@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;
}

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

b, strong {
	font-weight:bold;
}

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

.title {
    height: 700px;
    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: 5.8em;
	text-align: left;
	line-height: 1;
}
.title h1 span{
	color: #ffffff;
    display: inline-block;
	font-size: 0.7em;
}
.title{
    padding-top: 390px;
	padding-left: 50px;
}


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;
}

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


.sumario p{
	font-family: 'Roboto', sans-serif;
	line-height:1.3!important;
	text-align: center !important;
	font-size: 29px;
	color: #000000;
	padding-bottom: 1em;
	font-weight: 300;
}


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

.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 h2{
	font-size: 280px;
    line-height: 1;
	text-align: center;
	font-family: 'Druk Text Web Bold', sans-serif !important;
	padding-bottom: 30px;
}

.texto_ciudad h3 {
	line-height: 1.1;
	font-size: 37px;
	text-align: left;
	font-family: 'Druk Text Web Bold', sans-serif;
	color:#0060a1
}

.texto_ciudad h3 span {
	color:#616161
}

.texto_ciudad p {
	line-height: 1.4;
	font-size: 20px;
	font-weight: 300;
	text-align: left;
	font-family: 'Georgia', serif;
}

.texto_ciudad p span{
color: #a8a8a8;
}

.fondo-color{
	background-color: #292929;
	padding:2.5em 0;
}

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


.subtitulo h2 {
	font-family: 'Druk Text Web Bold', serif;
	padding-top: 0.5em;
	padding-bottom:0.5em;
	line-height: 1.1em;
	font-size: 3.3em;
	font-weight: 300;
	text-align: center;
	color: #0060a1;
}

.resalte h4 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 26px;
	font-weight: 700;
	color: #000000;
	padding:10px 0;
	border-left: #0060a1 9px solid;
padding-left: 7px;
}

.frase p{
padding-top:15px ;
font-family: 'Roboto', sans-serif;
font-size: 28px;
color: #0060a1;
line-height: 1.3;
font-weight: 600;
}

.frase-blanca h5{
	padding:15px 0 15px !important;
	font-family: 'Roboto', sans-serif !important;
	font-size: 28px !important;
	color: #ffffff;
	line-height: 1.3 !important;
	font-weight: 500 !important;
	text-align: left;
	text-transform: none;
	}

.caja-destacada{
	padding:35px;
	background:#0060a1;
}

.caja-destacada p{
	font-family: 'Georgia', serif;
	font-size:20px !important;
	text-align: left !important;
	color: white;
}

.caja-destacada h2{
	font-family: 'Druk Text Web Bold', serif;
	padding-top: 0.5em;
	padding-bottom:0.5em;
	line-height: 1.1em;
	font-size: 3.3em;
	font-weight: 300;
	text-align: center;
	color: #ffffff;
}

.propuesta{
	background-color: #ffffff;
	padding: 20px;
	margin: 25px 0;
	filter: drop-shadow(5px 5px 4px #dad8d8);
}

.propuesta p{
font-family: 'Georgia', serif;
padding: 0 22px;
color:#0060a1;
}

.graficas p {
	padding: 1em 0 ;
	font-family: 'Roboto', sans-serif;

}

.graficas h3 {
	font-family: 'Roboto', sans-serif !important;
	color: #000000 !important;
	text-transform: none;
}

.graficas h3 span{
	color: #ffffff !important;
}

.material-icons {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 26px;  /* Preferred icon size */
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

/* Rules for sizing the icon. */
.material-icons.md-18 { font-size: 18px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }

.material-icons.blue { color:#0060a1; }

.imgp{
	padding: 1.5em 0;
}

.imgpm{
	padding: 3.2em 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;
} */

.credito p{
	padding-bottom:2em;
	font-size: 1.3em;
	font-weight: 300;
	line-height: 1.2em;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
}

.pie-foto p{
	padding-top: 10px;
	font-size: 15px;
	color: #000000;
	line-height: 1.2em;
	text-align: center;
	font-family: 'Roboto',sans-serif;
}

.pie-foto-blanco p{
	padding-top: 10px;
	font-size: 15px !important;
	font-weight: 300 !important;
	color: #ffffff;
	line-height: 1.2em;
	text-align: center !important;
	font-family: 'Roboto',sans-serif;
}

.pie-foto-apertura p{
	padding-top: 10px;
	font-size: 13px;
	font-weight: 400;
	color: #000000;
	line-height: 1.2em;
	text-align: center;
	font-family: 'Roboto',sans-serif;
}

.pie-foto-blanco p{
	padding-top: 10px;
	font-size: 13px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.2em;
	text-align: left;
	font-family: 'Roboto',sans-serif;
}

/* .pie-foto-1 p{
	padding-top: 10px;
	font-size: 13px;
	font-weight: 300;
	color: #000000;
	line-height: 1.2em;
	text-align: left !important;
	font-family: 'Georgia',serif;
} */

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

/********************* 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 h6{
	font-size: 0.8em;
	padding-bottom: 7px;
	color: #8a8a8a !important;
}

.creditos p{
	font-family: 'Georgia',serif !important;
	font-size: 1.1em;
	color: #8a8a8a !important;
}


@media (min-width: 200px) and (max-width: 675px) {
	.pin{
		width: 38%;
		right: 31%;
		padding-top: 64px;
		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;
	}

	.credito p{
		font-size: 0.8em;
	}

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

	.pie-foto-en-texto p{
		text-align: center;
		padding-bottom:40px;
	}

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

	}
	.cita p {
		color: #4d7883;
		font-size: 1.7rem;
		padding-top: 1.5em;
		line-height: 1.3;
	}
	.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{
		padding-left: .6em;
		padding-right: .6em;
		line-height: 1.6;
		font-size: 23px;
		font-weight: 300;
	}

	.titulo h1{
		font-size: 2.9em;
		color: #0060a1;
	}

	.titulo h1 span{
		color: #0060a1;
	}


	.titulo {
padding-top: 0em;
	}


	.sumario p{
		font-size: 23px;

	}

	.subtitulo h2 {
		line-height: 1;
		font-size: 2.3em;
		text-align: center;
		color: #0060a1;
	}

	.frase p{
	font-size: 24px;
		}

	.frase-blanca h5{
	font-size: 24px !important;
		}

	.resalte h4 {
text-align: left !important;
		}

	.propuesta p{
font-size: 20px !important;
		}

	.principal img{
		margin-top: 1.5em;
	}

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

@media (min-width: 426px) and (max-width: 768px){
	.title h1{
		font-size: 4.3em;

	}
}	

	@media (min-width: 769px) and (max-width: 1100px){
		.title h1{
			font-size: 5.4em!important;

		}
		.title{
			padding-top: 230px !important;
            height: 631px !important;
		}
}
