header {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}
h1,
h2 {
    line-height: 110%;
    font-family: "Geologica", sans-serif;
    font-weight: 500;
    color: #053366;
}
h1 {
    margin: 0;
}
.btn {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: 3.19rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    font-size: 1.13rem;
    text-decoration: none;
    text-align: center;
    color: #fff;
    background: #053366;
    padding: 0 2.29rem;
    cursor: pointer;
}
.btn:hover {
    background: #1448db;
}
.btn.red {
    background: #e9263c;
}
.btn.white {
    color: #4771e8;
    background: #fff;
}
.flex,
.str_move,
.str_move_clone,
.str_move_clone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.btn.blue {
    background: #053366;
}
.hero_n {
    padding: 11rem 0 4.5rem 0;
    background-image: url(/wp-content/uploads/hero-1.png);
    background-size: cover;
    background-position: center;
    position: relative;
}
.hero_n_wrap {
    padding: 1.5rem 0 0 0;
}
.hero_n_text {
    max-width: 870px;
    position: relative;
    z-index: 1;
}
.hero_n_big_text {
    font-family: "Geologica", sans-serif;
    font-weight: 600;
    font-size: 1.94rem;
    color: #053366;
    margin: 0.9rem 0 2rem 0;
}
.hero_n_btns {
    max-width: 805px;
    margin: 3.3rem 0 2rem 0;
}
.hero_img {
    max-width: 57rem;
    position: absolute;
    right: 6rem;
    bottom: 0;
}
.hero_n_info {
    max-width: 725px;
    font-size: 1.5rem;
}
.hero_n_info_left {
    width: 56%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.25rem;
    font-weight: 500;
}
.hero_n_item,
.hero_n_info_right {
    -webkit-box-shadow: 0 4px 21px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 4px 21px 0 rgba(0, 0, 0, 0.09);
    background: #fff;
}
.hero_n_item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.06rem 1rem 1.06rem 0.7rem;
    position: relative;
    overflow: hidden;
}
.hero_n_item .abs {
    position: absolute;
    width: 5.63rem;
    -webkit-transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    transform: rotate(12deg);
    opacity: 0.16;
    left: -1rem;
    top: -0.5rem;
}
.hero_n_info_right {
    width: 40.5%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1rem;
    text-align: center;
    padding: 2rem 1.25rem 1.2rem 1.25rem;
    text-align: center;
}
.hero_n_item .text {
    width: calc(100% - 70px);
}
.hero_n_info_right span {
    font-family: "Roboto Flex", sans-serif;
    font-size: 1.38rem;
    color: #717a8f;
}
.hero_n_info_right img {
    width: auto;
    max-width: 11.88rem;
    margin: 1rem auto 0 auto;
}
.why {
    padding: 2rem 0 5rem 0;
    background: #fff;
}
.why h2 {
    text-align: center;
}
.why_wrap,
.patient_wrap {
    gap: 1.25rem;
}
.why_item,
.patient_item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-weight: 500;
    font-size: 1.38rem;
    padding: 2rem;
    -webkit-box-shadow: 0 4px 21px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 4px 21px 0 rgba(0, 0, 0, 0.09);
    background: #fff;
}
.why_item.col_3,
.patient_item.col_3 {
    width: 32.5%;
}
.why_item img,
.patient_item .icon {
    -webkit-box-shadow: 0 4px 21px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 4px 21px 0 rgba(0, 0, 0, 0.09);
}
.why_item .title,
.patient_item .title {
    font-family: "Geologica", sans-serif;
    font-weight: 600;
    font-size: 1.75rem;
    margin: 2.2rem 0 0.4em 0;
}
.why_item .text,
.patient_item .text {
    font-weight: 600;
    background: #f4f4f4;
    padding: 0.75rem;
    margin: 1.5rem 0 0 0;
}
.why_item .text span {
    color: #053366;
}
.why_item.col_4 {
    width: 41%;
}
.why_b {
    width: 57.5%;
    padding: 2rem 1.5rem;
    -webkit-box-shadow: 0 4px 21px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 4px 21px 0 rgba(0, 0, 0, 0.09);
    background: #f4f4f4;
}
.why_b_left {
    width: 38%;
    margin: 0 0 2rem 0;
}
.why_b_left .title {
    font-family: "Geologica", sans-serif;
    font-weight: 600;
    font-size: 2rem;
    margin: 3rem 0 2.5rem 0;
}
.why_b_left .btn {
    width: 100%;
}
.why_b_img {
    width: 54%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.why_b_img img {
    position: absolute;
    width: 100%;
    height: 100% !important;
    left: 0;
    top: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.doctor_card {
    padding: 5rem 0 5rem 0;
}
.doctor_card_left {
    width: 70.5%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2rem;
}
.doctor_card_left_item {
    padding: 3.25rem 3rem 1.25rem 3rem;
    -webkit-box-shadow: 0 4px 21px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 4px 21px 0 rgba(0, 0, 0, 0.09);
    background: #fff;
}
.doctor_card_left_item h2 {
    margin: 0;
}

.doctor_card_left_item .after_title {
    font-family: "Geologica", sans-serif;
    font-size: 1.94rem;
    color: #053366;
    margin: 0.5rem 0 2rem 0;
}
.doctor_card_left_item ul {
    padding: 0;
    margin: 0;
    font-weight: 600;
    font-size: 1.75rem;
    list-style: none;
}
.doctor_card_left_item ul li {
    position: relative;
    padding: 0 0 1rem 2rem;
}
.doctor_card_left_item ul b {
    color: #053366;
}
.doctor_card_left_item ul li:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    background: #053366;
    border-radius: 50%;
    left: 0;
    top: 6px;
}
.doctor_card_left_item .info {
    font-weight: 600;
    font-size: 1.75rem;
    color: #fff;
    padding: 0.75rem;
    background: #053366;
}
.doctor_card_title_block .title {
    font-family: "Geologica", sans-serif;
    font-weight: 500;
    font-size: 2rem;
    margin: 0 0 1rem 0;
}
.doctor_card_title_block {
    gap: 1rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.doctor_card_title_left {
    width: 55%;
}
.arr_block {
    gap: 1rem;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.doctor_card_title_right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.arr_block .arr {
    width: 36px;
    height: 36px;
    background: #053366;
    border-radius: 50%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.doctor_card_title_right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.5rem;
}
.doctor_card_sl .slick-slide {
    margin-right: 1rem;
}
.doctor_card_sl_img {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background: #d9d9d9;
    position: relative;
    overflow: hidden;
}
.doctor_card_sl_img img {
    position: absolute;
    width: 100%;
    height: 100% !important;
    left: 0;
    top: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.doctor_card_sl_item {
    font-size: 1.13rem;
    border-radius: 0.06rem;
    padding: 1.25rem 1rem 1.25rem 1.25rem;
    -webkit-box-shadow: 0 4px 21px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 4px 21px 0 rgba(0, 0, 0, 0.09);
    background: #fff;
}
.doctor_card_sl_title_block .title {
    font-weight: 600;
    font-size: 1.38rem;
}
.doctor_card_sl_title_block {
    gap: 0.6rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0 0 1rem 0;
}
.doctor_card_sl {
    margin: 0 -1rem 0 -1rem;
}
.doctor_card_sl .slick-list.draggable {
    padding: 2rem 1rem 2rem 1rem;
}
.doctor_card_right {
    width: 27.5%;
    background-image: url(/wp-content/uploads/image-8.png);
    background-size: cover;
    background-position: bottom center;
    padding: 3.5rem 1rem 3.5rem 1rem;
}
.doctor_card_right .title {
    font-family: "Geologica", sans-serif;
    font-weight: 600;
    font-size: 2.5rem;
    line-height: 2.38rem;
    color: #053366;
}
.doctor_card_right .title {
    font-family: "Geologica", sans-serif;
    font-weight: 600;
    font-size: 2.5rem;
    line-height: 2.38rem;
    color: #053366;
    margin: 0 0 3rem 0;
}
.doctor_card_right_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0.5rem;
}
.doctor_card_right_item {
    max-width: 20.5rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0.63rem;
    font-family: "Geologica", sans-serif;
    font-size: 1.5rem;
    color: #053366;
    border-radius: 0.75rem;
    padding: 0.75rem 1.25rem 0.75rem 0.75rem;
    background: #fff;
}
.doctor_card_right_item .text {
    width: calc(100% - 4rem);
}
.doctor_card_right_item:last-child {
    max-width: 18rem;
}
.consultation_block {
    padding: 5rem 0;
    background: #fff;
}
.consultation {
    background-image: url(/wp-content/uploads/consultation.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center;
    padding: 5.5rem 6rem 5rem 6rem;
}
.consultation h2 {
    margin: 0 0 1rem 0;
    line-height: 4.5rem;
}
.consultation_text {
    max-width: 57rem;
}
.consultation .title {
    font-family: "Geologica", sans-serif;
    font-weight: 500;
    font-size: 2rem;
}
.consultation ul {
    padding: 0;
    list-style: none;
    margin-bottom: 2.5rem;
}
.consultation ul li {
    font-weight: 500;
    font-size: 1.38rem;
    position: relative;
    margin-bottom: 1.2rem;
    padding-left: 3rem;
}
.consultation ul li:before {
    content: "";
    position: absolute;
    width: 2rem;
    height: 100%;
    background: url(/wp-content/uploads/li.png);
    left: 0;
    top: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.consultation .btn {
    padding: 0 1.5rem;
}
.suitability {
    padding: 2rem 0 5rem 0;
}
.suitability h2 {
    text-align: center;
}

.suitability_item {
    width: 24%;
    font-weight: 500;
    font-size: 1.38rem;
    padding: 2rem;
    -webkit-box-shadow: 0 4px 21px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 4px 21px 0 rgba(0, 0, 0, 0.09);
    background: #fff;
}
.suitability_icon {
    margin-bottom: 2.5rem;
}
.suitability_wrap {
    gap: 1rem;
}
.suitability_info {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0 4px 21px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 4px 21px 0 rgba(0, 0, 0, 0.09);
    background: #fff;
    padding: 1.2rem 3.5rem 1.2rem 2rem;
    margin: 2rem 0 0 0;
}
.suitability_info_img {
    width: 20.5rem;
    height: 13.13rem;
    position: relative;
    overflow: hidden;
}
.suitability_info_img img {
    position: absolute;
    width: 100%;
    height: 100% !important;
    left: 0;
    top: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.suitability_info.flex .btn {
    padding: 0 1.5rem;
}
.suitability_info_text {
    width: 50%;
    font-size: 1.5rem;
}
.suitability_info_text .title {
    font-weight: 600;
    font-size: 2rem;
    margin: 0 0 1.2rem 0;
}
.patient {
    background: #ffff;
    padding: 5.5rem 0 5rem 0;
}
.patient h2 {
    margin: 0;
}
.patient_wrap {
    margin: 3rem 0 0 0;
}
.patient__num {
    width: 4.25rem;
    height: 4.25rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.38rem;
    color: #fff;
    -webkit-box-shadow: 0 4px 21px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 4px 21px 0 rgba(0, 0, 0, 0.09);
    background: #053366;
}
.patient_item .title {
    margin: 1.2rem 0 0.4em 0;
}
.patient_item.col_4 {
    width: 36.5%;
}
.patient_item.col_5 {
    width: 27%;
}
.patient_item_img {
    width: 34%;
    position: relative;
    overflow: hidden;
}
.patient_item_img img {
    position: absolute;
    width: 100%;
    height: 100% !important;
    left: 0;
    top: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.cost {
    padding: 5rem 0 5rem 0;
    background: #f4f4f4;
}
.cost h2 {
    line-height: 4.7rem;
    margin: 0 0 1.4rem 0;
}
.cost_wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.cost_left {
    width: 42.5%;
    padding: 3.75rem;
    -webkit-box-shadow: 0 4px 21px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 4px 21px 0 rgba(0, 0, 0, 0.09);
    background: #fff;
}
.cost_left h2 {
    margin-bottom: 1rem;
}
.cost_left .big {
    color: #1e2024;
}
.cost_right {
    width: 54%;
    text-align: center;
    padding: 4rem 3rem 4rem 3rem;
    -webkit-box-shadow: 0 4px 21px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 4px 21px 0 rgba(0, 0, 0, 0.09);
    background: #fff;
    margin: 2.5rem 0 0 0;
}
.cost_right .title {
    font-family: "Geologica", sans-serif;
    font-weight: 500;
    font-size: 1.94rem;
    margin-bottom: 1.5rem;
}
.cost_right p {
    margin-bottom: 1rem;
}
.cost_right .text_content b {
    font-family: "Roboto Flex", sans-serif;
}
.cost_right .btn {
    margin: 2.5rem auto 0 auto;
}
.text_content {
    font-weight: 500;
    font-size: 1.38rem;
    line-height: 26px;
}
.text_content .big {
    font-family: "Geologica", sans-serif;
    font-size: 1.94rem;
}
.text_content b {
    font-family: "Geologica", sans-serif;
    font-size: 1.5rem;
}
.text_content ul {
    padding: 0px;
    list-style: none;
}
.text_content ul:last-child {
    margin-bottom: 0;
}
.text_content ul li {
    padding-left: 2rem;
    position: relative;
    margin-bottom: 0.7rem;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIxMSIgaGVpZ2h0PSIxMSIgcng9IjUuNSIgc3Ryb2tlPSIjRTkyNjNDIi8+CjxjaXJjbGUgY3g9IjYiIGN5PSI2IiByPSIzIiBmaWxsPSIjRTkyNjNDIi8+Cjwvc3ZnPgo=);
    background-repeat: no-repeat;
    background-position: 4px 10px;
}
.text_content ul li:last-child {
    margin-bottom: 0;
}
.newsection-5 {
    background: #fff;
    padding: 5.5rem 0;
    margin: 0;
}

.newsection-5 .head {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.newsection-5 .head a {
    color: #053366;
}
.newsection-5 .head {
    margin: 0 0 2.5rem 0;
}
.newsection-5 .images {
    max-height: 17.5rem;
}
.newsection-5 .images:before {
    display: none;
}
.newsection-5 .name {
    font-size: 1.75rem;
}
.newsection-5 .big {
    font-weight: 500;
    font-size: 1.38rem;
    margin: 1rem 0 0 0;
}
.rew .slide {
    padding: 0;
    border: 1rem solid #f4f4f4;
    border-top: 0px;
}
.rew .images {
    max-height: 15.5rem;
    margin: 0 -1rem 0 -1rem;
}
.rew .info {
    height: calc(100% - 15.5rem);
    background: #fff;
    padding: 1.5rem 1rem 1.5rem 1rem;
}
.faq {
    padding: 5rem 0 0 0;
}
.faq_row {
    margin: 2.5rem 0 0 0;
}
.faq_item {
    padding: 2rem;
    -webkit-box-shadow: 0 4px 21px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 4px 21px 0 rgba(0, 0, 0, 0.09);
    background: #fff;
}
.faq_item:not(:last-child) {
    margin-bottom: 1rem;
}
.faq_header {
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 2rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
}
.faq_header p {
    width: calc(100% - 5rem);
    margin: 0;
}
.faq_header.active {
    color: #4771e8;
}
.faq_header.active .faq_open {
    background: #4771e8;
}
.faq_header.active line:last-child {
    display: block;
}
.faq_open {
    width: 36px;
    height: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #717a8f;
    border-radius: 50%;
    -webkit-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
}
.faq_open line:last-child {
    display: none;
}
.faq_body {
    margin: 1rem 0 0 0;
}
.banner {
    background: url(/wp-content/uploads/banner_bg.png);
    background-size: cover;
    background-position: center;
    padding: 5rem 0 0 0;
}
.banner h2 {
    margin: 0 0 1rem 0;
}
.banner_text {
    width: 45%;
}
.banner .send-data {
    max-width: 739px;
    gap: 1rem;
}
.banner .form_wrap {
    gap: 1.5rem 0;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.banner .input {
    width: 48.5%;
    position: relative;
}
.banner input {
    width: 100%;
    font-weight: 500;
    font-size: 1.38rem;
    color: #828282;
    padding: 1.63rem 2rem 1.56rem 4.94rem;
    border: 0;
    outline: none;
}
.banner .btn {
    width: 100%;
}
.banner .input svg {
    position: absolute;
    left: 2rem;
    top: 1.7rem;
}
.banner .asept {
    font-size: 1.13rem;
    color: #828282;
    padding: 1rem 1rem 1rem 0;
}
.banner .asept a {
    color: #828282;
    text-decoration: none;
}
.banner_img {
    width: 38%;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 0 5rem 0 0px;
}
.video_gallery {
    padding: 5rem 0 5rem 0;
    background: #fff;
}
.video_gallery h2 {
    text-align: center;
    margin: 0 0 2.5rem 0;
}
.video_gallery_sl .slick-slide {
    margin-right: 1.5rem;
}
.video_gallery_sl_img {
    height: 20.75rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0 4px 21px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 4px 21px 0 rgba(0, 0, 0, 0.09);
    position: relative;
    overflow: hidden;
}
.video_gallery_sl_img img:not(.play) {
    position: absolute;
    width: 100%;
    height: 100% !important;
    left: 0;
    top: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.video_gallery_sl_img img.play {
    position: relative;
    z-index: 1;
}
.video_gallery_sl_title {
    font-family: "Geologica", sans-serif;
    font-weight: 600;
    font-size: 1.75rem;
    text-align: center;
    margin: 1rem 0 0 0;
}
.sub {
    padding: 3rem 0 8rem 0;
    margin: 5rem 0 0 0;
    background: #f4f4f4;
}
.sub .mob {
    display: none;
}
.sub_left {
    width: 21.5%;
    margin: 15rem 0 0 0;
    position: relative;
}
.sub_left .title {
    font-family: "Geologica", sans-serif;
    font-size: 2rem;
    margin-bottom: 2rem;
}
.sub_left img {
    position: absolute;
    right: -106px;
    top: -145px;
}
.sub_right {
    width: 31%;
    margin: 6.5rem 0 0 0;
}
.sub_right h2 {
    margin-bottom: 0.5rem;
}
.sub_btns_block {
    margin: 4rem 0 0 0;
}
.sub_btn {
    width: 23.06rem;
    height: 5.38rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    padding: 1.25rem;
    text-decoration: none;
}
.sub_btn span {
    width: 10.88rem;
    height: 2.81rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    font-size: 1.13rem;
    color: #fff;
    background: #f03;
}

.sub_btn img {
    width: 8.88rem;
}
.sub_btn.dz {
    margin: 2rem 0px 0 0;
}
.sub_btn.dz span {
    background: #202022;
}
.sub_img {
    width: 46%;
}
.doctor_card_right_item .img {
    width: 3.5rem;
}
.hero_img.mob {
    display: none;
}
.doctor_card_left_item .mob {
    display: none;
}
.newsection-5 .head h2 {
    color: #053366;
}
.checkbox {
    display: block;
}
.checkbox input {
  display: none;
}

.checkbox span {
  display: block;
  position: relative;
  font-family: "Roboto Flex";
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.2.25rem;
  padding: 0 0 0 2.25rem;
}

.checkbox a {
  color: #4771E8;
}

.checkbox span:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 1.5rem;
  height: 1.5rem;
  background: #f3f3f3;
  background-size: contain !important;
  border: 1px #90a8ed solid;
  border-radius: 2px;
  overflow: hidden;
}

.checkbox span:hover:before {
  background: #a3b8f4;
}

.checkbox input:checked+span:before {
  background: #4771E8 url(../images/check.svg) no-repeat center center;
  border: 1px #4771E8 solid;
}
@media screen and (min-width: 1700px) {
    h1 {
        font-size: 3.88rem;
        line-height: 3.81rem;
    }
    h2 {
        font-size: 3.88rem;
        line-height: 3.81rem;
    }
    header,
    .container {
        padding: 0 6.1rem;
    }
    .btn {
        height: 5.13rem;
        font-size: 1.38rem;
        text-transform: uppercase;
        padding: 0 1rem;
    }
    .newsection-5 h2 {
        font-size: 3.88rem;
        color: #053366;
    }
}
@media screen and (max-width: 1700px) {
    .consultation h2 {
        line-height: 110%;
    }

    .hero_n_btns {
        max-width: 536px;
    }
    .hero_n_btns,
    .hero_n_info {
        max-width: 51rem;
    }
    .btn {
        height: 5rem;
        font-size: 1.5rem;
    }
    .banner .input svg {
        left: 2rem;
        top: 1.4rem;
    }
    .hero_n_info_right {
        width: auto;
        max-width: 20.88rem;
        margin: 0;
    }
    .hero_n_info_right {
        padding: 2rem 1.25rem 2rem 1.25rem;
    }

    .hero_img {
        max-width: 44rem;
        position: absolute;
        right: 6rem;
        bottom: 0;
    }
    .doctor_card_left_item ul li {
        position: relative;
        padding: 0 0 1.5rem 3rem;
    }
    .doctor_card_sl_item {
        font-size: 1.5rem;
        line-height: 1.7rem;
    }
    .text_content ul li {
        padding-left: 2.5rem;
    }
}
@media screen and (max-width: 1200px) {
    .banner .input svg {
        width: 1.8rem;
        top: 1.2rem;
    }
    .sub_img {
        width: 40%;
    }
    .sub_left {
        width: 25.5%;
    }
    .sub_left img {
        width: 7rem;
        right: -5rem;
        top: -7rem;
    }
}

@media screen and (max-width: 992px) {
    .hero_n_btns,
    .hero_n_info {
        max-width: 54rem;
        margin-right: auto;
        margin-left: auto;
    }
    .hero_n_btns {
        margin-top: 0;
    }
    .hero_img.mob {
        display: block;
        position: relative;
        margin: auto;
    }
    .hero_img.desc {
        display: none;
    }
    .why_item.col_3,
    .patient_item.col_3,
    .why_item.col_4,
    .patient_item.col_4,
    .patient_item.col_5,
    .patient_item_img {
        width: 31.5%;
    }
    .why_b {
        width: 65.5%;
    }
    .why_b br {
        display: none;
    }
    .why_b_left {
        width: 48%;
        margin: 0 0 0 0;
    }
    .why_b_img {
        width: 48%;
        height: 100%;
        position: relative;
        overflow: hidden;
    }
    .doctor_card_right {
        width: 40.5%;
    }
    .doctor_card_left {
        width: 57.5%;
    }
    .doctor_card_title_left {
        width: 100%;
    }
    .doctor_card_title_right {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .doctor_card_title_right img {
        width: 21rem;
        margin: auto;
    }
    .arr_block {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .suitability_item {
        width: 23%;
    }
    .suitability_info_text {
        width: 34%;
    }
    .cost_left {
        width: 100%;
        margin-bottom: 3rem;
    }
    .cost_right {
        width: 100%;
    }
    .banner_text {
        width: 69%;
    }
    .banner_img {
        width: 24%;
    }
    .sub_img {
        display: none;
    }
    .sub_left {
        width: 34.5%;
        margin: 13.5rem 0 0 0;
    }
    .sub_right {
        width: 53.3%;
        margin: 0 0 0 0;
    }
    .text_content,
    .hero_row,
    .btn,
    .surgeons_men_stage,
    .rew .desc,
    .rew .vrach {
        font-size: 1.6rem;
    }
    .consultation {
        background-position: left center;
    }
}

@media screen and (max-width: 768px) {
    .hero_n_btns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 1rem;
    }
    .hero_n_btns .btn {
        width: 100%;
    }
    .why_item.col_3,
    .patient_item.col_3,
    .why_item.col_4,
    .patient_item.col_4,
    .patient_item.col_5,
    .patient_item_img {
        width: 49%;
    }
    .why_b {
        width: 100%;
    }
    .doctor_card_left {
        width: 100%;
    }
    .doctor_card_right {
        width: 100%;
        margin: 2rem 0 0 0;
        padding: 3.5rem 1rem 57.5rem 1rem;
    }
    .why_item.col_3,
    .patient_item.col_3,
    .why_item.col_4,
    .patient_item.col_4,
    .patient_item.col_5,
    .patient_item_img {
        width: 48.5%;
    }
    .suitability_item {
        width: 49%;
    }
    .suitability_info_text {
        width: 54%;
    }
    .suitability_info_btn {
        margin: 2rem auto 0 auto;
    }
    .banner_text {
        width: 100%;
    }
    .banner_img {
        width: 100%;
        height: auto;
        margin: 2rem 0 0 0;
    }
}
@media screen and (max-width: 576px) {
    header,
    .container,
    .speedbar {
        padding: 0 3.1rem;
    }
    h1 {
        font-size: 2.8rem;
        line-height: 3.4rem;
        text-align: center;
    }
    h2 {
        font-size: 2.5rem;
        line-height: 3.4rem;
        font-weight: 500;
    }
    .hero_n_big_text {
        font-size: 2rem;
        text-align: center;
    }
    .hero_n_text {
        width: 100%;
        text-align: center;
    }
    .hero_img.mob {
        width: 100%;
        margin: 0 0 0 4rem;
    }
    .sub_left {
        margin: 0;
        width: 100%;
        padding-right: 8rem;
    }
    .sub_left img {
        width: 7rem;
        right: 0;
        top: 0;
    }
    .sub_right {
        width: 100%;
        margin-bottom: 2.5rem;
    }
    .sub_wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .hero_n_wrap {
        padding: 0;
    }
    .hero_n_big_text {
        font-size: 2rem;
        text-align: center;
        margin: 0.9rem 0 3.5rem 0;
    }
    .hero_n_btns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 2rem;
        margin: 0 0 3rem 0;
    }
    .btn {
        height: 7.2rem;
        font-size: 1.4rem;
        text-transform: uppercase;
        padding: 0 0.29rem;
    }
    .hero_n {
        padding: 11rem 0 3.5rem 0;
    }
    .hero_n_info_left {
        width: 100%;
    }
    .hero_n_item {
        font-size: 1.8rem;
        padding: 1.4rem 1rem 1.4rem 0.7rem;
    }
    .hero_n_item img {
        width: 3.6rem;
    }
    .hero_n_item .text {
        width: calc(100% - 5rem);
        text-align: left;
    }
    .hero_n_info_right {
        width: 100%;
        max-width: 100%;
        gap: 1.6rem;
        font-size: 2rem;
        margin: 2rem 0 0 0;
        padding: 3.2rem 2rem;
    }
    .hero_n_info_right img {
        max-width: 17.88rem;
        margin: 1.5rem auto 0 auto;
    }
    .hero_n_info_right span {
        font-size: 1.6rem;
    }
    .why {
        padding: 4rem 0 6rem 0;
    }
    .why h2 {
        text-align: center;
        margin-bottom: 3.2rem;
    }
    .why h2 br {
        display: none;
    }
    .why_item.col_3,
    .patient_item.col_3,
    .why_item.col_4,
    .patient_item.col_4,
    .patient_item.col_5,
    .patient_item_img {
        width: 100%;
    }
    .why_item,
    .patient_item {
        padding: 2rem;
        text-align: center;
        font-size: 1.6rem;
    }

    .why_item .title,
    .patient_item .title {
        font-size: 2rem;
        margin: 3.5rem 0 0.7em 0;
    }
    .why_item .text,
    .patient_item .text {
        padding: 1.2rem;
        margin: 0 0 0 0;
    }
    .why_item .text br,
    .patient_item .text br {
        display: none;
    }
    .why_b {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .why_b_left,
    .why_b_img {
        width: 100%;
        text-align: center;
    }
    .why_b_left .title {
        font-size: 2.4rem;
        margin: 1rem 0 2rem 0;
    }
    .why_b_img {
        height: 16.5rem;
        margin: 3rem 0 0 0;
    }
    .doctor_card {
        padding: 5rem 0 3rem 0;
    }
    .doctor_card_left {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 3rem;
    }
    .doctor_card_left_item {
        padding: 2rem;
    }
    .doctor_card_left_item h2 {
        text-align: center;
    }
    .doctor_card_left_item .after_title {
        text-align: center;
        font-size: 1.5rem;
        margin: 1.5rem 0 3rem 0;
    }
    .doctor_card_left_item ul {
        font-size: 1.8rem;
    }
    .doctor_card_left_item ul li {
        padding: 0 0 2rem 2.5rem;
    }
    .doctor_card_left_item .info {
        font-size: 1.8rem;
        text-align: center;
        padding: 1.2rem;
    }
    .doctor_card_title_block .title {
        font-size: 2.4rem;
        text-align: center;
    }
    .doctor_card_left_item .mob {
        display: block;
        margin: 2rem auto 1.5rem auto;
    }
    .doctor_card_left_item .desc {
        display: none;
    }
    .doctor_card_title_left {
        text-align: center;
    }
    .doctor_card_sl {
        -webkit-box-shadow: 0 4px 21px 0 rgba(0, 0, 0, 0.09);
        box-shadow: 0 4px 21px 0 rgba(0, 0, 0, 0.09);
        padding: 0;
        margin: 0;
    }
    .doctor_card_sl .slick-list.draggable {
        padding: 0;
    }
    .doctor_card_title_block {
        margin-bottom: 3rem;
    }
    .doctor_card_sl_item {
        font-size: 1.6rem;
        line-height: 1.88rem;
        border-radius: 0.1rem;
        padding: 2rem;
        -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.09);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.09);
    }
    .doctor_card_sl_title_block {
        gap: 1.5rem;
    }
    .doctor_card_sl_img {
        width: 30px;
        height: 30px;
    }
    .doctor_card_sl_title_block .title {
        font-weight: 600;
        font-size: 1.6rem;
    }
    .doctor_card_right .title {
        text-align: center;
        margin: 0 0 2rem 0;
    }
    .doctor_card_right {
        margin: 3rem 0 0 0;
        padding: 4rem 2rem 64.5rem 2rem;
    }
    .doctor_card_right_item,
    .doctor_card_right_item:last-child {
        max-width: 100%;
        padding: 1.2rem 2rem 1.2rem 1.2rem;
    }
    .doctor_card_right_row {
        gap: 1rem;
    }
    .doctor_card_right_item .img {
        width: 4rem;
    }
    .doctor_card_right_item .text {
        width: calc(100% - 5.5rem);
        font-size: 1.6rem;
        line-height: 2rem;
    }
    .consultation_block {
        padding: 6rem 0;
    }
    .consultation {
        font-size: 1.6rem;
        padding: 3.5rem 3rem 3.5rem 3rem;
    }
    .consultation h2 {
        text-align: center;
        margin: 0 0 2rem 0;
    }
    .consultation h2 br {
        display: none;
    }
    .consultation .title {
        margin: 4rem 0 2rem 0;
        font-size: 2.4rem;
        text-align: center;
    }
    .consultation_text > p {
        text-align: center;
    }
    .consultation ul {
        margin-bottom: 4rem;
    }
    .consultation ul li {
        font-weight: 500;
        font-size: 1.6rem;
        padding-left: 3.8rem;
    }
    .suitability {
        padding: 1rem 0 3rem 0;
    }
    .suitability h2 {
        margin-bottom: 3rem;
    }
    .suitability_item {
        width: 100%;
        font-size: 2rem;
        text-align: center;
    }
    .suitability_wrap {
        gap: 3rem;
    }
    .suitability_item {
        width: 100%;
        min-height: 14rem;
        font-size: 2rem;
        text-align: center;
    }
    .suitability_info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 2rem;
        margin: 3rem 0 0 0;
        text-align: center;
    }
    .suitability_info_img {
        width: 100%;
    }
    .suitability_info_text {
        width: 100%;
        font-size: 1.8rem;
        padding: 3.5rem 3rem 0 3rem;
    }
    .suitability_info_text .title {
        font-size: 2rem;
        margin: 0 0 2.2rem 0;
    }
    .suitability_info_btn {
        width: 100%;
        margin: 3rem 0 0 0;
    }
    .suitability_info_btn .btn {
        width: 100%;
    }
    .patient {
        background: #ffff;
        padding: 6.5rem 0 6.5rem 0;
    }
    .patient h2 {
        text-align: center;
    }
    .patient__num {
        width: 6.8rem;
        height: 6.8rem;
        font-size: 2.2rem;
        margin: auto;
    }
    .patient_item .title {
        margin: 2rem 0 0.7em 0;
    }
    .patient_item_img {
        height: 21.3rem;
        -webkit-box-shadow: 0 4px 21px 0 rgba(0, 0, 0, 0.09);
        box-shadow: 0 4px 21px 0 rgba(0, 0, 0, 0.09);
    }
    .cost_left,
    .cost_right {
        padding: 2rem;
    }
    .cost {
        padding: 4rem 0 4rem 0;
        background: #f4f4f4;
        text-align: center;
    }

    .cost_left h2 {
        text-align: center;
        margin-bottom: 0.5rem;
    }
    .text_content ul li {
        padding: 1.5rem 0 0 0;
        background-position: top center;
    }
    .cost_right {
        margin: 0;
    }
    .cost_right .title {
        max-width: 20rem;
        margin-left: auto;
        margin-right: auto;
    }
    .cost_right b {
        font-weight: 500;
    }
    .cost_right .btn {
        padding: 0 2.29rem;
    }
    .title-section {
        font-size: 2.4rem !important;
        line-height: 3.4rem;
    }
    .newsection-5 .head h2 {
        text-align: center;
    }
    .newsection-5 .head a {
        display: none;
    }
    .newsection-5 .slick-slide {
        max-width: 271px;
    }
    .rew .images {
        max-height: 17.5rem;
        height: 100%;
        margin: 0 -1rem 0 -1rem;
    }
    .newsection-5 .images img {
        min-width: 100%;
        height: 100% !important;
        -o-object-fit: cover;
        object-fit: cover;
    }
    .faq {
        padding: 3rem 0 0 0;
    }
    .faq h2 {
        text-align: center;
    }
    .newsection-5 {
        margin: 0;
    }
    .banner {
        text-align: center;
        padding: 2.5rem 0 0 0;
    }
    .banner_text {
        font-size: 1.6rem;
    }
    .banner h2 {
        margin: 0 0 2rem 0;
    }
    .banner .form_wrap {
        gap: 2.5rem 0;
    }
    .banner .input {
        width: 100%;
        position: relative;
    }
    .banner input {
        height: 7.2rem;
        font-weight: 500;
        font-size: 1.6rem;
        padding: 2.6rem 3.2rem 2.5rem 7.5rem;
    }
    .banner .input svg {
        width: 2.8rem;
        top: 2.6rem;
        left: 3rem;
    }
    .banner .asept {
        font-size: 1.4rem;
        padding: 0;
    }
    .banner_img {
        margin: 7rem 0 0 0;
    }
    .video_gallery {
        padding: 6.5rem 0 6rem 0;
        background: #fff;
    }
    .video_gallery h2 {
        margin: 0 0 3rem 0;
    }
    .video_gallery h2 br {
        display: none;
    }
    .video_gallery_sl_item {
        width: 100%;
        max-width: 33rem;
    }
    .video_gallery_sl_img {
        width: 25.6rem;
        height: 20rem;
    }
    .video_gallery_sl_title {
        width: 25.6rem;
        font-size: 2rem;
    }
    .sub {
        margin: 0;
        padding: 1rem 0 2.5rem 0;
    }
    .sub_left {
        margin: 0;
        width: 100%;
        padding-right: 8rem;
    }
    .sub_left img {
        width: 7rem;
        right: 0;
        top: 0;
    }
    .sub_right {
        width: 100%;
        margin-bottom: 2.5rem;
    }
    .sub_wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .sub_right .text_content {
        text-align: center;
        line-height: 2.1rem;
    }
    .sub_btns_block {
        margin: 3rem 0 0 0;
    }
    .sub_btn {
        width: 100%;
        height: auto;
        padding: 2rem;
    }
    .sub_right {
        width: 100%;
        margin-bottom: 3.5rem;
    }
    .sub_btn span {
        width: 17.4rem;
        height: 4.5rem;
        font-size: 1.6rem;
    }
    .sub_btn.dz {
        margin: 3rem 0px 0 0;
    }
    .sub_left {
        padding: 0;
        text-align: center;
    }
    .sub_left img {
        display: none;
    }
    .sub_left .btn {
        width: 100%;
        margin: 4rem 0 0 0;
    }
    .sub_img {
        display: block;
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .sub_right {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .sub_left {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .sub_img {
        margin-top: 2rem;
        position: relative;
    }
    .sub .mob {
        display: block;
        position: absolute;
        width: 5.8rem;
        top: 3rem;
    }
}
@media screen and (max-width: 376px) {
    h2,
    .consultation .title {
        font-size: 2.2rem;
        line-height: 3.2rem;
    }
    header,
    .container,
    .speedbar {
        padding: 0 2.1rem;
    }
    .sub_btn span {
        width: 11.4rem;
    }
    .doctor_card_right .title {
        font-size: 2rem;
        line-height: 2.38rem;
    }
    .doctor_card_right_item .text {
        font-size: 1.3rem;
    }

    .newsection-5 .head h2 {
        text-align: left;
        width: 100%;
    }
}
