

/* Start:/bitrix/templates/newwindows2/components/bitrix/catalog.sections.top/gallery_1/style.css?17363873564057*/
.foto_frame{
    display: none;
    border: 1px solid #fff;
    height: 100%;
    background: #00000082;
    box-shadow: 0 0 32px 4px #000;
    
}
.foto_frame i{
    color: #fff;
    font-size: 2em;
}

.gallery-section__project-wrapper:hover .foto_frame{
    display: flex;
}
.gallery-section__project-wrapper:hover{
    text-decoration: none;
}
.gallery-section__container{
    position: relative;
}
.block_details_link{
    font-size: 12px;
    text-transform: uppercase;
    z-index: 1;
    display:block;
    margin-bottom:17px;
}
@media (min-width: 560px) {
    .block_details_link{
        position: absolute;
        right: 15px;
        margin-bottom:0px;
    }
}
.block_details_link:hover{
    color: #999;
}
.block_details_link:focus,
.block_details_link:hover{
    text-decoration: none;
}
.all_gallery{
    margin-bottom: 60px;
}
.gallery-section__project-wrapper{
    height: 208px;
}
.gallery-section__project-wrapper{
    display: block;
    background-size: cover!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    position: relative;
}
.lg_height{
    height: 316px!important;
}
.nav.gallery-section__tabs-list{
    margin-bottom: 40px;
    border-bottom: 1px solid #E1E1E1;
}
.gallery-section__tabs-list>li{
    margin-right: 6px;
}
.gallery-section__tabs-list>li>a{
    padding: 9px 26px;
    font-size: 1em;
    color: #212121;
    display: block;
    text-decoration: none;
    position: relative;
}
.gallery-section__tabs-list>li>a:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 2px;
    width: 100%;
    background: transparent;
    z-index: 2;
}
.gallery-section__tabs-list>li:hover>a:after,
.gallery-section__tabs-list>li>a.active:after{
    background: var(--prv_button_bg);
}
.gallery-section__tabs-list>li>a.active{
    color: var(--prv_btn_color);
}
.gallery-section__tabs-list>li>a:hover{
    text-decoration: none;
    opacity: 1;
    color: var(--prv_btn_color);
}
.gallery-section__dropdown-tabs-wrapper {
    padding-bottom:25px;
}
.gallery-section__list-group {
    margin-bottom:0px;
}
.gallery-section__list-group-item {
    padding: 15px 25px 15px;
    position: relative;
    display: block;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
    color: #555;
}
.gallery-section__list-group-item:hover{
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
}
.gallery-section__list-group-item.active {
    text-shadow: none;
    border: 1px solid #eff1f5;
    border-left-color: var(--prv_color);
    background: #fff;
    color: #212121;
}
.gallery-section__list-group-item.active:hover,
.gallery-section__list-group-item.active:focus{
    text-shadow:none;
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
    border-color:#eff1f5;
    border-left-color: var(--prv_color);
    background-image:none;
}
.gallery-section__dropdown-tab-panel {
    position:relative;
    display:block;
    width:100%;
    padding: 15px 55px 15px 25px;
    border: 1px solid #eff1f5;
    margin: 0 0 -1px;
    cursor: pointer;
    color: #212121;
    background: #fff;
}
.gallery-section__dropdown-tab-panel:hover,
.gallery-section__dropdown-tab-panel:focus {
    text-decoration:none;
    color:#212121;
}
.gallery-section__dropdown-tab-panel:after {
    content: "";
    position: absolute;
    right: 25px;
    top: 50%;
    width: 0px;
    height: 0px;
    margin: -2px 0 0;
    border-bottom: 3px solid #212121;
    border-top: 0px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}
.gallery-section__dropdown-tab-panel.collapsed:after {
    border-bottom: 0px;
    border-top: 3px solid #212121;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}
.gallery-section__tab-panel-nav{
    margin-bottom: 30px;
}
.gallery-section__project-block{
    margin-bottom: 30px;
}
@media(max-width: 767px){
	
	.gallery-section__project-wrapper{
            height: 208px!important;
        }
}
/* End */
/* /bitrix/templates/newwindows2/components/bitrix/catalog.sections.top/gallery_1/style.css?17363873564057 */
