.section-breadcrumb-nav {
    display: none;
}

header nav {
    /* display: none; */
}

.wrap-footer-nav {
    /* display: none; */
}

.country-one-pager .hero-image {
    width: 100%;
    height: 388px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    object-fit: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 38px;
    padding-top: 15px;
}

.hero-image .page-title {
    font-family: Demo;
    font-size: 88px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
}

.hero-image .hero-button {
    all: unset;
    cursor: pointer;
    background: #00b5d3;
    padding: 14px 30px;
    font-family: Inter;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    border-radius: 5px;
    margin-top: 27px;
}

.brand_slider .section-title h2 {
    font-family: Demo;
    font-size: 48px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: left;
    color: #002b46;
    margin-bottom: 16px;
}

.brandsProducts-descriptions {
    font-family: Inter;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.42;
    letter-spacing: normal;
    text-align: left;
    color: #002b46;
    max-width: 894px;
}

.brand_logo_slider {
    padding: 0 23px;
    position: relative;
    display: flex !important;
    align-items: flex-start;
    justify-content: center;
    /*margin-bottom: 60px;*/
}

.single_brand_slide {
    /*height: 100px;*/
    display: flex;
    align-items: center;
    justify-content: center;
    /*padding: 19px;*/
}

.single_brand_slide img {
    max-width: 172px;
    max-height: 60px;
    height: 65px;
    /* width: 200px; */
    object-fit: contain;
    object-position: center;
    /* padding: 0 16px; */
    margin: auto;
}

@media (max-width: 768px) {
    .single_brand_slide {
        padding: 19px;
    }

    .single_brand_slide img {
        max-width: 100px;
    }
}

.slick-slide{
    pointer-events: none;
}
.brand_logo_slider .slick-slide {
    pointer-events: auto;
}

.brand_logo_slider.slick-initialized.slick-slider button {
    position: absolute;
    left: 0;
    font-size: 40px !important;
    color: #00b5d3 !important;
    background: transparent !important;
    border: 0;
    height: 100%;
    z-index: 9;
}

@media (max-width: 768px) {
    .brand_logo_slider.slick-initialized.slick-slider button{
        padding-top: 16px;
    }
}

.brand_logo_slider.slick-initialized.slick-slider button i {
    font-weight: 500;
    font-size: 42px;
}

.fa-angle-left:before, .fa-angle-right:before {
    font-size: 22px;
    font-weight: 200;
    width: 26px;
    height: 26px;
    background-size: contain;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    background-repeat: no-repeat;
    margin-right: -4px;
    margin-left: -4px;
}

.brand_logo_slider .fal::before {
    font-size: 55px;
    font-weight: 200;
    height: auto;
}

.brand_logo_slider.slick-initialized.slick-slider button.slick-next {
    left: auto;
    right: 0;
}

.news-and-events-section {
    margin-bottom: 120px;
}

.news-events-title {
    font-family: Demo;
    font-size: 48px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: left;
    color: #002b46;
    margin-bottom: 40px;
}

.news-events-container {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    row-gap: 40px;
}

.single-news-event {
    display: flex;
    width: 100%;
    column-gap: 32px;
}

.news-events-img-container {
    min-width: 291px;
    height: 189px;
    border-radius: 8.723px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .news-events-img-container {
        min-width: unset;
        height: unset;
    }
}

.single-news-event img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    object-fit: cover;
    object-position: center;
}


.news-event-content-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    row-gap: 8px;
    max-height: 100%;
}

.news-events-single-title {
    font-family: Demo;
    font-size: 28px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #002b46;
}

.news-events-single-description {
    font-family: Inter;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 130%;
    letter-spacing: normal;
    text-align: left;
    color: #002b46;
}

.news-events-single-type {
    font-family: Inter;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #797c7e;
}

@media (max-width: 768px) {
    .news-events-single-type {
        font-family: Inter;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #797c7e;
        padding-top: 0px;
    }
    }

/********************* START EXPERTS SECTION *********************/


.experts-section {
    width: 100%;
    /*height: 691px;*/
    border: solid 1px #c2edf5;
    background-color: #f2fbfd;
    padding-top: 67px;
    padding-bottom: 60px;
    margin-bottom: 81px;
}

.experts-title {
    font-family: Demo;
    font-size: 48px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: left;
    color: #002b46;
    margin-bottom: 16px;
}

