/* header.et-l.et-l--header {
    display: none;
} */

.header_section {
    position: fixed;
    width: 100%;
    background: transparent;
}

.header_row {
    width: 100% !important;
    max-width: 100% !important;
}

.header_row:before {
    position: absolute;
    content: "";
    height: 105px;
    width: 100%;
    /* background: red; */
    top: 0;
    /* background: linear-gradient(90deg, rgba(0, 0, 0, 0.70) 0%, rgba(0, 0, 0, 0.00) 85.52%), rgba(0, 0, 0, 0.16); */
    background: rgba(35, 31, 32, 0.5);
    left: 0;
}

/* ----- header logo ---------------- */
.header_logo_code span {
    width: 100% !important;
}

.header_logo_code img {
    width: 100% !important;
    height: 123px;
    object-fit: contain;
}

.header_col_1 {
    width: 15% !important;
    margin-right: 4.4% !important;
}

.header_logo_code {
    background: #231f20;
    padding: 10px 0;
}

/* --------- header menu css--------- */
.header_col_2 {
    width: 58.50% !important;
    margin-top: 34px !important;
    margin-right: 0% !important;
}

.header_menu_code {
    background: transparent !important;
}

.header_menu_code ul li a {
    color: #FFF;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}



ul#menu-main-menu {
    width: 100%;
    display: flex;
}

ul#menu-main-menu li {
    flex: auto;
    display: flex;
    padding-bottom: 30px;
}

.et_pb_menu__wrap {
    width: 100% !important;
}

.et_pb_menu__menu {
    width: 100% !important;
}

.et_pb_menu__menu {
    display: block !important;
}

.et-db #et-boc .et-l .header_menu_code.et_pb_menu .nav li ul {
    background: #231f20 !important;
}

.nav li ul {
    border-top: 0px solid #467260 !important;
}

/* -------- header btn css ------------ */
.header_col_3 {
    margin-top: 27px !important;
    width: 17% !important;
}

/* ------------ header icon css--------------- */
.header_btn_icon_main_box {
    display: none;
}

.h_icon_box svg {
    height: 35px;
    width: 100%;
}

.h_icon_box svg path {
    fill: #66a259;
}

.sfm-label-metro .sfm-navicon,
#sfm-mob-navbar .sfm-navicon,
.sfm-label-metro .sfm-navicon:after,
#sfm-mob-navbar .sfm-navicon:after,
.sfm-label-metro .sfm-navicon:before,
#sfm-mob-navbar .sfm-navicon:before {
    background-color: #66a259 !important;
}

