@import "fonts.css";

@font-face {
    font-family: "FontAwesome";
    src: url(../fonts/FontAwesome/FontAwesome.eot);
    src: url("../fonts/FontAwesome/FontAwesome.eot?#iefix") format("embedded-opentype"), url(../fonts/FontAwesome/FontAwesome.woff) format("woff"), url(../fonts/FontAwesome/FontAwesome.ttf) format("truetype"), url("../fonts/FontAwesome/FontAwesome.svg#FontAwesome") format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Appetite';
    src: url('../fonts/Appetite/Appetite.eot');
    src: url('../fonts/Appetite/Appetite.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Appetite/Appetite.woff2') format('woff2'),
    url('../fonts/Appetite/Appetite.woff') format('woff'),
    url('../fonts/Appetite/Appetite.ttf') format('truetype'),
    url('../fonts/Appetite/Appetite.svg#Appetite') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CopyrightHouseIndustries';
    src: url('../fonts/CopyrightHouseIndustries/CopyrightHouseIndustries-NotLicensedforDesktopUse.eot');
    src: url('../fonts/CopyrightHouseIndustries/CopyrightHouseIndustries-NotLicensedforDesktopUse.eot?#iefix') format('embedded-opentype'),
    url('../fonts/CopyrightHouseIndustries/CopyrightHouseIndustries-NotLicensedforDesktopUse.woff2') format('woff2'),
    url('../fonts/CopyrightHouseIndustries/CopyrightHouseIndustries-NotLicensedforDesktopUse.woff') format('woff'),
    url('../fonts/CopyrightHouseIndustries/CopyrightHouseIndustries-NotLicensedforDesktopUse.ttf') format('truetype'),
    url('../fonts/CopyrightHouseIndustries/CopyrightHouseIndustries-NotLicensedforDesktopUse.svg#CopyrightHouseIndustries-NotLicensedforDesktopUse') format('svg');
    font-weight: normal;
    font-style: normal;
}

*, *:before, *:after {
    box-sizing: border-box
}

html {
    width: 100%;
    height: 100%;
    font-size: 16px
}

body {
    width: 100%;
    height: 100%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
    flex-flow: column;
    font-family: "Open Sans", sans-serif;
    font-size: 100%;
    color: #444;
    background-color: #fff;
    word-wrap: break-word;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

main.main {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

a, a:hover, a:focus {
    text-decoration: none;
    cursor: pointer;
    color: #353535
}

img {
    max-width: 100%
}

ul[class] {
    list-style-type: none;
    margin: 0;
    padding: 0
}

fieldset {
    border: none;
    margin: 0;
    padding: 0
}

h1[class], h2[class], h3[class], h4[class], h5[class], h6[class], p[class] {
    margin: 0;
    padding: 0
}

.icon {
    display: inline-block;
    background-image: url(../img/spriteIcons.png);
    vertical-align: middle
}

.icon-arrow_go {
    width: 17px;
    height: 7px;
    background-position: -44px -94px
}

.icon-arrow_go_green {
    width: 17px;
    height: 7px;
    background-position: -57px -77px
}

.icon-arrow_select {
    width: 11px;
    height: 7px;
    background-position: -115px -34px
}

.icon-arrow_slider {
    width: 10px;
    height: 30px;
    background-position: 0 -10px
}

.icon-arrow_slider_big {
    width: 20px;
    height: 42px;
    background-position: 0 -3px
}

.icon-basket {
    width: 16px;
    height: 17px;
    background-position: -94px -42px
}

.icon-cabinet {
    width: 16px;
    height: 16px;
    background-position: -94px -21px
}

.icon-check {
    width: 9px;
    height: 9px;
    background-position: -115px -20px
}

.icon-delete {
    width: 8px;
    height: 8px;
    background-position: -115px -46px
}

.icon-fav {
    width: 14px;
    height: 13px;
    background-position: -94px -61px
}

.icon-lupa {
    width: 16px;
    height: 16px;
    background-position: -94px 0
}

.icon-minus {
    position: relative
}

.icon-minus, .icon-plus {
    width: 100%;
    height: 100%
}

.icon-minus:before {
    content: '';
    position: absolute;
    right: 50%;
    top: 50%;
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    border-top: 4px solid #000;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent
}

.icon-new {
    width: 21px;
    height: 22px;
    background-position: -63px -28px
}

.icon-orders {
    width: 17px;
    height: 13px;
    background-position: -22px -94px
}

.icon-plus {
    position: relative
}

.icon-plus:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-top: none;
    border-bottom: 4px solid #000;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent
}

.icon-menu {
    width: 18px;
    height: 14px;
    background-position: -92px -94px;
    margin-right: 10px
}

.icon-akcii {
    width: 21px;
    height: 20px;
    background-position: 0 -74px
}

.icon-sale {
    width: 20px;
    height: 20px;
    background-position: -90px -74px
}

.icon-shoes_detskaya-obuv-1 {
    width: 26px;
    height: 23px;
    background-position: -63px 0
}

.icon-shoes_ukrainskaya-obuv-5 {
    width: 28px;
    height: 11px;
    background-position: -24px -53px
}

.icon-shoes_letnyaya-obuv-6 {
    width: 26px;
    height: 9px;
    background-position: -26px -77px
}

.icon-shoes_muzhskaya-obuv-4 {
    width: 26px;
    height: 11px;
    background-position: -57px -53px
}

.icon-shoes_podrostkovaya-obuv-2 {
    width: 26px;
    height: 12px;
    background-position: -31px -32px
}

.icon-shoes_zhenskaya-obuv-3 {
    width: 17px;
    height: 14px;
    background-position: 0 -94px
}

.icon-trash {
    width: 12px;
    height: 15px;
    background-position: -115px 0
}

.button {
    display: inline-block;
    border: none;
    text-align: center;
    transition: .5s;
    background-color: transparent;
    outline: none
}

.button:hover {
    cursor: pointer
}

.title {
    position: relative;
    margin-top: 60px;
    margin-bottom: 20px;
    text-align: center
}

@media screen and (max-width: 640px) {
    .title {
        font-size: 26px
    }
}

.title__inner, .title__inner h1 {
    position: relative;
    font-family: "Open Sans", sans-serif;
    color: #252525;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 28px
}

.title__link {
    position: absolute;
    display: block;
    right: 0;
    top: 10px;
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    font-size: 16px;
    text-decoration: underline;
    color: #252525
}

.title__link:hover {
    text-decoration: none
}

.owl-carousel {
    max-width: 925px;
    width: 85%;
    margin: 0 auto;
    margin-top: 65px
}

.owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: auto;
    touch-action: auto
}

@media screen and (max-width: 500px) {
    .owl-carousel {
        width: 80%
    }
}

.owl-prev, .owl-next {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.owl-prev {
    left: -5%
}

@media screen and (max-width: 500px) {
    .owl-prev {
        left: -9%
    }
}

.owl-next {
    right: -5%
}

@media screen and (max-width: 500px) {
    .owl-next {
        right: -9%
    }
}

.margin_top_60 {
    margin-top: 60px
}

.contacts-col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 5%;
    padding-right: 30px;
    font-family: "Open Sans", sans-serif
}

.contacts-col__address {
    position: relative
}

.contacts-col__address p {
    max-width: 200px;
    font-weight: 600;
    line-height: 1.2em
}

.contacts-col__phones {
    position: relative
}

.contacts-col__phones .phones-item {
    line-height: 1.2em
}

.contacts-col__phones .phones-item .phones-link {
    margin-bottom: 0
}

.contacts-body {
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: "Open Sans", sans-serif
}

.contacts-body h3 {
    margin: 0
}

.google-map {
    position: relative;
    min-width: 60%
}

.google-map__overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.select-custom, .product-textures__select-custom, .product-colors__select-custom, .product-sizes__select-custom, .checkout__form .chekout-delivery__select-custom, .checkout__form .chekout-payment__select-custom, .catalog-sort__select-custom, .chekout-delivery__select-custom, .chekout-payment__select-custom, .catalog-sort__select-custom {
    position: relative;
    min-width: 150px;
    max-width: 40%;
    width: -moz-fit-content;
    width: fit-content;
    white-space: nowrap;
    padding: 5px 20px 5px 10px;
    cursor: pointer;
    font-size: 14px;
    z-index: 10
}

.cabinet .chekout-delivery__select-custom, .cabinet .chekout-payment__select-custom {
    z-index: auto
}

.select-custom:before, .product-colors__select-custom:before, .product-textures__select-custom:before, .product-sizes__select-custom:before, .checkout__form .chekout-delivery__select-custom:before, .checkout__form .chekout-payment__select-custom:before, .catalog-sort__select-custom:before, .chekout-delivery__select-custom:before, .chekout-payment__select-custom:before, .catalog-sort__select-custom:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
    height: 23px;
    background-color: silver
}

.select-custom:after, .product-colors__select-custom:after, .product-textures__select-custom:after, .product-sizes__select-custom:after, .checkout__form .chekout-delivery__select-custom:after, .checkout__form .chekout-payment__select-custom:after, .catalog-sort__select-custom:after, .chekout-delivery__select-custom:after, .chekout-payment__select-custom:after, .catalog-sort__select-custom:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-top: 5px solid #000;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent
}

.select-custom__selected, .product-textures__select-custom__selected, .product-colors__select-custom__selected, .product-sizes__select-custom__selected, .chekout-delivery__select-custom__selected, .chekout-payment__select-custom__selected, .catalog-sort__select-custom__selected {
    overflow: hidden
}

.select-custom__list, .product-textures__select-custom__list, .product-colors__select-custom__list, .product-sizes__select-custom__list, .chekout-delivery__select-custom__list, .chekout-payment__select-custom__list, .catalog-sort__select-custom__list {
    display: none;
    position: absolute;
    top: 106%;
    left: 0;
    right: -7px;
    z-index: 1;
    min-width: 145px;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    background-color: #fff;
    border: 1px solid #ececec
}

.select-custom__item, .product-textures__select-custom__item, .product-colors__select-custom__item, .product-sizes__select-custom__item, .chekout-delivery__select-custom__item, .chekout-payment__select-custom__item, .catalog-sort__select-custom__item {
    display: block;
    padding: 10px 15px;
    text-align: left
}

.select-custom__item:hover, .product-textures__select-custom__item:hover, .product-colors__select-custom__item:hover, .product-sizes__select-custom__item:hover, .chekout-delivery__select-custom__item:hover, .chekout-payment__select-custom__item:hover, .catalog-sort__select-custom__item:hover {
    background-color: rgba(67, 128, 1, .3)
}

@media screen and (max-width: 992px) {
    .product-colors__select-custom, .checkout__form .chekout-delivery__select-custom, .checkout__form .chekout-payment__select-custom, .catalog-sort__select-custom {
        max-width: inherit
    }
}

.form__title {
    margin-bottom: 25px;
    font: 20px "Open Sans", sans-serif;
    text-transform: uppercase
}

.form-group {
    float: left;
    width: 50%
}

.form-group:last-child {
    padding-left: 30px
}

@media screen and (max-width: 640px) {
    .form-group:last-child {
        padding-left: 0
    }
}

@media screen and (max-width: 640px) {
    .form-group {
        float: none;
        width: 100%
    }
}

.form__label {
    display: block;
    margin-top: 10px
}

.form__label_button {
    margin-top: 25px
}

.form__label_required .form__label-text:after {
    content: '*';
    color: red;
    margin-left: 5px
}

.form__input {
    width: 100%;
    padding: 9px 15px;
    margin-bottom: 15px;
    border: 1px solid rgb(169, 169, 169);
    transition: .5s
}

.form__input_textarea {
    height: 90px;
    resize: none;
    border: 1px solid rgb(169, 169, 169);
    transition: .5s
}

.form__button {
    width: fit-content;
    padding: 10px 15px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #fff;
    border: 2px solid #adbf00;
    transition: .5s;
    box-shadow: 0 0 3px transparent
}

