body div, body span, body h1, body h2, body h3, body h4, body h5, body h6, body p, body blockquote, body pre, body a {
    letter-spacing: 1px !important;
}

body, html {
    --uc-color-color-chaH3HxR1zM: rgba(254, 254, 254, .5) !important;
}

body .t257__wrapper {
    padding-bottom: 40px;
    border: 1px solid rgba(256, 256, 256, .2);
}

body .gl-a9s__container {
    max-width: 1200px; 
    padding: 0 20px;
}

body #rec3956690201 .t-slds__arrow, body #rec3835965401 .t-slds__arrow {
    top: 42%;
}

/*В блоке реализовано в широкой картинке сделал фото с краями*/
body #rec3956690201 .t-slds__bgimg {
    background-size: contain;
}

body #rec3433351101 {
    background-image: url('https://static.tildacdn.com/tild3735-3832-4766-b036-643036363231/Naprav11.jpg');
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    position:relative;
}

body #rec3440275401 {
    border-top: 1px solid rgba(256, 256, 256, .4);
    border-bottom: 1px solid rgba(256, 256, 256, .4);
}

body .t823__imgblock {
    position:relative;
}

body #rec3433351101:before, body .t823__imgblock:before { 
    display:block;
    position:absolute;
    content:"";
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:1;
    background:rgba(0,0,0,.9);
}

body .t823__imgblock:before { 
    background:rgba(0,0,0,.3);
}

body #rec3433351101 .t899 {
    position: relative;
    z-index: 2;
}

body .t-form-success-popup_new .t-form-success-popup__text {
    color: var(--black);
}

body .t403__container-table {
    margin-bottom: 10px;
}

body .t403__container-table:last-of-type {
    margin-bottom: 0;
}

body .t403__container-table div {
    border:none !important;
}

body .t981__secondary-menu ul {
    flex-direction: column;
}

body .t-menu-popover__burgermenu, body #rec3678614101 .t-menu-popover__burgermenu, body #rec3678614101 .t-menu-popover__burgermenu__close-button {
    background-color: #111111;
}

/*Убрал кнопку в открывающемся меню*/
body .t-menu-popover__container_left .t1362__additional {
    display: none;
}

