/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 22 2023 | 13:39:19 */
@media (min-width: 1600px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1450px;
	}
	p, h1, h2, h3, h4, h5, #page li, .hfe-nav-menu-icon:before {
    	zoom: 1.20;
	}
}
#logo-light{
	display: none;
}
#logo-color {
    margin: 0;
}
p, li {
    line-height: 1.3;
}
#hero .min-100:before {
    opacity: 0.4;
}
#page header.page-header {
    display: none;
}
.page-content section {
    overflow: hidden;
}
.elementor-kit-6 a {
    color: inherit;
	text-decoration: none;
    font-weight: inherit;
}

#header {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 12px;
    padding-bottom: 10px;
}
header#masthead{
	position: fixed !important;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
}
.home #header .menu-pagina .elementor-image-box-title{
	 color: #ffffff;
}
.home #header .menu-pagina img{
	filter: invert(1);
	-webkit-filter: invert(1);
	-moz-filter: invert(1);
}
.home #header .hfe-nav-menu-icon:before {
    color: #ffffff;
}
.home #header .hfe-nav-menu-icon .fas.fa-bars, 
.home #header .hfe-nav-menu-icon .fas.fa-bars:before, 
.home #header .hfe-nav-menu-icon .fas.fa-bars:after {
    background: #ffffff;
}
.home #header #logo-light{
	display: block
}
.home #header #logo-color{
	display: none;
}
/* SCROLLED */
.home #masthead.header-scrolled #header .menu-pagina .elementor-image-box-title{
	 color: #000000;
}
.home #masthead.header-scrolled #header .menu-pagina img{
	filter: invert(0);
	-webkit-filter: invert(0);
	-moz-filter: invert(0);
}
.home #masthead.header-scrolled #header .hfe-nav-menu-icon:before {
    color: #000000;
}
.home #masthead.header-scrolled #header .hfe-nav-menu-icon .fas.fa-bars, 
.home #masthead.header-scrolled #header .hfe-nav-menu-icon .fas.fa-bars:before, 
.home #masthead.header-scrolled #header .hfe-nav-menu-icon .fas.fa-bars:after {
    background: #000000;
}
.home #masthead.header-scrolled #header #logo-light{
	display: none
}
.home #masthead.header-scrolled #header #logo-color{
	display: block;
}

#masthead.header-scrolled {
    background: #ffffff;
    box-shadow: 0px 1px 7px 0px rgb(0 0 0 / 45%);
	transition: 600ms
}
#masthead.header-scrolled #header {
    padding-top: 0;
    padding-bottom: 0;
}
#masthead.header-scrolled .hfe-site-logo-img, #masthead.header-scrolled .elementor-widget-theme-site-logo img{
	max-height: 36px;
	width: auto;
}
#masthead.header-scrolled .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding-top: 5px;
	padding-bottom: 5px;
}
main#content {
    padding-top: 90px;
}
body.home main#content{
	padding-top: 0px;
}
/* ==== Header ===== */
.hfe-nav-menu .menu-item a {
    font-size: 37px;
    font-weight: 400;
}
.hfe-flyout-content {
    display: flex;
    align-items: center;
}
.hfe-flyout-content nav {
    width: 60%;
    margin-right: 15%;
    margin-left: auto;
}
.hfe-flyout-wrapper .hfe-side {
    width: 56% !important;
}
.hfe-flyout-content .hfe-flyout-close {
    right: auto;
    left: 5%;
    top: 35px;
}
.hfe-flyout-container .hfe-nav-menu li.menu-item:after {
    content: "";
    width: 20px;
    height: 20px;
    background: #ffffff;
    display: inline-block;
    margin-left: 18px;
    vertical-align: inherit;
    background-image: url(../icon-arrow-menu.png);
    background-size: cover;
    background-position: center;
    transition: 500ms;
}
.hfe-flyout-container .hfe-nav-menu .menu-item a {
    display: inline-block;
}
.hfe-flyout-container .hfe-nav-menu li.menu-item:hover:after,
.hfe-flyout-container .hfe-nav-menu li.menu-item.current-menu-item:after{
    transform: rotate(-137deg);
}
.hfe-flyout-container .hfe-nav-menu li.menu-item {
    border-top: 3px solid #1a1a1a;
}
.hfe-flyout-container ul.hfe-nav-menu li:last-child {
    border-bottom: 3px solid #1a1a1a;
}
.hfe-nav-menu-icon {
	margin-bottom: 4px;
}
.hfe-nav-menu-icon:before {
    content: "Men\0fa";
    display: inline-block;
    font-size: 16px;
    vertical-align: middle;
    font-weight: 500;
    color: #000000;
}
.hfe-nav-menu-icon .fas.fa-bars{
	width: 30px;
    background: #000000;
    height: 2px;
    display: inline-block;
    position: relative;
    margin-left: 11px;
	margin-bottom: 5px;
}
.hfe-nav-menu-icon .fas.fa-bars:before {
    content: "";
    background: #000000;
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: -9px;
    left: 0;
    right: 0;
}
.hfe-nav-menu-icon .fas.fa-bars:after {
    content: "";
    background: #000000;
    height: 2px;
    width: 100%;
    position: absolute;
    top: -9px;
    left: 0px;
    right: 0px;
}
.menu-pagina.elementor-widget {
    width: auto;
	margin-bottom: 0 !important;
	margin-left: 50px;
}
.menu-pagina.elementor-widget p{
	margin: 0;
    font-size: 16px;
	font-weight: 500;
}

