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

@font-face {
	font-family:"Ubuntu";
	src:url("../fonts/Ubuntu-Regular.eot?") format("eot"),
	url("../fonts/Ubuntu-Regular.woff") format("woff"),
	url("../fonts/Ubuntu-Regular.ttf") format("truetype"),
	url("../fonts/Ubuntu-Regular.svg#Ubuntu") format("svg");
	font-weight:normal;
	font-style:normal;
}
	
@font-face {
	font-family:"Champagne &amp; Limousines";
	src:url("../fonts/Champagne__amp__Limousines/Champagne_Limousines.eot?") format("eot"),
	url("../fonts/Champagne__amp__Limousines/Champagne_Limousines.woff") format("woff"),
	url("../fonts/Champagne__amp__Limousines/Champagne_Limousines.ttf") format("truetype"),
	url("../fonts/Champagne__amp__Limousines/Champagne_Limousines.svg#Champagne&Limousines") format("svg");
	font-weight:normal;
	font-style:normal;
}

#contenedor{
	width:100%;
	overflow:hidden;
	position:relative;
	font-family:"Ubuntu";
}

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

.clear{
	clear:both;
}

header{
	position: absolute;
	top: 19px;
	left: 0px;
	z-index: 1;
	width: 100%;
	padding-bottom: 10px;
}

#logo{
	background: rgba(245, 245, 245, 0.98);
	padding:18px 0px;
}

#menu{
	background:#005175;
	width: 100%;
	float:left;
	position: relative;
	margin-bottom:0px;
	margin-top: 26px;
	border: none;
	text-align: center;
	border-radius: 0;
}

#navbar li{
  	display: inline-block;
}

#navbar a{
  	color: #fff;
	display: block;
  	padding:20px 22px;
	padding-top: 47px;
	font-size: 20px;
	font-family:"Ubuntu Bold";
	text-transform:uppercase;
	margin-left:30px;
}

#navbar a:hover{
  	color: #255275;
	background: #fff;
  	text-decoration: none;
}

#navbar .selec{
	color: #255275;
	background: #fff;
}

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;
	bottom: 80px;
	left: 10%;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 5px -1px 2px #000;
	font-size: 36px;
	font-family:"Ubuntu";
	line-height:40px;
}

#carousel-home .carousel-indicators {
	text-align: left;
	left: 40%;
	bottom: 50px;
	z-index: 0 !important;
}

#carousel-home .carousel-indicators li{
  	background: #fff;
  	border-color: #fff;
	width: 20px;
	height: 20px;
	box-shadow: 0px -3px 3px #000;
}

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

#bienvenidos{
	background: url(../img/bg1.jpg) no-repeat center center;
	background-size: cover;
	padding: 96px 0px;
}

#sgs{
	text-align: center;
	color: #FFF;
	font-size: 12px;
	width: 100%;
	float: left;
	position: relative;
}

#sgs span{
	margin-top: 10px;
	display: block;
	font-size:15px;
	font-family:"Ubuntu";
}

#bienvenidos-texto{
	border-top: solid 2px #fff;
	border-bottom: solid 2px #fff;
	padding: 25px;
	margin-top: 40px;
	color: #fff;
	text-align: center;
}

#bienvenidos-texto p{
	font-size:21px;
	font-family:"Ubuntu";
}

#bienvenidos-texto h1{
	font-family:"Champagne &amp; Limousines";
	font-size: 78px;
	color: #FFF;
	text-shadow: 4px -3px 2px #595c5f;
}

#productos-home{
	background: url(../img/bg4.jpg) no-repeat center center;
	background-size: cover;
	padding: 60px 0px;
}

#productos-home h1{
	font-family:"Ubuntu Bold";
	font-size: 35px;
	color: #000;
	text-shadow: 2px 2px 3px #00000075;
}

.home-pro:hover{
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	transition:filter 0.4s;
	-webkit-transition:-webkit-filter 1s;
}

#carousel-home2 .carousel-indicators {
	bottom: -30px;
}

#carousel-home2 .carousel-indicators li{
	width:16px;
	height:16px;
  	background: #000;
  	border-color: #000;
  	border-radius:none;
}

#carousel-home2 .carousel-indicators .active{
 	background: #015077;
  	border-color: #015077;
  	border-radius:none;
}

footer{
	background: #015077;
	padding: 10px 0px;
}

.line{
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	position: relative;
}

