@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic);

@font-face {
    font-family: "museo";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/museo-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/museo-webfont.woff") format("woff"), url("../fonts/museo-webfont.ttf") format("truetype"), url("../fonts/museo-webfont.svg#MuseoSlab500") format("svg");
}

@font-face {
    font-family: 'montserratbold';
    src: url('../fonts/montserratbold/montserrat-bold-webfont.eot');
    src: url('../fonts/montserratbold/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserratbold/montserrat-bold-webfont.woff2') format('woff2'),
         url('../fonts/montserratbold/montserrat-bold-webfont.woff') format('woff'),
         url('../fonts/montserratbold/montserrat-bold-webfont.ttf') format('truetype'),
         url('../fonts/montserratbold/montserrat-bold-webfont.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 3, 2013 */
@font-face {
    font-family: 'ralewayextralight';
    src: url('../fonts/raleway/raleway-extralight-webfont.eot');
    src: url('../fonts/raleway/raleway-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway/raleway-extralight-webfont.woff') format('woff'),
         url('../fonts/raleway/raleway-extralight-webfont.ttf') format('truetype'),
         url('../fonts/raleway/raleway-extralight-webfont.svg#ralewayextralight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewaylight';
    src: url('../fonts/raleway/raleway-light-webfont.eot');
    src: url('../fonts/raleway/raleway-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway/raleway-light-webfont.woff') format('woff'),
         url('../fonts/raleway/raleway-light-webfont.ttf') format('truetype'),
         url('../fonts/raleway/raleway-light-webfont.svg#ralewaylight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewayregular';
    src: url('../fonts/raleway/raleway-regular-webfont.eot');
    src: url('../fonts/raleway/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway/raleway-regular-webfont.woff') format('woff'),
         url('../fonts/raleway/raleway-regular-webfont.ttf') format('truetype'),
         url('../fonts/raleway/raleway-regular-webfont.svg#ralewayregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewaymedium';
    src: url('../fonts/raleway/raleway-medium-webfont.eot');
    src: url('../fonts/raleway/raleway-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway/raleway-medium-webfont.woff') format('woff'),
         url('../fonts/raleway/raleway-medium-webfont.ttf') format('truetype'),
         url('../fonts/raleway/raleway-medium-webfont.svg#ralewaymedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewaysemibold';
    src: url('../fonts/raleway/raleway-semibold-webfont.eot');
    src: url('../fonts/raleway/raleway-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway/raleway-semibold-webfont.woff') format('woff'),
         url('../fonts/raleway/raleway-semibold-webfont.ttf') format('truetype'),
         url('../fonts/raleway/raleway-semibold-webfont.svg#ralewaysemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewaybold';
    src: url('../fonts/raleway/raleway-bold-webfont.eot');
    src: url('../fonts/raleway/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway/raleway-bold-webfont.woff') format('woff'),
         url('../fonts/raleway/raleway-bold-webfont.ttf') format('truetype'),
         url('../fonts/raleway/raleway-bold-webfont.svg#ralewaybold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewayextrabold';
    src: url('../fonts/raleway/raleway-extrabold-webfont.eot');
    src: url('../fonts/raleway/raleway-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway/raleway-extrabold-webfont.woff') format('woff'),
         url('../fonts/raleway/raleway-extrabold-webfont.ttf') format('truetype'),
         url('../fonts/raleway/raleway-extrabold-webfont.svg#ralewayextrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{margin: 0;background: #01384f;}
dd {margin-left: 0;display: block}

/* Documento - Navegador */

#nav{
	background-color: #01384f;
	padding: 6px 0px;
	position: static;
	width: 100%;
	overflow: hidden;
	z-index: 10;
	top: 0px;
	/*margin-bottom: 20px;*/
}
#nav h1 {
	overflow: hidden;
	width: 100px;
	display: inline-block;
	margin: 0px;
}

#nav ul{
	font-family: SEGOEUIL;
	font-size: 1em;
	max-width: 120px;
	width: 100%;
	list-style: outside none none;
	display: inline-block;
	float: right;
	margin-top: 10px;
	padding: 0
}

#nav ul li{
	float:left;
	max-width:110px;
	width:100%;
	margin-left:4.16666666666667%; /*10px*/
}

#nav a{
	text-decoration:none;
}

.logo{
	display:block;
	float:left;
	background:url(../img/abckymlogo.png) no-repeat;
	background-size:100%;
	width: 100%; /*86px*/
	max-width:91px;
	height:57px;
	text-indent:-9999px;
	transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}

.logo:hover{
	opacity:0.5;
}

.btn_suscribe{
	display:block;
	background:url(../img/btn_suscribe.png) top;
	width:110px; /*110px*/
	height:32px;
	line-height:29px;
	color:#4f4f4f;
	text-align:center;
}

.btn_suscribe:hover{
	background:url(../img/btn_suscribe.png) bottom;
	color:#FFFFFF;
}

.btn_entrar{
	display:block;
	background:url(../img/btn_entrar.png) top;
	max-width:70px; /*70px*/
	width: 100%;
	padding-bottom: 1px;
	padding-left:40px; /*40px*/
	line-height:29px;
	color:#4f4f4f;
	font-family: arial; 
}

.btn_entrar:hover{
	background:url(../img/btn_entrar.png) bottom;
	color:#fff;
}


.wrap1100 {
    background: #ffffff none repeat scroll 0 0;
    margin: 0 auto;
    max-width: 745px;
    padding: 0 12%;
}


/* Documento -Promocion */


.promo {
	overflow: hidden;
	background:  #01384f;
	max-width: 1080px;
	margin: 0 auto;
	text-align: center;
}

.promoimg {
	max-width: 100%;
}


/* fin Documento -Promocion */

.btn_suscribe {
	display:none;
}

#bases_legales {
	text-decoration: underline;
	color:#ffffff;
}



.pseudogal {
    background: #ececec none repeat scroll 0 0;
    margin: 0 auto;
    max-width: 1087px;
    padding-top: 15px;
    text-align: center;
}

@media (max-width:1024px){
	.pseudogal {
	    max-width: 745px;
	    padding: 0 12%;
	}
}

@media (max-width:768px){
	.pseudogal {
		padding: 0 10px;
	}
}

.pseudogal-title {
	font-family: 'PT Sans';
	font-size: 18px;
	color: #01384f;
	padding-bottom: 15px;
	margin: 0;
}

@media (max-width:1024px){
	.pseudogal img {
		max-width: 100%;
	}	
}


/* Documento - Contacto */

#contact {background: #01384f;}
#contact .wrap {max-width: 727px;text-align: center;}

.lastchild {
	border:none;
	margin: 0 !important;
}
.contact_item{margin: 0;/*-1px*/font-family: arial;	color: #08394F ;height:81px;/*105px*/display: inline-block;text-align: left;width: 31%; /*211px*/margin-right: 17px;float: none;}
	.contact_item .figure {float: left;margin-right: 6%;vertical-align: middle;height: 100%;padding-top: 20px;}
	.contact_item p {font: 16px 'PT Sans', sans serif; color: #fff;margin-bottom: 5px;}
	.contact_item strong, .contact_item strong a {color: #a1a1a1;font-family: museo;font-weight: normal;}
	.contact_item#phone strong {font-size: 20px;}
	.contact_item#mail strong,.contact_item#mail strong a, .contact_item#twitter strong,.contact_item#twitter strong a {font-size: 14px;text-decoration: none;}
	#contact dl {margin: 0;}

#footer{padding-bottom:35px;margin-top: 20px; background: #01384f;}
	#footer h4{font-family:SEGOEUIL;font-size:1.125em; /*18px*/color:#fff;text-shadow: 0px 0px 3px #000000;filter: dropshadow(color=#000000, offx=0, offy=0);}

#legal p{font-family:Arial, Helvetica, sans-serif;font-size:0.875em;/*14px*/color: #ffffff;line-height:15px;text-align: center;/* margin: 0 110px; */}
	#legal p a {color: #ffffff;}

.amarillo {color: #eada33;}
.logos {background: #b1c1ce;width: 100%;margin: 0 auto 20px;padding: 7px;border-radius: 5px;max-width: 602px;}

.pre_footer {background: url(../img/fondo_pie.jpg) repeat-x top #4f5351;padding-bottom: 20px}
.pre_footer .wrap { max-width: 980px; width: 100%;margin: 0 auto; overflow: hidden; padding-top: 20px}
    .pre_footer .bloque {float: left;}
    .pre_footer .device {float: left;width: 22%;padding-left: 10%;overflow: hidden}
    	.pre_footer .device.mobile span,.pre_footer .device.tablet span {padding-right: 10px;}
        .pre_footer p {color: #ffffff;font: 18px segoeuil;margin-top: 0;}
        .pre_footer span {color: #b6b6b6;font: 12px arial;display: block;}
    .pre_footer .izq  {width: 80%;}
        .pre_footer .izq > p {margin-bottom: 10px;}
    .pre_footer .drcha {width: 20%;}
        .pre_footer .drcha p {margin-bottom: 10px}

.device.tablet {background: url(../img/bg_smartphone.png) no-repeat top left; background-size: 23% auto;}
.device.mobile {background: url(../img/bg_tablet.png) no-repeat top left;background-size: 19% auto;}
.device.pc {background: url(../img/bg_pc.png) no-repeat top left;padding-left: 14%;background-size: 27% auto;}

.ventajas {overflow: hidden; margin: 0 auto 0; background: #01384f;}
.ventajas .wrap {max-width: 750px;margin-bottom: 20px}
.ventajas > p {font: 18px 'PT Sans', sans serif;  color: #a1a1a1; text-align: center; margin: 0 0 20px 0;padding: 10px 0}
	.ventajas ul {list-style: none;overflow: hidden;padding: 20px 0 0;margin: 0 auto }
	.ventajas ul li {width: 241px; display: inline-block;;font: 12px 'PT Sans', sans serif; margin-bottom: 20px;min-height: 70px;vertical-align: top;}
	.ventajas li .figure {width: 30%;display: inline-block; height: 43px;background: url(../img/ico_ventajas.png) no-repeat top center;vertical-align: top;}
	.ventajas li.firmas .figure {background-position: center -166px;}
	.ventajas li.abc20 .figure {background-position: center -330px;}
	.ventajas li.galerias .figure {background-position: center -82px;}
	.ventajas li.ultimaHora .figure {background-position: center -247px;}
	.ventajas li.mejoresRevistas .figure {background-position: center -416px;}
	.ventajas li.video .figure {background-position: center -506px;}
	.ventajas li.compartir .figure {background-position: center bottom;}		

	.ventajas li .texto {width: 68%;display: inline-block;color: #000000;}
	.ventajas li .texto p {font-weight: bold; margin-top: 0;margin-bottom: 5px;}

.footer {background: #01384f; padding: 20px 0}
.footer p {font: 13px 'PT Sans', sans serif; margin: 0; padding: 0 170px; color: #a1a1a1;text-align: center}

@media (max-width:768px){
	.footer p {
		padding: 0 15px;
	}
}


}
.footer p a {color: #000;}


@media all and (max-width: 830px) {
	.ventajas ul {text-align: center;}
	.ventajas ul li {text-align: left;}
	.contact_item#mail strong, .contact_item#mail strong a, .contact_item#twitter strong, .contact_item#twitter strong a {font-size: 13px}
	.contact_item {margin-right: 0}
}

@media all and (max-width: 700px) {

	.contact_item {float: none;margin: 0 auto;overflow: hidden;width: 210px;display: block;}
	.contact_item.lastchild {margin: 0 auto !important;}

	.promo { padding-top: 25px; }

	.wobi_t, .wobi-r, [class*="wobi-c"] { display: block; width: 100%; padding: 0; }
	.wobi-c1 { margin-top: 20px; }
	.wobi-c2 img { max-width: 100%;	height: auto; }
	.ventajas { padding: 0 15px; }

}


@media(max-width:719px){
	.novisible-m {
		display: none;
	}	
}

@media(min-width:720px){
	.novisible-d {
		display: none;
	}	
}
