/*
Theme Name: Ecogreen Child
Author: ThemesCamp
Author URI:  http://themeforest.net/user/themescamp
Theme URI: http://themeforest.net/user/themescamp/portfolio
Template: ecogreen
Description: This is child theme for ecogreen Theme.
Version: 1.0.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: ecogreen-child
Tags: one-column, two-columns, right-sidebar,custom-colors,featured-images
*/
.elementor-element.elementor-element-f25b80f {
    background-color: rgba(255, 255, 255, 1);
}


.top-logo img {
    width: 100%;
    max-width: 360px !important;
    transition: all 0.3s ease-in-out;
}

li.menu-item a {
    color: #000 !important;
    font-weight: 700 !important;
}

li.menu-item a:hover {
    color: #fff !important;
    border-bottom: 2px solid #FFD700 !important;
}




li.menu-item a {
    border-bottom: 2px solid transparent !important;
    /*padding: 45px 0px 4px 0px !important*/
}

.elementor-element.elementor-element-f25b80f .e-con-inner {
    padding-block-end: 0px !important;
    padding-block-start: 0px !important;
}

li.menu-item a:hover {
    color: black !important;
}

.home #row_resources .swiper-slide {
    transition: all 0.3s ease-in-out;
    transform: scale(0.97)
}

.home #row_resources .swiper-slide:hover {
    transform: scale(1.00);
}

.span_slider br {
    display: none !important;
}

.elementor-529 .elementor-element.elementor-element-2a78b8f .hamburger:not(.active) .hamburger__icon, .elementor-529 .elementor-element.elementor-element-2a78b8f .hamburger__icon:before, .elementor-529 .elementor-element.elementor-element-2a78b8f .hamburger__icon:after {
    background-color: #ffffff !important;
}

.elementor-529 .elementor-element.elementor-element-2a78b8f .hamburger.active .hamburger__icon:before, .elementor-529 .elementor-element.elementor-element-2a78b8f .hamburger.active .hamburger__icon:after {
    background-color: #168CAC !important;
}

.home article.jkit-post {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding: 15px 20px;
    border-radius: 15px;
    background-color: #ffffff;
    color: #0085ad;
    box-shadow: 6px 10px 20px -10px rgba(0, 0, 0, 0.1);
    transition: all 0.3s;
}

.jkit-post-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 48px;
    margin-bottom: 10px;
}

.jkit-post-meta-bottom {
    margin-top: auto;
}

.jkit-meta-readmore {
    margin-top: 20px;
}

.home article.jkit-post:hover .jkit-post-title a,
.home article.jkit-post:hover .jkit-meta-date,
.home article.jkit-post:hover .jkit-readmore {
    color: #0085ad !important;
	-webkit-text-fill-color: #0085ad !important;
}

.fat-nav li a {
    color: #168CAC;
    font-size: 18px !important;
}

.fat-nav li > a:not(.tcg-buga, .tcg-buga *,.menu-item-icon) {
    border-top: none;
    border-bottom: 1px solid #168CAC !important;
}

header .e-con-inner {
    width: 100%;
    max-width: 96% !important
}


.menu-wrapper ul li ul:not(.tcg-buga, .tcg-buga *) {
    width: 280px !important;
}

@media (max-width: 768px) {

    header div.elementor-element.elementor-element-01e1ce1.elementor-hidden-desktop {
        background-color: #168CAC !important;
    }

    .top-logo img {
        width: 100%;
        max-width: 300px !important;
    }

    .home .swiper-slide {
        transition: all 0.3s ease-in-out;
        transform: scale(1)
    }

    li.menu-item {
        padding-top: 0px !important;
        margin-top: 0px !important;
    }
}

@media (max-width: 768px) {
  li.menu-item a:hover {
    border-bottom: none !important;
  }
}

/*
.sub-menu li.menu-item a {
    padding-top: 0px !important;
    line-height: 30px !important;
}

*/

.structure_component {
    background-color: #eeeeee;
    border-radius: 15px;
    box-shadow: 6px 10px 20px -10px rgba(0, 0, 0, 0.78);
    max-width: 30%;
    padding: 0px 0px 20px 0px;
}

