 @font-face {

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

#contenedor{
	width:100%;
	overflow:hidden;
	font-family:"Crimson Bold";
	position:relative;
    color: #000;
	}
.pad{
	padding-left:0px;
	padding-right:0px;
	}
.clear{
	clear:both;
	}
header{
	background: #000;
}
.logo{
	padding: 15px 0px;
}
#menu{
  min-height: 40px;
  width: 100%;
  float:left;
  position: relative;
  margin-bottom:0px;
  border: none;
  background: #fff;
  border-radius: 0;
  padding: 10px;
}
.menu {
  text-align: center;
}
#navbar li{
  display: inline-block;
  margin: 0px 57px;
}
#navbar a{
  color: #000;
  font-family:"Crimson Bold";
  display:inline-block;
  padding: 5px;
  font-size: 20px;
  border-bottom: solid 2px #fff;
}
#navbar a:hover{
	border-bottom: solid 2px #e15a00;
	color: #e15a00;
	text-decoration: none;
}
#navbar .selec{
	border-bottom: solid 2px #e15a00;
	color: #e15a00;
}
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;
	top: 50%;
	z-index: 1;
	background: url(../img/banner/caption.png);
	background-size: cover;
	font-family:"Crimson Bold";
	width: 80%;
	left: 10%;
	padding: 5px 15px;
	text-align: center;
	color: #fff;
	font-size: 65px;
	text-shadow: 3px 3px 3px #212121;
}
#carousel-home .carousel-indicators li{
	width: 17px;
	height: 17px;
    background: #fff;
    border-color: #e15900;
	border-width: 2px;
}
#carousel-home .carousel-indicators .active{
  background: #e15900;
  border-color: #fff;
}
#linea-home{
	padding: 30px 15px;
}
#linea-home h1{
	color: #000;
	font-size: 30px;
	font-family:"Crimson Bold";
	z-index: 1;
	position: relative;
	margin-top: 37px;
	margin-left: 112px;
}
#linea-home h2{
	color: #e9e9e9;
	font-size: 100px;
	font-family:"Crimson Bold";
	position: absolute;
	left: 0;
	top: 0;
}
#linea-home p{
	margin-left: 30px;
	font-size: 60px;
	font-family:"Crimson Bold";
}
.lineas{
	margin-top: 87px;
}
#linea-home a{
	display: inline-block;
	margin-top: 74px;
	padding: 10px 20px;
	color: #e15a00;
	border: solid 3px #FF6A01;
	font-family:"Crimson Bold";
	font-size: 24px;
}
#linea-home a:hover{
	background: #e15a00;
	color: #fff;
	text-decoration: none;
}
#emp-home{
	padding: 30px 15px;
}
#emp-home h1{
	color: #000;
	font-size: 30px;
	z-index: 1;
	font-family:"Crimson Bold";
	position: relative;
	margin-top: 41px;
	margin-left: 116px;
}
#emp-home h2{
	color: #e9e9e9;
	font-size: 100px;
	position: absolute;
	left: 30px;
	top: 0;
}
#emp-home .cuadro{
	background: url(../img/home/cuadro.jpg) no-repeat;
	margin-top: 66px;
	margin-left: -20px;
	min-height: 742px;
	
}

#emp-home .cuadro p{

	color: #fff;
	line-height: 38px;
	font-size: 30px;
	padding: 234px 120px;
		}

