@media (min-width: 1280px){
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1320px;
    }
}

header {
    background: #fff;
    padding: 20px 0 0 0;
    position: relative;

}
.top-baner {
    padding-top: 0px;
    height: 570px;
    width: 100%;
    z-index: 1;
}
.logo-wrap {
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.logo {
    float: left;
    margin-right: 30px;
}
.logo-wrap img {
    max-width: 100%;
    max-height: 75px;
}
.top-info {
    text-align: left;
}
.header-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.top-info .contact_icon{
    -webkit-background-size: contain;
    background-size: contain;
    position: relative;
    overflow: hidden;
    text-align: center;
    float: left;
    width: 2.714em;
    height: 2.928em;
    line-height: 2.928em;
    margin-right: 0.75em;
}
.top-info.email-top .contact_icon {
    float: right;
    margin-left: 0.75em;
}
.top-info.email-top {
    text-align: right;
}
.top-info_text {
    font-size: 12px;
    margin-top: 7px;
}
.top-info_label {
    font-size: 16px;
}
.phone-top-wrap {
    display: flex;
}
.phone-top .top-info_label {
    font-size: 18px;
    white-space: nowrap;
    line-height: 1;
}
.nav-wrap {
    margin-top: 20px;

}
.nav-wrap .container{
    position: relative;
}
.nav-wrap.nav-dark {
    background: #2D3E50;
    box-shadow: 0px 1px 6px rgba(23, 32, 41, 0.25);
}
.nav {
    padding: 0px;
}

nav {
    float: left;
    padding-top: 0;
    width: 100%;
}
nav.menu ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.nav-wrap.nav-dark nav > ul > li > a {
    color: #fff;
}
.nav-wrap.nav-dark nav > ul > li > a
.nav-wrap nav > ul > li {
    margin-top: 0;
}
nav > ul > li > a {
    color: #222;
    font-weight: 400;
}
nav > ul > li.active > a {
    color: #fbd239;
}
nav > ul > li {
    padding: 20px 5px;
    text-align: center;
    border-top: 4px solid rgba(255,255,255,0);
    margin-top: -1px;
    margin-left: 0px;
    font-size: 12px;
    font-weight: 300;
    transition: all 0.35s ease-in;
    -webkit-transition: all 0.35s ease-in;
    -moz-transition: all 0.35s ease-in;
    -ms-transition: all 0.35s ease-in;
}
nav > ul > li.active {
    border-top: 3px solid #fbd239;
}

nav > ul > li > .dropmenu {
    border-top: 2px solid #fbd239;
}
nav > ul > li > .dropmenu {
    top: 100%;
    text-align: left;
    border-top: 2px solid #fbd239;
    visibility: hidden;
    opacity: 0;
    transform: translateY(10%);
    -webkit-transform: translateY(10%);
    -moz-transform: translateY(10%);
    -ms-transform: translateY(10%);
    position: absolute;
    left: 0%;
    min-width: 178px;
    background: #fff;
    -moz-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1);
    transition: all 0.35s ease-out;
    -webkit-transition: all 0.35s ease-out;
    -moz-transition: all 0.35s ease-out;
    -ms-transition: all 0.35s ease-out;
}
nav > ul > li:hover > .dropmenu {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
}
.btn-brn {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    margin-top: 0px;
}
.btn-brn a.c-button {
    font-weight: 600;
}

.btn-brn a.c-button:hover {
    color: #fff;
}
.btn-brn .c-button {
    height: 45px;
    line-height: 42px;
    padding: 0 19px;
}

nav li .dropmenu {
    display: block;
}
nav li.type-2.type-2-fw>.dropmenu {
    margin-top: 0;
    padding: 0;
    width: 100%;
}
nav li.type-2.type-2-fw>.dropmenu li {
    float: left;
    width: 25%;
}
nav li.type-2.type-2-fw>.dropmenu li:nth-child(even) {
    background: #F8F8F8;
}
nav li.type-2.type-2-fw>.dropmenu:after {
    display: none;
}
nav .type-2-fw .dropmenu li:hover>a {
    background: inherit;
    color: #fbd239;
}

nav li.type-2.type-2-fw .dropmenu a {
    margin-bottom: 0;
}
.top-baner .swiper-slide {
    height: 600px !important;
    min-height: 600px;
}
.top-baner h4.category {
    letter-spacing: normal;
}
.top-baner .main-title.style-3 h1 {
    letter-spacing: 0;
    padding-bottom: 35px;
    text-transform: none;
}
.top-baner p {
    font-size: 16px;
}

