.main_header_btn_Col1.call_btn {
    position: relative;
}

.main_header_btn_Col1.call_btn:hover div#tooltip {
    display: block;
}

div#tooltip {
    display: none;
    position: absolute;
    width: 140px;
    box-shadow: 0px 0px 10px;
    left: -50px;
    bottom: -40px;
    border-radius: 10px;
    background: #fff;
    padding: 5px;
}

div#tooltip a {
    color: #000 !important;
}

div#tooltip button {
    font-size: 15px;
    background: transparent;
    border: none;
    top: -3px;
    position: absolute;
    right: -2px;
}


/* mobaile menu */

.fullmenu-wrapper {
    position: relative;
    z-index: 9999;
}

ul#menu-mobaile_menu {
    padding: 0 !important;
}

.menu-btn {
    z-index: 0 !important;
    top: 46px;
    right: 20px;
    background: none;
    border: none;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin: auto;
    margin-right: 0;
}

.mob_menu_col {
    position: absolute !important;
    bottom: 30px !important;
    right: 20px !important;
    width: fit-content !important;
}

.col_logo_mob {
    width: 200px !important;
}

.menu-btn span {
    width: 24px;
    height: 2px;
    background: #fff;
    display: block;
}

.menu-bg {
    position: fixed;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    background: #93C936;
    border-radius: 50%;
    z-index: 10000;
    transform: scale(0);
    transition: transform 0.5s ease;
}

.menu-bg.expand {
    transform: scale(60);
}

ul.sub-menu li a {
    font-size: 16px;
}

.fullmenu-nav {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    background: transparent;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.4s ease;
    z-index: 10002;
}

.fullmenu-nav.open {
    opacity: 1;
    pointer-events: auto;
}

.menu-close {
    position: absolute;
    top: 0px;
    right: 10px;
    background: none;
    border: none;
    font-size: 3rem;
    color: #fff;
    cursor: pointer;
}

.fullmenu-wrapper {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}

ul.sub-menu li {
    border: none;
}

.fullmenu-wrapper li li::after {
    display: none;
}

.fullmenu-wrapper ul.sub-menu {
    box-shadow: none !important;
}

.fullmenu-wrapper .main_drop ul li {
    width: 100% !important;
}

ul.sub-menu li {
    border-bottom: 1px dashed #fff;
    width: 100% !important;

}

.fullmenu-nav ul.sub-menu li {
    border-bottom: none;
}

.fullmenu-wrapper li {
    list-style-type: none;
    position: relative;
    border-bottom: 1px dashed #000;
    padding-bottom: 10px;
    text-align: left;
    display: block;
    padding-left: 20px;
    line-height: 1.3 !important;
    margin: 0 !important;
    padding: 10px 20px !important;
    opacity: 0;
    transform: translateX(-100%);
    animation: slideIn 0.5s forwards;
}

.fullmenu-wrapper li a {
    color: #000 !important;
    font-size: 15px;
    text-decoration: none;
    transition: color 0.3s ease;
    width: 100%;
    display: block;
}

