@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: #fff;
}

h5, h6 {
	font-family: 'Playfair Display', serif;
	text-transform: uppercase;
	line-height: 1em;
}

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

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

b, strong {
    font-weight: 800;
}

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


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


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


.pie h2{
	text-transform: uppercase!important;
	font-weight: 700;
	text-align: center;
	font-size: 2em;
	color: #f9b628;
}

.box{
	margin-top: 50px;
}

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

.box p{
	text-align: center;
}


.frase h2{
	font-size: 2em!important;
	color: #fff!important;
	line-height: 1.1em;
}

.frase p{
	font-size: 2em!important;
	color: #000!important;
	font-weight: 500;
	padding-bottom: 2em;
}

.intro1 a {
	color: #000!important;
	text-decoration: underline;
}

.intro1 img{
	text-align: center;
}

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

.s-1 h2{
	color: #000;
	font-family: 'Druk Text Web Bold';
	font-size: 2em;
	line-height: 1.1em;
	font-weight: 600;
	text-transform: uppercase;
	text-align: left;
	line-height: 1em;
}


.titulo h1{
    color: #000!important;
	font-family: 'Druk Text Web Bold';
	font-size: 6.5em;
	line-height: 1.1em;
	font-weight: 600;
	padding-top: 1em;
	text-transform: uppercase;
	text-align: center;
	line-height: 1em;
}
.titulo {
	padding: 2em 0;
}
.intro1 p{
	color: #000!important;
	font-weight: 500;
	line-height: 1.2;
	text-align: center;
	font-size: 2em;
}

.s-1 {
	padding-top: 1.5em;
    padding-bottom: 1.5em;
}
.s-1 h2 {
	color: #000000;
	font-size: 4em;
	line-height: 1;
	font-weight: 300;
}
.s-1 span {
	color: #000000;
	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: 1em;
}


/***************** CARD *****************/
.quote-numero{
	background-color: #000000;
	box-shadow: 5px 8px 10px rgba(0, 0, 0, 0.25);
	color: #ffffff;
	padding: 1.1em;
	height: 400px;
	margin: 10px;
}

.quote-numero h2{
	color: #f9b628 !important;
	font-family: 'Six Caps', sans-serif;
	padding: 0;
    font-size: 135px;
    text-align: center;
    line-height: 1.2;
}

.quote-numero h4 {
    text-transform: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    font-size: 1.5em;
	padding-bottom: 0;
}

.quote-numero h5{
	font-size: 1.7em;
	line-height: 1.1;
}

.quote-numero img{
	max-width: 30%;
}


.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: #4d4d4d;
	border-radius: 15px 15px 0 0;
	height: 42px;
}

.tab-2{
	background-color: #4d4d4d;
	border-radius: 15px 15px 0 0;
	height: 42px;
}

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

.tab-3 p{
	color: #000000;
}

.tab-3 a:hover{
	color: #000000 !important;
}

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

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


.nota p {
	padding: 50px 0;
	text-align: center !important;
	font-size: 18px;
	font-weight: bold;
	color: #8e8e8e;
}

footer p{
	text-align: center;
	font-size: 1em;
	color: #8e8e8e;
}



@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) {
	.titulo h1{
		font-size: 3.3em;
		margin-top: 1.5em;
		padding: .3em;
	}
	.nota p {
		padding: 0;
	}
	.intro1 p {
		line-height: 1.2;
		font-size: 1.4em;
	}

	.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: 1em;
		padding-bottom: 1em;
	}
	.s-1 h2 {
		padding-top: 10px;
		padding-left: 15px;
		font-size: 2.8em;
	}
	.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;
	}
	
	.quote-numero{
		margin: 5px;
		border: 3px solid black;
		padding: 1em;
		height: 300px;
	}
	.quote-numero h2 {
		font-size: 80px;
	}
	.quote-numero h4 {
		font-size: 1.1em;
	}
	.quote-numero p {
		font-size: 19px;
	}
	
	.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.4;
		font-size: 20px;
		font-weight: 300;
	}

	.card-container {	margin: 30px;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	}
	.card-container .card {
		background-color: #f0eed9;
		border: none;
		font-weight: bold;
		position: relative;
		width: 100%;
		padding: 10px;
	}

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

}