input.form__button:hover {
    box-shadow: 0 0 10px #cce08c
}

.form__button:before {
    background-color: #7d7d7d
}

.form__link_reset {
    color: #438001;
    text-decoration: underline
}

.form__msg {
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 50%;
    min-width: 300px;
    background-color: #fff;
    text-align: center;
    cursor: pointer
}

.form__msg:after {
    content: '\f05c';
    font-family: 'FontAwesome';
    font-size: 24px;
    position: absolute;
    top: 5px;
    right: 5px;
    color: #777
}

.alert {
    padding: 10px
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.text-center {
    text-align: center
}

.modals {
    display: none
}

.modal-header {
    font-size: 22px;
    text-align: center;
    text-transform: uppercase
}

.paging {
    margin: 50px 0
}

.paging__list {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width: 480px) {
    .paging__item {
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }
}

.paging__item.active .paging__link {
    background-color: #fc0;
    border-color: #fc0
}

@media screen and (max-width: 480px) {
    .paging__item.paging__item_prev, .paging__item.paging__item_next {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.paging__link {
    display: inline-block;
    width: 100%;
    border: 1px solid #ececec;
    padding: 15px 20px;
    color: #575757;
    text-align: center
}

.paging__link:hover {
    background-color: #fc0;
    border-color: #fc0
}

.header-top {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    position: absolute;
    top: 0;
    left: 50%;
    width: 1270px;
    z-index: 27;
    transform: translate(-50%,0);
}

.header-top a {
    color: #242424;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}

.header-top__side-info {
    margin-top: 99px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    justify-content: flex-end;
    width: 40%;
    height: 100%;
}

.header-top__side-info_body {
    padding: 14px 14px 14px 27px
}

.header-top__side-info_body a {
    color: #242424;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
}
.header-top__side-info_body a:last-child {
    font-size: 13px;
}
.list_material img {
    width: 100px;
    height: 100px;
    object-fit: contain;
}
.header-top__right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1em
}

@media screen and (max-width: 1350px) {
    .header-top__right {
        font-size: 14px
    }
}

@media screen and (max-width: 700px) {
    .header-top__right {
        -ms-flex-align: end;
        align-items: flex-end;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (max-width: 480px) {
    .header-top__right {
        padding: 0 10px 20px;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center
    }
}

.header-main {
    padding: 0 15px
}

.menu {
    width: 40%
}

@media screen and (max-width: 1350px) {
    .menu {
        font-size: 12px
    }
}

@media screen and (max-width: 480px) {
    .menu {
        text-align: center
    }
}

.menu > .menu-list[class] {
    margin-top: 100px;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    padding: 0 30px;
    height: 50px;
    line-height: 50px;
    vertical-align: middle
}

.menu.show {
    height: 48px
}

.menu-item.active .menu-link, .menu-item.active .menu .burger, .menu .menu-item.active .burger {
    color: #438001
}

li.menu-item {
    position: relative;
    transition: .5s
}

li.menu-item ul.menu-list {
    opacity: 0;
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -1px;
    padding-right: 0;
    z-index: 24;
    transform: translate(0, 100%);
    background-color: rgba(0, 0, 0, .4)
}

footer li.menu-item ul.menu-list {
    bottom: 100%;
    transform: translate(0, 0)
}

li.menu-item:hover ul.menu-list {
    display: flex;
    flex-direction: column;
    opacity: 1
}

li.menu-item ul.menu-list li.menu-item {
    width: 100%;
    text-align: center
}

.menu-link, .menu .burger {
    display: inline-block;
    padding: 0 8px;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #444;
    transition: .5s
}

.menu-link:first-letter, .menu .burger:first-letter {
    text-transform: uppercase
}

.menu-link:hover, .menu .burger:hover {
    color: #353535
}

.catalogs_container .catalogs_burger {
    display: none;
    text-align: center;
    height: 50px;
    line-height: 50px;
    text-transform: uppercase;
    color: white;
    position: relative;
    z-index: 7999;
    cursor: pointer
}

.menu .burger {
    display: none;
    font-size: 16px;
    color: #438001;
    position: relative;
    z-index: 7999;
    cursor: pointer
}

.menu .burger .icon, .catalogs_burger .burger .icon, .menu .burger .cart-popup .fancybox-close, .cart-popup .menu .burger .fancybox-close {
    display: none;
    -ms-transform: scale(.5);
    transform: scale(.5)
}

.dropdown {
    position: relative;
    height: 17px
}

.dropdown:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-top: 4px solid #000;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent
}

.dropdown__button {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer
}

.dropdown ul {
    position: absolute;
    overflow: hidden;
    height: 100%
}

.dropdown_open ul {
    height: auto
}

.dropdown_open:after {
    border-top: none;
    border-bottom: 4px solid #000
}

.dropdown-group {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 700px) {
    .dropdown-group {
        margin-top: 10px;
        -ms-flex-order: 2;
        order: 2
    }
}

.language {
    min-width: 2em
}

.language-item:first-letter {
    text-transform: uppercase
}

.language-link {
    display: inline-block;
    margin-bottom: 5px
}

.language-link:first-letter {
    text-transform: uppercase
}

.currency {
    min-width: 45px;
    margin-left: 25px;
    padding-right: 15px
}

.currency-link {
    display: inline-block;
    margin-bottom: 5px
}

.phones {
    position: relative;
    min-width: 135px;
    margin-left: 45px;
    padding-right: 15px;
    line-height: 15px
}

.phones:before {
    font-family: FontAwesome;
    content: '\f095';
    color: #83459d;
    font-size: 32px;
    display: block;
    position: absolute;
    height: 100%;
    left: -32px;
    text-align: center
}

@media screen and (max-width: 700px) {
    .phones {
        -ms-flex-order: 3;
        order: 3;
        margin: 15px 0
    }
}

@media screen and (max-width: 480px) {
    .phones {
        margin: 10px 0 0
    }
}

.phones-link, .email-link {
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-weight: 600
}

.phones-link + .email-link {
    margin-left: 15px
}

.phones-link {
    font-size: 16px
}

.email-link {
    font-size: 13px
}

.schedule {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 35px;
    padding-right: 0;
    padding-left: 0
}

.schedule:before {
    font-family: FontAwesome;
    content: '\f017';
    color: #83459d;
    font-size: 32px;
    display: block;
    position: absolute;
    height: 100%;
    left: -35px;
    text-align: center
}

.schedule p {
    margin: 0
}

@media screen and (max-width: 700px) {
    .schedule {
        -ms-flex-order: 1;
        order: 1;
        padding: 0
    }
}

@media screen and (max-width: 480px) {
    .schedule {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.schedule-list[class] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.schedule-item {
    margin-left: 5px;
    font-size: 12px;
    padding: 2px;
    border: 1px solid #438001;
    color: #438001
}

.schedule-item_inactive {
    border-color: #acacac;
    color: #acacac
}

.schedule-time {
    margin-left: 10px;
    color: #888
}

.header-main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    color: #272727
}

.header-main a {
    color: #272727
}

@media screen and (max-width: 992px) {
    .header-main {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

@media screen and (max-width: 640px) {
    .header-main {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.logo {
    width: 20%;
    position: relative;
    z-index: 25
}

.logo .logo-link {
    position: relative;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: center;
    z-index: 26
}

.logo .logo-link .logo-img {
    height: auto;
    width: 220px;
    object-fit: contain
}

.logo-link {
    display: inline-block
}

.logo-link span {
    position: relative;
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 24px
}

.logo-link span:after {
    content: '®';
    display: block;
    position: absolute;
    height: .5em;
    width: .5em;
    font-size: .6em;
    top: -.7em;
    right: -.6em
}

.form-search {
    height: 40px;
    border: 2px solid #848484;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width: 992px) {
    .form-search {
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%
    }
}

.form-search__input {
    padding: 0 15px;
    border: none;
    outline: none
}

.form-search__button {
    min-width: 40px;
    background-color: #cce08c
}

.form-search__button:hover {
    background-color: #cca300
}

@media screen and (max-width: 992px) {
    .hotlinks {
        margin-bottom: 25px
    }
}

@media screen and (max-width: 640px) {
    .hotlinks {
        margin-top: 25px
    }
}

.hotlinks-list[class] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    text-align: center
}

@media screen and (max-width: 480px) {
    .hotlinks-list[class] {
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width: 480px) {
    .hotlinks-item {
        margin: 15px
    }
}

.hotlinks-link {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 0 1em
}

.hotlinks-link_basket {
    position: relative;
    background-color: #cce08c;
    padding: 10px 50px 10px 10px
}

.hotlinks-link:hover {
    color: #438001
}

.hotlinks-text {
    margin-left: .5em
}

@media screen and (max-width: 480px) {
    .hotlinks-text {
        display: none
    }
}

.hotlinks-link_basket {
    position: relative
}

.hotlinks-link_basket__amount {
    position: absolute;
    right: 10px;
    width: 2em;
    height: 1.8em;
    text-align: center;
    vertical-align: middle;
    line-height: 1.8em;
    background-color: #f4f4f4;
    color: #444;
    font-size: 1em
}

.header-slider {
    position: relative;
    height: 870px
}

.header-catalog {
    position: absolute;
    top: 145px;
    width: 100%;
    background-color: rgba(6, 77, 123, 0.65);
    z-index: 992
}

@media screen and (max-width: 992px) {
    .header-catalog-inner .header-catalog-list[class] {
        display: none
    }
}

.header-catalog-all {
    display: none;
    padding: 15px 0;
    font: 18px "Open Sans", sans-serif;
    color: #353535;
    white-space: nowrap
}

@media screen and (max-width: 992px) {
    .header-catalog-all {
        display: inline-block
    }
}

.header-catalog-all:hover {
    color: #438001
}

.header-catalog-all i {
    margin-right: 10px
}

.header-catalog-list[class] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center;
    position: relative;
    width: 50%
}

.catalogs_container {
    display: block;
    width: 100%
}

.catalogs_container__content {
    display: flex;
    flex-direction: row;
    justify-content: center
}

@media (max-width: 1200px) {
    .catalogs_container__content {
        display: none;
        position: absolute;
        top: 50px;
        background-color: black;
        width: 93%
    }
}

.catalogs_container__content .catalogs_container__content_catalog {
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 5px solid transparent;
    transition: .5s
}

.catalogs_container__content > .catalogs_container__content_catalog:hover {
    border-bottom: 5px solid #064d7b
}

.catalog_this_catalog {
    border-bottom: 5px solid #064d7b !important
}

.catalogs_container__content_catalog_menu .catalogs_container__content_catalog_link {
    text-transform: none;
    padding: 20px 15px
}
.carousel-text__inner p {
    background-color: rgba(6, 77, 123, 0.65);
    color: #fff;
    font-weight: 600;
    padding: 3px 15px;
    text-transform: uppercase;
}
.catalogs_container__content_catalog ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    width: 280px;
    margin-top: 5px;
    background-color: rgba(6, 77, 123);
}

.catalogs_container__content_catalog:last-child ul {
    left: unset;
    right: 0
}

@media (min-width: 769px) {
    .catalogs_container__content_catalog:hover ul {
        display: block
    }
}

.catalogs_container__content_catalog_link {
    padding: 30px 20px;
    font-size: 15px;
    text-transform: uppercase;
    color: white;
    font-weight: 600;
}

.catalogs_container__content_catalog_link:hover {
    color: white;
    text-decoration: underline;
    font-weight: 600;
}

.header-catalog-item.parent > .header-catalog-link__text:after {
    font-family: FontAwesome;
    content: '\f105';
    position: relative;
    left: 5px
}

.header-catalog-list li.header-catalog-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 69px;
    width: 220px;
    text-align: left;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    border: 2px solid #d0d0d0;
    border-left: 0;
    background-color: #f5f5f5;
}

.header-catalog-list li.header-catalog-item:first-child {
    border-top: 0
}

.header-catalog-list li.header-catalog-item + li.header-catalog-item {
    border-top: 0
}

.header-catalog-list li.header-catalog-item:last-child {
    border-bottom: 0
}

.header-catalog-list ul.sublist {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    padding: 20px 25px
}

.catalogs_recomendations > h3 {
    text-align: center
}

.header-catalog-link {
    display: inline-block;
    padding: 15px 15px 15px 60px;
    width: 100%
}

.header-catalog-link:hover {
    font-weight: 700
}

.header-catalog-link__text {
    display: inline-block;
    position: relative
}

.header-catalog-link__text:before {
    content: '\f105';
    font-family: 'FontAwesome';
    position: absolute;
    right: -27px
}

.header-catalog-link .icon, .header-catalog-link .cart-popup .fancybox-close, .cart-popup .header-catalog-link .fancybox-close {
    margin-right: 10px
}

.header-catalog-dropdown {
    position: absolute;
    top: 100%;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    max-width: 1920px;
    background: #ffe066 linear-gradient(to bottom, #333, transparent 5px);
    z-index: 100;
    padding: 10px 15px
}

@media screen and (max-width: 992px) {
    .header-catalog-dropdown > .header-catalog-list {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.header-catalog-dropdown > .header-catalog-list > .header-catalog-item {
    padding-left: 15px;
    text-align: left
}

.header-catalog-dropdown .header-catalog-link__text {
    font-weight: 700
}

.header-catalog-dropdown .sublist .header-catalog-link__text {
    font-weight: 400
}

.header-catalog-dropdown .header-catalog-item {
    padding-right: 20px
}

.header-catalog-dropdown .header-catalog-item.parent {
    position: relative
}

.header-catalog-dropdown .header-catalog-item.parent .dropdown-arrow {
    content: '';
    position: absolute;
    top: 10px;
    right: -5px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    outline: none
}

.header-catalog-dropdown .header-catalog-item.parent .dropdown-arrow:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-left: 6px solid #000;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    transition: .5s
}

.header-catalog-dropdown .header-catalog-item.open > .header-catalog-link .dropdown-arrow {
    right: 0
}

.header-catalog-dropdown .header-catalog-item.open > .header-catalog-link .dropdown-arrow:after {
    -ms-transform: rotate(90deg) translate(-50%, 50%);
    transform: rotate(90deg) translate(-50%, 50%)
}

.header-catalog-dropdown .header-catalog-link {
    padding: 10px 15px
}

.header-catalog-dropdown .sublist {
    width: 100%;
    padding-left: 15px
}

.header-catalog-dropdown .sublist__item {
    display: block;
    text-align: left
}

.header-catalog-dropdown .sublist__link {
    display: block;
    padding: 10px 20px 10px 15px;
    text-align: left
}

.header-catalog-dropdown .sublist .sublist[class] .sublist__link {
    display: inline-block;
    vertical-align: middle
}

.header-catalog-dropdown .sublist .sublist[class] .sublist__link:before {
    content: '\2605';
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.header-catalog-dropdown .sublist .sublist[class] .sublist[class] .sublist__link:before {
    content: '\2606'
}

.header-status-list[class] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center;
    flex-grow: 3
}

@media screen and (max-width: 480px) {
    .header-status-list[class] {
        display: none
    }
}

.header-status-link {
    display: flex;
    align-items: center;
    padding: 15px
}

.header-status-link:hover {
    color: #438001
}

.header-status-link__text {
    display: inline-block
}

.header-status-link .icon, .header-status-link .cart-popup .fancybox-close, .cart-popup .header-status-link .fancybox-close {
    margin-right: 10px
}

.page-body {
    padding: 50px 15px
}

.full_width_pic {
    height: 48vh
}

.full_width_pic img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.slider_main {
    max-width: inherit;
    width: 100%;
    margin-top: 0
}

.slider_main .owl-item.active.center {
    z-index: 99999
}

.slider_main .owl-item.active.center .carousel__item {
    position: relative
}

.slider_main .owl-item.active.center .carousel__item img {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 160%;
    max-width: inherit
}

@media screen and (max-width: 640px) {
    .slider_main .owl-item.active.center .carousel__item img {
        width: auto;
        max-width: 100%
    }
}

.slider_main .carousel__item {
    height: 870px;
    transition: .5s
}

@media (max-width: 1200px) {
    .slider_main .carousel__item {
        height: 670px
    }
}

.slider_main .carousel__item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.slider_main .carousel__item .carousel-text {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    font-size: 35px;
    text-align: center
}

@media screen and (max-width: 1700px) {
    .slider_main .carousel__item .carousel-text {
        font-size: 27px
    }
}

@media screen and (max-width: 1400px) {
    .slider_main .carousel__item .carousel-text {
        font-size: 24px
    }
}

.slider_main .carousel__item .carousel-text__inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center
}

@media screen and (max-width: 768px) {
    .slider_main .carousel__item .carousel-text__inner {
        font-size: 22px
    }
}

.slider_main .carousel__item .carousel-button {
    margin-top: 25px;
    padding: 10px 25px;
    font-size: 20px;
    border: 2px solid #064d7b;
    background-color: #064d7b;
    color: white;
    text-transform: uppercase
}

.slider_main .carousel__item .carousel-button:hover {
    color: white;
    background-color: rgba(6, 77, 123, .5)
}

@media screen and (max-width: 1100px) {
    .slider_main .carousel__item .carousel-button {
        padding: 10px 15px;
        font-size: 18px
    }
}

@media screen and (max-width: 768px) {
    .slider_main .carousel__item .carousel-button {
        font-size: 16px;
        padding: 5px 10px;
        border-width: 1px
    }
}

.slider_main .carousel__item .carousel-button:before {
    background-color: #fc0
}

.carousel-inner {
    width: 80%;
    margin: auto
}

.carousel-inner > .item {
    height: 325px
}

.carousel-control {
    width: 10%
}

.carousel-control.right, .carousel-control.left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: transparent
}

.carousel-control.right {
    text-align: right
}

.carousel-control.left {
    text-align: left
}

.carousel-control .fa {
    color: #444
}

@media screen and (max-width: 640px) {
    .slider_main .owl-nav {
        display: none
    }
}

.slider_main .owl-nav button.owl-next, .slider_main .owl-nav button.owl-prev {
    top: 0;
    bottom: 0;
    -ms-transform: none;
    transform: none;
    width: 8%;
    outline: none
}

.slider_main .owl-nav button.owl-next .owl-nav_fa_font, .slider_main .owl-nav button.owl-prev .owl-nav_fa_font {
    background-color: white;
    width: 50px;
    height: 50px;
    transition: .5s
}

.slider_main .owl-nav button.owl-next .owl-nav_fa_font:hover, .slider_main .owl-nav button.owl-prev .owl-nav_fa_font:hover {
    background-color: transparent;
    color: white
}

.slider_main .owl-nav button.owl-prev {
    left: 0
}

.slider_main .owl-nav button.owl-next {
    right: 0
}

.slider_main .owl-dots {
    display: none;
    position: absolute;
    bottom: 5px;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.slider_main .owl-dots .owl-dot {
    position: relative;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    background-color: white;
    border-radius: 50%;
    box-shadow: 0 2px 10px 0 #3e3e3e;
    outline: none
}

.slider_main .owl-dots .owl-dot span {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-color: #cce08c;
    border-radius: 50%;
    box-shadow: 0 2px 10px 0 #3e3e3e
}

.slider_main .owl-dots .owl-dot.active span, .slider_main .owl-dots .owl-dot:hover span {
    opacity: 1
}

.category_group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    margin-top: 50px
}

.category {
    padding: 0 15px
}

.category_sale {
    margin-top: 65px
}

.few_categories {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 90%;
    margin: 50px auto 0
}

.few_categories .product-mini {
    width: 200px
}

.category__carousel {
    max-width: inherit;
    width: 90%;
    margin-top: 50px
}

.category__carousel .carousel__item {
    padding: 5px
}

.category__carousel .owl-item {
    padding: 5px
}

.category__carousel .owl-nav button.owl-next, .category__carousel .owl-nav button.owl-prev {
    top: 50%;
    -ms-transform: translate(0, -50%);
    width: 3.5em;
    height: 3.5em;
    line-height: 4em;
    vertical-align: middle;
    border: 2px solid #752d8e;
    color: #752d8e;
    border-radius: 50%;
    transition: .35s;
    outline: none
}

.category__carousel .owl-nav button.owl-next:hover, .category__carousel .owl-nav button.owl-prev:hover {
    background-color: #752d8e;
    color: white
}

.category__carousel .owl-nav button.owl-next {
    right: -5%
}

.category__carousel .owl-nav button.owl-prev {
    left: -5%
}

.product-mini {
    text-align: center
}

.product-mini:hover {
    box-shadow: 0 0 10px #ccc;
    background-color: #f5f5f5
}

.product-mini:hover .product-mini__buttons {
    opacity: 1;
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.product-mini__img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.product-mini__img-holder {
    display: inline-block;
    max-height: 225px;
    position: relative
}

.few_prod_statuses {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    right: 0;
    padding: 5px
}

.product-mini__body {
    padding: 10px
}

.product-mini__name {
    color: #171717;
    font: 14px "Open Sans", sans-serif;
    font-weight: 400;
    text-align: center
}

.product-mini__price {
    margin-top: 10px;
    font: 14px "Open Sans", sans-serif;
    font-weight: 700;
    text-align: center
}

.product-mini__buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: space-around;
    opacity: 0;
    transition: .5s;
    -ms-transform: translateY(20px);
    transform: translateY(20px)
}

.product-mini__button {
    flex-grow: 1;
    margin: 10px 5px 0;
    padding: 5px 10px;
    text-transform: uppercase;
    background-color: #d3e499;
    border: 1px solid #d3e499;
    font-size: 12px;
    color: #353535;
    outline: none
}

.product-mini__button:hover {
    border: 1px solid #7d7d7d
}

.product-mini__button:before {
    background-color: #353535
}

.product {
    display: flex;
    margin-bottom: 50px
}

.product-photos {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex
}

.product-photos-main {
    height: 650px;
    margin-top: 30px;
    margin-bottom: 30px
}

.product-photos-main__img-holder {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer
}

.product-photos-main__img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    -o-object-fit: contain
}

.product-photos-more {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start
}

.product-photos-more__img-holder {
    width: 24%;
    height: 150px;
    margin-bottom: 30px;
    transition: .5s;
    overflow: hidden;
    cursor: pointer
}

.product-photos-more__img-holder + .product-photos-more__img-holder {
    margin-left: 15px
}

.product-photos-more__img-holder:nth-child(4n+1) {
    margin-left: 0
}

.product-photos-more__img-holder:hover img {
    transform: scale(1.3)
}

.product-photos-more__img {
    position: relative;
    z-index: -1;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: .5s
}

#product-name {
    font-family: "Open Sans", sans-serif;
    font-size: 28px;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 60px;
    font-weight: 700
}

.product-desc {
    font-size: 14px
}

.product-brand {
    font: 14px "Open Sans", sans-serif;
    font-weight: 600;
    color: #848383
}

.product-brand span {
    color: #242424
}

.product-status {
    font: 14px "Open Sans", sans-serif;
    font-weight: 600
}

.product-status_1 {
    color: #242424
}

.product-status_1 span {
    color: #848383
}

.product-status_2 {
    color: red
}

.product-status_3 {
    color: orange
}

.product-status_8 {
    color: blue
}

.product-code {
    margin-bottom: 2em;
    color: #a2a2a2
}

.product-body-m {
    position: relative
}

.product-body-m > div {
    margin-bottom: 15px
}

.show-all {
    display: inline-block;
    color: #242424;
    font-weight: 700;
    margin-top: 1em;
    margin-bottom: 1em;
    font-family: "Open Sans", sans-serif
}

.product-params {
    margin-top: 15px
}

.product-params .show-all {
    margin-top: 0
}

.product-body-m .show-all:after {
    font-family: FontAwesome;
    content: '\f107';
    margin-left: 1em;
    color: #848383
}

.product-body-m .show-all:before {
    content: '';
    width: 100%;
    height: 3px;
    bottom: 0;
    position: absolute;
    display: block;
    background: linear-gradient(to right, black 40%, #efefef 0%)
}

.product-body-m__feats {
    padding-bottom: 1em
}

.product-body-m__feat {
    margin-bottom: 15px
}

.product-colors, .product-textures {
    margin-top: 20px
}

.product-colors__select-custom, .product-textures__select-custom, .product-sizes__select-custom, .checkout__form .chekout-delivery__select-custom, .checkout__form .chekout-payment__select-custom, .cabinet .chekout-delivery__select-custom, .cabinet .chekout-payment__select-custom, .catalog-sort__select-custom {
    display: inline-block;
    vertical-align: middle;
    min-width: 150px;
    border: 2px solid #ececec;
    background: linear-gradient(to left, #ececec 40px, transparent 40px)
}

.product-colors__select-custom:before, .product-textures__select-custom:before, .product-sizes__select-custom:before, .checkout__form .chekout-delivery__select-custom:before, .checkout__form .chekout-payment__select-custom:before, .cabinet .chekout-delivery__select-custom:before, .cabinet .chekout-payment__select-custom:before, .catalog-sort__select-custom:before {
    display: none
}

.product-colors__select-custom:after, .product-sizes__select-custom:after, .product-textures__select-custom:after, .checkout__form .chekout-delivery__select-custom:after, .checkout__form .chekout-payment__select-custom:after, .cabinet .chekout-delivery__select-custom:after, .cabinet .chekout-payment__select-custom:after, .catalog-sort__select-custom:after {
    content: '\f078';
    font-family: "FontAwesome", Helvetica, sans-serif;
    top: 0;
    bottom: 0;
    right: 0;
    width: 40px;
    -ms-transform: none;
    transform: none;
    border: none;
    text-align: center;
    line-height: 35px;
    transition: .5s
}

.product-textures__select-custom.show:after, .product-colors__select-custom.show:after, .product-sizes__select-custom.show:after, .checkout__form .show.chekout-delivery__select-custom:after, .checkout__form .show.chekout-payment__select-custom:after, .show.catalog-sort__select-custom:after {
    -ms-transform: scale(-1);
    transform: scale(-1)
}

.product-textures__select-custom__list, .product-colors__select-custom__list, .product-sizes__select-custom__list {
    width: 102%;
    left: -2px;
    border-color: #ececec;
    z-index: 12
}

.product-textures__select-custom.show, .product-colors__select-custom.show, .product-sizes__select-custom.show {
    display: inline-block !important;
    z-index: 12
}

.product-colors, .product-textures, .product-sizes {
    position: relative;
    margin-top: 20px;
    width: -moz-fit-content;
    width: fit-content
}

@media screen and (max-width: 640px) {
    .product-colors, .product-textures, .product-sizes {
        margin: 20px auto
    }
}

.product-sizes .show-all {
    position: absolute;
    top: 10px;
    left: 100%;
    white-space: nowrap;
    color: #438001;
    border-bottom: 1px dashed #438001
}

@media screen and (max-width: 992px) {
    .product-sizes .show-all {
        margin-top: 15px;
        display: inline-block;
        position: static
    }
}

.product-size {
    display: inline-block;
    padding: 10px;
    margin-right: 15px;
    border: 2px solid #ececec
}

.product-size.active {
    border-color: #438001
}

.product-size:hover {
    cursor: pointer;
    background-color: rgba(67, 128, 1, .3);
    border-color: #438001
}

.product-size__input {
    display: none
}

.product-amount {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: -moz-fit-content;
    width: fit-content
}

.product-amount-changer {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 15px
}

.product-amount-changer__btn {
    width: 30px;
    height: 30px;
    background-color: #ececec;
    text-align: center;
    line-height: 27px
}

.product-amount-changer__btn:hover {
    background-color: lightgray;
    cursor: pointer
}

.product-amount-changer__input {
    width: 75px;
    text-align: center;
    border: 1px solid #ececec
}

.cart_checkout .product-amount-changer {
    margin-left: 0
}

.cart_checkout .product-amount-changer__input {
    width: 50px
}

.product-buttons {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 100px
}

.product-button.buy {
    margin: 0 auto;
    padding: 10px 25px;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    border: 2px solid #064d7b;
    background-color: #064d7b;
    transition: .5s;
    outline: none
}

.product-button.buy:hover {
    color: #064d7b;
    background-color: #fff
}

.checkout {
    position: relative;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 15px
}

.checkout .cart__table {
    margin: 60px 0 120px 0;
    padding-right: 5%
}

@media screen and (max-width: 992px) {
    .checkout .cart__table {
        margin: 50px 0;
        padding: 0
    }
}

.checkout__form {
    width: 60%;
    margin: 60px 0 120px 0
}

@media screen and (max-width: 992px) {
    .checkout__form {
        width: 100%;
        margin-top: 0
    }
}

.checkout__form .form__button {
    border-color: #fc0
}

.checkout__form .form__button:before {
    background-color: #fc0
}

.checkout__form .chekout-delivery__select-custom, .checkout__form .chekout-payment__select-custom, .cabinet .chekout-delivery__select-custom, .cabinet .chekout-payment__select-custom {
    display: block;
    width: 100%;
    max-width: inherit
}

.checkout__form .chekout-delivery__select-custom__list, .checkout__form .chekout-payment__select-custom__list, .cabinet .chekout-delivery__select-custom__list, .cabinet .chekout-payment__select-custom__list {
    left: -2px;
    right: -2px
}

.checkout__form .chekout-delivery__select-custom {
    z-index: 100
}

@media screen and (max-width: 1250px) {
    .checkout__form .form-group {
        float: none;
        width: 100%
    }
}

@media screen and (max-width: 1250px) {
    .checkout__form .form-group:last-child {
        padding-left: 0
    }
}

#cart_popup {
    padding-top: 50px
}

.cart_checkout {
    width: 60%
}

@media screen and (max-width: 992px) {
    .cart_checkout {
        width: 100%
    }
}

.cart-popup .fancybox-close {
    top: 10px;
    right: 10px
}

.cart__table {
    overflow-y: auto
}

.cart__title {
    font-size: 20px;
    text-transform: uppercase;
    white-space: nowrap
}

.cart__table * {
    box-sizing: border-box
}

.cart__thead {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec
}

@media screen and (max-width: 640px) {
    .cart__thead {
        display: none
    }
}

.cart__th {
    padding: 15px 0;
    font: 18px "Open Sans", sans-serif;
    text-align: center
}

.cart__th_img {
    width: 140px
}

.cart__th_name {
    width: 300px
}

.cart__th_num {
    width: 250px
}

.cart__th_price {
    width: 150px
}

.cart__th_amount {
    width: 200px
}

.cart__list {
    max-height: 380px;
    overflow-x: hidden;
    overflow-y: auto
}

.cart__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px
}

@media screen and (max-width: 640px) {
    .cart__item {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.cart__item-img-holder {
    width: 140px;
    text-align: center
}

.cart__item-img {
    max-width: 100%;
    max-height: 140px
}

.cart__item-delete {
    font-size: 15px;
    color: #444443;
    text-decoration: underline
}

.cart__item-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 480px) {
    .cart__item-info {
        margin-bottom: 15px
    }
}

@media screen and (max-width: 640px) {
    #cart_popup .cart__item-info {
        margin-bottom: 15px
    }
}

.cart__item-name-holder {
    width: 300px;
    padding: 0 15px;
    font: 15px Arial, sans-serif
}

@media screen and (max-width: 480px) {
    .cart__item-name-holder {
        width: auto
    }
}

@media screen and (max-width: 640px) {
    #cart_popup .cart__item-name-holder {
        width: auto
    }
}

.cart__item-name {
    display: inline-block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700
}

.cart__item-params {
    margin-top: 10px
}

.cart__item-params * {
    display: block;
    text-align: center
}

.cart__item-num-holder {
    width: 250px;
    text-align: center
}

.product__pairs {
    font-size: 14px;
    font-style: italic;
    margin-top: 5px
}

.cart__item-price-holder {
    width: 150px;
    text-align: center
}

.cart__item-amount-holder {
    width: 200px;
    text-align: center
}

.cart__footer {
    margin-top: 15px
}

.cart__total {
    font: 24px "Open Sans", sans-serif;
    text-align: right
}

#order_block2 .cart__total {
    float: right
}

@media screen and (max-width: 480px) {
    .cart__total {
        float: none;
        text-align: center;
        margin-bottom: 25px
    }
}

.cart__buttons {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 480px) {
    .cart__buttons {
        text-align: center
    }
}

.cart__close {
    margin: 25px 0 0 25px;
    padding: 10px 15px;
    background-color: #fff;
    border: 2px solid #7d7d7d;
    cursor: pointer;
    transition: all 0.5s
}

.cart__close:before {
    background-color: #7d7d7d
}

@media screen and (max-width: 640px) {
    #cart_popup .cart__buttons {
        text-align: center
    }

    #cart_popup .cart__button {
        float: none
    }

    #cart_popup .cart__checkout {
        float: none;
        margin: 25px auto 0
    }
}

