﻿.headerMenuRightOne a {
    color: #e92a2a;
    font-weight: 400;
    margin-left: 25px;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-family: var(--font-family-kpz);
}

    .headerMenuRightOne a span {
        border-radius: 50%;
        display: flex;
        text-align: center;
        width: 30px;
        height: 30px;
        line-height: 20px;
        background: #fff;
        align-items: center;
        justify-content: center;
        margin-right: 10px;
    }

    .headerMenuRightOne a i {
        color: #f4d100;
    }
.header-large-device .logo img{
    height: 65px;
}
.header-middle{
    padding: 22px 0;
}
.header-bottom {
   background: linear-gradient(45deg, rgba(35,70,152,1) 0%, rgba(42,100,176,1) 100%);
}
.header-top-left .items {
    font-size: 12px;
}
.header-top-left .items:not(:last-child) {
    margin-right: 30px;
}
.header-top-left .items a{
    color:#000;
}
.header-top-left a i {
    color: #000;
}
.main-categori-wrap.main-categori-wrap-modify > a {
    background-color: #1b2bbc;
}

@media(min-width: 992px) and (max-width: 1024px) {
    .home .category-menu-2.categori-not-visible-2 {
        min-height: 100%;
        padding: 0;
    }

        .home .category-menu-2.categori-not-visible-2 ul {
            max-height: 314px;
            overflow-y: scroll;
            overflow-x: hidden;
            padding: 5px 10px 3px;
        }
}

.header-search {
    position: relative;
}

    .header-search .search-toggle {
     
        color: #0e8080;
        height: 45px;
        width: 45px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 0;
        font-size: 22px;
        color:#000;
    }

        .header-search .search-toggle.open .s-open {
            display: none;
        }

        .header-search .search-toggle .s-close {
            display: none;
        }

        .header-search .search-toggle.open .s-close {
            display: block;
        }

    .header-search .search-wrap.open {
        opacity: 1;
        right: 100%;
        visibility: visible;
        z-index: 99;
    }

    .header-search .search-wrap {
        background-color: #fff;
        opacity: 0;
        position: absolute;
        right: 0;
        top: 48%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        visibility: hidden;
        width: 340px;
        z-index: -99;
        padding-bottom: 1px;
        margin-right: 10px;
        border:1px solid #ccc;
    }
        .header-search .search-wrap .form-control {
            border: 0;
            box-shadow: 0;
            height: 45px;
            font-size: 14px;
        }
        .header-search .search-wrap .input-group-append {
            border-left: 1px solid #ccc;
            margin-left:0;
        }
        .header-search .search-wrap .form-control:focus {
            border:0;
            box-shadow:0;
        }
.header-cart .cart-active {
    width: 45px;
    height: 45px;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content:center;
    position:relative;
}
    .header-cart .cart-active .pro-count_cart {
        position: absolute;
        width: 20px;
        height: 20px;
        display: flex;
        align-content: center;
        align-items: center;
        justify-content: center;
        background: #cf152c;
        top: 0px;
        right: 0px;
        color: #fff;
        border-radius: 10rem;
        font-size: 14px;
    }

.navbar_top .search-cate {
    display: none;
}

.navbar_top.fixed-top .search-cate {
    display: flex;
    align-items: center;
}

.navbar_top.fixed-top .headerMenuRightOne {
    display: none !important;
}
.header-action.header-action-flex{
    justify-content:end
}
.main-menu > nav > ul > li a {
    color: #fff;
    position: relative;
    font-family: 'roboto' sans-serif;
    font-weight: 300;
}

.main-menu > nav > ul > li:hover > a, .main-menu > nav > ul > li > a.active {
    background: #15a9e7;
    color: #fff;
}
.search-toggle:hover{
    color:#000 !important;
    cursor:pointer;
}
.category-menu-2 nav > ul > li:hover > a, .category-menu-2 nav > ul > li:hover > a span {
    color: #1b2bbc;
}

.header-action .same-style-2 a span.red {
    background-color: #e92a2a;
}

.navbar_top.fixed-top {
    box-shadow: 0px 10px 21.6px 2.4px rgb(0 0 0 / 6%);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
}

.main-categori-wrap > a i.icon-right {
    float: right;
    font-size: 12px;
    margin-right: 0;
    top: 0px;
}

