@font-face {
	font-family: 'Druk Text Web Bold';
	src: url('../druk/DrukText-Bold-Web.eot');
	src: url('../druk/DrukText-Bold-Web.eot?#iefix') format('embedded-opentype'),
		url('../druk/DrukText-Bold-Web.woff2') format('woff2'),
		url('../druk/DrukText-Bold-Web.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
}

@font-face {
	font-family: 'Druk Text Web Medium';
	src: url('../druk/DrukText-Medium-Web.eot');
	src: url('../druk/DrukText-Medium-Web.eot?#iefix') format('embedded-opentype'),
		url('../druk/DrukText-Medium-Web.woff2') format('woff2'),
		url('../druk/DrukText-Medium-Web.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
}

@font-face {
	font-family: 'TheSansC4s';
	src: url('../thesans/TheSans-3_Light.woff2') format('woff2');
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
}

@font-face {
	font-family: 'TheSansC4s';
	src: url('../thesans/TheSans-5_Plain.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
}

@font-face {
	font-family: 'TheSansC4s';
	src: url('../thesans/TheSans-7_Bold.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
}

@font-face {
	font-family: 'TheSansC4s';
	src: url('../thesans/TheSans-9_Black.woff2') format('woff2');
	font-weight: 900;
	font-style: normal;
	font-stretch: normal;
}


.row {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

b,
strong {
	font-weight: bold;
}

html,
body {
	font-family: 'Georgia', serif;
	color: #000000;
}

.degradado-azul {
	margin-top: -10px;
	background: #102938;
	background: linear-gradient(180deg, rgba(16, 41, 56, 1) 0%, rgba(7, 71, 107, 1) 100%);

}

.title {
	height: 695px;
	background-image: url(../img/apertura.jpg);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
	flex-wrap: wrap;
}

.title h1 {
	color: #ffffff;
	display: inline-block;
	font-size: 4.8em;
}

.title h1 span {
	color: #ffffff;
	display: inline-block;
	font-size: 0.6em;
}

.title {
	padding-top: 95px;
}


h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Druk Text Web Bold', sans-serif;
	font-weight: 700;
	margin: 0;
	text-transform: uppercase;
}

h6 {
	font-size: 10px;
}

.apertura {
	margin-top: 40px;
}

.subtitle h2 {
	font-size: 3em;
	margin-bottom: 0.7em;
	line-height: 1;
	text-align: center;
	background-image: radial-gradient(circle, rgba(5, 99, 136, 1) 0%, rgba(7, 72, 107, 1) 100%);
	/* Define el degradado */
	-webkit-background-clip: text;
	/* Recorta el fondo al texto (WebKit) */
	background-clip: text;
	/* Recorta el fondo al texto (estándar) */
	-webkit-text-fill-color: transparent;
	/* Hace el texto transparente (WebKit) */
	color: transparent;
	/* Hace el texto transparente (estándar) */
}

.material-symbols-outlined {
	color: #ed1c24;
	font-size: 32px !important;
}

p {
	line-height: 1.6;
	font-size: 20px;
	font-weight: 300;
	text-align: left;
	margin-bottom: 0;
	padding-bottom: 0;
}

.descanso {
	background-color: #D1E5E4
}

.principal img {
	padding-top: 35px;
}


.sumario p {
	font-family: "TheSansC4s", Verdana, sans-serif;
	line-height: 1.3 !important;
	text-align: center !important;
	font-size: 29px;
	color: #ffffff;
}

.datos {
	background-color: #f8c300;
}

.datos h2 {
	font-family: 'Druk Text Bold', sans-serif;
	font-size: 3.2em;
	text-align: center;
	padding-bottom: 35px;
}

.datos h3 {
	font-family: 'Druk Text Medium', sans-serif;
	font-size: 2.2em;
}

.datos p {
	font-family: "TheSansC4s", Verdana, sans-serif;
	font-weight: 300;
}


.graficas h3 {
	font-family: "Georgia", Verdana, serif;
	text-transform: uppercase !important;
	font-weight: 700;
	margin: 10px 0 10px;
	text-transform: none;
	background-image: radial-gradient(circle, rgba(5, 99, 136, 1) 0%, rgba(7, 72, 107, 1) 100%);
	/* Define el degradado */
	-webkit-background-clip: text;
	/* Recorta el fondo al texto (WebKit) */
	background-clip: text;
	/* Recorta el fondo al texto (estándar) */
	-webkit-text-fill-color: transparent;
	/* Hace el texto transparente (WebKit) */
	color: transparent;
	/* Hace el texto transparente (estándar) */

}

.graficas p {
	font-family: "TheSansC4s", Verdana, sans-serif;
	font-weight: 300;
	line-height: 1.2;
}

.graficas img {
	margin: 35px 0;
}

.graficas small {
	font-family: "TheSansC4s", Verdana, sans-serif;
	font-weight: 100;
	text-transform: uppercase;
}

.fondo-amarillo {
	background-color: #d6c79e;
	margin: 2em 0;
	padding: 3em 0;
}

.fondo-azul {
	background: #102938;
	background: linear-gradient(180deg, rgba(16, 41, 56, 1) 0%, rgba(7, 71, 107, 1) 100%);
	margin: 2em 0;
	padding: 3em 0;
}

.fondo-azul p {
	color: #ffffff;
}

.quote {
	background-color: #ffffff;
	padding: 2em;
	margin: 1.5em 0;
}


.quote h4 {
	font-family: 'Georgia', Verdana, serif !important;
	text-align: center;
	font-size: 1.8em;
	background-image: radial-gradient(circle, rgba(5, 99, 136, 1) 0%, rgba(7, 72, 107, 1) 100%);
	/* Define el degradado */
	-webkit-background-clip: text;
	/* Recorta el fondo al texto (WebKit) */
	background-clip: text;
	/* Recorta el fondo al texto (estándar) */
	-webkit-text-fill-color: transparent;
	/* Hace el texto transparente (WebKit) */
	color: transparent;
	/* Hace el texto transparente (estándar) */
	line-height: 1.2;
}

.quote h4 span {
	font-size: 3em;
	line-height: 0.8;
	padding-bottom: -40px;
}

.quote h5 {
	font-family: "TheSansC4s", Verdana, sans-serif;
	font-weight: 300;
	text-transform: none;
	text-align: center;
	font-size: 20px;
	color: #000000;
	line-height: 1.1;
	margin-top: -25px;
}

.s-1 {
	padding-top: 2em;
	padding-bottom: 2em;
}

.division1 {
	border: 1px solid #D1E5E4;
	display: block;
	width: 90%;
	margin: 80px auto 20px auto;

}

.division2 {
	border: 1px solid #D1E5E4;
	display: block;
	width: 90%;
	margin: 20px auto 60px auto;

}

.titulo h1 {
	text-align: center;
	color: #000000;
	font-family: 'Druk Text Web Bold', sans-serif;
	line-height: 1;
	text-transform: uppercase;
	font-size: 4.2em;
	font-weight: 700;
}

.titulo h1 span {
	text-align: center;
	color: #000000;
	font-family: 'Druk Text Web Bold', sans-serif;
	line-height: 1;
	text-transform: uppercase;
	font-size: 0.7em;
	font-weight: 700;
	padding-top: .5em;
}

.capitular {
	margin: 4em 0 1em;
}


.imgp {
	padding: 1.5em 0;
}

.imgp h3 {
	padding: 1em 0 0;
	font-size: 25px;
	font-family: 'Georgia', sans-serif;
	text-align: left;
}

.imgp h4 {
	font-size: 20px;
	font-family: 'Georgia', sans-serif;
	text-align: left;
	text-transform: none;
	padding-bottom: 0.5em;
}

.imgp p {
	font-size: 17px;
}

.fluid-width-video-wrapper {
	width: 100%;
	position: relative;
	padding: 0;
}

/* .boton{
	padding: 60px 0;
}

.boton p {
padding: 20px;
}

.boton a{
	font-size: 2em;
	border: 2px solid #000000;
	padding: 15px;
	font-family: 'Druk Text Bold',sans-serif;
	text-transform: uppercase;
}

.boton a:hover{
color: #000000 !important;
background-color: #000000;
} */

.creditocontenido {
	padding: 0 0 3em;
}


.creditocontenido p {
	font-size: 1.3em;
	font-weight: 100;
	line-height: 1.5;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	font-family: "TheSansC4s", Verdana, sans-serif;
}

.creditocontenido p b {
	font-family: 'Georgia', serif;
	color: #d6c79e;
}

.creditocontenido p span {
	font-family: 'Georgia', serif;
	color: #d6c79e;
	padding: 0 4px;
}

.interfaz {
	margin: 40px 0 0;
}


.pie-foto p {
	margin: 15px 19px;
	padding: 15px;
	font-size: 15px;
	color: #000000;
	line-height: 1.2em;
	text-align: left;
	font-family: 'Roboto', sans-serif;
	border: #076388 1px solid;
}

.pie-foto b {
	color: #076388;
	border-bottom: #076388 1px solid;

}


.op-0 {
	opacity: 0;
	transition: all 0.5s;
}

.op-1 {
	opacity: 1;
	transition: all 0.5s;
}



.numeralia h4 {
	font-family: "TheSansC4s", Verdana, sans-serif;
	text-transform: none;
	margin-top: 20px;
}


/********************* MENÚ - BOTONERA ******************/
.menu {
	background-color: #fff;
	height: 40px;
	padding: 0 !important;
	margin: 0 !important;
}

.menu .container-fluid {
	padding: 0 !important;
	margin: 0 !important;
}

.head_exp {
	top: 0px;
	background-color: #ed1c24;
	padding: 0.4em;
	left: 0px;
	position: fixed;
	display: block;
	width: 100%;
	border-bottom-color: #000;
	border-right-width: 2px;
	border-bottom-style: solid;
	z-index: 99;
	-webkit-transition: background-color 0.5s ease-out;
	-moz-transition:
		background-color 0.5s ease-out;
	-o-transition: background-color 0.5s ease-out;
	transition: background-color 0.5s ease-out;
}

.head_exp:hover {
	background-color: #ed1c24;
}

ul.nav.justify-content-end {

	-webkit-margin-start: 0px !important;
	-webkit-margin-end: 0px !important;
}

/* estilos cambio Adaptabilidad */
.desk {
	display: block;
}

.mobile {
	display: none;
}

/* estilos cambio Adaptabilidad */

.redes {
	opacity: 1;
	max-width: 35px !important;
	margin: 0px 5px;
	transition: transform .3s;
	/* Animation */
}

.redes:hover {
	opacity: 0.8;
	transform: scale(1.2);
}

.creditos {
	padding: 15px 0 7px;
}


.creditos h6 {
	font-size: 0.8em;
	color: #000000 !important;
	padding-bottom: 10px;
}

.creditos p {
	font-family: 'Georgia', serif !important;
	font-size: 13px;
	color: #000000 !important;
	text-align: center;
}

.creditos strong {
	font-family: "TheSansC4s", Verdana, sans-serif;
	font-weight: 700;
}


@media (min-width: 200px) and (max-width: 675px) {
	.pin {
		width: 38%;
		right: 31%;
		padding-top: 110px;
		position: absolute;
		z-index: 999;
	}

	.desk {
		display: none;
	}

	.mobile {
		display: block;
	}

	.redes {
		width: 10% !important;
	}

	.redes a {
		padding: 0 7px;
	}


	.s-1 {
		padding-top: 1em;
		padding-bottom: 0.5em;
	}

	.interfaz {
		margin: 10px 0 0;

	}

	.division1 {
		margin: 30px auto 20px auto;
	}

	.division2 {
		margin: 20px auto 40px auto;
	}

	.credito p {
		font-size: 1em;
		padding-bottom: 5px;
	}

	.subtitle h2 {
		font-size: 2.1em;
	}

	.img-doble img {
		margin-bottom: 0em;
	}

	.graficas {
		margin-bottom: 20px;
		padding-right: 0;
		padding-left: 0;
	}

	.pie-foto {
		bottom: 0;
		width: 100%;
		margin-bottom: 1em;
	}

	.pie-foto p {
		font-size: 0.9rem;
		font-weight: 200;
	}

	.creditocontenido p {
		font-size: 0.9em;
	}

	.parallax {
		/* The image used */
		background-image: url(../img/apertura_phone.jpg);

		/* Full height */
		height: 100%;

		/* Create the parallax scrolling effect */
		background-attachment: fixed;
		background-position: bottom right;
		background-repeat: no-repeat;
		background-size: full;
	}

	p {
		line-height: 1.6;
		font-size: 20px;
		font-weight: 300;
	}

	.titulo h1 {
		font-size: 2.9em;
	}


	.titulo {
		padding-top: 0em;
	}

	.capitular {
		margin-bottom: 20px;
	}

	.capitular h2 {
		font-size: 120px;
	}

	.sumario p {
		font-size: 23px;
		padding-top: 20px;

	}

	.datos p {
		padding-bottom: 20px;
	}

	.quote img {
		width: 100%;
		text-align: center;
		margin-left: 0;
	}

	.quote h3 {
		font-size: 4.7em !important;
		padding-top: 25px !important;
	}

	.quote h4 {
		font-size: 1.5em;
	}

	.quote h5 {
		font-size: 1.1em;
		margin-bottom: 38px;
	}

	.principal img {
		padding-top: 49px;
	}

	.imgp h3,
	h4 {
		text-align: center !important;
	}
}