#t-header .header-menu a:hover,
#t-header .header-phone:hover .tn-atom span,
.t794__list[role="menu"] a:hover{
    color: #1871B8 !important;
}
#t-header .header-btn a:hover {
    text-decoration: underline !important;
}
#t-header .header-social a:hover path[fill="#000000"],
#t-header .header-phone:hover path[fill="#000000"]{
    fill: #1871B8 !important;
}

#t-footer a[href]:hover {
    text-decoration: underline !important;
}

.our-uslugi .tn-group .tn-group {
    opacity: 0;
    background: rgba(0, 0, 0, 0.4);
    transition: 200ms linear;
}
.our-uslugi .tn-group img {
    transition: 200ms linear;
}
.our-uslugi .tn-group:hover img {
    transform: scale(1.1);
}
.our-uslugi .tn-group:hover .tn-group{
    opacity: 1;
}

#rec1739699141 {
    border-radius: 100px 100px 0 0;
}

.our-work-tabs .tn-atom {
    cursor: pointer;
}
.our-work-tabs .tn-atom.active,
.our-work-tabs .tn-atom.active .tn-atom__button-text,
.our-work-tabs .tn-atom:hover{
    color: #1871B8 !important;
    border-bottom-color: #1871B8 !important;
}
.our-work-more a:hover:before {
    border-color: rgba(24, 113, 184, 0) !important;
}

.our-work-items:not(:first-child) {
    display: none;
    left: calc((100svw - 1160px) / 2) !important;
}

.uc-reviews .t1148 {
    position: relative;
}
.uc-reviews .t1148__slider.t1148__slider_width_12{
    max-width: calc(1160px - 100px);
    margin: 0 auto;
}
.uc-reviews .t1148__img {
    width: 326px;
    object-fit: cover;
}
.uc-reviews .t1148__control {
    position: absolute;
    top: 50%;
    z-index: 10;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    background-color: rgba(24, 113, 184, 0.05) !important;
    border: 2px solid rgba(24, 113, 184, 1) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='18' viewBox='0 0 10 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.31494 17.2976L1.09576 9L9.31494 0.702425' stroke='black' stroke-width='1.5'/%3E%3C/svg%3E%0A");
}
.uc-reviews .t1148__control:hover {
    background-color: rgba(24, 113, 184, 1) !important;
    border: 2px solid rgba(24, 113, 184, 1) !important;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='18' viewBox='0 0 10 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.31494 17.2976L1.09576 9L9.31494 0.702425' stroke='white' stroke-width='1.5'/%3E%3C/svg%3E%0A");
}
.uc-reviews .t1148__control svg {
    display: none;
}
.uc-reviews .t1148__control_left {
    left: calc((100% - 1160px) / 2);
}
.uc-reviews .t1148__control_right {
    right: calc((100% - 1160px) / 2);
    transform: translateY(-50%) rotate(180deg);
}

