.wrap_a32a {
    z-index: 99 !important;
}
.t-slds__arrow-withbg {
    background-color: transparent !important;
}
.pop-gallery div[data-zoom-target] {
    cursor:pointer;
}
.t-carousel__zoomer__control,
.t-slds__arrow_wrapper{
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.t228__centerside.t228__menualign_left .t228__list_item{
    padding-left: 13px;
    padding-right: 13px;
}
.t228__list_item:first-child {
    padding-left: 0 !important;
}
.t228__right_descr a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.t450__right_buttons_but a {
    transition:.2s;
}
.t450__right_buttons_but a:hover {
    box-shadow: 0 5px 30px 5px rgb(242 73 65 / 50%);
    transform: translateY(-2px);
}
.t828__col-wrapper {
    -webkit-box-align: baseline;
    -ms-flex-align: initial;
    align-items: baseline;
}
.t828__item+.t828__item {
    padding-top: 45px;
}
.t228__leftside {
    overflow:hidden;
}
.t228__leftcontainer {
    position: relative;
    top: -10px;
}
@media screen and (min-width: 1201px) {
    ::-webkit-scrollbar-thumb {
        /* Укажи цвет скроллбара */
        background: #333;
        /* Укажи радиус скругления скроллбара */
        border-radius: 0px;
    }
    ::-webkit-scrollbar {
        /* Укажи ширину вертикального скроллбара */
        width: 5px;
        /* Укажи высоту горизонтального скроллбара */
        height: 5px;
        /* Укажи цвет фона под скроллбаром */
        background: #f1f1f1;
    }
}
.t280__logo__content {
    position: relative;
    /*top: -30px;*/
    left:-2.5px;
}
/*слайдер*/
.t903__descr {
    max-width: 650px;
}
.t-slds__arrow_wrapper:hover .t-slds__arrow-withbg {
    border-color: #f24941 !important;
}
/*.t-slds__arrow_wrapper:hover polyline {
    stroke: #000000 !important;
}*/

.t-form__errorbox-wrapper {
    display:none !important;
}
/*галерея*/
.t-carousel__zoomer__arrow__wrapper:before {
    width: 40px;
    height: 40px;
    border: 1px solid #999;
    top: calc(50% - 30px);
}
.t-carousel__zoomer__arrow__wrapper.t-carousel__zoomer__arrow__wrapper_right:before {
    right: calc(50% - 36px);
}
.t-carousel__zoomer__arrow__wrapper_right {
    right: 30px;
}
.t-carousel__zoomer__arrow__wrapper.t-carousel__zoomer__arrow__wrapper_left:before {
    left: calc(50% - 36px);
}
.t-carousel__zoomer__arrow__wrapper_left {
    left: 30px;
}
.t-zoomer__close, .t-zoomer__scale.showed {
    border: 1px solid #999;
    width: 28px;
    height: 28px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.t-zoomer__close:hover,
.t-zoomer__scale:hover{
    border-color: #f24941;
}
.t-carousel__zoomer__control:hover .t-carousel__zoomer__arrow__wrapper:before{
    border-color: #f24941;
}
.t-carousel__zoomer__control:hover .t-carousel__zoomer__arrow_right,
.t-carousel__zoomer__control:hover .t-carousel__zoomer__arrow_left{
    border-color: #000;
}
.t-carousel__zoomer__control:hover {
    opacity: 1;
}

/*обложка*/
.t903__wrapper {
    padding-bottom:80px;
}
.t-popup__container.t-width_6 {
    max-width: 460px;
    border-radius:30px;
}
/*пакеты подробно*/
.t450__rightside {
    position: initial;
}
.t450{
    background-color: rgb(51 51 51 / 97%);
}
.t450__close{
    background-color: transparent;
}
.t450__right_buttons_but a{
    font-size:18px;
}

.b_bottom{
    border-bottom: 2px solid;
}

.t390__btn {
    color: #fff;
    border: 2px solid #f24941;
    font-size: 16px;
    background: #f24941;
    margin-left: 0;
    box-shadow: 0 5px 30px 5px rgb(242 73 65 / 30%);
    margin-top: 14px;
}
.t390__social {
    display: flex;
    justify-content: flex-end;
}
/*Меню*/
#rec231698193{
    position: absolute;
    z-index: 999;
    width: 100%;
}
.pulse a{
    animation: pulse 2s infinite;
    border-radius: 50%;
}
/*Соц сети*/
.t280__menu__container .t-sociallinks__item a svg,
.t228__right_social_links_item a svg,
.t-sociallinks__item a svg,
.t450__right_social_links_item svg{
    border-radius: 100%;
    box-shadow: 0 5px 30px 5px rgb(242 73 65 / .5);
}
.t828__itemwrapper .t828__item:last-child .t828__imgwrapper img{
    filter: drop-shadow(0 0px 20px rgb(242 73 65 / 1));
}
/*Квиз*/
#rec231866806 .t396 .tn-atom__img {
    box-shadow: 0 20px 60px 0 rgba(0, 0, 0, 0.15);
}

