/* 
Theme Name: LAGOOTA-child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: LAGOOTA
Version: 2.0.0
Text Domain: LAGOOTA-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


@import url("https://use.typekit.net/mso1kun.css");

.page-id-13 header,
.error404 header{
    display: none !important;
}

 .page-id-13 footer,
 .error404 footer{
    display: none !important;
}

#lagoota h1{
font-family: "ltc-broadway", sans-serif !important;
font-weight: 400;
font-style: normal; 
}

.self h4{
font-family: self_modern_textbold !important;
}

.polysans h4{
font-family: polysansslim !important;
}

html, body{
	overflow-x: hidden;
}

/*=============== Links =================*/

*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a:hover, a:focus {
	outline: none;
}

#uso p strong{
font-family: polysansmedian !important;
color: #8e5ec4 !important;
font-size: 1.4 !important;
}

.cmplz-cookiebanner .cmplz-categories .cmplz-category{
    background-color: white !important;
}

.cmplz-cookiebanner .cmplz-categories .cmplz-category summary span{
    color: #000 !important;
}

.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-description span{
	color: #000 !important;
}


#lista_nqh_menu  video{
    max-width: auto !important;
    width: 0px !important;
	    margin: 0px 0px;
		transition: all 0.3s ease-out;
}

#lista_nqh_menu span:hover video{
    max-width: auto !important;
    width: 220px  !important;
	margin: 0px 10px;
	transition: all 0.3s ease-out;
}

/*
---------------------------------------
hover effect
---------------------------------------
*/

.link_goota a {
	padding: 10px 20px;
	position: relative;
	overflow: hidden;
	display: inline-block;
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}

.link_goota a span:before {
	width: 10px;
	height: 10px;
	background: transparent;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	border-top: 2px solid #f5f7f8;
	border-left: 2px solid #f5f7f8;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	opacity: 1;
}

.link_goota a span:after {
	width: 10px;
	height: 10px;
	background: transparent;
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	border-right: 2px solid #f5f7f8;
	border-bottom: 2px solid #f5f7f8;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	opacity: 1;
}

.link_goota a:before {
	width: 10px;
	height: 10px;
	background: transparent;
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	border-right: 2px solid #f5f7f8;
	border-top: 2px solid #f5f7f8;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	opacity: 1;
}

.link_goota a:after {
	width: 10px;
	height: 10px;
	background: transparent;
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	border-left: 2px solid #f5f7f8;
	border-bottom: 2px solid #f5f7f8;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	opacity: 1;
}

.link_goota a:hover {
	color: #f5f7f8;
}

.link_goota a:hover:before {
	opacity: 0;
	right: 5px;
	top: 5px;
}

.link_goota a:hover:after {
	opacity: 0;
	left: 5px;
	bottom: 5px;
}

.link_goota a:hover > span:before {
	opacity: 0;
	left: 5px;
	top: 5px;
}

.link_goota a:hover > span:after {
	opacity: 0;
	right: 5px;
	bottom: 5px;
}

/*______________________________*/


.img_goota > div > div {
	padding: 10px 20px;
	position: relative;
	overflow: hidden;
	display: inline-block;
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}


.img_goota > div > div > div:before {
	width: 15px;
	height: 15px;
	background: transparent;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	border-top: 2px solid #f5f7f8;
	border-left: 2px solid #f5f7f8;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	opacity: 0;
}

.img_goota > div > div > div:after {
	width: 15px;
	height: 15px;
	background: transparent;
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	border-right: 2px solid #f5f7f8;
	border-bottom: 2px solid #f5f7f8;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	opacity: 0;
}

.img_goota > div > div:before {
	width: 15px;
	height: 15px;
	background: transparent;
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	border-right: 2px solid #f5f7f8;
	border-top: 2px solid #f5f7f8;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	opacity: 0;
}

.img_goota > div > div:after {
	width: 15px;
	height: 15px;
	background: transparent;
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	border-left: 2px solid #f5f7f8;
	border-bottom: 2px solid #f5f7f8;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	opacity: 0;
}

.img_goota:hover > div > div > div:hover {
	color: #f5f7f8;
}

.img_goota:hover > div > div:before {
	opacity: 1;
	right: 5px;
	top: 5px;
}

.img_goota:hover > div > div:after {
	opacity: 1;
	left: 5px;
	bottom: 5px;
}

.img_goota:hover > div > div > div:before {
	opacity: 1;#7A7A7A
	left: 5px;
	top: 5px;
}

.img_goota:hover > div > div > div:after {
	opacity: 1;
	right: 5px;
	bottom: 5px;
}

.img_goota img {
	padding: 5px;
}

/*______________________________*/


.link_goota2 a {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.link_goota2 a:before {
	content: "";
	position: absolute;
	z-index: -1;
	height: 3px;
	left: 0;
	right: 0;
	bottom: -5px;
	background: #fff;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.link_goota2 a:hover:before, .link_goota2 a:focus:before, .link_goota2 a:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}



/*=============== Menu =================*/

.mdw-side-menu-social .elementor-icon-list-items{
    display: flex !important;
    flex-wrap: nowrap !important;
    justify-content: flex-end;
}
.mdw-side-menu-area .mdw-side-menu-social .elementor-icon-list-item{
    width: auto !important;
}


#lista_nqh_menu ul li .elementor-icon-list-text{
    display: flex;
    justify-content:flex-start;
    width: 100%;
	 align-items: center !important;

}

#lista_nqh_menu ul li .numeric_menu{
	
}

