body {
    background-color: #FFFFFF;
    color: #000000;
    font-weight: normal;
    line-height: 1.1875;
    padding-bottom: 0px;
}

.close {
    display: none;
}
.span-br {
    display: block;
}
.section-1 {
    position: relative;
    background: gray;
    padding-bottom: 86px;
    background-size: cover;
    background-position: center;
    overflow: hidden;

}
.webp .section-1 {
    background-image: url("../img/webp/s1-back.webp");
}
.webp-no .section-1 {
    background-image: url("../img/s1-back.jpg");
}
.s1-fon {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 53%;
}
.header-h-cnt {
    max-width: 1270px;
    width: 100%;
}
.header-h {
    /*max-width: 1270px;*/
    width: 100%;
}
.wrap-logo-h {
    margin-top: 12px;
}
.logo-h {
    text-align: center;
    margin-left: 38px;
    position: relative;
    top: -15px;
}
.contact-h {
    max-width: 404px;
    width: 100%;
}
.wrap-social-h {
    max-width: 128px;
    width: 100%;
    margin-right: 23px;
}
.wrap-header-h {
    margin: 0px 21px;
}
.header-h-cnt {
    background: #59bf38;
    border-radius: 0 0 47px 48px;
}
.header-h {
    padding: 17px 10px 21px 10px;
    max-width: 1178px;
}
.wrap-phone-h {
    max-width: 280px;
    width: 100%;
}
.logo-h a {
    color: #FFFFFF;
    text-decoration: underline;
    font-family: "Montserrat";
    font-size: 13px;
}
.img-h a {
    color: #FFFFFF;
    text-decoration: underline;
    font-family: "Montserrat";
    font-size: 13px;
}
.phone-h {
    margin-bottom: 7px;
}
.phone-h a,.tel-link {
    color: #FFFFFF;
    font-family: "Montserrat";
    font-size: 24px;
}
.phone-h img {
    margin-right: 9px;
}
.logo-h-text {
    color: #F5F5F5;
    font-family: "Montserrat";
    font-size: 13px;
    line-height: 26px;
    max-width: 347px;
    width: 100%;
}
.email-h {
    text-align: right;
}
.email-h a {
    color: #EDF1F5;
    font-family: "Montserrat";
    font-size: 19px;
}
.logo-social-h img {
    max-width: 55px;
    width: 100%;
}
.logo-social-h img:hover {
    filter: brightness(120%);
    -webkit-transition: filter 200ms linear 0ms;
    -moz-transition: filter 200ms linear 0ms;
    transition: filter 200ms linear 0ms;
}
.s1-logo {
    padding-top: 90px;
}
.s1-logo h2 {
    color: #F5F5F5;
    font-family: "Heading Pro Wide Trial";
    font-size: 32px;
    margin-bottom: 60px;
    max-width: 786px;
    line-height: 57px;
}
.s1-logo-dop {
    color: #FFFFFF;
    font-family: "Montserrat";
    font-size: 17px;
    line-height: 34px;
    margin-bottom: 35px;
    max-width: 600px;
}
.s1-wrap-info {
    max-width: 590px;
    width: 100%;
    align-items: stretch;
    margin-bottom: 50px;
}
.s1-info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}
.s1-info:first-child img {
    top: 5px;
    position: relative;
}
.s1-info img {
    margin-bottom: 10px;
}
.s1-info-text {
    color: #FFFFFF;
    font-family: "Montserrat";
    font-size: 16px;
    line-height: 24px;
}
.s1-info-text-2 {
    max-width: 233px;
}
.s1-info:first-child {
    max-width: 262px;
    width: 100%;
}
.s1-info:last-child {
    max-width: 284px;
    width: 100%;
}
.s1-info:last-child img {
    position: relative;
    top: -5px;
}
.bnt-site-one {
    cursor: pointer;
    max-width: 395px;
    font-size: 18px;
    font-family: "Montserrat";
    padding: 34px 0px;
    border-radius: 15px;
    text-align: center;
    font-weight: 600;
    position: relative;
    z-index: 1;
}
.bnt-white-blue {
    color: #184E64;
    background: white;
    transition: 0.3s;
    border: 1px solid transparent;
}
.bnt-white-blue:hover {
    border: 1px solid white;
    color: white;
    background: #184E64;
}
.mob-s1-logo-dop {
    display: none;
    color: rgb(245, 245, 245);
    font-family: Montserrat;
    font-size: 12px;
    line-height: 22px;
    max-width: 624px;
    width: 100%;
    padding-top: 26px;
}
@media (max-width: 1580px) {
    .s1-fon {
        right: -6%;
        width: 60%;
        max-width: 951px;
    }
}
@media (max-width: 1400px) {
    .s1-fon {
        right: -15%;
        width: 70%;
        max-width: 951px;
    }
}
@media (max-width: 1200px) {
    .mob-s1-logo-dop {
        display: block;
    }
    .logo-h-text {
        display: none;
    }
    .wrap-header-h {
        margin: 0px;
    }
    .header-h-cnt {
        border-radius: unset;
    }
    .header-h {
        max-width: 750px;
        align-items: center;
    }
    .img-h {
        max-width: 288px;
    }
    .logo-social-h img {
        max-width: 35px;
    }
    .wrap-social-h {
        max-width: 83px;
        margin-top: -3px;
    }
    .phone-h a {
        font-size: 21px;
    }
    /*.email-h a {
        font-size: 17px;
    }*/
    .contact-h {
        max-width: 338px;
    }
    .logo-h {
        margin-left: 0;
        margin-top: 13px;
        top: unset;
        text-align: left;
    }
    .logo-h a {
        font-size: 15px;
    }
    .s1-logo {
        padding-top: 50px;
    }
    .s1-logo h2 {
        margin-bottom: 80px;
        max-width: 100%;
        font-family: "Heading Pro Wide Trial";
        font-size: 27px;
        line-height: 43px;
        font-weight: 500;
    }
    .s1-logo-dop {
        line-height: 29px;
        max-width: 440px;
        margin-bottom: 50px;
    }
    .s1-wrap-info {
        flex-direction: column;
    }
    .s1-info:first-child {
        margin-bottom: 30px;
    }
    .s1-info {
        flex-direction: row;
    }
    .s1-info img {
        margin-right: 25px;
    }
    .s1-info:last-child img {
        top: 6px;
        margin-right: 14px;
    }
    .s1-info:first-child {
        max-width: 337px;
    }
    .bnt-site-one {
        font-size: 27px;
        padding: 28px 0px;
        font-weight: 600;
    }
    .section-1 {
        padding-bottom: 52px;
    }
    .s1-fon {
        right: -12%;
        width: 68%;
    }
    .s1-info-text-1 {
        width: 100%;
        max-width: 268px;
    }
    .s1-info-text-2 {
        width: 100%;
        max-width: 217px;
    }
}
@media (max-width: 870px) {
    .s1-fon {
        right: -19%;
        width: 81%;
    }
}
@media (max-width: 720px) {
    .contact-h {
        position: relative;
        max-width: 225px;
        flex-direction: column-reverse;
        padding-top: 20px;
    }
    .email-h {
        text-align: right;
        position: absolute;
        right: 0;
    }
    .phone-h {
        margin-bottom: 20px;
    }
    .img-h {
        max-width: 140px;
    }
    .header-h {
        max-width: 440px;
        align-items: flex-start;
        position: relative;
        padding-bottom: 79px;
        margin-bottom: 36px;
    }
    .logo-h {
        margin-top: 16px;
    }
    .logo-h-text {
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 0px 10px;
        font-size: 11px;
        line-height: 20px;
        max-width: 100%;
    }
    .class-br-720 {
        display: block;
    }
    .mob-s1-logo-dop {
        display: none;
    }
    .s1-logo h2 {
        font-family: "Heading Pro Wide Trial";
        font-size: 21px;
        line-height: 34px;
        margin-bottom: 50px;
    }
    .s1-logo-dop {
        font-size: 16px;
        max-width: 369px;
    }
    .s1-fon {
        position: relative;
    }
    .s1-info:last-child {
        max-width: 286px;
    }
    .webp .section-1 {
        background-image: url("../img/webp/s1-mob-back.webp");
    }
    .webp-no .section-1 {
        background-image: url("../img/s1-mob-back.jpg");
    }
    .section-1 {
        padding-bottom: 0;
        background-position-y: 76px;
        background-repeat: no-repeat;
    }
    .s1-fon {
        width: 100%;
        right: 0px;
    }
    .s1-fon img {
        max-width:480px;
        width: 100%;
    }
}
@media (max-width: 480px) {

    .wrap-social-h {
        max-width: 56px;
    }
    .logo-social-h img {
        max-width: 23px;
    }
    .s1-cnt {
        margin-bottom: 13px;
    }
    .bnt-site-one {
        font-size: 20px;
        padding: 23px 0px;
        max-width: 365px;
    }
    .phone-h a {
        font-size: 20px;
    }
    .contact-h {
        max-width: 211px;
    }
    .email-h a {
        font-size: 19px;
    }
    .email-h {
        right: 0px;
        bottom: 0;
    }
}
@media (max-width: 420px) {
    .s1-logo h2 {
        font-size: 19px;
        margin-bottom: 40px;
    }
}
@media (max-width: 404px) {
    .img-h {
        max-width: 126px;
    }
    .logo-h a {
        font-size: 18px;
    }
    .contact-h {
        max-width: 197px;
    }
    .phone-h img {
        max-width: 19px;
    }
    .phone-h a {
        font-size: 19px;
    }

    .img-h {
        max-width: 126px;
    }

}
@media (max-width: 385px) {
    .phone-h a {
        font-size: 15px;
    }
    .email-h a {
        font-size: 17px;
    }
    .logo-h a {
        font-size: 15px;
    }
    .logo-h-text {
        font-size: 8px;
    }
    .logo-social-h img {
        max-width: 19px;
    }
    .img-h {
        max-width: 109px;
    }
    .wrap-social-h {
        max-width: 42px;
        margin-top: 2px;
    }
    .phone-h img {
        max-width: 15px;
    }
    .header-h {
        margin-bottom: 20px;
    }
    .contact-h {
        max-width: 160px;
    }
    .phone-h {
        margin-bottom: 15px;
    }
    .logo-h {
        margin-top: 7px;
    }
    .s1-logo-dop {
        font-size: 15px;
    }
    .s1-info-text {
        font-size: 15px;
    }
    .s1-logo h2 {
        font-size: 18px;
        margin-bottom: 32px;
    }
    .s1-info:first-child {
        max-width: 324px;
    }
    .s1-info-text-1 {
        max-width: 255px;
    }
}
@media (max-width: 350px) {
    .s1-info {
        justify-content: flex-start;
    }
    .s1-info img {
        max-width: 40px;
        width: 100%;
    }
}

    /*--------section-2----------*/
