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

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

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


#contenedor{
	width:100%;
	overflow:hidden;
	font-family:"ArchivoNarrow-Regular";
	font-size: 18px;
	position:relative;
	color: #535453;
	}
.pad{
	padding-left:0px;
	padding-right:0px;
	}
.clear{
	clear:both;
	}
#header{
	padding-bottom: 20px;
	background: #383838;
	height: 56px;
}
.logo{
	z-index: 1;
	position: relative;
}
#barra-menu{
	z-index: 1;
	background:#383838;
	margin-top: 15px;
}
#menu{
  background: #383838;
  width: 100%;
  float:left;
  position: relative;
  margin-bottom:0px;
  border: none;
	border-radius: 0;
	min-height: 0;
}
#navbar li{
  display: inline-block;
  margin: 0 21px;
}
#navbar a{
  color: #fff;
	display: block;
	padding: 8px 10px;
	font-size: 25px;
}
#navbar a span{
	width: 100%;
	display: block;
	top: 0;
	left: 0;
	text-align: center;
	opacity: 0;
}
#navbar a:hover span{
	opacity: 1;
}
#navbar a:hover{
	background: #37638a;
	text-decoration: none;
}
#navbar .selec{
	background: #37638a;

}
#navbar .selec span{
	opacity: 1;
}
nav .me{
  text-align:center;
  margin:auto;
  padding-bottom: 4px;
  display: block;
  color: #fff;
}
.navbar-toggle .icon-bar{
  width: 38px;
  background-color: #fff !important;
}
.caption{
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 150px;
	left: 0px;
	color: #fff;
}
.caption h1{
	font-size: 60px;
	font-family:"ArchivoNarrow-Bold";
	color: #fff;
	border-bottom: solid 1px #fff;
	display: inline-block;
	text-shadow: 2px 2px 4px #000;
}
.caption h1 span{
	color: #486287;
}
.caption p{
	text-shadow: 2px 2px 2px #000;
	font-size: 26px;
	color: #fff;
	margin-top: 5px;
	font-family:"Miso";
}
.caption p span{
	font-weight: bold;
}
.home-ser{
	position: relative;
	width: 100%;
	float: left;
}
.home-ser h2{
	position: absolute;
	bottom: 45%;
	z-index: 1;
	left: 15px;
	color: #fff;
	font-family:"ArchivoNarrow-Bold";
	font-size: 30px;
}
#home-emp{
	padding: 30px 15px;
}

.line{
	background: #fff;
	height: 1px;
	width: 40px;
}

.texto-emp{
	background: url(../imagenes/home/bg.jpg);
	float: left;
	position: relative;
	width: 100%;
	padding: 20px;
	color: #fff;
	text-align: right;
}
.texto-emp h1{
	text-transform: uppercase;
	font-size: 39px;
	font-family:"ArchivoNarrow-Bold";
	text-shadow: 2px 2px 2px #000;
}
.texto-emp p{
	margin-top: 10px;
	line-height: 24px;
	font-family:"Miso";
	font-size: 24px;
}
.home-pro h1{
	text-transform: uppercase;
	font-size: 39px;
	font-family:"ArchivoNarrow-Bold";
	text-shadow: 2px 2px 2px #000;
	color: #fff;
}
.home-pro p{
	margin-top: 15px;
	color: #fff;
	font-family:"Miso";
	font-size: 24px;
}
.home-pro a{
	margin-top: 20px;
	color: #fff;
	display: inline-block;
	font-size: 24px;
}
.home-pro a:hover{
	color: #289bec;
	text-decoration: none;
}
.home-pro .texto{
	position: absolute;
	z-index: 1:auto;
	top: 40%;
	left: 10%;
	width: 60%;
}
.home-pro .texto2{
	position: absolute;
	z-index: 1;
	top: 40%;
	right: 10%;
	width: 60%;
}
footer{
	padding: 50px 15px;
	background: #383838;
}
footer h1{
	display: inline-block;
	border-right: solid 1px #fff;
	padding-right: 10px;
	color: #fff;
	text-align: right;
	padding-bottom: 20px;
}
footer h2{
	display: inline-block;
	padding-left: 10px;
	color: #3194e2;
}
.footer{
	display: flex;
	align-items: flex-start;
}
footer h3{
	display: inline-block;
	border-right: solid 1px #fff;
	padding-right: 10px;
	color: #62a1fa;
	text-align: right;
	padding-bottom: 20px;
}
footer h4{
	display: inline-block;
	padding-left: 10px;
	color: #fff;
}
#web{
	background: #fff;
}
#web a {
	background: url(../imagenes/web.png) no-repeat right;
	padding: 8px;
	padding-right: 170px;
	display: inline-block;
	color:#00000047;
	text-decoration: none !important;
	font-size: 20px;
	font-family:"Miso";
	float: right;
}

