/* При наведении (опционально) */
.t-btn:hover {
    opacity: 0.8 !important;
}

@media screen and (max-width:1300px) {
    #rec1935187561 a.t-menu__link-item {
        font-size: 14px !important;
    }
}

#rec1935187561 .t-menu-base__list {
    row-gap: 10px !important;
}

div.uc-cs-breadcrumb {
    padding-top: 80px !important;
    padding-bottom: 10px !important;
}

@media screen and (max-width: 980px) {
    div.uc-cs-breadcrumb {
        padding-top: 85px !important;
    }
}

/* START HEADER */
header .t-menu-base__leftwrapper {
    width: fit-content;
    justify-content: center !important;
}

header .t-menu-base__logo a {
    gap: unset !important;
}

header .t-menu-base__leftwrapper .t-menu-base__list {
    column-gap: 30px !important;
}

header .t-menu-base__button .t-btn {
    padding-left: 20px;
    padding-right: 20px;
}

header .t-menu-base__right_descr em {
    font-size: 10px;
    line-height: 1;
}

#rec1935187561 .t-menu-base__maincontainer {
    min-height: 70px !important;
}

#rec1935187561 .t-menu-base {
    min-height: 70px !important;
}

#rec1935187561 a.t-menu__link-item {
    font-size: 15px !important;
}

#rec1935187561 .t-menu-base__right_descr {
    line-height: 1.1 !important;
}

/* END HEADER */

/* START HOME */
#rec62117679 {
    padding-top: 70px !important;
}

.uc-services .t851__container {
    justify-content: center;
}

.uc-services .t851__container .t-item {
    margin-left: 10px;
    margin-right: 10px;
}

.main-banner {
    display: flex;
    position: relative;
    height: 100vh;
    padding-top: 70px;
    align-items: center;
    box-sizing: border-box;
    width: 100%;
    justify-content: center;
    background: url("https://static.tildacdn.com/tild3038-6336-4336-b836-653034653336/image.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.main-banner::after {
    content: '';
    background: #222e45;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.4;
}

.main-banner .section-content {
    z-index: 1;
    flex-direction: column;
    row-gap: 50px;
    padding-left: 20px;
    padding-right: 20px;
}

.section-content.max-width-1200 {
    display: flex;
    width: 100%;
    max-width: 1160px;
}

.main-banner h1 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 30px !important;
}

.main-banner h1 b {
    font-size: 120px;
}

.site-section {
    display: flex;
    width: 100%;
}

.site-section .section-content {
    display: flex;
    flex-direction: column;
}

.section-header {
    display: flex;
    flex-direction: column;
    row-gap: 15px;
    margin-bottom: 50px;
    align-items: center;
    text-align: center;
}

.benefits-content {
    display: flex;
    column-gap: 40px;
}

.benefits-image {
    max-width: 560px;
    width: 100%;
    object-fit: cover;
}

.benefits-items {
    display: flex;
    flex-direction: column;
    row-gap: 24px;
}

.benefits-item-description {
    color: #222e45;
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 15px;
}

.benefits-item {
    display: flex;
    flex-direction: column;
    row-gap: 8px;
}

.benefits-item h3 {
    font-size: 20px !important;
}

.section-subtitle {
    font-size: 18px;
    color: #222e45;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 400;
}

.uc-services .t-col_3 {
    max-width: 275px !important;
}

#rec1991369481 .t156__item {
    max-width: 250px !important;
}

.price h2 {
    color: #ffffff;
    font-family: 'Roboto', Arial, sans-serif;
}

.price .section-subtitle {
    color: #ffffff;
    font-family: 'Roboto', Arial, sans-serif;
}

.price-items {
    display: flex;
    column-gap: 20px;
    justify-content: center;
}

.price-item {
    background: #ffffff;
    padding: 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding-bottom: 25px;
    padding-top: 30px;
    max-width: 325px;
    box-sizing: border-box;
}

.price-item h3 {
    margin-bottom: 16px;
    font-family: 'Roboto', Arial, sans-serif;
}

.price-item-description {
    color: #5B5B5B;
    font-size: 14px;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    font-family: 'Roboto', Arial, sans-serif;
}

.price-item-day,
.price-item-month {
    color: #5B5B5B;
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 14px;
    display: flex;
    margin-bottom: 5px;
}

.price-item-value-1 {
    font-family: 'Roboto', Arial, sans-serif;
    color: #222e45;
    font-size: 36px;
    display: flex;
    justify-content: center;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 600;
}

.price-item-value-2 {
    font-family: 'Roboto', Arial, sans-serif;
    color: #222e45;
    font-size: 20px;
    display: flex;
    margin-bottom: 20px;
    font-weight: 600;
}

.price-item .btn {
    background: #222e45;
    color: #ffffff !important;
    width: 100% !important;
    display: flex;
    box-sizing: border-box;
    height: 35px;
    font-weight: 500;
    margin-top: auto;
}

.clients-items {
    display: flex;
    gap: 50px;
    row-gap: 40px;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 800px;
    margin: 0 auto;
}

.clients-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 10px;
    text-align: center;
    max-width: 200px;
    width: 100%;
}

.clients-item-number {
    font-family: 'Roboto', Arial, sans-serif;
    color: #222e45;
    font-size: 62px;
    font-weight: 600;
}

.clients-item-title {
    font-family: 'Roboto', Arial, sans-serif;
    color: #222e45;
    font-size: 15px;
}

#rec1994771451 {
    padding-top: 80px !important;
}

#rec1994758571 .t-feed__slider-grid__content {
    padding: 5px 20px 20px;
}

#rec1994758571 .t-feed__post-bgimg,
#rec1994758571 .t-feed__post-imgwrapper {
    max-height: 250px;
}
/* END HOME */

.site-title {
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.2;
    font-weight: 600;
    color: #222e45;
}

h1.site-title {
    font-size: 42px;
}

h2.site-title {
    font-size: 36px;
}

h3.site-title {
    font-size: 24px;
}

.btn {
    background-color: #ffffff;
    --border-width: 0px;
    border-style: none !important;
    border-radius: 0px;
    box-shadow: none !important;
    font-weight: 600;
    transition-duration: 0.2s;
    transition-property: background-color, color, border-color, box-shadow, opacity, transform, gap;
    transition-timing-function: ease-in-out;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    color: #222e45 !important;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    font-family: 'Roboto', Arial, sans-serif;
}

.btn:hover {
    opacity: 0.7;
}

.contact-fab__toggle {
    background: #222e45 !important;
}