/*@import '/node_modules/swiper/swiper.scss';

@import '/node_modules/swiper/swiper-bundle.css';

@import '/node_modules/swiper/modules/pagination.css';
@import '/node_modules/swiper/modules/navigation.css;*/


@font-face {
    font-family: 'Stolzl';
    src: url('../fonts/Stolzl/Stolzl-Light.eot');
    src: local('Stolzl Light'), local('Stolzl-Light'),
    url('../fonts/Stolzl/Stolzl-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Stolzl/Stolzl-Light.woff2') format('woff2'),
    url('../fonts/Stolzl/Stolzl-Light.woff') format('woff'),
    url('../fonts/Stolzl/Stolzl-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Stolzl';
    src: url('../fonts/Stolzl/Stolzl-Thin.eot');
    src: local('../fonts/Stolzl/Stolzl Thin'), local('../fonts/Stolzl/Stolzl-Thin'),
    url('../fonts/Stolzl/Stolzl-Thin.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Stolzl/Stolzl-Thin.woff2') format('woff2'),
    url('../fonts/Stolzl/Stolzl-Thin.woff') format('woff'),
    url('../fonts/Stolzl/Stolzl-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Stolzl Book';
    src: url('../fonts/Stolzl/Stolzl-Book.eot');
    src: local('Stolzl Book'), local('Stolzl-Book'),
    url('../fonts/Stolzl/Stolzl-Book.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Stolzl/Stolzl-Book.woff2') format('woff2'),
    url('../fonts/Stolzl/Stolzl-Book.woff') format('woff'),
    url('../fonts/Stolzl/Stolzl-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Stolzl';
    src: url('../fonts/Stolzl/Stolzl-Regular.eot');
    src: local('Stolzl Regular'), local('Stolzl-Regular'),
    url('../fonts/Stolzl/Stolzl-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Stolzl/Stolzl-Regular.woff2') format('woff2'),
    url('../fonts/Stolzl/Stolzl-Regular.woff') format('woff'),
    url('../fonts/Stolzl/Stolzl-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Stolzl';
    src: url('../fonts/Stolzl/Stolzl-Bold.eot');
    src: local('Stolzl Bold'), local('Stolzl-Bold'),
    url('../fonts/Stolzl/Stolzl-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Stolzl/Stolzl-Bold.woff2') format('woff2'),
    url('../fonts/Stolzl/Stolzl-Bold.woff') format('woff'),
    url('../fonts/Stolzl/Stolzl-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Stolzl';
    src: url('../fonts/Stolzl/Stolzl-Medium.eot');
    src: local('Stolzl Medium'), local('Stolzl-Medium'),
    url('../fonts/Stolzl/Stolzl-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Stolzl/Stolzl-Medium.woff2') format('woff2'),
    url('../fonts/Stolzl/Stolzl-Medium.woff') format('woff'),
    url('../fonts/Stolzl/Stolzl-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

.text_analyzes {
    font-style: normal;
    font-weight: 700;
    font-size: 120px;
    line-height: 120px;
    margin-bottom: 0;
    position: relative;
    z-index: 200;
    font-family: Stolzl, sans-serif !important;
}

.container_header {
    display: flex;
    justify-content: space-between;
    height: 125px;
    padding: 0;
}

.container_header {
    max-width: 816px;
    margin: 0 auto;
}

.container_basic {
    max-width: 1230px;
    width: 100%;
    margin: 0 auto;
    padding: 0 35px;
}

.container_features {
    width: 100%;
    /*max-width: 1100px;*/
    padding-left: 35px;
    padding-right: 35px;
}

.container_section {
    position: relative;
    background: #FFFFFF;
    padding-bottom: 80px;
    border-radius: 0 0 30px 30px;
    /*margin-top: 30px;*/
    max-width: 1470px;
}

.container_analizes {
    background: #FFFFFF;
    border-radius: 20px;
    height: 257px;
    margin-top: 70px;
}

.container_akk {
    background: #FFFFFF;
    /*margin-top: 115px;*/
    padding-bottom: 31px;
}

.container_options {
    flex-wrap: wrap;
}

.container_img {
    width: 100%;
    /*padding: 0 !important;*/
}

.container-fluid {
    /* display: none;*/
}

.discount_div:first-child {
    margin-right: 41px;
}

.container_prices {
    max-width: 722px;
    background: #84e1a2;
    padding-top: 50px;
    padding-bottom: 23px;
}

.container_slider {
    background: #FFFFFF;
    padding-bottom: 39px;
    padding-top: 1px;
    border-radius: 20px 20px 0 0;
    margin-top: 85px;
}

.container_footer {
    background: #FFFFFF;
    /*  max-width: 1230px;*/
    max-width: 100%;
}

.container_properties {
    background: linear-gradient(180deg, #3396E6 0%, #76C0FC 100%);
    border-radius: 0 0 20px 20px;
    height: 132px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #FFFFFF;
    padding-top: 16px;

}

.container_discount {
    padding: 55px 35px 30px 48px;
}

.container_find {
    padding: 30px 0;
}

.header {
    background: #FFFFFF;
    max-width: 1468px;
    margin: 0 auto;
    width: 100%;
}

.header__slider {
    padding: 45px 0 36px 0;
}

.flex {
    display: flex;
}

.space-between {
    justify-content: space-between;
}

.center {
    justify-content: center;
}

.wrap {
    flex-direction: column;
}

.items-center {
    align-items: center;
}

.header__address {
    max-width: 455px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header__phone {
    max-width: 479px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    text-align: right;
    align-items: center;
}

.header__phone-number {
    color: #23a4f5;
    font-size: 20px;
    font-family: 'sf', Arial, sans-serif;
    font-weight: 300;
    text-decoration: none;
    margin-right: 15px;
}

/*.header__phone-number1 {*/
/*    margin-bottom: 15px;*/
/*}*/

.header__slider {
    text-align: center;
    font-size: 50px;
    font-family: "sf_regular", sans-serif;
}

.footer__slider {
    text-align: center;
    font-size: 50px;
    font-family: "sf_regular", sans-serif;
    padding: 48px 0;
}

.text {
    font-size: 20px;
    line-height: 20px;
}

.text_sf {
    font-family: "sf", sans-serif;
    font-weight: 800;
}

.text_stolzl_regular {
    font-family: "stolzl", sans-serif;
    font-size: 20px;
    font-weight: 500;
}

.text_stolzl {
    font-family: "stolzl", sans-serif;
    font-size: 25px;
    font-weight: 300;
}

.text_gradient {
    background: linear-gradient(158deg, #1493fa 0%, #8ac9fc 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.text_action {
    font-family: Arial;
    font-size: 30px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    /*  margin: 33px 0 40px 0;*/
    margin: 0 auto;
}

.round_text {
    position: absolute;
    width: 222px;
    height: 225.33px;
    left: 426px;
    right: 598px;
    top: 417px;
    animation: moving 15s infinite linear;
    transform-origin: center;
}

.analyzes_text {
    margin: 0 auto;
    font-size: 50px;
    font-weight: 400;
    font-family: "sf";
}

.panel_text {
    font-size: 20px;
    line-height: 27px;
    font-family: "stolzl", sans-serif;

}

.medical_block_text {
    font-size: 15px;
    line-height: 20px;
    font-family: "stolzl", sans-serif;
}

.medical_block_exp_text {
    font-size: 13px;
    line-height: 20px;
    font-family: "stolzl", sans-serif;
    margin-right: 24px;
    white-space: nowrap;
}

.prices_text {
    text-decoration: none;
    font-size: 20px;
    font-family: "sf", sans-serif;
}

.map_text {
    font-size: 25px;
    line-height: 16px;
    font-family: "stolzl", sans-serif;
    color: #51affb;
}

@keyframes moving {
    100% {
        transform: rotate(360deg);
    }
}

.button {
    display: flex;
    border-radius: 20px;
    height: 55px;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    line-height: 28px;
    padding: 0 44px;
    text-decoration: none;
}

.button_green {
    color: #22bd56;
    border: 2px solid #22bd56;
}

.button_fill_blue {
    color: #FFFFFF;
    background: linear-gradient(126deg, #1493FA 0%, #8AC9FC 100%);
    border-radius: 20px;
    width: 190px;
    padding: 0 5px;
    margin-right: 20px;
    font-family: "sf", sans-serif;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

.button_fill_blue:hover {
    background: #007ac2;
    color: #FFFFFF;
}

.button_blue {
    color: #23a4f5;
    border: 2px solid #23a4f5;
    width: 200px;
    padding: 0;
    font-family: "sf", sans-serif;
    position: relative;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

.button_blue:hover {
    background-color: #007ac2;
    color: #FFFFFF;
}


.button_whatsapp {
    font-size: 18px;
    font-family: 'sf', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

.button_whatsapp:hover {
    background-color: #007ac2;
    color: #FFFFFF;
}

.button_find {
    height: 60px;
    width: 174px;
    color: #FFFFFF;
    background: #1493FA;
    border-radius: 20px;
    border: none;
    font-family: 'sf', Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
}

.button_2gis {
    margin-top: 33px;
    width: 270px;
    border-radius: 15px;
    font-size: 25px;
    font-family: 'Stolzl';
    font-weight: 400;
    color: #4da1f0;
}

.section {
    margin-top: 30px;
    padding-top: 30px;
}

.section__address {
    margin-top: 70px;
    max-width: 420px;
    display: flex;
    text-align: center;
    /*  justify-content: space-between;*/
}

.section_tube {
    position: absolute;
    right: -203px;
    bottom: -109px;
    z-index: 0;
}

.first_section {
    margin-top: 0;
    padding-top: 0;

}

@font-face {
    font-family: "sf";
    font-style: normal;
    font-weight: 800;
    src: local("sf"),
    url("../fonts/sf/SFProDisplay-Heavy.woff2") format("woff2");
}

@font-face {
    font-family: "sf_regular";
    font-style: normal;
    font-weight: 400;
    src: local("sf"),
    url("../fonts/sf/SFProDisplay-Medium.woff2") format("woff2")
}

.block {
    border-radius: 30px;
    background: #FFFFFF;
    max-width: 358px;
    /* height: 227px;*/
    padding: 0 27px;
    position: relative;
    margin-bottom: 50px;
}

.block_last {
    margin-left: 41px;
}

.block_image {
    position: absolute;
    right: 20px;
    bottom: 15px;
}

.find_survey {
    text-align: center;
    height: 16px;
}

.section_survey {
    background: #FFFFFF;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 40px;
    border-radius: 0 0 20px 20px;

}

.input_find {
    border-radius: 20px;
    height: 60px;
    width: 568px;
    padding: 0 70px;
}

input[type="search"]::-webkit-search-cancel-button {
    cursor: pointer;
}

.hidden {
    display: none;
}

.div_input_find {
    width: 568px;
    display: inline-block;
    margin: 0 22px 20px 0;
    position: relative;
}

.search_icon {
    width: 33px;
    height: 33px;
    position: absolute;
    left: 26px;
    top: 16px;
}

.accordion {
    background-color: #c8d9f8;
    color: #000000;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    margin-top: 30px;
    font-size: 22px;
    font-family: "stolzl", sans-serif;
    border-radius: 15px;
    font-weight: normal;
}

.active, .accordion:hover {
    background-color: #ccc;
}

.panel {
    padding: 0 18px;
    background-color: #FFFFFF;
    display: none;
    overflow: hidden;
    padding: 20px 18px;
}

.main_title {
    margin-top: 0;
}

.main {
    overflow: hidden;
}

.accordion:after {
    content: '\02795';
    font-size: 20px;
    color: #777;
    float: right;
    margin-left: 5px;
}

.active:after {
    content: "\2796";
}

.tube_image {
    max-width: 97%;
}

.img_discount {
    width: 100%;
}

.img_right {
    margin-left: 4%;
}

.block_text {
    /*    font-size: 15px;
        margin: 26px 166px 216px 12px*/
}

.features {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    padding: 15px 0;
}

.features-item {
    background: white;
    min-height: 267px;
    display: flex;
    flex-direction: column;
    padding: 30px;
    border-radius: 30px;
}

.features-item__title {
    flex: 1;
}

.features-item__img {
    align-self: flex-end;
}

.swiper {
    /*width: 860px;*/
  /*  height: 211px;*/
}

.swiper_bg {
    background: #FFFFFF;
    width: 550px;
    height: 550px;
}

.bg_white {
    background: #FFFFFF;
    width: 100%;
    padding-top: 5px;
    margin-bottom: -19px;
    position: relative;
}

.med_photo {
    max-width: 895px;
    margin: 0 auto;
    height: 375px;
}

.medicals {
    flex-direction: column !important;
    display: flex !important;
    align-items: center !important;
}

.button_record {
    width: 165px;
    height: 42px;
}

.record_doctor {
    margin: 86px 0 0 -64px;
}

.slider-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px 20px 20px 20px;
}

.medicals__img {
    width: 385px;
    height: 430px;
    object-fit: cover;
    object-position: top;
    border-radius: 20px 20px 0 0;
}

.map_info {
    background: #FFFFFF;
    white-space: nowrap;
}

.map_info_first {
    padding-left: 100px;
}

.map_info_second {
    padding-right: 100px;
}

.road_map {
    background: #FFFFFF;
    border-radius: 30px;
    padding: 20px 30px;
    margin: 15px auto;
    height: 388px;
}

.road_map_title {
    text-align: center;
    font-family: "sf_regular", sans-serif;
    font-size: 50px;
    padding-top: 12px;
    padding-bottom: 10px;
}

.social_media {
    max-width: 191px;
    height: 40px;
    margin-top: 42px;
}

.map_block {
    margin: 8px 0;
}

.block_footer {
    margin: 4px 0;
}

.block_footer {
    font-size: 16px;
    line-height: 20px;
    font-family: "stolzl", sans-serif;
    font-weight: 500;
    white-space: nowrap;
}

.block_footer_bold {
    font-size: 20px;
    line-height: 20px;
    font-family: Stolzl, sans-serif;
    font-weight: 700;
}

.licence {
    text-align: center;
    font-size: 14px;
    padding: 115px 0;
}

.licence_block {
    margin: 5px 0;
    font-weight: 500;
}

.swiper-slide {
    /*width: 100%;*/
    width: auto;
    height: auto;
}

.swiper-slide_act {
    height: 85% !important;
}

.swiper-button-next, .swiper-button-prev {
    width: 30px !important;
    height: 30px !important;
    background: #23a4f5;
    border-radius: 50%;
}

.swiper-button-prev1 {
    left: 268px !important;
}

.swiper-button-prev1:after, .swiper-button-next1:after {
    font-size: 15px !important;
    color: #FFFFFF;
    /* margin-left: 17px;*/
}

.swiper-button-prev2:after, .swiper-button-next2:after {
    font-size: 15px !important;
    color: #FFFFFF;
    /* margin-left: 17px;*/
}

.swiper-button-prev3 {
    left: -43px !important;
    top: 92px !important;
}

.swiper-button-next1 {
    right: 268px !important;
}

.swiper-button-next2, .swiper-button-prev2 {
    display: none !important;
}

.swiper-button-next3 {
    right: -33px !important;
    top: 92px !important;
}

.swiper-button-prev3:after, .swiper-button-next3:after {
    font-size: 12px !important;
    color: #FFFFFF;
    /* margin-left: 17px;*/
}


.swiper-second {
    position: absolute;
    bottom: 74px;
}

.swiper-pagination_act {
    position: absolute;
    bottom: 74px;
}

.swiper-pagination-bullet-active {
    background-color: #3396E6 !important;
}

.footer_logo {
    margin: 0 40px 0 -20px;
}

.footer_title_first {
    margin: 0 40px 0 40px;
}

.footer_title_second {
    margin: 0 35px 0 37px;
}

.footer_title_last {
    margin: 0 0 0 17px;
}

.block_plus {
    position: relative;
}

.plus {
    position: absolute;
    right: 35px;
    bottom: 75px;
    background: red;
    width: 43px;
    height: 28px;
    border-radius: 6px;
    text-align: center;
    padding-bottom: 33px;
}

.img_plus {
    padding-bottom: 9px;
}

.slider_pag {
    position: relative;
    background: #FFFFFF;
    text-align: center;
    font-size: 20px;
    font-family: 'sf', serif;
    color: #55a7e7;
    padding: 51px 0 17px 0;
}

.map_title {
    background: #FFFFFF;
    text-align: center;
    font-size: 20px;
    font-family: 'sf', serif;
    color: #55a7e7;
    padding: 6px 0 3px 0;
}

.map_frame {
    margin: 0 auto;
    background: white;
    padding: 35px 0 0 0;
    text-align: center;
    max-width: 985px;
}

.find_result {
    /*    text-align: center;*/
    margin: 60px auto;
    font-family: Stolzl, sans-serif;
    font-weight: 500;
    padding: 0 258px;
    white-space: nowrap;
}

.reset_icon {
    margin: 0 auto;
    text-align: center;
}

.reset_img {
    width: 40px;
}

.find_analyz {
    max-width: 821px;
    white-space: pre-line;
}

.find_form {
    margin: 20px auto;
    text-align: center;
}

.find_table {
    text-align: initial;
    font-size: 20px;
    font-family: inherit;
}

.panel_find {
    text-align: center;
}

/*.swiper-button-lock {
    display: block !important;
}*/
.occupation {
    margin-top: 30px;
    margin-left: 16px;
}

.footer {
    background-color: white;
}

.footer_map {
    margin: 0 auto;
}

.footer_iframe {
    width: 968px;
    height: 380px;
}

.footer_wrapper {
    padding-top: 97px;
    margin: 0 auto;
    max-width: 975px;
}

.swiper2 {
    margin-bottom: 10px;
}
.swiper3 {
    height: 210px;
}

.swiper-button-prev {
    display: flex;
}

.swiper-container {
    position: relative;
    width: 100%;
    height: auto;
}

.swiper-container img {
    width: 97%;
    height: auto;
}

.map_change {
    width: 945px;
    height: 380px;
}

.search-icon {
    opacity: 0.5;
}

body {
    background: #F4F4F4 !important;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}


* {
    box-sizing: border-box;
}

@media (max-width: 1500px) {

    .container_section {
        border-radius: 0;
    }

    .swiper-button-next1 {
        right: 282px !important;
    }

    .swiper-button-prev1 {
        left: 282px !important;
    }
    .swiper3 {
        height: 209px;
    }

}

@media (max-width: 1400px) {
    .swiper-button-next1 {
        right: 199px !important;
    }

    .swiper-button-prev1 {
        left: 199px !important;
    }

    .swiper3 {
        height: 188px;
    }
}

@media (max-width: 1300px) {
    .swiper-button-next3, .swiper-button-prev3 {
        display: none !important;
    }

    .section_tube {
        right: -350px;
    }

    .swiper-button-next1 {
        right: 198px !important;
    }

    .swiper-button-prev1 {
        left: 198px !important;
    }

}

@media (max-width: 1199px) {
    .swiper3 {
        height: 165px;
    }

    .logo {
        height: 32px;
    }

    .header {
        max-width: inherit;
    }

    .header__address {
        margin-right: 32px;
    }

    .header_phones {
        margin: 0 0 8px 15px;
        justify-content: flex-end;
    }

    .header__phone-number1 {
        margin-bottom: 5px;
    }

    .button_green {
        margin-bottom: 20px;
    }

    .header_address_text {
        margin-bottom: 4px;
    }

    /*.container_properties {*/
    /*    height: 160px;*/
    /*    padding-top: 30px;*/
    /*    max-width: 972px;*/
    /*}*/
    /*.container_section {*/
    /*    max-width: 1084px;*/
    /*}*/
    .section_tube {
        right: -432px;
        bottom: -91px;
    }

    .tube_image {
        max-width: 85%;
    }

    .text_analyzes {
        font-size: 74px;
        line-height: 100px;
    }

    .round_text {
        width: 193px;
        height: 194.33px;
        left: 361px;
        right: 519px;
        top: 375px;
    }

    .round_text_image {
        max-width: 98%;
    }

    .section__address {
        max-width: 310px;
    }

    .header__phone-number {
        white-space: nowrap;
    }

    .plus {
        right: 22px;
        bottom: 74px;
    }

    .container_discount {
        padding: 55px 5px 30px 50px;
    }

    .block {
        width: 279px;
        height: 198px;
    }

    .block_img {
        max-width: 65px;
    }

    .block_last {
        margin-left: 32px;
    }

    .analyzes_text {
        font-size: 45px;
    }

    .swiper-button-next1 {
        right: 108px !important;
    }

    .swiper-button-prev1 {
        left: 108px !important;
    }

}

@media (max-width: 991px) {
    .swiper3 {
        height: 305px;
    }

    .features {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }

    .swiper-button-next1 {
        right: -5px !important;
    }

    .swiper-button-prev1 {
        left: -5px !important;
    }

}

@media (max-width: 962px) {

    .container_header {
        /*max-width: 794px;*/
        margin: 0 auto;
        align-items: center;
        /*padding: 29px 0 29px 60px;*/
    }

    .header__address {
        max-width: 304px;
    }

    .header_address_text {
        padding: 0 0 0 13px;
    }

    .header_phones {
        flex-direction: column;
    }

    .header__phone-number1 {
        margin-bottom: 5px;
    }

    .logo {
        height: 27px;
    }

    .text_sf_regular {
        font-size: 15px;
    }

    .header__phone {
        /* max-width: 257px;*/
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-end;
    }

    .button {
        height: 35px;
        max-width: 117px;
    }

    .button_whatsapp {
        margin: 6px 0 0 56px;
    }

    .text {
        white-space: nowrap;
    }

    .text_analyzes {
        font-size: 53px;
        line-height: 75px;
    }

    .section_tube {
        right: -572px;
        bottom: -77px;
    }

    .tube_image {
        max-width: 66%;
    }

    .round_text {
        width: 171px;
        left: 272px;
        right: 452px;
        top: 285px;
        bottom: 210px;
        height: 171px;
    }

    .round_text_image {
        max-width: 100%;
    }

    .text_address {
        font-size: 13px;
    }

    .nurses {
        display: none;
    }

    .section__address {
        margin: 97px 0 -58px 0;
        max-width: 285px;
    }

    .container_features {
        /*padding-right: 0;
        padding-left: 0;*/
    }

    .button_fill_blue {
        font-size: 19px;
        padding: 25px 50px 28px 50px;
    }

    .button_record {
        padding: 25px 80px 26px 80px;
        font-size: 20px;
    }

    .record_doctor {
        margin: 77px 0 0 -45px;
    }

    .button_blue {
        font-size: 15px;
        padding: 23px 50px 26px 50px;
        line-height: initial;
    }

    /*.container_properties {*/
    /*    max-width: 677px;*/
    /*    padding-top: 39px;*/
    /*}*/
    /*.container_section {*/
    /*    max-width: 901px;*/
    /*}*/
    .block_analyzes {
        font-size: 20px;
    }

    .plus {
        right: 8px;
        bottom: 47px;
    }

    .text_action {
        font-size: 30px;
        margin: 0px auto;
        max-width: 568px;
    }

    .img_discount {
        /*  width: 87%;*/
        margin: 20px 0;
    }

    .container_img {
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .discount_div:first-child {
        margin-right: 0;
    }


    .container_blocks {
        width: 653px;
    }

    .block {
        width: 180px;
        height: 140px;
        margin-bottom: 24px;
    }

    .block_last {
        margin-left: 22px;
    }

    .block_text {
        /*   font-size: 15px;
           margin: 26px 166px 216px 12px*/
    }

    .block_img {
        width: 61px;
    }

    .container_analizes {
        height: 141px;
        border-radius: 0;
    }

    .container_discount {
        padding: 40px 264px 4px 57px;
    }

    .analyzes_text {
        font-size: 36px;
    }

    .find_survey {
        margin: -41px 0 -50px 0;
    }

    .div_input_find {
        width: 370px;
    }

    .input_find {
        height: 54px;
        width: 360px;
        padding: 0 59px;
    }

    .search_icon {
        width: 27px;
        height: 27px;
    }

    .button_find {
        height: 54px;
        width: 145px;
    }

    .medical_block_text {
        font-size: 17px;
    }

    .medical_block_exp_text {
        font-size: 17px;
    }

    .button_2gis {
        padding: 20px 97px 20px 106px;
        font-size: 17px;
        margin-top: 43px;
    }

    .map_info_first {
        padding-left: 0;
    }

    .map_info_second {
        padding-right: 0;
    }

    .swiper-button-next2, .swiper-button-prev2,
    .swiper-button-next1, .swiper-button-prev1,
    .swiper-button-next3, .swiper-button-prev3 {
        display: none !important;
    }

    .container_footer {
        padding: 0 74px 68px 74px;
        max-width: 100%;
    }

    .footer_logo {
        max-width: 30%;
    }

    .img_footer_logo {
        width: 82%;
    }
}

@media (max-width: 768px) {
    .swiper3 {
        height: 185px !important;
    }

    .swiper-button-next2, .swiper-button-prev2,
    .swiper-button-next1, .swiper-button-prev1,
    .swiper-button-next3, .swiper-button-prev3 {
        display: none !important;
    }

    .container_header {
        /*padding-top: 40px;*/
        /*max-width: 473px;*/
    }

    /*.container_section {*/
    /*    max-width: 541px;*/
    /*}*/
    .header__address {
        display: block;
    }

    .container_properties {
        padding-top: 0;
        height: 95px;
    }

    .header_address_text {
        margin-top: 8px;
    }

    .header__phone {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        max-width: 304px;
    }

    .header__phone-number {
        margin-right: 0;
    }

    .header__phone-number1 {
        margin: 0;
    }

    .text_analyzes {
        font-size: 43px;
        line-height: 54px;
        /*margin: 0 0 -67px -70px;*/
    }

    .button {
        height: 30px;
        width: 36px;
    }

    .button_whatsapp {
        margin: 0;
        font-size: 13px;
    }

    .header_phones {
        align-items: flex-end;
        /*display: block;*/
        /*text-align: center;*/
    }

    .bg_white {
        padding-top: 1px;
        margin-bottom: 0;
    }

    .plus {
        bottom: 39px;
        right: 7px;
        width: 34px;
        height: 28px;
        padding-bottom: 30px;
    }

    .main_title {
        padding-top: 19px;
    }

    .section_tube {
        right: -833px;
        bottom: -55px;
    }

    .tube_image {
        max-width: 44%;
    }

    .round_text {
        width: 110px;
        left: 185px;
        right: 514px;
        top: 196px;
        bottom: 219px;
        height: 110px;
    }

    .section__address {
        /*margin: 93px 7px -55px -43px;*/
        max-width: 106px;
    }

    .button_fill_blue {
        padding: 0 50px;
        margin-right: 12px;
    }

    .button_blue {
        padding: 0 40px;
    }

    .text_address {
        font-size: 10px;
        line-height: 10px;
    }

    .header__phone-number {
        margin-bottom: 4px;
    }

    #actionSection {
        margin: 0 0 -24px 0;
    }

    .discount_div:first-child {
        margin-right: 0;
    }

    .discount_div {
        margin: 10px;
    }

    .text_sf_regular {
        font-size: 14px;
    }

    .text_action {
        font-size: 23px;
        margin: -21px 0 -6px 0;
    }

    .container_img {
        display: flex;
        flex-wrap: wrap;
        text-align: center;
    }

    .img_discount {
        /* width: 90%;*/
    }

    .container_blocks {
        width: 547px;
    }

    .block {
        width: 147px;
        height: 107px;
        margin-bottom: 18px;
    }

    .block_last {
        margin-left: 18px;
    }

    .block_text {
        /* font-size: 12px;*/
    }

    .block_img {
        max-width: 50px;
    }

    .block_image {
        position: absolute;
        right: 18px;
        bottom: 6px;
    }

    .container_discount {
        padding: 37px 5px 21px 57px;
    }

    .block_analyzes {
        font-size: 15px;
    }

    .container_analizes {
        height: 100px;
        border-radius: 0;
    }

    .analyzes_text {
        font-size: 30px;
    }

    .input_find {
        height: 40px;
        width: 215px;
        padding: 0 45px;
    }

    .input_find::placeholder {
        font-size: 13px;
        line-height: normal;
        vertical-align: middle;
    }

    .find_survey {
        margin: -47px 0 -81px 0;
    }

    .div_input_find {
        width: 202px;
    }


    .search_icon {
        width: 27px;
        height: 27px;
        left: 11px;
        top: 8px;
    }

    .button_find {
        height: 39px;
        width: 98px;
        font-size: 15px;
    }

    .swiper-button-next2, .swiper-button-prev2,
    .swiper-button-next1, .swiper-button-prev1 {
        display: none !important;
    }

    .accordion {
        font-size: 18px;
        padding: 10px;
        margin-top: 25px;
    }

    .section_survey {
        padding-top: 52px;
    }

    .button_2gis {
        font-size: 17px;
        line-height: 19px;
        padding: 25px 85px 25px 85px;
    }

    .map_text {
        font-size: 22px;
        line-height: 33px;
        font-family: "stolzl", sans-serif;
        color: #55a7e7;
    }

    .about_medic {
        display: flex;
        justify-content: space-between;
    }

    .record_doctor {
        margin: 0 auto;
    }

    .medic_info {
        flex-direction: column;
    }

    .button_record_doctor {
        font-size: 16px;
        max-width: 300px;
        padding: 23px 90px 23px 90px;
        border-radius: 10px;
        margin-top: 16px;
    }

    .slider_pag {
        top: -287px;
    }

    .container_margin {
        height: 880px;
    }

    .panel_text {
        padding-top: 10px;
    }

    .swiper {
        height: unset;
    }

    .container_footer {
        padding: 0 25px 25px 25px;
    }

    .road_map_title {
        font-size: 25px;
    }

    .road_map {
        height: unset;
        padding: 20px 30px 41px 30px;
        border-radius: 0;
    }

    .map_info_first {
        padding-left: 0;
    }

    .map_info_second {
        padding-right: 0;
    }

    .footer_title {
        padding: 0;
    }

    .footer_title_first {
        margin: -50px 0 20px 0;
    }

    .footer_title_second {
        margin: 0 0 20px 0;
    }

    .footer_title_last {
        margin: 0 0 17px 0;
    }

    .block_footer_bold {
        margin-bottom: 9px;
    }

    .footer_logo {
        display: none;
    }

    .footer_wrapper {
        display: flex;
        flex-direction: column;
        margin: 0;
        padding-left: 35px;
    }

    .img_footer_logo {
        width: 100px;
    }

}

@media (max-width: 540px) {
/*    .swiper-button-next3, .swiper-button-prev3 {
        display: none !important;
    }*/
    .logo {
        height: 25px;
    }

    .swiper3 {
        /* height: 339px !important;*/
        /* background: red !important;*/
    }

    .text_sf_regular {
        font-size: 13px;
    }

    /*.container_header {*/
    /*    max-width: 320px;*/
    /*}*/
    .header__phone {
        display: flex;
        flex-direction: column;
        /*padding-bottom: 12px;*/
    }

    .header__phone-number {
        font-size: 12px;
        /*padding-left: 29px;*/
        margin-bottom: 0;
    }

    .header__address {
        margin-right: 0;
    }

    .header_phones {
        margin: 0;
    }

    .button_whatsapp {
        width: 108px;
        height: 38px;
        font-size: 11px;
        margin-top: 10px;
        border-radius: 10px;
    }

    .main_title {
        padding-top: 9px;
    }

    /*.container_section {*/
    /*    padding: 0px 113px 80px;*/
    /*}*/
    .text_analyzes {
        font-size: 32px;
        line-height: 32px;
        /*margin: 0 0 -67px -70px;*/
    }

    .tube_image {
        max-width: 38%;
    }

    .round_text {
        width: 97px;
        left: 167px;
        right: 512px;
        top: 146px;
        bottom: 219px;
        height: 97px;
    }

    /*.container_properties {*/
    /*    height: 75px;*/
    /*    max-width: 325px;*/
    /*    padding-top: 11px;*/
    /*}*/
    .plus {
        bottom: 37px;
        right: 6px;
        width: 27px;
        height: 21px;
        padding-bottom: 22px;

    }

    .text_action {
        margin: 0 0 -33px 0;
    }

    .container_discount {
        padding: 30px 5px 14px 41px;
    }

    .block_analyzes {
        font-size: 12px;
    }

    .section__address {
        display: flex;
        flex-direction: column;
        align-items: center;
        /*margin: 102px 7px -55px -68px;*/
        max-width: 106px;
    }

    .text_address {
        font-size: 11px;
    }

    .button_fill_blue {
        border-radius: 9px;
        width: 112px;
        height: 35px;
        margin: 0 0 14px 0;
    }

    .container_properties {
        height: 80px;
    }

    .button_blue {
        border-radius: 9px;
        width: 112px;
        height: 35px;
    }

    .section_tube {
        right: -905px;
        bottom: -20px;
    }

    .img_plus {
        padding-bottom: 18px;
        width: 46%
    }

    .medical_block_text {
        font-size: 14px;
        line-height: 20px;
        font-family: "stolzl", sans-serif;
        padding: 0px 42px 23px 0px;
    }

    .medicals__img {
        width: 254px;
        height: 237px;
        object-fit: cover;
        object-position: top;
        border-radius: 20px 20px 0 0;
    }

    .container_img {
        flex-direction: column;
        text-align: center;
    }

    .container_akk {
        padding-bottom: 25px;
    }

    .swiper_bg {
        background: #FFFFFF;
        width: auto;
        height: 250px;
    }

    .bg_white {
        margin-bottom: -55px;
    }

    .swiper-wrapper {
        text-align: center;
    }

    .img_discount {
        margin-bottom: 6%;
        /* width: 90%;*/
    }

    .discount_div:first-child {
        margin-right: 0;
        margin-bottom: -26px;

    }

    .discount_div {
        margin: 0;
    }

    .container_features {
        padding-top: 39px;
    }

    .img_right {
        margin-left: 0;
    }

    .container_slider {
        margin-bottom: -50px;

    }

    .container_margin {
        max-height: 500px;
    }

    .panel_text {
        text-align: left;
        font-size: 14px;
        font-weight: 500;
    }

    /*.map_info_first {*/
    /*       padding-left: 50px;*/
    /*    margin: 0 24px 0 -80px;*/
    /*}*/
    .map_info_second {
        padding-right: 0px;
    }

    .doctor_info {
        min-width: 295px;
    }

    .swiper-pagination_first {
        bottom: 100px;
    }

    .swiper-horizontal {
        /* bottom: 15px;*/
    }

    .swiper-button-next2, .swiper-button-prev2,
        /*.swiper-pagination,*/
    .swiper-button-next1, .swiper-button-prev1 {
        /* top: 20% !important;*/
        display: none !important;
    }

    .slider_pag {
        top: -167px;
    }

    .slider-img {
        /*  width: 240px;
          height: 240px;*/
        /* height: 53%;*/
    }

    .footer__slider {
        font-size: 20px;
    }

    .input_find {
        height: 40px;
        width: 242px;
        padding: 0 45px;
    }

    .button_record {
        width: 180px;
    }

    .map_text {
        font-size: 15px;
    }

    .button_2gis {
        width: 99px !important;
        margin: 19px 15px 0 0;
        line-height: 14px;
    }

    .map_info {
        font-size: 12px;
        line-height: 0;
    }

    .map_change {
        width: 100%;
    }

    .road_map_title {
        font-size: 20px;
        padding-bottom: 0;
    }

    .social_media {
        margin-top: 25px;
    }

    .img_social_media {
        width: 25px;
        margin: 0 13px 0 0;
    }

    .medic_info {
        flex-direction: column;
    }

    .footer_logo {
        display: none;
    }

    .container_footer {
        flex-wrap: wrap;
        margin-top: -63px;
        padding: 50px 0;
    }

    .licence_block {
        font-size: 10px;
        padding: 0 34px;
    }

    .header__slider {
        font-size: 20px;
        padding-bottom: 26px;
        padding-top: 23px;
    }

    .header_address_text {
        font-size: 14px;
        padding: 0;
    }

    /* .record {
         margin-left: 30%;
     }*/
    .occupation {
        margin-bottom: -21px;
        margin-left: 0;

    }

    .about_medic {
        display: flex;
        justify-content: space-between;
    }

    .road_map {
        background: #FFFFFF;
        height: 235px;
    }

    .footer {
        margin-top: 42px;

    }

    .footer_wrapper {
        display: flex;
        flex-direction: column;
        max-width: 500px;
    }

    .footer_title_first {
        /*   margin-bottom: 25px;*/
        margin: 0 0 25px 0;
    }

    .footer_title_second {
        /*margin-bottom: 25px;*/
        margin: 0 35px 25px 0;
    }

    .footer_title_last {
        margin: 0 0 0 0px;
    }
}

@media (max-width: 480px) {
    .features {
        grid-template-columns: repeat(2, 1fr);
    }

    .features-item {
        min-height: 126px;
        padding: 17px;
        /*width: 93%;*/
        /*height: 93%;*/
    }
}

@media (max-width: 444px) {
    .text_analyzes {
        font-size: 26px;
    }

    .record {
        /*   padding: 0 27px 15px 0;*/
    }

    .features-item {
        /*min-height: 126px;
        padding: 17px;
        width: 93%;
        height: 93%;*/
    }

    .features-item__title {
        font-size: 13px;
    }

    .block_img {
        width: 36px;
    }

    .container_header {
        padding: 0 25px;
    }
}


@media (max-width: 1300px) {
    .container_section .container_basic {
        padding: 0;
    }
}

@media (max-width: 399px) {

}