@charset "utf-8";

body {
	width: auto;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
.topcompuesto {
	float: left;
	margin-top: 25px;
}

.headerbox {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	color: #000000;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	font-size: 18px;
	margin-bottom: 10px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
	display: block;
	width: 100%;


		 -webkit-transition: all .9s ease;
 -moz-transition: all .4s ease;
 -ms-transition: all .4s ease;
 -o-transition: all .4s ease;
 transition: all .4s ease;
}
.headerbox:hover {
	color: #000000;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin-bottom: 10px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	display: block;
	width: 100%;
	text-decoration: none;
}
.whatpeople{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #999999;
	padding-bottom: 20px;
	font-size: 35px;
	padding-top: 20px;
	display: block;




	-webkit-transition: all .9s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
     transition: all .4s ease;
	text-align: center;
	
}
.whatpeople:hover {
	color: #FF6600;
	text-decoration: none;
	}

img,
object {
max-width: 100%;

}


#wrapper {
	background-color: #bda77f;

}
.slidebox {
	width: 620px;
	float: left;
	border-right-width: 4px;
	border-right-style: double;
	border-right-color: #999999;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.slideboxright {
	width: 350px;
	display: block;
	float: right;
	padding-top: 20px;
}


#content {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.logo {
	display: inline-block;
	
}
.logo2 {
	display: inline-block;
	padding-left: 220px;
	padding-bottom: 35px;
}

.top {
	width: 1000px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
}
.topicons {
	width: 990px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #FFFFFF;
	overflow: hidden;
	height: 25px;
}
.contenido {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	text-align: left;
	padding-bottom: 10px;
	padding-right: 35px;
	float: left;
	padding-left: 35px;
}
.contenidoboxes {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 5px;
}
.contenidocentrado {
	width: 980px;
	margin: 0 auto;
	text-align: center;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.products {
	background: #fff;
	border: 4px solid #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	width: 200px;
	margin-top: 0;
	margin-right: 20;
	margin-bottom: 20;
	margin-left: 0;
	float: none;
	position: relative;
}
.boxxx {
	width: 100px;
	margin-right: 10px;
	padding: 10px;
	display: inline-block;
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	margin-bottom: 10px;
	float: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.links {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: 400;

			 -webkit-transition: all .9s ease;
 -moz-transition: all .4s ease;
 -ms-transition: all .4s ease;
 -o-transition: all .4s ease;
 transition: all .4s ease;
}
.links:hover {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: 400;
}
.whitefont {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-weight: 400;
}
.boxbig {
	width: 280px;
	margin-right: 20px;
	padding: 10px;
	display: inline-block;
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	margin-bottom: 20px;
}

#wrapper2 {
	background-color: #8c7141;
	overflow: hidden;
	clear: both;

}
#wrapper3 {
	background-color: #bda77f;

}
.parrafos {
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	padding-bottom: 20px;
	overflow: hidden;
}
.fotter {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	padding: 20px;
	background-color: #bda77f;
	height: 85px;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #003399;
	font-weight: bold;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
#wrapper4 {
	background-color: #bda77f;
	clear: both;
}
#wrapper5{
	background-color: #E2D9C7;
	clear: both;
	overflow: hidden;

}
#wrapper5 .title{text-align: left;
	padding: 20px;
	font-weight: 400;
	color: #000000;
	font-size: 30px;
	font-family: 'Oswald', sans-serif;
	;
}
.h8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FDEDBD;
	line-height: 28px;
}
.opensties {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.opensties:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #003399;
	font-weight: bold;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0099CC;
	font-weight: bold;
}

.facebook {
	width: 32px;
	display: inline-block;
	float: right;
	margin-left: 10px;
}
.facebookcentered {
	width: 32px;
	display: inline-block;
	margin-left: 10px;
	padding: 5px;
}
.copyright {
	padding: 15px;
	display: inline-block;
	width: auto;
}

