@font-face {
	font-family: 'latoregular';
	src: url('../fonts/lato-reg-webfont.eot');
	src: url('../fonts/lato-reg-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/lato-reg-webfont.woff') format('woff'),
		url('../fonts/lato-reg-webfont.ttf') format('truetype'),
		url('../fonts/lato-reg-webfont.svg#latoregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latolight';
	src: url('../fonts/lato-light-webfont.eot');
	src: url('../fonts/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/lato-light-webfont.woff') format('woff'),
		url('../fonts/lato-light-webfont.ttf') format('truetype'),
		url('../fonts/lato-light-webfont.svg#latolight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latobold';
	src: url('../fonts/lato-bold-webfont.eot');
	src: url('../fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/lato-bold-webfont.woff') format('woff'),
		url('../fonts/lato-bold-webfont.ttf') format('truetype'),
		url('../fonts/lato-bold-webfont.svg#latobold') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* -------------------------------------------------
					COLORES
------------------------------------------------- */
a:hover,
footer a:hover,
.color-primary{
	color: #005984;
}
.color-primary-hover:hover{
	color: #005984!important;
}

.color-secondary{
	color: #ff8b1b;
}

a,
body,
.color-general{
	color: #666;
}

.color-gris{
	color: #999;
}

.activo,
nav a,
nav a:hover,
footer a,
.color-blanco,
.color-blanco:hover{
	color: #fff;
}

.color-negro{
	color: #000;
}
.color-rojo{
	color: #F00;
}


/* -------------------------------------------------
				FONDOS
------------------------------------------------- */
body{
	background: url(../img/design/bg-body.jpg) center #f6f6f6;
}
.social-footer,
.servicios-item-a:hover .servicios-item,
.bg-white{
	background: #FFF;
}
.bg-black{
	background: #000;
}
.bg-gris{
	background: #666;
}
.bg-gris-oscuro{
	background: #333;
}
.social-footer:hover,
.bg-amarillo,
.servicios-item,
.bg-primary{
	background: #ff8f00;
}

.bg-azul,
.bg-secondary{
	background: #005984;
}
.bg-azul-1{
	background: #0695bd;
}

.bg-red{
	background: #dd452e;
}
.bg-dark{
	background: rgba(0,0,0,.7);
}
.bg-claro{
	background: rgba(250,250,250,.3);
}
nav a:hover,
.activo{
	text-shadow:0 0 10px #FFF;
}
.alpha-azul{
	background: rgba(0,60,100,.8);
}
.alpha-azul-claro{
	background: rgba(0,40,90,.4);
}

.bg-test1{
	background: #ff0;
}
.bg-test2{
	background: #f0f;
}
.bg-test3{
	background: #0ff;
}


/* -------------------------------------------------
					NAVEGACIÓN 
------------------------------------------------- */
#menu-icon{
	margin-top: 60px;
}
.menufixed{
	height: 500px;
	left: 0;
	top: 200px;
	width: 100%;
}
nav {
	font-size: 18px;
	width: 100%;
}
nav ul {
	padding: 0;
	height: 25px;
	margin: 0;
	width: 100%;
}
nav li {
	display: inline-block;
	list-style: none;
	position: relative;
}
.uk-nav-offcanvas{
	height: 100%;
}
nav .uk-offcanvas a{
	border-bottom: none;
	border-bottom-color: none;
}
nav a {
	padding: 5px 8px;
	margin: 0 10px;
	border-radius: 20px;
}
.social {
	margin: 0;
	padding: 5px;
	font-size: 1.1em;
}
header .uk-active,
.activo{
	font-weight: bold;
}
.uk-offcanvas a.activo{
	background-color: #424242;
}
.uk-offcanvas li{
	width: 100%;
}
.uk-nav-navbar {
	height: auto;
	margin-left: -7px!important;
}
.uk-nav-navbar li {
	float: none;
	display: block;
}
.uk-nav-navbar a {
	color: #005984!important;
	margin: 0;
}
.uk-nav-navbar a:hover {
	color: #FFF!important;
}
.uk-dropdown,
.uk-dropdown-blank{
	width:230px!important;
	padding: 0 0 0 15px!important;
}
.uk-offcanvas .uk-nav-navbar a{
	color: #fff!important;
	padding-top:10px!important; 
	padding-bottom:10px!important; 
	width: 90%;	
}

/* -------------------------------------------------
					TEMPLATE
------------------------------------------------- */
body{
	font-family: 'latoregular';
	font-size: 16px;
}
header{
	font-size: 16px;
	padding-bottom: 5px;
	width: 100%;
	z-index: 10;
}
#overlay{
	top: 260px;
	left: 50px;
}
header form{
	min-height: 150px;
}
.container-small{
	max-width: 880px;
	width: 100%;
}
.box-top-5{
	box-shadow: 0 -5px #666;
}
#logo{
	text-align: right;
}
#logo img{
	margin: 20px 0;
}
.logo-footer{
	width: 100%;
	max-width: 200px;
}
.height-150{
	height: 150px;
	overflow: visible;
}
.overflow-hidden{
	overflow: hidden;
}
.social-footer{
	border: 2px solid #ff8f00;
	border-radius: 50%;
	color: #ff8b1b;
	padding: 10px 1px;
}
.social-footer{
	border: 2px solid #fff;
}
.servicios-item-white,
.servicios-item{
	box-shadow: 0 0 0 0 #005984;
	min-height: 100px;
	width: 100px;
}
.servicios-item-white,
.servicios-item-a:hover .servicios-item{
	box-shadow: 0 0 0 5px #005984;
}
.servicios-item-a:hover .hover-show,
.hover-hide{
	opacity: 1;
}
.hover-show,
.servicios-item-a:hover .hover-hide{
	opacity: 0;
}
.title-bottom-bordered{
	border-top: 3px solid #005984;
}
.title-bottom-bordered-item{
	margin-top: -10px;
}