.list_no_style ul li {
    list-style: none;
}

/* QUIZ */

.qmn_mc_answer_wrap {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap:8px;
    background-color: #fff;
    color: #fff;
    padding: 20px 20px;
    border-radius: 15px;
    margin-bottom: 15px !important;
}

.mlw_qmn_new_question {
    color: white !important;
    font-size: 25px;
    font-weight: 700;
    font-family: "DM Sans", Sans-serif !important;
}
.qmn_quiz_radio {
    width: 20px;
}

label.qsm-input-label {
    font-family: "DM Sans", Sans-serif !important;
    font-size: 18px !important;
}

.qsm-before-message p {
    font-family: "DM Sans", Sans-serif !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 25px;
    color:white !important;
    text-align: center;
}

.qsm-pagination {
    border: none !important;
}

.quiz_container .qmn_quiz_container .qmn_btn, .quiz_container .qmn_quiz_container .btn {
    color: #168CAC !important;
    background: #fff !important;
    border: 1px solid #168CAC !important;
}

.quiz_container .qmn_quiz_container .qmn_btn:hover, .quiz_container .qmn_quiz_container .btn:hover {
    background: #FFFFFF !important;
}

.qsm-results-page {
    color: white !important;
    font-family: "DM Sans", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 300 !important;
    line-height: 25px;
    text-align: center;
}

.qsm-results-page .head_results {
    font-size: 19px !important;
    font-weight: 500 !important;
}

.mlw_qmn_message_before {
    margin-bottom: 0px !important;
}

.qsm-pagination  {
    padding-top: 0px !important;
    justify-content: center !important;
}

.quiz_section {
    padding-bottom: 0px !important;
}



/* FIN QUIZ */

.resource img {
    width: 100%;
    border-radius: 15px;
    margin: 0 auto;
    height: auto;
}

.resource .elementor-heading-title {
    min-height: 80px;
}

@media (min-width: 992px) {
    .resource {
        width: 23% !important;
    }
}

li.current-menu-item > a {
    border-bottom: 2px solid #FFD700 !important;
}

.sub-menu li.current-menu-item {
    border-bottom: none !important
}

li.menu-item.current-menu-ancestor > a {
    border-bottom: 2px solid #FFD700 !important;
}

li.menu-item {
    padding-right: 15px !important;
    padding-left: 15px !important;
}

li.menu-item a {
    padding: 12px 0px 4px 0px !important;
}

.menu-wrapper ul li ul:not(.tcg-buga, .tcg-buga *) {
    background: white;
}

form label {
    font-family: "DM Sans", Sans-serif !important;
    color: #168CAC !important;
    font-size: 14px !important;
    width: 100%;
}

input[type="text"], input[type="email"], textarea {
    border: 1px solid #168CAC !important;
    border-radius: 10px !important;
    width: 100% !important;
}

textarea {
    height: 80px !important;
}

.wpcf7-form-control.wpcf7-submit {
    background: #168CAC !important;
    color: white !important;
    border: none !important;
    border-radius: 10px !important;
    padding: 10px 20px !important;
    font-family: "DM Sans", Sans-serif !important;
    font-size: 18px !important;
    font-weight: 700 !important;
}

.form_contact p {
    margin-bottom: 15px !important;
}

.footer_logos img {
    width: 100%;
    max-width: 1200px !important;
}

.portrait_minister img {
    width: 100%;
    max-width: 300px !important;
    height: auto !important;
}

.home .fas.fa-arrow-left, .home .fas.fa-arrow-right {
    font-size: 22px !important;
}

.tcg-dynamic-slider .tcg-dynamic-slider-arrows.swiper-button-prev {
    left: 15px;
}

.tcg-dynamic-slider .tcg-dynamic-slider-arrows.swiper-button-next {
    right: 15px;
}

.arrow_resource .jki-arrow-right-circle-line {
    /* Giro el icono -45 grados */  
    transform: rotate(-45deg);
    font-size: 19px !important;
    border-radius: 50% !important;
    padding: 0px !important;
}