footer{
	background: #000;
	padding-top: 30px;
	font-family:"Crimson Bold";
}
footer p{
	color: #fff;
	line-height: 30px;
	font-size: 24px;
}
footer h2{
	color: #FE7700;
	font-size: 24px;
	line-height: 22px;
	float: left;
	position: relative;
	padding: 4px;
	width: 100%;
}
#web-cont{
	padding: 4px 15px;
}
#web{
	float: right;
	position: relative;
	padding: 7px;
	padding-right: 145px;
	background: url(../img/web.png) no-repeat right;
	color: #fff;
	font-size: 14px;
	margin-top: 8px;
}
#web:hover{
	text-decoration: none;
	background: url(../img/web-h.png) no-repeat right;
}
#fb{
	display: inline-block;
	background: url(../img/redes.png) 0px 0px;
	width: 37px;
	height: 37px;
}
#fb:hover{
	background: url(../img/redes-h.png) 0px 0px;
}
#tw{
	display: inline-block;
	background: url(../img/redes.png) right;
	width: 37px;
	height: 37px;
	margin-left: 5px;
}
#tw:hover{
	background: url(../img/redes-h.png) right;
}
#titulo{
  padding-top: 452px;
  padding-bottom:107px;
  background-size: cover;
}
.bg-1{
  background: url(../img/bg1.jpg) no-repeat center top;
}
#titulo .titulo{
	position: absolute;
	bottom: 20%;
	z-index: 1;
	background: url(../img/banner/caption.png);
	background-size: contain;
	width: 80%;
	left: 10%;
	padding: 5px 15px;
	text-align: center;
	color: #fff;
	text-shadow: 3px 3px 3px #212121;
	font-size: 65px;
}
#empresa{
	padding: 80px 15px;
}
#empresa h1{
	color: #000;
	font-size: 30px;
	z-index: 1;
	position: relative;
	margin-top: 34px;
	margin-left: 163px;
}
#empresa h2{
	color: #E9E9E9;
	font-size: 100px;
	position: absolute;
	left: 0;
	top: 0;
}
#empresa h3{
	color: #FE7304;
	font-size: 100px;
	margin-top: 100px;
	margin-left: 156px;
}
#empresa p{
	text-align: right;
	font-size:30px;
	margin-right: 20px;
	line-height: 35px;
}
.rombo{
	margin-top: -90px;
}
.mision{
	margin-bottom:118px;
}
#vision{
	padding: 50px 15px;
}
#vision h3{
	color: #FE7304;
	font-size: 100px;
	margin-left: 50px;
}
.vision{
	display: flex;
	align-items: center;
}
#vision p{
	float: right;
	font-size: 30px;
	margin-right: 20px;
	line-height: 36px;
}
.rombo1{
	position: absolute;
	bottom: -170px;
}
.bg-2{
  background: url(../img/bg2.jpg) no-repeat center top;
}
.bg-5 {
    background: url(../img/bg5.jpg) no-repeat center top;
        background-size: auto;
}
#linea{
	padding: 172px 15px;
}
#linea h1{
	color: #000;
	font-size: 30px;
	z-index: 1;
	position: relative;
	margin-top: 38px;
	margin-left: 98px;
}
#linea p {
   font-size: 22px;
   padding: 65px;
   color: #000;
}
#linea h2{
	color: #E9E9E9;
	font-size: 100px;
	position: relative;
	left: 0;
	top: 0;
}
/*Box*/
.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;
	z-index:9999;
	}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999999;
	}
.fancybox-skin {
	position: relative;
	background: #FFF;
	color: #444;
	text-shadow: none;
	}
.fancybox-opened {
	z-index: 999999;
	}
.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;
	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: 9999;
}
#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: 99999;
}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 999999;
}
.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: 99999;
	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:9999;
	background: rgba(0, 0, 0, 0.9);
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
	visibility: hidden;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}
.fancybox-opened .fancybox-title {
	visibility: visible;
}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	width: 100%;
	margin-bottom: -25px;
	margin-left: -15px;
	z-index:99999;
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	width: 100%;
	float: left;
	position: relative;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: #000;
	color: #4286b0;
	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: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