.verify-numbers{
	height: 20px;
	padding: 15px;
}
.z-index-1{
	z-index: -1;
}
footer li{
	list-style: none;
	margin: -10px 10px 20px 10px;
}
.float-left{
	float: left;
	vertical-align: middle;
}
.img-siguenos{
	margin-top: -5px;
}
footer i{
	padding: 7px;
	min-width: 15px;
}

.borde-1{
	border-bottom: solid 1px #a8c8e4;
	padding-bottom: 3px;
	margin-bottom: 15px;
}
.border-bottom{
	border-bottom: solid 1px #005984;
}
.min-height-20{
	min-height: 20px;
}
.min-height-300{
	min-height: 300px;
}
.iframe-flip{
	height: 600px;
	width: 100%;
}
.owl-carousel .uk-cover-background{
	height: 800px;
}

.uk-navbar-nav-subtitle:hover div{
	color:#ff8b1b;
}
@media (max-width: 1500px) {
	.owl-carousel .uk-cover-background{
		height: 700px;
	}
}
@media (max-width: 1200px) {
	.owl-carousel .uk-cover-background{
		height: 600px;
	}
	.titulo-rojo{
		font-size: 30px;
	}
}
@media (max-width: 900px) {
	.owl-carousel .uk-cover-background{
		height: 550px;
	}
	.owl-controls{
		display: none;
	}
	.titulo-rojo{
		font-size: 25px;
	}
}
@media (max-width: 768px) {
	.owl-carousel .uk-cover-background{
		height: 500px;
	}
}
/* -------------------------------------------------
					GENERALES
------------------------------------------------- */
b,
.bold{
	font-family: 'latobold';
	font-weight: normal;
}
.light{
	font-family: 'latolight';
}
img{
	max-width: 100%;
}
a,
a:hover
{
	text-decoration: none;
	cursor: pointer;
}
h1{
	font-family: 'latoregular';
	font-size: 24px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2{
	font-family: 'latoregular';
	font-size: 22px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3{
	font-family: 'latoregular';
	font-size: 20px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
h4{
	font-family: 'latoregular';
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
h5{
	font-family: 'latoregular';
	font-size: 16px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
hr{
	border: dashed #005984 1px;
}
.row{
	width: 100%;
}
.max-width{
	max-width: 100%;
}
.margen-top-5{
	margin-top: 5px;
}
.margen-top-10{
	margin-top: 10px!important;
}
.margen-top-20{
	margin-top: 20px;
}
.margen-top-50{
	margin-top: 50px;
}
.margen-top-70{
	margin-top: 70px;
}
.margen-top-100{
	margin-top: 100px;
}
.margen-top-menos-5{
	margin-top: -5px;
}
.margen-top-menos-10{
	margin-top: -10px;
}
.margen-top-menos-25{
	margin-top: -25px;
	z-index: 0;
}
.margen-top-menos-50{
	margin-top: -50px;
	z-index: 0;
}
.margen-bottom-10{
	margin-bottom: 10px;
}
.margen-bottom-20{
	margin-bottom: 20px;
}
.margen-bottom-50{
	margin-bottom: 50px;
}
.margen-bottom-80{
	margin-bottom: 80px;
}
.margen-bottom-100{
	margin-bottom: 100px;
}
.margen-v-10{
	margin-top: 10px;
	margin-bottom: 10px;
}
.margen-v-20{
	margin-top: 20px;
	margin-bottom: 20px;
}
.margen-v-50{
	margin-top: 50px;
	margin-bottom: 50px;
}
.margen-v-100{
	margin-top: 100px;
	margin-bottom: 100px;
}
.magen-10{
	margin: 10px;
}
.margen-left-20{
	margin-left: 20%;
	padding-right: 20px; 
}
.margen-left-menos-10{
	margin-left: -10px;
	padding-right: 10px; 
}
.separador-small{
	min-height: 0;
}
.badge{
	background: #fff;
	border: 1px solid #000;
	border-radius: 50%;
	color: #000:;
	padding: 4px;
	min-width: 16px;
	text-align: center;
}
.alpha-0,
.alpha-50,
.alpha-75
{
  opacity:1;
}
.alpha-0:hover{
  opacity:0;
}
.alpha-50:hover{
  opacity:.5;
}
.alpha-75:hover{
	opacity:.75;
}
.oscuro{
	opacity:.5;
}
.oscuro:hover{
	opacity:1;
}
.padding-10{
	padding: 10px;
}
.padding-20{
	padding: 20px;
}
.padding-top-20{
	padding-top: 20px;
}
.padding-top-15{
	padding-top: 13px;
}
.padding-top-50{
	padding-top: 50px;
}
.padding-v-10{
	padding-bottom: 10px;
	padding-top: 10px;
}
.padding-v-20{
	padding-bottom: 20px;
	padding-top: 20px;
}
.padding-v-50{
	padding-bottom: 50px;
	padding-top: 50px;
}
.padding-h-20{
	padding-left: 20px;
	padding-right: 20px;
}
.padding-h-50{
	padding-left: 50px;
	padding-right: 50px;
}
.padding-bottom-20{
	padding-bottom: 20px;
}
.pointer{
	cursor: pointer;
}
.font-size-12{
	font-size: 12px;
}
.text-xs{
	font-size: 8px;
}
.text-sm{
	font-size: 11px;
}
.text-lg{
	font-size: 18px;
}
.text-xl{
	font-size: 22px;
}
.font-25{
	font-size: 25px;
}
.font-50{
	font-size: 50px;
}
.text-9{
	font-size: .8em;
}
.uppercase{
	text-transform: uppercase;
}
::-webkit-input-placeholder { color: #005984; } /* WebKit */
:-moz-placeholder { color: #005984; } /* Firefox 18- */
::-moz-placeholder { color: #005984; } /* Firefox 19+ */
:-ms-input-placeholder { color: #005984; } /* IE 10+ */

a,
a:hover,
.servicios-item,
.servicios-item:hover,
.transicion,
.transicion:hover
{
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.input-rojo{
	background: #FFF;
	border: none;
	font-size: 16px;
	height: 20px;
	padding: 1px 3px;
}
.padding-1px{
	padding: 1px;
}
.input-gris,
.textarea-gris{
	background: #fff;
	border: 0;
	border-bottom: 1px solid #005984;
	border-radius: 0;
	font-size: 16px;
	height: 30px;
	padding: 0 10px;
}
.textarea-gris{
	padding: 10px;
	height: 100px;
	resize:none;
}
textarea,
input{
	font-size: 16px;
	color: #333;
}
textarea{
	height: 100px!important;
	resize:none;
}
.uk-button-primary{
	background-color:#058;
	background-image:-webkit-linear-gradient(top,#058,#169);
	background-image:linear-gradient(to bottom,#058,#169);
	color:#FFF;
	border-color:none!important;
	text-shadow:0 -1px 0 rgba(0,0,0,.2)
}
.uk-button-primary:focus,.uk-button-primary:hover{
	background-color:#555;
	color:#fff;
	background-image:none
}
.uk-button-primary.uk-active,.uk-button-primary:active{
	background-color:#444;
	color:#fff;
	background-image:none;
	border-color:rgba(0,0,0,.2);
	border-top-color:rgba(0,0,0,.4);
	box-shadow:inset 0 2px 4px rgba(0,0,0,.2)
}
.uk-button-secondary{
	background-color:#f81;
	background-image:-webkit-linear-gradient(top,#f81,#e70);
	background-image:linear-gradient(to bottom,#f81,#e70);
	color:#FFF;
	border-color:none!important;
	text-shadow:0 -1px 0 rgba(0,0,0,.2)
}
.uk-button-secondary:focus,.uk-button-secondary:hover{
	background-color:#555;
	color:#fff;
	background-image:none
}
.uk-button-secondary.uk-active,.uk-button-secondary:active{
	background-color:#444;
	color:#fff;
	background-image:none;
	border-color:rgba(0,0,0,.2);
	border-top-color:rgba(0,0,0,.4);
	box-shadow:inset 0 2px 4px rgba(0,0,0,.2)
}
.uk-button-success{
	background-color:#82bb42;
	color:#fff;
	border-color:rgba(0,0,0,.2);
	border-bottom-color:rgba(0,0,0,.4);
	text-shadow:0 -1px 0 rgba(0,0,0,.2)
}
.uk-button-success:focus,.uk-button-success:hover{
	background-color:#8fce48;
	color:#fff;
	background-image:none
}
.uk-button-success.uk-active,.uk-button-success:active{
	background-color:#76b430;
	color:#fff;
	background-image:none;
	border-color:rgba(0,0,0,.2);
	border-top-color:rgba(0,0,0,.4);
	box-shadow:inset 0 2px 4px rgba(0,0,0,.2)
}
.uk-button-danger{
	background-color:#d32c46;
	color:#fff;
	background-image;
	border-color:rgba(0,0,0,.2);
	border-bottom-color:rgba(0,0,0,.4);
	text-shadow:0 -1px 0 rgba(0,0,0,.2)
}
.uk-button-danger:focus,.uk-button-danger:hover{
	background-color:#e33551;
	color:#fff;
	background-image:none
}
.uk-button-danger.uk-active,.uk-button-danger:active{
	background-color:#c91c37;
	color:#fff;
	background-image:none;
	border-color:rgba(0,0,0,.2);
	border-top-color:rgba(0,0,0,.4);
	box-shadow:inset 0 2px 4px rgba(0,0,0,.2)
}

.equal{
	margin-bottom: 0!important;
}

#map{
	height: 350px;
}

.efectcontainer {
    position: relative;
    width: 100%;
}
.efectcontainer img {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}
.efectmiddle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%)
}
.efectcontainer:hover img {
  opacity: 0.3;
}
.efectcontainer:hover .efectmiddle {
  opacity: 1;
}
.efecttext {
  background-color: #ff8b1b;
  color: white;
  padding: 16px 32px;
}

/* -------------------------------------------------
					MEDIA QUERY
------------------------------------------------- */

@media (max-width: 1220px) {
	nav a{
		padding: 5px ;
		margin: 0 2px;
	}
}
@media (max-width: 980px) {
	nav a{
		margin: 0px;
	}
	.logo img{
		width: 100px;
	}
}
@media (max-width: 850px) {
	nav a{
		font-size: 16px;
	}
	.hiden850{
		display: none;
	}
}
@media (max-width: 780px) {
	.footer-item{
		padding-top:20px;
		padding-bottom:20px;
	}
}
@media (max-width: 768px) {
	.margen-left-20{
		margin-left: 0;
	}
	#logo{
		text-align: center;
	}
	.uk-invisible{
		visibility:visible!important
	}
	#txt-cover{
		margin: 0 10% 0 -10%;
		width: 50%;
	}
	.margen-top-70{
		margin-top: 20px;
	}
	.uk-text-right,
	.text-small-center{
		text-align: center!important;
	}
	.separador-small{
		height: 20px;
	}
	header,
	footer{
		text-align: center!important;
	}
	.about-title-1 img,
	.about-title-2 img{
		left: 0;
		top: 0;
		position: relative;
		float: left;
	}
	.about-title-1 p,
	.about-title-2 p,
	.about-title-3 p{
		padding: 0 20px 0 190px;
	}
	#hoja{
		min-height: 400px;
		background: url(../img/contenido/varios/ecologia.jpg) top right no-repeat;
		background-size: 150%;
	}
	#about-ecologia{
		background: rgba(250,250,250,.7);
		width: 100%
	}
}