.experts-subtitle {
    font-family: Inter;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.42;
    letter-spacing: normal;
    text-align: left;
    color: #002b46;
    margin-bottom: 40px;
}

.experts-container {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    column-gap: 210px;
    padding-left: 104px;
}

@media (max-width: 992px) {
    .experts-container {
        padding-left: unset;
    }
}

.single-expert {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 180px;
}

.single-expert img {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    object-position: center;
    object-fit: cover;
    margin-bottom: 24px;
}

.expert-single-content-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.expert-name {
    font-family: Inter;
    font-size: 24px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.42;
    letter-spacing: normal;
    text-align: center;
    color: #002b46;
    margin-bottom: 8px;
}

.expert-job {
    font-family: Inter;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.45;
    letter-spacing: normal;
    text-align: center;
    color: #002b46;
    margin-bottom: 24px;
}

.expert-mail {
    width: 58px;
    height: 58px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #00b5d3;
    margin-bottom: 16px;
}

.expert-phone {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    column-gap: 7px;
    word-break: break-word;
}

.expert-phone span {
    opacity: 0.6;
    font-family: Inter;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: center;
    color: #002c45;
}

/********************* END EXPERTS SECTION *********************/


/********************* START DEALERS SECTION *********************/

.dealers-section {
    margin-bottom: 50px;
}

.dealers-title {
    font-family: Demo;
    font-size: 48px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: left;
    color: #002b46;
    margin-bottom: 8px;
}

.dealers-subtitle {
    font-family: Inter;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: left;
    color: #002c45;
    margin-bottom: 40px;
}

.headers-container {
    margin-bottom: 18px !important;
}

.section-dealers-list .headers {
    font-family: Inter;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #002c45;
    padding-left: 40px;
    padding-right: 35px;
    column-gap: 0px;
    flex-wrap: nowrap;
}

.section-dealers-list .dealer-name-header {
    width: 43%;
}

.section-dealers-list .location-header {
    text-align: left;
    width: 45.2%;
}

@media (min-width: 1400px) {
    .section-dealers-list .location-header {
        padding-left: 10px;
    }
}

@media (max-width: 1200px) {
    .section-dealers-list .location-header {
        padding-left: 18px;
    }
}

.section-dealers-list .distance-header {
    text-align: left;
    width: 10%;
}

.section-dealers-list .distance-header:hover {
    cursor: pointer;
}

.dealers__item {
    /* display: none; */
}

.dealer-detailes {
    flex-wrap: nowrap;
}

.distance-location-container {
    display: flex;
    flex-direction: row;
    width: 60%;
}

.dealer-name {
    font-family: Inter;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.42;
    letter-spacing: normal;
    text-align: left;
    color: #002b46;
    padding-right: 10px;
    min-width: 40%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
@media (min-width: 768px) {
    .dealer-name {
        max-width: 40%;
    }
    .distance-location-container{
        max-width: calc(60% - 35px);
    }
}
.dealer-location {
    font-family: Inter;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 75.5%;
    padding-right: 15px;
}

@media (max-width: 1400px) {
    .dealer-location {
        width: 74.5%;
        max-width: 74.5%;
    }

    .section-dealers-list .location-header {
        width: 44.8%;
    }
}

@media (max-width: 1200px) {
    .dealer-location {
        width: 72.5%;
        max-width: 72.5%;
    }

    .section-dealers-list .location-header {
        width: 44.5%;
    }
}

.dealer-location span {
    opacity: 0.6;
    font-family: Inter;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #002c45;
}

.dealer-distance {
    font-family: Inter;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #002c45;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    min-width: 12%;
    padding-left: 23px;
}

.section-dealers-list .accordion-button::after {
    display: none;
}

.section-dealers-list .accordion .accordion-item {
    border: 0;
    border-radius: 0;
    background-color: unset;
}

@media (max-width: 992px) {
    .section-dealers-list .accordion .accordion-item:not(:first-child) {
        /*border-top: 1px solid rgba(0, 43, 70, 0.2);*/
        padding-top: 24px;
    }

    .section-dealers-list .accordion .accordion-item:last-child {
        border-bottom: 1px solid rgba(0, 43, 70, 0.2);
    }
}

.section-dealers-list .accordion-button::after {
    display: none;
}

.section-dealers-list
.accordion
.accordion-item
.accordion-header
.accordion-button[aria-expanded="true"]:before {
    content: " ";
    background-image: url(../../../../assets/icons/remove_black.svg);
    background-position: center;
    background-repeat: no-repeat;
    font-weight: 400;
    margin-right: 10px;
    min-width: 25px;
    height: 25px;
}

.section-dealers-list
.accordion
.accordion-item
.accordion-header
.accordion-button[aria-expanded="false"]:before {
    content: " ";
    background-image: url(../../../../assets/icons/add_black.svg);
    background-position: center;
    background-repeat: no-repeat;
    font-weight: 400;
    margin-right: 10px;
    min-width: 25px;
    height: 25px;
}

.section-dealers-list .accordion .accordion-item .accordion-header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    color: #7f7f7f;
    font-size: 18px;
    text-transform: capitalize;
    padding-bottom: 10px;
    padding: 0;
    background: #e5f8fb;
    margin-bottom: 40px;
    border-radius: 50px;
}

