.header-contacts a i, .header-contacts > div i {
    max-width: 22px;
    max-height: 26px;
    color: #8996c3;
}

.swiper-wrapper {
    margin-left: 60px;
}

.swiper-slide img {
    height: 300px;
}

@media (max-width: 991px) {
    .guide-content {
        padding-left: 5px;
    }

    .swiper-slide img {
        height: 200px;
    }
}

.swip-hidden-2 {
    display: none;
}

@media (max-width: 426px) {
    .guide-content {
        padding-left: 0px;
    }

    .m-text p {
        font-size: 16px;
        line-height: 1.5;
        width: 80%;
    }

    .swip-hidden-1 {
        display: none;
    }

    .swip-hidden-2 {
        display: block;
    }

    .guide-step-1 {
        font-weight: 700;
        font-size: 16px;
        color: #979fad;
        margin-bottom: 16px;
        position: relative;
        padding-left: 42px;
    }
    .m-title-1 {
        margin-bottom: 19px;
        font-weight: 600;
        font-size: 34px;
        color: #fff;
    }
     
}

@media (min-width: 425px) and (max-width: 768px) {
    .guide-content .guide-step,
    .guide-content .m-title {
        display: block;
    }
}
.header-mob { 
    height: auto;
}

@media (max-width: 768px) {

}


.lng-01 {
    width: auto;
    padding: 8px 8px 8px 37px;
    border-radius: 16px;
    box-shadow: 0 4px 24px #11646680;
    background-color: #16151580;
    min-height: 72px;
}
.header-menu__item {
      font-size: 14px;
    
}