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

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

#contenedor{
  width:100%;
  overflow:hidden;
  z-index:9999;
  font-family:"Roboto Regular";
  position:relative;
}

.pad{
  padding-left:0px;
  padding-right:0px;
}

.clear{
  clear:both;
}

#head{
  padding: 3px 0px;
}

#barra-menu{
  background: #000;
  padding: 5px 0px;
}

#menu{
	padding-bottom: none;
	background: transparent;
	width: 100%;
	margin-bottom:0;
	border: none;
  font-family:"Roboto Regular";
  min-height: 10px;
}

.menu{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: space-around;
}

.menu li{
  text-align: center;
}

#navbar a{
  color: #fff;
  font-size: 20px;
  float: left;
  position: relative;
  padding:10px;
  text-decoration: none !important;
  border-bottom: solid 2px #000;
}

#navbar a:hover{
  border-bottom: solid 2px #f27337;
  color: #f27337;
}

#navbar .selec{
  border-bottom: solid 2px #FF7430;
  color: #FF7430;
}

#carousel-home{
  text-align: center;
}

.caption{
  background: #000;
  border: solid 2px #FFF;
  font-family:"Roboto Bold";
  font-size:24px;
  color: #FFF;
  padding: 10px 40px;
  text-transform: uppercase;
  position: absolute;
  z-index: 99;
  bottom:31px;
  left: 29%;
  z-index: 9;
}

.videoWrapper {
  position: relative;
  padding-bottom: 46.24%;
  height: 0;
}

