.bg-danger {
    background-color: #991922 !important;
}

.btn-warning {
    color: #000;
    background-color: #ff9c00;
    border-color: #ff9c00;
    font-weight: bold;
    text-transform: uppercase;
}

.btn-gray {
    font-size: 18px;
    color: #000;
    background-color: #cccccc;
    font-weight: bold;
    text-transform: uppercase;
}

.btn-sm {
    padding: 0.04rem .5rem;
    font-size: 14px;
    text-transform: none;
}

.form-control-sm {
    height: auto;
    padding: .04rem .5rem;
}

:disabled {
    cursor: not-allowed;
}

.page-link {
    background-color: #f5f5f5;
    font-size: 24px;
    padding: 3px 8px;
    margin: 0 2px;
    border-radius: 5px;
    border: none;
    line-height: 1;
    color: #000;
}

.page-link:hover,
.page-link:focus {
    color: #991922;
    background-color: #f5f5f5;
}

.page-link_active {
    color: #991922;
    font-weight: bold;
}

a {
    color: #000;
}

a:hover {
    color: inherit;
}

.disabled {
    opacity: .5;
    cursor: not-allowed;
}


@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1200px;
        position: relative;
    }
}

.modal-body {
    text-align: center;
    padding-top: 30px;
}

.modal-body > p {
    margin-bottom: 10px;
}

.modal-body > h1,
.modal-body > h2,
.modal-body > h3 {
    margin-bottom: 30px;
}

/* owl */
.owl-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -24px;
}

.owl-prev {
    position: absolute;
    text-indent: -9999px;
    background: url("/sites/site_1/images/ico_arrow_left.png") !important;
    width: 26px !important;
    height: 47px !important;
    outline: none !important;
    left: -60px;
}

.owl-next {
    position: absolute;
    text-indent: -9999px;
    background: url("/sites/site_1/images/ico_arrow_right.png") !important;
    width: 26px !important;
    height: 47px !important;
    outline: none !important;
    right: -60px;
}

body {
    font: 14px/1.75 'Open Sans', sans-serif;
    /*overflow-x: hidden;*/
    padding-top: 161px;
}

.mce-content-body {
    padding-top: 0;
}

p {
    margin-bottom: 24px;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    color: #991922;
    font-weight: bold;
    text-transform: uppercase;
}

h1, .h1 {
    font-size: 2rem;
}

h2, .h2 {
    font-size: 24px;
    margin-bottom: 24px;
}

h4, h5, h6,
.h4, .h5, .h6 {
    margin-bottom: 24px;

}


/* header */
.header {
    position: fixed;
    height: 161px;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 9;
}

.header__top {
    display: flex;
    /*flex-wrap: wrap;*/
    align-items: center;
    justify-content: space-between;
    height: 99px;
}

.header__logo-link {
    display: block;
    background: url("/sites/site_1/images/logo/logo.png") no-repeat center center;
    width: 228px;
    height: 52px;
    text-indent: -9999px;
    background-size: contain;
}

.header__location {
    background: url("/sites/site_1/images/ico_location.png") no-repeat 6px 0;
    font-size: 16px;
    line-height: 1.15;
    padding-left: 47px;
    width: 345px;
}

.header__schedule {
    background: url("/sites/site_1/images/ico_clock.png") no-repeat 0 2px;
    width: 215px;
    padding-left: 46px;

}

.header__schedule > span {
    display: block;
    color: #991922;
    font-size: 14px;
    line-height: .9;
    text-transform: uppercase;
}

.header__contacts {
    background: url("/sites/site_1/images/ico_phone.png") no-repeat 0 14px;
    font-size: 11px;
    line-height: 1.15;
    padding-left: 47px;
}

.header__contacts > span {
    display: block;
    margin: 6px 0 1px;
    text-transform: uppercase;
    font-size: 10px;
    color: #991922;
}

.header__contact {
    font-size: 21px;
    color: #000000;
    font-weight: bold;
}

.header__contact:hover {
    text-decoration: none;
}

.header__contact_phone {
    border-bottom: 1px dashed #991922;
}

.header__contact_phone:hover {
    border-bottom: 1px dashed transparent;
}

/* menu */
.navbar {
    height: 62px;
}

.navbar-collapse {
    position: relative;
    z-index: 1;
    background-color: #991922;
}

.navbar-nav {
    text-transform: uppercase;
}

.nav-link {
    color: #fff;
    font-size: 16px;
}