@media screen and (max-width: 480px) {
    #cart_popup .cart__buttons {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .cart__close {
        margin-left: 0
    }
}

.cart__checkout {
    margin: 25px 0 0 25px;
    padding: 10px 15px;
    background-color: #fff;
    border: 2px solid #fc0;
    cursor: pointer;
    transition: all 0.5s
}

.cart__checkout:before {
    background-color: #fc0
}

.blog {
    padding: 0 15px
}

.blog-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.blog-item {
    width: 33%;
    padding-bottom: 10px
}

@media screen and (max-width: 992px) {
    .blog-item {
    }
}

.blog-item__main {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    padding: 0 10px
}

@media screen and (max-width: 992px) {
    .blog-item__main {
    }
}

.blog-item__photo-holder {
    width: 100%;
    height: 230px
}

@media screen and (max-width: 640px) {
    .blog-item__photo-holder {
    }
}

.blog-item__photo {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.blog-item__desc {
    height: 240px;
    overflow: hidden
}

@media screen and (max-width: 640px) {
    .blog-item__desc {
    }
}

.blog-item__date {
    font-size: 14px;
    color: #575757
}

.blog-item__name {
    margin-top: 1em;
    margin-bottom: 1em;
    text-transform: uppercase;
    font-weight: 600;
    color: #2f2f2f
}

.blog-item__body {
    font-size: 14px;
    color: #575757;
    text-align: justify
}

.blog-item__links {
    margin-top: 15px
}

.blog-item__link {
    color: #438001;
    text-decoration: underline;
    font-size: 14px
}

.blog-item__slider {
    width: 50%
}

@media screen and (max-width: 992px) {
    .blog-item__slider {
        width: 100%
    }
}

.blog-item__carousel {
    margin-top: 0
}

.blog-item__carousel .carousel__item {
    padding: 10px
}

.blog-item__carousel .product-mini__img-holder {
    height: 150px
}

.blog-item__carousel .product-mini__buttons {
    display: none
}

@media screen and (max-width: 480px) {
    .blog-item__carousel .owl-nav {
        display: none
    }
}

.blog-item__carousel .owl-nav button.owl-next, .blog-item__carousel .owl-nav button.owl-prev {
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    width: 50px;
    height: 50px;
    background-color: #ccc
}

.blog-item__carousel .owl-nav button.owl-next:hover, .blog-item__carousel .owl-nav button.owl-prev:hover {
    background-color: #b3b3b3
}

.blog-item__carousel .owl-nav button.owl-prev {
    left: -50px
}

@media screen and (max-width: 768px) {
    .blog-item__carousel .owl-nav button.owl-prev {
        left: -30px
    }
}

.blog-item__carousel .owl-nav button.owl-prev .icon, .blog-item__carousel .owl-nav button.owl-prev .cart-popup .fancybox-close, .cart-popup .blog-item__carousel .owl-nav button.owl-prev .fancybox-close {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.blog-item__carousel .owl-nav button.owl-next {
    right: -50px
}

@media screen and (max-width: 768px) {
    .blog-item__carousel .owl-nav button.owl-next {
        right: -30px
    }
}

.article {
    padding: 0 15px;
    margin-bottom: 70px
}

.article-photo {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.article-photo-holder {
    float: left;
    width: 390px;
    height: 230px;
    margin: 0;
    border-right: 30px solid #fff
}

@media screen and (max-width: 992px) {
    .article-photo-holder {
        float: none;
        width: 50%;
        margin: auto
    }
}

@media screen and (max-width: 768px) {
    .article-photo-holder {
        width: 100%;
        margin: 0;
        border: none
    }
}

.article-title__inner {
    display: inline-block;
    font-size: 20px;
    font-weight: 600
}

@media screen and (max-width: 640px) {
    .article-body {
        text-align: justify
    }
}

.article__carousel {
    width: 100%;
    max-width: 90%;
    margin-top: 0
}

.article__carousel .carousel__item {
    padding: 10px
}

.article__carousel .product-mini__img-holder {
    height: 150px
}

.article__carousel .product-mini__buttons {
    display: none
}

@media screen and (max-width: 480px) {
    .article__carousel .owl-nav {
        display: none
    }
}

.article__carousel .owl-nav button.owl-next, .article__carousel .owl-nav button.owl-prev {
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    width: 50px;
    height: 50px;
    background-color: #ccc
}

.article__carousel .owl-nav button.owl-next:hover, .article__carousel .owl-nav button.owl-prev:hover {
    background-color: #b3b3b3
}

.article__carousel .owl-nav button.owl-prev {
    left: -50px
}

@media screen and (max-width: 768px) {
    .article__carousel .owl-nav button.owl-prev {
        left: -30px
    }
}

.article__carousel .owl-nav button.owl-prev .icon, .article__carousel .owl-nav button.owl-prev .cart-popup .fancybox-close, .cart-popup .article__carousel .owl-nav button.owl-prev .fancybox-close {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.article__carousel .owl-nav button.owl-next {
    right: -50px
}

@media screen and (max-width: 768px) {
    .article__carousel .owl-nav button.owl-next {
        right: -30px
    }
}

.catalog {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 15px
}

.catalog-filters {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 290px;
    width: 20%;
    margin-top: 50px;
    font-size: 14px
}

@media screen and (max-width: 1300px) {
    .catalog-filters {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%
    }
}

@media screen and (max-width: 992px) {
    .catalog-filters {
        display: none;
        width: 80%;
        margin: auto;
        max-width: 100%
    }
}

.catalog-body {
    flex-grow: 1;
    margin-top: 50px;
    padding-left: 30px
}

@media screen and (max-width: 992px) {
    .catalog-body {
        padding-left: 0
    }
}

.catalog-body-products {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 10px;
    justify-content: center;
    -ms-justify-content: center
}

.catalog-body-products .product-mini {
    width: 20%;
    margin-right: 15px
}

@media screen and (max-width: 1300px) {
    .catalog-body-products .product-mini {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%
    }
}

@media screen and (max-width: 768px) {
    .catalog-body-products .product-mini {
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%
    }
}

@media screen and (max-width: 640px) {
    .catalog-body-products .product-mini {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

@media screen and (max-width: 480px) {
    .catalog-body-products .product-mini {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.catalog-body-params {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 640px) {
    .catalog-body-params {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.catalog-body-open_filters {
    display: none;
    padding: 10px 25px;
    background-color: #ececec;
    border: 2px solid #438001;
    font-weight: 700
}

@media screen and (max-width: 992px) {
    .catalog-body-open_filters {
        display: block
    }
}

@media screen and (max-width: 992px) {
    .catalog-body-filters {
        display: none
    }
}

.catalog-body-filter {
    position: relative;
    display: inline-block;
    margin-right: 25px;
    padding-right: 15px;
    color: #a2a2a2
}

.catalog-body-filter:hover:after {
    color: red
}

.catalog-body-filter:after {
    content: 'x';
    position: absolute;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.catalog-body-filter.reset {
    text-decoration: underline
}

.catalog-sort {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 640px) {
    .catalog-sort {
        margin-top: 25px
    }
}

.catalog-sort span {
    display: inline-block;
    white-space: nowrap;
    margin-right: 10px
}

@media screen and (max-width: 400px) {
    .catalog-sort span {
        display: none
    }
}

.catalog-sort__select + .catalog-sort__select {
    margin-left: 15px
}

.catalog-sort__select-custom {
    display: inline-block;
    max-width: inherit
}

.catalog-sort__select-custom__list {
    left: -2px;
    right: -2px
}

.product__select {
    border-color: #ececec;
    background-color: #ececec;
    padding: 5px 10px 5px 3px;
    outline: none;
    position: absolute;
    left: 40%
}

.product__select option {
    background-color: white;
    border-color: #ececec;
    padding: 5px 5px 5px 3px
}

.product-params__one {
    position: relative
}

.product-params__one + .product-params__one {
    margin-top: 1em
}

.filter {
    border: 1px solid #ececec
}

.filter + .filter {
    border-top: none
}

.filter-title {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 15px;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif
}

.filter-title:hover {
    background-color: #cce08c
}

.filter-title .filter-name {
    padding: 0 15px 0 0
}

.filter__inner {
    border-top: 1px solid rgb(236, 236, 236)
}

.filter-list {
    max-height: 400px
}

.filter-list .filter-link {
    background-color: #f4f4f4;
    font-family: "Open Sans", sans-serif;
    color: #444;
    font-weight: 600
}

.filter-list .filter-item {
    border-bottom: 2px solid transparent;
    transition: 3s
}

.filter-list .filter-item.green_border {
    border-bottom: 2px solid #cce08c
}

.sub-list .filter-link {
    background-color: transparent
}

li ul.sub-list {
    max-height: 0;
    overflow: hidden;
    list-style-type: disc;
    transition: 3s
}

li ul.sub-list .filter-item {
    margin-left: 30px;
    width: fit-content;
    width: -moz-fit-content;
    border-bottom: none
}

li ul.sub-list .filter-link {
    padding-left: 0
}

li ul.sub-list .filter-link:last-child {
    padding-bottom: 15px
}

li ul.sub-list .filter-link.active, li ul.sub-list .filter-link:hover {
    background-color: transparent;
    padding-left: 0
}

li ul.sub-list-show {
    max-height: 400px
}

.filter-link {
    display: flex;
    justify-content: space-between;
    padding: 10px 15px
}

.filter-link.active, .filter-link:hover {
    background-color: #cce08c
}

.filter-label {
    display: block;
    padding: 5px 0 5px 15px
}

.filter-label.active, .filter-label:hover {
    color: #438001;
    cursor: pointer
}

.filter-label.active .icon-holder, .filter-label:hover .icon-holder, .form__label.active .icon-holder, .form__label:hover .icon-holder {
    border-color: #438001;
    background-color: rgba(67, 128, 1, .2)
}

.filter-label.active .filter-label__name-text {
    color: #438001
}

.filter-label.active .icon, .filter-label.active .cart-popup .fancybox-close, .cart-popup .filter-label.active .fancybox-close, .cabinet .form__label_checkbox.active .icon {
    display: inline-block
}

.filter-label__text {
    display: block
}

.filter-label__text .icon, .filter-label__text .cart-popup .fancybox-close, .cart-popup .filter-label__text .fancybox-close, .cabinet .form__label_checkbox .icon {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.filter-label__text .icon-holder, .cabinet .icon-holder {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    border: 1px solid #ececec
}

.filter-label__name {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px
}

.filter-label__name span {
    display: inline-block;
    vertical-align: middle;
    color: #a2a2a2
}

.filter-label__name-count {
    margin-left: 5px
}

.filter-input, .form__label_checkbox input {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1
}

.filter .simplebar-track.vertical {
    width: 10px
}

.filter .simplebar-track.vertical .simplebar-scrollbar {
    width: 10px
}

.filter_brend .filter-list {
    max-height: 250px
}

.filter-alfabet {
    padding: 10px
}

.filter-alfabet__item {
    display: inline-block;
    padding: 5px
}

.filter-alfabet__item:hover {
    background-color: #438001;
    color: #fff
}

.comment__item {
    width: 80%;
    text-align: center;
    margin: 35px auto auto
}

.comment__header {
    margin-bottom: 15px
}

.comments {
    margin-top: 50px;
    padding: 0 15px
}

.comments__form {
    width: 50%
}

@media screen and (max-width: 992px) {
    .comments__form {
        width: 100%
    }
}

.comments__form .form-group:nth-of-type(2) {
    padding-left: 30px
}

@media screen and (max-width: 640px) {
    .comments__form .form-group:nth-of-type(2) {
        padding-left: 0
    }
}

.comments__form .button {
    margin-top: 15px;
    width: 50%
}

.comments-list[class] {
    margin-top: 25px
}

.comments-item {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 25px 0
}

@media screen and (max-width: 640px) {
    .comments-item {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.comments-item:not(:first-child) {
    border-top: 1px solid #ececec
}

.comments-item__date {
    color: #575757;
    font-size: 12px
}

.comments-item__name {
    margin-top: 5px;
    color: #a9a9a9;
    font-size: 14px
}

.comments-item__body {
    margin-top: 10px
}

.comments-item__photos[class] {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 640px) {
    .comments-item__photos[class] {
        margin-top: 25px
    }
}

.comments-item__photo {
    margin: 0 10px;
    width: 120px;
    height: 75px
}

@media screen and (max-width: 480px) {
    .comments-item__photo {
        width: 50%;
        height: 120px
    }
}

.comments-item__photo-link {
    display: inline-block
}

.comments-item__photo-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

footer {
    display: flex;
    flex-direction: column;
    min-height: 710px;
    width: 100%;
    background: #efaf74 url(/tpl/default/img/footer_new.png);
    background-size: cover;
    z-index: 99
}

footer .container:first-child {
    flex: 1 0 auto
}

footer .container.bottom {
    flex-shrink: 0
}

footer .container-fluid:before, footer .container-fluid:after {
    display: none
}

.footer__socials {
    background-color: rgba(6, 77, 123, 0.65);
    padding: 5px 0;
    margin-bottom: 20px
}

.footer__socials_body {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 150px;
    margin-left: auto;
    margin-right: auto
}

.footer-catalog {
    padding: 35px 0;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around
}

.footer__socials_body a {
    height: 30px;
    width: 30px;
    display: block
}

.footer__socials_body a img {
    height: 100% !important;
    width: 100% !important;
    object-fit: contain
}

@media screen and (max-width: 1300px) {
    .footer-catalog {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.footer-catalog-holder {
    padding: 0 10px
}

@media screen and (max-width: 1300px) {
    .footer-catalog-holder {
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
        text-align: center;
        margin-bottom: 50px
    }
}

@media screen and (max-width: 640px) {
    .footer-catalog-holder {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

@media screen and (max-width: 640px) {
    .footer-catalog-holder {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.footer-catalog-title {
    padding: 10px 0;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    color: #fc0
}

.footer-catalog__link {
    display: inline-block;
    padding: 10px 0;
    color: #fffefe
}

.footer-catalog__link:hover {
    color: #fc0
}

.footer-bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px 0
}

@media screen and (max-width: 640px) {
    .footer-bottom {
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }
}

.skylogic, .copyright {
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    color: #fff
}

.skylogic {
    text-decoration: underline;
    transition: .5s
}

.skylogic:hover {
    color: #fff
}

.gray-bg:before {
    content: "";
    position: absolute;
    z-index: 991;
    background: #fff;
    left: 0;
    right: 0;
    top:0;
    bottom: 0;
}

.gray-white-bg {
    background: linear-gradient(140deg, #fafafc 15%, #fff 15%, #fff 85%, #fafafc 85%, #fafafc)
}

.gray-bg-padding-bot-60 {
    padding-bottom: 60px
}

.gray-bg-padding-top-60 {
    padding-top: 60px
}

.form_mail_subscribe {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    background-color: #752d8e;
    height: 260px
}

.form_mail_subscribe:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: .83;
    transform: translate(-50%, -50%);
    background-image: url(/tpl/default/img/bg/bg_mail_subscribe.png);
    background-size: cover;
    z-index: 1;
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .15)
}

.form_mail_subscribe .form__container {
    z-index: 2
}

.form_mail_subscribe .form__container h3 {
    text-align: center;
    color: white;
    font-size: 3em;
    font-family: "Open Sans", sans-serif;
    margin-top: 0;
    margin-bottom: .8em;
    text-shadow: 0 3px 7px rgba(0, 0, 0, .15)
}

.form_mail_subscribe .form__body {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    font-family: "Open Sans", sans-serif;
    color: #292929
}

.form_mail_subscribe .form__body .form__button {
    background-color: #d3e499;
    border: 1px solid #d3e499;
    width: 130px;
    padding: 0;
    line-height: 18px;
    font-size: 18px;
    text-transform: none
}

.form_mail_subscribe .form__body .form__input {
    border: 1px solid #d3e499;
    border-right: none;
    font-size: 14px;
    color: #752d8e;
    max-width: 285px;
    outline: none
}

.form_mail_subscribe .form__body .form__button:hover {
    border: 1px solid #B3BF86
}

#comments {
    width: 75%;
    max-width: 1000px;
    margin: auto
}

#comments_slider {
    margin-top: 60px;
    margin-bottom: 80px
}

#comments_slider .carousel-indicators {
    bottom: -35px;
    margin-bottom: 0
}

#comments_slider .carousel-indicators li {
    margin: 0;
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .35);
    border: 1px solid #fff;
    transition: .5s
}

#comments_slider .carousel-indicators li.active {
    background-color: rgb(173, 191, 0);
    border: 1px solid rgb(173, 191, 0);
    height: 10px;
    width: 10px
}

.three_comments {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

.three_comments__element {
    width: 30%;
    padding-top: 16px;
    border-top: 8px solid #064d7b;
    font-size: 14px
}

.three_comments__element__author {
    font-size: 14px
}

.three_comments__element__date {
    color: #a2a2a2
}

.green-button {
    display: block;
    margin: 3em auto 4em;
    padding: 5px 20px;
    background-color: #d3e499;
    border: 1px solid #d3e499;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #353535;
    outline: none;
    transition: .5s
}

.green-button:hover {
    border: 1px solid #444;
    color: #444
}

#give_feedback .modal-dialog {
    width: 500px
}

#give_feedback .modal-content {
    border-radius: 0
}

#give_feedback .modal-content form fieldset {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.feedback_result, .order_result {
    display: none;
    text-align: center;
    background-color: #d3e499
}

#give_feedback .modal-dialog form input:hover, #give_feedback .modal-dialog form textarea:hover {
    border: 1px solid #444
}

#give_feedback .modal-dialog .form-group {
    border-radius: 0;
    float: unset;
    width: 100%;
    text-align: center
}

#give_feedback .modal-dialog .form-group:last-child {
    border-radius: 0;
    padding: 0
}

#give_feedback .modal-footer, #order_product .modal-footer {
    text-align: center
}

#give_feedback .green-button {
    margin: 0 auto 0
}

.row_green_cols {
    position: relative
}

@media (min-width: 1440px) {
    .row_green_cols:before, .row_green_cols:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        height: 100%;
        width: 35px;
        background-color: #064d7b
    }

    .row_green_cols:before {
        left: 0
    }

    .row_green_cols:after {
        right: 0
    }
}

.advantages_info {
    background-color: #f5f5f5;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    padding: 1em 2em;
    margin: -2px auto
}

.our_advantages_info {
    display: flex;
    justify-content: space-between;
    padding-bottom: 35px
}

.advantages_element {
    width: 45%;
    height: 180px;
    margin-right: 1em;
    margin-top: 1em
}

.our_advantages_element {
    width: 20%;
    height: 450px
}

.our_advantages_element table {
    border: transparent;
    font-family: "Open Sans", sans-serif
}

.our_advantages_element table .our_advatange_img_container {
    display: flex;
    align-items: center;
    height: 175px;
    width: 100%
}

.our_advantages_element table .our_advatange_img_container img {
    height: 100%;
    width: 100%;
    object-fit: contain
}

.our_advantages_element tr:nth-child(2) td {
    height: 3em;
    padding-right: 35px;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    vertical-align: text-top
}

.our_advantages_element table .our_advatange_text_container {
    height: 220px;
    overflow: hidden
}

.advantages_element input {
    outline: 0
}

.advantages_info table {
    border: transparent
}

.advantages_info table p {
    margin: 0;
    line-height: 12px
}

.advantages_info table td, .advantages_info table th {
    border: transparent
}

.advantages_info table tr:first-child td:first-child {
    position: relative;
    width: 150px;
    height: 160px
}

.advantages_info table tr:first-child td:first-child img {
    position: absolute;
    top: 0;
    right: 0;
    max-height: 160px;
    object-fit: contain
}

.advantages_info table td:last-child {
    padding-left: 20px;
    max-width: 375px
}

.advantages_info table tr:nth-child(1) td:last-child {
    padding-top: 10px;
    font-size: 20px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600
}

.advantages_info table tr:nth-child(2) td:last-child {
    font-size: 14px
}

.our_services_block .title {
    margin-top: 40px;
    margin-bottom: 25px
}

.our_services_block__content {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    z-index: 991
}

.service_element {
    position: relative;
    width: 20%;
    max-width: 285px;
    height: 250px;
    margin-right: 30px;
    margin-bottom: 70px;
    transition: .5s
}

.service_element:nth-child(4) {
    margin-right: 0
}

.service_element:last-child {
    margin-right: 0
}

.service_element__head {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 105px;
    padding: 0 20px;
    border-top: 7px solid #064d7b;
    z-index: 1
}

.service_element__body {
    position: absolute;
    top: 0;
    padding-top: 100px;
    height: 260px;
    min-height: 150px;
    max-height: 260px;
    overflow: hidden;
    width: 100%;
    text-align: center;
    box-shadow: 0 0 10px transparent;
    background-color: #fff;
    transition: .5s
}

.service_element__body > p {
    font-size: 24px;
    font-weight: 800
}

.service_element__body > p small {
    font-size: 65%;
    font-weight: 400
}

.service_element__body .service_button {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 10px;
    padding: 10px 20px;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    border: 2px solid #064d7b;
    background-color: #fff;
    box-shadow: 0 0 40px 20px transparent;
    z-index: 1
}

.service_button {
    padding: 10px 20px;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    border: 2px solid #064d7b;
    background-color: #fff;
    outline: none;
    transition: .5s
}

.service_button:hover {
    color: #fff;
    background-color: #064d7b
}

.service_element__body__text {
    opacity: 0;
    padding: 0 1em 1em;
    transition: .5s
}

.service_element__body_button_container {
    height: 50px;
    margin: 20px 0
}

.service_element__body_button_container .order_button {
    display: block;
    width: fit-content;
    margin: 0 auto;
    padding: 10px 25px;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    border: 2px solid #064d7b;
    background-color: #064d7b;
    transition: .5s
}
.list_material p {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}


.service_element__body_button_container .order_button:hover {
    color: #064d7b;
    background-color: #fff
}

.service_element__head:before, .service_element__head:after {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    transition: background .5s ease-out
}

.service_element__head:before {
    left: 0;
    background: linear-gradient(158deg, rgba(233, 233, 233, .75) 50%, rgba(255, 255, 255, 0) 50%)
}

.service_element__head:after {
    right: 0;
    background: linear-gradient(22deg, rgba(255, 255, 255, 0) 50%, rgba(233, 233, 233, .75) 50%)
}

.service_element:hover .service_element__head {
    z-index: 3
}

.service_element:hover .service_element__head:before {
    background: linear-gradient(158deg, rgba(205, 219, 229, .75) 50%, rgba(255, 255, 255, 0) 50%)
}

.service_element:hover .service_element__head:after {
    background: linear-gradient(22deg, rgba(165, 191, 208, 0) 50%, rgba(205, 219, 229, .75) 50%)
}

.service_element:hover .service_element__body {
    min-height: 310px;
    max-height: 500px;
    height: auto;
    padding-bottom: 65px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .11);
    z-index: 2
}

.service_element:hover .service_element__body .service_button {
    box-shadow: 0 0 40px 20px #fff;
    z-index: 3
}

.service_element:hover .service_element__body__text {
    opacity: 1
}

.service_element__head p {
    position: relative;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.25;
    margin: 0;
    z-index: 2
}

a.read_more {
    color: white;
    text-decoration: underline;
    font-weight: 700
}

.materials_block {
    position: relative;
    background: #252525;
    border-top: 8px solid #064d7b;
    z-index: 1
}

.materials_block:before {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: url(/tpl/default/img/materials_bg.png) no-repeat;
    background-size: cover;
    background-position-y: -580px;
    opacity: .3;
    z-index: 2
}

@media (max-width: 1400px) {
    .materials_block:before {
        background-position-y: -200px
    }
}

@media (max-width: 1200px) {
    .materials_block:before {
        background-position-y: -100px
    }
}

@media (max-width: 900px) {
    .materials_block:before {
        background-position-y: -100px
    }
}

.materials_block .our_materials_block .title {
    margin-top: 40px;
    margin-bottom: 40px
}

.materials_block .title__inner {
    color: #fff
}

.our_materials_block {
    position: relative;
    margin-bottom: 50px;
    z-index: 3
}

.materials_block .our_materials_block__content {
    color: #fff
}
.our_materials_block__content {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
}
.w-1420 {
    width: 1420px;
}
.list_material {
    width: 245px;
    text-align: center;
    padding: 0 35px;
    margin-top: 20px;
}

@media (max-width: 1200px) {
    .our_materials_block__content {
        width: 100%
    }
}

.our_materials_block__content .one-material {
    margin-bottom: 1em
}

.our_materials_block__content .material_name {
    font-weight: 700
}

@media (min-width: 1200px) {
    .our_materials_block__content .material_name {
        width: fit-content;
        min-width: 350px
    }
}

.our_materials_block__content .material_body {
    font-size: 14px;
    font-style: italic
}

.our_materials_block__content .price {
    text-align: left;
    width: 150px;
    font-weight: 700;
    margin-left: auto
}

.download_files {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 25px 0 60px
}

.download_files_xls {
    height: 35px;
    width: 35px
}

.download_files_xls img {
    object-fit: contain;
    height: 100%;
    width: 100%
}

.our_objects_block {
    position: relative;
    min-height: 800px
}

a.white-text {
    color: #fff;
    text-decoration: underline
}

a.white-text:hover {
    color: #fff;
    text-decoration: none
}

.our_objects_block:before {
    top: 0;
    left: 0;
    background: url(/tpl/default/img/obj_left_corner_new.png)
}

.our_objects_block:after {
    bottom: 0;
    right: 0;
    background: url(/tpl/default/img/obj_right_corner_new.png)
}

.our_objects_block:before, .our_objects_block:after {
    content: '';
    position: absolute;
    width: 620px;
    height: 635px;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1
}

@media (max-width: 1200px) {
    .our_objects_block:before, .our_objects_block:after {
        width: 620px;
        height: 41vh
    }
}

.our_objects_block__content {
    position: relative;
    margin-bottom: 60px
}

.catalog_objects_block__content {
    position: relative;
    margin-bottom: 60px
}

.catalog_objects_block__content .grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    background-color: #f5f5f5
}

.catalog_objects_block__content .grid .card {
    position: relative;
    height: 300px;
    width: 310px
}

.catalog_objects_block__content .grid .card img {
    object-fit: cover;
    height: 100%;
    width: 100%
}

.catalog_objects_block__content .card .card__text {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .55);
    height: 100%;
    width: 100%;
    color: #fff;
    border-top: 2px solid #d80a11;
    border-bottom: 2px solid #d80a11;
    transition: .5s;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.catalog_objects_block__content .card:hover .card__text {
    opacity: 1
}

.catalog_objects_block__content .card .card__text .card__text_name {
    text-align: center
}

.news .title {
    margin-top: 64px;
    margin-bottom: 64px
}

.break {
    flex-basis: 100%;
    width: 0;
    height: 0;
    overflow: hidden;
    display: inline-block
}

@media screen and (max-width: 479px) {
    .break {
        display: none
    }
}

.header-catalog-item .sublist_params {
    display: flex;
    flex-direction: column;
    position: absolute;
    bottom: 1em
}

.header-catalog-item .sublist_params .sublist_params__title {
    font-weight: 600
}

.center_flex {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center
}

#footer_logo_phrase {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto auto
}

#footer_logo_phrase .logo-link {
    width: 250px
}

