

/* Start:/bitrix/templates/newwindows2/components/bitrix/catalog/projects_2/bitrix/catalog.section/.default/style.css?17363873563099*/
.projects-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;
}
.projects-section__projects-row{
    margin-bottom: 58px;
}
.projects-section__project-wrapper,
.projects-section__project-section-info{
    height: 237px;
}
.projects-section__project-section-info{
    background-color: #EEF1F4;
    padding: 30px 22px;
}
.projects-section__project-section-name{
    font-size: 1.066em;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.projects-section__project-section-description{
    color: #757575;
    line-height: 20px;
}
.projects-section__project-wrapper{
    display: block;
    overflow: hidden;
    position: relative;
}
.projects-section__project-background{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    transition: transform .5s;
}
.projects-section__project-wrapper:hover .projects-section__project-background{
    transform: scale(1.1);
}
.projects-section__project-name{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    color: #fff;
    font-size: 1em;
    background-color: rgba(33, 33, 33, 0.5);
    padding: 23px 19px;
}
/*owl style*/
.owl-projects .owl_btn-right a,
.owl-projects .owl_btn-right a:focus,
.owl-projects .owl_btn-left a,
.owl-projects .owl_btn-left a:focus{
    border: none;
    color: #707070;
    font-size: 32px;
    padding: 0;
    background: var(--prv_interactive_color);
    color: #fff;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: unset;
    text-decoration: none;
}
.owl-projects .owl_btn-right a:hover,
.owl-projects .owl_btn-right a:active,
.owl-projects .owl_btn-right a:active:focus,
.owl-projects .owl_btn-right a:active:hover,
.owl-projects .owl_btn-left a:hover,
.owl-projects .owl_btn-left a:active,
.owl-projects .owl_btn-left a:active:focus,
.owl-projects .owl_btn-left a:active:hover{
    text-decoration: none;
}
.owl-projects .owl_btn-right a > .fa,
.owl-projects .owl_btn-left a > .fa{
    font-weight: bold;
    font-size: 18px;
}
.owl-projects .owl-prev,
.owl-projects .owl-next{
    position: absolute;
    top: auto;
    bottom: -16px;
}
.owl-projects .owl-prev{
    left: -90px;
}
.owl-projects .owl-next{
    left: -50px;
}
@media (max-width: 767px) {
    .owl-projects .owl-prev{
        left: 0;
    }
    .owl-projects .owl-next{
        left: 40px;
    }
    .owl-projects .owl-prev,
    .owl-projects .owl-next{
        bottom: -36px;
    }
    .projects-section__project-section-info{
        height: unset;
    }
}
/* End */
/* /bitrix/templates/newwindows2/components/bitrix/catalog/projects_2/bitrix/catalog.section/.default/style.css?17363873563099 */
