/*!
Theme Name: posm
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: posm
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
*{padding:0;margin:0;line-height:calc(100% + 12px);box-sizing:border-box}img{max-width:100%;max-height:100%}a{font-family:inherit;color:inherit;text-decoration:none;transition:all .3s ease}ul{padding:0;list-style:none;margin:0}svg{transition:all .3s ease}button{font-family:inherit;border:none;outline:none;cursor:pointer;transition:all .3s ease}body{font-size:16px;font-family:"Roboto",serif;color:#4d4d4d;font-weight:400;background:#f8f8f8;overflow-x:hidden}h1{font-weight:700;font-size:60px;margin-bottom:20px;color:#333}h2{font-weight:700;font-size:40px;margin-bottom:20px;color:#333}h3{font-weight:500;font-size:24px;color:#000}p{margin-bottom:20px}.title-form{color:#333;font-size:26px;font-weight:500;line-height:38px}.p-100{padding:100px 0}.pt-100{padding-top:100px}.pb-100{padding-bottom:100px}.p-50{padding:25px 0}.pt-50{padding-top:50px}.pb-50{padding-bottom:50px}.m-50{margin:50px 0}.mt-50{margin-top:50px}.mb-50{margin-bottom:50px}.p-120{padding:120px 0}.pt-120{padding-top:120px}.pb-120{padding-bottom:120px}.p-60{padding:60px 0}.pt-60{padding-top:60px}.pb-60{padding-bottom:60px}.m-60{margin:60px 0}.mt-60{margin-top:60px}.mb-60{margin-bottom:60px}.p-140{padding:140px 0}.pt-140{padding-top:140px}.pb-140{padding-bottom:140px}.p-70{padding:70px 0}.pt-70{padding-top:70px}.pb-70{padding-bottom:70px}.m-70{margin:70px 0}.mt-70{margin-top:70px}.mb-70{margin-bottom:70px}.no-scroll{overflow:hidden !important}.title{margin-bottom:40px}.title-row{display:flex;align-items:center;justify-content:space-between;gap:30px}.title__desc{flex:1}.title__arrows{display:flex;max-width:max-content;gap:15px}.container{max-width:1410px;margin:0 auto;box-sizing:border-box}.main-btn{display:flex;align-items:center;justify-content:center;max-width:308px;width:100%;height:70px;color:#fff;font-weight:500;font-size:18px;background:#ed1847;border-radius:10px;transition:all .3s ease}.main-btn:hover{background:#b5153a}.line-btn{display:flex;align-items:center;gap:25px;margin-top:70px}.line-btn p{color:#4d4d4d;font-size:20px;font-weight:400;margin:0}.line-btn a,.line-btn button{display:flex;align-items:center;gap:10px;color:#222;font-size:20px;font-weight:600;border:none;background:0 0;outline:none;cursor:pointer}.line-btn a span,.line-btn button span{display:block;box-sizing:border-box;border-bottom:2px solid #b7b7b7;position:relative}.line-btn a i,.line-btn button i{transition:all .3s}.line-btn a span:before,.line-btn button span:before{content:'';left:0;bottom:-2px;width:20px;height:2px;background:#e50914;position:absolute;transition:all .3s}.line-btn a:hover i,.line-btn button:hover i{transform:translateX(5px)}.line-btn a:hover span:before,.line-btn button:hover span:before{width:100%}.full-btn{display:flex;justify-content:center;margin-top:70px}.full-btn .line-btn{margin-top:0}.socials{display:flex;align-items:center;gap:10px}.breadcrumb{padding-top:25px;padding-bottom:50px;font-size:14px;color:#4d4d4d}.breadcrumb .container{display:flex;gap:5px}.breadcrumb a:hover{color:#ed1847}.input-row{display:flex;gap:30px}.input-block{position:relative;margin-bottom:10px;background:#fff;flex:1;border-radius:10px}.placeholder{position:absolute;top:50%;transform:translateY(-50%);left:25px;color:#4d4d4d;font-size:15px;font-style:normal;font-weight:400;margin:0;transition:all .3s}.placeholder span{color:#dc6655}.input-block input{width:100%;height:65px;border-radius:10px;border:1px solid #efefef;background:0 0;font-family:"Roboto",sans-serif;color:#4d4d4d;font-size:15px;font-weight:400;box-sizing:border-box;padding-left:25px;outline:none;position:relative;z-index:2}.input-block input:focus~.placeholder{z-index:2;color:#969696;font-size:13px;font-weight:400;background:#fff;top:-8px;box-sizing:border-box;padding:2px;transform:translateY(0)}.input-block input:focus~.placeholder span{display:none}.input-block input.success~.placeholder{z-index:2;color:#969696;font-size:13px;font-weight:400;background:#fff;top:-8px;box-sizing:border-box;padding:2px}.input-block input.success~.placeholder span{display:none}.textarea-block{margin-bottom:10px;position:relative;background:#fff}.textarea-block .placeholder{top:16px;transform:translateY(0)}.textarea-block textarea{background:0 0;border-radius:10px;border:1px solid #efefef;width:100%;height:113px;box-sizing:border-box;padding:16px 25px;font-family:"Roboto",sans-serif;color:#4d4d4d;font-size:15px;font-weight:400;outline:none;position:relative;z-index:2}.textarea-block textarea:focus~.placeholder{z-index:2;color:#969696;font-size:13px;font-weight:400;background:#fff;top:-8px;box-sizing:border-box;padding:2px;transform:translateY(0)}.textarea-block textarea:focus~.placeholder span{display:none}.textarea-block textarea.success~.placeholder{z-index:2;color:#969696;font-size:13px;font-weight:400;background:#fff;top:-8px;box-sizing:border-box;padding:2px;transform:translateY(0)}.textarea-block textarea.success~.placeholder span{display:none}input.not-valid{border:1px solid #dc3232}input.success,textarea.success{border:1px solid #229342}.input-submit .main-btn{max-width:100%;width:100%;border:none;height:65px;cursor:pointer}.agree{margin-top:15px;margin-bottom:0;color:#333;font-size:12px;font-weight:400}.agree a{color:#323d85;font-size:12px;font-style:normal;font-weight:400;text-decoration-line:underline;transition:all .3s}.agree a:hover{color:#f8b600}.wpcf7-not-valid-tip{display:none !important}.wpcf7-spinner{display:none !important}.header__row{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;box-sizing:border-box}.header__logo{border-radius:0 0 12px 12px;max-width:289px;width:100%;box-sizing:border-box;padding:20px 20px 15px 0;background:#ed1847;position:relative}.header__logo p{font-weight:400;font-size:12px;color:#fff;position:absolute;top:17px;right:20px}.header__content{max-width:1070px;width:100%}.header__top{padding-top:12px;display:flex;justify-content:space-between;align-items:center;gap:60px}.header__top ul{display:flex;justify-content:space-between;gap:30px;flex:1}.header__top ul li{display:flex;gap:10px;align-items:center;font-size:14px;color:#433f40;margin:0}.header__top ul li p{margin:0}.header__bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:10px;margin-top:12px;box-sizing:border-box;border-top:1px solid #eee}.header-nav{width:100%}.header-nav>ul>li{font-weight:500;font-size:16px;color:#222;margin:0}.current-menu-item a{color:#ed1847}.header{position:relative;z-index:66}.header.active{background:#fff}.header__row-mob{display:none}.material-table-wrapper{background:#fff;border:1px solid #e3e6ea;border-radius:10px;overflow:hidden;overflow-x:auto;margin:50px 0}.material-table{width:100%;border-collapse:separate;border-spacing:0;color:#2b2f33;font-size:15px;line-height:1.55}.material-table thead th{background:#f7f9fc;font-weight:600;text-align:left;padding:14px 16px;border-bottom:1px solid #e3e6ea;white-space:nowrap}.material-table td{padding:14px 16px;border-bottom:1px solid #eef1f4;vertical-align:top}.material-table th:not(:last-child),.material-table td:not(:last-child){border-right:1px solid #eef1f4}.material-table tbody tr:last-child td{border-bottom:none}.material-table tbody tr:hover{background:#f9fbff}@media(min-width:1025px){.header-nav li:hover>a{color:#ed1847}.header-nav>ul{display:flex;gap:30px;justify-content:space-between}.header-nav>ul>li{height:auto;display:flex;align-items:center;gap:10px;padding-bottom:10px}.menu-burger{width:16px;height:12px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.menu-burger span{display:block;border-radius:1px;height:2px;background:#ed1847;width:100%;position:absolute}.menu-burger span:nth-child(1){width:12px;top:0;right:0;transition:all .3s ease}.menu-burger span:nth-child(2){top:50%;transform:translateY(-50%)}.menu-burger span:nth-child(3){width:12px;bottom:0;left:0;transition:all .3s ease}.menu-item-has-children:hover .menu-burger span:nth-child(1){left:0}.menu-item-has-children:hover .menu-burger span:nth-child(3){right:0;left:auto}.sub-menu{position:absolute;top:100%;width:100%;left:0;z-index:66;display:none}.sub-menu-block{background:#fff;box-sizing:border-box;padding:20px 0}.sub-menu ul{display:grid;grid-template-columns:repeat(7,1fr);gap:25px 60px;max-width:1415px;width:100%;margin:0 auto}.sub-menu ul li a{font-weight:500;font-size:16px;line-height:137%;text-align:center;color:#222;display:flex;flex-direction:column;align-items:center;gap:14px}.sub-menu ul li a img{width:120px;height:90px;object-fit:contain;object-position:bottom center}.little-sub{position:relative}.little-sub .sub-menu{width:300px}.little-sub .sub-menu ul{display:grid;grid-template-columns:repeat(1,1fr);gap:25px;margin:0 auto;padding:15px}.little-sub .sub-menu ul li a{text-align:left;align-items:flex-start}}.overlay{position:fixed;left:0;top:0;height:100vh;width:100%;background:#000;opacity:.5;z-index:55;display:none}.header-actions{display:flex;align-items:center;gap:15px}.socials{display:flex;align-items:center;gap:8px}.socials a{display:flex;align-items:center}.header-call a{font-weight:700;font-size:20px;color:#333}.header-call button{background:0 0;font-size:14px;color:#ff0038;display:block;transition:all .3s}.header-call button:hover{color:#b5153a}.nav-contacts-mob{display:none}.title-page{padding-top:0;padding-bottom:50px}.title-page h1{margin-bottom:0}.contacts-page{background:#fff}.contacts-page__list{display:flex;flex-wrap:wrap;gap:30px}.contacts-page-item{width:calc(33.333% - 20px);background:#f8f8f8;box-sizing:border-box;padding:40px 30px;border-radius:20px;transition:all .3s;box-shadow:0 4px 12px 0 rgba(0,0,0,.0)}.contacts-page-item:hover{box-shadow:0 4px 12px 0 rgba(0,0,0,.08)}.contacts-page-item h3{font-weight:600;font-size:22px;line-height:34px;color:#000;margin-bottom:10px}.contacts-page-item p{margin-bottom:15px;color:#333}.contacts-page-item p:last-child{margin-bottom:0;font-weight:500;font-size:20px;line-height:32px;color:#444}.contacts-page-item p a{color:#ed1847}.contacts-page-item p a:hover{color:#b5153a}.contacts-page-item .socials img{width:33px;height:33px}.contacts-page-item.kp-modal.main-btn{height:auto;background:#ed1847;max-width:100%}.contacts-page-item.kp-modal.main-btn:hover{background:#b5153a}.map{margin-top:80px;border-radius:15px;overflow:hidden;height:500px;width:100%}.map iframe{border:none !important;width:100%;height:100%}.portfolio{margin-top:20px}.portfolio__list{display:flex;flex-wrap:wrap;gap:30px}.portfolio__item{border-radius:10px;overflow:hidden;width:calc(33.333% - 20px);background:#fff;display:flex;flex-direction:column;justify-content:space-between}.portfolio__item a{border-radius:10px;height:450px;display:block}.portfolio__item img{width:100%;height:100%;object-fit:cover}.portfolio__title{text-align:center;font-weight:500;font-size:18px;color:#4d4d4d;box-sizing:border-box;padding:35px;flex:1;display:flex;align-items:center}.about-banner{margin-top:20px;text-align:center}.about-banner p{max-width:820px;margin:0 auto;margin-bottom:25px}.footer{background:#f2f2f2}.footer-black{padding:10px 0;background:#ed1847;color:#fff}.footer-black__row{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer__actions{display:flex;align-items:center;flex:auto;justify-content:flex-end}.footer__actions .socials{margin-left:25px;margin-right:50px;gap:10px}.footer__actions .socials img{width:50px;height:50px}.footer__actions .btn-yellow{background:#ffd80b;border-radius:10px;max-width:300px;width:100%;height:60px;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:18px;color:#111;transition:all .3s ease}.footer__actions .btn-yellow:hover{background:#f5ce00}.footer__actions p{margin:0;text-align:right;font-weight:500;font-size:18px;line-height:26px}.footer-contacts{padding:70px 0;box-sizing:border-box}.footer-contacts__row{display:flex;gap:30px}.footer-contact{flex:1}.footer-contact p{margin:0}.footer-contact__top{padding-bottom:5px;margin-bottom:5px;box-sizing:border-box;border-bottom:1px solid #d9d9d9;display:flex;align-items:center;transition:all .3s}.footer-contact__bottom{color:#333;font-size:17px;font-weight:600;line-height:29px;text-transform:uppercase}.footer-contact__top .copy{font-family:"Roboto",sans-serif;background:0 0;border:none;cursor:pointer;outline:none;color:#2757ff;font-size:15px;font-weight:400;line-height:27px;opacity:0;transition:all .3s}.footer-contact:hover .footer-contact__top .copy{opacity:1}.footer-email .footer-contact__top{gap:20px}.footer-social .footer-contact__top{gap:30px}.footer-contact:hover .footer-contact__top{border-color:#313131}.footer__menu-list{display:flex;justify-content:space-between;gap:30px;padding-top:50px;margin-top:60px;border-top:1px solid #e8e8e8}.footer__menu h3{font-weight:500;font-size:19px;color:#333;margin-bottom:18px}.footer__menu-row{display:flex;gap:130px}.footer__menu ul{display:flex;flex-direction:column;gap:12px}.footer__menu ul li{color:#4d4d4d;transition:all .3s ease}.footer__menu ul li:hover{color:#ed1847}.footer-copyright{padding:25px 0;box-sizing:border-box;border-top:1px solid #e8e8e8}.footer-copyright__row{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-copyright__row p{font-size:15px;font-weight:400;line-height:27px;margin:0}.footer-copyright__row a{font-size:15px;font-weight:400;line-height:27px}.footer-copyright__row a:hover{text-decoration:underline}.footer-copyright__row p a{color:#e50914;font-weight:600}.modal{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:999;background:rgba(0,0,0,.5);display:none}.modal .main-btn{max-width:100%}.modal__window{position:relative;margin:0 auto;top:50%;transform:translateY(-50%);max-width:480px;width:100%;box-sizing:border-box;padding:30px 35px;background:#fff;border-radius:15px}.close-modal{position:absolute;background:0 0;border:none;outline:none;cursor:pointer;right:15px;top:15px}.close-modal:hover rect{fill:#dc6655}.modal__window h3{font-weight:700;font-size:26px;line-height:38px;text-transform:uppercase;color:#333;margin-bottom:8px}.thx{padding-top:150px;padding-bottom:125px}.thx__block{display:flex;flex-direction:column;align-items:center}.thx__block h1{margin-top:50px;margin-bottom:25px;font-weight:600;font-size:50px;line-height:52px;color:#333;text-align:center}.thx__block p{font-size:20px;line-height:32px;text-align:center;margin-bottom:0}.thx__block .main-btn{margin-top:32px;max-width:300px;width:100%}.error-404{text-align:center;padding-top:200px;padding-bottom:125px}.error-404__content{display:flex;flex-direction:column;align-items:center}.error-404__content h1{color:#333;font-size:40px;font-weight:600;line-height:52px;margin-top:40px;margin-bottom:25px}.error-404__content p{font-size:20px;font-weight:400;line-height:32px;margin-bottom:0}.error-404__content .main-btn{margin-top:40px;max-width:300px;width:100%}.materials{padding-top:20px}.materials__list{display:flex;flex-wrap:wrap;gap:30px}.materials__item{width:calc(50% - 15px);box-shadow:0 4px 20px 0 rgba(0,0,0,.03);background:#fff;border-radius:20px;padding:30px 35px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;gap:30px;transition:all .3s ease}.materials__item:hover{box-shadow:0 4px 20px 0 rgba(0,0,0,.1)}.materials__item-title{display:flex;align-items:center;justify-content:space-between;background:#f7f7f7;border-radius:20px;padding:20px 30px}.materials__item-title h3{font-weight:500;font-size:30px;color:#000}.materials__item-desc{margin-top:33px}.materials__item-desc p{margin-bottom:20px;color:#444}.materials__item-desc p:last-child{margin-bottom:0}.materials__item-btn a{display:flex;justify-content:center;align-items:center;gap:15px;height:76px;border:1px solid #cacaca;border-radius:20px;font-weight:500;font-size:16px;color:#333;transition:all .3s ease}.materials__item-btn a:hover{background:#ed1847;color:#fff}.materials__item-btn a:hover path{stroke:#fff}.seo p{margin-bottom:20px;color:#4d4d4d}.seo ol{padding-left:20px;margin-bottom:20px}.seo li{margin-bottom:15px;position:relative}.seo ul{margin-bottom:20px}.seo ul li{padding-left:25px}.seo ul li:before{content:'';position:absolute;left:0;top:13px;width:15px;height:1px;background:#4d4d4d}.seo a{text-decoration:underline}.seo a:hover{color:#0067d3;text-decoration:none}.calc__wrapper{box-shadow:0 4px 25px 0 rgba(0,0,0,.03);background:#fff;border-radius:6px;overflow:hidden}.calc-slider-title{padding:13px 20px;border-bottom:1px solid #ededed;font-weight:400;font-size:18px;line-height:167%;color:#000}.calc-slider{padding:0 20px}.calc-slide{box-sizing:border-box;padding:2px 2px 0;width:154px;height:auto !important}.calc-slide__block{box-sizing:border-box;padding:15px 5px;text-align:center;box-shadow:0 4px 20px 0 rgba(0,0,0,.0);background:#fff;border-radius:3px;transition:all .3s ease;border-bottom:3px solid transparent;color:#333;cursor:pointer;position:relative;height:100%}.calc-slide__block:before{content:'';width:100%;height:3px;position:absolute;top:-3px;left:0;background:#ffd80b;opacity:0}.calc-slide__img{width:100%;height:100px;display:flex;justify-content:center;align-items:flex-end}.calc-slide__block p{margin-bottom:0;font-weight:500;font-size:14px;text-align:center;color:#333;margin-top:13px;transition:all .3s ease}.calc-slide__block:hover p{color:#3d71f5}.calc-slide__block.current{box-shadow:0 4px 20px 0 rgba(0,0,0,.07)}.calc-slide__block.current:before{opacity:1}.calc-slider-nav{display:flex;position:relative;margin:0 -20px}.calc-button{width:160px;height:40px;display:flex;align-items:center;justify-content:center;background:#ed1847;transition:all .3s ease}.calc-button:hover{background:#c40f37}.calc-slider-nav .swiper-pagination{background:snow;height:40px;position:relative;opacity:1;border-bottom:1px solid #ededed}.calc-slider-nav .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#efefef}.calc__body{display:flex}.calc__params{padding:30px 50px 16px 35px;flex:1}.calc__params-list{display:flex;gap:20px;justify-content:space-between}.calc__param p{margin-bottom:10px;font-weight:500;font-size:14px;line-height:171%;color:#333}.calc__input{position:relative;max-width:151px;width:100%}.calc__input:after{content:"шт";font-weight:400;font-size:16px;text-align:center;color:gray;position:absolute;top:50%;transform:translateY(-50%);right:15px}.calc__input input{border:1px solid #d3d3d3;border-radius:7px;height:62px;width:100%;padding-left:15px;font-weight:400;font-size:16px;color:#333;font-family:inherit;outline:none}input[type=number]{-moz-appearance:textfield}.calc__radio input{display:none}.calc__radio .wpcf7-radio{display:flex;gap:8px}.calc__radio label span{display:flex;justify-content:center;align-items:center;border:1px solid #d3d3d3;border-radius:7px;width:62px;height:62px;font-weight:500;font-size:14px;line-height:171%;color:#333;transition:all .3s ease;cursor:pointer}.calc__radio label span:hover{background:#ed1847;color:#fff}.calc__radio label input:checked~span{background:#ed1847;color:#fff}.wpcf7-list-item{margin:0 !important}.supply .calc__radio label span{width:auto;padding:0 15px}.calc__comment{margin-top:30px}.calc__comment textarea{border:1px solid #d3d3d3;border-radius:7px;height:152px;outline:none;padding:20px;font-family:inherit;font-weight:400;font-size:16px;color:#333;width:100%}.calc__comment textarea::placeholder{font-family:inherit;font-weight:400;font-size:16px;color:gray}.file-input{max-width:100%;width:100%;margin-top:10px}.file-input label{display:flex;flex-direction:column;align-items:center;text-align:center;border:1px solid #ed1847;border-radius:5px;box-sizing:border-box;padding:10px;margin-bottom:10px;cursor:pointer}.file-input.active label{background:#ed1847}.file-input label span{font-size:16px;line-height:100%;text-align:center;color:#333}.file-input.active label span{color:#fff}.file-input .remove{background:0 0}.file-input label small{font-size:14px;line-height:100%;text-align:center;color:#656565;display:block;margin-top:4px}.file-input.active label small{color:#fff}.hidden{display:none}.calc__form{max-width:370px;width:100%;background:snow;padding:30px 35px}.calc__form .input-block input{height:55px;border-radius:5px;font-size:16px;color:#333}.calc__form .input-block input::placeholder{color:#848484;font-size:16px}.calc__form .input-submit .main-btn{height:55px;border-radius:5px;font-size:16px}.calc__form h3{margin-bottom:15px;font-weight:500;font-size:18px;line-height:156%;color:#333}.calc-hint{position:fixed;top:0;left:0;width:100%;z-index:66;background:#fff;box-sizing:border-box;padding:5px 15px}.calc-hint__content{display:flex;align-items:center;gap:10px;font-weight:400;font-size:13px;line-height:185%;color:#222}.news-single{padding-top:40px}.news-single__row{display:flex;gap:30px}.single-banner{display:flex;gap:30px;align-items:flex-start}.single-banner__desc{max-width:570px;width:100%}.single-banner__desc h1{margin-bottom:20px;font-size:40px;line-height:52px}.news-single__content h2{font-size:34px;line-height:46px}.news-single__content h3{font-size:24px;line-height:42px;margin-bottom:10px}.news-single__content .seo ul{list-style:none}.news-single__content .seo ul li{position:relative;box-sizing:border-box;padding-left:20px}.news-single__content .seo ul li:before{content:'';height:1px;width:10px;background:#4d4d4d;position:absolute;left:0;top:14px}.single-banner__img{max-width:450px;width:100%;height:328px;overflow:hidden;border-radius:10px}.single-banner__img img{width:100%;height:100%;object-fit:cover}.seo__list{display:flex;flex-wrap:wrap;gap:90px}.seo a{color:#337fe5}.table-price table{width:100%}.table-price table:first-child{margin-top:0}.table-mob{display:none}.table-price tr{display:flex;box-sizing:border-box;transition:all .3s;position:relative}.table-price th,.black-table td{flex:1}.table-price th{color:#000;font-size:18px;font-weight:600;line-height:30px;box-sizing:border-box;display:flex;align-items:center;position:relative;border-bottom:1px solid #ededed;padding-top:25px;padding-bottom:25px;flex:1}.table-price th:first-child{flex:3}.table-price th:first-child:before{display:none}.table-price td{color:#333;font-size:16px;font-weight:600;line-height:28px;position:relative;box-sizing:border-box;border-bottom:1px solid #ededed;padding-top:25px;padding-bottom:25px;display:flex;align-items:center;gap:35px;transition:all .3s;flex:1}.table-price td a{color:#333;transition:all .3s}.table-price td:before{content:'';display:block;left:0;width:1px;height:22px;background:#ededed}.table-price td:first-child{flex:3;font-weight:400}.table-price td:first-child:before{display:none}.table-short tr{padding:0}.table-short td{box-sizing:border-box;padding-left:5px;padding-right:5px}.bottom-btn{display:flex;justify-content:center;align-items:center;margin-top:70px}.sidebar{width:330px;position:relative}.sidebar__block{display:flex;flex-direction:column;gap:20px;position:relative}.sidebar__block.fixed{position:absolute}.sidebar-info{box-sizing:border-box;padding:25px 30px;background:#fff;border-radius:10px}.sidebar-top{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-bottom:25px;border-bottom:1px solid #eee;margin-bottom:20px}.sidebar-author>p{font-size:16px;line-height:28px;color:#757880}.sidebar-author__row{display:flex;align-items:flex-start;gap:20px;margin-top:20px}.sidebar-author__photo{width:60px;height:60px;border-radius:100%;overflow:hidden}.sidebar-author__photo img{width:100%;height:100%;object-fit:cover}.sidebar-author__info{flex:1}.sidebar-author__name{font-size:16px;line-height:28px;color:#333}.sidebar-author__speciality{font-size:14px;line-height:22px;color:#757880}.sidebar-nav{box-sizing:border-box;padding:25px 30px;background:#fff;border-radius:10px}.sidebar-nav ul{list-style:none}.sidebar-nav li{margin-bottom:12px;color:#333;font-size:14px;line-height:24px}.sidebar-nav li a:hover{color:#337fe5}.sidebar-nav li a.active{color:#337fe5}.sidebar-nav li>ul{box-sizing:border-box;padding-left:10px;margin-top:12px}.sidebar__block .see-blog{border-radius:10px;width:100%;height:70px;display:flex;justify-content:center;align-items:center;text-align:center;font-size:20px;line-height:32px;color:#000;transition:all .3s;background:#fff}.sidebar__block .see-blog:hover{color:#fff;background:#ed1847}.sidebar__block .question{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:15px;text-align:center;box-sizing:border-box;padding:25px;background:#fff}.sidebar__block .question p{margin:20px 0;font-weight:500;font-size:17px;line-height:29px;color:#333}.sidebar__block .question button{border-radius:10px;width:170px;height:40px;display:flex;justify-content:center;align-items:center;text-align:center;background:#f02d00;cursor:pointer;transition:all .3s;color:#fff;border:none;font-size:16px}.sidebar__block .question button:hover{background:#000}.btn-red{border-radius:10px;background:#f02d00;max-width:380px;width:100%;height:70px;display:flex;justify-content:center;align-items:center;gap:10px;font-size:19px;line-height:31px;color:#fff;transition:all .3s;cursor:pointer;border:none}.btn-red:hover{color:#fff;background:#000}.projects-grid__list{display:flex;flex-wrap:wrap;gap:30px}.project-grid{position:relative;width:calc(33.333% - 20px)}.project-grid>a{position:absolute;left:0;top:0;width:100%;height:100%}.project-grid__img{height:300px;border-radius:10px;box-sizing:border-box;overflow:hidden;margin-bottom:12px}.project-grid__img img{width:100%;height:100%;object-fit:cover;transition:all .3s}.project-grid:hover .project-grid__img img{transform:scale(1.1)}.project-grid__desc{font-size:18px;line-height:30px;color:#333}.white-text-block{box-sizing:border-box;border:1px solid #e0e0e0;border-radius:20px;padding:30px;font-size:18px;line-height:30px;color:#444;margin-bottom:20px;font-style:italic}.white-text-block p{margin-bottom:10px}.white-text-block p:last-child{margin-bottom:0}.white-text-block strong{font-size:20px;line-height:32px;color:#000;font-weight:400}.white-text-block.short{max-width:490px;width:100%}.gray-text-block{box-sizing:border-box;display:flex;align-items:center;gap:30px;border:1px solid #d9d9d9;border-radius:20px;background:#ededed;padding:30px;margin-bottom:20px}.gray-text-block p{flex:auto}.gray-text-block .p-img{min-width:76px;max-width:76px;margin-bottom:0}.tb1-media .tb1__img{max-width:450px;height:350px}.tb1-media .tb1__row{gap:30px;border:none}.tb1-media .tb1__img p{width:100%;height:100%}.tb1-media .tb1__desc a{color:#337fe5}.tb1-media .tb1__desc a:hover{color:#005ad3}.tb1__img img{width:100%;height:100%;object-fit:cover}.news-single__content .project-grid__img{height:220px}.order-singles .cat-single__img{height:220px}.news-single__content{flex:1}.post-template-news-single .breadcrumb{padding-top:30px;margin-bottom:0}.news-single-top{display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #d9d9d9}.news-single-top-left{display:flex;align-items:center;gap:50px}.news-single-top-reading{font-size:14px;line-height:24px;color:#333;display:flex;align-items:center;gap:7px}.news-single-top-reading span{font-weight:600;color:#e50914}.news-single-top-reading p{margin:0}.news-single-top-views{display:flex;align-items:center;gap:7px}.news-single-top-views p{margin:0;font-weight:500;font-size:14px;line-height:14px}.news-single-top-views span{font-weight:600;color:#e50914}.news-single-top-date{box-sizing:border-box}.news-single-top-date{font-size:14px;line-height:14px;color:#757880}.news-single-top-date span{color:#333}.order-singles{padding-top:50px}.cat-page__list{display:flex;flex-wrap:wrap;gap:30px}.cat-single{width:calc(33.333% - 20px);position:relative;transition:all .3s;color:#333}.cat-single:hover{color:#ee1c25}.cat-single a{position:absolute;left:0;top:0;width:100%;height:100%}.cat-single__img{margin-bottom:12px;border-radius:10px;overflow:hidden}.cat-single__img img{width:100%;height:100%;object-fit:cover}.cat-single__title{font-size:18px;line-height:30px}.order-singles .cat-single__img{height:220px}.news-single__content .title{margin-bottom:40px}.news-single__content .input-submit input{background:#ed1847;color:#fff}.news-single__content .input-submit input:hover{background:#b5153a}.seo__list ul{width:calc(50% - 45px)}.blog-page__row{display:flex;gap:20px}.blog-page-tags{max-width:330px;width:100%}.blog-page__singles{flex:1;display:flex;flex-direction:column;gap:30px}.blog-page-single{border-radius:15px;background:#fff;box-sizing:border-box;padding:30px}.blog-page-single__date{color:#666;font-size:16px;line-height:28px}.blog-page-question{max-width:220px;width:100%}.blog-page-single__title{font-weight:500;font-size:30px;line-height:42px;margin-top:15px;margin-bottom:20px}.blog-page-single__title h3{margin-bottom:0}.blog-page-single__title a{color:#333;transition:all .3s}.blog-page-single__title:hover a{color:#f02d00}.blog-page-single__img{border-radius:15px;height:502px;overflow:hidden;margin-top:35px;margin-bottom:20px}.blog-page-single__img img{width:100%;height:100%;object-fit:cover;transition:all .3s}.blog-page-single__img:hover img{transform:scale(1.1)}.blog-page-single__views{display:flex;justify-content:flex-end}.blog-page-single__views span{display:flex;align-items:center;gap:8px;box-sizing:border-box;height:40px;padding:0 15px;border-radius:10px;background:#efefef;margin-left:auto;font-weight:400;font-size:16px;line-height:28px;color:#444}.blog-page-tags{position:relative}.tags{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.tags.fixed{position:absolute}.tags li a{display:flex;gap:5px;align-items:center;font-weight:400;font-size:18px;line-height:30px;color:#333;transition:all .3s}.tags li a img{border-radius:5px;width:50px;height:50px;object-fit:cover;overflow:hidden}.tags li a:hover{color:#f02d00}.blog-page-question{position:relative}.blog-page-question .question{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:15px;text-align:center;box-sizing:border-box;padding:25px;background:#fff}.blog-page-question .question.fixed{position:absolute;height:237px}.blog-page-question .question p{margin:20px 0;font-weight:500;font-size:17px;line-height:29px;color:#333}.blog-page-question .question button{border-radius:10px;width:170px;height:40px;display:flex;justify-content:center;align-items:center;text-align:center;background:#f02d00;cursor:pointer;transition:all .3s;color:#fff;border:none;font-size:16px}.blog-page-question .question button:hover{background:#000}.archive .breadcrumb{padding-top:0;margin-bottom:0}.news-single__content h1{font-size:40px;line-height:130%}.cat-page{padding-bottom:50px}.cat-page__list .cat-single{padding:25px;box-shadow:0 4px 20px 0 rgba(0,0,0,.03);background:#fff;border-radius:20px;transition:all .3s ease}.cat-page__list .cat-single:hover{background:#ed1847;color:#fff}.cat-page__list .cat-single__img{height:200px;border-radius:20px}.projects-page__list{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.projects-page__item{padding:25px;box-shadow:0 4px 20px 0 rgba(0,0,0,.03);background:#fff;border-radius:20px;transition:all .3s ease}.projects-page__item:hover{box-shadow:0 4px 20px 0 rgba(0,0,0,.03);background:#ed1847}.projects-page__item img{border-radius:20px;height:400px;object-fit:cover}.projects-page__item p{margin-top:15px;font-weight:500;transition:all .3s ease;margin-bottom:0}.projects-page__item:hover p{color:#fff}.wp-pagenavi{width:100%;display:flex;justify-content:center;gap:10px;margin-top:60px;flex-wrap:wrap}.wp-pagenavi a,.wp-pagenavi span{display:flex;align-items:center;justify-content:center;padding:0;border:1px solid #e9e9e9 !important;margin:0;width:40px;height:40px;font-weight:500;font-size:20px;line-height:150%;border-radius:5px}.wp-pagenavi a{color:#444;transition:all .3s ease}.wp-pagenavi a:hover{background:#ed1847;color:#fff;border:1px solid transparent !important}.wp-pagenavi span{background:#ed1847;color:#fff;border:1px solid transparent !important}@media(max-width:1410px){.container{padding:0 15px}}@media(max-width:1024px){.wp-menu-img-before img{display:none !important}.header__top{display:none}.header__bottom{padding:0;margin:0;border:none}.header__row-mob{display:flex;justify-content:space-between;width:100%;background:#fff;z-index:88;border-bottom:1px solid #eee;height:66px;box-sizing:border-box}.header__mob-right{display:flex}.header__row>.header__logo{display:none}.header__logo{border-radius:0;padding:10px 15px;max-width:243px;height:66px}.header__logo p{font-size:9px;top:7px;right:41px}.header .container{padding:0}.header-actions{display:none}.navbar{width:66px;height:66px;display:flex;justify-content:center;align-items:center;background:#ed1847}.closeIcon{display:none}.header__mob-phone a{width:60px;height:66px;display:flex;align-items:center;justify-content:center;border-left:1px solid #ebebeb;border-right:1px solid #ebebeb;box-sizing:border-box}.header-nav{position:fixed;z-index:77;background:#fff;left:0;top:0;width:100%;height:100vh;box-sizing:border-box;padding-top:90px;overflow:hidden;overflow-y:auto;display:none}.top-menu li{position:relative}.top-menu>li>a{padding:12px 15px;box-sizing:border-box;display:block;font-size:16px;font-weight:500;color:#535763}.sub-menu{box-sizing:border-box;padding:20px 15px;background:#f8f8f8;display:none}.sub-menu ul{display:flex;flex-direction:column;gap:20px}.sub-menu ul li{font-weight:500;font-size:16px;color:#4d4d4d}.menu-arrow{right:0;top:0;width:30px;height:52px;display:flex;align-items:center;z-index:5;position:absolute}.menu-item-has-children.active{background:#ed1847}.menu-item-has-children.active>a{color:#fff}.menu-item-has-children.active .menu-arrow svg{transform:rotate(90deg)}.menu-item-has-children.active .menu-arrow path{fill:#fff}.nav-contacts-mob{display:block}.nav-contact-mob{padding-top:25px;margin-top:25px;box-sizing:border-box;border-top:1px solid #f0f0f0}.nav-contact-mob p{box-sizing:border-box;padding:0 15px}.nav-contact-mob .mob-phone{font-weight:600;font-size:26px;color:#3e3e3e;margin-bottom:15px}.nav-contact-mob .mob-email{font-weight:600;font-size:20px;color:#333;margin-bottom:23px}.nav-contact-mob .socials{box-sizing:border-box;padding:0 15px}.nav-contact-mob .mob-address{font-weight:400;font-size:18px;color:#3e3e3e;margin-bottom:50px}.nav-contact-mob .mob-address strong{display:block;font-weight:600;color:#3e3e3e}.footer-black__row .header__logo svg{max-width:100%;height:auto}.footer-black__row .header__logo p{right:20px}.footer-contacts__row{flex-wrap:wrap}.footer-contact{flex:auto;width:calc(50% - 15px)}.footer-copyright__row{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-direction:column;text-align:center}.footer__menu-row{display:flex;gap:30px}.portfolio__item{width:calc(50% - 15px)}.portfolio__item a{height:350px}.contacts-page-item{width:calc(50% - 15px)}.calc__body{flex-direction:column}.calc__form{max-width:100%;padding:30px}.calc__params{padding:30px}.calc__radio .wpcf7-radio{flex-wrap:wrap}.sidebar{display:none}.news-single{position:relative}.news-single-top{padding:20px 15px;border:none;margin-bottom:40px;background:#fff;position:absolute;left:0;top:0;width:100%;margin-top:40px;overflow-x:auto;white-space:nowrap;gap:50px}.breadcrumb .container{display:flex;gap:5px;overflow-x:auto;white-space:nowrap}.news-single__content{padding-top:100px;overflow-x:hidden}.single-banner__img{display:none}.single-banner__desc{max-width:100%}.projects-page__list{grid-template-columns:repeat(2,1fr)}}@media(max-width:834px){*{padding:0;margin:0;line-height:calc(100% + 10px)}h1{font-size:28px}h2{font-size:24px}h3{font-size:24px}.p-100{padding:70px 0}.pt-100{padding-top:70px}.pb-100{padding-bottom:70px}.p-50{padding:35px 0}.pt-50{padding-top:35px}.pb-50{padding-bottom:35px}.m-50{margin:35px 0}.mt-50{margin-top:35px}.mb-50{margin-bottom:35px}.p-120{padding:60px 0}.pt-120{padding-top:60px}.pb-120{padding-bottom:60px}.p-60{padding:30px 0}.pt-60{padding-top:30px}.pb-60{padding-bottom:30px}.m-60{margin:30px 0}.mt-60{margin-top:30px}.mb-60{margin-bottom:30px}.p-140{padding:70px 0}.pt-140{padding-top:70px}.pb-140{padding-bottom:70px}.p-70{padding:35px 0}.pt-70{padding-top:35px}.pb-70{padding-bottom:35px}.m-70{margin:35px 0}.mt-70{margin-top:35px}.mb-70{margin-bottom:35px}.title{margin-bottom:30px}.main-btn{height:60px}.footer-black{padding:40px 0}.footer-black__row{justify-content:center;flex-direction:column}.footer__actions{max-width:100%;width:100%;justify-content:center;gap:30px;flex-wrap:wrap}.footer__actions .socials{margin-left:0;margin-right:0}.footer__menu-list{flex-direction:column}.footer__menu-row{flex-direction:column}.portfolio__title{padding:20px 15px}.materials__item{width:100%}.calc-slider{padding:0 15px}.calc__params{padding:30px 15px}.calc__form{padding:30px 15px}.calc__params-list{gap:20px 25px;justify-content:flex-start;flex-wrap:wrap}.cat-single{width:calc(50% - 15px)}.project-grid{width:calc(50% - 15px)}.projects-page__item img{height:330px}}@media(max-width:480px){.header__row-mob .header__logo{flex:1;max-width:100%}.breadcrumb{padding-bottom:25px}.title__arrows{display:none}.footer-contact{flex:auto;width:100%}.portfolio__item{width:100%}.portfolio__title{font-size:16px}.contacts-page-item{width:100%;padding:40px 20px}.calc-slide{min-width:130px;width:auto;padding:10px}.calc__wrapper{box-shadow:none;background:0 0;border-radius:0;overflow:hidden}.calc-slider{padding:0}.calc-slide__block{padding:0;box-shadow:none;background:0 0;border-radius:0}.calc-slide__block:before{display:none !important}.calc-slide__block.current{box-shadow:none}.calc-slide__block.current p{color:#3d71f5}.calc-slider-nav{display:none !important}.calc-slider-title{padding:0;border:none}.calc__comment textarea{background:0 0}.calc__input input{background:0 0}.calc__params{padding:20px 0}.calc__form{padding:20px 0;background:0 0}.cat-single{width:100%}.project-grid{width:100%}}#cookies{position:fixed;left:0;bottom:0;width:100%;z-index:55;background:#fff;padding:24px 0;box-shadow:0 4px 20px 0 rgba(0,0,0,.1);display:none}.cookies__row{display:flex;justify-content:space-between;align-items:center;gap:50px}.cookies__desc{font-size:16px;line-height:28px;flex:1}.cookies__actions{flex:1;display:flex;justify-content:flex-end;max-width:300px;width:100%}.cookies__actions .main-btn{max-width:254px;height:66px}.cookies-close{position:absolute;top:-20px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#fff;cursor:pointer;border:none;outline:none;box-shadow:0 4px 10px 0 rgba(0,0,0,.1);transition:all .3s ease;border-radius:3px}.cookies-close:hover{background:#b5153a}.cookies-close:hover path{stroke:#fff}@media (max-width:834px){.cookies__row{gap:30px;flex-direction:column}.cookies__desc{margin-right:auto;flex:auto;width:calc(100% - 50px);font-size:14px;line-height:24px}.cookies__actions{max-width:100%;width:100%}.materials__item-title{flex-direction:column}.materials__item{padding:20px}.materials__item-btn a{font-size:14px;height:55px;padding:0 15px;justify-content:center;text-align:center}.materials__item-desc p{font-size:14px}.materials__item-title{padding:15px;text-align:center}.materials__item-title h3{font-size:20px}.materials__item-title{gap:15px}.materials__item-btn a svg{display:none}.projects-page__item{padding:15px;border-radius:20px}.projects-page__list{grid-template-columns:repeat(1,1fr);gap:15px}.projects-page__item img{height:345px}.projects-page__item p{font-size:14px}.news-single__content h1{font-size:32px}.news-single__content h2{font-size:28px;margin-bottom:30px}}.project-link{color:#ff0038;text-decoration:none;transition:color .3s}.project-link:hover{color:#1847ab}