body{
	padding: 0;
	margin: 0;
	border-top: 8px solid #3d5e74;
	font-family: 'Exo 2', sans-serif;
}

h1{
	margin: 0;
	color: #3d5e74;
	margin-top: 100px;
}

p{
	text-align: justify;
}

.subhead{
	color: #3d5e74;
	font-size: 15px;
}

a{
	text-decoration: none;
}

footer a{
	color: white;
}

.burbus{
	background-image: url("../img/burbus.png");
	background-position: 25% 50%;
    background-repeat: no-repeat;
    background-size: 150% auto;
}

.sec{
	padding-top: 30px;
	padding-bottom: 30px;
}

.slidelava{
	padding-top: 20px;
	padding-bottom: 80px;
}

#recurso{
	margin-top: 0px;
}

.slidelava img{
	margin-top: 50px;
}

.cb-slideshow li div.left {
	width: 49%;
}

.slidelava h3{
	color: #3d5e74;
	width: 450px;
	margin-bottom: 0;
	margin-top: 100px;
}

.slidelava p{
	color: #3d5e74;
	width: 450px;
}

.cb-slideshow{
	list-style: none;
	padding-left: 0;
}

.left{
	width: 49%;
	float: left;
}

.center{
	text-align: center;
}

.right{
	width: 49%;
	float: right;
}

.right img{
	width: 100%;
}

header{
	background: url("../img/bg.png");
	margin: 0;
}

.logo{
	float: left;
	width: 185px;
	padding: 10px 0 10px 0;
}

.tel{
	color: white;
	font-size: 18px;
	float: right;
}

.tel img{
	width: 30px;
	margin: 0px 10px -5px 0;
}

nav{
	float: right;
	margin-top: 0;
	font-size: 15px;
	}

nav ul{
	margin-left: 0px;
	margin-right: -15px;
}


nav ul li{
	color:#FFF;
	display:inline-block;
	margin-top:0;
	float:left;
	}

nav ul li a{
	text-decoration:none;
	color:#FFF;
	}

nav ul li a:hover{
                  text-decoration: underline;
                  opacity: 0.9;
				  }

.after:after{
	content: "|";
	padding: 6px;
}

.casa{
	width: 25px;
	margin-right: 10px;
}

.menu li ul {
	display: none;
 	position: absolute;
 	top: auto;
 	left: 46%;
 	width: 240px;
 	padding: 16px 0px 3px 0px;
 	list-style-type: none;
 	z-index: 1;
 	background-image: url('../img/menu.png');
 	background-size: 100% 100%;
 	background-position-y: 0px;
}

 .menu li ul li {
 width: 200px;
 border-bottom: 1px solid white;
 border-top: none;
 padding: 10px 15px;
 font-size: 13px;
 margin-left: 5px;
 }

 .menu li ul li:hover {
 	background: #3D5D74;
 }

 .menu li ul li a:hover {
 	background: none;
 	color: white;
 }

 .mmobile li ul {
 	position: absolute;
 	top: auto;
 	right: 12px;
 	width: 180px;
 	padding: 0px 0px 0px 0px;
 	list-style-type: none;
 	z-index: 1;
 	background-size: 100% 100%;
 	background-position-y: 0px;
 	background-color: #2A7CE3;
 	border: 1px solid white;
}

 .mmobile li ul li {
	 width: 140px;
	 border-bottom: 1px solid white;
	 border-top: none;
	 padding: 7px 20px;
	 font-size: 13px;
	 margin-left: 0px;
	 text-align: right;
 }

 .mmobile li ul li:hover {
 	background: #3D5D74;
 }

 .mmobile li ul li a:hover {
 	background: none;
 	color: white;
 }

 .mobile{
	 display: none;
 }

 ul.lista{
	list-style: circle;
	margin-left: -10px;
 }

 ul.lista li{
	 margin: 10px 0;
 }

header a{
	text-decoration: none;
	color: white;
}

header a:hover{
	opacity: 0.7;
}

.actual{
	color: #00d8ff;
	text-decoration: underline;
	text-align: center;
}

.mil{
	left: 0;
	right: 0;
	margin: auto;
	width: 900px;
}

.slide{
	background-color: white;
	height: 1450px;
}

.issa{
	margin-top: 0;
	font-size: 20px;
	margin-left: 30px;
	font-weight: 600;
}

.issa img{
	width: 200px;
	margin-bottom: -30px;
	margin-left: 10px;
}

.servicios{
	background: rgba(234, 244, 252, 0.5);
	padding: 40px 0;
	clear: both;
}

.servicios h2{
	margin:25px;
	text-align: center;
	color: #436378;
	font-weight: 600;
}

h2 img{
	width: 30px;
	margin: auto 10px -10px;
}

