@import url('fonts.css');

body{
	background-color: #f3f4f4;
}

img{
	max-width: 100%;
}

.reset{
	padding-left: 0;
	padding-right: 0;
}

.verde{
	color: #274c6a;
}

.aqua{
	color: #83dbe2;
}

.azul-claro{
	color: #177eb5;
}

.back-aqua{
	background-color: #6bc4cb;
}

.t-right{
	text-align: right;
}

.back-w{
	background-color: #fff;
}

.navbar-brand{
	margin-right: 2rem;
}

.navbar-nav{
	width: 100%;
}

.nav-item{
	width: 100%;
	text-align: center;
}

.nav-item a{
	color: #274c6a!important;
	font-family: 'nova';
	font-weight: bold;
	font-size: 14px;
}

.active a{
	color: #6bc4cb!important;
	border-bottom: 2px solid #6bc4cb;
}

.back-home{
	background-image: url('../images/back-home.png');
	background-size: cover;
	background-position: center left;
	height: 91vh;
}

h1{
	font-family: 'nova';
	font-weight: lighter;
}

.newsletter{
	background-color: #809aa9;
	text-align: center;
	padding: 1rem;
	border-radius: 5px;
}

.mail{
	border: 2px solid #0d3f5e;
	padding: 0.3em 1rem;
	width: 70%;
}

.submit{
	border:none;
	padding: 0.3rem 1rem;
	font-family: 'nova';
	font-weight: lighter;
	color: #fff;
}

.news_uno{
	font-family: 'nova';
	font-weight: lighter;
	color: #fff;
}

b{
	font-weight: bold;
}

.big_logo{
	margin-bottom: 50px;
	margin-top: 100px;
}

.separador{
	width: 100%;
	height: 70px;
}

.back-nosotros{
	background-color: #bde1e4;
}

.white{
	color: #fff;
}

.azul{
	color: #0d3f5e;
}

.azul-esp{
	background-color: rgb(106, 175, 204);
}

.nos{
	padding: 2rem;
	font-family: 'nova';
	font-weight: normal;
}

.nos h2{
	padding-bottom: 1rem;
	font-size: 20px;
	font-weight: bold;
}

.sub{
	padding-top: 2rem;
	font-size: 20px;
	font-weight: bold;
}

.line{
	width: 100%;
	height: 3px;
	margin-bottom: 1rem;
}

.lw{
	background-color: #fff;
}

.la{
	background-color: #0d3f5e;
}

.back-nosotros2{
	background-image: url('../images/back_nos2.png');
	background-size: cover;
	background-position: bottom;
}

