
body{
	background: #f2f2f2;
	font-family: 'Roboto', sans-serif;
	margin-top: 90px;
/*		-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;*/

}
.lh{
	margin-top: 0px;
}



.navbar{
	/*height: 60px;*/


}

#carouselExampleFade{
	margin-top: 40px;
}

.logo{
	position: relative;
	bottom: 10px;
	right: 20px;
}
header .contenedor  .logo{

	width: 200px; height: 40px;
}
header ul .hi i{
	/*display: block;*/
	/*padding: 0 30px;*/
	color: #1D7DF3;
}
header ul li a span{
	font-weight: 600;

}
.navbar-nav{
	width: 800px
}
/*header .contenedor .c:hover { background: #1ba0ef; }*/
 .activee{
	border-bottom: 3px solid #16C2E1;
}


.redes-sociales {
	margin-top: 2px;
	padding: 0px 0;
	margin-bottom: 40px;
}

@media screen and  (max-width: 1238px) {
    .redes-sociales{
	display: none;


}
   .navbar .collapse .navbar-nav{
   	width: 100%;
   }
}

@media screen and  (max-width: 991px) {
    .redes-sociales{
	display: block;


}
   .navbar .collapse .navbar-nav{
   	width: 100%;
   	/*margin-left: 10px;*/
   }
}


.redes-sociales .icono {

	width: 30px;
	height: 30px;
	font-size: 15px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	background: #cbcbcb;
	display: inline-block;
	margin: 0px 5px;
	text-decoration: none;
	border-radius: 100px;
	transition: all .3s ease;
}
.redes-sociales .twitter {background: #1da1f2;}
.redes-sociales .instagram {background: #c4302b;}
.redes-sociales .facebook {background: #3b5998;}


 .ir-arriba{
	display:none;
	padding:10px 20px 10px 20px;
	background:#3b5998;
	font-size:20px;
	color:#fff;
	cursor:pointer;
	position: fixed;
	bottom:20px;
	right:20px;
	z-index: 1200;
}
/*anuncios*/
main .barra-lateral-derecha{

}
main .barra-lateral-derecha h3 {
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	text-align: center;
}

main .barra-lateral-derecha .ads a {
	margin-bottom: 15px;
	display: inline-block;
		background: white;
	border: 1px solid #F7EB2D;
	margin-bottom: 10px;
	padding: 5px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

main .barra-lateral-derecha .ads a img {
	width: 100%;
}

/*servicios autocentro*/


.header {
  background-color: #f1f1f1;
  padding: 30px;
  text-align: center;
}

#navb {
  overflow: hidden;
  display: flex;
  flex-direction: row;
  justify-content: center;
 z-index: 1100;

  text-align: center;
opacity: .9;

}



#navb .fm-navb li {
 
  
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
 list-style: none;
 display: inline-block;
 position: relative;
 top: 7px;
 


}


#navb a{
 
 
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;




}
.content .servicios{
	background: #5494B5;
}
.content .servicios .tt{
	color: #E0E0E0;
}

 .fm-navb a:hover  {
			background: rgba(255,255,255,.1);
}

#navb  .fm-navb a.active {
  background-color: white;
  color: black;
}


.content {
  /*padding: 16px;*/
}

 .sticky {
  position: fixed;
  top:0;
  left:0;
  right: 0;
 width: 100%;
}

.sticky + .content {
  padding-top: 60px;
}
 
.content .op1{
	font-family: 'Pragati Narrow', sans-serif;
	color: white;

}
.content .sop1{
	font-size: 20px;
}

.content .figure{

}

/*iconos*/
.row .fa-oil-can{
	font-size: 50px;
	display: block;

	

}


.row .fa-car{
	font-size: 50px;
	display: block;
	
}
.row .fa-crosshairs{
	font-size: 50px;
	display: block;
	
}

.row .fa-cogs{
	font-size: 50px;
	display: block;
	
}.row .fa-exclamation-triangle{
	font-size: 50px;
	display: block;
	
}
.row .fa-compass{
	font-size: 50px;
	display: block;
	
}
.row .fa-cog{
	font-size: 50px;
	display: block;
	color:#BB1BEF;
	
}
.content .direccion{
	background: none;
}
.fa-history{
	color: #FFF225;
}
.fa-user-lock{
	color:  #3b5998;
}
.fa-paper-plane{
	color:  #3b5998;

}
/*end iconos*/

/*filtro*/
/*#filtro{
	display:none;
}
#filtros #boton{
	text-decoration: none;
}

#filtros span.toggle-icon:before {
    content:"+";
}
 
#filtros .open span.toggle-icon:before {
    content:"-";

}
#filtros span.toggle-icon {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 38px;
    font-weight:bold;
}
.h3{
	color: #BB0F0F;
}

.fa-filter{
	font-size: 	25px;
	color: #BB0F0F;
}*/

/*end filtro*/

/*aceite*/
/*#aceite{
	display:none;
}
#aceites #botonn{
	text-decoration: none;
}

#aceites span.toggle-icon:before {
    content:"+";
}
 
#aceites .open span.toggle-icon:before {
    content:"-";

}
#aceites span.toggle-icon {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 38px;
    font-weight:bold;
}
.h3{
	color: #BB0F0F;
}

#aceites .fa-oil-can{
	font-size: 	35px;
	color: #E9D33F;
}
*/
/*end aceite*/


/*acerca de */