.rombo4 {
	    position: absolute;
	    top: -17px;
	    right: -80px;
}
.rombo5 {
	    position: absolute;
	    bottom: -132px;
	    left: -80px;
}
/*.linea1 {
   display: -webkit-flex;
   display: flex;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
	 margin-top: 111px;
}*/
.galeria50{
	/*display: -webkit-flex;
	display: flex;*/
	margin: 10px 0px;
	width: 50%;
	float: left;
	position: relative;
}
.galeria50 span{
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	font-size: 100px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	display: flex;
	opacity: 0;
}
.galeria50:hover span{
	opacity: 1;
}
.galeria{
	/*display: -webkit-flex;
	display: flex;*/
	margin: 10px 0px;
	float: left;
	position: relative;
	width: 25%;
}
.galeria span{
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	font-size: 100px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0;
}
.galeria:hover span{
	opacity: 1;
}
#carousel-linea .carousel-indicators {
	bottom:-41px;
}
#carousel-linea .carousel-indicators li{
	width: 16px;
	height: 16px;
  background: #fff;
  border-color:#FD5C04;
	border-width: 2px;
}
#carousel-linea .carousel-indicators .active{
	width: 16px;
	height: 16px;
  background:#FD5C04;
  border-color: #fff;
}
.bg-3{
  background: url(../img/bg3.jpg) no-repeat center top;
}
#politica{
	padding: 80px 15px;
}
#politica h1{
	color: #000;
	font-size: 30px;
	z-index: 1;
	position: relative;
	margin-top: 40px;
	margin-left: 168px;
}
#politica h2{
	color: #E9E9E9;
	font-size: 100px;
	position: absolute;
	left: 0;
	top: 0;
}
#politica p{
	margin-top: 60px;
	text-align: justify;
	line-height: 38px;
	font-size: 30px;
}
#red{
	padding: 102px 15px;
}
#red h1{
	color: #000;
	font-size: 34px;
	z-index: 1;
	position: relative;
	margin-top: 38px;
	margin-left: 20px;
	text-align: center;
}
#red h2{
	color: #E9E9E9;
	font-size: 100px;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	width: 100%;
}
#red img{
	margin-top: 20px;
}
#red p{
	margin-top: 20px;
	font-size: 24px;
	line-height: 32px;
}
.politicas{
	text-align: center !important;
	width: 50%;
	margin-left: 25%;
	line-height: 20px;
	font-size: 20px;
}
.rombo2{
	position: absolute;
	bottom: -70px;
}
.bg-4{
  background: url(../img/bg4.jpg) no-repeat center top;
}
#contacto{
	padding: 50px 15px;
}
#contacto{
	padding: 80px 15px;
}
#contacto h1{
	color: #000;
	font-size: 30px;
	z-index: 1;
	position: relative;
	margin-top: 43px;
	margin-left: 20px;
	text-align: center;
}
#contacto h2{
	color: #E9E9E9;
	font-size: 100px;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	width: 100%;
}
#contacto p{
	margin-top: 20px;
	line-height: 39px;
	font-size: 25px;
	color: #000;
}
#formulario h3{
	color: #000 !important;
	font-size: 18px;
	margin-top: 13px;
	text-transform: uppercase;
}
#formulario p{
	text-align: left;
	margin-top: 10px;
	color: #000 !important;
}
#formulario .check{
	text-align: left;
	float: none;
	display: inline-block;
	width: auto;
}
#formulario input{
	width:100%;
	background-color:#000;
	color:#fff;
	border:none;
	font-family: 'Crimson Text', serif;
	font-size:14px;
	padding:10px;
	margin-top: 5px;
}
#formulario textarea{
	width:100%;
  background-color:#000;
	color:#fff;
	font-family: 'Crimson Text', serif;
	border:none;
	font-size:14px;
	padding:10px;
	margin-top: 5px;
  height: 132px;
}
.btn{
	float: left;
	position: relative;
	width: 100%;
	text-align: left;
	margin-top: -23px;
}
.btn a{
	display: inline-block;
	padding: 5px 10px;
	background:#FF6800;
	font-size: 24px;
	color: #fff;
}
.btn a:hover{
	background: #0065bd;
	color: #fff;
	text-decoration: none;
}
.cont-bg{
	background: #fff;
	padding: 20px;
	padding-bottom: 50px;
}
#enviar{
	width:90px !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: #FF6800 !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:24px !important;
	color:#fff !important;
	text-align:center;
	margin-top:20px!important;
	padding:10px 0px !important;
	background: #FF6800 !important;
  border: none !important;
	}
