@charset "iso-8859-1";
/* CSS Document */
/* COLORES
celeste #75AADB 
gris oscuro #231F20 
gris claro #FFFFF 
*/
:root { --negro: #000 ; }
:root { --blanco: #FFF ; }
:root { --celeste: #75AADB ; }
:root { --celesteoscuro: #6680A6 ; }
:root { --grisoscuro: #4D4D4D ; }
:root { --grisclaro: #DDD ; }

/*
GENERAL
*/

a:link {
	color: inherit;
	text-decoration: none !important;
}
a:visited {
	color: inherit;
	text-decoration: none !important;
}
a:hover {
	opacity: 0.5 !important;
	color: inherit;
	text-decoration: none !important;
}
a:active {
	color: inherit;
	text-decoration: none !important;
}


.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.break {
	position: relative;
	clear: both;
}

.glyphicon-custom {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Custom';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-pavimentos:before {
  content: "\e010";
}
.glyphicon-bloques:before {
  content: "\e011";
}
.footer {
    position: relative;
    width: 100%;
    background-color: #FFF;
	padding: 10px;
}
.footer .container {
    background-color: #75AADB;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.audio-modal {
	width: 100%;
}

.img-responsive-h {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 140%;
  width: auto;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}
.img-responsive-v {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 110%;
  height: auto;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}

.img-fit-ver {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}
.img-fit-hor {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: auto;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}
/*
CONTACTENOS
*/
.modal-body .form-group .linea {
	margin-bottom: 10px !important;
}
.top_fondo {
	display: none;
}
/*
NAVBAR
*/
/* LOGO */
.logoaahb {
	height: 60px;
	margin: 10px auto 10px auto;
}
.logoaahb .logo {
	position: relative;
	margin: 0px auto auto 0px;
	max-height: 60px;
	max-width: 124px;
}
/* BUSCAR */
.col-xs-6.buscar {
	position: relative;
	text-align: right;
	height: 80px;
}
.buscar .btn.btn-link.contact{
	font-size: 12px;
	text-decoration: none;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.dropdown.dropdown-lg .dropdown-menu {
    margin-top: -1px;
    padding: 6px 20px;
}
.input-group-btn .btn-group {
    display: flex !important;
}
.btn-group .btn {
/*    border-radius: 0;	*/
    margin-left: -1px;
}
.btn-group .btn:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.btn-group .form-horizontal .btn[type="submit"] {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}
.form-group .form-control:last-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.dropdown.dropdown-lg {
	position: static !important;
}
@media screen and (max-width: 430px) {
    .dropdown.dropdown-lg .dropdown-menu {
        min-width: 250px;
    }
}
/* No greater than 900px, no less than 400px */
@media screen and (min-width: 430px) {
    .dropdown.dropdown-lg .dropdown-menu {
        min-width: 400px;
    }
}
/* NAVBAR */
.navbar-cont {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 100;
}
.logoback {
	background-color: #FFF;
}
.navbar-back {
	background-color: #75AADB;
}
/* BANNER */
.banner {
	max-height: 450px;
	background: #000;
}
.banner .img-responsive {
	opacity: 0.6;
}
.banner_text {
	position: absolute;
	top: 0px;
	margin: 130px 15% 0px 35%;
	padding: 10px;
}
.banner_text .titulo {
	font-family: "webfontbold";
	font-size: 36px;
	line-height: 105%;
	text-align: right;
    text-shadow: 0px 0px 10px #000;
	color: #FFF;
}
.banner_text .copete {
	font-family: "webfontregular";
	font-size: 18px;
	line-height: 105%;
	text-align: right;
    text-shadow: 0px 0px 5px #000;
	color: #FFF;
}
@media screen and (max-width: 768px) {
    .carousel_container {
		margin-top: 130px;
    }
	.banner {
		max-height: 320px;
	}
	.banner_text {
		margin: 0px 15% 0px 15%;
	}
	.banner_text .titulo {
		font-size: 24px;
	}
	.banner_text .copete {
		font-size: 16px;
	}
}
/*
PROMOS
*/
.promos {
	margin-top: 20px;
}
.promos .promo {
	margin-bottom: 10px;
}
.promos .promo .row {
	height: 100%;
	cursor: pointer;
	max-height: 300px;
	min-height: 120px;
}
.promos .promo.escuela .foto {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 15px;
	height: 100%;
	min-height: 120px;
	border-radius: 10px;
	overflow: hidden;
}
.promos .promo.escuela .textos {
	position: relative;
	margin: 10px 90px 0px 20px;
}
.promos .promo.escuela .textos .titulo {
	font-family: "webfontbold";
	font-size: 36px;
	color: #FFF;
    text-shadow: 0px 0px 10px #000;
}
.promos .promo.escuela .textos .texto {
	font-size: 32px;
	color: #FFF;
    text-shadow: 0px 0px 10px #000;
}



.promos .promo.buscarasoc .row {
	background: #75AADB;
	border-radius: 10px;
}
.promos .promo.buscarasoc .foto {
	position: absolute;
	width: 100%;
	height: 100%;
	min-height: 120px;
	border-radius: 10px;
	overflow: hidden;
}
.promos .promo.buscarasoc .icon {
	position: absolute;
	top: 10px;
	right: 20px;
	font-size: 50px;
	color: #FFF;
    text-shadow: 0px 0px 10px #000;
}
.promos .promo.buscarasoc .textos {
	position: relative;
	margin: 10px 90px 0px 20px;
}
.promos .promo.buscarasoc .textos .titulo {
	font-family: "webfontbold";
	font-size: 36px;
	color: #FFF;
    text-shadow: 0px 0px 10px #000;
}
.promos .promo.buscarasoc .textos .texto {
	font-size: 32px;
	color: #FFF;
    text-shadow: 0px 0px 10px #000;
}
@media screen and (max-width: 768px) {
	.promos .row-eq-height {
		margin-left: 0px;
		margin-right: 0px;
	}
	.promos .promo.buscarasoc .textos .titulo {
		font-size: 24px;
	}
	.promos .promo.buscarasoc .textos .texto {
		font-size: 18px;
	}
	.promos .promo.escuela .textos .titulo {
		font-size: 24px;
	}
	.promos .promo.escuela .textos .texto {
		font-size: 18px;
	}
	.promos .promo.escuela .foto {
		right: 0px;
	}

	.promos .row.row-eq-height {
	  display: block;
	}
}
/*
SUSCRIBASE
*/
.row.suscribase {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #6680A6;
	border-radius: 10px;
	padding: 15px;
	color: #FFF;
	cursor: pointer;
	font-size: 24px;
	text-align: center;
}
@media screen and (max-width: 768px) {
	.row.suscribase {
		font-size: 18px;
		margin-left: 0px;
		margin-right: 0px;
	}
}

/*
NOVEDADES
*/
.listado {
	margin-top: 10px;
}
.listado .subtitulo  {
	position: relative;
}
.listado .subtitulo .texto {
	font-size: 22px;
	line-height: 105%;
	margin: 10px auto 10px auto;
}
.listado .masnovedades {
	position: absolute;
	right: 30px;
	top: 0px;
}
.listado .novedad {
	margin-bottom: 10px;
	cursor: pointer;
	margin-bottom: 10px;
}
.listado .novedad:hover {
	opacity: 0.5;
}
.listado .novedad .foto {
	position: absolute;
    width: 100%;
    padding-bottom: 70%;
    text-align: center; /* ensures the image is always in the h-middle */
	overflow: hidden;
}
.listado .novedad .icono {
	display: none;
}
.listado .novedad .textos {
	position: absolute;
	margin-top: 70%;
	padding-top: 10px;
	/*overflow: hidden;*/
}
.listado .novedad .textos .titulo {
	font-family: "webfontbold";
	font-size: 22px;
	line-height: 105%;
}
.listado .novedad .textos .texto {
	font-size: 16px;
	line-height: 110%;
	display: none;
}
.listado .novedadhome:first-child {
	height: 266px;
	overflow: hidden;
	position: relative;
	border-radius: 10px;
}
.listado .novedadhome:first-child .foto {
	position: absolute;
	top: 0px;
	left: 15px;
	right: 15px;
	bottom: 0px;
	width: auto;
    padding-bottom: 0px;
    text-align: center; /* ensures the image is always in the h-middle */
	overflow: hidden;
	border-radius: 10px;
}
.listado .novedadhome:first-child .textos {
	position: absolute;
	bottom: 0px;
	right: 15px;
	margin: 10px 10px 10px 55%;
	padding: 10px;
	background-color: rgba(255,255,255,0.7);
	overflow: visible;
	height: auto;
	border-radius: 10px;
	display: block;
}
.listado .novedad:first-child .textos .texto {
	display: none;
}
.listado .novedadhome:first-child .textos .texto {
	display: block;
}

#popupContactenos .errores {
	display: none;
	background: #F00;
	color: #FFF;
	padding: 10px 30px 10px 30px;
	font-size: 15px;
	line-height: 15px;
}
#popupContactenos.error .errores {
	background: #F00;
}
#popupContactenos.ok .errores {
	background: #060;
}
#popupContactenos .mandatory,
#popupContactenos .suscripcion,
#popupContactenos.suscribase .contacto {
	display: none;
}
#popupContactenos.ok .errores,
#popupContactenos.error .errores,
#popupContactenos.suscribase .suscripcion {
	display: block;
}
.fotopopup {
	display: block;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
    background-color: #000;
    background-color: rgba(0,0,0,0.5);
	cursor: pointer;
	z-index: 110;
}
.fotopopup .imagen {
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: 95%;
  max-height: 95%;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}

/*
.listado .novedad .foto .img-responsive-h {
	height: 106%;
    position: relative; 
    left: 100%; 
    margin-left: -200%; 
    margin-top: -3%; 
}
.thumbnail {
  position: relative;
  width: 200px;
  height: 200px;
  overflow: hidden;
}
.thumbnail img {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}
.thumbnail img.portrait {
  width: 100%;
  height: auto;
}
*/
@media screen and (max-width: 768px) {
	.listado .novedad .textos .titulo {
		font-size: 18px;
	}
	.listado .novedad .textos .texto {
		font-size: 14px;
	}
	.listado .novedad .textos {
		/*height: 45px;*/
	}
}