#footer_logo_phrase .logo-link .logo-img {
    height: 100%;
    width: 100%;
    object-fit: contain
}

#footer_phrase {
    font-family: "Brush Script MT", "Pacifico", cursive;
    font-size: 3em;
    color: #064d7b;
    font-style: italic;
    text-align: center;
    margin-top: 50px;
}

#footer_text {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px
}

.feedback_block {
    background-color: #fafafc
}
body:before {
    content: "";
    position: absolute;
    height: 145px;
    left: 0;
    right: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.65);
    z-index: 26;
}
.owl-object .item-main {
    height: 150px;
}
.owl-object .item-main img {
    object-fit: cover;
}
.owl-object .owl-next,
.owl-object .owl-prev {
    font-size: 40px !important;
}
.owl-object {
    margin-top: 0;
}
.feedback_block__content {
    display: flex;
    flex-direction: row;
    position: relative;
    width: 100%;
    height: 500px
}

.feedback_img {
    position: absolute;
    width: 867px;
    right: 0;
}

.feedback_img img {
    position: absolute;
    height: 500px;
    width: 85%;
    object-fit: cover;
    right: 0;
}

.feedback_body {
    position: absolute;
    left: 0;
    width: 450px;
    padding: 30px 0;
    z-index: 2;
    margin-left: 65px;
}

