
header {
    position: fixed;
    width: 100%;
    left: initial;
    top: 0;
    z-index: 99;
}

.main_header_section {
    background: #0a0805bf;
    border-bottom: 1px solid #ffffff80;
}

.mian_header {
    background: transparent !important;
}
 ul#menu-main-menu li a {
    color: white;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}

.main_header_section {
    background: black;
    border-bottom: 1px solid #ffffff80;
}

.mian_header {
    background: transparent !important;
}

:not(.home) ul#menu-main-menu li a {
    color: white;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}

:not(.home) ul#menu-main-menu li {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.header_btn .et_pb_code_inner {
    float: right;
}

.header_row {
    padding: 0px !important;
}

.mian_header .et_pb_menu__wrap {
    justify-content: end !important;
}

.header_logo {
    width: 20% !important;
}

.header_btn_col {
    /* width: 27% !important; */
    width: 200px !important;
}

.header_menu {
    width: 52% !important;
}

.btn_box_left {
    margin-left: 12px;
}

ul#menu-main-menu li a {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
}

:not(.home) ul#menu-main-menu .current-menu-item>a:before {
    content: "";
    width: 100% !important;
    height: 4px !important;
    background: black;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
}

:not(.home) ul#menu-main-menu .current-menu-item>a {
    color: #EE2225;
}

:not(.home) ul#menu-main-menu li:hover>a {
    color: #EE2225;
}

:not(.home) ul#menu-main-menu li>a:before {
    content: "";
    width: 100% !important;
    height: 4px !important;
    background: transparent;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
}

:not(.home) ul#menu-main-menu li>a:hover:before {
    background: black;
}

.header_logo img {
    height: 77px;
    object-fit: contain;
    width: 280px;
}

.header_icon_main ul {
    padding: 0px !important;
}

.header_call_icon img {
    width: 38px;
    height: 38px;
    object-fit: contain;
}

.header_call_icon ul {
    display: flex;
}

.header_call_icon ul li {
    margin-left: 10px;
    list-style: none;
}

.header_call_icon {
    position: absolute;
    top: 12px;
    right: 57px;
}

.mobile_nav .mobile_menu_bar:before {
    color: white !important;
}

div#main-content {
    margin-top: 84px;
}

ul#menu-main-menu li a {
    color: black !important;
}

.main_header_section {
    box-shadow: 10px -14px 10px 10px black;
}
.main_header_section {
    background: white !important;
    border-bottom: 1px solid #ffffff80;
}

@media all and (min-width: 320px) and (max-width: 767px) {
    .header_main_section {
        background: #0a0805bf;
        border-bottom: 1px solid #ffffff80;
    }
    .mobile_menu_img img {
        width: 120px;
        object-fit: contain;
        height: 64px;
    }
    .header_main_section {
        padding: 0px !important;
    }
    .header_main_row {
        padding: 0px !important;
    }
    .mobile_menu_box {
        background: transparent !important;
        position: absolute;
        top: 14px;
        right: 7px;
    }
    ul#mobile_menu2 {
        position: fixed;
        left: 0;
        width: 100%;
        right: 0;
        top: inherit;
        height: 100%;
        /* top: 63px; */
        bottom: 0;
        height: calc( 100% - 65px);
    }
    .mobile_nav ul#mobile_menu2 {
        left: 120%;
    }
    .opened span.mobile_menu_bar:before {
        content: "\51";
    }
    .mobile_nav ul#mobile_menu2 {
        left: 120%;
    }
    .opened ul#mobile_menu2 {
        left: 0;
    }
    ul#mobile_menu2 {
        background: black !important;
        border-color: #ee2124;
    }
    ul#mobile_menu2 li a {
        color: white;
    }
}

@media all and (min-width: 481px) and (max-width: 767px) {}

@media all and (min-width: 768px) and (max-width: 980px) {
    .header_main_section {
        background: #0a0805bf;
        border-bottom: 1px solid #ffffff80;
    }
    .mobile_menu_img img {
        width: 120px;
        object-fit: contain;
        height: 64px;
    }
    .header_main_section {
        padding: 0px !important;
    }
    .header_main_row {
        padding: 0px !important;
    }
    .mobile_menu_box {
        background: transparent !important;
        position: absolute;
        top: 14px;
        right: 7px;
    }
    ul#mobile_menu2 {
        position: fixed;
        left: 0;
        width: 100%;
        right: 0;
        top: inherit;
        height: 100%;
        /* top: 63px; */
        bottom: 0;
        height: calc( 100% - 65px);
    }
    .mobile_nav ul#mobile_menu2 {
        left: 120%;
    }
    .opened span.mobile_menu_bar:before {
        content: "\51";
    }
    .mobile_nav ul#mobile_menu2 {
        left: 120%;
    }
    .opened ul#mobile_menu2 {
        left: 0;
    }
    ul#mobile_menu2 {
        background: black !important;
        border-color: #ee2124;
    }
    ul#mobile_menu2 li a {
        color: white;
    }
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
    ul#menu-main-menu li {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    ul#menu-main-menu li a {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
        font-size: 15px;
    }
    .header_logo img {
        height: 56px;
        object-fit: contain;
        width: 256px;
    }
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    ul#menu-main-menu li {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    ul#menu-main-menu li a {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
        font-size: 15px;
    }
    .header_logo img {
        height: 56px;
        object-fit: contain;
        width: 256px;
    }
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    ul#menu-main-menu li {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    ul#menu-main-menu li a {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }
    .header_logo img {
        height: 56px;
        object-fit: contain;
        width: 256px;
    }
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    ul#menu-main-menu li {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    ul#menu-main-menu li a {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }
    .header_logo img {
        height: 56px;
        object-fit: contain;
        width: 256px;
    }
}

@media all and (min-width: 1441px) and (max-width: 1680px) {
    ul#menu-main-menu li {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

@media all and (min-width: 1681px) and (max-width: 1880px) {}

@media all and (min-width: 981px) and (max-width: 3000px) {}