.section-2 {
    padding-top: 72px;
    padding-bottom: 60px;
}
.s2-slider {
    overflow: hidden;
}
.s2-logo h2 {
    color: #184E64;
    font-family: "Heading Pro Wide Trial";
    font-size: 24px;
    line-height: 36px;
}
.lobby-images-wrapper {
    position: relative;
    height: 400px;
    margin: 80px 0 0;
}

.lobby-images {
    position: relative;
    width: 100%;
    height: 100%;
}

/* Общий стиль для всех слайдов */
.lobby-images > .lobby-item {
    width: 276px;
    height: 339px;
    border: 0px solid transparent;
    overflow: visible;
    position: relative;
    cursor: default;
    z-index: 20;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

/* Стиль для боковых слайдов (более специфичный селектор) */
.lobby-images > .lobby-item:not(.carousel_center) {
    opacity: 0.6;
}

/* Стиль для центрального слайда */
.carousel_center.lobby-item {
    width: 304px;
    height: 373px;
    opacity: 1;
}

/* Фоновая плашка слайда */
.lobby-item .lobby-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

/* Центральный слайд - увеличенный фон */
.carousel_center.lobby-item .lobby-bg {
    width: 304px;
    height: 373px;
}

/* Контейнер для контента (иконка + заголовок + текст) */
.lobby-item .lobby-content {
    position: absolute;
    left: 40px;
    top: 40px;
    width: 196px;
    z-index: 3;
}

/* Центральный слайд - увеличенный контент */
.carousel_center.lobby-item .lobby-content {
    left: 44px;
    top: 44px;
    width: 216px;
}

/* Иконка слайда */
.lobby-item .lobby-icon {
    position: relative;
    width: auto;
    height: auto;
    margin-bottom: 25px;
}

/* Заголовок слайда */
.lobby-item .lobby-title {
    position: relative;
    width: 100%;
    text-align: left;
    color: #FFFFFF;
    font-family: 'Montserrat';
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 15px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

/* Центральный слайд - увеличенный заголовок */
.carousel_center.lobby-item .lobby-title {
    font-size: 21px;
}

/* Текст слайда */
.lobby-item .lobby-text {
    position: relative;
    width: 100%;
    text-align: left;
    color: #FFFFFF;
    font-family: 'Montserrat';
    font-size: 14px;
    line-height: 20px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

/* Центральный слайд - увеличенный текст */
.carousel_center.lobby-item .lobby-text {
    font-size: 15px;
}

/* Стрелки навигации */
.lobby-images-wrapper .arrow {
    display: block;
    z-index: 20;
    width: 50px;
    height: 50px;
    background: transparent;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    font-size: 0;
    color: transparent;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

.lobby-images-wrapper .arrow.prev {
    left: 2%;
}

.lobby-images-wrapper .arrow.next {
    right: 2%;
}
.lobby-images-wrapper .arrow.next:hover {
    transform: scale(1.06);
}
.lobby-images-wrapper .arrow.prev:hover {
    transform: scale(1.06);
}
.lobby-images-wrapper .arrow.next:before {
    display: block;
    content: '';
    width: 50px;
    height: 50px;
    position: absolute;
    background: url(../img/rightarrow.png) no-repeat;
    background-size: contain;
}

.lobby-images-wrapper .arrow.prev:before {
    display: block;
    content: '';
    width: 50px;
    height: 50px;
    position: absolute;
    background: url(../img/leftarrow.png) no-repeat;
    background-size: contain;
}
@media (max-width: 1200px) {
    .s2-logo h2 {
        text-align: center;
    }
}
@media (max-width: 720px) {
    .section-2 {
        padding-top: 40px;
    }
    .s2-logo h2 {
        font-family: "Montserrat";
        font-size: 19px;
    }
    .lobby-images-wrapper {
        margin: 100px 0 0;
    }
    .lobby-images-wrapper .arrow {
        top: -49px;
    }
    .lobby-images-wrapper .arrow.next {
        right: 12%;
    }
    .lobby-images-wrapper .arrow.prev {
        left: 12%;
    }
}
/*------------------section-3----------------------*/
.section-3 {
    position: relative;
    padding-top: 115px;
    padding-bottom: 75px;
    background-color: #F2ECF6;
}
.s3-logo {
    margin-bottom: 50px;
}
.s3-logo h2 {
    color: #184E64;
    font-family: "Heading Pro Wide Trial";
    font-size: 53px;
    text-transform: uppercase;
}
.wrap-mob-menu-s2 {
    display: none;
}
.wrap-vac-nav {
    max-width: 907px;
    width: 100%;
    margin-bottom: 50px;
}
.one-nav:not(:last-child) {
    margin-right: 10px;
}
.one-nav {
    position: relative;
    cursor: pointer;
    padding: 17px 5px;
    font-family: "Montserrat";
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    max-width: 288px;
    width: 100%;
    text-align: center;
}
.a-van {
    color: #000000;
    background: white;
}
.b-van {
    color: #000000;
    background: white;
}
.c-van {
    color: #000000;
    /*background: #dad5e3;*/
    background: #ffffff;
}
.one-nav.active {
    color: #FFFFFF;
    background: #184E64;
}
.wrap-vac-card {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
}
.param-info {

}
.card-vac {
    padding: 40px 5px 50px 5px;
    max-width: 573px;
    width: 49%;
    background: white;
    margin-bottom: 40px;
    /*border-radius: 15px;*/
}
.card-cnt {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-width: 500px;
    width: 100%;
    height: 100%;
}
.span-vac {
    display: none;
    color: #000000;
    font-family: "Montserrat";
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
}
.wrap-logo-vac {
    /*margin-bottom: 40px;*/
}
.dop-vac-link-one {
    margin-bottom: 12px;
}
.dop-vac-link a {
    color: #000000;
    font-family: "Montserrat";
    font-size: 13px;
    text-decoration: underline;
}
.logo-vac {
    color: #184E64;
    font-family: "Montserrat";
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 30px;
    font-weight: 600;
    /*min-height: 72px;*/
}
.price-vac {
    /* display: none;*/
    color: #091E35;
    font-family: "Montserrat";
    font-size: 19px;
    line-height: 25px;
   /* margin-top: 15px;*/
    margin-bottom: 30px;
}
.wrap-info-vac {
    display: flex;
    flex-direction: column;
    /*justify-content: end;*/
    justify-content: flex-start;
    height: 100%;
    margin-bottom: 40px;
    /*margin-top: 40px;*/
}
.info-vac:before {
    position: relative;
    content: '';
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #dad5e3;
    margin-right: 10px;
}
.info-vac {
    position: relative;
    color: #091E35;
    font-family: "Montserrat";
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 20px;
}
.set-info {
    margin-left: 5px;
    color: #091E35;
    font-family: "Montserrat";
    font-size: 17px;
    line-height: 24px;
    font-weight: 700;
}

.but-vac {
    cursor: pointer;
    padding: 17px 5px;
    font-family: "Montserrat";
    font-size: 15px;
    line-height: 20px;
    width: 100%;
    text-align: center;
    max-width: 259px;
}
.but-vac-in {
    max-width: 259px;
    color: #FFFFFF;
    background: #184E64;
}
.but-vac-open {
    max-width: 213px;
    color: #000000;
    background: #dad5e3;
}
.but-load-vac {
    cursor: pointer;
    max-width: 340px;
    width: 100%;
    color: #FFFFFF;
    font-family: "Montserrat";
    font-size: 19px;
    line-height: 25px;
    background: #184E64;
    padding: 22px 5px;
    text-align: center;
}

@media (max-width: 1200px)  {

    .logo-vac {
        font-size: 17px;
        line-height: 27px;
        margin-bottom: 20px;
        /*min-height: 54px;*/
        min-height: unset;
    }
    .card-vac {
        padding: 40px 10px 30px 20px;
        margin-bottom: 30px;
    }
    .wrap-info-vac {
        margin-top: 0px;
        margin-bottom: 25px;
    }
    .wrap-logo-vac {
        margin-bottom: 0px;
        /*margin-bottom: 35px;*/
    }
    .info-vac {
        font-size: 16px;
        line-height: 17px;
        margin-bottom: 10px;
    }
    .info-vac:before {
        max-width: 20px;
        height: 20px;
        width: 100%;
    }
    .but-vac-in,.but-vac-open {
        max-width: 48%;
    }
    .wrap-but-vac {
        margin-right: 10px;
    }
    .but-vac {
        padding: 12px 5px;
    }
    .but-vac-in span ,.but-vac-open span {
        display: none;
    }
    .but-vac-in::first-letter ,.but-vac-open::first-letter {
        text-transform: uppercase;
    }
    .one-nav {
        font-size: 13px;
    }
    .info-vac:before {
        position: absolute;
    }
    .param-info {
        margin-left: 26px;
        max-width: 159px;
        width: 100%;
    }
    .wrap-info-vac {
        margin-right: 12px;
    }
    .price-vac {
        margin-top:0px;
    }
}
@media (max-width: 720px) {
    .card-vac {
        width: 100%;
    }
    .section-3 {
        padding-top: 61px;
        padding-bottom: 56px;
    }
    .logo-s2 {
        margin-bottom: 32px;
    }
    .logo-s2 h2 {
        font-size: 37px;
    }
    .wrap-vac-nav {
        flex-direction: column;
        align-items: flex-end;
        margin-bottom: 34px;
    }
    .one-nav:not(:last-child) {
        margin-right: 0px;
        margin-bottom: 10px;
    }
    .wrap-mob-menu-s2 {
        cursor: pointer;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        max-width: 35px;
        width: 100%;
    }
    .wrap-mob-menu-s2 div {
        width: 100%;
        height: 2px;
        background: black;
        border-radius: 11px;
    }
    .wrap-mob-menu-s2 div:not(:last-child) {
        margin-bottom: 9px;
    }
    .logo-s2 {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
   /* .wrap-mob-nav {
        display: none;
    }*/
    .s3-logo h2 {
        font-size: 37px;
        margin-bottom: 8px;
    }
    .s3-logo-block {
        flex-direction: column;
        align-items: flex-start;
    }
    .s3-logo {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        margin-bottom: 21px;
    }
    .wrap-mob-menu-s2 {
        margin-top: 5px;
    }
    .logo-vac {
        min-height: unset;
    }
    .wrap-logo-vac {
        margin-bottom: 13px;
    }
    .card-vac {
        padding: 35px 10px 30px 20px;
    }
    .price-vac {

        margin-bottom: 15px;
    }
}
@media(min-width: 721px){
    .wrap-mob-nav {
        display: block !important;
    }
}
@media (max-width: 385px) {
    .s3-logo h2 {
        font-size: 31px;
    }
}
/*----------section-4-----------*/
.section-4 {
    position: relative;
    background: gray;
    padding-bottom: 86px;
    background-size: cover;
    background-position: center;
    min-height: 890px;
}
.webp .section-4 {
    background-image: url("../img/webp/s4-back.webp");
}
.webp-no .section-4 {
    background-image: url("../img/s4-back.jpg");
}
.section-4 .container-fluid {
    /*position: absolute;
    top: 0;
    left: 0;
    height: 100%;*/
}
.s4-factory {
    padding-left: 57px;
    padding-top: 34px;
}
.wrap-factory-info {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.factory-text-1 {
    color: rgb(255 255 255 / 45%);
    font-family: "Montserrat";
    font-size: 20px;
    letter-spacing: 2.07px;
}
.factory-text-2 {
    color: #FFFFFF;
    font-family: "Montserrat";
    font-size: 35px;
    line-height: 47px;
    text-transform: uppercase;
}
.factory-text-3 {
    color: rgb(123 153 171);
    font-family: "Montserrat";
    font-size: 13px;
    line-height: 18px;
}
.wrap-factory-video {
    padding-top: 23px;
}
.factory-video-icon img {
    margin-right: 34px;
}
.factory-video-link {
    max-width: 55px;
    width: 100%;
    text-align: center;
}
.factory-video-link a {
    font-family: "Montserrat";
    font-size: 11px;
    color: #b2c7c3;
    text-decoration: underline;
}
.factory-info-logo {
    color: #FFFFFF;
    font-family: "Montserrat";
    font-size: 53px;
    line-height: 73px;
}
.factory-info-logo span {
    font-size: 17px;
    line-height: 24px;
    display: inline-block;
    max-width: 41px;
}
.factory-info-tex {
    color: #FFFFFF;
    font-family: "Montserrat";
    font-size: 17px;
    line-height: 24px;
}
.factory-info:first-child {
    margin-bottom: 20px;
}
.factory-info {
    max-width: 211px;
    width: 100%;
    background: #184e64;
    border-radius: 33px;
    padding: 27px 5px;
}
.factory-info>div {
    max-width: 160px;
    width: 100%;
}
.s4-text-mob {
    display: none;
}
@media (max-width: 1200px) {
    .webp .section-4 {
        background-image: url("../img/webp/s4-mob-back.webp");
    }
    .webp-no .section-4 {
        background-image: url("../img/s4-mob-back.jpg");
    }
    .section-4 {
        min-height: 659px;
    }
    .section-4 .s4-cnt {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        padding-top: 71px;
    }
    .s4-factory {
        padding-left: 0px;
        padding-top: 0px;
        max-width: 421px;
    }
    .wrap-factory-info {
        max-width: 210px;
        width: 100%;
    }
}
@media (max-width: 720px) {
    .webp .section-4 {
        background-image: url("../img/webp/s4-mob-2-back.webp");
    }
    .webp-no .section-4 {
        background-image: url("../img/s4-mob-2-back.jpg");
    }
    .section-4 .s4-cnt {
        padding-top: 50px;
        flex-direction: column;
    }
    .s4-text-mob {
        display: inline;
    }
    .wrap-factory-info {
        max-width: 545px;
        width: 100%;
        flex-direction: row;
        justify-content: space-between;
        align-items: stretch;
        position: relative;
        top: 100px;
    }
    .factory-info>div {
        max-width: 136px;
    }
    .factory-info {
        max-width: 180px;
    }
    .factory-info-tex {
        font-size: 15px;
    }
    .factory-info-logo {
        font-size: 48px;
        line-height: 67px;
    }
    .factory-info {
        padding: 15px 5px;
    }
    .factory-info:first-child {
        margin-bottom:unset;
    }
    .s4-factory {
        max-width: 370px;
    }
    .factory-text-2 {
        font-size: 29px;
        margin-bottom: 23px;
    }
    .factory-text-1 {
        font-size: 19px;
        margin-bottom: 30px;
        line-height: 33px;
        color: #A1D2C8;
    }
    .factory-text-3 {
        color: #A1D2C8;
        line-height: 29px;
    }
}
@media (max-width: 414px) {
    .factory-info {
        max-width: 48%;
    }
}
@media (max-width: 404px) {
    .factory-text-1 {
        font-size: 17px;
    }
}
@media (max-width: 356px) {
    .factory-info img {
        max-width: 37px;
    }
    .factory-info-logo {
        font-size: 41px;
    }
    .factory-info-logo span {
        font-size: 13px;
        line-height: 20px;
    }
    .factory-info-tex {
        font-size: 12px;
    }
    .factory-info>div {
        max-width: 107px;
    }
    .factory-info {
        padding: 9px 5px;
    }
}
/*--------section-5--------*/
.section-5 {
    position: relative;
    padding-top: 90px;
    padding-bottom: 101px;
}
.s5-slider {
    position: relative;
    scroll-behavior: smooth;
    /*height: 2100px;*/
    /*height: 213vh;*/
    height: 241vh;
}
.s5-slider-one {

    position: sticky !important;
    top: 0 !important;
    background-color: transparent;
    will-change: transform;
    transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    /*height: 620px;*/
    width: 100%;
   /* height: 67vh;*/
    height: 75vh;
    margin-top: 101px;
}
.s5-logo h2 {
    color: #184E64;
    font-family: "Heading Pro Wide Trial";
    font-size: 32px;
    line-height: 53px;
    text-align: center;
}
.s5-logo {
    margin-bottom: 95px;
}
.s5-slider-one:not(:last-child) {
    margin-bottom: 50px;
}
.capability-slide {
    padding: 64px 20px 64px 60px;
}
.capability-logo img {
    margin-bottom: 25px;
}
.moving-cnt h3 {
    color: #0F5A79;
    font-family: "Montserrat";
    font-size: 32px;
    line-height: 46px;
    text-transform: uppercase;
    margin-bottom: 38px;
    font-weight: 600;
}
.moving-cnt h3 span {
    color: #7894A0;
}
.moving-cnt p {
    color: #041830;
    font-family: "Montserrat";
    font-size: 15px;
    max-width: 380px;
    margin-bottom: 22px;
}
.s5-moving-cnt {
    align-items: stretch;
}
.moving-l {
    max-width: 930px;
    width: 100%;
    border-radius: 9px;
    background-size: cover;
    background-position: center;
    min-height: 620px;
}
.webp .moving-l {
    background-image: url("../img/webp/s5-slider-1.webp");
}
.webp-no .moving-l {
    background-image: url("../img/s5-slider-1.png");
}
.moving-r {
    max-width: 229px;
    width: 100%;
    max-height: 620px;
    overflow-y: auto;
    padding-right: 5px;
}
.moving-slider {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}
.moving-r::-webkit-scrollbar {
    width: 6px;
    background-color: #f9f9fd;
}
.moving-r::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background-color: #5fd63a;
}
.moving-r::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2);
    border-radius: 6px;
    background-color: #f9f9fd;
}
.moving-slider-one {
    max-height: 148px;
    height: 100%;
}
.moving-slider-one:not(:first-child) {
    margin-top: 8px;
}
.moving-slider-one picture,.moving-slider-one img,.moving-slider-one a {
    border-radius: 9px;
    height: 100%;
    width: 100%;
}
/*.moving-slider-one img {
    border-radius: 9px;
    height: 100%;
    width: 100%;
}*/
.preparation-cnt {
    margin-bottom: 35px;
}
.preparation-cnt h3 {
    color: #FFFFFF;
    font-family: "Montserrat";
    font-size: 32px;
    margin-bottom: 50px;
    max-width: 520px;
    width: 100%;
}
.preparation-cnt p {
    color: #EDF1F5;
    font-family: "Montserrat";
    font-size: 15px;
    max-width: 440px;
    width: 100%;
}
.btn-preparation {
    cursor: pointer;
    font-family: "Montserrat";
    max-width: 286px;
    width: 100%;
    text-align: center;
    padding: 17px 7px;
    border-radius: 14px;
    background: white;
    font-size: 15px;
    color: black;
    border: 1px solid transparent;
}
.btn-preparation:hover {
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    background: #184E64;
}
.preparation-slide {
    width: 100%;
    border-radius: 9px;
    background-size: cover;
    background-position: center;
    min-height: 620px;
}
.webp .preparation-slide {
    background-image: url("../img/webp/s5-slider-2.webp");
}
.webp-no .preparation-slide {
    background-image: url("../img/s5-slider-2.png");
}
.career-slide {
    width: 100%;
    border-radius: 9px;
    background-size: cover;
    background-position: center;
    min-height: 620px;
}
.webp .career-slide {
    background-image: url("../img/webp/s5-slider-3.webp");
}
.webp-no .career-slide {
    background-image: url("../img/s5-slider-3.png");
}
.career-cnt h3 {
    color: #DCEAF1;
    font-family: "Montserrat";
    font-size: 32px;
    line-height: 46px;
    margin-bottom: 32px;
    max-width: 680px;
    width: 100%;
}
.career-cnt p {
    color: #DCEAF1;
    font-family: "Montserrat";
    font-size: 15px;
    margin-bottom: 50px;
    max-width: 530px;
    width: 100%;
}
.s5-mob-logo,.s5-logo-dop {
    display: none;
}
.section-5 .owl-carousel {
    display: block;
}
.wrap-arrow-carousel2 {
    display: none;
}
@media (max-width: 1200px) {
    .section-5 .owl-carousel {
        display: none;
    }

    .section-5 {
        padding-top: 60px;
    }

    .wrap-arrow-carousel2 {
        display: flex;
        margin-bottom: 52px;
    }

    .s5-logo {
        text-align: center;
    }

    .s5-logo h2 {
       /* display: none;*/
        font-size: 24px;
        line-height: 39px;
        margin-bottom: 48px;
    }

    .s5-logo h2.s5-mob-logo {
        display: inline-block;
    }

    /*.s5-logo-dop {
        display: block;
        font-size: 20px;
        line-height: 31px;
        color: #1E1E1E;
    }*/

    .s5-slider {
        height: unset;
    }

    .s5-slider-one {
        margin-top:0;
        position: relative !important;
        height: unset;
    }

    .moving-r {
        display: none;
    }

    .capability-logo img {
        max-width: 104px;
    }

    .moving-cnt h3 {
        font-size: 19px;
        line-height: 28px;
        max-width: 254px;
        margin-bottom: 19px;
    }

    .moving-cnt h3 span.span-br {
        display: inline;
    }

    .moving-cnt p {
        font-size: 13px;
        line-height: 20px;
    }

    .moving-l {
        min-height: 431px;
    }

    .preparation-slide {
        min-height: 423px;
    }

    .capability-slide {
        padding: 30px 20px 11px 24px;
    }

    .preparation-cnt h3 {
        max-width: 295px;
        font-size: 19px;
        margin-bottom: 31px;
    }

    .preparation-cnt p {
        font-size: 13px;
        max-width: 295px;
    }

    .btn-preparation {
        max-width: 230px;
        font-size: 12px;
    }
    .capability-logo img {
        margin-bottom: 18px;
    }
    .career-cnt h3 span.span-mob-br {
        display: block;
    }
    .career-cnt h3 {
        font-size: 19px;
        line-height: 28px;
        margin-bottom: 20px;
        max-width: 318px;
    }
    .career-cnt p {
        font-size: 13px;
        margin-bottom: 20px;
        max-width: 432px;
    }
    .career-slide {
        min-height: 423px;
    }
    .career-cnt-close-mob {
        display: none;
    }
    p.career-dop-with {
        max-width: 360px;
    }
}
@media (max-width: 720px){

    .webp .moving-l {
        background-image: url("../img/webp/s5-mob-slider-1.webp");
    }
    .webp-no .moving-l {
        background-image: url("../img/s5-mob-slider-1.png");
    }

    .webp .preparation-slide {
        background-image: url("../img/webp/s5-mob-slider-2.webp");
    }
    .webp-no .preparation-slide {
        background-image: url("../img/s5-mob-slider-2.png");
    }

    .webp .career-slide {
        background-image: url("../img/webp/s5-mob-slider-3.webp");
    }
    .webp-no .career-slide {
        background-image: url("../img/s5-mob-slider-3.png");
    }
    .moving-l,.preparation-slide,.career-slide {
        min-height: 902px;
    }
    .preparation-cnt p {
        font-size: 16px;
        line-height: 27px;
        max-width: 351px;
    }
    .preparation-cnt h3 {
        max-width: 335px;
    }
    .preparation-mob-420 {
        display: block;
    }
    .moving-cnt p {
        font-size: 15px;
        line-height: 22px;
        max-width: 359px;
    }
    .career-cnt p {
        font-size: 15px;
        line-height: 22px;
    }
    .s5-logo h2 {
        font-size: 20px;
        line-height: 33px;
        margin-bottom: 25px;
        font-family: "Montserrat";
        font-weight: 700;
    }
    .s5-logo-dop {
        font-size: 17px;
        line-height: 25px;
    }
    .s5-logo {
        margin-bottom: 41px;
    }
    .section-5 {
        /*padding-top: 43px;*/
        padding-bottom: 47px;
    }
}
@media (max-width: 420px){
    .career-cnt p {
        font-size: 14px;
    }
}
@media (max-width: 385px){
    .moving-cnt p {
        font-size: 13px;
        line-height: 20px;
    }
    .preparation-cnt p {
        font-size: 13px;
        line-height: 25px;
    }
    .career-cnt p {
        font-size: 13px;
        line-height: 20px;
    }

}
@media (max-width: 362px){
    .capability-slide {
        padding: 20px 10px 11px 10px;
    }
    .career-cnt h3 {
        font-size: 20px;
        line-height: 24px;
    }
}
/*-------------section-6------------*/
.section-6 {
    position: relative;
    padding-top: 61px;
    background-color: #F5F8FD;
    padding-bottom: 70px;
}
.section-6 h2 {
    color: #184E64;
    font-family: "Heading Pro Wide Trial";
    font-size: 32px;
    line-height: 35px;
    margin-bottom: 50px;
    text-align: center;
}
.s6-logo-dop {
    color: #1E1E1E;
    font-family: "Montserrat";
    font-size: 17px;
    margin-bottom: 50px;
    text-align: center;
}
.s6-cnt p {
    color: #1E1E1E;
    font-family: "Montserrat";
    font-size: 17px;
    line-height: 26px;
    max-width: 980px;
    width: 100%;
    text-align: center;
}
.s6-slider {
    height: 461px;
    position: relative;
}
.Carousel3 .frame {
    width: 1170px;
    display: inline-block;
    float: left;
    height: 460px;
}
.wb_left {
    position: absolute;
    left: 0px;
    top: 106px;
    width: 320px;
    height: 214px;
    opacity: 0.50;
    z-index: 91;
}
.wb_right {
    position: absolute;
    left: 294px;
    top: 20px;
    width: 580px;
    height: 387px;
    z-index: 93;
}
.wb_mid {
    position: absolute;
    left: 849px;
    top: 106px;
    width: 320px;
    height: 214px;
    opacity: 0.50;
    z-index: 92;
}
.wrap-back-next  {
    max-width: 109px;
    width: 100%;
    z-index: 1;
    margin-left: 0px;
    position: absolute;
    right: 31px;
}
.Carousel3_back,.Carousel3_next {
    cursor: pointer;
    transition: 0.3s;
}
.Carousel3_back:hover,.Carousel3_next:hover {
    transform: scale(1.06);
}
@media (max-width: 1200px){
    .wb_mid,.wb_left {
        display: none;
    }
    .wb_right {
        position: relative;
        width: 100%;
        height: auto;
        left: unset;
        top: unset;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .Carousel3 .frame {
        width: 100%;
    }
    .wrap-back-next {
        max-width: 100%;
        right: unset;
        top: 160px;
    }
    .s6-slider {
        height: 432px;
    }
    .s6-logo {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .section-6 h2 {
        font-size: 24px;
        line-height: 33px;
        margin-bottom: 38px;
        max-width: 591px;
    }
    .s6-cnt p {
        font-size: 16px;
    }
}
@media (max-width: 720px){
    .wrap-back-next {
        top: -71px;
    }
    .s6-logo-dop {
        margin-bottom: 101px;
    }
    .section-6 h2 {
        font-size: 22px;
        line-height: 31px;
        margin-bottom: 25px;
        max-width: 318px;
    }
    .s6-slider {
        height: 308px;
    }
    .Carousel3 .frame {
        height: auto;
    }
    .s6-cnt p {
        font-size: 13px;
        line-height: 23px;
    }
}
@media (max-width: 404px){
    .s6-slider {
        height: 275px;
    }
    .section-6 {
        padding-bottom: 50px;
    }
}
@media (max-width: 360px){
    .s6-slider {
        height: 255px;
    }
    .section-6 {
        padding-bottom: 41px;
    }
}
@media (max-width: 330px){
    .s6-slider {
        height: 235px;
    }
}
/*------section-7------*/
.section-7 {
    position: relative;
    background: gray;
    padding-bottom: 171px;
    padding-top: 0px;
    background-size: inherit;
    background-position: bottom;
    background-repeat: no-repeat;
}
.webp .section-7 {
    background-image: url("../img/webp/s7-back.webp");
}
.webp-no .section-7 {
    background-image: url("../img/s7-back.jpg");
}
.wrap-s7-cnt {
    padding-top: 50px;
    width: 100%;
    max-width: 1058px;
}
.s7-cnt-l {
    color: #FFFFFF;
    font-family: "Montserrat";
    font-size: 24px;
    text-transform: uppercase;
    max-width: 420px;
    margin-left: -47px;
}
.s7-cnt-r {
    max-width: 500px;
    width: 100%;
}
.s7-logo h2 {
    color: #DCEAF1;
    font-family: "Montserrat";
    font-size: 21px;
    line-height: 36px;
    margin-bottom: 50px;
}
.s7-logo p {
    color: #DCEAF1;
    font-family: "Montserrat";
    font-size: 19px;
    line-height: 30px;
    margin-bottom: 45px;
}
.s7-logo-dop {
    color: #DCEAF1;
    font-family: "Montserrat";
    font-size: 17px;
    margin-bottom: 45px;
}
.bnt-site-one.fsz-24 {
    font-size: 24px;
}
.bnt-white-grey {
    color: #0f5a79;
    background: white;
    transition: 0.3s;
    border: 1px solid transparent;
    padding: 30px 0px;
}
.bnt-white-grey:hover {
    color: white;
    background: #0f5a79;
    border: 1px solid white;
}
.s7-work {
    display: none;
}
@media (max-width: 1200px) {
    .s7-logo h2 {
        font-size: 19px;
        line-height: 36px;
    }
    .s7-logo p {
        font-size: 17px;
        line-height: 27px;
        margin-bottom: 29px;
    }
    .spans7-span-mob-br {
        display: block;
    }
    .s7-logo p {
        max-width: 361px;
    }
    .s7-cnt-l {
        font-size: 17px;
        max-width: 213px;
        margin-left: 1px;
    }
    .s7-cnt-l .span-br {
        display: inline;
    }
    .s7-cnt-r {
        margin-right: -50px;
        max-width: 401px;
    }
    .bnt-white-grey.bnt-site-one {
        max-width: 375px;
        padding: 24px 0px;
    }
    .section-7 {
        padding-bottom: 164px;
    }
}
@media (max-width: 880px) {
    .s7-logo h2 {
        font-size: 17px;
        line-height: 34px;
    }
}
@media (max-width: 830px) {
    .bnt-white-grey.bnt-site-one {
        max-width: 344px;
        padding: 18px 0px;
    }
    .s7-logo h2 {
        font-size: 16px;
    }
    .s7-logo p {
        font-size: 15px;
        line-height: 25px;
    }
    .s7-logo-dop {
        font-size: 15px;
    }
}
@media (max-width: 720px) {
    .webp .section-7 {
        background-image: url("../img/webp/s7-mob-fon3.webp");
    }
    .webp-no .section-7 {
        background-image: url("../img/s7-mob-fon3.jpg");
    }
    .section-7 {
        min-height: 659px;
        background-size: cover;
        background-position: center;
        padding-bottom: 0px;
    }
    .wrap-s7-cnt {
        flex-direction: column-reverse;
    }
    .s7-logo h2 {
        font-size: 19px;
        line-height: 36px;
    }
    .s7-logo p {
        line-height: 20px;
    }
    .bnt-white-grey.bnt-site-one {
        max-width: 390px;
        padding: 18px 0px;
        font-size: 23px;
    }
    .s7-logo-dop {
        margin-bottom: 28px;
    }
    .s7-cnt-l {
        font-size: 19px;
        max-width: 291px;
    }
    .spans7-span-mob-br {
        display: inline;
    }
    .s7-cnt-r {
        margin-bottom: 24px;
    }
    .s7-work {
        display: block;
        position: relative;
    }
    .wrap-s7-cnt {
        margin-bottom: 19px;
    }
}
@media (max-width: 420px) {
    .spans7-span-mob-br {
        display: block;
    }
    .s7-logo h2 {
        font-size: 18px;
        line-height: 34px;
    }
    .wrap-s7-cnt {
        padding-top: 43px;
    }
}
@media (max-width: 386px) {
    .wrap-s7-cnt {
        padding-top: 45px;
        margin-bottom: 11px;
    }

    .s7-logo h2 {
        font-size: 16px;
        line-height: 27px;
        margin-bottom: 34px;
    }
    .s7-logo p {
        font-size: 13px;
    }
    .s7-logo-dop {
        font-size: 13px;
    }
    .s7-cnt-l {
        font-size: 17px;
    }
}
/*------section-8------*/
.section-8 {
    background: #56C038;
}
.section-8 .wrap-logo-h {
    max-width: 250px;
}
.section-8 .header-h {
    padding: 26px 10px 37px 10px;
}
.section-8 .logo-h {
    text-align: end;
    margin-left: unset;
    position: relative;
    top: unset;
    margin-top: 7px;
}
.section-8 .logo-h a {
    font-size: 15px;
}
.section-8 .logo-h-mob {
    display: none;
    text-align: center;
    margin-top: 22px;
}
@media (max-width: 1200px) {
    .section-8 .phone-h a,.section-8  .tel-link {
        font-size: 22px;
    }
}

@media (max-width: 720px) {
    .section-8 .header-h {
        padding: 26px 10px 0px 10px;
    }
    .section-8 .phone-h a,.section-8  .tel-link {
        font-size: 20px;
    }
    .section-8 .logo-h-mob.logo-h {
        display: block;
    }
    .section-8 .logo-h {
        display: none;
    }
    .section-8 .wrap-social-h {
        max-width: 79px;
    }
    .section-8 .logo-social-h img {
        max-width: 35px;
    }
    .section-8 .email-h {
        bottom: 8px;
    }
    .section-8 .phone-h {
        margin-bottom: 26px;
    }
}

@media (max-width: 480px) {
    .section-8 .phone-h a {
        font-size: 17px;
    }
    .section-8 .wrap-social-h {
        max-width: 56px;
    }
    .section-8 .logo-social-h img {
        max-width: 25px;
    }
    .section-8 .email-h {
        bottom: 3px;
    }
    .section-8 .contact-h {
        max-width: 186px;
    }
    .section-8 .logo-h-mob {
        margin-top: 17px;
    }
}
@media (max-width: 420px) {
    /*.section-8 .phone-h a {
        font-size: 19px;
    }*/
}
@media (max-width: 395px) {
    .section-8 .contact-h {
        max-width: 159px;
        /*margin-bottom: 23px;*/
    }
    .section-8 .phone-h a {
        font-size: 15px;
    }
    .section-8 .email-h a {
        font-size: 14px;
    }
    .section-8 .phone-h {
        margin-bottom: 16px;
    }
    .section-8 .img-h {
        max-width: 109px;
    }
}



    /*---------------podrobnee----------------*/
/*.but-vac {
    cursor: pointer;
    padding: 17px 5px;
    !*font-family:'Uni Neue Regular';*!
    font-size:17px;
    line-height: 20px;
    width: 100%;
    text-align: center;
    max-width: 259px;
}*/
/*.but-vac-in {
    max-width: 259px;
    color: #FFFFFF;
    background: #184E64;
}*/
.section-det {
    position: relative;
    padding-top: 60px;
    background: #fbfbfb;
}
.section-det .but-vac {
    font-size: 20px;
    padding: 23px 5px;
}
.section-det  .but-vac-in {
    max-width: 343px;
}
.logo-det {
    margin-bottom: 35px;
}
.logo-det h2 {
    color:#000000;
    font-family:'Montserrat';
    font-size:35px;
    line-height: 66px;
    font-weight: 700;
}
.text-det {
    color:#173657;
    font-family:'Montserrat';
    font-size:48px;
    line-height: 47px;
    font-weight: 700;
    margin-bottom: 30px;
}
.logo-det p {
    color:#000000;
    font-family:'"Montserrat"';
    font-size:35px;
    line-height: 47px;
    font-weight: 400;
}
.price-det {
    color:#173657;
    font-family:'Montserrat';
    font-size: 27px;
    line-height: 36px;
    margin-bottom: 10px;
}
.price-det-do {
    font-family:'Montserrat';
    display: inline-block;
    font-weight: 700;
}
.price-det span {
    font-family:'Montserrat';
}
.wrap-info-det {
    margin-bottom: 50px;
}
.info-det {
    color: #173657;
    font-family:'Montserrat';
    font-size: 20px;
    line-height: 37px;
}
/*.info-det:before {
    position: relative;
    content: '';
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #dad5e3;
    margin-right: 10px;
}*/
.set-det {
    font-family:'Montserrat';
    font-size:20px;
    line-height:27px;
    font-weight: 700;
    margin-left: 5px;
}
.one-list-det {
    margin-bottom: 75px;
}
.one-list-det h3 {
    color:#173657;
    font-family:'Montserrat';
    font-size:24px;
    line-height:32px;
    font-weight: 700;
    margin-bottom: 12px;
}
.one-list-det p {
    color:#173657;
    font-family:'Montserrat';
    font-size:20px;
    line-height:32px;
}
.cnt-det .but-vac {
    margin-bottom: 70px;
}
.one-list-det p:before {
    position: relative;
    content: '-';
}
.logo-s3 {
    margin-bottom: 70px;
    max-width: 1051px;
}
.logo-s3 h2 {
    color: #173657;
    font-family: "Montserrat";
    font-size: 53px;
    font-weight: 700;
}
@media (max-width: 1200px)  {
    .section-det .but-vac {
        font-size: 19px;
        padding: 17px 5px;
    }
    .but-vac {
        padding: 12px 5px;
    }
    .but-vac-in,.but-vac-open {
        max-width: 48%;
    }
    .but-vac-in span ,.but-vac-open span {
        display: none;
    }
    .but-vac-in::first-letter ,.but-vac-open::first-letter {
        text-transform: uppercase;
    }
    .logo-s3 h2 {
        text-align: center;
        margin-bottom: 20px;
        font-size: 45px;
        line-height: 46px;
    }
}
@media (max-width: 720px) {
    .section-det {
        padding-top: 40px;
    }
    .logo-det {
        margin-bottom: 25px;
    }

    .logo-det p {
        font-size: 19px;
        line-height: 28px;
    }
    .price-det {
        font-size: 19px;
        line-height: 29px;
        margin-bottom: 23px;
    }
    .info-det {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 12px;
    }
    .wrap-info-det {
        margin-bottom: 30px;
    }
    .cnt-det .but-vac {
        margin-bottom: 41px;
    }
    .one-list-det {
        margin-bottom: 35px;
    }
    .text-det {
        font-size: 33px;
        line-height: 44px;
        margin-bottom: 11px;
    }
    .logo-det h2,.one-list-det h3 {
        font-size: 21px;
        line-height: 27px;
        margin-bottom: 19px;
    }
}
@media (max-width: 460px) {
    .info-det:before {
        position: absolute;
    }
    .param-det {
        margin-left: 0px;
        max-width: 159px;
        width: 100%;
    }
    .wrap-info-det {
        margin-right: 0px;
    }
    .text-det {
        font-size: 26px;
        line-height: 34px;
        margin-bottom: 12px;
    }
    .logo-det h2,.one-list-det h3 {
        font-size: 18px;
        line-height: 23px;
    }
    .one-list-det p {
        font-size: 19px;
    }
    .logo-s3 h2 {
        font-size: 35px;
    }
}
@media (max-width: 420px) {
    .cnt-det .but-vac {
        max-width: 100%;
    }

}
/*-------------phone-popup------------*/
#phone-popup,#phone-popup-call,#popup-possibiliti {
    display: none;
    position: fixed;
    top: 0; left: 0; right: 0; bottom: 0;
    background: rgba(0,0,0,0.7);
    justify-content: center;
    align-items: center;
    z-index: 9999;
}
.logo-popup h2 {
    color: #0F5A79;
    font-family: "Montserrat";
    font-size: 21px;
    text-align: left;
    line-height: 31px;
    max-width: 313px;
    font-weight: 700;
    margin-bottom: 34px;
}
.logo-popup p {
    color: #0F5A79;
    font-family: "Montserrat";
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 11px;
}
.wrap-s2-popup {
    height: 100%;
    overflow-y: auto;
    align-items: flex-start;
}
.phone-popup-content {
    max-width: 420px;
    width: 100%;
    background: white;
    padding: 30px 20px 30px 20px;
    overflow-y: auto;
    top: 12%;
    position: relative;
}
.logo-phone {
    margin-bottom: 10px;
}
.logo-phone h2 {
    color: #0F5A79;
    font-family: "Montserrat";
    font-size: 29px;

    line-height: 47px;
    margin-bottom: 5px;
    font-weight: 700;
    text-align: center;
}
.logo-phone p {
    color: #0F5A79;
    font-family: "Montserrat";
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    max-width: 359px;
}
.form-phone {
    padding: 0px 10px;
}
.label-phone {
    color: #0F5A79;
    font-family: "Montserrat";
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 10px;
    /*opacity: 0.6;*/
}
.wrap-inp-phone {
    background-color: #F5F5F5;
    position: relative;
    border: 1px solid #CCCCCC;
   /* border-radius: 10px;*/
    background-image: none;
    color: #000000;
    font-family: Montserrat;
    margin-bottom: 15px;
    overflow: hidden;
}
.icon-phone {
    padding-left: 19px;
}
.wrap-inp-phone input {
    padding: 4px 4px 4px 20px;
    font-size: 17px;
    line-height: 50px;
    border: none;
    outline: none;
    background-color: #F5F5F5;
}
.sub-phone {
    cursor: pointer;
    margin-top: 5px;
    border: 0px solid #184E64;

    background-color: #184E64;
    background-image: none;
    color: #FFFFFF;
    font-family:'Montserrat';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    padding: 20px 10px;
    text-align: center;
    margin-bottom: 15px;
}
.wrap-check-phone {
    position: relative;
}
.wrap-check-phone input[type='checkbox']:checked + label::before {
    background-color: #184E64;
    background-image: none;
    border-color: #184E64;
}
.wrap-check-phone input[type='checkbox'] {
    position: absolute;
    padding: 0;
    margin: 0;
    opacity: 0;
    z-index: 1;
    width: 15px;
    height: 15px;
    left: 0;
    top: 0;
}
.wrap-check-phone label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 15px;
    height: 15px;
    left: 0;
    top: 0;
    background-color: #FFFFFF;
    border-radius: 0px;
    border: 1px dotted black;
}
.wrap-check-phone label::after {

    display: inline-block;
    position: absolute;
    width: 15px;
    height: 15px;
    left: 0;
    top: 0;
    padding: 0;
    text-align: center;
    line-height: 15px;
}
.wrap-check-phone input[type='checkbox']:checked + label::after {
    content: "";
    background: url(data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2060%2060%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M56%2016%20C56%2016%2c%2057%2017%2c%2057%2018%20C57%2019%2c%2056%2020%2c%2056%2020%20L31%2044%20L26%2049%20C25%2050%2c%2025%2050%2c%2024%2050%20C23%2050%2c%2022%2050%2c%2021%2049%20L17%2044%20L4%2032%20C3%2032%2c%203%2031%2c%203%2030%20C3%2029%2c%203%2028%2c%204%2028%20L9%2023%20C9%2023%2c%2010%2022%2c%2011%2022%20C12%2022%2c%2013%2023%2c%2014%2023%20L24%2033%20L46%2011%20C47%2010%2c%2048%2010%2c%2049%2010%20C50%2010%2c%2050%2010%2c%2051%2011%20L56%2016Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a) no-repeat center center;
    background-size: 80% 80%;
}
.text-check {
    color:#4F4F4F;
    font-family:'Montserrat';
    font-size: 12px;
    line-height: 13px;
    margin-bottom: 20px;
    max-width: 334px;
    margin-left: 20px;
}
.text-check a {
    text-decoration: underline;
    color: inherit;
}
.wrap-thanks-form {
    display:none;
}
.popup-close {
    width: 24px;
    height: 24px;
    cursor: pointer;
    position: absolute;
    top: 8px;
    right: 8px;
}
.popup-close::before,
.popup-close::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 2px;
    background: #333;
    transform-origin: center;
}
.popup-close::before {
    transform: translate(-50%, -50%) rotate(45deg);
}
.popup-close::after {
    transform: translate(-50%, -50%) rotate(-45deg);
}
@media (max-width: 440px){
    .logo-phone h2 {
        font-size: 25px;
        line-height: 38px;
    }
    .phone-popup-content {
        padding: 30px 10px 30px 10px;
    }
}
/*---------------media--------------------*/
 /*стили фильтра*/
/* Стили для формы фильтра */
#vacancy-filter {
    display: flex;
    /*flex-wrap: wrap;*/
    flex-direction: column;
    gap: 14px;
    margin-bottom: 24px;
    padding: 16px;
    background-color: #ffffff;
    border-radius: 8px;
    width: 100%;
}

/* Стили для элементов формы */
#vacancy-filter select,
#vacancy-filter input[type="number"] {
    cursor:pointer;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    min-width: 150px;
    font-size: 14px;
    background: transparent;
    z-index: 1;
    position: relative;
}
#vacancy-filter select {
    padding-right: 34px;
}
.bot-filter-block {
    flex-wrap: wrap;
    align-items: flex-start;
}
.bot-filter-block>div:not(:last-child) {
    margin-bottom: 14px;
}
.block-filter input:not(:last-child) {
    margin-bottom: 15px;
}
.filter-vac-but {
    padding: 10px 20px;
    color: #FFFFFF;
    background: #184E64;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}
/* Стили для кнопки отправки формы */
.vacancy-filter {
    display: flex;
    /*flex-wrap: wrap;*/
    flex-direction: column;
    gap: 20px;
    margin-bottom: 30px;
}
.filter-block {
    /*flex: 1 1 200px;*/
    display: flex;
    flex-direction: column;
}
.filter-block label {
    font-weight: 500;
    margin-bottom: 5px;
}
.filter-block input,
.filter-block select {
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.vacancy-filter input {
    -webkit-appearance: unset;
    -moz-appearance: unset;
    appearance: auto;
}
.vacancy-filter .checkbox-form {
    max-width: 13px;
    top: 3px;
    height: 15px;
    right: 0px;
    width: 100%;
    outline: none;
    border: 1px solid #461464;
    background-color: #eee;
}
.bot-filter-block > div:not(:last-child) {
    margin-right: 10px;
}
.wrap-checkbox {
    width:100%;
    padding-left: 2px;
}
.wrap-checkbox label {
    margin-right: 5px;
}
.wrap-click-check {
    cursor: pointer;
}
.checkbox-filter {
    display: block;
    position: relative;
    padding-right: 30px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.checkbox-filter input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkmark {
    position: absolute;
    top: 3px;
    right: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 1px solid #461464;
    border-radius: 5px;
}
.checkbox-filter:hover input ~ .checkmark {
    background-color: #fff;
}
.checkbox-filter input:checked ~ .checkmark {
    background-color: #005DA9;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.checkbox-filter input:checked ~ .checkmark:after {
    display: block;
}
.checkbox-filter .checkmark:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* Стили для результатов фильтрации */
.archive-in .section-3 {
    padding-top: 75px;
}
/*--------404--------*/
.page-404 {
    text-align: center;
    padding: 80px 20px;
}
.page-404 h1 {
    font-size: 36px;
    color: #005DA9;
    margin-bottom: 20px;
}
.page-404 p {
    font-size: 18px;
    margin-bottom: 15px;
}
.page-404 .btn {
    display: inline-block;
    padding: 10px 20px;
    background: #005DA9;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
}
.page-404 {
    min-height: calc(100vh - 226px);
}
/*доработски*/
.blue-point-but {
    transition: 0.3s;
    border: 1px solid transparent;
}
.blue-point-but:hover {
    color: #FFFFFF;
    background: #184E64;
    border: 1px solid white;
}
.white-point-but {
    transition: 0.3s;
    border:1px solid transparent;
}
.white-point-but:hover {
    color: #184e64;
    background: white;
    border: 1px solid #184e64;
}
.gray-point-but {
    transition: 0.3s;
}
.gray-point-but:hover {
    background: #9991a7;
    color: white;
}
.row-point-but {
    cursor: pointer;
    transition: 0.3s;
}
.row-point-but:hover {
    transform: scale(1.1);
}
.block-row {
    display: inline-block;
    position: relative;
}

.block-row2::before {
    content: '';
    position: absolute;
    bottom: 3px;
    border: 10px solid transparent;
    border-top: 10px solid #005DA9;
    z-index: 0;
    right: 7px;
    transition: transform 0.3s ease;
    pointer-events: none; /* чтобы не мешал кликам по select */
}
.select-menu-list .block-row {
    max-width: 288px;
    width: 100%;
}
.select-menu-list .block-row::before {
    bottom: 21px;
    border-top: 10px solid #fdfdfd;
    z-index: 1;
    right: 9px;
}
.block-row::before {
    content: '';
    position: absolute;
    bottom: 12px;
    right: 7px;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 10px solid #184E64;
    transition: transform 0.3s ease;
    z-index: 0;
}
/* Класс для переворота стрелки */
.block-row.open-row::before {
    transform: rotateX(180deg);
}
/* По умолчанию показываем desktop */
.mobile-only {
    display: none;
}
.desktop-only {
    display: inline;
}
.h-number a {
    color: inherit;
    text-decoration: none;
}
.h-number a:hover {
    text-decoration: none;
}
/* На мобилке — наоборот */
@media (max-width: 768px) {
    .mobile-only {
        display: inline;
    }
    .desktop-only {
        display: none;
    }
}
@media (max-width: 720px) {
    .bot-filter-block > div:not(:last-child) {
        margin-right: 10px;
        width: 100%;
    }
    .vacancy-filter .block-row {
        width: 100%;
    }
    #vacancy-filter select {
        width: 100%;
    }
}
/*свайп*/
.Carousel3 {
    user-select: none;
    touch-action: pan-y;
    cursor: grab;
}

.Carousel3:active {
    cursor: grabbing;
}
.lobby-images-wrapper {
    cursor: grab;
    user-select: none;
}

.lobby-images-wrapper.dragging {
    cursor: grabbing;
}
























































