.header-nav.w3menu .nav > li:hover > a {
    color: #e1dee5;
}

.header-nav.w3menu .nav > li .sub-menu {
    width: 350px;
}

.clients-logo2 {
    padding: 5px;
    border-radius: 10px;
}

.clients-logo2 img {
    border-radius: 10px;
}

.suggestion_button {
    text-align: left;
}

.lang_switcher {
    margin-right: 30px !important;
    margin-top: 10px;
}

.lang_switcher li.active {
    color: #E3B105;
}

.hero-banner.style-2  {
    background: #EDEDED;
}
.site-header.box-header:after, .site-header.box-header:before {
    background: #EDEDED!important;
}

.hero-banner.style-2 .hero-thumbnail {
    height: unset !important;
}

.btn-flaak {
    background: #E3B105;
    border: none;
    border-radius: 8px;
}

.hero-banner.style-2 .item6 {
    width: 280px;
}

.video-block {
    display: flex;
    align-items: center;
    justify-content: right;
}

.header-flaak {
    background: #E3B105;
    border: #E3B105;
    font-weight: 600 !important;
}

.header-flaak:hover {
    background: #fe5f59;
}

.section-head.style-3 .title, .section-head.style-1 .title {
    text-transform: unset;
}

.video-block {
    background-size: contain !important;
    background-repeat: no-repeat;
}

.video-block:before {
    display: none;
}

.video-block .video-bx2 .video-btn {
    background-color: var(--bs-primary);
    color: #fff;
}

.video-block .video-bx2 span {
    margin-right: 10px;
    margin-left: 0;
}

.hero-banner.style-2 .item6 {
    bottom: unset;
    right: unset;
}

.content-wrapper.style-11 .media1 {
    height: 114px;
    width: 114px;
}

.hero-banner.style-2::after, .dz-bnr-inr.style-2::after {
    background-image: unset !important;
}

.section-head.style-1 .title p {
    margin-bottom: 0;
    text-transform: unset;
    line-height: 60px;
}

.header-nav .nav > li .mega-menu li > .sub-menu, .header-nav .nav > li .sub-menu li > .sub-menu {
    left: 320px !important;
}

.section-head .h3, .section-head h3 {
    font-size: 1.4rem;
}

.content-block ul {
    padding-left: 20px;
    margin-bottom: 1rem;
}

.content-block ul li {
    list-style: square;
}
@media (max-width: 991px) {
    .lang_switcher li.active {
        background: #fe5f59;
    }

    .lang_switcher li.active a {
        color: #fff !important;
    }

    .logo-header {
        width: 180px;
    }

    .suggestion_img {
        display: none;
    }
}


@media (min-width: 992px) {
    .hero-banner.style-2 .title {
        font-size: 60px;
    }
}


@media (max-width: 575px) {
    .height-xs {
        height: 165px;
    }
    .extra-nav {
        display: none!important;
    }
}