.main-categori-wrap > a i {
    font-size: 18px;
    margin-right: 10px;
    position: relative;
    top: 0;
    line-height: 1;
    float: left;
}

.mobile-menu-wrap.main-categori-wrap > a i.icon-right {
    float: right;
    font-size: 12px;
    margin-right: 0;
    top: 10px;
}

.main-categori-wrap > a {
    color: #e92a2a;
}

.main-categori-wrap.main-categori-wrap-modify > a {
    color: #fff;
    padding: 15px 20px 15px 20px;
}

.category-menu-2 {
    border: 1px solid #999;
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    background-color: #fff;
    padding: 0px 2px 0px;
    border-top: none;
}

.hotline-2-wrap {
    margin-right: 20px;
}

.hotline-2-icon {
    transform: rotate( -90deg );
}

.hotline-2-wrap .hotline-2-icon i {
    font-size: 25px;
    color: #b4171c
}

.categori-search-wrap {
    border-radius: 10px;
    overflow: hidden;
}

    .categori-search-wrap .search-wrap-3 form button {
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        background-color: transparent;
        border: none;
        padding: 0;
        color: #e92a2a;
        font-size: 15px;
        height: 100%;
        background-color: #1b2bbc;
        color: #fff;
        padding: 0 10px;
    }

        .categori-search-wrap .search-wrap-3 form button:focus {
            box-shadow: none
        }

        .categori-search-wrap .search-wrap-3 form button:hover {
            color: #ffffff;
        }

    .categori-search-wrap .search-wrap-3 form input {
        font-size: 14px;
        color: #999;
        border: none;
        height: 40px;
        padding: 2px 90px 2px 10px;
        background-color: transparent;
    }

.main-menu > nav > ul {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content:  center;
    align-items: center;
    align-content: center;
}

    .main-menu > nav > ul > li {
        display: block;
        position: relative;
        float: left;
        position: relative;
        padding-right: 0;
    }

        .main-menu > nav > ul > li > a {
            display: block;
            text-align: center;
            text-transform: unset;
            padding: 15px 30px;
        }


.header-small-device.small-device-ptb-1 {
    padding: 5px 0 5px;
}

.main-menu.main-menu-lh-5 > nav > ul > li {
    line-height: unset;
}

.main-categori-wrap .category-menu-2 {
    position: absolute;
    top: 100%;
    -webkit-transform: rotateX( 90deg );
    transform: rotateX( 90deg );
    -webkit-transform-origin: center top 0;
    -ms-transform-origin: center top 0;
    transform-origin: center top 0;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    visibility: hidden;
    z-index: 99
}

