header {
    z-index: 999999;
    position: relative;
}

.hdr_sec,
.hdr_mb_section {
    position: fixed;
    top: 0;
    width: 100%;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    background: #222222 !important;
}

.hdr_mb_section {
    display: none !important;
}

.et_pb_menu__wrap {
    width: 100% !important;
}

nav.et-menu-nav {
    width: 100% !important;
    justify-content: center;
}

.et_pb_menu__menu {
    width: 100% !important;
}

.et_pb_menu_inner_container.clearfix {
    width: 100% !important;
}

/* -----header------- */
/* lang */
div#flags {
    display: flex;
    width: 70px;
    justify-content: center;
}

ul#sortable {
    display: flex;
}

ul#sortable li {
    display: flex;
}

.stk_lang_sec.pd0 {
    position: fixed;
    background: #222222 !important;
    right: -14px;
    top: 100px;
    display: flex;
    transform: rotate(90deg);
    padding: 4px !important;
    border-radius: 2px;
}

.stk_lang_sec div#flags {
    width: auto;
}

.hdr_col1 {
    width: 5% !important;
}

.hdr_col2 {
    width: 15% !important;
}

.hdr_col3 {
    width: 53% !important;
}

.hdr_col4 {
    width: 27% !important;
}

.hdr_logo {
    display: flex;
}

.hdr_logo img {
    width: 100%;
    height: 45px;
    object-fit: contain;
    object-position: left;
}

/* main menu */
.hdr_menu ul {
    margin: 0 !important
}

.hdr_menu ul li {
    padding: 35px 30px !important;
    margin: 0 !important;
    transition: .5s !important;
}



/* .hdr_menu ul li::after {
    border-right: 1px solid #DDDDDD33;
    content: "";
    position: absolute;
    width: 1px;
    height: 15px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.hdr_menu ul li:last-child::after,
.hdr_menu ul li ul li::after {
    display: none;
} */

.hdr_menu ul li a {
    font-size: 16px;
    padding: 0 0 0 0 !important;
    font-weight: 300;
    color: #fff;
    opacity: 1 !important;
    transition: .5s;
    text-transform: capitalize;
    width: 100% !important
}

.hdr_menu ul li a:hover {
    color: #1EB69A;
}

.hdr_menu ul.sub-menu {
    display: flex;
    flex-wrap: wrap;
    border-top: 2px solid #1EB69A !important;
    /* border-radius: 5px 5px 0 0; */
    padding: 0 !important;
    width: auto;
    background: 0 0 !important;
    box-shadow: none !important;
    transition: .5s;
    transform-origin: top;
    margin-top: 1px !important;
    margin-left: -80px !important;
}

.hdr_menu li.et_pb_menu_page_id-612 ul.sub-menu {
    width: 270px !important;
}

.hdr_menu ul.sub-menu li {
    width: 100% !important;
    padding: 0px !important;
    background: #f5f5f5 !important;
    border-bottom: 1px solid #1EB69A;
}

.hdr_menu li.et_pb_menu_page_id-1536 ul.sub-menu {
    width: 500px !important;
    display: flex;
    flex-wrap: wrap;
}

li.et_pb_menu_page_id-1536 ul.sub-menu li {
    width: 50% !important;
}

.hdr_menu ul.sub-menu>li>a {
    padding: 8px 15px !important;
    transition: .5s !important;
    width: 100% !important;
    border-right: 1px solid #227968;
}

.hdr_menu ul.sub-menu>li>a {
    color: #222 !important;
    width: 100%;
}

.hdr_menu ul.sub-menu>li>a:hover {
    color: #0F76B0 !important;
    opacity: 1;
    background: transparent !important;
}

.hdr_menu .et-menu .menu-item-has-children>a:first-child:after {
    top: 4px;
    /* background: #1EB69A; */
    border-radius: 100%;
    bottom: 0;
    height: auto !important;
    width: auto !important;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    color: #fff;
    right: -18px;
    font-size: 11px;
}

/* header buttons */
.hdr_btn_box_inr {
    justify-content: right;
}


.hdr_call_img {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    width: 50px;
    background: #1EB69A;
    border-radius: 100%;
    outline: 1px dashed #1EB69A;
    outline-offset: 8px;
}

.hdr_call_img svg {
    animation: wiggle 2.5s linear infinite;
}

.hdr_cl_btn {
    padding-left: 30px;
    margin-left: 30px;
    position: relative;
}

.hdr_cl_btn:after,
.hdr_cl_btn::before {
    position: absolute;
    content: "";
    width: 2px;
    background: #dddddd36;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.hdr_cl_btn::after {
    height: 70%;
}

.hdr_cl_btn::before {
    height: 40%;
    left: -10px;
}

.hdr_call_txt span {
    display: flex;
}

