@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-right: 0 !important;
	margin-left: 0 !important;
}

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

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

h1, h2, h3, h5, h6 {
	font-family: 'Druk Text Web Bold', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1em;
}
h6{
	font-size: 10px;
}

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

h4 {
	color:#a5a0a0;
	line-height: 1.2em;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 18px;
}

/* estilos para cambio de img mobile/desk  */
.mobile{ 
	display: none;
}
.desk{
	display: block;
}

/* estilos para cambio de img mobile/desk  */

.intro1 p{
    color: #ffffff;
	font-size: 1.6em;
	line-height: 1.4;
	font-weight: 300;
	font-style: italic;
	text-align: center;
}

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

.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: #ffffff;
    font-family: 'Druk Text Web Bold', serif;
	line-height: 1;
	text-transform: uppercase;
	font-size: 4.3em;
	font-weight: 700;
	padding: 1.3em 0;

}

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

.s-1 p {
color:#ffffff
}

.s-1 h2 {
	color: #ffffff;
	font-size: 3.5em;
	text-align: center;
	padding: 0 0 0.5em 0;
	line-height: 1;
	font-weight: 300;
}
  
.s-1 span {
	color: #ffffff;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	font-size: 0.3em !important;
}
.s-1 h4 {
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	font-size: 0.8em;
}

.quote-numero{
	border-top: 25px solid #1c2d3d;
	border-right: 25px solid #23b3a0;
	border-bottom: 25px solid #ed1c24;
	padding: 2rem 0.75rem;
}

.quote-numero2 {
	border-top: 25px solid #1c2d3d;
	border-left: 25px solid #23b3a0;
	border-bottom: 25px solid #ed1c24;
	padding: 2rem 0.75rem;
}

.quote-numero h2, .quote-numero2 h2 {
	padding: 0;
    font-size: 3.6em;
    text-align: left;
    line-height: 1;
}


b, strong {
    font-weight: 800;
}
/***************** masonary box ***************/
.boxes {
	margin: 2em auto;
	width: 65%;
}
  
.box{
	overflow: hidden;
	background-color: #000000;
	position: relative;
    margin: 10px;
	opacity: 1;
	cursor: pointer;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
}

.box img:hover {
	opacity: 0.5;
	background-color: rgba(0, 0, 0, 0.8);
}

.box h2:hover {
	border-bottom: solid #ffffff 4px;
}

.text-block {
	font-family: 'Montserrat', sans-serif !important;
	position: absolute;
	bottom: -8px;
	left: 0;
	width: 95%;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-top: 25px;
	background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.9));
}
  
.lg {
	width: 45%;
	height: 360px;
}

.sm {
	width: 100%;
	height: 320px;
}


.mobile{ display: none;
}
.desk{display: block;
 }


/* masonary box */


.pie-foto{
  	text-align: center !important;
	color: #666666 !important;
	width: 100%;
	font-family: 'Montserrat', sans-serif !important;

}

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


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

.botX_2{
	position: fixed;
	top: 48px;
	right: -10px;
	width: 62px;
	z-index: 999;
	max-width:100px;margin: 10px;
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}

.botX_2:hover{
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}

ul.nav.justify-content-end {
  
  -webkit-margin-start: 0px !important;
  -webkit-margin-end: 0px !important;
}

.mobile {
	display: 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;
}

/**********gallery***********/

.phot {
  margin: 10px 0;
  transition: .6s ease;
  border: none !important;
}

.phot:hover {
  transform: scale(1.05);
}

.card-block {
   padding: 10px;
}

/* .cards_back{
	background-color: #4f3e34;
} */


.scrollphot {
  /* background-color: #8a8a8a82; */
  overflow: auto;
  cursor: grab;
  white-space: nowrap;
  
}

::-webkit-scrollbar {
    width: 0px;
    height: 0px;
    background: transparent;
}

div.scrollphot .phot {
    display: inline-block;
    padding: 0px;
    text-decoration: none;
    height: auto; 
    width: 800px;
    border-radius: 0 !important;
}
/*****************************/

.video{
	margin-top: 50px;
	margin-bottom: -7px;
}

.nota p {
	text-align: center !important;
	font-size: 15px;
	font-weight: bold;
	color: #555555;
}

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: 1400px) {
	
}

@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) {
	.titulo h1 {
		padding: 0.5em 0;
		font-size: 2.9em;
		line-height: 1em;
	}
	.s-1 {
		padding-top: 1em;
		padding-bottom: 1em;
	}
	.s-1 h2 {
		font-size: 3em;
	}
	.s-1 h4 {
		text-transform: uppercase;
		font-family: 'Montserrat', sans-serif;
		font-weight: 200;
		font-size: 0.8em;
	}
	.img_m1_g{
		background-color: #000000;
		background-image: url(../img/apmenu-casa-cova_2.jpg);
		height: 100%;
		background-position: center;
		background-size: cover;
	}	
	.img_m2_g{
		background-image: url(../img/apmenu-jojutla.jpg);
		height: 100%;
		background-position: center;
		background-size: cover;
	}
	.img_m3_g{
		background-image: url(../img/apmenu-estadio-harp-helu.jpg);
		height: 100%;
		background-position: center;
		background-size: cover;
	}
	.img_m4_g{
		background-image: url(../img/apmenu-idilica.jpg);
		height: 100%;
		background-position: center;
		background-size: cover;
	}
	.img_m5_g{
		background-image: url(../img/apmenu-zadun.jpg);
		height: 100%;
		background-position: center;
		background-size: cover;
	}
	.img_m6_g{
		background-image: url(../img/apmenu-jllmexico.jpg);
		height: 100%;
		background-position: center;
		background-size: cover;
	}
	.fixed-top{
		background-color: #e6e7e8;
	}
	.video{
		margin-top: 112px;
	}
	.mobile{
		display: block;
	}
	.desk{
		display: none;
	}
	.redes {
	    width: 10% !important;
	}
	.redes a {
	    padding: 0 7px;
	}
	.boxes {
		margin: 1em auto;
		width: 92%;
	}
	.text-block {
		font-size: 25px;
	}
	.pie-foto{
		bottom:0;
		width: 100%;
		font-family: 'Montserrat', sans-serif;
	}
	.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;
	}
	.quote-numero h2, .quote-numero2 h2 {
		font-size: 2.4em;
	}
	p{
		padding-left: 15px;
		padding-right: 15px;
		line-height: 1.6;
		font-size: 23px;
		font-weight: 300;
	}

	h1, h2, h3, h4, h5, h6 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

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

}