.feedback_body fieldset {
    text-align: left
}

.feedback_body form {
    text-align: center
}

.feedback_body form h3, .feedback_body form p {
    font-family: "Open Sans", sans-serif;
    text-align: center;
    margin-top: 0
}

.feedback_body form p:first-child {
    font-weight: 700;
    font-size: 28px;
    font-style: normal;
    text-transform: uppercase
}

.feedback_body form p {
    font-size: 14px;
    font-style: italic
}

#to_top {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    opacity: 0;
    height: 75px;
    width: 75px;
    left: 50px;
    bottom: 50px;
    background-color: #064d7b;
    color: white;
    font-size: 32px;
    z-index: 999;
    transition: .5s;
    cursor: pointer;
}

#to_top:hover {
    opacity: 1 !important
}

.breadcrumbs {
    margin: 30px 15px
}

.breadcrumbs__item {
    position: relative;
    display: inline-block
}

.breadcrumbs__item:not(:last-child) {
    margin-right: 30px
}

.breadcrumbs__item:not(:first-child):after {
    content: ">";
    position: absolute;
    top: 50%;
    left: -23px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.breadcrumbs__link {
    display: inline-block;
    font-size: 13px;
    color: #b3b3b3
}

._container {
    width: 1440px;
    margin: auto;
}

.title-house-build p {
    color: #ce0000;
    font-size: 40px;
    font-weight: 700;
    text-align: center;
}

.text-house-build {
    background: url("/tpl/default/img/house-build-bg.jpg");
    min-height: 355px;
    margin-top: 50px;
    background-size: cover;
}

.gray-block-house-build {
    background-color: rgba(255, 255, 255, 0.9);
    width: 550px;
    margin-left: 80px;
    min-height: 355px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.gray-block-house-build p {
    color: #383838;
    font-size: 22px;
    font-weight: 700;
}

.gray-block-house-build ul {
    list-style-type: none;
}

.gray-block-house-build li {
    position: relative;
    color: #383838;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 25px;
}

.gray-block-house-build li span {
    content: "";
    position: absolute;
    left: -40px;
    top: -10px;
    border-radius: 50%;
    background-color: #e1e6f0;
    width: 34px;
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    color: #3e6dd0;
}

.slogan-house-build {
    margin: 90px auto 20px;
    width: 80%;
    background-color: #064d7b;
}

.slogan-house-build p {
    color: #ffffff;
    font-size: 40px;
    font-weight: 700;
    padding: 35px 0;
    text-align: center;
}

button.btn-buy:before {
    content: "";
    position: absolute;
    left: -8px;
    background-color: #064d7b;
    width: 8px;
    height: 100%;
    top: 0;
}

button.btn-buy.product-button.buy {
    position: relative;
    color: #010000;
    font-size: 18px;
    font-weight: 700;
    background-color: #e3e3e3;
    text-transform: uppercase;
    border: none;
    padding: 18px 44px;
    outline: none !important;
    transition: .5s;
}

button.btn-buy.product-button.buy:hover {
    background-color: #aebe00;
    color: #fff;
}

.info_b p {
    color: #dc6700;
    font-weight: 700;
}

.btn-center {
    text-align: center;
    margin: 40px auto;
}

.title-text-main p {
    color: #383838;
    font-size: 30px;
    font-weight: 700;
}

.text-main-all p {
    color: #383838;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 25px;
}

.four-reasons {
    display: flex;
    justify-content: space-between;
    margin: 75px auto;
    flex-wrap: wrap;
}

.list-reasons {
    position: relative;
}

.list-reasons:before {
    content: "";
    background: url(/tpl/default/img/reason-icon.png);
    width: 65px;
    height: 70px;
    position: absolute;
}

.list-reasons p {
    color: #383838;
    font-size: 14px;
    font-weight: 700;
    background-color: #f2f2f3;
    padding: 16px;
    padding-left: 45px;
    margin-left: 30px;
}

.info-house-2 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 50px auto 70px;
}

.info-house-2 p {
    margin-left: 80px;
    font-family: Appetite, sans-serif;
    color: #aebe00;
    font-size: 36px;
    font-weight: 400;
    line-height: 48px;
    position: relative;
    padding-left: 40px;
}

.info-house-2 p:before {
    content: "";
    background-color: #ce0000;
    width: 22px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.title-house-3 p {
    color: #ce0000;
    font-size: 40px;
    font-weight: 700;
    text-align: center;
}

.house-build {
    display: flex;
    justify-content: space-between;
    margin-top: 45px;
}

.house-build-item {
    text-align: center;
}

.house-build-item p {
    color: #383838;
    font-size: 16px;
    font-weight: 400;
    margin-top: 12px;
}

.info-build-3-title {
    margin-top: 115px;
}

.info-build-3-title p {
    color: #383838;
    font-size: 40px;
    font-weight: 400;
    text-align: center;
}

.text-center-build {
    margin-top: 40px;
}

.text-center-build p {
    color: #383838;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.text-center-build a {
    font-size: 30px;
}

.left-title span {
    color: #383838;
    font-size: 30px;
    font-weight: 700;
    margin: 75px 0 20px;
    display: block;
}

.list-build p {
    color: #383838;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-top: 70px;
}

.list-build li span {
    color: #383838;
    font-size: 16px;
    font-weight: 700;
    display: block;
    text-transform: uppercase;
    padding-bottom: 8px;
}

.list-build li {
    margin-top: 40px;
    position: relative;
}

.list-build li:before {
    content: "";
    position: absolute;
    left: -35px;
    top: -5px;
    width: 30px;
    height: 30px;
    background: url(/tpl/default/img/icon-li.png);
}

.list-build ul {
    list-style-type: none;
}

.slogan-2 {
    background-color: #e3e3e3;
    margin: 60px auto;
}

.slogan-2 p {
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    background-color: #064d7b;
    width: 60%;
    margin: auto;
    padding: 40px 0;
    text-transform: uppercase;
    line-height: 1.8;
}

.left-right-red p {
    color: #ce0000;
    font-size: 26px;
    font-weight: 700;
}

.seo-title p {
    color: #ce0000;
    font-size: 26px;
    font-weight: 700;
    text-align: center;
    margin: 80px auto;
}
.social_fot a {
    color: #fff;
}
.social_fot {
    display: flex;
    align-items: center;
}
.bottom-title p {
    color: #383838;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin-top: 60px;
    text-transform: uppercase;
}

.bottom-text ul li {
    color: #383838;
    font-size: 16px;
    font-weight: 400;
    list-style-type: none;
    position: relative;
    padding-bottom: 36px;
}

.bottom-text ul li:before {
    content: "";
    position: absolute;
    left: -40px;
    top: 0;
    width: 30px;
    height: 30px;
    background: url("/tpl/default/img/icon-yes.png");
}

.flex-bottom {
    display: flex;
    justify-content: center;
    align-items: center;
}

p.b-text {
    font-family: CopyrightHouseIndustries;
    color: #ce0000;
    font-size: 44px;
    line-height: 1.2;
    margin: 60px auto;
}

.service_none {
    display: none;
}

.service_text {
    margin-bottom: 25px;
}

.service_text p {
    text-align: center;
    font-weight: 700;
    color: #064d7b;
}
@media (min-width: 1900px) {
    .header-catalog {
        z-index: 992
    }
}

@media (min-width: 1200px) {
    .header-top a {
        min-width: 70px;
        text-align: center;
        white-space: nowrap
    }
}

@media (max-width: 1910px) {
    .logo:before {
        height: 100%
    }
}

@media (max-width: 1610px) {
    .logo .logo-link {
        height: 275px;
        width: 275px
    }

    .header-top__side-info {
        justify-content: flex-end;
        padding-right: 25px
    }

    .menu > .menu-list[class] {
        justify-content: start;
        padding: 0 0 0 35px
    }

    .header-top__side-info, .menu > .menu-list[class] {
        background-color: transparent
    }
}
@media (max-width: 1480px) {
    .w-1420 {
        width: 100%;
    }
    ._container {
        width: 1160px;
    }
    .slogan-house-build p {
        font-size: 28px;
    }
    .list-reasons {
        width: 45%;
    }
    .info-build-3-title p {
        font-size: 32px;
    }
    .info-house-2 p {
        font-size: 28px;
    }
}
@media (min-width: 1200px) and (max-width: 1900px) {
    .logo .logo-link {
        width: 275px;
        height: 275px
    }
}

@media (max-width: 1300px) {
    .header-top {
        width: 100%;
    }
    .service_element__head p {
        position: relative;
        font-weight: 700;
        font-size: 20px;
        line-height: 1.25;
        margin: 0;
        z-index: 2
    }
}

@media (max-width: 1200px) {
    ._container {
        width: 760px;
    }
    .info-house-2 img {
        width: 25%;
    }
    .info-house-2 p:before {
        width: 10px;
    }
    .house-build{
        justify-content: center;
        flex-wrap: wrap;
    }
    .house-build-item {
        width: 50%;
    }
    .seo-title p {
        font-size: 18px;
    }
    .flex-bottom img {
        width: 25%;
    }
    p.b-text {
        font-size: 30px;
    }
    .menu > .menu-list[class] {
        opacity: 0;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999;
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        height: 100vh;
        width: 100vw;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 50px;
        font-size: 16px;
        background: linear-gradient(to right,rgba(6, 77, 123, 0.65) 10%,rgba(13, 111, 175, 0.82));
        transition: .5s
    }

    .menu.show .burger, li.menu-item, li.menu-item:hover {
        background-color: #fff
    }

    .menu.show > .menu-list[class] {
        -ms-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
    .menu .burger {
        margin-top: 100px;
        display: block;
        text-decoration: none;
        color: #000;
        text-transform: uppercase;
        font-weight: 600;
    }
    .menu {
        width: 15%;
    }
    .menu.show .burger {
        position: fixed;
        padding: 5px 15px;
        margin-left: 30px;
        margin-top: 10px
    }

    .menu.show .burger span {
        display: none
    }

    .cart-popup .menu.show .burger .fancybox-close, .catalogs_container .catalogs_burger, .menu.show .burger .cart-popup .fancybox-close, .menu.show .burger .icon {
        display: block
    }

    .category_group {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .category_new {
        width: 100%
    }

    .comments__form {
        width: 70%
    }

    .header-top__side-info_body {
        padding: 10px;
        text-align: right
    }

    .logo {
      top: 0;
    }

    .menu {
        display: flex;
        align-items: flex-start;
    }

    .menu > .menu-list[class] {
        justify-content: center;
        padding: 0 30px
    }

    .header-top a {
        color: #000
    }

    li.menu-item {
        margin-bottom: 1em;
        text-align: center
    }

    li.menu-item:last-child {
        margin-bottom: 0
    }

    li.menu-item ul.menu-list {
        position: relative;
        bottom: 0;
        transform: translate(0, 0);
        margin-top: 1em;
        background-color: transparent
    }

    .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .dropdown_objects > button, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
        background-color: #d80a11;
        color: #fff
    }

    .catalogs_container__content_catalog_link + .caret {
        color: #fff;
        margin-left: 1em
    }

    .catalogs_container__content_catalog_menu .catalogs_container__content_catalog_link {
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        color: #000
    }

    .full_width_pic {
        height: 60vh
    }

    .our_services_block__content {
        justify-content: space-around
    }

    .service_element {
        width: 30%;
        min-width: 280px;
        height: 390px;
        margin: 0 5px 20px
    }

    .service_element:nth-child(3), .service_element:nth-child(4) {
        margin-right: 5px
    }

    .service_element__head {
        height: 125px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 22px;
        text-transform: uppercase
    }

    .service_element__body {
        min-height: 300px;
        box-shadow: 0 0 10px rgba(0, 0, 0, .11)
    }

    .service_element:hover .service_element__body {
        min-height: 385px
    }

    .service_element__body .service_button {
        box-shadow: 0 0 40px 48px #fff
    }

    .service_element__body__text {
        opacity: 1
    }

    .our_advantages_info {
        justify-content: space-around;
        flex-wrap: wrap;
        padding-bottom: 30px
    }

    .our_advantages_element {
        width: 50%;
        height: auto
    }

    .our_advantages_element tr:nth-child(2) td {
        height: auto
    }

    .our_materials_block {
        text-align: center
    }

    .our_objects_block {
        position: relative;
        min-height: unset
    }

    .our_objects_block .title {
        margin-bottom: 50px
    }

    .our_objects_block .title__inner {
        font-size: 28px;
        font-weight: 700
    }

    .our_objects_block .title__link, .our_objects_block:after, .our_objects_block:before {
        display: none
    }

    .dropdown_objects {
        padding: 0 15px;
        height: 40px
    }

    .dropdown_objects > button {
        width: 100%;
        height: 100%;
        border: none;
        border-radius: 0;
        font-size: 13px;
        outline: 0
    }

    .dropdown_objects > .btn-default.active, .dropdown_objects > .btn-default:active, .dropdown_objects > .btn-default:hover, .dropdown_objects > .open > .dropdown-toggle.btn-default {
        color: #fff;
        background-color: #d80a11;
        border-color: #adadad
    }

    .dropdown_objects .dropdown-menu {
        position: absolute;
        overflow: hidden;
        height: auto;
        width: 93%;
        margin: 0 15px;
        text-align: center
    }

    .dropdown_objects .dropdown-menu li {
        padding: 10px 0;
        border-bottom: 1px solid #adadad
    }

    .dropdown_objects .dropdown-menu li:last-child {
        border-bottom: none
    }

    .catalog_objects_block__content .grid .card, .dropdown_objects_content .card {
        display: block;
        position: relative;
        height: 300px;
        border-top: 2px solid #064d7b
    }

    .catalog_objects_block__content .grid .card {
        width: auto
    }

    .dropdown_objects_content .card:first-child {
        border-top: none
    }

    .dropdown_objects_content .card:last-child {
        border-bottom: 2px solid #064d7b
    }

    .catalog_objects_block__content .grid .card img, .dropdown_objects_content .card img {
        height: 100%;
        width: 100%;
        object-fit: cover
    }

    .catalog_objects_block__content .card .card__text, .dropdown_objects_content .card__text {
        position: absolute;
        height: fit-content;
        width: fit-content;
        padding: 10px 15px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: flex;
        flex-direction: column;
        justify-content: center;
        color: #fff;
        font-weight: 700;
        text-align: center;
        text-transform: uppercase;
        background-color: rgba(0, 0, 0, .5)
    }

    .catalog_objects_block__content .card .card__text {
        border: none;
        opacity: 1
    }

    .catalog_objects_block__content .card__text .card__text_link, .dropdown_objects_content .card__text .card__text_link {
        margin-top: 1em;
        font-weight: 600;
        text-decoration: underline
    }

    .our_objects_block__content {
        background-color: #252525;
        margin-bottom: 0
    }

    footer {
        min-height: 50vh
    }
    #footer_logo_phrase {
        margin: 80px auto auto;
    }
    #footer_logo_phrase .logo-link {
        width: 200px
    }

    .blog-item {
        width: 400px
    }

    #to_top {
        opacity: .75;
        right: 25px;
        left: unset;
        bottom: 25px
    }
}