.hdr_call_txt_box {
    background: #2E7FB0;
    width: 210px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    clip-path: polygon(94.545% 0%, 94.545% 0%, 95.43% 0.162%, 96.269% 0.631%, 97.052% 1.381%, 97.767% 2.387%, 98.402% 3.623%, 98.948% 5.065%, 99.391% 6.686%, 99.722% 8.461%, 99.929% 10.364%, 100% 12.371%, 100% 87.629%, 100% 87.629%, 99.929% 89.636%, 99.722% 91.539%, 99.391% 93.314%, 98.948% 94.935%, 98.402% 96.377%, 97.767% 97.613%, 97.052% 98.619%, 96.269% 99.369%, 95.43% 99.838%, 94.545% 100%, 0.288% 100%, 0.288% 100%, 2.799% 97.23%, 5.135% 93.837%, 7.275% 89.869%, 9.198% 85.374%, 10.883% 80.399%, 12.309% 74.992%, 13.455% 69.201%, 14.299% 63.073%, 14.821% 56.657%, 15% 50%, 15% 50%, 14.821% 43.343%, 14.299% 36.927%, 13.455% 30.799%, 12.309% 25.008%, 10.883% 19.601%, 9.198% 14.626%, 7.275% 10.131%, 5.135% 6.163%, 2.799% 2.77%, 0.288% 0%, 94.545% 0%);

}

.hdr_call_img_box {
    margin-right: -5px;
}

.hdr_call_txt {
    font-weight: 500;
    line-height: 1.3;
    color: #fff;
}

.cl_sml_txt {
    font-size: 16px;
    padding-bottom: 5px;
}

.cl_num_txt {
    font-size: 20px;
}
.stk_btn_sec{
	display:none !important;
}

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

@media all and (min-width: 768px) and (max-width: 980px) {}

@media all and (min-width: 320px) and (max-width: 980px) {
    .hdr_sec {
        display: none !important;
    }

    .hdr_mb_section {
        display: block !important;
    }

    .hdr_mb_row {
        display: flex;
        align-items: center;
        padding: 7px !important;
    }

    .hdr_icons {
        display: flex;
        justify-content: right;
        padding-right: 43px;
    }

    .hdr_icon:first-child {
        margin-right: 5px;
    }

    .hdr_mb_logo {
        display: flex;
    }

    .hdr_mb_logo img {
        width: 100%;
        height: 50px;
        object-fit: contain;
    }

    .hdr_icon {
        display: flex;
        height: 40px;
        width: 37px;
        background: #000;
        border-radius: 3px;
        justify-content: center;
        align-items: center;
        border: 1px solid #0F76B0;
    }

    .hdr_mb_svg {
        display: flex;
    }

    .hdr_mb_svg svg {
        width: 27px;
        height: 27px;
        object-fit: contain;
        filter: brightness(0) invert(1);
    }
	
/* sticky call button	 */
	.hdr_stk_btn_main_box_inr {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
		 padding: 5px;
}

.stk_btn_sec {
    position: fixed;
    bottom: 0;
    background: #fff;
	width:100%;
	 box-shadow: rgb(2 2 2) 0px 8px 24px;
	display:block !important;
}

.hdr_stk_btn_img {
    display: flex
;
        border: 1px solid #ddd;
        height: 40px;
        width: 40px;
        justify-content: center;
        align-items: center;
        border-radius: 100%;
}

.hdr_stk_btn_img img {
    width: 100%;
    height: 30px;
    object-fit: contain;
}
}