.redes{
  text-align: center;
}

#fb{
	display: inline-block;
	background: url(../imagenes/redes.png) 0px 0px;
	width:74px;
	height:70px;
}
#tw{
	display: inline-block;
	background: url(../imagenes/redes.png) right;
	width: 95px;
	height: 71px;
	margin-left: 5px;
}


#titulo{
  padding-top:153px;
  padding-bottom: 20px;
  background-size: cover;
	text-align:center;
}
#titulo h1{
  font-size: 60px;
  color: #fff;
  text-shadow: 2px 2px 4px #000;
	font-family:"ArchivoNarrow-Bold";
	text-transform: uppercase;
	display: inline-block;
}
#titulo h1 span{
	color: #486287;
}
.bg-1{
  background: url(../imagenes/bg1.jpg) no-repeat center top;
}
#empresa{
	color: #383838;
}
#empresa h1{
	margin-top: 195px;
	font-size: 40px;
	margin-left: 20px;
	color: #363636;
	font-family:"ArchivoNarrow-Bold";
}
#empresa p{
	margin-top: 15px;
	line-height: 28px;
	font-family:"Miso";
	margin-left: 20px;
	font-size: 24px;
	color:#a1a1a1;
	text-align: justify;
	margin-left: 20px;
	margin-right: 181px;
}
#experiencia{
	padding: 155px 15px;
	background: url(../imagenes/empresa/bg.jpg) no-repeat 80% center;
	background-size: 20%;
}
#experiencia .linea{
	width: 22%;
	height: 5px;
	background: #3a6188;
	display: inline-block;
	margin-left: 15%;
}
#experiencia h1{
	font-family:"ArchivoNarrow-Bold";
	font-size: 39px;
	color: #383838;
	margin-left: 15%;
}
.texto-exp p{
	font-family:"Miso";
	color: #838383;
	line-height: 28px;
	font-size: 24px;
	text-align: justify;
	margin-left: 23px;
	margin-right: 150px;
}
#frase{
	background: url(../imagenes/empresa/bg2.jpg) no-repeat center;
	padding: 63px 15px;
}
#frase h1{
	text-align: center;
	color: #fff;
	font-family:"ArchivoNarrow-Bold";
	font-size: 32px;
	text-transform: uppercase;
}
.bg-2{
  background: url(../imagenes/bg2.jpg) no-repeat center top;
}
#productos{
	padding: 30px 15px;
}
#productos h1{
	margin-top: 50px;
	text-transform: uppercase;
	font-size: 38px;
	color: #000;
	font-family:"ArchivoNarrow-Bold";
}
#productos p{
	margin-top: 27px;
	line-height: 25px;
	font-size: 24px;
	color: #989898;
	font-family:"Miso";
}
#productos a{
	display: inline-block;
	margin-top: 15px;
	background:#37638a;
	color: #fff;
	padding: 5px 10px;
	font-size: 24px;
	font-family:"Miso";
}
#productos a:hover{
	background: #383838;
	text-decoration: none;
}
.producto{
	float: left;
	position: relative;
	width: 100%;
	margin: 42px 0px;
}
#detalle{
	background: #f2f2f2;
	padding: 53px 15px;
}
#volver{
	float: right;
	position: relative;
	padding: 5px 10px;
	background: #486287;
	color: #fff;
	font-family:"Miso";
	font-size: 24px;
}
#volver:hover{
	text-decoration: none;
	background: #000;
}
#detalle .linea{
	height: 3px;
	background: #000;
	width: 98%;
	float: left;
	margin-top: 170px;
	position: relative;
}
#detalle h1{
	float: right;
	font-size:38px;
	margin-top: 30px;
	color: #000;
	font-family:"ArchivoNarrow-Bold";
}
.title-detalle{
	width: 100%;
	float: left;
	position: relative;
	background: #37638a;
	padding: 15px;
	color: #fff;
}

.title-detalle h1{
	font-family:"Miso";
	font-size: 24px;

}