.section-dealers-list
.accordion
.accordion-item
.accordion-header
.accordion-button {
    display: flex;
    align-items: center;
    border: 0;
    background: none;
    padding: 13px 20px;
    outline: none;
    box-shadow: none;
    font-family: Inter;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.42;
    letter-spacing: normal;
    text-align: left;
    color: #002b46;
}

.section-dealers-list .accordion-body * {
    font-family: Inter;
    font-weight: 100;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #002b46;
}

.section-dealers-list .accordion-body {
    padding-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
}

.dealer-info-blocks .dealer-info {
    width: 25%;
    height: fit-content;
    min-height: 75px;
}

.dealer-info-blocks .dealer-info a {
    display: flex;
    flex-direction: row;
    align-items: start;
}

.dealer-info-blocks .dealer-info span {
    word-break: break-word;
}

.dealer-info-blocks .dealer-info .icon-container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    width: 60px;
    min-height: 60px;
    min-width: 60px;
    border-radius: 50%;
    border: solid 1px #00b5d3;
    background-color: #f2fbfd;
    margin-right: 16px;
}

.dealer-info-blocks .dealer-info .icon-container .icon {
    height: 24px;
    width: 24px;
    background-repeat: no-repeat;
    background-size: cover;
}

.dealer-info-blocks .dealer-info .icon-container .location-icon {
    background-image: url(../icons/location_icon.svg);
}

.dealer-info-blocks .dealer-info .icon-container .website-icon {
    background-image: url(../icons/globe_icon.svg);
}

.dealer-info-blocks .dealer-info .icon-container .phone-icon {
    background-image: url(../icons/call_icon.svg);
}

.dealer-info-blocks .dealer-info .icon-container .email-icon {
    background-image: url(../icons/email_icon.svg);
}

.dealer-info-blocks .dealer-info .info-title {
    opacity: 0.8;
    font-family: Inter;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    /* line-height: 1.56; */
    letter-spacing: normal;
    text-align: left;
    color: #002c45;
}

.dealer-info-blocks .dealer-info .info-title span {
    display: block;
    opacity: 0.6;
    font-family: Inter;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #002c45;
}

.mobile-direction {
    display: none;
}

.headers-container {
    margin-bottom: 18px !important;
}

