:root {
    --color-white: #fff;
    --color-primary: #2c4e9e;
    --color-secondary: #f4474f;
}

html {
    overflow-x: hidden;
    min-width: 320px;
}

body {
    background-color: #f7f7f7;
    font-weight: 400;
    font-size: 16px;
    color: #232a32;
    font-family: 'Roboto', sans-serif;
    overflow-x: hidden;
    min-width: 320px;
    padding: 0 !important;
}

header {
    z-index: 1000 !important;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    width: 100%;
    position: absolute;
}

.emailItems {
    display: flex;
    align-items: center;
    position: relative;
}

.emailItems::before {
    background: url(/images/mail.png) 50% 50% no-repeat transparent;
    position: absolute;
    left: -25px;
    content: "";
    display: flex;
    height: 20px;
    width: 20px;
}

.emailItems .emailItem .emailItem__description {
    font-size: 10px;
}

.slider__promo_news {
    padding: 20px;
}

.bx-filter-button-box {
    left: 0;
    bottom: 0;
    background: #fff;
    z-index: 500;
}

.header__bg {
    background-image: url('/local/templates/shablon/images/header-background.jpg');
}

.header__bg_landing {
    background-image: url('/local/templates/shablon/lto_images/headerBg.jpg');
}

.header__bg_landingMaketirovanie {
    background-image: url('/local/templates/shablon/lto_images/headerBg.jpg');
}

.header__bg_landing3dprint {
    background-image: url('/local/templates/shablon/lto_images/3dpechat_1.jpg');
}

.header__bg_landing3dscanner {
    background-image: url('/local/templates/shablon/lto_images/3dscan_1.jpg');
}

.header__bg_landing3dmodel {
    background-image: url('/local/templates/shablon/images/landings/modelirovanie/3dmodel_1.jpg');
}

.header__bg_landing3dprintfdm {
    background-image: url('/local/templates/shablon/images/landings/fdm/3dprintfdm.png');
}

.header__bg_landing3dprintsls {
    background-image: url('/local/templates/shablon/images/landings/sls/3dprintsls.jpg');
}

.header__container {
    background: var(--color-white);
}

.button.do_add_item_name_to_form {
    min-width: 58px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-item-button-container .button {
    min-width: 58px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#kp .input-group {
    justify-content: center;
}

.fosBlock .input-group {
    justify-content: center;
}

.button.do_add_item_name_to_form i {
    font-size: 26px;
}

#header__logo {
    display: none;
}

#header__logo img,
#header__logo svg {
    /*width: 100%;*/
    height: 50px;
}

.is-sticky .compareLink__text {
    display: none;
}

.is-sticky #header__lk .p-top {
    display: none;
}

.is-sticky #header__logo {
    display: block;
}

.header__logo {
    height: 85px;
}

.myPromo .swiper-slide {
    padding-bottom: 10px;
}

#header_top {
    z-index: 1003 !important;
}

.price-item__header.collapsed:before {
    background-position: 0 50%;
}

.price-item__header:before {
    content: "";
    position: absolute;
    left: 22px;
    top: 50%;
    display: block;
    width: 16px;
    height: 9px;
    background-image: url(/images/price-arrow.svg);
    background-repeat: no-repeat;
    background-position: 100% 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.headerBlock {
    position: relative;
}

.headerBlock__button {
    position: absolute;
    top: 0;
    right: 0;
}

.h1 {
    font-family: "Exo 2", sans-serif;
    color: #232a32;
    margin: 35px 0 50px;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.14;
}

.error-page {
    padding: 150px 0 50px 0;
}

.error-page .title {
    color: #2a4da0;
    margin: 0;
    padding: 0;
    font-weight: 700;
    font-size: 54px;
    font-family: 'Exo 2', sans-serif;
    line-height: 1.2;
    text-transform: uppercase;
}

.error-page button, .error-page button:hover {
    border: 2px solid #f74b4b;
}

.btn-close-white {
    filter: none;
}

.tbl {
    display: block;
    margin: 30px 0;
    width: 100%;
}

.tbl__row {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
}

.tbl__row:nth-child(odd) {
    background-color: #fff;
}

.tbl__cell {
    padding: 30px 20px;
    flex: 1;
}

.tbl__cell:first-child {
    border-right: 2px solid #f7f7f7;
}

#basket__info {
    flex-direction: column;
}

.order__header {
    font-size: 18px;
    font-family: "Exo 2", sans-serif;
    color: rgb(44, 78, 158);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.333;
    text-align: center;
}

.basket_total {
    font-size: 16px;
    font-family: "Exo 2", sans-serif;
    color: rgb(44, 78, 158);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.5;
    text-align: left;
}

.basket__counter {
    font-size: 16px;
    font-family: "Exo 2", sans-serif;
    color: rgb(44, 78, 158);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.5;
    text-align: left;
}

h2 {
    font-family: "Exo 2", sans-serif;
    color: #232a32;
    margin: 25px 0;
    font-weight: 700;
    font-size: 28px;
    line-height: 1.14;
}

a {
    text-decoration: none;
    color: #2c4e9e;
}

a:hover {
    cursor: pointer;
    color: #f74b4b;
}

.button {
    display: inline-block;
    text-align: center;
    height: 58px;
    border-radius: 3px;
    color: #fff;
    font-family: "Exo 2", sans-serif;
    font-weight: 700;
    line-height: 54px;
    text-transform: uppercase;
    border: 2px solid #2c4e9e;
    background-color: #2c4e9e;
    min-width: 170px;
    padding: 0 12px;
    transition: .3s ease-in-out;
}

.button:hover {
    border: 2px solid #f74b4b;
    background-color: #f74b4b;
    cursor: pointer;
    color: #fff;
}

.button_inverse {
    border: 2px solid #f74b4b;
    background-color: #f74b4b;
}

.simpleBlock {
    background-color: #fff;
    margin-bottom: 50px;
    padding: 35px;
}


.serviceBefore {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.serviceBefore__text {
    margin-right: 70px;
}


.servicePreview {
    display: block;
    margin-bottom: 50px;
    position: relative;
    width: 100%;
    margin-bottom: 50px;
}

.servicePreview__image {
    display: block;
    width: 100%;
    height: 375px;
    overflow: hidden;
}

.servicePreview__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.servicePreview__body {

    border: 1px solid #eaeaea;
    background-color: #fff;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 35px;
    color: #232a32
}

.servicePreview__title {
    flex: none;
    width: 40%;
    margin-right: 30px;
    font-size: 30px;
    font-weight: 700;
}

.servicePreview:hover .servicePreview__body {
    background-color: #2c4e9e;
    border: 1px solid #2c4e9e;
    color: #fff;
}


.news img {
    height: 210px;
    width: 100%;
    object-fit: contain;
}

*:focus-visible {
    outline: 0;
}

.header__top {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
}

.header__main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
}

.main-slider .swiper-pagination-bullet {
    background: #b1b3b1;
    opacity: 1;
    border: 0;
    border-radius: 50%;
    width: 11px;
    height: 11px;
}

.main-slider .swiper-pagination-bullet-active {
    background: #2c4e9e;
}

.myPromo .swiper-pagination-bullet-active {
    background: #2c4e9e;
}

.swiper-slide {
    padding-bottom: 50px;
}

.breadcrumbs {
    padding-top: 245px;
}

.p-top {
    font-size: 14px;
    font-family: "Roboto";
    display: flex;
    color: rgb(36, 43, 50);
    text-align: left;
    margin: 0;
    line-height: 1;
}

.phone-text {
    font-size: 18px;
    font-family: "Roboto";
    color: rgb(255, 255, 255);
    line-height: 1.333;
    text-align: left;
    margin: 0;
}

.header-order {
    border-radius: 3px;
    background-color: rgb(255, 255, 255);
    width: 178px;
    font-size: 16px;
    font-family: "Exo 2";
    color: rgb(44, 78, 158);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.5;
    text-align: center;
    border: 0;
}

.header-order:hover,
.header-order:active {
    background-color: #f74b4b;
    color: rgb(255, 255, 255);
    border: 0;
}

.modal {
    overflow: auto;
    padding-right: 0 !important;
}

.modal-title {
    font-family: "Exo 2";
    color: rgb(255, 255, 255);
    text-align: center;
    margin: auto;
}

.modal-header button {
    margin: 0 !important;
    color: #fff;
}

/* del */
.modal-dialog {
    /*max-width: 458px !important;*/
}

.modal-dialog .modal-block-close {
    display: flex;
    justify-content: end;
    padding: 16px;
}

.modal-dialog input {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(235, 235, 235);
    border-radius: 3px;
}

.modal-body {
    padding: 40px;
}

/* del */
#kp .modal-body {
    padding: 10px 40px;
}

.fosBlock .modal-body {
    padding: 10px 40px;
}

/* del */
#kp .modal-body ul {
    min-width: 300px;
    margin: auto;
}

/* del */
#kp .modal-header img {
    height: 32px;
}

/* del */
#kp .modal_submit {
    width: 215px;
}


.fosBlock .modal-body ul {
    min-width: 300px;
    margin: auto;
}

.fosBlock .modal-header img {
    height: 32px;
}

.fosBlock .modal_submit {
    width: 215px;
}

.fosBlock .modal-body button {
    margin: 0;
}

.fosBlock p.text-success {
    margin: 10px auto;
}

.modal-body button {
    border: 0;
    border-radius: 3px;
    background-color: rgb(44, 78, 158);
    width: 178px;
    height: 58px;
    font-size: 16px;
    font-family: "Exo 2";
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
    margin: 15px auto;
}

.modal-body button:hover {
    cursor: pointer;
    background-color: #f74b4b;
}

.button.button_inverse:hover {
    background-color: #fff;
    color: #f74b4b;
    text-decoration: none;
}

.btn-close-white {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: #000;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    border: 0;
    border-radius: .25rem;
    opacity: .5;
}

/* TABS */
.tabs {
    padding: 50px 0;
    background-color: #fff;
}

.tabs li.nav-item button {
    font-size: 36px;
    font-family: "Exo 2";
    color: rgb(196, 196, 196);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 0.667;
    text-align: left;
    border: 2px solid white;
    transition: .2s ease-in-out;
}

.tabs li.nav-item button:hover {
    border: 2px solid white;
    border-bottom: 2px solid rgb(44, 78, 158);

}

.tabs li.nav-item button.active {
    border: 2px solid white;
    color: rgb(68, 68, 68);
    border-bottom: 2px solid rgb(44, 78, 158);
}

.tabs .nav-tabs {
    border: 0;
}

.tabs .tabs-p {
    font-size: 26px;
    font-family: "Exo 2";
    color: rgb(68, 68, 68);
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
}

.tabs .tabs-block {
    background-color: rgb(240, 239, 239);
    opacity: 0.902;
    padding: 20px;
}

.tabs .tabs-block img {
    max-height: 150px;
}

/* BENEFITS */
.benefits {
    background-color: rgb(247, 247, 247);
    padding: 50px 0;
}