.videoWrapper iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
/*
.servicio-v {
    width: 100%;
    height: 585px;
}*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

#carousel-home .carousel-indicators {
  text-align: left;
  bottom: 0;
  padding: 8px;
  text-align: center;
  background: #000;
  width: 100%;
  left: 0;
  margin-left: 0;
}

#carousel-home .carousel-indicators li{
  background: #fff;
  border-radius: 0;
  border-color: #fff;
  width: 40px;
}

#carousel-home .carousel-indicators .active{
  background: #f27337;
  border-color: #f27337;
}

.btn-banner{
  height: 292px;
  width: 100%;
  float: left;
  position: relative;
}

.btn1{
  background: url(../img/banner/img1.jpg);
  background-size: cover;
}

.btn2{
  background: url(../img/banner/img2.jpg);
  background-size: cover;
}

.btn3{
  background: url(../img/banner/img3.jpg);
  background-size: cover;
}

.btn4{
  background: url(../img/banner/img4.jpg);
  background-size: cover;
}

.btn-banner span{
  position: absolute;
  bottom: 0;
  width: 40%;
  left: 30%;
  text-align: center;
  background: #000;
  color: #FFF;
  padding: 10px;
  font-weight: bold;
  border: solid 1px #FFF;
  text-transform: uppercase;
  font-size:24px;
}

.btn-banner:hover span{
  background: #f27337;
}

.btn-banner2{
  height: 292px;
  width: 100%;
  float: left;
  position: relative;
}

.btn-banner2 span{
  position: absolute;
  bottom: 0;
  width: 40%;
  left: 30%;
  text-align: center;
  background: #f27337;
  color: #FFF;
  padding: 10px;
  font-weight: bold;
  border: solid 1px #FFF;
  text-transform: uppercase;
  font-size:24px;
}

.btn-banner2:hover span{
  background: #000;
}

.btns-home{
  padding: 50px 0px;
}

.btn-home{
  border: solid 7px #f18c3c;
  float: left;
  position: relative;
  width: 100%;
  padding: 15px;
  background-color: #fff;
  box-sizing: border-box;
}

.btn-home:hover{
  border: solid 7px #000;
}

.btn-home span{
  text-align: center;
  margin-top: 10px;
  width: 100%;
  position: relative;
  float: left;
  color: #000;
  font-size: 25px;
}

.boton {
  background: #000;
  float: left;
  position: relative;
  padding: 10px;
  font-size: 20px !important;
  text-align: center;
  margin: auto;
  width: 100%;
}

.boton:hover{
  background-color: #EC7A48;
  text-decoration: none;
}

.boton h2 {
  font-size: 20px !important;
	color: #fff;
}

#link-home{
  background: url(../img/home/img.jpg);
  background-size: cover;
  text-align: center;
  height: 390px;
}

#link-home div{
  position: absolute;
  bottom: 0;
  width:100%;
  left: 0;
  text-align: center;
  z-index: 99;
}

#link-home a{
  display: inline-block;
  text-align: center;
  background: #000;
  color: #FFF;
  padding: 14px 56px;
  font-family:"Roboto Bold";
  border: solid 1px #FFF;
  font-size: 20px;
  text-transform: uppercase;
  text-decoration: none !important;
}

#link-home a span{
  color: #F27337;
  width: 100%;
  text-align: center;
  float: left;
  position: relative;
  text-transform: none;
  font-size: 18px;
  margin-top: 10px;
}

#link-home2{
  background: url(../img/home/img2.jpg);
  background-size: cover;
  text-align: center;
  height: 300px;
}

#link-home2 h1{
  margin-top: 100px;
  color: #FFF;
  text-transform: uppercase;
  font-family:"Roboto Bold";
  font-size: 48px;
}

#link-home2 p{
  color: #FFF;
  margin-top: 10px;
  font-family:"Roboto Bold";
  font-size:20px;
}

#link-home2 a{
  display: inline-block;
  text-align: center;
  background: #FF742F;
  color: #FFF;
  padding: 13px 35px;
  font-family:"Roboto Bold";
  border: solid 2px #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 20px;
  text-decoration: none !important;
  margin-top: 20px;
}

#link-home2 a:hover{
  background: #000;
}

footer{
  padding-bottom: 0;
}

footer i{
  color: #f18c3c;
  font-size: 25px;
}

footer h1{
  margin-top: 20px;
  font-weight: bold;
}

footer p{
  margin-top: 20px;
  padding-bottom: 24px;
  font-size:18px;
  line-height: 20px;
  color: #000;
  font-family:"Roboto Regular";
}

#web{
  background: #000;
  padding-top: 3px;
}

#web-a{
  background: url(../img/web.png) no-repeat right;
  padding-right: 148px;
  color:#FFFFFF38;
  text-decoration: none;
  display: inline-block;
  margin-top: 20px;
  font-size: 13px;
}

#fb{
  display: inline-block;
  background: url(../img/redes.png) left;
  width: 53px;
  height: 53px;
  float: right;
}

#tw{
  display: inline-block;
  background: url(../img/redes.png) center;
  width: 53px;
  height: 53px;
  float: right;
}

#yt{
  display: inline-block;
  background: url(../img/redes.png) right;
  width: 53px;
  height: 53px;
  float: right;
}

#titulo{
  padding-top: 140px;
  padding-bottom: 30px;
  background-size: cover;
  border-top: solid 1px #FFF;
}

#titulo h1{
  float: right;
  font-size: 44px;
  color: #fff;
  font-family:"Roboto Bold";
}

.bg-1{
  background: url(../img/bg1.jpg) no-repeat center top;
}

.bg-2{
  background: url(../img/bg2.jpg) no-repeat center top;
}

.bg-3{
  background: url(../img/bg3.jpg) no-repeat center top;
}

.bg-4{
  background: url(../img/bg4.jpg) no-repeat center top;
}

.bg-5{
  background: url(../img/bg5.jpg) no-repeat center top;
}

.bg-6{
  background: url(../img/bg6.jpg) no-repeat center top;
}

.bg-7{
  background: url(../img/bg7.jpg) no-repeat center top;
}

.bg-8{
  background: url(../img/bg8.jpg) no-repeat center top;
}

.bg-9{
  background: url(../img/bg9.jpg) no-repeat center top;
}

#horizonte{
  padding: 40px 0px;
}

#horizonte h1{
  font-family:"Roboto Bold";
  text-transform: uppercase;
  font-size: 30px;
  color: #000;
  margin-left: 15px;
}

.horizonte{
  width: 100%;
  float: left;
  margin-top: 20px;
  position: relative;
}

.horizonte span{
  float: left;
  position: relative;
  width: 100%;
  padding: 16px 8px;
  border-radius: 4px;
  color: #FFF;
  background: #000;
  font-size: 16px;
  text-align: center;
  font-family:"Roboto Regular";
}

.horizonte:hover span{
  background: #616161;
}

#carousel-2{
  padding-bottom: 20px;
}

#carousel-2 .carousel-indicators {
  bottom: -20px;
}

#carousel-2 .carousel-indicators li{
  background: #000;
  border-radius: 0;
  border-color: #000;
  width: 40px;
  height: 10px;
}
#carousel-2 .carousel-indicators .active{
  background: #f27337;
  border-color: #f27337;
}
#contenido{
  background: url(../img/naranja.jpg);
  margin-top: 50px;
  border-top: solid 23px #000;
  padding: 40px 0px;
}

#contenido h1{
  background: #000;
  color: #FFF;
  width: 70%;
  margin-left: 15%;
  padding: 10px;
  text-align: center;
  font-family:"Roboto Bold";
  font-size: 30px;
  margin-top:-103px;
}

#horizonte2 p{
  font-family:"Roboto Regular";
  color: #FFF;
  text-align: justify;
  margin-top: 50px;
  font-size:18px;
  margin-bottom: 20px;
  line-height:24px;
}

.btn-pdf{
  float: left;
  position: relative;
  padding: 15px 14px;
  width: 92%;
  background: #FFF;
  color: #000;
  margin-top: 10px;
  font-family:"Roboto Regular";
  font-size:15px;
  box-shadow: 3px 2px 6px #3333339c;
}

.btn-pdf:hover{
  background: #000;
  color: #FFF;
  text-decoration: none;
}

#noticias{
  padding: 40px 0px;
}

#noticias h1{
  font-family:"Roboto Bold";
  text-transform: uppercase;
  font-size: 30px;
  color: #000;
  margin-left: 15px;
}

.noticias{
  width: 100%;
  float: left;
  margin-top: 20px;
  position: relative;
}

.noticias img{
  border: solid 1px #000;
}

.noticias span{
  float: left;
  position: relative;
  width: 100%;
  padding: 12px;
  border-radius: 4px;
  color: #FFF;
  background: #000;
  font-size: 15px;
  text-align: center
}

.noticias:hover span{
  background: #616161;
}

#contenido2{
  padding: 40px 0px;
  border-bottom: solid 30px #f27337;
}

#contenido2 h1{
  font-weight: bold;
  font-size: 30px;
}

#contenido2 img{
  margin-top: 30px;
}

.btn-pres{
  float: left;
  position: relative;
  padding: 14px;
  width: 100%;
  background: #000;
  color: #fff;
  margin-top: 10px;
  font-size:14px;
}

.btn-pres:hover{
  background: #f27337;
  color: #FFF;
  text-decoration: none;
  box-shadow: inset 4px 4px 4px #000;
}

#btns-pres{
  margin-top: 50px;
}

#empresa h2{
  color: #f27337;
  font-family:"Roboto Bold";
  font-size: 30px;
}

#empresa p{
  margin-top: 20px;
  text-align: justify;
  font-family:"Roboto Regular";
  font-size:18px;
  line-height:19px;
}

#mision{
  background: url(../img/naranja.jpg);
  padding: 40px 0px;
}

.mision-t{
  background: rgba(0, 0, 0, 0.2);
  padding: 20px;
  text-align: center;
}

.mision-t img{
  display: inline-block;
  vertical-align: middle;
  font-size: 36px;
  color: #FFF;
  font-weight: bold;
  margin: 0px 10px;
}

.mision-t  h1{
  display: inline-block;
  vertical-align: middle;
  font-size: 36px;
  color: #FFF;
  font-family:"Roboto Bold";
  margin: 0px 10px;
}

#mision p{
  color: #FFF;
  padding-left: 20%;
  padding-right: 20px;
  margin-top: 30px;
  font-family:"Roboto Regular";
  font-size:18px;
  line-height:23px;
}

.pad2{
  padding-right: 0px;
}

#m-p{
  color: #FFF;
  padding-right: 20% !important;
  padding-left: 20px !important;
  margin-top: 30px;
  text-align: right;
}

#empresa-n{
  background: #000;
  padding-top: 20px;
}

#empresa-n h1{
  float: right;
  position: relative;
  background: #EE863C;
  padding: 12px 20px;
  width: 40%;
  border: solid 2px #fff;
  margin-right: -15px;
  text-transform: uppercase;
  font-family:"Roboto Bold";
  font-size:30px;
  color:#fff;
}

#empresa-n h2{
  color: #FFF;
  font-size: 30px;
  margin-top: 50px;
  font-family:"Roboto Bold";
}

#empresa-n p{
  margin-top: 20px;
  line-height: 22px;
  color: #FFF;
  font-size:18px;
  margin-bottom:20px;
}

#carousel-emp{
  margin-bottom: 30px;
}

#empresa-n p span{
  color: #f27337;
}

.btn-pdf2{
  float: left;
  position: relative;
  padding: 12px 14px;
  width: 100%;
  font-size: 14px;
  background: #FFF;
  color: #000;
  margin-top: 10px;
  box-shadow: inset 4px 4px 4px #000;
}

.btn-pdf2:hover{
  background: #f27337;
  color: #FFF;
  text-decoration: none;
}

.arrows{
  text-align: center;
  background:#FF742F;
  width: 100%;
  float: left;
  position: relative;
  padding:30px;
}

#prev{
	position: absolute;
	left: 46%;
	bottom: 0px;
	background: url(../img/flechas.png);
	width: 58px;
	height: 57px;
	opacity: 1;
	top: 1%;
}

#next{
    position: absolute;
	left: 49%;
	bottom: 0px;
	background: url(../img/flechas.png) 56px;
	width: 58px;
	height: 57px;
	opacity: 1;
	top: 1%;
}

.publicacion{
  float: left;
  position: relative;
  width: 100%;
  margin-top: 30px;
}

.texto-publi{
  background: #000;
  padding: 15px;
  width: 100%;
  float: left;
  position: relative;
  min-height: 258px;
}

.texto-publi h2{
  color: #FF7431;
  font-size:20px;
}

.texto-publi p{
  margin-top: 35px;
  color: #FFF;
  line-height: 20px;
  font-size:16px;
}

.texto-publi a{
  display: inline-block;
  background: #FFF;
  color: #000;
  padding: 10px 9px;
  margin-top: 40px;
  font-family:"Roboto Bold";
  font-size:14px;
}

.texto-publi a:hover{
  background: #f27337;
  color: #fff;
}

.btn-doc{
  border: solid 7px #f18c3c;
  float: left;
  position: relative;
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
  margin-top: 30px;
}

.btn-doc:hover{
  border: solid 7px #000;
}

.btn-doc span{
  text-align: center;
  margin-top: 10px;
  width: 100%;
  position: relative;
  float: left;
  color: #000;
  text-align: center;
  font-size: 18px;
}

.btn-doc2{
  float: left;
  position: relative;
  padding: 12px 14px;
  width: 100%;
  background: #FFF;
  color: #000;
  margin-top: 10px;
  box-shadow: inset 4px 4px 4px #000000B3;
  font-size:14px;
}

.btn-doc2:hover{
  background: #000;
  color: #FFF;
  text-decoration: none;
}

.documentos{
  margin-top: 40px;
}

.barra-negra{
  background: #000;
  width: 100%;
  float: left;
  position: relative;
  padding: 5px;
  min-height: 32px;
}

.documentos{
  margin-top: 40px;
}

.barra-negra{
  background: #000;
  width: 100%;
  float: left;
  position: relative;
  padding: 5px;
  min-height: 32px;
}

.directorio{
  margin-top: 30px;
  width: 80%;
  margin-left: 10%;
}

.directorio h2{
  color: #fff;
  margin-top: 10px;
  background: rgba(0, 0, 0, 0.2);
  padding: 8px;
  text-transform: uppercase;
  font-family:"Roboto Bold";
  font-size: 18px;
  text-align: center;
}

.directorio table{
  color: #FFF;
  margin-top: 20px;
}

.directorio td{
  padding: 5px;
  font-size:18px;
}

#contacto h1{
  font-family:"Roboto Bold";
  font-size: 30px;
  color: #000;
  text-transform:uppercase;
}

#contacto p{
  margin-top: 20px;
  color: #000;
  line-height: 20px;
  font-size:18px;
}

.contacto{
  margin-top: 20px;
}

#formulario{
  margin-top: 20px;
  margin-bottom: 30px;
}

#formulario h2{
	color: #000 !important;
  margin-left: 5px;
	text-transform: none;
	font-size: 18px;
	margin-top: 5px;
  font-weight: normal;
}

#formulario input{
	width:100%;
	background-color:#000;
	color:#fff;
	border:none;
	font-family: 'Muli', sans-serif;
	font-size:14px;
	padding:13px 8px;
	margin-top: 5px;
}

#formulario textarea{
	width:100%;
  background-color:#000;
	color:#fff;
	border:none;
	font-family: 'Muli', sans-serif;
	font-size:14px;
	padding:7px 8px;
	margin-top: 5px;
  height: 105px;
}

#enviar{
	width:90px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:20px !important;
	color:#FFF !important;
	text-align:center;
	margin-top:20px !important;
	padding:14px 0px !important;
	background: #f27337 !important;
	margin-right: 15px;
  border: none !important;
}

#enviar:hover{
  background: #000 !important;
	color: #FFF !important;
}

#borrar{
	width:90px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:20px !important;
	color:#FFF !important;
	text-align:center;
	margin-top:20px!important;
	padding:14px 0px !important;
	background: #f27337 !important;
  border: none !important;
}

#borrar:hover{
  background: #000 !important;
	color: #FFF !important;
}

.img-footer{
  z-index: 999;
  position: relative;
}

#cont-mapa{
  background: #000;
  padding-top: 80px;
}
#map{
	height:400px;
  margin-top: 30px;
}

#ampliar{
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color:  #f27337;
  color: #FFF;
  text-align: center;
  padding-top: 25px;
  position: absolute;
  right: 45%;
  top:5px;
  text-decoration: none !important;
}

#ampliar:hover{
	background: #000;
}

#conformacion{
  padding: 30px 0px;
}

#conformacion h1{
  color: #f27337;
  font-size: 30px;
  font-family:"Roboto Bold";
}

#conformacion h2{
  background: #F0853D;
  color: #FFF;
  font-family:"Roboto Bold";
  font-size:20px;
  padding: 8px;
  margin-top: 15px;
}

#conformacion p{
  margin-top: 15px;
  line-height: 25px;
  font-size:18px;
  font-family:"Roboto Regular";
}

.img-sub img{
  border: solid 6px #fff;
}

.texto-sub{
  color: #FFF;
}

.texto-sub h2{
  color: #FFF;
  font-family:"Roboto Bold";
  text-transform: uppercase;
  padding: 10px;
  background: rgba(0, 0, 0, 0.2);
  font-size: 30px;
}

.texto-sub p{
  margin-top: 20px;
  font-size:16px;
}

.btn-sub{
  background: #822B18;
  padding: 6px 12px;
  color: #FFF;
  border-radius: 3px;
  margin-top: 15px;
  float: left;
  width: 50%;
  position: relative;
  clear: both;
}

.btn-sub:hover{
	text-decoration:underline;
	color:#fff;
}

.ico{
  position: absolute;
  right: 0px;
  top: 0px;
  background: url(../img/hoja.jpg) no-repeat #000 center right;
  width: 45px;
  height: 100%;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.nav.nav-tabs {
  text-align: center;
  border: none;
}

.nav-tabs > li{
  float: none;
  display: inline-block;
}

.nav-tabs > li a{
  margin: 0 15px;
  background: #000;
  color: #FFF !important;
  border-radius: 0;
  padding: 10px 30px;
  font-size:18px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
  border: none;
  background: rgba(0, 0, 0, 0.2);
}

.nav > li > a:focus, .nav > li > a:hover{
  border: none;
  background: rgba(0, 0, 0, 0.2);
}

.tab-content{
  margin-top: 40px;
}

.arrows i {
  position: absolute;
  top: 13px;
  left: 10px;
}

.modal-open .modal{
  background:rgba(0, 0, 0, 0.8);
  z-index:9999999999;
}

.modal-content{
  background-color:transparent;
  box-shadow:none;
  border:none;
}

.close {
  
  float: right;
  font-size: 65px;
  font-weight: 700;
  line-height: 1;
  color: #f00 !important;
  text-shadow: 0 1px 0 #fff;
  opacity: 3.2;
}

#back-top {
  background-image: url(../img/what.png);
  width: 51px;
  height: 51px;
  position: fixed;
  right: 15px;
  z-index: 999999;
  bottom: 98px;
}

#formulario_negociacion{
  padding:45px 0px;
}

#formulario_negociacion h1{
  text-align: center;
  font-size: 50px;
  margin-top: 12px !important;
  color:#FD6F2D !important;
  margin-bottom: 35px;
  text-transform: uppercase;
  font-family:"Roboto Bold";
}

#formulario_negociacion p{
  text-align: center;
  font-size: 25px;
  padding-bottom: 45px;
  font-family:"Roboto Regular";
}

#form_negociacion h2 {
  color: #fff;
  font-family:"Roboto Bold";
  font-size: 20px;
  background-color: #fd6f2d;
  padding: 5px 9px;
}

#form_negociacion input {
  width: 100%;
  background-color: #fff;
  color: #000;
  border: 1px solid #00000080;
  font-size: 18px;
  padding: 11px 8px;
  margin-bottom: 17px;
  border-radius: 0px;
}

.form-control {
  width: 100%;
  background-color: #fff;
  color: #000;
  border: 1px solid #00000080;
  font-size: 18px;
  padding: 6px 8px;
  margin-bottom: 21px;
  border-radius: 0px;
  height: 44px;
}

#form_negociacion{
  background-color: #dbdbdb;
  padding: 65px 45px;
}

#form_negociacion  textarea {
  width: 100%;
  border: 1px solid #616060;
  color: #000;
  border: 1px solid #00000080;
  padding: 8px;
  font-size: 18px;
  border-radius: 0px;
  height: 127px;
  margin-bottom: 21px;
}

#form_negociacion h3{
  text-align: center;
  color: #000;
  padding-top: 15px;
  font-size: 20px;
}


.container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
}

/*form {
  color: #555;
  display: flex;
  padding: 2px;
  border: 1px solid currentColor;
  border-radius: 5px;
  margin: 0 0 30px;
}*/