.elementor-button-content-wrapper {
    align-items: center;
}

ul > li {
    list-style-position: inside !important;
}

.search-results .post-detail {
    display: none !important;
}

.search-results .content-btn.ecogreen-gradient-border {
    color:black !important;
    border: none !important;
    padding: 0px !important;
}

#resources_container {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: start;
    gap:20px;
    padding: 10px;
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
}

#resources_container p {
    text-align: center;
    margin:0 auto;
}

#resources_container details {
    width: 100%;
}

/* Estilo base del summary */
#resources_container details summary {
    text-align: left !important;
    padding: 10px;
    border: 1px #eaaa00;
    margin-bottom: 10px;
    background-color: #eaaa00;
    color: white;
    font-weight: 700;
    font-size: 16px;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
}

.item_resource {
    width: 100%;
    background-color: white;
    color:#eaaa00;
    border-radius: 15px;
    box-shadow: 6px 10px 20px -10px rgba(0, 0, 0, 0.78);
    max-width: 100%;
    padding: 10px 10px;
    margin-bottom: 5px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    justify-content: start;
    align-items: center;
    transition: all 0.3s ease-in-out;
}

.item_resource:hover {
    background-color: #eaaa00;
    color: white;
}

.item_resource .resource_title {
    color: #eaaa00;
    transition: color 0.3s ease-in-out;
}

.item_resource:hover .resource_title {
    color: white;
}

.icon_type_resource {
    width: 40px;
    height: auto;
    border-right: 1px solid white;
    padding-right: 10px;
}

.icon_type_resource img {
    width: 100%;
    height: auto;
}

.resource_title {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    color:#fff;
    padding:5px;
    margin:0px;
}

/* HTML: <div class="loader"></div> */
.loader {
    margin: 0 auto !important;
  width: 50px;
  padding: 8px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #168CAC;
  --_m: 
    conic-gradient(#0000 10%,#000),
    linear-gradient(#000 0 0) content-box;
  -webkit-mask: var(--_m);
          mask: var(--_m);
  -webkit-mask-composite: source-out;
          mask-composite: subtract;
  animation: l3 1s infinite linear;
}
@keyframes l3 {to{transform: rotate(1turn)}}

.image_resource_container {
    aspect-ratio: 1 / 1;
    overflow: hidden;
}
.resource_images {
    width: 100%;
    border-radius: 25px !important;
    overflow: hidden;
    margin-bottom: 10px;
    object-fit: cover;
}


.resource_content {
    padding:15px;
}

#category_filter_container {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 20px;
}

.filter-row {
    display: flex !important;
    flex-direction: row;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
}

.contain_labels label {
    display: inline-block;
}

#filter_button {
    background-color: #168CAC;
    color: white;
    border: none;
    border-radius: 10px;
    padding: 10px 20px;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    width: 260px;
    margin: 0 auto; 
}

#category_filter_container p {
    text-align: center;
    font-size: 20px;
    margin-bottom: 5px;
}

ul li {
    list-style-position: outside !important;
}

ul {
    padding-left: 20px !important;
}

.navigation li.menu-item-has-children li.menu-item-has-children > a:after {
    display: inline-block;
    content: "\f107";
    font-family: "FontAwesome";
    position: absolute;
    top: 25%;
    right: auto;
    font-weight: bolder;
    transform: rotate(90deg);
    color: #ffffff;
    left: 0px !important;
}

.blog_news_container article {
    background-color: #eeeeee;
    border-radius: 15px;
    box-shadow: 6px 10px 20px -10px rgba(0, 0, 0, 0.78);
}

li.menu-item.menu-item-4547, li.menu-item.menu-item-5057, li.menu-item.astm-search-menu {
    padding-left: 10px !important;
    padding-right: 10px !important;
}


.is-menu.is-dropdown form {
    display: flex;
    min-width: 160px !important;
    max-width: 100%;
    position: relative;
    right: 0;
    top: 100%;
    z-index: 9;
}

.is-menu.is-dropdown form input[type="search"] {
    width: 132px !important;
}