.datos{
	text-align: center;
	color: #fff;
	font-size: 14px;
}

.datos p{
	margin-top: 15px;
	line-height: 21px;
	font-size:18px;
	font-family:"Ubuntu";
}

.direccion{
	margin-top: 5%;
	font-size: 18px;
	display: block;
	color: #fff;
}

.direccion:hover{
	font-family: "Ubuntu Bold";
	color: #fff;
}

.politica{
	padding: 13px 21px;
	margin-top: 5%;
	background-color: #00000040;
	font-size: 16px;
	display: block;
	color: #fff;
	font-family: "Ubuntu Bold";
	text-decoration: none;
	border-radius:36px;
}

.politica:hover{
	color: #000;
	text-decoration: none;
	background-color: #fff;
}

#redes{
	display: flex;
	justify-content:left;
	align-items: center;
	text-align: left;
}

#redes p{
	display: inline-block;
	color: #fff;
	font-family:"Ubuntu";
}

#fb{
	width: 40px;
	height: 40px;
	display: inline-block;
	background: url(../img/redes.png) left;
	margin-left: 10px;
}

#fb:hover{
	background: url(../img/redes-h.png) left;
}

#tw{
	width: 45px;
	height: 40px;
	display: inline-block;
	background: url(../img/redes.png) right;
	margin-left: 10px;
}

#tw:hover{
	background: url(../img/redes-h.png) right;
}

#web{
	background: url(../img/web.png) no-repeat right;
	padding-right: 145px;
	color: #ffffff30;
	float: right;
	margin-top: 10px;
	font-size: 13px;
}

#titulo{
	padding-top: 149px;
	padding-bottom: 41px;
  	background-size: cover;
}

#titulo h1{
	font-size: 42px;
	letter-spacing:10px;
	color: #FFF;
	text-transform: uppercase;
	margin-top: 80px;
	float: right;
	text-shadow: 2px 2px 4px rgba(255, 255, 255, 0.56);
}

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

#quienes{
	background: url(../img/quienes-bg.jpg) no-repeat center center;
	background-size: cover;
	padding: 104px 0px;
}

#quienes h1{
	font-family:"Champagne &amp; Limousines";
	font-size: 100px;
	color: #015077;
	text-shadow: 2px 4px 2px rgba(0, 0, 0, 0.39);
	margin-top: 150px;
}

#quienes-texto{
	border-top: solid 2px #035378;
	border-bottom: solid 2px #035378;
	padding: 25px;
	text-align:justify;
}

#quienes-texto p{
	font-size:20px;
	line-height:25px;
}

#mision{
	background: url(../img/bg3.jpg) no-repeat center center;
	background-size: cover;
	padding: 60px 0px;
	color: #fff;
}

.mision{
	padding-bottom: 20px;
	margin-bottom: 92px;
	border-bottom: solid 1px #fff;
}

.vision{
	padding-bottom: 24px;
	border-bottom: solid 1px #fff;
	margin-bottom: 57px;
}

#mision h1{
	font-family:"Ubuntu Bold";
	text-transform: uppercase;
	font-size: 32px;
}

#mision p{
	margin-top: 15px;
	text-align: justify;
	line-height: 21px;
	font-size:18px;
}

#valores{
	background: url(../img/bg4.jpg) no-repeat center center;
	background-size: cover;
	padding: 40px 0px;
	color: #fff;
}

#valores h1{
	font-family:"Ubuntu";
	font-size: 60px;
	text-align: center;
	color: #015076;
	padding-top:13px;
	text-shadow: 2px -2px 2px rgba(0, 0, 0, 0.48);
}

#valores img{
	margin-top: 40px;
}

.logo-v{
	margin-top: 130px !important;
}

#politica{
	background-color: #7EA8BB;
	padding: 40px 0px;
	color: #fff;
}

#politica h1{
	font-family:"Ubuntu Bold";
	text-transform: uppercase;
	font-size: 38px;
	margin-top: 50px;
}

#politica p{
	margin-top: 20px;
	line-height: 22px;
	font-size:18px;
}

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

#productos h1{
	color:#427f99;
	font-size: 32px;
	margin-top: 60px;
	margin-left: 30px;
	font-family:"Ubuntu Bold";
}

#productos p{
	margin-top: 15px;
	text-align: justify;
	margin-left: 30px;
	font-size:18px;
	line-height:24px;
}