.acerca-de {
	padding: 0px 30px 30px 30px;
	margin-bottom: 20px;
}

.acerca-de .foto {
	text-align: center;
}

.acerca-de .foto img {
	margin-bottom: 30px;
}

.acerca-de .foto .nombre {
	color: #545454;
	font-weight: 300;
	font-size: 18px;
	letter-spacing: 2px;
}

.acerca-de .info .titulo {
	color: #005385;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 40px;
	margin-bottom: 30px;
}

.acerca-de .info .resumen {
	letter-spacing: 1px;
}

.acerca-de .info .label {
	font-size: 18px;
	font-weight: 600;
	color: #005385;
	margin-bottom: 10px;
}




/*fin acerca de */


/*slider logos*/
.jssorl-009-spin img {
            animation-name: jssorl-009-spin;
            animation-duration: 2s;
            animation-iteration-count: infinite;
            animation-timing-function: linear;
        }

        @keyframes jssorl-009-spin {
            from {
                transform: rotate(0deg);
            }

            to {
                transform: rotate(360deg);
            }
        }


        .jssorb057 .i {position:absolute;cursor:pointer;}
        .jssorb057 .i .b {fill:none;stroke:#fff;stroke-width:2000;stroke-miterlimit:10;stroke-opacity:0.4;}
        .jssorb057 .i:hover .b {stroke-opacity:.7;}
        .jssorb057 .iav .b {stroke-opacity: 1;}
        .jssorb057 .i.idn {opacity:.3;}

        .jssora073 {display:block;position:absolute;cursor:pointer;}
        .jssora073 .a {fill:#ddd;fill-opacity:.7;stroke:#000;stroke-width:160;stroke-miterlimit:10;stroke-opacity:.7;}
        .jssora073:hover {opacity:.8;}
        .jssora073.jssora073dn {opacity:.4;}
        .jssora073.jssora073ds {opacity:.3;pointer-events:none;}

#jssor_1{
	position:relative;
	margin:0 auto;
	top:0px;
	left:0px;
	width:1420px;
	height:150px;
	overflow:hidden;
	visibility:hidden;

}
#jssor_1 .jssorl-009-spin{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	text-align:center;
	background-color:rgba(0,0,0,0.7);

}
#jssor_1 .jssorl-009-spin img{
	margin-top:-19px;
	position:relative;
	top:50%;
	width:38px;
	height:38px;
}

#jssor_1 .jd{
	cursor:default;
	position:relative;
	top:0px;
	left:0px;
	width:1420px;
	height:150px;
	overflow:hidden;
}
#jssor_1 .jssorb057{
	position:absolute;
	bottom:12px;
	right:12px;

}
#jssor_1 .jssorb057 .i{
	width:16px;
	height:16px;
}
#jssor_1 .jssorb057 .i svg{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#jssor_1 .jssora073{
	width:70px;
	height:70px;
	top:0px;
	left:30px;
}
#jssor_1 .jssora073 svg{
	position:absolute;top:0;left:0;width:100%;height:100%;
}
#jssor_1 .jssora073{
	width:70px;
	height:70px;
	top:0px;
	right:30px;
}
#jssor_1 .jsso svg{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}



#jssor_1 .jssora073:hover{
  background:  #1468E5;
  border-radius: 100%;
  padding: 10px;

}

#mibew-agent-button{
	position: fixed; bottom:40px;right: 20px;
	z-index: 1000;
}


/*end slider logos*/

.contactoo {
	padding: 40px 0;
	border-top: 1px solid #cbcbcb;
	/*border-bottom: 1px solid #cbcbcb;*/
	
}
.contacto {
	padding: 40px 0;
	border-top: 1px solid #cbcbcb;
	/*border-bottom: 1px solid #cbcbcb;*/
	margin-bottom: 40px;
}

.titlee {
	color: #003855;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 40px;
	margin-bottom: 40px;
	text-align: center;
}


.contacto .titulo {
	color: #003855;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 40px;
	margin-bottom: 40px;
	text-align: center;
}

.contacto .form-group {
	margin-bottom: 0;
}

.formulario input[type="text"],
.formulario input[type="email"],
.formulario textarea {
	padding: 15px;
	border: none;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 30px;
}

.formulario textarea {
	height: 150px;
	min-height: 150px;
	max-height: 250px;
}

.formulario .boton {
	background: #3da5e2;
	border: none;
	padding: 7px 30px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	cursor: pointer;
	width: auto;
	border-radius: 3px;
}

.formulario .boton:hover {
	background: #1BA0EF;
	border-radius: 5px solid #1BA0EF;
}
 .barra{
	 
}

.row {
			position: relative;
			/*padding-top: 54px;*/
		}

		.container{

		}

		.fm-nav{
			display: flex;
    flex-direction: row;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    background: #fff;
    z-index: 10;
    top 
        position: fixed;
        top: 0;
    
		}


		.fm-nav a {
			color: #fff;
			padding: 15px;
		}

		.fm-nav .active, .fm-nav a:hover  {
			background: rgba(255,255,255,.1);
		}

		.seccion {
			margin-bottom: 1000px;
		}

		.seccion .columna {
			padding-top: 100px;
		}
		.stycky{
			  position: fixed;
			  top: 0;
			  width: 100%;
		}
		.stycky + .seccion{
			padding-top: 60px;
		}

/*header .menu .c-2:hover { background: #00426a; }
header .menu .c-3:hover { background: #002d44; }*/