
@font-face {
  	font-family:"OpenSans-Bold";
  	src:url("../fonts/OpenSans-Bold.eot?") format("eot"),
  	url("../fonts/OpenSans-Bold.woff") format("woff"),
  	url("../fonts/OpenSans-Bold.ttf") format("truetype"),
  	url("../fonts/OpenSans-Bold.svg#OpenSans-Bold") format("svg");
  	font-weight:normal;
  	font-style:normal;
}
@font-face {
  	font-family:"OpenSans-Regular";
  	src:url("../fonts/OpenSans-Regular.eot?") format("eot"),
  	url("../fonts/OpenSans-Regular.woff") format("woff"),
  	url("../fonts/OpenSans-Regular.ttf") format("truetype"),
  	url("../fonts/OpenSans-Regular.svg#OpenSans-Regular") format("svg");
  	font-weight:normal;
  	font-style:normal;
}


#contenedor{
  	width:100%;
  	overflow:hidden;
  	position:relative;
  	color: #535453;
  	font-family:"OpenSans-Regular";
}
.pad{
  	padding-left:0px;
  	padding-right:0px;
}
.clear{
  	clear:both;
}
#header{
   	background: url(../img/head.jpg) no-repeat;
   	padding: 11px 0px;
}
#telefonos p{
	line-height: 36px;
	margin-left: 0px;
	margin-top: 42px;
	font-size: 22px;
}

#menu{
  	padding-bottom: none;
  	background: transparent;
  	width: 100%;
  	margin-bottom:0;
  	border: none;
  	min-height: 10px;
}
#navbar li{
  	display: inline-block;
  	margin: 2px 50px;
}
#navbar a{
  	color: #fff;
  	display: block;
  	padding: 0px 17px;
  	font-size: 24px;
  	font-family:"OpenSans-Bold";
  	text-decoration: none;
}
#navbar a:hover{
  	color: #000;
}
#navbar .selec{
  	color: #000;
}
#barra-menu{
  	padding: 8px 0px;
  	background: #05a03b;
}
#menu{
  	width: 100%;
  	float:left;
  	position: relative;
  	margin-bottom:0px;
  	border: none;
  	text-align: center;
  	border-radius: 0;
}
#datos-head {
  	background-color: #003054;
  	padding: 11px 0px;
}
#carousel-home .carousel-indicators{
  	bottom: 10px;
}
#carousel-home .carousel-indicators li{
  	width:15px;
  	height:15px;
  	background: #FFF;
  	border-color: #FFF;
}
#carousel-home .carousel-indicators .active{
  	background: #05a03b;
  	border-color: #05a03b;
}
#home-emp {
  	padding: 20px 15px;
}
#home-emp .texto{
  	background: url(../img/home/bg.png) no-repeat 0px 0px;
  	background-size: contain;
  	padding: 10px 40px;
}
#home-emp h1{
  	font-family:"OpenSans-Bold";
  	color: #000;
  	font-size: 46px;
  	margin-top: 20px;
}
#home-emp p{
  	color: #b3b3b3;
  	line-height: 31px;
  	font-size: 18px;
  	margin-top: 15px;
}
.home-ser1{
  	float: left;
  	position: relative;
  	width: 100%;
  	height:785px;
  	background: url(../img/home/1.jpg) no-repeat;
  	background-size: cover;
  	text-align: center;
}
.home-ser1 h1{
  	font-size: 24px;
  	color: #fff;
  	text-shadow: 2px 2px 2px #000;
  	font-family:"OpenSans-Bold";
  	margin-top: 350px;
}
.home-ser1 a{
  	display: inline-block;
  	margin-top: 15px;
  	background: #FFF;
  	padding:10px 15px;
  	color: #000;
  	box-shadow: 2px 2px 2px #000;
  	font-size:24px;
}
.home-ser2{
  	float: left;
  	position: relative;
  	width: 100%;
  	height: 393px;
  	background: url(../img/home/bg.png) no-repeat center center;
  	background-size: 70%;
  	text-align: center;
}
.home-ser2 h1{
  	font-family:"OpenSans-Bold";
  	color: #000;
  	font-size: 46px;
  	margin-top: 22%;
}
.home-ser3{
  	float: left;
  	position: relative;
  	width: 100%;
  	height: 392px;
  	background: url(../img/home/2.jpg) no-repeat center center;
  	background-size:cover;
  	text-align: center;
}
.home-ser3 h1{
  	font-size: 24px;
  	color: #fff;
  	text-shadow: 2px 2px 2px #000;
  	font-weight: bold;
  	font-family:"OpenSans-Bold";
  	margin-top: 85px;
}
.home-ser3 a{
  	display: inline-block;
  	margin-top: 15px;
  	background: rgba(255, 255, 255, 0.8);
  	padding:10px 15px;
  	color: #000;
  	box-shadow: 2px 2px 2px #000;
  	border: solid 2px #fff;
  	font-size:24px;
}
.home-ser4{
  	float: left;
  	position: relative;
  	width: 100%;
  	height: 271px;
  	background: url(../img/home/3.jpg) no-repeat center center;
  	background-size:cover;
  	text-align: center;
}
.home-ser4 h1{
  	font-size:24px;
  	color: #fff;
  	text-shadow: 2px 2px 2px #000;
  	font-weight: bold;
  	font-family:"OpenSans-Bold";
  	margin-top: 45px;
}
.home-ser4 a{
  	display: inline-block;
  	margin-top: 15px;
  	background: rgba(255, 255, 255, 0.8);
  	padding:10px 15px;
  	color: #000;
  	box-shadow: 2px 2px 2px #000;
  	border: solid 2px #fff;
  	font-size:24px;
}
.home-ser5{
  	float: left;
  	position: relative;
  	width: 100%;
  	height: 515px;
  	background: url(../img/home/4.jpg) no-repeat center center;
  	background-size:cover;
  	text-align: center;
}
.home-ser5 h1{
  	font-size: 24px;
  	color: #fff;
  	text-shadow: 2px 2px 2px #000;
  	font-weight: bold;
  	font-family:"OpenSans-Bold";
  	margin-top: 150px;
}
.home-ser5 a{
  	display: inline-block;
  	margin-top: 15px;
  	background: rgba(255, 255, 255, 0.8);
  	padding:10px 15px;
  	color: #000;
  	box-shadow: 2px 2px 2px #000;
  	border: solid 2px #fff;
  	font-size:24px;
}
#home-new{
  	padding: 46px;
}
.new-home{
  	float: left;
  	position: relative;
  	width: 100%;
  	height: 220px;
  	background: url(../img/home/bg.png) no-repeat center center;
  	background-size: contain;
  	text-align: center;
}
.new-home h1{
  	font-family:"OpenSans-Bold";
  	color: #000;
  	font-size: 46px;
  	margin-top: 26%;
}
#carousel-home2 h1{
  	color: #b3b3b3;
	font-size: 40px;
	margin-top: 112px;
}
#carousel-home2 p{
  	color: #b3b3b3;
  	line-height: 20px;
  	font-size: 18px;
  	margin-top: 15px;
}
#carousel-home2 .carousel-indicators{
  	bottom: -30px;
  	text-align: right;
  	left: 65%;
}
#carousel-home2 .carousel-indicators li{
  	width:15px;
  	height:15px;
    background: #0762a9;
    border-color: #0762a9;
  	border:none;
}
#carousel-home2 .carousel-indicators .active{
  	width:15px;
  	height:15px;
  	background: #05a03b;
  	border-color: #05a03b;
}
footer{
  	background: #05a03b;
  	padding-top: 20px;
  	color: #000;
}
footer h1{
  	font-size: 20px;
  	font-family:"OpenSans-Bold";
  	color: #fff !important;
}
footer p{
  	margin-top: 5px;
	border-bottom: dashed 1px #000;
	padding-bottom: 3px;
	line-height: 27px;
	color: #fff !important;
	font-size: 20px;
}
#web{
  	float: right;
  	padding: 7px;
  	padding-right: 148px;
  	background: url(../img/web.png) no-repeat right;
  	color: #000;
  	font-size: 12px;
  	margin-top: 95px;
}
#web:hover{
  	background: url(../img/web-h.png) no-repeat right;
  	text-decoration: none;
}
#fb{
  	background: url(../img/redes.png) 0px 0px;
  	display: inline-block;
  	width: 50px;
  	height: 50px;
  	margin-left: 3px;
  	margin-top: 15px;
}