@media (min-width: 752px) and (max-width: 1200px) {
    .menu {
        justify-content: flex-start
    }

    .menu .burger, .menu-link {
        padding-left: 35px
    }
}

@media (max-width: 900px) {

    .feedback_body {
        margin: 0;
    }
    .feedback_body, .feedback_img {
        padding: 0;
        width: 100%
    }

    .feedback_img {
        display: none;
        margin: 0
    }

    .feedback_body form h3 {
        margin-top: 30px
    }

    .blog-item {
        width: 100%
    }
}

@media (max-width: 749px) {
    .logo {
        position: absolute;
        left: 50%;
        margin: 0;
        transform: translate(-50%, 0)
    }

    .menu {
        justify-content: center
    }
}

@media (max-width: 786px) {
    .logo {
        top: 20px;
        width: 25%;
    }
    ._container {
        width: 95%;
    }
    .title-house-build p {
        font-size: 26px;
    }
    .gray-block-house-build {
        margin-left: 0;
        width: 100%;
    }
    .slogan-house-build p {
        font-size: 18px;
        padding: 20px 10px;
    }
    .title-text-main p {
        font-size: 20px;
    }
    .list-reasons {
        width: 85%;
        margin: auto;
    }
    .info-house-2 {
        flex-direction: column;
    }
    .info-house-2 p {
        margin: 20px 0;
    }
    .left-title span {
        font-size: 24px;
    }
    .slogan-2 p {
        width: 85%;
        padding: 20px 0;
        font-size: 18px;
    }
    .flex-bottom {
        flex-direction: column;
    }
}