/*Скрываем меню*/
#rec231652746 {
    position: absolute;
    height: 0;
    width: 0;
    left: -9999px;
}

/*Первый экран*/
@media (min-width:1680px) {
    .t828__wrapper {
        padding: 140px 0;
    }
}
/*Заголовок*/
.t225__uptitle{
    padding-bottom: 20px;
}

/*Портфолио - слайдер*/
.t-slds__arrow_wrapper {
    opacity:0;
    transition:opacity 0.2s ease !important;
}
.t-slds:hover .t-slds__arrow_wrapper {
    opacity:1;
}
.sl-gallery .tn-atom__gallery .t-slds__container:before {
    content: "";
    background: linear-gradient(to top, rgba(25, 25, 25, 0.9), rgba(255, 255, 255, 0));
    width: 100%;
    height: 80px;
    bottom: 0;
    z-index: 1;
    position: absolute;
    left: 0;
    opacity:0;
    transition:opacity 0.2s ease;
}

.sl-gallery .tn-atom__gallery:hover .t-slds__container:before {
    opacity:1;
}


@-webkit-keyframes pulse {
          0% {
            -webkit-box-shadow: 0 0 0 0 rgba(242, 73, 65, 0.4);
            box-shadow: 0 0 0 0 rgba(242, 73, 65, 0.4);
        }
        70% {
            -webkit-box-shadow: 0 0 0 20px rgba(242, 65, 43, 0);
            box-shadow: 0 0 0 20px rgba(242, 73, 43, 0);
        }
        100% {
            -webkit-box-shadow: 0 0 0 0 rgba(242, 73, 65, 0);
            box-shadow: 0 0 0 0 rgba(242, 73, 43, 0);
        }
}

@keyframes pulse {
      0% {
        -webkit-box-shadow: 0 0 0 0 rgba(242, 73, 65, 0.4);
        box-shadow: 0 0 0 0 rgba(242, 43, 43, 0.4);
    }
    70% {
        -webkit-box-shadow: 0 0 0 20px rgba(242, 73, 65, 0);
        box-shadow: 0 0 0 20px rgba(242, 43, 43, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(242, 73, 65, 0);
        box-shadow: 0 0 0 0 rgba(242, 43, 43, 0);
    }
}

@-webkit-keyframes pulse2 {
          0% {
            -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
        }
        70% {
            -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
        }
        100% {
            -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        }
}

@keyframes pulse2 {
      0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
    }
    70% {
        -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

/*Кнопки*/
.t828__btn,#rec231866806 .tn-elem[data-elem-id="1600710811481"] .tn-atom,
.t228 .t-btn,
.t142__submit,
#form231871141 .t-submit,
.t580__btn,
.light_btn a,
.t702 .t-submit,
.t903__buttonwrapper a[href='#popup:callback'],
.t903__buttonwrapper a[href='#dizajn']{
    box-shadow: 0 5px 30px 5px rgb(242 73 65 / .5);
 }
.t604__play_icon svg{
    animation: pulse2 2s infinite;
    border-radius:50%;
}

/*Дизайн-проект*/
.t908__item_active {
    background-color: #f24941;
    box-shadow: 0 5px 30px 5px rgb(242 73 65 / .5);
}

.t908__item:hover {
    border-color:#f24941;
}

/*После шагов кнопка*/
.t580__buttons {
    margin-top: 45px;
}
 
/*Видеоотзывы*/ 
.t923__bgimg{
    border-radius:10px;
}
.t923__witharrows .t-slds__arrow-right{
    right: 45px
}
.t923__witharrows .t-slds__arrow-left{
    left: 45px
}
.t604__imgwrapper .t-slds__bgimg {
    border-radius:10px;
}

/*Блок захвата Потолки*/
#rec231871141 .tn-elem[data-elem-id="1600943815971"] .tn-atom {
    border-radius: 0 10px 10px 0;
}
.tn-elem__2318711411600943815971 {
    backdrop-filter: blur(3px);
    border-radius: 0 10px 10px 0;
}
.tn-elem__2318711411600939414313{
    box-shadow: 0 20px 60px 0 rgba(0, 0, 0, 0.15);
    border-radius:10px;
}
 
 /*Карта*/
 .ymaps-2-1-79-ground-pane{
     filter: grayscale(1);
 }
 .ymaps-2-1-79-places-pane{
     filter: hue-rotate(-212deg) drop-shadow(0px 5px 8px red);
 }
 .t554__card{
    background-color: rgb(34 34 34 / .9) !important;
    border-radius: 10px;
 }
 
.t903__title {
    margin-bottom:20px;
}

@media screen and (max-width: 1599px) {
    .t959__card-title {
        font-size: 20px !important;
    }
}

@media screen and (max-width: 1299px) {
    .t959__card-title {
        font-size: 18px !important;
    }
}

@media screen and (max-width: 1439px) {
    .t903__textwrapper {
        margin-bottom:55px;
    }
    .t903__wrapper {
        padding-bottom: 50px;
    }
}

@media screen and (max-width: 1204px) {
    .sl-gallery .tn-atom__gallery .t-slds__container:before {
        opacity: 1;
    }
}

@media (min-width: 981px) and (max-width: 1199px) {
    #rec310009615 .t-menu__link-item {
        font-size:14px !important;
    }
    .t228__centerside.t228__menualign_left .t228__list_item {
        padding-left: 7px !important;
        padding-right: 7px !important;
    }
    .t228__right_descr {
        font-size:18px !important;
    }
    #rec231906421 .t-menu__link-item {
        font-size:14px !important;
    }
    #rec231906421 .t228__imglogo {
        max-width: 200px !important;
        width: 200px !important;
        min-width: 200px !important;
    }
    #rec231906421 .t228__list_item {
        padding-left: 7px !important;
        padding-right: 7px !important;
    }
}