#ins{
  	background: url(../img/redes.png) -120px 0px;
  	display: inline-block;
  	width: 50px;
  	height: 50px;
  	margin-left: 3px;
  	margin-top: 15px;
}
#titulo{
  	padding-top: 176px;
  	padding-bottom: 82px;
  	background-size: cover;
  	text-align:right;
}
#titulo h1{
  	font-size: 40px;
  	color: #fff;
  	text-shadow: 2px 2px 1px #000;
  	display: inline-block;
  	font-family:"OpenSans-Bold";
}
.bg-1{
  	background: url(../img/quienes_somos.jpg) no-repeat center top;
}
#quienes{
  	padding: 15px 0px;
}
#quienes h1{
  	font-family:"OpenSans-Bold";
  	color: #000;
  	font-size: 46px;
  	margin-top: 20px;
}
#quienes p{
  	color: #b3b3b3;
  	line-height: 28px;
  	font-size: 18px;
  	margin-top: 15px;
}
.mision{
  	background: url(../img/quienes/mision.png)  no-repeat;
  	background-size: 50%;
}
.vision-cont{
  	margin-top: 30px;
}
.experiencia{
  	background: url(../img/quienes/historia.png)  no-repeat;
  	background-size: 50%;
}
.experiencia2 p{
  	margin-top: 130px !important;
  	line-height:26px !important;
	font-size: 18px!important;
}
.bg-2{
  	background: url(../img/servicios.jpg) no-repeat center top;
}
#servicios{
  	padding: 30px 15px;
  	margin-top: 30px;
}
.servicios{
  	background: url(../img/servicios/title.png)  no-repeat;
  	background-size: 30%;
  	margin-bottom: 30px;
}
.servicios h1{
  	font-family:"OpenSans-Bold";
  	color: #000;
  	font-size: 46px;
  	margin-top: 20px;
  	margin-left: 50px;
}
.prod1{
  	float: left;
  	position: relative;
  	width: 100%;
  	height: 964px;
  	background: url(../img/servicios/1.jpg) no-repeat;
  	background-size: cover;
  	text-align: center;
}
.prod1 h1{
  	font-size: 24px;
  	color: #fff;
  	text-shadow: 2px 2px 2px #000;
  	font-family:"OpenSans-Bold";
  	margin-top: 766px;
}
#servicios a{
  	display: inline-block;
  	margin-top: 15px;
  	background: rgba(255, 255, 255, 0.5);
  	border: solid 2px #fff;
  	padding:5px 15px;
  	color: #000;
  	font-size:24px;
  	box-shadow: 2px 2px 2px #000;
}
.prod2{
  	float: left;
  	position: relative;
  	width: 100%;
  	height: 515px;
  	background: url(../img/servicios/2.jpg) no-repeat;
  	background-size: cover;
  	text-align: center;
}
.prod2 h1{
  	font-size: 24px;
  	color: #fff;
  	text-shadow: 2px 2px 2px #000;
  	font-family:"OpenSans-Bold";
  	margin-top: 308px;
}
.prod3{
  	float: left;
  	position: relative;
  	width: 100%;
  	height: 449px;
  	background: url(../img/servicios/3.jpg) no-repeat;
  	background-size: cover;
  	text-align: center;
}
.prod3 h1{
  	font-size: 24px;
  	color: #fff;
  	text-shadow: 2px 2px 2px #000;
  	font-family:"OpenSans-Bold";
  	margin-top: 243px;
}
.prod4{
  	float: left;
  	position: relative;
  	width: 100%;
  	height: 449px;
  	background: url(../img/servicios/4.jpg) no-repeat;
  	background-size: cover;
  	text-align: center;
}
.prod4 h1{
  	font-size: 24px;
  	color: #fff;
  	text-shadow: 2px 2px 2px #000;
  	font-family:"OpenSans-Bold";
  	margin-top: 249px;
}
.bg-3{
  	background: url(../img/laboratorio-diesel/titulo.jpg)center top;
}
.bg-3a{
  	background: url(../img/scanner/titulo.jpg) no-repeat center top;
}
.bg-3b{
  	background: url(../img/reparacion-turbos/titulo.jpg) no-repeat center top;
}
.bg-3c{
  	background: url(../img/reparacion-motores/titulo.jpg) no-repeat center top;
}
.bg-3d{
  	background: url(../img/rellenar/titulo.jpg) no-repeat center top;
}
.bg-3e{
  	background: url(../img/pincho/titulo.jpg) no-repeat center top;
}
.bg-3f{
  	background: url(../img/chocolo/titulo.jpg) no-repeat center top;
}
.bg-3g{
  	background: url(../img/queso/titulo.jpg) no-repeat center top;
}
.bg-3h{
  	background: url(../img/margarina_y_sal/titulo.jpg) no-repeat center top;
}
.bg-3i{
  	background: url(../img/choricera/titulo.jpg) no-repeat center top;
}
#interna{
  	padding: 15px 0px;
}
#interna h1{
  	font-family:"OpenSans-Bold";
  	color: #000;
  	font-size:46px;
  	margin-top: 20px;
  	min-height: 61px;
}
#interna p{
  	color: #b3b3b3;
  	margin-top: 15px;
  	line-height: 28px;
  	font-size: 22px;
}
.natural{
  	background: url(../img/extenciones/servicio.png)  no-repeat 40px 0px;
  	background-size: 50%;
  	padding-left: 90px;
}
.natural h2{
  	font-family:"OpenSans-Bold";
  	color: #000;
  	font-size: 28px;
  	margin-top: 20px;
}
#interna span{
  	color: #000;
  	font-weight: bold;
}
.blanding{
  	background: url(../img/extenciones/servicio.png)  no-repeat 0px 0px;
  	background-size: 50%;
  	margin-top: 30px;
}
#interna .carousel{
  	margin-top: 20px;
}
.sombreado{
  	margin-top: 30px;
}
#volver{
  	display: inline-block;
  	padding: 10px 20px;
  	border: solid #fff 2px;
  	box-shadow: 2px 2px 2px #000;
  	background: #0962ab;
  	color: #fff;
  	margin-top: 20px;
  	margin-bottom: 20px;
  	font-size:20px;
  	text-decoration: none!important;
}
#volver:hover{
  	background: #05a03b;
	color: #fff;
  	text-decoration: none!important;
}
.bg-4{
  	background: url(../img/contacto_diesel.jpg) no-repeat center top;
}
#contacto{
  	background: url(../img/contacto.png)  no-repeat;
  	background-size: 70%;
  	margin-bottom: 30px;
}
#formulario{
  	margin-top: 70px;
}
#formulario h2{
  	color: #353535 !important;
    margin-left: 5px;
  	margin-top: 5px;
  	font-size:18px;
}
#formulario input{
  	width:100%;
  	background-color:#0962ab;
  	border: none;
  	color:#000;
  	font-family: 'Roboto', sans-serif;
  	font-size:14px;
  	padding:10px;
  	margin-top: 5px;
}
#formulario textarea{
  	width:100%;
  	background-color:#0962ab;
  	border: none;
  	color:#000;
  	font-family: 'Roboto', sans-serif;
  	font-size:14px;
  	padding:10px;
  	margin-top: 5px;
  	height: 100px;
}
#enviar{
  	width:100px !important;
  	cursor:pointer;
  	position:relative;
  	float:right;
  	font-size:24px !important;
  	color:#fff !important;
  	text-align:center;
  	margin-top:15px !important;
  	padding:10px 0px !important;
  	background: #05a03b !important;
  	margin-right: 15px;
  	border: none !important;;
  	font-family: 'Open Sans', sans-serif;
  	z-index:1;
}
#enviar:hover{
  	background:#0962ab !important;
  	color: #FFF !important;
}
#borrar{
  	width:100px !important;
  	font-family: 'Open Sans', sans-serif;
  	cursor:pointer;
  	position:relative;
  	float:right;
  	font-size:24px !important;
  	color:#fff !important;
  	text-align:center;
  	margin-top:15px!important;
  	padding:10px 0px !important;
  	background: #05a03b !important;
  	border: none !important;
  	z-index:1;
}
#borrar:hover{
  	background: #0962ab !important;
  	color: #FFF !important;
}
#mapa {
  	padding: 60px 15px;
  	background: url(../img/ubiquenos.png) no-repeat center top;
  	padding-top: 50px;
}
#mapa h1{
  	font-family:"OpenSans-Bold";
  	color: #000;
  	font-size: 46px;
  	margin-top: 15px;
  	text-align: center;
}
#map{
  	height:400px;
  	float: left;
  	width: 100%;
}
#ampliar{
  	background-color: #0962ab;
  	text-shadow: 1px 1px 1px #000;
  	border-radius: 50%;
  	width: 90px;
  	height: 90px;
  	color: #FFF;
  	text-align: center;
  	padding: 5px 20px;
  	display: flex;
  	justify-content: center;
  	align-items: center;
  	position: absolute;
  	text-decoration: none !important;
  	bottom:-30px;
  	right: 45%;
}
#ampliar:hover{
  	background: #05a03b;
}
.redes{
  	text-align: right;
}
#back-top {
    background-image: url(../img/whatsapp.png);
    width: 62px;
    height: 63px;
    position: fixed;
    right: 22px;
    z-index: 900;
    bottom: 440px;
}





