/*Эффекты*/

#rec1159379241 .tn-group[data-group-id="175231379812754100"] .tn-atom,
#allrecords a[href^=tel],
#allrecords a[href^=mailto],
.services_bl .tn-atom,
#rec1159675011 .feature .tn-elem .tn-atom__img,
#rec1170647401 [data-elem-id="1752822745335"] .t-submit,
#rec1173614911 [data-elem-id="1753002118270"] .t-submit {
    transition: .2s;
}
#rec1159379241 .tn-group[data-group-id="175231379812754100"] .tn-atom:hover,
#allrecords a[href^=tel]:hover,
#allrecords a[href^=mailto]:hover {
    color: #e9ab1a !important;
}
#rec1159379241 .tn-elem[data-elem-id="1752314159237"] a:hover,
#rec1159359841 .tn-elem[data-elem-id="1752313031543"] a:hover,
#rec1159480721 .tn-elem a:hover,
#rec1159690526 .tn-elem[data-elem-id="1752817001564"] a:hover,
#rec1183810241 .tn-elem[data-elem-id="1752944377759"] .tn-atom:hover,
#rec1183869741 .tn-elem[data-elem-id="1752944377759"] .tn-atom:hover,
#rec1173152206 .tn-elem[data-elem-id="1752944377759"] .tn-atom:hover,
#rec1170490631 .tn-elem[data-elem-id="1752818471502"] .tn-atom:hover,
#rec1170503896 .tn-elem[data-elem-id="1752819395168"] .tn-atom:hover,
#rec1170533446 .tn-elem[data-elem-id="1752820555600"] .tn-atom:hover,
#rec1170647401 [data-elem-id="1752822745335"] .t-submit:hover,
#rec1173614911 [data-elem-id="1753002118270"] .t-submit:hover,
#rec1170623741 [data-elem-id="1752822745335"] .t-submit:hover,
#rec1183941991 .t1148__control_md:hover,
a.tn-atom[href="#feedback"][role="button"][aria-haspopup="dialog"]:hover {
    background-color: #363636 !important;
    color: #ffffff !important;
}
#rec1170533446 .tn-elem[data-elem-id="1752820555600"] .tn-atom:hover {
    border: 2px solid #fff;
}
#rec1183941991 .t1148__control_md:hover svg path {
    stroke: #ffc130;
}
#rec1159359841 .tn-elem[data-elem-id="1752312973387"] a:hover,
#rec1173152206 .tn-elem[data-elem-id="1752944393116"] a:hover,
#rec1183810241 .tn-elem[data-elem-id="1752944393116"] .tn-atom:hover,
#rec1183869741 .tn-elem[data-elem-id="1752944393116"] .tn-atom:hover,
#rec1170503896 .tn-elem[data-elem-id="1752819474184"] .tn-atom:hover {
    background: #ffc130;
    color: #363636;
}

#rec1173152206 .t396__artboard > a.t396__group img {
    box-shadow: 0px 0px 10px -40px transparent;
    /*outline: 5px solid transparent;*/
    border-radius: 0px;
    overflow: hidden;
    transition: box-shadow .6s, outline .1s, border-radius .3s;
}
#rec1170647401 .tn-elem[data-elem-id="1752822648780"] .tn-atom {
    box-shadow: 0px 0px 100px -80px;
}
#rec1173152206 .t396__artboard > a.t396__group:hover img {
    box-shadow: 0px 60px 100px -40px #ffc13070;
    /*outline: 5px solid #ffc130;*/
    border-radius: 8px;
}