.cajas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCC99;
	border: 1px solid #FF9900;
	padding-right: 5px;
	padding-left: 5px;
}
.left_column {
	width: 24%;
	display: inline-block;
	float: left;
	position: relative;
	overflow: hidden;
}
.right_column {
	display: inline-block;
	position: relative;
	width: 73%;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 20px;
}
.bannerhome {
	width: 999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bannerhomebox1{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #FFFFFF;
	padding: 10px;
	width: 800px;
	}
	.bannerhomebox2{
	width: 50%;
	font-family: 'Open Sans', sans-serif;
	;
	font-size: 16px;
	font-weight: 700;
	color: #FFFFFF;
	background-color: #6BA6C4;
	padding: 10px;
	float: right;
	border-radius:6px;
	}
	.logobox {
	float: left;
	width: 165px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
.tagline	{
	font-size:40px;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	color: #000000;
	padding-top: 60px;
	text-align: left;
	float: left;
	}
	
.boxhome {
	width: 242px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin-bottom: 10px;
	position: relative;
}
.sitemap {
	width: 19%;
	margin-right: 5px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 10px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
}
.socialicon {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	}
	
	#center {
	width: 1000px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.photovideo {
	position: absolute;
	width: 100px;
	top: 10px;
	left: 21px;
	border: 3px solid #FFFFFF;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
}
.photovideotext {
	position: absolute;
	top: 10px;
	left: 150px;
	width: 190px;
}
.photovideotext h4 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.photovideotext p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#center .contenidoboxes .title {
	text-align: left;
	padding: 20px;
	font-weight: 400;
	color: #000000;
	font-size: 30px;
	font-family: 'Oswald', sans-serif;
	;
}
#center .contenido .title {
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	font-weight: 400;
	color: #8C7141;
	line-height: 35px;
}
a.readmore{
	font-size: 18px;
	border-radius: 6px;
	font-family: 'Open Sans', sans-serif;
	background-color: #bda77f;
	color: #FFFFFF;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	float: left;
	margin-bottom: 5px;
	display: block;
}
a.readmore:hover{
	background-color: #8c7141;
	color: #D1C1A5;
}
.socialicon img {
	margin-right: 3px;
	margin-left: 3px;
	-webkit-filter: grayscale(0%);



  -webkit-transition: .3s ease-in-out;
	-moz-filter: grayscale(0%);



  -moz-transition: .3s ease-in-out;
	-o-filter: grayscale(0%);



  -o-transition: .3s ease-in-out;
	margin-bottom: 5px;
}
.socialicon img:hover {
	-webkit-filter: grayscale(100%);
  -webkit-transition: .3s ease-in-out;
  -moz-filter: grayscale(100%);
  -moz-transition: .3s ease-in-out;
  -o-filter: grayscale(100%);
  -o-transition: .3s ease-in-out;
}
.grey{
	-webkit-filter: grayscale(100%);





  -webkit-transition: .3s ease-in-out;
	-moz-filter: grayscale(100%);





  -moz-transition: .3s ease-in-out;
	-o-filter: grayscale(100%);





  -o-transition: .3s ease-in-out;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 15px;
}
.grey:hover {
	-webkit-filter: grayscale(0%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(0%);
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(0%);
  -o-transition: .5s ease-in-out;
}
.estimate {
	float: right;
	text-align: center;
	width: 190px;
	margin-right: 35px;
	
}
.joinbox {
	text-align: left;
		
}

.estimate .title{
	font-size:30px;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	color: #FF9900;
	display: block;
	background-color: #FFCC00;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	-webkit-transition: color 0.5s ease-out;
	-moz-transition: color 0.5s ease-out;
	-ms-transition: color 0.5s ease-out;
	-o-transition: color 0.5s ease-out;
	transition: color 0.5s ease-out;
}
.estimate .title:hover{
	color: #FFF;
	text-decoration:none;
	background-color:#FF6600;
	
}
.estimate .title .free {
	font-size: 65px;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	color: #FFFFFF;
	line-height: 67px;
}
.estimate .title .free:hover{
	
	color: #FFF;
	
}

.fotos {
-webkit-transition: all .8s ease;
 -moz-transition: all .8s ease;
 -ms-transition: all .8s ease;
 -o-transition: all .8s ease;
-webkit-filter: brightness(100%);

}

.fotos:hover {
-webkit-filter: brightness(50%);
filter: brightness(50%); 
}
.fotos img{
	transition: all .2s ease-in-out;
	}
.fotos img:hover{
	transform: scale(0.95);
	}

.presentar {
text-align: center;

}
.presentar a, .presentar img, .presentar a span {
border:0;
padding:0;
margin:0;
transition: all 0.4s ease-in-out;
}
.presentar a {
position: relative;
display: inline-block;

}
.presentar a span {
opacity: 0;
filter: alpha(opacity=0);
position: absolute;
top: 0px;
left: 0px;
}
.presentar a:hover span {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
transition: all 0.4s ease;
}

#wrapper5 .contenidoboxes .title {
}
.contenido .vinvulo {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #003399;
	text-decoration: none;
	  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.contenido .vinvulo:hover {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #0066CC;
	text-decoration: none;
}


.tooltip{
    display: inline;
    position: relative;
}

.tooltip:hover:after{
    background: #333;
    background: rgba(0,0,0,.8);
    border-radius: 5px;
    bottom: 26px;
    color: #fff;
    content: attr(title);
    left: 20%;
    padding: 5px 15px;
    position: absolute;
    z-index: 98;
    width: 220px;
}
.divvideos{
	width: 600px;
}

.teamdiv1 {
	float: left;
	width: 190px;
	margin-bottom: 25px;
}
.teamdiv2 {
	float: left;
	width: 700px;
	margin-bottom: 25px;
}
.teamdiv3 {
	width: 100%;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
	margin-bottom: 25px;
	height: 25px;
}
.teamdiv1img {
	border: 0.525em solid #FFFFFF; /* 10 */
	-webkit-box-shadow: 0 0 0.413em rgba( 0, 0, 0, .4 ); /* 5 */
	box-shadow: 0 0 0.313em rgba( 0, 0, 0, .4 ); /* 5 */
	
			}
.services {
	float: left;
	width: 210px;
	margin-bottom: 25px;
	border: 0.525em solid #FFFFFF; /* 10 */
	-webkit-box-shadow: 0 0 0.413em rgba( 0, 0, 0, .4 ); /* 5 */
	box-shadow: 0 0 0.313em rgba( 0, 0, 0, .4 ); /* 5 */
	margin-right: 15px;
	position: relative;
	display:inline-block;
}
			
	.servicestitle {
	padding: 5px;
	width: 196px;
	position: absolute;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	z-index: 11000;
	text-align: center;
	background-color: #FF6600;
}
	.servicesdiv {
	text-align: center;
}
  .cont  {
	
	
}
  .cont ul {
	list-style-image: url(../images/check.gif);
	
}
  .mailinbox {
	padding: 20px;
	width: 300px;
	border: 1px solid #FF6600;
	text-align: center;
}
.titfoto {
	font-size: 22px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 10px;
	position: absolute;
	width: 100%;
	z-index: 1500;
	bottom: 0px;
	text-shadow: 0 1px 8px rgba(0,0,0,1);
	-webkit-text-shadow: 0 1px 8px rgba(0,0,0,1);
	-moz-text-shadow: 0 1px 8px rgba(0,0,0,1);
	-o-text-shadow: 0 1px 8px rgba(0,0,0,1);
}
.sitemaptitle {
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	font-weight: 300;
	color: #FFF;
}
.sitemap a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 17px;
	color: #D1C1A5;
}