.header_menu_code ul li a:hover {
    color: #a4bf76;
    background: linear-gradient(90deg, #416E5F 0.35%, #416E5F 0.35%, #467260 5.71%, #66A259 52.55%, #A4BF76 99.24%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* -------- mobile section -- */
.mobile_section {
    display: none;
}

.sfm-rollback {
    display: none !important;
}

.sfm-pos-right .sfm-rollback {
    height: 0 !important;
}

.header_row_fixed {
    background: #000 !important;
    height: 104px;
}

/* -------------- mobile menu ------------- */
form.sfm-search-form {
    display: none;
}

nav.sfm-nav ul li a {
    padding: 10px !important;
    font-size: 17px !important;
}

.sfm-logo {
    margin: 40px 0px;
}

/* nav.sfm-nav ul li {
    border-bottom: 1px solid;
} */
.sfm-menu li:after {
    position: absolute;
    content: "";
    height: 1px;
    width: 100%;
    background: linear-gradient(90deg, #416E5F 0.35%, #416E5F 0.35%, #467260 5.71%, #66A259 52.55%, #A4BF76 99.24%);
    left: 0;
}

.sfm-toggle-hover .sfm-sidebar-close {
    display: flex;
}

.sfm-sidebar-close {
    width: 93%;
    height: 50px;
}

.sfm-sidebar-close:after,
.sfm-sidebar-close:before {
    left: auto;
    right: 0;
}

.sfm-widget.sfm-widget-bottom.sfm-copy {
    background: linear-gradient(90deg, #416E5F 0.35%, #416E5F 0.35%, #467260 5.71%, #66A259 52.55%, #A4BF76 99.24%);
    bottom: 0;
    color: #fff;
    padding: 0 !important;
    position: absolute !important;
    bottom: 0 !important;
    top: auto !important;
    margin-bottom: 0 !important;
}


.sfm-widget.sfm-widget-bottom.sfm-copy p {
    margin: 8px;
}

.sfm-logo img {
    height: 100px !important;
    min-height: 120px !important;
    width: 100%;
    object-fit: contain;
}

ul.sfm-child-menu.sfm-menu-level-1 li a {
    font-size: 14px !important;
    margin-left: 10px !important;
}

nav.sfm-nav {
    min-height: 360px !important;
    overflow: auto;
}

nav.sfm-nav ul li:before {
    /* position: absolute; */
    content: "";
    height: 100%;
    width: 100%;
    background-image: url(/wp-content/uploads/2023/11/f_svg.png);
    background-repeat: no-repeat;
    left: 0;
    bottom: 0;
    top: 35px;
}

/* ------ sub menu --------- */
ul.sfm-menu-level-1.sfm-menu li a {
    padding: 10px !important;
    font-size: 17px !important;
}

#sfm-sidebar .sfm-menu li>a:before {
    background: #fff !important;
}

/* ---------------- popup ------------- */
.site_popup {
    background: linear-gradient(90deg, #416E5F 0.35%, #416E5F 0.35%, #467260 5.71%, #66A259 52.55%, #A4BF76 99.24%);
    width: 750px;
    padding: 0 !important;
}

span.wpcf7-spinner {
    position: absolute;
    right: 0;
}

.da-popup-visible .sfm-navicon-button.x.sf_label_default {
    display: none;
}

.with-close {
    top: -100%;
    transition: 0.6s !important;
    right: auto;
    transform: rotateY(100deg);
}

.is-open {
    top: 0 !important;
    transform: rotateY(0deg);
    transition: 0.6s !important;
}





/* sub menu  */
ul.sub-menu li {
    padding: 0 !important;
}

ul.sub-menu {
    padding: 0 !important;
    background: transparent !important;
}

ul.sub-menu li {
    background: #231f20;
    margin: 2px 0;
    border-radius: 0px 0px 10px 10px;
}

/* hover */
ul.sub-menu {
    height: 0;
}

.et-show-dropdown ul.sub-menu {
    transition: 0.6s !important;
    transform: scale(1) !important;
}

ul.sub-menu {
    transform: scale(1, 0) !important;
    transition: 0.6s !important;

}

.sfm-scroll {
    overflow: hidden !important;
}

nav.sfm-nav {
    height: 300px !important;
}

#sfm-sidebar .sfm-nav {
    position: relative;
    top: 160px;
}

@media only screen and (max-width: 585px) {

    #sfm-sidebar .sfm-fs-bottom-box,
    #sfm-sidebar .sfm-logo,
    #sfm-sidebar .sfm-nav,
    #sfm-sidebar .sfm-social {
        position: relative;
        top: 0;
    }
}

@media all and (min-width: 320px) and (max-width: 980px) {
    .header_section {
        display: none !important;
    }

    .header_btn_icon_main_box {
        display: block;
    }

    .mobile_row {
        display: flex;
        align-items: center;
        padding: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
        justify-content: normal;
        padding: 0 30px 0px 20px !important;
    }

    .mobile_section {
        display: block;
        background: #231f20;
        padding: 0;
        position: fixed;
        width: 100%;
        border-bottom: 1px solid #ddd;
    }

    .mobile_col_1 {
        margin: 0 !important;
        width: 50% !important;
    }

    .mobile_icon_main_box_inner {
        float: right;
    }

    .mobile_logo img {
        height: 83px;
    }

    /* .mobile_col_2 {
        width: 36% !important;
    } */
    .mobile_col_2 {
        width: 50% !important;
    }

    .mobile_icon_code {
        position: relative;
        right: 36px;
    }

    .sfm-navicon-button.x.sf_label_default {
        width: 40px !important;
        height: 40px !important;
        top: 32px;
        right: 15px !important;
        border: 1px solid #fff;
        border-radius: 10px;
    }

    .mobile_header_btn_left_icon_box {
        margin-right: 9px !important;
    }

    .sfm-rollback {
        display: block !important;
    }

    .header_logo_code img {
        width: auto !important;
    }

    .site_popup {
        width: 90%;
    }



    .h_icon_box {
        border: 1px solid #fff;
        padding: 0;
        border-radius: 10px;
        display: flex;
        align-items: center;
        height: 40px;
        width: 40px;
        justify-content: center;
    }

    .h_icon_box a {
        display: flex;
    }

    .h_icon_box svg {
        height: 25px;
        width: 25px;
    }
}



@media all and (min-width: 768px) and (max-width: 980px) {


    .site_popup {
        width: 650px;
    }
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
    .header_col_1 {
        margin-right: 1.4% !important;
    }

    .header_menu_code ul li a {
        font-size: 15px;
    }

    .header_logo_code img {
        height: 104px;
    }

    .header_btn_main_box {
        display: none;
    }

    .header_btn_icon_main_box {
        display: block;
    }

    .header_btn_code {
        margin: 0 !important;
    }

    .header_col_2 {
        width: 72% !important;
    }

    .header_btn_left_icon_box_inner {
        margin-right: 10px;
    }

    .header_col_3 {
        margin-top: 29px !important;
        width: 11% !important;
    }

    .h_icon_box {
        border: 1px solid #fff;
        padding: 6px 7px;
        border-radius: 10px;
        display: flex;
        align-items: center;
    }

    .h_icon_box a {
        display: flex;
    }

    .h_icon_box svg {
        height: 35px;
        width: 29px;
    }
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    .header_col_1 {
        margin-right: 1.4% !important;
    }

    .header_menu_code ul li a {
        font-size: 15px;
    }

    .header_logo_code img {
        height: 104px;
    }

    .header_btn_main_box {
        display: none;
    }

    .header_btn_icon_main_box {
        display: block;
    }

    .header_btn_code {
        margin: 0 !important;
    }

    .header_col_2 {
        width: 71% !important;
    }

    .header_btn_left_icon_box_inner {
        margin-right: 20px;
    }

    .header_col_3 {
        margin-top: 29px !important;
        width: 12% !important;
    }

    .h_icon_box {
        border: 1px solid #fff;
        padding: 6px 7px;
        border-radius: 10px;
        display: flex;
        align-items: center;
    }

    .h_icon_box a {
        display: flex;
    }
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    .header_col_1 {
        margin-right: 1.4% !important;
    }

    .header_menu_code ul li a {
        font-size: 15px;
    }

    .header_logo_code img {
        height: 104px;
    }

    .header_btn_main_box {
        display: none;
    }

    .header_btn_icon_main_box {
        display: block;
    }

    .header_btn_code {
        margin: 0 !important;
    }

    .header_col_2 {
        width: 71% !important;
    }

    .header_btn_left_icon_box_inner {
        margin-right: 20px;
    }

    .header_col_3 {
        margin-top: 29px !important;
        width: 12% !important;
    }

    .h_icon_box {
        border: 1px solid #fff;
        padding: 6px 7px;
        border-radius: 10px;
        display: flex;
        align-items: center;
    }

    .h_icon_box a {
        display: flex;
    }
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    .header_col_1 {
        margin-right: 1.4% !important;
    }

    .header_menu_code ul li a {
        font-size: 15px;
    }

    .header_logo_code img {
        height: 104px;
    }
}

@media all and (min-width: 1441px) and (max-width: 1680px) {
    .header_col_1 {
        margin-right: 1.4% !important;
    }
}

@media all and (min-width: 1681px) and (max-width: 1880px) {}