@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 {
  font-family: 'Georgia';
  font-weight: 200;
  color: #000000 !important;
  background-color: #D7E6D9 !important;
}
b, strong{
  font-weight: bold !important;
}

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


h1, h2, h3, h4, h5, h6 {
	font-family: 'Druk Text Web Medium', sans-serif !important;
	font-weight: 500;
	text-transform: uppercase;
  line-height: 1em !important;
  color: #000000;
}

p{
  font-family: 'Georgia' !important;
  line-height: 1.5;
  font-size: 20px;
  color: #000000;
}

a {
  color: #000 !important;
  text-decoration: none !important;
}

a:hover{
  text-decoration: none !important;
}

.nota{
  padding: 0.8em 0;
}
.nota p{
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 800;
  color: #000000;
  font-size: 1.2em;
  text-align: center;
}

.personajes {
	margin-top: 2em;
	background-color: #000000 ;
}
.personajes img:hover{
	cursor:pointer;
}
.personajes a{
	text-decoration:  none;
	color: #000000;
}
.personajes h2{
  font-family: "Montserrat", sans-serif !important;
  font-size: 26px;
  padding: 6px 0;
	color: #000000;
  font-weight: 300;
}
.personajes h3{
	color: #ffffff;
	line-height: 1.3;
  font-weight: 500;
  letter-spacing: 2px;
  padding-top: 7px;
  margin-bottom: 4px;
}
.personajes h4{
	color: #ffffff;
	font-family: 'Montserrat', sans-serif !important;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 17px;
  padding-bottom: 7px;
}
.zoom {
  transition: transform .7s; 
  width: 100%;
}
.zoom:hover {
  transform: scale(1.01);
}


.parallax {
  background-image: url(../img/XPA_WEB_GATE_UNICORNIOS.jpg);
  height: 45vw;
  background-attachment: fixed;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
}

.style-title-cero {
  color: #000000;
  font-size: 70px;
  text-shadow: none;
}

.style-title1 {
  color: #BBDFD5;
}

.overlay-desc h1 {
  margin-top: 45vh;
  color: #ffffff;
  font-weight: 500;
  font-size: 8.1em;
  line-height: 1 !important;
  text-align: center;
  text-shadow: 1px 1px 6px #0000008c;
}

.titular h1 {
  color: #000000;
  font-weight: 500;
  font-size: 8.3em;
  line-height: 1 !important;
  text-align: center;
  padding: 70px 0 30px 0;
}

.intro h3{
  font-family: 'Open Sans Condensed', sans-serif !important;
  margin: 0;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  font-size: 38px;
  line-height: 1.2 !important;
  padding-top: 1em;
  padding-bottom: 1.5em;
}

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

.s-2 {
  padding-top: 4em;
  padding-bottom: 4em;
}

.credito-section-person p{
  font-family: 'Montserrat', sans-serif !important;
  font-size: 14px;
  font-weight: bold;
  color: #5e5e5e;
}

.section-personaje h2 {
	color: #000000;
	font-size: 7em;
	padding: 0 0 0.4em 0;
	line-height: 0.8;
	font-weight: 300;
  letter-spacing: -1px;
}

.section-personaje h3 {
	text-transform: none;
	font-family: 'Georgia', serif !important;
	font-weight: 200;
  line-height: 1.3 !important;
	font-size: 1.8em;
}


.frase-secondstyle h2{
	color: #000000;
  text-align: right;
  line-height: 1.2 !important;
  font-size: 2.5em;
  padding-right: 15px;
  border-right: solid #C9C6D1 37px;
}

.frase-secondstyle h4 {
  text-align: right;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 200;
	font-size: 1.2em;
}



.capitular h2{
  text-align: center;
	font-family: 'Georgia', serif !important;
	font-weight: 800;
	font-size: 290px;
	line-height: 0.9 !important;
  padding: 0 15px;
}

.subtitle-section-green h2{
  font-weight: 800;
  font-size: 3.5em !important;
  padding: 9px 0;
  line-height: 1.05 !important;
  margin-bottom: 25px;
  color: #000000 !important;
  border-bottom: 4px solid #aacfb4;
  text-align: left;
}

.subtitle-section-pink h2{
  font-weight: 800;
  font-size: 3.5em !important;
  padding: 9px 0;
  line-height: 1.05 !important;
  margin-bottom: 25px;
  color: #000000 !important;
  border-bottom: 4px solid #f0cec0;
  text-align: left;
}

.subtitle-section-black h2{
  font-family: "Montserrat", sans-serif !important;
  font-weight: 700;
  font-size: 2em !important;
  padding: 9px;
  line-height: 1.05 !important;
  margin-bottom: 25px;
  color: #000000 !important;
  border-bottom: 1px solid #ffffff;
  text-align: center;
}

.subtitle-section-black p{
  color: #000000 !important;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 300;
}

.mapa-interactiv h2{
  font-size: 3em;
  font-weight: 700;
}

.mapa-interactiv p{
  font-family: "Montserrat", sans-serif !important;
  font-weight: 300;
  font-size: 21px;
}


.pie-foto {
  background-color: #ffffff46;
}

.pie-foto p {
  font-family: 'Open Sans Condensed', sans-serif !important;
  padding: 0;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 300;
  color: #494949;
  line-height: 1.8em;
  text-align: center;
  margin-bottom: 10px !important;
}