.benefits h3 {
    font-size: 36px;
    font-family: "Exo 2";
    color: rgb(68, 68, 68);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 0.667;
    text-align: center;
    margin-bottom: 50px;
}

.benefits_h {
    font-weight: 700;
    font-size: 22px;
    font-family: 'Exo 2', sans-serif;
    line-height: 1.2;
    margin: 0 0 11px;
}

.benefits_p {
    font: 16px/1.4 "Open Sans", sans-serif;
}

.benefits_icon {
    width: 50px;
}

.benefits_m {
    margin-top: 50px;
}

/* OUR WORK */
.works {
    background-color: rgb(247, 247, 247);
    padding: 50px 0;
}

.works__tabsButtons {
    margin-top: 40px;
    margin-bottom: 20px;
}

#print {
    margin: 0 0 20px 0;
    display: flex;
}

#workContent {
    display: none;
}

#printContent {
    display: block;
}

.works__button {
    flex: none;
    width: calc(20% - 10px);
    margin-right: 10px;
}

.works h3 {
    font-size: 36px;
    font-family: "Exo 2";
    color: rgb(68, 68, 68);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 0.667;
    text-align: center;
    margin-bottom: 50px;
}

.works li.nav-item button {
    border-radius: 3px;
    background-color: #eee;
    color: rgb(35, 42, 50);
    border: 0;
    width: 100%;
    height: 47px;
    font-size: 16px;
    font-family: "Exo 2";
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.5;
}

.works li.nav-item button:hover {
    cursor: pointer;
    background-color: rgb(44, 78, 158);
    color: #fff;
}

.works .nav {
    padding-left: calc(var(--bs-gutter-x) * .5) !important;
}

.works li.nav-item button.active {
    background-color: rgb(44, 78, 158);
    color: #fff;
}

.works .nav-tabs {
    border: 0;
}

/* POPULAR */
.element {
    padding: 50px 0;
    position: relative;
}

.element h2 {
    font-size: 36px;
    font-family: "Exo 2";
    color: rgb(68, 68, 68);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    text-align: left;
}

/* POPULAR */
.popular {
    padding: 50px 0;
    position: relative;
}

.popular h3 {
    font-size: 36px;
    font-family: "Exo 2";
    color: rgb(68, 68, 68);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    text-align: center;
    margin-bottom: 50px;
}

.popular:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: -1;
    width: 100%;
    height: 250px;
    background-image: url(/images/blue-round.svg);
    background-color: rgb(247, 247, 247);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

/* FORMS */
.forms {
    background-color: #e0f3fa;
    padding: 50px 0;
}

.forms h3 {
    margin-bottom: 50px;
    padding: 0;
    font-family: 'Exo 2';
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 30px;
    line-height: 45px;
}

.form__label {
    display: block;
    margin: 0 0 8px;
    font-size: 17px;
    font-weight: 600;
    color: #95979d;
}

.form__input {
    width: 100%;
    height: 60px;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 600;
    border: none;
    border-bottom: 2px solid #fff;
    border-top: 1px solid #fff;
    background: #fff;
    border-radius: 3px;
}

.form__select {
    height: 60px;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 600;
    background: #fff;
    border: 0 solid #fff;
    border-bottom: 2px solid #fff;
    border-top: 1px solid #fff;
    border-radius: 3px;
    color: #ddd;
    width: 100%;
}

.form__textarea {
    width: 100%;
    height: 88px;
    max-height: 200px;
    padding: 15px 20px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    border: none;
    border-bottom: 2px solid #fff;
    border-top: 1px solid #fff;
    background: #fff;
    border-radius: 3px;
}

.forms__button {
    display: inline-block;
    max-width: 250px;
    vertical-align: middle;
    border-radius: 3px;
    outline: none;
    width: 100%;
    height: 60px;
    color: #fff !important;
    background: #f74b4b;
    border: none;
    padding: 21px 20px;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
}

.forms__button:hover {
    background-color: #2c4e9e;
}

/* NEWS */
.news {
    background-color: #e0f3fa;
    padding: 50px 0;
    background-image: url(/images/subscribe-bg0.png);
    background-repeat: no-repeat;
    background-position: 50% 100%;
}

.news h3 {
    padding: 0;
    font-weight: 700;
    font-size: 36px;
    font-family: 'Exo 2', sans-serif;
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 50px;
    text-align: cen;
}

.news__category {
    font-family: 'Exo 2', sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 1;
    color: #a6aeb1;
    text-transform: uppercase;
}

.news__date {
    font-family: 'Exo 2', sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 1;
    color: #a6aeb1;
}

.news__card {
    padding: 20px 20px 25px;
    background-color: #fff;
}

.news__header {
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-size: 16px;
    height: 120px;
    overflow: hidden;
    color: #444;
}

.news__all {
    position: absolute;
    display: block;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    white-space: nowrap;
    color: #444;
    top: 10px;
    right: 13px;
    margin: 0;
    padding: 0;
    font-family: 'Exo 2', sans-serif;
    line-height: 1.2;
}

.news__all:after {
    content: "";
    position: relative;
    top: 1px;
    display: inline-block;
    width: 17px;
    height: 13px;
    margin-left: 13px;
    background-image: url(/images/out-link.svg);
    background-repeat: no-repeat;
    background-position: 0 50%;
}

.news__all:hover:after {
    background-position: 100% 50%;
}

/* GOS */
.gos {
    position: relative;
    padding: 130px 0 0;
    background-color: #f7f7f7;
}

.gos__wrap {
    position: relative;
    padding: 60px 80px 70px;
    background: #fff;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.gos__text, .gos__image {
    width: 50%;
    flex: none;
}

.gos h3 {
    padding: 0;
    font-weight: 700;
    font-size: 36px;
    font-family: 'Exo 2', sans-serif;
    line-height: 1.2;
    text-transform: uppercase;
}

.gos img {
    position: absolute;
    right: 75px;
    top: -75px;
    width: 427px;
}

.gos button {
    display: block;
    height: 58px;
    width: 190px;
    margin: 30px 0 0;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    text-transform: uppercase;
    background-color: #2c4e9e;
    border: 0;
}

.gos button:hover {
    background-color: #f74b4b;
}

/* PARTNER */
.partners {
    background-color: #f7f7f7;
    padding: 50px 0;
}

/* FOOTER */
footer {
    background: #e0f3fa;
    font-size: 14px;
    color: #242424;
}

.footer__head {
    display: block;
    margin: 0 0 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: #242424;
}

.footer-logo {
    display: block;
    margin-bottom: 20px;
}

.footer-logo img {
    max-width: 178px;
}

.footer-menu a,
.footer-menu span {
    font-size: 12px;
    line-height: 17px;
    color: #242424;
    text-decoration: none;
}

.footer-menu a:hover {
    color: #f74b4b;
}

.footer-menu li {
    display: flex;
    align-items: center;
    margin: 0 0 8px;
}


.footer-menu li svg {
    flex: 0 0 14px;
    margin-right: 5px;
}

.footer-menu {
    margin: 0;
    padding: 0;
    list-style: none;
}

.social-network {
    margin: 22px 0 0;
}

.social-network__item {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 12px;
    background-image: url(/images/social.svg);
    background-repeat: no-repeat;
    cursor: pointer;
}

.social-network .vk {
    background-position: 0 0;
}

.social-network .facebook {
    background-position: 50% 0;
}

.social-network .instagram {
    background-position: 100% 0;
}

.social-network .vk:hover {
    background-position: 0 100%;
}

.facebook:hover {
    background-position: 50% 100%;
}

.social-network .instagram:hover {
    background-position: 100% 100%;
}

footer .social-icons {
    position: relative;
    text-align: start;
    font-size: 0;
    line-height: 0;
    margin: 15px 0 20px;
}

footer .social-icons ul {
    padding: 0;
    margin: 0;
}

footer .social-icons ul li {
    display: inline-block;
    vertical-align: top;
    margin-right: 8px;
    padding: 0;
}

footer .social-icons ul li:last-child {
    margin-right: 0;
}

footer .social-icons ul li:before {
    display: none;
}

footer .social-icons ul li a {
    display: block;
    width: 43px;
    height: 43px;
    margin: 0px;
    border-radius: 3px;
    opacity: 0.5;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: url(./images/svg/social.svg) 0 0 no-repeat;
    transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
}

footer .social-icons ul li.vk a {
    background-position: -1px -377px;
}

footer .social-icons ul li.facebook a {
    background-position: -95px -377px;
}

footer .social-icons ul li.twitter a {
    background-position: -1px -424px;
}

footer .social-icons ul li.instagram a {
    background-position: -142px -518px;
}

footer .social-icons ul li.telegram a {
    background-position: -330px -518px;
}

footer .social-icons ul li.ytb a {
    background-position: -95px -518px;
}

footer .social-icons ul li.odn a {
    background-position: -48px -377px;
}

footer .social-icons ul li.gplus a {
    background-position: -48px -518px;
}

footer .social-icons ul li.mail a {
    background-position: -377px -424px;
}

footer .social-icons ul li.viber a {
    background-position: -330px -377px;
}

footer .social-icons ul li.whats a {
    background-position: -330px -424px;
}

footer .social-icons ul li.zen a {
    background-position: -471px -518px;
}

footer .social-icons ul li.tiktok a {
    background-position: -518px -518px;
}

footer .social-icons ul li.pinterest a {
    background-position: -189px -377px;
}

footer .social-icons ul li.snapchat a {
    background-position: -518px -471px;
}

footer .social-icons ul li.linkedin a {
    background-position: -95px -471px;
}

footer .social-icons ul li a:hover {
    opacity: 1;
    border: none;
}

footer .social-icons ul li.vk a:hover {
    background-position: 0 -188px;
}

footer .social-icons ul li.facebook a:hover {
    background-position: -94px -188px;
}

footer .social-icons ul li.twitter a:hover {
    background-position: 0 -235px;
}

footer .social-icons ul li.instagram a:hover {
    background-position: -141px -329px;
}

footer .social-icons ul li.telegram a:hover {
    background-position: -329px -329px;
}

footer .social-icons ul li.ytb a:hover {
    background-position: -94px -329px;
}

footer .social-icons ul li.odn a:hover {
    background-position: -47px -188px;
}

footer .social-icons ul li.gplus a:hover {
    background-position: -47px -329px;
}

footer .social-icons ul li.mail a:hover {
    background-position: -376px -235px;
}

footer .social-icons ul li.viber a:hover {
    background-position: -329px -188px;
}

footer .social-icons ul li.whats a:hover {
    background-position: -329px -235px;
}

footer .social-icons ul li.zen a:hover {
    background-position: -470px -329px;
}

footer .social-icons ul li.tiktok a:hover {
    background-position: -517px -329px;
}

footer .social-icons ul li.pinterest a:hover {
    background-position: -188px -188px;
}

footer .social-icons ul li.snapchat a:hover {
    background-position: -517px -282px;
}