.producto-l{
	padding-left: 60px;
	padding-bottom: 30px;
}

.producto{
	padding-right: 60px;
	padding-bottom: 30px;
}

.producto img{
	margin-top: 30px;
	margin-left: 30px;
}

.producto-l img{
	margin-top: 30px;
	margin-left: 30px;
}

.cuadro-r{
	position: absolute;
	width: 50px;
	right: 0px;
	top: 0px;
	height: 100%;
}

.cuadro-l{
	position: absolute;
	width: 50px;
	left: 0px;
	top: 0px;
	height: 100%;
}

.azul{
	background: #4e7590;
}

.gris{
	background: #9ba1a2;
}

.negro{
	background: #000;
}

#productos a{
	color: #000;
	margin-top: 100px;
	display: inline-block;
	font-size:20px;
}

#productos a span{
	background: #737272;
	color: #fff;
	padding: 4px 9px;
	display:inline-block;
	justify-content: center;
	align-items: center;
}

#productos a:hover{
	text-decoration: none;
}

#productos a:hover span{
	background: #4e7590;
}

.pro{
	margin-top: 10px;
}

.pro-b{
	margin-top: 10px;
	margin-bottom: 20px;
}

#detalle{
	background: url(../img/bg4.jpg) no-repeat center center;
	background-size: cover;
	padding: 40px 0px;
	color: #fff;
}

#detalle h1{
	color: #000;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 9px;
	font-size: 25px;
	border-bottom: 1px solid #b7b7b7;
	margin-bottom: 43px;
}

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

.texto-detalle{
	border-top: solid 2px #255275;
	border-bottom: solid 2px #255275;
	padding: 25px;
	margin-top: 250px;
	color: #000;
	line-height: 29px;
	font-size:24px;
}

#prev{
	background: url(../img/arrows.png) left;
	opacity: 1;
	width: 40px;
	height: 40px;
	top:0;
	left: auto;
	right: 45px;
}

#prev:hover{
 	 background: url(../img/arrows-h.png) left;
}

#next{
	background: url(../img/arrows.png) right;
	opacity: 1;
	width: 40px;
	height: 40px;
	top:0;
	right: 0;
}

#next:hover{
  background: url(../img/arrows-h.png) right;
}

#volver{
	padding: 15px 20px;
	color: #fff;
	float: right;
	background: #255275;
	font-size:21px;
}

#volver:hover{
	background: #000;
	text-decoration: none;
}

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

#servicios1{
	background: url(../img/bg4.jpg) no-repeat center center;
	background-size: cover;
	padding: 40px 0px;
	color: #fff;
}

.texto-servicios{
	border-top: solid 2px #255275;
	border-bottom: solid 2px #255275;
	padding: 25px 0px;
	text-align: justify;
	margin-top: 100px;
	color: #000;
	line-height: 22px;
	font-size:20px;
}

#servicios2{
	background: url(../img/bg3.jpg) no-repeat center bottom;
	background-size: cover;
	padding: 40px 0px;
	color: #fff;
}

#servicios2 h1{
	margin-top: 40px;
	font-family:"Ubuntu Bold";
	font-size: 32px;
}

#servicios2 p{
	margin-top: 20px;
	text-align: justify;
	line-height: 21px;
	font-size:18px;
}

#servicios3{
	background: url(../img/bg4.jpg) no-repeat center bottom;
	background-size: cover;
	padding: 40px 0px;
	color: #000;
}

#servicios3 h1{
	margin-top: 73px;
	font-family:"Ubuntu Bold";
	font-size: 38px;
}

#servicios3 p{
	margin-top: 20px;
	text-align: justify;
	line-height: 21px;
	font-size:18px;
}

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

#contacto{
	background: url(../img/bg4.jpg) no-repeat center center;
	background-size: cover;
	padding: 40px 0px;
}

#contacto h1{
	font-family:"Champagne &amp; Limousines";
	font-size: 50px;
	color:#306e8c;
	text-shadow: 2px 3px 2px #595c5f;
	margin-top: 50px;
}

#contacto p{
	margin-top: 15px;
	line-height: 19px;
	font-size:18px;
}

#formulario{
	padding-left: 40px;
}

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

#formulario h3{
	margin-top: 5px;
	font-size: 13px;
	color:#00000075;
}

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