/*--------------------------------------------------------------------------*/

@media (max-width: 991px) and (min-width:200px){

  
	.navbar-inverse{
    	background-color: #ffff;
  	}
	#navbar a {
    	width: 100%;
    	text-align: center;
    	padding: 7px;
    	font-size: 19px;
    	border: none;
  	}
	.logo a {
    	position: relative;
    	z-index: 99999999;
  	}
	.navbar-header {
    	float: none;
  	}
	.menu{
    	margin-top: 0px;
  	}

  	.navbar-left,.navbar-right {
    	float: none !important;
  	}

  	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
    	background-color: transparent;
  	}

  	.navbar-toggle {
    	display: block;
    	border: 1px !important;
    	margin-top: 10px !important;
    	margin-right: -14px !important;
  	}
	nav .me{
    	font-size: 20px;
    	font-family:"OpenSans-Bold";
  	}
	.navbar-collapse {
    	border-top: 1px solid #312B80 !important;
    	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  	}

  	.navbar-fixed-top {
    	top: 0;
    	border-width: 0 0 1px;
  	}
    
  	.navbar-collapse.collapse {
    	display: none!important;
  	}

  	.navbar-default .navbar-toggle .icon-bar{
    	background-color: #000;
  	}

  	.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
    	background-color: transparent;
  	}

  	.navbar-toggle .icon-bar{
    	width: 42px;
    	height: 2px;
  	}

  	.navbar-nav {
    	float: none!important;
    	margin-top: 7.5px;
    	margin-left: 0;
  	}

  	.navbar-nav>li {
    	float: none;
  	}

  	.navbar-nav>li>a {
    	padding-top: 10px ;
    	padding-bottom: 10px;
  	}

  	.collapse.in{
    	display:block !important;
  	}

  	#navbar li {
    	width: 100%;
    	margin: 0px
  	}

  	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
    	border-color:transparent;
  	}

}



/*-------------------------------------------------------*/

@media (max-width: 240px) and (min-width:120px){

  
	#menu{
    	margin-top: -74px;
  	}

  	#banner{
    	margin-top: 16%;
  	}

  	#home_quienes{
    	padding: 43px 0px;
  	}

  	.text_home1 h1{
    	font-size: 27px;
  	}

  	.text_home2 h1{
    	font-size: 20px;
  	}

  	.text-lineas h1{
    	font-size: 18px;
  	}

  	.text_home1{
    	margin-bottom: 35px;
  	}

  	.text_home1 a{
    	padding: 16px 32px;
  	}

  	.text_home2{
    	padding-left: 14px;
  	}

  	#home_nosotros h1{
    	font-size: 36px;
  	}

  	#home_nosotros{
   		padding: 83px 0px;
  	}

  	.text-lineas{
    	padding: 44px 17px;
  	}

  	.text-lineas p{
    	font-size: 19px;
    	line-height: 22px;
 	}

    footer p{
    	font-size: 18px;
    	margin-left: 3px;
  	}

  	footer h1{
    	font-size: 19px;
    	padding-right: 4px;
  	}

  	#titulo h1{
    	font-size:24px;
  	}

  	#banner .carousel-indicators li{
    	width: 13px;
    	height: 13px;
  	}

  	.etapas h2{
    	font-size: 15px;
  	}

  	.ico{
    	padding-right: 0px;
  	}

  	.producto_item p{
    	font-size: 19px;
    	line-height: 21px;
  	}

  	.producto_item h1{
    	font-size: 13px;
  	}

  	#empresa p{
    	padding-right: 16px;
    	padding-bottom: 21px;
    	line-height: 22px;
  	}

  	.btn a{
    	font-size: 9px;
    	padding: 7px 9px;
  	}

  	#mision{
    	padding: 56px 0px;
  	}

  	.text_vision{
    	margin-bottom: 15px;
  	}

  	.linea_product{
    	display:block;
  	}

  	.text_vision h1{
    	font-size: 29px;
    	text-align: center;
    	padding-bottom: 12px;
  	}

  	.text_vision p{
    	line-height: 21px;
  	}

  	.home_lineas{
    	margin: 9px;
  	}

  	.title_linea h1{
    	font-size: 19px;
  	}

  	.etapas{
    	margin-bottom: 65px;
  	}

  	#producto_item{
    	margin-top: 25%;
  	}

  	#volver a{
    	padding: 16px 12px;
    	font-size: 11px;
  	}

  	#datos{
    	padding-left: 37px;
  	}

  	#formulario h4{
    	font-size: 24px;
  	}

  	.datos1{
    	margin-bottom: 22px;
  	}

  	#formulario h5{
    	padding: 5px 10px;
  	}
  
}


/*-------------------------------------------------------*/