@media (max-width: 992px) {
    .headers-container {
        display: none;
    }

    .section-dealers-list {
        /* padding-top: 40px; */
        margin-bottom: 29.5px;
    }

    .find-a-dealer-navbar {
        width: 100%;
    }

    .hero .nav-tabs .nav-link {
        width: 50%;
        font-size: 24px;
    }

    .hero .nav-tabs .nav-link.active {
        border-bottom: 4px solid #00b5d3;
    }

    .section-dealers-list .accordion .accordion-item .accordion-header {
        background: none;
        margin-bottom: 0;
        border-bottom: 1px solid rgba(0, 43, 70, 0.2);
        border-radius: 0;
    }

    .section-dealers-list
    .accordion
    .accordion-item
    .accordion-header
    .accordion-button {
        align-items: start;
        transition: 0s;
        padding: 0 !important;
        padding-bottom: 10px !important;
        margin-bottom: 4px !important;
    }

    .section-dealers-list
    .accordion
    .accordion-item
    .accordion-header
    .accordion-button:not(.collapsed) {
        /*border-bottom: 1px solid rgba(0, 43, 70, 0.2);*/
    }

    .section-dealers-list
    .accordion
    .accordion-item
    .accordion-header
    .accordion-button.collapsed {
        margin-bottom: 17px;
        border-radius: 0 !important;
        padding: 0 !important;
        padding-bottom: 10px !important;
    }

    .well {
        margin-bottom: 0 !important;

    }

    .accordion-collapse.show {
        /* border-bottom: 1px solid #d9dfe3; */
        /*margin-bottom: 24px;*/
    }

    .section-dealers-list
    .accordion
    .accordion-item
    .accordion-header
    .accordion-button:before {
        /* margin-top: 2px; */
        transform: translateY(-2px);
    }

    .mobile-accordion-body {
        padding: 8px !important;
    }

    .dealer-data-container {
        margin-top: 20px;
    }

    .distance-location-container {
        flex-direction: column-reverse;
        align-items: end;
        width: 70%;
    }

    .dealer-location {
        min-width: unset;
        white-space: normal;
    }

    .dealer-distance {
        font-size: 18px;
    }

    .dealer-location,
    .dealer-location span {
        padding-right: unset;
        text-align: end;
        opacity: 0.7;
        font-size: 18px;
        font-family: Inter;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.79;
        letter-spacing: normal;
        color: #002b46;
    }

    .dealer-name {
        overflow: unset;
        white-space: normal;
        text-overflow: unset;
        font-family: Inter;
        font-size: 18px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.56;
        letter-spacing: normal;
        text-align: left;
        color: #002c45;
        min-width: unset;
        width: 50%;
    }

    .dealer-info-blocks .dealer-info a {
        flex-direction: column;
        align-items: center;
    }

    .dealer-info-blocks .dealer-info a .icon-container {
        margin-right: 0;
        margin-bottom: 8px;
    }

    .dealer-info-blocks .dealer-info .info-title span {
        display: none;
    }

    .section-dealers-list .accordion-body .mobile-direction {
        display: block;
        margin-bottom: 10px;
        font-family: Inter;
        font-size: 16px;
        font-weight: normal !important;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.56;
        letter-spacing: normal;
        text-align: left;
        color: #002b46;
        width: 50%;
        max-width: 180px;
    }

    .dealer-info-blocks .dealer-info .info-title {
        font-size: 16px;
        line-height: 1.56;
        font-weight: normal;
        letter-spacing: normal;
        color: #002b46;
    }
}