#formulario textarea{
	width:100%;
  	background-color:#8a8b8c;
	color:#fff;
	border:none;
	font-family: 'Ubuntu', sans-serif;
	font-size:16px;
	padding:10px;
	margin-top: 5px;
  	height: 70px;
}

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

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

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

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

.contacto{
	text-align: center;
	margin-top: 40px;
}

.contacto h3{
	font-size:21px;
}

.contacto img{
	margin-top: 20px;
}

#mapa-bg{
 	background: #000;
  	padding: 50px 0px;
}

#map{
	height:300px;
}

#ampliar{
	background-color: #8a8b8c;
	text-shadow: 1px 1px 1px #000;
  	color: #FFF;
  	text-align: center;
	width: 75px;
	height: 75px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	position: absolute;
  	text-decoration: none !important;
	bottom: -30px;
	left: 45%;
	font-size:18px;
}

#ampliar:hover{
	background: #255275;
}

#video2 {
  	margin-top: 30px;
  	height: 403px;
}

#btn{
	bottom: 42px;
	position: relative;
	background-image: url(../img/politica_ambiental.png);
	width: 334px;
	height: 67px;
	float: right;
}

#btn:hover{
	background-image: url(../img/politica_ambiental-h.png);
}

/* lightbox*/
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp{
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
  }
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
  }
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
  }
.fancybox-opened {
  z-index: 99999;
  }
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  }
.fancybox-outer, .fancybox-inner {
  position: relative;
  }
.fancybox-inner {
  overflow: hidden;
  }
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
  }
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
  }
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
  }
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
  
  }
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url('../img/fancybox_sprite.png');
  }
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
  }
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('../img/fancybox_loading.gif') center center no-repeat;
  }
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
  }
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('../img/blank.gif'); /* helps IE */
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
  }
.fancybox-prev {
  left: 0;
  }
.fancybox-next {
  right: 0;
  }
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
  }
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
  }
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
  }
.fancybox-nav:hover span {
  visibility: visible;
  }
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
  }
/* Overlay helper */
.fancybox-lock {
  overflow: hidden;
  }
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 80100;
  background-color: #0000009e;
  }
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;∫
  z-index: 8030;
  }
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
  }
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
  }
.fancybox-opened .fancybox-title {
  visibility: visible;
  }
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
  }
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  line-height: 24px;
  white-space: nowrap;
  }
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
  }
.fancybox-title-inside-wrap {
  padding-top: 10px;
  }
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #000;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}

.linea-foto {
  float: left;
  position: relative;
  width: 100%;
  margin-top:29px;
}

.pro-mas {
  display: none;
}

.linea-foto:hover .pro-mas{
  width: 100%;
  display: block;
  height: 100%;
  position: absolute;
  left: 0px;
  z-index: 8;
  top: 0px;
  background:rgba(0, 0, 0, 0.77);
}

.mas-p {
  color: #FFF;
  font-size: 90px;
  font-family:"Ubuntu Bold";
  text-align: center;
  width: 100%;
  margin-top: 46%;
}

.pro-mas {
  display: none;
}

#whatsapp {
  background-image: url(../img/whatsapp.svg);
  background-repeat: no-repeat;
  border-radius: 50%;
  width: 65px;
  height: 65px;
  position: fixed;
  right: 15px;
  z-index: 99999;
  bottom: 49%;
}