@media all and (min-width: 981px) and (max-width: 1024px) {
    .hdr_menu ul li {
        padding: 25px 10px !important;
    }

    .hdr_menu ul li::after {
        display: none;
    }

    .hdr_menu ul li a {
        font-size: 14px;
    }

    .hdr_logo img {
        height: 35px;
    }

    .hdr_col1 {
        width: 5% !important;
    }

    .hdr_col2 {
        width: 13% !important;
    }

    .hdr_col3 {
        width: 62% !important;
    }

    .hdr_col4 {
        width: 20% !important;
    }

    .hdr_cl_btn {
        padding-left: 10px;
        margin-left: 10px;
    }

    .hdr_cl_btn:after {
        left: -2px;
    }

    .hdr_cl_btn::before {
        left: -5px;
    }

    .hdr_call_img {
        height: 30px;
        width: 30px;
        outline-offset: 6px;
    }

    .hdr_call_img svg {
        height: 15px;
        width: 15px;
    }

    .hdr_call_img_box {
        margin-right: 10px;
    }

    .hdr_call_txt_box {
        width: 130px;
        height: 60px;
        padding-left: 20px;
        display: none;
    }

    .hdr_menu .et-menu .menu-item-has-children>a:first-child:after {
        top: 2px;
        height: 10px;
        width: 10px;
        right: -14px;
        font-size: 11px;
    }

    .cl_sml_txt {
        font-size: 13px;
        padding-bottom: 0;
    }

    .cl_num_txt {
        font-size: 17px;
    }
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    .hdr_menu ul li {
        padding: 25px 10px !important;
    }

    .hdr_menu ul li::after {
        display: none;
    }

    .hdr_menu ul li a {
        font-size: 14px;
    }

    .hdr_logo img {
        height: 35px;
    }

    .hdr_col1 {
        width: 5% !important;
    }

    .hdr_col2 {
        width: 15% !important;
    }

    .hdr_col3 {
        width: 60% !important;
    }

    .hdr_col4 {
        width: 20% !important;
    }

    .hdr_cl_btn {
        padding-left: 10px;
        margin-left: 10px;
    }

    .hdr_cl_btn:after {
        left: -2px;
    }

    .hdr_cl_btn::before {
        left: -5px;
    }

    .hdr_call_img {
        height: 30px;
        width: 30px;
        outline-offset: 6px;
    }

    .hdr_call_img_box {
        margin-right: 10px;
    }

    .hdr_call_txt_box {
        width: 130px;
        height: 60px;
        padding-left: 20px;
        display: none;
    }

    .hdr_menu .et-menu .menu-item-has-children>a:first-child:after {
        top: 2px;
        height: 10px;
        width: 10px;
        right: -14px;
        font-size: 11px;
    }

    .cl_sml_txt {
        font-size: 13px;
        padding-bottom: 0;
    }

    .cl_num_txt {
        font-size: 17px;
    }
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    .hdr_menu ul li {
        padding: 25px 14px !important;
    }

    .hdr_menu ul li::after {
        display: none;
    }

    .hdr_menu ul li a {
        font-size: 14px;
    }

    .hdr_logo img {
        height: 35px;
    }

    .hdr_col1 {
        width: 5% !important;
    }

    .hdr_col2 {
        width: 15% !important;
    }

    .hdr_col3 {
        width: 60% !important;
    }

    .hdr_col4 {
        width: 20% !important;
    }

    .hdr_cl_btn {
        padding-left: 10px;
        margin-left: 10px;
    }

    .hdr_cl_btn:after {
        left: -2px;
    }

    .hdr_cl_btn::before {
        left: -5px;
    }

    .hdr_call_img {
        height: 35px;
        width: 35px;
        outline-offset: 6px;
    }

    .hdr_call_img_box {
        margin-right: 10px;
    }

    .hdr_call_txt_box {
        width: 130px;
        height: 60px;
        padding-left: 20px;
        display: none;
    }

    .hdr_menu .et-menu .menu-item-has-children>a:first-child:after {
        top: 2px;
        height: 10px;
        width: 10px;
        right: -14px;
        font-size: 11px;
    }

    .cl_sml_txt {
        font-size: 13px;
        padding-bottom: 0;
    }

    .cl_num_txt {
        font-size: 17px;
    }
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    .hdr_menu ul li {
        padding: 25px 12px !important;
    }

    .hdr_menu ul li::after {
        display: none;
    }

    .hdr_menu ul li a {
        font-size: 15px;
    }

    .hdr_logo img {
        height: 35px;
    }

    .hdr_col2 {
        width: 13% !important;
    }

    .hdr_col3 {
        width: 54% !important;
    }

    .hdr_col4 {
        width: 28% !important;
    }

    .hdr_cl_btn {
        padding-left: 20px;
        margin-left: 20px;
    }

    .hdr_call_img {
        height: 35px;
        width: 35px;
        outline-offset: 6px;
    }

    .hdr_call_txt_box {
        width: 130px;
        height: 60px;
        padding-left: 20px;
    }

    .hdr_menu .et-menu .menu-item-has-children>a:first-child:after {
        top: 2px;
        height: 10px;
        width: 10px;
        right: -14px;
        font-size: 11px;
    }

    .cl_sml_txt {
        font-size: 13px;
        padding-bottom: 0;
    }

    .cl_num_txt {
        font-size: 17px;
    }
}

@media all and (min-width: 1441px) and (max-width: 1680px) {
    .hdr_menu ul li {
        padding: 25px 16px !important;
    }

    .hdr_menu ul li a {
        font-size: 15px;
    }

    .hdr_col3 {
        width: 52% !important;
    }

    .hdr_col4 {
        width: 28% !important;
    }

    .hdr_cl_btn {
        padding-left: 20px;
        margin-left: 20px;
    }

    .hdr_call_img {
        height: 40px;
        width: 40px;
    }

    .hdr_call_txt_box {
        width: 160px;
        height: 70px;
        padding-left: 20px;
    }

    .hdr_menu .et-menu .menu-item-has-children>a:first-child:after {
        top: 2px;
        height: 10px;
        width: 10px;
        right: -14px;
        font-size: 11px;
    }
}

@media all and (min-width: 1681px) and (max-width: 1880px) {
    .hdr_menu ul li {
        padding: 30px 22px !important;
    }

    .hdr_col3 {
        width: 52% !important;
    }

    .hdr_col4 {
        width: 28% !important;
    }

    .hdr_call_txt_box {
        width: 190px;
        height: 80px;
    }

    .hdr_menu .et-menu .menu-item-has-children>a:first-child:after {
        top: 2px;
        height: 10px;
        width: 10px;
        right: -14px;
        font-size: 11px;
    }
}