footer .social-icons ul li.linkedin a:hover {
    background-position: -94px -282px;
}

footer .social-icons.light ul li a {
    border-color: rgba(51, 51, 51, 0.2);
    background-color: #fafafa;
}

footer .social-icons.light ul li.vk a:not(:hover) {
    background-position: 0 -565px;
}

footer .social-icons.light ul li.facebook a:not(:hover) {
    background-position: -95px -565px;
}

footer .social-icons.light ul li.twitter a:not(:hover) {
    background-position: 0 -612px;
}

footer .social-icons.light ul li.instagram a:not(:hover) {
    background-position: -142px -706px;
}

footer .social-icons.light ul li.telegram a:not(:hover) {
    background-position: -330px -706px;
}

footer .social-icons.light ul li.ytb a:not(:hover) {
    background-position: -95px -706px;
}

footer .social-icons.light ul li.odn a:not(:hover) {
    background-position: -48px -565px;
}

footer .social-icons.light ul li.gplus a:not(:hover) {
    background-position: -48px -706px;
}

footer .social-icons.light ul li.mail a:not(:hover) {
    background-position: -377px -612px;
}

footer .social-icons.light ul li.viber a:not(:hover) {
    background-position: -330px -565px;
}

footer .social-icons.light ul li.whats a:not(:hover) {
    background-position: -330px -612px;
}

footer .social-icons.light ul li.zen a:not(:hover) {
    background-position: -471px -706px;
}

footer .social-icons.light ul li.tiktok a:not(:hover) {
    background-position: -518px -706px;
}

footer .social-icons.light ul li.pinterest a:not(:hover) {
    background-position: -189px -565px;
}

footer .social-icons.light ul li.snapchat a:not(:hover) {
    background-position: -518px -659px;
}

footer .social-icons.light ul li.linkedin a:not(:hover) {
    background-position: -95px -659px;
}

footer .info .social-block {
    margin: 29px -4px 0px;
}

footer .info .social-icons {
    text-align: left;
}

footer .info .social-icons ul {
    padding: 0;
}

.footer__copyright,
.footer__buttons,
.footer__links {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
    gap: 10px;
}

/* CATALOG */
.catalog h2 {
    font-size: 36px;
    font-family: "Exo 2";
    color: rgb(35, 42, 50);
    line-height: 1.139;
    text-align: left;
}

.head-submenu__item {
    position: relative;
    margin: 0 8px;
    text-align: center;
    border-radius: 3px;
    transition: all 400ms;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 15.68px 0.32px rgba(246, 246, 246, 0.35);
}

.head-submenu__item a {
    text-decoration: none;
    font-size: 16px;
    font-family: "Exo 2";
    color: rgb(44, 78, 158);
    font-weight: bold;
}

#header-top a {
    text-decoration: none;
}

#header-top a:hover .p-top {
    cursor: pointer;
    color: #f74b4b;
}

.icon-compare {
    background: url(/images/chart.png) 50% 50% no-repeat transparent;
    display: flex;
    height: 20px;
    width: 20px;
    margin-right: 5px;
}

.icon-man {
    background: url(/images/man.png) 50% 50% no-repeat transparent;
    display: flex;
    height: 20px;
    width: 20px;
    margin-right: 5px;
}

.icon-favorite {
    background: url(/images/favorite.png) 50% 50% no-repeat transparent;
    display: flex;
    height: 20px;
    width: 20px;
    margin-right: 5px;
}

.icon-phone {
    background: url(/images/phone.png) 50% 50% no-repeat transparent;
    display: flex;
    height: 40px;
    width: 20px;
}

.icon-mail {
    background: url(/images/mail.png) 50% 50% no-repeat transparent;
    display: flex;
    height: 20px;
    width: 20px;
}

.main {
    padding-top: 25px;
    padding-bottom: 25px;
}

.main a {
    text-decoration: none !important;
}