@media (max-width: 800px){
	header {
    position: relative;
		top: 0;
	}

	.pin {
    font-size: 11px;
		float: left;
	}

	.telefono {
    font-size: 11px;
		float: left;
		margin-left: 14px;
		margin-right: 0;
	}

  #menu {
    margin-top: 5px;
		padding-bottom: 0;
  }

	.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%;
	}

	#navbar a{
	width: 100%;
	text-align: left;
	padding: 5px;
	margin-top: 2px;
	border: none;
	margin-left:0px;
	}

	#carousel-home .carousel-indicators {
    bottom: 5px;
	}

	#carousel-home .carousel-indicators li {
    width: 15px;
    height: 15px;
	}
	.caption {
    font-size: 14px;
	  line-height:14px;
	  bottom:37px;
	}

	#bienvenidos-texto h1 {
    font-size: 45px;
	}

	#quienes h1 {
    font-size: 55px;
    margin-top: 10px;
	}

	#quienes {
    	padding: 40px 0px;
	}

	#titulo {
    padding-top: 10px;
	}

	#quienes-texto {
    	margin-top: 20px;
	  padding:0px;
	}
	
	#quienes-texto p{
		font-size:16px;
		line-height:19px;
		padding:6px;
	}

	.vision {
    		margin-top: 20px;
	}
	
	#valores h1{
		font-size:39px;
	}
	
	.mision {
    		margin-bottom: 20px;
	}
	
	#mision p{
		text-align:left;
		font-size:16px;
	}
	
	#politica h1{
		font-size:31px;
		margin-top:9px;
	}
	
	.logo-v {
    		margin-top: 10px !important;
	}

	#politica p {
    		margin-bottom: 20px;
	  	font-size:16px;
	}

	#productos a {
    		margin-top: 10px;
	}

	#productos h1{
		margin-left:0px;
	}
	
	#productos p{
		margin-left:0px;
	}
	
	#productos-l a {
		margin-top: 10px;
	}

	.texto-detalle {
    		margin-top: 20px;
	  	font-size:17px;
	  	line-height:23px;
	}

	#carousel-detalle .item{
		margin-top: 40px;
	}

	#volver {
    		margin-top: 20px;
	}

	.texto-servicios {
		margin-top: 10px;
		margin-bottom: 20px;
	}
	
	#servicios2 p{
		line-height:20px;
	}
	
	#servicios3 h1 {
    margin-top: 10px;
	}

	#servicios3 p {
		margin-bottom: 20px;
		line-height:20px;
	}

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

	#formulario {
    padding-left: 0px;
    margin-top: 20px;
	}

	.datos p {
    margin-bottom: 15px;
	}
	
	#bienvenidos-texto p{
		font-size:14px;
	}
	
	#bienvenidos{
		padding:54px 0px;
	}
	
	#titulo h1{
		letter-spacing:0px;
		font-size:29px;
  }

  #detalle h1{
  	font-size: 15px;
  }

}

@media (max-width: 900px) and (min-width:800px){
	
	#navbar a{
		font-size:13px;
		margin-left:0px;
		padding:12px 7px;
		padding-top:39px;
	}
	
	.caption{
		font-size:23px;
		line-height:27px;
		bottom:42px;
	}
	
	#carousel-home .carousel-indicators{
		bottom:8px;
	}
	
	#quienes h1{
		font-size:57px;
	}
	
	#quienes-texto p{
		font-size:16px;
		line-height:23px;
	}
	
	.vision{
		margin-top:-243px;
	}
	
	#politica h1{
		font-size:31px;
		margin-top:0px;
	}
	
	#politica p{
		line-height:19px;
		font-size:17px;
	}
	
	#productos h1{
		margin-left:0px;
		margin-top:16px;
	}

	#productos p{
		margin-left:0px;
		font-size:16px;
		line-height:21px;
	}
	
	#productos a{
		font-size:18px;
		margin-top:43px;
	}
	
	.texto-detalle{
		font-size: 17px;
		line-height: 23px;
		margin-top:96px;
	}
	
	.texto-servicios{
		margin-top:18px;
		font-size:18px;
	}
	
	#servicios2 h1{
		
		font-size:27px;
		margin-top:-6px;
	}
	
	#servicios2 p{
		margin-top:14px;
		font-size:17px;
		line-height:18px;
	}
	
	#servicios3 h1{
		font-size:27px;
		margin-top:-3px;
	}
	
	#servicios3 p{
		margin-top:14px;
		font-size:16px;
		line-height:18px;
	}
	
	#contacto h1{
		font-size:44px;
		margin-top:-7px;
	}
	
	#borrar{
		width:90px !important;
		font-size:21px !important;
	}
	
	#enviar{
		width:90px !important;
		font-size:21px !important;
	}
	
	#formulario input {
		padding:10px;
	}

	#detalle h1{
		font-size: 15px;
	}

	header {
		position: relative;
		top: 0px;
		padding-bottom: 0px;
	}

}