/* hero */
#hero-text {
    position: absolute;
    top: 14%;
    width: 100%;
    left: 0;
    right: 0;
}
#hero .elementor-widget-image{
	margin: 0 !important;
}
#hero-text h1 {
    font-weight: 400;
    color: #ffffff;
    font-size: 65px;
    margin-bottom: 0;
}
#hero-text p {
    font-size: 35px;
    font-weight: 300;
	margin-bottom: 0;
}

/* ==== Footer ==== */
#footer p a{
	color: #ffffff;
}

/* POST */
.seccion-noticias .elementor-post__text {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    height: 100%;
    flex-direction: initial !important;
    text-align: center;
    flex-wrap: nowrap;
}
.seccion-noticias h3.elementor-post__title {
    display: block;
    width: 100%;
}
.seccion-noticias .elementor-posts--thumbnail-top .elementor-post__thumbnail__link {
    margin-bottom: 0;
}
.seccion-noticias a.elementor-post__read-more{
    position: absolute !important;
    top: 0px;
    right: 27px;
}
.seccion-noticias .elementor-post__card {
    position: relative;
    border-radius: 0 !important;
}
.seccion-noticias .elementor-post__thumbnail:after {
    content: "";
    position: absolute;
    background: rgb(0 0 0 / 25%);
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: -moz-linear-gradient(0deg, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0.5522584033613445) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0.5522584033613445) 100%);
    background: linear-gradient(0deg, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0.5522584033613445) 100%);
}
.seccion-noticias .category-noticias .elementor-post__badge:after {
    content: "";
    width: 13px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 7px;
    border-radius: 50%;
    border: 1px solid #ffffff;
}
.seccion-noticias .category-biblioteca .elementor-post__badge:after {
    content: "";
    width: 13px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 7px;
    border: 1px solid #ffffff;
}
.seccion-noticias .category-geoproyectos .elementor-post__badge:after {
    content: "";
    width: 13px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 7px;
	background-image: url(../icon-geoproyectos.png);
    background-size: cover;
    background-position: center;
}
.seccion-noticias .elementor-posts .elementor-post__badge {
    padding-left: 20px;
}
.seccion-noticias a.elementor-post__read-more {
    font-size: 15px !important;
    position: relative;
    padding-left: 24px;
}
.seccion-noticias a.elementor-post__read-more:after {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    width: 16px;
    height: 15px;
    background-image: url(../icon-leer-mas.png);
    background-size: cover;
    background-position: center;
	transition: 500ms;
}
.seccion-noticias .elementor-post__title a{
	font-weight: 500 !important;
}
.seccion-noticias a.elementor-post__read-more:hover:after {
    transform: translateX(-10px);
}
.seccion-noticias .geoproyecto-principal h3 a {
    font-size: 35px;
    width: 68%;
    margin: auto;
    display: block;
}
.seccion-noticias .noticias-principal .elementor-post__text {
    align-items: flex-start !important;
    padding-top: 18% !important;
}
.seccion-noticias .noticias-biblioteca .elementor-post__text {
    align-items: flex-end !important;
    padding-bottom: 18% !important;
}
.seccion-noticias .noticias-biblioteca .elementor-post__text h3 a{
	    color: #000000;
}
.seccion-noticias .elementor-post__card .elementor-post__thumbnail__link:after {
    opacity: 0 !important;
}
.seccion-noticias .noticias-two-1 .elementor-post:nth-child(1) .elementor-post__thumbnail:before,
.seccion-noticias .noticias-two-1 .elementor-post:nth-child(1) .elementor-post__thumbnail:before {
    content: "";
    position: absolute;
    background: #266537;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    bottom: 0;
    z-index: 3;
	transition: 500ms
}
.seccion-noticias .noticias-two-1 .elementor-post:nth-child(2) .elementor-post__thumbnail:before {
    content: "";
    position: absolute;
    background: #9AC155;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    bottom: 0;
    z-index: 3;
	transition: 500ms
}
.seccion-noticias .noticias-two-1 .elementor-post:hover .elementor-post__thumbnail:before{
	width: 0;
}
.seccion-noticias .noticias-two-2 .elementor-post__thumbnail:before {
    content: "";
    position: absolute;
    background: #E17A42;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    bottom: 0;
    z-index: 3;
	transition: 500ms
}
.seccion-noticias .noticias-two-2 .elementor-post:hover .elementor-post__thumbnail:before{
	width: 0;
}
#nuestros-aliados figure.gallery-item {
    margin-bottom: 61px !important;
    padding: 0 5%;
}
#peru-geotermico {
    overflow: hidden;
}
#peru-geotermico .premium-blog-thumbnail-container:after {
    content: "";
    position: absolute;
    background: rgb(0 0 0 / 30%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgb(0 0 0 / 82%) 100%);
}
#peru-geotermico h2 {
    color: #ffffff;
    font-weight: 300;
    font-size: 62px;
    line-height: 1;
    margin-bottom: 8px;
}
#peru-geotermico h3 {
    font-weight: 300;
    font-size: 30px;
    margin-bottom: 10px;
}
#peru-geotermico p{
	font-weight: 300;
    font-size: 14px;
}
#peru-geotermico .premium-blog-post-tags-container i {
    display: none;
}
#peru-geotermico .premium-blog-post-tags-container a {
    color: inherit;
    margin-left: 0;
    font-size: 14px;
	font-weight: 500;
}

