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

@font-face {
	font-family: 'DalaFloda Bold';
	src: url('../dala-floda/DalaFloda-Bold.eot');
	src: url('../dala-floda/DalaFloda-Bold.eot?#iefix') format('embedded-opentype'),
	url('../dala-floda/DalaFloda-Bold.woff') format('woff');
	font-weight: 800;
	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: #000;
}
body{
	background-color: #85c2bd;
}

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

p{
	font-family: 'Georgia', serif;
	line-height: 1.5;
	font-size: 20px;
}



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


/* tipografia en smoke */
.wrapper h1 span {
  animation: smoke 9s ease-in forwards infinite;

}

h1 {
  filter: blur(0.02vmin);
  animation: fade-in 3s ease-in-out forwards;
}
h1 span {
  display: inline-block;
}
h1.dream {
	margin-top: 130px;
	color: #ffffff;
	font-size: 240px;
	text-align: center;
	font-family: 'DalaFloda Bold', sans-serif;
	letter-spacing: 4px; 
  	animation-delay: 1s;
	text-shadow: 3px 3px 10px #377f71;
	overflow-x: clip;
}
h1.dream span {
  margin-left: -3%;
}
h1.dream span:nth-child(1) {
  animation-delay: 0.6s;
}
h1.dream span:nth-child(2) {
  animation-delay: 0.7s;
}
h1.dream span:nth-child(3) {
  animation-delay: 0.8s;
}
h1.dream span:nth-child(4) {
  animation-delay: 1.1s;
}
h1.dream span:nth-child(5) {
  animation-delay: 1.2s;
}
h1.dream span:nth-child(6) {
	animation-delay: 0.9s;
}
h1.dream span:nth-child(7) {
	animation-delay: 1.3s;
}


@keyframes twinkle {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes smoke {
  0% {
    transform: rotate(0deg) translate3d(0%) skew(0deg) scale(1);
    opacity: 1;
    filter: blur(0.02vmin);
  }
  100% {
    transform: rotate(15deg) translate3d(85%, -75%, 0) skew(-30deg) scale(2);
    opacity: 0;
    filter: blur(2.5vmin);
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
    transform: translate3d(-2vmin, 2vmin, 0);
    filter: blur(1vmin);
  }
  100% {
    opacity: 1;
    transform: translate3d(0);
    filter: blur(0.02vmin);
  }
}
/* smoke */


.imFloatR0{
	position: absolute;
    z-index: 999;
	right: 20px;
	margin-top: 50px;
    max-width: 140px;
}

/* .apertura h1{
	margin-top: 130px;
	color: #ffffff;
	font-size: 200px;
	text-align: left;
	font-family: 'DalaFloda Bold', sans-serif;
	letter-spacing: 4px;
} */
.apertura h2{
	color: #ffffff;
	font-size: 95px;
	font-weight: 200;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	margin-top: -40px;
}

.parrafo-espacio p{
	padding: 0 0 0 40px;
}
.foto-princial img{
	margin-top: -190px;
}

.zoom {
    transition: transform .8s; 
    width: 100%;
}
 
.zoom:hover {
	box-shadow: 2px 2px 5px #00000085;
	-webkit-box-shadow: 2px 2px 5px #00000085;
  	-moz-box-shadow: 2px 2px 5px #00000085;
  	filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.5));
	transform: scale(1.05);
}

.pleca_ap {
	background-color: rgba(0, 0, 0, 0.5);
}

.intro1 {
	background-color: #131313;
	padding: 4.5em 0;
}
.intro1 img{
	margin-top: -180px;
}
.frase-intro{
	margin: 40px;
}
.frase-intro h2{
	font-family: 'DalaFloda Bold', sans-serif;
	text-transform: none;
	color: #ffffff;
	font-weight: 800;
	font-size: 3.3em;
	line-height: 1.2;
}
.frase-intro p{
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	font-weight: 300;
	font-size: 1.6em;
	line-height: 1.2;
}


.back_mblack{
	background-color: #131313;
}