@media only screen and (max-width: 280px) {

  

  	#menu{
    	margin-top: -74px;
  	}

  	#banner{
    	margin-top: 16%;
  	}

  	#home_quienes{
    	padding: 43px 0px;
  	}

  	.text_home1 h1{
    	font-size: 27px;
  	}

  	.text_home2 h1{
    	font-size: 20px;
  	}

  	.text-lineas h1{
    	font-size: 18px;
  	}

  	.text_home1{
    	margin-bottom: 35px;
  	}

  	.text_home1 a{
    	padding: 16px 32px;
  	}

  	.text_home2{
    	padding-left: 14px;
  	}

  	#home_nosotros h1{
    	font-size: 36px;
  	}

  	#home_nosotros{
   		padding: 83px 0px;
  	}

  	.text-lineas{
    	padding: 44px 17px;
  	}

  	.text-lineas p{
    	font-size: 19px;
    	line-height: 22px;
  	}

  	footer p{
    	font-size: 18px;
    	margin-left: 3px;
  	}

  	footer h1{
    	font-size: 19px;
    	padding-right: 4px;
  	}

  	#titulo h1{
    	font-size:24px;
  	}

  	#banner .carousel-indicators li{
    	width: 13px;
    	height: 13px;
  	}

  	.etapas h2{
    	font-size: 15px;
  	}

  	.ico{
    	padding-right: 0px;
  	}

  	.producto_item p{
    	font-size: 19px;
    	line-height: 21px;
  	}

  	.producto_item h1{
    	font-size: 13px;
  	}

  	#empresa p{
    	padding-right: 16px;
    	padding-bottom: 21px;
    	line-height: 22px;
  	}

  	.btn a{
    	font-size: 9px;
    	padding: 7px 9px;
  	}

  	#mision{
    	padding: 56px 0px;
  	}

  	.text_vision{
    	margin-bottom: 15px;
  	}

  	.linea_product{
    	display:block;
  	}

  	.text_vision h1{
    	font-size: 29px;
    	text-align: center;
    	padding-bottom: 12px;
  	}

  	.text_vision p{
    	line-height: 21px;
  	}

    .home_lineas{
    	margin: 9px;
  	}

  	.title_linea h1{
    	font-size: 19px;
  	}

  	.etapas{
    	margin-bottom: 65px;
  	}

  	#producto_item{
    	margin-top: 25%;
  	}

  	#volver a{
    	padding: 16px 12px;
    	font-size: 11px;
  	}

  	#datos{
    	padding-left: 37px;
  	}

  	#formulario h4{
    	font-size: 24px;
  	}

  	.datos1{
    	margin-bottom: 22px;
  	}

  	#formulario h5{
    	padding: 5px 10px;
  	}
  
}



/*-------------------------------------------------------*/

@media (max-width: 300px) and (min-width:281px){

 
	#menu{
    	margin-top: -74px;
  	}

  	#banner{
    	margin-top: 16%;
  	}

  	#home_quienes{
    	padding: 43px 0px;
  	}

  	.text_home1 h1{
    	font-size: 27px;
  	}

  	.text_home2 h1{
    	font-size: 20px;
  	}

  	.text-lineas h1{
    	font-size: 18px;
  	}

  	.text_home1{
    	margin-bottom: 35px;
  	}

  	.text_home1 a{
    	padding: 16px 32px;
  	}

  	.text_home2{
    	padding-left: 14px;
  	}

  	#home_nosotros h1{
    	font-size: 36px;
  	}

  	#home_nosotros{
   		padding: 83px 0px;
  	}

  	.text-lineas{
    	padding: 44px 17px;
  	}

  	.text-lineas p{
    	font-size: 19px;
    	line-height: 22px;
  	}

  	footer p{
    	font-size: 18px;
    	margin-left: 3px;
  	}

  	footer h1{
    	font-size: 19px;
    	padding-right: 4px;
  	}

  	#titulo h1{
    	font-size:24px;
  	}

  	#banner .carousel-indicators li{
    	width: 13px;
    	height: 13px;
  	}

  	.etapas h2{
    	font-size: 15px;
  	}

  	.ico{
    	padding-right: 0px;
  	}

  	.producto_item p{
    	font-size: 19px;
    	line-height: 21px;
  	}

  	.producto_item h1{
    	font-size: 13px;
  	}

   	#empresa p{
    	padding-right: 16px;
    	padding-bottom: 21px;
    	line-height: 22px;
  	}

  	.btn a{
    	font-size: 9px;
    	padding: 7px 9px;
  	}

  	#mision{
    	padding: 56px 0px;
  	}

  	.text_vision{
    	margin-bottom: 15px;
  	}

  	.linea_product{
    	display:block;
  	}

  	.text_vision h1{
    	font-size: 29px;
    	text-align: center;
    	padding-bottom: 12px;
  	}

  	.text_vision p{
    	line-height: 21px;
  	}

  	.home_lineas{
    	margin: 9px;
  	}

  	.title_linea h1{
    	font-size: 19px;
  	}

  	.etapas{
    	margin-bottom: 65px;
  	}

  	#producto_item{
    	margin-top: 25%;
  	}

  	#volver a{
    	padding: 16px 12px;
    	font-size: 11px;
  	}

  	#datos{
    	padding-left: 37px;
  	}

  	#formulario h4{
    	font-size: 24px;
  	}

  	.datos1{
    	margin-bottom: 22px;
  	}

  	#formulario h5{
    	padding: 5px 10px;
  	}

}

/*-------------------------------------------------------*/

@media (max-width: 335px) and (min-width:301px){


	#menu{
    	margin-top: -74px;
  	}

  	#banner{
    	margin-top: 16%;
  	}

  	#home_quienes{
    	padding: 43px 0px;
  	}

  	.text_home1 h1{
    	font-size: 27px;
  	}

  	.text_home2 h1{
    	font-size: 20px;
 	}

  	.text-lineas h1{
    	font-size: 18px;
  	}

  	.text_home1{
    	margin-bottom: 35px;
  	}

  	.text_home1 a{
    	padding: 16px 32px;
  	}

  	.text_home2{
    	padding-left: 14px;
  	}

  	#home_nosotros h1{
    	font-size: 36px;
  	}

  	#home_nosotros{
   		padding: 83px 0px;
  	}

  	.text-lineas{
    	padding: 44px 17px;
  	}

  	.text-lineas p{
    	font-size: 19px;
    	line-height: 22px;
  	}

  	footer p{
    	font-size: 18px;
    	margin-left: 3px;
  	}

  	footer h1{
    	font-size: 19px;
    	padding-right: 4px;
  	}

  	#titulo h1{
    	font-size:24px;
  	}

  	#banner .carousel-indicators li{
    	width: 13px;
    	height: 13px;
  	}

  	.etapas h2{
    	font-size: 15px;
  	}

  	.ico{
    	padding-right: 0px;
  	}

  	.producto_item p{
    	font-size: 19px;
    	line-height: 21px;
  	}

  	.producto_item h1{
    	font-size: 13px;
  	}	

  	#empresa p{
    	padding-right: 16px;
    	padding-bottom: 21px;
    	line-height: 22px;
  	}

  	.btn a{
    	font-size: 9px;
    	padding: 7px 9px;
  	}

  	#mision{
    	padding: 56px 0px;
  	}

  	.text_vision{
    	margin-bottom: 15px;
  	}

  	.linea_product{
    	display:block;
  	}

  	.text_vision h1{
    	font-size: 29px;
    	text-align: center;
    	padding-bottom: 12px;
  	}

  	.text_vision p{
    	line-height: 21px;
  	}

  	.home_lineas{
    	margin: 9px;
  	}

  	.title_linea h1{
    	font-size: 19px;
  	}

  	.etapas{
    	margin-bottom: 65px;
  	}

  	#producto_item{
    	margin-top: 25%;
  	}

  	#volver a{
    	padding: 16px 12px;
    	font-size: 11px;
 	}

  	#datos{
    	padding-left: 37px;
  	}

  	#formulario h4{
    	font-size: 24px;
  	}

  	.datos1{
    	margin-bottom: 22px;
  	}

  	#formulario h5{
    	padding: 5px 10px;
  	}

}


/*------------------------------------------------------*/