/* PROMO */
.promo__block {
    padding: 10px 20px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

.promo__block img {
    object-fit: cover;
    height: 180px;
}

.promo__header {
    font-size: 22px;
    font-family: "Exo 2";
    color: #f74b4b;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

.promo__name {
    font-size: 22px;
    font-family: "Exo 2";
    color: rgb(44, 78, 158);
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
}

.promo__text {
    text-align: left;
    margin: 10px 0 20px;
    /*height: 113px;*/
    overflow: hidden;
}

.promo__price {
    font-size: 24px;
    font-family: "Exo 2";
    color: rgb(35, 42, 50);
    font-weight: bold;
    line-height: 1;
    text-align: left;
    float: left;
}

.promo__link {
    font-size: 16px;
    font-family: "Exo 2";
    color: rgb(244, 71, 79);
    font-weight: bold;
    text-transform: uppercase;
    float: right;
}

.promo__link:hover {
    color: rgb(44, 78, 158);
}

.myPopular .swiper-slide {
    background-color: #fff;
}

.myPopular .swiper-wrapper {
    padding-bottom: 60px;
}

.popular__name {
    color: #3f3f3f;
    height: 72px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.promo__block .popular__name {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
}

.popular__price {
    font-family: "Exo 2";
    color: rgb(35, 42, 50);
    font-weight: 700;
    text-align: center;
}

a.logo {
    color: #fff;
    text-decoration: none;
}

.search-catalog {
    position: relative;
    height: 55px;
    margin: 0 0 3px;
    background: #fff;
}

.search-catalog__input {
    width: 100%;
    height: 100%;
    padding: 20px 34px 19px 19px;
    font-size: 14px;
    color: #626262;
    border: none;
}

.search-catalog__btn {
    position: absolute;
    top: 22px;
    right: 16px;
    width: 16px;
    height: 16px;
    border: none;
    background-color: rgba(255, 255, 255, 0);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url('/images/search-catalog.svg');
    padding: 0px;
}

.filter-item {
    margin: 0 0 3px;
    font-size: 14px;
    color: #626262;
    background: #fff;
}

.filter-item__header {
    position: relative;
    display: block;
    height: 55px;
    padding: 21px 19px 19px;
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
    color: #626262;
    text-decoration: none;
}

.filter-item__header:hover {
    color: #626262;
}

.filter-item__header:after {
    content: "";
    position: absolute;
    right: 16px;
    top: 52%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    width: 10px;
    height: 10px;
    background-image: url(../../../../../../../../design/themes/shablon_theme/media/images/icons/filter-accordion.svg?1632838479);
    background-repeat: no-repeat;
    background-position: 100% 50%;
}

.filter-item__content {
    margin: 0 19px;
    padding: 20px 0 14px;
    border-top: 1px solid #f1f1f1;
}

.slider-range {
    margin: 29px 6px;
}

.slider-range__signatures {
    text-align: center;
}

.slider-range .ui-slider-horizontal {
    height: 2px;
    margin: 0 0 30px !important;
    font-size: 16px !important;
    border: none;
    background: #dedede;
}

.slider-range .ui-slider {
    position: relative;
}

.slider-range .ui-slider .ui-slider-range {
    position: absolute;
    top: 0;
    z-index: 1;
    display: block;
    height: 100%;
}

.slider-range .ui-widget-header {
    border: none;
    background: #2a4da0;
}

.slider-range .ui-slider .ui-slider-handle {
    position: absolute;
    top: -5px;
    margin-left: -0.4em;
    z-index: 2;
    width: 12px;
    height: 12px;
    cursor: pointer;
    border: 3px solid #2a4da0;
    background: #fff;
    border-radius: 50%;
    -ms-touch-action: none;
    touch-action: none;
    outline: none;
}

.slider-range__input {
    display: inline-block;
    width: 90px;
    height: 33px;
    font-size: 14px;
    text-align: center;
    color: #626262;
    border: 1px solid #dedede;
    border-radius: 2px;
}

.catalog-panel {
    position: relative;
    height: 55px;
    margin: 0 0 19px;
    padding: 21px 20px;
    background: #fff;
}

.sorting {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -moz-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    font-size: 14px;
    line-height: 1;
    white-space: nowrap;
    color: #626262;
}

.sorting__title {
    margin-right: 18px;
}

.mode-form {
    position: absolute;
    right: 0;
    display: inline-block;
}

.sorting__list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sorting__list li {
    display: inline-block;
    margin-right: 17px;
}

.sorting__list a {
    color: #626262;
}

.sorting__list a.asc {
    font-weight: 600;
    color: #2a4da0;
    text-decoration: none;
}

.sorting__list a.desc {
    font-weight: 600;
    color: #2a4da0;
    text-decoration: none;
}

.sorting__list a.asc:before {
    content: "";
    display: inline-block;
    width: 11px;
    height: 10px;
    margin-right: 7px;
    background-image: url(/images/sorting.svg);
    background-repeat: no-repeat;
    background-position: 100% 50%;
}

.sorting__list a.desc:before {
    content: "";
    display: inline-block;
    width: 11px;
    height: 10px;
    margin-right: 7px;
    background-image: url(/images/sorting.svg);
    background-repeat: no-repeat;
    background-position: 0 50%;
}

.filter-buttons {
    margin: 10px 0 0;
    padding: 21px 31px;
    background: #fff;
}

.filter-buttons .button {
    height: 54px;
    padding: 18px 20px;
    font-size: 14px;
    letter-spacing: 0.01em;
}

.filter-buttons__result {
    width: 100%;
}

.button--red {
    color: #fff !important;
    background: #f74b4b;
    border: none;
    display: inline-block;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
}

.filter-buttons .button:nth-child(2) {
    margin: 11px 0 0;
}

.button--grey-outline:hover {
    color: #fff;
    background: #8aa5c0;
}

.filter-buttons__reset {
    width: 100%;
}

.button--grey-outline {
    color: #8aa5c0;
    background: rgba(255, 255, 255, 0);
    border: 2px solid #8aa5c0;
    display: inline-block;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
}

.main_input__search {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(235, 235, 235);
    border-radius: 3px;
    background-color: #fff;
    width: 500px;
    height: 51px;
    padding: 5px;
}

.main_input__search:active {
    border: 0;
}

.main_button__search {
    padding: 5px 20px;
    background-color: rgb(44, 78, 158);
    width: 100%;
    height: 51px;
    color: #fff;
    font-size: 16px;
    font-family: "Exo 2";
    font-weight: bold;
    text-transform: uppercase;
    border: 0;
}

.main_button__search:hover {
    cursor: pointer;
    background-color: #f74b4b;
}

.basket__circle {
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    border-radius: 50%;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    background-color: rgb(244, 71, 79);
    width: 58px;
    height: 58px;
    color: #fff;
}

.basket__circle_num {
    position: absolute;
    top: -8px;
    right: -8px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    border-radius: 50%;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    background-color: #fff;
    width: 32px;
    height: 32px;
    color: rgb(244, 71, 79);
}

.sum {
    font-size: 16px;
    font-family: "Roboto";
    color: rgb(255, 255, 255);
    line-height: 1.5;
    text-align: left;
}

.sum_num {
    font-size: 20px;
    font-family: "Roboto";
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
}

.main__city {
    font-size: 14px;
    font-family: "Roboto";
    color: rgb(255, 255, 255);
    text-align: left;
    margin: 0 0 0 10px;
}

.menu .main__city {
    display: none;
}

.head-contacts {
    position: relative;
    top: -50px;
    z-index: 5;
    margin: 0 0 15px;
}

.contacts-container {
    width: 100%;
    max-width: 1350px;
    margin: auto;
    padding: 0 30px;
}

.head-contacts__container {
    width: 100%;
    max-width: 1350px;
    margin: auto;
    padding: 0 30px;
    position: relative;
    z-index: 5;
}

.head-contacts__content {
    position: relative;
    height: 162px;
    padding-right: 357px;
    background: #fff;
}

.contacts__headerItems {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

/*.contacts__headerItems .contacts__label {*/
/*    color: #8aa5c0;*/
/*}*/

.head-contacts__label,
.contacts__label {
    margin: 0 0 16px;
    font-weight: 700;
    min-height: 39px;
    font-size: 13px;
    line-height: 1;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #000;
}

.head-contacts__label.mail:before,
.contacts__label.mail:before {
    content: "";
    position: relative;
    display: inline-block;
    width: 28px;
    height: 21px;
    margin-right: 9px;
    background-image: url(/images/contacts-email.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    flex: none;
}

.head-contacts__mail,
.contacts__mail {
    display: block;
    font-weight: 700;
    font-size: 22px;
    line-height: 1;
    font-family: 'Exo 2', sans-serif;
    color: #444;

}

.head-contacts__mail:hover,
.contacts__mail:hover {
    color: #f74b4b;
}

.contacts__headerItem {
    padding: 20px;
}

.contacts__headerItem.contacts__headerItem_blue {
    display: flex;
    flex-flow: column wrap;
    align-items: center;
    justify-content: center;
    height: 100%;
    text-align: center;
    color: #fff;
    background: #438fda;
    padding: 20px;
    margin-left: auto;
}

.contacts__headerItem_blue .contacts__label {
    margin: 0 0 12px;
    font-weight: 700;
    font-size: 13px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
}

.contacts__headerItem_blue .contacts__phone {
    font-weight: 700;
    font-size: 30px;
    line-height: 1;
    font-family: 'Exo 2', sans-serif;
    color: #fff;
}

.contacts__headerItem_blue .contacts__phone:hover {
    color: #f74b4b;
}

.contacts-page {
    margin: 0 0 130px;
    padding: 60px 0 0;
    background: #fff;
}

.wrapper-type-1 {
    position: relative;
}

.l-fixed-sidebar {
    width: 100%;
    max-width: 1350px;
    margin: auto;
    padding: 0 30px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -moz-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
}

.fixed-sidebar {
    position: absolute;
    top: 0;
    z-index: 10;
    width: 330px;
}

.contacts-nav {
    padding-left: 35px;
}

.sidebar-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    padding: 0 0 15px;
}

.sidebar-nav a {
    position: relative;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #2a4da0;
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    transition: all 250ms;
}

.content-type-1 {
    padding: 0 410px 0 0;
}

.contacts {
    background-color: #fff;
    padding: 0;
}

.contacts-item {
    padding-left: 50px;

}

.contacts-item .subtitle {
    margin: 0 0 25px;
}

.basket__header {
    display: inline-block;
    text-decoration: none;
    transition: .2s ease-in-out;
    font-size: 16px;
    font-family: "Exo 2";
    color: #fff;
    font-weight: bold;
    line-height: 1.5;
    text-align: left;
    text-transform: uppercase;
    margin: 0;
}

.subtitle {
    margin: 0;
    padding: 0;
    font-weight: 700;
    font-size: 36px;
    font-family: 'Exo 2', sans-serif;
    line-height: 1.2;
    text-transform: uppercase;
}

.contacts-item__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -moz-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
}

.contacts-item__column:first-child {
}

.contacts-item__label {
    margin: 0 0 15px;
    font-weight: 700;
    font-size: 13px;
    line-height: 1;
    text-transform: uppercase;
    color: #8aa5c0;
}

.contacts-item__label.address:before {
    content: "";
    position: relative;
    top: 4px;
    display: inline-block;
    width: 17px;
    height: 21px;
    margin-right: 8px;
    background-image: url(/images/contacts-place.svg);
    background-repeat: no-repeat;
}

.contacts-item ul {
    margin: 10px 0 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
    line-height: 1.5;
}

.contacts-item ul li {
    position: relative;
    padding: 0 0 6px 20px;
}

.contacts-item ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    display: block;
    width: 5px;
    height: 5px;
    background-image: url(/images/li-serenity.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.contacts-item__column:nth-child(2) {
    width: 37%;
}

.contacts-item__label.shedule:before {
    content: "";
    position: relative;
    top: 4px;
    display: inline-block;
    width: 21px;
    height: 21px;
    margin-right: 8px;
    background-image: url(/images/contacts-shedule.svg);
    background-repeat: no-repeat;
}

.shedule-info {
    margin: 0 0 15px;
}

.shedule-info__item:first-child {
    margin: 0 0 3px;
}

.shedule-info__label {
    position: absolute;
}

.shedule-info__content {
    display: inline-block;
    padding-left: 58px;
}

.contacts__label.phone:before {
    content: "";
    position: relative;
    top: 4px;
    display: inline-block;
    width: 21px;
    height: 21px;
    margin-right: 8px;
    background-image: url(/images/contacts-phone.svg);
    background-repeat: no-repeat;
}

.contacts-item__phone {
    display: block;
    margin: 0 0 4px;
    color: #444;
}

.contacts-map {
    height: 380px;
    margin: 68px 0 0;
}

.head-contacts__label.requisites:before,
.contacts__label.requisites:before {
    content: "";
    position: relative;
    top: 3px;
    display: inline-block;
    width: 19px;
    height: 21px;
    margin-right: 8px;
    background-image: url(/images/contacts-requisites.svg);
    background-repeat: no-repeat;
    background-size: cover;
}

.head-contacts__requisites {
    display: inline-block;
    margin: -3px 0 0;
    font-weight: 700;
    font-size: 21px;
    line-height: 1;
    font-family: 'Exo 2', sans-serif;
    color: #444;
    border-bottom: 1px solid #444
}

.head-contacts__requisites:hover {
    color: #2a4da0;
}

.head-text {
    position: relative;
    top: -50px;
    z-index: 5;
    margin: 0 0 15px;
}

.head-text__container {
    width: 100%;
    margin: 0px auto 50px;
    position: relative;
    z-index: 5;
}

.delivery-head__content {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -moz-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    line-height: 1.55;
    background: #fff;
}

.delivery-head__info {
    width: 60%;
    padding: 55px;
}

.subtitle {
    margin: 0;
    padding: 0;
    font-weight: 700;
    font-size: 36px;
    font-family: 'Exo 2', sans-serif;
    line-height: 1.2;
    text-transform: uppercase;
}

.delivery-head ul {
    margin: 20px 0 0;
    padding: 0;
    list-style: none;
    line-height: 1.5;
}

.delivery-head ul li {
    position: relative;
    padding: 0 0 6px 20px;
}

.delivery-head ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    display: block;
    width: 5px;
    height: 5px;
    background-image: url(/images/li-serenity.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.delivery-info {
    width: 100%;
    margin: 0 auto 130px;
}

.delivery-info__container {
    padding: 60px;
    background: #fff;
}

.delivery-head ul li {
    position: relative;
    padding: 0 0 6px 20px;
}

.delivery-head ul {
    margin: 20px 0 0;
    padding: 0;
    list-style: none;
    line-height: 1.5;
}

.subtitle {
    margin: 0;
    padding: 0;
    font-weight: 700;
    font-size: 36px;
    font-family: 'Exo 2', sans-serif;
    line-height: 1.2;
    text-transform: uppercase;
}

.delivery-info__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -moz-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    margin: 30px 0 0;
}

.delivery-info__column {
    width: 47%;
}

.delivery-info__icon {
    display: block;
    width: 47px;
    margin: 0 0 15px;
}

.delivery-info__subtitle {
    font-weight: 700;
    font-size: 22px;
    font-family: 'Exo 2', sans-serif;
    line-height: 1.2;
    margin: 0 0 15px;
    color: #7995b0;
}

.delivery-info__text p {
    margin: 0 0 8px;
}

.delivery-info__text h4 {
    margin: 16px 0 8px;
    color: #7995b0;
}

.delivery-info__addition {
    margin: 20px 0 0;
}

.info__addition p {
    margin: 0 0 7px;
}

.delivery-head__image {
    width: 40%;
    background-image: url(/images/delivery-img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 85% 50%;
}

.head-text {
    position: relative;
    top: -50px;
    z-index: 5;
    margin: 0 0 15px;
}

.head-text__inner {
    position: relative;
    padding: 55px;
    line-height: 1.55;
    background: #fff;
}

.head-text p:last-child {
    margin: 0;
}

.l-container {
    top: -50px;
    position: relative;
}

.l-container {
    width: 100%;
    max-width: 1350px;
    margin: auto;
    padding: 0 30px;
}

.price-page {
    padding: 0 0 130px;
}

.wrapper-type-1 {
    position: relative;
}

.wrapper-type-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -moz-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    padding-bottom: 130px;
}

.l-fixed-sidebar {
    width: 100%;
    max-width: 1350px;
    margin: auto;
    padding: 0 30px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -moz-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
}

.text {
    font-size: 17px;
}

.text h2:first-child {
    margin: 0 0 20px;
}

.text ol {
    margin: 0 0 10px;
    padding: 0 0 0 17px;
}

.text ol li {
    padding: 2px 0;
}

.text p {
    margin: 0 0 15px;
    line-height: 1.58;
}

figure {
    display: block;
    margin: 1em 40px;
}

.sidebar-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    padding: 0 0 15px;
}

.sidebar-nav a.cur {
    padding-left: 19px;
    color: #f74b4b;
}

.product-item-button-container {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.catalog-tile .availability-tile {
    display: block;
}

.availability.green {
    color: #308f45;
}

.availability.green:before {
    background: #308f45;
}

.availability.yellow {
    color: #ffc107;
}

.availability.yellow:before {
    background: #ffc107;
}

.availability.red {
    color: #f74b4b;
}

.availability.red:before {
    background: #f74b4b;
}

.availability {
    font-weight: 600;
    font-size: 12px;
    white-space: nowrap;
}

.availability.green:before {
    background: #308f45;
}

.availability:before {
    content: "";
    position: relative;
    top: -2px;
    display: inline-block;
    width: 4px;
    height: 4px;
    margin-right: 6px;
    border-radius: 50%;
}

.sidebar-nav a {
    position: relative;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #2a4da0;
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    transition: all 250ms;
}

.sidebar-nav a.cur:before {
    content: "";
    position: absolute;
    top: 10px;
    left: -27px;
    height: 2px;
    width: 27px;
    background: #f74b4b;
}

.sidebar-info {
    margin: 30px 0 0;
    padding: 30px 28px;
    color: #fff;
    background: #438fda;
}

.sidebar-info .button {
    display: block;
    width: 240px;
    margin: 0 auto 27px;
}

.button--red {
    border-radius: 3px;
    outline: none;
    color: #fff !important;
    background: #f74b4b;
    border: none;
}

.sidebar-subtitle {
    font-weight: normal;
    font-weight: 700;
    font-size: 22px;
    font-family: 'Exo 2', sans-serif;
    line-height: 1.2;
    margin: 0 0 10px;
}

.sidebar-contacts {
    margin: 15px 0 0;
}

.sidebar-contacts a {
    font-weight: normal;
    font-weight: 700;
    font-size: 22px;
    font-family: 'Exo 2', sans-serif;
    line-height: 1.2;
    color: #fff;
}

.sidebar__red {
    background-color: #f4474f;
    color: #fff;
    padding: 20px;
}

sidebar__red p {
    color: #fff;
}

.sidebar__red .button--red {
    background-color: #f4474f;
    color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(255, 255, 255);
    border-radius: 3px;
}


a {
    background-color: transparent;
    outline: none !important;
    text-decoration: none;
    cursor: pointer;
}

.service-advantages {
    padding: 60px 0;
    background: #e0f3fa;
}

.service-advantages__container {
    width: 100%;
    max-width: 1350px;
    margin: auto;
    padding: 0 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -moz-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
}

.service-advantages__item {
    position: relative;
}

.service-advantages__icon {
    position: absolute;
    left: 0;
    top: 3px;
    width: 35px;
}

img {
    border: 0;
    vertical-align: middle;
}

.service-advantages__text {
    max-width: 300px;
    padding-left: 53px;
    font-size: 15px;
    color: #8aa5c0;
}

.service-advantages__subtitle {
    margin: 0 0 3px;
    font-weight: 700;
}

.order-services {
    color: #fff;
    background: #438fda;
}

.order-section {
    padding: 120px 0 130px;
    background: #e0f3fa;
}

.order-section__container {
    width: 100%;
    max-width: 1350px;
    margin: auto;
    padding: 0 30px;
    max-width: 1110px;
}

.order-section__head {
    margin: 0 0 50px;
}

.order-section .subtitle {
    display: inline-block;
    max-width: 370px;
    margin-right: 75px;
}

.subtitle {
    margin: 0;
    padding: 0;
    font-weight: 700;
    font-size: 36px;
    font-family: 'Exo 2', sans-serif;
    line-height: 1.2;
    text-transform: uppercase;
}

.order-section__text {
    display: inline-block;
    max-width: 320px;
    margin: -5px 0 0;
}

.grid-form__line, .grid-form__line__discussion {
    display: grid;
    grid-template-rows: repeat(4, 1fr);
    grid-template-columns: repeat(2, 1fr);
    column-gap: 40px;
}

.form__item {
    margin: 0 0 30px;
    color: #444;
}

.order-services .form__label {
    color: #fff;
}

.filter-option-inner-inner {
    color: #6c757d;
    font-weight: 900;
}

.form__label {
    display: block;
    margin: 0 0 8px;
    font-size: 17px;
    font-weight: 600;
    color: #95979d;
}

.ty-form-builder .ty-input-text {
    width: 100%;
    max-width: 500px;
}

.form__item {
    margin: 0 0 30px;
    color: #444;
}

.bootstrap-select:not(.input-group-btn), .bootstrap-select[class*=col-] {
    float: none;
    display: block;
    margin-left: 0;
}

.ty-form-builder__multiple-select, .ty-form-builder__select, .ty-form-builder__state, .ty-form-builder__country {
    width: 100%;
    max-width: 500px;
}

.dropdown {
    position: relative;
}

.bootstrap-select {
    width: 220px;
    vertical-align: middle;
}

.form__select .bootstrap-select > .dropdown-toggle.bs-placeholder {
    color: #ddd;
}

.bootstrap-select .dropdown-toggle:before {
    content: '';
    display: inline-block;
}

.bootstrap-select .dropdown-toggle .filter-option {
    position: static;
    top: 0;
    left: 0;
    float: left;
    padding-right: inherit;
    height: 100%;
    width: 100%;
    text-align: left;
}

.form__select .dropdown-toggle::after {
    position: absolute;
    right: 18px;
    top: 52%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    width: 16px !important;
    height: 8px !important;
    background-image: url(/images/select-arrow.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 50%;
    border: none !important;
}

.form__select .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
    color: #ddd;
}

.bootstrap-select .dropdown-toggle:before {
    content: '';
    display: inline-block;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
}

.form__select button {
    background-color: #fff;
    padding-left: 0;
}

.form__select button:hover {
    background-color: #fff;
}

.form__select .dropdown-menu {
    border: none;
    border-radius: 3px;
}

.form__select .dropdown-item.active {
    color: #fff;
    background-color: #2f61b6;
}

.bootstrap-select .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.bootstrap-select .dropdown-menu li a span.text {
    display: inline-block;
}

.bootstrap-select .dropdown-menu li {
    position: relative;
}

.bootstrap-select > .dropdown-toggle:after {
    margin-top: -1px;
    margin-left: auto;
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.form__select .dropdown-menu {
    border: none;
    border-radius: 3px;
}

.bootstrap-select .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.form__line:nth-child(7) .form__item .ty-form-builder__textarea {
    max-width: unset;
}

.ty-form-builder__textarea {
    width: 100%;
    max-width: 500px;
}

.form__textarea {
    width: 100%;
    height: 88px;
    max-height: 200px;
    padding: 15px 20px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    border: none;
    border-bottom: 2px solid #fff;
    border-top: 1px solid #fff;
    background: #fff;
    border-radius: 3px;
}

.wrap-file {
    margin: 7px 0 0;
}

.order-services .label-file {
    color: #fff;
}

.input__error {
    display: flex;
}

.sidebar-info {
    background-color: rgb(44, 78, 158);
    box-shadow: 0px 0px 15.68px 0.32px rgba(246, 246, 246, 0.35);
}

.sidebar-invite {
    background-color: #f74b4b;
    padding: 20px;
}

.text ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 11px;
    display: block;
    width: 6px;
    height: 6px;
    background-image: url(/images/li.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.sidebar .button {
    padding: 21px 20px;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
}

.label-file {
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    white-space: nowrap;
    color: #444;
    cursor: pointer;
}

.input-file {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.order-section__bottom {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.form__agree {
    font-weight: 300;
    font-size: 13px;
}

.content-type-2 {
    width: calc(100% - 330px);
    padding-right: 95px;
}

.fixed-sidebar {
    position: absolute;
    top: 0;
    z-index: 10;
    width: 330px;
}

.content-type-1 {
    padding: 0 410px 0 0;
}

.price {
    margin: 0 0 60px;
    scroll-margin-top: 120px;
}

.price__head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -moz-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 89px;
    margin: 0 0 1px;
    text-align: center;
    color: #fff;
    background: #438fda;
}

.price h2.price__subtitle {
    display: inline-block;
    margin: 0;
    padding: 0;
    font-weight: 700;
    font-size: 26px;
    font-family: 'Exo 2', sans-serif;
    line-height: 1.1;
    vertical-align: middle;
    color: #fff;
}

.price-item__header {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -moz-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    padding: 0 0 0 60px;
    font-size: 17px;
    color: #444 !important;
    background: #fff;
    border: none !important;
}

.price-item__header.collapsed:before {
    background-position: 0 50%;
}

.price-item__column:first-child {
    width: 37%;
    padding: 20px 25px 20px 0;
}

.price-item__column:nth-child(2) {
    width: 25%;
    padding: 20px 10px;
    text-align: center;
    border-right: 2px solid #f7f7f7;
    border-left: 2px solid #f7f7f7;
}

.price-item__column:nth-child(3) {
    width: 37%;
    padding: 20px 35px;
}

.price-item .min-text {
    margin: 2px 0 0;
    font-size: 0.88em;
    line-height: 1.25;
}

.price-item .blue {
    font-weight: 700;
    font-size: 1.15em;
    color: #438fda;
}

.price-item__body {
    padding: 20px 20px 30px 60px;
    font-size: 15px;
}

.collapse:not(.show) {
    display: none;
}

.container-slider__promo {
    position: absolute;
    top: 0;
    left: var(--bs-gutter-x, .75rem);
    right: var(--bs-gutter-x, .75rem);
}

#slider__promo {
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 220px;
    z-index: 100;
    /*padding: 50px 0;*/
    padding: 50px 0;
}

.blog__border-block {
    border: 1px solid #438fda;
    padding: 15px;
}

.blog__content .video {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    padding-top: 25px;
    margin: 25px 0 35px;
}

.blog__content .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.blog__content img {
    max-width: 100%;
    height: auto;
}

.blog__content ul {
    margin: 0 0 10px;
    padding: 0;
    list-style: none;
}

.blog__content ul li {
    position: relative;
    padding: 3px 0 3px 20px;
}

.blog__content ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 11px;
    display: block;
    width: 6px;
    height: 6px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: #2c4e9e;
}

.blog__content .table-responsive {
    display: block;
    width: 100%;
    margin: 0 0 30px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.blog__content table thead th {
    padding: 15px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    border-right: 1px solid #eaeaea;
    background: #438fda;
}

.blog__content table tr:nth-child(odd) td {
    background: #fff;
    border-right: 2px solid #f7f7f7;
}

.blog__content table tr:nth-child(odd) td:last-child {
    border: none;
}

.blog__content table td {
    /*min-width: 200px;*/
    padding: 19px 25px;
    vertical-align: top;
    border: none;
}

.blog__content .work__text {
    color: rgb(34, 34, 34);
    font-size: 24px;
    font-weight: 700;
}

.blog__content .service-documentation {
    margin: 50px 0 0;
}

.blog__content .doc-item:last-child {
    margin: 0;
}

.blog__content .doc-item {
    max-width: 600px;
    margin: 0 0 25px;
}

.blog__content .doc-item a {
    position: relative;
    display: block;
    min-height: 51px;
    padding: 12px 0 0 60px;
    font-weight: 700;
    font-size: 16px;
    color: #2c4e9e;
    border: none !important;
}

.blog__content a {
    text-decoration: none;
    color: #2c4e9e;
}

.blog__content a.button {
    color: #fff;
}

.blog__content .doc-item a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 43px;
    height: 51px;
    background-image: url(/images/pdf.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.article-preview.article-cat .article-preview__date {
    background: #438fda;
}

.article-preview__date {
    position: absolute;
    top: 0;
    width: 50px;
    height: 50px;
    margin-left: 4px;
    padding-top: 12px;
    font-weight: 700;
    font-size: 12px;
    line-height: 1;
    font-family: 'Exo 2', sans-serif;
    text-align: center;
    color: #fff;
    border-radius: 3px;
}

.article-preview__date:before {
    content: "";
    position: absolute;
    top: -4px;
    right: 4px;
    z-index: -1;
    width: 50px;
    height: 50px;
    background: #8aa5c0;
    border-radius: 3px;
}

.article-preview__date span:first-child {
    margin: 0 0 3px;
}

.article-preview__date span {
    display: block;
}

.article-preview__link {
    color: #444;
}

.article-preview__tag {
    margin: 0 0 9px;
    font-weight: 700;
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
    color: #a6aeb1;
}

.article-preview__title {
    margin: 0 0 11px;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.3;
    color: #444;
}

.article-preview__title:hover {
    color: #2c4e9e;
}

.ty-blog *, .ty-blog-grid * {
    font-size: 14px;
}

.ty-pict {
    width: auto;
    max-width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}

.article-preview__description p:last-child {
    margin: 0;
}

.article-preview_body {
    display: block;
    margin-left: 78px;
}

.article-preview__description {
    font-size: 14px;
    color: #444;
}

.article-preview__description img {
    max-width: 100%;
    height: auto;
}

.pagination > li.pagination-prev a {
    background-image: url(/images/pagination.svg);
    background-color: #fff;
    background-position: 0 0;
    background-repeat: no-repeat;
    border: none !important;
}

.pagination > li.pagination-prev a:hover {
    background-position: 0 100%;
}

.pagination > li.pagination-next a {
    background-image: url(/images/pagination.svg);
    background-color: #fff;
    background-position: 100% 0;
    background-repeat: no-repeat;
    border: none !important;
}

.pagination > li:last-child > a {
    border-radius: 0;
}

.pagination > li > a {
    position: relative;
    display: inline-block;
    width: 43px;
    height: 43px;
    padding: 13px;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    color: #444;
    background-color: #fff;
    -webkit-box-shadow: 0, 4px, 9px, rgba(89, 89, 89, 0.02);
    -moz-box-shadow: 0, 4px, 9px, rgba(89, 89, 89, 0.02);
    box-shadow: 0, 4px, 9px, rgba(89, 89, 89, 0.02);
}

.pagination > li.pagination-next a:hover {
    background-position: 100% 100%;
}

.pagination li {
    display: inline-block;
    height: 41px;
    margin: 0 2px;
    vertical-align: middle;
}

.pagination > .active > a {
    z-index: 3;
    color: #fff;
    background-color: #2a4da0;
    cursor: default;
}

.pagination > li > a {
    position: relative;
    display: inline-block;
    width: 43px;
    height: 43px;
    padding: 13px;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    color: #444;
    background-color: #fff;
    -webkit-box-shadow: 0, 4px, 9px, rgba(89, 89, 89, 0.02);
    -moz-box-shadow: 0, 4px, 9px, rgba(89, 89, 89, 0.02);
    box-shadow: 0, 4px, 9px, rgba(89, 89, 89, 0.02);
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    margin: 0 auto;
}

.news__content {
    margin: 0 0 50px;
}

.sidebar-blog__subtitle {
    font-weight: normal;
    font-weight: 700;
    font-size: 22px;
    font-family: 'Exo 2', sans-serif;
    line-height: 1.2;
    margin: 0 0 15px;
}

.sidebar-article {
    padding: 15px 0;
    border-top: 1px solid #f1f1f1;
}

.sidebar-article__date {
    margin: 0 0 7px;
    font-weight: 700;
    font-size: 11px;
    color: #a6aeb1;
}

.sidebar-article__link {
    display: block;
    font-size: 14px;
    line-height: 1.45;
    color: #626262;
}

.sidebar-blog {
    padding: 20px 27px;
    color: #626262;
    background: #fff;
}

.sidebar-article__link:hover {
    color: #438fda;
}

.requisites__title {
    position: relative;
    margin: 0 0 35px;
    padding: 0 0 0 49px;
    font-weight: 700;
    font-size: 30px;
    font-family: 'Exo 2', sans-serif;
    line-height: 1.2;
    color: #7995b0;
}

.requisites__title:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    display: inline-block;
    width: 31px;
    height: 35px;
    background-image: url(/images/contacts-requisites.svg);
    background-repeat: no-repeat;
    background-size: cover;
}

.tender-advantages__item {
    margin: 0 0 28px;
    padding: 27px 28px;
    background: #fff;
    width: 100%;
}

.tender-advantages__icon {
    display: block;
    width: 45px;
    margin: 0 0 13px;
}

.l-tender .subtitle {
    margin: 0 0 35px;
}

.label-file {
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    white-space: nowrap;
    color: #444;
    cursor: pointer;
}

.input-file {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.label-file:before {
    content: "";
    position: relative;
    top: 4px;
    display: inline-block;
    width: 27px;
    height: 27px;
    margin-right: 8px;
    background-image: url(/images/paperclip.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
}

.label-file:hover:before {
    background-position: 100% 0;
}

.ty-discussion-post__content {
    margin-top: 10px;
    margin-bottom: 10px;
}

.reviews-item {
    width: 48%;
    margin: 0 0 40px;
    padding: 35px;
    background: #fff;
}

.reviews-item__head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -moz-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    border-bottom: 1px solid #f1f1f1;
}

.reviews-item__wrap-photo {
    -webkit-box-flex: 80px;
    -webkit-flex: 80px 0 0;
    -moz-box-flex: 80px;
    -moz-flex: 80px 0 0;
    -ms-flex: 80px 0 0;
    flex: 80px 0 0;
    width: 80px;
}

.reviews-item__photo {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-top: 0;
}

.reviews-item__name {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.3;
    font-family: 'Exo 2', sans-serif;
}

.reviews-item__description {
    margin: 6px 0 0;
    font-size: 14px;
}

.reviews-item__site {
    display: block;
    margin: 6px 0 0;
    font-size: 14px;
    color: #7995b0;
}

.ty-discussion-post__content a {
    display: block;
    position: relative;
}

.reviews-item__date {
    margin: 20px auto 0;
    font-size: 14px;
    text-align: center;
    color: #7995b0;
}

.home-slider__item {
    position: relative;
    height: 800px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.home-slider__container {
    width: 100%;
    max-width: 1350px;
    margin: auto;
    padding: 0 30px;
}

.home-slider__text {
    position: absolute;
    top: 46%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-right: 20px;
    color: #fff;
}

.home-slider__arrows {
    margin: 0 0 35px;
}

.home-slider__title {
    padding: 0;
    line-height: 1.2;
    margin: 0 auto 15px;
    font-size: 52px;
    font-family: 'Exo 2', sans-serif;
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
}

.home-slider__description {
    max-width: 600px;
    margin: 0 0 0 0;
    font-size: 17px;
    font-family: 'Exo 2', sans-serif;
    color: rgb(255, 255, 255);
    text-align: left;
}

.home-slider__button {
    min-width: 240px;
    margin: 40px 0 0;
    border-radius: 3px;
    background-color: rgb(44, 78, 158);
    width: 178px;
    height: 58px;
    font-size: 16px;
    font-family: 'Exo 2', sans-serif;
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
    border: 0;
}

.home-slider__button:hover {
    background-color: #f74b4b;
}

.portfolio-submenu {
    margin: 0 0 25px;
    padding: 0;
    list-style: none;
}

.portfolio-submenu li {
    display: inline-block;
    margin: 0 13px 15px 0;
}

.portfolio-submenu a {
    display: block;
    padding: 10px 16px;
    font-size: 13px;
    color: #7995b0;
    background: #e0f3fa;
}

.portfolio-submenu a.active,
.portfolio-submenu a:hover {
    background: #2c4e9e;
    color: #fff;
}

.portfolio__line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
}

.portfolio .column-several {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.portfolio__column {
    width: 50%;
    height: 100vh;
    max-height: 900px;
}

.portfolio__line:nth-child(2n) .column-several {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -moz-order: 5;
    -ms-flex-order: 5;
    order: 5;
}

.portfolio-preview {
    width: 50%;
    height: 100vh;
    max-height: 900px;
}

.portfolio-preview {
    position: relative;
    display: block;
    overflow: hidden;
}

.portfolio-preview.item-1 {
    width: 100%;
    height: 50%;
}

.portfolio-preview.item-2 {
    width: 50%;
    height: 50%;
}

.portfolio-preview.item-3 {
    width: 50%;
    height: 50%;
}

.portfolio-preview.item-4 {
    width: 100%;
    height: 100%;
}

.portfolio-preview__tag {
    position: absolute;
    bottom: 25px;
    left: 23px;
    font-weight: 600;
    font-size: 14px;
    line-height: 1;
    white-space: nowrap;
    color: #fff;
    opacity: 0;
    transition: all 500ms;
}

.portfolio-preview__image {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    transition: all 600ms;
}

.article__date {
    margin: 0 0 24px;
    font-weight: 700;
    font-size: 15px;
    color: #a6aeb1;
}

.portfolio-preview:hover .portfolio-preview__tag {
    opacity: 1;
}

.case-carousel__item img {
    max-height: 100%;
}

.case-carousel__item {
    height: 400px;
    width: auto !important;
}

/* WORKS */
.preview {
    position: relative;
    display: block;
    overflow: hidden;
}

.case-carousel__item .preview__tag {
    position: absolute;
    bottom: 18%;
    left: 3%;
    font-weight: 600;
    font-size: 14px;
    line-height: 1;
    white-space: normal;
    color: #fff;
    opacity: 0;
    transition: all 500ms;
}

.case-carousel__item:hover .preview__tag {
    opacity: 1;
}

/* MENU */
.menu > ul {
    position: static;
}

.mega__menu {
    color: #fff;
}

.mega__menu ul li a {
    position: relative;
    display: inline-block;
    padding-left: 25px;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.55;
    letter-spacing: 0.02em;
    color: #f7f7f7;
    white-space: normal;
}

.mega__menu .list-unstyled a {
    margin: 0 0 8px;
    padding: 0 0 0 10px;
    position: relative;
}

.mega__menu .list-unstyled a::before {
    /*position: absolute;
    left: 0;
    content: "\203A";
    display: block;
    margin-top: -3px;
    font-size: 1.2em;*/
    display: block;
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 9px;
    background: #fff;
    transition: .2s ease-in-out;
}

.mega__menu .list-unstyled a:hover::before {
    background: #f4384f;
}

.mega__menu .list-unstyled a:hover {
    color: #f4384f;
}

.mega__menu .parent {
    /*white-space: nowrap;*/
    display: block;
    margin: 20px auto 16px;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    color: #f7f7f7;
    padding: 0;
}

.mega__menu .parent:hover {
    color: #f4384f;
}

.sorting-list-catalog {
    list-style: none;
    margin: 0;
    padding: 10 15px;
    margin-bottom: 15px;
    background-color: #fff;
    width: 100%;
}

.sorting-list-catalog li.text {
    color: #2c4e9e;
    margin-right: 5px;
}

.sorting-list-catalog li {
    display: inline-block;
    margin-right: 15px;
}

.sorting-list-catalog li a {
    display: inline-block;
    color: #333;
    padding: 7px 10px;
    text-decoration: none;
}

.sorting-list-catalog li a:hover,
.sorting-list-catalog li a:hover .fa {
    color: #f4384f;

}

.sorting-list-catalog li a .fa {
    color: #333;
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc";
}

.sorting-list-catalog li a span {
    margin-left: 5px;
}

.partners h3 {
    font-size: 36px;
    font-family: "Exo 2";
    color: rgb(68, 68, 68);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 0.667;
    text-align: center;
    margin-bottom: 80px;
}

.tabs .nav-link {
    padding: .5rem;
}

.tabs .nav-link:first-child {
    margin-right: 10px;
}

.scrollToTopBtn {
    display: none;
    background-color: #2c4e9e;
    border: none;
    color: white;
    cursor: pointer;
    font-size: 18px;
    height: 48px;
    width: 48px;
    position: fixed;
    bottom: 75px;
    left: 20px;
    z-index: 100;
}

.scrollToTopBtn img {
    width: 35px;
    height: 35px;
    transform: rotate(-90deg);
}

.showBtn {
    opacity: 1;
    transform: translateY(0);
}

.menu-dropdown-icon:first-child .catalog__link img {
    margin-right: 15px;
}

.bootstrap-select .dropdown-toggle:focus, .bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
    outline: none !important;
}

.btn-light:active:focus {
    box-shadow: none !important;
}

.bootstrap-select .dropdown-toggle {
    border: 0 !important;
}

.bootstrap-select .dropdown-toggle:focus {
    background: #fff !important;
}

.bootstrap-select button:focus {
    box-shadow: none;
}

#header__map img {
    width: 30px;
}

#header__search_mobile {
    display: none;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-image: url(/images/search.svg);
    background-position: 0 50%;
    background-size: cover;
}

.header__icons {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    width: 100%;
}

#menu__buttons {
    display: flex;
    justify-content: space-between;
}

.menu-mobile {
    position: relative;
    z-index: 99;
    width: 21px;
    height: 19px;
    background-repeat: no-repeat;
    background-image: url(/images/burger.svg);
    background-size: contain;
    cursor: pointer;
    margin: 12px 0;
}

.swiper-pagination {
    margin: 50px 0 20px;
}

.open-filter {
    display: none;
    padding: 19px 20px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background: #f74b4b;
    border-radius: 3px;
    cursor: pointer;
    width: 100%;
    border: 0;
}

.header__lk_block {
    position: absolute;
    background-color: rgb(255, 255, 255);
    padding: 20px;
    z-index: 1003;
    top: 36px;
    display: none;
}

.rotate_element {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.btn-close-menu {
    display: none;
}

.home-slider__text {
    padding-top: 230px;
}

.menu .root-item-selected {
    background: #3863c7;
}

.mega__menu .list-unstyled a.active {
    color: #f4384f;
}

.catalog__link .root-item {
    padding: 0;
}

.menu_icon {
    position: relative;
    display: block;
    width: 25px;
    height: 25px;
    margin-bottom: 20px;
}

.productParam {
    justify-content: center;
}

.menu .icon-compare, .menu .icon-man {
    display: none;
    filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(126deg) brightness(102%) contrast(101%);
}

.menu__icons {
    padding: 0 !important;
    width: unset !important;
}

#menu__map img {
    display: none;
}


.file_type {
    clear: both;
    margin-top: 9px;
}

.file_type a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.933em;
    line-height: 1.501em;
    text-decoration: none;
}

.file_type.tds i.icon {
    background-position: 0 -168px;
}

.file_type.jpg i.icon {
    background-position: -42px -42px;
}

.file_type.rtf i.icon {
    background-position: 0px -42px;
}

.file_type.tiff i.icon {
    background-position: -84px -42px;
}

.file_type.ppt i.icon {
    background-position: -84px -126px;
}

.file_type.pdf i.icon {
    background-position: 0px -0px;
}

.file_type.word i.icon {
    background-position: -42px 0px;
}

.file_type.png i.icon {
    background-position: -84px -84px;
}

.file_type.txt i.icon {
    background-position: -42px -84px;
}

.file_type.excel i.icon {
    background-position: -84px 0px;
}

.file_type.gif i.icon {
    background-position: 0px -126px;
}

.file_type.bmp i.icon {
    background-position: -42px -126px;
}

.file_type i.icon {
    width: 40px;
    height: 40px;
    display: inline-block;
    background: url(/local/templates/shablon/images/docs.svg) 0px -84px no-repeat;
    float: left;
}

.file_type.right_side i.icon {
    float: unset;
}

.file_type .description {
    padding: 0 0 0 60px;
    position: relative;
    top: 0px;
}

.file_type.right_side .description {
    display: inline-block;
    text-align: right;
}

.file_type.right_side .description span {
    margin-right: 10px;
}

.font_xs {
    font-size: 0.867em;
    line-height: 1.692em;
}

.muted {
    color: #999;
}

.catalogSections__title {
    margin-bottom: 10px;
}

.thumb-wrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.thumb-wrap iframe,
.thumb-wrap video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-width: 0;
    outline-width: 0;
}

.footer__order .header-order {
    height: 54px;
}

.form-check label {
    font-size: 13px;
}

.content-accordion {
    height: 0;
    overflow-y: hidden;
    transition: all 1s ease-in;
}

.content-accordion.opened {
    height: auto;
    transition: all 1s ease-in;
}

.bx-section-desc-post {
    padding-bottom: 50px;
}

@keyframes appear {
    0% {
        transform: translateY(-150%);
    }
    100% {
        transform: translateY(0);
    }
}


.catalog-section__list {
    margin-bottom: 30px;
}

.catalog-section__list .catalog-section__item {
    margin-bottom: 15px;
}

.catalog-section__wrapper {
    height: 44px;
    overflow-y: hidden;
}

.catalog-section__link {
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    padding: 8px 30px;
    background-color: #fff;
    color: #2c4e9e;
    margin-bottom: 4px;
}

.catalog-section__slide {
    display: inline-block;
}

.catalog-section__open {
    margin-bottom: 10px;
    display: none;
    font-weight: 700;
    text-transform: uppercase;
    padding: 8px 30px;
    background-color: #fff;
    color: #2c4e9e;
    border-color: #2c4e9e;
}

.catalog-section__open:hover {
    color: #fff;
    background-color: #2c4e9e;
    text-decoration: none;
}

.accordion-flush .accordion-item {
    margin-bottom: 20px;
}

.accordion-flush .accordion-item .accordion-button {
    margin: 0;
}

.accordion-item .accordion-button {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    color: #000000;
}

.accordion-item .accordion-button.collapsed {
    margin-bottom: 0;
}

.headerMobileButtons {
    display: none;
    justify-content: end;
    align-items: center;
    gap: 15px;
    height: 100%;
}

.headerMobileButtons svg {
    width: 20px;
    fill: #fff;
}


.slider__promo_buttons {
    display: flex;
    margin-top: 60px;
}

.slider__promo_news h3 {
    margin-bottom: 40px;
}

.slider__promo_buttons > a {
    min-width: unset;
    width: 100%;
}

.slider__promo_buttons > a.button {
    margin-right: 5px;
}

.slider__promo_buttons > a.button.button_inverse {
    margin-right: 0;
}

.menu-dropdown-icon .mega__menu {
    max-height: calc(85vh - 66px - 54px);
    height: auto;
    overflow-y: auto;
}

.promo-code {
    color: #2c4e9e;
}

.promo-code:hover {
    color: rgb(244, 71, 79);
    cursor: pointer;
}


.payments {
    max-width: 460px;
    margin: auto;
}

.payments svg {
    height: auto;
    max-width: 100%;
}

.order-process {
    margin: 40px 0 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: var(--color-white);
    padding: 44px 33px;
    gap: 18px;
}

.order-process .order-process__step {
    display: flex;
    align-items: center;
    gap: 12px;
    max-width: 370px;
    min-width: 198px;
}

.order-process .order-process__text {
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

/* RESPONSIVE */
@media (max-width: 1399px) {
    .product-item-button-container {
    }

    .head-contacts__phone {
        font-size: 24px;
    }

    .contacts {
        padding-bottom: 0;
    }

    #slider__promo {
        padding: 50px 0;
    }

    .mega__menu .parent {
        margin: 5px 0;
    }

    .mega__menu li {
        padding: 5px 15px;
    }

    .menu_icon {
        display: none;
    }

    .menu > ul {
        position: fixed;
        top: 0;
        left: 0;
        width: 40%;
        z-index: 1002;
        padding: 10px 20px 20px;
        background: #2c4e9e;
        height: 100vh;
        overflow: auto;
    }

    .menu-dropdown-icon img {
        display: none;
    }

    .menu > ul > li:first-child {
        background-color: #2c4e9e;
    }

    .menu-after {
        width: 8px;
        height: 12px;
        background: url(/images/menu-after.svg) 50% 50% no-repeat;
        position: absolute;
        right: 20px;
    }

    .menu > ul > li:hover {
        background: #2c4e9e;
    }

    .menu > ul > li:nth-child(2) {
        background: #2c4e9e;
    }

    .menu > ul > li:nth-child(2):hover {
        background: #2c4e9e;
    }

    #header__rejim, .benefits__logo {
        display: none;
    }

    .main_input__search {
        width: 400px;
    }

    .main-contacts__item {
        padding: 40px;
    }

    .btn-close-menu {
        display: block;
    }

    .benefits .benefits_m {
        flex-direction: row-reverse;
    }

    .benefits .benefits_m .ms-2,
    .benefits .benefits_m .me-2 {
        flex: 1;
        margin: 0 1em;
    }

    .popular {
        padding-top: 0;
    }
}

@media (max-width: 1199px) {
    .head-contacts__phone {
        font-size: 18px;
    }

    #title-search-input {
        width: 100%;
    }

    .gos__wrap {
        padding: 30px;
    }

    .gos__text {
        width: 70%;
    }

    .gos__image {
        width: 30%;
    }

    .gos img {
        position: static;
        max-width: 90%;
        height: auto;
        display: block;
        margin: 0 auto;
    }

    .home-slider__title {
        font-size: 42px;
    }

    #menu__buttons {
        display: flex;
        justify-content: end;
    }

    .menu > ul {
        position: fixed;
        top: 0;
        left: 0;
        width: 40%;
        z-index: 1002;
        padding: 10px 20px 20px;
        background: #2c4e9e;
        height: 100vh;
        overflow: auto;
    }

    .menu-dropdown-icon img {
        display: none;
    }

    .menu > ul > li:first-child {
        background-color: #2c4e9e;
    }

    .menu-after {
        width: 8px;
        height: 12px;
        background: url(/images/menu-after.svg) 50% 50% no-repeat;
        position: absolute;
        right: 20px;
    }

    .menu > ul > li:hover {
        background: #2c4e9e;
    }

    .menu > ul > li:nth-child(2) {
        background: #2c4e9e;
    }

    .menu > ul > li:nth-child(2):hover {
        background: #2c4e9e;
    }

    .header__lk_block {
        right: 0;
        top: 35px;
    }

    .mega__menu .parent {
        margin: 5px 0;
    }

    .mega__menu li {
        padding: 5px 15px;
    }

    .header__icons {
        display: flex;
        justify-content: end;
    }

    .main__city {
        display: none;
    }

    #header__map {
        margin: 0 10px;
    }

    #menu__map {
        margin: 0 20px;
    }

    #menu__map img {
        width: 30px;
    }

    #header__basket {
        margin: 0 0 0 10px;
    }

    #header__search_mobile {
        display: block;
        margin: 0 20px;
        cursor: pointer;
    }

    #header__search_mobile:hover {
        opacity: .8;
    }

    .basket__text {
        display: none !important;
    }

    .main_input__search {
        width: 300px;
    }

    .compareLink__text {
        display: none;
    }

    #header__lk .p-top {
        display: none;
    }

    #header__search {
        display: none !important;
    }

    /*.menu-container, header {
        display: none;
    }*/
    .main-contacts__item {
        padding: 30px;
    }

    .head-contacts__phone {
        font-size: 24px;
    }

    .head-contacts__label {
        margin: 0 0 11px;
        font-size: 11px;
    }

    .head-contacts__mail {
        font-size: 21px;
    }

    .head-contacts__requisites {
        font-size: 19px;
    }

    .subscribe__input {
        flex-direction: column;
        justify-content: center;
    }

    .subscribe__input div {
        width: 100%;
    }

    .subscribe__input button {
        max-width: 100%;
        margin: 20px 0;
    }

    .works li.nav-item button {
        height: 62px;
    }

    .gos {
        padding-top: 100px;
    }

    #slider__promo {
        top: 192px;
        padding: 20px 0;
    }

    .head-contacts__blue {
        position: static;
        width: 100%;
        height: auto;
        padding: 40px 0;
    }

    .order-process {
        flex-wrap: wrap;
        justify-content: start;
    }
}