#peru-geotermico .premium-blog-skin-banner .premium-blog-content-wrapper{
	width: 100%;
    bottom: auto;
    top: 10px;
}
#peru-geotermico .premium-blog-post-container .premium-blog-entry-title {
    font-size: 22px;
    margin-bottom: 0;
    font-weight: 400;
    width: 60%;
    line-height: 1.1;
}
#peru-geotermico .premium-blog-post-container .premium-blog-entry-title a {
    font-weight: 500;
}
#peru-geotermico .premium-blog-entry-meta {
    display: none;
}
#peru-geotermico ul.slick-dots {
    margin-top: 15px !important;
}
#peru-geotermico .premium-blog-post-tags-container{
	pointer-events: none;
}
#peru-geotermico ul.slick-dots li {
    border: 1px solid #ffffff;
    border-radius: 20px;
    width: 7px;
    height: 7px;
}
#peru-geotermico ul.slick-dots li i{
	display: none;
}
#peru-geotermico ul.slick-dots li.slick-active {
    background: #ffffff;
    width: 19px !important;
}
#peru-geotermico .carrusel-peru{
	margin-right: -16%;
    width: 74%;
}
#peru-geotermico .premium-blog-post-outer-container.slick-slide {
    padding: 0 !important;
}

/* slider */
#proyectos-de .slick-current.slick-active {
    position: relative;
    z-index: 9;
}