input[type="search"] {
  border: none;
  background: transparent;
  margin: 0;
  padding: 7px 8px;
  font-size: 14px;
  color: inherit;
  border: 1px solid transparent;
  border-radius: inherit;
}

input[type="search"]::placeholder {
  color: #bbb;
}

button[type="submit"] {
  text-indent: -999px;
  overflow: hidden;
  width: 40px;
  padding: 8px;
  margin: 0;
  border: 1px solid transparent;
  border-radius: 0px;
  background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' class='bi bi-search' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'%3E%3C/path%3E%3C/svg%3E") no-repeat center;
  cursor: pointer;
  opacity: 0.7;
  text-align: left;
  background-color: #feb080;
}

button[type="submit"]:hover {
  opacity: 1;
}

button[type="submit"]:focus,
input[type="search"]:focus {
  box-shadow: 0 0 3px 0 #1183d6;
  border-color: #1183d6;
  outline: none;
}


.form-controll {
 display:block;
 width:100%;
 height:34px;
 padding:6px 12px;
 font-size:14px;
 line-height:1.42857143;
 color:#555;
 background-color:#fff;
 background-image:none;
 border:1px solid #fec7a5;
 border-radius:0px;
 -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
 box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
 -webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
 -o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
 transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s
}



@media (max-width: 800px){

	.navbar-header {
	  float: none;
	}

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

	.navbar-toggle {
	  display: block;
		background: #000000 !important;
		color:#fff;
		margin-top:0px;
		margin-bottom:0px;
		padding: 8px 7px;
	}
	
	.navbar-toggle .icon-bar {
    width: 38px;
    background-color: #fff !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;
	}
	
	#conformacion h1{
		font-size:23px;
	}
	
	#conformacion p{
		line-height:21px;
		font-size:16px;
	}
	
	#conformacion h2{
		font-size:17px;
	}
	
	.nav-tabs > li a{
		margin:0 3px;
	}
	
	.navbar-nav {
	  float: none!important;
	  margin-top: 7.5px;
	}

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

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

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

	#navbar li {
	  width: 100%;
	}

	#navbar a{
	  width: 100%;
	  text-align: left;
		padding: 5px;
		margin-top: 2px;
    border: none;
	}
	
	.caption{
		padding:9px 8px;
		font-size:18px;
	}
	
	.btn-banner span{
		width:60%;
		font-size:20px;
	}
	
	.btn-home{
		margin-bottom:15px;
	}
	
	#link-home2 h1{
		margin-top:47px;
		font-size:43px;
	}
	
	#titulo h1{
		font-size:34px;
	}
	
	.btn-banner{
		height:206px;
	}
	
	.mision-t h1{
		font-size:32px;
	}
	
	#mision p{
		padding-left:9%;
		margin-bottom:20px;
	}
	
	#empresa-n h1{
		margin-right:6px;
		font-size:23px;
		width:94%;
		margin-bottom:21px;
	}
	
	#empresa-n h2{
		font-size:23px;
	}
	
	#empresa-n p{
		font-size:17px;
		line-height:20px;
	}
	
	#horizonte h1{
		font-size:26px;
	}
	
	#contenido h1{
		font-size:25px;
	}
	
	.btn-home span{
		font-size:21px;
	}
	
	.btn-sub{
		width:98%;
		font-size:15px;
	}
	
	.texto-sub h2{
		margin-top:37px;
	}
	
}