.sitemapbig {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.sitemapbigdivtit {
	font-family: 'Oswald', sans-serif;
	font-size: 25px;
	font-weight: 300;
	color: #D1C1A5;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}

@media all and (max-width: 1000px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1000px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1000px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1000px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1000px), only screen and (min-resolution: 192dpi) and (max-width: 1000px), only screen and (min-resolution: 2dppx) and (max-width: 1000px) {

#content {
    width: auto;
    margin: 0 auto;
}
.topcompuesto {
	float: none;
	clear:left
}
.top {
    width: 100%;
    margin: 0 auto;
	height: auto;
	text-align:center
	font-family: 'Pacifico', cursive;
	font-size: 40px;
	font-weight: 400;
	
	
}
.topicons {
	width: 100%
}
.contenido {
    width: 100%;
    margin: 0 auto;
	text-align:left;
	padding:15px
}
.contenidocentrado {
    width: 100%;
    margin: 0 auto;
	text-align:center
}
.logo2 {
	width: 100%;
	display: block;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0 auto;

}
.logo {
	width: 100%;
	display: block;
}

.boxxx {
	width: 70px;
	margin-right: 10px;
	padding: 10px;
	display: inline-block;
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	margin-bottom: 10px;
	float: none;
}
.facebook {
	width: 32px;
	display: inline-block;
	float: right;
	margin-left: 10px;
}
.copyright {
	float: none;
}
.fotter {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
	width: auto;
	height: auto;
}
.left_column {
	width: 100%;
	display: inline-block;
	float: left;
}
.right_column {
	width: 100%;
	display: inline-block;
	padding-left: 0px;
	margin-left: 0px;
	position: relative;
	border-left-width: 0px;
	padding-left: 0px;

}
#wrapper3 {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #bda77f;
}
.bannerhome {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-color: #bda77f;	
}
.bannerhomebox1{
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
.bannerhomebox2{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6BA6C4;
	padding: 10px;
	float: right;
	}
			.logobox {
	float: left;
	width: 100%;
	text-align: center;
}
	.tagline	{
	font-size:45px;
		color: #2D357E;
	padding:0px;
	float:none;
	text-align:center;
	color:#000;
	
	}
	.contenidoboxes {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	overflow: hidden;
	text-align: center;
	background-image: none;
	background-color:rgba(0, 0, 0, 0.05)
}
	#center {
	width: 100%;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.socialicon {
	float: none;
	width:100%
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	margin-top: 15px;
}
.estimate {
	float: none;
	width:auto;
	text-align: center;
	background-color: #FFCC00;
	margin-right:0px;
	margin-top:10px;	
}
.slidebox {
	width: 100%;
	float: none;
	border-right-width: 0px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.slideboxright {
	width: 100%;
	display: block;
	float: NONE;
	padding-top: 0px;
}
.divvideos{
	width: 100%;
}
.services {
	float: none;
	width: 286px;
	margin-bottom: 25px;
	border: 0.525em solid #FFFFFF; /* 10 */
	-webkit-box-shadow: 0 0 0.413em rgba( 0, 0, 0, .4 ); /* 5 */
	box-shadow: 0 0 0.313em rgba( 0, 0, 0, .4 ); /* 5 */
	margin-right: 15px;
	margin-left: 15px;
	position: relative;
	
}
			
	.servicestitle {
	padding: 5px;
	width: 272px;
	position: absolute;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	z-index: 11000;
	text-align: center;
	background-color: #FF6600;
	
}

.sitemapbig {
	width: 100%;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
}
@media all and (max-width: 500px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 5080px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 500px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 500px), only screen and (min-device-pixel-ratio: 2) and (max-width: 500px), only screen and (min-resolution: 192dpi) and (max-width: 500px), only screen and (min-resolution: 2dppx) and (max-width: 500px) {
.boxbig {
	width: 90%;
	margin-right: 0px;
	padding: 10px;
	display: inline-block;
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	margin-bottom: 20px;
}
		.logobox {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 0px;
}
	.tagline	{
	font-size:27px;
	color: #2D357E;
	padding:0px;
	float:none;
	text-align:center;
	color:#000;
	
	}
	.contenidoboxes {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
	overflow: hidden;
	text-align: center;
	
}
.socialicon {
	float: none;
	width:100%
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	margin-top: 15px;
}
#center {
	width: 100%;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.photovideo {
	position: absolute;
	top: 10px;
	left: 21px;
	border: 3px solid #FFFFFF;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
}
.photovideotext {
	position: absolute;
	top: 10px;
	left: 135px;
	width: 180px;
}
.boxhome {
	width: 100%;
padding:5px;
}
.estimate .title{
	font-size:20px;
	padding:5px;
	
}

.teamdiv1 {
	float: none;
	width: 100%;
	margin-bottom: 25px;
	text-align:center;
}
.teamdiv2 {
	float: none;
	width: 100%;
	margin-bottom: 25px;
}
.teamdiv3 {
	width: 100%;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
	margin-bottom: 25px;
	height: 25px;
}
.joinbox {
	text-align: center;
		
}
  .mailinbox {
	width: 100%;
	
}
.sitemap {
	width: 100%;
	margin-right: 5px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 10px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
}

#center .contenido .right_column p img {
	width: 100%;
}
}
.contenidoboxes .slidebox .title {
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	line-height: 25px;
	font-weight: 400;
	color: #333333;
	text-align: left;
}
.whitecaptions {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: 400;
	text-align: center;
}
.pintrestit {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 52px;
}
.subtitles {
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	color: #A07141;
	font-weight: 400;
}
.iframediv {
	position: relative;
	padding-bottom: 56.25%;
	overflow: hidden;
	margin-top: 10px;

}iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;

}
#center .contenido .right_column p img {

}
.logos {
	border: 2px solid #FFF;
	padding: 20px;
}
.logosdiv {
	text-align: center;
}
