.projects .section__title h3,
.projects .section__title p,
.projects .portfolio__filter .filter-button
{
    color:#ff6f3a;
}  
.projects-detail .gallery-top {
    height: 400px; 
} 
.projects-detail .gallery-thumbs { 
    height: 150px; 
}
.swiper-container .swiper-button-next,
.carousel-control-next {
    background: url(../img/next.svg) no-repeat center center / 40px!important; 
}
.swiper-container .swiper-button-prev,
.carousel-control-prev {
    background: url(../img/back.svg) no-repeat center center / 40px!important; 
}





