/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */


/*@import url(http://fonts.googleapis.com/css?family=Chivo:400,400italic,900,900italic);*/

@font-face {
    font-family: 'Chivo';
    font-style: normal;
    font-weight: 300;
    src: local('Chivo Light'), local('Chivo-Light'), url(webfonts/Chivo-Light.woff2) format('woff2'), url(webfonts/Chivo-Light.woff) format('woff');
}
@font-face {
    font-family: 'Chivo';
    font-style: normal;
    font-weight: 400;
    src: local('Chivo Regular'), local('Chivo-Regular'), url(webfonts/Chivo-Regular.woff2) format('woff2'), url(webfonts/Chivo-Regular.woff) format('woff');
}
@font-face {
    font-family: 'Chivo';
    font-style: normal;
    font-weight: 700;
    src: local('Chivo Bold'), local('Chivo-Bold'), url(webfonts/Chivo-Bold.woff2) format('woff2'), url(webfonts/Chivo-Bold.woff) format('woff');
}
@font-face {
    font-family: 'Chivo';
    font-style: normal;
    font-weight: 900;
    src: local('Chivo Black'), local('Chivo-Black'), url(webfonts/Chivo-Black.woff2) format('woff2'), url(webfonts/Chivo-Black.woff) format('woff');
}
@font-face {
    font-family: 'Chivo';
    font-style: italic;
    font-weight: 300;
    src: local('Chivo Light Italic'), local('Chivo-LightItalic'), url(webfonts/Chivo-LightItalic.woff2) format('woff2'), url(webfonts/Chivo-LightItalic.woff) format('woff');
}
@font-face {
    font-family: 'Chivo';
    font-style: italic;
    font-weight: 400;
    src: local('Chivo Italic'), local('Chivo-Italic'), url(webfonts/Chivo-Italic.woff2) format('woff2'), url(webfonts/Chivo-Italic.woff) format('woff');
}
@font-face {
    font-family: 'Chivo';
    font-style: italic;
    font-weight: 700;
    src: local('Chivo Bold Italic'), local('Chivo-BoldItalic'), url(webfonts/Chivo-BoldItalic.woff2) format('woff2'), url(webfonts/Chivo-BoldItalic.woff) format('woff');
}
@font-face {
    font-family: 'Chivo';
    font-style: italic;
    font-weight: 900;
    src: local('Chivo Black Italic'), local('Chivo-BlackItalic'), url(webfonts/Chivo-BlackItalic.woff2) format('woff2'), url(webfonts/Chivo-BlackItalic.woff) format('woff');
}