@media (min-width: 480px) and (max-width: 1199px) {
    #rec301009527 .t396__artboard {
        overflow:scroll;
    }
}

@media screen and (max-width: 980px) {
    #rec231906421 .t228__leftcontainer,
    #rec231906421 .t228__imglogo {
        padding: 0 !important;
    }
    #rec231906421 .t228__imglogo {
        max-width:200px !important;
    }
    .t228__leftcontainer {
        position: relative;
        top: 0px;
    }
    #rec231906421 .t228 {
        padding-top: 10px;
    }
    #rec231906421 .t228__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0 20px !important;
    }
    #rec231906421 .t228__list_item a {
        font-size: 16px !important;
    }
    #rec231906421 .t228__right_buttons {
        padding: 0;
    }
    #rec231906421 .t228__right_buttons_but {
        margin: 0;
    }
}

@media screen and (max-width: 976px) {
    .t908__box-text {
        padding-top: 20px;
    }
}

@media screen and (max-width: 960px) {
    .t554_map {
        height: 30vh !important;
    }
    .t959__card-title {
        font-size: 25px !important;
    }
    .t828__item-text {
        font-size:17px !important;
    }
    .t828__item+.t828__item {
        padding-top: 25px;
    }
    .t828__imgwrapper {
        width: 30px!important;
    }
    .t828__textwrapper,
    .t828__col:first-child {
        margin-bottom: 35px;
    }
    .t828__item-text {
        padding-left: 25px;
    }
    .t828 .t828__title {
        font-size: 48px !important;
    }
    .t225__uptitle {
        font-size:18px !important;
    }
}

@media screen and (max-height: 700px) {
    .t-slds__arrow {
        -moz-transform: translateY(-56%) !important;
        -ms-transform: translateY(-56%) !important;
        -webkit-transform: translateY(-56%) !important;
        -o-transform: translateY(-56%) !important;
        transform: translateY(-56%) !important;
        top: 56% !important;
    }
}

@media screen and (max-width: 640px) {
    .t228__right_buttons_but .t-btn {
        height: 50px;
        font-size: 16px;
    }
    /*анимация*/
    .light_btn a {
        overflow: hidden;
        position: relative;
    }
    .t228__right_buttons_but{
        box-shadow: 0 5px 30px 5px rgb(242 73 65 / .5);
     }
    .btn-effects::after {
        content: '';
        position: absolute;
        height: 350%;
        width: 200%;
        top: 0;
        left: -100%;
        background: rgba(255, 255, 255, 0.8);
        border-radius: 100%;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        z-index: 20;
        -webkit-animation-name: ripple;
        animation-name: ripple;
        -webkit-animation-duration: 6s;
        animation-duration: 6s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }
    .btn-effects {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }
    .t228__right_buttons_but {
        position: relative;
        overflow: hidden;
        border-radius: 30px;
    }
    .t228 .t-btn {
        margin-left: 0;
    }
    .master-form .tn-form__submit{
        overflow: hidden;
        position: relative;
        border-radius:30px;
    }
    /*анимация конец*/
    .t734__witharrows .t-slds__arrow_container {
        display:none !important;
    }
    .t899__title {
        font-size: 20px !important;
    }
    .t390__title {
        font-size: 22px !important;
    }
    .t828 .t828__title {
        font-size: 30px !important;
    }
    .t828__item-text,
    .t390__descr,
    .t899__descr {
        font-size:16px !important;
    }
    .t959__container {
        padding: 0px 10px 0px 10px !important;
    }
}

@media screen and (max-width: 560px) {
    .t-popup__container.t-width_6 {
        border-radius: 0px;
    }
    .t702 .t-popup__close {
        background: #fff;
    }
    .t702 .t-popup__close-icon g{
        fill:#f24941;
    }
}

@media screen and (max-width: 479px) {
    .bg-raschet div {
        background-position: 75% center !important;
    }
    #rec325442475 {
        display:none !important;
    }
}

@media screen and (max-width: 460px) {
    .t959__card-title {
        font-size: 18px !important;
    }
}

@media screen and (max-width: 374px) {
    .t828__descr span{
        display:none;
    }
    #rec231916644 .t225__title br{
        display:none;
    }
}