@media (max-width: 341px) and (min-width:336px){


	#menu{
    	margin-top: -74px;
  	}

  	#banner{
    	margin-top: 16%;
  	}

  	#home_quienes{
    	padding: 43px 0px;
  	}

  	.text_home1 h1{
    	font-size: 27px;
  	}

  	.text_home2 h1{
    	font-size: 20px;
  	}

  	.text-lineas h1{
    	font-size: 18px;
  	}

  	.text_home1{
    	margin-bottom: 35px;
  	}

  	.text_home1 a{
    	padding: 16px 32px;
  	}

  	.text_home2{
    	padding-left: 14px;
  	}

  	#home_nosotros h1{
    	font-size: 36px;
  	}

  	#home_nosotros{
  	 	padding: 83px 0px;
  	}

  	.text-lineas{
    	padding: 44px 17px;
  	}

  	.text-lineas p{
    	font-size: 19px;
    	line-height: 22px;
  	}

  	footer p{
    	font-size: 18px;
    	margin-left: 3px;
  	}

  	footer h1{
    	font-size: 19px;
    	padding-right: 4px;
  	}

  	#titulo h1{
    	font-size:24px;
  	}

  	#banner .carousel-indicators li{
    	width: 13px;
    	height: 13px;
  	}

  	.etapas h2{
    	font-size: 15px;
  	}

  	.ico{
    	padding-right: 0px;
  	}

  	.producto_item p{
    	font-size: 19px;
    	line-height: 21px;
  	}

  	.producto_item h1{
    	font-size: 13px;
  	}

  	#empresa p{
    	padding-right: 16px;
    	padding-bottom: 21px;
    	line-height: 22px;
  	}

  	.btn a{
    	font-size: 9px;
    	padding: 7px 9px;
  	}

  	#mision{
    	padding: 56px 0px;
  	}

  	.text_vision{
    	margin-bottom: 15px;
  	}

  	.linea_product{
    	display:block;
  	}

  	.text_vision h1{
    	font-size: 29px;
    	text-align: center;
    	padding-bottom: 12px;
  	}

  	.text_vision p{
    	line-height: 21px;
  	}

  	.home_lineas{
    	margin: 9px;
  	}

  	.title_linea h1{
    	font-size: 19px;
  	}

  	.etapas{
    	margin-bottom: 65px;
  	}

  	#producto_item{
  	  	margin-top: 25%;
  	}

  	#volver a{
    	padding: 16px 12px;
    	font-size: 11px;
 	}

  	#datos{
    	padding-left: 37px;
  	}

  	#formulario h4{
    	font-size: 24px;
  	}

  	.datos1{
    	margin-bottom: 22px;
  	}

  	#formulario h5{
    	padding: 5px 10px;
  	}

}



@media (max-width:380px) and (min-width:341px){

  	#menu{
    	margin-top: -74px;
  	}

  	#banner{
    	margin-top: 16%;
  	}

  	#home_quienes{
    	padding: 43px 0px;
  	}

  	.text_home1 h1{
    	font-size: 27px;
  	}

  	.text_home1{
    	margin-bottom: 35px;
  	}

  	.text_home1 a{
    	padding: 16px 32px;
  	}

  	.text_home2{
    	padding-left: 14px;
  	}

  	#home_nosotros h1{
    	font-size: 36px;
  	}

  	#home_nosotros{
   		padding: 83px 0px;
  	}

  	.text-lineas{
    	padding: 44px 17px;
  	}

  	.text-lineas p{
    	font-size: 22px;
    	line-height: 25px;
  	}

  	footer p{
    	font-size: 18px;
    	margin-left: 3px;
  	}

  	footer h1{
    	font-size: 19px;
    	padding-right: 4px;
  	}

  	#titulo h1{
    	font-size:29px;
  	}

  	#banner .carousel-indicators li{
    	width: 13px;
    	height: 13px;
  	}

  	#empresa p{
    	padding-right: 16px;
    	padding-bottom: 21px;
    	line-height: 22px;
  	}

  	.btn a{
    	font-size: 9px;
    	padding: 7px 9px;
  	}

  	#mision{
    	padding: 56px 0px;
  	}

  	.text_vision{
    	margin-bottom: 15px;
  	}

  	.linea_product{
    	display:block;
  	}

  	.text_vision h1{
    	font-size: 29px;
    	text-align: center;
    	padding-bottom: 12px;
  	}

  	.text_vision p{
    	line-height: 21px;
  	}

  	.home_lineas{
    	margin: 9px;
  	}

  	.title_linea h1{
    	font-size: 23px;
  	}

  	.etapas{
    	margin-bottom: 65px;
 	}

  	#producto_item{
    	margin-top: 25%;
  	}

  	#volver a{
    	padding: 16px 12px;
    	font-size: 11px;
  	}

  	#datos{
    	padding-left: 37px;
  	}

  	#formulario h4{
    	font-size: 24px;
  	}

  	.datos1{
    	margin-bottom: 22px;
  	}

  	#formulario h5{
    	padding: 5px 10px;
  	}
  	.caption h1 {
     	font-size: 18px;
	 	margin-top: -17px;
  	}
  	.caption a {
 		margin-top: 3px;
	  	font-size: 16px;
  	}

}


@media (max-width:420px) and (min-width:381px){

  
	#menu{
    	margin-top: -74px;
  	}

  	#banner{
    	margin-top: 16%;
  	}

  	#home_quienes{
    	padding: 43px 0px;
  	}

  	.text_home1 h1{
    	font-size: 27px;
  	}

  	.text_home1{
    	margin-bottom: 35px;
  	}

  	.text_home1 a{
    	padding: 16px 32px;
  	}

  	.text_home2{
    	padding-left: 14px;
  	}

  	#home_nosotros h1{
    	font-size: 36px;
  	}

  	#home_nosotros{
   		padding: 83px 0px;
  	}

  	.text-lineas{
    	padding: 44px 17px;
  	}

  	.text-lineas p{
    	font-size: 22px;
    	line-height: 25px;
  	}

  	footer p{
    	font-size: 21px;
    	margin-left: 10px;
  	}

  	footer h1{
    	padding-right: 11px;
  	}

  	#titulo h1{
    	font-size: 33px;
  	}

  	#empresa p{
    	padding-right: 16px;
    	padding-bottom: 21px;
    	line-height: 22px;
  	}

  	.btn a{
    	font-size: 10px;
  	}

  	#mision{
    	padding: 56px 0px;
  	}

  	.text_vision{
    	margin-bottom: 15px;
  	}

  	.linea_product{
    	display:block;
  	}

  	.text_vision h1{
    	font-size: 29px;
    	text-align: center;
    	padding-bottom: 12px;
  	}

  	.text_vision p{
    	line-height: 21px;
  	}

  	.home_lineas{
    	margin: 9px;
  	}

  	.title_linea h1{
    	font-size: 23px;
  	}

  	.etapas{
    	margin-bottom: 65px;
  	}

  	#producto_item{
    	margin-top: 25%;
  	}

  	#volver a{
    	padding: 16px 12px;
    	font-size: 11px;
  	}
  	#datos{
    	padding-left: 37px;
  	}

  	#formulario h4{
    	font-size: 24px;
  	}

  	.datos1{
    	margin-bottom: 22px;
  	}

  	#formulario h5{
    	padding: 11px 3px;
  	}
	.caption h1 {
     	font-size: 18px;
	 	margin-top: -17px;
  	}
  	.caption a {
 		margin-top: 3px;
	  	font-size: 16px;
  	}

}