#proyectos-de .slick-current.slick-active .premium-blog-post-container.premium-blog-skin-banner {
    width: 160%;
    transform: none;
    margin: 0;
}
#proyectos-de .premium-blog-post-container.premium-blog-skin-banner {
    width: 124%;
    margin-left: 30%;
}
#proyectos-de .slick-list.draggable {
    padding-right: 34%;
}
#proyectos-de .slick-active .premium-blog-post-container.premium-blog-skin-banner {
    margin-left: 58%;
}
#proyectos-de a.carousel-arrow.carousel-next {
    right: 49%;
}
#proyectos-de a.carousel-arrow.carousel-prev {
    left: 2%;
}
#proyectos-de h3.premium-blog-entry-title a{
	pointer-events: none;
}
#proyectos-de p.premium-blog-post-content, #proyectos-de .premium-blog-excerpt-link-wrap,
#proyectos-de .premium-blog-thumbnail-overlay{
	  display: none;
}
#proyectos-de .premium-blog-content-wrapper h3 {
    width: 60%;
}
#proyectos-de .premium-blog-content-wrapper {
    top: 0;
    bottom: auto;
    margin-left: 15px;
}
#proyectos-de .slick-active.slick-current .premium-blog-content-wrapper {
    top: auto !important;
    bottom: 17% !important;
    left: 10%;
    width: 90%;
    margin: 0;
}
#proyectos-de .slick-active.slick-current .premium-blog-excerpt-link-wrap{
	display: block;
    text-align: right;
    width: 89%;
    margin-top: 21px;
}
#proyectos-de .slick-active.slick-current .premium-blog-excerpt-link-wrap a{
	color: #ffffff;
    font-size: 24px;
    border-radius: 50%;
    border: 1px solid #ffffff;
    padding: 2px 9px 7px;
}
#proyectos-de .slick-active.slick-current .premium-blog-content-wrapper h3 a {
    font-size: 46px;
   /* text-shadow: 1px 1px 1px rgb(0 0 0 / 12%);*/
    font-weight: 300;
    line-height: 1.2;
}
#proyectos-de .premium-blog-thumbnail-container.premium-blog-none-effect:after {
    content: "";
    background: rgb(0 0 0 / 21%);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: -moz-linear-gradient(197deg, rgba(0,0,0,0.16) 0%, rgba(0,0,0,0.34) 100%);
    background: -webkit-linear-gradient(197deg, rgba(0,0,0,0.16) 0%, rgb(0 0 0 / 34%) 100%);
    background: linear-gradient(197deg, rgb(0 0 0 / 16%) 0%, rgb(0 0 0 / 34%) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
    background-blend-mode: multiply;
}
#proyectos-de .carousel-next .fa-angle-right, #proyectos-de .carousel-prev .fa-angle-left{
	font-size: 25px
}
#proyectos-de .carousel-next .fa-angle-right:before {
    content: "\f061";
}
#proyectos-de .carousel-prev .fa-angle-left:before {
    content: "\f060";
}
#proyectos-de ul.slick-dots{
	position: absolute;
    width: 50%;
    right: 0;
    bottom: 6%;
}
#proyectos-de ul.slick-dots li {
    width: 8px;
    height: 8px;
    border-radius: 25px;
    border: 1px solid #ffffff;
}
#proyectos-de ul.slick-dots li i {
    display: none;
}
#proyectos-de ul.slick-dots li.slick-active {
    width: 17px !important;
    background: #ffffff;
}
#nuestros-servicios .elementor-tabs-wrapper{
	width: 52%;
	margin-top: 25px;
	padding-right: 12%;
}
#nuestros-servicios .elementor-widget-tabs .elementor-tab-desktop-title {
    font-size: 54px;
    font-weight: 300;
    text-shadow: 0px 0px 0px #000000;
    padding-left: 0;
    padding-right: 0;
    width: auto;
    margin-bottom: 28px;
    padding-bottom: 11px;
    display: inline-block;
}
#nuestros-servicios .elementor-widget-tabs .elementor-tab-desktop-title:hover {
    border-bottom: 1px solid rgb(0 0 0 / 54%);
    transition: 500ms;
}
#nuestros-servicios .elementor-widget-tabs .elementor-tab-title.elementor-active{
	color: #000000;
    border-bottom: 1px solid #000000 !important;
}
#nuestros-servicios  .elementor-widget-tabs .elementor-tab-content {
    max-height: 390px;
    padding-right: 15%;
    overflow-y: scroll;
}
#nuestros-servicios  .elementor-widget-tabs .elementor-tab-content::-webkit-scrollbar-track{
	border-radius: 12px;
	background-color: #F5F5F5;
  border: 1px solid #C1C1C1;
}

#nuestros-servicios  .elementor-widget-tabs .elementor-tab-content::-webkit-scrollbar{
	width: 11px;
	background-color: #F1F1F1;
}