@media (max-width: 768px) {
    .menu {
        width: 100%;
    }
    .menu .burger {
        margin-top: 20px;
    }

    .advantages_info, .our_advantages_info {
        flex-direction: column
    }

    .logo .logo-link {
        width: 285px;
        height: 250px
    }
    .header-top__side-info {
        width: 100%;
        justify-content: center;
    }
    .catalogs_container .burger {
        display: flex
    }

    .catalogs_container__content_catalog_link {
        display: inline-block;
        vertical-align: middle;
        padding: 1.6em 0 0;
        width: 69%;
        height: 70px
    }

    .catalogs_container__content .catalogs_container__content_catalog {
        display: block;
        border-bottom: 2px solid
    }

    #comments .title__link, footer .menu {
        display: none
    }

    .catalogs_container__content_catalog ul {
        position: relative;
        width: 100%;
        margin: 0;
        background-color: #e9e9e9bf
    }

    .gray-bg-padding-bot-60 {
        padding-bottom: 0
    }

    .our_advantages_element {
        width: 100%;
        min-height: fit-content;
        height: auto;
        max-height: 500px
    }

    .our_advantages_element table .our_advatange_img_container {
        max-height: 175px;
        height: auto
    }

    .our_advantages_element table .our_advatange_text_container {
        height: fit-content
    }

    .materials_block:before {
        background-position-y: -50px
    }

    .advantages_info table tr:first-child td:first-child {
        width: 100px
    }

    .advantages_element {
        width: 100%;
        height: auto
    }

    .carousel-inner {
        width: 100%
    }

    .carousel-inner > .item {
        height: 100%
    }

    .carousel-control {
        width: 10%;
        height: 10%;
        top: unset;
        bottom: -60px
    }

    .three_comments__element {
        width: 100%
    }

    .product-photos-main {
        height: auto
    }

    .product-buttons {
        margin-bottom: 60px
    }

    .product-button.buy {
        text-transform: uppercase;
        border: 2px solid #d80a11;
        background-color: #d80a11
    }

    .product-button.buy:hover {
        color: #d80a11;
        background-color: #fff
    }

    footer {
        min-height: 530px;
        margin-top: 0;
        padding: 1em 0;
        line-height: 14px;
        vertical-align: middle;
        background-position-x: 800px
    }

    #footer_phrase {
        margin-top: 1em;
        font-size: 32px;
        line-height: 1.5
    }

    #footer_text {
        flex-direction: column;
        text-align: center
    }

    #footer_text .copyright {
        margin-top: 1em;
        margin-bottom: 1em
    }
}

