@font-face {
font-family: "Ubuntu";
font-style: normal;
font-weight: 700;
font-display: swap;
src:
local("Ubuntu-Bold"),
local("Ubuntu Bold"),
url(//mcmk.ru/wp-content/themes/mcmkru/assets/fonts/Ubuntu/ubuntu-v20-latin_cyrillic-700.woff2) format("woff2"),
url(//mcmk.ru/wp-content/themes/mcmkru/assets/fonts/Ubuntu/ubuntu-v20-latin_cyrillic-700.woff) format("woff");
}
@font-face {
font-family: "Source Sans Pro";
src:
local("Source Sans Pro"),
local("SourceSansPro-Regular"),
url(//mcmk.ru/wp-content/themes/mcmkru/assets/fonts/SourceSansPro/modern/subset-SourceSansPro-Regular.woff2)
format("woff2"),
url(//mcmk.ru/wp-content/themes/mcmkru/assets/fonts/SourceSansPro/modern/subset-SourceSansPro-Regular.woff)
format("woff");
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Source Sans Pro";
font-style: normal;
font-weight: 700;
src:
local("Source Sans Pro"),
url(//mcmk.ru/wp-content/themes/mcmkru/assets/fonts/SourceSansPro/modern/source-sans-pro-v21-latin_cyrillic-700.woff2)
format("woff2"),
url(//mcmk.ru/wp-content/themes/mcmkru/assets/fonts/SourceSansPro/modern/source-sans-pro-v21-latin_cyrillic-700.woff)
format("woff");
font-display: swap;
}
h1,
h2,
h3,
h4,
h5,
h6,
.ex-h1,
.ex-h2,
.ex-h3,
.ex-h4,
.ex-h5,
.ex-h6 {
font-family: "Ubuntu", sans-serif;
font-weight: 700;
text-align: left;
}
.b_main_banner .banner_inner li,
.b_main_banner .banner_inner .list_item {
color: #fff;
font-weight: 700;
}
.b_main_banner .banner_inner h1.banner_title,
.b_main_banner .banner_inner .ex-h1.banner_title {
color: #fff;
}
#pricess.b_questions .questions_content {
padding: 0px;
}
.sale-dot {
text-decoration: line-through;
}
.sale-red {
color: red;
}
.questions_wrapper table {
width: 100%;
border-collapse: collapse;
}
.questions_wrapper table .th td {
background: #64c8bf;
color: #fff;
padding: 7px;
border-top: 0px !important;
}
.questions_wrapper table td {
padding: 7px;
border: 1px solid #e3e3e3;
}
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
position: relative;
overflow-x: hidden;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
b,
strong {
font-weight: 700;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
* {
box-sizing: border-box;
}
:after,
:before {
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: transparent;
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333;
background-color: #fff;
}
button,
input,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #337ab7;
text-decoration: none;
}
img {
vertical-align: middle;
}
:root {
--container-padding: 15px;
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: var(--container-padding);
padding-right: var(--container-padding);
}
@media (max-width: 767px) {
.b_main_banner > .container {
width: 100%;
}
}
@media (min-width: 768px) {
:root {
--container: 750px;
}
.container {
width: var(--container);
}
}
@media (min-width: 992px) {
:root {
--container: 970px;
}
.container {
width: var(--container);
}
.header_top .sticky-top-desktop .top_wrapper {
width: var(--container);
padding-left: var(--container-padding);
padding-right: var(--container-padding);
}
.menu-scroll .sub-menu {
overflow-y: scroll;
max-height: 70vh;
scrollbar-width: thin;
scrollbar-color: #31c8c1 transparent;
}
}
@media (min-width: 1200px) {
:root {
--container: 1170px;
}
.container {
width: var(--container);
}
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
content: " ";
display: table;
}
.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
clear: both;
}
.hidden {
display: none !important;
}
@media (max-width: 767px) {
html body .btn {
font-size: 12px;
min-width: 99%;
}
.b_questions,
.b_what_say {
margin: 0px !important;
}
.b_discounts {
margin: 0px !important;
}
}
.b_header .top_wrapper {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 20px 0 10px 0;
font-size: 13px;
} .b_header .top_wrapper .phone .w_t_button {
display: inline-flex;
justify-content: space-between;
font-size: 16px;
margin-top: -5px;
align-items: center;
}
.b_header .top_wrapper .phone .w_t_button__text {
margin-bottom: 0;
}
.b_header .bottom_wrapper {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 5px 0;
font-size: 12px;
border-top: 1px solid #bdbdbd;
}
.b_header .bottom_wrapper p {
color: #878787;
margin-bottom: 0;
}
.header_lizenzia-mobile {
display: none;
}
@media (max-width: 991px) {
.b_header .top_wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-right: 45px;
}
.b_header .mobile-header-sticky .top_wrapper {
padding: 30px 0 10px;
}
}
@media (max-width: 746px) {
.b_header .logo_wrap {
order: 1;
}
.menu_toggler {
order: 2;
}
.b_header .logo_text {
max-width:350px !important;
}
.header_contacts {
order: 3;
width: 100%;
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
}
.b_header .top_wrapper .phone {
flex-direction: row;
gap: 20px;
}
.header_call__btn {
order: 4;
width: 100%;
text-align: center;
}
.b_header .top_wrapper .phone_info {
max-width: none;
text-align: center;
}
.b_header .top_wrapper .phone_info p {
display: block !important;
font-size: 12px;
line-height: 1;
}
.header_call__btn .btn.btn_cyan.jsOpenModals {
right: 0 !important;
position: relative;
}
.b_header .bottom_wrapper p {
display: none;
}
.b_header .bottom_wrapper p:nth-child(2) {
display: block;
text-align: center;
color: #6e6e6e;
position: absolute;
z-index: 2;
width: 100%;
background: #fff;
}
.b_header .header_top .container.mobile-header-sticky .menu_toggler {
display: block !important;
}
.header_menu.open {
margin-top: 180px !important;
}
.js-sticky-center {
padding: 5px 0 10px;
}
.mobile-center-sticky {
top: 152px !important;
justify-content: center !important;
}
.b_header .header_lizenzia-mobile {
display: none; }
.mobile-menu__top-wrapper {
top: 185px !important;
height: 60px !important;
}
.b_header .header_menu {
padding: 95px 15px 15px !important;
}
.mobile-menu__top-wrapper ul {
padding: 10px 5px;
margin: 0;
}
.header_menu>ul>li>a, .header_menu nav>ul>li>a {
padding: 5px 0 !important;
}
}
.b_header .logo_link {
display: inline-block;
vertical-align: top;
color: #252525;
max-width: 200px;
}
.b_header .logo_link img {
margin-bottom: 10px;
margin-left: -20px;
height: 54px;
}
@media (max-width: 460px) {
.b_header .header_info {
margin: 0 auto;
}
}
@media (max-width: 550px) {
.b_header .header_contacts {
width: 100%;
text-align: center;
}
.b_header .button_wrap {
width: 100%;
text-align: center;
padding: 5px 0 0;
}
}
.b_header .logo_wrap {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media (max-width: 991px) {
.b_header .logo_wrap {
width: 50%;
margin: 0 0 15px;
}
}
@media (max-width: 460px) {
.b_header .logo_wrap {
text-align: center;
-ms-flex-pack: center;
justify-content: center;
width: 100%;
margin: 0 auto 15px;
}
}
.b_header .visit {
font-size: 15px; position: relative; } .b_header .logo_text {
font-size: 14px;
color: #252525;
max-width: 250px;
padding: 10px 0 10px 10px;
border-left: 1px solid #cfcfcf;
margin-left: -30px;
margin-right: -140px;
}
.b_header .phone a {
color: #252525;
font-size: 22px;
font-weight: 700;
}
.b_header .phone_info {
max-width: 230px;
font-size: 15px;
margin: 0 auto;
}
.b_header .header_bottom {
background: linear-gradient(90deg, rgba(49, 200, 193, 1) 0%, rgba(115, 125, 236, 1) 100%);
}
@media (max-width: 991px) {
.b_header .logo_text {
margin-right: 0;
}
.menuopen {
overflow-y: hidden !important;
}
.b_header .header_menu {
background-color: #737fe6;
overflow-y: scroll;  padding: 25px 15px 15px;
position: fixed;
z-index: 99999;
top: 0;
left: 0;
width: calc(100% - 50px);
max-width: 350px; height: 100%;
transform: translate(-350px, 0);
}
}
.b_header .header_menu.open {
transform: translate(0, 0);
}
.b_header .header_menu > ul {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: justify;
justify-content: space-between;
}
@media (max-width: 991px) {
.b_header .header_menu > ul > li {
width: 100%;
}
}
.b_header .header_menu > ul > li > a {
display: block;
font-size: 17px;
color: #fff; padding: 14px 0;
position: relative;
}
@media (max-width: 1199px) {
.b_header .header_menu > ul > li > a {
font-size: 14px;
}
}
@media (min-width: 991px) {
.b_header .header_menu > ul > li > a.active:before,
.b_header .header_menu > ul > li > a:hover:before,
.tablinks:hover:before {
width: 100%;
}
}
.b_header .header_menu > ul > li > a:before,
.tablinks:before {
position: absolute;
transition: all 0.2s linear;
content: "";
bottom: 0;
left: 0;
background-color: #fff;
height: 4px;
width: 0;
}
.b_header .header_menu ul {
padding: 0;
margin: 0;
list-style: none;
}
.header_menu li {
position: relative;
}
.menu_toggler {
position: fixed;
border: none;
padding: 0;
top: 0;
right: 0;
width: 40px;
height: 40px;
display: none;
z-index: 1001;
background-color: #677edf;
}
@media (max-width: 991px) {
.menu_toggler {
display: block;
}
}
.menu_toggler span {
display: block;
width: 24px;
height: 3px;
padding: 0;
background: #fff;
position: absolute;
transition:
transform 0.5s ease-in-out,
top 0.25s ease-in-out 0.5s,
opacity 0.25s ease-in-out 0.5s;
transform-origin: center;
left: 8px;
}
.menu_toggler .toggler_top {
top: 0px;
}
.menu_toggler .toggler_middle {
top: 7px;
}
.menu_toggler .toggler_bottom {
top: 14px;
}
.menu_toggler.menu-is-active span {
transition:
transform 0.5s ease-in-out 0.3s,
top 0.25s ease-in-out,
opacity 0.25s ease-in-out;
}
.menu_toggler.menu-is-active span.toggler_top {
top: 18px;
transform: rotate(135deg);
}
.menu_toggler.menu-is-active span.toggler_middle {
opacity: 0;
transform: rotate(135deg);
}
.menu_toggler.menu-is-active span.toggler_bottom {
top: 18px;
transform: rotate(225deg);
}
* {
outline: 0 !important;
}
body,
html {
min-height: 100%;
}
body {
font-family: "Source Sans Pro", "Open Sans", Helvetica, sans-serif;
font-size: 16px;
color: #252525;
min-width: unset;
background-color: #fff;
line-height: 1.4;
}
@media (max-width: 991px) {
body {
font-size: 14px;
}
}
@media (min-width: 1200px) {
:root {
--container-padding: 30px;
}
.container {
padding-left: var(--container-padding);
padding-right: var(--container-padding);
}
}
h1,
h2,
h3,
h4,
h5,
h6,
.ex-h1,
.ex-h2,
.ex-h3,
.ex-h4,
.ex-h5,
.ex-h6,
p {
margin: 0;
}
h1,
.ex-h1 {
font-size: 28px;
line-height: 1.2em;
margin-bottom: 0.8em;
}
h2,
.ex-h2 {
font-size: 24px;
margin-bottom: 0;
}
@media (min-width: 768px) {
h1,
.ex-h1 {
font-size: 30px;
}
h2,
.ex-h2 {
font-size: 26px;
}
}
p {
line-height: 1.4;
}
p:not(:last-child),
.svc-nh-customExcerpt {
margin-bottom: 20px;
}
img {
max-width: 100%;
height: auto;
display: block;
}
@media (max-width: 991px) {
input,
select,
select:focus,
textarea {
font-size: 16px;
}
}
body .bl_title {
font-size: 40px;
font-weight: 700;
text-align: center;
margin: 50px 0 50px;
}
@media (max-width: 1199px) {
body .bl_title {
font-size: 30px;
margin: 0 0 30px;
}
}
@media (max-width: 991px) {
body .bl_title {
font-size: 28px;
}
}
@media (max-width: 767px) {
body .bl_title {
font-size: 25px;
}
}
.bl_title .red {
background-color: #64c8bf;
border-radius: 5px;
color: #fff;
padding: 0 5px 3px;
display: inline-block;
line-height: 1.2;
}
.form_control {
border-radius: 5px;
width: 100%;
border: 1px solid silver;
padding: 13px 20px;
transition: all 0.2s linear;
color: #252525;
}
.form_control::-webkit-input-placeholder {
color: #252525;
opacity: 1;
}
.label_checkbox {
display: inline-block;
vertical-align: top;
position: relative;
}
.label_checkbox span {
color: #989898;
font-size: 16px;
display: inline-block;
vertical-align: top;
position: relative;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.slick-arrow {
width: 30px;
height: 30px;
padding: 0;
border: none;
background-color: transparent;
font-size: 0;
background-repeat: no-repeat;
transition: all 0.2s linear;
background-position: center;
}
.slick-prev {
background-image: url("data:image/svg+xml,%3Csvg width='14' height='28' viewBox='0 0 14 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.4226 27.7174C12.6028 27.9046 12.8282 27.996 13.0762 27.996C13.3242 27.996 13.5497 27.9046 13.73 27.7174C14.0908 27.3458 14.0908 26.7403 13.73 26.3673L2.23273 14.4948L13.73 2.62523C14.0908 2.25298 14.0908 1.64816 13.73 1.27734C13.3693 0.903648 12.7832 0.903648 12.4226 1.27734L0.27144 13.8216C-0.0892797 14.1938 -0.0892797 14.7972 0.27144 15.1724L12.4226 27.7174Z' fill='%2364c8bf'/%3E%3C/svg%3E");
}
.slick-next {
background-image: url("data:image/svg+xml,%3Csvg width='14' height='28' viewBox='0 0 14 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.57743 27.7174C1.39719 27.9046 1.17174 27.996 0.923745 27.996C0.675755 27.996 0.450305 27.9046 0.269945 27.7174C-0.0907751 27.3458 -0.0907751 26.7403 0.269945 26.3673L11.7673 14.4948L0.269945 2.62523C-0.0907751 2.25298 -0.0907751 1.64816 0.269945 1.27734C0.630665 0.903648 1.21682 0.903648 1.57743 1.27734L13.7285 13.8216C14.0893 14.1938 14.0893 14.7972 13.7285 15.1724L1.57743 27.7174Z' fill='%2364c8bf'/%3E%3C/svg%3E");
}
.slick-next:hover {
background-image: url("data:image/svg+xml,%3Csvg width='14' height='28' viewBox='0 0 14 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.57743 27.7174C1.39719 27.9046 1.17174 27.996 0.923745 27.996C0.675755 27.996 0.450305 27.9046 0.269945 27.7174C-0.0907751 27.3458 -0.0907751 26.7403 0.269945 26.3673L11.7673 14.4948L0.269945 2.62523C-0.0907751 2.25298 -0.0907751 1.64816 0.269945 1.27734C0.630665 0.903648 1.21682 0.903648 1.57743 1.27734L13.7285 13.8216C14.0893 14.1938 14.0893 14.7972 13.7285 15.1724L1.57743 27.7174Z' fill='%23737fe6'/%3E%3C/svg%3E");
}
.circle_decor {
border-radius: 50%;
border: 2px solid #64c8bf;
transition: all 0.2s linear;
}
.circle_decor:after,
.circle_decor:before {
position: absolute;
content: "";
width: 8px;
height: 8px;
background-color: #64c8bf;
border-radius: 50%;
}
.circle_decor:before {
left: 50%;
top: 0;
margin: -4px 0 0 -4px;
}
.circle_decor:after {
right: 0;
top: 50%;
margin: -4px -4px 0 0;
}
html.mfpOpen .mfp-wrap {
overflow: hidden auto;
}
.btn {
display: inline-block;
vertical-align: middle;
text-align: center;
padding: 12px 10px;
transition: all 0.2s linear;
font-size: 16px;
font-weight: 700;
height: auto;
text-decoration: none;
position: relative;
cursor: pointer;
box-shadow: none;
border: 1px solid transparent; line-height: 1.5;
background-repeat: no-repeat;
background-position: center;
min-width: 200px;
border-radius: 36px;
}
.btn:focus { box-shadow: none;
}
.btn_cyan {
border: none;
color: #fff !important;
border-color: #737fe6;
background: linear-gradient(90deg, rgba(49, 200, 193, 1) 0%, rgba(115, 125, 236, 1) 100%);
}
.btn_cyan:active {
color: #fff;
}
.btn_cyan:hover {
border-color: #32a3a1;
background-color: #32a3a1;
}
.slick-initialized .slick-slide.b_main_banner,
.b_main_banner {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
position: relative;
min-height: 650px;
white-space: normal; background: linear-gradient(139deg, rgb(73 213 205) 0%, rgb(104 113 217) 100%);
}
.hp_banner__wrapper .slick-track {
white-space: nowrap;
}
@media (max-width: 1199px) {
.slick-initialized .slick-slide.b_main_banner,
.b_main_banner {
min-height: 550px;
}
}
@media (max-width: 991px) {
.slick-initialized .slick-slide.b_main_banner,
.b_main_banner {
min-height: 350px;
padding: 30px 0;
}
}
.b_main_banner .banner_image {  position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden; }
.b_main_banner .banner_inner {
max-width: 600px;
padding-bottom: 120px;
position: relative;
z-index: 2;
}
@media (max-width: 991px) {
.b_main_banner .banner_inner {
max-width: none;
}
}
.b_main_banner .banner_title {
font-size: 44px;
line-height: 1.2;
font-weight: 700;
margin: 0 0 10px;
}
@media (max-width: 1199px) {
.b_main_banner .banner_title {
font-size: 44px;
}
}
.svcs-new-heading h1,
.svcs-new-heading .breadcrumbs__wrapper + .bl_title {
font-size: 48px;
line-height: 1.2;
margin-top: 10px;
}
@media (max-width: 991px) {
.b_main_banner .banner_title {
text-align: center;
font-size: 34px;
}
}
@media (max-width: 767px) {
.b_main_banner .banner_title {
font-size: 28px;
margin: 0 0 20px;
}
.b_main_banner[style*="bg-img-767"] .banner_image {
background-image: var(--bg-img-767) !important;
}
}
@media (max-width: 420px) {
.b_main_banner[style*="bg-img-420"] .banner_image {
background-image: var(--bg-img-420) !important;
}
}
.b_main_banner .banner_list,
.banner_content,
.banner_content ul {
font-size: 16px;
}
.b_main_banner .banner_list .list_item,
.banner_content li {
padding: 0 0 0 30px;
position: relative;
}
.b_main_banner .banner_list .list_item + .list_item,
.banner_content li + li {
margin: 10px 0 0;
}
.b_main_banner .banner_list .list_item:before,
.banner_content li::before {
position: absolute;
content: "";
background-repeat: no-repeat;
background-position: center;
background-image: url(//mcmk.ru/wp-content/themes/mcmkru/assets/img/iconmonstr-plus-4-16.png);
width: 16px;
height: 16px;
left: 0;
top: 2px;
}
.banner_content ul {
padding: 0;
}
.banner_content li {
color: #fff;
list-style: none;
}
.b_form_call {
position: relative;
margin-bottom: 20px;
z-index: 2;
}
.b_form_call .bl_title {
font-size: 30px;
margin: 0 0 30px;
}
@media (max-width: 991px) {
.b_form_call .bl_title {
font-size: 28px;
}
}
@media (max-width: 767px) {
.b_form_call .bl_title {
font-size: 25px;
}
}
.b_form_call .form_wrapper {
box-shadow: 5px 1px 38px rgba(15, 28, 37, 0.14);
padding: 45px 75px;
background-color: #fff;
margin-top: -120px;
}
@media (max-width: 1199px) {
.b_form_call .form_wrapper {
padding: 30px;
}
}
@media (max-width: 767px) {
.b_form_call .form_wrapper {
padding: 15px;
}
}
.b_form_call .column_wrapper {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -15px 25px;
}
.b_form_call .form_column {
width: 33.33%;
padding: 0 15px;
}
@media (max-width: 991px) {
.b_form_call .form_column {
width: 100%;
}
}
@media (max-width: 991px) {
.b_form_call .form_column + .form_column {
margin: 15px 0 0;
}
}
.b_form_call .btn {
width: 100%;
}
.b_help_options .options_wrapper {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -15px;
}
@media (max-width: 991px) {
.b_help_options .options_wrapper {
margin: 0;
}
}
.b_help_options .options_item,
.payment_variants .options_item {
flex-wrap: wrap;
max-width: 540px;
width: calc(50% - 30px);
margin: 0 15px 15px;
background-color: #51c2be;
border-radius: 5px;
min-height: 234px;
padding: 20px;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
line-height: 1.3;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
@media (max-width: 991px) {
.b_help_options .options_item,
.payment_variants .options_item {
width: 100%;
margin: 0 auto 15px;
}
}
.b_you_receive {
padding-bottom: 50px;
}
@media (max-width: 991px) {
.b_you_receive {
padding-bottom: 30px;
}
}
.b_you_receive .bl_title {
}
.b_you_receive .receive_wrapper {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: center;
justify-content: center;
margin: 0 -15px;
row-gap: 10px;
}
@media (max-width: 991px) {
.b_you_receive .receive_wrapper {
margin: 0 auto;
width: calc(100% - 30px);
}
}
@media (max-width: 767px) {
.b_you_receive .receive_wrapper {
margin: 0 auto;
}
}
@media (max-width: 550px) {
.b_you_receive .receive_wrapper {
margin: 0 auto;
}
}
.b_you_receive .slick-slide {
padding: 10px;
}
.b_you_receive .slick-list {
padding: 30px 0 10px;
}
.b_you_receive .slick-arrow,
.infographic_wrap .slick-arrow {
position: absolute;
top: 50%;
z-index: 2;
margin-top: -15px;
}
.b_you_receive .slick-prev,
.infographic_wrap .slick-prev {
left: -30px;
}
.b_you_receive .slick-next,
.infographic_wrap .slick-next {
right: -30px;
}
.b_you_receive .receive_item {
width: calc(33.33% - 30px);
margin: 0 15px 30px;
background-color: #fff;
box-shadow: 5px 1px 38px rgba(15, 28, 37, 0.14);
border-radius: 5px;
text-align: center;
padding: 40px 35px;
transition: all 0.2s linear;
}
@media (max-width: 1199px) {
.b_you_receive .receive_item {
padding: 30px 15px;
}
}
@media (max-width: 991px) {
.b_you_receive .receive_item {
width: calc(50% - 20px);
margin: 0 10px 20px;
}
}
@media (max-width: 767px) {
.b_you_receive .receive_item {
box-shadow: 5px 1px 18px rgba(15, 28, 37, 0.14);
margin: 10px 5px;
}
}
@media (max-width: 550px) {
.b_you_receive .receive_item {
width: 100%;
}
}
.b_you_receive .image_wrap {
width: 90px;
height: 90px;
background-color: #fff;
border-radius: 50%;
margin: 0 auto 25px;
position: relative;
}
.b_you_receive .image_wrap .img_current,
.b_you_receive .image_wrap .img_hover {
position: absolute;
transition: all 0.2s linear;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.b_you_receive .image_wrap .img_current img,
.b_you_receive .image_wrap .img_hover img {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
}
.b_you_receive .image_wrap .img_hover {
opacity: 0;
visibility: hidden;
}
.b_you_receive .image_wrap .circle_decor {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.b_discounts {
margin: 80px 0px;
margin-left: calc(var(--container-padding) * -1);
margin-right: calc(var(--container-padding) * -1);
}
@media (max-width: 1199px) {
.b_discounts {
padding: 50px 0;
}
}
.b_discounts .discounts_wrap {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: center;
justify-content: center;
margin: 0 -15px;
}
@media (max-width: 991px) {
.b_discounts .discounts_wrap {
margin: 0 -10px;
}
}
.b_discounts .discounts_item {
width: calc(33.33% - 30px);
margin: 0 15px 30px;
text-align: center;
box-shadow: 5px 1px 38px rgba(15, 28, 37, 0.14);
background-color: #737fe6;
border-radius: 5px;
min-height: 277px;
padding: 30px 20px;
max-width: 350px;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
transition: all 0.2s linear;
background-repeat: no-repeat;
background-size: cover;
font-weight: 700;
color: #fff;
}
@media (max-width: 991px) {
.b_discounts .discounts_item {
width: calc(50% - 20px);
margin: 0 10px 20px;
}
}
@media (max-width: 600px) {
.b_discounts .discounts_item {
width: 100%;
min-width: 265px;
}
}
.b_discounts .discounts_item:hover {
background-color: #64c8bf;
}
.b_discounts .discounts_item .content {
position: relative;
z-index: 1;
}
.b_discounts .discounts_item .content p {
margin: 0;
}
.b_discounts .price_wrap {
width: 150px;
height: 150px;
border-radius: 50%;
margin: 10px auto 0;
text-align: center;
background-color: #fff;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
}
.b_discounts .new_price {
font-size: 25px;
font-weight: 700;
color: #64c8bf;
}
.b_discounts .old_price {
text-decoration: line-through;
font-size: 19px;
font-weight: 700;
color: #737fe6;
}
.b_payment_options {
background-color: #f2f8ff;
padding: 90px 0;
}
@media (max-width: 1199px) {
.b_payment_options {
padding: 50px 0;
}
}
@media (max-width: 991px) {
.b_payment_options {
padding: 30px 0;
}
}
.b_payment_options .options_wrapper {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -15px;
justify-content: space-between;
}
@media (max-width: 991px) {
.b_payment_options .options_wrapper {
margin: 0 -10px;
}
}
.b_payment_options .options_item {
background-color: #fff;
border-radius: 5px;
box-shadow: 5px 1px 38px rgba(15, 28, 37, 0.14);
padding: 30px 25px;
width: calc(30% - 30px);
margin: 0 15px 30px;
transition: all 0.2s linear;
text-align: center;
min-height: 232px;
}
.b_payment_options .options_item:last-child {
width: 100%;
max-width: 100%;
border-radius: 25px;
height: 350px;
background: radial-gradient(37.46% 37.46% at 62.54% 50%, #FFF29E 3.48%, #FFE016 100%);
padding: 35px 38px 48px;
justify-content: space-between;
text-align: left;
flex-direction: column;
align-items: flex-start;
position: relative;
}
.b_payment_options .options_item:last-child:hover {
color: inherit;
}
.options_title-tinkof {
color: #323232;
font-size: 36px;
font-weight: 700;
margin-bottom: 10px;
line-height: 1;
}
.options_item__img-tinkof {
position: absolute;
bottom: 0;
right: 90px;
}
@media (max-width: 991px) {
.b_payment_options .options_item {
width: calc(50% - 20px);
margin: 0 10px 20px;
}
}
@media (max-width: 767px) {
.b_payment_options .options_item {
padding: 10px; min-height: auto;
}
}
@media (max-width: 550px) {
.b_payment_options .options_item {
width: 100%;
justify-content: center !important;
}
} @media (max-width: 1199px) { }
@media (max-width: 991px) { }
.b_what_say .slick-list {
padding: 30px 0;
}
@media (max-width: 1199px) {
.b_what_say .slider_wrapper {
width: calc(100% - 30px);
margin: 0 auto;
}
}
@media (max-width: 767px) {
.b_what_say .slide_item {
padding: 10px;
}
}
.b_what_say .img_link {
display: block;
width: 100%;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
max-width: 255px;
overflow: hidden;
margin: 0 auto;
position: relative;
border-radius: 5px;
box-shadow: 5px 1px 18px rgba(15, 28, 37, 0.14);
}
.b_what_say .img_link:before {
position: absolute;
transition: all 0.2s linear;
opacity: 0;
visibility: hidden;
top: 0;
left: 0;
right: 0;
bottom: 0;
content: "";
background-color: rgba(232, 39, 36, 0.5);
background-repeat: no-repeat;
background-position: center;
background-image: url("data:image/svg+xml,%3Csvg width='26' height='27' viewBox='0 0 26 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.572 26.6148C25.3171 26.8614 24.9813 26.9967 24.6273 26.9967C24.2533 26.9967 23.9043 26.8477 23.6448 26.5764L17.437 20.092C15.6744 21.3361 13.6126 21.9914 11.4491 21.9914C5.68621 21.9914 0.997559 17.282 0.997559 11.4941C0.997559 5.70625 5.6862 0.997559 11.4491 0.997559C17.2121 0.997559 21.9008 5.70626 21.9008 11.4941C21.9008 13.9721 21.0328 16.3518 19.4488 18.2425L25.6097 24.6792C26.131 25.2238 26.1137 26.0911 25.572 26.6148V26.6148ZM3.72401 11.4941C3.72401 15.7725 7.1894 19.253 11.4491 19.253C15.7088 19.253 19.1742 15.7725 19.1742 11.4941C19.1742 7.21507 15.7088 3.73599 11.4491 3.73599C7.1894 3.73599 3.72401 7.21507 3.72401 11.4941V11.4941Z' fill='white'/%3E%3C/svg%3E");
}
.b_what_say .img_link:hover:before {
opacity: 1;
visibility: visible;
}
.b_what_say .img_link .link_inner {
padding: 0 0 100%;
}
.b_what_say .slick-arrow,
.slick-arrow {
position: absolute;
top: 50%;
z-index: 2;
margin-top: -15px;
}
.b_what_say .slick-prev,
.slick-prev {
left: -30px;
}
.b_what_say .slick-next,
.slick-next {
right: -30px;
}
.b_questions {
margin: 80px 0px;
}
.prices_elem {
text-align: left;
}
.prices_elem td:nth-child(2) {
white-space: nowrap;
}
@media (max-width: 1199px) {
.b_questions {
padding: 50px 0;
}
}
@media (max-width: 991px) {
.b_questions {
padding: 30px 0;
}
}
.b_questions .questions_wrapper {
box-shadow: 5px 1px 38px rgba(15, 28, 37, 0.14);
border-radius: 5px;
background-color: #fff;
overflow: hidden;
}
.b_questions .questions_item:nth-child(2n + 1) .questions_title {
background-color: rgba(77, 197, 195, 0.1);
}
.b_questions .questions_item:nth-child(2n + 1) .questions_title.-active {
background-color: #737fe6;
}
.b_questions .questions_item:nth-child(2n + 1) .questions_title.-active:after {
background-image: url("data:image/svg+xml,%3Csvg width='17' height='10' viewBox='0 0 17 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.17601 2.01042C0.05836 1.89541 0 1.75075 0 1.59163C0 1.43106 0.05836 1.28712 0.17601 1.17067C0.41027 0.939205 0.79147 0.939205 1.02585 1.17067L8.50056 8.56137L15.9743 1.17067C16.2087 0.939205 16.5898 0.939205 16.8237 1.17067C17.059 1.4014 17.059 1.77969 16.8237 2.01042L8.92525 9.82209C8.69042 10.0543 8.30979 10.0543 8.07495 9.82209L0.17601 2.01042Z' fill='%23fff'/%3E%3C/svg%3E");
}
.b_questions .questions_title {
width: 100%;
font-weight: 700;
padding: 15px 45px 15px 15px;
cursor: pointer;
position: relative;
transition: all 0.2s linear;
}
.b_questions .questions_title.-active {
background-color: #737fe6;
color: #fff;
}
.b_questions .questions_title.-active:after {
background-image: url("data:image/svg+xml,%3Csvg width='17' height='10' viewBox='0 0 17 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.17601 2.01042C0.05836 1.89541 0 1.75075 0 1.59163C0 1.43106 0.05836 1.28712 0.17601 1.17067C0.41027 0.939205 0.79147 0.939205 1.02585 1.17067L8.50056 8.56137L15.9743 1.17067C16.2087 0.939205 16.5898 0.939205 16.8237 1.17067C17.059 1.4014 17.059 1.77969 16.8237 2.01042L8.92525 9.82209C8.69042 10.0543 8.30979 10.0543 8.07495 9.82209L0.17601 2.01042Z' fill='%23fff'/%3E%3C/svg%3E");
transform: rotate(180deg);
}
.b_questions .questions_title:after {
position: absolute;
content: "";
background-image: url("data:image/svg+xml,%3Csvg width='17' height='10' viewBox='0 0 17 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.17601 2.01042C0.05836 1.89541 0 1.75075 0 1.59163C0 1.43106 0.05836 1.28712 0.17601 1.17067C0.41027 0.939205 0.79147 0.939205 1.02585 1.17067L8.50056 8.56137L15.9743 1.17067C16.2087 0.939205 16.5898 0.939205 16.8237 1.17067C17.059 1.4014 17.059 1.77969 16.8237 2.01042L8.92525 9.82209C8.69042 10.0543 8.30979 10.0543 8.07495 9.82209L0.17601 2.01042Z' fill='%23252525'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: center;
transition: all 0.2s linear;
width: 17px;
height: 10px;
top: 50%;
margin-top: -5px;
right: 15px;
}
.b_questions .questions_content {
padding: 20px 15px;
display: none;
}
.b_modal {
margin: 15px auto;
max-width: 540px;
padding: 30px 30px 40px; position: relative;
background: #fff;
border-radius: 5px;
box-shadow: 0 5px 38px rgba(44, 81, 107, 0.14);
}
@media (max-width: 767px) {
.b_modal {
padding: 20px 15px 30px;
}
}
.b_modal .mfp-close {
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;
}
@media (max-width: 767px) {
.b_modal .mfp-close {
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='%23000'/%3E%3C/svg%3E");
top: 0;
right: 0;
}
}
.b_modal .modal_title {
font-size: 20px;
font-weight: 700;
margin: 0 0 30px;
}
.b_modal .form_row + .form_row {
margin: 20px 0 0;
}
.b_modal .form_button {
margin: 40px 0 0;
}
.b_modal.modal_xs {
max-width: 350px;
}
.b_modal.modal_xs .btn {
width: 100%;
}
.b_modal.modal_lg {
max-width: 90%;
margin-top: 100px;
}
.b_modal .label_checkbox span {
padding-top: 3px;
font-size: 12px;
}
.b_modal .label_checkbox span label {
display: flex;
align-items: center;
}
.my-mfp-slide-bottom .zoom-anim-dialog {
opacity: 0;
transition: all 0.2s ease-out;
transform: translateY(-20px) perspective(600px) rotateX(10deg);
}
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
opacity: 1;
transform: translateY(0) perspective(600px) rotateX(0);
}
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
opacity: 0;
transform: translateY(-10px) perspective(600px) rotateX(10deg);
}
.my-mfp-slide-bottom.mfp-bg {
opacity: 0;
transition: opacity 0.3s ease-out;
}
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
opacity: 0.8;
}
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
opacity: 0;
}
.b_footer {
padding: 50px 0 0;
}
@media (max-width: 991px) {
.b_footer {
padding: 30px 0 0;
}
}
#da_content {
min-height: 350px;
}
.text_section {
padding: 40px 0;
text-align: justify;
}
.text_section h2:not(.bl_title),
.text_section .ex-h2:not(.bl_title) {
padding: 0 0px 20px;
color: #737fe6;
text-align: left;
}
.text_section ul li:before {
color: #737fe6;
font-weight: 700;
content: "—";
padding-right: 10px;
}
.text_section ul li {
list-style: none;
}
.phone {
display: inline-flex;
}
.w_t_button {
padding-left: 10px;
display: block;
}
#toTop {
padding: 5px;
position: fixed;
bottom: 20px;
right: 30px;
cursor: pointer;
display: none;
color: #333;
font-family: verdana;
font-size: 11px;
z-index: 9999;
}
@media (max-width: 700px) {
.text_section ul {
padding-inline-start: 20px;
}
}
.phone a {
color: #fff;
font-size: larger;
font-weight: 700;
}
@media (max-width: 700px) {
#toTop {
display: none !important;
}
}
:root {
--viewport: calc(100vw - var(--scrollbar-width));
}
.text_section {
--inner-container: calc(var(--container) - var(--container-padding) * 2);
}
.text_section > div {
--container: calc(var(--inner-container));
}
.text_section > div > .container {
padding-left: 0;
padding-right: 0;
width: auto;
}
.responsive-img {
position: relative;
overflow: hidden;
display: block;
}
.responsive-img::after {
content: "";
display: block;
padding-top: 56.25%;
}
.responsive-img img,
.responsive-img video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.header_menu > ul > li {
position: relative;
z-index: 10;
}
body .header_menu .sub-menu {
position: absolute;
min-width: 250px;
padding: 5px calc(var(--container-padding) / 2);
background: rgb(81, 164, 214);
opacity: 0;
-webkit-transform: translateX(50px);
-ms-transform: translateX(50px);
transform: translateX(50px);
-webkit-transition:
opacity 0.28s ease-out,
-webkit-transform 0.28s ease-out;
transition:
opacity 0.28s ease-out,
-webkit-transform 0.28s ease-out;
-o-transition:
opacity 0.28s ease-out,
transform 0.28s ease-out;
transition:
opacity 0.28s ease-out,
transform 0.28s ease-out;
transition:
opacity 0.28s ease-out,
transform 0.28s ease-out,
-webkit-transform 0.28s ease-out;
pointer-events: none;
margin-left: calc(var(--container-padding) / 2 * -1);
}
.header_menu > ul > li:hover > .sub-menu {
opacity: 1;
-webkit-transform: translateX(0px) !important;
-ms-transform: translateX(0px) !important;
transform: translateX(0px) !important;
pointer-events: all;
}
.header_menu .sub-menu li {
padding: 5px 0;
}
.header_menu .sub-menu li + li {
margin-top: 5px;
}
.header_menu .sub-menu a {
color: #fff;
}
.header_menu .sub-menu a:hover {
text-decoration: underline;
}
@media (max-width: 991px) {
body .header_menu .sub-menu {
min-width: unset;
position: relative;
margin: unset;
right: unset !important;
opacity: 1;
-webkit-transform: translateX(0px) !important;
-ms-transform: translateX(0px) !important;
transform: translateX(0px) !important;
background: none;
padding: 0 0 5px 15px;
}
}
video {
max-width: 100%;
height: auto;
}
body form .wpcf7-spinner {
margin: 12px auto auto -36px;
position: absolute;
background-color: #fff;
}
body .wpcf7-spinner::before {
background-color: #6e82e8;
}
body .wpcf7 form .wpcf7-response-output {
margin: 2em 0 0;
text-align: center;
}
.b_modal .wpcf7-response-output {
font-size: 0.9em;
}
.breadcrumbs__wrapper {
padding: 50px 0;
}
.breadcrumbs__wrapper + .bl_title {
margin: 10px 0;
}
.single .breadcrumbs__wrapper + .bl_title {
margin-bottom: 0;
}
.text_section .formback,
.text_section .infographic_first,
.text_section .b_what_say,
.text_section .da_calculator,
.text_section .b_you_receive,
.text_section .b_discounts,
.text_section .b_form_questions {
margin-top: 50px;
margin-bottom: 50px;
}
.text_section .b_what_say h2,
.text_section .b_what_say .ex-h2,
.text_section .b_you_receive .b_questions,
.text_section .b_you_receive .bl_title,
.text_section .b_discounts .bl_title,
.text_section .formback .bl_title {
margin-top: 0;
}
.text_section .b_you_receive .b_questions {
margin-bottom: 30px;
}
.text_section .b_you_receive,
.text_section .b_discounts {
padding: 10px 0;
}
.text_section .b_you_receive .receive_item {
margin-bottom: 0;
}
.text_section .b_what_say .slick-list {
padding-top: 0;
}
.semantic { padding: 0 !important;
list-style: none;
font-size: 0;
}
.semantic li {
display: inline-block;
vertical-align: top;
font-size: 16px;
}
.semantic li,
.semantic li + li {
margin: unset;
}
.semantic li:before {
display: none;
}
.reviews__list--wrapper {
--items-gap: 10px;
}
.reviews__list {
margin: calc(var(--items-gap) * -1);
-webkit-padding-start: 0 !important;
padding-inline-start: 0 !important;
}
.reviews__list .item {
width: 50%;
padding: var(--items-gap);
}
.reviews__list .inner {
padding: 20px;
border: 1px solid gray;
}
.reviews__list .rev-info {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.reviews__list .rev-info .rev-img {
width: 140px;
height: 140px;
margin: 0 20px 20px 0;
border-radius: 50%;
overflow: hidden;
}
.reviews__list .rev-info .rev-img .responsive-img::after {
padding-top: 100%;
}
.reviews__list .rev-info .rev-meta .rev-name {
padding: 0;
color: #000;
}
.reviews__list .rev-link {
display: inline-block;
}
@media (max-width: 767px) {
.reviews__list .rev-info,
.reviews__list .rev-meta,
.reviews__list .rev-name,
.reviews__list .rev-age,
.reviews__list .rev-svc {
display: block;
text-align: center !important;
margin-bottom: 0;
}
.reviews__list .rev-meta {
margin-bottom: 20px;
}
.reviews__list .rev-info .rev-img {
margin: 0 auto 20px;
}
}
@media (max-width: 550px) {
.reviews__list .item {
width: 100%;
}
}
.sale_elem .discounts_item {
position: relative;
overflow: hidden;
}
.sale_elem .discounts_item::before {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(115, 127, 230, 0.63);
-webkit-transition: background 0.2s linear;
-o-transition: background 0.2s linear;
transition: background 0.2s linear;
}
.sale_elem .discounts_item:hover::before {
background: rgba(100, 200, 191, 0.63);
}
.archive-actions .b_discounts {
margin-top: 0;
}
.hp_banner__wrapper .capitalize .banner_title {
text-transform: uppercase;
}
.contacts__block {
margin-bottom: 30px;
}
.contacts__block .cntbl__inner {
padding: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
border-radius: 10px;
-webkit-box-shadow: 0 8px 20px #ececec;
box-shadow: 0 8px 20px #ececec;
}
.contacts__block .cntbl__info {
width: 50%;
padding-right: 15px;
}
.contacts__block .cntbl__map {
width: 50%;
padding-left: 15px;
}
.contacts__block .cntbl__map iframe {
width: 100%;
height: 100%;
min-height: 300px;
}
.contacts__block .addr,
.contacts__block .phonenum,
.contacts__block .emailaddr {
font-size: 22px;
line-height: 26px;
}
@media (max-width: 767px) {
.contacts__block .addr,
.contacts__block .phonenum,
.contacts__block .emailaddr {
font-size: 18px;
line-height: 22px;
}
.contacts__block .cntbl__inner {
padding: 30px;
}
.contacts__block .cntbl__info {
padding: 0;
width: 100%;
}
.contacts__block .cntbl__map {
padding: 0;
width: 100%;
margin-top: 30px;
}
}
@media (max-width: 400px) {
.contacts__block .cntbl__inner {
padding: 20px 15px 15px;
}
}
.page-template-template-contacts .text_section {
font-size: 18px;
line-height: 1.2em;
padding-top: 0 !important;
}
@media (min-width: 992px) {
.top_menu > ul {
font-size: 0;
margin-right: -10px;
margin-left: -10px;
}
.top_menu > ul > li {
display: inline-block;
font-size: 17px;
line-height: 22px;
}
.top_menu > ul > li > a {
display: inline-block;
padding: 10px 10px;
color: #252525;
position: relative;
}
.top_menu > ul > li > a::after {
content: "";
width: 0;
height: 4px;
display: block;
position: absolute;
bottom: 0;
left: 10px;
background: #118cb8;
transition: width 0.2s linear;
}
.top_menu > ul > li > a:hover::after {
width: calc(100% - 20px);
}
.top_menu > ul > li > a:hover {
color: #077299;
}
}
@media (max-width: 991px) {
.header__toplinemenu {
display: none;
}
.top_menu > ul > li {
font-size: 14px;
}
.header_bottom .top_menu a {
color: #fff;
display: inline-block;
padding: 5px 0;
position: relative;
}
.header_bottom .top_menu li {
display: list-item;
}
}
@media (max-width: 600px) {
.b_help_options .options_item {
background-position: right center;
}
}
.questions_wrapper table .th.subsection-heading td {
background: #f1f1f1;
color: #252525;
color: #64c8bf;
font-weight: 700;
}
.reviews__list .rev-info .rev-img {
width: 100px;
height: 100px;
}
.reviews__list .rev-info .rev-meta .rev-name {
font-family: "Source Sans Pro", "Open Sans", Helvetica, sans-serif;
font-weight: 400;
font-size: 22px;
line-height: 26px;
margin-bottom: 0;
}
.reviews__list .rev-info .rev-meta .rev-age {
font-size: 18px;
}
.reviews__list .rev-info .rev-meta .rev-svc a {
font-size: 18px;
font-weight: 100;
}
.reviews__list .inner {
border: 1px solid rgb(51 122 183 / 21%);
box-shadow: 0 5px 13px 0 rgb(45 114 173 / 10%);
transition: border 0.28s linear;
}
.reviews__list .inner .rev-link {
display: inline-block;
position: relative;
}
.reviews__list .inner .rev-link::after {
content: "";
height: 1px;
width: 0;
background: #337ab7;
position: absolute;
bottom: 1px;
left: 0;
transition: width 0.18s ease-out;
}
.reviews__list .inner:hover .rev-link::after {
width: 100%;
}
.text_section .b_payment_options {
background: none;
padding: 0;
}
@media (min-width: 992px) {
.txt-bg .banner_inner {
margin-top: -120px;
padding-top: 20px;
padding-bottom: 20px;
margin-bottom: 70px;
padding-left: 30px;
margin-left: -30px;
background: rgba(44, 44, 44, 0.5);
text-shadow: 1px 2px 1px #2b2b2b;
border-radius: 20px;
}
}
@media (max-width: 991px) {
.txt-bg .banner_inner {
background: rgba(44, 44, 44, 0.5);
text-shadow: 1px 2px 1px #2b2b2b;
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
}
}
@media (min-width: 534px) {
.txt-bg.b_main_banner .banner_title {
font-size: 30px;
line-height: 1.4;
}
}
@media (max-width: 533px) {
.txt-bg.b_main_banner .banner_title {
font-size: 24px;
line-height: 1.4;
}
}
.licenses__slider .slide_item,
.certificate__slider .slide_item {
padding: 20px;
}
.licenses__slider .slide_item .img_link,
.certificate__slider .slide_item .img_link {
position: relative;
background-size: contain;
width: 100%;
display: block;
}
.certificate__slider .slide_item .img_link {
background-repeat: no-repeat;
background-position: center;
}
.certificate__slider .slide_item .img_link:before {
position: absolute;
transition: all 0.2s linear;
opacity: 0;
visibility: hidden;
top: 0;
left: 0;
right: 0;
bottom: 0;
content: "";
background-color: rgba(232, 39, 36, 0.5);
background-repeat: no-repeat;
background-position: center;
background-image: url("data:image/svg+xml,%3Csvg width='26' height='27' viewBox='0 0 26 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.572 26.6148C25.3171 26.8614 24.9813 26.9967 24.6273 26.9967C24.2533 26.9967 23.9043 26.8477 23.6448 26.5764L17.437 20.092C15.6744 21.3361 13.6126 21.9914 11.4491 21.9914C5.68621 21.9914 0.997559 17.282 0.997559 11.4941C0.997559 5.70625 5.6862 0.997559 11.4491 0.997559C17.2121 0.997559 21.9008 5.70626 21.9008 11.4941C21.9008 13.9721 21.0328 16.3518 19.4488 18.2425L25.6097 24.6792C26.131 25.2238 26.1137 26.0911 25.572 26.6148V26.6148ZM3.72401 11.4941C3.72401 15.7725 7.1894 19.253 11.4491 19.253C15.7088 19.253 19.1742 15.7725 19.1742 11.4941C19.1742 7.21507 15.7088 3.73599 11.4491 3.73599C7.1894 3.73599 3.72401 7.21507 3.72401 11.4941V11.4941Z' fill='white'/%3E%3C/svg%3E");
}
.certificate__slider .slide_item .img_link:hover:before {
opacity: 1;
visibility: visible;
}
.licenses__slider .slide_item .img_link .link_inner {
height: 0;
position: relative;
padding-bottom: 144%;
}
.certificate__slider .slide_item .img_link .link_inner {
height: 0;
position: relative;
padding-bottom: 75%;
}
.gallery-block:first-child {
margin-top: 0;
}
.page-id-957 .text_section:first-child {
padding-top: 0;
}
.modal_hd {
max-width: 840px;
}
.svcs-new-heading {
display: flex;
flex-direction: column;
align-items: start;
justify-content: space-between;
}
.svcs-new-heading > .container {
padding-top: 10px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.svcs-new-heading > .container::before,
.svcs-new-heading > .container::after {
display: none;
}
.svcs-new-heading .nh-right {
width: 45%; flex-grow: 1;
padding-left: 20px; }
.svcs-new-heading .heading-wrapper {
text-align: left;
}
.svcs-new-heading .heading-inner {
display: inline-block;
text-align: left;
}
.svcs-new-heading h1,
.svcs-new-heading .breadcrumbs__wrapper + .bl_title {
display: inline-block;
font-weight: 700;
font-size: 38px;
line-height: 1.2;
font-family: "Source Sans Pro";
margin-top: -2px;
}
.svcs-new-heading .breadcrumbs__wrapper {
padding: 0;
margin: 5px auto auto 3px;
}
.svcs-new-heading .breadcrumbs span,
.svcs-new-heading .breadcrumbs a {
color: rgba(0, 0, 0, 0.2);
font-weight: 400;
font-size: 14px;
line-height: 18px;
font-family: "Source Sans Pro";
}
.svcs-new-heading .heading-slogan {
font-family: "Source Sans Pro"; font-size: 24px;
line-height: 1.2;
text-align: left;
padding: 16px 30px 20px;
}
.svcs-new-heading .heading-slogan span {
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;
}
.svcs-new-heading .heading-slogan__wrapper {
position: relative;
margin-top: 27px; }
.svcs-new-heading .heading-slogan__wrapper::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;
mask-composite: exclude;
pointer-events: none;
}
.svcs-new-heading .heading-icons-wrapper { width: 100%;
}
.svcs-new-heading .heading-icons {
display: flex;
justify-content: space-between;
margin: 10px 0 30px;
}
.svcs-new-heading .heading-icons .icons-item {
display: flex;
align-items: center;
flex-direction: column;
}
.svcs-new-heading .heading-icons .icons-item .dscr {
font-family: "Source Sans Pro";
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 25px;
margin-top: -6px;
margin-left: 6px;
}
.svcs-new-heading .heading-icons .icons-item img {
opacity: 0.7;
}
.svcs-new-heading .button_wrap {
margin-top: 32px;
text-align: left;
}
.svcs-new-heading .btn {
font-family: "Source Sans Pro";
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 30px;
text-align: center;
padding: 20px 52px;
background: linear-gradient(321.32deg, #737fe6 12.85%, #64c8bf 87.1%);
border-radius: 36px;
}
.svcs-new-heading .nh-left {
width: 47%;  }
.svcs-new-heading .heading-img {
width: 100%;
border-radius: 30px;
overflow: hidden;
position: relative;
}
.svcs-new-heading .heading-img::before {
content: "";
display: block;
height: 0;
padding-top: 45%;
}
.svcs-new-heading .heading-img::after {
content: "";
position: absolute;
z-index: 2;
width: calc(100% - 22px);
left: 11px;
height: calc(100% - 16px);
top: 8px;
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;
mask-composite: exclude;
}
.heading-videolink {
padding: 10px 70px 10px 10px !important;
display: flex;
align-items: center;
justify-content: center;
}
.svcs-new-heading .heading-img img {
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
display: block;
z-index: 1;
top: 0;
left: 0;
}
.svcs-new-heading .heading-videolink {
position: relative; margin-top: 33px;
font-weight: 400;
font-size: 22px;
line-height: 1.2;
cursor: pointer;
text-align: center;
text-transform: lowercase;
}
.svcs-new-heading .heading-videolink::before {
content: "";
position: absolute;
z-index: 2;
width: 100%;
height: 100%;
top: 0;
left: 0;
padding: 3px;
border-radius: 60px;
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;
mask-composite: exclude;
}
.svcs-new-heading .heading-videolink::after {
content: "";
position: absolute;
right: 1px;
top: 50%;
margin-top: -32px;
width: 64px;
height: 64px;
display: block;
background: url(//mcmk.ru/wp-content/themes/mcmkru/assets/img/new-header/video-2.svg) center / contain no-repeat;
z-index: 1;
}
.svcs-new-heading h1,
.svcs-new-heading .breadcrumbs__wrapper + .bl_title {
text-align: left;
min-height: 108px;
}
@media (max-width: 1199px) {
.svcs-new-heading .nh-left {
width: 47%;
}
.svcs-new-heading h1,
.svcs-new-heading .breadcrumbs__wrapper + .bl_title {
font-size: 32px;
line-height: 38px;
min-height: 96px;
}
.svcs-new-heading .heading-slogan {
font-size: 29px;
padding: 10px 20px 15px;
}
.svcs-new-heading .heading-icons .icons-item .dscr {
font-size: 16px;
line-height: 19px;
margin-top: -2px;
}
.svcs-new-heading .btn {
font-size: 20px;
line-height: 24px;
padding: 18px 52px;
}
.svcs-new-heading .button_wrap { }
.svcs-new-heading .heading-videolink {
margin-top: 34px;
}
.svcs-new-heading .nh-right {
padding-left: 25px;
}
}
@media (max-width: 991px) {
.svcs-new-heading .nh-right {
width: 100%;
order: 1;
margin: 0 auto;
padding: 0;
max-width: unset;
}
.svcs-new-heading .nh-left {
width: 100%;
order: 2;
margin: 0 auto;
max-width: unset;
}
.svcs-new-heading .heading-icons-wrapper {
display: flex;
flex-direction: column;
order: 3;
}
.svcs-new-heading .heading-icons { margin: 40px 0;
}
.svcs-new-heading .button_wrap { margin: 0 auto;
}
.svcs-new-heading .heading-slogan {
padding: 10px 18px 13px;
font-size: 24px;
}
.svcs-new-heading .heading-inner {
min-width: 85%;
}
.svcs-new-heading h1,
.svcs-new-heading .breadcrumbs__wrapper + .bl_title {
font-size: 36px;
line-height: 40px;
}
.svcs-new-heading .heading-slogan__wrapper { margin: 15px 0;
}
.svcs-new-heading .heading-img {
max-width: 487px;
margin: 0 auto;
}
.svcs-new-heading .heading-img + .heading-icons-wrapper {
margin-top: 35px;
}
.svcs-new-heading .heading-img + .heading-icons-wrapper .heading-icons {
margin-top: 34px;
}
.svcs-new-heading .heading-icons-wrapper {
padding: 0;
}
.svcs-new-heading .heading-icons {
justify-content: space-between;
}
.svcs-new-heading .heading-videolink {
display: inline-flex;
}
.svcs-new-heading .nh-left__inner {
text-align: center;
}
.svcs-new-heading h1,
.svcs-new-heading .breadcrumbs__wrapper + .bl_title {
min-height: unset;
}
.svcs-new-heading .heading-slogan {
text-align: center;
}
.svcs-new-heading .heading-wrapper,
.svcs-new-heading .heading-inner,
.svcs-new-heading h1,
.svcs-new-heading .breadcrumbs__wrapper + .bl_title {
text-align: center;
}
}
@media (max-width: 767px) {
.svcs-new-heading .heading-wrapper,
.svcs-new-heading .heading-inner {
text-align: left;
}
.svcs-new-heading .heading-icons {
flex-wrap: wrap;
gap: 15px;
}
}
@media (max-width: 550px) {
.svcs-new-heading > .container {
padding-top: 0px;
}
.svcs-new-heading .breadcrumbs span,
.svcs-new-heading .breadcrumbs a {
font-size: 10px;
line-height: 13px;
}
.svcs-new-heading .breadcrumbs__wrapper {
margin: 0 auto 4px 0;
}
.svcs-new-heading .heading-wrapper {
padding: 0 0 0 15px;
}
.svcs-new-heading .heading-inner {
display: block;
}
.svcs-new-heading h1,
.svcs-new-heading .breadcrumbs__wrapper + .bl_title {
display: block;
font-size: 20px;
line-height: 25px;
text-align: left;
}
.svcs-new-heading .heading-slogan__wrapper { }
.svcs-new-heading .heading-slogan {
font-size: 20px;
padding: 8px 14px 15px;
}
.svcs-new-heading .heading-slogan span {
display: block;
}
.svcs-new-heading .heading-img::before {
padding-top: 61%;
}
.svcs-new-heading .heading-img::after {
width: calc(100% - 16px);
left: 8px;
height: calc(100% - 10px);
top: 5px;
}
.svcs-new-heading .heading-img + .heading-icons-wrapper {
margin-top: 28px;
}
.svcs-new-heading .btn {
font-size: 20px;
line-height: 24px;
padding: 12px 16px;
}
.svcs-new-heading .heading-icons {
flex-wrap: wrap;
justify-content: space-evenly;
position: relative;
top: -7px;
}
.svcs-new-heading .heading-icons .icons-item { justify-content: center;
padding: 9px 0px;
}
.svcs-new-heading .heading-icons .icons-item img { } .svcs-new-heading .heading-icons .icons-item .dscr {
font-size: 14px;
line-height: 15px;
}
.svcs-new-heading .heading-videolink {
margin-top: 16px;
font-size: 16px; min-width: 300px;
}
.svcs-new-heading .heading-videolink::after {
margin-top: -22px;
width: 44px;
height: 44px;
display: block;
}
}
@media (max-width: 550px) and (min-width: 452px) {
.svcs-new-heading .heading-icons .icons-item .dscr {
font-size: 18px;
line-height: 22px;
}
.svcs-new-heading .heading-icons .icons-item img {
width: 50px;
height: 50px;
}
.svcs-new-heading .heading-icons .icons-item .dscr {
margin-left: 10px;
}
}
.pricesPacketsInstallment .bl_title {
font-weight: 700;
font-size: 32px;
line-height: 40px;
margin: 0 auto;
font-family: inherit;
}
.pricesPacketsInstallment .block-heading .subheading,
.b_questions.prices_elem .subheading {
font-weight: 700;
font-size: 32px;
line-height: 40px;
text-align: center;
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;
}
.pricesPacketsInstallment .block-heading__inner {
position: relative;
padding: 14px 18px; } .pricesPacketsInstallment .pricesPacketsInstallment-slider__wrap {
margin-top: 29px;
}
.pricesPacketsInstallment .pricesPacketsInstallment-slider {
margin-top: -12px;
}
@media (min-wшвер: 801px) {
}
.pricesPacketsInstallment .pricesPacketsInstallment-slider .item {
padding: 12px;
width: 25%;
}
.pricesPacketsInstallment .pricesPacketsInstallment-slider .name {
display: block;
text-align: center;
position: relative;
z-index: 2;
background: #fff;
font-weight: 700;
font-size: 17px;
line-height: 23px;
font-family: inherit;
border-radius: 20px 20px 0 0;
padding: 12px 15px;
}
.pricesPacketsInstallment .pricesPacketsInstallment-slider .name::before {
content: "";
position: absolute;
z-index: 2;
width: 100%;
height: 100%;
top: 0;
left: 0;
padding: 3px;
border-radius: 20px 20px 0 0;
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;
mask-composite: exclude;
}
.pricesPacketsInstallment .slick-arrow {
position: absolute;
top: 50%;
z-index: 2;
margin-top: -60px;
}
.pricesPacketsInstallment .slick-prev {
left: -30px;
}
.pricesPacketsInstallment .slick-next {
right: -30px;
}
.pricesPacketsInstallment .pricesPacketsInstallment-slider .item {
height: auto;
}
.pricesPacketsInstallment .slick-track {
display: flex;
}
.pricesPacketsInstallment .pricesPacketsInstallment-slider .name {
display: flex;
justify-content: center;
align-items: center;
}
@media (max-width: 570px) {
.pricesPacketsInstallment .bl_title {
font-size: 22px;
line-height: 24px;
}
.pricesPacketsInstallment .block-heading .subheading {
font-size: 22px;
line-height: 24px;
margin-top: 10px;
}
.pricesPacketsInstallment .pricesPacketsInstallment-slider .item {
padding: 6px;
}
.pricesPacketsInstallment .pricesPacketsInstallment-slider { margin-left: auto;
margin-right: auto;
}
.pricesPacketsInstallment .pricesPacketsInstallment-slider .name {
font-size: 20px;
line-height: 24px;
}
}
.clinicgallery__slider .link_inner {
height: auto;
}
.clinicgallery__slider .img_link::after {
content: "";
display: block;
pointer-events: none;
width: 100%;
padding: 0 0 59.92% !important;
}
.clinicgallery__slider .img_link {
max-width: calc(100% - 38px);
margin: 20px auto;
}
.clinicgallery__slider .slick-arrow {
margin-top: -30px;
}
.clinicgallery__slider .gallery-slide-dscr {
max-width: calc(100% - 38px);
margin: 0 auto;
}
.clinicgallery__slider .gallery-slide-dscr p {
background: #fff;
position: relative;
padding: 10px 10px 12px;
border-radius: 10px;
text-align: center;
}
.clinicgallery__slider .gallery-slide-dscr p::before {
content: "";
position: absolute;
z-index: 2;
width: 100%;
left: 0;
height: 100%;
top: 0;
padding: 2px;
border-radius: 14px;
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;
mask-composite: exclude;
pointer-events: none;
}
@media (max-width: 800px) {
.slider {
max-width: calc(100% - 30px);
margin-left: auto;
margin-right: auto;
}
}
@media (max-width: 628px) {
.slider {
max-width: calc(100% - 60px);
margin-left: auto;
margin-right: auto;
}
}
.b_discounts .discount-slider .item {
width: auto;
max-width: 33.333%;
padding: 0 15px 30px;
margin: auto;
}
.b_discounts .discount-slider .discounts_item {
width: 100% !important;
margin: auto !important;
}
.discount-slider__wrap {
max-width: calc(100% - 30px);
margin-left: auto;
margin-right: auto;
}
.b_discounts .discount-slider .discounts_item {
box-shadow: none;
}
@media (max-width: 991px) {
.b_discounts .discount-slider .item {
max-width: 50%;
}
}
@media (max-width: 628px) {
.discount-slider__wrap {
max-width: 100%;
}
}
@media (max-width: 600px) {
.b_discounts .discount-slider .item {
max-width: 100%;
min-height: 265px;
}
}
#qWrap {
position: fixed;
bottom: 120px;
left: 55px;
display: block;
z-index: 99;
}
.q-item {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
margin-bottom: 20px;
}
.q-text {
width: 80%;
}
.q-action {
width: 20%;
}
.q-text strong {
font-family: "Ubuntu", sans-serif;
font-weight: 700;
}
.q-text strong {
font-family: "Ubuntu", sans-serif;
font-weight: 700;
}
.q-title {
font-size: 20px;
}
.q-title span {
color: #34c6c4;
font-family: "Ubuntu", sans-serif;
font-weight: 700;
}
.q-price {
font-size: 20px;
font-family: "Ubuntu", sans-serif;
font-weight: 700;
}
.q-red {
font-family: "Ubuntu", sans-serif;
font-weight: 700;
color: red;
}
@media (max-width: 1199px) {
.q-text,
.q-action {
width: 100%;
}
}
.prices_elem--wrap:last-child {
margin-bottom: 0;
}
.prices_elem--wrap:last-child .prices_elem {
padding-bottom: 30px;
}
@media (max-width: 991px) {
.b_header .logo_link img {
margin-bottom: 0;
}
.header_top .header_info {
display: none;
}
.header_top .button_wrap {
width: 100%;
text-align: center;
}
}
@media (max-width: 550px) {
.b_header .logo_wrap {
width: 100%;
justify-content: center;
margin-bottom: 10px;
}
}
.mobile-fixed-header {
display: none;
}
@media (max-width: 991px) {
.menu-fixed .mobile-fixed-header { }
.mobile-fixed-header {
position: fixed;
border: none;
padding: 0;
top: 0;
left: 0;
width: 100%;
padding-right: 40px;
height: 40px;
display: none;
z-index: 1001;
background-color: #677edf;
text-align: center;
justify-content: center;
align-items: center;
}
.b_header .mobile-fixed-header a {
color: #fff;
}
.b_header .mobile-fixed-header .phone {
margin-top: -4px;
}
}
#da_content {
overflow-x: hidden;
}
.svcs-new-heading + #video-popup + .b_help_options > .container > .text_section > div:nth-child(odd) {
margin-top: 40px;
margin-bottom: 40px;
padding-top: 80px;
padding-bottom: 80px;
position: relative;
}
.svcs-new-heading + #video-popup + .b_help_options > .container > .text_section > div:nth-child(odd) > * {
position: relative;
z-index: 2;
}
.svcs-new-heading + #video-popup + .b_help_options > .container > .text_section > div:nth-child(odd)::before {
content: "";
position: absolute;
width: var(--viewport);
top: 0;
height: 100%;
left: calc(((var(--viewport) - var(--container)) / 2) * -1); z-index: 1;
}
.svcs-new-heading
+ #video-popup
+ .b_help_options
> .container
> .text_section
> div:nth-child(odd):not(.colored)::before {
background: #f5f5f5;
}
@media (max-width: 767px) {
.svcs-new-heading + #video-popup + .b_help_options > .container > .text_section > div:nth-child(odd)::before {
left: calc(var(--container-padding) * -1);
}
#qWrap {
bottom: 150px;
left: 25px;
}
}
@media (max-width: 500px) {
.svcs-new-heading + #video-popup + .b_help_options > .container > .text_section > div:nth-child(odd) {
margin-top: 30px;
margin-bottom: 30px;
padding-top: 60px;
padding-bottom: 60px;
}
}
.bl_title,
.text_section .bl_title,
.svcs-new-heading h1,
.svcs-new-heading .breadcrumbs__wrapper + .bl_title,
.pricesPacketsInstallment .bl_title,
.clinicByDigits .block-heading .bl_title,
body .complexApproach .block-heading .bl_title {
font-family: "Ubuntu", sans-serif;
font-weight: 700;
}
.w_t_button {
position: relative;
top: 4px;
}
.header_top .button_wrap .btn {
display: block;
padding: 8px 10px;
}
.header_top .button_wrap .btn + .btn {
margin-top: 7px;
}
.b_modal#doctor_appointment {
max-width: 540px;
}
.b_modal#doctor_appointment .b24-form-padding-side {
padding-left: 0;
padding-right: 0;
padding-top: 0;
}
.b_modal#doctor_appointment .b24-form-header-padding {
padding: 0;
}
@media (min-width: 360px) and (max-width: 991px) {
.header_top .button_wrap {
font-size: 0;
margin-top: 10px;
}
.header_top .button_wrap .btn {
width: 48%;
display: inline-block;
margin: 3px !important;
min-width: unset;
font-size: 16px;
}
}
@media (max-width: 359px) {
.header_top .button_wrap {
margin-top: 10px;
}
}
.b24-form ~ .bitrix-preload-text {
display: none;
} @media (min-width: 991px) {
.header_menu > ul > li > .sub-menu {
display: flex;
flex-wrap: wrap;
}
.header_menu .menu-item:nth-child(5) .sub-menu {
right: 0;
}
.header_menu .menu-item:nth-child(-n + 2) .sub-menu li,
.header_menu .menu-item:nth-child(5) .sub-menu li {
width: 50%;
}
body .header_menu .menu-item:nth-child(1) .sub-menu {
min-width: 550px;
}
body .header_menu .menu-item:nth-child(2) .sub-menu,
body .header_menu .menu-item:nth-child(5) .sub-menu {
min-width: 700px;
}
}  .region-services .regions-tabs {
margin: 0 auto 30px;
}
.region-services .region-content__tab {
display: inline-block;
margin: 5px 10px 5px 0;
background: rgb(211, 211, 211);
padding: 3px 10px 5px;
border-radius: 5px;
color: #fff;
font-size: 20px;
line-height: 22px;
cursor: pointer;
}
.region-services .region-content__tab.active {
background: rgb(80, 165, 214);
}
.region-services .regions-content {
border: 1px solid rgb(80, 165, 214);
padding: 20px;
}
.region-services .region-content__wrap {
display: none;
flex-wrap: wrap;
}
.region-services .region-content__wrap.active {
display: flex;
}
.region-services h2,
.region-services .ex-h2 {
margin: 0 auto 30px;
font-weight: 600;
width: 100%;
margin-bottom: 0;
padding-bottom: 10px !important;
color: rgb(80, 165, 214) !important;
}
.region-services .region-svc {
display: inline-block;
margin: 5px 15px 5px -10px;
padding: 5px 10px;
border-radius: 5px;
}
.region-services .region-svc:hover {
background: rgb(80, 165, 214);
color: #fff;
} .svcs-new-heading .heading-videolink {    max-width: 80%;
margin-left: auto;
margin-right: auto;
min-height: 64px;
line-height: 1;
}
@media (max-width: 550px) {
.svcs-new-heading .heading-videolink {
min-height: 44px; }
}
@media (min-width: 992px) {
.svcs-new-heading .heading-videolink { max-width: 100%;
}
} .responsive-img iframe {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.responsive-img > div,
.responsive-img > lite-youtube {
position: absolute;
top: 0 !important;
left: 0 !important;
width: 100% !important;
height: 100% !important;
margin: 0 auto !important;
}
lite-youtube .lite-youtube__image {
transform: none !important;
}
lite-youtube {
margin: 0 auto !important;
}
lite-youtube.custom-generated::before {
display: none;
}
.strong {
font-weight: 700;
}  .page-2919 .wdjts {
display: none !important;
}
.page-2919 .container {
width: 70vw;
max-width: 2000px;
position: relative;
}
.page-2919 #da_content {
height: 100vh;
}
.page-2919 .b_help_options.page-heading {
background: unset;
display: none;
}
.page-2919 .logo_link {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.page-2919 .b_help_options {
background-image: url(//mcmk.ru/wp-content/themes/mcmkru/assets/img/bot-background.jpg);
background-repeat: no-repeat;
background-size: cover;
overflow: hidden;
background-position: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 100vh;
}
.page-2919 .text_section {
height: 100%;
}
.bot {
height: 100%;
}
.bot__container {
}
.bot__body {
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;
gap: 100px;
width: 100%;
height: 100%;
padding-bottom: 60px;
}
.bot__img {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
height: 100%;
width: 45%;
}
.bot__text {
width: 55%;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.bot__img img {
height: 100%;
-o-object-fit: contain;
object-fit: contain;
}
.bot__title {
margin: 18px 0 !important;
font-size: 56px !important;
line-height: 1.2;
}
.bot__desc {
font-size: 40px;
text-align: center;
line-height: 1.2;
}
.bot__questions-list {
padding: 0 !important;
}
.bot__questions-item {
display: flex;
align-items: center;
gap: 8px;
font-size: 22px;
}
.bot__benefits-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 14px;
margin: 20px 0;
padding: unset !important;
}
.bot__benefits-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 10px;
text-align: center;
font-size: 20px;
font-style: italic;
line-height: 1.2;
text-align: left;
align-items: center;
}
.bot__benefits-item:before {
content: "" !important;
padding: unset !important;
display: block;
width: 60px;
height: 60px;
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.bot__benefits-item:nth-child(1):before {
content: "";
background-image: url(//mcmk.ru/wp-content/themes/mcmkru/assets/img/bot-1.svg);
}
.bot__benefits-item:nth-child(2):before {
content: "";
background-image: url(//mcmk.ru/wp-content/themes/mcmkru/assets/img/bot-2.svg);
}
.bot__benefits-item:nth-child(3):before {
content: "";
background-image: url(//mcmk.ru/wp-content/themes/mcmkru/assets/img/bot-3.svg);
}
.bot__form {
background: #fff;
border-radius: 50px;
overflow: hidden;
padding: 20px 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
gap: 20px;
}
.bot__form-text {
font-family: "Ubuntu";
font-size: 24px;
font-weight: 600;
line-height: 1.2;
color: #252525;
text-align: start;
}
.bot__form-button {
border-radius: 50px;
font-size: 18px;
min-width: unset;
padding: 10px 20px;
color: #fff;
}
.bot__form-button span {
display: flex;
align-items: center;
flex-direction: row-reverse;
gap: 5px;
}
.bot__form-button span:before {
content: "";
background-image: url(//mcmk.ru/wp-content/themes/mcmkru/assets/img/tg.svg);
background-repeat: no-repeat;
background-size: contain;
display: block;
width: 30px;
height: 30px;
flex-shrink: 0;
}
.callbackkiller.cbk-phone {
left: 10% !important;
right: auto !important;
}
.header_action {
display: flex;
flex-direction: column;
}
@media (max-width: 992px) {
.callbackkiller.cbk-phone {
right: 10% !important;
left: auto !important;
}
}
@media (max-width: 2000px) {
.page-2919 .container {
width: 90vw;
}
}
@media (max-width: 1600px) {
.page-2919 .container {
width: 90vw;
}
.bot__img img {
height: -webkit-max-content;
height: -moz-max-content;
height: max-content;
}
.bot__title {
font-size: 48px !important;
}
.bot__desc {
font-size: 32px;
}
.bot__questions-item {
font-size: 18px;
}
.bot__benefits-item {
font-size: 18px;
}
}
@media (max-width: 1200px) {
.page-2919 .container {
width: 97vw;
}
.page-2919 .logo_link {
max-width: 200px;
}
.bot__body {
gap: 30px;
}
.bot__title {
font-size: 40px !important;
}
.bot__desc {
font-size: 28px;
}
.bot__form-text {
font-size: 18px;
}
.bot__form-button {
font-size: 16px;
}
.b_header .logo_text {
margin-right: -100px;
}
}
@media (max-width: 992px) {
.bot__text {
width: 60%;
}
.bot__title {
margin: 20px 0 !important;
font-size: 30px !important;
}
.bot__desc {
font-size: 22px;
}
.bot__questions-item {
font-size: 16px;
}
.bot__benefits-list {
margin: 20px 0;
}
.bot__benefits-item {
font-size: 16px;
max-width: unset;
}
.bot__benefits-item:before {
width: 40px;
height: 40px;
}
.bot__form {
padding: 20px;
}
.bot__form-text {
font-size: 16px;
}
.bvi-shortcode {
position: absolute;
top: 0;
width: max-content;
right: 0;
padding: 2px !important;
background: transparent !important;
}
.header_action {
display: contents !important;
}
}
@media (max-width: 768px) {
.articles-content__item {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.articles-content__item-img {
max-width: 100% !important;
margin-right: 0;
}
.page-2919 .text_section {
padding: 20px 0;
}
.page-2919 .container {
width: 100vw;
}
.bot__desc {
font-size: 18px;
font-weight: 600;
}
.bot__benefits-item {
font-size: 14px;
}
.bot__form {
padding: 6px 12px;
}
.bot__form-button {
font-size: 16px !important;
}
.page-2919 #da_content {
height: 100%;
}
.page-2919 .b_help_options {
height: 100%;
}
.bot__body {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
position: relative;
}
.bot__img {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
height: -webkit-max-content;
height: -moz-max-content;
height: max-content;
width: 50%;
margin-top: 80px;
}
.bot__text {
width: 100%;
}
.bot__title {
position: absolute;
top: 0;
width: 100%;
}
}
@media (max-width: 550px) {
.page-2919 .text_section {
padding: 20px 0;
}
.bot__text {
width: 100%;
}
.bot__body {
gap: 5px;
}
.bot__img {
width: 50%;
}
.bot__title {
margin-top: 0 !important;
line-height: 1.2;
}
.bot__benefits-list {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin: 15px 0;
}
.bot__benefits-item {
max-width: unset;
font-size: 18px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.bot__benefits-item:before {
width: 30px;
height: 30px;
}
.bot__form {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
border-radius: 20px;
padding: 15px 10px;
}
.bot__form-text {
font-size: 14px;
text-align: center;
}
.bot__form-button {
border-radius: 10px !important;
}
.page-2919 .callbackkiller.cbk-phone {
left: auto !important;
right: 10% !important;
}
}
@media (max-height: 820px) and (max-width: 1600px) {
.bot__img img {
height: 100%;
}
}
@media (max-width: 992px) and (max-height: 1200px) and (min-width: 768px) and (min-height: 768px) {
.bot__img {
opacity: 0.5;
position: absolute;
z-index: 1;
left: 0;
top: 0;
width: 100%;
}
.bot__img img {
object-fit: contain;
height: 84%;
object-position: -7% bottom;
}
.bot__text {
position: relative;
z-index: 2;
}
} .contacts__elem {
font-weight: 600;
font-size: 22px;
}
.contacts__text {
font-size: 20px;
}
@media (max-width: 767px) {
.contacts__elem {
font-size: 18px;
}
.contacts__text {
font-size: 18px;
}
}
.contacts__elem-main {
font-weight: 500 !important;
}
.contacts__list {
padding: 0 !important;
margin: 0 0 20px 0 !important;
}
.contacts__item {
display: flex !important;
gap: 10px;
}
.contacts__item:before {
position: unset !important;
margin-left: unset !important;
text-align: unset !important;
width: unset !important;
color: #109ec6 !important;
}
.contacts__item:not(:last-child) {
margin-bottom: 8px;
}
.contacts__navigation {
padding: 0 20px;
}
.contacts__subtitle-taxi {
padding-bottom: 0 !important;
}
.bot__logo {
display: flex;
justify-content: space-between;
gap: 40px;
}
.bot__top {
display: flex;
align-items: center;
justify-content: space-between;
gap: 200px;
font-size: 22px;
font-weight: 600;
text-align: initial;
margin-left: auto;
text-align: center;
}
.bot__top-text {
border-radius: 20px;
padding: 20px;
height: 100%;
display: flex;
align-items: center;
background: rgba(255, 255, 255, 0.7);
}
.bot__top-text:last-child {
max-width: 400px;
}
@media (max-width: 1600px) {
.bot__top {
gap: 40px;
}
.bot__top-text {
font-size: 18px;
padding: 15px;
}
}
@media (max-width: 992px) {
.bot__top-text {
font-size: 16px;
padding: 8px;
}
}
@media (max-width: 768px) {
.bot__top-text {
font-size: 14px;
padding: 6px;
}
}
@media (max-width: 700px) {
.bot__logo {
flex-direction: column;
align-items: center;
gap: 20px;
}
.bot__top-text {
border-radius: 10px;
}
.bot__top {
gap: 20px;
margin-bottom: 20px;
}
} #widjets_bottom {
z-index: 9999999;
background: #fff;
width: 200px;
right: 20px;
bottom: 20px;
padding: 5px 13px 13px 13px;
border: 2px solid #202020;
position: fixed;
-webkit-box-shadow: 0px 0px 0px #000;
-moz-box-shadow: 0px 0px 0px #000;
box-shadow: 0px 0px 0px #000;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
display: none;
}
.wdjts.novisibles {
display: none;
}
#widjets_bottom .popup_buttons {
min-width: unset;
width: 100%;
}
.zaf-btn {
display: flex;
margin-bottom: 10px !important;
}
.zaf-popup {
text-align: center;
margin: 20px 0px;
font-size: 17px;
font-weight: 600;
line-height: 1.2;
}
.close {
display: block;
position: absolute;
top: 10px;
right: 10px;
width: 25px;
height: 25px;
line-height: 25px;
color: #fff;
background: #e9512a;
cursor: pointer;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-ms-border-radius: 15px;
-o-border-radius: 15px;
border-radius: 15px;
-moz-box-shadow: 1px 1px 3px #000;
-webkit-box-shadow: 1px 1px 3px #000;
box-shadow: 0px 0px 0px #000;
text-align: center;
}
.close:hover {
background-color: #b81924;
color: #fff;
}
#widjets_bottom .close:before {
content: none;
}
@media (max-width: 992px) {
#widjets_bottom {
left: 40px;
bottom: 50px;
}
} .single-3794 .svcs-new-heading .heading-icons .icons-item .dscr,
.single-3844 .svcs-new-heading .heading-icons .icons-item .dscr {
font-size: 16px;
}
.single-3794 .svcs-new-heading .heading-icons .icons-item:nth-child(2),
.single-3844 .svcs-new-heading .heading-icons .icons-item:nth-child(2) {
margin-left: 20px;
}
.single-3794 .svcs-new-heading .heading-icons .icons-item .img,
.single-3844 .svcs-new-heading .heading-icons .icons-item .img {
flex-shrink: 0;
max-width: 45px;
}
.single-3794 .clinicByDigits .block-heading,
.single-3794 .benefits .block-heading,
.single-3794 .program .block-heading,
.single-3794 .spec .block-heading,
.single-3794 .faq .block-heading,
.single-3794 .contacts .block-heading,
.single-3794 .stages .block-heading,
.single-3844 .benefits .block-heading,
.single-3844 .program .block-heading,
.single-3844 .spec .block-heading,
.single-3844 .faq .block-heading,
.single-3844 .contacts .block-heading,
.single-3844 .stages .block-heading {
display: block !important;
margin: 0 0 80px 0;
}
.program .slick-prev,
.spec__second .slick-prev,
.terms1 .slick-prev,
.terms2 .slick-prev {
left: 0 !important;
}
.program .slick-next,
.spec__second .slick-next,
.terms1 .slick-next,
.terms2 .slick-next {
right: 0 !important;
}
.single-3794 .bl_title:not(.ex-h2),
.single-3844 .bl_title:not(.ex-h2) {
margin: unset !important;
}
.single-3794 .block-heading__title,
.single-3844 .block-heading__title {
text-align: center;
}
.single-3794 .block-heading__logo,
.single-3844 .block-heading__logo {
-ms-flex-negative: 0;
flex-shrink: 0;
margin-left: 100px;
}
.single-3794 .clinicByDigits .block__info,
.single-3844 .clinicByDigits .block__info {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.single-3794 .clinicByDigits .clinicByDigits-list .dscr,
.single-3844 .clinicByDigits .clinicByDigits-list .dscr {
font-size: 20px;
}
.single-3794 .clinicByDigits .block__info .clinicByDigits__photo,
.single-3844 .clinicByDigits .block__info .clinicByDigits__photo {
max-height: 310px;
} .benefits__list {
padding: unset;
margin: unset;
-webkit-padding-start: unset !important;
padding-inline-start: unset !important;
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr) [ 3];
grid-template-columns: repeat(3, 1fr);
-ms-grid-rows: (1fr) [ 3];
grid-template-rows: repeat(3, 1fr);
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.benefits__button {
display: flex;
justify-content: center;
margin-top: 40px;
}
.benefits__button a {
font-size: 20px;
}
.benefits__list > *:nth-child(1) {
-ms-grid-row: 1;
-ms-grid-column: 1;
}
.benefits__list > *:nth-child(2) {
-ms-grid-row: 1;
-ms-grid-column: 2;
}
.benefits__list > *:nth-child(3) {
-ms-grid-row: 1;
-ms-grid-column: 3;
}
.benefits__list > *:nth-child(4) {
-ms-grid-row: 2;
-ms-grid-column: 1;
}
.benefits__list > *:nth-child(5) {
-ms-grid-row: 2;
-ms-grid-column: 2;
}
.benefits__list > *:nth-child(6) {
-ms-grid-row: 2;
-ms-grid-column: 3;
}
.benefits__list > *:nth-child(7) {
-ms-grid-row: 3;
-ms-grid-column: 1;
}
.benefits__list > *:nth-child(8) {
-ms-grid-row: 3;
-ms-grid-column: 2;
}
.benefits__list > *:nth-child(9) {
-ms-grid-row: 3;
-ms-grid-column: 3;
}
.benefits__item {
position: relative;
}
.benefits__item:before {
content: unset !important;
}
.benefits__item:after {
content: "";
background: url(//mcmk.ru/wp-content/themes/mcmkru/assets/img/line.svg);
background-size: cover;
display: block;
width: 100%;
height: 4px;
}
.benefits__item:nth-child(1) {
-ms-grid-row: 1;
-ms-grid-row-span: 1;
-ms-grid-column: 1;
-ms-grid-column-span: 1;
grid-area: 1 / 1 / 2 / 2;
}
.benefits__item:nth-child(2) {
-ms-grid-row: 2;
-ms-grid-row-span: 1;
-ms-grid-column: 1;
-ms-grid-column-span: 1;
grid-area: 2 / 1 / 3 / 2;
}
.benefits__item:nth-child(3) {
-ms-grid-row: 3;
-ms-grid-row-span: 1;
-ms-grid-column: 1;
-ms-grid-column-span: 1;
grid-area: 3 / 1 / 4 / 2;
}
.benefits__item:nth-child(4) {
-ms-grid-row: 1;
-ms-grid-row-span: 3;
-ms-grid-column: 2;
-ms-grid-column-span: 1;
grid-area: 1 / 2 / 4 / 3;
margin: 0 20px;
}
.benefits__item:nth-child(4):after {
content: unset;
}
.benefits__item:nth-child(5) {
-ms-grid-row: 1;
-ms-grid-row-span: 1;
-ms-grid-column: 3;
-ms-grid-column-span: 1;
grid-area: 1 / 3 / 2 / 4;
}
.benefits__item:nth-child(6) {
-ms-grid-row: 2;
-ms-grid-row-span: 1;
-ms-grid-column: 3;
-ms-grid-column-span: 1;
grid-area: 2 / 3 / 3 / 4;
}
.benefits__item:nth-child(7) {
-ms-grid-row: 3;
-ms-grid-row-span: 1;
-ms-grid-column: 3;
-ms-grid-column-span: 1;
grid-area: 3 / 3 / 4 / 4;
}
.benefits__heading {
font-family: Ubuntu, sans-serif;
font-size: 26px;
font-weight: 700;
text-align: left;
line-height: 1;
background: -o-linear-gradient(128.68deg, #737fe6 60.85%, #64c8bf 87.1%);
background: linear-gradient(321.32deg, #737fe6 60.85%, #64c8bf 87.1%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
-webkit-box-decoration-break: clone;
margin-bottom: 10px;
}
.benefits__desc {
font-size: 18px;
margin-bottom: 10px;
}
.benefits__img {
border-radius: 30px;
overflow: hidden;
} .grid__list {
padding: unset;
margin: unset;
-webkit-padding-start: unset !important;
padding-inline-start: unset !important;
}
.grid__item {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.grid__item:before {
content: unset !important;
} .program__button {
display: flex;
justify-content: center;
margin-top: 50px;
}
.program__button a {
font-size: 24px;
}
.program__item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.program__img {
margin-right: 20px;
border-radius: 12px;
overflow: hidden;
width: 150px;
height: 150px;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.program__img img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.program__text {
text-align: left;
}
.program__heading {
font-family: Ubuntu, sans-serif;
font-size: 28px;
font-weight: 700;
line-height: 1;
background: -o-linear-gradient(128.68deg, #737fe6 60.85%, #64c8bf 87.1%);
background: linear-gradient(321.32deg, #737fe6 60.85%, #64c8bf 87.1%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
-webkit-box-decoration-break: clone;
margin-bottom: 16px;
}
.program__desc {
font-size: 18px;
} .spec__img {
max-width: 160px;
max-height: 160px;
-ms-flex-negative: 0;
flex-shrink: 0;
border-radius: 20px;
overflow: hidden;
margin-right: 30px;
}
.spec__img img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.spec__text {
text-align: left;
}
.spec__heading {
font-family: Ubuntu, sans-serif;
font-size: 22px;
font-weight: 700;
margin-bottom: 10px;
}
.spec__desc {
font-size: 18px;
}
.spec__slogan {
font-family: Ubuntu, sans-serif;
font-size: 22px;
font-weight: 600;
margin-top: 20px;
} .terms1__title,
.terms2__title {
font-size: 44px;
font-weight: 700;
color: #262626 !important;
}
.terms1__desc {
font-size: 20px;
margin-bottom: 80px;
max-width: 500px;
text-align: left;
}
.terms1__img {
width: 100%;
height: 100%;
border-radius: 20px;
overflow: hidden;
}
.terms1__item img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
border-radius: 20px;
overflow: hidden;
} .terms2__title {
font-size: 44px;
color: #262626 !important;
}
.terms2__desc {
font-size: 20px;
margin: 0 60px 50px 0;
}
.terms2__item img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
} .faq {
margin-bottom: unset !important;
}
.certificates {
margin: unset !important;
}
.single-3794 .post-content-spoiled,
.single-3844 .post-content-spoiled {
margin-top: unset !important;
}
.faq__body {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.faq__img {
border-radius: 30px;
overflow: hidden;
max-width: 500px;
}
.faq__img img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.faq__list {
padding: unset;
margin: unset;
-webkit-padding-start: unset !important;
padding-inline-start: unset !important;
width: 100%;
}
.faq__item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.faq__item:not(:last-child) {
margin-bottom: 60px;
}
.faq__item:before {
content: "" !important;
padding-right: unset !important;
background: url(//mcmk.ru/wp-content/themes/mcmkru/assets/img/faq_icon.svg) center center no-repeat;
background-size: 100%;
display: block;
width: 65px;
height: 65px;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.faq__item-text {
text-align: left;
}
.faq__item-heading {
font-family: Ubuntu, sans-serif;
font-size: 26px;
font-weight: 700;
line-height: 1;
background: -o-linear-gradient(128.68deg, #737fe6 60.85%, #64c8bf 87.1%);
background: linear-gradient(321.32deg, #737fe6 60.85%, #64c8bf 87.1%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
-webkit-box-decoration-break: clone;
margin-bottom: 10px;
}
.faq__item-desc {
font-size: 18px;
line-height: 1.25;
} .certificates {
position: relative;
padding-bottom: unset !important;
margin-top: 40px;
margin-bottom: 40px;
padding-top: 80px;
}
.certificates:before {
content: "";
position: absolute;
width: var(--viewport);
top: 0;
height: 100%;
left: calc(((var(--viewport) - var(--container)) / 2) * -1);
background: #f5f5f5;
z-index: -1;
background: -o-linear-gradient(135deg, #64c8bf -8.83%, #737fe6 52.61%) !important;
background: linear-gradient(315deg, #64c8bf -8.83%, #737fe6 52.61%) !important;
}
.certificates__body {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.certificates__left {
width: 40%;
margin-right: 120px;
}
.certificates__left-title {
font-size: 70px;
line-height: 1;
color: #fff !important;
margin-bottom: 30px;
}
.certificates__left-desc {
font-size: 20px;
color: #fff;
}
.certificates__right {
text-align: center;
width: 60%;
background: #fff;
border-radius: 40px 40px 0 0;
padding: 100px 100px 40px 100px;
position: relative;
overflow: hidden;
}
.certificates__right:before {
position: absolute;
content: "";
bottom: -24px;
left: 50%;
width: 90%;
height: 100%;
border-top: 3px solid #737fe6;
border-left: 3px solid #737fe6;
border-right: 3px solid #737fe6;
border-radius: 40px 40px 0 0;
-webkit-transform: translatex(-50%);
-ms-transform: translatex(-50%);
transform: translatex(-50%);
z-index: 1;
}
.certificates__right-body {
position: relative;
z-index: 2;
}
.certificates__right-logo {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 30px;
}
.certificates__right-title {
font-family: Ubuntu, sans-serif;
font-size: 50px;
font-weight: 700;
background: -o-linear-gradient(128.68deg, #737fe6 60.85%, #64c8bf 87.1%);
background: linear-gradient(321.32deg, #737fe6 60.85%, #64c8bf 87.1%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
-webkit-box-decoration-break: clone;
}
.certificates__right-what {
font-size: 22px;
color: #262626;
opacity: 0.75;
margin-bottom: 100px;
}
.certificates__right-whom {
font-family: Ubuntu, sans-serif;
font-weight: 600;
background: -o-linear-gradient(128.68deg, #737fe6 60.85%, #64c8bf 87.1%);
background: linear-gradient(321.32deg, #737fe6 60.85%, #64c8bf 87.1%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
-webkit-box-decoration-break: clone;
border-top: 1px solid #737fe6;
}
.certificates__right-desc {
line-height: 1.25;
margin-top: 30px;
} .contacts__body {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.contacts__img {
border-radius: 30px;
overflow: hidden;
margin-right: 60px;
}
.contacts__img img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.contacts__subtitle {
font-family: Ubuntu, sans-serif;
font-size: 23px;
font-weight: 600;
line-height: 1.2; }
.contacts__info {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.contacts__qr-link {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
max-width: 130px;
-ms-flex-negative: 0;
flex-shrink: 0;
margin-right: 20px;
}
.contacts__phonenum {
font-family: Ubuntu, sans-serif;
font-size: 40px;
font-weight: 700;
background: -o-linear-gradient(128.68deg, #737fe6 60.85%, #64c8bf 87.1%);
background: linear-gradient(321.32deg, #737fe6 60.85%, #64c8bf 87.1%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
-webkit-box-decoration-break: clone;
white-space: nowrap;
}
.contacts__addr {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.contacts__addr .addr {
font-family: Ubuntu, sans-serif;
font-weight: 700;
}
.contacts__addr .operating-mode {
color: #262626;
opacity: 0.5;
} .stages__button {
display: flex;
justify-content: center;
margin-top: 50px;
}
.stages__button a {
font-size: 20px;
}
.stages__body {
margin-top: 80px;
}
.stages__list {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr) [ 3];
grid-template-columns: repeat(3, 1fr);
margin: -40px;
position: relative;
-webkit-padding-start: 0 !important;
padding-inline-start: 0 !important;
}
.stages__list:before {
content: "";
background: url(//mcmk.ru/wp-content/themes/mcmkru/assets/img/stages_line-1.svg) top center no-repeat;
background-size: contain;
position: absolute;
top: 62px;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.stages__item {
margin: 40px;
}
.stages__item:before {
content: unset !important;
}
.stages__number {
position: relative;
margin-bottom: 10px;
}
.stages__number span {
z-index: 1;
font-size: 22px;
font-weight: 700;
color: #fff;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
padding: 8px 14px;
border-radius: 12px;
background: var(--Med-Gradient, linear-gradient(315deg, #737fe6 4.11%, #64c8bf 95.89%));
} .stages__heading {
font-family: Ubuntu, sans-serif;
font-size: 20px;
font-weight: 700;
text-align: left;
} .swiper-navigation {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
width: 100%;
max-height: 30px;
}
.swiper-navigation > button {
background: transparent;
border: unset;
position: unset;
padding: unset;
margin: unset !important;
width: 30px;
height: 30px;
position: absolute;
top: 50%;
z-index: 2;
}
.swiper-navigation > button:before {
content: "";
background: url("data:image/svg+xml,%3Csvg width='14' height='28' viewBox='0 0 14 28'  xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.57743 27.7174C1.39719 27.9046 1.17174 27.996 .923745 27.996C0.675755 27.996 .450305 27.9046 .269945 27.7174C-.0907751 27.3458 -.0907751 26.7403 .269945 26.3673L11.7673 14.4948L0.269945 2.62523C-.0907751 2.25298 -.0907751 1.64816 .269945 1.27734C0.630665 .903648 1.21682 .903648 1.57743 1.27734L13.7285 13.8216C14.0893 14.1938 14.0893 14.7972 13.7285 15.1724L1.57743 27.7174Z' fill='%2364c8bf'/%3E%3C/svg%3E")
center center no-repeat;
background-size: contain;
width: 30px;
height: 30px;
}
.swiper-button-prev {
-webkit-transform: translatey(-50%) rotate(180deg);
-ms-transform: translatey(-50%) rotate(180deg);
transform: translatey(-50%) rotate(180deg);
}
.swiper-button-next {
-webkit-transform: translatey(-50%);
-ms-transform: translatey(-50%);
transform: translatey(-50%);
}
.swiper-navigation > button:after {
content: unset;
} @media (max-width: 1200px) {
.faq__img {
max-width: 400px;
}
.certificates__right {
padding: 100px 40px;
}
.contacts__img {
max-width: 45%;
}
.contacts__text {
max-width: 55%;
}
.contacts__subtitle {
margin-bottom: 50px;
}
.stages__list:before {
content: "";
background: url(//mcmk.ru/wp-content/themes/mcmkru/assets/img/stages_line-2.svg) top center no-repeat;
background-size: contain;
position: absolute;
top: 62px;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}
}
@media (min-width: 992px) {
.spec__item {
border-radius: 20px;
background: var(--White, #fff);
box-shadow: 1px 1px 20px 0px rgba(0, 0, 0, 0.05);
}
.spec__text {
padding: 20px 0;
}
.grid__list {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-gap: 30px;
}
}
@media (max-width: 992px) {
.single-3794 .block-heading__logo,
.single-3844 .block-heading__logo {
display: none;
}
.single-3794 .benefits .block-heading,
.single-3794 .program .block-heading,
.single-3794 .spec .block-heading,
.single-3794 .faq .block-heading,
.single-3794 .contacts .block-heading,
.single-3794 .stages .block-heading,
.single-3844 .benefits .block-heading,
.single-3844 .program .block-heading,
.single-3844 .spec .block-heading,
.single-3844 .faq .block-heading,
.single-3844 .contacts .block-heading,
.single-3844 .stages .block-heading {
margin: 0 0 40px 0;
}
.grid__item {
margin: unset;
padding: 0 40px;
}
.benefits__list {
-ms-grid-columns: (1fr) [ 2];
grid-template-columns: repeat(2, 1fr);
margin: -20px;
}
.benefits__item {
grid-area: unset !important;
margin: 20px;
}
.benefits__item:nth-child(4) {
display: none;
}
.spec__list {
margin: unset;
}
.stages__list {
-ms-grid-columns: (1fr) [ 2];
grid-template-columns: repeat(2, 1fr);
}
.terms1__title,
.terms2__title {
font-size: 36px;
line-height: 1.2;
margin-bottom: 10px;
}
.terms1__desc,
.terms2__desc {
font-size: 18px;
text-align: left;
margin: 0 0 30px 0;
}
.faq__img {
display: none;
}
.certificates__body {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.certificates__left {
width: 100%;
margin-right: 0;
margin-bottom: 30px;
}
.certificates__left-title {
font-size: 50px;
margin-bottom: 10px;
}
.certificates__right {
width: 80%;
padding: 60px 40px 40px 40px;
}
.certificates__right-whom {
width: 80%;
margin: 0 auto;
}
.certificates__right-what {
margin-bottom: 70px;
}
.contacts__img {
max-width: 40%;
height: 400px;
margin-right: 30px;
-ms-flex-negative: 1;
flex-shrink: 1;
}
.contacts__text {
max-width: 60%;
}
.contacts__subtitle {
margin-bottom: 50px;
font-size: 20px;
}
.contacts__qr-link {
max-width: 100px;
}
.contacts__phonenum {
font-size: 30px;
}
.contacts__addr {
font-size: 18px;
}
.stages__list:before {
content: unset;
}
}
@media (max-width: 768px) {
.certificates:before {
width: calc(100% + 50px);
left: -25px;
}
}
@media (min-width: 680px) {
.terms1__block {
display: none;
}
.terms1__list {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 10px 1fr;
grid-template-columns: repeat(2, 1fr);
-ms-grid-rows: auto 10px auto 10px auto;
grid-template-rows: repeat(3, auto);
grid-column-gap: 10px;
grid-row-gap: 10px;
}
.terms1__list > *:nth-child(1) {
-ms-grid-row: 1;
-ms-grid-column: 1;
}
.terms1__list > *:nth-child(2) {
-ms-grid-row: 1;
-ms-grid-column: 3;
}
.terms1__list > *:nth-child(3) {
-ms-grid-row: 3;
-ms-grid-column: 1;
}
.terms1__list > *:nth-child(4) {
-ms-grid-row: 3;
-ms-grid-column: 3;
}
.terms1__list > *:nth-child(5) {
-ms-grid-row: 5;
-ms-grid-column: 1;
}
.terms1__list > *:nth-child(6) {
-ms-grid-row: 5;
-ms-grid-column: 3;
}
.terms1__item {
width: unset !important;
margin-right: 10px !important;
height: unset !important;
max-height: 400px;
}
.terms1__item:nth-child(1) {
-ms-grid-row: 1;
-ms-grid-row-span: 1;
-ms-grid-column: 1;
-ms-grid-column-span: 1;
grid-area: 1 / 1 / 2 / 2;
}
.terms1__item:nth-child(2) {
-ms-grid-row: 1;
-ms-grid-row-span: 2;
-ms-grid-column: 2;
-ms-grid-column-span: 1;
grid-area: 1 / 2 / 3 / 3;
}
.terms1__item:nth-child(3) {
-ms-grid-row: 2;
-ms-grid-row-span: 2;
-ms-grid-column: 1;
-ms-grid-column-span: 1;
grid-area: 2 / 1 / 4 / 2;
}
.terms1__item:nth-child(4) {
-ms-grid-row: 3;
-ms-grid-row-span: 1;
-ms-grid-column: 2;
-ms-grid-column-span: 1;
grid-area: 3 / 2 / 4 / 3;
}
.terms2__block {
display: none;
}
.terms2__list {
display: -ms-grid;
display: grid;
-ms-grid-columns: auto 10px auto 10px auto 10px auto;
grid-template-columns: repeat(4, auto);
-ms-grid-rows: auto 10px auto 10px auto 10px auto;
grid-template-rows: repeat(4, auto);
grid-column-gap: 10px;
grid-row-gap: 10px;
}
.terms2__list > *:nth-child(1) {
-ms-grid-row: 1;
-ms-grid-column: 1;
}
.terms2__list > *:nth-child(2) {
-ms-grid-row: 1;
-ms-grid-column: 3;
}
.terms2__list > *:nth-child(3) {
-ms-grid-row: 1;
-ms-grid-column: 5;
}
.terms2__list > *:nth-child(4) {
-ms-grid-row: 1;
-ms-grid-column: 7;
}
.terms2__list > *:nth-child(5) {
-ms-grid-row: 3;
-ms-grid-column: 1;
}
.terms2__list > *:nth-child(6) {
-ms-grid-row: 3;
-ms-grid-column: 3;
}
.terms2__list > *:nth-child(7) {
-ms-grid-row: 3;
-ms-grid-column: 5;
}
.terms2__list > *:nth-child(8) {
-ms-grid-row: 3;
-ms-grid-column: 7;
}
.terms2__list > *:nth-child(9) {
-ms-grid-row: 5;
-ms-grid-column: 1;
}
.terms2__list > *:nth-child(10) {
-ms-grid-row: 5;
-ms-grid-column: 3;
}
.terms2__list > *:nth-child(11) {
-ms-grid-row: 5;
-ms-grid-column: 5;
}
.terms2__list > *:nth-child(12) {
-ms-grid-row: 5;
-ms-grid-column: 7;
}
.terms2__list > *:nth-child(13) {
-ms-grid-row: 7;
-ms-grid-column: 1;
}
.terms2__list > *:nth-child(14) {
-ms-grid-row: 7;
-ms-grid-column: 3;
}
.terms2__list > *:nth-child(15) {
-ms-grid-row: 7;
-ms-grid-column: 5;
}
.terms2__list > *:nth-child(16) {
-ms-grid-row: 7;
-ms-grid-column: 7;
}
.terms2__item {
width: unset !important;
border-radius: 20px;
overflow: hidden;
margin: unset !important;
}
.terms2__item:nth-child(1) {
-ms-grid-row: 1;
-ms-grid-row-span: 2;
-ms-grid-column: 1;
-ms-grid-column-span: 2;
grid-area: 1 / 1 / 3 / 3;
}
.terms2__item:nth-child(2) {
-ms-grid-row: 1;
-ms-grid-row-span: 2;
-ms-grid-column: 3;
-ms-grid-column-span: 2;
grid-area: 1 / 3 / 3 / 5;
}
.terms2__item:nth-child(3) {
-ms-grid-row: 3;
-ms-grid-row-span: 2;
-ms-grid-column: 1;
-ms-grid-column-span: 2;
grid-area: 3 / 1 / 5 / 3;
}
.terms2__item:nth-child(4) {
-ms-grid-row: 3;
-ms-grid-row-span: 1;
-ms-grid-column: 3;
-ms-grid-column-span: 1;
grid-area: 3 / 3 / 4 / 4;
}
.terms2__item:nth-child(5) {
-ms-grid-row: 4;
-ms-grid-row-span: 1;
-ms-grid-column: 3;
-ms-grid-column-span: 1;
grid-area: 4 / 3 / 5 / 4;
}
.terms2__item:nth-child(6) {
-ms-grid-row: 3;
-ms-grid-row-span: 2;
-ms-grid-column: 4;
-ms-grid-column-span: 1;
grid-area: 3 / 4 / 5 / 5;
}
}
@media (max-width: 680px) {
.grid__item {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.stages__body {
margin-top: 40px;
}
.stages__list {
-ms-grid-columns: (1fr) [ 1];
grid-template-columns: repeat(1, 1fr);
margin: -20px;
}
.stages__item {
margin: 20px;
}
.terms1__item:nth-child(1) {
display: none;
}
.terms1__desc {
margin-bottom: 30px;
}
.terms1__item,
.terms2__item {
height: 400px;
padding: 0 40px;
}
.terms2__item img {
border-radius: 20px;
overflow: hidden;
}
.terms2__item:first-child {
display: none;
}
.benefits__list {
-ms-grid-columns: (1fr) [ 1];
grid-template-columns: repeat(1, 1fr);
}
.benefits__heading {
font-size: 20px;
}
.program__button {
display: flex;
justify-content: center;
margin-top: 50px;
}
.program__button a {
font-size: 20px;
}
.program__img {
width: 100%;
height: 220px;
margin-right: 0;
margin-bottom: 14px;
}
.program__heading {
font-size: 22px;
}
.spec__img {
max-width: 100%;
max-height: 300px;
margin: 0 auto;
}
.spec__text {
text-align: center;
}
.spec__heading {
margin-bottom: 0;
margin-top: 10px;
}
.spec__slogan {
margin-top: 30px;
font-size: 18px;
}
.certificates {
margin-top: 20px;
padding-top: 40px;
}
.certificates__left-title {
font-size: 40px;
margin-bottom: 0;
}
.certificates__left-desc {
font-size: 16px;
}
.certificates__right {
width: 100%;
}
.certificates__right-title {
font-size: 42px;
}
.certificates__right-what {
font-size: 20px;
}
.contacts__body {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.contacts__img {
max-width: 100%;
width: 100%;
height: 350px;
margin-right: unset;
margin-bottom: 20px;
}
.contacts__text {
max-width: 100%;
}
.contacts__subtitle {
margin-bottom: 28px;
}
.contacts__info {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.contacts__qr-link {
max-width: 150px;
}
.contacts__phonenum {
font-size: 40px;
}
.contacts__addr {
font-size: 20px;
}
.program__button a,
.stages__button a,
.benefits__button a {
font-size: 16px !important;
}
}
@media (max-width: 550px) {
.single-3794 .block-heading__title {
font-size: 22px;
}
.single-3794 .clinicByDigits .clinicByDigits-list .dscr {
font-size: 18px;
}
.single-3794 .clinicByDigits .block__info .clinicByDigits__photo {
width: 100%;
}
.single-3844 .block-heading__title {
font-size: 22px;
}
.single-3844 .clinicByDigits .clinicByDigits-list .dscr {
font-size: 18px;
}
.single-3844 .clinicByDigits .block__info .clinicByDigits__photo {
width: 100%;
}
.terms1__item,
.terms2__item {
height: 350px;
}
.faq__item:not(:last-child) {
margin-bottom: 30px;
}
.faq__item-heading {
font-size: 22px;
}
.faq__item-desc {
font-size: 16px;
}
.contacts__info {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.contacts__qr-link {
margin-right: unset;
margin-bottom: 10px;
}
.contacts__addr {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
}
@media (max-width: 460px) {
.single-3794 .clinicByDigits .clinicByDigits-list .dscr {
font-size: 16px;
}
.single-3844 .clinicByDigits .clinicByDigits-list .dscr {
font-size: 16px;
}
.terms1__item,
.terms2__item {
height: 200px;
}
}
@media (hover: hover) {
.terms1__item,
.terms2__item {
overflow: hidden;
border-radius: 20px;
transition: all 0.1s;
}
.terms1__item img,
.terms2__item img {
transition: all 0.3s;
}
.terms1__item:hover img,
.terms2__item:hover img {
transform: scale(1.03);
transition: all 0.3s;
}
} .post-content-spoiled .content__text {
max-height: 550px;
overflow: hidden;
position: relative;
}
.post-content-spoiled .content__text:before {
content: "";
position: absolute;
z-index: 3;
bottom: 0;
left: 0;
width: 100%;
height: 50%;
background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#fff));
background-image: -o-linear-gradient(top, transparent, #fff);
background-image: linear-gradient(to bottom, transparent, #fff);
}
.svcs-new-heading
+ #video-popup
+ .b_help_options
> .container
> .text_section
> div:nth-child(odd)
.content__text:before {
background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#f5f5f5));
background-image: -o-linear-gradient(top, transparent, #f5f5f5);
background-image: linear-gradient(to bottom, transparent, #f5f5f5);
}
.post-content-spoiled.disclosed .content__text {
max-height: unset;
overflow: unset;
background-color: unset;
}
.post-content-spoiled.disclosed .content__text:before {
content: unset !important;
}
.content__text-button {
margin: 40px 0 0 0;
}
.post-content-spoiled.disclosed .content__text-button {
display: none;
} @media (min-width: 992px) {
.top_menu > ul .sub-menu {
opacity: 0;
pointer-events: none;
transform: translateX(-50px);
position: absolute;
z-index: 100;
transition:
opacity 0.28s ease-out,
transform 0.28s ease-out;
border: 1px solid #efefef;
border-top: 0;
box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.14);
padding: 11px 15px 12px;
background: #fff;
}
.top_menu > ul li:hover > .sub-menu,
.top_menu > ul li > .sub-menu:hover {
pointer-events: all;
opacity: 1;
transform: translateX(0px);
}
.top_menu .sub-menu li {
display: block; }
.top_menu .sub-menu li:last-child {
margin-bottom: 0;
}
.top_menu .sub-menu a {
padding: 4px 0;
display: inline-block;
transition: color 0.28s linear;
}
.top_menu .sub-menu a:hover {
color: #000;
}
}
@media (max-width: 991px) {
.header_menu > ul > li > a,
.header_menu nav > ul > li > a {
padding: 10px 0 !important;
display: inline-block;
}
.header_menu a {
display: inline-block !important;
width: auto;
}
.header_menu a:hover {
text-decoration: underline !important;
}
.header_menu .sub-menu {
pointer-events: all !important;
font-size: inherit;
line-height: inherit;
}
.header_menu .sub-menu li,
.header_menu .sub-menu a { line-height: inherit;
}
.header_menu .sub-menu a {
padding: 0;
}
} .specialsts__slider:not(.slick-initialized) {
overflow: hidden;
white-space: nowrap;
width: 100%;
display: flex;
}
.specialsts__slider:not(.slick-initialized) .slide_item {
width: 284px;
max-width: 100%;
white-space: normal;
display: inline-block;
vertical-align: top;
padding: 0 10px;
height: auto;
flex-shrink: 0;
text-align: center;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.specialsts__slider:not(.slick-initialized) .slide_item .responsive-img::after {
padding-top: 135.6589%;
} .responsive-img:has(img[srcset*="dummy.svg"][data-srcset])::before,
.responsive-img:has(img[srcset*=";base64,"][data-srcset])::before,
.responsive-img:has(img.lazyloading[data-srcset])::before {
content: "";
display: block;
position: absolute;
width: 50px;
height: 50px;
top: 50%;
left: 50%;
margin-left: -25px;
margin-top: -25px;
border: 4px solid #dce1eb;
border-radius: 50%;
border-top-color: rgba(255, 255, 255, 0);
animation: lazyloadPreloader__spin 1.3s cubic-bezier(0.68, 0.24, 0.33, 0.89) infinite;
background: none;
}
@keyframes lazyloadPreloader__spin {
0% {
transform: rotate(0);
}
100% {
transform: rotate(360deg);
}
}
img.lazyload,
img.lazyloading {
background: rgb(240, 240, 240);
border-radius: 20px; } .youtube__videos {
margin: -40px;
}
.youtube__videos-row {
display: flex;
}
.youtube__video-wrapper {
width: 100%;
display: flex;
}
.youtube__videos-row .youtube__video {
width: 100%;
margin: 10px;
}
@media (max-width: 768px) {
.youtube__videos-row {
display: block;
}
.youtube__videos {
margin: -20px;
}
}
@media (max-width: 550px) {
.youtube__video-wrapper {
display: block;
}
.youtube__videos-row .youtube__video {
width: auto;
margin: 10px 0;
}
.youtube__videos {
margin: auto;
}
}
.img-tin img {
border-radius: 100%;
}
.articles-content__grid {
display: -ms-grid;
display: grid;
-ms-grid-columns: (auto) [ 6];
grid-template-columns: repeat(6, auto);
-ms-grid-rows: (auto) [ 8];
grid-template-rows: repeat(8, auto);
grid-column-gap: 0px;
grid-row-gap: 0px;
margin: -15px -12px;
}
.articles-content__item {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
margin: 15px 12px;
}
.articles-content__item-img { height: 100%;
max-height: 200px;
max-width: 300px;
margin: 0 0 10px 0;
border-radius: var(--border-radius);
overflow: hidden;
-ms-flex-negative: 0;
flex-shrink: 0;
margin-right: 20px;
}
.articles-content__item-img img {
width: 100%;
height: 100%;
object-fit: cover;
}
.articles-content__item-date {
font-size: 14px;
color: var(--secondary-three-color);
margin-bottom: 5px;
}
.articles-content__item-heading {
font-weight: 600;
text-transform: uppercase;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
}
.articles-content__item-heading::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.articles-content__item-body {
font-size: 14px;
color: var(--secondary-three-color);
margin-top: 20px;
display: -webkit-box;
-webkit-line-clamp: 10;
-webkit-box-orient: vertical;
overflow: hidden;
}
.articles-content__item-body p {
margin-bottom: 10px !important;
}
.articles-content__button {
margin: 40px auto 0 auto;
} .header__chat {
margin: 0 0 0 auto;
}
.header__chat {
padding: 15px 20px;
-ms-grid-row: 2;
-ms-grid-row-span: 1;
-ms-grid-column: 5;
-ms-grid-column-span: 2;
grid-area: 2/5/3/7;
}
.header__chat {
-ms-grid-row: 2;
-ms-grid-row-span: 1;
-ms-grid-column: 4;
-ms-grid-column-span: 2;
grid-area: 2/4/3/6;
}
.header__chat {
margin: 0 auto;
width: 100%;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-grid-row: 2;
-ms-grid-row-span: 1;
-ms-grid-column: 1;
-ms-grid-column-span: 3;
grid-area: 2/1/3/4;
}
.button {
height: fit-content;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
font-size: 24px;
font-weight: 500;
padding: 15px 30px;
border-radius: 30px 3px 30px 3px;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
}
.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide,
.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,
.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current {
-webkit-transition-duration: inherit !important;
transition-duration: inherit !important;
-webkit-transition-timing-function: inherit !important;
transition-timing-function: inherit !important;
}
.lg-outer .lg-item:not(.lg-start-end-progress) {
background: url(data:image/gif;base64,R0lGODlhIAAgAPUAADExMf///zQ0NF9fX0JCQjw8PFZWVpiYmIGBgTc3N0RERDIyMoiIiJGRkUdHR2lpaXx8fD8/P3FxcUxMTMvLy7i4uLCwsJmZmXZ2dj09PcLCwqampvT09P///1dXV1xcXE9PT9ra2rKysuXl5cDAwG9vbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAkKAAAALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQJCgAAACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAkKAAAALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQJCgAAACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAkKAAAALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAkKAAAALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkECQoAAAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkECQoAAAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQJCgAAACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAkKAAAALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAkKAAAALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=)
no-repeat scroll center center transparent;
}
.lg-css3.lg-use-css3 .lg-item.lg-start-progress {
-webkit-transition: -webkit-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
transition: -webkit-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
transition: transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
transition:
transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s,
-webkit-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}
.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress {
-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
transition:
transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
-webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}
@keyframes progress {
0% {
background-position: 100% 0;
color: #737fe6 !important;
}
50% {
background-position: 0% 0;
color: #fff !important;
}
100% {
background-position: 100% 0;
color: #737fe6 !important;
}
}
@media (max-width: 29.99875em) {
.header__chat {
position: relative;
}
.header__chat::before {
content: "";
position: absolute;
top: -15px;
left: 0;
width: 100%;
height: 1px;
background-color: #e1e2e3;
}
}
.header__chat {
background-image: linear-gradient(to left, #fff, #fff 50%, #737fe6 50%, #64c8bf);
background-position: 100% 0;
background-size: 200% 100%;
transition: all 0.25s ease-in;
animation: progress 4s 0.05s ease infinite;
font-weight: 700;
border: 2px solid #737fe6;
box-shadow: 0px 2px 12px rgba(25, 48, 211, 0.5);
} @media (min-width: 992px) {
body .header_menu .sub-menu {
flex-direction: column !important;
min-width: 350px !important;
}
.header_menu .sub-menu li {
width: auto !important;
}
.header_bottom .menu-item-has-children .menu-item:has(ul):after {
top: 0px;
right: 0px;
}
.subcategory > .sub-menu {
position: absolute;
top: -5px;
right: -310px;
}
.header_menu .menu-item:nth-child(4) .sub-menu .subcategory > .sub-menu,
.header_menu .menu-item:nth-child(5) .sub-menu .subcategory > .sub-menu,
.header_menu .menu-item:nth-child(6) .sub-menu .subcategory > .sub-menu {
position: absolute;
top: -5px;
left: -370px;
max-width: 350px;
z-index: -1;
}
.subcategory:hover > .sub-menu {
opacity: 1;
pointer-events: auto;
display: flex;
}
}
@media (min-width: 992px) {
.top-text-mobile {
display: none;
} .header__toplinemenu,
.top_menu .sub-menu li {
background: #6680de;
}
.header__toplinemenu a {
color: #fff !important;
}
.top_menu > ul > li > a:after {
display: none;
}
.b_header .header_bottom {
background: #f4f4f4;
}
.b_header .header_menu > ul > li > a {
color: #212121;
}
.b_header .header_menu > ul > li > a:before,
.b_header .header_menu ul li:after {
display: none;
}
.b_header .header_menu > ul > li > a:hover,
.b_header .header_menu > ul > li > a:active {
color: #6680de;
text-decoration: underline;
} .header_menu > ul > li > .sub-menu {
border-top: 2px solid #6680de;
background: #f4f4f4;
}
.header_menu > ul > li > .sub-menu li > a {
color: #212121;
padding: 5px;
}
.header_menu > ul > li > .sub-menu li:hover,
.header_menu > ul > li > .sub-menu li:active {
background: #fff;
}
.header_menu > ul > li > .sub-menu li a:hover,
.header_menu > ul > li > .sub-menu li a:active {
color: #6680de;
text-decoration: underline;
}
.header_menu > ul > li > .sub-menu li {
position: static;
} .subcategory > .sub-menu {
background: #fff !important;
border-top: 2px solid #6680de;
position: absolute;
top: -1.5px;
right: -300px;
}
.header_menu .menu-item:nth-child(4) .sub-menu .subcategory > .sub-menu,
.header_menu .menu-item:nth-child(5) .sub-menu .subcategory > .sub-menu,
.header_menu .menu-item:nth-child(6) .sub-menu .subcategory > .sub-menu {
position: absolute;
top: -1.5px;
left: -385px;
max-width: 350px;
z-index: -1;
}
.sub-menu {
padding: 0 !important;
}
.sub-menu li {
padding: 5px 10px !important;
}
.subcategory ul:has(.menu-item:nth-child(15)) {
display: -ms-grid;
display: grid;
-ms-grid-columns: 300px 300px;
grid-template-columns: 300px 300px;
min-width: 600px;
max-width: none !important;
}
.header_menu .menu-item:nth-child(2) .subcategory ul:has(.menu-item:nth-child(15)) {
right: -500px;
}
.header_menu .menu-item:nth-child(5) .subcategory ul:has(.menu-item:nth-child(15)) {
left: -630px;
right: inherit;
}
}  @media (max-width: 991px) {
.header_bottom.header_mobile {
display: block;
background: #f4f4f4;
}
.top_wrapper .btn.btn_cyan {
display: none;
all: unset;
color: #6680de !important;
font-size: 16px;
position: absolute;
margin-top: 32px;
right: 21%;
}
.menu_toggler {
background: transparent;
}
.menu_toggler .toggler_top,
.menu_toggler .toggler_middle,
.menu_toggler .toggler_bottom {
background: #333333;
border-radius: 10px;
width: 30px;
height: 2px;
}
.menu_toggler .toggler_middle {
width: 25px;
margin-left: 5px;
}
.top-text-mobile {
display: block;
background: #6680de;
color: #fff;
text-align: center;
}
.menu_toggler,
.menu_toggler span {
margin-top: 25px;
right: 15px;
}
.menu_toggler.menu-is-active,
.menu_toggler.menu-is-active span {
position: absolute !important;
top: 20px;
}
.menu_toggler {
padding-left: 5px;
background: transparent !important;
}
.toggler_middle {
margin: 7px 0;
}
.b_header .logo_wrap {
width: inherit !important;
margin: 0px;
}
}
@media (max-width: 747px) {
.menu_toggler.jsMenu {
margin-left: 20px;
}
.top_wrapper .btn.btn_cyan.jsOpenModals {
right: 30%;
}
}
@media (max-width: 550px) {
.b_header .logo_wrap {
margin-bottom: 0px;
width: inherit;
justify-content: start;
padding-left: 10px;
}
.header_top .top_wrapper {
padding-top: 7px;
align-items: flex-start;
position: relative;
}
.b_header .logo_text {
margin-left: 0;
border: none;
font-size: 11px;
max-width: none !important;
padding: 4px 0px 6px 0;
width: 100%;
}
.menu_toggler.jsMenu {
position: absolute !important;
top: 10px;
margin-top: 0;
}
.menu_toggler.menu-is-active {
margin-top: 0 !important;
top: 0;
}
.header_contacts .phone a img{
width: 20px !important;
min-width: 20px !important;
height: 20px !important;
}
.header_contacts .w_t_button:after{
padding: 6px;
width: 6px;
height: 6px;
left: 12px;
top: -2px;
}
.b_header .top_wrapper .phone{
gap: 0px;
}
.b_header .top_wrapper{
padding: 20px 0 0px;
padding-right: 0px;
}
}
@media (max-width: 437px) {
.header_contacts .phone a {
font-size: 16px !important;
}
}  .srv-fscreen {
height: 100%;
color: #fff;
line-height: 1.2;
display: flex;
align-items: center;
justify-content: center;
}
.srv-fscreen {
margin: 0;
padding: 0;
width: 100vw;
height: calc(100vh - 188px);
}
.srv-fscreen__wrapper {
display: flex;
flex-direction: column;
align-items: center;
margin: auto 15px;
width: 1200px;
position: relative;
}
.srv-fscreen .title-text {
font-size: 90px;
}
.srv-fscreen__sting-2 {
align-self: start;
display: flex;
align-items: center;
justify-content: space-between;
}
.srv-fscreen__arrow-decoration {
display: flex;
gap: 10px;
margin-left: 20px;
height: 64px;
}
.arrow-decoration__text {
border: 2px solid #fff;
display: block;
border-radius: 50px;
font-size: 14px;
line-height: 1.5;
padding: 10px 40px;
position: relative;
margin-left: 70px;
}
.arrow-decoration__text:before {
content: "←";
display: block;
width: 64px;
height: 64px;
position: absolute;
top: -2px;
left: -64px;
border-radius: 50px;
border: 2px solid #fff;
font-size: 36px;
padding-left: 10px;
}
.srv-fscreen__sting-4 {
align-self: end;
display: flex;
align-items: center;
}
.srv-fscreen__btn {
position: relative;
display: inline-block;
height: 64px;
line-height: 32px;
padding: 15px 30px;
font-size: 16px;
color: #212121;
background-color: white;
border: none;
border-radius: 40px;
cursor: pointer;
text-align: center;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
transition:
transform 0.3s ease,
box-shadow 0.3s ease;
margin-right: 50px;
overflow: hidden;
}
.srv-fscreen__btn a {
color: #212121;
}
.srv-fscreen__btn::before {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 120%;
height: 120%;
background-color: rgba(255, 255, 255, 0.5);
border-radius: 50%;
transform: translate(-50%, -50%) scale(0);
transition: transform 0.3s ease;
z-index: -1;
}
.srv-fscreen__btn:hover::before {
transform: translate(-50%, -50%) scale(1);
}
.srv-fscreen__btn:hover {
transform: scale(1.05);
box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15);
}
@keyframes pulse {
0% {
box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
}
70% {
box-shadow: 0 0 15px 15px rgba(255, 255, 255, 0);
}
100% {
box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
}
}
.srv-fscreen__btn {
animation: pulse 2s infinite;
}
.srv-fscreen__24-7 {
position: absolute;
top: 40%;
right: -100px;
width: 130px;
height: 93px;
padding: 10px;
font-size: 52px;
line-height: 1;
}
.srv-fscreen__24-7 span {
font-size: 16px;
display: block;
margin-top: 4px;
margin-left: 25px;
}
.srv-fscreen__video {
align-self: start;
width: 112px;
height: 148px;
cursor: pointer;
}
.srv-fscreen__video {
margin-top: -70px;
}
.srv-fscreen__video .heading-videolink {
width: 100%;
height: 100%;
border: 1px solid #fff;
border-radius: 15px;
transition: transform 0.3s ease;
}
.srv-fscreen__video .heading-videolink:hover {
transform: scale(1.05);
box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15);
}
@media (max-width: 1400px) {
.srv-fscreen__24-7 {
top: 0;
right: 0;
}
}
@media (max-width: 1200px) {
.srv-fscreen__video {
margin-top: 0px;
}
.srv-fscreen .title-text {
font-size: 80px;
}
}
@media (max-width: 992px) {
.srv-fscreen {
height: calc(100vh - 100px);
}
.srv-fscreen .title-text {
font-size: 70px;
}
}
@media (max-width: 845px) {
.srv-fscreen .title-text {
font-size: 66px;
}
.srv-fscreen__video {
margin-top: 25px;
}
.srv-fscreen__24-7 {
top: -50px;
right: 0;
}
}
@media (max-width: 718px) {
.srv-fscreen__arrow-decoration {
display: none;
}
.srv-fscreen__sting-2,
.srv-fscreen__sting-4 {
align-self: center;
}
.srv-fscreen__sting-4 {
flex-direction: column-reverse;
}
.srv-fscreen__btn {
width: 80vw;
margin-right: 0;
margin-top: 20px;
}
.srv-fscreen__24-7 {
position: static;
}
.srv-fscreen .title-text {
font-size: 56px;
}
}
@media (max-width: 550px) {
.srv-fscreen .title-text {
font-size: 40px;
}
.postid-3786 .srv-fscreen .title-text {
font-size: 30px !important;
}
.srv-fscreen {
height: calc(100vh - 70px);
}
}
@media (max-width: 450px) {
.srv-fscreen .srv-fscreen__btn {
line-height: 20px;
}
}
.display-none {
display: none !important;
}
.display-block {
display: block !important;
}
@media (max-width: 992px) {
.header_menu.open {
margin-top: 250px;
max-width: none !important;
width: 100vw !important;
}
.menu_toggler.menu-is-active {
margin-top: 25px;
z-index: 100000;
position: fixed !important;
right: 15px;
}
.mobile-menu__top-wrapper {
background: #f4f4f4;
display: block;  z-index: 100000;
width: 100%; margin-top: -6px;
padding-top: 0;
height: 100px; position: fixed;  top: 160px;
}
body:has(.header_menu.open) {
height: 90vh !important;
}
.mobile-menu__top-wrapper ul {
list-style: none;
display: flex;
gap: 10px;
padding-bottom: 10px;
overflow-y: hidden;
}
.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: 90%;
}
}
@media (max-width: 560px) {
.header_menu.open .top_menu {
height: max-content;
padding-bottom: 250px;
}
.b_header .mobile-header-sticky .top_wrapper {
padding: 40px 0 10px;
}
}
@media (max-width: 398px) {
.mobile-menu__top-wrapper { }
.menu_toggler.menu-is-active {
margin-top: 0 !important;
}
}
.srv-fscreen__wrapper .title-text {
text-transform: uppercase;
} .postid-2353 .srv-fscreen__wrapper,
.postid-2392 .srv-fscreen__wrapper,
.postid-2389 .srv-fscreen__wrapper,
.postid-2371 .srv-fscreen__wrapper,
.postid-3349 .srv-fscreen__wrapper,
.postid-3346 .srv-fscreen__wrapper,
.postid-3421 .srv-fscreen__wrapper,
.postid-2360 .srv-fscreen__wrapper,
.postid-2386 .srv-fscreen__wrapper,
.postid-2381 .srv-fscreen__wrapper,
.postid-2375 .srv-fscreen__wrapper,
.postid-2369 .srv-fscreen__wrapper,
.postid-2363 .srv-fscreen__wrapper,
.postid-3356 .srv-fscreen__wrapper,
.postid-3343 .srv-fscreen__wrapper,
.postid-3417 .srv-fscreen__wrapper,
.postid-513 .srv-fscreen__wrapper,
.postid-4630 .srv-fscreen__wrapper,
.postid-4650 .srv-fscreen__wrapper,
.postid-4639 .srv-fscreen__wrapper,
.postid-1760 .srv-fscreen__wrapper,
.postid-3844 .srv-fscreen__wrapper,
.postid-1555 .srv-fscreen__wrapper,
.postid-536 .srv-fscreen__wrapper,
.postid-576 .srv-fscreen__wrapper,
.postid-1571 .srv-fscreen__wrapper,
.postid-1768 .srv-fscreen__wrapper,
.postid-3947 .srv-fscreen__wrapper,
.postid-519 .srv-fscreen__wrapper,
.postid-2355 .srv-fscreen__wrapper,
.postid-539 .srv-fscreen__wrapper,
.postid-3366 .srv-fscreen__wrapper,
.postid-56 .srv-fscreen__wrapper,
.postid-532 .srv-fscreen__wrapper {
width: 1010px;
}
.postid-2378 .srv-fscreen__wrapper,
.postid-2384 .srv-fscreen__wrapper,
.postid-1587 .srv-fscreen__wrapper {
width: 1100px;
}
.postid-2353 .srv-fscreen__wrapper .srv-fscreen__sting-2,
.postid-2392 .srv-fscreen__wrapper .srv-fscreen__sting-2,
.postid-2389 .srv-fscreen__wrapper .srv-fscreen__sting-2,
.postid-2371 .srv-fscreen__wrapper .srv-fscreen__sting-2,
.postid-3349 .srv-fscreen__wrapper .srv-fscreen__sting-2,
.postid-3346 .srv-fscreen__wrapper .srv-fscreen__sting-2,
.postid-3421 .srv-fscreen__wrapper .srv-fscreen__sting-2,
.postid-2360 .srv-fscreen__wrapper .srv-fscreen__sting-2,
.postid-2386 .srv-fscreen__wrapper .srv-fscreen__sting-2,
.postid-2381 .srv-fscreen__wrapper .srv-fscreen__sting-2,
.postid-2375 .srv-fscreen__wrapper .srv-fscreen__sting-2,
.postid-2369 .srv-fscreen__wrapper .srv-fscreen__sting-2,
.postid-2363 .srv-fscreen__wrapper .srv-fscreen__sting-2,
.postid-3356 .srv-fscreen__wrapper .srv-fscreen__sting-2,
.postid-3343 .srv-fscreen__wrapper .srv-fscreen__sting-2,
.postid-3417 .srv-fscreen__wrapper .srv-fscreen__sting-2,
.postid-4650 .srv-fscreen__wrapper .srv-fscreen__sting-2,
.postid-4639 .srv-fscreen__wrapper .srv-fscreen__sting-2,
.postid-1760 .srv-fscreen__wrapper .srv-fscreen__sting-2,
.postid-3844 .srv-fscreen__wrapper .srv-fscreen__sting-2,
.postid-1555 .srv-fscreen__wrapper .srv-fscreen__sting-2,
.postid-536 .srv-fscreen__wrapper .srv-fscreen__sting-2,
.postid-576 .srv-fscreen__wrapper .srv-fscreen__sting-2,
.postid-1571 .srv-fscreen__wrapper .srv-fscreen__sting-2,
.postid-1768 .srv-fscreen__wrapper .srv-fscreen__sting-2,
.postid-519 .srv-fscreen__wrapper .srv-fscreen__sting-2,
.postid-2355 .srv-fscreen__wrapper .srv-fscreen__sting-2,
.postid-539 .srv-fscreen__wrapper .srv-fscreen__sting-2,
.postid-56 .srv-fscreen__wrapper .srv-fscreen__sting-2,
.postid-3947 .srv-fscreen__wrapper .srv-fscreen__sting-2 {
align-self: center;
}
.postid-559 .srv-fscreen__wrapper,
.postid-511 .srv-fscreen__wrapper {
width: 1000px;
}
.postid-1715 .srv-fscreen__sting-4 {
align-self: center;
}
.postid-3417 .srv-fscreen__24-7,
.postid-3343 .srv-fscreen__24-7,
.postid-2363 .srv-fscreen__24-7,
.postid-2369 .srv-fscreen__24-7,
.postid-2375 .srv-fscreen__24-7,
.postid-2381 .srv-fscreen__24-7,
.postid-2386 .srv-fscreen__24-7,
.postid-2360 .srv-fscreen__24-7,
.postid-3346 .srv-fscreen__24-7 {
top: -20%;
}
.postid-1806 .srv-fscreen .title-text {
font-size: 68px;
}
@media (min-width: 1900px) {
.srv-fscreen .title-text {
font-size: 120px !important;
}
.postid-553 .srv-fscreen .title-text {
font-size: 110px !important;
}
.postid-4655 .srv-fscreen .title-text,
.postid-4663 .srv-fscreen .title-text,
.postid-4659 .srv-fscreen .title-text,
.postid-1736 .srv-fscreen .title-text,
.postid-1788 .srv-fscreen .title-text,
.postid-3794 .srv-fscreen .title-text,
.postid-1620 .srv-fscreen .title-text {
font-size: 100px !important;
}
.postid-1806 .srv-fscreen .title-text,
.postid-529 .srv-fscreen .title-text {
font-size: 90px !important;
} .postid-553 .srv-fscreen__video,
.postid-511 .srv-fscreen__video {
margin-left: -120px;
}
.postid-532 .srv-fscreen .arrow-decoration__text,
.postid-625 .srv-fscreen .arrow-decoration__text {
min-width: 250px;
}
.postid-532 .srv-fscreen .srv-fscreen__24-7,
.postid-625 .srv-fscreen .srv-fscreen__24-7 {
top: 35%;
}
.postid-532 .srv-fscreen__wrapper,
.postid-625 .srv-fscreen__wrapper {
width: 1000px;
}
} .mobile-header-sticky {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 1000;
background-color: white; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }
.mobile-center-sticky {
position: fixed;
top: 123px;
left: 0;
width: 100%;
z-index: 1000;
background-color: white; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }
.b_header .header_top .container.mobile-header-sticky .menu_toggler {
display: none;
}
.b_header .header_top .container.mobile-header-sticky .btn.btn_cyan {
right: 13%;
}
@media (min-width: 720px) {
.b_header .header_top .container.mobile-header-sticky .btn.btn_cyan {
right: 28%;
}
}
.sticky-up-desktop {
width: 100%;
z-index: 1001;
position: fixed;
top: 0;
}
.sticky-bottom-desktop {
position: fixed;
top: 180px;
z-index: 1000;
width: 100%;
}
.sticky-center-desktop {
position: fixed;
top: 155px;
z-index: 1000;
background: #fff;
width: 100% !important;
}
.sticky-center-desktop .bottom_wrapper {
max-width: 1110px;
width: 100%;
margin: 0 auto;
}
.sticky-top-desktop {
position: fixed;
top: 30px;
z-index: 1000;
background: #fff;
width: 100% !important;
display: flex;
justify-content: center;
} :root {
--color-text: #222;
--color-bg: #fff;
--color-primary: #6f66da;
--color-primary-hover: #3da9af;
--color-focus: #3da9af;
--color-light: #f3f6f8b4;
--color-quote-bg: #f9f5ff;
--color-quote-border: #6f66da;
} * {
box-sizing: border-box;
}
body.page {
margin: 0;
background: var(--color-bg);
color: var(--color-text); }
#text-ai.page__text-ai {
max-width: 1200px;
margin: 0 auto;
padding: 0 16px;
}
#text-ai .text-ai__block {
margin: 40px 0;
}
#text-ai .section-title {
font-size: 22px;
font-weight: 800;
} #text-ai .btn {
display: inline-flex;
align-items: center;
gap: 8px;
padding: 10px 45px;
border-radius: 8px;
text-decoration: none;
font-weight: 600;
border: 0;
outline: 0;
transition:
background-color 0.2s ease,
transform 0.05s ease;
max-width: 350px;
justify-content: center;
}
#text-ai .btn:focus-visible {
box-shadow: 0 0 0 3px var(--color-focus);
}
#text-ai .btn:active {
transform: translateY(1px);
}
#text-ai .btn_cyan {
background: var(--color-primary);
color: var(--color-bg);
}
#text-ai .btn_cyan:hover {
background: var(--color-primary-hover);
}
#text-ai .center-btn {
display: flex;
justify-content: center;
margin: 10px 0;
}
#text-ai blockquote{
color: #252525;
} #text-ai .hero__grid {
display: grid;
grid-template-columns: 1.2fr 0.8fr;
gap: 24px;
align-items: center;
}
#text-ai .hero__content {
display: flex;
flex-direction: column;
justify-content: center;
grid-gap: 10px;
}
#text-ai .hero__title {
font-size: 32px;
font-weight: 800;
line-height: 1.2;
margin: 0;
}
#text-ai .hero__media {
display: flex;
justify-content: center;
}
#text-ai .hero__image {
width: 100%;
max-width: 520px;
height: auto;
border-radius: 12px;
background: var(--color-light);
object-fit: cover;
} #text-ai .list {
list-style: none;
margin: 0;
padding: 0;
}
#text-ai .title {
font-weight: 700;
}
#text-ai .desc {
color: var(--color-text);
} #text-ai .reasons__list {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 12px;
}
#text-ai .reasons__item {
background: var(--color-quote-bg);
border-radius: 12px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
padding: 14px;
}
@media (max-width: 760px) {
#text-ai .reasons__list {
grid-template-columns: 1fr;
}
} #text-ai .zigzag {
display: grid;
gap: 12px;
}
#text-ai .zigzag__item {
display: grid;
grid-template-columns: 1fr 2fr;
gap: 16px;
padding: 14px;
border-radius: 12px;
background: var(--color-bg);
border: 1px solid var(--color-light);
}
#text-ai .zigzag__media {
height: 150px;
border-radius: 10px; display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
}
#text-ai .zigzag__media img {
max-height: 100%;
object-fit: contain;
}
#text-ai .zigzag__title {
margin-bottom: 6px;
font-weight: 500;
}
#text-ai .zigzag__item:nth-child(even) {
grid-template-columns: 2fr 1fr;
}
#text-ai blockquote {
margin: 20px 0 0;
padding: 14px;
border-left: 4px solid var(--color-quote-border);
background: var(--color-quote-bg);
border-radius: 8px;
}
@media (max-width: 820px) {
#text-ai .zigzag__item {
grid-template-columns: 1fr;
}
#text-ai .zigzag__item:nth-child(even) {
grid-template-columns: 1fr;
display: flex;
flex-direction: column-reverse;
}
}
#text-ai .care-methods__item {
list-style: none;
padding: 10px;
background: var(--color-light);
border-radius: 12px;
} #text-ai .care-methods__list {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 12px;
}
#text-ai .care-methods__list .item {
padding: 12px;
}
@media (max-width: 980px) {
#text-ai .care-methods__list {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 660px) {
#text-ai .care-methods__list {
grid-template-columns: 1fr;
}
} #text-ai .need__title {
margin: 0 0 16px;
font-size: 26px;
font-weight: 800;
}
#text-ai .need__item {
display: flex;
gap: 12px;
margin: 15px 0;
padding: 16px;
border: 2px solid var(--color-light);
box-shadow: 0 2px 8px var(--color-light);
border-radius: 12px; }
#text-ai .need__icon {
flex: 0 0 32px;
width: 32px;
height: 32px;
border-radius: 6px;
background: var(--color-bg);
display: flex;
align-items: center;
justify-content: center;
font-size: 18px;
}
#text-ai .need__text {
margin: 0;
}
@media (max-width: 992px) {
#text-ai .need__list {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 600px) {
#text-ai .need__list {
grid-template-columns: 1fr;
}
} #text-ai .steps {
padding: 32px 0;
}
#text-ai .steps__title {
margin: 0 0 16px;
font-size: 26px;
font-weight: 800;
}
#text-ai .steps__list {
display: flex;
grid-gap: 14px;
margin: 0 0 16px;
padding: 0;
list-style: none;
flex-wrap: wrap;
justify-content: center;
}
#text-ai .steps__item {
max-width: 28%;
display: flex;
gap: 14px;
padding: 16px;
border: 1px solid var(--color-light);
border-radius: 12px;
background: var(--color-bg);
}
#text-ai .steps__num {
flex: 0 0 36px;
height: 36px;
border-radius: 50%;
background: var(--color-primary);
color: var(--color-bg);
font-weight: 700;
display: flex;
align-items: center;
justify-content: center;
}
#text-ai .steps__content {
margin: 0;
}
#text-ai .steps__note {
margin: 0;
border-left: 4px solid var(--color-quote-border);
background: var(--color-quote-bg);
border-radius: 8px;
padding: 16px;
}
#text-ai .steps__arrow {
font-size: 40px;
color: var(--color-focus);
display: flex;
align-items: center;
} #text-ai .faq__title {
margin: 0 0 16px;
font-size: 26px;
font-weight: 800;
}
#text-ai .faq__list {
margin: 0;
padding: 0;
list-style: none;
}
#text-ai .faq__item {
border: 1px solid var(--color-light);
border-radius: 12px;
background: var(--color-bg);
margin-bottom: 10px;
overflow: hidden;
align-items: flex-start;
}
#text-ai .faq__header {
width: 100%;
background: var(--color-light);
padding: 14px 16px;
cursor: pointer;
border: 0;
font-size: 18px;
display: flex;
grid-gap: 20px;
align-items: center;
}
#text-ai .faq__header:focus-visible {
box-shadow: inset 0 0 0 3px var(--color-focus);
}
#text-ai .faq__icon {
margin-left: 12px;
width: 16px;
height: 16px;
border-radius: 4px;
background: var(--color-primary);
transition: transform 0.2s ease;
}
#text-ai .faq__item_active .faq__icon {
transform: rotate(45deg);
}
#text-ai .faq__content { padding: 0 16px;
background: var(--color-bg);
height: 0;
transition: all .5s ease-in-out;
}
#text-ai .faq__item_active .faq__content {
display: block;
height: auto;
padding: 14px 16px;
}
#text-ai .faq__text {
margin: 0;
}
@media (max-width: 980px) {
#text-ai .steps__item {
max-width: 45%;
}
#text-ai .steps__arrow {
display: none;
}
}
@media (max-width: 520px) {
#text-ai .steps__item {
max-width: 100%;
}
} #text-ai .cta {
padding: 30px 10px;
text-align: center;
border: 1px solid var(--color-light);
background: var(--color-quote-bg);
border-radius: 12px;
}
#text-ai .cta__title {
margin: 0 0 12px;
font-size: 26px;
font-weight: 800;
}
#text-ai .advantages__list {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
gap: 15px;
margin: 0;
padding: 0;
list-style: none;
}
#text-ai .advantages__li {
width: 300px;
min-height: 60px;
background: var(--color-bg);
border: 2px dotted var(--color-primary);
border-radius: 8px;
padding: 16px;
} #text-ai .quote {
padding: 24px 0;
}
#text-ai .quote__box {
padding: 12px 14px;
border-left: 4px solid var(--color-primary);
background: var(--color-light);
border-radius: 8px;
margin: 0 0 12px;
}
#text-ai .quote__text {
margin: 0;
font-style: italic;
}
.text_section #text-ai ol li:before{
content: "";
} @media (max-width: 992px) {
#text-ai .hero__grid {
grid-template-columns: 1fr;
}
#text-ai .hero__title {
font-size: 28px;
}
}
#text-ai .faq__item:before {
content: "" !important; display: none;
}
#text-ai .faq__item{
flex-direction: column;
}
#text-ai .herio__cta {
display: inline-flex;
align-items: center;
justify-content: center;
padding: 12px 18px;
background: #fff;
color: #fff;
border-radius: 10px;
font-weight: 700;
text-decoration: none;
transition: transform .2s ease;
background: linear-gradient(135deg, #6680de 0%, #64c8bf 100%);
}
#text-ai .herio__cta:focus-visible,
#text-ai .herio__cta:hover {
transform: translateY(-1px);
}
#text-ai .text_section ol {
margin: 0!important;
}
.text_section #text-ai ol li {
display: inherit;
position: relative;
}
.text_section #text-ai ol li:before {
content: "";
display: none;
}
.text_section #text-ai ul li:before {
content: "";
display: none;  
}
.b_header {
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 1000;
background: #fff;
} .b_header.header-fixed-scrolled {
box-shadow: 0 8px 24px rgba(0, 0, 0, .08);
}
@media(max-width: 350px){
html body .btn{
font-size: 16px !important;
}
}
.footer__mail{
transition: all 0.2s ease;
color: #252525;
position: relative;
width: fit-content;
}
.footer__mail::after{
width: 100%;
position: absolute;
bottom: -1px;
height: 1px;
background-color: #252525;
content: "";
left: 0px;
max-width: 0px;
transition: all 0.2s ease;
margin: auto;
right: 0px;
}
.footer__mail:hover{
transform: translateY(-2px);
}
.footer__mail:hover::after{
max-width: 100px;
}
@media(max-width: 991px){
.container .licensesBanner2 .block__info{
flex-direction: column;
row-gap: 20px;
}
.container .licensesBanner2 .block__info .licensesBanner2__photo{
width: 100%;
position: relative;
right: 0px;
margin-top: 0px;
top: 0px;
}
.container .licensesBanner2 .licensesBanner2__photo-inner {
width: 100%;
left: 0px;
}
.container .licensesBanner2 .licensesBanner2__photo-inner img{
max-width: 400px;
position: relative;
margin: auto;
}
.container .licensesBanner2 .block__info .licensesBanner2__photo .responsive-img:after {
padding-top: 80px;
}
.container .licensesBanner2 .block__info .licensesBanner2__digits {
width: 100%;
padding-right: 15px;
}
.container .licensesBanner2 .licensesBanner2-list .item .inner:after{
width: 100%;
margin-top: 8px;
}
}
@media(max-width: 768px){
.licensesBanner2 .licensesBanner2__photo-btn{
width: calc(100% - 150px);
left: 0px !important;
transform: unset !important;
min-width: unset;
}
}
@media (max-width: 722px) {
.licensesBanner2 .block__info .licensesBanner2__digits {
padding-bottom: 20px !important;
}
.container .licensesBanner2 .block__info .licensesBanner2__photo{
opacity: 1;
}
}
@media(max-width: 600px){
.b_header .logo_text {
margin-right: 0px;
margin-left: 0px;
}
}
@media (max-width: 500px){
.container .licensesBanner2 .licensesBanner2__photo-inner img{
display: none;
}
.licensesBanner2 .licensesBanner2__photo-btn {
width: 100%;
}
.licensesBanner2__qr{
position: relative;
left: 0px;
margin: auto;
}
.container .licensesBanner2 .block__info .licensesBanner2__photo{
order: 3;
margin-bottom: 0px;
}
}