html,
button,
input,
select,
textarea {
	color:#000000;
	font-family:'Chivo', sans-serif;
}
html{
	background-color:#E6E6E6;
	-webkit-font-smoothing:antialiased;
}
body{
	font-size: 1em;
	line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
img {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */



/* Generales ---------------------------------------------------------------- */
a{
	-webkit-transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;
	-ms-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
}

.header-menu-fonts .title
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}

.sincorte{
	white-space:nowrap !important;
}

header:after, 
.estructura:after,
.bloque:after,
section:after,
aside:after,
footer:after{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

.contenedor{
	font-size:0.813em;
	margin:0 auto;
	max-width:1024px;
}

.caja{
	margin:0 4.1015625%;
}




/* Header ------------------------------------------------------------------- */
header{
	height:70px;
	margin-top:20px;
	position:relative;
}
header a{
	color:#FFFFFF;
	display:inline-block;
	text-decoration:none;
}
header a:hover{
	color:#000000;
}
header .header-bloque{
	background-color:#2F86CA;
	float:left;
	margin-right:2.127659574%;
	width:76.59574468%;
}
header .header-idioma{
	background-color:#666666;
	float:left;
	height:70px;
	width:21.27659574%;
}
header .header-idioma a{
	display:none; /*block*/
	margin-left:10px;
	margin-top:40px;
}
header .header-idioma a:hover{
	color:#CCCCCC;
}

header .header-logo{
	float:left;
	width:68.05555555%;
}
header .header-menu{
	/*float:left;*/
}

header nav{
	/*margin-top:40px;*/
	/*width:31.94444444%;*/
}
header nav ul, header nav li{
	list-style:none;
	margin:0;
	padding:0;
}
header nav li{
	border-right:1px solid #FFFFFF;
	display:inline-block;
	margin-right:3px;
	padding-right:6px;
}
header nav li:last-child{
	border-right:none;
}


/* Fonts Menu -------------------------------------------------------------- */
.header-menu{
	left:52.44140625%;
	position:absolute;
	top:40px;
}
.header-menu-fonts{
	position:relative;
}
.header-menu-fonts:hover .title{
	/*color: #666666;*/
}
.header-menu-fonts:hover .title:before{
	/*background-image:url(../img/icono_menu_negro.svg);*/
}
.no-touch .header-menu-fonts:hover ul{
	display:block;
	visibility:visible;
}
.header-menu-fonts .title{
	color: #FFFFFF;
	cursor:pointer;
	display:inline-block;
	font-weight:900;
	padding:0 8px 12px 8px;
}
.header-menu-fonts .title:before{
	background-image:url(../img/icono_menu.svg);
	background-repeat:no-repeat;
	content:"";
	display:block;
	height:9px;
	left:-5px;
	position:absolute;
	top:4px;
	width:9px;
}
.header-menu-fonts ul{
    background-color:#666666;
    display:none;
    left:-5px;
    margin:0;
    padding:0;
    position:absolute;
    text-align:left;
    visibility:hidden;
    width:auto;
    z-index: 20;
}
.header-menu-fonts ul li{
	border:none;
	display:block;
	margin:0;
	padding:0;
}
.header-menu-fonts ul li a{
	color: #FFFFFF;
	display:block;
	padding:5px 12px;
	white-space: nowrap;

	-webkit-transition:0s;
	-moz-transition:0s;
	-ms-transition:0s;
	transition:0s;
}
.header-menu-fonts ul li a:hover{
	background-color:#2F86CA;
	color: #FFFFFF;
}

.header-menu-fonts ul li a span{
	background-color:#8E8E8E;
	display:inline-block;
	font-size:0.563rem;
	margin-left:4px;
	padding:1px 4px;
	vertical-align:text-top;
}

.menu-touch ul{
	display:block !important;
	visibility:visible !important;
}





/* Formulario -------------------------------------------------------------- */
form{
	min-height:360px;
}
label{
	display:block;
	margin-bottom:2px;
}
input, textarea{
	background-color:#FFFFFF;
	border:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height:20px;
	line-height:20px;
	margin-bottom:10px;
	text-indent:5px;
	width:100%;
}
textarea{
	min-height:60px;
	margin-bottom:20px;
	padding-left:0;
	padding-right:0;
}
form .botones{
	background-color:#666666;
}
form #captcha_generador img {
	height:auto;
	width:100%;
}
.formulario-titulo h3.formulario-texto-enviado, .formulario-titulo h3.formulario-texto-error{
	display:none;
}
.formulario-correcto h3, .formulario-error h3{
	display:none;
}
.formulario-correcto h3.formulario-texto-enviado{
	color:#2bae02;
	display:block;
	font-weight:900;
}
.formulario-error h3.formulario-texto-error{
	color:#c80000;
	display:block;
	font-weight:900;
}


/* Estructura --------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6{
	font-size:1em;
	font-weight:400;
	margin:0;
}

.estructura{
	margin-top:20px;
}

section{
	float:left;
	margin-right:2.127659574%;
	width:76.59574468%;
}
aside{
	float:left;
	width:21.27659574%;
}


/* Botones ------------------------------------------------------------------ */
.botones{
	background-color:#000000;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	color:#FFFFFF;
	cursor:pointer;
	display:inline-block;
	height:26px;
	line-height:26px;
	margin-bottom:20px;
	padding:0 20px;
	text-align:center;
	text-decoration:none;
	text-indent:0;
	width:auto;
}
.botones:hover{
	background-color:#2F86CA;
}
.descarga-boton{
	float:left;
	margin-top:2px;
}


/* PayPal ------------------------------------------------------------------- */
.paypal-boton{
	background-color:#FFFFFF;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	display:inline-block;
	float:left;
	height:20px;
	margin-bottom:10px;
	margin-right:10px;
	padding:4px;
	width:78px;
}
.paypal-boton form{
	min-height:inherit;
	line-height:0;
}
.paypal-boton form input{
	/*height:auto;*/
	margin-bottom:0;
}


.seccion h1{
	font-weight:900;
}
.seccion .bloque-cabezal h3 a{
	color:#000000;
	text-decoration:none;
}
.seccion .bloque-cabezal h3 a:hover{
	color:#2F86CA;
}




/* Bloques ------------------------------------------------------------------ */
.bloque{
	min-height:50px;
	margin-bottom:20px;
}
.bloque-izq{
	float:left;
	margin-right:9.722222222%;
	width:58.33333333%;
}
.bloque-der{
	float:left;
	width:31.94444444%;
}
.seccion .bloque-cabezal{
	margin-bottom:22px;
}
.seccion .bloque-cabezal .bloque-izq{
	float:none;
	margin-right:0;
	width:100%;
}
.seccion .bloque-texto .bloque-izq p{
	margin-top:16px;
}
.bloque p{
	margin:0;
}
.bloque-botones{
	margin-left:68.05555555%;
}
.bloque-botones a{
	margin-right:8px;
}
.bloque-botones:after{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}


.home .bloque-texto{
	margin-top:70px;
}
.home .bloque-texto .bloque-izq ul, 
.home .bloque-texto .bloque-izq ul li{
	list-style:none;
	margin:0;
	padding:0;
}
.home .bloque-texto .bloque-izq ul{
	margin-bottom:20px;
}
.home .bloque-texto .bloque-izq ul li{
	display:inline-block;
	border-right:1px solid #666666;
	margin-right:4px;
	padding-right:6px;
}
.home .bloque-texto .bloque-izq ul li:last-child{
	border-right: none;
	margin-right:0;
	padding-right:0;
}
.home .bloque-texto .bloque-izq ul .listado-solo{
	border-left:none !important;
	margin-left:0 !important;
	padding-left:0 !important;
}
.home .bloque-texto .bloque-izq ul li a{
	color:#2F86CA;
	text-decoration:none;
}
.home .bloque-texto .bloque-izq ul li a:hover{
	color:#000000;
}


.home .bloque-texto p strong a{
	color:#000000;
	font-weight:900;
	text-decoration:none;
}
.home .bloque-texto p strong a:hover{
	color:#2F86CA;
	text-decoration:none;
}

.home .bloque-texto p a{
	color:#000000;
	font-weight:700;
	text-decoration:none;
}
.home .bloque-texto p a:hover{
	color:#2F86CA;
	text-decoration:none;
}

.home .bloque-cabezal{
	margin-bottom:40px;
}

.home .bloque-izq{
	margin-right:0;
	width:68.05555555%;
}



.bloque-texto-contenedor{
	margin-top:60px;
}

.bloque-texto-contenedor .bloque-izq a{
	color:#2F86CA;
}
.bloque-texto-contenedor .bloque-izq a:hover{
	text-decoration:none;
}

.bloque-texto-contenedor .bloque-der .paypal-boton,
.bloque-texto-contenedor .bloque-der .descarga-boton{
	display:inline-block;
	float:none;
}
.bloque-texto-contenedor .bloque-der .descarga-boton{
	margin-bottom:10px;
	white-space: nowrap;
}
.bloque-texto-contenedor .bloque-der p{
	margin-top:18px;
}






/* Especimen ---------------------------------------------------------------- */
.especimen{
	background-color:#FFF;
	margin-top:20px;
}
.especimen h4{
	border-bottom:1px solid #CCCCCC;
	color:#666666;
	margin-bottom:5px;
	margin-top:10px;
	padding:0 6.111111111%;
	padding-bottom:5px;
	/*text-indent:6.111111111%;*/
}
.especimen hr{
	height:1px;
	border:0;
	border-bottom:1px solid #CCCCCC;
	margin:0;
	padding:0;
}
.especimen img{
	height:auto;
	max-width:100%;
}




/* Listado ------------------------------------------------------------------ */
.listado, .listado li{
	list-style:none;
	margin:0;
	padding:0;
}
.listado li{
	border-right:1px solid #000000;
	display:inline-block;
	margin-right:3px;
	padding-right:6px;
}
.listado li:last-child{
	border-right:none;
}
.listado a{
	color:#000000;
	text-decoration:none;
}
.listado a:hover{
	color:#2F86CA;
}




/* Footer ------------------------------------------------------------------- */
footer{
	margin:40px 0 40px 0;
}
footer .caja{
	border-top:1px solid #999999;
	padding-top:20px;
}
.footer-copy, .footer-fuente, .redes-sociales{
	display:inline-block;
}
.redes-sociales .listado li:first-child{
	border-right:none;
	padding-right:0;
}



/* Banner ------------------------------------------------------------------- */
.flex-control-nav{
	bottom:-40px;
	text-align:left;
	width:100%;
}
.flex-control-paging li{
	margin:0 12px 0 0;
}
.flex-control-paging li:last-child{
	margin-right:0;
}
.flex-control-paging li a{
	border:none;
	box-shadow:none;
	height:10px;
	width:10px;
}







/* ==========================================================================
   Responsive Web Design
   ========================================================================== */


/* Vista General ------------------------------------------------------------ */
@media only screen and (min-width: 1024px) {
	.contenedor{
		max-width:1024px;
	}
}



@media only screen and (max-width: 768px) { /*48em*/
	.caja{
		margin:0 3.125%;
	}
	header .header-bloque{
		margin-right:0;
		width:100%;
	}
	header .header-idioma{
		display:none;
	}


	.header-menu{
		left:67.5%;
	}


	section{
		float:none;
		margin-right:0;
		width:100%;
	}
	aside{
		border-top:1px solid #999999;
		float:none;
		margin-top:20px;
		padding-top:20px;
		width:100%;
	}
	.home aside{
		margin-top:40px;
	}
	aside .bloque{
		min-height:inherit;
	}

	.home .bloque-cabezal{
		margin-bottom:20px;
	}

	aside form{
		min-height:inherit;
	}
	aside form textarea {
		min-height:70px;
	}
	.form-columna{
		float:left;
		padding-right:2.777777777%;
		width:31.25%;
	}
	.form-columna:last-child{
		margin-top:20px;
		padding-right:0;
		width:31.94444444%;
	}
}



@media only screen and (max-width: 568px) { /*23.75em*/

	header .header-logo img{
		height:60px;
		width:auto;
	}
	header .header-logo{
		width:auto;
	}
	.header-menu{
		float:right;
		height:60px;
		position:static;
	}
	.header-menu-fonts{
		position:relative;
	}
	.header-menu-fonts .title{
		height:42px;
		overflow: hidden;
		padding:0 0 18px 0;
		text-indent:1000px;
		width:42px;
	}
	.header-menu-fonts .title:before{
		background-size:contain;
		height:22px;
		left:auto;
		top:20px;
		right:20px;
		width:22px;
	}
	.header-menu-fonts ul{
		left:auto;
		right:0;
		top:60px;
	}
	.header-menu-fonts:hover ul{
		display:none;
		visibility:hidden;
	}

	
	.flex-control-nav{
		bottom:-30px;
		width:100%;
	}
	
	
	.home .bloque-texto{
		margin-top:50px;
	}
	
	.home .bloque-izq, 
	.bloque-izq, 
	.bloque-der{
		float:none;
		width:100%;
	}
	.bloque-izq{
		margin-bottom:20px;
	}
	.bloque-botones{
		margin-left:0;
		margin-top:40px;
		text-align:center;
	}

	.home .bloque-cabezal{
		margin-bottom:0;
	}
	.seccion .bloque-cabezal .bloque-izq{
		margin-bottom:0;
	}

	
	.form-columna, .form-columna:last-child{
		float:none;
		padding-right:0;
		width:100%;
	}
	.form-columna:last-child{
		margin-top:0;
	}
	form .botones{
		width:100%;
	}
	
	
	.bloque-texto-contenedor{
		margin-top:40px;
	}
	.bloque-texto-contenedor .bloque-der .descarga-boton{
		display:block;
	}

	
	.footer-copy, .footer-fuente{
		margin-bottom:8px;
	}
	.redes-sociales .listado li:first-child{
		display:block;
	}
}



@media only screen and (max-width: 490px) {
	.flex-control-paging li{
		margin:0 6px;
	}
	.flex-control-paging li a{
		height:6px;
		width:6px;
	}
}

@media only screen and (max-width: 390px) {
	.flex-control-paging li{
		margin:0 4px;
	}
}












/* -------------------------------------------------------------------------- */
/* Estilos HiDPI ------------------------------------------------------------ */
/* -------------------------------------------------------------------------- */
@media print,
   (-o-min-device-pixel-ratio: 5/4),
   (-webkit-min-device-pixel-ratio: 1.25),
   (min-resolution: 120dpi) {

}
/* -------------------------------------------------------------------------- */













/* ==========================================================================
   Helper classes
   ========================================================================= */
/* Image replacement */
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}
/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden {
    display: none !important;
    visibility: hidden;
}
/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
/* Hide visually and from screenreaders, but maintain layout */
.invisible {
    visibility: hidden;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.clearfix:after {
    clear: both;
}
/* For IE 6/7 only. Include this rule to trigger hasLayout and contain floats. */
.clearfix {
    *zoom: 1;
}



/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    /* Don't show links for images, or javascript/internal links */
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group; /* h5bp.com/t */
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}