@media (max-width: 1000px) and (min-width:900px){
	
	#navbar a{
		font-size:15px;
		margin-left:0px;
		padding:12px 7px;
		padding-top:39px;
	}
	
	.caption{
		line-height:30px;
		font-size:25px;
		bottom:53px;
	}
	
	#carousel-home .carousel-indicators{
		bottom:19px;
	}
	
	#quienes h1{
		font-size:67px;
		margin-top:100px;
		}
		
	#quienes-texto p{
		font-size:16px;
		line-height:22px;
	}
	
	.vision{
		margin-top:-302px;
	}
	
	#politica h1{
		margin-top:0px;
	}
	
	#politica p{
		font-size:15px;
		line-height:20px;
	}
	
	#productos h1{
		margin-top:16px;
		margin-left:14px;
		font-size: 28px;
	}
	
	#productos p{
		margin-left:14px;
		font-size: 16px;
		line-height: 20px;
	}
	
	#productos a{
		margin-top:61px;
	}
	
	.texto-detalle{
		margin-top:110px;
		font-size: 18px;
		line-height: 24px;
	}

	#productos-home h1{
		font-size: 28px;
	}
	
	.texto-servicios{
		margin-top:47px;
		font-size:17px;
	}
	
	#servicios2 h1{
		margin-top:0px;
	}
	
	#servicios2 p{
		margin-top:12px;
		line-height:18px;
		font-size:15px;
	}
	
	#servicios3 h1{
		margin-top:3px;
		font-size:32px;
	}
	
	#servicios3 p{
		font-size:15px;
	}
	
	#contacto h1{
		font-size:42px;
		margin-top:11px;
	}
	
	#contacto p{
		font-size:15px;
	}
	
	#formulario input{
		padding:10px;
	}

	#detalle h1{
		font-size: 15px;
	}

	header{
		position: relative;
		top: 0px;
		padding-bottom: 0px;
	}

	#menu{
		margin-top: 0px;
	}


}

@media (max-width: 1100px) and (min-width:1001px){
	
	#navbar a{
		font-size:18px;
		margin-left:0px;
		padding:12px 7px;
		padding-top:39px;
	}

	header{
		position: relative;
		top: 0px;
		padding-bottom: 0px;
	}

	.wsmenu-list li a{
		font-size: 19px !important;
	}

	.megamenu li a{
		font-size: 15px !important;
	}
	
	.caption{
		font-size:30px;
		line-height:32px;
		bottom:49px;
	}

	#menu{
		margin-top: 0px;
	}

	.megamenu li a{
		padding: 0px !important;
	}

	.megamenu li a{
		padding: 7px 8px !important;
	}


	#carousel-home .carousel-indicators{
		bottom:13px;
	}
	
	#quienes h1{
		margin-top:130px;
		font-size:70px;
	}
	
	#quienes-texto p{
		font-size:18px;
		line-height:25px;
	}
	
	.vision{
		margin-top:0px;
	}
	
	#mision p{
		font-size:15px;
		line-height:18px;
	}
	
	#politica h1{
		margin-top:0px;
	}
	
	#productos h1{
		font-size: 27px;
		margin-top:15px;
		margin-left:8px;
	}
	
	#productos p{
		font-size: 16px;
		line-height: 19px;
		margin-left:12px;
	}
	
	#productos a{
		margin-top:49px;
	}
	
	.texto-servicios{
		font-size: 18px;
		margin-top:47px;
	}
	
	#servicios2 h1{
		font-size:32px;
		margin-top:-5px;
	}
	
	#servicios2 p{
		font-size:16px;
		margin-top:6px;
		line-height:20px;
	}
	
	#servicios3 h1{
		font-size: 31px;
		margin-top:12px;
	}
	
	#contacto h1{
		margin-top:10px;
	}

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

	.texto-detalle{
		margin-top: 118px;
		font-size: 22px;
	}

	#servicios3 p{
		font-size: 15px;
	}
	
}

@media (max-width: 1200px) and (min-width:1100px){
	
	#navbar a{
		font-size:20px;
		margin-left:0px;
		padding:12px 7px;
		padding-top:53px;
	}

	header{
		position: relative;
		top: 0px;
		padding-bottom: 0px;
	}
	
	#menu{
		margin-top: 0px;
	}
	
	#quienes h1{
		font-size:73px;
		margin-top:106px;
	}
	
	#quienes-texto p{
		font-size:17px;
		line-height:22px;
		}
	
	.vision{
		margin-top:3px;
		
	}
	
	#mision p{
		line-height:19px;
	}
	
	#politica h1{
		margin-top:-10px;
	}
	
	#productos h1{
		margin-left:6px;
		margin-top:19px;
	}
	
	#productos p{
		margin-left:6px;
	}
	
	#productos a{
		margin-top:62px;
	}
	
	.texto-detalle{
		margin-top:174px;
	}
	
	.texto-servicios{
		margin-top:75px;
	}
	
	#servicios2 h1{
		margin-top:5px;
	}
	
	#servicios3 h1{
		margin-top:27px;
	}
	
	#contacto h1{
		margin-top:12px;
	}
	
	#formulario input{
		margin-top:5px;
	}
	
	.caption{
		bottom:57px;
	}
	
	#carousel-home .carousel-indicators{
		bottom:17px;
	}

}

