.price-grid-container table {
    margin-bottom: 60px;
}

.price-header td {
    text-align: center;
}

.steklo-price table {
    margin-bottom: 60px;
}

.section-video {
    display: block;
    margin: auto auto 30px;
    aspect-ratio: 1.78/1;
}

.header-column__name {
    margin-bottom: 0;
}

.header-column__name_last {
    margin-bottom: 10px;
}

.company-photo {
    padding-bottom: 100px;
}

.company-photo-title {
    font: 40px "IBM Plex Sans",serif;
    margin-bottom: 60px;
}

.production-info {
	width: 100%;
	height: auto;
	min-height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.productionBtn {
	margin-top: auto;
}

.section-item {
    height: auto;
}

.section-item:last-of-type {
    background: #fff;
    border-left-width: 0;
    border-right-width: 0;
    -webkit-box-shadow: 0 20px 50px rgba(87,68,123,.09);
            box-shadow: 0 20px 50px rgba(87,68,123,.09);
}

.section-text {
    padding: 0 30px 28px;
}

.no-icon::after {
    display: none;
}

.main-title {
    margin-bottom: 20px;
}

.fotorama__wrap .fotorama__stage {
    border: 0;
}

.fotorama--fullscreen .fotorama__nav,
.fotorama--fullscreen .fotorama__stage {
    background: transparent;
}
.fotorama--fullscreen {
    background: rgba(51,51,51,.8);
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
    padding: 30px 0 20px !important;
}

.f-input-h {
    display: none;
}

.contacts-list__link {
    color: #ffffff;
    font-size: 19px;
    line-height: 1;
}

.contacts-list__link:hover {
    color: #6a55a5;
}

.sub-menu {
    width: max-content;
    min-width: 220px;
    max-width: 260px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.sub-menu__item--trigger:after {
    display: none;
}

.sub-menu__link {
    display: block;
    width: 100%;
}

.customBtn {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 5px;
}

.violetBtn {
    background-color: #6a55a5;
}
.violetBtn:hover {
    border-color: #6a55a5;
    color: #6a55a5;
}

.main-edit ol li {
    color: #333333;
    font: 400 18px/27px Roboto,sans-serif;
}

.main-edit ol li span {
    color: #f8921f;
    font-weight: 700;
}

.main-edit ol li::marker {
    font-weight: 700;
    color: #f8921f;
}


@media screen and (min-width: 993px) {
    .main-content {
        width: calc(100% - 300px);
    }
}

@media screen and (max-width: 568px) {
    .header-column--email {
        display: flex;
        flex-direction: column;
        margin: 20px 0;
        align-items: center;
        justify-content: center;
    }
    .header-column--phone>.header-column__name:after {
        display: none;
    }
    
    .section-video {
    width: 100%;
    height: auto;
}
}

.production-tab .price-name {
    padding-left: 0;
}

.price-subname {
    margin-bottom: 15px;
    font: 20px "IBM Plex Sans",serif;
    color: #333;
}

.price-table table {
    width: 100%;
    border-collapse: collapse;
    background-color: #fff;
    
}

.price-table table th,
.price-table table td,
.price-row td{
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 27px;
    padding: 15px;
    border-bottom: 2px solid #eeeeee;
}

.price-table table thead tr th, .price-header td {
    background-color: #6a55a5;
    color: #ffffff;
    text-align: left;
    padding: 15px;
    font-weight: 400;
}

.price-table table tr th:last-child,
.price-table table tr td:last-child {
    text-align: right;
}
.price-table {
    overflow-x: auto;
}

@media screen and (max-width: 768px) {
    .price-table table th,
    .price-table table td {
        font-size: 14px;
        line-height: 21px;
    }
}

.section-slider {
    margin-bottom: 60px;
    margin-left: -10px;
    margin-right: -10px;
}

.section-slider__top {
    margin-bottom: 6px;
    max-width: 480px;
}
    
.section-slider .swiper-slide {
    position: relative;
    padding: 0;
    border: 4px solid transparent;
}

.section-slider .swiper-slide img {
    display: block;
}

.section-slider__top .swiper-slide-active,
.section-slider__thumbs .swiper-slide-thumb-active{
    border-color: #f8921f;
}

.section-slider__thumbs .swiper-wrapper {
    max-width: max-content;
}
.portfolio {
    margin: 0;
    padding-top: 100px;
    padding-bottom: 100px;
}
@media screen and (max-width: 992px) {
    .portfolio {
        margin: 0;
        padding-top: 60px;
        padding-bottom: 60px;
    }
    
    .company-photo {
    padding-bottom: 60px;
    }
    
    .company-photo-title {
        font-size: 36px;
    }
}

@media screen and (max-width: 768px) {

    .company-photo-title {
        max-width: 100%;
        margin-bottom: 20px;
        font-size: 32px;
    }
}

.price-select .jq-selectbox__select {
    max-width: 370px;
}

.price-select .jq-selectbox__dropdown {
    max-width: 370px;
}

.price-select .jq-selectbox__dropdown li {
    white-space: break-spaces;
}

.header-column.header-column--phone > .header-column__name {
    display: block;
}

.header-column.header-column--phone > .header-column__name:first-child {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .header-column.header-column--phone > .header-column__name_h {
        display: none;
    }
}

.d-block {
    display: block;
}

.container-top{
    
    /*background-color: #6a55a5;*/
    background: linear-gradient(180deg, #57447b, #010101);
}

.conflex{
    display: flex;
}

.container-top-left{
    /*background-color: green;*/
    color: #fff;
    width: 50%;
    padding: 60px 30px 60px 0px;
}

.container-top-left h1{
    font: 700 44px Roboto,sans-serif;
}

.price-top-row{
    display: flex;
    margin-top: 20px;
}

.price-top-row p{
    margin: 10px 0;
    font: 400 18px Roboto,sans-serif;
}

.price-top-row p span{
    font-weight: bold;
    font-size: 20px;
}

.price-top-text{
    margin-top: 30px;
}

.price-top-text p{
    font: 400 18px Roboto,sans-serif;
    line-height: 1.8;
}


.price-top{
    width: 50%;
}

.price-top-phone a{
    font: 400 18px Roboto,sans-serif;
    color:#f8921f;
}

.price-top-phone a:hover{
    color:#57447b;
}


.term{
    width: 50%;
}

.container-top-btn{
    margin-top: 28px;
    display: flex; 
    
}

.container-top-btn > .writeLetter{
    color: #fff;
    /*flex-basis:215px;*/
    
}

.container-top-btn a{    
    font: 18px Roboto, sans-serif;
    padding: 14px 35px;
    background-color: #f8921f;
    /*text-transform: uppercase;*/
    border:2px solid  #f8921f;   
}

.container-top-btn a:hover{    
    /*background-color: #96560e;*/   
    background-color: #100d16;
    color: #f8921f;  
}

.container-top-right{
    /*background-color: rgb(0, 19, 128);*/
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;   
}

.container-top-img{
    
     
}

.container-top-right img{    
    width:100%;  
    border-radius: 0 50px 50px 50px;  
}

.advantages-basis{
    flex-basis: 50%;
}

@media (max-width: 768px) {
    .price-top-row p span{
        font-weight: normal;
        font-size: 18px;
    }
}

@media (max-width: 748px) {
    .conflex{
        display: flex;
        flex-direction: column-reverse;
        align-items: center;

    }

    .price-top{
        width: 100%;
    }

    .term{
        width: 100%;
    }

    .container-top-left{        
        width: 100%;        
    }

    .container-top-right{  
        margin-top:20px;      
        width: 100%;         
    }

}

@media (max-width: 400px) {
    .price-top-row{
        display: flex;
        flex-direction: column;
        align-items: center;  
    }
}
@media (max-width: 740px) {
    .advantages-basis{
        flex-basis: 100%;
    }
}



/* New Style for Site  2023-05 -------------------------------------------------------------------------------------- */

.production-item{
    overflow: visible;
    margin-bottom: 110px;
    z-index: 10;
}
.production-header{
    position: absolute;
    z-index: 20;
    top: 100%;
    left: 0;
    right: 0;
    min-height:80px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    transition: all .1s;

}
.production-info{
    opacity: 0;
    transition: all 1s;
    z-index: -30;
    min-height: 80px;
    height: 80px;
    max-height: 80px;
    top: 100%;
    padding: 0 !important;
}
.production-item:hover .production-info{
    opacity: 1;
    z-index: 30;
    top: 100% !important;
}
.production-header + .production-info{
    min-height: 80px;
    height: 80px;
    max-height: 80px;

}
.production-info>*{
    display: none;
}
.production-info>.productionBtn{
    display: inline-flex;
    min-height: 80px;
    height: 80px;
    max-height: 80px;
    align-items: center;
    margin: 0 !important;
}


.section_facade {
    overflow: hidden;
    z-index: -100;
    position: relative;
    height: 100%;
    width: 100%;
    padding-top:70%;
    /*background: url('../img/impex-facade.jpg') center center / cover no-repeat;*/
}

.facade_video {
    position: absolute;
    top: 20%;
    left: 0;
    width: 100%;
    /*display: none;*/
}

.facade_overlay {
    /*background: rgba(0,0,0,0.6);*/
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    z-index: 4;
}
.facade_container{

}
.facade_title {
    text-align:center;
    /*color:#fff;*/
    color:#000;
    font-size: clamp(30px,5.385vw,70px);
    font-weight: 700;
    font-family: "IBM Plex Sans",serif;
    margin-top:1%;
}
.company-photo{
    padding: clamp(50px,7.692vw,100px) 0;
}
.company-photo-title{
    text-align: center;
}
.company-photo-img{
    max-width: 690px;
    margin-left: auto;
    margin-right: auto;
}
.sub-menu{
    z-index: 100;
}
.cardPage .steps,
.template-22 .steps{
    padding: clamp(50px,7.692vw,100px) 0;
    margin: 0;
    border:none !important;
}
.cardPage .steps + .steps,
.template-22 .steps + .steps{
    border:none !important;
    padding-top: 0;
    margin-top: -30px;
}
.cardPage .steps + .steps + .steps,
.template-22 .steps + .steps + .steps{
    margin-bottom: 50px;
}
.cardPage .steps .production-top,
.template-22 .steps .production-top{
    display: none;
}
.cardPage .steps .steps-row,
.template-22 .steps .steps-row{
    display: none;
}
.you-tube__wrap {
    width: 100%;
    position: relative;
    padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
    height: 0;
    overflow: hidden;
}
.you-tube__wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-width: 0;
    outline-width: 0;
}
.content-video__wrap video{
    width: 100%;
    height: auto;
    max-height: 100%;
}
.cardPage.template-7 .main-sidebar,
.template-22 .main-sidebar{
    display: none !important;
}
.cardPage.template-7 .main-content,
.template-22 .main-content{
    width: 100% !important;
}
.cardPage.template-7 .main-edit .price-table table td,
.template-22 .main-edit .price-table table td{
    vertical-align: baseline;
}
.cardPage.template-7 .main-edit .price-table table tr th:last-child,
.template-22 .main-edit .price-table table tr td:last-child{
    min-width: 150px;
    text-align: center;
}
/*.page-191 .main--catalog + .steps,*/
/*.page-215 .main--catalog + .steps,*/
/*.page-6 .main--catalog + .steps,*/
/*.page-10 .main--catalog + .steps,*/
/*.page-15 .main--catalog + .steps,*/
/*.page-14 .main--catalog + .steps{*/
/*    display: none !important;*/
/*}*/
/*.page-191 .main--catalog + .steps + .steps,*/
/*.page-215 .main--catalog + .steps + .steps,*/
/*.page-6 .main--catalog + .steps + .steps,*/
/*.page-10 .main--catalog + .steps + .steps,*/
/*.page-15 .main--catalog + .steps + .steps,*/
/*.page-14 .main--catalog + .steps + .steps{*/
/*    margin-top: 50px;*/
/*}*/
.page-205 h1.main-title{
    /*display: none !important; */
}
@media (min-width: 768px) {
    .section_facade {
        padding-top:63%;
    }
    .facade_video{
        top: 11%;
    }
}
@media (min-width: 768px) {
    .facade_title {
        margin-top: 2%;
    }
}

/* End New Style for Site  2023-05 ---------------------------------------------------------------------------------- */