#rec1159675011 .feature:hover .tn-elem .tn-atom__img {
    filter: drop-shadow(2px 2px 10px color(srgb 0 0 0 / 0.2));
    transform: rotate(25deg);
}
.services_bl:hover .tn-atom {
    color: #ffc130 !important;
}
/*Шапка*/
#rec1159379241 .t396__artboard {
    top: 53px !important;
    transition: .2s;
}
/*Выпадашка меню*/
.dropdown_projects {
    display: none !important;
    transition: .4s;
}
.menu_projects:hover .dropdown_projects {
    display: block !important;
    opacity:1;
}
/*Мобильное меню*/
.t451__menu__content {
    flex-direction: row-reverse;
}
.t451__side_socials {
    display: none;
}
.t451__centerside {
    justify-content: left;
}
.t451__leftside {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media screen and (max-width: 980px) {
    .t451__burger-wrapper__mobile {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
}
/*Блок Акции - стилизованный текст*/
#rec1159466371 .tn-atom__html p {
    font-size: 28px;
    font-family: 'Onest', Arial, sans-serif;
    line-height: 1.6;
}
#rec1159466371 .tn-atom__html p span {
    background: #fff;
    color: #E9AB1A;
    font-weight: 700;
    padding: 5px 15px;
    border-radius: 15px;
}
@media screen and (max-width: 1199px) {
#rec1159466371 .tn-atom__html p {
    font-size: 24px;
    line-height: 1.5;
}
}
@media screen and (max-width: 959px) {
#rec1159466371 .tn-atom__html p {
    font-size: 22px;
}
#rec1159466371 .tn-atom__html p span {
    padding: 3px 10px;
    border-radius: 10px;
}
}
@media screen and (max-width: 639px) {
#rec1159466371 .tn-atom__html p {
    font-size: 18px;
}
}
@media screen and (max-width: 479px) {
    #rec1159466371 .tn-atom__html p {
        font-size: 16px;
    }

}
/*Блок категорий*/
@media screen and (max-width: 639px) {
#rec1159480721 .tn-elem[data-elem-id="1752319373639"] .tn-atom img {
    transform: scaleX(-1);
}
} 
@media screen and (max-width: 479px) {
#rec1159480721 .tn-elem[data-elem-id="1752319373639"] .tn-atom img {
    transform: scaleX(1);
}
}
/*Эффекты*/
#rec1159480721 .tn-group[data-group-id="175231936228346280"],
#rec1159480721 .tn-group[data-group-id="175231937358321480"],
#rec1159480721 .tn-group[data-group-id="175231941346265410"] {
    overflow: hidden;
    border-radius: 16px;
}
#rec1159480721 .tn-group[data-group-id="175231936228346280"] .tn-elem__11594807211752318916827 img,
#rec1159480721 .tn-group[data-group-id="175231937358321480"] .tn-elem__11594807211752319373583 img,
#rec1159480721 .tn-group[data-group-id="175231941346265410"] .tn-elem__11594807211752319413462 img {
    transition:4s;
}
#rec1159480721 .tn-group[data-group-id="175231936228346280"]:hover .tn-elem__11594807211752318916827 img,
#rec1159480721 .tn-group[data-group-id="175231937358321480"]:hover .tn-elem__11594807211752319373583 img,
#rec1159480721 .tn-group[data-group-id="175231941346265410"]:hover .tn-elem__11594807211752319413462 img{
    transform: scale(1.5);
}

/*Аккордеон*/
.accordion .t-container {
    max-width: 100%;
}
.accordion .t585__accordion {
    margin-bottom: 20px;
}
.accordion .t585__header {
    border: none !important;
}
.accordion .t585__trigger-button {
    padding: 19px 30px 19px 30px;
    background: #fff;
    border-radius: 60px;
    transition: .2s;
}
.accordion .t-col_6 {
    max-width: calc(50% - 10px) !important;
    margin: 0;
}
.accordion .t-col_6:nth-child(odd) {
    margin-right: 20px;
}
.accordion .t585__header.t585__opened .t585__trigger-button {
    border-radius: 30px 30px 0 0;
}
.accordion .t585__text {
    background: #fff;
    padding: 0 30px 30px;
    border-radius: 0 0 30px 30px;
    margin-bottom: 0;
}
.accordion .t585__textwrapper {
    padding: 0;
}
.accordion .t585__icon {
    right: 20px;
    width: 20px;
    height: 20px;
}
.accordion .t585__icon svg {
    width: 20px;
    height: 20px;
}
.accordion .t585__border,
.accordion .t585__circle {
    display: none;
}
.accordion .t585__icon svg g {
    stroke: #E9AB1A;
}
.accordion .t585__trigger-button .t585__icon svg,
.accordion .t585__trigger-button .t585__title {
    transition: .2s;
}
.accordion .t585__trigger-button:hover .t585__icon svg {
    transform: rotate(180deg);
}
.accordion .t585__trigger-button:hover .t585__title,
.accordion .t585__opened .t585__trigger-button .t585__title {
    color: #E9AB1A !important;
}