.pie-foto h6 {
  padding: 5px;
  font-weight: 400;
  font-size: 11px;
  font-family: "Montserrat", sans-serif !important;
  color: #000000 !important;
  margin: 0;
}


.bg-pink{
  background-color: #F7DDD2;
}

.bg-white{
  background-color: #ffffff;
}



/************* FRASE ENTRE COMILLAS **********/
.frase{
	padding: 3em 0;
}
.frase h2{
	color: #000000;
  text-align: center;
  line-height: 1.1 !important;
  font-size: 3em;
  padding-bottom: 37px;
}
.frase h3 {
  font-family: 'Montserrat', sans-serif !important;
  color: #000000 !important;
  background-color: #ffffff3a;
  font-size: 1.5em;
  font-weight: 100;
  text-transform: none;
  padding: 3px 0;
}

.frase h4{
  text-align: center;
	font-size: 9.2em;
	line-height: 0.2 !important;
	color: #000000;
	vertical-align: -webkit-baseline-middle;
}
/************* FRASE ENTRE COMILLAS **********/


/****** *******  Numeralia ******** ******/
.quote-numero{
	padding: 2em;
  border-radius: 12px;
}

.quote-numero h2{
	font-weight: 500;
	color: #000000 !important;
	padding: 0;
  font-size: 190px;
  text-align: center;
  letter-spacing: -8px;
}

.quote-numero h5{
  padding-top: 15px;
  font-family: 'Open Sans Condensed', sans-serif !important;
	font-size: 1.9em;
	line-height: 1.1 !important;
  font-weight: 700;
}
/****** ** CARD datos amlo y peña ** ******/



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


/*************** header y redes ***************/
.head_exp{
  top:0px;
  background-color: #ed1c24;
  padding: 0.7em;
  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: #000; 
}

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


.desliza h4{
  padding-bottom: 2em;
  color: #cecece !important;
  line-height: 1.2em;
  font-family: 'Montserrat', sans-serif !important;
  text-transform: none;
  font-weight: 400;
  font-size: 15px;
}






/*    Termina CSS Filtrado */

@media (min-width: 200px) and (max-width: 770px) {
  .col-6, .col-12 {
		position: relative;
		width: 100%;
		min-height: 1px;
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
  h2, h3, h4, h5, h6 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .fixed-top {
    background-color: #0000009f;
  }
  .redes {
    max-width: 35px !important;
    margin: 0px 5px;
  }
  .inicio {
    background-color: #000000;
    margin-top: 7em;
  }
  .personajes h2{
		font-size: 23px;
    padding: 15px 0;
	}
	.personajes h3{
		font-size: 26px;
	}
	.personajes h4 {
		font-weight: 300;
		font-size: 16px;
	}
  .titular h1 {
    font-size: 4.8em;
    line-height: 1 !important;
    text-align: center;
    padding: 40px 0;
  }
  .parallax {
    /* The image used */
    background-image: url(../img/portada_mobile.jpg);
    /* Full height */
    height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .overlay-desc h1 {
    margin-top: 170px;
    font-size: 4.8em;
    line-height: 1 !important;
    text-align: center;
    text-shadow: 3px 3px 5px #101010b8;
  }
  .capitular h2{
    text-align: center;
    font-size: 200px;
  }
  p {
    font-size: 19px;
  } 
  .s-1 {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .intro h3 {
    font-size: 26px;
    text-align: left;
    line-height: 1.2 !important;
    padding: 0.9em 0 !important;
  }
  .subtitle-section-green h2 {
    font-weight: 800;
    font-size: 3em !important;
    padding: 5px 0 !important;
    line-height: 1.1 !important;
    margin-bottom: 25px;
    text-align: left;
  }
  .subtitle-section-pink h2 {
    font-weight: 800;
    font-size: 3em !important;
    padding: 5px 0 !important;
    line-height: 1.1 !important;
    margin-bottom: 25px;
    text-align: left;
  }
  .mapa-interactiv h2 {
    font-size: 2.5em;
    font-weight: 700;
  }
  .mapa-interactiv p {
    font-weight: 300;
    font-size: 20px;
    line-height: 1.2;
  }
  
  .desliza h4 {
    padding-bottom: 1em;
    
  }
  .scroller {
    margin: 20px 0;
  }
  .scroller-title h2 {
    padding: 40px 0 20px 0;
    color: #ffffff !important;
    font-size: 2em;
  }
  div.scrollcards .card {
    vertical-align: top;
    width: 300px;
    border-radius: 0 !important;
  }
  .pie-foto p {
    font-family: 'Open Sans Condensed', sans-serif !important;
    padding: 2px 5px;
    text-transform: none;
    font-size: 0.99em;
  }
  .desk {
    display: none;
  }
  .mobile {
    display: block;
  }
  .quote-numero {
    padding: 1em;
  }
  .quote-numero h2 {
    font-size: 122px;
    letter-spacing: -5px;
  }
  .quote-numero h5 {
    font-size: 1.8em;
    margin-bottom: 0;
  }
  .frase h2 {
    text-align: center;
    line-height: 1.1 !important;
    font-size: 2.2em;
    padding-bottom: 37px;
  }

}






