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


body{
	background-color: #000000;
	color: #ffffff !important;
}
h1 {
	font-family: 'Playfair Display', serif;
	font-weight: 900;
	text-transform: uppercase;
	line-height: 1em;
}
h2, h3, h5, h6 {
	font-family: 'Playfair Display', serif;
	font-weight: 900;	
	line-height: 1em;
}

p{
	font-family: 'Montserrat', sans-serif;
	line-height: 1.3;
	font-size: 20px;
	font-weight: 400;
}


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


.creditos p{
	color: #000;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.4;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	padding-bottom: 2em;
}

.intro1{
	padding-top: 50px;
	padding-bottom: 50px;
	border-bottom: #efb222 solid 20px;
}


.intro1 p{
	font-weight: 300;
	font-size: 1.3em;
	line-height: 1.4;
	font-family: 'Montserrat', sans-serif;
	text-align: left;
	
}

.capitular {
	margin-top: 2em;
}

.capitular h1{
	font-family: 'Playfair Display', serif;
	text-align: center;
	font-weight: 900;
	color: #714e27;
	font-size: 7em;
}


.parallax {
  /* The image used */
  background-image: url(../img/fondo.png);
  /* Full height */
  max-height: 1000px; 
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position:top;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 3em;
}



.caption h1{
	position: relative;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-family: 'Playfair Display', serif;
	line-height: 1em;
	font-size: 6em;
	font-weight: 900;
	padding-top: 3em;
}

.caption h2{
	position: relative;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-family: 'Playfair Display', serif;
	line-height: 1em;
	font-size: 3em;
	font-weight: 900;
}

.caption p{
	color: #fff!important;
	margin-top: 12em;
}

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


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

.box{
	margin-top: 50px;
}

.box h2{
	font-size: 1.3em!important;
	color: #714e27!important;
	margin-top: 10px;
	text-align: center;
}

.box p{
	text-align: center;
}