@media (max-width: 1199px) {
.accordion .t585__trigger-button {
    padding: 14px 30px 14px 30px
}
}
@media (max-width: 960px) {
.accordion .t-col_6 {
    padding: 0 !important;
}
}
@media (max-width: 959px) {
.accordion .t-col_6 {
    max-width: 100% !important;
}
.accordion .t-col_6:nth-child(odd) {
    margin-right: 0;
}
#rec1173546006 .t585__title {
    font-size: 16px !important;
}
#rec1173546006 .t585__text {
    font-size: 14px !important;
}
.accordion .t585__trigger-button {
    padding: 14px 20px 14px 20px;
}
.accordion .t585__icon svg {
    width: 15px;
    height: 15px;
}
.accordion .t585__icon {
    right: 10px;
    width: 15px;
    height: 15px;
}
.t585__lines {
    width: 15px;
    height: 15px;
}
}
/*Галереи*/
.uc-gal .t-container {
    max-width: 1750px;
}
.uc-gal .t-col_12 {
    max-width: unset;
    margin: 0;
}
.uc-gal .t156__item img {
    max-width: 333px;
    width: 100%;
}
@media (max-width: 1919px) {
.uc-gal .t-container {
    max-width: 1640px;
}
}
@media (max-width: 1799px) {
.uc-gal .t-container {
    max-width: 1500px;
}
}
@media (max-width: 1599px) {
.uc-gal .t-container {
    max-width: 1400px;
}
}
@media (max-width: 1499px) {
    .uc-gal .t-container {
        max-width: 1260px;
    }
}
@media (max-width: 1299px) {
    .uc-gal .t-container {
        max-width: 1160px;
    }
}
@media (max-width: 1199px) {
.uc-gal .t156__wrapper {
    flex-wrap: wrap;
    row-gap: 20px;
}
.uc-gal .t-container {
        max-width: 900px;
    }
.uc-gal .t156__item {
    max-width: 280px;
}
.t1148 .t-section__title {
    font-weight: 400;
}
}
@media (max-width: 960px) {
.uc-gal .t156__item {
    max-width: 266px;
}
.uc-gal .t-col_12 {
    padding: 0 !important;
}
}
@media (max-width: 959px) {
    .uc-gal .t-container {
        max-width: 620px;
    }
    #rec1173627361 .t-section__title {
        font-size: 32px !important;
        text-align: center;
    }
    .uc-gal .t156__item {
        max-width: 160px;
    }
    #rec1183941991 .t-section__title {
        font-size: 32px;
    }
}
@media (max-width: 580px) {
    .uc-gal .t-container {
        max-width: 456px;
    }
    .uc-gal .t156__item {
        max-width: 130px;
    }
    #rec1173627361 .t-section__title {
    padding-bottom: 20px !important;
}
}
@media (max-width: 479px) {
    .uc-gal .t-container {
        max-width: 370px;
    }
    #rec1183941991 .t-section__title {
        font-size: 25px;
    }
    #rec1183941991.uc-gal .t-container {
        max-width: 100%;
    }
    #rec1173627361 .t-section__title {
        font-size: 20px !important;
        text-align: left;
    }
}
@media (max-width: 361px) {
    #rec1183941991 .t-section__title {
        font-size: 20px;
    }

}
/*Карта*/
iframe {
    border-radius: 32px;
}
@media (max-width: 479px) {
iframe {
    max-height: 350px;
    border-radius: 0;
}
}


/*Письма*/
#rec1173627361 .t156__wrapper {
    justify-content: flex-start;
}


/*Готовые проекты*/
#rec1183941991.uc-gal .t-container:before,
#rec1183941991.uc-gal .t-container:after {
    display: none;
}
#rec1183941991.uc-gal .t-container {
    justify-content: space-between;
}
#rec1183941991 .t1148__control_md {
    width: 82px;
    height: 40px;
}