.bg_degrade1{
	background: linear-gradient(to bottom, #27B297, #ffffff, #131313);
	background-attachment: fixed;
}
.txt-separado-aqua img{
	margin-top: 160px;
}
.txt-separado-black img{
	margin-top: -200px;
}


.s-1 {
	padding-top: 1.5em;
    padding-bottom: 1.5em;
}
.s-1 h2 {
	font-size: 4em;
	padding: 0 0 0.5em 0;
	line-height: 0.95;
	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:Verdana, Geneva, Tahoma, sans-serif;
	font-weight: 200;
	font-size: 1em;
}

.quotew-comillas{
	padding: 1em 0;
}

.quotew-comillas h2{
	color: #000000;
    text-align: right;
    line-height: 1.3;
    font-size: 2.5em;
	margin-bottom: 70px;
}
.quotew-comillas h3 {
    font-family: 'Georgia', serif;
    /* color: #bbbbbb; */
	text-align: right;
    font-size: 1.5em;
    font-weight: 800;
    text-transform: none;
}
.quotew-comillas h4 {
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	text-align: right;
	font-weight: 200;
	font-size: 0.9em;
}

.quotew-comillas h5{
	font-size: 13em !important;
	text-align: right;
	line-height: 0.1;
	color: #ffffff;
	vertical-align: -webkit-baseline-middle;
	font-family: 'Druk Text Web Medium', sans-serif;
}


/* ****************** QUOTE NUMERO ***************** */
.quote-numero{
	background-attachment: fixed;
	color: #ffffff;
	padding: 1em 2em;
	margin-top: 50px;
}

.quote-numero h2{
	color: #ffffff;
	font-family: 'Six Caps', sans-serif;
	padding: 0;
    font-size: 280px;
    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;
}
/* ****************** QUOTE NUMERO ***************** */

/* ************ QUOTE FRASE EN TEXTO *********** */
.quote-phraseintext h3{
	color: #ffffff !important;
	font-size: 2.7em;
	border-right: solid 10px #27B297;
	padding-top: 50px;
	padding-right: 20px;
	text-align: right;
}
.quote-phraseintext p{
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	text-align: right;
	font-size: 17px;
}
/* ************ QUOTE FRASE EN TEXTO *********** */

b, strong {
    font-weight: 800;
}

.foto-complete{
	padding: 3em 0;
}

.pie-foto{
	margin-top: 10px;
  	text-align: center !important;
}

.pie-foto p {
	font-family: 'Montserrat', sans-serif !important;
  	font-size: 0.9rem;
  	font-weight: 200;
}

.nota p {
	font-family: 'DalaFloda Bold', sans-serif;
	text-align: right !important;
	font-size: 27px;
	font-weight: bold;
	color: #2c2c2c;
	letter-spacing: 1px;
	margin: 5px 0;
}


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

.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 ****************/


.fuenteboton a {
    font-family: 'Druk Text Web Medium', sans-serif !important;
    color: #000000 !important;
    background-color: #ffffff!important;
    padding-left: 0;
    padding-right: 0;
    border-radius: 5px;
	font-size: 21px;
}
.fuenteboton a:hover {
    color: #ffffff !important;
    background-color: #000000 !important;
	font-size: 22px;
}

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




@media (min-width: 1024px) and (max-width: 1200px) {
	h1.dream {
		font-size: 160px;
	}
	.apertura h2 {
		font-size: 70px;
		margin-top: -35px;
	}
}

@media (min-width: 1201px) and (max-width: 1350px) {
	h1.dream {
		font-size: 195px;
	}
	.apertura h2 {
		font-size: 90px;
		margin-top: -35px;
	}
}

@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;
	}
	.redes {
	    width: 15% !important;
	}
	.mobile {
		display: block;
	}
	
}


@media (min-width: 200px) and (max-width: 675px) {
	h1.dream {
		margin-top: 140px;
		font-size: 140px;
		text-align: center;
		overflow-x: clip;
	}
	.apertura h2 {
		font-size: 50px;
		font-weight: 200;
		text-align: center;
		margin-top: -20px;
	}
	.foto-princial img {
		margin-top: 0px;
	}
	.intro1 img {
		margin-top: 0;
	}
	.nota p {
		text-align: center !important;
		font-size: 24px;
	}
	.intro1 {
		padding: 1.5em 0;
	}
	.frase-intro {
		margin: 20px;
	}
	.frase-intro h2 {
		font-size: 2.6em;
		line-height: 1.1;
		text-align: center
	}
	.frase-intro p {
		font-weight: 100;
		font-size: 1.3em;
		line-height: 1.3;
		text-align: center
	}
	.parrafo-espacio p {
		padding: 15px 15px 0 15px;
	}
	.s-1 {
		padding-top: 0;
		padding-bottom: 1em;
	}
	.s-1 h2 {
		padding: 8px;
		font-size: 2.8em;
		line-height: 1;
	}
	.s-1 h4 {
		text-transform: uppercase;
		font-family: 'Montserrat', sans-serif;
		font-weight: 200;
		font-size: 0.8em;
	}
	.quotew-comillas {
		padding: 5em 0 3em 0;
	}
	.quotew-comillas h2 {
		text-align: center;
		line-height: 1.1;
		font-size: 2.2em;
	}
	.quotew-comillas h5 {
		font-size: 11em !important;
		text-align: center;
		line-height: 0.1;
	}
	.quotew-comillas h3 {
		text-align: center;
	}
	.quotew-comillas h4 {
		text-align: center;
	}
	.quote-numero{
		color: #ffffff;
		padding: 1em;
		margin-top: 0;
	}
	.quote-numero h2 {
		font-size: 14em;
	}
	.quote-numero p {
		font-size: 19px;
	}
	.quote-phraseintext h3 {
		font-size: 2.2em;
		border-right: solid 12px #27B297;
		padding: 50px 25px 20px 25px;
		line-height: 1.1;
	}
	.quote-phraseintext p {
		font-size: 16px;
		line-height: 1.3;
	}
	.fixed-top{
		background-color: #0000004a;
	}
	.video{
		margin-top: 112px;
	}
	.mobile{
		display: block;
	}
	.desk{
		display: none;
	}
	.redes {
	    width: 30px !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;
	}
	p{
		padding-left: 15px;
		padding-right: 15px;
		line-height: 1.6;
		font-size: 22px;
		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;
	}

}