#nuestros-servicios  .elementor-widget-tabs .elementor-tab-content::-webkit-scrollbar-thumb{
	border-radius: 12px;
	background-color: #C8C8C8;
}
#nuestros-servicios .elementor-tab-content p{
    font-weight: 300;
    font-size: 16px;
	line-height: 1.5
}
#nuestros-servicios .elementor-tab-content li{
	 margin-bottom: 15px;
	font-weight: 300;
    font-size: 16px;
	line-height: 1.5
}
#nuestros-servicios .elementor-tab-content h5 {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 8px;
    margin-top: 20px;
}
#nuestros-servicios .elementor-tab-content hr {
    border: 0;
    border-bottom: 3px solid #ffffff;
    margin-top: 22px;
    margin-bottom: 20px;
}
#nuestros-servicios .elementor-widget-tabs .elementor-tab-title:after {
    content: "";
    font-weight: 300;
    display: inline-block;
    border: 0 !important;
    position: relative !important;
    margin-left: 15px;
    background-image: url(../icon-mas.png);
    width: 29px;
    height: 29px;
    background-size: cover;
    background-position: center;
	margin-right: -34px;
}
#nuestros-servicios .elementor-widget-tabs .elementor-tab-title.elementor-active:after{
	background-image: url(../icon-menos.png);
}
#nuestros-servicios .elementor-tabs-view-vertical.elementor-widget.elementor-widget-tabs {
    margin: 0;
}
.titulo-carusel-proyectos {
    position: absolute;
    top: 58px;
    left: 0;
    width: 100%;
    max-width: 1150px;
    z-index: 12;
    margin: 0 auto;
    right: 0;
}
@media (min-width: 1440px) {
	.hfe-flyout-content nav {
		max-width: 480px;
	}
	#peru-geotermico .premium-blog-thumbnail-container img{
	    min-height: 440px;
	}
}

.redes-sociales p {
    margin-bottom: 0;
}
.redes-sociales .elementor-widget-text-editor {
    margin-bottom: 5px !important;
}


/* Scrool */
.scroll-hero {
    position: absolute;
    bottom: 50%;
    right: 21%;
    z-index: 9;
    display: inline-block;
    width: auto !important;
}
.scroll-downs:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 400%;
    background: #ffffff;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.scroll-downs{
	text-align: center;
}
.scroll-downs .mousey {
    border-color: #ffffff;
    height: 45px;
    width: 25px;
    border-width: 1px;
    border-radius: 50px;
	border-style: solid;
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
}
.scroll-downs .mousey .scroller {
    width: 6px;
    height: 6px;
    margin-top: 0px;
    background-color: #ffffff;
	border-radius: 50px;
    animation-name: scroll;
    animation-duration: 2.2s;
    animation-timing-function: cubic-bezier(.15,.41,.69,.94);
    animation-iteration-count: infinite;
    display: inline-block;
}
@keyframes scroll {
  0% { opacity: 0; }
  10% { transform: translateY(0); opacity: 1; }
  100% { transform: translateY(15px); opacity: 0;}
}

/* Posibilidades */
.tabs-posibilidades .elementor-tab-title:after {
    content: "";
    border: 0 !important;
    position: absolute !important;
    background-image: url(../icon-mas.png);
    width: 29px !important;
    height: 29px !important;
    background-size: cover;
    background-position: center;
    filter: invert(1);
    left: 0 !important;
    right: 0;
    bottom: 0px !important;
    margin: 0 auto;
}
.tabs-posibilidades .elementor-tab-title.elementor-active:after{
	background-image: url(../icon-menos.png);
}
.item-aliado .premium-banner-ib .premium-banner-gradient{
	background: rgb(0 0 0 / 56%);
    background: -moz-linear-gradient(177deg, rgba(0,0,0,0.08167016806722693) 0%, rgba(0,0,0,0.8813900560224089) 100%);
background: -webkit-linear-gradient(177deg, rgba(0,0,0,0.08167016806722693) 0%, rgba(0,0,0,0.8813900560224089) 100%);
background: linear-gradient(177deg, rgba(0,0,0,0.08167016806722693) 0%, rgba(0,0,0,0.8813900560224089) 100%);
	top: auto;
    transition: 800ms;
    height: 0;
}

