.t450__menu_show.t450, .t450{
    background-color: transparent;
}
.t450{
    transition: transform ease-in-out 0.7s;
}
::-webkit-scrollbar {
  width: 0;
}
.t450__close{
    top: 20px;
    right: 18px;
}
.t450__burger_bg {
    background-color: transparent;
}
#rec718739969{
    position: absolute;
    width: 100%;
    top: 70%;
    margin-top: 50px;
}
.t-input{
    background-color: transparent;
}
.t-input-block input{
    border: none!important;
    border-bottom: 1px solid white !important;
}
.t-submit{
    transition: .9s;
}
.t-submit:hover{
    transition: .9s;
    border-color: transparent!important;
}
@media (max-width: 960px){
    #rec718739969 {
    display: none;
}
}
.t001__descr_center {
    max-width: 100%;
}
.t450__list_item {
    margin-bottom: 30px;
}
.t450__menu_show.t450__overlay {
    display: block;
    z-index: 99999;
    animation: fadeInOverlay 0.8s ease-in-out forwards;
}
@keyframes fadeInOverlay {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.t450__overlay {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: -1;
    -webkit-transition: opacity ease-in-out 0.8s;
    -moz-transition: opacity ease-in-out 0.8s;
    -o-transition: opacity ease-in-out 0.8s;
    transition: opacity ease-in-out 0.8s;
}
.t450__overlay_bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    opacity: .9;
}
.t450__close-button.t450_opened {
    /* Ваш стиль кнопки закрытия */
}
.t922__textwrapper {
    background-color: rgba(255, 255, 255, 0.8);
}
.t214__blockimg {
    max-width: 65px;
    height: 90px;
    margin-bottom: 0px;
}
.t-col_4 {
    max-width: 65px;
}
.t214 .t-row {
    display: flex;
}