.servicio p{
	font-size: 14px;
	color: #5e788a;
	margin-top: -10px;
}

.servicio{
	padding-top: 30px;
	width: 33%;
	display: inline-block;
}

.servicio img{
	width: 85%;
}

#uno{
	width: 55%;
}

#dos{
	width: 70%;
}

#tres{
	width: 100%;
}

.visible{
	display: block;
}

.novisible{
	display: none;
}

.servicio h3{
	color: #5e788a;
	text-align: center;
	font-weight: 400;
}

.bloques{
	text-align: center;
	width: 100%;
}

.border{
	border-bottom: 2px solid white;
	padding-top: 50px;
}

.brown{
	border-bottom: 2px solid #436378;
}

.white{
	text-align: center;
	padding: 40px 0 80px;
}

.white h2{
	margin:25px;
	text-align: center;
	color: #436378;
	font-weight: 600;
}

.white img{
	width: 200px;
	margin: 60px 20px 0px 20px;
}

.white h2 img{
width: 30px;
margin: auto 10px -10px;
}

#fedex{
	height: 60px;
	width: auto;
	margin-bottom: -20px;
}

#standard{
	height: 80px;
	width: auto;
	margin-bottom: -5px;
}

#depot{
	height: 90px;
	width: auto;
	margin-bottom: -20px;
}

#auditorio{
	height: 90px;
	width: auto;
	margin-bottom: -20px;
}

#ocesa{
	height: 90px;
	width: auto;
	margin-bottom: -20px;
}

#banamex{
	margin-bottom: -10px;
}

.slogan{
	padding: 40px 0;
}

.slogan p:first-child{
	margin-bottom: 0px;
}

.slogan p:nth-child(2){
	margin-top: 15px;
}

.slogan p{
	font-size: 35px;
	text-align: center;
	color: #3d5e74;
	font-weight: 300;
}

.slogan p img{
	margin: -50px 30px 30px;
	width: 50px;
}

.slogan p span{
	font-size: 55px;
	font-weight: 600;
}

.cindex{
	background-color: #4d4e53;
	text-align: center;
}

.cindex h2{
	color: white;
}

.cindex p{
	color: white;
	margin-bottom: 5px;
	text-align: left;
	padding-left: 5%;
}

.block{
	display: inline-block;
	width: 49%;
}

.espacios{
	width: 90%;
	height: 20px;
	border-radius: 5px;
	border: none;
}

.areatexto{
	width: 90%;
	height: 130px;
	border-radius: 5px;
	border: none;
	margin-bottom: 25px;
}

.botonsec{
	display: block;
	margin-top: -10px;
	float: right;
	margin-right: 5%;
	color: white;
	background-color: #2A7CE3;
	border: none;
	width: 70px;
	height: 30px;
}

footer{
	background-color: black;
	color: white;
	text-align: center;
	padding: 10px 0;
	font-size: 13px;
}

footer ul{
	list-style: none;
	margin: 0;
	padding-left: 0;
}

footer ul li{
	display: inline;
	padding: 5px;
}


#difuminado{
	width: 420px;
	margin: 0;
}

/********************Lavatap******************/
.lavatap h2{
	margin: 0 15px;
	text-align: left;
}

#left{
	text-align: left;
}

.lavatap p{
	text-align: justify;
	color: #5c6a74;
	padding: 10px;
	line-height: 1.5;
}

.cobertura h2{
	margin: 0 10px;
	width: 265px;
	text-align: left;
}

.cobertura p{
	color: #436378;
	padding: 10px;
}

.cobertura ul{
	color: #436378;
}


.cuadro div{
	width: 25px;
	height: 25px;
	background-color: #387BE0;
	float: left;
	margin-left: 130px;
	margin-top: 10px;
	}

.cuadro p{
	margin-left: 180px;
}

#noreste{
	background-color: #FD7C14;
	margin-left: 0;
}
/*******************Servicios*******************/

.servicioimg img{
	width: 60%;
	margin: 30px auto;
	position: relative;
	left: 0;
	right: 0;
	display: block;
}

.institucional h2, p{
	text-align: justify;
	color: #436378;
	margin: 15px 0;
	line-height: 1.5;
}

.problema h2{
	color: #354a58;
	background: none;
	text-align: left;
	display: block;
	margin: 0;
}

.problema{
	text-align: left;
}

.problema .reason{
	float: left;
	background-color: #354a58;
}

.reason{
	width: 55%;
	padding: 20px;
	border-radius: 10px;
	color: white;
	clear: both;
	display: block;
}

.solucion{
	margin-top: -10px;
}

.solucion h2{
	color: #2a7ce3;
	background: none;
	text-align: right;
	display: block;
	margin: 0;
	clear: both;
	width: auto;
}