.nav-link:hover, nav-link:focus {
    color: #fff;
}

.header__search {
    position: absolute;
    background-color: #cccccc;
    right: 15px;
    top: -9px;
    z-index: 2;
}

.header__search-input {
    margin-left: 30px;
    /*position: absolute;
     right: 0;*/
}

.header__search-submit {
    display: inline-block;
    border: 0;
    background: #cccccc url("/sites/site_1/images/ico_search.png") no-repeat center center;
    width: 70px;
    height: 62px;
    outline: none !important;
}

/* main page */
.b-contact {
    position: relative;
    min-height: 454px;
    padding: 38px 0;
    background: #bfbfbf url("/sites/site_1/images/bg-contact-block.jpg") no-repeat center center;
    background-size: cover;
}

.b-contact__flex {
    display: flex;
    align-items: center;
    flex-direction: column;
    height: 100%;
}

.b-contact__title {
    font-size: 48px;
    text-transform: uppercase;
    margin-left: 13px;
    margin-bottom: 50px;
    line-height: 1;
}

.b-contact__text {
    font-size: 25px;
    margin-left: 21px;
    line-height: 1.5;
}

.b-contact__form {
    padding: 41px 70px 31px;
    background-color: #991922;
    border-radius: 5px;
}


.b-contact__form-group {
    margin-bottom: 22px;
}

.b-contact__form_form-check {
    margin-top: 45px;
    padding-left: 5px;
    margin-right: -30px;
    color: #fff;
    font-size: 14px;
    line-height: 1.7;
}

.b-brands {
    padding: 61px 0 48px;
}

.b-brands__title {
    text-align: center;
    margin-bottom: 41px;
}

.brand-link {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 140px;
    margin-bottom: 30px;
    text-align: center;
}

.brand-link:hover {
    box-shadow: inset 0 0 30px rgba(0, 0, 0, .5);
}

.brand-link > img {
    max-width: 90%;
}

.brand-link_light {
    background-color: #fafafa;
}

.brand-link_dark {
    background-color: #f5f5f5;
}

.b-advantages {
    position: relative;
    background: #f9fbfb url("/sites/site_1/images/bg-partners-block.jpg") no-repeat center center;
    background-size: cover;
    padding: 50px 0;
}

.b-advantages__title {
    text-align: center;
    margin-bottom: 59px;

}

.advantage {
    padding-bottom: 72px;
}

.advantage_b3,
.advantage_b4 {
    padding-bottom: 0px;
}

.advantage__title {
    display: flex;
    align-items: center;
    padding-left: 102px;
    height: 70px;
    color: #fff;
    font-size: 24px;
    background-color: #991922;
    background-repeat: no-repeat;
    background-position: 24px center;

}

.advantage__text {
    font-size: 16px;
    line-height: 1.3;
    padding: 28px 23px 0;
}

.advantage__text > p {
    margin-bottom: 20px;
}

.b-partners {
    padding: 68px 0 50px;
    margin-bottom: 61px;
}

.b-partners__title {
    text-align: center;
    margin-bottom: 42px;

}

.b-partners__carousel {
    height: 100px;
}

.carousel-partner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
}

.carousel-partner__logo {
    width: auto !important;
    margin: 0 30px;
}

.b-feedback {
    margin-bottom: 90px;
}

.b-feedback__wrapper {
    padding: 15px 0 0;
    border-radius: 5px;
    background-color: #991922;
}

.b-feedback__title {
    text-align: center;
    color: #fff;
    margin-bottom: 5px;
}

.b-feedback__text {
    font-size: 18px;
    text-align: center;
    color: #fff;
}

.b-feedback__text_search {
    padding: 0 15px;
}

.b-feedback__row {
    margin-bottom: 20px;
}

.b-feedback__row_search {
    margin-bottom: 15px;
}

.b-feedback__form-check {
    text-align: center;
    margin-top: -7px;
    color: #999999;
}

.b-shop-groups {
    padding: 17px 0 89px;
}

.b-shop-groups__title {
    text-align: center;
    margin-bottom: 66px;
}

.b-shop-groups__list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.b-shop-groups__link {
    line-height: 1.8;
}

/* footer */
.footer {
    position: relative;
    padding: 93px 0 120px;
    background: url("/sites/site_1/images/bg-contact-block_footer.jpg") no-repeat center center;
    background-size: cover;
    overflow: hidden;
}

