#lk-tabs-content .form {
    width: 800px;
    line-height: 2;
}
#lk-tabs-content .input {
    display: block;
    padding: 4px;
    vertical-align: top;
    border: 1px solid #ccc;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 13px;
    color: #000;
}
#lk-tabs-content .textField {
    height: 32px;
    width: 666px;
}
#lk-tabs-content .btn {
    display: block;
    background: url('/images_v2/goToCart.png') no-repeat;
    margin-top: 25px;
    padding: 0;
    text-decoration: none;
    font-weight: bold;
    color: #000;
    width: 145px;
    height: 30px;
    float: left;
}
#lk-tabs-content .btn_right{
    float: right;
}
#lk-tabs-content .close_btn {
    position: absolute;
    margin-top: -40px;
    margin-left: 850px;
    display: block;
}
#lk-tabs-content .ajax-loader {
    position: absolute;
    margin-left: 10px;
    margin-top: 3px;
    display: none;
}
#lk-tabs-content p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
}
#lk-tabs-content p.ico {
    padding-left: 30px;
}
#lk-tabs-content .ico-best {
    background: url('/images_v2/ico_info_best.png') no-repeat;
}
.kupeDescription ul {
    margin-left: 15px;
    list-style: disc;
    margin-bottom: 20px;
}
.kupeDescription ul li {
    font-size: 14px;
    line-height: 20px;
}
.kupeDescription h2 {
    margin-top: 40px;
}
.catalogSectionSlider {
    width: auto;
    max-width: 1100px;
    padding: 0 50px;
    margin: 15px 0;
    min-width: 884px;
    font-family: Arial, sans-serif;
    position: relative;
}
.catalogSectionSlider .prevBtn,
.catalogSectionSlider .nextBtn {
    position: absolute;
    left: 0;
    top: 50%;
    margin: -22px 0 0 0;
    width: 45px;
    height: 45px;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 50px;
    background: url("/images/catalogSectionSliderControls.png") 0 0 no-repeat;
}
.catalogSectionSlider .nextBtn {
    left: auto;
    right: 0;
    background-position: top right;
}
.catalogSectionSliderItem {
    float: left;
    overflow: hidden;
    position: relative;
}
.catalogSectionSliderItem img {
    width: 100%;
    vertical-align: top;
}
.catalogSectionSliderItemContent {
    width: 248px;
    min-height: 200px;
    background: #d6d6d6;
    border: solid 3px #d6d6d6;
    border-radius: 10px;
    margin: 0 auto;
}
.catalogSectionSliderItemPriceBox {
    position: absolute;
    toP: 20px;
    right: 10px;
    left: 10px;
    text-align: center;
}
.catalogSectionSliderItemPrice {
    background: #b30000;
    padding: 6px 10px 6px 10px;
    border-radius: 7px;
    color: #fff;
    min-width: 170px;
    display: inline-block;
    font-size: 22px;
    line-height: 24px;
    vertical-align: top;
}
.catalogSectionSliderItemPrice span {
    font-size: 14px;
}
.catalogSectionSliderItemBuy {
    background: #f3b90a;
    position: absolute;
    width: 176px;
    bottom: 18px;
    left: 50%;
    margin: 0 0 0 -88px;
    color: #004b8f;
    font-size: 22px;
    text-align: center;
    text-decoration: none;
    line-height: 38px;
    height: 38px;
    display: block;
    border-radius: 8px;
}
/*# sourceMappingURL=catalogSectionSlider.css.map */