.sl-doors-right {
    /* position: absolute; */
    margin-bottom: -26px;
    right: 0;
    bottom: -215px;
}
.tb-rb-col {
    overflow: hidden;
}
.cont-1320 {
    float: none;
    width: 100%;
    margin: 0 auto;
    display: block;
    position: relative;
    max-width: 1320px;
}
.main-title h1 {
    font-size: 34px;
    line-height: 1.4;
}
.main-title h1 span {
    font-size: 70px;
}
.cat-h-d {
    padding-top: 90px;
}
.cat-h-d .door-it .title,
.catalog-list-wrap .door-it .title{
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
.catalog-list-wrap .door-it .title {
    padding-bottom: 10px;
    padding-top: 35px;
}
.title-sub {
    font-weight: 400;
    color: rgba(34, 34, 34, 0.6);
    font-size: 13px;
    text-transform: lowercase;
}
.cat-h-d .door-it .title h5,
.catalog-list-wrap .door-it .title h5{
    color: #9b9fa3;
    letter-spacing: 0;
    font-size: 15px;
    background: #f8f8f8;
    display: inline-block;
    padding: 6px 20px 8px;
    border-radius: 60px;
    line-height: 1;
    margin-top: 10px;
}
.cat-h-d .door-it .title p,
.catalog-list-wrap .door-it .title p{
    padding: 12px 0px 5px;
}
.cat-h-d .radius-top,
.catalog-list-wrap .radius-top{
    overflow: visible;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 20px;
}
.cat-h-d .radius-top .c-button,
.catalog-list-wrap .radius-top .c-button{
    position: absolute;
    bottom: -24px;
    z-index: 99;
    left:0;
    right: 0;
    margin: 0 auto;
    max-width: 190px;
    padding: 15px 25px;
}
.catalog-list-wrap .radius-top a {
    max-width: 155px;
}
.cat-h-d .radius-top a:hover,
.catalog-list-wrap .radius-top a:hover{
    border: 2px solid #ffffff;
    color: #fbd239;
    background: #fff;
    box-shadow: 0 0px 4px 0px rgba(0, 0, 0, 0.2);
}
.subtitle-small.underline:after {
    margin-top: 0px;
    height: 2px;
}
h4.subtitle-small {
    font-size: 14px;
}
.second-title h4.subtitle-small.underline {
    margin-bottom: 15px;
}
.door-it {
    background: #fff;
}
.door-it-wrap {
    margin-bottom: 30px;
}
.cat-h-d .second-title {
    padding-top: 90px;
}
.pradv-wrap {
    padding: 80px 0;
}

.door-it-cat-wrap .icon-block .icon-text {
    margin-bottom: 0;
}
.pradv-wrap .icon-block .icon-text  {
    margin-bottom: 0;
}

.home-photo-gal h4 i {
    font-size: 40px;
}

.testimonials > .row {
    margin-left: 0;
    margin-right: 0;
}
.bg-dark.type-2 .footer-link ul li a {
    text-transform: none;
}
.link-block a i {
    margin-right: 5px;
    font-size: 12px;
}
.footer-block {
    margin-bottom: 30px;
}
.padd-70 {
    padding-bottom: 70px;
}
.catalog-list-wrap {
    padding-top: 50px;
}
.otdelka-cat-gr-wrap {
    padding: 12px 0px 5px;
    display: inline-block;
    width: 100%;
    margin-top: 5px;
}
.otdelka-cat-gr{
    float: left;
    width: 49%;
    color: #bebebe;
    font-size: 11px;
    line-height: 18px;
    font-weight: 600;
    text-transform: uppercase;
    background: #f9f7f7;
    border-radius: 5px;
    padding: 5px 0;
}
.otdelka-cat-l {
    margin-right: 1%;
}
.otdelka-cat-r {
    margin-left: 1%;
}
.otdelka-cat-gr span{
    color: #333333;
    font-size: 12px;
    line-height: 18px;
    text-transform: none;
}

.cat-dr-item {
    -moz-border-radius: 5px;
    border-radius: 0px;
    /* overflow: hidden; */
    border: 1px solid #f7f7f7;
}


.prod-photo-block {
    float: left;
    width: 50%;
}
.prod-photo-block-left {
    padding-right: 10px;
}
.prod-photo-block-right {
    padding-left: 10px;
}
.prod-photo-img {
    width: 100%;
}
.prod-photo-img img {
    max-width: 100%;
    height: auto;
}

.ms-block-price-wrap {
    width: 100%;
    display: inline-block;
    margin-top: 0px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}
.ms-block-price {
    font-size: 25px;
    font-weight: 700;
    color: #fbd239;
    float: left;
    line-height: 23px;
    margin-right: 5px;
}
.ms-block-price span {
    color: #333;
    font-weight: 600;
}
.ms-block-price i {
    clear: both;
    font-size: 14px;
    color: #bebebe;
    font-weight: 400;
}
.ms-line {
    background: #f0f0f0;
    height: 50px;
    width: 2px;
    -moz-transform: skew(-30deg, 0deg);
    -webkit-transform: skew(-30deg, 0deg);
    -o-transform: skew(-30deg, 0deg);
    -ms-transform: skew(-30deg, 0deg);
    transform: skew(-30deg, 0deg);
    float: left;
    margin: 0 17px;
}

.ms-block-btn-wrap {
    float: left;
    margin-left: 10px;
}
.ms-block-btn-wrap .c-button {
    border-radius: 25px;
    padding-left: 25px;
    padding-right: 25px;
}



.detail-mid-block {
    padding-top: 50px;
    padding-bottom: 50px;

}
table.door_vn tr:nth-child(even) {
    background: #f5f5f5;
}
table.door_vn tr:nth-child(odd) {
    background: rgba(255, 255, 255, 0.40);
}
table.door_vn tr.table-zg-th{
    background: transparent;
}
table>tbody>tr.table-zg-th th{
    border-top: 0;
    padding-top: 35px;
    line-height: 25px;
    font-size: 14px;
    font-weight: 700;
    color: #042e55;
    text-transform: uppercase;

}
table>tbody>tr.table-zg-th:first-child th{
    padding-top: 10px;


}
.table.door_vn>tbody>tr>td {
    font-size: 15px;
    padding: 10px 15px;

}

.sm-txt-det {
    color: #bebebe;
    font-size: 13px;
}

.icons-det-wrap {
    margin-top: 0px;
    margin-bottom: 10px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.icons-det {
    width: 32%;
    padding-left: 25px;

}
.icons-det-in {
    position: relative;
    width: 100%;
    padding: 10px 15px 10px 35px;
    background: #f8f8f8;
    border-radius: 5px;
}
.c-icon {
    width: 50px;
    height: 50px;
    background: #ffffff;
    border-radius: 50%;
    position: absolute;
    left: 0%;
    top: 7px;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    text-align: center;
    color: #273544;
    padding-top: 7px;
    font-size: 22px;
    border: 2px solid #ff6500;

}
.icons-det-in span {
    font-size: 13px;
}

.sm-har-otdelka-wrap{
    width: 100%;
    display: inline-block;
    margin-top: 25px;
    margin-bottom: 25px;
}

.otdelka-det-wrap {
    width: 50%;
    display: inline-block;

    float: left;
    padding-left: 15px;
}


.otdelka-det {
    width: 100%;
    margin-top: 10px;
}

.otdelka-det a{
    display: inline-block;
    float: left;
    margin-right: 12px;
}

.otdelka-det a img{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #eaeaea;
}
.otdelka-det-s{
   display: inline-block;
}
.otdelka-det-l {
    margin-bottom: 15px;
}
.otdelka-det-wrap h4 {
    letter-spacing: 0;
    text-transform: none;
    font-weight: 700;
    font-size: 15px;

}
 a.link-txt {
    font-size: 12px;
    border-bottom: 1px dashed #ff6500;
    color: #ff6500;
}

.teh-har-sm-info-wrap {
    width: 50%;
    display: inline-block;
    float: left;
    padding-right: 15px;
}

.teh-har-sm-info .row-txt{
    font-size: 15px;
    padding-bottom: 8px;
    padding-top: 8px;
    border-bottom: 1px solid #eee;
    font-weight: 700;
    color: #333;
    padding-left: 15px;

}
.teh-har-sm-info .row-txt strong{
    color: #273544;
    font-weight: 400;

}
.teh-har-sm-info {
    margin-bottom: 5px;
}

.teh-har-sm-info .row-txt:nth-child(even) {
    background: #f8f8f8;
}
.help-det-d {
    color: #fff;
}
.help-det-d a{
    color: #fff;
}
.help-det-d h4{
    color: #fff;

}
.otdelka-det-tab-wrap {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
.otdelka-det-tab-wrap a {
    display: inline-block;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
.otdelka-det-tab-wrap a img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 2px solid #eaeaea;
}
.otdelka-det-tab-wrap-all h4{
    width: 100%;
    display: block;
    letter-spacing: 0;
    font-weight: 600;
    text-transform: none;
    margin-bottom: 15px;
}
.phone-top .icon {
    float:left;
    margin-right: 14px;
    display: block;
}
.phone-top .icon img {
    height: 25px;
}
.call-btn-top-wrap {
    padding-right: 35px;
    display: block;
}
.phone-top {
    /* min-width: 250px; */
    display: flex;
    flex-wrap: wrap;
}
.fw6 {
    font-weight: 600;
}
.top-info-add-row {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.top-info-add-row:last-child {
    margin-bottom: 0;
}
.tia-icon {
    font-size: 14px;
    margin-right: 8px;
    line-height: 0;
    color: #2d3e50;
    /* border: 1px solid #fbd239; */
    background: #ffffff;
    /* width: 30px; */
    /* height: 30px; */
    /* border-radius: 100%; */
    /* text-align: center; */
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    /* box-shadow: 0 5px 8px rgb(45 62 80 / 10%); */
}
.tia-content {
    font-size: 14px;
}
.top-catalog-list {
    background: #ffffff;
    border-radius: 15px;
    padding: 10px 0;
    position: relative;
    z-index:99;
}
.top-catalog-list-wrap {
    position: relative;
    width: 100%;
    margin-bottom: -10px;
    /* margin-top: 380px; */
    /* padding-top: 100px; */
}

.top-catalog-list li a {
    /* color: #fff; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    /* text-transform: uppercase; */
    border-radius: 0;
    padding: 13px 25px;
    line-height: 1.4;
    border-bottom: 1px solid #efefef;
}
.top-catalog-list li:last-child a {
    border-bottom: transparent;
}
.top-catalog-list .icon-top-cat {
    font-size: 12px;
    color: #d2d2d2;
}
.top-catalog-list li a:hover i {
    color: #fbd239;
}
.vertical-align-cust {
    position: relative;
    z-index: 999;
    display: flex;
    height: 100%;
}
.vertical-align-cust .container {
    height: 100%;
}
.bx-bg1 {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}
.bx-bg2 {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -10px;
    width: calc(100% - 20px);
    z-index: 8;
}
.bx-bg3 {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -20px;
    width: calc(100% - 40px);
    z-index: 6;
}
.bx-shadow {
    box-shadow: 0 24px 51px 14px rgb(0 0 0 / 4%);
    border-radius: 10px;
    background: #fff;
    height: 100%;
}

.icon-block .icon-i {
    border-radius: 100%;
    background: #efefef;
    /* box-shadow: 3px 3px 8px #fbd239c4; */
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px;
}
.top-bn-price {
    font-size: 30px;
    font-weight: 500;
    color: #fbd239;
    margin-bottom: 50px;
}

.slider-photo {
    margin: 0 -20px;
}
.slider-photo-item {
    position: relative;
    margin: 0 20px;
}
.slider-photo-item a {
    display: block;
    height: 300px;
    width: 100%;

    position: relative;
}

.slider-photo-item a img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    /* border-radius: 8px; */
}
.slider-photo-item .desc-photo {
   /* position: absolute;
    bottom: -30px;
    left: 0;*/
   width: calc(100% - 40px);
   background: #ffffff;
   /* color: #000; */
   padding: 20px 20px;
   display: block;
   z-index: 9;
   box-shadow: 0px 20px 30px rgb(0 0 0 / 10%);
   margin-bottom: 41px;
   margin-top: -30px;
   position: relative;
   border-radius: 0 8px 0px 8px;
   color: #3b3c3c;
   font-size: 14px;
   border-bottom: 2px solid #fbd239;
}
.slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
}
.slick-dots li {
    margin: 0 3px;
}
.slick-dots li.slick-active button {
    background: #fff;
}
.slick-dots li button {
    color: transparent;
    width: 12px;
    height: 12px;
    background: #fbd239;
    border-radius: 100%;
    line-height: 0;
    border: 3px solid #fbd239;
    outline: none;
    padding: 0;
}
.photo-section {
    padding: 90px 0;
}
.dub-title-wrap {
    padding-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.dub-title span{
    display: block;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #ffc900;
    margin-bottom: 9px;
    border-left: 3px solid;
    padding-left: 8px;
    line-height: 1.2;
}

.dub-title h2 {

}
.dub-title-lk a {
    display: flex;
    align-items: center;
    /* text-transform: uppercase; */
    font-weight: 600;
    line-height: 1;
    color: #000;
}

.dub-title-lk a i {
    color: #fbd239;
    font-size: 22px;
    padding-left: 8px;
    padding-top: 6px;
}
.fl-wrap {
    float: left;
    width: 100%;
    position: relative;
}
.about-img:before {
    content: '';
    position: absolute;
    top: -20px;
    left: -20px;
    right: 50%;
    bottom: 50px;
    z-index: 1;
    background: #fbd239;
}
.about-img img {
    position: relative;
    z-index: 10;
    width: 100%;
    height: auto;
}
.about-img-title.ait_2 {
    left: auto;
    right: -60px;
    color: #fff;
    background: #fbd239;
    position: absolute;
    top: 80px;
    font-size: 17px;
    text-transform: uppercase;
    z-index: 23;
    /* color: rgba(255, 255, 255, 0.71); */
    font-weight: 600;
    padding: 15px 65px;
    letter-spacing: 5px;
}
.hero-counter_wrap {
    position: absolute;
    right: 50px;
    left: -100px;
    bottom: -40px;
    z-index: 50;
    padding-right: 120px;
    background: #2d3e50;
}
.hc_item {
    height: 110px;
    text-align: center;
    padding: 10px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.hc_item:before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 20px;
    margin-top: -10px;
    background: rgba(255,255,255,0.3);
}
.hc-item_num {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
}
.hc-item_title {
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    color: #fbd239;
}
.hero-counter-cont_wrap {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #2b3541;
    z-index: 20;
    width: 120px;
    text-align: center;
}
.hcc_btn {
    display: inline-block;
    margin: 0 10px;
    cursor: pointer;
    text-align: center;
    color: #fbd239;
    padding: 0;
}

.hero-counter-cont_wrap:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 2px;
    height: 30px;
    margin: -15px -1px 0 0;
    background: #fbd239;
}
.mirx {
    transform: scaleX(-1);
}
.hero-counter-cont_wrap i{
    color: #fbd239;
}
.hero-counter-cont_wrap  button:hover i {
    color: #fff;
}
.about-section {
    padding: 100px 0;
}
.del-section {
    margin-top: 30px;
}
.truck-dl {
    position: relative;
    z-index: 9;
}
.truck-dl-col {
    position: relative;
    padding: 120px 0 120px;
}
.truck-dl-col::before {
    content: '';
    background: #f8f8f8;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100vw;
}
.del-table-cont {
    padding-left: 80px;
    height: 100%;
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
}
.table.table-mod {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 24px rgb(0 0 0 / 5%);
    border-top: none;
    margin: 15px 0 0 0;
    font-size: 15px;
    overflow: hidden;
    position: relative;
    z-index: 9;
}
.table.table-mod>thead {
    box-shadow: 0px 6px 14px rgb(0 0 0 / 5%);
}
.table.table-mod>tbody>tr:first-child>td {
    padding-top: 20px;
}

.table.table-mod th:first-child, .table.table-mod td:first-child {
    padding-left: 30px;
}
.table.table-mod td {
    color: #545454;
    border-top: 1px solid #efefef;
}
.table.table-mod th, .table.table-mod td {
    padding: 14px 5px;

}
.table.table-mod>thead>tr>th {
    border: none;
    padding-top: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;

    background: #fff;
}

.table.table-mod>tbody>tr:nth-child(even) {
    background: #fcfcfc;
}
.del-table-cont h2{
    margin-bottom: 15px;
    letter-spacing: 0px;
    padding-top: 37px;
    text-transform: none;
    font-size: 26px;
}
#map {
    max-width: 100%;
    width: 100%;
    opacity: 0.9;
    height: 400px;
}
.footer-cont {
    display: flex;
    background: #fff;
    color: #000;
    padding: 25px 0;
    border-radius: 5px;
    box-shadow: 0px 20px 30px rgb(0 0 0 / 8%);
}
.footer-cont-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 33.33333%;
    padding: 25px 10px;
    border-right: 1px solid #eee;
}
.footer-cont-item:last-child{
    border-right: transparent;
}
.footer-cont-wrap {
    margin-top: 0px;
    transform: translateY(-50%);
    position: relative;
    z-index: 99;
    background: transparent;
}
footer {
    position: relative;
    z-index: 9;
}