@media (max-width:460px) and (min-width:421px){

 
	#menu{
    	margin-top: -74px;
  	}

  	#banner{
    	margin-top: 15%;
  	}

  	#home_quienes{
    	padding: 43px 0px;
  	}

  	.text_home1 h1{
    	font-size: 27px;
  	}

  	.text_home1{
    	margin-bottom: 35px;
  	}

  	.text_home1 a{
    	padding: 16px 32px;
  	}

  	.text_home2{
    	padding-left: 14px;
  	}

  	#home_nosotros h1{
    	font-size: 36px;
  	}

  	#home_nosotros{
   		padding: 83px 0px;
  	}

  	.text-lineas{
    	padding: 44px 17px;
  	}

  	.text-lineas p{
    	font-size: 22px;
    	line-height: 25px;
  	}

  	footer p{
    	font-size: 21px;
    	margin-left: 10px;
  	}

  	footer h1{
    	padding-right: 11px;
  	}

  	#titulo h1{
    	font-size: 33px;
  	}

  	#empresa p{
    	padding-right: 28px;
  	}

  	#mision{
    	padding: 56px 0px;
  	}

  	.text_vision{
    	margin-bottom: 15px;
  	}

  	.linea_product{
    	display:block;
  	}

  	.text_vision h1{
    	font-size: 29px;
    	text-align: center;
    	padding-bottom: 12px;
  	}

  	.text_vision p{
    	line-height: 21px;
  	}

  	.home_lineas{
    	margin: 9px;
  	}

  	.title_linea h1{
    	font-size: 23px;
  	}

  	.etapas{
    	margin-bottom: 65px;
  	}

  	#producto_item{
    	margin-top: 25%;
  	}

  	#volver a{
    	padding: 16px 12px;
    	font-size: 11px;
  	}

  	#datos{
    	padding-left: 37px;
  	}

  	#formulario h4{
    	font-size: 24px;
  	}

  	.datos1{
    	margin-bottom: 22px;
  	}

  	#formulario h5{
    	padding: 11px 3px;
  	}
	.caption h1 {
     	font-size: 18px;
	 	margin-top: -17px;
  	}
  	.caption a {
 		margin-top: 3px;
	  	font-size: 16px;
  	}

}


@media (max-width:500px) and (min-width:461px){

  	.img2 {
    	width: 291px;
    	float: left;
  	}

  	#menu{
    	margin-top: -74px;
  	}

  	#banner{
    	margin-top: 15%;
  	}

  	#home_quienes{
    	padding: 43px 0px;
  	}

  	.text_home1 h1{
    	font-size: 27px;
  	}

  	.text_home1{
    	margin-bottom: 35px;
  	}

  	.text_home1 a{
    	padding: 16px 32px;
  	}

  	.text_home2{
    	padding-left: 14px;
  	}

  	#home_nosotros h1{
    	font-size: 36px;
  	}

  	#home_nosotros{
   		padding: 83px 0px;
  	}

  	.text-lineas{
    	padding: 44px 17px;
  	}

  	.text-lineas p{
  	  	font-size: 22px;
    	line-height: 25px;
  	}

  	footer p{
    	font-size: 21px;
    	margin-left: 10px;
  	}

  	footer h1{
    	padding-right: 11px;
  	}

  	#titulo h1{
    	font-size: 33px;
  	}

  	#empresa p{
    	padding-right: 28px;
  	}

  	#mision{
    	padding: 56px 0px;
  	}

  	.text_vision{
    	margin-bottom: 15px;
  	}

  	.linea_product{
    	display:block;
  	}

  	.text_vision h1{
    	font-size: 29px;
    	text-align: center;
    	padding-bottom: 12px;
  	}

  	.text_vision p{
    	line-height: 21px;
  	}

  	.home_lineas{
    	margin: 9px;
  	}

  	.title_linea h1{
    	font-size: 23px;
  	}

  	.etapas{
    	margin-bottom: 65px;
  	}

  	#producto_item{
    	margin-top: 25%;
  	}

  	#volver a{
    	padding: 16px 12px;
    	font-size: 11px;
  	}

  	#datos{
    	padding-left: 37px;
  	}

  	#formulario h4{
    	font-size: 24px;
  	}

  	.datos1{
    	margin-bottom: 22px;
  	}

  	#formulario h5{
    	padding: 11px 3px;
  	}
	.caption h1 {
    	font-size: 18px;
	 	margin-top: -17px;
  	}
  	.caption a {
 		margin-top: 3px;
	  	font-size: 16px;
  	}

}


@media (max-width:600px) and (min-width:501px){


	#menu{
    	margin-top: -74px;
  	}

  	#banner{
    	margin-top: 12%;
  	}

  	#home_quienes{
    	padding: 43px 0px;
  	}

  	.text_home1 h1{
    	font-size: 27px;
  	}

  	.text_home1{
    	margin-bottom: 35px;
  	}

  	.text_home1 a{
    	padding: 16px 32px;
  	}

  	.text_home2{
    	padding-left: 14px;
  	}

  	#home_nosotros h1{
    	font-size: 36px;
  	}

  	#home_nosotros{
   		padding: 83px 0px;
  	}

  	.text-lineas{
    	padding: 44px 17px;
  	}

  	.text-lineas p{
    	font-size: 22px;
    	line-height: 25px;
 	}

  	footer p{
    	font-size: 21px;
    	margin-left: 10px;
  	}

  	footer h1{
    	padding-right: 11px;
  	}

  	#titulo h1{
    	font-size: 33px;
  	}

  	#empresa p{
    	padding-right: 28px;
    	padding-bottom: 34px;
    	line-height: 24px;
  	}

  	#mision{
    	padding: 56px 0px;
  	}

  	.text_vision{
    	margin-bottom: 15px;
  	}

  	.linea_product{
    	display:block;
  	}

  	.text_vision h1{
    	font-size: 29px;
    	text-align: center;
    	padding-bottom: 12px;
  	}

  	.text_vision p{
    	line-height: 21px;
  	}

  	.home_lineas{
    	margin: 9px;
  	}

  	.title_linea h1{
    	font-size: 23px;
  	}

  	.etapas{
    	margin-bottom: 65px;
  	}

  	#producto_item{
    	margin-top: 25%;
 	}

  	#volver a{
    	padding: 16px 12px;
    	font-size: 14px;
  	}

  	#datos{
    	padding-left: 37px;
  	}

  	#formulario h4{
    	font-size: 24px;
  	}

  	.datos1{
    	margin-bottom: 22px;
  	}

  	#formulario h5{
    	padding: 11px 3px;
  	}
	.caption h1 {
     	font-size: 18px;
	 	margin-top: -17px;
  	}
  	.caption a {
 		margin-top: 3px;
	  	font-size: 16px;
  	}

}


@media (max-width:700px) and (min-width:601px){

  	.img2 {
    	width:418px;
    	float: left;
  	}
	.logo a {
    	position: relative;
    	float: left;
    	z-index: 99999999;
  	}

  	#navbar a{
    	font-size: 15px;
  	}

  	#menu{
    	margin-top: -74px;
  	}

  	#banner{
    	margin-top: 12%;
  	}

  	#home_quienes{
    	padding: 43px 0px;
  	}

  	.text_home1 h1{
    	font-size: 27px;
  	}

  	.text_home1{
    	margin-bottom: 35px;
  	}

  	.text_home1 a{
    	padding: 16px 32px;
  	}

  	.text_home2{
    	padding-left: 14px;
  	}

  	#home_nosotros h1{
    	font-size: 51px;
  	}

  	#home_nosotros{
   		padding: 83px 0px;
  	}

  	.text-lineas{
    	padding: 44px 17px;
  	}

  	.text-lineas p{
    	font-size: 22px;
    	line-height: 25px;
  	}

  	footer p{
    	font-size: 21px;
    	margin-left: 10px;
  	}

  	footer h1{
    	padding-right: 11px;
  	}

  	#titulo h1{
    	font-size: 33px;
  	}

  	#empresa p{
    	padding-right: 28px;
    	padding-bottom: 34px;
    	line-height: 24px;
  	}

  	#mision{
    	padding: 56px 0px;
  	}

  	.text_vision{
    	margin-bottom: 15px;
  	}

  	.linea_product{
    	display:block;
  	}

  	.text_vision h1{
    	font-size: 29px;
    	text-align: center;
    	padding-bottom: 12px;
  	}

  	.text_vision p{
    	line-height: 21px;
  	}

  	.home_lineas{
    	margin: 9px;
  	}

  	.title_linea h1{
    	font-size: 23px;
  	}

  	.etapas{
    	margin-bottom: 65px;
  	}

  	#producto_item{
    	margin-top: 25%;
  	}

  	#volver a{
    	padding: 16px 12px;
    	font-size: 14px;
  	}
  	#datos{
    	padding-left: 37px;
  	}

  	#formulario h4{
    	font-size: 24px;
  	}

  	.datos1{
    	margin-bottom: 22px;
  	}

  	.btn a{
    	font-size: 13px;
  	}
	
  	.caption a {
  		margin-top: 14px;
  		font-size: 14px;
  	}
	.caption h1 {
     	font-size: 18px;
	 	margin-top: -17px;
  	}
  
}