li.astm-search-menu a svg {
    display: none !important;
}

li.astm-search-menu a {
    display: none !important;
}

.ecogreen-sticky-menu .top-logo img {
    max-width: 250px !important;
    transition: all 0.3s ease-in-out;
}

.home .jkit-post-meta-bottom {
    margin-top: 5px !important;
}

.contain_map_footer .elementor-widget-container {
    background-color: transparent !important;
}

footer .elementor-icon-box-wrapper {
    display: flex;
    gap: 5px;
    align-items: start;
}

footer .elementor-icon-box-wrapper p {
    margin-bottom: 0px !important;
}

.partners_column i {
    font-size: 15px !important;
}

.partners_column a {
    color: white !important;
    font-weight: 700 !important;    
    text-decoration: underline !important;
}

.elementor-counter-title {
    text-align: center;
}

#sticky-wrapper {
    position: absolute;
    top:0;
    width: 100%;
}

.elementor-editor-active #sticky-wrapper, .elementor-editor-active form.is-search-form  {
    display: none !important;
}

.elementor-icon i, .elementor-icon svg {
    height: auto !important;
}

.icon_cube .cls-2 {
    fill: #e8b928 !important;
}

.icon_cube .cls-3 {
    fill: #168cac !important;
}

.wp_teamshowcase_slider.design-1 .teamshowcase-image-bg img {
    object-fit: contain !important;
    object-position: center center !important;
	height: 260px;
    display: block;
    margin: 0 auto;
    background-color: white;
}

.wp_teamshowcase_slider.design-1 .teamshowcase-image-bg img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    object-fit: cover;
}

.member-job {
    line-height: 20px !important;
    color: #F27066;
    width: 75%;
    margin: 0 auto;
    font-family: "DM Sans", Sans-serif !important;
}

.member-name {
    color: #F27066;
    font-weight: 700;font-family: "DM Sans", Sans-serif !important;
}

.wp_teamshowcase_slider.design-1 .member-content .member-desc::before {
    background-color: #F27066;
}

.wp_teamshowcase_slider .slick-dots li button {
    border:1px solid #F27066 !important;
}

.wp_teamshowcase_slider .slick-dots li.slick-active button {
    background-color: #F27066 !important;
}

.elementor-image-gallery .gallery-item img {
        margin: 0 auto;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

form.is-search-form {
    display: flex !important;
    transition: none !important;
}

h4.wp-block-heading {
    font-family: "DM Sans", sans-serif;
    font-size: 20px;
    font-weight: 500;
    color: #666666;
    line-height: 1.3;
    margin-bottom: 15px;
}
.pagi-title {
    margin: 0;
    font-size: 15px;
    font-weight: 700;
    margin-top: 5px;
    line-height: 1.5;
    text-align: left;
	color: #666666;
}

@media(max-width: 768px) {
    #sticky-wrapper {
        z-index: 0;
    }

    form[data-form-id="4648"] {
        display: none !important;
    }
}

/* Sectors display modifiers */
.image-item::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1;
    transition: background-color 0.3s ease-in-out;
}

.image-item {
    position: relative;
    z-index: 0;
}

.image-item.current-item:hover::before {
    background-color: rgba(0, 0, 0, 0.2); 
}

.row-item {
    position: relative;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    height: auto !important;
    min-height: fit-content !important;
}

.row-item-info {
    padding: 20px;
    color: white;
    z-index: 2;
    position: relative;
    background-color: transparent;
}

.row-item.active-by-scroll .row-item-info {
    background-color: #F27066;
    color: white;
    transition: background-color 0.3s ease-in-out;
}

/* Alinea el contenido del icon list al borde izquierdo */

.elementor-widget-icon-list .elementor-icon-list-items {
    padding-left: 0 !important;
    margin-left: 0 !important;
}

.elementor-widget-icon-list .elementor-icon-list-item {
    align-items: flex-start !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
}

.elementor-widget-icon-list .elementor-icon-list-icon {
    margin-right: 10px;
    min-width: 20px;
}

.elementor-widget-icon-list .elementor-icon-list-text {
    text-align: left !important;
}