.footer-cont-icon i{
    font-size: 27px;
    margin-bottom: 9px;
    color: #fbd239;
}
.footer-cont-title {
    font-weight: 700;
    margin-bottom: 3px;
    color: #2b3541;
}
.footer-cont-txt {
    color: #545454;
    text-align: center;
}
.order-call-section {
    background: #fbd239;
    position: relative;
}



.call-form {
    position: relative;
    margin-bottom: 10px;
    margin-top: -40px;
    padding-bottom: 40px;
    font-family: 'Open Sans', sans-serif;
}
.call-form i {
    padding-right: 1px;
    position: absolute;
    left: 25px;
    top: 18px;
    color: #2b3541;
    font-size: 13px;
}

.call-form input[type="email"], .call-form input[type="text"] {
    background-color: #fff;
    width: 100%;
    height: 47px;
    font-size: 16px;
    outline: none;
    border: none;
    border-radius: 25px;
    padding-left: 50px;
    -webkit-box-shadow: 0 0 12px 0 rgb(0 0 0 / 4%);
    -moz-box-shadow: 0 0 12px 0 rgba(0,0,0,.04);
    box-shadow: 0 0 12px 0 rgb(0 0 0 / 4%);
    color: #5d6576;
    font-family: 'Open Sans', sans-serif;
}
.call-form input[type="submit"] {
    height: 47px;
    width: auto;
    border: 0;
    outline: none;
    z-index: 21;
    padding: 0;
    right: 0;
    border-radius: 0 50px 50px 0;
    box-shadow: 0 0;
    font-weight: 600;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 55px;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    background-color: #2b3541;
    cursor: pointer;
    outline: none!important;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
    color: #fff;
    /* text-shadow: none; */
    /* transform: none; */
    font-family: 'Open Sans', sans-serif;
}