#lista_nqh_menu ul li .elementor-icon-list-text .numeric_menu{
    font-size: 20px;
    opacity: 0;
    transition: all 0.3s ease;
	padding-left: 10%;

}

#lista_nqh_menu ul li .elementor-icon-list-text:hover .numeric_menu{
    opacity: 1;
    transition: all 0.3s ease

}

#logo-site img{
    filter: invert() brightness(2);
}






/*=============== INICIO =================*/




/*=============== ABOUT =================*/

#monigue h1{
	font-family: monigue !important
}

.container_video{
	width: 100%;
	height: 100vh;
	position:relative;
}

.container_video video{
	width: 100%;
	height: 100%;	
}

.text-box{
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	width: 100%;
	height: 100%;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 100px;
	mix-blend-mode: multiply;

}

.text-box h1{
	 font-family: monigue;
	font-size: 15vw;
	line-height: 0.75;
	letter-spacing: 0px;
	transition: all 5s ease;

}
.text-box h1 span{
	 font-family: monigue;
	font-size: 24vw;
	transition: all 5s ease;
}


.text-box:hover h1,
.text-box:hover h1 span{
	letter-spacing: 5px ;
	transition: all 5s ease;
}







/*=============== CONTENIDOS =================*/

.elementor-post-navigation__link a .post-navigation__prev--label{
transition: all 0.5s ease;
letter-spacing: 0px !important;
} 

.elementor-post-navigation__link a .post-navigation__prev--label:hover{
letter-spacing: 4px !important;
transition: all 0.5s ease;
}

.elementor-post-navigation__link a .post-navigation__netx--label{
transition: all 0.5s ease;
letter-spacing: 0px !important;
} 

.elementor-post-navigation__link a .post-navigation__next--label:hover{
letter-spacing: 4px !important;
transition: all 0.5s ease;
}


/*=============== CONTACTO =================*/



/*=============== MEDIA QUERY =================*/

@media only screen and (max-width: 1440px) {
.elementor-228 .elementor-element.elementor-element-179c9b79 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-228 .elementor-element.elementor-element-179c9b79 .elementor-icon-list-item > a {
    font-size: 7em;

}
#lista_nqh_menu span:hover video {
    width: 190px !important;
    transition: all 0.3s  ease-out;
}
}

@media only screen and (max-width: 767px) {
  #lista_nqh_menu ul li .elementor-icon-list-text .numeric_menu{
    font-size: 14px;
    opacity: 1;
    transition: all 0.3s ease
}

.text-box h1{
	 font-family: monigue;
	font-size: 17vw;
	line-height: 0.80;
	letter-spacing: 0px;
	transition: all 5s ease;

}
.text-box h1 span{
	 font-family: monigue;
	font-size: 29vw;
	transition: all 5s ease;
}

.text-box:hover h1,
.text-box:hover h1 span{
	letter-spacing: 1px ;
	transition: all 2s ease;
}

.elementor-custom-embed-play svg {
    height: 50PX !important;
    width: 50px !important;
}

span.descubrir{
display: none !important;
}
.elementor-228 .elementor-element.elementor-element-179c9b79 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-228 .elementor-element.elementor-element-179c9b79 .elementor-icon-list-item > a {
    font-size: 5em;

}
#lista_nqh_menu span:hover video {
    width: 175px !important;
    transition: all 0.3s  ease-out;
}

}

@media only screen and (max-width: 500px) {
	.elementor-228 .elementor-element.elementor-element-179c9b79 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-228 .elementor-element.elementor-element-179c9b79 .elementor-icon-list-item > a {
    font-size: 2.2em;

}
#lista_nqh_menu span:hover video {
    width: 65px !important;
	margin: 0px 5px;
    transition: all 0.3s  ease-out;
}
#lista_nqh_menu ul li .elementor-icon-list-text {
    line-height: 1.5;
}
}

/*=============== FONT FACE =================*/


@font-face {
    font-family: 'monigue';
    src: url('fonts/Monigue.woff2') format('woff2'),
         url('fonts/Monigue.woff2') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'polysansbulky';
    src: url('fonts/polysans-bulky-webfont.woff2') format('woff2'),
         url('fonts/polysans-bulky-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'polysansmedian';
    src: url('fonts/polysans-median-webfont.woff2') format('woff2'),
         url('fonts/polysans-median-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'polysansneutral';
    src: url('fonts/polysans-neutral-webfont.woff2') format('woff2'),
         url('fonts/polysans-neutral-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'polysansslim';
    src: url('fonts/polysans-slim-webfont.woff2') format('woff2'),
         url('fonts/polysans-slim-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'self_modern_italicitalic';
    src: url('fonts/self_modern_italic-webfont.woff2') format('woff2'),
         url('fonts/self_modern_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'self_modernbold';
    src: url('fonts/self_modern-bold-webfont.woff2') format('woff2'),
         url('fonts/self_modern-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'self_modernregular';
    src: url('fonts/self_modern-book-webfont.woff2') format('woff2'),
         url('fonts/self_modern-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'self_modern_textbold';
    src: url('fonts/self_moderntext-bold-webfont.woff2') format('woff2'),
         url('fonts/self_moderntext-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}