.detalle{
	background: #f2f2f2;
}
#detalle-b p{
	font-family:"Miso";
	font-size: 24px;
	padding-left: 74px;
	padding-right: 67px;
	margin-top: 40%;
	color: #9a9a9a;
	line-height: 25px;
}
#prev{
	background: transparent;
	opacity: 1;
	position: absolute;
	top: 15px;
	width: 30px;
	height: 30px;
	right: 50px;
	font-size: 30px;
	left: auto;
}
#prev:hover{
	color: #000;
}
#next{
	background: transparent;
	opacity: 1;
	position: absolute;
	top: 15px;
	width: 30px;
	height: 30px;
	right: 15px;
	font-size: 30px;
	left: auto;
}
#next:hover{
	color: #000;
}
.bg-3{
  background: url(../imagenes/bg3.jpg) no-repeat center top;
}
#contacto{
	padding: 40px 15px;
}
#contacto h1{
	margin-top: 20px;
	color: #383838;
	font-size: 40px;
	font-family:"ArchivoNarrow-Bold";
}
#contacto p{
	margin-top: 20px;
	line-height: 30px;
	color: #838383;
	font-family:"Miso";
	font-size: 24px
}
#formulario{
	margin-top: 20px;
}
#formulario h2{
	color: #383838 !important;
	text-transform: none;
	font-size: 24px;
	margin-top: 5px;
	font-family:"Miso";
}
#formulario input{
	width:100%;
	background-color:#4a4a4a;
	color:#FFF;
	border:none;
	font-size:14px;
	padding:13px;
	margin-top: 5px;
}
#formulario textarea{
	width:100%;
  background-color:#4a4a4a;
	color:#FFF;
	border:none;
	font-family: 'Archivo Narrow', sans-serif;
	font-size:14px;
	padding:10px;
	margin-top: 5px;
  height: 78px;
}
#formulario p{
	text-align: left;
	margin-top: 1px;
	color: #383838 !important;
	font-family:"Miso";
}
#formulario .check{
	font-family:"Miso";
	text-align: left;
	float: none;
	display: inline-block;
	width: auto;
}
#enviar{
	width:110px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:30px !important;
	color:#FFF !important;
	text-align:center;
	margin-top:20px !important;
	padding:6px 0px !important;
	background: #486287 !important;
	margin-right: 15px;
    border: none !important;
	font-family:"Miso";
}
#enviar:hover{
  background: #383838 !important;
}
#borrar{
	width:110px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:30px !important;
	color:#FFF !important;
	text-align:center;
	margin-top:20px!important;
	padding:6px 0px !important;
	background: #486287 !important;
    border: none !important;
	font-family:"Miso";
	}
#borrar:hover{
  background: #383838 !important;
}
#map{
	height:400px;
	}
#ampliar{
	background-color: #486287;
    color: #fff;
    text-align: center;
	width: 100px;
	height: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	position: absolute;
    text-decoration: none !important;
	bottom:10px;
	right:40%;
	font-size: 24px;
	font-family:"Miso";
	text-shadow: 2px 2px 4px #000;
	}
#ampliar:hover{
	background: #000;
	}


.carousel-indicators li{
	width: 15px;
	height: 15px;
}

.carousel-indicators .active{
	width: 15px;
	height: 15px;

}
#datos_wh{
	color: #fff !important;
    text-decoration: none;
	font-size: 20px;
	}



@media (max-width: 800px){
	#header {
    padding-bottom: 20px;
		height: auto;
	}
	.logo{
		margin: auto;
	}
	.datos-head {
    width: 240px;
    margin-top: 15px;
	}
  #menu {
    margin-top: 5px;
		padding-bottom: 0;
  }
	.menu {
    flex-direction: column;
	}
	.navbar-header {
	    float: none;
	}
	.navbar-left,.navbar-right {
	    float: none !important;
	}
	.navbar-toggle {
	    display: block;
			background: #000 !important;
	}
	.navbar-collapse {
	    border-top: 1px solid transparent;
	    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-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: 0;
	 }
	#navbar a{
	  width: 100%;
	  text-align: left;
		padding: 5px;
		margin-top: 2px;
    border: none;
	}
	.caption {
    bottom: 30px;
	}
	.caption h1 {
    font-size: 25px;
	}
	.caption p {
    font-size: 12px;
	}
	#empresa h1 {
    margin-top: 20px;
    font-size: 26px;
	}
	#experiencia .linea {
    margin-left: 0;
	}
	#experiencia h1 {
    margin-left: 0;
	}
	#experiencia {
    padding: 30px 15px;
		background-size: 100%;
	}
