body, .sp-preloader {
    color: #141d17;
}
.eco-font-borders h2 span {
    background: #ccf4a3;
    display: inline;
    padding: 0px 20px;
    border-radius: 20px;
}
body .sppb-btn, body .btn {
    font-weight: 900;
    font-size: 2rem;
    letter-spacing: 1px;
    padding: 28px 32px;
    border: 0px solid transparent;
}
.sppb-btn-default {
    color: #e9eae3;
    background-color: #558a28;
    border-color: #ccf4a3;
    border-left: #ccf4a3 14px solid !important;
    border-right: #ccf4a3 14px solid !important;
    box-shadow: -2px 10px 16px #4646463b !important;
}
.sppb-btn-default:hover, .sppb-btn-default:active, .sppb-btn-default:focus {
    color: #558a28;
    background-color: #ccf4a3;
    border-color: #ccf4a3;
}
.sp-megamenu-parent>li:hover>a, .sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #558a28;
    background: #ccf4a3;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    display: inline;
    padding: 10px 14px;
    border-radius: 12px;
    margin: 0 5px;
}
.sp-megamenu-parent>li:last-child>a {
    padding: 10px 14px;
}
.eco-btn-menu {
    font-size: 1.2rem !important;
    padding: 18px !important;
    border-left: 6px solid #ccf4a3 !important;
    border-right: 6px solid #ccf4a3 !important;
}
.logo-image {
    min-width: 265px;
    object-fit: contain;
    object-position: left;
}
#sp-header:not(.header-sticky) .logo-image, #sp-header:not(.header-sticky) .eco-btn-menu {
    display: none;
}
.eco-img-details-a img {
    height: 450px;
    object-fit: cover;
}
.eco-img-details-inverse {
    transform: scale(-1, 1);
}
.forum-schedule-section .sppb-tab-nav-position .sppb-nav-modern li.active>a {
    background-color: #558a28;
}
.forum-schedule-section .sppb-tab-nav-position .sppb-nav-modern li.active>a .sppb-tab-subtitle span, .forum-schedule-section .sppb-tab-nav-position .sppb-nav-modern li.active>a .sppb-tab-subtitle, .forum-schedule-section .sppb-tab-nav-position .sppb-nav-modern li.active>a .sppb-tab-icon .far {
    color: #e9eae3;
}
.eco-sponsors-logos {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    flex-wrap: nowrap;
}
.eco-sponsors-logos img {
    height: 64px;
}
div.mod-languages .btn-group {
    justify-content: center;
    background: #fff;
    width: fit-content;
    margin: 0 auto 20px 20px !important;
    border-radius: 10px;
    box-shadow: 0 5px 10px #00000021;
}
#sp-bottom1 {
    position: fixed;
    bottom: 0;
    width: auto;
    left: 0;
    right: 0;
    z-index: 9;
}
.sp-module-content .mod-languages img {
    height: 20px;
    width: 20px;
    border-radius: 50em;
}
.sp-module ul>li>a {
    color: #252525;
    font-size: 2rem;
    font-weight: 700;
}
div.mod-languages .dropdown-menu {
    width: 100%;
}
/* RESPONSIVE DESIGN */
.burger-icon>span {
    height: 5px;
    border-radius: 10em;
    background-color: #558a28;
}
.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
    background-color: #55723b;
}
.offcanvas-active .burger-icon>span:nth-child(3), #modal-menu-toggler.active .burger-icon>span:nth-child(3) {
    transform: translate(0, -12px) rotate(45deg);
}
@media (max-width: 1400px) and (min-width: 991px) {
    #sp-header .container {
        max-width: 100%;
    }
    .logo-image {
        min-width: auto;
    }
    .eco-sponsors-logos img {
        height: 64px;
    }
}
@media (max-width: 1200px) and (min-width: 991px) {
    .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
        padding: 10px 6px !important;
        margin: 0 4px;
    }
    #sp-header .container {
        padding: 0;
    }
    .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
        font-size: 18px !important;
    }
}
@media (max-width: 1200px) {
    #sppb-addon-8df7620f-dba7-4dc2-9fe0-2edd687a6f75 img {
        max-width: 710px !important;
    }
    h1.sppb-addon-title {
        font-size: 68px !important;
    }
    h2.sppb-addon-title {
        font-size: 40px !important;
    }
    div:not(.eco-special-header) > h3.sppb-addon-title {
        font-size: 34px !important;
    }
    .eco-img-details-a img {
        height: 430px;
    }
    .eco-sponsors-logos img {
        height: 44px;
    }
}
@media (max-width: 991px) {
    h1.sppb-addon-title {
        font-size: 56px !important;
    }
        h2.sppb-addon-title {
        font-size: 28px !important;
    }
        h4 {
        font-size: 26px;
    }
    body .sppb-btn, body .btn {
        font-size: 1.4rem;
        padding: 20px 24px;
    }
    iframe {
        width: 100%;
        height: 450px;
    }
    .eco-sponsors-logos {
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        gap: 20px;
    }
    #sppb-addon-8df7620f-dba7-4dc2-9fe0-2edd687a6f75 img {
        width: 82%;
    }
}
@media (max-width: 767px) {
    div:not(.eco-special-header) > h3.sppb-addon-title {
        font-size: 24px !important;
    }
    h1.sppb-addon-title {
        font-size: 40px !important;
    }
    .eco-font-borders h2 span {
        padding: 4px 12px;
        border-radius: 12px;
    }
    h2.sppb-addon-title {
        font-size: 18px !important;
    }
    h4 {
        font-size: 1.2rem !important;
    }
    body .sppb-btn, body .btn {
        font-size: 1.3rem;
        padding: 12px 10px;
    }
    body {
        font-size: 1.2rem !important;
    }
    iframe {
        height: 150px;
    }
    .sppb-btn-default {
        border-left: #ccf4a3 8px solid !important;
        border-right: #ccf4a3 8px solid !important;
    }
    body .sppb-btn, body .btn {
        font-size: 1.1rem;
    }
    #sp-header .container {
        max-width: 100%;
    }
    #sp-logo {
        display: none;
    }
    .eco-btn-menu {
        padding: 10px 18px !important;
        margin-bottom: 10px;
    }
    .sp-module ul>li>a {
        font-size: 1.1rem;
        letter-spacing: 1px;
    }
}
@media (max-width: 575px) {
    h2.sppb-addon-title {
        font-size: 15px !important;
    }
    body {
        font-size: 1rem !important;
    }
        #sp-header .sp-module .addon-root-button {
        display: inherit !important;
    }
    #offcanvas-toggler {
        height: 60px;
        line-height: 60px;
    }
    .eco-btn-menu {
        padding: 6px 12px !important;
        margin-bottom: 0;
        font-size: 1rem !important;
        line-height: 1.2 !important;
        max-width: 200px;
    }
}