/*Оцентровал логотип в десктопной версии*/
.t-menu-popover .t-menu-base__logowrapper {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

/*Определил класс контейнера с отступами по краям*/
.uc-indents {
    padding-left:40px;
    padding-right:40px;
}

/*Вставим слово "меню" правее иконки бургера*/
.menu-label {
    font-family: var(--t-text-font, Arial);
    text-transform: uppercase;
    color: #DEAB34;
    font-size: 14px;
}

body .t-menu-popover__wrapper {
    column-gap: 15px;
}

body .t575__numberwrapper {
    display:none;
}

body .t675 .t-slds__wrapper {
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
}

.t675__wrapper {
    position: static;
    background-color: var(--uc-color-color-LY9CYe, #090909);
    background-image: none !important;
}

body .t675__textwrapper {
    padding-top: 0;
}

body .t-slds__container .t-slds__bullet_wrapper {
    bottom: 132px;
}

/*Попап с социальными сетями*/
.socials-list {
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    justify-content:space-between;
    row-gap: 30px;
    column-gap:15px;
}

.socials {
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    row-gap: 30px;
    column-gap:15px;
}

.socials__icon {
    width:40px;
}

.golden-btn {
    display:flex;
    align-items:center;
    justify-content: center;
    background-color: transparent;
    color: var(--uc-color-color-EvRnonznzD, #deab34);
    border-style: solid !important;
    border-color: var(--uc-color-color-EvRnonznzD, #deab34) !important;
    border-width: 1px;
    border-radius: 0px;
    box-shadow: none !important;
    font-family: var(--t-text-font, Arial);
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.5px;
    padding: 8px 60px 8px 60px;
    transition-duration: 0.2s;
    transition-property: background-color, color, border-color, box-shadow, opacity, transform, gap;
    transition-timing-function: ease-in-out;
}

.golden-btn:hover, .golden-btn:focus, .golden-btn:active {
    transition-duration: 0.2s;
    transition-property: background-color, color, border-color, box-shadow, opacity, transform, gap;
    transition-timing-function: ease-in-out;
    background-color: var(--uc-color-color-EvRnonznzD, #deab34);
    color: var(--uc-color-color-chaH3HxR1zM, #ebe6e6);
}

.t868__code-wrap {
    padding: 60px 40px;
}

/* Размытие фона, когда открыт поп-ап */
body.t-body_popupshowed .t-popup_show {
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
}

.uc-other-list .t-container {
    max-width: 800px;
}

.uc-other-list .t-container .t-col_4 {
    max-width: 200px;
}

.uc-other-list .t-container .t-col_4 .t404__imgbox {
    height: 196px;
}

#rec4016065901 iframe {
    height:95vh;
}

body .t981__menu.t981__secondary-menu a {
    text-decoration: underline;
    display: block;
}

/*.uc-arrow_down {*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    bottom: 0;*/
/*}*/

.uc-arrow_down .t-cover {
    background-image: none !important;
    background-color: transparent !important;
}

@media screen and (max-width: 1200px) {
        body .gl-a9s__container {
        max-width: 960px;
        padding: 0 10px;
    }
    
    .socials-list {
        justify-content:center;
    }
    
    .uc-other-list .t-container {
        max-width: 620px;
    }
    
    .uc-other-list .t-container .t-col_4 {
        max-width: 186px;
    }
    
    .uc-other-list .t-container .t-col_4 .t404__imgbox {
        height: 182px;
    }
}

@media screen and (max-width: 960px) {
    body .gl-a9s__container {
        max-width: 640px;
        padding: 0 20px;
    }
    .t577__number.t-name_md {
        font-size: 20px;
    }
    #rec3434740501 .t823__col_img_mobile.t823__col_img, body .t823__col_img_mobile.t823__col_img {
        height: 390px;
    }
    
    .t-menu-popover .t-menu-base__logowrapper {
        position: static;
        transform: none;
    }
    .uc-indents {
        padding-left:20px;
        padding-right:20px;
    }
    
    .menu-label {
        display:none;
    }
    
    body .t764__col_first {
        margin-bottom: 55px;
    }
    
    .uc-other-list .t-container {
        display: flex;
        flex-wrap: wrap;
    }
    
    .uc-other-list .t-container .t-col_4 {
        max-width: 205px;
        padding: 10px;
    }
    
    .uc-other-list .t-container .t-col_4 .t404__imgbox {
        width: 100%;
    }
    
    .uc-other-list .t-container .t-col_4 .t404__textwrapper {
        width: 100%;
    }
}
@media screen and (max-width: 930px) and (max-height: 420px) {
     body .t575__text {
        margin-top: 0;
    }
    body .t764__descr {
        display: none;
    }
}
@media screen and (max-width: 640px) {
    .t577__number.t-name_md {
        font-size: 20px;
    }
    
    body .t403__container-table {
        width: calc(100% - 40px) !important;
    }
    
    body .t403__textwrapper {
        margin: 16px !important;
    }
    
    body .t981__logo {
        max-width: 220px !important;
        margin-bottom: 15px;
    }
    
    body .t165__img {
        height: 60vw;
        object-fit: cover;
    }
    
    .t868__code-wrap {
        padding: 40px 16px;
    }
    
    body .t-slds__container .t-slds__bullet_wrapper {
        bottom: 222px;
        position: relative;
    }
    
    .uc-other-list .t-container {
        max-width: calc(100% - 32px);
        padding-left: 16px;
        padding-right: 16px;
    }
    body .t575__text {
        margin-top: 0;
    }
    body .t764__descr {
        display: none;
    }
    body .t-contact-method__types-container {
        display: flex;
        flex-direction: column;
    }
}