/*Иконки связи*/
.soc-ico {
    position:fixed;
    top:300px;
    right: 10px;
    width:54px;
    height:210px;
    z-index: 9999;
}

.soc-ico .soc-ico1,
.soc-ico .soc-ico2,
.soc-ico .soc-ico3,
.soc-ico .soc-ico4 {
    outline: 6px solid #fff !important;
    border-radius: 50%;
}

.soc-ico .soc-ico1:hover,
.soc-ico .soc-ico2:hover,
.soc-ico .soc-ico3:hover,
.soc-ico .soc-ico4:hover {
    outline: 6px solid #e9ab1a !important;
}

.soc-ico .soc-ico1 {
    position:absolute;
    top:9px;
    left:9px;
    width:37px;
    display:block;
    height:37px;
    background: url("data:image/svg+xml,%3Csvg width='37' height='37' viewBox='0 0 37 37' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='18.4371' cy='18.4371' r='18.4371' fill='%233D3F45'/%3E%3Cg clip-path='url(%23clip0_205_553)'%3E%3Cpath d='M11 14.5815C10.9881 13.8533 11.2055 13.227 11.7588 12.7206C12.193 12.3231 12.6022 11.8974 13.0133 11.4748C13.6656 10.8047 14.6782 10.8791 15.291 11.4773C16.011 12.1805 16.7203 12.895 17.4297 13.6089C18.0732 14.2565 18.0857 15.2223 17.4472 15.8061C17.2981 15.9424 17.1026 16.0405 16.9133 16.1187C16.3839 16.3381 16.0336 16.7012 15.9151 17.2695C15.8425 17.6183 15.954 17.9408 16.0749 18.2571C16.3939 19.091 16.9309 19.7786 17.5569 20.4006C18.1898 21.0301 18.8934 21.5626 19.7306 21.9008C20.2852 22.1252 20.8178 22.1152 21.3247 21.7727C21.5891 21.5939 21.7765 21.3501 21.8711 21.0501C22.1826 20.0618 23.5323 19.6773 24.387 20.5443C25.0969 21.2651 25.8201 21.9727 26.5325 22.6909C26.6409 22.8003 26.7418 22.9266 26.8139 23.0622C27.141 23.6723 27.0269 24.4437 26.5382 24.9388C26.055 25.4289 25.5644 25.9121 25.0769 26.3978C24.6614 26.8122 24.1414 26.9691 23.5724 26.9947C22.905 27.0247 22.2659 26.8753 21.6405 26.6647C20.4136 26.2515 19.3058 25.6089 18.2574 24.8625C16.5035 23.613 14.9677 22.1333 13.6455 20.4368C12.6799 19.1985 11.8547 17.8764 11.3421 16.3806C11.1435 15.7992 11.0056 15.2023 11 14.5815Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_205_553'%3E%3Crect width='16' height='16' fill='white' transform='translate(11 11)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat center center;
}

.soc-ico .soc-ico2 {
    position:absolute;
    top:63px;
    left:9px;
    width:37px;
    display:block;
    height:37px;
   background: url("data:image/svg+xml,%3Csvg width='38' height='38' viewBox='0 0 38 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='18.6557' cy='18.6631' r='18.4371' fill='%230084FF'/%3E%3Cpath d='M10.3735 18.1866C15.8546 15.7473 22.9477 12.7733 23.9268 12.3617C26.4951 11.2843 27.2832 11.4908 26.8903 13.8767C26.6081 15.5916 25.7938 21.2692 25.1449 24.8031C24.7598 26.8987 23.8958 27.1471 22.5373 26.2405C21.884 25.8042 18.5865 23.5982 17.8708 23.0803C17.2175 22.6082 16.3165 22.0404 17.4465 20.922C17.8486 20.5236 20.4845 17.9775 22.5382 15.9957C22.8073 15.7354 22.4693 15.3079 22.1588 15.5166C19.3907 17.3735 15.5528 19.9509 15.0644 20.2867C14.3265 20.7936 13.6178 21.0261 12.3456 20.6564C11.3844 20.3771 10.4454 20.044 10.08 19.917C8.6726 19.4281 9.00667 18.795 10.3735 18.1866Z' fill='white'/%3E%3C/svg%3E") no-repeat center center;
}

.soc-ico .soc-ico3 {
    position:absolute;
    top:113px;
    left:9px;
    width:37px;
    display:block;
    height:37px;
   background: url("data:image/svg+xml,%3Csvg width='37' height='37' viewBox='0 0 37 37' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='18.4371' cy='18.4371' r='18.4371' fill='%2300B309'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M24.079 12.762C23.3445 12.0227 22.4705 11.4364 21.5079 11.0373C20.5452 10.6381 19.5128 10.4339 18.4707 10.4365C14.1006 10.4365 10.5431 13.9932 10.5413 18.365C10.5413 19.7622 10.9061 21.1259 11.5994 22.3288L10.4751 26.4365L14.6782 25.3334C15.8409 25.9663 17.1434 26.2982 18.4671 26.2987H18.4707C22.8398 26.2987 26.3974 22.7421 26.3991 18.3703C26.4021 17.3286 26.1986 16.2965 25.8004 15.3339C25.4021 14.3713 24.8171 13.4972 24.079 12.762ZM18.4707 24.9607H18.468C17.2876 24.9608 16.129 24.6433 15.1136 24.0413L14.8734 23.8982L12.3793 24.5527L13.0443 22.1212L12.888 21.8722C12.2281 20.8215 11.8787 19.6057 11.8803 18.365C11.882 14.7315 14.8381 11.7755 18.4733 11.7755C19.3391 11.7736 20.1966 11.9434 20.9963 12.2751C21.796 12.6068 22.522 13.0938 23.1322 13.7079C23.7457 14.3191 24.2319 15.0459 24.5629 15.8461C24.8938 16.6464 25.0628 17.5043 25.0602 18.3703C25.0584 22.0038 22.1024 24.9607 18.4707 24.9607ZM22.0856 20.0245C21.8869 19.9247 20.9136 19.446 20.7317 19.3798C20.5506 19.3135 20.419 19.2809 20.2865 19.4787C20.154 19.6765 19.7743 20.1226 19.6586 20.255C19.5429 20.3875 19.4272 20.4034 19.2293 20.3045C19.0315 20.2056 18.3929 19.9963 17.636 19.3215C17.047 18.796 16.6495 18.1477 16.5338 17.949C16.4181 17.7503 16.5215 17.6434 16.6213 17.5445C16.7105 17.4562 16.8191 17.3131 16.918 17.1974C17.0169 17.0817 17.0496 16.9996 17.1158 16.8671C17.1821 16.7346 17.1494 16.6189 17.0991 16.52C17.0496 16.4202 16.6531 15.4452 16.4879 15.0486C16.328 14.6644 16.1646 14.7156 16.0428 14.7103C15.9165 14.7052 15.7902 14.7028 15.6639 14.7033C15.5634 14.7058 15.4646 14.7291 15.3735 14.7717C15.2825 14.8142 15.2012 14.8751 15.1348 14.9506C14.9529 15.1493 14.4415 15.628 14.4415 16.603C14.4415 17.5781 15.1516 18.5204 15.2505 18.6529C15.3495 18.7854 16.6478 20.7858 18.6349 21.6443C19.1083 21.8483 19.4775 21.9702 19.7646 22.0621C20.2388 22.2131 20.6707 22.191 21.0125 22.1407C21.3932 22.0841 22.1845 21.662 22.3497 21.1992C22.5148 20.7364 22.5148 20.3398 22.4654 20.2568C22.4159 20.1738 22.2825 20.1234 22.0856 20.0245Z' fill='white'/%3E%3C/svg%3E%0A") no-repeat center center;
}

.soc-ico .soc-ico4 {
    position:absolute;
    top:117px;
    /*top:165px;*/
    left:9px;
    width:37px;
    display:block;
    height:37px;
    background: url("data:image/svg+xml,%3Csvg width='37' height='37' viewBox='0 0 37 37' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='18.4371' cy='18.4371' r='18.4371' fill='%233D3F45'/%3E%3Cpath d='M26.7799 15.6106V15.1964C26.7799 14.9221 26.7799 14.6477 26.7799 14.3733V14.1921C26.7799 13.7417 26.2467 13.5087 25.9154 13.809C25.8947 13.8297 25.874 13.8452 25.8584 13.8608C25.8015 13.9125 25.7549 13.954 25.7083 13.9954C25.6876 14.0109 25.672 14.0264 25.6513 14.0471C25.5685 14.1196 25.4909 14.1921 25.4132 14.2646C24.7454 14.8755 24.0775 15.4864 23.4045 16.0973C22.7625 16.6823 22.1258 17.2673 21.4838 17.8523C20.7228 18.546 19.9618 19.2449 19.2007 19.9386C18.9419 20.1768 18.6727 20.27 18.4345 20.27C18.1964 20.27 17.9272 20.1768 17.6683 19.9386C16.9073 19.2449 16.1411 18.546 15.3801 17.8471C14.7433 17.2621 14.1013 16.6771 13.4646 16.0973C12.7967 15.4864 12.1289 14.8755 11.4559 14.2646C11.3782 14.1921 11.3005 14.1196 11.2177 14.0471C11.197 14.0316 11.1815 14.0109 11.1608 13.9954C11.1142 13.954 11.0676 13.9125 11.0106 13.8608C10.9899 13.8452 10.9744 13.8245 10.9537 13.809C10.6223 13.5087 10.0891 13.7469 10.0891 14.1921V15.6106V23.0656C10.0891 23.4073 10.1927 23.7334 10.4101 23.9871C10.4308 24.013 10.4463 24.0389 10.4722 24.0647C10.4722 24.0647 10.4722 24.0647 10.4774 24.0647C10.7466 24.3288 11.0986 24.4375 11.4714 24.4375H25.4028C25.7756 24.4375 26.1328 24.3236 26.3968 24.0647C26.3968 24.0647 26.3968 24.0647 26.402 24.0647C26.4279 24.0389 26.4434 24.013 26.4641 23.9871C26.6816 23.7282 26.7851 23.4073 26.7851 23.0656V15.6106H26.7799Z' fill='white'/%3E%3Cpath d='M11.5829 12.4371H25.2917C22.9931 14.539 20.7256 16.615 18.4425 18.7013C16.1594 16.6201 13.8867 14.5441 11.5829 12.4371Z' fill='white'/%3E%3C/svg%3E") no-repeat center center;
    
}
@media (max-width:959px) {
.soc-ico {
        position: fixed;
        bottom: 210px;
        right: 10px;
        top: auto;
        width: 160px;
        height: 55px;
        z-index: 9999;
        background: none !important;
    }
.soc-ico .soc-ico2 {
    position: absolute;
    top: 9px;
    left: 60px;
} 
.soc-ico .soc-ico3 {
    position: absolute;
    top: 9px;
    left: 91px;
}
.soc-ico .soc-ico4 {
    position: absolute;
    top: 9px;
    left: 111px;
    /*left: 133px;*/
}
    
}

@media (max-width:670px) {
.soc-ico {
        bottom: 85px;
}       
}
@media (max-width:539px) {
.soc-ico {
    bottom: 90px;
    left: unset;
    right: 10px;
}
}

/*Политика*/
table.purpose-table {
    border-collapse: collapse;
    border-radius: 32px;
    overflow: hidden;
}
table.purpose-table th, table.purpose-table td {
    font-family: 'Onest', Arial, sans-serif;
    padding: 24px;
    color: #3D3F44;
    font-size: 18px;
    line-height: 130%;
}
table.purpose-table tr:nth-child(odd) {
    background-color: #E6E6E6;
}
table.purpose-table tr:nth-child(even) {
    background-color: #F8F8F8;
}


@media (max-width: 959px) {
table.purpose-table th, table.purpose-table td {
    padding: 12px;
    font-size: 16px;
}
table.purpose-table th {
    text-align: left;
    font-size: 14px;
}
}
@media (max-width: 479px) {
table.purpose-table tr {
    display: flex;
    flex-direction: column;
}
table.purpose-table {
    border-radius: 16px;
}
table.purpose-table th {
    padding-bottom: 0;
}

.t1148 .t-section__title {
    font-size: 24px;
}


}