.mailchimp-inputbox:after {
    position: absolute;
    content: "\f10b";
    top: 17px;
    right: 26px;
    font-family: "flaticon";
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    font-size: 14px;
    color: #fff;
    z-index: 99;
}
.success-msg {
    display: none;
    text-align: center;
}
.error-msg {
    display: none;
    margin-bottom: 20px;
    color: #f00;
}
.success-msg strong{
    font-size: 20px;
}
.success-msg span {
    font-size: 16px;
    color: #b9b9b9;
    display: inline-block;
    padding-top: 10px;
}
.order-call {
    
}
.breadcrumb h1 {
    font-size: 28px;
    letter-spacing: 0;
    line-height: 1.3;
    text-transform: none;
}
.page-sh {
    padding: 50px 0;
}
.cat-item i.icon {
    font-size: 14px;
    margin-right: 5px;
    color: #ced4db;
}
/*body .sidebar-category.color-2 li.active>a,
body .sidebar-category.color-2 a:hover {
    background: #f8f8f8;
    color: #2d3e50;
    border-radius: 7px 0 0 7px;
    margin-left: 10px;
    padding-left: 20px;
    position: relative;
}*/
body .sidebar-category.color-2 li.active>a,
body .sidebar-category.color-2 a:hover {
    background: #2d3e50;
    color: #fff;
}
body .sidebar-category.color-2 li.active>a>i,
body .sidebar-category.color-2 a:hover i {
    color: #fbd239;
}
/*.catalog-page .sidebar-category.color-2 a::after {
    content: '';
    position: absolute;
    right: -6px;
    top: 0;
    width: 10px;
    height: 100%;
    background: #f8f8f8;

}*/
/*body .sidebar-category.color-2 li.active>a {
    background: #2d3e50;
}*/
span.cat-drop {
    display: block;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 5px;
    background: #fbd239;
    padding: 15px 20px;
}