.solucion .reason{
	background-color: #2a7ce3;
	float: right;
	text-align: left;
}

.arrow-left {
    border-bottom: 150px solid rgba(0, 0, 0, 0);
    border-right: 75px solid #354A58;
    border-top: 10px solid rgba(0, 0, 0, 0);
    height: 0;
    width: 0;
}

.arrow-right {
	border-bottom: 150px solid rgba(0, 0, 0, 0);
    border-left: 75px solid #2A7CE3;
    border-top: 10px solid rgba(0, 0, 0, 0);
    height: 0;
    margin: 65px 0 0 auto;
    position: relative;
    width: 0;
    z-index: -1;
}

.estrella h3{
	margin: 30px 0 0 0;
	color: #2A7CE3;
	text-align: left;
}

.estrella li{
	list-style: none;
	margin-bottom: 5px;
}

.estrella li:before{
	color: #2A7CE3;
	font-size: 20px;
	padding-right: 10px;
	content: "* ";
}

.estrella ul{
	width: 55%;
	float: left;
	text-align: left;
}

.estrella ul:after{
	content: "";
	clear: both;
}

.estrella img{
	float: right;
	width: 35%;
	margin: 0;
}

.estrella .act-con{
	margin-top: -65px;
}

.estrella .act-esp{
	margin-top: 0px;
}

.operacion{
	float: left;
	width: 55%;
}

.operacion ul{
	width: 100%;
	float: left;
	text-align: left;
	margin: 30px 0;
}

.operacion h3{
	width: 90%;
}

.contactanos{
	background-color: #354A58;
    color: #FFFFFF;
    padding: 5px;
    width: 113px;
}
/*************************Cobertura***********************/
.cob .burbus{
	padding: 10px 0 50px 0;
}

.cob .burbus h1{
	margin-top: 70px;
	text-align: center;
}

.cob .burbus p{
	text-align: center;
}


.map .left{
	width: 70%;
}

.map .right{
	width: 29%;
}

.map .left img{
	width: 90%;
}

.map .right{
	text-align: left;
}

.map .cuadro div{
	margin-left: 200px;
}

.map .cuadro p{
	margin-left: 250px;
}

.map img{
	margin-top: 0;
}
/*************************Contacto***********************/
.toolmas{
	text-align: left;
}

.toolmas ul li{
	color: #436378;
	margin-bottom: 8px;
	text-align: justify;
}
/*************************Contacto***********************/


.conta h1{
	margin: 0;
	padding-top: 30px;
}

.conta .left, .conta .right{
	margin-top: 30px;
	margin-bottom: 30px;
}

.conta .left input, .conta .left p{
	width: 75%;
	float: right;
	margin-right: 10px;
}

.conta .right input, .conta .right p{
	width: 75%;
	float: left;
	margin-left: 10px;
}


.conta p{
	margin-bottom: 5px;
	color: #3d5e74;
	font-size: 15px;
	width: 70%;
}

.conta label{
	display: inline;
}

.checks{
	text-align: center;
	width: 90%;
	margin: auto;
}

.check{
	width: 30%;
	display: inline-block;
}

.check input{
	width: 15px;
	float: left;
	margin: 30px 15px 0 0;
}

.check p{
	width: 15px;
	text-align: left;
	float: left;
}

.check img{
	width: 70px;
	float: right;
	margin-top: 5px;
	margin-right: 25px;
}

.at{
	width: 70%;
	margin: 25px auto;
}

.at .areatexto{
	width: 100%;
	margin-top: 5px;
}

.conta .botoncontacto{
	background-color: #354a58;
	width: 100px;
	height: 30px;
	border: none;
	color: white;
	display: block;
	margin: auto;
	margin-bottom: 30px;
}

.conta{
	color: #3d5e74;
}

.conta form{
	padding-bottom: 30px;
}

.toolmaster{
	color: #6c6420;
}

.toolmaster h2{
	width: auto;
	background: none;
	color: #6c6420;
	height: auto;
}

.toolmaster ul{
	list-style: none;
}

.toolmaster ul li{
	display: inline-block;
	padding: 10px;
}

.toolmaster ul li:before{
	content:"*";
}

.toolmaster ul li:first-child{
	background-color: #fdce00;
}

.toolmaster a img{
	display: inline-block;
	text-decoration: none;
	margin-top: 15px;
	margin-bottom: -15px;
}

.toolmaster a{
	text-decoration: underline;
	color: #6c6420;
	font-size: 20px;
	font-weight: bolder;
}

.toolmaster a p{
	display: inline;
}

.auto{
	height: auto;
}

#auto{
	height: auto;
}

/************* Gracias ***************/
.gracias{
	text-align: center;
}

.gracias .left{
	width: 100%;
}


.subhead span{
	margin-left: 7px;
	font-weight: 600;
}