@media (max-width:900px) and (min-width:800px){
	
	#navbar a{
		font-size:13px;
		padding:6px;
	}
	
	.btn-home span{
		font-size:15px;
	}
	
	#empresa-n h1{
		width:55%;
	}
	
	#prev{
		left:44%;
	}
	
	#next{
		left:51%;
	}
	
	.texto-publi p{
		margin-top:16px;
	}
	
	.horizonte span{
		font-size:14px;
	}


}


@media (max-width:1000px) and (min-width:900px){
	
	#navbar a{
		font-size:15px;
		padding:6px;
	}
	
	.btn-banner{
		height:136px;
	}
	
	.btn-home span{
		font-size:17px;
	}
	
	footer p{
		font-size:17px;
	}
	
	.btn-banner span{
		width:67%;
		left:24%;
		font-size:20px;
	}
	
	#empresa-n h1{
		width:53%;
	}
	
	#next{
		left:52%;
	}

}


@media (max-width:1100px) and (min-width:1000px){
	
	#navbar a{
		font-size:17px;
		padding:6px;
	}
	
	.btn-banner{
		height:155px;
	}
	
	.btn-banner span{
		width:60%;
	}

	.btn-home span{
		font-size:21px;
	}
	
	#next{
		left:52%;
	}
}


@media (max-width:1200px) and (min-width:1100px){
	#navbar a{
		font-size:20px;
		padding:6px;
	}
  
	
	.btn-banner{
		height:168px;
	}
	
	.btn-banner span{
		width:59%;
		left:24%;
	}
	
}