.footer__title {
    text-align: center;
    margin-bottom: 55px;
}

.footer__contacts {
    margin-left: -30px;
    margin-right: -30px;
}

.footer__map {
    width: 428px;
    height: 256px;
    border-radius: 5px;
    border: 3px solid #991922;
    overflow: hidden;
    margin-bottom: 36px;
    max-width: 100%;
}


.footer__address,
.footer__phone,
.footer__email {
    padding-left: 54px;
    background-repeat: no-repeat;
    background-position: 0 5px;
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 40px;
}


.footer__address {
    background-image: url("/sites/site_1/images/ico_map.png");
}

.footer__phone {
    background-image: url("/sites/site_1/images/ico_phone_2.png");
}

.footer__email {
    background-image: url("/sites/site_1/images/ico_email.png");
}

.footer__subtitle {
    display: block;
    font-size: 24px;
    /*line-height: 1.5;*/
    font-weight: bold;
    color: #991922;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.footer__text {
    text-align: center;
    padding: 10px 0 36px;
    font-size: 18px;
    line-height: 1.4;
}

.footer__form {
    padding: 27px 72px 19px;
    background-color: #991922;
    border-radius: 5px;
}

.footer__form-group {
    margin-bottom: 9px;
}

.footer-form__label {
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 2px;
}

.footer__form_form-check {
    margin-top: 20px;
    padding-left: 5px;
    color: #fff;
    font-size: 14px;
    line-height: 1.7;
}

