

/* Start:/bitrix/templates/.default/components/bitrix/catalog/services/style.css?168016414224349*/
.grid {}

.grid .bx_content_section {
    margin-bottom: 15px;
}

.grid .bx_sidebar {
    margin-bottom: 15px;
}


/* grid2x1 */

.grid2x1 {}

.grid2x1 .bx_content_section {
    float: left;
    width: 66%;
    margin-bottom: 15px;
}

.grid2x1 .bx_sidebar {
    float: right;
    width: 33%;
    margin-bottom: 15px;
    padding-left: 5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media (max-width:960px) {
    .grid2x1 .bx_sidebar {
        padding-left: 4%;
    }
}

@media (max-width:640px) {
    .grid2x1 .bx_content_section,
    .grid2x1 .bx_sidebar {
        width: 100%;
        float: none;
    }
    .grid2x1 .bx_sidebar {
        padding-left: 3%;
    }
}

@media (max-width:479px) {
    .grid2x1 .bx_sidebar {
        padding-left: 1%;
    }
}

@font-face {
    font-family: "Nunito";
    src: local("Nunito-Bold"), url("/bitrix/templates/.default/components/bitrix/catalog/services/./fonts/Nunito-Bold.woff2") format("woff2"), url("/bitrix/templates/.default/components/bitrix/catalog/services/../fonts/Nunito-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "OpenSans";
    src: local("OpenSans-Bold"), url("/bitrix/templates/.default/components/bitrix/catalog/services/./fonts/OpenSans-Bold.woff2") format("woff2"), url("/bitrix/templates/.default/components/bitrix/catalog/services/../fonts/OpenSans-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "OpenSans";
    src: local("OpenSans-Light"), url("/bitrix/templates/.default/components/bitrix/catalog/services/./fonts/OpenSans-Light.woff2") format("woff2"), url("/bitrix/templates/.default/components/bitrix/catalog/services/../fonts/OpenSans-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "OpenSans";
    src: local("OpenSans-Regular"), url("/bitrix/templates/.default/components/bitrix/catalog/services/./fonts/OpenSans-Regular.woff2") format("woff2"), url("/bitrix/templates/.default/components/bitrix/catalog/services/../fonts/OpenSans-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "OpenSans";
    src: local("OpenSans-SemiBold"), url("/bitrix/templates/.default/components/bitrix/catalog/services/./fonts/OpenSans-SemiBold.woff2") format("woff2"), url("/bitrix/templates/.default/components/bitrix/catalog/services/../fonts/OpenSans-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: local("Rubik-Bold"), url("/bitrix/templates/.default/components/bitrix/catalog/services/./fonts/Rubik-Bold.woff2") format("woff2"), url("/bitrix/templates/.default/components/bitrix/catalog/services/../fonts/Rubik-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: local("Rubik-Light"), url("/bitrix/templates/.default/components/bitrix/catalog/services/./fonts/Rubik-Light.woff2") format("woff2"), url("/bitrix/templates/.default/components/bitrix/catalog/services/../fonts/Rubik-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: local("Rubik-Regular"), url("/bitrix/templates/.default/components/bitrix/catalog/services/./fonts/Rubik-Regular.woff2") format("woff2"), url("/bitrix/templates/.default/components/bitrix/catalog/services/../fonts/Rubik-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: local("Rubik-SemiBold"), url("/bitrix/templates/.default/components/bitrix/catalog/services/../fonts/Rubik-SemiBold.woff2") format("woff2"), url("/bitrix/templates/.default/components/bitrix/catalog/services/../fonts/Rubik-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

* {
    padding: 0;
    margin: 0;
    border: 0;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

:focus,
:active {
    outline: none;
}

a:focus,
a:active {
    outline: none;
}

nav,
footer,
header,
aside {
    display: block;
}

html,
body {
    height: 100%;
    width: 100%;
    font-size: 100%;
    line-height: 1;
    font-size: 14px;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

input,
button,
textarea {
    font-family: inherit;
}

input::-ms-clear {
    display: none;
}

button {
    cursor: pointer;
    background: none;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.page__body a,
.page__body a:visited {
    text-decoration: none;
}

.page__body a:hover {
    text-decoration: none;
}

ul li {
    list-style: none;
}

img {
    vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: 400;
}

a {
    color: inherit;
}

body {
    font-size: 16px;
    font-family: "Rubik", sans-serif;
    color: #000;
    overflow-x: hidden;
    overflow-y: auto;
}

html {
    overflow: hidden;
}

img {
    pointer-events: none;
}

*::-moz-selection {
/*
    color: #fff;
*/
    background: #dff2fb;
}

*::selection {
/*
    color: #fff;
*/
    background: #dff2fb;
}

.wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
}

.container {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1202px;
}

.header,
.footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.page {
    padding-bottom: 64px;
    padding-top: 75px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.page__breadcrumbs {
    margin-bottom: 40px;
}

.page__side {
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.breadcrumbs__item {
    color: #A49C9C;
}

.content-page li::before .breadcrumbs li {
    margin-top: 8px;
    padding-right: 16px;
    margin-right: 10px;
    background: url("/bitrix/templates/.default/components/bitrix/catalog/services/../images/icons/angle-small-right.svg") right center no-repeat;
}

.breadcrumbs li:last-child {
    margin-right: 0;
    padding-right: 0;
    background: none;
}

.breadcrumbs__link {
    color: #ED3C42;
}

.breadcrumbs__link {
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.breadcrumbs__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.content-page__catalog-blocks {
    margin-bottom: 30px;
}

.content-page__form {
    margin-bottom: 50px;
}

.content-page__items {
    margin-bottom: 50px;
}

.content-page h1,
.content-page h2 {
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
}

.content-page h2 {
    margin-bottom: 15px;
}

.content-page p {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 10px;
}

.content-page p:last-child {
    margin: 0;
}

.content-page p a {
    color: red;
    position: relative;
}

.content-page p a::after {
    content: "?";
    font-size: 11px;
    position: absolute;
    right: -7px;
    top: -4px;
}

.content-page li {
/*
    font-weight: normal;
*/
    font-size: 16px;
    line-height: 150%;
    letter-spacing: -0.015em;
    margin-bottom: 10px;
    padding-left: 37px;
    position: relative;
}

.content-page li::before {
    content: "";
    width: 20px;
    height: 20px;
    background: url("/bitrix/templates/.default/components/bitrix/catalog/services/./images/icons/tick.png") 0 0/contain no-repeat;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.content-page li:last-child {
    margin: 0;
}

.content-page__main-title {
    margin-bottom: 30px;
}

.content-page__text {
    margin-bottom: 30px;
}
.content-page__text > .category__list {
    padding-bottom: 0;
}

.content-page__text:last-child {
    margin: 0;
}

.content-page__block {
    margin-bottom: 10px;
}

.content-page__block:last-child {
    margin: 0;
}

.block-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.block-page__content_pink {
    padding: 25px 23px 17px 30px;
    border-radius: 3px;
    background: #FFF4F4;
}

.block-page__content_pink p {
    font-weight: 400;
}

.block-page__image {
    height: 50%;
}

.block-page__image:first-child {
    padding-bottom: 5px;
    padding-top: 0 !important;
}

.block-page__image:last-child {
    padding-bottom: 0;
    padding-top: 5px;
}

.block-page__image img {
    width: 100%;
    height: 100%;
    -o-object-position: center center;
    object-position: center center;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 3px;
}

.block-page__image_big {
    height: 100%;
}

.item-content-page__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 27px 30px 29px;
    background: #FFF4F4;
    border-radius: 3px;
}

.item-content-page__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    height: 60px;
    margin-right: 26px;
}

.item-content-page__icon img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.item-content-page__text {
    font-weight: 600;
    font-size: 22px;
    line-height: 150%;
    letter-spacing: -0.015em;
    color: #000;
}

input[type=text],
input[type=email],
input[type=tel],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.input {
    font-size: 16px;
    width: 100%;
    display: block;
    font-weight: 300;
    padding: 0 20px;
    border-radius: 10px;
    background-color: #fff;
    border: 1px solid #DADADA;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.input::-webkit-input-placeholder {
    font-family: "OpenSans";
    font-weight: 300;
    font-size: 15px;
    line-height: 161.3%;
    letter-spacing: 0.065em;
    color: #ACACAC;
}

.input::-moz-placeholder {
    font-family: "OpenSans";
    font-weight: 300;
    font-size: 15px;
    line-height: 161.3%;
    letter-spacing: 0.065em;
    color: #ACACAC;
}

.input:-ms-input-placeholder {
    font-family: "OpenSans";
    font-weight: 300;
    font-size: 15px;
    line-height: 161.3%;
    letter-spacing: 0.065em;
    color: #ACACAC;
}

.input::-ms-input-placeholder {
    font-family: "OpenSans";
    font-weight: 300;
    font-size: 15px;
    line-height: 161.3%;
    letter-spacing: 0.065em;
    color: #ACACAC;
}

.input::placeholder {
    font-family: "OpenSans";
    font-weight: 300;
    font-size: 15px;
    line-height: 161.3%;
    letter-spacing: 0.065em;
    color: #ACACAC;
}

.input:focus::-webkit-input-placeholder {
    color: transparent;
}

.input:focus::-moz-placeholder {
    color: transparent;
}

.input:focus:-ms-input-placeholder {
    color: transparent;
}

.input:focus::-ms-input-placeholder {
    color: transparent;
}

.input:focus::placeholder {
    color: transparent;
}

.input:focus {
    border-color: #000;
}

input {
    min-height: 50px;
}

textarea.input {
    resize: none;
    padding: 15px 16px;
    background-color: #fff;
    min-height: 74px;
}

.contacts-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.contacts-page__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.contacts-page__icon {
    margin-right: 10px;
}

.contacts-page__icon img {
    width: 48px;
    height: 48px;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center center;
    object-position: center center;
}

.contacts-page__label {
    font-size: 15px;
    line-height: 150%;
    letter-spacing: -0.015em;
    color: #8B8B8B;
}

.contacts-page__link {
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: -0.015em;
    color: #000000;
}

.catalog-blocks__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding: 20px 40px 20px 23px;
    margin-bottom: 20px;
    max-width: 450px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.catalog-blocks__item:last-child {
    margin: 0;
}

.catalog-blocks__item::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    z-index: 2;
    background: rgba(45, 32, 35, 0.5);
}

.catalog-blocks__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.catalog-blocks__bg img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    -o-object-position: center center;
    object-position: center center;
    -o-object-fit: cover;
    object-fit: cover;
}

.catalog-blocks__icon {
    position: relative;
    z-index: 3;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48px;
    flex: 0 0 48px;
}

.catalog-blocks__icon img {
    width: 48px;
    height: 48px;
}

.catalog-blocks__text {
    position: relative;
    z-index: 3;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-left: 24px;
    font-size: 25px;
    line-height: 1.3;
    color: #fff;
}

.m_inb>h1 {
    display: none;
}

.page__body {
    padding-bottom: 64px;
}

.submenu-side__item {
    padding-left: 25px;
}

.form-page {
    padding: 16px 16px 16px 32px;
    border: 1px solid #A8B7B7;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.form-page__content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-right: 32px;
}

.form-page__title {
    font-family: "OpenSans";
    font-weight: 700;
    font-size: 24px;
    line-height: 161.3%;
    text-align: center;
    letter-spacing: 0.065em;
    margin-bottom: 27px;
}

.form-page__input {
    margin-bottom: 17px;
}

.form-page__text {
    margin-top: 27px;
    font-family: "OpenSans";
    margin-bottom: 48px;
    font-weight: 400;
    font-size: 15px;
    line-height: 161.3%;
    letter-spacing: 0.065em;
}

.form-page__submit {
    background: #ED3C42;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 53px;
    padding: 3px 15px;
    font-family: "OpenSans";
    font-weight: 700;
    font-size: 20px;
    line-height: 158.68%;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #FFFFFF;
    border: 2px solid transparent;
}

@media (min-width: 767.98px) {
    .page__body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .page__side {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 260px;
        flex: 0 0 260px;
    }
    .page__content {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding-top: 7px;
        padding-left: 30px;
    }
    .content-page__catalog-blocks {
        display: none;
    }
    .side-page__body {
        background: #F8FBFB;
        border-radius: 30px;
        margin-bottom: 20px;
    }
    .side-page__title {
        padding: 20px 20px 0px 43px;
        color: #242424;
        font-size: 25px;
        font-weight: normal;
        line-height: 1.3;
    }
    .side-page__button {
        padding: 20px 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .side-page__button span {
        -webkit-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        color: #121518;
        font-size: 16px;
        line-height: 1.1;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding-left: 10px;
    }
    .side-page__button svg {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        -webkit-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        width: 20px;
        height: 15px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20px;
        flex: 0 0 20px;
    }
    .side-page__button.active {
        background: #DCF2FD;
    }
    .side-page__button.active svg {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    .side-page__submenu {
        padding: 0 15px;
    }
    .submenu-side {
        padding-left: 48px;
        padding-right: 45px;
    }
    .submenu-side__item {
        margin-bottom: 12px;
    }
    .submenu-side__item:first-child {
        padding-top: 20px;
    }
    .submenu-side__item:last-child {
        padding-bottom: 10px;
    }
    .submenu-side__item:last-child {
        margin: 0;
    }
    .submenu-side__link {
        color: #121518;
        font-size: 16px;
        line-height: 1.1;
        -webkit-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }
}

@media (min-width: 767.98px) and (any-hover: hover) {
    .side-page__button span:hover {
        color: #ED3C42;
    }
    .side-page__button {
        -webkit-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }
    .side-page__button:hover {
        background: #DCF2FD;
    }
    .submenu-side__link:hover {
        color: #ED3C42;
    }
}

@media (min-width: 991.98px) {
    .page__side {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 300px;
        flex: 0 0 300px;
    }
    .page__nav {
        margin-bottom: 32px;
        -webkit-filter: drop-shadow(4px 4px 20px rgba(139, 241, 255, 0.25));
        filter: drop-shadow(4px 4px 20px rgba(139, 241, 255, 0.25));
        -webkit-box-shadow: 0 0 30px rgb(229, 242, 246);
        box-shadow: 0 0 30px rgb(229, 242, 246);
    }
    .nav-page__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .nav-page__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 20%;
        flex: 0 1 20%;
    }
    .nav-page__link {
        min-height: 70px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-weight: 300;
        font-size: 16px;
        line-height: 120%;
        text-transform: uppercase;
    }
    .content-page__block {
        margin-bottom: 30px;
    }
    .block-page__content {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        margin-right: 42px;
    }
    .block-page__content_pink {
        margin-right: 10px;
    }
    .block-page__images {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 269px;
        flex: 0 0 269px;
    }
    .content-page__items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-left: -10px;
        margin-right: -10px;
    }
    .content-page__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
        padding: 0 10px;
    }
    .item-content-page__body {
        height: 100%;
    }
    .form-page {
        padding: 16px 16px 16px 32px;
        border: 1px solid #A8B7B7;
        border-radius: 5px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .form-page__content {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding-right: 32px;
    }
    .form-page__title {
        font-family: "OpenSans";
        font-weight: 700;
        font-size: 24px;
        line-height: 161.3%;
        text-align: center;
        letter-spacing: 0.065em;
        margin-bottom: 27px;
    }
    .form-page__input {
        margin-bottom: 17px;
    }
    .form-page__text {
        margin-top: 27px;
        font-family: "OpenSans";
        margin-bottom: 48px;
        font-weight: 400;
        font-size: 15px;
        line-height: 161.3%;
        letter-spacing: 0.065em;
    }
    .form-page__submit {
        background: #ED3C42;
        border-radius: 5px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        min-height: 53px;
        padding: 3px 15px;
        font-family: "OpenSans";
        font-weight: 700;
        font-size: 20px;
        line-height: 158.68%;
        letter-spacing: 0.02em;
        text-transform: uppercase;
        color: #FFFFFF;
        border: 2px solid transparent;
    }
    .form-page__image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 269px;
        flex: 0 0 269px;
    }
    .form-page__image img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center center;
        object-position: center center;
        border-radius: 3px;
    }
    .form-page__link {
        display: none;
    }
    .contacts-page {
        margin: 0 -41px;
    }
    .contacts-page__item {
        padding: 0 41px;
    }
}

@media (min-width: 1202px) {
    .page__content {
        padding-left: 50px;
    }
}

@media (max-width: 991.98px) {
    .page {
        padding-top: 20px;
    }
    .page__breadcrumbs {
        margin-bottom: 20px;
    }
    .header__content {
        font-size: 40px;
        min-height: 50px;
    }
    .footer__content {
        font-size: 40px;
    }
    .nav-page {
        display: none;
    }
    .content-page__form {
        margin-bottom: 60px;
    }
    .content-page__text {
        margin-bottom: 48px;
    }
    .content-page__text:first-child {
        margin-bottom: 30px;
    }
    .content-page__text_m {
        margin-bottom: 10px;
    }
    .block-page {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .block-page__content ul {
        margin-bottom: 20px;
    }
    .block-page__images {
        margin-bottom: 10px;
    }
    .block-page__image {
        height: 150px;
    }
    .block-page__image_big {
        height: 340px;
    }
    .content-page__item {
        margin-bottom: 10px;
    }
    .content-page__item:last-child {
        margin: 0;
    }
    .item-content-page__body {
        padding: 33px 10px 32px 23px;
    }
    .item-content-page__icon {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 48px;
        flex: 0 0 48px;
        height: 48px;
        margin-right: 20px;
    }
    .item-content-page__text {
        font-size: 18px;
    }
    .form-page__image {
        display: none;
    }
    .form-page__link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: #ED3C42;
        font-family: "Nunito";
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 158.68%;
        /* identical to box height, or 32px */
        min-height: 51px;
        padding: 3px 15px;
        border-radius: 5px;
        text-align: center;
        letter-spacing: 0.02em;
        margin-top: 30px;
        color: #FFFFFF;
    }
    .contacts-page {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .contacts-page__item {
        max-width: 250px;
        width: 100%;
        margin-bottom: 40px;
    }
    .contacts-page__item:last-child {
        margin: 0;
    }
}

@media (max-width: 767.98px) {
    .container {
        padding: 0 10px;
    }
    .header__content {
        font-size: 30px;
    }
    .footer__content {
        font-size: 30px;
    }
    .content-page__items {
        margin-bottom: 40px;
    }
    .side-page {
        display: none;
    }
}

@media (any-hover: hover) {
    .breadcrumbs__link:hover {
        text-decoration: underline;
    }
    .nav-page__link {
        -webkit-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }
    .nav-page__link:hover {
        background: #ED3C42;
        color: #fff;
    }
    .nav-page__link.active {
        background: #ED3C42;
        color: #fff;
    }
    .form-page__submit {
        -webkit-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }
    .form-page__submit:hover {
        background: #FFF4F4;
        color: #ED3C42;
        border-color: #ED3C42;
    }
    .contacts-page__link {
        -webkit-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }
    .contacts-page__link:hover {
        color: #ED3C42;
    }
}

/* End */
/* /bitrix/templates/.default/components/bitrix/catalog/services/style.css?168016414224349 */
