

/* Start:/bitrix/templates/vorota/components/bitrix/news.detail/portfoliocard/style.css?17035878395680*/
html body .page-header h1{
    text-align: left;
}
.main-picture-wrapper{
    height: 344px;
    cursor: pointer;
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
}
.main-picture{
    width: 100%;
    height: 100%;
}
.more-pictures-wrapper{
    margin-top: 20px;
}
/* .more-pictures-item{
    width: 32%;
    margin: 0 10px;
    cursor: pointer;
}
.more-pictures-item:last-child{
    margin: 0;
    margin-left: 10px;
}
.more-pictures-item:first-child{
    margin: 0;
    margin-right: 10px;
    height: 100%;
} */
/* .more-pictures-pic{
    height: 100%;
    width: 100%;
} */
.detail-text{
    color: #000;
}
.detail-date,
.detail-price{
    font-size: 20px;
    margin: 10px 0;
    display: flex;
}
.detail-date{
    margin-top: 50px;
}
.detail-date-val,
.detail-price-val{
    font-weight: 600;
}
.detail-advantages-wrapper{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 30px 0;
}
.detail-advantages-item{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.detail-advantage-text{
    text-align: center;
    color: #000;
}
/* .detail-buttons-wrapper{
    margin-top: 50px;   
} */
.owl-nav{
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
    font-size: 20px;
    margin-top: 10px;
}
.owl-prev,
.owl-next{
    margin: 0 5px;
}
.detail-btn{
    margin: 10px 0;
    display: flex;
    justify-content: center;
    font-size: 15px;
}
.main-info .work-btn-block .zayavka_btn{
    display: block;
    border: 1px solid #0695b3;
    padding: 15px;
    text-align: center;
    width: 70%;
    text-decoration: none;
}
.zayavka_btn:hover{
    color: #fff;
    background-color: #0695b3;
}
.get-personal-offer{
    display: block;
    padding: 10px;
    width: 70%;
    text-decoration: none;
    background-color: #EF6337;
    text-align: center;
    color: #fff;
}

.detail-info{
    margin-top: 40px;
}

.detail-info-table-header-tabs{
    display: flex;
    border-top: 1px solid #0695b3;
    border-bottom: 1px solid #0695b3;
    border-left: 1px solid #0695b3;
}
.detail-info-header-tab,
.detail-info-header-tab__active{
    flex: 1;
    border-right: 1px solid #0695b3;
    text-align: center;
    padding: 5px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.detail-info-header-tab__active{
    color: #fff;
    background-color: #0695b3;
    font-weight: 600;
}
.popup{
    display: none;
    position: fixed;
    z-index: 8109;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}
.fancybox-outer{
    height: 90%;
}

.overflower,
.overflower .row,
.overflower .col,
.overflower .col .thumbs,
.overflower .col .around_changeit,
.overflower .col .changeit,
.overflower .col .navigations{
    height: 100%;
}
.widgets .forms{
    width: 100%;
    display: flex;
}
.widgets .forms .clearfix{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
}
.widgets .forms a > span{
    font-size: 16px;
    margin-left: 10px;
    width: 100%;
}
.widgets .forms a > i{
    width: 50px;
}

.data .name .descr .work-button{
    display: none;
}
.partners{
    display: none !important;
}
.tab{
    display: none;
}
.tab-active{
    display: block;
}
table{
    width: 100%;
}
table,
td,
tr,
th{
    border: none;
}
.tr{
    border: 1px solid #0695b3;
    border-right: none;
    border-top: none;
    width: 50%;
}
/* .tab1 tr{
    border-bottom: 1px solid #0695b3;
    padding: 10px 0;
} */
.tab1 tr th,
.tab1 tr td{
    padding: 10px 0;
}
.tab1 tr:nth-child(2n){
    background-color: rgba(6, 150, 179, 0.171);
}
table .tr th,
table .tr td{
    padding: 10px;
    border-right: 1px solid #0695b3;
}
table .tr th{
    border-left: 1px solid #0695b3;
    border-bottom: 1px solid #0695b3;
}
table .tr th{
    width: 33.333%;
}
.deliviry-tr td tr th,
.deliviry-tr td tr td{
    border: none;
    font-weight: normal;
}
.deliviry-tr td{
    padding: 0 !important;
}
.more-pictures-wrapper .owl-stage{margin: 0 auto;}
.active.more-pictures-pic{border:1px solid #0695b3;}
.more-pictures-pic{cursor:pinter;padding:3px;border:1px  solid #fff;border-radius:100%;max-width:90px;box-shadow:0 3px 5px 0 rgba(126, 131, 140, 0.35);}
 .popup-img2{margin: 0 auto;width:auto;}
 .main-picture-wrapper {
 
  text-align: center;
}
 .images-wrapper .owl-prev{
	 position: absolute;
left: -20px;
top: 30%;
 }
 .images-wrapper .owl-next{ position: absolute;
right: -10px;
top: 30%;
 }
.images-wrapper .owl-nav {
 
  position: absolute;
  top: 20px;
}

.menu-button {
	display: none !important;
}
 
@media only screen and (max-width: 990px) {
	.images-wrapper .owl-next{ position: absolute;
right:  10px;
top: 30%;
 }
	.images-wrapper{margin-left:20px;margin-right:20px;}
.main-picture {
  
  max-height: 290px;
}
}
@media only screen and (max-width: 578px) {
	body	.images-wrapper .owl-next{ position: absolute;
right: -20px;
 
 }
}
@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    .detail-info-header-tab{
        font-size: 11px;
    }
    table .tr th{
        font-size: 12px;
    }
    .popup .fancybox-opened{
        width: 100% !important;
        height: 100% !important;
    }
    .popup .fancybox-title{
        padding: 0;
        padding-bottom: 10px;
        font-size: 13px;
    }
    .fancybox-outer .fancybox-inner{
        width: 100% !important;
        max-width: 100% !important;
    }
    .around_changeit{
        width: 100%;
    }
    .changeit img{
        width: 100% !important;
        height: 60%;
    }
  }
/* End */


/* Start:/bitrix/templates/vorota/components/bitrix/news.list/gallery/style.css?1696841520682*/
.row .gallery .clearfix {
    border: none;
}
.row .gallery .item .data{
    padding: 0;
    border: 1px solid #ebebeb;
    border-top: none;
    padding: 10px 0;
}
.row .gallery .item .data .name{
    height: 42px;
}
.row .gallery .btn-default{
    border-color: #0695b3;
}
.row .gallery a::after,
.row .gallery a::before{
    content: none;
}
.price{
    text-align: center;
}

.owl-carousel .owl-stage{display: flex;}
.article-items {
    display: flex;
    flex: 1 0 auto;
    height: 100%;
}
.aticle-box {
    position: relative;
    overflow: hidden;
    /* margin-bottom: 80px; *//*This is optional*/
    display: flex;
    flex-direction: column;
    align-items: stretch;
}
/* End */
/* /bitrix/templates/vorota/components/bitrix/news.detail/portfoliocard/style.css?17035878395680 */
/* /bitrix/templates/vorota/components/bitrix/news.list/gallery/style.css?1696841520682 */