@media (max-width: 1300px) and (min-width:1200px){
	
	#navbar a{
		font-size:20px;
		margin-left:0px;
		padding:12px 7px;
		padding-top:53px;
	}

	#quienes h1{
		font-size:66px;
		margin-top:112px;
	}
	
	#quienes-texto p{
		font-size:18px;
		line-height:21px;
	}
	
	.vision{
		margin-top:227px;
		padding-bottom:26px;
	}
	
	#mision p{
		font-size:17px;
		line-height:20px;
	}
	
	#politica h1{
		margin-top:4px;
		font-size:33px;
	}
	
	#productos h1{
		margin-top:9px;
	}
	
	.texto-detalle{
		margin-top:141px;
	}
	
	.texto-servicios{
		margin-top:58px;
	}
	
	#servicios2 h1{
		margin-top:6px;
	}
	
	#servicios2 p{
		font-size:16px;
		line-height:20px;
		margin-top:4px;
	}
	
	#servicios3 h1{
		margin-top:11px;
	}
	
	#contacto h1{
		margin-top:-3px;
		font-size:43px;
	}
	
	#formulario input{
		padding:11px;
	}
	
	}


@media (max-width: 1400px) and (min-width:1301px){
	
	#navbar a{
		margin-left:0px;
		padding:12px 11px;
		padding-top:53px;
	}
	
	#bienvenidos-texto{
		margin-top:28px;
	}
	
	#quienes h1{
		margin-top:135px;
		font-size:72px;
	}
	
	.vision{
		margin-top:256px;
		padding-bottom:20px;
	}
	
	#politica h1{
		margin-top:-7px;
	}
	
	#productos h1{
		margin-top:21px;
	}
	
	.texto-servicios{
		margin-top:71px;
	}
	
	#servicios2 h1{
		margin-top:1px;
	}
	
	#servicios3 h1{
		margin-top:30px;
	}
	
	.texto-detalle{
		margin-top:172px;
	}
	
	#contacto h1{
		margin-top:-1px;
	}
	
	#formulario input{
		padding:12px;
	}

}

@media (max-width: 1500px) and (min-width:1400px){
	
	#navbar a{
		margin-left:0px;
		padding:12px 11px;
		padding-top:53px;
	}
	
	#quienes h1{
		font-size:80px;
		margin-top:135px;
	}
	
	.vision{
		margin-top:301px;
		padding-bottom:33px;
	}
	
	#politica h1{
		margin-top:8px;
	}
	
	#productos h1{
		margin-top:37px;
	}
	
	.texto-detalle{
		margin-top:183px;
	}
	
	#servicios2 h1{
		margin-top:29px;
	}
	
	#servicios3 h1{
		margin-top:51px;
	}
	
	#contacto h1{
		margin-top:39px;
		font-size:45px;
	}
	
	#formulario input{
		padding:12px;
	}

}

@media (max-width: 1600px) and (min-width:1500px){
	
	#navbar a{
		margin-left:0px;
		padding:12px 11px;
		padding-top:53px;
	}
	
	#bienvenidos-texto{
		margin-top:27px;
	}
	
	#quienes h1{
		margin-top:116px;
		font-size:85px;
	}
	
	.vision{
		margin-top:348px;
		padding-bottom:32px;
	}
	
	#politica h1{
		margin-top:27px;
	}
	
	#productos h1{
		margin-top:25px;
	}
	
	#contacto h1{
		font-size:46px;
	}
	
	#formulario input{
		padding:12px;
	}
	
}


@media (max-width: 1700px) and (min-width:1600px){
	
	#navbar a{
		margin-left:0px;
		padding:12px 21px;
		padding-top:53px;
	}
	
	#quienes h1{
		margin-top:84px;
		font-size:87px;
	}
	
	.vision{
		margin-top:409px;
		padding-bottom:45px;
	}
	
	#productos h1{
		margin-top:27px;
	}
	
	#formulario input{
		padding:12px;
	}

	#servicios3 h1{
		margin-top: 33px;
		font-size: 34px;
	}
}