.cat-dr-item .img-wrap{
    position: relative;
    width: 100%;
    text-align: center;
    padding: 10px 10px 0 10px;

}
.img-product {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.img-product img {
    max-width: 50%;
}
.one-item-door .img-product img {
    max-width: 100%;
}
.cat-dr-item .btn-more {
    position: absolute;
    bottom: -22px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 170px;
    z-index: 99;
}
.btn-more:hover {
    background: #fcda5a;
}
.btn-more::before {
    content: 'Характеристики';
}
.item-cat-col {
    margin-bottom: 40px;
}
.item-price {
    color: #9b9fa3;
    letter-spacing: 0;
    font-size: 15px;
    background: #f8f8f8;
    display: inline-block;
    padding: 6px 20px 8px;
    border-radius: 60px;
    line-height: 1;
    margin-top: 6px;
    white-space: nowrap;
}
.cat-dr-item .title .item-name {
    margin-bottom: 2px;
    margin-top: 10px;
    color: #2d3e4f;
    line-height: 1.4;
}
.cat-dr-item .title {
    position: relative;
    width: 100%;
    padding: 24px 20px;
    /* border: 1px solid #f7f7f7; */
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    text-align: center;
}
.sl-margin .slick-slide {
    margin: 10px 15px;
}
.sl-margin {
    margin: 0 -15px;
}
.similar-doors-section {
    margin-bottom: 50px;
    overflow: hidden;
}
.similar-doors-section .slick-dots {
    margin-top: 15px;
}
.pd-otdelka-img-link img {
    width: 72px;
    height: 72px;
    max-width: 100%;
    border-radius: 5px;
}
.sl-arrow-sm {
    position: relative;
    /*display: flex;
    align-items: center;*/
    /*overflow: hidden;*/
}
.sl-arrow-sm .slick-arrow {
    position: absolute;
    z-index: 9;
    background: #fbd239;
    border-radius: 4px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    box-shadow: 0px 3px 8px #fbd2398a;
    font-size: 13px;
    transition: all 0.15s linear;
    opacity: 0;
    top: calc(50% - 15px);
}
.sl-arrow-sm.slick-dotted .slick-arrow {
    top: calc(50% - 31px);
}
.sl-arrow-sm .slick-arrow i {
    line-height: 0;
    padding-left: 3px;
}
.sl-dot-pr .slick-dots li {
    line-height: 1.3;
}
.sl-dot-pr .slick-dots li button {
    width: 23px;
    height: 5px;
    border-radius: 3px;
    border: none;
    background: #f1f1f1;
}
.sl-dot-pr .slick-dots li.slick-active button {
    background: #fbd239;
}
.sl-arrow-sm:hover .slick-arrow{
    opacity: 1;
}
.sl-arrow-sm .slick-next {
    right: -40px;
}
.sl-arrow-sm:hover .slick-next {
    right: 20px;
}
.sl-arrow-sm .slick-prev {
    left: -40px;
}
.sl-arrow-sm:hover .slick-prev {
    left: 20px;
}
.pd-otdelka-sl .slick-dots {
    margin-top: 8px;
}
.pd-otdelka-sl {
    margin: 0 -7px;
}
.pd-otdelka-sl .slick-slide {
    margin: 0 7px;
}
.pd-zamki-wrap {
    display: flex;
    align-items: center;
}
.pd-zamki-img {
    text-align: center;
    height: 100%;
    min-width: 70px;
    background: #fff;
    padding: 10px 15px;
    box-shadow: 0px 4px 10px 0px rgb(137 139 138 / 20%);
    border-radius: 10px;
    border-bottom: 2px solid #fbd239;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pd-zamki-img a {
    display: inline-block;
}
.pd-zamki-img img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 65px;
}