.bg_img1{
	background-image: url(../img/fondo.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg_img2{
	background-color: #f0eed9;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg_img1 h2{
	padding-top: 2em!important;
	padding-left: 2em!important;
	font-size: 3em!important;
	color: #fff!important;
}

.bg_img1 p{
	padding-left: 5em!important;
	color: #fff!important;
	padding-bottom: 4em!important;
	max-width: 500px;
}

.bg_img2 h2{
	padding-top: 2em!important;
	padding-left: 1em!important;
	font-size: 3em!important;
	color: #fff!important;
}

.bg_img2 p{
	padding-left: 2em!important;
	color: #fff!important;
	padding-bottom: 4em!important;
	max-width: 500px;
}


.personajes {
	margin-top: 2.9em;
	background-color: #000000 ;
}
.personajes a{
	text-decoration:  none;
	color: #000000;
}
.personajes h2, .personajes h3{
	color: #ffffff;
	line-height: 1.3;
}
.personajes h4{
	color: #ffffff;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 18px;
}

.pleca_ap {
	position: absolute;
}


.titulo h1{
    text-align: center;
    color: #000;
	line-height: 1;
	font-size: 4em;
	padding: 1em 0;
}




.bg_img3{
	background-image: url(../img/back3.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg_img4{
	background-image: url(../img/back4.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg_img5{
	color: #FFFFFF !important;
	background-color: #000000;
}

.bg_img2 h2, .bg_img3 h2, .bg_img4 h2, .bg_img5 h2{
	font-size: 6.5em;
	letter-spacing: -2px;
}

.bg_img2 h3, .bg_img3 h3, .bg_img4 h3, .bg_img5 h3{
	color: #ffffff;
	font-size: 3em;
	letter-spacing: -2px;
}

.titlebg2, .titlebg3, .titlebg4{
	padding: 3em 0;
}


.s-2 {
	padding-top: 1.5em;
    padding-bottom: 1.5em;
    margin-top: 50px;
}
.s-2 h2 {
	color: #714e27!important;
	font-size: 4em!important;
	padding-right: 2em!important;
	line-height: 1em;
	font-weight: 400;
	text-align: left;
}


.s-2 p {
	color: #714e27!important;
	font-size: 1.5em!important;
	padding-left: auto!important;
	padding-right: auto!important;
	line-height: 1em;
	font-weight: 400;
	text-align: left;
}

.box


/

.quote-numero{
	background: url(../img/back-pocket2.jpg) no-repeat center right fixed;
    background-size: contain;
    background-attachment: fixed;
	color: #000000;
	border: 3px solid black;
	padding: 1em;
}

.quote-numero h2{
	color: #000000;
	font-family: 'Six Caps', sans-serif;
	padding: 0;
    font-size: 160px;
    text-align: center;
    line-height: 1;
}

.quote-numero h3{
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 400;
	font-size: 22px;
	text-transform: none;
}

.quote-numero2 {
	background: url(../img/back-pocket3.jpg) no-repeat center left fixed;
    background-size: contain;
	background-attachment: fixed;
	color: #000000;
	border: 3px solid black;
	padding: 1em;
}

.quote-numero2 h2 {
	font-family: 'Six Caps', sans-serif;
	padding: 0;
    font-size: 160px;
    text-align: center;
    line-height: 1;
}
.quote-numero2 h3{
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 400;
	font-size: 22px;
	text-transform: none;
}

b, strong {
    font-weight: 800;
}


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



/********************* MENÚ - BOTONERA ******************/
.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: #2e2e2e;
}

a{
	color: #fff !important;
}

.back-redes{
	background-color: #4c4c4cca;
}

.nav_menuprincipal{
	display: flex;
	position: absolute;
}

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

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

.tab-1{
	background-color: #000000;
	border-radius: 17px 17px 0 0;
	height: 42px;
}

.tab-2{
	background-color: #ffffff1d;
	border-radius: 17px 17px 0 0;
	height: 42px;
}

.tab-3{
	background-color: #ffffff1d;
	border-radius: 17px 17px 0 0;
	height: 42px;
}


.nav_red{
	font-size: 15px;
	text-align: center;
	padding: 10px 20px;
}


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


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

.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: #8e8e8e;
}

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



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

	.mobile {
		display: block;
	}
}


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

	.mobile {
		display: block;
	}
	
}


@media (min-width: 200px) and (max-width: 775px) {
	.bg_img_back {
		margin-top: 7.2em !important;
	  }

	.s-2 h2 {
		color: #714e27!important;
		font-size: 2em!important;
		padding-left: 2em!important;
		padding-right: 2em!important;
		line-height: 1em;
		font-weight: 400;
		text-align: center;
	}


	.caption h1{
		position: relative;
		left: 0;
		width: 100%;
		text-align: center;
		color: #fff;
		font-family: 'Playfair Display', serif;
		line-height: 1em;
		font-size: 3em;
		font-weight: 900;
		padding-top: 4em;
	}

	.caption h2{
		position: relative;
		left: 0;
		width: 100%;
		text-align: center;
		color: #fff;
		font-family: 'Playfair Display', serif;
		line-height: 1em;
		font-size: 3em;
		font-weight: 900;
	}

	.caption p{
		color: #fff!important;
		margin-top: 2em;
	}

	.inicio{
		margin-top: 7.3em;
	}
	.personajes h2{
		font-size: 23px;
	}
	.personajes h3{
		font-size: 26px;
	}
	.personajes h4 {
		font-weight: 300;
		font-size: 18px;
	}
	.intro1 {
		padding: 2em 0;
	}
	.s-1 {
		padding-top: 0;

		padding-bottom: 1em;
	}


	
	.s-1 h4 {
		text-transform: uppercase;
		font-family: 'Montserrat', sans-serif;
		font-weight: 200;
		font-size: 0.8em;
	}
	.s-3 h2 {
		line-height: 1.3;
		font-size: 1.8em;
	}
	
	
	.fixed-top{
		background-color: #000000;
	}
	.video{
		margin-top: 112px;
	}
	.mobile{
		display: block;
	}
	.desk{
		display: none;
	}

	.nav_red {
		font-size: 11.3px;
		text-align: center;
		padding: 10px 8px;
		font-weight: 500;
	}
	.redes {
		margin: 5px 2px;
		opacity: 1 !important;
	    width: 25px !important;
	}
	.redes a {
	    padding: 0 7px;
	}
	.tab-1, .tab-2, .tab-3{
		height: 70px;
	}

	.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;
	}
	p{
		padding-left: 15px;
		padding-right: 15px;
		line-height: 1.6;
		font-size: 22px;
		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;
	}

}


