#leclickContainer {
    z-index: 9999999999!important;
}
.burger_menu {
    display: flex;
    align-items: center;
    cursor: pointer;
}
.burger_menu-title {
    color: #fff;
    font-size: 16px;
    font-family: var(--t-text-font, Arial);
    line-height: 1.3;
    font-weight: 500;
    text-transform: uppercase;
    margin-left: 16px;
}
.burger_menu-icon {
    position: relative;     
    height: 14px;
    width: 43px;
}
.burger_menu-icon span {
    background-color: #fff;
    position: absolute;
    height: 1px;
    transition: 0.3s ease-in-out;
}
.burger_menu-icon span:nth-child(1) {
    width: 43px;
    top: 0px;
    left: 0px;
}
.burger_menu-icon span:nth-child(2) {
    width: 33px;
    top: 6px;
    left: 0px;
}
.burger_menu-icon span:nth-child(3) {
    width: 23px;
    bottom: 0px;
    left: 0px;
}
.burger_menu:not(.open):hover span {
    width: 43px;
}
.header_button.wa-icon .tn-atom {
    background-size: 20px!important;
    border-color: rgb(255 255 255 / 50%)!important;
}
.header_button.tg-icon .tn-atom {
    background-size: 22px!important;
    border-color: rgb(255 255 255 / 50%)!important;
    background-position: 7px 11px!important;
}
.header_button.phone-icon .tn-atom {
    background-size: 20px!important;
    border-color: rgb(255 255 255 / 50%)!important;
}
.header_button .tn-atom {
    transition: 0.3s ease-in-out!important;
}
.header_button .tn-atom:hover {
    transform: scale(1.1);
    border-color: rgb(255 255 255 / 100%)!important;
}
.header_button.selector-icon .tn-atom {
    border-color: rgb(255 255 255 / 50%)!important;
}
.header_selector {
    width: 100%;
    height: 100%;
}
.header_selector a {
    display: flex;
    align-items: center;
    justify-content: center; 
    gap: 7px;
    width: 100%;
    height: 100%;
    border: 1px solid rgb(255 255 255 / 50%);
    border-radius: 30px;  
    box-sizing: border-box;
    transition: 0.3s ease-in-out;
}
.header_selector span {
    color: #fff;
    font-size: 13px;
    font-family: var(--t-text-font, Arial);
    line-height: 1;
    font-weight: 500;   
}
.header_selector span:last-child {
    opacity: 0.5;
}
.header_selector a:hover {
    transform: scale(1.1);
    border-color: rgb(255 255 255 / 100%)!important;
}
.tour_button .tn-atom {
    transition: 0.3s ease-in-out!important;
}
.tour_button .tn-atom:hover {
    transform: scale(1.1);
}
.t-slds .t-container {
    max-width: 1220px;
}
.t-feed__slider-grid__post-wrapper {
    width: 100%!important;
    max-width: 386px;
    margin: 0 10px;
    border: 1px solid rgb(255 255 255 / 50%); 
}
.t-feed__post-title {
    color: #fff;
    font-size: 20px;
    font-family: var(--t-text-font, Arial);
    line-height: 1.2;
    font-weight: 500;
}
.t-feed__post-descr {
    color: #fff;
    font-size: 16px;
    font-family: var(--t-text-font, Arial);
    line-height: 1.3;
    font-weight: 300; 
    opacity: 0.7;
    margin-top: 6px;
}
.t-feed__post-date {
    color: #fff;
    font-size: 13px;
    font-family: var(--t-text-font, Arial);
    line-height: 1.3;
    font-weight: 300; 
    opacity: 0.7;
    letter-spacing: 0.5px;
}
.t-feed__post-parts-date-row_afterdescr {
    margin-top: 16px;
}
.t-feed__slider-grid__post-wrapper .t-feed__post-imgwrapper {
    margin-bottom: 0;
}
.t-feed__slider-grid__wrapper  {
    padding: 16px 20px;
    justify-content: space-between;
}
.t-feed__post-popup__close-wrapper {
    border-color: rgb(255 255 255 / 50%)!important;    
}
.t-feed__post-popup__close-text {
    color: #fff;
    font-size: 16px;
    font-family: var(--t-text-font, Arial);
    line-height: 1.3;
    font-weight: 300; 
    opacity: 0.7;    
}
.t-feed__post-popup__title {
    color: #fff;
    font-size: 30px;
    font-family: var(--t-text-font, Arial);
    line-height: 1.3;
    font-weight: 500; 
}
.t-redactor__text {
    color: #fff;
    font-size: 16px;
    font-family: var(--t-text-font, Arial);
    line-height: 1.3;
    font-weight: 300;     
}
.t-feed__post-popup__date.t-uptitle {
    color: #fff;
    font-size: 13px;
    font-family: var(--t-text-font, Arial);
    line-height: 1.3;
    font-weight: 300; 
    letter-spacing: 0.5px;
}
.t-feed__post-popup__text-wrapper ol, .t-feed__post-popup__text-wrapper ul {
    padding-top: .25rem;
}
.t-feed__post-popup__text .t-redactor__tte-view h2.t-redactor__h2, .t-feed__post-popup__text .t-redactor__tte-view h3.t-redactor__h3, .t-feed__post-popup__text .t-redactor__tte-view h4.t-redactor__h4 {
    font-weight: 500;
}
.t-feed__post-popup__text b, .t-feed__post-popup__text strong, .t396 b, .t396 strong {
    font-weight: 500!important;
}
.t117_map {
    background-color: #1F2430!important;
}
.ymaps-2-1-79-map-copyrights-promo {
	display: none !important;
}