.uc-steps .t585>.t-container:not(.t-section__container),
.uc-faq .t585>.t-container:not(.t-section__container){
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: flex-start;
    grid-gap: 10px 40px;
    box-sizing: border-box;
    padding: 0 20px;
    counter-reset: steps;
}
.uc-steps .t585>.t-container:not(.t-section__container) .t-col,
.uc-faq .t585>.t-container:not(.t-section__container) .t-col {
    margin: 0;
}
.uc-steps .t585>.t-container:before,
.uc-steps .t585>.t-container:after,
.uc-faq .t585>.t-container:before,
.uc-faq .t585>.t-container:after{
    display: none;
}
.uc-steps .t585__accordion,
.uc-faq .t585__accordion{
    counter-increment: steps 1;
}
.uc-steps .t585__header,
.uc-faq .t585__header{
    border: none !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5) !important
}
.uc-steps .t585__trigger-button,
.uc-faq .t585__trigger-button{
    padding: 10px 68px 10px 10px;
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    grid-gap: 20px;
}
.uc-faq .t585__trigger-button {
    padding: 15px 40px 15px 0;
}
.uc-steps .t585__trigger-button:before{
    content: '0' counter(steps);
    display: block;
    font-family: 'Inter';
    font-weight: 600;
    font-size: 40px;
    line-height: 45px;
    color: #1871B8;
}
.uc-steps .t585__icon,
.uc-faq .t585__icon{
    padding: 0;
    opacity: 1 !important;
    right: 14px;
    width: 30px;
    height: 30px;
    background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.8001 13.75V6.25H16.1996V13.75H23.3982V16.25H16.1996V23.75H13.8001V16.25H6.60156V13.75H13.8001Z' fill='%231871B8'/%3E%3C/svg%3E%0A");
}
.uc-faq .t585__icon {
    right: 0;
}
.uc-steps .t585__header.t585__opened .t585__icon,
.uc-faq .t585__header.t585__opened .t585__icon{
    background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23 16.5H7V14.5H23V16.5Z' fill='%231871B8'/%3E%3C/svg%3E%0A");
}
.uc-steps .t585__border,
.uc-steps .t585__icon > *,
.uc-steps .t585__icon-hover, 
.uc-steps .t585__circle,
.uc-faq .t585__border,
.uc-faq .t585__icon > *,
.uc-faq .t585__icon-hover, 
.uc-faq .t585__circle{
    display: none;
}
.uc-steps .t585__textwrapper,
.uc-faq .t585__textwrapper{
    padding: 14px 0 0 0;
}
.uc-steps .t585__text,
.uc-steps .t585__text > *:last-child,
.uc-faq .t585__text,
.uc-faq .t585__text > *:last-child {
    margin: 0;
}

.btn-blue a:hover {
    opacity: 0.7;
}

.uc-clients .t-slds__container {
    max-width: 1020px;
    width: 100%;
    margin: 0 auto;
}
.uc-clients .t-slds__arrow_wrapper{
    position: absolute;
    top: 50%;
    z-index: 10;
    transform: translateY(-50%);
    width: 30px !important;
    height: 30px !important;
    border-radius: 30px;
    background-color: rgba(24, 113, 184, 0.05) !important;
    border: 2px solid rgba(24, 113, 184, 1) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg width='7' height='13' viewBox='0 0 7 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.50197 11.9595L0.764986 6.22249L6.50197 0.4855' stroke='black' stroke-width='0.956164'/%3E%3C/svg%3E%0A");
}
.uc-clients .t-slds__arrow_wrapper:hover {
    background-color: rgba(24, 113, 184, 1) !important;
    border: 2px solid rgba(24, 113, 184, 1) !important;
    background-image: url("data:image/svg+xml,%3Csvg width='7' height='13' viewBox='0 0 7 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.50197 11.9595L0.764986 6.22249L6.50197 0.4855' stroke='white' stroke-width='0.956164'/%3E%3C/svg%3E%0A");
}
.uc-clients .t-slds__arrow_wrapper button {
    display: none;
}
.uc-clients .t-slds__arrow_wrapper-left{
    left: calc((100% - 1160px) / 2);
}
.uc-clients .t-slds__arrow_wrapper-right{
    right: calc((100% - 1160px) / 2);
    transform: translateY(-50%) rotate(180deg);
}
.uc-clients .t738__img  {
    height: 150px;
    object-fit: contain;
}

@media (max-width: 980px) {
    .our-work-items:not(:first-child) {
        left: calc((100svw - 300px) / 2) !important;
    }
    
    .uc-reviews .t1148__slider.t1148__slider_width_12{
        max-width: calc(100svw - 40px);
        margin: 0 auto;
        gap: 20px !important;
    }
    .uc-reviews .t1148__controls {
        display: block;
    }
    .uc-reviews .t1148__control {
        width: 35px;
        height: 35px;
    }
    .uc-reviews .t1148__control_left {
        left: 10px;
    }
    .uc-reviews .t1148__control_right {
        right: 10px;
    }
    .uc-reviews .t1148__img {
        width: 30svw;
    }
    .uc-steps .t585>.t-container:not(.t-section__container),
    .uc-faq .t585>.t-container:not(.t-section__container){
        grid-template-columns: 100%;
    }
}
@media (max-width: 980px) {
    .uc-reviews .t1148__img {
        width: 65svw;
    }
}

