@media (max-width:767px) and (min-width:701px){

  .img2 {
    width:535px;
    float: left;
  }

  #navbar a{
    font-size: 15px;
  }

  #menu{
    margin-top: -74px;
  }

  #banner{
    margin-top: 13%;
  }

  #home_quienes{
    padding: 43px 0px;
  }

  .text_home1{
    margin-bottom: 35px;
  }

  .text_home2{
    padding-left: 14px;
  }

  #home_nosotros{
   padding: 83px 0px;
  }

  .text-lineas{
    padding: 44px 17px;
  }

  .text-lineas p{
    font-size: 22px;
    line-height: 25px;
  }

   footer p{
    font-size: 21px;
    margin-left: 10px;
  }

  footer h1{
    padding-right: 11px;
  }

  #titulo h1{
    font-size: 33px;
  }
  #empresa p{
    padding-right: 28px;
    padding-bottom: 34px;
  }

  #mision{
    padding: 56px 0px;
  }

  .text_vision{
    margin-bottom: 15px;
  }

  .linea_product{
    display:block;
  }

  .text_vision h1{
    font-size: 38px;
    text-align: center;
    padding-bottom: 12px;
  }

  .home_lineas{
    margin: 9px;
  }

  .title_linea h1{
    font-size: 23px;
  }

  .etapas{
    margin-bottom: 65px;
  }

  #producto_item{
    margin-top: 25%;
  }

  #volver a{
    padding: 16px 12px;
    font-size: 14px;
  }

  #datos{
    padding-left: 37px;
  }

  #formulario h4{
    font-size: 24px;
  }

  .datos1{
    margin-bottom: 22px;
  }

  .btn a{
    font-size: 13px;
  }

  .navbar-toggle {
    display: block;
    border: 1px !important;
    margin-top: 2px !important;
    margin-right: 0px !important;
  }
	.caption h1 {
 	 font-size: 18px;
  }
  .caption a {
  	margin-top: 14px;
  	font-size: 14px;
  }
  .new-home h1 {
  	margin-top: 10%;
  }
	 .caption h1 {
     font-size: 18px;
	 margin-top: -17px;
  }
  .caption a {
 		margin-top: 3px;
	  font-size: 16px;
  }

}


/*-------------------------------------------------------*/

@media (max-width:800px) and (min-width:768px){

  .img2 {
    width:535px;
    float: left;
  }

  .logo a {
    position: relative;
    float: left;
    z-index: 99999999;
  }

  #navbar a{
    font-size: 15px;
  }
  .text_home1 h1{
    font-size: 30px;
    padding-bottom: 25px;
  }

  .text_home1 a{
    padding: 20px 50px;
  }

  .text_home1 h2{
    padding-bottom: 13px;
  }

  #menu{
    margin-top: -74px;
  }

  #banner{
    margin-top: 12%;
  }

  .text_home1{
    margin-bottom: 35px;
    margin-top: 0%;
  }

  .text_home2{    
    padding-left: 14px;
  }

  #home_nosotros{
   padding: 98px 20px;
  }

  .text-lineas{
    padding: 44px 17px;
  }

  .text-lineas p{
    font-size: 22px;
    line-height: 25px;
  }

  footer p{
    font-size: 21px;
    margin-left: 10px;
  }

  footer h1{
    padding-right: 11px;
  }

  #titulo h1{
    font-size: 33px;
  }

  #empresa p{
    padding-right: 28px;
    padding-bottom: 34px;
  }

  #mision{
    padding: 56px 0px;
  }

  .text_vision{
    margin-bottom: 15px;
  }

  .text_vision h1{
    font-size: 38px;
    text-align: center;
    padding-bottom: 12px;
  }

  .home_lineas{
    margin: 9px;
  }

  .title_linea h1{
    font-size: 23px;
  }

  .etapas{
    margin-bottom: 65px;
  }

  #producto_item{
    margin-top: 25%;
  }

  #volver a{
    padding: 16px 12px;
    font-size: 14px;
  }

  #datos{
    padding-left: 37px;
  }

  .datos1{
    margin-bottom: 22px;
  }

  .btn a{
    font-size: 13px;
  }

  .navbar-toggle {
    display: block;
    border: 1px !important;
    margin-top: 2px !important;
    margin-right: 0px !important;
  }
	.caption h1 {
 	 font-size: 18px;
  }
  .caption a {
  	margin-top: 14px;
  	font-size: 14px;
  }
  .new-home h1 {
     margin-top: 9%;
  }

}


/*-------------------------------------------------------*/

@media (max-width:991px) and (min-width:801px){

  #navbar a{
    font-size: 15px;
  }

  .logo a {
    position: relative;
    float: left;
    z-index: 99999999;
  }

  .texto h1{
    font-size: 42px;
    line-height: 48px;
  }

  #menu{
    margin-top: -74px;
  }

  #banner{
    margin-top: 11%;
  }

  .text_home1{
    margin-top: 0px;
    margin-bottom: 40px;
  }

  .text_home1 h1{
    padding-bottom: 20px;
    font-size: 32px;
  }

  .text_home1 h2{
    padding-bottom: 12px;
  }

  .text_home1 a{
    padding: 13px 48px;
  }

  .text_home2{    
    padding-left: 14px;
  }

  #home_nosotros{
   padding: 125px 46px;
  }

  .text-lineas{
    padding: 44px 17px;
  }

  .text-lineas p{
    font-size: 22px;
    line-height: 25px;
  }

  footer p{
    font-size: 21px;
    margin-left: 10px;
  }

  footer h1{
    padding-right: 11px;
  }

  #titulo h1{
    font-size: 47px;
  }
  #empresa p{
    padding-right: 28px;
    padding-bottom: 34px;
  }

  #mision{
    padding: 56px 0px;
  }

  .text_vision{
    margin-bottom: 15px;
  }

  .text_vision h1{
    padding-bottom: 12px;
  }

  .home_lineas{
    margin: 9px;
  }

  .title_linea h1{
    font-size: 23px;
  }

  .etapas{
    margin-bottom: 65px;
  }

  #producto_item{
    margin-top: 25%;
  }

  #volver a{
    padding: 21px 19px;
  }

  #datos{
    padding-left: 37px;
  }

  .datos1{
    margin-bottom: 22px;
  }

  .navbar-toggle {
    display: block;
    border: 1px !important;
    margin-top: 2px !important;
    margin-right: 0px !important;
  }
	.caption h1 {
 	 font-size: 24px;
  }
  .caption a {
  	margin-top: 14px;
  	font-size: 14px;
  }
  .new-home h1 {
     margin-top: 9%;
  }

}


/*-------------------------------------------------------*/

@media (max-width:1100px) and (min-width:992px){

  #navbar a{
    font-size: 16px;
  }

  #navbar li{
    margin: 2px 19px;
  }

  .texto h1{
    line-height: 71px;
    font-size: 57px;
  }

  .logo a{
    float: none;
  }

  #banner{
    margin-top: 14%;
  }

  .text_home1 h1{
    font-size: 35px;
  }

  .text_home1 h2{
    padding-bottom: 15px;
  }

  .text_home2{
    padding-left: 15px;
  }

  #empresa p{
    padding-right:23px;
    font-size: 19px;
  }

  #mision{
    padding: 89px 0px;
  }

  .text_vision h1{
    font-size: 35px;
  }

  .text_vision p{
    line-height: 23px;
  }

  .text-lineas p{
    font-size: 23px;
    line-height: 27px;
  }

  #producto_item{
    margin-top: 21%;
  }

  #datos{
    padding-left: 41px;
    margin-top: 16%;
  }

  .datos1{
    margin-bottom: 64px;
  }

  .text-lineas{
    padding: 52px 17px;
  }

  .producto_item h1{
    font-size: 10px;
  }

  .producto_item p{
    font-size: 18px;
  }

}