#borrar:hover{
  background: #000 !important;
	color: #FFF !important;
}

#map{
	height:587px;
	margin: 25px 0px;
	}
#ampliar{
	background:#FF6800;
	color: #fff;
	text-align: center;
	position: absolute;
  text-decoration: none !important;
	bottom:50px;
	right:20px;
	padding: 10px 20px;
	font-family:"Crimson Bold";
	font-size: 24px;
	}
#ampliar:hover{
	background: #000;
	color: #fff;
	}
#ubicacion{
		padding: 82px 15px;
	}
.rombo3{
	position: absolute;
	bottom: 170px;
	right: -140px;
}
.modal-open .modal{
	background:rgba(0, 0, 0, 0.6);
}

.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/whatsapp.png);
    width: 51px;
    height: 51px;
    position: fixed;
    right: 15px;
    z-index: 900;
    bottom: 18px;
}




@media (max-width: 800px){
	.logo{
		text-align: center;
	}
	.logo img {
	    display: inline-block;
	    max-height: 50px;
	}
	#barra-menu {
    margin-top: 0px;
	}
  #menu {
		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;
		margin-top: 2px;
    border: none;
	}
	.caption {
    background-size: contain;
    font-size: 16px;
	}
	#linea-home h2 {
	  font-size: 29px;
	}
	#linea-home h1 {
		margin-left: 5px;
	    font-size: 20px;
	    margin-top: 24px;
	}
	#linea-home p {
		margin-left: 0px;
	    font-size:38px;
	}
	#emp-home .cuadro {
	  min-height: 0px;
	  padding:30px;
	}
	#titulo {
	    padding-top: 120px;
	    padding-bottom: 80px;
	}
	#titulo .titulo {
	  font-size: 21px;
	}
	#empresa h2 {
	  font-size: 35px;
	  top: 13px;
	}
	#empresa h1 {
	  font-size: 24px;
	  margin-top: 15px;
	  margin-left: 20px;
	}
	#empresa {
	    padding-bottom: 20px;
	}
	#vision {
	    padding: 20px 15px;
	}
	#linea h2 {
	  font-size: 35px;
	  top: 13px;
	}
	#linea h1 {
	  font-size: 24px;
	  margin-top: 15px;
	  margin-left: 20px;
	}
	.galeria50 {
	    width: 100%;
	}
	.galeria {
	    width: 100%;
	}
	#politica h2 {
	  font-size: 35px;
	  top: 13px;
	}
	#politica h1 {
	  font-size: 24px;
	  margin-top: 15px;
	  margin-left: 20px;
	}
	#red {
	    padding: 15px;
	}
	#red h2 {
	  font-size: 35px;
	  top: 13px;
	}
	#red h1 {
	  font-size: 24px;
	  margin-top: 15px;
	  margin-left: 20px;
	}
	#carousel-linea {
	    margin-top: 90px;
			margin-bottom: 40px;
	}
	.politicas {
	  width: 80%;
	  margin-left: 10%;
	}
	#contacto h2 {
	  font-size: 35px;
	  top: 13px;
	}
	#contacto h1 {
	  font-size: 24px;
	  margin-top: 15px;
	  margin-left: 20px;
	}
	.btn {
	  margin-top: 0px;
	}
	.cont-bg {
	    padding-bottom: 20px;
	}

	#emp-home .cuadro p{
		padding: 132px 11px;
		line-height: 30px;
		font-size:19px;
		min-height: 0px;
	}

	#empresa p{
		font-size: 22px;
		line-height: 28px;
	}

	#empresa h3{
		font-size: 60px;
		margin-left: 2px;
		margin-top: 83px;
	}

	#vision h3{
		font-size: 60px;
	}

	#vision p{
		font-size: 27px;
		line-height: 28px;
	}

	#politica p{
		font-size: 25px;
		line-height: 31px;
	}

	#contacto p{
		font-size: 14px;
		line-height:30px;
	}

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

	footer p{
		font-size: 19px;
	}
	}


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

	#navbar li{
		margin: 0px 4px;
	}

	.caption{
		font-size: 51px;
	}

	#linea-home p{
		font-size: 28px;
	}

	#linea-home h2{
		font-size: 75px;
	}

	#linea-home h1{
		margin-top: 23px;
		margin-left: 10px;
	}

	#emp-home h2{
		font-size: 74px;
	}

	#emp-home h1{
		margin-left: 65px;
		margin-top: 23px;
	}

	#emp-home .cuadro{
		min-height: auto;
	}

	#emp-home .cuadro p{
		padding: 118px 42px;
		font-size: 22px;
		line-height: 33px;
	}

	#titulo{
		padding-top: 250px;
	}

	#titulo .titulo{
		font-size: 51px;
	}

	#empresa h2{
		font-size: 81px;
	}
	#empresa h1{
		margin-top: 26px;
		margin-left: 118px;
	}

	#empresa h3{
		margin-left: 40px;
	}

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

	#vision p{
		font-size: 27px;
	}

	#politica p{
		font-size: 24px;
		line-height: 33px;
	}

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

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

}

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

	#navbar li{
		margin: 0px 10px;
	}

	.caption{
		font-size: 51px;
	}

	#linea-home p{
		font-size: 31px;
	}

	#linea-home h2{
		font-size: 85px;
	}

	#linea-home h1{
		margin-top: 30px;
		margin-left: 42px;
	}

	#emp-home h2{
		font-size: 74px;
	}

	#emp-home h1{
		margin-left: 65px;
		margin-top: 23px;
	}

	#emp-home .cuadro{
		min-height: auto;
	}

	#emp-home .cuadro p{
		padding: 118px 42px;
		font-size: 22px;
		line-height: 33px;
	}

	#titulo{
		padding-top: 250px;
	}

	#titulo .titulo{
		font-size: 51px;
	}

	#empresa h2{
		font-size: 81px;
	}
	#empresa h1{
		margin-top: 26px;
		margin-left: 118px;
	}

	#empresa h3{
		margin-left: 40px;
	}

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

	#vision p{
		font-size: 27px;
	}

	#politica p{
		font-size: 24px;
		line-height: 33px;
	}

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

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

}


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

	#navbar li{
		margin: 0px 22px;
	}

	.caption{
		font-size: 51px;
	}

	#linea-home p{
		font-size: 37px;
	}

	#linea-home h2{
		font-size: 85px;
	}

	#linea-home h1{
		margin-top: 30px;
		margin-left: 42px;
	}

	#emp-home h2{
		font-size: 87px;
	}

	#emp-home h1{
		margin-left: 77px;
		margin-top: 33px;
	}

	#emp-home .cuadro{
		min-height: auto;
	}

	#emp-home .cuadro p{
		padding: 118px 42px;
		font-size: 22px;
		line-height: 33px;
	}

	#titulo{
		padding-top: 250px;
	}

	#titulo .titulo{
		font-size: 51px;
	}

	#empresa h2{
		font-size: 81px;
	}
	#empresa h1{
		margin-top: 26px;
		margin-left: 118px;
	}

	#empresa h3{
		margin-left: 40px;
	}

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

	#vision p{
		font-size: 27px;
	}

	#contacto p{
		font-size: 20px;
		line-height: 28px;
		margin-top: 10px;
	}

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

	footer p{
		font-size: 18px;
		line-height: 29px;
	}

}

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

	#navbar li{
		margin: 0px 32px;
	}

	.caption{
		font-size: 51px;
	}

	#linea-home p{
		font-size: 41px;
	}

	#linea-home h2{
		font-size: 85px;
	}

	#linea-home h1{
		margin-top: 30px;
		margin-left: 42px;
	}

	#emp-home h2{
		font-size: 87px;
	}

	#emp-home h1{
		margin-left: 77px;
		margin-top: 33px;
	}

	#emp-home .cuadro{
		min-height: auto;
	}

	#emp-home .cuadro p{
		padding: 194px 63px;
		font-size: 22px;
		line-height: 33px;
	}

	#titulo{
		padding-top: 250px;
	}

	#titulo .titulo{
		font-size: 51px;
	}


	#empresa h3{
		margin-left: 40px;
	}

	#empresa p{
		font-size: 24px;
		line-height: 27px;
	}
	#contacto p{
		font-size: 22px;
		line-height: 28px;
		margin-top: 10px;
	}

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

	footer p{
		font-size: 20px;
		line-height: 29px;
	}

}

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

	#navbar li{
		margin: 0px 41px;
	}

	.caption{
		font-size: 51px;
	}

	#linea-home p{
		font-size: 41px;
	}

	#emp-home h2{
		font-size: 94px;
	}

	#emp-home h1{
		margin-left: 100px;
		margin-top: 38px;
	}

	#emp-home .cuadro{
		min-height: auto;
	}

	#emp-home .cuadro p{
		padding: 194px 58px;
		line-height: 33px;
	}

	#titulo{
		padding-top: 250px;
	}

	#titulo .titulo{
		font-size: 51px;
	}


	#empresa h3{
		margin-left: 40px;
	}

	#empresa p{
		font-size: 24px;
		line-height: 27px;
	}
	#contacto p{
		font-size: 19px;
		line-height: 28px;
		margin-top: 10px;
	}

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

	footer p{
		font-size: 18px;
		line-height: 29px;
	}

}

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

	#navbar li{
		margin: 0px 53px;
	}


	#linea-home p{
		font-size:44px;
	}

	#emp-home h1{
		margin-left: 100px;
		margin-top: 38px;
	}

	#emp-home .cuadro{
		min-height: auto;
	}

	#emp-home .cuadro p{
		padding: 194px 58px;
		line-height: 33px;
	}

	#titulo{
		padding-top: 250px;
	}

	#titulo .titulo{
		font-size: 56px;
	}


	#empresa h3{
		margin-left: 40px;
	}

	#empresa p{
		font-size: 25px;
		line-height: 30px;
	}
	#contacto p{
		font-size: 22px;
		line-height: 32px;
		margin-top: 10px;
	}

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

	footer p{
		font-size:20px;
		line-height: 29px;
	}

}

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

	#navbar li{
		margin: 0px 53px;
	}


	#linea-home p{
		font-size:44px;
	}

	#emp-home h1{
		margin-left: 100px;
		margin-top: 38px;
	}

	#emp-home .cuadro{
		min-height: auto;
	}

	#emp-home .cuadro p{
		padding: 194px 58px;
		line-height: 33px;
	}

	#titulo{
		padding-top: 250px;
	}

	#titulo .titulo{
		font-size: 56px;
	}


	#empresa h3{
		margin-left: 40px;
	}

	#empresa p{
		font-size: 25px;
		line-height: 30px;
	}
	#contacto p{
		font-size: 22px;
		line-height: 32px;
		margin-top: 10px;
	}

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

	footer p{
		font-size:20px;
		line-height: 29px;
	}

}


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

	#navbar li{
		margin: 0px 53px;
	}


	#linea-home p{
		font-size:44px;
	}

	#emp-home h1{
		margin-left: 100px;
		margin-top: 38px;
	}

	#emp-home .cuadro{
		min-height: auto;
	}

	#emp-home .cuadro p{
		padding: 194px 58px;
		line-height: 33px;
	}

	#titulo{
		padding-top: 250px;
	}

	#titulo .titulo{
		font-size: 56px;
	}


	#empresa h3{
		margin-left: 40px;
	}

	#empresa p{
		font-size: 25px;
		line-height: 30px;
	}
	#contacto p{
		font-size: 22px;
		line-height: 32px;
		margin-top: 10px;
	}

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

	footer p{
		font-size:20px;
		line-height: 29px;
	}

}