.footer__menu {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.footer__map-iframe {
    border: 0;
}

/*.breadcrumb*/
.breadcrumb {
    background-color: #fff;
    padding: 33px 0 0;
    color: #991922;
}

.breadcrumb__link {
    color: #000;
    text-decoration: underline;
}

.breadcrumb__link:hover,
.breadcrumb__link:focus {
    color: #000;
    text-decoration: none;
}

.breadcrumb-item + .breadcrumb-item::before {
    background: url("/sites/site_1/images/ico-breadcrumb-separator.png") no-repeat center center;
    width: 3px;
    /*height: 5px;*/
    margin-right: 8px;
    content: "";
}

/* main */
.main {
    position: relative;
    margin-bottom: 50px;
}

.content * {
    max-width: 100%;
}

.content ul {
    padding: 0;
}

.content ul li {
    position: relative;
    list-style-type: none;
    padding-left: 20px;
}

.content ul li:before {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #991922;
    content: "";
}

.page-title {
    margin-bottom: 28px;
    text-align: center;
}

.b-question-form {
    padding: 15px 0 0;
    border-radius: 5px;
    background-color: #991922;
    margin-bottom: 30px;
}

.b-question-form__title {
    text-align: center;
    color: #fff;
    margin-bottom: 17px;
}

.b-question-form__text {
    font-size: 18px;
    text-align: center;
    color: #fff;
}

.b-question-form__row {
    margin-bottom: 22px;
}

/*.b-question-form__form-control-first {
    margin-left: -30px;
    width: calc(100% + 30px);
}

.b-question-form__form-control-last {
    margin-right: -30px;
    width: calc(100% + 30px);
}*/

.b-question-form__form-check {
    text-align: center;
    margin-top: -7px;
    color: #999999;
}

.b-question-form__btn {
    font-weight: bold;
    font-size: 18px;
}

.b-question-form__col-text {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: flex-end;
    color: #fff;
    font-size: 16px;
}

.b-question-form__col-text > span {
    margin-left: 5px;
}

/* categories menu*/
.categories-menu {
    padding: 3px 0 0 19px;
    margin-bottom: 44px;
    background-color: #fafafa;
}

.categories-menu__list {
    list-style: none;
    padding: 0;
}

.categories-menu__list > li {
    margin: 6px 0;
}

.categories-menu__link {
    color: #991922;
    text-decoration: underline;
}

.categories-menu__link:hover,
.categories-menu__link:focus {
    color: #991922;
    text-decoration: none;
}

.total-found {
    padding-left: 40px;
    font-size: 16px;
}

.total-found__count {
    font-weight: bold;
    margin-right: 5px;
}

.catalog-items {
    position: relative;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 34px;
}

.catalog-items:before {
    position: absolute;
    left: -15px;
    top: 0;
    bottom: 0;
    width: 15px;
    background-color: #fff;
    content: '';
}

.catalog-items:after {
    position: absolute;
    right: -15px;
    top: 0;
    bottom: 0;
    width: 15px;
    background-color: #fff;
    content: '';
}

.catalog-items__row-head {
    color: #fff;
}

.catalog-items__row-head > div:first-child {
    padding-left: 63px !important;
}

.catalog-items > .row > div {
    padding-top: 8px;
    padding-bottom: 8px;
}

.catalog-items > .row > div:first-child {
    padding-left: 57px;
}

.catalog-items > .row > div:nth-child(2) {
    margin-left: -34px;
}

.catalog-items__position {
    position: absolute;
    left: 15px;
    width: 40px;
    text-align: center;
}

.catalog-items__row-light {
    background-color: #fafafa;
}

.catalog-items__row-light:hover {
    background-color: #e3e1e1;
    cursor: pointer;
}

.catalog-items__row-dark {
    background-color: #f5f5f5;
}

.catalog-items__row-dark:hover {
    background-color: #e3e1e1;
    cursor: pointer;
}

.catalog-items__link {
    text-decoration: none !important;
    color: #000
}

.catalog-description {
    font-size: 16px;
    line-height: 1.9;
}

.page-navigation {
    margin-bottom: 40px;
}

.b-categories {
    padding: 61px 0 48px;
}


.category-link {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 90px;
    margin-bottom: 30px;
    color: #000;
}


.category-link:hover,
.category-link:focus {
    color: #000;
    text-decoration: underline;
    box-shadow: inset 0 0 30px rgba(0, 0, 0, .5);
}

.category-link_light {
    background-color: #fafafa;
}

.category-link_dark {
    background-color: #f5f5f5;
}

/* articles */
.b-articles {
    padding: 32px 0;
}

.article {
    margin-bottom: 32px;
    padding-bottom: 50px;
    background-color: #fafafa;
}

.article__link {
    color: #000;
}

.article__image {
    width: 100%;
    height: 203px;
    background: #eae9e9 no-repeat center center;
    background-size: cover;
    margin-bottom: 4px;
}

.article__image_empty {
    background-size: auto;
}

.article__name {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.35;
    padding: 17px 15px;
    margin-bottom: 2px;
}

.article__description {
    font-size: 18px;
    line-height: 1.35;
    padding: 0 15px;

}

/* text page */
.btn-go-catalog {
    /*position: absolute;
    right: 15px;
    top: 0;*/
    font-family: 'Montserrat', sans-serif;
}

/* product */
.product {
    margin-bottom: 15px;
}

.product-property {
    border-bottom: 1px solid #fff;
}

.product-property:nth-child(2n) .product-property__value {
    background-color: #f5f5f5;
}

.product-property__name,
.product-property__value {
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    padding: 6px 15px 6px 55px;
}

.product-property__name {
    color: #fff;
    background-color: #991922;
}

.product-property__value {
    background-color: #fafafa;
}

.product-property__value_dark {
    background-color: #f5f5f5;
}

.product-property__name:before {
    position: absolute;
    left: 0px;
    top: 0;
    bottom: 0;
    width: 15px;
    background-color: #fff;
    content: '';
}

.product-property__value:after {
    position: absolute;
    right: 0px;
    top: 0;
    bottom: 0;
    width: 15px;
    background-color: #fff;
    content: '';
}


.product__image {
    display: block;
    width: 100%;
    height: 285px;
    background: #f5f5f5 no-repeat center center;
    background-size: cover;
    margin-bottom: 4px;
}

.product__image_empty {
    background-image: url("/sites/site_1/images/no-image-product.png");
    background-size: auto;
}

.b-product-advantages {
    position: relative;
    background: #fafafa;
    padding: 25px 0;
    margin-bottom: 57px;
}


.product-advantage {
    padding: 0px 0 0;
    text-align: center;
}

.product-advantage__ico {
    height: 140px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 10px;
}

.product-advantage__title {
    height: 75px;
    color: #991922;
    font-size: 24px;
    line-height: 1.5;
    font-weight: bold;
    text-transform: uppercase;
    /*margin-bottom: 28px;*/
    padding: 0 3px;
}

.product-advantage__text {
    font-size: 22px;
    line-height: 1.2;
    padding: 10px 0;
}

.b-associated-products {
    margin-bottom: 60px;
}

.b-associated-products__title {
    text-align: center;
    margin-bottom: 54px;
}

.associated-product {
    padding: 18px 30px;
    background-color: #fafafa;
    margin-bottom: 30px;
}

.associated-product__properties {
    min-height: 160px;
    margin-bottom: 15px;
}

.associated-product__property {
    margin-bottom: 11px;
}

.associated-product__property-name {
    display: block;
    color: #991922;
    font-size: 18px;
    line-height: 1;
}

.associated-product__property-value {
    font-size: 16px;
}

.associated-product__property-value > b {
    font-size: 18px;
}

.associated-product__link {
    font-size: 16px;
    color: #991922;
    text-decoration: underline;
}

.associated-product__link:hover,
.associated-product__link:focus {
    color: #991922;
    text-decoration: none;
}

.b24-forms .b-contact {
    padding: 16px 0;
}

.b24-forms .b-contact__form .b24-form-header-padding,
.b24-forms .b-contact__form .b24-form-padding-side {
    padding: 0;
}

.b24-forms .b24-form-field-agreement .b24-form-control-desc {
    color: #ffffff;
    opacity: 1;
}

.b24-forms .b-feedback .b24-form-wrapper {
    max-width: 100%;
    min-height: unset;
    padding-bottom: 10px;
}

.b24-forms .b-feedback .b24-form-header-padding {
    padding: 0;
}

.b24-forms .b-feedback form {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

/*.b24-forms .b-feedback form > div {
    width: 24%;
}*/

.b24-forms .b-feedback form > div:first-child {
    display: flex;
    justify-content: space-between;
    width: 65%;
    order: 1;
}

.b24-forms .b-feedback form > div:first-child > div {
    width: calc(50% - 15px);
}

.b24-forms .b-feedback form > div:nth-child(2) {
    order: 3;
    width: 100%;
    margin-top: 20px;
}

.b24-forms .b-feedback form > div:nth-child(3) {
    order: 2;
    width: calc(35% - 30px);
}

.b24-forms .b-feedback .b24-form-field,
.b24-forms .b-feedback .b24-form-control-container {
    margin-bottom: 0;
}

.b24-forms .b-feedback .b24-form-btn-container {
    margin: 0;
}

.b24-forms .b-feedback .b24-form-btn-block {
    padding: 0;
}

@media (max-width: 767px) {
    .b24-forms .b-feedback form > div:first-child {
        width: 100%;
        flex-wrap: wrap;
    }

    .b24-forms .b-feedback form > div:first-child > div {
        width: 100%;
    }

    .b24-forms .b-feedback form > div:nth-child(3) {
        width: 100%;
    }

    .b24-forms .b-feedback form .b24-form-field {
        margin-bottom: 10px;
    }


}

/*footer__form*/
.b24-forms .footer__form {
}

.b24-forms .footer__form .b24-form-header-padding,
.b24-forms .footer__form .b24-form-padding-side {
    padding: 0;
}

/*b-question-form*/

.b24-forms .b-question-form .b24-form-wrapper {
    max-width: 100%;
    min-height: unset;
    padding-bottom: 10px;
}

.b24-forms .b-question-form .b24-form-header-padding {
    padding: 0;
}

.b24-forms .b-question-form form {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}


.b24-forms .b-question-form form > div:first-child {
    display: flex;
    justify-content: space-between;
    width: 65%;
    order: 1;
}

.b24-forms .b-question-form form > div:first-child > div {
    width: calc(50% - 15px);
}

.b24-forms .b-question-form form > div:nth-child(2) {
    order: 3;
    width: 100%;
    margin-top: 20px;
}

.b24-forms .b-question-form form > div:nth-child(3) {
    order: 2;
    width: calc(35% - 30px);
}

.b24-forms .b-question-form .b24-form-field,
.b24-forms .b-question-form .b24-form-control-container {
    margin-bottom: 0;
}

.b24-forms .b-question-form .b24-form-btn-container {
    margin: 0;
}

.b24-forms .b-question-form .b24-form-btn-block {
    padding: 0;
}

.product .text{
    margin-top:30px;
    margin-bottom:30px;
}
@media (max-width: 767px) {
    .b24-forms .b-question-form form > div:first-child {
        width: 100%;
        flex-wrap: wrap;
    }

    .b24-forms .b-question-form form > div:first-child > div {
        width: 100%;
    }

    .b24-forms .b-question-form form > div:nth-child(3) {
        width: 100%;
    }

    .b24-forms .b-question-form form .b24-form-field {
        margin-bottom: 10px;
    }


}