@media (max-width: 991px) {
    .footer__copyright,
    .footer__buttons,
    .footer__links {
        justify-content: start;
    }

    .works {
        padding-top: 10px;
    }

    .tabs li.nav-item button {
        font-size: 30px;
    }

    .container-slider__promo {
        display: none;
    }

    .headerCart__text {
        display: none;
    }

    .header__lk_block {
        display: none !important;
    }

    .bx-basket-item-list {
        display: none !important;
    }

    .main-slider .swiper-pagination {
        top: -35px;
    }

    #slider__promo {
        top: 152px;
        padding: 50px 0;
    }

    .home-slider__text {
        padding-top: 300px;
    }

    .open-filter {
        display: block;
    }

    .bx-filter {
        display: none;
    }

    .rightMenu {
        display: none;
    }

    #header__email_1, #header__email_2 {
        display: none;
    }

    .delivery-head__image {
        display: none;
    }

    .delivery-head__info {
        width: 100%;
        padding: 20px;
    }

    .gos__image {
        display: none;
    }

    .gos__text {
        width: 100%;
    }

    .contacts {
        padding: 0;
    }

    .gos__wrap {
        padding: 20px;
    }

    .gos__wrap img {
        display: none;
    }

    .works__tabsButtons {
        flex-wrap: wrap;
    }

    .works__button {
        width: calc(33% - 10px);
        margin-bottom: 15px;
    }

    .works li.nav-item button {
        height: 47px;
    }

    .footer__column {
        margin-bottom: 35px;
    }

    .head-contacts__mail {
        font-size: 19px;
    }

    .order-process {
        flex-direction: column;
        justify-content: start;
        align-items: start;
    }

    .order-process .order-process__arrow {
        transform: rotate(90deg);
        margin-left: 17px;
    }
}