@media (max-width: 425px) {
    .social_fot {
        flex-direction: column;
    }
    .social_fot a {
        margin-bottom: 15px;
    }
    .container.bottom {
        background: rgba(6,77,123,.65);
        width: 100%;
    }
    .menu {
        justify-content: flex-start;
    }
    body:before {
        height: 230px;
    }
    .logo {
        width: unset;
    }
    .header-top__side-info {
        margin-top: 125px;
    }
    .header-catalog {
        top: 230px;
    }
    .slogan-house-build {
        width: 100%;
    }
    .gray-block-house-build p {
        font-size: 18px;
    }
    .gray-block-house-build li {
        font-size: 15px;
    }
    .info-house-2 p {
        font-size: 20px;
        line-height: 1.5;
    }
    .house-build-item {
        width: 100%;
    }
    .info-build-3-title {
        margin-top: 50px;
    }
    .info-build-3-title p {
        font-size: 22px;
    }
    .list-build p {
        font-size: 24px;
    }
    .flex-bottom img {
        width: 90%;
    }
    .info-house-2 img {
        width: 90%;
    }
    .service_element, .service_element:nth-child(3), .service_element:nth-child(4) {
        margin-left: auto;
        margin-right: auto
    }

    .service_element, .service_element:last-child {
        margin-right: auto
    }

    .our_services_block__content {
        flex-direction: column
    }

    .service_element {
        width: 100%
    }

    #footer_logo_phrase .logo-link {
        width: 70%
    }
}

@media (max-width: 375px) {
    .catalogs_container__content {
        width: 92%
    }
}

@media screen and (max-width: 992px) {
    .logo {
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%
    }
}