.product-detail .pd-img-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}
.pd-img-left {
    padding-right: 5px;
}
.pd-img-right {
    padding-left: 5px;
}
.pd-img img {
    max-width: 100%;
}

.ddp-txt {
    color: #9b9fa3;
    font-size: 11px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 4px;
}
.table {
    overflow: hidden;
}

.dd-section-tabs {
    padding: 70px 0;
}
.pd-row {
    margin-top: 30px;
}
.titlte-d {
    margin-bottom: 12px;
}
.pd-sm-title {
    font-weight: 700;
}
.pd-otdelka-col {
    overflow: hidden;
}
.pd-otdelka-wrap {
    margin-bottom: 0px;
}
.pd-otdelka-sl {
    margin-bottom: 10px;
}
.pd-sm-title-pd {
    color: #9b9fa3;
    font-size: 14px;
}
.btn-br {
    border: 2px solid #fbd239;
    border-radius: 5px;
    line-height: 1.4;
    padding: 5px 12px;
    font-size: 11px;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    align-content: start;
    text-transform: uppercase;
    font-weight: 600;
    transition: all 0.15s linear;
}
.btn-br i {
    font-size: 14px;
    margin-left: 6px;
    color: #fbd239;
    transition: all 0.15s linear;
}
.pd-otdelka-name .btn-br strong{
    font-weight: 600;
}
.btn-br:hover {
    background: #fbd239;
}
.btn-br:hover i {
    color: #000;
}