@media (max-width: 767px) {
    .contacts__headerItem {
        width: 100%;
    }

    .product-item {
        max-width: 300px;
        margin: 0 auto 20px;
    }

    .subscribe {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .subscribe__header {
        display: block;
    }

    .subscribe__subtitle {
        margin-top: 35px;
        margin-left: 0;
    }

    .subscribe__agreement {
        padding-left: 0;
    }

    .gos {
        padding-top: 50px;
    }


    .reviews-item {
        width: 100%;
    }

    .serviceBefore {
        flex-direction: column;
    }

    .serviceBefore__buttons {
        margin: 20px 0;
    }

    .serviceBefore__text {
        margin: 0;
    }

    .servicePreview__body {
        flex-direction: column;
    }

    .servicePreview__title {
        width: 100%;
        margin: 10px 0;
        font-size: 22px;
    }

    .servicePreview__image {
        height: 200px;
    }

    .news__all {
        top: -40px;
    }

    .works__button {
        width: calc(50% - 10px);
    }

    .subscribe__input {
        flex-direction: column;
        justify-content: center;
    }

    .subscribe__input div {
        width: 100%;
    }

    .subscribe__input button {
        max-width: 100%;
        margin: 20px 0;
    }

    #slider__promo {
        display: none;
    }

    .menu > ul {
        width: 100%;
    }

    .price-item__header {
        padding: 0 0 0 30px;
    }

    .price-item__header:before {
        left: 8px;
    }

    .portfolio__column {
        width: 100%;
    }

    .portfolio-preview {
        width: 100%;
    }

    .subtitle {
        font-size: 24px;
        margin-bottom: 25px;
    }

    .order-process {
        background: unset;
        padding: 0;
        margin: 25px 0 30px;
    }

    .order-process .order-process__text {
        font-family: Roboto;
        font-size: 14px;
        font-weight: 400;
        line-height: 19px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
    }
}