/*------------------------------------------------------*/

@media (max-width:1199px) and (min-width:1101px){

  #navbar a{
    font-size: 18px;
  }

  #navbar li{
    margin: 2px 19px;
  }

  .logo a{
    float: none;
  }

  #banner{
    margin-top: 13%;
  }

  .text_home1 h1{
    font-size: 35px;
  }

  .text_home1 h2{
    padding-bottom: 15px;
  }

  .text_home2{
    padding-left: 15px;
  }

  #empresa p{
    padding-right:23px;
    font-size: 19px;
  }

  #mision{
    padding: 89px 0px;
  }

  .text_vision h1{
    font-size: 35px;
  }

  .text_vision p{
    line-height: 23px;
  }

  .text-lineas p{
    font-size: 23px;
    line-height: 27px;
  }

  #producto_item{
    margin-top: 21%;
  }

  #datos{
    padding-left: 41px;
    margin-top: 16%;
  }

  .datos1{
    margin-bottom: 64px;
  }

  .text-lineas{
    padding: 52px 17px;
  }

}


/*------------------------------------------------------*/

@media (max-width:1300px) and (min-width:1200px){

  #navbar a{
    font-size: 18px;
  }

  #navbar li{
    margin: 2px 19px;
  }

  .logo a{
    float: none;
  }

  #banner{
    margin-top:12%;
  }

  .text_home1{
    margin-top: 0%;
  }

  .text_home1 h1{
    font-size: 28px;
  }

  .text_home1 h2{
    padding-bottom: 15px;
  }

  .text_home2{
    padding-left: 15px;
  }

  #empresa p{
    padding-right:23px;
    font-size: 19px;
    line-height: 25px;
  }

  #mision{
    padding: 89px 0px;
  }

  .text_vision h1{
    font-size: 35px;
  }

  .text_vision p{
    line-height: 23px;
  }

  .text-lineas p{
    font-size: 20px;
    line-height: 24px;
  }

  #producto_item{
    margin-top: 21%;
  }

  #datos{
    padding-left: 41px;
    margin-top: 16%;
  }

  .datos1{
    margin-bottom: 64px;
  }

  .text-lineas{
    padding: 52px 17px;
  }
  .producto_item h1{
    font-size: 15px;
  }

  .producto_item p{
    font-size: 19px;
  }

}


/*------------------------------------------------------*/

@media (max-width:1400px) and (min-width:1301px){

  #navbar li{
    margin: 2px 33px;
  }
  #navbar a {
 		padding: 0px 9px;
  }

  .logo a{
    float: none;
  }

  #banner{
    margin-top:11%;
  }

  .text_home1{
    margin-top: 1%;
  }

  .text_home1 h1{
    font-size: 28px;
  }

  .text_home1 h2{
    padding-bottom: 15px;
  }

  .text_home2{
    padding-left: 15px;
  }

  #empresa p{
    padding-right:23px;
    font-size: 19px;
    line-height: 25px;
  }

  #mision{
    padding: 89px 0px;
  }

  .text_vision h1{
    font-size: 35px;
  }

  .text_vision p{
    line-height: 23px;
  }

  .text-lineas p{
    font-size: 20px;
    line-height: 24px;
  }

  #producto_item{
    margin-top: 21%;
  }

  #datos{
    padding-left: 41px;
    margin-top: 16%;
  }

  .datos1{
    margin-bottom: 64px;
  }

  .text-lineas{
    padding: 52px 17px;
  }

  .new-home h1 {
    font-size: 39px;
  }
  .new-home h1 {
 	font-size: 39px;
  	margin-top: 26%;
  }
	.new-home2 h1 {
 	font-size: 39px;
  	margin-top: 26%;
  }

}


/*------------------------------------------------------*/

@media (max-width:1500px) and (min-width:1401px){

  #navbar li{
    margin: 2px 33px;
  }

  #navbar a{
    font-size: 18px;
  }

  .logo a{
    float: none;
  }

  #banner{
    margin-top:10%;
  }

  .text_home1{
    margin-top: 1%;
  }

  .text_home1 h1{
    font-size: 28px;
  }

  .text_home1 h2{
    padding-bottom: 15px;
  }

  .text_home2{
    padding-left: 15px;
  }

  #empresa p{
    padding-right:23px;
    font-size: 19px;
    line-height: 25px;
  }

  #mision{
    padding: 89px 0px;
  }

  .text_vision h1{
    font-size: 35px;
  }

  .text_vision p{
    line-height: 23px;
  }

  .text-lineas p{
    font-size: 20px;
    line-height: 24px;
  }

 #producto_item{
    margin-top: 21%;
  }

  #datos{
    padding-left: 41px;
    margin-top: 16%;
  }

  .datos1{
    margin-bottom: 64px;
  }

  .text-lineas{
    padding: 52px 17px;
  }

  .producto_item h1{
    font-size: 15px;
  }

  .ico1f{
    height: 0px;
  }

  .producto_item p{
    font-size: 20px;
  }

}


/*-----------------------------------------------------------*/

@media (max-width:1700px) and (min-width:1501px){

  .logo a{
    float: none;
  }
	#navbar a {
 		padding: 0px 14px;
 }

  #navbar li{
    margin: 2px 50px;
  }

  .text_home1{
    margin-top: 0%;
  }

  .text_home2{
    margin-top: 0%;
    padding-left: 28px;
  }

  .text_home1 h1{
    font-size: 34px;
    padding-bottom: 21px;
  }

  .text_home1 a{
    padding: 20px 58px;
  }

  .text-lineas{
    padding: 40px 31px;
  }

  .text-lineas p{
    font-size: 22px;
    line-height:27px;
  }

  #producto_item{
    margin-top: 15%;
  }

  #datos{
    padding-left: 114px;
  }

}



/*-----------------------------------------------------------*/

@media (max-width:1900px) and (min-width:1701px){

  .logo a{
    float: none;
  }

  .text_home1{
    margin-top: 0%;
  }

  .text_home2{
    margin-top: 0%;
    padding-left: 28px;
  }

  .text_home1 h1{
    font-size: 34px;
    padding-bottom: 21px;
  }

  .text_home1 a{
    padding: 20px 58px;
  }

  .text-lineas{
    padding: 40px 31px;
  }

  .text-lineas p{
    font-size: 22px;
    line-height:27px;
  }

  .etapas{
    margin-bottom: 50px;
  }

  #producto_item{
    margin-top: 15%;
  }

  #datos{
    padding-left: 114px;
  }

  #empresa p{
    margin-top: 19px;
    line-height: 32px;
  }

}

/*--------------------------------------------------------------------------

@media (max-width: 991px) and (min-width:300px){

  #navbar a {
    width: 100%;
    text-align: center;
    padding: 7px;
    text-decoration: none;
    border: none;
  }

  #navbar li{
    width: 100%;
    margin:0px;
  }

  .navbar-header {
    float: none;
  }

  .navbar-left,.navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
    border: 1px !important;
    margin-right: 0px;
  }

   nav .me{
    color: #000;
    font-size: 15px;
    padding-bottom: 10px;
  }

   .navbar-nav{
    margin: 0px;
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
    
  .navbar-collapse.collapse {
    display: none!important;
  }

  .navbar-default .navbar-toggle .icon-bar{
    background-color: #000;
  }

  .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
    background-color: transparent;
  }

  .navbar-toggle .icon-bar{
    width: 44px;
    height: 1px;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px ;
    padding-bottom: 10px;
  }

  .collapse.in{
    display:block !important;
  }

  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
    border-color: #fff0;
  }

}