.doble{
	background-image: -webkit-linear-gradient(left, #ecf7fe 0%, #ecf7fe 50%, white 50%, white 100%);
	background-image: -o-linear-gradient(left, #ecf7fe 0%, #ecf7fe 50%, white 50%, white 100%);
	background-image: linear-gradient(to right, #ecf7fe 0%, #ecf7fe 50%, white 50%, white 100%);
	height: 91vh;
}

.clientes-slider{
	width: 100%;
}

.slider-item{
	text-align: center;
	width: 33%;
}

.slider-item img{
	text-align: center;
	margin: 0 auto;
	width: 80%;
}

.fondo-especial{
	height: 91vh;
}

.back-servicios{
	background-image: url('../images/back-servicios.png');
	background-size: cover;
}

.sepazul{
	background-color: rgba(23, 126, 181, 0.7);
	height: 50px;
}

.sepazul h4{

}

.nos .title{
	font-family: 'nova';
	font-size: 16px;
	font-weight: bold;
}

.w-t{
	background-color: rgba(255,255,255, 0.7);
}

ul li.texto-serv{
	font-size: 12px;
}


.sepuno{
	margin-top: 2.6rem;
}

.line-esp{
	background-color: #0d3f5e;
	height: 3px;
	width: 300px;
	z-index: 9999;
	position: absolute;
	margin-left: -15px;
}

.eva-img{
	width: 85px;
	height: 100px;
}

.tab-sep{
	height: 15px;
}


.lineas{
	width: 70%;
	text-align: center;
}

.t-center{
	text-align: center;
}

.azul-op{
	background-color: rgba(107, 196, 203,0.25);
}

.fondo-calidad{
	background-image: url('../images/calidad-back.png');
	background-size: cover;
	background-position: top center;
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.td-cal{
	width: 50px;
	padding-bottom: 1rem;
}

.bot{
	padding-bottom: 1rem;
}

.azul-cal{
	background-color:rgba(23,126,181,0.32);
}

.flotar{
	position: absolute;
	width: 388px;
	left: 50%;
	margin-left: -200px;
	z-index: 10;
}

.flotar-linea{
	background-color: rgba(107, 196, 203,0.25);
	height: 126px;
	width: 48%;
	position: absolute;
	top:420px;
	z-index: 20;
}

input{
	width: 90%;
	padding: 0.5rem;
	border: 2px solid #0d3f5e;
	margin-bottom: 1.2rem;
	color: #6bc4cb;
}

input::-webkit-input-placeholder {
  color: #6bc4cb;
}
input:-moz-placeholder {
  color: #6bc4cb; 
}
input:-ms-input-placeholder { 
  color: #6bc4cb; 
}

textarea{
	width: 100%;
	padding: 0.5rem;
	border: 2px solid #0d3f5e;
	margin-bottom: 1.2rem;
}

.submit{
	background-color: #6bc4cb;
	color: #fff;
}

.otro-azul{
	color: #177eb5;
}

.date{
	font-weight: bold;
}

.entry-title{
	font-size: 1.5rem;
}

.entry-title a,
.entry-title a:hover,
.entry-title a:visited{
	color: #0d3f5e;
}


.imagen-dest{
	height: 200px;
	position: absolute;
	z-index: -2;
	overflow: hidden;
}

.fondo{
	background-color: rgba(13,64,94,0.5);
	position: absolute;
	z-index: -1;
	height: 200px;
	width: 100%;
}

.sep-200{
	width: 100;
	height: 65px;
}


.title-post{
	color: #fff;
}


.line-aqua{
	background-color: #6bc4cb;
	width: 100%;
	height: 2px;
	border-radius: 2px;
	margin-top: 1rem;
}

.post-header{
	margin-top: 50px;
}

.post-autor{
	color: #fff;
}

.no-limit img{
	max-width: none;
}


.entry-content h2{
	color: #0d3f5e;
	font-size: 20px;
	font-weight: bold;
}


.entry-content h3{
	color: #0d3f5e;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 1rem;
}

.entry-content h3::after{
	content: '';
    border-bottom: 3px solid #6bc4cb;
    z-index: 100;
    width: 50%;
    position: absolute;
    left: -20px;
    margin-top: 28px;
}

.entry-content h4{
	color: #0d3f5e;
	font-size: 22px;
	font-weight: normal;
	background-color: #f3f4f4;
	min-height: 85px;
	margin-bottom: 1.2rem;
}

.entry-content h4::before{
	content: '';
    height: 105px;
    border: 4px solid #6bc4cb;
    width: 15%;
    position: absolute;
    left: -23px;
    z-index: -1;
    margin-top: -10px;
}


.archive-img img{
	height: auto;
}


.chica{
	background-image: url('../images/girl2.png');
	background-position: right;
	background-size: cover;
}

@media (max-width: 1199px) {
	.flotar{
		width: 300px;
    	margin-left: -150px;
    	margin-top: 50px;
	}

	.flotar-linea{
		top:480px;
	}
}

@media (max-width: 991px) {
	.flotar{
		width: 250px;
    	margin-left: -125px;
    	margin-top: 180px;
	}

	.flotar-linea{
		top:575px;
		height: 180px;
	}
}

@media (max-width: 767px) {
	.flotar{
		width: 140;
	    margin-left: 0;
	    left: auto;
	    right: 0;
	    margin-top: 285px;
	}

	.flotar-linea{
		top: 405px;
	    height: 85px;
	    width: 100%;
	    z-index: -1;
	}
}

@media (max-width: 1280px) {
	.chica{
		background-position:  60% center;
	}
}

@media (max-width: 800px) {
	.chica{
		background-position: left;
	}
}


@media (max-width: 800px) {
	.back-home{
		background-position: center center;
	}
}

@media (max-width: 990px) {
	.doble{
		background-image: -webkit-linear-gradient(left, #ecf7fe 0%, #ecf7fe 50%, #ecf7fe 50%, #ecf7fe 100%);
		background-image: -o-linear-gradient(left, #ecf7fe 0%, #ecf7fe 50%, #ecf7fe 50%, #ecf7fe 100%);
		background-image: linear-gradient(to right, #ecf7fe 0%, #ecf7fe 50%, #ecf7fe 50%, #ecf7fe 100%);
	}

	.fondo-especial{
		height: auto;
	}

}

@media (max-width: 500px) {
	.hide-on-xs{
		display: none;
	}
}

@media (min-width: 991px) {
	.altura{
		height: 668px;
	}
        .altura2{
                height: 2178px;
        }
	.esp-lg{
		padding-left: 100px;
	}

	.sepuno{
		margin-top: 1.8rem;
	}
}

@media (min-width: 1200px) {
	.altura{
		height: 596px;
	}
        .altura2{
               height: 2178px;
        }
	.sepuno{
		margin-top: 2.6rem;
	}
}