.ourAdv {
    border: none;
    margin: 40px 0;
    width: 100%;
    max-width: 1200px;
}
.ourAdv td {
    padding: 0;
    vertical-align: top;
    text-align: left;
    width: 20%;
}
.ourAdv td + td {
    padding-left: 10px;
}
.ourAdvItem {
    display: inline-block;
    padding: 4px 0 0 65px;
    margin: 5px 10px;
    position: relative;
    color: #363636;
    font-size: 18px;
    line-height: 22px;
    text-decoration: none;
    white-space: nowrap;
}
.ourAdvItem .ico {
    position: absolute;
    top: 0;
    left: 0;
    width: 55px;
    height: 52px;
}
.ourAdvItem .ico.i1 {
    background: url("/images_v2/ourAdv.png") 0 0 no-repeat;
}
.ourAdvItem .ico.i2 {
    background: url("/images_v2/ourAdv.png") -60px 0 no-repeat;
}
.ourAdvItem .ico.i3 {
    background: url("/images_v2/ourAdv.png") -120px 0 no-repeat;
}
.ourAdvItem .ico.i4 {
    background: url("/images_v2/ourAdv.png") -180px 0 no-repeat;
}
.ourAdvItem .ico.i5 {
    background: url("/images_v2/ourAdv.png") -240px 0 no-repeat;
}
/*# sourceMappingURL=ourAdv.css.map */
.catalogSectionSliderList:after {
    display: block;
    content: "";
    clear: both;
}

.personal-kupe {
    float: left;
    width: 306px;
    margin-bottom: 6px;
    margin-top: 5px;
}

.personal-kupe #checkbox-form > div {
    display: inline-block;
}

.personal-kupe #checkbox-cont {
    top: 2px;
    position: relative;
    margin-right: 6px;
}

.error-msg-kupe {
    margin-top: 6px;
    color: #c01;
    font-size: 12px;
    width: 527px;
    display: none;
}
.request-table {
    width: 100%;
}
.request-table__cell_one {
    font-size: 15px;
}
.request-table__cell_two {

}
.appl_data {
    padding:10px 6px 6px 0;
    font-size: 13px;
}
.appl_data p {
    font-size: 15px;
}

.cupboard_description {
    display: inline-block;
    width: auto;
}

@media screen and (max-width: 600px) {
    .cupboard_description img:first-child {
        display: block;
        margin: 0 auto !important;
        margin-bottom: 20px !important;
        float: none;
    }
}

.cupboard_price {
    margin-top: 30px;
}

.cupboard_construct_result {
    margin-top: 30px;
}

#kupe3d-scroll-div::-webkit-scrollbar-track {
    border-radius: 3px;
}
#kupe3d-scroll-div::-webkit-scrollbar {
    width: 8px;
}
#kupe3d-scroll-div::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background: #6a7d9b;
}
#kupe3d-scroll-div:hover::-webkit-scrollbar-thumb {
    background: #10498a;
}

.grid-kupe h1 {
    font-size: 40px;
    line-height: 1.25;
    font-weight: 700;
}
.pre-description {
    font-size: 32px;
    margin-bottom: 23px;
}
.grid-kupe .link-kupe {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 80px;
}
.grid-kupe .link-kupe--top {
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 25px;
    margin-bottom: 33px;
}
.grid-kupe .link-kupe .btn {
    margin: 0 30px 0 30px;
}
.grid-kupe .link-kupe--top .btn {
    flex-grow: 1;
    flex-shrink: 0;

    display: flex;
    align-items: center;
    height: 100px;
    padding: 0;
    margin: 0;
    border-radius: 8px;

    font-size: 20px;
    line-height: 1.36;
    font-weight: 400;

    text-transform: none;

    color: #000;
    background: #F2F2F2;
}
.link-kupe__item-img {
    flex-shrink: 0;

    display: block;
    width: 128px;
    height: 100%;
    object-fit: contain;
}
.link-kupe__item-text {
    flex-grow: 1;
    text-align: center;
}

@media (max-width: 480px) {
}
.grid--default.grid-kupe .btn.start-constructor {
    width: initial;
}
.grid-kupe .link-kupe button {
    cursor: default;
}
.grid-kupe .sample-item {
    width: 33%;
}
@media screen and (min-width: 1200px) {
    .grid-kupe .sample-item:hover .swiper-pagination {
        opacity: 1 !important;
    }
}
.grid-kupe .sample-item .btn {
    width: auto;
    margin: auto;
}
.grid-kupe .append-slider-images {
    height: 300px;
}
.grid-kupe .append-slider-images .swiper {
    width: 100%;
    height: 100%;
}
.grid-kupe .sample-item img {
    width: unset;
    margin: auto;
    left: 0;
    right: 0;
}
.grid-kupe #PK3D_MainDiv {
    margin: auto;
}
.grid-kupe .sample-item {
    cursor: pointer;
}

