

/* Start:/local/templates/implantcity/components/new/catalog.element/main_new/style.css?176595825528213*/
.c-srv {
    color: #0e1e32;
}
.c-srv__section {
    max-width: 100%;
    margin: 0 auto;
    padding: 60px 0;
    width: 1440px;
}
@media (max-width: 1365px) {
    .c-srv__section {
        padding: 45px 0;
    }
}
@media (max-width: 1199px) {
    .c-srv__section {
        padding: 40px 0;
    }
}
.c-srv__section_n-padding {
    padding-top: 0;
}
@media (max-width: 1199px) {
    .c-srv__section_n-padding {
        padding-top: 20px;
    }
}
@media (max-width: 1199px) {
    .c-srv__section_n-padding {
        padding-top: 60px;
    }
}
.c-srv .c-srv__overlay {
    font-size: 18px;
    line-height: 150%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 40px;
    width: 1280px;
    box-sizing: border-box;
}
@media (max-width: 1365px) {
    .c-srv .c-srv__overlay {
        box-sizing: border-box;
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (max-width: 1199px) {
    .c-srv .c-srv__overlay {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .c-srv .c-srv__overlay {
        font-size: 14px;
        padding-left: 20px;
        padding-right: 20px;
    }
}
.c-srv .c-srv__overlay p {
    margin: 0 0 12px;
}
@media (max-width: 1199px) {
    .c-srv .c-srv__overlay p {
        font-size: 16px;
        line-height: 150%;
    }
}
@media (max-width: 767px) {
    .c-srv .c-srv__overlay p {
        font-size: 14px;
    }
}
.c-srv .c-srv__overlay a {
    color: #0275c5;
    text-decoration: none;
}
.c-srv .c-srv__overlay a:hover {
    color: #0275c5;
    text-decoration: underline;
}
.c-srv .c-srv__button {
    background: linear-gradient(98.63deg, #dcf174 1.11%, #c6dd4c 100.57%);
    border-radius: 12px;
    border: 0;
    color: #2f350d !important;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 0.03em;
    outline: none;
    padding: 27px 75px;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s 0s ease-in-out;
}
@media (max-width: 1199px) {
    .c-srv .c-srv__button {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .c-srv .c-srv__button {
        border-radius: 8px;
        display: block;
        font-size: 16px;
        padding: 20px 10px;
    }
}
.c-srv .c-srv__button:hover {
    /*background: linear-gradient(98.63deg, #c6dd4c 1.11%, #dcf174 100.57%);*/
    color: #2f350d !important;
    text-decoration: none !important;
}
.c-srv .c-srv__button_wide {
    display: block;
    max-width: 100%;
}
.c-srv .c-srv__button_black {
    background: #0e1e32;
    color: #ffffff !important;
}
.c-srv .c-srv__button_black:hover {
    color: #ffffff !important;
}
.c-srv .c-srv__legend {
    color: #93acb5;
    font-size: 16px;
    line-height: 24px;
    margin: 16px 0 0;
    min-height: 48px;
    max-width: 500px;
}
@media (max-width: 1199px) {
    .c-srv .c-srv__legend {
        font-size: 14px;
        line-height: 120%;
        margin-top: 24px;
    }
}
@media (max-width: 767px) {
    .c-srv .c-srv__legend {
        font-size: 12px;
        line-height: 130%;
        margin-top: 16px;
    }
}
.c-srv .c-srv__legend a {
    color: #93acb5 !important;
    text-decoration: underline;
}
.c-srv .c-srv__legend a:hover {
    text-decoration: none;
}
.c-srv .c-srv__features {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    list-style: none;
    margin: -20px 0 0;
}
.c-srv .c-srv__features li:before {
    display: none;
}
@media (max-width: 1199px) {
    .c-srv .c-srv__features {
        display: block;
        margin: 0;
    }
}
.c-srv .c-srv__features-item {
    background: #ffffff;
    border-radius: 24px;
    box-sizing: border-box;
    flex: 0 0 calc(33.3% - 26.6666666667px);
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 20px;
    line-height: 150%;
    margin: 20px 0 0;
    padding: 50px 30px;
    text-align: center;
    justify-content: center;
}
@media (max-width: 1199px) {
    .c-srv .c-srv__features-item {
        font-size: 18px;
        line-height: 130%;
        min-height: 151px;
        padding: 35px 40px;
    }
}
@media (max-width: 767px) {
    .c-srv .c-srv__features-item {
        font-size: 16px;
        margin-top: 12px;
        min-height: 100px;
        padding: 14px 30px;
    }
}
@media (max-width: 1199px) {
    .c-srv .c-srv__features-item:first-child {
        margin: 0;
    }
}
.c-srv .c-srv__features-small {
    display: block;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    margin: 10px 0 0;
}
@media (max-width: 1199px) {
    .c-srv .c-srv__features-small {
        font-size: 16px;
        margin-top: 8px;
    }
}
@media (max-width: 767px) {
    .c-srv .c-srv__features-small {
        font-size: 14px;
        margin-top: 6px;
    }
}
.c-srv .c-srv__v-button {
    background: #f8fbff;
    border-radius: 16px;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    line-height: 130%;
    padding: 23px 32px 23px 104px;
    position: relative;
    text-decoration: none;
}
@media (max-width: 1199px) {
    .c-srv .c-srv__v-button {
        font-size: 16px;
        padding: 16px 30px 16px 96px;
    }
}
@media (max-width: 767px) {
    .c-srv .c-srv__v-button {
        font-size: 14px;
        padding: 14px 20px 14px 76px;
    }
}
.c-srv .c-srv__v-button:before {
    background: url(/local/templates/implantcity/components/new/catalog.element/main_new/images/play.svg) 50%/cover no-repeat;
    content: "";
    height: 40px;
    left: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    width: 35px;
}
@media (max-width: 1199px) {
    .c-srv .c-srv__v-button:before {
        height: 30px;
        margin-top: -15px;
        width: 26px;
    }
}
.c-srv__caption {
    font-weight: 500;
    font-size: 22px;
    line-height: 150%;
    letter-spacing: 0.01em;
    margin: 0 0 12px;
}
@media (max-width: 1199px) {
    .c-srv__caption {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .c-srv__caption {
        font-size: 17px;
        margin-bottom: 8px;
    }
}
.c-srv__subtitle {
    font-size: 20px;
    line-height: 150%;
    margin: 0 0 40px;
}
@media (max-width: 1199px) {
    .c-srv__subtitle {
        font-size: 18px;
        margin-bottom: 28px;
    }
}
@media (max-width: 767px) {
    .c-srv__subtitle {
        font-size: 16px;
    }
}
.c-srv__share {
    margin: 0 0 60px;
}
.c-srv__share ul {
    padding: 0 !important;
}
@media (max-width: 1199px) {
    .c-srv__share {
        margin-bottom: 32px;
    }
}
.c-srv__socials {
    display: flex;
    margin: 0 0 60px;
    gap: 32px;
}
@media (max-width: 1199px) {
    .c-srv__socials {
        gap: 24px;
        margin-bottom: 30px;
    }
}
@media (max-width: 767px) {
    .c-srv__socials {
        margin-bottom: 40px;
    }
}
.c-srv__socials a {
    display: block;
    border-radius: 50%;
    flex: 0 0 auto;
    text-decoration: none;
}
.c-srv__socials a img {
    display: block;
    height: 68px;
    width: 68px;
}
@media (max-width: 1199px) {
    .c-srv__socials a img {
        height: 44px;
        width: 44px;
    }
}
.c-srv__text_blue {
    color: #0275c5 !important;
}
.c-srv__text_white {
    color: #ffffff !important;
}
.c-srv__text_center {
    text-align: center !important;
}
.c-srv .c-srv-sform__content ul, .c-srv .c-srv-faq__answer ul, .c-srv .c-srv__c-content ul, .c-srv .c-srv__short-wtext ul, .c-srv .c-srv__list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.c-srv .c-srv-sform__content ul li, .c-srv .c-srv-faq__answer ul li, .c-srv .c-srv__c-content ul li, .c-srv .c-srv__short-wtext ul li, .c-srv .c-srv__list li {
    margin: 15px 0 0;
    padding: 0;
    position: relative;
}
.c-srv .c-srv-sform__content ul li:first-child, .c-srv .c-srv-faq__answer ul li:first-child, .c-srv .c-srv__c-content ul li:first-child, .c-srv .c-srv__short-wtext ul li:first-child, .c-srv .c-srv__list li:first-child {
    margin-top: 0;
}
.c-srv .c-srv-sform__content ul li:before, .c-srv .c-srv-faq__answer ul li:before, .c-srv .c-srv__c-content ul li:before, .c-srv .c-srv__short-wtext ul li:before, .c-srv .c-srv__list li:before {
    background: #0e1e32;
    content: "";
    border-radius: 50%;
    height: 6px;
    left: -19px;
    position: absolute;
    width: 6px;
    top: 11px;
}
@media (max-width: 1199px) {
    .c-srv .c-srv-sform__content ul li:before, .c-srv .c-srv-faq__answer ul li:before, .c-srv .c-srv__c-content ul li:before, .c-srv .c-srv__short-wtext ul li:before, .c-srv .c-srv__list li:before {
        left: -15px;
        top: 9px;
    }
}
@media (max-width: 767px) {
    .c-srv .c-srv-sform__content ul li:before, .c-srv .c-srv-faq__answer ul li:before, .c-srv .c-srv__c-content ul li:before, .c-srv .c-srv__short-wtext ul li:before, .c-srv .c-srv__list li:before {
        height: 4px;
        top: 9px;
        left: -10px;
        width: 4px;
    }
}
.c-srv .c-srv__short-wtext ul li {
    padding: 0 0 0 17px;
}
.c-srv .c-srv__short-wtext ul li:before {
    left: 0;
}
@media (max-width: 1199px) {
    .c-srv .c-srv__short-wtext ul li:before {
        left: 0;
    }
}
@media (max-width: 767px) {
    .c-srv .c-srv__short-wtext ul li:before {
        left: 0;
    }
}
.c-srv .c-srv-faq__answer ul li:before {
    background: #ffffff;
}
.c-srv__status {
    background: #ffffff;
    border-radius: 8px;
    font-size: 18px;
    line-height: 22px;
    padding: 7px 16px 7px 34px;
    position: relative;
}
@media (max-width: 1199px) {
    .c-srv__status {
        font-size: 16px;
        line-height: 20px;
    }
}
.c-srv__status:before {
    background: #eef3f8;
    border-radius: 50%;
    content: "";
    height: 8px;
    left: 16px;
    margin-top: -4px;
    position: absolute;
    top: 50%;
    width: 8px;
}
.c-srv__status_open:before {
    background: #25c435;
}
.c-srv__schedule {
    background: #ffffff;
    border-radius: 8px;
    padding: 12px 30px 16px 16px;
    font-size: 18px;
    line-height: 22px;
}
@media (max-width: 1199px) {
    .c-srv__schedule {
        font-size: 16px;
        line-height: 20px;
        padding-right: 24px;
    }
}
.c-srv__schedule span {
    margin-left: 25px;
}
.c-srv__schedule-caption {
    color: #93acb5;
    font-size: 16px;
    line-height: 150%;
    margin: 0 0 6px;
}
@media (max-width: 1199px) {
    .c-srv__schedule-caption {
        font-size: 14px;
        margin-bottom: 4px;
    }
}
.c-srv__picture {
    border-radius: 52px;
    display: inline-block;
    overflow: hidden;
    position: relative;
}
@media (max-width: 1365px) {
    .c-srv__picture {
        border-radius: 32px;
    }
}
@media (max-width: 1199px) {
    .c-srv__picture {
        display: block;
    }
}
@media (max-width: 767px) {
    .c-srv__picture {
        border-radius: 24px;
    }
}
.c-srv__picture > img {
    display: block;
}
@media (max-width: 1199px) {
    .c-srv__picture > img {
        width: 100%;
    }
}
.c-srv__picture-caption {
    background: linear-gradient(113.93deg, rgba(24, 159, 253, 0.8) -7.65%, rgba(2, 117, 197, 0.8) 108.21%), #0275c5;
    color: #ffffff;
    font-size: 20px;
    line-height: 150%;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px 0;
    white-space: nowrap;
}
@media (max-width: 767px) {
    .c-srv__picture-caption {
        font-size: 12px;
        padding: 8px 0;
    }
}
.c-srv__picture-caption span,
.c-srv__picture-caption marquee {
    display: block;
}
.c-srv__label {
    background: #ffffff;
    border-radius: 8px;
    padding: 14px 16px;
    font-size: 18px;
    line-height: 130%;
}
@media (max-width: 1199px) {
    .c-srv__label {
        padding-right: 8px;
        font-size: 16px;
    }
}
.c-srv__label-caption {
    color: #93acb5;
    font-size: 16px;
    line-height: 150%;
    margin-top: 6px;
}
@media (max-width: 1199px) {
    .c-srv__label-caption {
        font-size: 14px;
        margin-top: 4px;
    }
}
.c-srv__stars {
    display: flex;
}
.c-srv__stars-item {
    background: url(/local/templates/.default/mockup/images/star-empty.svg) 50%/cover no-repeat;
    display: block;
    margin-left: 12px;
    flex: 0 0 20px;
    height: 20px;
    width: 20px;
}
.c-srv__stars-item_filed {
    background-image: url(/local/templates/.default/mockup/images/star-filed.svg);
}
.c-srv__stars-item_half {
    background-image: url(/local/templates/.default/mockup/images/star-half.svg);
}
.c-srv__stars-item:first-child {
    margin-left: 0;
}
.c-srv__slider-controls {
    align-items: stretch;
    display: flex;
    justify-content: flex-end;
    margin: 40px 0 0;
}
.c-srv__slider-controls_top {
    position: absolute;
    margin: 0;
    top: 0;
    right: 0;
}
.c-srv__slider-controls_title {
    margin: 0;
}
@media (max-width: 1199px) {
    .c-srv__slider-controls_hide-tablet {
        display: none;
    }
}
@media (max-width: 767px) {
    .c-srv__slider-controls {
        display: none;
    }
}
.c-srv__slider-control {
    background: #c6dd4c;
    border-radius: 12px;
    cursor: pointer;
    height: 62px;
    flex: 0 0 62px;
    margin: 0 0 0 40px;
    position: relative;
    width: 62px;
    right: auto;
    left: auto;
}
.c-srv__slider-control:before {
    background: url("/local/templates/implantcity/components/new/catalog.element/main_new/images/arrow.svg") 50%/cover no-repeat;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    height: 20px;
    width: 10px;
    margin: -10px 0 0 -5px;
}
@media (max-width: 1199px) {
    .c-srv__slider-control {
        border-radius: 8px;
        flex-basis: 52px;
        height: 52px;
        margin-left: 20px;
        width: 52px;
    }
}
.c-srv__slider-control:first-child {
    margin-left: 0;
}
.c-srv__slider-control:after {
    display: none;
}
.c-srv__slider-control_prev:before {
    transform: rotate(-180deg);
}
.c-srv__slider-control.swiper-button-disabled {
    background: #f8fbff;
}
.c-srv__slider-control.swiper-button-disabled:before {
    opacity: 0.4;
}
.c-srv .c-srv__d-title {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 0 0 40px;
}
@media (max-width: 1199px) {
    .c-srv .c-srv__d-title {
        margin-bottom: 24px;
    }
}
.c-srv .c-srv__d-title > * {
    flex: 0 0 auto;
    margin-left: 40px;
    margin-bottom: 0;
}
@media (max-width: 1199px) {
    .c-srv .c-srv__d-title > * {
        margin-left: 24px;
    }
}
.c-srv .c-srv__d-title > *:first-child {
    flex-grow: 1;
    flex-shrink: 1;
}
.c-srv .c-srv__d-title_double {
    gap: 40px;
}
@media (max-width: 1199px) {
    .c-srv .c-srv__d-title_double {
        display: block;
    }
}
.c-srv .c-srv__d-title_double > * {
    flex: 0 0 calc(50% - 20px);
    margin-left: 0;
}
@media (max-width: 1199px) {
    .c-srv .c-srv__d-title_double > * {
        margin-top: 24px;
        max-width: 510px;
    }
}
@media (max-width: 767px) {
    .c-srv .c-srv__d-title_double > * {
        margin-top: 16px;
    }
}
@media (max-width: 1199px) {
    .c-srv .c-srv__d-title_double > *:first-child {
        margin: 0;
    }
}
@media (max-width: 1023px) {
    .c-srv .c-srv__d-title_medium-drop {
        display: block;
    }
}
@media (max-width: 1023px) {
    .c-srv .c-srv__d-title_medium-drop > * {
        margin: 24px 0 0;
    }
}
@media (max-width: 1023px) {
    .c-srv .c-srv__d-title_medium-drop > *:first-child {
        margin: 0;
    }
}
@media (max-width: 1199px) {
    .c-srv .c-srv__d-title .c-srv__caption {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .c-srv .c-srv__d-title .c-srv__caption {
        font-size: 16px;
    }
}
.c-srv .c-srv__slider-scrollbar.swiper-scrollbar {
    background: rgba(198, 221, 76, 0.2);
    border-radius: 2px;
    bottom: 0;
    height: 3px;
    left: 0;
    right: 0;
    width: 100%;
}
.c-srv .c-srv__slider-scrollbar .swiper-scrollbar-drag {
    background: #c6dd4c;
    border-radius: 2px;
}
.c-srv .c-srv__slider-scrollbar_blue.swiper-scrollbar {
    background: rgba(2, 117, 197, 0.2);
}
.c-srv .c-srv__slider-scrollbar_blue .swiper-scrollbar-drag {
    background: #0275c5;
}
.c-srv .c-srv__slider-scrollbar_hide-large {
    display: none;
}
@media (max-width: 1199px) {
    .c-srv .c-srv__slider-scrollbar_hide-large {
        display: block;
    }
}
.c-srv__more-link {
    display: flex;
    justify-content: center;
    margin: 60px 0 0;
}
@media (max-width: 1199px) {
    .c-srv__more-link {
        margin-top: 32px;
    }
}
@media (max-width: 767px) {
    .c-srv__more-link {
        margin-top: 24px;
    }
}
.c-srv__more-link a {
    display: block;
    font-weight: 500;
    font-size: 22px;
    line-height: 150%;
    padding: 0 32px 0 0;
    position: relative;
    text-decoration: none;
}
@media (max-width: 1199px) {
    .c-srv__more-link a {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .c-srv__more-link a {
        font-size: 16px;
    }
}
.c-srv__more-link a:before {
    background: url(/local/templates/.default/mockup/images/more.svg) 50%/cover no-repeat;
    content: "";
    height: 20px;
    margin: -10px 0 0;
    position: absolute;
    right: 0;
    top: 50%;
    width: 20px;
}
.c-srv__more-link a:hover {
    text-decoration: underline;
}
.c-srv .c-srv__double {
    align-items: stretch;
    display: flex;
    gap: 40px;
}
@media (max-width: 1199px) {
    .c-srv .c-srv__double {
        flex-direction: column-reverse;
    }
}
.c-srv .c-srv__double_left {
    justify-content: space-between;
}
@media (max-width: 1199px) {
    .c-srv .c-srv__double_left {
        flex-direction: column;
    }
}
.c-srv .c-srv__double_left > * {
    padding: 0 110px 0 40px;
    flex: 0 1 400px;
}
@media (max-width: 1199px) {
    .c-srv .c-srv__double_left > * {
        flex: 0 0 auto;
        padding: 0;
    }
}
.c-srv .c-srv__double_left > *:first-child {
    flex: 0 1 670px;
    padding: 0;
}
@media (max-width: 1199px) {
    .c-srv .c-srv__double_left > *:first-child {
        flex: 0 0 auto;
        padding: 0;
    }
}
.c-srv .c-srv__double > * {
    box-sizing: border-box;
    flex: 0 0 calc(50% - 20px);
}
@media (max-width: 1199px) {
    .c-srv .c-srv__double > * {
        flex-basis: 100%;
    }
}
.c-srv .c-srv__double .c-srv-video {
    max-width: 100%;
}
@media (max-width: 1199px) {
    .c-srv .c-srv__double .c-srv-video {
        max-width: 600px;
    }
}
.c-srv .c-srv__double p {
    margin-bottom: 32px;
}
@media (max-width: 1199px) {
    .c-srv .c-srv__double p {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .c-srv .c-srv__double p {
        font-size: 16px;
        margin-bottom: 24px;
    }
}
.c-srv__grey-block {
    background: #F8FBFF;
    border-radius: 52px;
    font-size: 22px;
    line-height: 150%;
    padding: 60px 80px 60px 60px;
    overflow: hidden;
}
@media (max-width: 1199px) {
    .c-srv__grey-block {
        background: none;
        border-radius: 0;
        padding: 0;
        max-width: 510px;
    }
}
.c-srv__popup {
    background: #ffffff;
    border-radius: 24px;
    box-sizing: border-box;
}
.c-srv__popup_success {
    text-align: center !important;
    padding: 50px 120px !important;
    max-width: 700px;
}
@media (max-width: 767px) {
    .c-srv__popup_success {
        padding: 40px !important;
    }
}
.c-srv__popup_estimate {
    background: none !important;
    border-radius: 0;
    margin: 0 35px !important;
    padding: 0 !important;
    max-width: 1280px !important;
}
@media (max-width: 767px) {
    .c-srv__popup_estimate {
        margin: 0 15px !important;
        padding: 0 !important;
    }
}
@media (max-width: 575px) {
    .c-srv__popup_estimate {
        margin: 0 5px !important;
    }
}
.c-srv__popup_estimate .fancybox-button {
    background: #ffffff;
    border-radius: 0 52px;
    padding: 27px !important;
    width: 60px;
    height: 60px;
    box-sizing: content-box;
}
@media (max-width: 1199px) {
    .c-srv__popup_estimate .fancybox-button {
        border-radius: 0 32px;
        padding: 14px !important;
        height: 36px;
        width: 36px;
    }
}
@media (max-width: 767px) {
    .c-srv__popup_estimate .fancybox-button {
        border-radius: 0 16px;
        padding: 8px !important;
        height: 24px;
        width: 24px;
    }
}
.c-srv__popup_estimate .fancybox-button svg {
    height: 60px;
    width: 60px;
}
@media (max-width: 1199px) {
    .c-srv__popup_estimate .fancybox-button svg {
        height: 36px;
        width: 36px;
    }
}
@media (max-width: 767px) {
    .c-srv__popup_estimate .fancybox-button svg {
        height: 24px;
        width: 24px;
    }
}
.c-srv__popup .c-srv__h3 {
    margin-bottom: 20px !important;
}
.c-srv__popup-estimate {
    background: #ffffff;
    border-radius: 52px;
    overflow: hidden;
}
@media (max-width: 1199px) {
    .c-srv__popup-estimate {
        border-radius: 32px;
    }
}
@media (max-width: 767px) {
    .c-srv__popup-estimate {
        border-radius: 16px;
    }
}
.c-srv__popup-out-button {
    margin: 25px 0 0;
    text-align: center;
}
.c-srv__popup-icon {
    background: url(/local/templates/.default/mockup/images/success.svg) 50%/cover no-repeat;
    height: 120px;
    margin: 0 auto 32px;
    width: 120px;
}
@media (max-width: 767px) {
    .c-srv__popup-icon {
        height: 80px;
        margin-bottom: 20px;
        width: 80px;
    }
}
.c-srv__short-wtext {
    max-width: 880px;
}
.c-srv h1, .c-srv.c-srv_fixstyle h1 {
    color: #0e1e32;
    font-size: 52px;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: 0.01em;
    margin: 0 0 24px;
}
@media (max-width: 1199px) {
    .c-srv h1, .c-srv.c-srv_fixstyle h1 {
        font-size: 38px;
    }
}
@media (max-width: 767px) {
    .c-srv h1, .c-srv.c-srv_fixstyle h1 {
        font-size: 28px;
    }
}
.c-srv .c-srv__h2,
.c-srv h2, .c-srv.c-srv_fixstyle .c-srv__h2,
.c-srv.c-srv_fixstyle h2 {
    color: #0e1e32;
    font-weight: 500;
    font-size: 42px;
    line-height: 120%;
    margin: 0 0 40px;
}
@media (max-width: 1199px) {
    .c-srv .c-srv__h2,
    .c-srv h2, .c-srv.c-srv_fixstyle .c-srv__h2,
    .c-srv.c-srv_fixstyle h2 {
        font-size: 32px;
        margin-bottom: 24px;
    }
}
@media (max-width: 767px) {
    .c-srv .c-srv__h2,
    .c-srv h2, .c-srv.c-srv_fixstyle .c-srv__h2,
    .c-srv.c-srv_fixstyle h2 {
        font-size: 24px;
        margin-bottom: 20px;
    }
}
.c-srv .c-srv__h3,
.c-srv h3, .c-srv.c-srv_fixstyle .c-srv__h3,
.c-srv.c-srv_fixstyle h3 {
    color: #0e1e32;
    font-weight: 500;
    font-size: 30px;
    line-height: 120%;
    margin: 0 0 32px;
}
@media (max-width: 1199px) {
    .c-srv .c-srv__h3,
    .c-srv h3, .c-srv.c-srv_fixstyle .c-srv__h3,
    .c-srv.c-srv_fixstyle h3 {
        font-size: 22px;
        margin-bottom: 16px;
    }
}
@media (max-width: 767px) {
    .c-srv .c-srv__h3,
    .c-srv h3, .c-srv.c-srv_fixstyle .c-srv__h3,
    .c-srv.c-srv_fixstyle h3 {
        font-size: 20px;
    }
}
.c-srv input[type=text],
.c-srv input[type=email],
.c-srv input[type=tel], .c-srv.c-srv_fixstyle input[type=text],
.c-srv.c-srv_fixstyle input[type=email],
.c-srv.c-srv_fixstyle input[type=tel] {
    background: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 12px;
    box-sizing: border-box;
    color: #0e1e32;
    display: block;
    font-size: 20px;
    line-height: 150%;
    height: 74px;
    outline: none;
    padding: 21px 31px;
    width: 100%;
    transition: all 0.3s 0s ease-in-out;
}
@media (max-width: 1199px) {
    .c-srv input[type=text],
    .c-srv input[type=email],
    .c-srv input[type=tel], .c-srv.c-srv_fixstyle input[type=text],
    .c-srv.c-srv_fixstyle input[type=email],
    .c-srv.c-srv_fixstyle input[type=tel] {
        height: 64px;
        font-size: 18px;
        line-height: 28px;
        padding: 17px 24px;
    }
}
@media (max-width: 767px) {
    .c-srv input[type=text],
    .c-srv input[type=email],
    .c-srv input[type=tel], .c-srv.c-srv_fixstyle input[type=text],
    .c-srv.c-srv_fixstyle input[type=email],
    .c-srv.c-srv_fixstyle input[type=tel] {
        font-size: 16px;
        height: 56px;
        line-height: 24px;
        padding: 16px 20px;
    }
}
.c-srv input[type=text]:focus,
.c-srv input[type=email]:focus,
.c-srv input[type=tel]:focus, .c-srv.c-srv_fixstyle input[type=text]:focus,
.c-srv.c-srv_fixstyle input[type=email]:focus,
.c-srv.c-srv_fixstyle input[type=tel]:focus {
    border-color: #0e1e32;
}
.c-srv .c-srv__d-title > *, .c-srv.c-srv_fixstyle .c-srv__d-title > * {
    margin-bottom: 0;
}
.c-srv [data-fancybox-estimate] {
    cursor: pointer;
}

.c-srv-sconsult {
    background: linear-gradient(98.63deg, #dcf174 1.11%, #c6dd4c 100.57%);
    border-radius: 52px;
    margin: 30px auto 60px;
    padding: 90px 0;
    position: relative;
}
@media (max-width: 1365px) {
    .c-srv-sconsult {
        border-radius: 32px;
        padding: 75px 0;
    }
}
@media (max-width: 1199px) {
    .c-srv-sconsult {
        margin: 0 0 40px;
        padding: 40px 0 60px;
    }
}
@media (max-width: 767px) {
    .c-srv-sconsult {
        border-radius: 24px;
        padding: 24px 0 0;
    }
}
.c-srv-sconsult__overlay {
    align-items: stretch;
    display: flex;
}
@media (max-width: 767px) {
    .c-srv-sconsult__overlay {
        display: block;
    }
}
.c-srv-sconsult__content {
    flex: 0 0 550px;
}
@media (max-width: 1199px) {
    .c-srv-sconsult__content {
        flex-basis: 410px;
        position: relative;
        z-index: 1;
    }
}
.c-srv-sconsult__text {
    margin: 0 0 32px;
}
@media (max-width: 1199px) {
    .c-srv-sconsult__text {
        margin-bottom: 24px;
    }
}
.c-srv-sconsult__preview {
    align-items: flex-end;
    display: flex;
    flex: 1 1 auto;
    padding-left: 40px;
    justify-content: flex-end;
    position: relative;
}
@media (max-width: 1199px) {
    .c-srv-sconsult__preview {
        padding-left: 15px;
    }
}
@media (max-width: 767px) {
    .c-srv-sconsult__preview {
        min-height: 350px;
        padding: 0;
        margin: 14px 0 0;
    }
}
.c-srv-sconsult__labels {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    position: relative;
}
@media (max-width: 767px) {
    .c-srv-sconsult__labels {
        display: none;
    }
}
.c-srv-sconsult__labels > * {
    margin: 12px 0 0;
}
.c-srv-sconsult__labels > *:first-child {
    margin: 0;
}
.c-srv-sconsult__labels .c-srv__label {
    min-width: 390px;
    padding-right: 25px;
}
@media (max-width: 1199px) {
    .c-srv-sconsult__labels .c-srv__label {
        min-width: 0;
    }
}
.c-srv-sconsult__background {
    background: url(/local/templates/.default/mockup/images/consult-bgr2.png) 50% 100%/contain no-repeat;
    bottom: -90px;
    left: 0;
    top: -124px;
    position: absolute;
    right: 0;
}
@media (max-width: 1365px) {
    .c-srv-sconsult__background {
        bottom: -75px;
        top: -100px;
    }
}
@media (max-width: 1199px) {
    .c-srv-sconsult__background {
        bottom: -60px;
        left: -80px;
        right: -110px;
        top: -20px;
    }
}
@media (max-width: 767px) {
    .c-srv-sconsult__background {
        left: -50px;
        right: -50px;
        top: 0;
        bottom: 0;
    }
}
/* End */


/* Start:/local/templates/implantcity/components/bitrix/system.pagenavigation/.default/style.css?17659582551596*/
/*  page-count  */
.page-count{
/*	background: url(/local/templates/implantcity/components/bitrix/system.pagenavigation/.default/../images/hr.gif) no-repeat center top;*/
	border-top: 1px solid #e0e0e0;
	margin: 40px 0px 0 0;
	overflow: hidden;
	padding: 20px 0px 40px 0px;
	position: relative;
	_zoom: 1;
}

.pageDop{
	float: right;
	padding: 2px 0 0 0;
	white-space: nowrap;
}

.pageDop span{
	margin: 0 0 0 15px;
}

.content ul.countPages{
	display: inline-block;
	*display: inline;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	position: relative;
	zoom: 1;
}

.content .countPages li{
	background: none;
	display: inline;
	float: left;
	margin: 0px 3px;
	padding: 0px;
	position: relative;
}

.countPages li a, .countPages li span{
	border: 1px solid #fff;
	display: block;
	padding: 1px 6px;
	position: relative;
	text-decoration: none;
}

.countPages li a:hover{
	border-color: #c52121;
	text-decoration: none;
}

.countPages .act span,
.countPages .act a,
.countPages .act a:hover{
	background-color: #c52121;
	border-color: #c52121;
	color: #fff;
	cursor: default;
	text-decoration: none;
}

.countPages li.first a, .countPages li.last a, .countPages li.first a:hover, .countPages li.last a:hover{
	border-color: #fff;
	text-decoration: none;
	white-space: nowrap;
}

.countPages li.first.diss span, .countPages li.last.diss span, .countPages li.first.diss span:hover, .countPages li.last.diss span:hover{
	color: #ccc;
	cursor: default;
	text-decoration: none;
	font-style: normal !important;
}

.countPages li.first a em, .countPages li.last a em{
	font-style: normal;
	padding: 0 5px;
}

.countPages li.first.diss span em, .countPages li.last.diss span em{
}

/* End */
/* /local/templates/implantcity/components/new/catalog.element/main_new/style.css?176595825528213 */
/* /local/templates/implantcity/components/bitrix/system.pagenavigation/.default/style.css?17659582551596 */