#productos h1 {
    font-size: 27px;
	}
	#detalle .linea {
    margin-top: 30px;
	}
	#detalle h1 {
    font-size: 30px;
	}
	#prev {
    position: relative;
    top: auto;
    float: right;
	}
	#next {
		position: relative;
		top: auto;
		right: auto;
		float: right;
	}
	#detalle-b p {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 20px;
		margin-bottom: 20px;
	}


	.home-pro h1{
		font-size: 20px;
	}

	.home-pro p{
		font-size: 18px;
	}

	.home-pro .texto{
		top: 11%;
		left: 6%;
		width: 84%;
	}

	.home-pro .texto2{
		top: 17%;
		width: 84%;
	}


	.home-pro a{
		font-size: 20px;
	}

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

	#empresa p{
		margin-right: 0px;
		font-size: 20px;
		line-height: 23px;
	}

	.texto-exp p{
		margin-right: 0px;
		margin-left: 0px;
		font-size: 20px;
	}

	#experiencia h1{
		font-size: 33px
	}

	#frase h1{
		font-size: 21px;
	}

	#contacto h1{
		font-size: 26px;
	}

	#contacto p{
		font-size: 18px;
		line-height: 23px;
	}

	#borrar{
		width: 86px !important;
	}

	#enviar{
		width: 86px !important;
	}


}


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

	#navbar li{
		margin: 0 4px;
	}

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

	.caption{
		bottom: 57px;
	}

	.home-pro .texto{
		top: 23%;
	}

	.home-pro .texto2{
		top: 27%;
		right: 30%;
	}

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

	#empresa h1{
		margin-top: 83px;
	}

	.texto-exp p{
		margin-right: -11px;
	}

}

@media (max-width:1000px) and (min-width:900px){

	#navbar li{
		margin: 0 9px;
	}

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

	.caption{
		bottom: 57px;
	}

	.home-pro .texto{
		top: 23%;
	}

	.home-pro .texto2{
		top: 27%;
		right: 30%;
	}

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

	#empresa h1{
		margin-top: 83px;
	}

	.texto-exp p{
		margin-right: -11px;
	}

}