@media (max-width:1300px) and (min-width:1200px){
	
	#navbar a{
		font-size:17px;
		padding:6px;
	}
	
	.btn-banner{
		height:183px;
	}
	
	.btn-banner span{
		width:56%;
	}
	
	.btn-home span{
		font-size:15px;
	}
	
	#empresa p{
		font-size:13px;
		line-height:17px;
	}
	
	#next{
		left:51%;
	}

  .videoWrapper{
    padding-bottom: 55.24%;
  }

}

@media (max-width:1400px) and (min-width:1300px){
	
	#navbar a{
		font-size:17px;
		padding:6px;
	}
	
	.btn-banner{
		height:200px;
	}
	
	.btn-banner span{
		width:48%;
	}
	
	.btn-home span{
		font-size:17px;
	}
	
	footer p{
		font-size:17px;
	}
	
	#empresa p{
		font-size:15px;
		line-height:17px;
	}
	
	#next{
		left:51%;
	}

}

@media (max-width:1500px) and (min-width:1400px){
	
	
	#navbar a{
		font-size:19px;
		padding:6px;
	}
	
	.btn-banner{
		height:214px;
	}
	
	.btn-banner span{
		width:45%;
	}
	
	.btn-home span{
		font-size:16px;
	}
	
	#empresa p{
		font-size:16px;
		line-height:19px;
	}
	
	#conformacion p{
		font-size:15px;
	}
	
	#conformacion h2{
		font-size:17px;
	}
	
	.btn-sub{
		width:82%;
	}

}


