.discounts_item-wrap {
position: relative;
background: #fff;
border: 2px solid #34c6c4;
border-radius: 20px;
overflow: hidden;
height: 320px;
-webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 40%);
box-shadow: 0 5px 10px rgb(0 0 0 / 40%);
}
.discount-ribbon {
position: absolute;
top: -105px;
right: -105px;
height: 200px;
background: -o-radial-gradient(0% 46.55%, 97.03% 225.4%, #5b9add 0%, #34c6c4 100%);
background: radial-gradient(97.03% 225.4% at 0% 46.55%, #5b9add 0%, #34c6c4 100%);
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
width: 200px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
z-index: 2;
text-align: center;
}
.discount-new-price {
font-size: 24px;
color: #fff;
font-weight: bold;
}
.discount-old-price {
color: #ddd;
text-decoration: line-through;
}
.discounts_item-wrap .button_wrapper {
text-align: center;
}
.discount-content {
width: 100%;
height: 84%;
padding: 20px 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.btn_cyan_disc {
border: 0 !important;
color: #fff;
background: -o-radial-gradient(0% 46.55%, 97.03% 225.4%, #5b9add 0%, #34c6c4 100%);
background: radial-gradient(97.03% 225.4% at 0% 46.55%, #5b9add 0%, #34c6c4 100%);
padding: 7px 10px !important;
}
.discount-name {
background: -o-linear-gradient(128.68deg, #737fe6 12.85%, #64c8bf 87.1%);
background: linear-gradient(321.32deg, #737fe6 12.85%, #64c8bf 87.1%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
font-size: 30px;
line-height: 32px;
font-weight: 700;
margin-bottom: 10px !important;
}
.magic-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 30px;
}
.magic-action {
width: 35%;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
background: #ffffff;
-webkit-box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
border-radius: 20px;
}
.magic-title {
font-weight: 700;
font-size: 26px;
line-height: 28px;
color: #333333;
text-align: center;
margin: 10px 0;
padding: 0 10px;
}
.magic-price {
font-weight: 700;
font-size: 32px;
line-height: 34px;
color: #333333;
text-align: center;
margin: 10px 0;
padding: 0 10px;
background: -o-radial-gradient(0% 46.55%, 97.03% 225.4%, #5b9add 0%, #34c6c4 100%);
background: radial-gradient(97.03% 225.4% at 0% 46.55%, #5b9add 0%, #34c6c4 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
}
.m-visible {
display: none;
text-align: center;
}
.magic-text {
background: #ffffff;
border-radius: 20px;
-webkit-box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
width: 63%;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
padding: 30px 20px;
}
.magic-text .magic-title {
font-weight: 700;
font-size: 32px;
line-height: 28px;
background: -o-radial-gradient(0% 46.55%, 97.03% 225.4%, #5b9add 0%, #34c6c4 100%);
background: radial-gradient(97.03% 225.4% at 0% 46.55%, #5b9add 0%, #34c6c4 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
text-align: left;
margin-bottom: 10px;
}
.magic-subtitle {
font-weight: 700;
font-size: 20px;
line-height: 25px;
text-transform: uppercase;
color: #333333;
text-align: left;
margin-bottom: 10px;
}
.magic-ul {
padding: 0;
font-size: bold;
}
.magic-ul li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
margin-bottom: 15px;
font-weight: bold;
}
.magic-circle {
display: block;
width: 18px;
height: 18px;
background: -o-radial-gradient(0% 46.55%, 97.03% 225.4%, #5b9add 0%, #34c6c4 100%);
background: radial-gradient(97.03% 225.4% at 0% 46.55%, #5b9add 0%, #34c6c4 100%);
border-radius: 50%;
position: relative;
z-index: 1;
margin-right: 10px;
margin-top: 4px;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.magic-circle::before {
content: "";
display: block;
width: 18px;
height: 18px;
border-radius: 50%;
position: absolute;
top: -2px;
left: -3px;
z-index: 2;
border: 1px solid #555;
background: transparent;
}
.magic-blue {
background: -o-radial-gradient(0% 46.55%, 97.03% 225.4%, #5b9add 0%, #34c6c4 100%);
background: radial-gradient(97.03% 225.4% at 0% 46.55%, #5b9add 0%, #34c6c4 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
}
.m-hidden {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.magic-img {
width: 100%;
}
.magic-btn {
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;
margin-bottom: 10px;
font-size: 16px;
color: #000;
cursor: pointer;
font-weight: bold;
}
.magic-btn img {
margin-left: 10px;
}
.magic-show {
display: block !important;
}
@media (min-width: 1280px) {
.magic-action {
width: 30%;
}
.magic-text {
width: 68%;
}
}
@media (min-width: 1600px) {
.magic-action {
width: 25%;
}
.magic-text {
width: 73%;
}
}
@media (max-width: 769px) {
.b_modal.modal_lg {
width: 100%;
}
.magic-item {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.magic-ul {
-webkit-padding-start: 0;
padding-inline-start: 0;
}
.m-visible .btn_cyan {
font-size: 16px;
width: 200px;
min-width: unset;
border-radius: 20px;
padding: 8px;
}
.magic-action {
width: 100%;
}
.magic-text {
width: 100%;
margin-top: 20px;
display: none;
padding: 20px 10px;
}
.m-hidden {
display: none;
}
.m-visible {
display: block;
}
.magic-text .magic-title {
font-size: 20px;
}
.magic-title {
font-size: 20px;
}
.magic-subtitle {
font-size: 18px;
}
.discounts_item-wrap .button_wrapper .btn {
min-width: 180px;
}
.discount-content {
padding-top: 50px;
}
.discount-name {
font-size: 24px;
line-height: 24px;
}
.discount-new-price {
font-size: 18px;
}
.discount-ribbon {
top: -120px;
right: -120px;
}
} .medal-link {
display: block;
max-width: 240px;
}
@media (max-width: 1199px) {
.prodoctorov--part:nth-child(2) {
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;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
} .pricesPacketsInstallment .card {
cursor: pointer;
}
.b_footer .bl_title {
text-align: start;
} .b_footer {
padding: 0 !important;
}
.text_section .partners__list .partners__item:before {
content: unset;
}
.footer-socMain__wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
justify-content: space-around;
}
.partners {
margin-left: 50px;
}
.partners__title {
font-weight: 700;
margin-bottom: 6px !important;
text-align: center;
}
.partners__list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
list-style: none;
margin: 0;
padding: 0;
}
.partners__item {
max-width: 150px;
}
.partners__item img {
width: 100%;
height: 100%;
}
.reviews-prodoctor {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
margin: 14px auto 20px auto;
}
#reviews_prodoctor {
width: 80%;
max-width: 1000px !important;
margin-top: 50px;
}
#reviews_prodoctor .modal_title {
text-align: center !important;
font-size: 24px !important;
}
.prodoctorov--part #pd_widget_big {
max-width: 100% !important;
}
.part_wrap {
margin-left: 20px;
}
@media (max-width: 991px) {
.footer-socMain__wrap {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.footer-socMain {
margin: 15px 0 10px !important;
}
.prodoctorov--part {
width: 100% !important;
padding: unset !important;
}
}
@media (max-width: 767px) {
.reviews-prodoctor {
min-width: unset !important;
}
}
@media (max-width: 450px) {
.footer-socMain__wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.partners__item {
max-width: 130px;
}
.partners {
margin-left: unset;
}
#reviews_prodoctor {
width: 100%;
}
.reviews-prodoctor {
min-width: 99% !important;
}
}
.vk__videos {
margin: 20px 10px 20px !important;
display: flex !important;
flex-wrap: wrap !important;
justify-content: center;
gap: 10px !important;
} .postid-625 .clinicByDigits .clinicByDigits-list .digits {
font-size: 45px;
}
.postid-625 .clinicByDigits .clinicByDigits-list .dscr {
font-size: 20px;
}
@media (max-width: 992px) {
.postid-625 .clinicByDigits .block__info {
flex-wrap: wrap;
margin-top: 30px;
}
.postid-625 .clinicByDigits .block__info .clinicByDigits__digits {
order: 2;
padding: 0;
width: 100%;
}
.postid-625 .clinicByDigits .block__info .clinicByDigits__photo {
margin: 0 auto 30px;
width: 80%;
}
}
@media (max-width: 680px) {
.postid-625 .clinicByDigits .clinicByDigits-list .dscr {
font-size: 16px;
}
.postid-625 .clinicByDigits .clinicByDigits-list .digits {
font-size: 36px;
}
}
.text_section:has(.clinicByDigits) {
padding: 0;
}
.b_payment_options.payment_variants .ex-h2.bl_title {
margin: 15px 0;
}
.licensesBanner2__qr {
position: absolute;
bottom: 0;
right: 0;
width: 160px;
}
.svcs-new-heading .heading-icons-wrapper {  width: 100%;
}
.svcs-new-heading .heading-icons { margin: 40px 0;
}
.svcs-new-heading .button_wrap { margin: 0 auto;
}
.svcs-new-heading .heading-icons .icons-item { justify-content: center;
padding: 9px 0px;
}
.svcs-new-heading .heading-icons .icons-item img { }
@media (max-width: 550px) {
.semantic.heading-icons {
margin: 10px !important;
}
}
@media (max-width: 722px) {
.licensesBanner2 .block__info .licensesBanner2__digits {
padding-bottom: 200px !important;
}
}
.motivation {
margin: 40px 0;
}
.motivation__common {
display: flex;
margin: 40px 0;
}
.motivation__common-img {
max-width: 50%;
object-fit: cover;
border-radius: 5px;
}
.motivation__common-text {
max-width: 50%;
padding-left: 20px;
}
.motivation__slider-name {
color: #337ab7;
text-align: center;
padding: 15px 10px 5px;
font-weight: 700;
}
.motivation__slider-special {
text-align: center;
padding: 5px 10px;
}
.motivation__slider-img {
height: 50%;
overflow: hidden;
}
#motivation-help #speccliniks.specialsts__slider .slide_item:has(.motivation__slider-img) {
padding-bottom: 0 !important;
}
@media (max-width: 800px) {
.motivation__common {
display: flex;
flex-direction: column;
}
.motivation__common-img {
max-width: 80%;
object-fit: cover;
border-radius: 5px;
}
.motivation__common-text {
margin-top: 20px;
max-width: 90%;
padding-left: 0px;
}
}
@media (max-width: 530px) {
.motivation__slider-img {
height: 40% !important;
}
} .gallery-block .bl_title {
margin-top: 20px !important;
}
.motivation {
margin: 60px 0;
}
body .bl_title {
font-size: 36px;
line-height: 1.2;
}
@media (max-width: 400px) {
.clinicByDigits-list.semantic {
flex-direction: column;
align-items: center;
}
.clinicByDigits-list.semantic .item {
width: 100% !important;
}
}
.doctor-img.responsive-img img {
object-position: top !important;
}
@media (max-width: 500px) {
body .bl_title {
font-size: 25px;
}
.doctor-img.responsive-img img {
object-position: top !important;
}
.doctor-img.responsive-img {
max-height: 300px;
}
}
@media (max-width: 767px) {
html body .btn {
font-size: 18px !important;
}
}
@media (max-width: 550px) {
.b_questions.prices_elem .subheading {
font-size: 24px !important;
line-height: 1 !important;
}
}   .nh-right {
display: flex;
flex-direction: column;
align-items: start;
justify-content: space-between;
}
.top_wrapper .button_wrap.heading-btn-wrapper.header__chat {
margin: 0;
}
@media (max-width: 991px) {
.top_wrapper .button_wrap.heading-btn-wrapper.header__chat {
margin: 10px auto;
max-width: 400px;
}
}
.postid-532 .svcs-new-heading h1,
.postid-532 .svcs-new-heading .breadcrumbs__wrapper + .bl_title {
font-size: 48px !important;
line-height: 1.2;
}
.postid-553 .svcs-new-heading h1,
.postid-553 .svcs-new-heading .breadcrumbs__wrapper + .bl_title {
font-size: 44px;
line-height: 1.2;
}
@media (max-width: 991px) {
.postid-532 .svcs-new-heading h1,
.postid-532 .svcs-new-heading .breadcrumbs__wrapper + .bl_title,
.postid-553 .svcs-new-heading h1,
.postid-553 .svcs-new-heading .breadcrumbs__wrapper + .bl_title {
font-size: 38px;
}
}
@media (max-width: 767px) {
.postid-532 .svcs-new-heading h1,
.postid-532 .svcs-new-heading .breadcrumbs__wrapper + .bl_title,
.postid-553 .svcs-new-heading h1,
.postid-553 .svcs-new-heading .breadcrumbs__wrapper + .bl_title {
font-size: 30px;
}
}
@media (min-width: 992px) {
#menu-samoe-verhnee-menju {
display: flex;
justify-content: space-between;
}
}
.postid-532 .svcs-new-heading .breadcrumbs__wrapper {
margin-bottom: 37px !important;
}
.postid-532 .svcs-new-heading h1,
.postid-532 .svcs-new-heading .breadcrumbs__wrapper + .bl_title {
margin-bottom: 25px !important;
}
.postid-532 .nh-right {
justify-content: flex-end !important;
}
.postid-532 .pricesPacketsInstallment.gallery-block {
margin-top: -20px;
}
.btn_wrapper {
display: flex;
justify-content: center;
}
.btn {
border-radius: 5px;
cursor: pointer;
transition: all 0.4s ease;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.btn:hover {
transform: scale(1.05);
box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15);
background: linear-gradient(90deg, rgb(42, 228, 219) 0%, rgb(67, 80, 223) 100%);
}
.btn:active {
transform: scale(0.85);
box-shadow: 0 16px 18px rgba(0, 0, 0, 0.5);
} .header_contacts .w_t_button {
margin-right: 10px !important;
padding: 0 !important;
} .header_contacts .w_t_button::after {
content: "2";
color: #fff;
text-align: center;
font-size: 10px;
font-weight: 400;
padding: 7px;
width: 10px;
height: 10px;
left: 20px;
top: -2px;
position: absolute;
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;
line-height: 0;
-webkit-animation: pulse 2s linear infinite;
animation: pulse 2s linear infinite;
border-radius: 50%;
background-color: #e3332e;
}
.page-id-4882 .header_contacts .w_t_button:after {
padding: 2px;
}
@keyframes pulse {
0% {
transform: scale(1);
}
70% {
transform: scale(0.9);
}
100% {
transform: scale(0.8);
}
}
.payment_variants .options_item:hover .img_hover {
display: inline-block;
transition: transform 0.6s ease-in-out;
transform: rotate(360deg);
}
.btn-t_bank {
color:#fff;
background: #323232;
border-radius: 100px;
font-size: 16px;
font-weight: 400;
padding: 10px 30px;
cursor: pointer;
z-index: 1;
}
.btn-t_bank:hover {
transition: all 0.6s ease-in-out;
background: #212121;
} .header_menu {
background: #f4f4f4 !important;
}
.b_header .header_menu > ul > li > a,
.header_menu.open a {
color: #212121 !important;
}
.b_header .header_menu > ul > li > a:hover,
.header_menu.open a:hover,
.b_header .header_menu > ul > li > a:active,
.header_menu.open a:active {
color: #6680de !important;
}
.display-none {
display: none !important;
}
.display-block {
display: block !important;
}
@media (max-width: 992px) {
.header_menu.open {
margin-top: 76px;
max-width: none !important;
width: 100vw !important;
}
.menu_toggler.menu-is-active {
margin-top: 25px;
z-index: 100000;
position: fixed !important;
right: 20px;
}
.mobile-menu__top-wrapper {
background: #f4f4f4; display: block;
position: absolute; z-index: 100000;
height: 120px;
padding-top: 30px;
margin-top: -60px;
}
.mobile-menu__top-wrapper ul {
list-style: none;
display: flex;
gap: 10px;
}
.mobile-menu__top-wrapper ul a {
color: #212121;
}
.mobile-menu__top-wrapper li {
background: #fff;
padding: 5px;
min-width: max-content;
border-radius: 20px;
padding: 5px 10px;
}
.mobile-menu__top-category-list {
padding-left: 5px;
}
.mobile-menu__top-wrapper li:hover,
.mobile-menu__top-wrapper li:hover a,
.mobile-menu__top-wrapper li.active:hover,
.active:not(.region-content__wrap) {
background: #6680de !important;
color: #fff;
}
.header_menu.open .subcategory > a.subcategory-link::after {
content: "▼";
margin-left: 10px;
font-size: 12px;
color: #212121;
}
.header_menu.open .subcategory > a.subcategory-link:hover::after {
color: #6680de;
text-decoration: none !important;
}
.b_header .header_menu > ul > li > a,
#menu-samoe-verhnee-menju > li > a {
font-size: 22px;
}
.header_menu > ul > li > .sub-menu li > a {
font-size: 16px;
}
.top-text-mobile-fixed {
position: fixed;
width: 100vw;
z-index: 100;
}
.header_menu.open .top_menu {
height: 65%;
}
} .overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
z-index: 9999;
display: none;
}
.sale-popup {
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
padding: 20px;
background-color: #fff;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
z-index: 10000;
display: none;
}
.discounts_item-wrap + .button_wrapper .btn.btn_cyan_disc.jsOpenModals {
margin-top: 20px;
}
.discounts_item-wrap + .button_wrapper {
display: flex;
justify-content: center;
}
.discount {
display: grid;
grid-template-columns: repeat(3, 1fr);
column-gap: 20px;
grid-row-gap: 80px;
}
.sale-popup {
min-width: 350px;
min-height: 350px;
padding: 30px 30px 40px;
border-radius: 5px;
margin: 15px auto;
box-shadow: 0 5px 38px rgba(44, 81, 107, 0.14);
}
.sale-popup button.close {
display: block;
font-size: 0;
width: 30px;
height: 30px;
border-radius: 50%;
transition: all 0.2s linear;
background-color: transparent;
border: 1px solid #fff;
color: #fff;
box-shadow: none;
background-repeat: no-repeat;
background-position: center;
background-size: 50%;
background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.8241 1.02382L6.8484 6L11.8241 10.9762C12.0586 11.2109 12.0586 11.59 11.8241 11.8247C11.7071 11.9413 11.5534 12 11.3999 12C11.2463 12 11.0926 11.9413 10.9756 11.8247L6.00006 6.84855L1.02439 11.8247C0.907395 11.9413 0.753749 12 0.600104 12C0.446573 12 0.292928 11.9413 0.175932 11.8247C-0.0586439 11.59 -0.0586439 11.2109 0.175932 10.9762L5.1516 6L0.175932 1.02382C-0.0586439 0.789863 -0.0586439 0.410731 0.175932 0.176028C0.410507 -0.0586759 0.789691 -0.0586759 1.02439 0.176028L6.00006 5.15145L10.9756 0.176028C11.2103 -0.0586759 11.5895 -0.0586759 11.8241 0.176028C12.0586 0.410731 12.0586 0.789863 11.8241 1.02382Z' fill='white'/%3E%3C/svg%3E");
top: -30px;
right: -30px;
opacity: 1;
}
.sale-popup {
max-width: 700px !important;
}
.sale-popup * {
margin: 0 !important;
line-height: 1.2;
}
.sale-popup__h2 {
background: #6680de;
color: #fff;
padding: 15px;
border-radius: 20px;
text-align: center;
margin-bottom: 15px !important;
}
.sale-popup__simple-text {
margin-top: -15px !important;
}
.sale-popup__h3 {
color: #6680de;
}
button.more-det {
vertical-align: middle;
padding: 12px 10px;
transition: all 0.2s linear;
font-size: 22px;
font-weight: 700;
height: auto;
text-decoration: none;
cursor: pointer;
border: 1px solid transparent;
background-position: center;
min-width: 200px;
transition: all 0.3s ease;
margin-top: -20px;
background: rgba(0, 0, 0, 0);
color: #34c6c4;
}
.discount__wrap .btn.btn_cyan_disc.jsOpenModals {
font-size: 22px !important;
}
.discount__wrap .discount-desc {
font-size: 18px !important;
}
.discounts_item-wrap .discount-name {
margin-top: 35px;
}
button.more-det:hover {
transform: scale(1.1);
}
@media (max-width: 991px) {
.discount {
display: grid;
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 646px) {
.discount {
display: grid;
grid-template-columns: repeat(1, 1fr);
}
}
@media (max-width: 425px) {
.sale-popup .close {
right: 0 !important;
top: -40px !important;
}
} .postid-5279 .srv-fscreen .title-text {
font-size: 60px !important;
line-height: 1.5;
}
.lech-igr__content {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
grid-gap: 40px;
margin: 40px 0;
}
.lech-igr__desc {
font-size: 18px;
font-weight: 700;
}
.lech-igr__li {
width: 45%;
display: flex;
grid-gap: 20px;
}
.lech-igr__li-icon:before {
content: "";
position: absolute;
z-index: -1;
width: 70px;
height: 70px;
border-radius: 20px;
top: -5px;
left: -5px;
background: linear-gradient(321.32deg, #737fe6 12.85%, #64c8bf 87.1%);
}
.lech-igr__li-icon:after {
content: "";
position: absolute;
z-index: -1;
width: 65px;
height: 65px;
top: -5px;
left: -5px;
border-radius: 20px;
background: #fff;
}
.lech-igr__li-icon {
display: inline-block;
width: 60px;
position: relative;
flex: 0 0 60px;
}
.lech-igr__li-title {
font-size: 28px;
font-weight: 500;
}
.lech-igr__li-text {
max-width: 80%;
}
.before-after__table {
display: flex;
justify-content: center;
margin: 30px 0;
grid-gap: 50px;
font-size: 24px;
}
.before-after__table-col div:first-child {
font-weight: 600;
background-color: #64c8bf;
border-radius: 5px;
color: #fff;
padding: 0 5px 3px;
display: inline-block;
line-height: 1.2;
}
.before-after__table-col div:not(:first-child):before {
content: "+";
color: #34c6c4;
margin-right: 10px;
font-size: 40px;
line-height: 1;
}
.before-after__table-col:first-child div:not(:first-child):before {
content: "-";
color: #f01266;
margin-right: 10px;
font-size: 40px;
line-height: 1;
}
.before-after__table-item + .before-after__table-item {
margin-top: 10px;
}
.before-after__btn .btn {
margin: 20px 0;
}
.review-igr__content {
display: flex;
flex-direction: column;
}
.review-igr__item {
box-shadow: 5px 1px 38px rgba(15, 28, 37, 0.14);
border-radius: 5px;
background-color: #fff;
overflow: hidden;
padding: 20px;
margin: 20px 0;
max-width: 100%;
width: 70%;
}
.review-igr__text {
font-size: 20px;
}
.review-igr__author {
color: #737fe6;
font-weight: 700;
font-size: 18px;
margin: 10px 0;
}
.review-igr__item:nth-child(even) {
align-self: end;
text-align: right;
}
.faq-igr__btn {
margin: -30px 0 30px;
}
.faq-igr__btn,
.before-after__btn,
.lech-igr__btn {
text-align: center;
}
@media (max-width: 1085px) {
.postid-5279 .srv-fscreen .title-text {
font-size: 36px !important;
line-height: 1.7;
}
.postid-5279 .srv-fscreen__sting-2,
.postid-5279 .srv-fscreen__sting-4 {
align-self: center;
}
.postid-5279 .srv-fscreen__sting-2 {
flex-wrap: wrap;
justify-content: center;
}
.postid-5279 .srv-fscreen__24-7 {
top: -50px;
}
}
@media (max-width: 650px) {
.postid-5279 .lech-igr__content {
flex-direction: column;
}
.postid-5279 .lech-igr__li {
width: 90%;
}
.postid-5279 .lech-igr__btn,
.postid-5279 .before-after__btn {
margin-bottom: 20px;
}
.postid-5279 .before-after__table {
flex-direction: column;
}
.postid-5279 .review-igr__item {
width: 100%;
}
}
@media (max-width: 500px) {
.postid-5279 .srv-fscreen .title-text {
font-size: 24px !important;
line-height: 1.7;
}
}
.postid-513 .pricesPacketsInstallment .block-heading__inner .ex-h2.bl_title + p.subheading {
display: none;
}
.vyvod-advantages {
margin: 60px 0;
}
.vyvod-advantages__wrapper {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-gap: 10px;
}
.vyvod-advantages__item {
position: relative;
padding: 20px;
text-align: left;
}
.vyvod-advantages__item:before {
content: "";
position: absolute;
z-index: 2;
width: 100%;
height: 100%;
top: 0;
left: 0;
padding: 3px;
border-radius: 20px;
background: linear-gradient(321.32deg, #737fe6 12.85%, #64c8bf 87.1%);
-webkit-mask:
linear-gradient(#fff 0 0) content-box,
linear-gradient(#fff 0 0);
mask:
linear-gradient(#fff 0 0) content-box,
linear-gradient(#fff 0 0);
-webkit-mask-composite: xor;
}
.vyvod-advantages__item-title {
font-weight: 700;
font-size: 22px;
line-height: 1.2;
background: radial-gradient(97.03% 225.4% at 0% 46.55%, #5b9add 0%, #34c6c4 100%);
-webkit-text-fill-color: transparent;
background-clip: text;
}
.vyvod-advantages__item:first-child {
grid-column-start: 1;
grid-column-end: 3;
color: #fff;
}
.vyvod-advantages__title {
font-weight: 700;
font-size: 32px;
line-height: 1.2;
margin-bottom: 15px;
}
.vyvod-advantages__text {
}
.vyvod-advantages__item:first-child:before {
-webkit-mask-composite: unset;
z-index: -1;
}
@media (max-width: 993px) {
.vyvod-advantages__wrapper {
grid-template-columns: 1fr 1fr 1fr;
}
}
@media (max-width: 620px) {
.vyvod-advantages__wrapper {
grid-template-columns: 1fr 1fr;
}
}
@media (max-width: 460px) {
.vyvod-advantages__wrapper {
grid-template-columns: 1fr;
}
.vyvod-advantages__item:first-child {
grid-column-end: 2;
}
}
.pomoshh-rodstvennikam-advantages .vyvod-advantages__wrapper {
grid-template-columns: 1fr 1fr;
}
@media (max-width: 583px) {
.pomoshh-rodstvennikam-advantages .vyvod-advantages__wrapper {
grid-template-columns: 1fr;
}
}
.label_checkbox [type=checkbox] {
position: static!important;
opacity: 1!important;
visibility: visible!important;
margin-top: 5px!important;
margin-right: 4px!important;
} .service-packages__item {
display: flex;
box-shadow: 0px 0px 30px 0px #C0C0C033;
padding: 25px 20px 48px;
border-radius: 25px;
margin-bottom: 30px;
gap: 40px;
position: relative;
justify-content: space-between;
}
.service-packages__item.last {
margin-bottom: 100px;
}
.service-packages__item-who {
background: #F6FAFD;
padding: 30px;
max-width: 500px;
border-radius: 15px;
width: 100%;
position: relative;
}
.service-packages__item-info-title {
font-weight: 700;
font-size: 26px;
margin-bottom: 25px; background: radial-gradient(97.03% 225.4% at 0% 46.55%, #5b9add 0%, #34c6c4 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
-webkit-box-decoration-break: clone;
line-height: 1;
}
.service-packages-tariffs {
display: flex;
justify-content: space-between;
gap: 10px;
margin-bottom: 40px;
}
.service-packages-tariffs__item {
background: #F6FAFD;
border-radius: 10px;
display: flex;
flex-direction: column;
align-items: center;
padding: 15px 5px;
justify-content: space-between;
}
.service-packages-tariffs__item strong {
font-size: 20px;
}
.service-packages-tariffs__item img {
max-width: 110px;
}
.service-packages-tariffs__item p {
white-space: nowrap;
font-size: 14px;	
}
.service-packages-tariffs__item p.mobile-price {
display: none;
}
.service-packages__item-info-include span {
font-weight: 700;
font-size: 20px;
line-height: 1;
}
.service-packages__item-info-include ul {
padding-left: 25px;
margin-top: 5px;
}
.service-packages__item-info-include li {
list-style: disc !important;
line-height: 1.4;
}
.service-packages__item-info-include li::before {
display: none !important;
}
.service-packages__item-who-title {
margin-bottom: 10px !important;
line-height: 1;
max-width: 210px;
}
.service-packages__item-who-text {
max-width: 274px;
text-align:left;
position: relative;
z-index: 1;
}
.service-packages__item-who-text.small {
max-width: 240px;
}
.service-packages__item-who-img {
position: absolute;
right: 0;
bottom: 0;
z-index: 0;
max-height: 100%;
}
.service-packages-fast {
display: flex;
justify-content: space-between;
margin-bottom: 50px;
}
.service-packages-fast__item {
max-width: 30%;
background: #fff;
box-shadow: 0px 0px 30px 0px #C0C0C033;
border-radius: 25px;
padding: 30px 20px;
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 30px;
position: relative;
}
.service-packages-fast__item-icon {
width: 28px;
height: 28px;
}
.service-packages-fast__item-text strong {
font-size: 26px;
color: #71BDB7;
}
.service-packages-fast__item-text {
max-width: 300px;
flex: 1;
}
.service-packages__item-info-include.mobile {
display:none;
}
@media (max-width:1200px) {
.service-packages__item-who-img {
height: 350px;
}
.service-packages__item-who-text.small {
max-width: 200px;
}
}
@media (max-width: 993px) {
.service-packages__item {
flex-direction: column;
}
.service-packages__item.last {
margin-bottom: 40px;
}
.service-packages-tariffs__item {
width: 30%;
}
.service-packages__item-who {
max-width: none;
min-height: 300px;
}
.service-packages__item .btn {
position: absolute;
bottom: 30px;
z-index: 5;
left: 50%;
transform: translateX(-50%);    
}
.service-packages__item-who-text, .service-packages__item-who-text.small {
max-width: 400px;
}
.service-packages__item-who-img {
height: 300px;
}
.service-packages-tariffs {
margin-bottom: 0;
}
.service-packages-fast__item {
max-width: 33%;
}
.options_item__img-tinkof {
right: 25px !important;
height: 70%;
}
}
@media (max-width:769px) {
.service-packages__block {
margin: 0 0 30px;
}
.service-packages__item .btn {
min-width: auto;
padding: 5px 25px;
font-size: 16px !important;
white-space: nowrap;
}
.service-packages__item-who-text.small {
max-width: none;
width: 60%;
}
.service-packages__item-who {
margin: 0 -20px -48px -20px;
width: calc(100% + 40px);
padding: 15px 15px 70px 15px;
}
.service-packages__item-who-text {
width: 85%;
}
.service-packages__item-who-img {
height: 260px;
}
.service-packages-fast {
flex-direction: column;
gap: 10px;
}
.service-packages-fast__item {
max-width: 100%;
padding: 20px;
}
.service-packages__item-info-title {
font-size: 22px;
}
.service-packages__item-info-include.desktop,
.service-packages-tariffs__item p {
display:none;
}	
.service-packages__item-info-include.mobile,
.service-packages-tariffs__item p.mobile-price {
display:block;
}
}
@media (max-width:560px) {
.service-packages-tariffs {
flex-wrap: wrap;
justify-content: center;
margin-bottom: 0;
}
.service-packages-tariffs__item {
width: 48%;
}
.service-packages__item {
padding: 20px 15px 48px;
}
.service-packages__item-info-include li {
text-align: left;
}
.service-packages__item-info-title {
font-size: 18px;
margin-bottom: 15px;
}
.service-packages__item-info-include span {
font-size: 16px;
}
.service-packages__item .btn {
bottom: 15px;
}
.service-packages__item-who-img {
height: 250px;
}
}
@media (max-width:500px) {
.service-packages__item-who-text {
width: 85%;
}
.b_payment_options .options_item:last-child {
height: auto !important;
align-items: center !important;
flex-wrap: nowrap;
overflow: hidden;
margin-bottom: 0;
padding: 28px 10px 0!important;
}
.options_item__img-tinkof {
position: relative !important;
top: auto;
bottom: auto;
right: auto;
height: auto;
width: 100%;
}
.btn-t_bank {
margin-top: 23px;
}
.b_payment_options .options_item:last-child .img-tin {
margin-bottom: 10px;
}
.options_title-tinkof {
text-align: center;
font-size: 26px !important;
}
} .chief-doctor-card__intro {
margin-bottom: 20px;
}
.chief-doctor-card__content {
display: grid;
gap: 20px;
grid-template-columns: 1fr; }
.chief-doctor-card__section {
padding: 16px;
border-radius: 10px;
box-shadow: 0px 0px 30px 0px #c0c0c052;
}
.chief-doctor-card__section--text {
padding: 16px;
border-radius: 10px;
box-shadow: 0px 0px 30px 0px #c0c0c052;
margin-bottom: 20px;
}
.chief-doctor-card__section--contacts {
background: #f6fafd;
border: 2px solid #34c6c4;
}
.chief-doctor-card__subtitle {
font-size: 16px;
margin: 10px 0 6px;
}
.chief-doctor-card__section p {
margin: 3px 0;
}
.chief-doctor-card__section ul {
margin: 4px 0 6px 18px;
padding: 0;
}
.chief-doctor-card__section li {
margin-bottom: 3px;
} @media (min-width: 768px) {
.chief-doctor-card__content {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}
.single-services .breadcrumbs__wrapper{
padding-bottom: 0px;
}
.slick-next{
right: -26px;
}
.slick-prev{
left: -26px;
}
.page-id-674 .form_questions .wpcf7-list-item-label a{
color: white;
text-decoration: underline;
}