@media (max-width: 768px) {

    .filter-no-dealers-found {
        display: none;
        font-family: Inter;
        font-size: 18px;
        /*font-weight: bold;*/
        font-stretch: normal;
        font-style: normal;
        line-height: 1.26;
        letter-spacing: normal;
        text-align: center;
        color: #002b46;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .dealer-name,
    .dealer-distance {
        font-size: 16px;
    }

    .dealer-location,
    .dealer-location span {
        font-size: 16px;
        width: unset;
    }

    .dealer-info-blocks .dealer-info a .icon-container {
        height: 40px;
        width: 40px;
        min-height: 40px;
        min-width: 40px;
    }

    .dealer-info-blocks .dealer-info .icon-container .icon {
        /* height: 18px; */
        /* width: 18px; */
    }

    .section-dealers-list {
        /* padding-left: 0px; */
        /* padding-right: 2px; */
        padding-bottom: 50px;
    }
}

@media (max-width: 460px) {

    .distances-values {
        /* width: 89% !important; */
    }


    .dealer-data-container {
        padding-left: 0;
        padding-right: 0;
    }

    .dealer-info-blocks .dealer-info .info-title {
        /* font-size: 12px; */
    }
}

.dealer-products {
    display: flex;
    column-gap: 82px;
    flex-wrap: wrap;
}


.dealer-product {
    width: 205px;
    height: 78.8px;
    object-fit: contain;
}


.dealers-products-wrapper {
    padding-top: 64px;
}

.section-dealers-list .accordion-body .dealers-products-wrapper .products-sold {
    opacity: 0.8;
    font-family: Inter;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #002c45;
    margin-bottom: 16px;
}


@media (max-width: 768px) {
    .dealer-products {
        flex-wrap: nowrap;
        column-gap: 50px;
        overflow-x: scroll;
        margin-bottom: 14px;
        margin-top: 16px;
    }

    .dealer-product {
        width: 109px;
        height: 50px;
    }

    .section-dealers-list .accordion-body .dealers-products-wrapper .products-sold {
        display: none;
    }

    .dealers-products-wrapper {
        padding-top: 0;
    }

    .dealer-data-container {
        display: flex;
        flex-direction: column-reverse;
        margin-top: 0;
    }
}

/********************* END DEALERS SECTION *********************/

.top-quality-section {
    display: flex;
    flex-direction: column;
    row-gap: 64px;
    margin-bottom: 64px;
}

.top-quality-block, .rich-variety-block {
    display: flex;
    column-gap: 63px;
}

.top-quality-section img {
    width: 486px;
    height: 444px;
    border-radius: 5px;
    object-fit: cover;
    object-position: center;
}

.top-quality-content-wrapper {
    padding-right: 63px;
}

.top-quality-title, .rich-variety-title {
    font-family: Demo;
    font-size: 48px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: left;
    color: #002b46;
    margin-bottom: 8px;
}

.top-quality-subtitle, .rich-variety-subtitle {
    font-family: Inter;
    font-size: 24px;
    font-weight: 200;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.42;
    letter-spacing: normal;
    text-align: left;
    color: #002b46;
    margin-bottom: 16px;
}

.top-quality-description, .rich-variety-description {
    font-family: Inter;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #002c45;
}

@media (max-width: 992px) {
    .hero-image .page-title {
        font-size: 48px
    }

    .country-one-pager .hero-image {
        height: 300px;
        padding-top: unset;
    }

    .news-events-container {
        flex-wrap: nowrap;
        flex-direction: row;
        overflow-x: scroll;
        overflow-y: hidden;
        column-gap: 20px;
        height: fit-content;
        width: calc(100% + 40px);
        padding: 0 20px;
        margin-left: -20px;
    }

    .news-events-container::-webkit-scrollbar {
        display: none;
    }

    /* Hide scrollbar for IE, Edge and Firefox */
    .news-events-container {
        -ms-overflow-style: none;  /* IE and Edge */
        scrollbar-width: none;  /* Firefox */
    }

    .single-news-event {
        flex-direction: column;
        min-width: 282px;
    }

    .top-quality-block {
        flex-direction: column;
    }

    .rich-variety-block {
        flex-direction: column-reverse;
    }

    .top-quality-section img {
        width: 100%;
        margin-bottom: 24px;
    }

    .section-dealers-list .accordion .accordion-item:last-of-type {
        /*border-bottom: 1px solid rgba(0, 43, 70, 0.2);*/
    }
}

@media (max-width: 768px) {
    .country-one-pager .hero-image {
        height: 211px;
        margin-bottom: 19px;
        align-items: flex-end;
        padding-bottom: 18px;
    }

    .hero-image .page-title {
        font-family: Demo;
        font-size: 28px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.43;
        letter-spacing: normal;
        text-align: left;
        color: #fff;
    }

    .hero-image .hero-button {
        width: 100%;
        font-family: Inter;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.31;
        letter-spacing: normal;
        text-align: center;
        color: #fff;
        margin-top: 16px;
        box-sizing: border-box;
    }

    .brand_slider .section-title h2 {
        font-family: Demo;
        font-size: 28px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #002c45;
        margin-bottom: 8px;
    }

    .brandsProducts-descriptions {
        font-family: Inter;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.56;
        letter-spacing: normal;
        text-align: left;
        color: #002b46;
    }

    .news-events-title {
        font-family: Demo;
        font-size: 28px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #002b46;
        margin-bottom: 16px;
    }

    .single-news-event img {
        margin-bottom: 20px;
        width: 282px;
        height: 130px;
    }

    .news-event-content-wrapper {
        row-gap: 20px;
        padding-right: 24px;
    }

    .news-events-single-title {
        font-family: Demo;
        font-size: 24px;
        color: var(--Dark-Blue, #002846);
        font-style: normal;
        font-weight: 500;
        line-height: 26px;
        text-align: left;
    }

    .news-events-single-description {
        font-family: Inter;
        font-size: 16px;
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        line-height: 19px;
        letter-spacing: normal;
        text-align: left;
        color: #002b46;
    }

    .news-and-events-section {
        margin-bottom: 40px;
    }

    .experts-section {
        padding-top: 24px;
        height: fit-content;
        padding-bottom: 30px;
        margin-bottom: 50px;
        margin-top: 42px;
    }

    .experts-title {
        font-family: Demo;
        font-size: 28px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #002c45;
        margin-bottom: 8px;
    }

    .experts-subtitle {
        font-family: Inter;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.56;
        letter-spacing: normal;
        text-align: left;
        color: #002b46;
    }

    .experts-container {
        overflow-x: scroll;
        column-gap: 22px;
    }

    .single-expert {
        min-width: 48%;
        /* margin-left: 117px; */
        /* margin-right: 117px; */
        /* width: unset; */
    }

    .single-expert img {
        width: 104px;
        height: 104px;
    }

    .expert-name {
        font-family: Inter;
        font-size: 20px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.35;
        letter-spacing: normal;
        text-align: center;
        color: #002c45;
    }

    .expert-job {
        font-family: Inter;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: normal;
        text-align: center;
        color: #002b46;
    }

    .expert-phone span {
        opacity: 0.6;
        font-family: Inter;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.56;
        letter-spacing: normal;
        text-align: center;
        color: #002c45;
    }

    .section-dealers-list .accordion .accordion-item {
        padding-top: 26px;
        padding-bottom: 0;
    }

    .dealers-title {
        font-family: Demo;
        font-size: 28px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #002c45;
    }

    .dealers-subtitle {
        font-family: Inter;
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.4;
        letter-spacing: normal;
        text-align: left;
        color: #002c45;
        margin-bottom: 10px;
    }

    .top-quality-section img {
        max-height: 305px;
    }

    .top-quality-title, .rich-variety-title {
        font-family: Demo;
        font-size: 28px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #002c45;
    }

    .top-quality-subtitle, .rich-variety-subtitle {
        font-family: Inter;
        font-size: 16px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.56;
        letter-spacing: normal;
        text-align: left;
        color: #002b46;
    }

    .top-quality-description, .rich-variety-description {
        font-family: Inter;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.56;
        letter-spacing: normal;
        text-align: left;
        color: #002b46;
    }

    .top-quality-content-wrapper {
        padding-right: 0;
    }

    .top-quality-section {
        row-gap: 40px;
        margin-bottom: 40px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .single_brand_slide.slick-slide img {
        max-width: 100px;
        max-height: 60px;
        height: 60px;
        width: 100px;
        object-fit: contain;
        object-position: center;
    }
}


@media (max-width: 768px) {
    .section-dealers-list {
        padding-left: 0px;
        padding-right: 0px;
    }

    .section-dealers-list > * {
        padding-left: 20px;
        padding-right: 20px;
    }

    .dealers-container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .dealers__item {
        padding-left: 20px;
        padding-right: 20px;
    }

    .section-dealers-list .accordion .accordion-item.dealers__item:has(.open) {
        background: #f2fbfd;
    }
}

@media (max-width: 768px) {
    .header-mobile-item nav#mobile-nav button{
        /* display: none; */
    }

    .mobile-menu-search-icon,
    .search-container-no-segmented-mobile {
        display: none;
    }
}
.search-container-no-segmented,
.menu-search-container{
    display: none;
}

.country-one-pages-sds-finder{
    position: absolute;
    right: 95px;
    top: 22px;
    font-family: Inter;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #002c45;
}

.header-bottom{
    display: none;
}

#nav-tabContentMenu{
    display: none;
}

.brands_logos_section{
    margin-top: 65px;
    margin-bottom: 120px;
}

@media (max-width: 768px) {
    .brands_logos_section{
        margin-top: 53px;
        margin-bottom: 75px;
    }

    .brand_logo_slider.slick-initialized.slick-slider button.slick-next{
        /*transform: translateX(8px);*/
        padding-right: 0;
    }

    .brand_logo_slider.slick-initialized.slick-slider button.slick-prev {
        /*transform: translateX(-8px);*/
        padding-left: 0;
    }
}

@media (max-width: 768px) {
    .brand_logo_slider {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (min-width: 768px) {
    .news-events-single-type span{
        position: relative;
        bottom: -4px;
    }
}

ul.social-links.country_one_social {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 0;
    min-height: 29px;
}

@media (max-width: 768px) {
    ul.social-links.country_one_social {
        justify-content: flex-start;
        min-height: unset;
    }

    .country_one_social {
        margin-bottom: 20px;
    }

    ul.social-links.country_one_social li {
        margin-left: unset;
        margin-right: 24px;
    }

    .experts-section-main-container{
        padding-right: 0;
        padding-left: 0;
    }

    .experts-title,
    .experts-subtitle{
        padding-left: 20px;
        padding-right: 20px;
    }

    .single-expert:first-child {
        margin-left: 20px;
    }

    .single-expert:last-child{
        margin-right: 20px;
    }
}

a.expert-phone svg {
    margin-top: 5px;
}