@media (max-width:1600px) and (min-width:1500px){
	
	
	
	.btn-banner{
		height:228px;
	}
	
	.btn-home span{
		font-size:20px;
	}
	
	#empresa p{
		font-size:15px;
		line-height:18px;
	}
	
	#conformacion p{
		font-size:16px;
	}
	
	#conformacion h2{
		font-size:16px;
	}
	
	.btn-sub{
		width:69%;
	}
}


@media (max-width:1700px) and (min-width:1600px){
	
	
	.btn-banner{
		height:245px;
	}
	
	.btn-home span{
		font-size:22px;
	}
	
	#empresa p{
		font-size:16px;
	}
	
	#conformacion p{
		font-size:15px;
	}

  .modal-dialog {
    width: 722px;
    margin: 30px auto;
  }

}


@media (max-width:1800px) and (min-width:1700px){
	
	.btn-banner{
		height:263px;
	}
	
	.btn-home span{
		font-size:23px;
	}
	
	#conformacion p{
		font-size:16px;
	}

  .modal-dialog {
    width:722px;
    margin: 44px auto;
  }

}

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

		.btn-banner{
		height:278px;
	}
	
	.btn-home span{
		font-size:23px;
	}
	
	#conformacion p{
		font-size:16px;
	}

  .modal-dialog {
    width:722px;
    margin: 44px auto;
  }

  .videoWrapper{
    padding-bottom: 47.24%;
  }

}



@media (max-width:2000px) and (min-width:1901px){

  .videoWrapper{
    padding-bottom: 44.24%;
  }

}


@media (max-width:2100px) and (min-width:2001px){

  .videoWrapper{
    padding-bottom: 44.24% !important;
  }

}

@media (max-width:2200px) and (min-width:2101px){

  .videoWrapper{
    padding-bottom:40.24% !important;
  }

}

@media (max-width:2300px) and (min-width:2201px){

  .videoWrapper{
    padding-bottom:40.24% !important;
  }

}

@media (max-width:2400px) and (min-width:2301px){

  .videoWrapper{
    padding-bottom:38.24% !important;
  }

}

@media (max-width:2500px) and (min-width:2401px){

  .videoWrapper{
    padding-bottom:37.24% !important;
  }

}

@media (max-width:2600px) and (min-width:2501px){

  .videoWrapper{
    padding-bottom:35.24% !important;
  }

}

@media (max-width:2700px) and (min-width:2601px){

  .videoWrapper{
    padding-bottom:34.24% !important;
  }

}