@media (max-width: 575px) {
    .contacts-item {
        padding: 20px 30px;
    }

    .headerMobileButtons {
        display: flex;
    }

    #header__tel_1 {
        display: none;
    }

    #header_top {
        display: none;
    }

    .is-sticky #header_top {
        display: block;
    }

    .footer__copyright,
    .footer__buttons,
    .footer__links {
        justify-content: space-between;
    }

    .breadcrumbs {
        padding-top: 230px;
    }

    .pagination {
        flex-wrap: wrap;
    }

    .mainSection__image {
        overflow: hidden;
    }

    .mainSection__image img {
        max-width: 100%;
        max-height: unset;
    }

    .fosBlock .modal-body ul {
        min-width: 250px;
    }

    /* del */
    #kp .modal-body ul {
        min-width: 250px;
    }

    .table_params {
        flex-direction: column;
    }

    .table_params .col:first-child {
        margin-bottom: 1rem;
    }

    .header__top {
        flex-wrap: wrap;
    }

    #header__logo {
        width: 100%;
    }

    .portfolio-preview {
        height: 40vh;
    }

    .portfolio__column {
        height: 100%;
    }

    .portfolio-preview.item-1, .portfolio-preview.item-2, .portfolio-preview.item-3, .portfolio-preview.item-4 {
        height: 275px;
        width: 100%;
    }

    .benefits_revert .mx-2 {
        text-align: left;
        order: 1;
    }

    .tablebodytext {
        display: none;
    }

    #print {
        display: none;
    }

    #workContent {
        display: block;
    }

    #printContent {
        display: none;
    }

    .h1 {
        font-size: 26px;
    }

    .partners {
        padding: 40px 20px;
    }

    .forms {
        padding-top: 15px;
    }

    .popular h3,
    .forms h3,
    .news h3,
    .subscribe__title,
    .gos h3,
    .partners h3,
    .subtitle {
        font-size: 24px;
        margin-bottom: 50px;
        text-align: center;
    }

    .home-slider__title {
        font-size: 32px;
    }

    .benefits_h {
        font-size: 18px;
    }

    .works__tabsButtons {
        flex-direction: column;
        align-items: center;
    }

    .works__button {
        width: 270px;
    }

    .portfolio-submenu li {
        width: 100%;
    }

    .price-item__column {
        font-size: 14px;
    }

    .price-item__column:first-child, .price-item__column:nth-child(3) {
        padding: 10px 10px 10px 28px;
    }

    .hidden-xs {
        display: none;
    }

    .p-top {
        margin: 0 10px;
    }

    #header__map img {
        display: none;
    }

    #menu__map {
        margin: 0;
    }

    #menu__map img {
        display: block;
        margin-right: 5px;
        width: 20px;
        height: 20px;
    }

    .menu .icon-compare, .menu .icon-man {
        display: block;
    }

    #header__email_1, #header__email_2 {
        text-align: center;
    }

    .header__top .icon-compare, .header__top .icon-man, .header__top .icon-compare-counter, .header__top .icon-compare-link {
        display: none !important;
    }

    .header__top {
        justify-content: center;
    }

    .productBuy__buttons {
        flex-direction: column;
    }

    .productBuy__buy {
        margin: 20px 0;
    }

    #menu__buttons {
        display: none;
    }

    .price-item__header {
        padding: 0;
    }

    .subscribe {
        padding: 30px 0 100px;
    }

    .mega__menu .parent {
        white-space: normal;
    }

    .mega__menu {
        padding: 0;
    }

    .menu > ul {
        padding: 5px;
    }

    .header__main img.img-fluid {
        margin-left: 10px;
    }

    #header__basket {
        margin: 0 10px;
    }

    /*.mainSection {
        flex-direction: column;
        align-items: center;
        padding: 0;
    }
    .mainSection__name {
        padding: 20px;
    }*/
    .mainSection__name {
        font-size: 1rem;
        max-width: 200px;
        padding: 0;
        margin-left: 10px;
    }

    .mainSection {
        padding: 0;
        height: 100px;
        align-items: center;
        overflow: hidden;
        margin-bottom: 20px;
    }

    .mainSection__image {
        width: 100px;
    }

    .mainSection__image img {
        margin-bottom: 90px;
    }

    #work {
        justify-content: center !important;
    }

    .main-slider .swiper-pagination {
        top: -35px;
    }

    .blog__content table td {
        padding: 10px;
        max-width: 50%;
    }

    .tbl__row {
        flex-direction: column;
        align-items: stretch;
    }

    .tbl__cell {
        width: 100%;
    }

    .tbl__cell:first-child {
        border-bottom: 2px solid #f7f7f7;
    }

    .tbl_row:nth-child(even) .tbl__cell:first-child {
        border-bottom: 2px solid #fff;

    }

    .price-item__column {
        font-size: 12px;
    }

    .productSlider {
        flex-direction: column-reverse;
    }

    .productControlSlider {
        margin-top: 15px;
        height: 101px;
        width: 100%;
    }

    .productMainSlider__image {
        height: 230px;
        padding: 10px;
    }

    .productControlSlider__image {
        margin: 0 auto;
    }

    .productDescription iframe {
        max-width: 100%;
    }

}

@media (max-width: 995px) {
    #header__compare {
        display: none !important;
    }

    #header__favorite {
        display: none !important;
    }
}