.main-categori-wrap:hover .category-menu-2 {
    -webkit-transform: rotateX( 0deg );
    transform: rotateX( 0deg );
    visibility: visible;
}
/* ============ dropdown menu // ============ */
@media all and (min-width: 992px) {
    .main-categori-wrap .has-dropdown {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .main-categori-wrap .has-dropdown > span {
            height: auto;
            width: 45px;
            line-height: 1;
            -webkit-box-shadow: none !important;
            box-shadow: none !important;
            padding: 0;
            color: currentColor;
            opacity: .6;
            margin: 0 5px 0 0;
            background-color: transparent;
            border: none;
            text-align: right;
        }

        .main-categori-wrap .has-dropdown > a {
            display: block;
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
        }

    .has-dropdown {
        position: relative;
    }

        .has-dropdown .submenu {
            display: block;
            position: absolute;
            top: 0;
            left: 100%;
            background-color: #fff;
            box-shadow: 0 0 20px 0.4px rgb(0 0 0 / 10%);
            min-width: 10rem;
            -webkit-transform: rotateX( 90deg );
            transform: rotateX( 90deg );
            -webkit-transform-origin: center top 0;
            -ms-transform-origin: center top 0;
            transform-origin: center top 0;
            -webkit-transition: all 0.5s ease 0s;
            -o-transition: all 0.5s ease 0s;
            transition: all 0.5s ease 0s;
            visibility: hidden;
            width: 250px;
            background-color: rgb(255 255 255);
            padding: 8px 0
        }

            .has-dropdown .submenu li {
                margin-bottom: 0;
                padding: 0 15px;
                border:0;
                color:#fff
            }
                .has-dropdown .submenu li:hover {
                    background-color: transparent
                }

                .has-dropdown .submenu li:last-child {
                    border-bottom: none;
                }

                .has-dropdown .submenu li a {
                    display: block;
                    width: 100%;
                    clear: both;
                    font-weight: 400;
                    color: #212529;
                    text-align: inherit;
                    text-decoration: none;
                    white-space: unset;
                    background-color: transparent;
                    border: 0;
                    line-height: 1.3;
                    padding:8px 0;
                    border-bottom:1px solid;
                    border-color:transparent;
                    position:relative;
                }

                    .has-dropdown .submenu li a:hover {
                        color: #fff;
                        border-color: #fff
                    }

        .has-dropdown .submenu-left {
            right: 100%;
            left: auto;
        }

        .has-dropdown:hover {
        }

        .has-dropdown .submenu.has-dropdown-wrapper {
            top: 100%;
            left: 0;
        }

        .has-dropdown:hover .submenu.has-dropdown-wrapper {
            top:100%;
            left: 0;
        }

    .main-menu > nav > ul > li.has-dropdown:last-child .submenu.has-dropdown-wrapper,
    .main-menu > nav > ul > li.has-dropdown:last-child:hover .submenu.has-dropdown-wrapper{
        top: 100%;
        left: unset;
        right: 0
    }
        .main-menu > nav > ul > li.has-dropdown:last-child .submenu.has-dropdown-wrapper .submenu,
        .main-menu > nav > ul > li.has-dropdown:last-child:hover .submenu.has-dropdown-wrapper .submenu {
            top: 0;
            left: unset;
            right: 100%
        }

    .has-dropdown:hover > .submenu {
        display: block;
        -webkit-transform: rotateX( 0deg );
        transform: rotateX( 0deg );
        visibility: visible;
    }

    .has-dropdown .submenu li.has-dropdown {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .submenu li.has-dropdown a {
        display: block;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        color:#000
    }
    .submenu li.has-dropdown:hover a {
        color: #15a9e7;
    }

    .submenu li.has-dropdown > span {
        height: auto;
        width: auto;
        line-height: 1;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        padding: 0;
        color: #fff;
        margin: 0;
        background-color: transparent;
        border: none;
        text-align: right;
        position: absolute;
        right: 20px;
    }
}
/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {

    .has-dropdown .has-dropdown {
        margin-left: 0.7rem;
        margin-right: 0.7rem;
        margin-bottom: .5rem;
    }
}

.main-menu > nav > ul > li > ul {
    padding: 5px 17px 3px;
}

    .main-menu > nav > ul > li > ul > li {
        padding: 12px 0;
        position: relative;
        border-bottom: 1px solid #e1e1e1;
        margin-bottom: 0;
    }

        .main-menu > nav > ul > li > ul > li:last-child {
            border-bottom: 0px solid #e1e1e1;
        }

.category-menu-2 nav > ul > li > a {
    font-size: 16px;
    color: #636363;
    font-family: var(--font-family-kpz);
}

.category-menu-2 nav > ul > li {
    padding: 9.8px 12px;
    position: relative;
    border-bottom: 1px solid #e1e1e1;
}

    .category-menu-2 nav > ul > li > a i {
        font-size: 15px;
        margin-right: 8px;
    }

.category-menu-2.categori-not-visible-2 {
    display: block;
}

/*.home .category-menu-2.categori-not-visible-2 {
    -webkit-transform: rotateX( 0deg );
    transform: rotateX( 0deg );
    visibility: visible;
}*/

.header-action .same-style-2 a span.pro-count {
    position: absolute;
    bottom: 0px;
    font-size: 12px;
    width: 20px;
    height: 20px;
    display: inline-block;
    line-height: 19px;
    color: #fff;
    text-align: center;
    left: 25px;
    border-radius: 50px;
    font-weight: 600;
    background-color: #b4171c;
    top: unset;
}

.header-action .same-style-2 a {
    color: #000;
    font-size: 20px;
}

.cart-text, .pro-count_cart {
    font-size: inherit;
    text-transform: uppercase;
    color: inherit
}

.cart-icon {
    font-size: 20px;
    color: #fff;
}
.cart-icon img{
   height: 20px;
}
@media(max-width: 991px){
    .cart-icon img {
        height: 25px;
    }
}
.mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li a {
    padding: 0px 15px 0px;
    font-size: 15px;
    /*color: #fff;*/
}

.mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li:last-child {
    padding-bottom: 0;
}

@media(max-width:767px) {
    .cart-icon {
        width: 30px;
        height: 30px;
        font-size: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 10rem;
        color: #fff;
    }

    .header-action .same-style-2 a span.pro-count {
        position: absolute;
        bottom: 0px;
        font-size: 12px;
        width: 20px;
        height: 20px;
        display: inline-block;
        line-height: 19px;
        color: #fff;
        text-align: center;
        left: 20px;
        border-radius: 50px;
        font-weight: 600;
        background-color: #b4171c;
        top: unset;
    }
}

.hotline-2-wrap .hotline-2-icon {
    margin-right: 5px;
    border: 2px solid #b4171c;
    border-radius: 10rem;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-action .same-style-2.header-cart a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.hotline-2-wrap .hotline-2-content span {
    font-size: 16px;
    color: #666666;
    display: block;
    line-height: 1;
}

.header-action .same-style-2.same-style-2-font-dec a {
    font-size: 18px;
}

    .header-action .same-style-2.same-style-2-font-dec a:hover {
        color: #e92a2a;
    }

.box_shadows {
    height: auto;
}

.header-top {
    background: #fff;
}

    .header-top p {
        font-size: 13px;
    }

.header-offer-wrap p {
    color: #000000;
    margin: 0;
}

.main-menu.main-menu-padding-1 > nav > ul > li {
    padding-right: 0;
}

.nav-cate ul li {
    display: block;
    overflow: visible;
    padding: 0 5px !important;
    cursor: pointer;
    border-bottom: none !important;
}

    .nav-cate ul li.dropdown {
        position: static;
    }

    .nav-cate ul li .categories-a {
        position: relative;
        display: block;
        color: #303846;
        padding: 11px 0;
        border-bottom: 1px solid rgba(0,0,0,0.08);
        margin: 0;
        font-size: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-left: 20px;
        padding-right: 10px;
        display: flex;
        justify-content: space-between;
    }

    .nav-cate ul li .subcate {
        display: none;
        cursor: default;
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 100%;
        min-height: 363px;
        background: #fff;
        padding: 10px;
        width: calc(1250px - 325px);
        box-shadow: 0 2px 1px 0 rgb(0 0 0 / 25%);
        border-top: 1px solid #eee;
    }

@media (min-width: 992px) {
    .nav-cate ul li.dropdown:hover .subcate {
        display: block;
    }
}

@media (min-width: 1550px) {
    .nav-cate ul li .subcate {
        min-height: 455px;
    }
}

@media (min-width: 1400px) {
    .nav-cate ul li .subcate {
        min-height: 405px;
    }
}

.nav-cate ul li .subcate .row {
    margin-right: -10px;
    margin-left: -10px;
}

.nav-cate ul li .subcate aside {
    cursor: default;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

    .nav-cate ul li .subcate aside .categories-main-sub {
        font-weight: bold;
        padding: 5px 0;
        margin-bottom: 5px;
        color: #303846;
        font-size: 16px;
        display: block;
        border-bottom: 1px solid #e0e0e0;
    }

        .nav-cate ul li .subcate aside .categories-main-sub:hover {
            color: #011746;
        }

    .nav-cate ul li .subcate aside .list-categories-main-sub a {
        line-height: normal;
        display: block;
        text-transform: none;
        padding: 4px 0;
        color: #303846;
        font-size: 16px;
        font-weight: normal;
    }

        .nav-cate ul li .subcate aside .list-categories-main-sub a:hover {
            color: #011746;
        }

.hotline-2-wrap .hotline-2-content h5 {
    margin: 0px 0 0;
}

.mobile-header-active {
    /*background-color: #e92a2a;*/
}

    .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li a {
        font-size: 16px;
        text-transform: unset;
        line-height: 1.3;
        position: relative;
        display: inline-block;
        padding: 0px 0;
        /*color: #fff;*/
    }

    .mobile-header-active .main-categori-wrap > a {
        color: black;
        font-size: 16px;
        font-weight: 400;
        text-transform: unset;
        letter-spacing: 0;
        display: block;
        width: 100%;
        line-height: 1.3;
        padding: 0 0 0 0;
    }

        .mobile-header-active .main-categori-wrap > a i.icon-right {
            float: right;
            font-size: 12px;
            margin-right: 0;
            top: 3px;
        }

    .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-header-padding-border-2 {
        margin-bottom: 12px;
        padding-bottom: 12px;
        padding-right: 5px;
        border: 0;
        border-bottom: 1px solid #ebebeb;
    }

    .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li {
        display: block;
        position: relative;
        margin-bottom: 12px;
        padding-bottom: 12px;
    }

.mobile-menu .submenu.dropdown li:first-child {
    padding-top: 15px;
}

.mobile-menu .submenu.has-dropdown-wrapper li:first-child {
    padding-top: 7px;
}

.mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-search form input {
    background-color: #fff;
    border: none;
    border-radius: 0px;
    height: 40px;
    padding: 0 60px 0 15px;
    width: 100%;
    font-size: 14px;
    color: #000;
}

.mobile-header-active .clickalbe-sidebar-wrap .sidebar-close {
    color: #fff;
}

.mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area {
    overflow-y: auto;
    overflow-x: hidden;
    height: 100%;
    padding-right: 0px;
}

.main-categori-wrap.mobile-menu-wrap .mobile-menu li:last-child {
    /*border-bottom: none !important;*/
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li:hover > a {
    color: #062e88 !important;
}

.mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.menu-item-has-children .menu-expand i::before {
    border-bottom: 1px solid #fff;
}

.mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.menu-item-has-children .menu-expand i {
    border-bottom: 1px solid #fff;
}

ul.mobile-menu ul.submenu.has-dropdown-wrapper {
    margin-top: 15px;
}

ul.submenu li:last-child {
    margin-bottom: 0px !important;
    border-bottom: unset !important;
}

.search-wrap-3 {
    border-radius: 10px;
    overflow: hidden;
}

    .search-wrap-3 input {
        border: 1px solid #2786dc;
        border-right: none;
        border-radius: 10px;
        font-size: 14px;
        height: 38px
    }

    .search-wrap-3 button {
        border: 1px solid #2786dc;
        border-right: none;
        background-color: #2786dc;
        color: #fff;
        font-size: 15px;
        height: 38px
    }

.header-area .btn-search:hover {
    color: #f1ba33 !important;
}

@media only screen and (max-width: 767px) {
    .mobile-header-active .clickalbe-sidebar-wrap {
        padding: 20px 20px 20px 20px;
    }

    .mobile-header-active .icon-arrow-down {
        font-size: 12px;
    }
    .mobile-header-active .clickalbe-sidebar-wrap .sidebar-close {
        left: -40px;
    }
}

.btn-recall {
    color: #000 !important;
    background-color: #f2f9ff;
    padding: 5px 25px;
    border-radius: 8px;
    text-transform: uppercase;
    font-family: 'svn-gotham book';
    font-weight: bold;
    font-size: 14px;
    border: none
}

.header-top-left a {
    font-weight: 400;
}

.header-top .social{
    display: flex;
}
.header-top .social a {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10rem;
    color: #000;
    margin-right: 10px;
    font-size: 14px;
}
.header-top .social a:not(:last-child){
    margin-right:15px;
}

.header-top .search-wrap-1 {
    top: 14px;
}

.mobile-menu-wrap .btn-recall {
    padding: 8px 25px;
}
.header-action .same-style-2 {
    line-height: 1;
    margin-right: 10px;
}
.header-action .hotline-btn {
    padding: 8px 15px;
    color: #000 !important;
    background: rgb(255,255,0);
    background: linear-gradient(90deg, rgba(255,255,0,1) 0%, rgba(255,110,2,1) 100%);
    font-weight: 500;
    border-radius: 10px;
}
.header-middle, .header-small-device {
    background-color: rgb(255 255 255);
    z-index: 9;
    position: relative;
}
    .header-small-device.small-device-ptb-1 {
        background-color: rgb(255 255 255);
    }

.header-search-wrap .search-wrap form{
    display: flex;
    position: relative;
}
   

    .header-search-wrap .search-wrap form icon {
        display: flex;
        align-content: center;
        justify-content: center;
        align-items: center;
        position: relative;
        left: 35px;
        color:#999;
    }
    .header-search-wrap .search-wrap form .btn-submit {
        background-color: #ea1c00;
        text-align: center;
        color: #fff;
        border: 0;
        box-shadow: none;
        position: absolute;
        top: 0;
        right: 0;
        border-radius: 10rem;
        height: 100%;
        font-size: 14px;
        display:flex;
        align-content: center;
        align-items: center;
        justify-content:center;
        padding: 0 20px;
    }
.header-middle-wrap {
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
}
.header-right-item a{
    display: flex;
    align-items:center;
}
    .header-right-item a .header-img {
        width: 32px;
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
    }
    .header-right-item a .header-text {
        width: calc(100% - 32px);
        padding-left: 10px;
    }
        .header-right-item a .header-text .text-1 {
            color: #999999;
            font-family: 'svn-avo';
            text-transform: uppercase;
            font-weight: 700;
        }
        .header-right-item a .header-text .text-2 {
            color: #ff0000;
            font-weight: 300;
            line-height: 1;
            font-size: 14px;
        }
.header-right-item.header-news a .header-text .text-2 {
    color: #fff;
    background-color: #ff0000;
    border-radius: 20px;
    font-style: italic;
    text-align: center;
    padding: 2px;
    text-transform: uppercase;
    font-weight: 700
}
.same-style-wrap .same-style:hover > a {
    color: #fff;
}

@media(max-width: 991px){

}
.mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-search form button {
    font-size: 16px;
    background-color: #285ba9;
    border-radius: 0;
    color: #fff;
}
.contact-btn {
    text-align: right;
}

    .contact-btn .btn {
        color: #000;
        height: 36px;
        width: 217px;
        border: 1px solid #000;
        border-radius: 5px;
        background-color: #062e88;
        font-size: 16px;
        font-weight: 500;
        font-family: 'Inter Tight', sans-serif;
        display: flex;
        align-items: center;
        align-content: center;
        justify-content: center;
        text-transform: uppercase;
        margin-left: auto;
        position: relative;
        transition: all 0.2s;
    }

    /*    .contact-btn .btn:hover {
            color: #fff;
            background: #fff;
           
        }*/
.search-group-wrap .input-group {
    box-shadow: 0 0 7px rgb(0 0 0 / 10%);
    border-radius:5px;
}
    .search-group-wrap .form-control {
        border: none;
        height:43px;
        font-size: 14px;
    }
.mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-search form {
    position: relative;
    border: 1px solid #d1d1d1;
}
.mobile-logo img{
    height: 60px
}
.chibi-icon{
    gap:20px;
}
.chibi-icon .chibi-item {
    display: flex;
    align-items: center;
    gap:10px;
}
.chibi-icon .chibi-item img{
    width:40px;
}
    .chibi-icon .chibi-item .chibi-content .chibi-content-title{
        margin:0;
        font-weight:bold;
    }
.header-middle-right{gap:18px}
.main-menu {
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-search {
    position: relative;
}





/* The overlay effect with black background */
.overlay {
    height: 100%;
    width: 100%;
    /*    display: none;*/
    transform: scale(0.9);
    position: fixed;
    z-index: 7777;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: .25s linear;
    background-color: rgb(0,0,0);
    background-color: rgb(0 0 0 / 72%) /* Black with a little bit see-through */
}

/* The content */
.overlay-content {
    position: relative;
    top: 50%;
    width: 80%;
    text-align: center;
    left: 50%;
    max-width: 1250px;
    transform: translate(-50%, -50%);
}

    .overlay-content .warp-search {
        display: flex;
        background: rgba(0,0,0,.65);
    }

        .overlay-content .warp-search button i {
            color: white;
        }
/* Close button */
.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 26px;
    cursor: pointer;
    color: white;
    transition: .25s linear;
}

    .overlay .closebtn:hover {
        transform: rotate(180deg);
    }

    .overlay .closebtn:hover {
        color: #ccc;
    }

/* Style the search field */
.overlay input[type=text] {
    padding: 15px;
    font-size: 17px;
    border: none;
    background: transparent;
    width: 100%;
    color: white;
}

    .overlay input[type=text]::placeholder {
        color: white;
    }


/* Style the submit button */
.overlay button {
    padding: 15px;
    background: transparent;
    font-size: 17px;
    border: none;
    cursor: pointer;
}

    .overlay button:hover {
        /*background: #bbb;*/
    }

.myOverlay .search-toggle {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}

.open {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}
.header-search .search-toggle .bi-search {
    color:#fff;
}
.btn-header {
    background: #285ba9;
    padding: 8px 20px;
    border-radius: 8px;
    color: #fff;
}
    .btn-header:hover {
        color: #fff !important;
    }