.t-btn, button:not(.t890__arrow), .js-feed-parts-switcher a, .t-feed__parts-switch-btn{border-radius:8px!important;}
a[href="#popup:callbackconsultation"]:hover {
    opacity: 0.9!important;
}
 
    .proj-item a {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    color: #fff;
	 padding: 29px 30px 29.99px 30px;
	 height: 100%;
    box-sizing: border-box;
}

.proj-item {
      height: 300px;
    border-radius: 10px;
    width: 95%;
    margin: 0 auto;
    box-sizing: border-box;
}
.proj-title, .rev-title {
    margin-top: 50px;
    color: #000000;
    text-align: center;
    font-family: Montserrat;
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 51.66px;
    margin-bottom: 76px;
}
.rev-slider .slick-list{
    max-width: 1160px;
    margin: 0 auto 50px;
}
.proj-slider {
    max-width: 1000px;
    margin: 0 auto 50px;
}span.p-desc {
    color: #FFF;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21.7px;
}span.p-title {
color: #FFF;
    font-family: Montserrat;
    font-size: 47px;
    font-style: normal;
    font-weight: 500;
    line-height: 54.2px;
    display: block;
}
.proj-slider .slick-prev {
    background: url(https://static.tildacdn.com/tild3739-3265-4132-b838-653863633464/ar3.png) no-repeat;
    background-size: contain;
    border: 0;
    font-size: 0;
    width: 50px;
    height: 50px;
    cursor: pointer;
    position: absolute;
    left: -80px;
    z-index: 500;
    top: 50%;
        padding: 0;
    margin-top: -25px;
}
.proj-slider .slick-next {
    background: url(https://static.tildacdn.com/tild3430-3430-4663-a130-303038663561/ar4.png) no-repeat;
    background-size: contain;
    border: 0;
    font-size: 0;
    width: 50px;
    height: 50px;
    cursor: pointer;
    position: absolute;
    right: -80px;
    z-index: 500;
    top: 50%;
        padding: 0;
    margin-top: -25px;
}
.rev-slider .slick-prev {
    background: url(https://static.tildacdn.com/tild6161-6635-4662-a437-616331326562/ar1.png) no-repeat;
    background-size: contain;
    border: 0;
    font-size: 0;
    width: 50px;
    height: 50px;
    cursor: pointer;
    position: absolute;
    left: 30px;
    z-index: 500;
    top: 50%;
        padding: 0;
    margin-top: -25px;
}
.rev-slider .slick-next {
    background: url(https://static.tildacdn.com/tild6164-6364-4436-a362-393965333562/ar2.png) no-repeat;
    background-size: contain;
    border: 0;
    font-size: 0;
    width: 50px;
    height: 50px;
    cursor: pointer;
    position: absolute;
    right: 30px;
    z-index: 500;
    top: 50%;
        padding: 0;
    margin-top: -25px;
}
.slick-dots {
    margin: 0;
    padding: 0!important;
    display: flex!important;
    justify-content: center;
    gap: 10px;
        bottom: -24px;
    position: relative;
}
.slick-dots li {
    list-style: none;
    padding: 0;
	display: flex!important;
    justify-content: center;
    gap: 10px;
}
.slick-dots button {
    width: 10px;
    height: 10px;
    font-size: 0;
    border-radius: 50%;
    border: 0;
    padding: 0;
    cursor: pointer;
	background:#eee;
}
.slick-dots .slick-active button {
background:#0090f2;
}
.rev-slider .slick-slide span {
    display: block;
    color: #000000;
    text-align: center;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
    margin-top: 30px;
}

.rev-slider img {
    width: 77%;
    margin: 0 auto;
}
.rev-block {
    background: #ECF1F8;
    padding-bottom: 54px;
    padding-top: 67px;
}
@media screen and (max-width:1300px){
    .proj-slider .slick-prev {

    width: 30px;
    height: 30px;
    left: 10px;

}
span.p-title {
 
    font-size: 35px;
 
    line-height: 45px;
 
}
.proj-slider .slick-next {

    width: 30px;
    height: 30px;
    right: 10px;
}
}
 