.ymaps-2-1-79-copyrights-pane {
	display: none !important;
}
[class*="ymaps-2"][class*="-ground-pane"] {
	filter: url("data:image/svg+xml;utf8,#grayscale");
	-webkit-filter: grayscale(100%);
}
#map [class*="-ground-pane"] > ymaps {
	filter: invert(100%);
	-ms-filter: invert(100%);
	-webkit-filter: invert(100%);
	-moz-filter: invert(100%);
	-o-filter: invert(100%);
}
#map [class*="-map-bg"] {
	background: #1f2430;
}
.close_button .tn-atom {
    transition: 0.2s ease-in-out!important;
}
.close_button .tn-atom:hover {
    opacity: 0.7;
}
.menu_link .tn-atom {
    transition: 0.3s ease-in-out!important;
}
.menu_link .tn-atom:hover {
    transform: translateX(15px);
}
.menu_link .tn-atom a {
    display: block;
}
.t-redactor__tte-view figure hr {
    background: rgb(255 255 255 / 50%) !important;
}
.news_button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 246px;
    height: 56px;
    color: #121212!important;
    font-size: 16px;
    font-family: var(--t-text-font, Arial);
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #fff;
    border: 1px solid #fff;
    transition: 0.3s ease-in-out!important;
    box-sizing: border-box;
    cursor: pointer;
    margin-top: 1.5rem;
}
.news_button:hover {
    background-color: transparent;  
    color: #fff!important;
}
.hero_button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 246px;
    height: 56px;
    color: #fff!important;
    font-size: 16px;
    font-family: var(--t-text-font, Arial);
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    background-color: transparent;
    transition: 0.3s ease-in-out!important;
    box-sizing: border-box;
    cursor: pointer;
    border: none;
}
.hero_button:hover {
    background-color: #fff;  
    color: #121212!important;
}
.burger_button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 240px;
    height: 46px;
    color: #121212!important;
    font-size: 14px;
    font-family: var(--t-text-font, Arial);
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #fff;
    border: 1px solid #fff;
    transition: 0.3s ease-in-out!important;
    box-sizing: border-box;
    cursor: pointer;
}
.burger_button:hover {
    background-color: transparent;  
    color: #fff!important;
}
.contacts_button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 246px;
    height: 56px;
    color: #121212!important;
    font-size: 16px;
    font-family: var(--t-text-font, Arial);
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #fff;
    border: 1px solid #fff;
    transition: 0.3s ease-in-out!important;
    box-sizing: border-box;
    cursor: pointer;
}
.contacts_button:hover {
    background-color: transparent;  
    color: #fff!important;
}
:root {
    --w-small: 240px;
    --w-big: 520px;
    --gap: 16px;
}
.about_slider .tn-atom__html {
    vertical-align: middle;
}
.about_slider .viewport {
    width: 100%;
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    overflow: hidden; 
}
.about_slider .track {
    display: flex;
    align-items: center;
    will-change: transform;
}
.about_slider .slide {
    flex-shrink: 0;
    width: var(--w-small);
    height: 320px;
    margin-right: var(--gap);
    overflow: hidden;
    transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
    transform: translateY(105px);
    user-select: none;
}
.about_slider .slide.active {
    width: var(--w-big);
    height: 690px;
    filter: brightness(1);
    transform: translateY(0);
}
.about_slider img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    pointer-events: none;
}
.t-slds__bullet {
    opacity: 0.5;
}
.t-slds__bullet_active {
    opacity: 1;
}
.uc-staticpage .t396__elem .tn-atom span {
    font-size: 24px!important;
    font-weight: 500!important;
    line-height: 1.3!important;
}
@media screen and (max-width: 1300px) {
    .t1004 .t-slds__container {
        width: 100%;
    }
}
@media screen and (max-width: 1240px) {
    .t-slds .t-container {
        max-width: 960px;
    } 
    .t-feed__slider-grid__post-wrapper {
        max-width: 298px;
    }
    .t-feed__post-title {
        font-size: 18px;
    }
    .t-feed__post-descr {
        font-size: 14px;
    }
    .t-feed__post-date {
        font-size: 11px;
    }
    :root {
        --w-small: 180px;
        --w-big: 390px;
        --gap: 16px;
    } 
    .about_slider .slide {
        height: 240px;
        transform: translateY(69px);
    }
    .about_slider .slide.active {
        height: 518px;
    }    
}
@media screen and (max-width: 960px) {
    .t-slds .t-container {
        max-width: 100%;
    } 
    .t-feed__slider-grid__post-wrapper {
        max-width: none;
    }
    .t-width .t-slds__wrapper {
        padding: 0;
    }
    .t1004__container_mobile-flex .t-feed__grid-col:first-child {
        margin-left: 0;
    }
    :root {
        --w-small: 120px;
        --w-big: 260px;
        --gap: 10px;
    } 
    .about_slider .slide {
        height: 160px;
        transform: translateY(53px);
    }
    .about_slider .slide.active {
        height: 346px;
    }      
}
@media screen and (max-width: 640px) {
    .burger_menu-title {
        font-size: 13px;
    }
    .header_selector a:hover {
        transform: none;
        border-color: rgb(255 255 255 / 50%)!important;
    }
    .hero_button .tn-atom {
        border-color: rgb(255 255 255 / 50%)!important;
    }
    .header_button .tn-atom:hover {
        transform: none;
        border-color: rgb(255 255 255 / 50%)!important;
    }
    .header_button.phone-icon .tn-atom {
        background-size: 14px !important;
    }
    .burger_button {
        width: 200px;
        height: 38px;
        font-size: 12px;
    }
    .contacts_button {
        width: 220px;
        height: 46px;
        font-size: 14px;
    }
    .t-redactor__text {
        font-size: 14px;
    }
    .t-feed__post-popup__title {
        font-size: 24px;
    }
    .t-feed__post-popup__date.t-uptitle {
        font-size: 11px;
    }    
    .news_button {
        width: 220px;
        height: 46px;
        font-size: 14px;
    }  
    .hero_button {
        width: 220px;
        height: 46px;
        font-size: 14px;
    }
    .uc-staticpage .t396__elem .tn-atom span {
        font-size: 20px!important;
    }    
}
@media screen and (max-width: 480px) {
    .t1004__container_mobile-flex .t-feed__grid-col:first-child {
        padding-right: 0;
        padding-left: 0;
    }
    .t1004__container_mobile-flex .t-feed__grid-col:last-child {
        padding-left: 0;
        padding-right: 0;
    }
    .t1004__container_mobile-flex .t-feed__grid-col:not(:first-child,:last-child) {
        padding-right: 0;
        padding-left: 0;
    }
    .uc-staticpage .t396__elem .tn-atom span {
        font-size: 18px!important;
    }       
}