.pd-zamki-col:last-child {
    margin-bottom: 0;
}
.pd-zamki-txt {
    margin-left: 20px;
}
ul.list-desc li{
    font-size: 15px;
    line-height: 1.8;

}
ul.list-desc li strong {
    font-weight: 600;
}
ul.list-desc li span {
    color: #787a7c;
    font-weight: 400;
}
.zamki-wrap {
    border: 2px solid #fbd239;
    border-radius: 15px;
    padding: 25px 30px;
}
.pd-zamki-col:first-child {
    padding-bottom: 0px;
}
.zamki-wrap hr {
    color: #b9b9b9;
    margin: 15px 0 15px 0;
}
.pd-otdelka-name {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.item-detail-price-line {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 3px solid #fbd239;
    border-radius: 11px;
    position: relative;
}
.item-detail-price-line .block-pr {
    padding: 15px 20px 15px 25px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.item-detail-price-line .block-pr.block-fill {
    background: #fbd239;
    color: #fff;
}
.mont-txt {
    line-height: 1.4;
    font-size: 14px;
    color: #212529;
    font-weight: 400;
}
.block-pr .btn-white-r {
    margin-top: 15px;
}
.btn-white-r {
    background: #ffffff;
    border-radius: 5px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    text-align: center;
    line-height: 1;
    padding: 12px 25px;
    display: inline-block;
    box-shadow: 0 5px 30px rgb(0 0 0 / 13%);
}
.btn-white-r:hover {
    color: #000;
    box-shadow: 0 5px 30px rgb(0 0 0 / 0%);
}
.price-val {
    font-weight: 700;
    font-size: 20px;
    color: #2d3e50;
}
.price-txt {
    font-size: 13px;
    color: #b9b9b9;
    line-height: 1.3;
    padding-top: 4px;
}
.block-pr span {
    font-weight: 600;
    color: #212529;
    font-size: 14px;
}
.info-block-pr {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.info-block-pr-img img{
    border-radius: 100%;
    border: 3px solid #f1f1f1;
}
.info-block-pr-txt {
    margin-left: 20px;
    display: flex;
    flex-direction: column;
}
.info-block-pr-txt a {
    font-size: 25px;
    font-weight: 700;
    color: #2d3e50;
}
.info-block-pr-txt span {
    font-size: 14px;
    color: #787a7c;
}
.pd-otdelka-row {
    margin-top: 10px;
}
.otd-pds-pr {
    color: #9b9fa3;
    letter-spacing: 0;
    font-size: 14px;
    background: #f8f8f8;
    display: inline-block;
    padding: 8px 20px 8px;
    border-radius: 5px;
    line-height: 1;
    margin-top: 6px;
    width: 100%;
}

.pr-btn-zm {
    margin-top: 15px;
    width: 100%;
}

.nav-tabs-cust {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 10px;
    border: 3px solid #f1f1f1;
}
.nav-tabs-cust .nav-item {
    text-align: center;
    position: relative;
}
.nav-tabs-cust li.nav-item:not(:first-child)::after {
    content: '';
    height: calc(100% - 30px);
    width: 1px;
    position: absolute;
    top: 15px;
    left: -7px;
    background: #f1f1f1;
}
.nav-tabs-cust .nav-item a{
    line-height: 1.4;
    display: inline-block;
    width: 100%;
    padding: 15px 30px;
    font-size: 16px;
    font-weight: 600;
    color: #212529;
    position: relative;
}
.nav-tabs-cust .nav-item.active a:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 3px;
    background-color: #fbd239;
}


.tabs-block .tab-content{
    margin-top: 50px;
    color: #000;
}
.table {
    width: 100%;
}
.table td, .table th {
    border: none;
    color: #222;
    line-height: 1.5;
    vertical-align: middle;
    padding: 15px 10px 15px 20px;
    font-size: 15px;

}
.table td:first-child, .table th:first-child {
    padding-left: 35px;
}
.table tr {
    border-bottom: 1px solid #fff;
}

/*.tab-content .table:not(.bg-r) tr:nth-child(even) {
    background: #fff;
}
.tab-content .table.bg-r tr:nth-child(odd) {
    background: #fff;
}*/
.table tr:nth-child(even) {
    background: #f8f8f8;
}
.table:not(.table-mod) thead tr {
    background: #17162f;
}
.table thead tr td,
.table thead tr td:last-child{
    color: #fff;
    font-weight: 700;
    border-left: 1px solid rgba(255, 255, 255, 0.10);
}

.table {
    margin-bottom: 15px;
}

.table tr.table-zg-th {
    background: none;

}
.table tr.table-zg-th th {
    color: #000;
    padding-top: 30px;
    font-size: 15px;
}
.table td {

}
.table td:first-child {
    border-left: none;
    font-weight: 600;
}
.table td:last-child {
    color: #616161;
}
.table td.t-price {
    white-space: nowrap;
}
.table-har-bk {
    width: 100%;

}
.table-har-bk table{
    width: 100%;
}
.table-har-left {

}
.table-har-right {

}
.table-har-bk .table td:first-child,
.table-har-bk .table th:first-child {
    padding-left: 25px;

}


.tab-content .table-har-wrap {
    margin-top: -20px;
}

.bx_catalog_otd.fancybox-content {
    max-width: 900px;
}

.otdelka-items-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}
.otdelka-item {
    position: relative;

}

.otdelka-item img{
    width: 110px;
    height: 110px;
}
.otdelka-item span {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -5px;
    background: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    padding: 0px 5px;
    min-width: 25px;
    min-height: 25px;
    line-height: 25px;
    border-radius: 4px;
    color: #232323;
    box-shadow: 0px 2px 4px 0px rgb(137 139 138 / 20%);
}
.section-otd-block-item {
    margin-bottom: 30px;
    position: relative;
}
.section-otd-block-name {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 10px;
    background: #ffffff;
    color: #080808;
    border-radius: 5px;
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    padding: 6px 15px;
    max-width: calc(95% - 30px);
    min-width: 70%;
    text-align: center;
}
.catalog-list-wrap,
.catalog-otdelka-list-section-wrap {
    padding: 60px 0;
}
.cat-zam-list-wrap,
.zamki-catalog-page {
    padding: 60px 0;
}
.section-zamki-block {
    margin-bottom: 40px;
}
.section-zamki-block .bx_catalog_tile_img{
    border: 2px solid #f5f6f6;
    display: inline-block;
    padding: 10px 0;
    position: relative;
    border-radius: 10px;
}
.section-zamki-block:hover .bx_catalog_tile_img {
    border-color: #fbd239;
}
.section-zamki-block .section-otd-block-name{
    bottom: -14px;
    background: #fbd239;
    color: #000000;
}
.bx_catalog_tile_img img {
    max-width: 100%;
}
.zamki-bk-wrap {
    margin-bottom: 150px;
    width: 100%;
}
.zamki-bk {
    position: relative;
}

.zamki-bk-wrap a {
    display: inline-block;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 2;
}
.zamki-bk-wrap img {
    height: 240px;
    max-width: 100%;
}
.tb-zm-wrap {
    color: #000;
    background: #f8f8f8;
    box-shadow: 0px 7px 17px 0px rgb(137 139 138 / 20%);
    padding: 20px 20px;
    position: absolute;
    bottom: 0;
    transform: translateY(100px);
    z-index: 5;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    width: 100%;
    border-bottom: 3px solid #fbd239;
    border-radius: 0 0 6px 6px;
}
.tb-zm-row {
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    margin-bottom: 8px;
    line-height: 1.2;
}
.tb-zm-td-l {
    margin-right: 10px;
    font-weight: 500;
}
.tb-zm-wrap .title {
    font-weight: 700;
    padding-bottom: 10px;
    color: #2d3e50;
}
.tb-zm-row-wrap {
    margin-top: 10px;
}
.ruchki-bk-wrap {
    margin-bottom: 200px;

}

.zamki-bk-wrap.ruchki-bk-wrap img {
    max-width: 100%;
    height: 125px;
    width: auto;
    margin-bottom: 40px;
}
.photo-item {
    margin-bottom: 30px;
}
.photo-item img {
    border-radius: 5px;
}
.sale-price {
    text-decoration: line-through;
}
.item-price-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}

