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

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

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;
	padding-bottom: 1em;
}

.texto_ciudad p {
	line-height: 1.3;
	font-size: 20px;
	font-weight: 300;
	text-align: left;
	padding-bottom: 1em;
	
}

.texto_subtitulo p {
	line-height: 1.3;
	font-size: 20px;
	font-weight: 300;
	text-align: center;
	font-style: italic;
	padding-bottom: 1em;
	
}


.texto_ciudad h1{
	padding-top: 2.5em;
	font-family: 'Druk Text Web Bold', serif;
	line-height: 1.3;
	font-size: 28px;
	font-weight: 700;
	text-align: left;
}

.texto_ciudad h2{
	font-family: 'Druk Text Web Bold', serif;
	line-height: 1.1em;
	font-size: 3em;
	font-weight: 300;
	text-align: left;
	color: #000;
}



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

}

.s-1 {
	padding-top: 1.5em;
    padding-bottom: 1.5em;
}
.s-1 h2{
	font-family: 'Montserrat', sans-serif;
	line-height: 1.1em;
	font-size: 40px;
	font-weight: 600;
	text-align: left;
	padding: 0.5em 0.6em;
	color: #ed1c24;
}
.s-1 span{
	background-color: #f54f55;
}

.pie-foto{
	bottom:0;
	width: 100%;
	font-family: 'Montserrat', sans-serif;
}

.pie-foto p{
	font-size: .8em;
	font-weight: 100;
	color: #838383;
	line-height: 1.2em;
	text-align: center;
	text-transform: uppercase;
}

.frase p{
	font-size: 1.7em;
	font-weight: 100;
	color: #f54f55;
	line-height: 1.2em;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}



.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}


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

.mobile {
	display: none;
}

/**.redes .nav{
    height: 40px;
}
.redes .nav-item{
	display: flex;
	align-items: center;
}
.redes .nav-item:first-child a{
	
}
.redes .nav-item a{
	color: #000;
	font-size: 22px;
	padding: 0 8px;
	transition: all 0.3s;
	opacity: 1
}
.redes .nav-item a:hover{
	color: red;
	font-style: none;
}
.redes .nav-link img{
	width: 130px;
}
.redes #regreso {
  list-style: none;
  padding: 0;
  margin: 0;
}
.redes #regreso a{
	padding: 17px 5px;
  background-color: red;
  display: flex;
  align-items: center;
  height: 40px;
}

.redes #regreso i{
	color: #000;
}
.redes #regreso a:hover{
	text-decoration: none;
}**/

.redes{ 
	opacity: 1;
	max-width: 40px !important;
	margin: 0px 5px;
	transition: transform .3s; /* Animation */
}
.redes:hover{
	opacity: 0.8;
	transform: scale(1.2);
}




/********************* / MENÚ - BOTONERA ******************/




.creditos h4{
	font-size: 1.1em;
	margin-top: 60%;
}



.gif {
	
	background: #ebebeb; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 50%, #ebebeb 50%, #ebebeb 50%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 50%,#ebebeb 50%,#ebebeb 50%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 50%,#ebebeb 50%,#ebebeb 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 ); /* IE6-9 */
	padding: 3em 15px;
}

.gif h5{
	font-family: 'Scheherazade', serif;
	font-weight: 700;
	font-size: 1.7rem;
	padding-top: 1em;
}
.graficas{
	padding: 3em 0;
}


footer p{
	text-align: center;
	font-family: 'Georgia', serif;
	font-size: 1em;
	color: #c3c3c3;
}




@media (min-width: 1024px) and (max-width: 1200px) {
	.block h1{
	font-size: 4em;
	min-width: 500px;
	text-align: center;
	padding-top: 4em;
	line-height: 1em;
	}
}

@media (min-width: 801px) and (max-width: 1023px) {
	.block h1{
	font-size: 3.5em;
	min-width: 500px;
	text-align: center;
	padding-top: 4.2em;
	line-height: 1em;
	}
}

@media (min-width: 300px) and (max-width: 560px) {
	.desk {
		display: none;
	}

	.mobile {
		display: block;
	}

	.mobile h1{
		text-align: center;
		font-size: 2.3em;
	}
	.texto h2 {
		font-size: 1.8em;
		padding: 0.5em;
	}
	.mobile img {
		width: 100%;
		/* position: absolute; */
	}
	.graficas {
		padding: 1.5em 0;
	}
	.creditos h4{
		font-size: 1rem;
		margin-top: 10%;
	}
}


@media (min-width: 375px) and (max-width: 800px) {
	.desk {
		display: none;
	}
	.redes {
	    width: 15% !important;
	}
	.mobile {
		display: block;
	}

	.mobile h1{
		text-align: center;
		font-size: 2.5em;
	}
	.texto h2 {
		font-size: 1.8em;
		padding: 0.5em;
	}
	.mobile img {
		width: 100%;
		/* position: absolute; */
	}
	.graficas {
		padding: 1.5em 0;
	}
	.creditos h4{
		font-size: 1rem;
		margin-top: 10%;
	}
}




@media (min-width: 200px) and (max-width: 675px) {
	.redes {
	    width: 10% !important;
	}
	.redes a {
	    padding: 0 7px;
	}
	.img-doble img{
	margin-bottom: 0em;
	}
	.pie-foto{
		bottom:0;
		width: 100%;
		font-family: 'Montserrat', sans-serif;
		margin-bottom: 2em;
	}
	.pie-foto p{
		font-size: 0.8rem;
		font-weight: 200;

	}
	.cita p {
		color: #838383;
		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;
}


	.gif{
		padding: 1.5em 15px;
	}
	.graficas {
		padding: 1.5em 0;
	}
	p{
		padding-left: .6em;
		padding-right: .6em;
		line-height: 1.6;
		font-size: 23px;
		font-weight: 300;
	}


.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
}

.frase p{
	font-size: 1.2em;
	font-weight: 100;
	color: #f54f55;
	line-height: 1.2em;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}

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

}

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

.texto_ciudad h2{
	margin-left: 15px;
}




}

@media screen and (max-width: 575px) {
	h1 {
	    font-size: 1.5rem;
	}
	.title h1:first-child {
	    left: 0;
	    top: 25%;
	}
	.title h1:nth-child(2) {
	    left: 0;
	    width: 100%;
	    top: 34%;
	}
}


