#rec1438190681 .t1126__content {
    margin-bottom: 60px;
}

.uc-tabs-cases {
    position: relative;
    top: 0;
    margin: -70px 0;
}

.uc-tabs-cases .t397__col {
    margin: 0 0 0 22px;
}

.uc-tabs-cases .t397__width_20 {
    width: auto;
    padding: 0 12px;
}

.uc-tabs-cases .t397__wrapper:first-child {
    margin-left: -20px;
}

.uc-tabs-cases .t397__tab {
    border-bottom: none !important;
}

.uc-tabs-cases .t397__title {
    padding: 18px 0;
    margin: 0 10px;
    border: 1px solid;
}

.uc-tabs-cases .t397__tab_active {
    /*border: 1px solid #eb8147;*/
}

.uc-cases-gallery .t1148__controls {
    position: relative;
    z-index: 1;
}

.uc-cases-gallery .t1148__control_xl {
    border: 1px solid #ffffff;
}

#rec1445142681 .t976__menu-link
 {
    background-color: transparent !important;
}

.uc-about .t492__textwrapper {
    margin-left: 0;
}

.uc-partners .t1196__bgimg {
    background-size: contain;
}

.uc-partners .t1196__slider {
    gap: 80px !important;
}

#form1475072521 {
    display: none;
}





.dev {
    position: relative;
    bottom: 120px;
    right: 15px;
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 300;
    font-size: 12px;
}

.dev:hover {
    opacity: 0.8;
}

.dev a {
    color: white!important;
    text-decoration: underline!important;
}

.dev img {
    width: 45px;
    padding: 5px 5px 0;
}



@media screen and (max-width: 640px) {
    .dev {
    bottom: 135px;
    }
    
}