.paginations {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 28px;
}
.page-numbers li {
    display: inline-block;
}
.paginations a, .page-numbers span.current {
    width: 45px;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin: auto 5px;
    border: 1px solid #ddd;
    color: #888;
    border-radius: 5px;
}
.paginations a:hover, .paginations a.current, .page-numbers span.current {
    background: #fbd239;
    border-color: #fbd239;
    color: #000;
}
.pagi-info p {
    color: #b8b8b8;
}
.dos-ust-page {
    padding-bottom: 0;
}
.contact-info .icon {
    color: #fbd239;
    margin-right: 5px;
    line-height: 0;
}
.contact-line {

}
.popup-form-wrap {
    max-width: 400px;
}
#popup-form {
    display: none;
}
.form-call .error-msg{
    margin-top: 15px;
}

.nestd-item-door .img-product{
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.nestd-item-door .cat-item-img{

}
.nestd-item-door .item-img-left {
    position: relative;
    z-index: 9;
}
.nestd-item-door .item-img-right {
    position: absolute;
    right: 0;
    bottom: 0;
    /*height: calc(100% - 20px);*/
}
.mobile-phone-top {
    display: none;

}
.mob-icon {
    font-size: 24px;
    color: #9c9d9e;
}
.mob-icon {
    margin-right: 20px;
}
.mob-icon:last-child {
    margin-right: 0;
}
.nav-mob-btn {
    display: none;
}
.nav-mob-btn a.c-button {
    padding: 7px 25px;
}
.nav-mob-btn a.c-button:hover {
    color: #fff;
}
.menu_opened nav > ul > li.active{
    border-top: none;
}
.text-block ul,
ul.list {
    padding: 18px 0 18px 30px;

}
.text-block p + ul,
p + ul.list {
    padding-top: 0;
}
.text-block ul li,
ul.list li {
    font-size: 14px;
    line-height: 32px;
    font-weight: 400;
}
ul.list.rest-list li{
    font-size: 15px;
    display: flex;
    align-items: center;
}
ul.list i.icon {
    color: #fbd239;
    font-size: 17px;
    margin-right: 6px;
}
.text-index-section {
    padding: 60px 0;
}
.text-block ul {
    margin: 18px 0;
    padding-bottom: 0;
    display: grid;
}
.text-block ul li {
    line-height: 1.5;
    margin: 10px 0;
    list-style: disc;
    position: relative;
}
/*.text-block ul li::before {
    content: '';
    width: 15px;
    height: 2px;
    background: #fbd239;
    display: inline-block;
    position: absolute;
    left: -9px;
    top: 10px;
    transform: translateX(-100%);
}*/
.text-block ul li::marker {
    color: #fbd239;
}
.text-block h2 {
    font-size: 26px;
    letter-spacing: 0;
    text-transform: none;
    margin-bottom: 15px;
    padding-top: 5px;
}
.index-txt-banner {
    float: left;
    margin: 0 20px 10px 0;
    max-width: 100%;
    line-height: 0;
}
.index-txt-banner img {
    max-width: 100%;
}


.cookie-consent {
    position: fixed;
    bottom: 15px;
    left: 20px;
    /*transform: translate(-50%, 0);*/
    z-index: 100;
    background: rgb(255 255 255 / 90%);
    font-size: 11px;
    width: 240px;
    max-width: 100%;
    border-radius: 8px;
    line-height: 1.4;
    padding: 12px;
    box-shadow: 0 0 10px #0000000f;
}
.cookie-consent a{
    color: inherit;
    text-decoration: underline;
}
.cookie-consent button {
    display: block;
    outline: none;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    background: #ffffff;
    padding: 4px 30px;
    font-size: 10px;
    margin-top: 8px;
    text-transform: uppercase;
    font-weight: 700;

}
label.check-pk {
    font-size: 10px;
    line-height: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px auto 10px;
    opacity: 0.7;
    margin-bottom: 15px;
}
label.check-pk >input {
    margin: 0;
    width: auto;
    margin-right: 8px;
    appearance: auto;
    -webkit-appearance:auto;
}
label.check-pk a{
    width: auto;
    padding: 0;
    color: #000;
    text-decoration: underline;
}
.privacy-policy ul{
    padding-left: 30px;
    padding-bottom: 15px;
}