.content-kupe-project {

   /* width: 55%;*/
}
.grid-kupe h2 {
    text-align: center;
    margin-top: 35px;
    margin-bottom: 25px;
}
.grid-kupe-project {
    align-items: start;
    grid-template-columns: 33% 33% 33%;
    justify-content: center;
    margin-bottom: 40px;
}
.content-kupe-project .grid__item {
    margin: 0 30px 0 30px;
}
.content-kupe-project .item-title {
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 10px;
}
.grid-kupe .ourAdvItem {
    flex-grow: 1;
}

#MainHolderDiv.full-screen {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1000;
    background-color: white;
}

.kupe-subtext {
    border: 2px solid #0C6DE2;
    border-radius: 5px;
    padding: 10px;
    margin: 20px 0;
    font-family: 'Open Sans', sans-serif;
    color: #333;
    font-size: 16px;
    line-height: 1.3;
    flex-grow: 1
}

.kupe-subtext p {
    margin: 0 0 5px 0;
}

.modal.mobile-kupe .modal__body {
    padding: 15px 30px;
}
@media screen and (max-width: 600px) {
    .modal.mobile-kupe .modal__body {
        padding-left: 15px;
        padding-right: 15px;
    }
}
.modal.mobile-kupe .modal-form {
    max-width: initial;
}
.modal.mobile-kupe .modal-title {
    margin-bottom: 8px;
}
.modal.mobile-kupe .field.modal-form__item {
    width: 32%;
    display: inline-block;
    margin-bottom: 8px;
}

@media screen and (max-width: 600px) {
    .modal.mobile-kupe .field.modal-form__item {
        display: block;
        width: 100%;
    }
}
.modal.mobile-kupe .cupboard_price {
    margin-top: 8px;
}
.modal.mobile-kupe .captcha-with-submit {
    display: flex;
    align-items: center;
    justify-content: center;
}
@media screen and (max-width: 600px) {
    .modal.mobile-kupe .captcha-with-submit {
        display: block;
    }
}
.modal.mobile-kupe .indent_t10 {
    display: flex;
}
.modal.mobile-kupe .modal-form__button {
    display: flex;
    margin-left: 40px;
}

@media screen and (max-width: 600px) {
    .modal.mobile-kupe .modal-form__button {
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 920px) {
    .grid-kupe-project {
        grid-template-columns: 100%;
    }
    .content-kupe-project .item-title {
        margin-top: 15px;
        margin-bottom: 0;
    }
    .grid-kupe .sample-item {
        width: 50%;
    }
    .ourAdvItem {
        min-width: unset;
    }
}

@media screen and (max-width: 1200px) {
    .grid-kupe .link-kupe {
        flex-wrap: wrap;
    }
    .grid-kupe .ourAdvItem {
        flex-grow: 1;
    }
}
@media screen and (max-width: 991px) {
    .grid-kupe .link-kupe {
        justify-content: start;
    }
    .grid-kupe .ourAdvItem {
		width: calc(33.3333% - 20px);
		flex-grow: unset;
    }
}
@media screen and (max-width: 767px) {
    .grid-kupe .ourAdvItem {
		width: calc(50% - 20px);
    }
}
@media screen and (max-width: 600px) {
	.grid-kupe .ourAdvItem {
		width: 100%;
    }
    .grid-kupe .sample-item {
        width: 100%;
    }
}
@media screen and (max-width: 1300px) {
    .grid__content {
        width: 100%!important;
    }
}
@media (max-width: 480px) {
    .link-kupe__item-img {
        width: auto;
        height: 100%;
        object-fit: contain;
    }

    .grid-kupe h1 {
        margin-bottom: 8px;

        font-size: 20px;
    }

    .pre-description {
        font-size: 15px;
    }

    .grid-kupe .link-kupe--top {
        gap: 20px;
    }

    .grid-kupe .link-kupe--top .btn {
        min-width: 100%;
        height: 50px;

        font-size: 16px;
    }
}
