.test.sub {
    text-align: center;
}
html,
body {
    scroll-behavior: smooth;
}
.page-content {
    min-height: 200px;
}
.qr-code-text .pic,
.qr-code-text form label {
    display: none;
}
.qr-code-text .form-title {
    background-color: #4fb1c8;
    padding: 10px;
    color: #fff;
    max-width: 700px;
}
.qr-code-text .form-content {
    padding: 0;
}
.qr-code-text .form-content .title {
    display: none;
}
.qr-code-text .form-content form {
    max-width: 700px;
}
.qr-code-text .form-content .btn.btn-secondary {
    background-color: #4fb1c8;
    border: 2px solid #4fb1c8;
    color: #fff;
    transition: all 0.3s ease;
}
.qr-code-text .form-content .btn.btn-secondary:hover,
.qr-code-text .form-content .btn.btn-secondary:focus {
    background-color: #fff;
    border: 2px solid #4fb1c8;
    color: #4fb1c8;
    transition: all 0.3s ease;
}
.blue-marker {
    display: inline-block;
    padding: 0 5px;
    background-color: rgba(79, 177, 200, 0.2);
    transition: all 0.3s ease;
}
.blue-marker:hover,
.blue-marker:focus {
    background-color: rgba(79, 177, 200, 0.6);
    transition: all 0.3s ease;
}
a > .blue-marker {
    text-decoration: none;
    color: #212529;
}
.yellow-marker {
    display: inline-block;
    background-color: rgba(224, 186, 72, 0.4);
    transition: all 0.3s ease;
}
.yellow-marker:hover,
.yellow-marker:focus {
    background-color: rgba(224, 186, 72, 0.7);
    transition: all 0.3s ease;
}
.yellow-underline {
    border-bottom: 3px solid #e0ba48;
}
.navbar-site {
    background-color: #d1ebf1;
}
@media (min-width: 1200px) {
    .navbar-site {
        padding-top: 0;
        padding-bottom: 0;
    }
    .navbar-site .container {
        padding-left: 0;
        padding-right: 0;
    }
}
.navbar-site .navbar-nav .nav-item .dropdown-menu .dropdown-item:active {
    background-color: #4fb1c8;
    color: #fff;
}
.navbar-site .navbar-nav .nav-item .nav-link,
.navbar-site .navbar-nav .nav-item .dropdown-menu .dropdown-item {
    font-size: 1.1rem;
    white-space: nowrap;
}
@media (min-width: 1200px) and (max-width: 1300px) {
    .navbar-site .navbar-nav .nav-item .nav-link,
    .navbar-site .navbar-nav .nav-item .dropdown-menu .dropdown-item {
        font-size: 0.65rem;
    }
}
@media (min-width: 1301px) and (max-width: 1400px) {
    .navbar-site .navbar-nav .nav-item .nav-link,
    .navbar-site .navbar-nav .nav-item .dropdown-menu .dropdown-item {
        font-size: 0.75rem;
    }
}
@media (min-width: 1401px) and (max-width: 1500px) {
    .navbar-site .navbar-nav .nav-item .nav-link,
    .navbar-site .navbar-nav .nav-item .dropdown-menu .dropdown-item {
        font-size: 0.85rem;
    }
}
@media (min-width: 1501px) and (max-width: 1649px) {
    .navbar-site .navbar-nav .nav-item .nav-link,
    .navbar-site .navbar-nav .nav-item .dropdown-menu .dropdown-item {
        font-size: 0.95rem;
    }
}
@media (min-width: 1650px) and (max-width: 1700px) {
    .navbar-site .navbar-nav .nav-item .nav-link,
    .navbar-site .navbar-nav .nav-item .dropdown-menu .dropdown-item {
        font-size: 1.05rem;
    }
}
@media (min-width: 1701px) {
    .navbar-site .navbar-nav .nav-item .nav-link,
    .navbar-site .navbar-nav .nav-item .dropdown-menu .dropdown-item {
        font-size: 1.1rem;
    }
}
.navbar-site .navbar-nav .nav-item.active .nav-link {
    background-color: #fff;
    color: #4fb1c8;
}
.navbar-site .navbar-nav .nav-item .nav-link:hover {
    background-color: #fff;
    color: #4fb1c8;
}
@media (min-width: 768px) {
    .navbar-site .navbar-nav .nav-item .nav-link {
        padding: 1rem 30px;
    }
}
@media (max-width: 767px) {
    .navbar-site .navbar-nav .nav-item .nav-link {
        padding-left: 15px;
    }
}
@media (min-width: 768px) {
    .navbar-site .navbar-nav .nav-item:first-child .nav-link,
    .navbar-site .navbar-nav .nav-item:last-child .nav-link {
        padding: 1rem 30px;
    }
}
@media (max-width: 767px) {
    .navbar-site .navbar-nav .nav-item:first-child .nav-link {
        padding-left: 15px;
    }
}
@media (max-width: 1199px) {
    .navbar-site.fixed-top {
        padding-top: 5px;
        padding-bottom: 5px;
    }
}
@media (max-width: 767px) {
    .navbar-site.fixed-top .navbar-nav .nav-item {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 767px) {
    .navbar-site.fixed-top .navbar-nav .nav-item:first-child {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 575px) {
    .spec-wrapper .container {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (max-width: 1499px) {
    .spec-slider.swiper-container .swiper-slide,
    .service-view .doctors .spec-slider.swiper-container .swiper-slide {
        padding-left: 0;
    }
}
@media (max-width: 575px) {
    .spec-slider.swiper-container .swiper-slide,
    .service-view .doctors .spec-slider.swiper-container .swiper-slide {
        padding-left: 8px;
        margin-right: 10px !important;
    }
    .spec-slider.swiper-container .swiper-slide .desc,
    .service-view .doctors .spec-slider.swiper-container .swiper-slide .desc {
        padding-left: 5px;
    }
    .spec-slider.swiper-container .swiper-slide .desc .name,
    .service-view
        .doctors
        .spec-slider.swiper-container
        .swiper-slide
        .desc
        .name,
    .spec-slider.swiper-container .swiper-slide .desc .exp,
    .service-view
        .doctors
        .spec-slider.swiper-container
        .swiper-slide
        .desc
        .exp {
        font-size: 0.9rem;
    }
}
@media (max-width: 1499px) {
    .spec-slider.swiper-container .swiper-slide {
        padding-left: 15px;
    }
}
.bottom-slider.swiper-container .swiper-pagination {
    display: none;
    bottom: 10px;
}
.footer-block .instagram-banner {
    color: transparent;
    font-size: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 0 0, 90%;
    background-image: url(/upload/content/images/banners/-text-2.png),
        url(/upload/content/images/banners/-text-1.png);
    transition: all 0.5s ease;
}
@media (min-width: 1200px) {
    .footer-block .instagram-banner a {
        min-height: 200px;
    }
}
@media (max-width: 1199px) {
    .footer-block .instagram-banner a {
        min-height: 100px;
    }
}
@media (max-width: 499px) {
    .footer-block .instagram-banner a {
        min-height: 80px;
    }
}
@media (max-width: 767px) {
    .footer-block .instagram-banner {
        padding: 0;
        background-size: 0 0, 100%;
    }
}
@media (max-width: 499px) {
    .footer-block .instagram-banner {
        margin: 0 5px;
    }
}
.footer-block .instagram-banner:hover,
.footer-block .instagram-banner:focus,
.footer-block .instagram-banner:active {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 90%, 0 0;
    transition: all 0.5s ease;
}
@media (max-width: 767px) {
    .footer-block .instagram-banner:hover,
    .footer-block .instagram-banner:focus,
    .footer-block .instagram-banner:active {
        background-size: 100%, 0 0;
    }
}
.index-about {
    margin-top: 30px;
}
@media (max-width: 1299px) {
    .index-about {
        margin-bottom: 50px;
    }
}
@media (max-width: 991px) {
    .index-about {
        margin-top: 30px;
    }
}
.index-about .buttons a {
    background-color: #4fb1c8;
}
.index-about .buttons a:hover {
    background-color: #e0ba48;
}
@media (min-width: 1921px) and (min-resolution: 2dppx) {
    .index-actions .content-block > .title {
        font-size: 3rem;
        padding-bottom: 40px;
    }
}
@media (min-width: 3072px) and (min-resolution: 2dppx) {
    .index-actions .content-block > .title {
        font-size: 4rem;
        padding-bottom: 80px;
    }
}
@media (max-width: 1299px) {
    .index-actions .content-block > .title {
        font-size: 3rem;
        padding-bottom: 40px;
    }
}
@media (max-width: 1199px) {
    .portfolio div.title {
        font-size: 1.8rem;
        line-htight: 1.2;
    }
}
.question-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.question-block .text {
    color: #fff;
    font-size: 1.4rem;
}
.question-block .button {
    padding-left: 100px;
}
.question-block .button a {
    font-family: "Open Sans", Arial, serif;
    white-space: nowrap;
    background: #e0ba48;
    padding: 15px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 700;
    border-radius: 10px;
    transition: all 0.5s ease;
}
.question-block .button a:hover {
    color: #e0ba48;
    background: #fff;
    transition: all 0.5s ease;
}
@media (max-width: 1200px) {
    .question-block {
        display: block;
    }
    .question-block .text {
        font-size: 1rem;
        margin-bottom: 30px;
    }
    .question-block .button {
        padding: 0;
    }
    .question-block .button a {
        font-size: 1rem;
        padding: 10px;
    }
}
.bottom-block .news .item {
    margin-bottom: 30px;
}
.bottom-block .news .item .pic img {
    width: 100%;
    height: auto;
}
.bottom-block .news .item .pic .date {
    font-size: 1rem;
    top: unset;
    right: 0;
    bottom: 4px;
}
@media (min-width: 1200px) and (max-width: 1299px) {
    .bottom-block .articles .block-title,
    .bottom-block .news .block-title {
        font-size: 50px;
    }
}
.index-services .item .body .pic {
    min-width: 120px;
    max-width: 120px;
}
.index-services .item .body .name,
.problem-services .item .body .name {
    padding-right: 10px;
}
@media (max-width: 449px) {
    .index-services .item .body .name,
    .problem-services .item .body .name {
        padding-right: 5px;
        padding-left: 20px;
        font-size: 1.2rem;
    }
}
@media (max-width: 767px) {
    .index-services .item .body .name {
        font-size: 1.2rem;
        margin-top: 10px;
        margin-bottom: 10px;
        border-left: 2px solid #e0ba48;
        padding: 0 5px 0 20px;
    }
}
@media (max-width: 767px) {
    .index-services .item .body .pic {
        display: none;
    }
}
@media (max-width: 1299px) {
    .index-services div.title {
        font-size: 2.5rem;
        padding-bottom: 40px;
    }
}
.news-list .item .pic {
    margin-bottom: 10px;
}
.articles-item h3:first-child {
    font-family: "PT Serif", Arial, serif;
}
@media (min-width: 1200px) {
    .articles-item h3:first-child {
        font-size: 2.1rem;
    }
}
@media (min-width: 1500px) {
    .articles-item h3:first-child {
        font-size: 2.5rem;
    }
}
.articles-item .article-subtitle {
    font-family: "PT Serif", Arial, serif;
    font-size: 1.5rem;
    font-weight: 600;
}
.articles-item p {
    text-align: justify;
    font-size: 20px;
    margin-bottom: 1.5rem;
}
.articles-item img.main-image,
.news-item img.main-image {
    vertical-align: middle;
}
@media (min-width: 992px) {
    .articles-item img.main-image,
    .news-item img.main-image {
        max-width: 40%;
        height: auto;
        margin-right: 20px;
    }
}
@media (max-width: 991px) {
    .articles-item img.main-image,
    .news-item img.main-image {
        margin-bottom: 20px;
    }
}
@media (min-width: 992px) {
    .articles-item img.main-image-right,
    .news-item img.main-image-right {
        margin-right: 0;
        margin-left: 20px;
        float: right;
    }
}
@media (min-width: 992px) {
    .articles-item img.main-image-left,
    .news-item img.main-image-left {
        margin-left: 0;
        margin-right: 20px;
        float: left;
    }
}
.articles-item img.main-image-big,
.news-item img.main-image-big {
    max-width: 800px;
}
@media (max-width: 1199px) {
    .articles-item img.main-image-big,
    .news-item img.main-image-big {
        max-width: 600px;
    }
}
@media (max-width: 991px) {
    .articles-item img.main-image-big,
    .news-item img.main-image-big {
        max-width: 100%;
        margin-bottom: 20px;
    }
}
.article-dnk-item .description {
    min-height: 150px;
    text-align: left;
}
@media (max-width: 1499px) {
    .article-dnk-item .description {
        font-size: 18px;
    }
}
@media (max-width: 1349px) {
    .article-dnk-item .description {
        min-height: 165px;
    }
}
@media (max-width: 1199px) {
    .article-dnk-item .description {
        font-size: 16px;
    }
}
@media (max-width: 991px) {
    .article-dnk-item .description {
        margin-bottom: 1rem;
    }
}
@media (max-width: 768px) {
    .article-dnk-item .description {
        min-height: auto;
    }
}
.article-accordion .card-header {
    background-color: rgba(0, 0, 0, 0.01);
    padding-left: 10px;
    padding-right: 5px;
}
.article-accordion .card-header .btn.btn-link {
    color: #4fb1c8;
    text-decoration: none;
    font-weight: 600;
    padding: 6px 0;
    text-align: left;
}
.article-accordion .card-header .btn.btn-link:focus,
.article-accordion .card-header .btn.btn-link:hover {
    box-shadow: none;
    color: #e0ba48;
}
.article-accordion .card-header .btn.btn-link .sub-arrow {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
}
.news-item h3:first-of-type {
    font-size: 2rem;
}
@media (max-width: 767px) {
    .news-item h3:first-of-type {
        font-size: 1.75rem;
    }
}
@media (max-width: 449px) {
    .news-item h3:first-of-type {
        font-size: 1.5rem;
    }
}
.header > .row {
    align-items: center;
}
.header .menu-block .top-line {
    padding-top: 1rem;
    align-items: center;
}
@media (max-width: 1199px) {
    .header .menu-block .top-line {
        padding-top: 1rem;
        align-items: center;
    }
}
@media (max-width: 575px) {
    .header .menu-block .top-line {
        padding-top: 0.5rem;
    }
}
.header .menu-block .top-line .time {
    display: none;
}
.header .menu-block .top-line .phone {
    padding-top: 0;
}
@media (min-width: 1500px) {
    .header .menu-block .top-line .phone {
        display: flex;
        flex-direction: row;
        align-items: center;
    }
}
@media (min-width: 1200px) and (max-width: 1499px) {
    .header .menu-block .top-line .phone {
        display: flex;
        /*flex-direction: column-reverse;*/
        align-items: center;
    }
}
.header .menu-block .top-line .phone .phone-link {
    color: #000;
    text-decoration: none;
    transition: 0.2s ease;
}
@media (max-width: 1699px) {
    .header .menu-block .top-line .phone .phone-link {
        font-size: 1.6rem;
    }
}
.header .menu-block .top-line .phone .phone-link:hover {
    color: #4fb1c8;
    transition: 0.2s ease;
}
.header .menu-block .top-line .phone .small {
    margin-right: 20px;
}
/*@media (min-width: 1200px) and (max-width: 1499px) {
    .header .menu-block .top-line .phone .small {
        margin-right: 0;
        margin-top: 10px;
    }
}*/
.header .menu-block .top-line .phone .small a {
    margin-right: 10px;
    font-size: 0;
}
.header .menu-block .top-line .phone .small a:hover svg .cls-1 {
    fill: #e0ba48 !important;
    transition: 0.2s ease;
}
.header .menu-block .top-line .phone .small a:last-child {
    margin-right: 0;
}
.header .menu-block .top-line .phone .small svg {
    width: 40px;
}
@media (min-width: 1200px) and (max-width: 1699px) {
    .header .menu-block .top-line .phone .small svg {
        width: 35px;
    }
}
.header .menu-block .top-line .phone .small svg .cls-1 {
    fill: #4fb1c8 !important;
    transition: 0.2s ease;
}
.header .menu-block .top-line .phone .small svg .cls-2 {
    fill: #fff !important;
}
.header .menu-block .top-line .order-button {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 0;
}
.header .menu-block .top-line .order-button a {
    border-radius: 25px;
    padding: 10px 25px;
}
@media (max-width: 1699px) {
    .header .menu-block .top-line .order-button a {
        font-size: 1.1rem;
    }
}
@media (max-width: 575px) {
    .header .menu-block .top-line .order-button a {
        font-size: 0.7rem;
        padding: 10px 15px;
    }
}
@media (max-width: 349px) {
    .header .menu-block .top-line .order-button a {
        font-size: 0.5rem;
        padding: 8px 12px;
    }
}
.header .menu-block .top-line .order-button a:first-child {
    padding: 10px;
}
.header .menu-block .top-line .target a {
    text-decoration: none;
    text-transform: unset;
}
@media (max-width: 1699px) {
    .header .menu-block .top-line .target a {
        font-size: 1.2rem;
    }
}
.header .menu-block .top-line .target a.active {
    pointer-events: none;
}
.header .menu-block .top-line .target a:first-child {
    border-right: 0;
    margin-bottom: 10px;
}
@media (max-width: 1699px) {
    .header .menu-block .top-line .target a:first-child {
        padding-right: 10px;
    }
}
.header .menu-block .top-line .target a:first-child svg {
    width: 30px;
}
@media (max-width: 1699px) {
    .header .menu-block .top-line .target a:first-child svg {
        width: 30px;
    }
}
@media (max-width: 349px) {
    .header .menu-block .top-line .target a:first-child svg {
        width: 25px;
    }
}
.header .menu-block .top-line .target a:last-child {
    padding-left: 0;
}
.header .menu-block .top-line .target a:last-child svg {
    width: 25px;
}
@media (max-width: 1699px) {
    .header .menu-block .top-line .target a:last-child svg {
        width: 25px;
    }
}
@media (max-width: 349px) {
    .header .menu-block .top-line .target a:last-child svg {
        width: 20px;
    }
}
.header .menu-block .top-line .target a svg {
    margin-right: 12px;
}
@media (max-width: 991px) {
    .header .menu-block .top-line .target a svg {
        margin-right: 10px;
    }
}
@media (max-width: 575px) {
    .header .menu-block .top-line .target a svg {
        margin-right: 0;
    }
}
@media (max-width: 767px) {
    .header .menu-block .top-line .target a span {
        display: none;
    }
}
.header + .menu {
    margin-top: 20px;
}
@media (max-width: 575px) {
    .header + .menu {
        margin-top: 0.5rem;
    }
}
@media (max-width: 767px) {
    .top-slider.swiper-container .swiper-pagination {
        bottom: 10px;
    }
}
@media (max-width: 991px) {
    .top-slider.swiper-container .swiper-pagination {
        bottom: 20px;
    }
}
@media (max-width: 767px) {
    .top-slider.swiper-container .swiper-pagination {
        bottom: 10px;
    }
}
@media (max-width: 449px) {
    .top-slider.swiper-container .swiper-pagination {
        bottom: 5px;
    }
}
@media (max-width: 767px) {
    .top-slider.swiper-container .swiper-pagination .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
    }
}
@media (max-width: 449px) {
    .top-slider.swiper-container .swiper-pagination .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }
}
@media (max-width: 1199px) {
    .top-slider .swiper-slide .container {
        max-width: 100%;
        padding-right: 0;
        padding-left: 0;
    }
}
@media (max-width: 399px) {
    .top-slider .swiper-slide .container {
        max-width: 100%;
    }
}
.top-slider .caption .container > div {
    padding: 15px;
}
@media (max-width: 767px) {
    .top-slider .caption .container > div {
        max-width: 42%;
    }
}
@media (max-width: 399px) {
    .top-slider .caption .container > div {
        padding-left: 5px;
    }
}
.top-slider .caption .container > div > .slider-text {
    font-size: 1.75rem;
    text-align: left;
    font-style: italic;
}
@media (max-width: 1799px) {
    .top-slider .caption .container > div > .slider-text {
        font-size: 1.4rem;
    }
}
@media (max-width: 1549px) {
    .top-slider .caption .container > div > .slider-text {
        font-size: 1.3rem;
    }
}
@media (max-width: 1449px) {
    .top-slider .caption .container > div > .slider-text {
        font-size: 1.2rem;
    }
}
@media (max-width: 1299px) {
    .top-slider .caption .container > div > .slider-text {
        font-size: 1.1rem;
    }
}
@media (max-width: 1200px) {
    .top-slider .caption .container > div > .slider-text {
        font-size: 1rem !important;
    }
}
@media (max-width: 991px) {
    .top-slider .caption .container > div > .slider-text {
        font-size: 0.9rem !important;
    }
}
@media (max-width: 891px) {
    .top-slider .caption .container > div > .slider-text {
        font-size: 0.8rem !important;
    }
}
@media (max-width: 767px) {
    .top-slider .caption .container > div > .slider-text {
        font-size: 0.7rem !important;
    }
}
.top-slider .caption .container > div > .slider-text {
    margin-bottom: 0;
}
@media (max-width: 649px) {
    .top-slider .caption .container > div > .slider-text {
        display: none;
    }
}
.top-slider .caption .container > div > .slider-title {
    font-family: Georgia, serif;
    color: #e0ba48;
    font-size: 4.5rem;
    font-weight: 700;
    text-align: left;
    line-height: 1;
}
@media (max-width: 1799px) {
    .top-slider .caption .container > div > .slider-title {
        font-size: 3.5rem;
    }
}
@media (max-width: 1549px) {
    .top-slider .caption .container > div > .slider-title {
        font-size: 3.3rem;
    }
}
@media (max-width: 1499px) {
    .top-slider .caption .container > div > .slider-title {
        font-size: 3.3rem;
    }
}
@media (max-width: 1299px) {
    .top-slider .caption .container > div > .slider-title {
        font-size: 2.5rem;
    }
}
@media (max-width: 1200px) {
    .top-slider .caption .container > div > .slider-title {
        font-size: 2.4rem !important;
    }
}
@media (max-width: 1099px) {
    .top-slider .caption .container > div > .slider-title {
        font-size: 2rem !important;
    }
}
@media (max-width: 991px) {
    .top-slider .caption .container > div > .slider-title {
        font-size: 1.8rem !important;
    }
}
@media (max-width: 891px) {
    .top-slider .caption .container > div > .slider-title {
        font-size: 1.6rem !important;
    }
}
@media (max-width: 767px) {
    .top-slider .caption .container > div > .slider-title {
        font-size: 1.4rem !important;
    }
}
@media (max-width: 499px) {
    .top-slider .caption .container > div > .slider-title {
        font-size: 1.1rem !important;
    }
}
@media (max-width: 399px) {
    .top-slider .caption .container > div > .slider-title {
        font-size: 1rem !important;
    }
}
.top-slider .caption .container > div .slider-link-btn {
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    background-color: #e0ba48;
    position: absolute;
    bottom: -50px;
    left: 15px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 1.2rem;
    transition: all 0.5s ease;
}
.top-slider .caption .container > div .slider-link-btn:hover,
.top-slider .caption .container > div .slider-link-btn:focus {
    color: #e0ba48;
    background-color: #fff;
    transition: all 0.5s ease;
}
@media (max-width: 1499px) {
    .top-slider .caption .container > div .slider-link-btn {
        font-size: 1rem;
        padding: 5px 10px;
        bottom: -30px;
    }
}
@media (max-width: 1200px) {
    .top-slider .caption .container > div .slider-link-btn {
        font-size: 1rem;
        padding: 5px 10px;
        bottom: -15px;
    }
}
@media (max-width: 891px) {
    .top-slider .caption .container > div .slider-link-btn {
        font-size: 0.7rem;
        padding: 3px 7px;
        bottom: -5px;
    }
}
@media (max-width: 767px) {
    .top-slider .caption .container > div .slider-link-btn {
        bottom: -5px;
    }
}
@media (max-width: 499px) {
    .top-slider .caption .container > div .slider-link-btn {
        font-size: 0.5rem;
        bottom: -5px;
    }
}
@media (max-width: 399px) {
    .top-slider .caption .container > div .slider-link-btn {
        left: 5px;
    }
}
.top-slider .swiper-slide .caption {
    top: 20% !important;
    left: 20px;
    display: block !important;
}
@media (max-width: 1799px) {
    .top-slider .swiper-slide .caption {
        left: 10px;
    }
}
@media (max-width: 1449px) {
    .top-slider .swiper-slide .caption {
        top: 23% !important;
    }
}
@media (max-width: 1299px) {
    .top-slider .swiper-slide .caption {
        top: 20% !important;
    }
}
@media (max-width: 767px) {
    .top-slider .swiper-slide .caption {
        top: 18% !important;
    }
}
@media (max-width: 699px) {
    .top-slider .swiper-slide .caption {
        top: 10% !important;
    }
}
@media (max-width: 649px) {
    .top-slider .swiper-slide .caption {
        top: 20% !important;
    }
}
@media (max-width: 449px) {
    .top-slider .swiper-slide .caption {
        left: 5px;
    }
}
.about-image-row {
    text-align: center;
    margin-bottom: 50px;
    min-height: 525px;
    background-image: url(/upload/content/images/about_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
@media (max-width: 992px) {
    .about-image-row {
        min-height: 325px;
        margin-bottom: 30px;
    }
}
@media (max-width: 767px) {
    .about-image-row {
        min-height: 225px;
    }
}
.about-image-col {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.about-image-text {
    font-family: "PT Serif", Arial, serif;
    color: #fff;
    text-align: center;
    padding: 0 250px 30px;
    font-size: 60px;
}
@media (max-width: 1199px) {
    .about-image-text {
        padding: 0 150px 25px;
        font-size: 50px;
    }
}
@media (max-width: 991px) {
    .about-image-text {
        padding: 0 70px 10px;
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .about-image-text {
        padding: 0 30px 10px;
        font-size: 20px;
    }
}
.about-image-text-btn {
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    background-color: #e0ba48;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 1.2rem;
    transition: all 0.5s ease;
}
.about-image-text-btn:hover,
.about-image-text-btn:focus {
    color: #e0ba48;
    background-color: #fff;
    transition: all 0.5s ease;
    text-decoration: none;
}
@media (max-width: 1200px) {
    .about-image-text-btn {
        font-size: 1rem;
        padding: 5px 10px;
    }
}
@media (max-width: 891px) {
    .about-image-text-btn {
        font-size: 0.7rem;
        padding: 3px 7px;
    }
}
@media (max-width: 499px) {
    .about-image-text-btn {
        font-size: 0.5rem;
    }
}
.about-description-blocks {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 50px;
}
@media (max-width: 991px) {
    .about-description-blocks {
        padding-bottom: 30px;
    }
}
.about-clinic-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 50px;
}
@media (max-width: 991px) {
    .about-clinic-block {
        margin-bottom: 30px;
    }
}
.about-clinic-block .about-clinic-text {
    width: 100%;
}
@media (min-width: 1200px) {
    .about-clinic-block .about-clinic-text {
        width: 58%;
    }
}
@media (min-width: 1200px) {
    .about-clinic-block .about-clinic-text {
        margin-bottom: 20px;
    }
}
.about-clinic-block .about-clinic-tour {
    width: 100%;
}
@media (min-width: 1200px) {
    .about-clinic-block .about-clinic-tour {
        width: 40%;
    }
}
.about-clinic-block,
.about-description-block {
    padding: 50px 80px;
    -webkit-box-shadow: 0 1px 20px -4px #dcdcdc;
    box-shadow: 0 1px 20px -4px #dcdcdc;
    transition: all 0.3s ease;
}
.about-clinic-block:hover,
.about-description-block:hover,
.about-clinic-block:focus,
.about-description-block:focus {
    -webkit-box-shadow: 0 4px 40px -4px #dcdcdc;
    box-shadow: 0 4px 40px -4px #dcdcdc;
    transition: all 0.3s ease;
}
@media (max-width: 1439px) {
    .about-clinic-block,
    .about-description-block {
        padding: 40px 70px;
    }
}
@media (max-width: 1199px) {
    .about-clinic-block,
    .about-description-block {
        padding: 25px 50px;
    }
}
@media (max-width: 991px) {
    .about-clinic-block,
    .about-description-block {
        padding: 20px 40px;
    }
}
@media (max-width: 767px) {
    .about-clinic-block,
    .about-description-block {
        padding: 15px 30px;
    }
}
.about-description-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
@media (max-width: 767px) {
    .about-description-block {
        margin-bottom: 30px;
    }
}
@media (min-width: 768px) {
    .about-description-block {
        max-width: 49%;
        flex: 0 0 49%;
    }
}
.about-description-title {
    text-align: center;
    margin-top: 75px;
    margin-bottom: 110px;
    font-size: 30px;
    font-weight: 600;
}
.about-description-subtitle {
    color: #4fb1c8;
    font-family: PT-Serif;
    font-style: italic;
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
    line-height: 30px;
}
@media (max-width: 1439px) {
    .about-description-subtitle {
        font-size: 16px;
        line-height: 26px;
    }
}
.about-description-subtitle span {
    display: block;
    font-size: 28px;
    font-family: "FreeSet", Arial, serif;
    line-height: 1.2;
    font-style: normal;
    color: #212529;
}
@media (max-width: 1439px) {
    .about-description-subtitle span {
        font-size: 24px;
    }
}
@media (max-width: 1199px) {
    .about-description-subtitle span {
        font-size: 20px;
    }
}
.about-clinic-block .about-description-subtitle span {
    font-family: "PT Serif", Arial, serif;
    font-size: 44px;
}
@media (max-width: 1439px) {
    .about-clinic-block .about-description-subtitle span {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .about-clinic-block .about-description-subtitle span {
        font-size: 36px;
    }
}
.about-description-text {
    text-align: center;
}
.about-clinic-block .about-description-text {
    text-align: justify;
}
.about-features-row {
    padding: 30px 10% 10px;
    background-color: #e6f0f2;
}
.about-features-col {
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: all 0.3s linear;
}
.about-feature-image {
    width: 150px;
    height: 150px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 95%;
    filter: 0;
    transition: all 0.3s ease;
}
.about-features-col:hover .about-feature-image {
    filter: drop-shadow(5px 3px 2px #4fb1c8);
    transition: all 0.3s ease;
}
.about-features-col-exp .about-feature-image {
    background-image: url(/upload/content/images/icons/icon-22-years.png);
}
.about-features-col-prof .about-feature-image {
    background-image: url(/upload/content/images/icons/icon-report.png);
}
.about-features-col-innov .about-feature-image {
    background-image: url(/upload/content/images/icons/icon-pulse.png);
}
.about-features-col-safety .about-feature-image {
    background-image: url(/upload/content/images/icons/icon-molecula.png);
}
.about-feature-description {
    text-align: center;
    font-family: "PT Serif", Arial, serif;
    color: #1c344c;
    font-style: italic;
    font-size: 18px;
    line-height: 20px;
    padding: 20px 80px;
}
@media (max-width: 449px) {
    .about-feature-description {
        padding: 20px;
    }
}
@media (max-width: 399px) {
    .about-feature-description {
        padding: 20px 0;
    }
}
.about-calendar-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.about-calendar-title {
    background-image: url(/upload/content/images/about-2-top-img.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    margin-bottom: 10px;
}
.about-calendar-title .about-description-title {
    text-align: center;
    margin-top: 75px;
    margin-bottom: 110px;
    font-size: 30px;
    font-weight: 600;
}
@media (max-width: 1439px) {
    .about-calendar-title .about-description-title {
        margin-top: 55px;
        margin-bottom: 80px;
        font-size: 26px;
    }
}
@media (max-width: 1199px) {
    .about-calendar-title .about-description-title {
        margin-top: 45px;
        margin-bottom: 60px;
        font-size: 24px;
    }
}
@media (max-width: 991px) {
    .about-calendar-title .about-description-title {
        margin-top: 35px;
        margin-bottom: 40px;
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .about-calendar-title .about-description-title {
        margin-top: 25px;
        margin-bottom: 30px;
        font-size: 18px;
    }
}
.about-calendar-col {
    position: relative;
    padding: 0;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 1px 20px -4px #dcdcdc;
    box-shadow: 0 1px 20px -4px #dcdcdc;
    transition: all 0.3s ease;
}
@media (min-width: 768px) {
    .about-calendar-col {
        max-width: 49%;
        flex: 0 0 49%;
    }
}
.about-calendar-col:hover,
.about-calendar-col:focus {
    -webkit-box-shadow: 0 4px 40px -4px #dcdcdc;
    box-shadow: 0 4px 40px -4px #dcdcdc;
    transition: all 0.3s ease;
}
.about-calendar-date {
    position: absolute;
    z-index: 10;
    left: 0;
    top: 20px;
    background-color: #4fb1c8;
    padding: 10px 15px;
    color: #fff;
    transition: all 0.3s ease;
}
@media (max-width: 767px) {
    .about-calendar-date {
        font-size: 0.8rem;
        padding: 5px 10px;
    }
}
.about-calendar-col:hover .about-calendar-date {
    background-color: #e0ba48;
    transition: all 0.3s ease;
}
.about-calendar-desc {
    padding: 25px 30px;
}
.about-calendar-img {
    padding: 0;
}
.problems-block .item {
    margin-bottom: 20px;
}
.problems-block .item a {
    text-decoration: none;
    transition: all 0.5s ease;
}
.problems-block .item a:hover .body,
.problems-block .item a:focus .body {
    -webkit-box-shadow: 0 0 15px 5px rgba(41, 52, 73, 0.2);
    box-shadow: 0 0 15px 5px rgba(41, 52, 73, 0.2);
    transition: all 0.5s ease;
}
.problems-block .item a:hover .body .name::after,
.problems-block .item a:focus .body .name::after {
    transition: all 0.5s ease 0.2s;
    opacity: 1;
}
.problems-block .item a:hover .body .pic img,
.problems-block .item a:focus .body .pic img {
    transform: scale(1.1);
    transition: all 0.5s ease;
}
.problems-block .item a:hover .body .pic .count,
.problems-block .item a:focus .body .pic .count {
    color: #fff;
    background-color: #e0ba48;
    transition: all 0.5s ease;
}
.problems-block .item a .body {
    transition: all 0.5s ease;
}
.problems-block .item a .body .pic {
    margin-bottom: 0;
    overflow: hidden;
}
.problems-block .item a .body .pic img,
.problems-block .item a .body .pic .count {
    transition: all 0.5s ease;
}
.problems-block .item .body .name {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
    border-top: 0;
    background-color: #4fb1c8;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    min-height: 90px;
    transition: all 0.5s ease;
}
@media (min-width: 992px) and (max-width: 1549px) {
    .problems-block .item .body .name {
        font-size: 0.9rem;
        line-height: 1.2;
    }
}
@media (max-width: 449px) {
    .problems-block .item .body .name {
        font-size: 0.8rem;
        line-height: 1.2;
        min-height: 70px;
    }
}
.problems-block .item .body .name::after {
    position: absolute;
    content: "";
    background-color: #fff;
    bottom: 8px;
    left: 35%;
    width: 30%;
    height: 2px;
    opacity: 0;
    transition: all 0.5s ease 0.2s;
}
.problem-index-title {
    font-family: "PT Serif", Arial, serif;
    font-size: 2rem;
}
@media (min-width: 992px) {
    .problem-index-title {
        font-size: 4rem;
    }
}
.problem-index-subtitle {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    font-family: "PT Serif", Arial, serif;
    font-size: 1.7rem;
    text-align: center;
}
@media (min-width: 992px) {
    .problem-index-subtitle {
        font-size: 3rem;
    }
}
.problem-index-subtitle span {
    padding: 10px 20px;
    background-color: #fff;
}
@media (max-width: 499px) {
    .problem-index-subtitle span {
        padding: 10px;
    }
}
@media (max-width: 449px) {
    .problem-index-subtitle span {
        max-width: 230px;
    }
}
.problem-index-subtitle::after {
    position: absolute;
    z-index: -1;
    content: "";
    height: 2px;
    width: 100%;
    bottom: 45%;
    left: 0;
    background-color: #4fb1c8;
}
.problem-description {
    font-size: 1.2rem;
    margin-bottom: 40px;
}
@media (min-width: 992px) {
    .problem-description {
        font-size: 1.5rem;
        text-align: justify;
        margin-bottom: 60px;
    }
}
.problems-reasons {
    margin-bottom: 20px;
}
.problems-reasons-col-left {
    border-right: #4fb1c8 2px solid;
}
.problems-reasons-col {
    padding-left: 100px;
}
@media (max-width: 1299px) {
    .problems-reasons-col {
        padding-left: 50px;
    }
}
@media (max-width: 991px) {
    .problems-reasons-col {
        padding-left: 20px;
    }
}
@media (max-width: 767px) {
    .problems-reasons-col {
        padding-left: 15px;
    }
}
.problems-reasons-description {
    font-size: 1.3rem;
}
@media (max-width: 1299px) {
    .problems-reasons-description {
        font-size: 1.2rem;
    }
}
@media (max-width: 1199px) {
    .problems-reasons-description {
        font-size: 1.1rem;
    }
}
@media (min-width: 992px) {
    .problems-reasons-description {
        text-align: justify;
    }
}
@media (max-width: 991px) {
    .problems-reasons-description {
        font-size: 1rem;
    }
}
.problems-reasons-col .reasons-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.problems-reasons-col .reasons-list li {
    position: relative;
    padding-left: 20px;
    font-size: 1.3rem;
}
@media (max-width: 1299px) {
    .problems-reasons-col .reasons-list li {
        font-size: 1.2rem;
    }
}
@media (max-width: 1199px) {
    .problems-reasons-col .reasons-list li {
        font-size: 1.1rem;
    }
}
@media (max-width: 991px) {
    .problems-reasons-col .reasons-list li {
        font-size: 1rem;
    }
}
.problems-reasons-col .reasons-list li::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    color: #4fb1c8;
    font-size: 20px;
    font-weight: 700;
}
@media (max-width: 991px) {
    .problems-reasons-col .reasons-list li::before {
        top: -4px;
    }
}
.problems-reasons-col .reasons-list li::before {
    content: "\2022";
    left: 5px;
}
@media (max-width: 767px) {
    .problems-reasons-col .reasons-list li::before {
        left: 2px;
    }
}
@media (max-width: 767px) {
    .problems-reasons-col {
        border-right: 0;
    }
}
@media (max-width: 1299px) {
    .problems-reasons-col {
        padding-left: 50px;
    }
}
@media (max-width: 991px) {
    .problems-reasons-col {
        padding-left: 20px;
    }
}
@media (max-width: 767px) {
    .problems-reasons-col {
        padding-left: 15px;
    }
}
@media (max-width: 1199px) {
    .service-pic-big {
        height: 500px;
    }
}
@media (max-width: 767px) {
    .service-pic-big {
        height: 400px;
    }
}
@media (max-width: 449px) {
    .service-pic-big {
        height: 350px;
    }
}
.service-description-col {
    font-size: 1.2rem;
}
@media (max-width: 991px) {
    .service-description-col {
        font-size: 1.2rem;
    }
}
@media (max-width: 449px) {
    .service-description-col {
        font-size: 1rem;
    }
}
.service-view {
    padding-top: 30px;
}
@media (max-width: 767px) {
    .service-view {
        padding-top: 10px;
    }
}
.service-title-block {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}
.camera-label {
    display: none;
    margin-bottom: 1.5rem;
}
.camera-label-link {
    position: relative;
    z-index: 10;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 2px solid #4fb1c8;
    background-color: #fff;
    color: #4fb1c8;
    padding: 15px 20px;
    text-decoration: none;
    border-radius: 15px;
    font-weight: 600;
    transition: all 0.3s ease;
    outline: none;
}
@media (max-width: 499px) {
    .camera-label-link {
        font-size: 0.8rem;
        padding: 10px 15px;
    }
}
@media (max-width: 399px) {
    .camera-label-link {
        font-size: 0.7rem;
        padding: 5px 7px;
    }
}
.camera-label-link:hover,
.camera-label-link:focus {
    background-color: #e0ba48;
    text-decoration: none;
    color: #fff;
    background-color: #4fb1c8;
    outline: none;
}
.camera-label-link:hover .more-link,
.camera-label-link:focus .more-link,
.camera-label-link:hover .more-link,
.camera-label-link:focus .more-link {
    border-bottom: 2px solid #fff;
    transition: border 0.3s ease;
}
.camera-label-link:hover .camera-label-image,
.camera-label-link:focus .camera-label-image {
    transform: scale(1.2);
}
.camera-label-link .more-link {
    border-bottom: 2px solid #4fb1c8;
    transition: border 0.3s ease;
}
.camera-label-image {
    margin-right: 20px;
    transition: all 0.3s ease;
}
@media (max-width: 499px) {
    .camera-label-image {
        width: 60px;
    }
}
@media (max-width: 399px) {
    .camera-label-image {
        width: 50px;
    }
}
.service-view h1 {
    font-size: 4rem;
    margin-bottom: 1.5rem;
}
@media (max-width: 991px) {
    .service-view h1 {
        font-size: 3rem;
        margin-bottom: 1rem;
    }
}
@media (max-width: 767px) {
    .service-view h1 {
        font-size: 2.5rem;
    }
}
@media (max-width: 449px) {
    .service-view h1 {
        font-size: 2rem;
    }
}
.service-view .blue-line {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .service-view .blue-line {
        margin-top: 20px;
    }
}
@media (max-width: 991px) {
    .service-view .blue-line {
        padding: 30px 0;
    }
}
@media (max-width: 767px) {
    .service-view .blue-line {
        margin-top: 0;
    }
}
.service-view .works {
    margin-top: 50px;
}
@media (max-width: 991px) {
    .service-view .works {
        font-size: 1.2rem;
    }
}
@media (max-width: 767px) {
    .service-view .works {
        margin-top: 30px;
    }
}
@media (max-width: 449px) {
    .service-view .works {
        font-size: 1rem;
    }
}
@media (max-width: 1299px) {
    .service-view .blue-line > div {
        font-size: 1.3rem;
    }
}
@media (max-width: 991px) {
    .service-view .blue-line > div {
        font-size: 1rem;
    }
}
@media (max-width: 449px) {
    .service-view .blue-line > div {
        font-size: 0.9rem;
    }
}
@media (max-width: 767px) {
    .service-view .blue-line > div:not(:last-of-type) {
        margin-bottom: 50px;
    }
}
@media (max-width: 1399px) {
    .service-view .blue-line > div .big {
        font-size: 2.5rem;
    }
}
@media (max-width: 1199px) {
    .service-view .blue-line > div .big {
        line-height: 1.2;
    }
}
@media (max-width: 991px) {
    .service-view .blue-line > div .big {
        font-size: 1.8rem;
    }
}
.service-view .blue-line > div .big a {
    color: #fff;
    position: relative;
    text-decoration: none;
    border-bottom: 2px dashed #fff;
    transition: all 0.3s ease;
}
.service-view .blue-line > div .big a:hover {
    border-bottom: 2px solid #fff;
    transition: all 0.3s ease;
}
.service-view .blue-line > div .small {
    font-size: 0.8rem;
    color: rgba(255, 255, 255, 0.8);
    padding: 0 20px;
    padding-top: 8px;
}
@media (max-width: 1199px) {
    .service-view .blue-line > div .small {
        padding-top: 12px;
    }
}
@media (max-width: 991px) {
    .service-view .blue-line > div .small {
        padding: 12px 0 0;
    }
}
@media (max-width: 767px) {
    .service-view .blue-line > div .small {
        font-size: 0.7rem;
    }
}
.service-view .blue-line > div .small img {
    width: 25px;
    height: auto;
    animation: spin 0.7s infinite linear;
}
@media (max-width: 1199px) {
    .service-view .blue-line > div .small img {
        width: 20px;
        height: auto;
    }
}
@keyframes spin {
    0%,
    100% {
        transform: translate(0, 0);
        opacity: 1;
    }
    50% {
        transform: translate(0, -25%);
    }
}
.service-view .recommendation {
    padding-top: 50px;
}
@media (max-width: 991px) {
    .service-view .recommendation {
        padding-top: 30px;
    }
}
@media (max-width: 1299px) {
    .service-view .recommendation > div {
        font-size: 1.1rem;
    }
}
@media (max-width: 1199px) {
    .service-view .recommendation > div {
        font-size: 1rem;
    }
}
@media (max-width: 991px) {
    .service-view .recommendation > div {
        font-size: 1rem;
    }
}
.service-view .recommendation .recommendation-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.service-view .recommendation .recommendation-list li {
    position: relative;
    padding-left: 20px;
}
.service-view .recommendation .recommendation-list li::before {
    position: absolute;
    content: "";
    top: -2px;
    left: 0;
    color: #e0ba48;
    font-size: 20px;
    font-weight: 700;
}
@media (max-width: 991px) {
    .service-view .recommendation .recommendation-list li::before {
        top: -4px;
    }
}
@media (max-width: 1299px) {
    .service-view .recommendation.three-col .recommendation-list li {
        font-size: 1rem;
    }
}
.service-view .recommendation .recommendation-list-indications li::before {
    content: "\2022";
    left: 5px;
}
@media (max-width: 767px) {
    .service-view .recommendation .recommendation-list-indications li::before {
        left: 2px;
    }
}
.service-view .recommendation .recommendation-list-effects li::before {
    content: "+";
}
.service-view .recommendation .recommendation-list-contraindication li::before {
    content: "Г—";
}
@media (max-width: 767px) {
    .service-view .recommendation .left-col {
        position: relative;
        border-right: 0;
        margin-bottom: 30px;
    }
    .service-view .recommendation .left-col::after {
        position: absolute;
        content: "";
        width: 80%;
        height: 2px;
        bottom: -15px;
        left: 10%;
        background-color: #e0ba48;
    }
}
.service-view .recommendation .title {
    font-size: 3.5rem;
}
@media (max-width: 1299px) {
    .service-view .recommendation .title {
        font-size: 2.5rem;
        margin-bottom: 10px;
    }
}
@media (max-width: 1199px) {
    .service-view .recommendation .title {
        font-size: 2.5rem;
    }
}
@media (max-width: 991px) {
    .service-view .recommendation .title {
        font-size: 1.8rem;
        line-height: 1.2;
    }
}
.service-view .recommendation.three-col .title {
    font-size: 2.5rem;
}
@media (max-width: 1680px) {
    .service-view .recommendation.three-col .title {
        font-size: 2.2rem;
        margin-bottom: 10px;
    }
}
@media (max-width: 1480px) {
    .service-view .recommendation.three-col .title {
        font-size: 2rem;
    }
}
@media (max-width: 1299px) {
    .service-view .recommendation.three-col .title {
        font-size: 1.7rem;
    }
}
@media (max-width: 1199px) {
    .service-view .recommendation.three-col .title {
        font-size: 1.5rem;
    }
}
@media (max-width: 1099px) {
    .service-view .recommendation.three-col .title {
        font-size: 1.3rem;
    }
}
@media (max-width: 991px) {
    .service-view .recommendation.three-col .title {
        font-size: 1.5rem;
        line-height: 1.2;
    }
}
@media (max-width: 1299px) {
    .service-view .recommendation .right-col {
        padding-left: 50px;
    }
}
@media (max-width: 991px) {
    .service-view .recommendation .right-col {
        padding-left: 20px;
    }
}
@media (max-width: 767px) {
    .service-view .recommendation .right-col {
        padding-left: 15px;
    }
}
.service-view .recommendation .center-col {
    padding-left: 20px;
    border-right: #e0ba48 2px solid;
}
@media (max-width: 991px) {
    .service-view .recommendation .center-col {
        border-right: 0;
    }
}
.service-view .recommendation .center-col + .right-col {
    padding-left: 20px;
}
@media (max-width: 991px) {
    .service-view .recommendation .center-col + .right-col {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .service-view .recommendation .center-col + .right-col {
        position: relative;
    }
    .service-view .recommendation .center-col + .right-col::before {
        position: absolute;
        content: "";
        width: 80%;
        height: 2px;
        top: -15px;
        left: 10%;
        background-color: #e0ba48;
    }
}
.service-view .works img.pic {
    margin-bottom: 10px;
}
@media (min-width: 992px) {
    .service-view .works img.pic {
        max-width: 35%;
        margin-right: 20px;
    }
}
@media (max-width: 991px) {
    .service-view .works img.pic {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .service-view .works img.pic {
        margin-bottom: 20px;
    }
}
.service-view .works .text iframe {
    margin-bottom: 10px;
    min-height: 300px;
}
@media (min-width: 1500px) {
    .service-view .works .text iframe {
        float: left;
    }
}
@media (min-width: 1200px) {
    .service-view .works .text iframe {
        max-width: 35%;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .service-view .works .text iframe {
        float: left;
    }
}
@media (min-width: 992px) {
    .service-view .works .text iframe {
        max-width: 50%;
        margin-right: 30px;
    }
}
@media (max-width: 991px) {
    .service-view .works .text iframe {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .service-view .works .text iframe {
        margin-bottom: 20px;
    }
}
.service-view .result-row {
    margin-top: 10px;
    padding-bottom: 50px;
}
.service-view .result-row div img {
    margin-bottom: 30px;
}
.service-view .result-row .result-row-title {
    font-size: 2rem;
    margin-bottom: 20px;
}
@media (max-width: 991px) {
    .service-view .result-row .result-row-title {
        font-size: 1.8rem;
        line-height: 1.2;
    }
}
@media (max-width: 767px) {
    .service-view .result-row .result-row-title {
        font-size: 1.5rem;
        margin-bottom: 0;
    }
}
@media (max-width: 767px) {
    .service-view .result-row > div {
        margin-bottom: 10px;
    }
}
.price-table-row {
    display: none;
}
.price-table-col {
    max-width: 600px;
    margin: auto;
    padding: 30px;
}
@media (max-width: 991px) {
    .price-table-col {
        max-width: 500px;
    }
}
@media (max-width: 575px) {
    .price-table-col {
        max-width: 95%;
        padding: 5px;
    }
}
@media (max-width: 767px) {
    .price-table-col.fancybox-content {
        padding: 30px;
    }
}
@media (max-width: 575px) {
    .price-table-col.fancybox-content {
        padding: 20px;
    }
}
.price-table-col h4 {
    font-family: "PT Serif", Arial, serif;
}
.price-table-col .min-price-value {
    color: #4fb1c8;
    font-weight: 600;
    font-size: 3.5rem;
}
@media (max-width: 575px) {
    .price-table-col .min-price-value {
        font-size: 3rem;
    }
}
.price-table-col .min-price-value span {
    font-weight: 400;
}
.price-table-col .price-table {
    width: 100%;
}
.price-table-col .price-table thead {
    border-top: 1px solid #4fb1c8;
    border-bottom: 1px solid #4fb1c8;
    font-size: 1.2rem;
}
.price-table-col .price-table thead td {
    padding: 5px;
}
.price-table-col .price-table tbody td {
    font-size: 1.1rem;
    padding: 5px;
}
@media (max-width: 575px) {
    .price-table-col .price-table tbody td {
        font-size: 1rem;
    }
}
.price-table-col .price-table tbody td.price-table-value {
    font-size: 1.2rem;
    font-weight: 600;
    color: #4eb0c7;
}
@media (max-width: 575px) {
    .price-table-col .price-table tbody td.price-table-value {
        font-size: 1.1rem;
        width: 40%;
    }
}
.doctors-index-title {
    font-family: "PT Serif", Arial, serif;
    font-size: 4rem;
}
.doctors-index-description {
    font-size: 1.2rem;
}
@media (max-width: 449px) {
    .doctor-services .item .body .pic,
    .problem-services .item .body .pic {
        min-width: 100px;
        max-width: 100px;
    }
}
@media (max-width: 449px) {
    .doctor-services .item .body .name,
    .problem-services .item .body .name {
        font-size: 1.1rem;
        padding: 20px 15px;
    }
}
.doctor-view {
    margin-bottom: 30px;
}
.doctor-view .name {
    line-height: 5rem;
    padding-bottom: 30px;
}
.doctor-item-col-text .post {
    font-size: 1.4rem;
    margin-bottom: 80px;
    font-weight: 600;
    color: #4fb1c8;
    max-width: 900px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .doctor-item-col-text .post {
        margin-bottom: 10px;
        font-size: 1.2rem;
    }
}
@media (max-width: 767px) {
    .doctor-item-col-text .post {
        margin-bottom: 30px;
        font-size: 1rem;
    }
}
@media (max-width: 449px) {
    .doctor-item-col-text .post {
        margin-bottom: 20px;
        font-size: 1rem;
    }
}
@media (max-width: 1399px) {
    .doctor-item-col-text .name {
        font-size: 3rem;
        line-height: 1.2;
    }
}
@media (max-width: 1199px) {
    .doctor-item-col-text .name {
        font-size: 1.8rem;
        padding-top: 0;
        padding-bottom: 10px;
    }
}
@media (max-width: 767px) {
    .doctor-item-col-text .name {
        padding-top: 10px;
    }
}
.doctor-item-col-text .education {
    max-width: 800px;
}
.doctor-item-col-text .certificates-link {
    color: #4fb1c8;
}
.doctor-item-col-video {
    background-color: #4fb1c8;
    margin-top: 30px;
    display: flex;
    justify-content: center;
    padding: 30px;
}
.doctor-item-col-video iframe {
    width: 1280px;
    height: 720px;
    max-width: 100%;
}
@media (max-width: 1199px) {
    .doctor-item-col-video iframe {
        height: 480px;
    }
}
@media (max-width: 991px) {
    .doctor-item-col-video iframe {
        height: 360px;
    }
}
@media (max-width: 767px) {
    .doctor-item-col-video iframe {
        height: 270px;
    }
}
.portfolio .certificate-slider .swiper-slide {
    overflow: hidden;
}
@media (max-width: 499px) {
    .portfolio .certificate-slider .swiper-slide {
        height: 150px;
    }
}
@media (min-width: 500px) and (max-width: 767px) {
    .portfolio .certificate-slider .swiper-slide {
        height: 180px;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .portfolio .certificate-slider .swiper-slide {
        height: 230px;
    }
}
@media (min-width: 1200px) and (max-width: 1399px) {
    .portfolio .certificate-slider .swiper-slide {
        height: 200px;
    }
}
@media (min-width: 1400px) {
    .portfolio .certificate-slider .swiper-slide {
        height: 150px;
    }
}
@media (min-width: 1600px) {
    .portfolio .certificate-slider .swiper-slide {
        height: 180px;
    }
}
@media (min-width: 1800px) {
    .portfolio .certificate-slider .swiper-slide {
        height: 210px;
    }
}
.portfolio .certificate-slider .swiper-slide img {
    height: 100%;
    max-width: initial;
    object-fit: cover;
    object-position: top;
}
.contacts-info {
    -webkit-box-shadow: 0 1px 20px -4px #dcdcdc;
    box-shadow: 0 1px 20px -4px #dcdcdc;
    padding: 30px 50px;
}
@media (max-width: 1199px) {
    .contacts-info {
        padding: 20px 25px;
    }
}
@media (max-width: 449px) {
    .contacts-info {
        padding: 20px;
    }
}
@media (max-width: 991px) {
    .contacts-info {
        margin-bottom: 0;
    }
}
.contacts-info a {
    color: #4fb1c8;
}
.contacts-info .contacts-title {
    font-family: "PT Serif", Arial, serif;
    font-size: 2.5rem;
    margin-bottom: 35px;
}
@media (min-width: 1600px) {
    .contacts-info .contacts-title {
        font-size: 2.5rem;
    }
}
@media (max-width: 1599px) {
    .contacts-info .contacts-title {
        font-size: 2rem;
    }
}
@media (min-width: 1200px) and (max-width: 1399px) {
    .contacts-info .contacts-title {
        font-size: 1.7rem;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .contacts-info .contacts-title {
        font-size: 1.5rem;
    }
}
@media (max-width: 991px) {
    .contacts-info .contacts-title {
        margin-bottom: 20px;
    }
}
@media (max-width: 549px) {
    .contacts-info .contacts-title {
        font-size: 2rem;
    }
}
@media (max-width: 399px) {
    .contacts-info .contacts-title {
        font-size: 1.7rem;
    }
}
.contacts-info .contacts-social {
    display: flex;
}
.contacts-info .contacts-social a img {
    transition: all 0.3s ease;
}
.contacts-info .contacts-social a:hover {
    outline: none;
    transition: all 0.3s ease;
}
.contacts-info .contacts-social a:hover img {
    -webkit-box-shadow: 0 0 5px 1px #4fb1c8;
    box-shadow: 0 0 5px 1px #4fb1c8;
    transition: all 0.3s ease;
}
.contacts-info .contacts-social img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    margin-bottom: 15px;
}
.contacts-panorams-row {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}
@media (max-width: 991px) {
    .contacts-panorams-row {
        margin-top: 20px;
    }
}
.contacts-panorams-row .panorama {
    display: flex;
    flex-direction: column;
    -webkit-box-shadow: 0 1px 20px -4px #dcdcdc;
    box-shadow: 0 1px 20px -4px #dcdcdc;
    padding: 40px 50px;
}
@media (max-width: 1399px) {
    .contacts-panorams-row .panorama {
        padding: 20px;
    }
}
@media (max-width: 1299px) {
    .contacts-panorams-row .panorama {
        padding: 10px;
    }
}
@media (min-width: 1200px) {
    .contacts-panorams-row .panorama {
        max-width: 32%;
        flex: 0 0 32%;
    }
}
@media (max-width: 1199px) {
    .contacts-panorams-row .panorama {
        margin-bottom: 20px;
    }
}
@media (max-width: 449px) {
    .contacts-panorams-row .panorama {
        padding: 20px;
    }
}
.contacts-panorams-row .panorama > div {
    margin-top: auto;
}
.contacts-panorams-row .panorama iframe {
    width: 100%;
}
.contacts-panorams-row .panorama .panorama-title {
    font-family: "PT Serif", Arial, serif;
    margin-bottom: 1.5rem;
}
@media (max-width: 991px) {
    .contacts-map {
        padding: 0;
    }
}
.contacts-map iframe {
    vertical-align: middle;
}
.address-block {
    display: flex;
}
.address-list {
    display: flex;
    flex-wrap: wrap;
}
.contacts-marketing-row {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}
@media (max-width: 991px) {
    .contacts-marketing-row {
        margin-top: 0;
    }
}
.contacts-marketing-block {
    -webkit-box-shadow: 0 1px 20px -4px #dcdcdc;
    box-shadow: 0 1px 20px -4px #dcdcdc;
    padding: 30px 50px;
    margin-bottom: 20px;
}
@media (max-width: 1199px) {
    .contacts-marketing-block {
        padding: 20px 30px;
    }
}
@media (min-width: 992px) {
    .contacts-marketing-block {
        max-width: 32%;
        flex: 0 0 32%;
    }
}
@media (max-width: 449px) {
    .contacts-marketing-block {
        padding: 20px;
    }
}
.contacts-marketing-block .contacts-marketing-title {
    font-family: "PT Serif", Arial, serif;
    position: relative;
    display: inline-block;
}
@media (min-width: 1200px) and (max-width: 1399px) {
    .contacts-marketing-block .contacts-marketing-title {
        font-size: 1.6rem;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .contacts-marketing-block .contacts-marketing-title {
        font-size: 1.4rem;
    }
}
@media (max-width: 549px) {
    .contacts-marketing-block .contacts-marketing-title {
        font-size: 1.75rem;
    }
}
@media (max-width: 399px) {
    .contacts-marketing-block .contacts-marketing-title {
        font-size: 1.6rem;
    }
}
.contacts-marketing-block .contacts-marketing-title::after {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: -2px;
    left: 0;
    width: 80px;
    height: 5px;
    background-color: rgba(224, 186, 72, 0.8);
}
.marketing-form-anchor {
    display: inline-block;
    background-color: rgba(79, 177, 200, 0.2);
}
.contacts-form-row {
    background-color: #4fb1c8;
    margin-top: 50px;
    padding-bottom: 30px;
}
@media (max-width: 767px) {
    .contacts-form-row {
        margin-top: 20px;
    }
}
.contacts-form-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 40px auto 0;
}
.contacts-form-block .contacts-title {
    margin-bottom: 30px;
    text-align: center;
    color: #fff;
    font-family: "PT Serif", Arial, serif;
    font-size: 1.8rem;
}
@media (max-width: 991px) {
    .contacts-form-block .contacts-title {
        font-size: 1.65rem;
    }
}
@media (max-width: 767px) {
    .contacts-form-block .contacts-title {
        font-size: 1.5rem;
    }
}
.contacts-form-block .webform-block-1 .pic,
.contacts-form-block .webform-block-5 .pic,
.contacts-form-block .webform-block-8 .pic,
.contacts-form-block .webform-block-11 .pic {
    display: block;
    margin-bottom: 20px;
    background-color: #fff;
}
.contacts-form-block .webform-block-1 .pic img,
.contacts-form-block .webform-block-5 .pic img,
.contacts-form-block .webform-block-8 .pic img,
.contacts-form-block .webform-block-11 .pic img {
    width: 100%;
}
.contacts-form-block .webform-block-1 .form-content,
.contacts-form-block .webform-block-5 .form-content,
.contacts-form-block .webform-block-8 .form-content,
.contacts-form-block .webform-block-11 .form-content {
    padding: 0;
}
.contacts-form-block .webform-block-1 .form-content label,
.contacts-form-block .webform-block-5 .form-content label,
.contacts-form-block .webform-block-8 .form-content label,
.contacts-form-block .webform-block-11 .form-content label,
.contacts-form-block .webform-block-1 .form-content .title,
.contacts-form-block .webform-block-5 .form-content .title,
.contacts-form-block .webform-block-8 .form-content .title,
.contacts-form-block .webform-block-11 .form-content .title {
    display: none;
}
.contacts-form-block .webform-block-1 .form-content textarea,
.contacts-form-block .webform-block-5 .form-content textarea,
.contacts-form-block .webform-block-8 .form-content textarea,
.contacts-form-block .webform-block-11 .form-content textarea {
    min-height: 120px;
}
.contacts-form-block .webform-block-1 .form-content button[type="submit"],
.contacts-form-block .webform-block-5 .form-content button[type="submit"],
.contacts-form-block .webform-block-8 .form-content button[type="submit"],
.contacts-form-block .webform-block-11 .form-content button[type="submit"] {
    background-color: #e0ba48;
}
.contacts-form-block .webform-block-1 .form-content button[type="submit"]:hover,
.contacts-form-block .webform-block-5 .form-content button[type="submit"]:hover,
.contacts-form-block .webform-block-8 .form-content button[type="submit"]:hover,
.contacts-form-block
    .webform-block-11
    .form-content
    button[type="submit"]:hover {
    color: #e0ba48;
    background-color: #fff;
}
.license-title {
    font-family: "PT Serif", Arial, serif;
    font-size: 4rem;
}
.license-description {
    font-size: 1.2rem;
}
@media (min-width: 3072px) and (min-resolution: 2dppx) {
    .index-actions .item .body .title {
        font-size: 1.8rem;
        padding: 40px 15px;
    }
}
@media (min-width: 1921px) and (min-resolution: 2dppx) {
    .index-actions .item .body .title {
        font-size: 1.5rem;
        padding: 30px 15px 20px;
    }
}
@media (max-width: 1400px) {
    .index-actions .item .body .title {
        font-size: 1.4rem;
    }
}
@media (max-width: 1299px) {
    .index-actions .item .body .title {
        font-size: 1.1rem;
        padding: 30px 15px 20px;
    }
}
@media (max-width: 767px) {
    .index-actions .item .body .pic img {
        width: 100%;
    }
}
.actions-item-title {
    font-family: "PT Serif", Arial, serif;
}
.actions-item h3 {
    font-size: 3.75rem;
    font-family: "PT Serif", Arial, serif;
}
@media (max-width: 767px) {
    .actions-item h3 {
        font-size: 3rem;
    }
}
@media (max-width: 449px) {
    .actions-item h3 {
        font-size: 2.5rem;
    }
}
.actions-item .date {
    margin-bottom: 10px;
}
.actions-item .actions-item-image {
    margin-bottom: 20px;
}
.actions-item .actions-item-title {
    margin-bottom: 20px;
    font-size: 2rem;
}
@media (max-width: 767px) {
    .actions-item .actions-item-title {
        font-size: 1.75rem;
    }
}
@media (max-width: 449px) {
    .actions-item .actions-item-title {
        font-size: 1.5rem;
    }
}
.actions-item-text span.blue-marker {
    text-decoration: none;
    color: #212529;
    padding: 0 5px;
}
.actions-item-text p {
    max-width: 900px;
}
.actions-item-text p,
.actions-item-text ul {
    font-size: 20px;
}
@media (max-width: 767px) {
    .actions-item-text p,
    .actions-item-text ul {
        font-size: 18px;
    }
}
@media (max-width: 449px) {
    .actions-item-text p,
    .actions-item-text ul {
        font-size: 16px;
    }
}
.actions-item-text ul {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
}
.actions-item-text ul li > ul > li {
    padding-left: 20px;
}
.wow {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.why-are-we-title {
    visibility: hidden;
    font-family: "PT Serif", Arial, serif;
    font-size: 4.5rem;
    text-align: center;
    color: #fff;
    margin-bottom: 50px;
    opacity: 0;
}
@media (max-width: 767px) {
    .why-are-we-title {
        font-size: 3.5rem;
        line-height: 1;
        margin-bottom: 30px;
    }
}
.why-are-we-about {
    padding: 60px 50px 100px;
    background: url(/upload/content/images/why_mobile.jpg) center no-repeat;
    background-size: cover;
}
@media (max-width: 1699px) {
    .why-are-we-about {
        padding: 100px 50px;
    }
}
@media (max-width: 1199px) {
    .why-are-we-about {
        padding: 40px 20px;
    }
}
@media (max-width: 991px) {
    .why-are-we-about {
        padding: 30px 20px;
    }
}
@media (max-width: 767px) {
    .why-are-we-about {
        padding: 30px 10px 20px;
        background: url(/upload/content/images/why_mobile.jpg) center no-repeat;
        background-size: cover;
    }
}
.about-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
@media (max-width: 1699px) {
    .about-list {
        justify-content: flex-start;
    }
}
@media (max-width: 1699px) and (max-width: 1199px) {
    .about-list {
        justify-content: space-between;
    }
}
@media (max-width: 1699px) and (max-width: 767px) {
    .about-list {
        justify-content: center;
    }
}
.about-list li.about-list-item {
    visibility: hidden;
    width: 19%;
    padding: 40px 20px 40px 30px;
    margin: 0 0.5% 30px;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.16);
    border: 4px solid rgba(255, 255, 255, 0.6);
    transition: all 0.5s ease;
    border-radius: 8px;
    opacity: 0;
}
.about-list li.about-list-item:hover,
.about-list li.about-list-item:focus {
    background-color: rgba(255, 255, 255, 0.26);
    border: 4px solid rgba(255, 255, 255, 0.7);
    transition: all 0.5s ease;
}
.about-list li.about-list-item:hover .about-list-item-number,
.about-list li.about-list-item:focus .about-list-item-number {
    border-bottom: 3px solid #4fb1c8;
    transition: all 0.5s ease;
}
@media (max-width: 1699px) {
    .about-list li.about-list-item {
        width: 32%;
        padding: 30px 15px 30px 20px;
    }
}
@media (max-width: 1199px) {
    .about-list li.about-list-item {
        width: 48%;
    }
}
@media (max-width: 991px) {
    .about-list li.about-list-item {
        width: 48%;
        padding: 20px 10px 20px 15px;
        margin: 0 0.5% 20px;
    }
}
@media (max-width: 767px) {
    .about-list li.about-list-item {
        width: 100%;
        margin: 0 0 20px;
    }
}
.about-list li.about-list-item .about-list-item-number {
    display: inline-block;
    border-bottom: 3px solid transparent;
    font-size: 44px;
    line-height: 1;
    font-weight: 700;
    color: #4fb1c8;
    margin-bottom: 20px;
    transition: all 0.5s ease;
}
.about-list li.about-list-item .about-list-item-title {
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 20px;
}
.about-list li.about-list-item .about-list-item-description {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
}
.why-are-we-description {
    position: relative;
    padding: 70px 100px;
    text-align: center;
    font-size: 34px;
    opacity: 0;
}
@media (max-width: 1199px) {
    .why-are-we-description {
        padding: 40px 30px;
        font-size: 28px;
    }
}
@media (max-width: 991px) {
    .why-are-we-description {
        padding: 30px 15px;
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .why-are-we-description {
        padding: 20px 15px 60px;
        font-size: 20px;
    }
}
.why-are-we-description::after {
    position: absolute;
    content: "";
    height: 3px;
    width: 250px;
    background-color: #e0ba48;
    bottom: 30px;
    left: 50%;
    margin-left: -125px;
}
@media (max-width: 1199px) {
    .why-are-we-description::after {
        bottom: 15px;
    }
}
@media (max-width: 991px) {
    .why-are-we-description::after {
        bottom: 10px;
        width: 200px;
        margin-left: -100px;
    }
}
@media (max-width: 767px) {
    .why-are-we-description::after {
        bottom: 30px;
        width: 140px;
        margin-left: -70px;
    }
}
.why-are-we-subtitle {
    font-size: 3.5rem;
    font-weight: 600;
    text-align: center;
    margin: 0 auto 50px;
    padding-right: 100px;
    padding-left: 100px;
}
@media (max-width: 1199px) {
    .why-are-we-subtitle {
        padding-right: 15px;
        padding-left: 15px;
        margin: 0 auto 40px;
    }
}
@media (max-width: 991px) {
    .why-are-we-subtitle {
        font-size: 3rem;
        padding-right: 0;
        padding-left: 0;
        margin: 0 auto 30px;
        line-height: 1.2;
    }
}
@media (max-width: 767px) {
    .why-are-we-subtitle {
        font-size: 2.1rem;
        line-height: 1;
        margin: 0 auto 30px;
    }
}
.features-list-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 0 100px;
}
@media (max-width: 1199px) {
    .features-list-wrapper {
        padding: 0 15px;
    }
}
@media (max-width: 767px) {
    .features-list-wrapper {
        padding: 0;
    }
}
.features-list {
    padding: 0;
    width: 50%;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    opacity: 0;
}
@media (max-width: 1599px) {
    .features-list {
        justify-content: flex-start;
    }
}
@media (max-width: 767px) {
    .features-list {
        width: 100%;
        justify-content: center;
    }
}
@media (max-width: 767px) {
    .features-list.features-list-left {
        border-bottom: 2px solid #4fb1c8;
    }
}
.features-list.features-list-left li.features-list-item {
    padding-right: 20px;
}
@media (max-width: 991px) {
    .features-list.features-list-left li.features-list-item {
        padding-right: 10px;
    }
}
@media (max-width: 767px) {
    .features-list.features-list-left li.features-list-item {
        padding-right: 0;
    }
}
@media (max-width: 767px) {
    .features-list.features-list-right {
        padding-top: 15px;
    }
}
.features-list.features-list-right li.features-list-item {
    padding-left: 20px;
}
@media (max-width: 991px) {
    .features-list.features-list-right li.features-list-item {
        padding-left: 10px;
    }
}
@media (max-width: 767px) {
    .features-list.features-list-right li.features-list-item {
        padding-left: 0;
    }
}
.features-list.features-list-right {
    border-left: 2px solid #4fb1c8;
}
@media (max-width: 767px) {
    .features-list.features-list-right {
        border-left: 0;
    }
}
.features-list li.features-list-item {
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
    transition: all 0.5s ease;
    border-bottom: 2px solid #4fb1c8;
}
@media (max-width: 1199px) {
    .features-list li.features-list-item {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
@media (max-width: 991px) {
    .features-list li.features-list-item {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
.features-list li.features-list-item:first-child {
    padding-top: 0;
}
.features-list li.features-list-item:last-child {
    border-bottom: 0;
}
.features-list .features-item-top {
    color: #2b2c2f;
    font-size: 28px;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 10px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@media (max-width: 1199px) {
    .features-list .features-item-top {
        font-size: 24px;
    }
}
@media (max-width: 991px) {
    .features-list .features-item-top {
        font-size: 22px;
    }
}
.features-list .features-item-bottom {
    border-top: 0;
    margin-bottom: 0;
    font-size: 22px;
    line-height: 1.5;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    color: #212529;
}
@media (max-width: 1199px) {
    .features-list .features-item-bottom {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .features-list .features-item-bottom {
        font-size: 16px;
    }
}
@-webkit-keyframes fadeInLeft_custom {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-20%, 0, 0);
        transform: translate3d(-20%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInLeft_custom {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-20%, 0, 0);
        transform: translate3d(-20%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.animate__fadeInLeft_custom {
    -webkit-animation-name: fadeInLeft_custom;
    animation-name: fadeInLeft_custom;
}
@-webkit-keyframes fadeInRight_custom {
    from {
        opacity: 0;
        -webkit-transform: translate3d(20%, 0, 0);
        transform: translate3d(20%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInRight_custom {
    from {
        opacity: 0;
        -webkit-transform: translate3d(20%, 0, 0);
        transform: translate3d(20%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.animate__fadeInRight_custom {
    -webkit-animation-name: fadeInRight_custom;
    animation-name: fadeInRight_custom;
}
.vip-procedure .actions-item-text .webform-block-8 {
    max-width: 900px;
}
.vip-procedure .actions-item-text .webform-block-8 .pic {
    display: none;
}
.vip-procedure .actions-item-text .webform-block-8 .form-content {
    padding: 0;
}
.article-rating-block {
    margin-top: 30px;
}
.article-rating-block .pic {
    display: none;
}
.article-rating-block .form-content {
    background-color: rgba(79, 177, 200, 0.1);
    padding: 20px 20px 10px;
}
.article-rating-block .form-content form {
    display: flex;
    flex-direction: column;
}
.article-rating-block .form-content form > div {
    margin-bottom: 10px;
}
.article-rating-block .form-content form div:nth-child(1) {
    order: 2;
}
.article-rating-block .form-content form div:nth-child(2) {
    order: 3;
}
.article-rating-block .form-content form div:nth-child(3) {
    order: 1;
}
.article-rating-block .form-content form div:nth-child(4) {
    order: 4;
}
.vacancy-title {
    font-family: "PT Serif", Arial, serif;
    font-size: 4rem;
}
.vacancy-description {
    font-size: 1.2rem;
}
.row.vacancy-row .contacts-form-block {
    background-color: #4fb1c8;
    padding: 30px 30px 0;
}
.row.vacancy-row .contacts-form-block .form-content {
    padding: 0 0 10px;
}
.row.vacancy-row .contacts-form-block label {
    color: #fff;
    font-weight: 600;
}
.row.vacancy-row .contacts-form-block button[type="submit"] {
    background-color: #e0ba48;
}
.row.vacancy-row .contacts-form-block button[type="submit"]:hover {
    color: #e0ba48;
    background-color: #fff;
}
.row.vacancy-row .vacancies {
    background-color: rgba(79, 177, 200, 0.2);
    padding: 30px 30px 0;
}
@media (max-width: 1400px) {
    .tour {
        padding-top: 5px;
    }
}
.tour a {
    text-align: center;
    line-height: 1.5;
    color: #4fb1c8 !important;
    border-radius: unset;
    background: unset !important;
    font-size: 1rem !important;
    font-weight: 700;
    text-decoration: none;
    padding-top: 0;
    padding-bottom: 0;
}
.tour a:hover {
    text-decoration: underline !important;
}
.tour a:hover svg {
    transform: rotateY(-360deg);
    transition: 1s ease;
}
.tour a svg {
    width: 80px;
    color: #e0ba48;
    margin-right: 10px;
}
@media (max-width: 1699px) {
    .tour a svg {
        width: 70px;
    }
}
@media (max-width: 1199px) {
    .tour a svg {
        width: 60px;
    }
}
@media (max-width: 1400px) {
    .tour a {
        font-size: 0.7rem;
    }
}
@media (max-width: 575px) {
    .tour a {
        font-size: 0.8rem !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
.tour a .fa-arrow-right {
    margin-left: 5px;
    font-size: 0.9rem;
    transition: 0.2s ease;
}
@media (max-width: 1920px) {
    .index-actions .item .body .pic .percent {
        line-height: 1.2;
        font-size: 1.5rem;
    }
}
.index-services.style-7 .services-wrapper {
    background: url(/upload/content/images/service-bg-7.jpg) no-repeat bottom;
    background-size: cover;
    background-position: center;
}
.index-services.style-7 .spec-wrapper {
    background-color: #ede1e5;
}
@media (max-width: 767px) {
    .loyality .item,
    .cosmetic-wrapper .item {
        margin-bottom: 30px;
    }
}
.loyality .item .pic,
.cosmetic-wrapper .item .pic {
    transition: 0.2s ease;
}
.loyality .item .pic:hover,
.cosmetic-wrapper .item .pic:hover {
    box-shadow: 0 0 15px 10px #ececec;
    transition: 0.2s ease;
}
@media (max-width: 1299px) {
    .feedback-wrapper .index-feedback div.title,
    .bottom-block .articles .block-title,
    .bottom-block .news .block-title {
        font-size: 2.7rem;
        padding-bottom: 40px;
    }
}
@media (max-width: 1299px) {
    .bottom-block {
        padding-top: 50px;
    }
}
.cosmetic-page {
    font-size: 20px;
}
@media (max-width: 991px) {
    .cosmetic-page {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .cosmetic-page {
        font-size: 16px;
    }
}
.cosmetic-page h1 {
    margin-bottom: 1rem;
}
.cosmetic-page .cosmetic-wrapper {
    margin-top: 3rem;
    justify-content: center;
}
.cosmetic-page .cosmetic-wrapper .pic {
    border: 2px solid #ececec;
}
.articles-item.cosmetic-item p {
    font-size: 20px;
}
@media (max-width: 991px) {
    .articles-item.cosmetic-item p {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .articles-item.cosmetic-item p {
        font-size: 16px;
        text-align: left;
        margin-bottom: 1rem;
    }
}