.item-aliado .premium-banner-ib .premium-banner-gradient:after, .item-aliado .premium-banner-ib .premium-banner-gradient:before{
	display: none
}
.item-aliado .elementor-column:hover .premium-banner-ib .premium-banner-gradient{
	height: 100%;
    top: 0;
}
.item-aliado  .premium-banner-animation11 .premium-banner-ib-desc {
    opacity: 1 !important;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    text-align: center;
	top: 16px;
    bottom: auto;
}
.item-aliado  .premium-banner-animation11 .premium-banner-ib-desc h4, .item-aliado  .premium-banner-animation11 .premium-banner-ib-desc p{
	text-align: center !important;
	color: #ffffff
}
.item-aliado  .premium-banner-animation11 .premium-banner-ib-desc h4{
	font-weight: 400;
	margin-bottom: 5px;
}
.item-aliado  .premium-banner-animation11 .premium-banner-ib-desc p{
	font-size: 13px 	
}
.item-aliado .ver-aliado.elementor-widget-premium-addon-modal-box {
    width: auto;
    display: inline-block;
    position: absolute;
    top: 32px;
    right: 24px;
    z-index: 9;
}
.item-aliado .ver-aliado.elementor-widget-premium-addon-modal-box button.premium-btn-lg{
	background: rgb(255 255 255 / 0%);
    border: 1px solid #ffffff;
    color: #ffffff;
    font-size: 34px;
    font-weight: 300;
    padding: 0px 9px;
    line-height: 1;
    outline: 0;
}
#aliados .item-aliado .premium-banner-animation11 .premium-banner-ib-desc {
    top: auto;
    bottom: 0;
}

#acerca-de .elementor-tabs .elementor-tabs-wrapper{
	 width: 34%;
}
#acerca-de .elementor-tabs .elementor-tab-title.elementor-tab-desktop-title {
    font-size: 79px;
    font-weight: 300;
    color: #000000;
    margin-bottom: 60px;
    display: inline-block;
    padding: 0;
    margin-right: 7%;
}
#acerca-de .elementor-tabs .elementor-tab-title.elementor-active, #acerca-de .elementor-tabs .elementor-tab-title:hover{
    color: #000000;
    border-bottom: 1px solid #000000 !important;
}
#acerca-de .elementor-tabs .elementor-tab-content {
    padding-right: 17% !important;
}
#acerca-de .elementor-tabs .elementor-tab-content p, #acerca-de .elementor-tabs .elementor-tab-content li{
	font-weight: 300;
	line-height: 1.5
}
#acerca-de .elementor-tabs .elementor-tab-content li{
	margin-bottom: 15px
}
.single .elementor-widget.elementor-widget-theme-post-title {
    margin-top: 28px;
    margin-bottom: 32px;
}
.single .elementor-widget-theme-post-content .wp-block-image {
    margin-bottom: 30px;
}
.single .elementor-widget-theme-post-content ol, .single .elementor-widget-theme-post-content ul {
    margin-bottom: 25px;
}
.single .elementor-widget-theme-post-content .fuente {
    font-style: italic;
    padding-left: 15px;
    position: relative;
    border-left: 4px solid #386900;
    margin-top: 30px;
}
.single .elementor-widget-theme-post-content .fuente a{
	color: #386900;
}
.single .elementor-widget-theme-post-content .fuente a:hover{
	text-decoration: underline
}
.single .items-post-geoproyectos .elementor-post-info__terms-list-item {
    font-size: 60px !important;
    font-weight: 300;
}

