.visually-hidden {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

a {
    outline: none
}

code {
    white-space: pre-wrap
}

body {
    margin: 0;
    overflow-x: hidden;
    font-family: "Ubuntu", sans-serif;
    line-height: 1.3
}

article a {
    color: var(--main-blue-color)
}

article a:hover {
    text-decoration: none
}

article a:visited {
    color: #551a8b
}

article ol:not([class]) {
    margin-bottom: 20px;
    counter-reset: orderedlist;
    list-style-type: none
}

article ol:not([class]) li {
    counter-increment: orderedlist;
    margin-bottom: 15px;
    padding-left: 40px;
    position: relative
}

article ol:not([class]) li:before {
    content: counter(orderedlist) ". ";
    font-weight: 700;
    color: var(--main-orange-color);
    min-width: 30px;
    position: absolute;
    left: 0;
    text-align: right
}

article ul:not([class]) {
    margin-bottom: 20px
}

article ul:not([class])>li,
div.article ul:not([class])>li {
    padding-left: 1em;
    margin-bottom: 15px;
    line-height: 1.3;
    vertical-align: top;
    position: relative
}

article ul:not([class])>li:before,
div.article ul:not([class])>li:before {
    content: "";
    position: absolute;
    display: block;
    width: .4em;
    height: .4em;
    margin: 0;
    background: var(--main-orange-color);
    left: -.1em;
    top: .4em;
    min-width: auto
}

article p {
    margin-bottom: 2em;
    line-height: 1.6em !important
}

pre {
    margin: 0
}

img {
    max-width: 100%
}

button:focus {
    outline: none
}

.body {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.img {
    max-width: 100%;
    box-shadow: 0 0 4px 2px rgb(0 0 0 / .25)
}

.currency {
    position: relative;
    white-space: nowrap
}

.currency:after {
    display: inline-block;
    margin-left: .35em
}

.currency--rub:after {
    content: "\e603";
    font-family: "Ubuntu-rouble", sans-serif;
    font-size: .75em
}

.fotorama__wrap {
    position: relative
}

.map {
    padding: 20px 0
}

.map iframe {
    width: 100%;
    min-height: 400px
}

.mobile--show {
    display: none
}

.header {
    width: 100%;
    margin: 0 auto;
    padding: 33px 3% 30px;
    max-width: calc(1355px + 6%)
}

.header__row {
    position: relative;
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 36px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.header__row:last-child {
    margin-bottom: 0
}

.header__logo {
    --width: 136px;
    --height: calc(67 / 148 * 148px);
    outline: none;
    border: none;
    width: var(--width);
    height: var(--height);
    display: flex;
    margin-right: 35px;
    transform: translateY(18px)
}

.header__logo svg {
    width: 136px
}

@media screen and (max-width:1170px) {
    .header__logo {
        transform: translateY(0)
    }
}

.header__contacts {
    display: inline-block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto
}

.header__nav-top {
    display: inline-block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header__nav-items {
    display: inline-block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header__nav-a {
    font-family: "Ubuntu", sans-serif;
    display: inline-block;
    margin-right: 38px;
    font-weight: 700;
    text-decoration: none;
    color: var(--main-blue-color);
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    font-size: 20px;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.header__phone,
.mailto-a {
    font-family: "Ubuntu", sans-serif;
    color: #5b8fb8;
    font-weight: 500;
    font-size: 15px;
    margin-left: 40px;
    white-space: nowrap;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.header__phone {
    margin-left: 0
}

.header__ordercall {
    margin-left: 20px;
    width: 135px;
    height: 40px;
    font-size: 15px;
    color: #0C5A98;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #0C5A98;
    border-radius: 64px;
    transition: .3s
}

.header__ordercall-pic {
    display: none
}

.header__ordercall:hover {
    opacity: .5
}

.header .lk-button {
    font-family: "Ubuntu", sans-serif;
    position: static;
    white-space: nowrap;
    margin-left: 40px;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.header__nav-a:hover,
.header__phone:hover,
.mailto-a:hover,
.header .lk-button:hover {
    opacity: .5
}

.header__sub-nav-items {
    padding-left: 185px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.header__sub-nav-a,
.header__sub-nav-current-item {
    font-family: "Ubuntu", sans-serif;
    color: var(--main-blue-color);
    font-size: 13px;
    display: inline-block;
    margin: 0 12px 4px 0;
    text-decoration: none;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap
}

.header__sub-nav-a:before {
    content: "";
    background: #ecccc4;
    width: calc(100% + 10px);
    height: calc(100% + 6px);
    position: absolute;
    top: -3px;
    left: -5px;
    z-index: -1;
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / .2);
    box-shadow: 0 0 10px rgb(0 0 0 / .2);
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.header__sub-nav-current-item {
    color: var(--main-orange-color);
    cursor: default
}

.header__sub-nav-a:hover {
    color: var(--main-blue-color)
}

.header__sub-nav-a:hover:before {
    opacity: 1
}

.header__sub-nav-burger {
    display: none
}

.lk-button {
    background: var(--main-orange-color);
    font-size: 16px;
    padding: 5px 10px;
    position: absolute;
    color: #fff !important;
    text-decoration: none;
    font-weight: 500;
    top: 27px;
    right: 0
}

.home-link {
    display: inline-block;
    background: url(/template/img/mainsprite-s56f667865c.png) 0 -987px no-repeat;
    height: 15px;
    width: 16px;
    margin-left: 3px;
    margin-right: 31px;
    -webkit-transform: translate(0, -1px);
    transform: translate(0, -1px);
    -webkit-transition: opacity, 0.3s;
    transition: opacity, 0.3s
}

.header__contacts-phones {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.top-nav__item_current {
    display: inline-block;
    margin-right: 38px;
    color: var(--main-orange-color);
    font-size: 18px;
    font-weight: 700
}

.doc-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.doc-icon:before {
    content: "";
    display: inline-block;
    left: 0;
    top: -20px;
    background: url(/template/img/mainsprite-s56f667865c.png) 0 -783px no-repeat;
    height: 67px;
    width: 51px;
    margin-right: 1em
}

.doc-icon--pdf:before {
    background: url(/template/img/mainsprite-s56f667865c.png) 0 -629px no-repeat
}

.doc-icon--jpg:before {
    background: url(/template/img/mainsprite-s56f667865c.png) 0 -706px no-repeat
}

.main {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0 3% 30px;
    max-width: calc(1355px + 6%);
    overflow: hidden
}

.article {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 30px
}

.article__shell {
    margin-bottom: 18px;
    background-color: #000;
    color: lightgrey;
    padding: 10px;
    width: fit-content;
    border-radius: 10px;
    white-space: pre-wrap
}

h1,
h2,
h3,
.article__h1,
.article__h2,
.article__h3,
.article__th,
.main__h2 {
    font-weight: 700;
    color: var(--main-blue-color);
    margin-top: 0
}

.article__h3_ta_center {
    text-align: center
}

h1,
.article__h1 {
    font-size: 2.5rem;
    margin-bottom: 1.5em;
    margin-top: 1em;
    display: block
}

h1.marginClean,
.article__h1.marginClean {
    margin-bottom: 0
}

h2,
.article__h2,
.main__h2 {
    margin-bottom: .5em;
    font-size: 1.875rem;
    display: block
}

.article__h2_width_100 {
    width: 100%
}

.article__h2_max-width_330 {
    max-width: 330px
}

.article__h2_margin_top_30 {
    margin-top: 30px
}

.article__h2_fz_2_4rem {
    font-size: 2.4rem
}

.article__h2_feedback_dc,
.article__h2_feedback_ws {
    font-size: 4rem
}

.article__h2_feedback_dc {
    color: var(--main-orange-color)
}

h3,
.article__h3 {
    margin-bottom: .5em;
    font-size: 1.5625rem;
    display: block
}

.article__nav-items {
    margin-bottom: 1em
}

.article__p,
p,
.article__table,
.article__ol,
ol {
    line-height: 1.3;
    font-family: Ubuntu, sans-serif;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 10px
}

.article__p {
    margin-bottom: 1em
}

.article__price {
    font-size: 1em;
    margin: 0;
    padding: 0;
    line-height: 0
}

.article__nav-a {
    color: var(--main-blue-color);
    font-size: 14px;
    text-decoration: none;
    display: inline-block;
    margin-right: 15px
}

.article__nav-a:hover {
    text-decoration: underline
}

.article__reminder {
    position: relative;
    color: #fff;
    padding: 40px 4%
}

.article__reminder:before {
    position: absolute;
    content: "";
    background-color: var(--main-blue-color);
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: -1
}

.article__reminder__text {
    margin: auto;
    max-width: 460px
}

.article__reminder__text p {
    margin: 0 0 5px;
    font-family: Ubuntu, sans-serif
}

.article__reminder__text-title {
    font-weight: 700;
    padding-top: 20px
}

.article__reminder__text img {
    float: left;
    margin-right: 30px;
    margin-bottom: 40px
}

.article__subtitle {
    clear: both;
    padding: 0 60px 0 48px;
    line-height: 1.5;
    font-style: italic;
    font-size: 14px;
    color: #6d6e71;
    width: 430px;
    float: left;
    margin-bottom: 20px
}

.article__subtitle-author {
    font-size: 14px;
    text-align: right;
    color: #6d6e71;
    display: block
}

.certificate__img {
    width: 118px;
    height: 118px
}

.order-button {
    padding: 11px 16px;
    color: #fff;
    text-decoration: none;
    background-color: var(--main-orange-color);
    text-align: center;
    cursor: pointer;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    white-space: nowrap
}

.order-button__more {
    margin-top: 20px;
    display: inline-block
}

.order-button:hover {
    background: #ee9880
}

.order-button:visited {
    color: #fff
}

.blue-button,
.blue-button:visited {
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    display: inline-block;
    min-width: 300px;
    text-align: center;
    background: var(--main-blue-color);
    margin: 15px auto 0;
    padding: .85em 1.15em;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    font-size: 18px;
    cursor: pointer
}

.blue-button:hover {
    background: rgb(12 90 152 / .75)
}

.blue-button--small {
    min-width: auto
}

.span-comment {
    border-bottom: 1px dashed;
    cursor: pointer;
    position: relative
}

.active-comment {
    background-color: #fff;
    position: fixed;
    z-index: 100;
    border: 1px solid gray;
    font-size: 12px;
    padding: .5em;
    line-height: 1.15
}

.span-comment--inner {
    display: none;
    content: attr(data-comment);
    position: absolute;
    background-color: #fff;
    z-index: 100;
    border: 1px solid gray;
    font-size: 12px;
    padding: .5em;
    top: 20px;
    left: 0;
    line-height: 1.15;
    min-width: 110px;
    text-align: left
}

.span-comment:hover .span-comment--inner {
    display: inline-block
}

.certificates {
    padding-top: 1em
}

.certificate {
    margin-bottom: 20px
}

.article__ol-li,
ol li {
    margin-bottom: 10px
}

.article__ul,
ul {
    padding-left: 22px
}

.article__li,
ul li {
    list-style: none;
    margin-bottom: 15px;
    font-size: 18px;
    position: relative
}

.article__li:before {
    content: " — ";
    position: absolute;
    top: 0;
    right: calc(100% + 30px);
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0)
}

.client__img-wrap {
    height: 130px;
    position: relative
}

.client__img {
    margin: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.client__img-diploma {
    max-height: 100%;
    transform: translateY(-10px)
}

.client__subtitle {
    display: block;
    font-size: 14px;
    text-align: center;
    color: #929292
}

.support-sectionFlex {
    display: flex;
    justify-content: space-between
}

.article__ol,
.article__ul {
    list-style-position: inside;
    padding-right: 30px;
    padding-left: 30px;
    margin-top: 0;
    margin-bottom: .5em
}

.article__ul ul,
.article__ul ol,
ul ul,
ul ol,
.article__ol ol,
.article__ol ul,
ol ol,
ol ul {
    margin-top: .5em
}

.article__ul {
    padding-left: 52px
}

.header__phone-suffix-web,
.header__phone-suffix-dc {
    font-size: 15px;
    color: #fff;
    padding: 6px;
    text-decoration: none;
    height: 30px
}

.header__phone-suffix-web {
    background: var(--main-blue-color)
}

.header__phone-suffix-dc {
    background: var(--main-orange-color)
}

.region-link_blue {
    background-color: var(--main-blue-color)
}

.region-link_orange {
    background-color: var(--main-orange-color)
}

.region-link_blue:not(.only-moscow):hover {
    background-color: #86bcd8
}

.region-link_orange:not(.only-moscow):hover {
    background-color: #ee9880
}

.region-link_active {
    font-size: 35px;
    padding: 27px 50px
}

.container-fluid {
    width: 100%;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 1em;
    margin-bottom: 1em
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
    padding-right: 0;
    padding-left: 0
}

.fz-10 {
    font-size: 10px
}

.fz-14 {
    font-size: 14px
}

.fw-bold {
    font-weight: 700
}

.color--black {
    color: #000 !important
}

.fs-italic {
    font-style: italic
}

.ta-center {
    text-align: center !important
}

.ta-right {
    text-align: right !important
}

.pt-1 {
    padding-top: 1em
}

.pt-2 {
    padding-top: 2em
}

.pt-3 {
    padding-top: 3em
}

.pt-4 {
    padding-top: 4em
}

.pt-5 {
    padding-top: 5em
}

.pb-1 {
    padding-top: 1em
}

.pb-2 {
    padding-top: 2em
}

.pb-3 {
    padding-top: 3em
}

.pb-4 {
    padding-top: 4em
}

.pb-5 {
    padding-top: 5em
}

.mb-1 {
    margin-bottom: 1em
}

.mb-2 {
    margin-bottom: 2em
}

.mb-3 {
    margin-bottom: 3em
}

.mb-4 {
    margin-bottom: 4em
}

.mb-5 {
    margin-bottom: 5em
}

.mt-1 {
    margin-top: 1em
}

.mt-2 {
    margin-top: 2em
}

.mt-3 {
    margin-top: 3em
}

.mt-4 {
    margin-top: 4em
}

.mt-5 {
    margin-top: 5em
}

.max-w_450 {
    max-width: 450px
}

.w-80 {
    width: 80%
}

.w-100 {
    width: 100%
}

.d-flex {
    display: flex
}

.border--blue {
    border: 2px solid var(--main-blue-color)
}

.subtitle--gray {
    max-width: 900px;
    color: #a4a4a4;
    margin: -20px 0 50px 0
}

.position--r {
    position: relative
}

.z-index--10 {
    z-index: 10
}

.box {
    margin-bottom: 5rem
}

.img-box img {
    width: 100%
}

.db {
    display: block
}

article h1.side {
    font-size: 30px;
    float: none;
    margin-left: 0;
    width: auto;
    margin-bottom: 2rem
}

.bg-gray {
    width: 100%;
    position: relative;
    z-index: 1;
    padding: 3.5rem 0 5rem
}

.bg-gray:before {
    content: "";
    width: 200%;
    height: 100%;
    min-width: 200vw;
    background: #ebebec;
    position: absolute;
    z-index: -1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%
}

.n-clear:after {
    content: "";
    clear: left;
    display: block;
    position: relative
}

.flex-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.flex-lg-5 {
    width: 40.16666%
}

.flex-lg-6 {
    width: 48.5%
}

.flex-lg-7 {
    width: 56.83333%
}

.n-promo {
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 6rem;
    font-size: 18px;
    font-weight: 400;
    position: relative;
    height: auto
}

.n-promo__container {
    width: 100%;
    position: relative;
    float: left;
    height: 100%
}

.n-promo__item {
    position: relative;
    float: left
}

.n-promo__item--caption {
    width: calc(100% - 320px);
    margin: 0
}

.n-promo__item--box-img {
    width: 320px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer
}

.n-promo__img {
    padding: 0 10px;
    cursor: pointer;
    width: 90px;
    height: 74px
}

.n-promo__tushino-head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.n-promo__tushino-text {
    width: 60%;
    margin-bottom: 1em
}

.n-promo__tushino-image {
    width: 38%
}

.num {
    width: 100%;
    margin-bottom: 4rem;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.num__item {
    max-width: 20%;
    position: relative;
    float: left
}

.num__title {
    font-size: 50px;
    font-weight: 700
}

.num__title span,
.num__text {
    font-size: 1rem;
    opacity: .7;
    font-weight: 400
}

.halls {
    width: 100%;
    display: block;
    line-height: 1
}

#tier_iii .sert-box .sert-box__title {
    padding: 0 20px;
    font-size: 20px;
    font-weight: 700
}

#tier_iii .sert-box ul {
    margin: 0;
    padding: 0;
    display: inline
}

#tier_iii .sert-box ul li {
    display: inline-block;
    list-style: inside none none;
    margin-bottom: 20px;
    padding: 2em 20px 1em;
    vertical-align: top;
    width: 49%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#tier_iii .sert-box .field-type-text {
    margin: 1.5em 0 .9em;
    font-weight: 700
}

.m-form {
    position: relative;
    width: 100%
}

.m-form:before {
    content: "";
    width: 200vw;
    min-width: 200%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #9d9d9d
}

.m-form__col {
    width: 50%;
    position: relative;
    float: left;
    color: #fff
}

.m-form__col--2 {
    padding: 70px 85px 90px 45px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 300
}

.m-form__col form {
    background: #9d9d9d
}

.form-input {
    position: relative;
    margin: 2em 0;
    width: 100%
}

.form-input input {
    width: 100%;
    padding: 1em 1.2em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.form-input label {
    position: absolute;
    right: 0;
    top: -2em;
    font-size: 14px;
    font-weight: 300;
    line-height: 2
}

#it_message {
    padding: 70px 45px 90px
}

.order-form-wrap {
    position: relative
}

.m-form .parsley-errors-list {
    left: 0;
    right: auto
}

.m-form input[type="submit"] {
    width: auto;
    padding: 15px 1.5em
}

.m-form h2 {
    color: #fff;
    font-size: 40px;
    margin-bottom: 1.5em
}

.checkbox {
    position: relative;
    padding-top: 1em
}

.checkbox label {
    position: relative;
    padding-left: 2.5em;
    display: block;
    line-height: 1.4;
    max-width: 30em
}

.checkbox input {
    opacity: 0
}

.checkbox label:after {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    content: "\2714";
    position: absolute;
    color: var(--main-orange-color);
    left: .1em;
    width: 1em;
    height: 1em;
    font-size: 2em;
    top: 50%;
    opacity: 0;
    line-height: 1;
    -webkit-transform: translateY(-65%);
    transform: translateY(-65%)
}

.checkbox input:checked~label:after {
    opacity: 1;
    -webkit-transform: translateY(-55%);
    transform: translateY(-55%)
}

.checkbox label:before {
    position: absolute;
    content: "";
    width: 1.5em;
    height: 1.5em;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff;
    display: inline-block
}

.m-form .success-msg span {
    color: #fff;
    height: 210px;
    font-size: 25px;
    font-weight: 300;
    line-height: 1.6;
    padding: 0 30px
}

.maps-text_padding_left_none {
    padding-left: 0
}

.breadcrumb {
    list-style: none;
    padding-left: 0;
    font-family: sans-serif
}

.breadcrumb__li {
    display: inline
}

.breadcrumb__li a {
    display: inline-block;
    margin-left: 0;
    font-size: 16px;
    color: #929292;
    font-weight: 700;
    text-decoration: none
}

.breadcrumb__li span span {
    display: inline-block;
    margin-left: 0;
    font-size: 16px;
    color: #000;
    font-weight: 300;
    text-decoration: none
}

.article-ol-list {
    counter-reset: myCounter
}

.article__list-item {
    list-style: none;
    position: relative;
    margin-left: 35px;
    margin-bottom: 20px
}

.article__list-item::before {
    counter-increment: myCounter;
    content: counter(myCounter) ".";
    color: var(--main-orange-color);
    font-weight: 700;
    font-size: 30px;
    margin-right: 10px;
    position: absolute;
    top: -8px;
    left: -40px
}

.page-support__article-ol-list .article__list-item::before {
    color: #0C5A98
}

.clients {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.client {
    width: 260px;
    padding: 30px
}

.client__img-wrap {
    min-width: 200px;
    height: 130px;
    position: relative
}

.client__subtitle {
    display: block;
    font-size: 14px;
    text-align: center;
    color: #929292
}

.img-colocation {
    float: right;
    margin-left: 20px;
    width: 30%;
    max-width: 360px;
    margin-top: 10px;
    margin-bottom: 10px
}

::-webkit-scrollbar {
    width: 3vw;
    max-width: 5px;
    height: 5px
}

::-webkit-scrollbar-track {
    background: #fff0
}

::-webkit-scrollbar-thumb {
    background: #9cafc2;
    border-radius: 8px
}

@media screen and (min-width:1024px) {
    ::-webkit-scrollbar {
        max-width: 8px
    }
}

.g-hidden {
    display: none
}

.header__nav-a_current {
    color: var(--main-orange-color);
    font-size: 18px;
    font-weight: 700
}

.itsoft {
    font-weight: 700;
    font-style: italic
}

.itsoft--blue-color {
    color: var(--main-blue-color)
}

.accordion-list {
    padding: 0
}

.accordion-list__item {
    background-color: #ebebec;
    margin-bottom: 30px;
    border-radius: 24px;
    overflow: hidden
}

.accordion-list__special {
    text-indent: -19px
}

.accordion-list__item-name {
    background-color: #ecccc4;
    cursor: pointer;
    font-size: 1.39em;
    position: relative;
    width: 100%;
    display: inline-block;
    font-weight: 700;
    padding: 30px 130px 30px 124px
}

.accordion-list__item-name:before {
    content: "";
    display: block;
    background-image: url(/template/img/mainsprite-s56f667865c.png);
    height: 46px;
    background-position-y: -1685px;
    width: 38px;
    left: 32px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.accordion-list__item-name:after {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/template/img/mainsprite-s56f667865c.png);
    background-position-y: -1425px;
    height: 13px;
    width: 19px;
    top: 50%;
    right: 60px;
    transition: transform 200ms
}

.accordion-list__item-name--logo-docs:before {
    background-image: url(/template/img/dc-sprite-sfeda2ca446.png);
    background-position-x: 0;
    background-position-y: -1464px
}

.accordion-list--blue .accordion-list__item-name {
    background-color: var(--pattens-blue-color)
}

.accordion-list--blue .accordion-list__item {
    background-color: var(--alice-blue-color)
}

.accordion-list__item-name--q1:before {
    background-image: url(/images/icons/new-q.svg);
    width: 59px;
    height: 54px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.web-studio .accordion-list__item {
    background-color: #ecf2f7
}

.web-studio .accordion-list__item-name {
    background-color: #cdddee
}

.s-opened.accordion-list__item-name::after {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/template/img/mainsprite-s56f667865c.png);
    background-position-y: -1470px;
    height: 13px;
    width: 19px;
    top: 45%;
    right: 60px
}

.accordion-list__content {
    border-top: 2px solid #c9ced2;
    padding: 0 20% 0 124px;
    max-height: 0;
    overflow: hidden;
    transition: 250ms linear
}

.accordion-list__inner-content-wrapper {
    padding: 15px 30px;
    margin-bottom: 1em;
    line-height: 1.6em;
    font-size: 1em
}

@media screen and (min-width:520px) {
    .accordion-list__inner-content-wrapper {
        padding: 20px 20% 20px 124px
    }
}

.accordion-list__checkbox:checked~.accordion-list__item-name:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media screen and (min-width:992px) {
    .page-support__price-wrapper {
        padding-left: 108px
    }
}

.article__wrapper {
    background-color: #ebebec;
    padding: 65px 4% 30px
}

.article__wrapper_no_bg {
    background-color: #fff0
}

.region-link {
    text-decoration: none;
    font-weight: 700;
    padding: 23px 32px;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    margin-right: 7px;
    vertical-align: bottom
}

.region-link_active {
    font-size: 35px;
    padding: 27px 50px
}

.region-link:visited {
    color: #fff
}

.dc-inner-container {
    background: #ebebec;
    padding: 30px 4% 30px
}

form {
    background: var(--main-blue-color)
}

form label {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    cursor: pointer
}

form input {
    border: 0;
    outline: none
}

form .hidden {
    display: none
}

input[type="submit"] {
    background: var(--main-orange-color);
    display: block;
    width: 302px;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    padding: 15px 0;
    cursor: pointer
}

input[type="submit"]:hover {
    background: #ee9880
}

.order-form-wrap .feedback-form-close {
    position: relative;
    text-align: right;
    z-index: 100000000
}

.order-form-wrap .feedback-form-close .close {
    float: none;
    margin-top: -1em;
    color: #fff;
    opacity: 1;
    text-shadow: none
}

.order-form-wrap .feedback-form-close .close:hover {
    color: var(--main-orange-color)
}

.tableContainer {
    overflow-x: auto;
    width: 100%
}

.tableContainer_margins {
    margin: 30px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.tableContainer__description {
    max-width: 35%
}

.article__table {
    width: 100%;
    max-width: none;
    border-collapse: collapse
}

.article__table_ubuntu th,
.article__table_ubuntu td {
    font-family: "Ubuntu", sans-serif
}

.article__table_width_60 {
    width: 60%
}

.article__td,
.article__th {
    padding: 13px 5px;
    text-align: left
}

.article__td:first-child,
.article__th:first-child {
    padding-left: 30px;
    text-align: left;
    min-width: 375px
}

.article__td:last-child,
.article__th:last-child {
    text-align: center;
    padding-right: 30px
}

.article__td {
    font-size: 15px;
    font-weight: 400
}

.article__td_center,
.article__th_center {
    text-align: center
}

.article__td_min_w_125 {
    min-width: 125px
}

.article__td_min_w_190 {
    min-width: 190px
}

.article__td_min_w_custom {
    min-width: 155px
}

.article__td_padding_0 {
    padding: 0 !important
}

.article__thead .article__tr {
    background: var(--main-orange-color)
}

.article__th {
    color: #fff;
    font-weight: 400
}

.article__th_width_100 {
    width: 100%
}

.article__tbody .article__tr {
    background: #ebebec
}

.article__tbody .article__tr:nth-child(even) {
    background: var(--coral-candy-color)
}

.article__tr_dc_diff_style {
    text-align: center;
    font-weight: 700;
    font-size: 1.1em
}

.article__tr_dc_diff_style td {
    padding: 1em
}

.article__table-comment {
    text-align: right;
    font-style: italic;
    margin-bottom: 40px
}

.article__table .article__td-both {
    text-align: center
}

.article__table-button {
    display: inline-block;
    white-space: nowrap;
    padding: 0 18px;
    line-height: 33px;
    border: none;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    text-decoration: none
}

.article__table-button:hover {
    opacity: .7
}

.article__table-button--orange {
    background: var(--main-orange-color)
}

.article__p {
    margin-bottom: 1em;
    line-height: 1.6em
}

.article__p_fz_1_5rem {
    font-size: 1.5rem
}

.article__p_can_call,
.article__p_dont_call {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.article__p_can_call:before {
    content: "";
    display: inline-block;
    background-image: url(/template/img/mainsprite-s56f667865c.png);
    background-repeat: no-repeat;
    height: 79px;
    width: 78px;
    background-position: 0 -55px;
    margin-right: 15px
}

.article__p_dont_call:before {
    content: "";
    display: inline-block;
    background-image: url(/template/img/mainsprite-s56f667865c.png);
    background-repeat: no-repeat;
    background-position: 0 -1515px;
    height: 82px;
    width: 79px;
    margin-right: 15px
}

.article__p_fw_bold {
    font-weight: 700
}

.article__p_padding_left_120 {
    padding-left: 120px
}

.hide {
    display: none
}

.attention {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 60%
}

.attention_margins {
    margin: 40px 0 40px auto
}

.attention__text {
    margin-left: 4%;
    color: #6d6e71
}

.price-wrap {
    position: absolute;
    top: 50%;
    margin-top: auto;
    margin-left: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.price {
    font-size: 40px;
    font-weight: 700
}

.read-more-btn {
    display: inline-block;
    cursor: pointer;
    color: #fff;
    background: var(--main-blue-color);
    font-size: 14px;
    padding: 10px 20px;
    -webkit-transition: background, opacity 0.3s;
    transition: background, opacity 0.3s;
    position: absolute;
    bottom: 30px;
    opacity: .5
}

.read-more-btn:hover {
    background: #86bcd8
}

.g-clearfix--marginTop {
    margin-top: 70px
}

.accordion-grid-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.accordion-grid-wrap--3col .accordion-grid-wrap__item {
    width: 50%;
    padding: 0 20px;
    margin-bottom: 30px
}

.accordion-grid-wrap__item_width_100 {
    width: 100%
}

.btn-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.telegramm-container-link {
    width: 404px;
    display: block;
    max-height: 124px
}

.telegramm-container-link_aside_banner {
    width: 100%
}

.telegramm-container__img-banner {
    vertical-align: bottom;
    width: 100%
}

.telegramm-container__img-banner:hover {
    opacity: 1
}

.banner-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.telegramm-container__align_self_f_end {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.aside-tg-banner {
    padding-top: 20px;
    width: 78%
}

.aside-tg-banner__img {
    width: 100%
}

.lang-select {
    display: inline-block;
    vertical-align: middle;
    height: 25px;
    margin-top: 10px;
    align-self: flex-end;
    margin-left: 15px
}

.lang-select .goog-te-gadget {
    color: #fff0
}

.lang-select .goog-te-gadget>span {
    display: none
}

.lang-select .goog-te-gadget .goog-te-combo {
    margin: 0;
    padding: 0;
    color: #5b8fb8;
    border: none;
    font-family: Ubuntu, sans-serif;
    white-space: normal;
    font-size: 13px;
    width: 100px
}

.common-swiper {
    height: 34vw;
    margin-bottom: 0 !important
}

.common-swiper .swiper-slide {
    position: relative;
    cursor: grab
}

.swiper-slide__text-absolute {
    position: absolute;
    top: 20%;
    right: 50px;
    font-size: 20px;
    width: 500px
}

.swiper-slide__text-absolute_ta_center {
    right: 50%;
    top: 50%;
    transform: translate(50%, -50%);
    text-align: center
}

.swiper-slide__text-p {
    font-family: "Ubuntu", sans-serif;
    margin: 0;
    line-height: 1.1 !important;
    color: #fff;
    margin-bottom: .4em
}

.swiper-slide__text-p_big_text {
    font-size: 2em;
    font-weight: 700
}

.swiper-slide__text-absolute_small_text {
    font-size: .95em
}

.servers-benefits {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 40px 0
}

.servers-benefits__list,
.dedicated-about {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 30px
}

.servers-benefits__list-item {
    width: 47%;
    position: relative
}

.servers-benefits__list-item::before {
    content: "";
    position: absolute;
    display: block;
    width: 13px;
    height: 13px;
    margin: 10px 0 0 -30px;
    background: var(--main-orange-color)
}

.simple-list__title {
    font-weight: 700;
    font-size: 20px
}

.servers-benefits__content {
    width: 66%
}

.servers-benefits__title {
    max-width: 365px;
    margin-right: 50px;
    width: 100%
}

.servers-benefits__title img {
    width: 100%
}

.article__td_inner-title {
    padding: 10px 0;
    font-weight: 700;
    font-family: Ubuntu, sans-serif;
    font-size: 1.1em
}

.js-accordion-table-in-table {
    margin-bottom: 0 !important
}

.js-accordion-table-in-table__btn {
    cursor: pointer
}

.js-accordion-table-in-table__list {
    display: none
}

.js-accordion-table-in-table__span {
    display: inline-block;
    text-decoration: underline
}

.js-show-more-table {
    cursor: pointer;
    text-decoration: underline
}

.new-colo-adv {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 17px
}

.new-colo-adv__item {
    width: 30%;
    padding: 0 15px
}

.new-colo-adv__item:before {
    content: "";
    position: absolute;
    display: block;
    width: 13px;
    height: 13px;
    margin: 10px 0 0 -30px;
    background: var(--main-orange-color)
}

.server-offer__price-in-month {
    font-size: 1.3em;
    text-align: center
}

.server-offers__wrapper {
    font-size: calc(10px + 100vw / 144);
    padding: 1em 0 1.5em
}

.server-offer__property {
    font-size: .8em
}

.server-offer__arrow-gpu {
    display: block;
    width: 100%;
    height: 12px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAM4AAAALCAMAAAAA5ELxAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAeFBMVEXr6+zr6+zr6+zr6+zr6+zr6+zr6+zr6+zr6+zr6+zr6+zr6+zr6+zr6+zr6+zr6+zr6+zr6+zr6+zr6+zr6+zr6+zr6+zr6+zr6+zr6+zr6+zr6+zr6+zr6+zr6+zr6+zr6+zr6+zr6+zr6+zr6+zr6+zr6+z////+F7PSAAAAJ3RSTlMAKRMNGSEjEQMCDyIXAQwkIBgHBQ4aJQsJJx8cEhAmFAQeBgobKBV3gSDkAAAAAWJLR0QnLQ+oIwAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAl2cEFnAAAAzgAAAAwAkoWNwQAAAMJJREFUSMfVlNsOgjAQRBHYFihlC0KBishN//8TNfHBYFTEtKmcx3bTmclO6uwM4Dpf4ulWdkzE8YHQYClKGAGLtccxAE8ABabZp5l9TICwnJvQ109WoJBYvruuoFZ4qGy7XEHQoATZvOhceESC7amz7XAlvOxbhf7TDrL4tjfwNtKyOUOKgonocZAoorDIfn/RMiEFJup7swLaAmPu4p/31/BxOis5jZUvVd2Xm2zZnO4iBSNKpoNtJ5rguQAamte5AhxKCkpUSrxAAAAAAElFTkSuQmCC) no-repeat center center;
    margin: 1.5em 0
}

.server-offer {
    width: 25%;
    color: #fff;
    float: left;
    padding: 0 23px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.server-offer__card {
    background: #888;
    padding: 30px 12% 35px;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -ms-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    transition: background-color 0.2s
}

.server-offer__card:hover {
    background: #fc4e25
}

.server-offer__order-btn {
    margin: 50px 0 0;
    display: block;
    width: 100%
}

.btn-solid {
    border: none;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 1.7;
    padding: .7em;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background 0.2s ease-in;
    -moz-transition: background 0.2s ease-in;
    -ms-transition: background 0.2s ease-in;
    -o-transition: background 0.2s ease-in;
    transition: background 0.2s ease-in
}

.btn-solid--orange {
    background: var(--main-orange-color)
}

.btn-solid--blue {
    background-color: var(--main-blue-color)
}

.btn-solid:hover {
    background: #ee9880
}

.btn-solid--blue:hover {
    background-color: rgb(12 90 152 / .75)
}

a.btn-solid:visited {
    color: #fff
}

.server-offer__card:hover .server-offer__order-btn {
    background: #005997
}

.department {
    display: grid;
    grid-template-columns: 1fr;
    grid-auto-rows: 340px;
    gap: 16px;
    padding: 20px 10px 0
}

.department__link {
    text-decoration: none;
    color: #fff
}

.department__link:visited {
    text-decoration: none;
    color: #fff
}

.department__item {
    padding: 24px;
    color: #fff;
    position: relative;
    height: 100%
}

.department__item p {
    font-family: Ubuntu, sans-serif
}

.department__icon {
    --width: 100%;
    --height: 64px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
    margin-bottom: 24px;
    width: var(--width);
    height: var(--height)
}

.department__icon--studio {
    background-image: url(/images/icons/icon--web-studio-logo.svg)
}

.department__icon--dc {
    background-image: url(/images/icons/icon--dc-logo.svg)
}

.department__icon--support {
    background-image: url(/images/icons/icon--support-logo.svg)
}

.department__icon--pharm-studio {
    background-image: url(/images/icons/icon--pharm-studio-preview.svg)
}

.department__description,
.department__hover-description {
    line-height: 160%;
    font-size: 15px
}

.department__description {
    font-size: 15px;
    margin: 0
}

.department__item--studio {
    background-color: var(--main-blue-color)
}

.department__item--dc {
    background-color: var(--main-orange-color)
}

.department__item--support {
    background-color: var(--gray-color)
}

.department__item--pharm-studio {
    background-color: var(--turquoise-color)
}

.department__hover {
    display: none
}

.department__title,
.department__hover-title {
    color: #fff !important;
    margin-bottom: 24px;
    line-height: 120%;
    font-weight: 700;
    display: block;
    text-decoration: none
}

.department__link-support {
    cursor: pointer
}

.department__title {
    font-size: 36px
}

.department__hover-title {
    font-size: 24px
}

.department__title sup,
.department__hover-title sup {
    font-size: 15px;
    white-space: nowrap
}

.department__title img {
    width: auto;
    max-width: 143px;
    height: auto;
    max-height: 100%
}

.department__item:hover .department__non-hover {
    display: none
}

.info__time,
.info__phone {
    color: rgb(255 255 255 / .7);
    font-size: 1.75em;
    font-weight: 700;
    margin: 0
}

.info__time {
    font-size: 1em
}

@media screen and (min-width:376px) {
    .department {
        padding: 0
    }
}

@media screen and (min-width:728px) {
    .department {
        grid-template-columns: 1fr 1fr;
        grid-auto-rows: 502px
    }

    .department__item {
        padding: 64px 24px
    }

    .department__icon {
        --height: 142px;
        --margin-top: calc(142px - var(--height));
        margin-bottom: 30px;
        margin-top: var(--margin-top)
    }

    .department__icon--studio {
        --height: 122px
    }

    .department__icon--support {
        --height: 132px
    }

    .department__icon--pharm-studio {
        --height: 107px
    }

    .department__title,
    .department__hover-title {
        font-size: 48px;
        margin-bottom: 30px
    }

    .department__title img {
        max-width: 179px
    }

    .department__title--support {
        height: 83px
    }
}

@media screen and (min-width:1024px) {
    .department {
        grid-auto-rows: 456px;
        gap: 30px
    }

    .department__icon--studio {
        --height: 122px
    }

    .department__item {
        padding: 64px 42px
    }

    .department__title img {
        max-width: 333px
    }

    .department__title--support {
        height: auto
    }

    .department__hover-description {
        font-size: 19px
    }
}

@media screen and (min-width:1200px) {
    .department__icon {
        --height: 140px
    }

    .department__hover-title {
        font-size: 60px
    }

    .department__hover-description {
        font-size: 22px
    }
}

@media screen and (min-width:1440px) {
    .department {
        grid-auto-rows: 484px
    }

    .department__title,
    .department__hover-title {
        font-size: 70px;
        margin-bottom: 38px
    }

    .department__item {
        padding: 64px;
        padding-right: 0
    }

    .department__title img {
        max-width: 428px
    }

    .department__title {
        max-height: 84px
    }

    .department__description,
    .department__hover-description {
        max-width: 420px
    }

    .info__time {
        font-size: 20px
    }

    .info__phone {
        font-size: 35px
    }
}

.department__item:hover .department__hover {
    display: block
}

.department__hover-info {
    text-align: right;
    position: absolute;
    bottom: 10%;
    right: 10%
}

.benefits-template {
    display: flex;
    justify-content: space-between
}

.benefits-template_margin {
    margin-bottom: 2rem
}

.benefits-template p {
    font-family: "Ubuntu", sans-serif
}

.benefits-template__title {
    min-width: 420px;
    max-width: 420px;
    padding-right: 1em
}

.benefits-template__list {
    width: 100%
}

.benefits-template__sub-title {
    font-size: 1.5rem;
    font-weight: 700
}

.main-page-slider img {
    width: 100%
}

.swiper-container,
.swiper-slide img {
    width: 100%;
    min-width: 100%
}

.swiper-container {
    margin-bottom: 30px;
    opacity: 1;
    height: auto;
    transition: opacity 20ms ease-in
}

.main-page-swiper {
    height: calc(35px + 50vw)
}

.swiper-wrapper {
    height: auto
}

.swiper-partner .swiper-slide,
.small-partners-swiper .swiper-slide {
    text-align: center;
    background-color: #ededed
}

.swiper-partner .swiper-slide {
    height: 94px
}

.swiper-partner-pagination {
    text-align: center;
    margin: 15px 0
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: rgb(0 0 0 / .35)
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background-color: #285da2
}

.swiper-partner-pagination .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-slide--show-all a {
    height: 94px;
    display: inline-block;
    padding: 23px 0
}

.swiper-slide--show-all a:visited {
    color: #a5a5a5
}

.small-partners-pagination {
    text-align: center;
    margin: 15px 0
}

.map-info {
    padding-top: 20px
}

.modal-slider {
    position: fixed;
    display: none;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 900px;
    width: 100%;
    z-index: 1000;
    visibility: visible
}

.modal-slider-fade {
    z-index: 999;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: rgb(0 0 0 / .3);
    position: fixed;
    display: none
}

.swiper-css-hide .swiper-slide {
    opacity: 0;
    overflow: hidden
}

.swiper-css-hide .canvas-swiper {
    display: block
}

.l-departmens.department.g-clearfix {
    transition: 0.3s
}

.l-departmens.department.g-clearfix * {
    transition: 0.3s
}

[data-toggle-checkbox]:checked~.server-conf__section-title::before {
    transition: all 330ms ease-in;
    transform: translateY(-50%) rotate(180deg)
}

.error_message {
    color: red
}

.n-promo__head {
    display: flex;
    justify-content: space-between
}

.n-promo__head>.n-promo__item {
    width: 68%;
    margin-right: 1em
}

.n-promo__head-img {
    width: 100%
}

.internship__text {
    margin: 3.5em 0
}

.small {
    font-size: .6em
}

.big-square-list__item::before {
    content: "";
    position: absolute;
    display: block;
    width: 13px;
    height: 13px;
    margin: 10px 0 0 -30px;
    background: var(--main-orange-color)
}

@media screen and (min-width:600px) {
    .main-page-swiper {
        height: calc(35px + 30vw)
    }

    .list-flex {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap
    }

    .list-flex-4 li {
        width: 31.5%
    }

    .list-flex-6 li {
        width: 48.5%
    }
}

@media screen and (min-width:1024px) {
    .main-page-swiper {
        height: calc(35px + 23vw)
    }

    .internship__text {
        padding-left: 430px
    }
}

@media screen and (min-width:1440px) {
    .server-offers__wrapper {
        font-size: 20px
    }

    .main-page-swiper {
        height: 360px
    }

    .main-page-swiper .swiper-slide img {
        max-width: 1352px
    }

    .common-swiper {
        height: 490px
    }
}

@media screen and (max-width:1440px) {
    .swiper-slide__text-absolute {
        font-size: 1.4vw
    }

    .swiper-slide__text-absolute {
        width: 35vw
    }

    .support-graph {
        display: none
    }
}

@media screen and (max-width:1320px) {

    .header__phone,
    .mailto-a,
    .header__nav-a {
        margin-right: 0;
        margin-left: 10px
    }
}

@media screen and (max-width:1279px) {
    .server-offer {
        padding: 0 10px
    }
}

@media screen and (max-width:1180px) {
    .mailto-a {
        position: relative;
        display: inline-block;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        background: url(/template/img/mainsprite-s56f667865c.png) 0 -1342px no-repeat;
        height: 30px;
        width: 31px;
        min-width: 31px
    }
}

@media screen and (max-width:1170px) {
    .header__nav-top {
        margin-top: 30px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 100%
    }

    .header__logo img {
        -webkit-transform: none;
        transform: none
    }

    .header__contacts {
        margin-bottom: 20px
    }

    .header__sub-nav-items {
        width: 100%;
        padding: 10px 0
    }
}

@media screen and (max-width:1100px) {
    .header__row {
        margin-bottom: 20px
    }

    .header__nav-a {
        font-size: 18px
    }
}

@media screen and (max-width:1024px) {
    .servers-benefits {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .servers-benefits__content,
    .servers-benefits__title {
        width: 100%;
        margin-right: 0
    }

    .attention {
        width: 100%
    }

    .attention_margins {
        margin: 40px auto
    }

    .form-record__form {
        width: 100%
    }

    .benefits-template {
        flex-wrap: wrap
    }

    .corp__list-item-text,
    .corp__slider-thumb {
        width: 100%
    }

    .corp__slider-thumb picture {
        padding-bottom: 0
    }

    .swiper-container_display_none_1024 {
        display: none
    }

    .jobs-offer__vacancy_engineer {
        width: 48%
    }

    .contacts-wrapper__block-text {
        min-height: 770px
    }
}

@media screen and (max-width:980px) {
    .telegramm-container_display_none {
        display: none
    }

    .n-promo__head>.n-promo__item {
        width: 56%
    }

    .num__title {
        font-size: 38px
    }

    .num__title span,
    .num__text {
        font-size: 13px
    }

    .m-form__col {
        width: 100%;
        padding-top: 0
    }

    .m-form h2 {
        font-size: 30px
    }

    #it_message {
        padding: 70px 4% 45px
    }

    .m-form__col--2 {
        padding: 0 4% 90px
    }

    .m-form .success-msg span {
        font-size: 20px
    }

    .flex-lg-6,
    .flex-lg-7,
    .flex-lg-5 {
        width: 100%
    }

    .n-promo__tushino-text,
    .n-promo__tushino-image {
        width: 100%
    }
}

@media screen and (max-width:960px) {
    .feedback-form {
        padding: 20px 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (max-width:900px) {
    .banner-box {
        flex-wrap: wrap
    }

    .server-offers__wrapper {
        font-size: calc(18px + 100vw / 144)
    }

    .server-offer {
        width: 50%;
        margin-bottom: 20px
    }

    .new-colo-adv__item {
        width: 100%
    }

    .telegramm-container__align_self_f_end {
        margin: 0 0 0 auto
    }
}

@media screen and (max-width:800px) {
    .article {
        margin-top: 0
    }

    .header,
    .main {
        padding: 10px 3%
    }

    .header__row {
        margin-bottom: 20px
    }

    .header__nav-top {
        margin-top: 15px
    }

    .header__sub-nav-items {
        background: var(--main-orange-color)
    }

    .header__sub-nav-burger {
        display: block;
        background: url(/template/img/mainsprite-s56f667865c.png) 0 -1607px no-repeat;
        height: 23px;
        margin-top: 15px;
        margin-bottom: 15px;
        margin-left: 20px;
        cursor: pointer
    }

    .header__sub-nav-current-item {
        color: rgb(255 255 255 / .5)
    }

    .header__sub-nav-a:hover {
        color: #fff;
        opacity: .7
    }

    .header__sub-nav-items {
        display: inline-block;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0
    }

    .header__sub-nav-a:last-child {
        margin-bottom: 0
    }

    .header__sub-nav-a,
    .header__sub-nav-current-item {
        margin: 0;
        border-top: 4px solid #ee9880;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        position: relative;
        display: block;
        padding: 10px 40px 10px 37px;
        z-index: 100;
        color: #fff;
        background: #f16039
    }

    .header__sub-nav-current-item {
        background: var(--main-orange-color)
    }

    .header__sub-nav-a:before {
        content: "";
        background: #ecccc4;
        width: 5px;
        height: calc(100% + 6px);
        position: absolute;
        top: -3px;
        left: -5px;
        z-index: -1;
        -webkit-box-shadow: 0 0 10px rgb(0 0 0 / .2);
        box-shadow: 0 0 10px rgb(0 0 0 / .2);
        opacity: 0;
        -webkit-transition: 0.3s;
        transition: 0.3s
    }

    .header__sub-nav-a:after {
        content: "";
        background: #ecccc4;
        width: 5px;
        height: calc(100% + 6px);
        position: absolute;
        top: -3px;
        right: -5px;
        z-index: -1;
        -webkit-box-shadow: 0 0 10px rgb(0 0 0 / .2);
        box-shadow: 0 0 10px rgb(0 0 0 / .2);
        opacity: 0;
        -webkit-transition: 0.3s;
        transition: 0.3s
    }

    .header__sub-nav-a:hover:before,
    .header__sub-nav-a:hover:after {
        opacity: 1
    }

    .header__sub-nav-a:hover {
        background: var(--main-orange-color);
        opacity: 1
    }

    .header__sub-nav-a:last-child:before,
    .header__sub-nav-a:last-child:after {
        height: calc(100% + 3px)
    }
}

@media screen and (min-width:801px) {

    .header__sub-nav-a,
    .header__sub-nav-current-item {
        display: inline !important
    }

    .btn-container {
        max-height: 124px
    }
}

@media screen and (max-width:767px) {

    body,
    html {
        font-size: 12px
    }

    .accordion-grid-wrap--3col .accordion-grid-wrap__item {
        width: 100%;
        padding: 0;
        margin-bottom: 30px
    }

    .accordion-grid-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .map-info {
        text-align: center;
        padding: 30px 0 40px
    }

    .servers-benefits__list-item,
    .benefit-list__item {
        width: 100%
    }

    .header__nav-top {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    .home-link {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        line-height: 26px
    }

    .header__nav-items {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .header__sub-nav-a,
    .header__sub-nav-current-item {
        white-space: normal
    }

    .header__contacts {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .header__phone {
        text-align: right;
        margin: 0
    }

    .header__logo {
        margin: 0;
        align-self: flex-start
    }

    .header__phone,
    .mailto-a,
    .header .lk-button {
        margin-left: 10px
    }

    .contacts-wrapper__block {
        width: 100%
    }

    .contacts-wrapper__block-text {
        min-height: auto
    }

    .article__h2_feedback_dc,
    .article__h2_feedback_ws {
        font-size: 2.8rem
    }

    .management {
        flex-direction: column
    }

    .feedback-section__wrapper-item {
        width: 100%
    }

    .swiper-container_display_none_768 {
        display: none
    }

    .n-promo__head {
        flex-wrap: wrap
    }

    .n-promo__head>.n-promo__item {
        width: 100%
    }

    .internship h1 {
        font-size: 1.75em
    }
}

.widget-instead-usedesk {
    position: fixed;
    width: 48px;
    height: 48px;
    z-index: 1000;
    right: 20px;
    bottom: 20px;
    cursor: pointer;
    -webkit-animation: pulse 4s infinite;
    animation: pulse 4s infinite
}

.widget-instead-usedesk__main-img img {
    width: 100%
}

@media screen and (max-width:767px) {
    .n-promo__item--caption {
        width: 100%
    }

    .num__item {
        max-width: 100%;
        width: 50%;
        margin-bottom: 2rem
    }

    #tier_iii .sert-box ul li {
        width: 100%
    }
}

@media screen and (max-width:720px) {
    .submit {
        margin: auto
    }
}

@media screen and (max-width:700px) {
    .server-offer__price-in-month {
        font-size: 1.9em
    }

    .server-offer {
        padding: 0;
        width: 100%
    }
}

@media screen and (max-width:660px) {
    .accordion-list__item-name {
        font-size: 1.1em
    }

    .s-opened.accordion-list__item-name::after {
        right: 25px
    }

    .accordion-list__item-name::after {
        right: 25px
    }

    .first-row .input-wrap {
        width: 100%;
        margin: 0 0 15px
    }
}

@media screen and (max-width:570px) {
    .dc-servers__filters {
        flex-wrap: wrap
    }

    .dc-servers__filters-item {
        margin-bottom: 5px
    }

    .logos-images__item {
        max-width: 48%
    }

    .billet__wrapper--padding-aside-zero {
        margin-top: 0px !important;
        margin-bottom: 30px !important
    }

    .servers-benefits__title {
        min-width: 0
    }

    .btn-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .region-link {
        width: 50%;
        margin: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        text-align: center;
        font-size: 15px;
        padding: 15px;
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .region-link_blue.region-link_active {
        font-size: 22px;
        padding-top: 22px
    }

    .region-link_orange.region-link_active {
        font-size: 22px;
        padding-top: 22px
    }

    .btn-container__box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }

    .header__contacts-phones {
        margin-bottom: 10px;
        width: 100%;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .header__contacts {
        width: 50%
    }

    input.form-record__submit {
        width: 100%
    }
}

@media screen and (max-width:520px) {
    .dc-block--litle {
        width: 100%
    }

    .img-colocation {
        float: none;
        margin: 0 0 1em;
        width: 100%;
        max-width: none
    }

    .accordion-list__item-name::before {
        display: none
    }

    .accordion-list__item-name,
    .accordion-list__content {
        padding-left: 30px;
        padding-right: 30px
    }

    .accordion-list__item-name {
        padding-right: 40px
    }

    .accordion-list__inner-content-wrapper {
        font-size: .855em
    }

    .article__h2_fz_2_4rem {
        font-size: 2rem
    }

    .mosaic__item {
        height: 106px !important
    }

    .mosaic__item-icon,
    .mosaic__item-text {
        top: 50% !important;
        transform: translateY(-50%)
    }

    .mosaic__item-text {
        left: 87px !important;
        font-size: 20px !important;
        line-height: 24px !important
    }

    .mosaic {
        gap: 8px !important
    }

    .mosaic-first .mosaic__item-icon {
        width: 60px;
        height: 60px;
        left: 15px !important
    }

    .mosaic-first .mosaic__item-icon img {
        width: 100%;
        height: 100%
    }
}

@media screen and (max-width:500px) {
    .dc-services__title {
        font-size: 28px;
        margin-top: 40px
    }

    .header__contacts-phones {
        position: relative
    }

    .header__ordercall-pic {
        width: 31px
    }

    .header__ordercall {
        bottom: -35px;
        position: absolute
    }

    .header__contacts-phones .mailto-a {
        margin-left: 10px
    }

    .header__phone.ya-phone-web {
        font-weight: 700;
        color: #0C5A98;
        text-decoration: none
    }
}

@media screen and (max-width:500px) {
    .attention {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .attention__img {
        margin: auto
    }

    .attention__text {
        margin-left: 0
    }

    .article__h1_fz_sm {
        font-size: 30px
    }

    .n-promo__item--box-img {
        width: 100%;
        margin: 10px auto
    }
}

@media screen and (max-width:480px) {
    .num__item {
        width: 100%
    }
}

@media screen and (max-width:425px) {
    input[type="submit"] {
        width: 100%
    }

    .telegramm-container-link {
        width: 100%
    }

    .mobile--hide {
        display: none
    }

    .mobile--show {
        display: block
    }
}

@media screen and (max-width:400px) {
    .submit {
        width: 100%
    }

    input[type="submit"] {
        width: 100%
    }
}

@media screen and (max-width:375px) {
    .article__td {
        font-size: 13px
    }

    .main-page-swiper {
        display: none
    }

    .article__subtitle {
        padding: 0 20px;
        width: auto
    }
}

@media screen and (max-width:360px) {
    .header__logo {
        --width: 130px
    }

    .blue-button {
        min-width: 100%
    }
}

.portfolio_full_img_block_left img {
    max-width: 100%;
    height: auto;
    display: block;
    padding: 0;
    margin: 2em 0
}

.code-example {
    margin: 1em 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.img-icon {
    width: 100%
}

.img-icon--docs {
    max-width: 107px
}

.aside-link__extra-link {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-63%);
    -ms-transform: translateX(-63%);
    transform: translateX(-63%);
    top: -40px;
    color: #fff0;
    width: 160px;
    -webkit-transition: 220ms ease-in;
    -o-transition: 220ms ease-in;
    transition: 220ms ease-in;
    z-index: 1
}

.aside-link__extra-link:visited {
    color: #fff0
}

.aside-link__extra-link:hover {
    opacity: .8;
    -webkit-transform: translateX(-63%) translateY(-5px);
    -ms-transform: translateX(-63%) translateY(-5px);
    transform: translateX(-63%) translateY(-5px)
}

.billet__wrapper {
    background-color: #ebebec;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.5em;
    margin-bottom: 1.5em
}

.billet__button,
.billet__button:visited {
    width: 100%;
    text-decoration: none;
    text-align: center;
    color: #fff
}

.billet__title {
    width: 100%;
    margin-bottom: 20px
}

.billet__wrapper--padding-aside-zero {
    padding: 1.5em;
    margin-top: 70px;
    margin-bottom: 90px
}

.billet__wrapper--borders {
    border-bottom: 1px solid rgb(0 0 0 / .25);
    border-top: 1px solid rgb(0 0 0 / .25)
}

@media screen and (min-width:1024px) {
    .billet__wrapper {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .billet__title {
        margin-bottom: 0;
        width: 560px
    }
}

@media screen and (min-width:425px) {
    .billet__button {
        width: 240px
    }
}

.uptime {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 60px
}

.uptime img {
    margin-right: 15px;
    width: 100%;
    max-width: 72px
}

.background {
    padding: 1em;
    color: #000
}

.background--pink {
    background-color: var(--color-pink)
}

.uptime__wrapper {
    background-color: var(--main-orange-color);
    width: 100%;
    color: #fff;
    padding: 25px 20px
}

.uptime__wrapper-left,
.uptime__wrapper-right {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.uptime__wrapper-right {
    flex-wrap: wrap
}

.uptime__wrapper-icon {
    width: 123px;
    min-width: 123px;
    margin-right: 20px
}

.uptime__wrapper-icon svg {
    width: 100%
}

.uptime__wrapper-line {
    height: 3px;
    width: 100%;
    background-color: #fff;
    margin: 15px 0
}

.uptime__statistics-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.14em;
    margin: 0
}

.uptime__statistics-date {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6666em;
    margin: 0
}

.uptime__wrapper-check-text {
    margin: 0;
    line-height: 1.6666em;
    font-size: 16px;
    width: 100%
}

.uptime__btn-wrapper {
    width: 115px;
    margin-top: 15px
}

.uptime__btn-solid {
    width: 115px;
    height: 38px;
    display: flex;
    justify-content: center;
    align-items: center
}

@media screen and (min-width:768px) {
    .uptime__wrapper {
        display: flex;
        height: 180px
    }

    .uptime__wrapper-line {
        height: 100%;
        width: 3px;
        margin: 0
    }

    .uptime__wrapper-left,
    .uptime__wrapper-right {
        width: calc(100% / 2 - 3px)
    }

    .uptime__wrapper-right {
        padding-left: 2%
    }

    .uptime__wrapper-left {
        padding-right: 2%
    }

    .uptime__wrapper-check-text {
        width: calc(100% - 115px - 15px)
    }

    .uptime__btn-wrapper {
        margin-left: 15px;
        margin-top: 0
    }
}

@media screen and (min-width:1024px) {
    .uptime__wrapper {
        padding: 39px 4.429%
    }

    .uptime__statistics-title {
        font-size: 32px
    }

    .uptime__btn-wrapper {
        margin-left: 40px
    }

    .uptime__wrapper-check-text {
        width: calc(100% - 115px - 40px)
    }
}

@media screen and (min-width:1200px) {
    .uptime__statistics-title {
        font-size: 42px
    }

    .uptime__statistics-date,
    .uptime__wrapper-check-text {
        font-size: 18px
    }

    .uptime__wrapper-left {
        padding-right: 6.945%
    }

    .uptime__wrapper-right {
        padding-left: 69px
    }
}

@media screen and (min-width:1350px) {
    .uptime__statistics-title {
        font-size: 50px
    }
}

.banner {
    --height: 400px;
    position: relative;
    height: var(--height);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: top;
    color: #fff
}

.mosaic {
    --item-height: 320px;
    display: grid;
    grid-template-columns: 1fr;
    gap: 27px
}

.mosaic__item {
    --font-size: 24px;
    --line-height: 1.3125em;
    position: relative;
    background-color: var(--main-blue-color);
    height: var(--item-height);
    will-change: transform, box-shadow;
    transition: 250ms ease-in transform, 250ms ease-in box-shadow
}

.mosaic__item:hover {
    transition: 150ms ease-in transform, 150ms ease-in box-shadow;
    transform: translateY(-5px);
    box-shadow: var(--box-shadow-black-25)
}

.mosaic__item-icon,
.mosaic__item-text {
    position: absolute;
    top: 64px;
    left: 29px
}

.mosaic__item-text {
    top: 95px;
    left: 76px;
    right: 40px;
    font-size: var(--font-size);
    line-height: var(--line-height);
    font-weight: 700;
    color: #fff
}

.mosaic__item-icon {
    width: 36px;
    height: 36px
}

.mosaic__item-link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-decoration: none;
    z-index: 10
}

@media screen and (min-width:768px) {
    .mosaic {
        grid-template-columns: 1fr 1fr
    }

    .mosaic__item {
        --font-size: 32px
    }
}

@media screen and (min-width:992px) {

    .mosaic__item-icon,
    .mosaic__item-text {
        left: 69px
    }

    .mosaic__item-text {
        left: 116px
    }
}

@media screen and (min-width:1200px) {
    .mosaic {
        grid-template-columns: 1fr 1fr 1fr
    }
}

[data-toggle-checkbox],
[data-toggle-checkbox]~label {
    cursor: pointer
}

[data-arrow] {
    position: relative
}

[data-arrow]:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 13px;
    height: 13px;
    border-bottom: 2px solid gray;
    border-right: 2px solid gray;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    right: 1.5em;
    -webkit-transition: 220ms -webkit-transform linear;
    transition: 220ms -webkit-transform linear;
    -o-transition: 220ms transform linear;
    transition: 220ms transform linear;
    transition: 220ms transform linear, 220ms -webkit-transform linear
}

[data-toggle-checkbox]:checked~[data-arrow]:after {
    -webkit-transform: translateY(-50%) rotate(-135deg);
    -ms-transform: translateY(-50%) rotate(-135deg);
    transform: translateY(-50%) rotate(-135deg)
}

[data-toggle-checkbox]:checked~.footer__h3:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

[data-toggle-wrapper] {
    --height: 250px;
    --ratio: 2;
    --transition: 275ms;
    max-height: 0;
    padding: 0;
    overflow: hidden;
    will-change: max-height;
    transition: var(--transition) ease-in-out max-height
}

[data-toggle-checkbox]:checked~[data-toggle-wrapper] {
    --transition: 350ms;
    max-height: calc(var(--height) * var(--ratio));
    transition: var(--transition) linear max-height
}

[data-toggle-wrapper="sm"] {
    --transition: 400ms
}

[data-toggle-checkbox]:checked~[data-toggle-wrapper="sm"] {
    --transition: 800ms;
    --ratio: 9
}

[data-toggle-wrapper="md"] {
    --transition: 575ms
}

[data-toggle-checkbox]:checked~[data-toggle-wrapper="md"] {
    --transition: 1150ms;
    --ratio: 14
}

[data-toggle-wrapper="lg"] {
    --transition: 750ms
}

[data-toggle-checkbox]:checked~[data-toggle-wrapper="lg"] {
    --transition: 1500ms;
    --ratio: 28
}

[data-toggle-wrapper="xl"] {
    --transition: 900ms
}

[data-toggle-checkbox]:checked~[data-toggle-wrapper="xl"] {
    --transition: 1800ms;
    --ratio: 44
}

[data-toggle-wrapper="xxl"] {
    --transition: 1050ms
}

[data-toggle-checkbox]:checked~[data-toggle-wrapper="xxl"] {
    --transition: 2100ms;
    --ratio: 56
}

@media screen and (min-width:801px) {
    .footer [data-toggle-wrapper] {
        max-height: 100%
    }
}

@media screen and (min-width:1024px) {
    [data-toggle-checkbox]:checked~[data-toggle-wrapper="xs"] {
        --ratio: 1.5
    }

    [data-toggle-checkbox]:checked~[data-toggle-wrapper="sm"] {
        --ratio: 6
    }

    [data-toggle-checkbox]:checked~[data-toggle-wrapper="md"] {
        --ratio: 10
    }

    [data-toggle-checkbox]:checked~[data-toggle-wrapper="lg"] {
        --ratio: 22
    }

    [data-toggle-checkbox]:checked~[data-toggle-wrapper="xl"] {
        --ratio: 26
    }

    [data-toggle-checkbox]:checked~[data-toggle-wrapper="xxl"] {
        --ratio: 32
    }
}

@media screen and (min-width:1880px) {
    .dep-aside [data-toggle-wrapper] {
        padding: 0;
        max-height: 100%;
        margin-top: 0;
        margin-bottom: 0
    }
}

@media (max-width:580px) {

    input,
    select {
        font-size: 16px
    }
}

.main-page-swiper {
    position: relative
}

.main-page-swiper::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 20px;
    background: #fff;
    top: 0;
    right: -19px;
    z-index: 20000000
}

.container-red.container-red_margins.js-switch:not(.hide)+.data-widget {
    margin-top: 2rem
}

.server-conf__list .slideToggler {
    width: 54%
}

.server-conf {
    padding: 0 0 0 50px
}

.server-conf__list [for="configurator-1"]+[data-toggle-wrapper] {
    display: block
}

.page-support__price-container .row {
    margin-right: -9px;
    margin-left: -9px
}

.page-support__price-container [class*="col-"] {
    padding: 0 9px
}

.supportPrice__star {
    font-size: 15px
}

@media (max-width:767px) {
    .header__ordercall-pic {
        display: block;
        width: 30px
    }

    .header__ordercall span {
        display: none
    }

    .header__ordercall {
        width: initial;
        height: initial;
        border: 0;
        margin-left: 12px
    }

    .header__contacts-phones .mailto-a {
        order: 1;
        margin-left: 5px
    }
}

.article__td-price {
    font-weight: 700
}

.server-cost-colo .article__td-price span {
    width: 55px;
    text-align: right;
    display: inline-block
}

@media (max-width:360px) {
    .server-cost-colo .article__td-price span {
        width: 48px
    }
}

.article-fa .article__td,
.article-fa .article__th {
    text-align: center
}

.article-fa__img {
    max-width: 75%;
    display: block;
    margin: auto
}

.article-fa .tableContainer {
    margin: 20px 0
}

@media (max-width:768px) {
    .article-fa__img {
        max-width: 100%
    }
}

.mosaic__item-icon1 {
    top: 30px
}

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center
}

.hiddenElement {
    display: none !important
}

.dc-servers__list-item-price .currency--rub {
    display: block;
    margin-bottom: 10px
}

.article__h2-benefits {
    margin-top: 100px
}

@media screen and (max-width:1350px) {
    .dc-servers__list {
        margin-left: 0 !important
    }

    .server-conf {
        padding-left: 0
    }
}

@media (max-width:992px) {
    .slideToggler {
        width: initial !important;
        padding-left: 35px
    }
}

.article__dedicated-list {
    padding: 0;
    margin: 0;
    z-index: 10;
    position: relative
}

.header__sub-nav-a[href="/data-center/rent-1c-server/"],
.header__sub-nav-a[href="/data-center/gpu/"],
.header__sub-nav-a[href="/data-center/virtual/"],
.header__sub-nav-a[href="/data-center/bitrix/"] {
    display: none !important
}

.none-break-word {
    white-space: nowrap
}

.span-comment--inner-bottom {
    top: 0;
    transform: translatey(-100%)
}

.hpopup,
.hthanks,
.hpopup__tech {
    display: none
}

.telegramm-container-text {
    position: absolute;
    top: 10px;
    left: 10px;
    color: #fff;
}

.telegramm-container-link {
    position: relative;
    transition: .2s;
}

.telegramm-container-link:hover {
    transform: scale(1.01);
}

@media (max-width: 767px) {
    .telegramm-container-text {
        font-size: 16px;
    }
}

@media (max-width: 360px) {
    .telegramm-container-text {
        font-size: 14px;
    }
}

.article__p_cube {
    position: relative;
    padding-left: 15px;
}

.article__p_cube::before {
    content: "";
    position: absolute;
    display: block;
    width: .4em;
    height: .4em;
    margin: 12px 0 0 -15px;
    background: var(--main-orange-color);
}