@keyframes slideIn {
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

ul.sub-menu li a {
    font-size: 14px;
}

.fullmenu-wrapper li.menu-item-has-children>a::after {
    content: "\33";
    font-size: 20px;
    position: absolute;
    top: 9px;
    right: 20px;
    font-family: ETmodules !important;
    border-radius: 100px;
    color: #000;
    line-height: 1;
    left: auto;
}

.fullmenu-wrapper ul.sub-menu {
    padding-left: 10px !important;
}

.fullmenu-wrapper li.open>a::after {
    content: "\32" !important;
}

.fullmenu-wrapper ul.sub-menu {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
    padding: 0 !important;
}

.fullmenu-wrapper li.open>ul.sub-menu {
    max-height: max-content;
    /* adjust as needed */
}

.menu-mobaile_menu-container {
    padding-top: 60px;
}

.header_top_row {
    padding: 0;
}

.main_header_top a {
    width: 50% !important;
    text-align: center;
}

.main_header_top a:first-child {
    background: #57b1e3;
    color: #fff !important;
}

.main_header_top {
    display: flex;
    align-items: center;
}

.main_header_top a {
    width: 50% !important;
    text-align: center;
    border-bottom: 0.1px solid #cccccc5e;
}

.adg_site_header_fixed {
    position: fixed;
    width: 100%;
    top: 0;
}

.fullmenu-wrapper ul {
    display: block;
    padding: 0 !important;
    height: 78vh;
    overflow: auto;
}

.logo_menu {
    text-align: left !important;
    width: 100%;
    background: #272727;
    padding: 30px 10px;
}

.menu-main-menu-container {
    padding-top: 0px;
}

.menu_copyright {
    position: absolute;
    bottom: 0;
    background: #469C23;
    padding: 10px;
    color: #fff;
    width: 100%;
    left: 0;
    right: 0;
}


/* end */

.header_section_main.adg_site_header_fixed {
    background: #272727 !important;
    padding-bottom: 20px !important;
}

.header_col2 ul li li {
    padding: 0 !important;
}

.header_col2 ul li ul.sub-menu {
    padding: 0 !important;
}

.header_section_main {
    padding: 0px 50px !important;
    background: transparent !important;
    position: fixed;
    top: 0;
    z-index: 99;
    width: 100% !important;
}

.header_top_menu ul li a,
.header_center_menu li a {
    font-size: 16px;
    color: #fff !important;
    font-weight: 400 !important;
    padding: 0px 10px;
}

.header_time {
    font-size: 16px;
    color: #fff !important;
    text-align: right !important;
    font-weight: 400 !important;
}

.header_col2 ul li {
    padding: 0px 30px !important;
}

.main_header_inner {
    backdrop-filter: blur(21px);
    background: #FFFFFF29;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 10px;
    margin-left: 10px;
}

.header_col2 {
    backdrop-filter: blur(21px);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    width: 50% !important;
    line-height: 0;
    background: #FFFFFF29;
}

.header_top_col2,
.header_top_col3 {
    padding: 15px 0px;
}

.header_col3 {
    width: 30% !important;
}

.header_top_col3 {
    width: 20% !important;
}

.header_col1,
.header_top_col1 {
    width: 20% !important;
}

.call_btn_main {
    width: 58px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 10px;
}

.main_header_inner_inner {
    display: flex;
    justify-content: space-between;
}

.et-menu .menu-item-has-children>a:first-child:after {
    content: "\4c" !important;
}

.header_mob {
    display: none !important;
}

@media all and (min-width: 320px) and (max-width: 980px) {
    .header_mob {
        display: block !important;
        position: fixed;
        width: 100% !important;
        z-index: 999;
        top: 0 !important;
    }

    .header_section_main {
        display: none !important;
    }

    .header_top_mob {
        display: flex;
    }

    .header_top_col11 {
        width: 50% !important;
    }

    .header_top_col11:nth-child(1) {
        border-bottom: none !important;
    }

    .header_top_col11:nth-child(2) {
        border-bottom: 1px solid #ddd !important;
    }

    .header_top_col11:nth-child(1) a {
        background: #93C936 !important;
        display: block;
        text-align: center;
        font-size: 16px;
        color: #000 !important;
    }

    .header_top_col11:nth-child(2) a {
        text-align: center;
        background: #000 !important;
        display: block;
        font-size: 16px;
        color: #fff !important;
    }

    .mob_logo {
        padding: 20px 10px !important;
        width: 200px !important;
    }
}

@media all and (min-width: 481px) and (max-width: 767px) {}

@media all and (min-width: 768px) and (max-width: 980px) {}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
    .header_col2 ul li {
        padding: 0px 0px !important;
    }

    .header_section_main {
        padding: 0px 10px !important;
    }

    .header_section_main .site_button {
        width: 110px;
    }

    .et-menu .menu-item-has-children>a:first-child:after {
        font-size: 14px;
    }

    .header_section_main span.svg_main {
        display: none;
    }

    .cart_btn span.svg_main {
        display: block !important;
    }

    .header_col1,
    .header_top_col1 {
        width: 15% !important;
    }

    .header_col2 {
        width: 60% !important;
    }

    .cart_btn .plan_text {
        display: none;
    }

    .cart_btn .site_button {
        width: fit-content;
        padding: 5px;
    }

    .header_top_col3,
    .header_top_col2 {
        width: 40% !important;
    }

    .site_logo {
        width: 150px !important;
        padding: 10px;
    }

    .header_top_menu ul li a,
    .header_center_menu li a,
    .header_time {
        font-size: 14px;
    }

    .header_top_col2,
    .header_top_col3 {
        padding: 10px 0px;
    }

    .call_btn_main {
        width: 40px;
        height: 45px;
    }

    div#tooltip {
        left: -100px;
    }
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    .header_col2 ul li {
        padding: 0px 0px !important;
    }

    .header_section_main {
        padding: 0px 10px !important;
    }

    .header_section_main .site_button {
        width: 110px;
    }

    .et-menu .menu-item-has-children>a:first-child:after {
        font-size: 14px;
    }

    .header_section_main span.svg_main {
        display: none;
    }

    .cart_btn span.svg_main {
        display: block !important;
    }

    .header_col1,
    .header_top_col1 {
        width: 15% !important;
    }

    .header_col2 {
        width: 55% !important;
    }

    .cart_btn .plan_text {
        display: none;
    }

    .cart_btn .site_button {
        width: fit-content;
        padding: 5px;
    }

    .header_top_col3,
    .header_top_col2 {
        width: 40% !important;
    }

    .site_logo {
        width: 150px !important;
        padding: 10px;
    }

    .header_top_menu ul li a,
    .header_center_menu li a,
    .header_time {
        font-size: 14px;
    }

    .header_top_col2,
    .header_top_col3 {
        padding: 10px 0px;
    }

    .call_btn_main {

        height: 45px;
    }

    div#tooltip {
        left: -100px;
    }
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    .header_col2 ul li {
        padding: 0px 5px !important;
    }

    .header_section_main {
        padding: 0px 10px !important;
    }

    .header_section_main .site_button {
        width: 130px;
    }

    .header_col1,
    .header_top_col1 {
        width: 15% !important;
    }

    .header_col2 {
        width: 55% !important;
    }

    .cart_btn .plan_text {
        display: none;
    }

    .cart_btn .site_button {
        width: fit-content;
        padding: 10px;
    }

    .header_top_col3,
    .header_top_col2 {
        width: 40% !important;
    }

    .site_logo {
        width: 150px !important;
    }

    .header_top_menu ul li a,
    .header_center_menu li a,
    .header_time {
        font-size: 14px;
    }

    .header_top_col2,
    .header_top_col3 {
        padding: 10px 0px;
    }

    .call_btn_main {
        height: 45px;
    }

    div#tooltip {
        left: -100px;
    }
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    .header_col2 ul li {
        padding: 0px 5px !important;
    }

    .header_section_main {
        padding: 0px 10px !important;
    }

    .header_section_main .site_button {
        width: 130px;
    }

    .header_col1,
    .header_top_col1 {
        width: 15% !important;
    }

    .header_col2 {
        width: 55% !important;
    }

    .cart_btn .plan_text {
        display: none;
    }

    .cart_btn .site_button {
        width: fit-content;
        padding: 10px;
    }

    .header_top_col3 {
        width: 30% !important;
    }

    .site_logo {
        width: 180px !important;
    }

    .header_top_col2 {
        width: 40% !important;
    }


    div#tooltip {
        left: -80px;
    }
}

@media all and (min-width: 1441px) and (max-width: 1680px) {
    .header_col2 ul li {
        padding: 0px 15px !important;
    }

    .header_section_main {
        padding: 0px 10px !important;
    }

    .header_section_main .site_button {
        width: 130px;
    }

    div#tooltip {
        left: -80px;
    }
}

@media all and (min-width: 1681px) and (max-width: 1880px) {
    .header_col2 ul li {
        padding: 0px 15px !important;
    }
}

@media all and (min-width: 981px) and (max-width: 3000px) {}