@media (max-width:1000px) and (min-width:900px){

	#navbar li{
		margin: 0 9px;
	}


	.caption{
		bottom: 57px;
	}

	.home-pro .texto{
		top: 23%;
	}

	.home-pro .texto2{
		top: 27%;
		right: 30%;
	}

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

	#empresa h1{
		margin-top: 83px;
	}

	.texto-exp p{
		margin-right: -11px;
	}

}


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

	#navbar li{
		margin: 0 14px;
	}

	.caption{
		bottom: 57px;
	}

	.home-pro .texto{
		top: 19%;
		width: 80%;
	}

	.home-pro .texto2{
		top: 17%;
		right: 30%;
	}

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

	#empresa h1{
		margin-top:14px;
	}

	.texto-exp p{
		margin-right: -11px;
	}

	.texto-emp p{
		font-size: 19px;
		line-height: 20px;
	}

	.home-pro h1{
		font-size: 29px;
	}

	.home-pro p{
		font-size: 19px;
	}

	#empresa p{
		font-size: 21px;
		margin-right: 0px;
		line-height: 24px;
	}

	#productos h1{
		margin-top: 1px;
		font-size: 32px;
	}

	#productos p{
		font-size: 20px;
	}

	#detalle-b p{
		margin-top: 31%;
	}

}


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

	#navbar li{
		margin: 0 14px;
	}

	.caption{
		bottom: 57px;
	}

	.home-pro .texto{
		top: 19%;
		width: 80%;
	}

	.home-pro .texto2{
		top: 17%;
		right: 30%;
	}

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

	#empresa h1{
		margin-top:14px;
	}

	.texto-exp p{
		margin-right: -11px;
	}

	.texto-emp p{
		font-size: 19px;
		line-height: 20px;
	}

	.home-pro h1{
		font-size: 29px;
	}

	.home-pro p{
		font-size: 19px;
	}

	#empresa p{
		font-size: 21px;
		margin-right: 0px;
		line-height: 24px;
	}

	#productos h1{
		margin-top: 1px;
		font-size: 32px;
	}

	#productos p{
		font-size: 20px;
	}

	#detalle-b p{
		margin-top: 31%;
	}

}


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

	#navbar li{
		margin: 0 4px;
	}

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

	.caption{
		bottom: 57px;
	}

	.home-pro .texto{
		top: 19%;
		width: 80%;
	}

	.home-pro .texto2{
		top: 17%;
		right: 30%;
	}

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

	#empresa h1{
		margin-top:76px;
	}

	.texto-exp p{
		margin-right: -11px;
	}

	.texto-emp p{
		font-size: 16px;
		line-height: 15px;
	}

	.home-pro h1{
		font-size: 29px;
	}

	.home-pro p{
		font-size: 19px;
	}

	#empresa p{
		margin-right: 0px;
	}

	#productos h1{
		margin-top: 1px;
		font-size: 25px;
	}

	#productos p{
		font-size: 16px;
		line-height: 18px;
	}

	#detalle-b p{
		padding-left: 0px;
		padding-right: 0px;
	}

}


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

	#navbar li{
		margin: 0 4px;
	}

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

	.caption{
		bottom: 57px;
	}

	.home-pro .texto{
		top: 19%;
		width: 70%;
	}

	.home-pro .texto2{
		top: 17%;
		right: 30%;
	}

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

	#empresa h1{
		margin-top:76px;
	}

	.texto-exp p{
		margin-right: -11px;
	}

	.texto-emp p{
		font-size: 17px;
		line-height: 16px;
	}

	.home-pro h1{
		font-size: 35px;
	}


	#empresa p{
		margin-right: 0px;
	}

	#productos h1{
		margin-top: 13px;
		font-size: 25px;
	}

	#productos p{
		font-size: 18px;
		line-height: 20px;
	}

	#detalle-b p{
		padding-left: 0px;
		padding-right: 0px;
	}

}


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

	#navbar li{
		margin: 0 8px;
	}

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

	.caption{
		bottom: 57px;
	}

	.home-pro .texto{
		top: 19%;
	}

	.home-pro .texto2{
		top: 17%;
		right: 30%;
	}

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

	#empresa h1{
		margin-top:104px;
	}

	.texto-exp p{
		margin-right: -11px;
	}

	.texto-emp p{
		font-size: 19px;
		line-height: 18px;
	}

	.home-pro h1{
		font-size: 35px;
	}


	#empresa p{
		margin-right: 0px;
	}

	#productos h1{
		margin-top: 22px;
		font-size: 25px;
	}

	#productos p{
		font-size: 21px;
		line-height: 20px;
	}

	#detalle-b p{
		padding-left: 0px;
		padding-right: 0px;
	}

}


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

	#navbar li{
		margin: 0 8px;
	}

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

	.caption{
		bottom: 57px;
	}

	.home-pro .texto{
		top: 19%;
	}

	.home-pro .texto2{
		top: 17%;
		right: 30%;
	}

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

	#empresa h1{
		margin-top:104px;
	}

	.texto-exp p{
		margin-right: -11px;
	}

	.texto-emp p{
		font-size: 20px;
		line-height: 19px;
	}


	#empresa p{
		margin-right: 0px;
	}

	#productos h1{
		margin-top: 22px;
		font-size: 31px;
	}

	#productos p{
		font-size: 22px;
		line-height: 21px;
	}

	#detalle-b p{
		padding-left: 0px;
		padding-right: 0px;
	}

	#contacto h1{
		margin-top: 56px;
	}

}


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

	#navbar li{
		margin: 0 8px;
	}


	.caption{
		bottom: 57px;
	}

	.home-pro .texto{
		top: 19%;
	}

	.home-pro .texto2{
		top: 24%;
		right: 30%;
	}

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

	#empresa h1{
		margin-top:159px;
	}

	.texto-exp p{
		margin-right: -11px;
	}

	.texto-emp p{
		font-size: 21px;
		line-height: 22px;
	}


	#empresa p{
		margin-right: 0px;
	}

	#productos h1{
		margin-top: 22px;
		font-size: 31px;
	}

	#productos p{
		font-size: 22px;
		line-height: 21px;
	}

	#detalle-b p{
		padding-left: 0px;
		padding-right: 0px;
	}

	#contacto h1{
		margin-top: 56px;
	}

}

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

	#navbar li{
		margin: 0 12px;
	}


	.caption{
		bottom: 57px;
	}

	.home-pro .texto{
		top: 23%;
	}

	.home-pro .texto2{
		top: 24%;
		right: 30%;
	}

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


	#contacto h1{
		margin-top: 56px;
	}

	#productos h1{
		margin-top: 41px;
	}

}


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

	#navbar li{
		margin: 0 18px;
	}


	.caption{
		bottom: 57px;
	}

	.home-pro .texto{
		top: 23%;
	}

	.home-pro .texto2{
		top: 24%;
		right: 26%;
	}

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


	#contacto h1{
		margin-top: 56px;
	}

	#productos h1{
		margin-top: 41px;
	}

}