.single .items-post-geoproyectos .elementor-post-info__item--type-date {
    font-size: 16px;
    margin-top: 8px;
    font-weight: 400;
}
.single .elementor-widget-theme-post-content {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 35px;
}
.single .elementor-widget-theme-post-content p, .single .elementor-widget-theme-post-content li {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
}
.single .elementor-widget-theme-post-content h2, .single .elementor-widget-theme-post-content h3, 
.single .elementor-widget-theme-post-content h4, .single .elementor-widget-theme-post-content h5{
	font-weight: 400
}
li.elementor-icon-list-item{
	pointer-events: none
}
/* Relaiconados */
.entradas-relacionadas .elementor-post__text{
	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
	padding: 0 16px !important;
}
.entradas-relacionadas .elementor-post__text h4{
	margin-bottom: 10px !important;
}
.entradas-relacionadas .elementor-post__text h4 a {
    font-size: 18px;
    line-height: 1.2 !important;
    display: block;
}
.entradas-relacionadas .elementor-post .elementor-post__card .elementor-post__thumbnail__link:after {
    content: "";
    background-image: -o-linear-gradient(bottom,rgba(0,0,0,.78) 0,transparent 75%);
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.78)),color-stop(75%,transparent));
    background-image: linear-gradient(0deg,rgb(0 0 0 / 78%),rgb(0 0 0 / 15%) 75%);
    background-repeat: no-repeat;
}	
.entradas-relacionadas .elementor-posts--thumbnail-top .elementor-post__thumbnail__link {
    margin-bottom: 0;
}
/* Relaiconados */
.geoproductos .text-right a {
    display: inline-block;
    padding: 8px 35px;
    border: 1px solid #000000;
    border-radius: 35px;
}
.geoproductos .elementor-tabs .elementor-tab-title{
	position: relative;
	text-align: center;
}
.geoproductos .elementor-tabs .elementor-tab-title img{
	margin-bottom: 5px
}
.geoproductos .elementor-tabs .elementor-tab-title span{
	opacity: 0
}
.geoproductos .elementor-tabs .elementor-tab-title:after {
    content: "";
    border: 0 !important;
    position: absolute !important;
    background-image: url(../icon-mas.png);
    width: 29px !important;
    height: 29px !important;
    background-size: cover;
    background-position: center;
    filter: invert(1);
    left: auto !important;
    right: 35px;
    top: 33px !important;
    margin: 0 auto;
}
.geoproductos .elementor-tabs .elementor-active.elementor-tab-title:after{
	background-image: url(../icon-menos.png);
} 
.premium-modal-box-modal-body p {
    font-weight: 300;
    font-size: 15px;
    line-height: 1.5;
}
.premium-modal-box-modal-header h3 {
    font-weight: 400 !important;
}
.premium-modal-box-modal .premium-modal-box-modal-dialog{
	border: 0 !important;
}
@media (max-width: 767px) {
	#hero{
		min-height: 520px;
		background-position-x: 65%;
	}
	#hero .elementor-widget-wrap.elementor-element-populated{
		min-height: 520px;
	}
	.scroll-downs:after {
		height: 0;
	}
	#header {
		padding-left: 3px;
		padding-right: 2px;
	}
	#header .menu-pagina img {
		width: 32px;
	}
	#header .elementor-widget-image-box .elementor-image-box-content{
		display: none;
	}
	#header .menu-pagina.elementor-widget {
		margin-left: 13px;
	}
	.hfe-nav-menu .menu-item a {
		font-size: 24px;
	}
	.hfe-nav-menu-icon:before {
		font-size: 12px;
	}
	.hfe-nav-menu-icon .fas.fa-bars {
		width: 25px;
		margin-left: 4px;
		margin-bottom: 4px;
	}
	.hfe-flyout-wrapper .hfe-side {
		width: 98% !important;
	}
	.hfe-flyout-content nav {
		width: 80%;
		margin-right: 10%;
	}
	.scroll-hero {
		bottom: 5%;
		right: 45%;
	}
	#hero-text h1 {
		font-size: 42px;
	}
	#hero-text p {
		font-size: 21px;
	}
	.elementor-widget-button .elementor-button {
		padding: 6px 14px 6px 14px !important;
		font-size: 12px;
	}
	#hacemos-proyectos {
		padding-top: 0px !important;
	}
	#hacemos-proyectos .elementor-widget-text-editor{
		font-size: 22px !important;
	}
	#proyectos-de a.carousel-arrow.carousel-next {
		right: 3%;
	}
	.titulo-carusel-proyectos {
		left: 19px;
	}
	#proyectos-de ul.slick-dots {
		display: none;
	}
	#proyectos-de .slick-active.slick-current .premium-blog-content-wrapper h3 a {
		font-size: 30px;
	}
	#nuestros-aliados .elementor-image-gallery .gallery-item {
		width: 50%;
	}
	#peru-geotermico h2 {
		font-size: 52px;
	}
	#peru-geotermico h3 {
		font-size: 25px;
	}
	#peru-geotermico .carrusel-peru {
		width: 97%;
		margin: 0 auto;
	}
	#footer p, #footer .elementor-social-icons-wrapper.elementor-grid {
		text-align: center;
	}
	#footer .elementor-widget-image {
		text-align: center !important;
	}
}

