.alignwide{width:100%}.alignfull{margin-left:calc(-100vw / 2 + 100% / 2);margin-right:calc(-100vw / 2 + 100% / 2);max-width:1920px}@media only screen and (min-width:1920px){.alignfull{width:100vw !important;max-width:unset}}html{box-sizing:border-box}*{margin:0;padding:0;font-family:"Tilda Sans";font-weight:400;box-sizing:inherit;color:var(--text)}.desc::-webkit-scrollbar{width:14px}.desc::-webkit-scrollbar-track{background-color:#d4dce0;border-radius:0;border-left:6.5px dashed transparent;border-right:6.5px dashed transparent;background-clip:padding-box}.desc::-webkit-scrollbar-thumb{background:red;border-radius:41px}body{background:#fff;max-width:1920px;overflow-x:hidden;margin:0 auto}a{text-decoration:none;color:var(--text);transition:all .3s ease-in}a:hover{color:var(--mainHover)}ul li{list-style-position:inside;font-size:16px;font-weight:400;line-height:140%;list-style-type:none}ul li::marker{color:#1f2f47}ol li{list-style-position:inside;font-size:16px;font-weight:400;line-height:140%}.text ul,.text ol{margin-top:15px;display:flex;flex-direction:column;gap:15px}.text ul li{padding-left:18px;position:relative}.text ul li:before{content:"";width:8px;height:8px;top:7px;left:0;position:absolute;background:var(--main);border-radius:50%}.text ol{counter-reset:num}.text ol li::marker{display:none}.text ol li{position:relative;list-style-type:auto;list-style:none;padding-left:40px}.text ol li:before{content:counter(num);counter-increment:num;display:inline-block;position:absolute;width:30px;height:30px;background:var(--main);border-radius:50%;display:flex;align-items:center;justify-content:center;top:0;left:0;color:#fff;text-align:right;position:absolute;z-index:2}.text ol li:after{width:26px;height:26px;border:2px solid var(--main);z-index:1;border-radius:50%;position:absolute;content:"";top:3px;left:3px}p{color:var(--text);font-size:16px;font-weight:400;line-height:140%}h1.page-title{font-size:32px;font-weight:900;line-height:130%;color:var(--text);margin-bottom:40px}h2{margin-top:35px;margin-bottom:30px;font-size:36px;font-weight:700;line-height:130%}h3{margin-top:30px;margin-bottom:25px;font-size:30px;font-weight:700;line-height:140%}h4{margin-top:25px;margin-bottom:20px;font-size:24px;font-weight:700;line-height:140%}h5{margin-top:20px;margin-bottom:15px;font-size:20px;font-weight:700;line-height:130%}h6{margin-top:20px;margin-bottom:15px;font-size:16px;font-weight:500;line-height:140%}main.foned{position:relative;overflow:hidden;z-index:999}#main,#primary{min-height:74vh}main.foned:before{content:"";position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:9999}.container{max-width:1560px;width:86%;margin:0 auto;padding:0 15px}.btn{position:relative;text-align:center;display:flex;align-items:center;justify-content:center;width:max-content;height:auto;border-radius:10px;background:var(--main);border:2px solid var(--main);outline:none;color:#fff;cursor:pointer;transition:all .3s ease-in;padding:13px 40px;font-size:24px;font-weight:700;line-height:125%}.btn.second{background:0 0;color:var(--main)}.btn:hover{background:var(--sec);border-color:var(--sec);color:#fff}.btn.second:hover{color:var(--sec);border-color:var(--sec);background:0 0}.block-title{font-size:46px;font-weight:700;line-height:130%;margin-bottom:40px;text-align:center}.nav-holder{position:static;display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:40px}.nav-holder .buttons{display:flex;align-items:center;gap:15px}.nav-holder .swiper-button-prev,.nav-holder .swiper-button-next{position:static;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;border:2px solid var(--text);transition:.3s;margin-top:unset}.nav-holder .swiper-button-prev:after,.nav-holder .swiper-button-next:after{display:none}.nav-holder .swiper-button-prev path,.nav-holder .swiper-button-next path{transition:.3s}.nav-holder .swiper-button-prev:hover,.nav-holder .swiper-button-next:hover{background:var(--main);border-color:var(--main)}.nav-holder .swiper-button-prev:hover path,.nav-holder .swiper-button-next:hover path{stroke:#fff}.nav-holder .swiper-button-disabled{opacity:1 !important}.nav-holder .swiper-button-disabled path{stroke:var(--lText)}.nav-holder .swiper-pagination{display:flex;gap:10px;position:static;width:fit-content !important;bottom:unset !important;top:unset !important;margin:unset !important}.nav-holder .swiper-pagination .swiper-pagination-bullet{margin:unset !important;width:8px;height:8px;background:var(--bg);opacity:1;transition:.3s}.nav-holder .swiper-pagination .swiper-pagination-bullet:hover{background:var(--sec)}.nav-holder .swiper-pagination .swiper-pagination-bullet-active{background:var(--sec)}.form input,.form textarea{outline:none}.form-floating{position:relative;width:100%;display:flex}.form-control{display:block;padding:15px 35px;font-size:20px;font-weight:400;line-height:130%;color:var(--lText);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;transition:border-color .5s ease-in-out,box-shadow .5s ease-in-out;width:100%;outline:none;cursor:pointer;position:relative;border-radius:10px;border:1px solid var(--bgD);background:#fff;z-index:1}#file{display:none}.file__title{display:flex;align-items:center;font-size:20px;font-weight:400;line-height:100%;color:var(--main);gap:5px;cursor:pointer;transition:.3s}.file__title:hover{opacity:.7}textarea{resize:none}.form .form-top{display:flex;flex-direction:column;gap:15px}.form-control.text{height:110px;overflow:auto}.form-control:focus{border-color:var(--sec)}.form .btn{width:100%}.form-control::placeholder{transition:.5s;font-size:16px;font-weight:400;line-height:150%;letter-spacing:.8px;color:var(--lText);opacity:0}.form-control:focus::placeholder{opacity:1}input.error,textarea.error{border-color:red}.form-floating label{position:absolute;top:17px;color:var(--lText);left:0;height:100%;font-size:16px;font-style:normal;font-weight:400;line-height:150%;pointer-events:none;transition:opacity .2s ease-in-out,transform .2s ease-in-out;padding-left:35px;z-index:1}.form-floating .form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label{transform:scale(1) translateY(-10px) translateX(0px);font-size:12px;font-weight:300;line-height:100%;color:var(--sec)}.iti{width:100%}.iti--show-selected-dial-code .iti__selected-flag{background-color:transparent !important}#header .socials-wrapper{position:fixed;bottom:90px;right:40px;display:flex;flex-direction:column-reverse;justify-content:center;gap:10px;z-index:1234;align-items:center}#header .btn-all{height:60px;width:60px;border-radius:50%;background-color:var(--main);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.3s;overflow-x:hidden;position:relative;background-repeat:no-repeat;background-position:center}#header .btn-all svg.active{display:none}#header .btn-all.active svg.hidden{display:none}#header .btn-all.active svg.active{display:block}#header .btn-all.active{background:#fff;background-image:url(//yuristi-46.ru/wp-content/themes/theme/assets/css/../images/allClose.svg)}#header .btn-all.active svg{display:none}#header .btn-all .flare{position:absolute;top:0;height:100%;width:45px;transform:skewX(-45deg);animation:flareAnimation;left:-150%;background:linear-gradient(90deg,rgba(255,255,255,.1),rgba(255,255,255,.4));animation:flareAnimation 3s infinite linear}@keyframes flareAnimation{0%{left:-150%}100%{left:150%}}#header .socials-wrapper .soc__holder{display:none;align-items:center;flex-direction:column;gap:10px;transition:unset}#header .socials-wrapper .soc__item{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:unset;margin-bottom:10px;transition:.3s}#header .socials-wrapper .soc__item:hover{opacity:.7}#header .socials-wrapper .soc__item img,#header .socials-wrapper .soc__item svg{width:100%;height:100%;display:block;object-fit:cover}#header .socials-wrapper .soc__item:last-child{margin-bottom:0}#header .socials-wrapper .soc__item:hover{background:var(--mainH)}#header{position:fixed;width:100%;top:10px;left:0;z-index:15}#header .close-adi{position:fixed;bottom:12px;right:40px;width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#5398ff;z-index:12;cursor:pointer;transition:.3s;opacity:0;transform:translateY(56px)}#header .close-adi.painted{opacity:1;transform:translateY(0px)}#header .close-adi:hover{background:var(--main)}#header .close-adi.active{transform:rotate(45deg)}#header .additional-menu{position:fixed;bottom:0;left:0;width:100%;background:var(--sec);height:80px;display:flex;align-items:center;opacity:0 !important;transition:.3s;transform:translateY(80px)}#header .additional-menu.painted{opacity:1 !important;transform:translateY(0px)}#header .additional-menu.active{opacity:1}#header .additional-menu .container{display:flex;align-items:center;gap:20px}#header .additional-menu .adi-left-side{display:flex;gap:20px}#header .additional-menu .adi-left-side .adi-soc-item{width:56px;height:56px;display:flex;align-items:center;justify-content:center}#header .additional-menu .adi-left-side .adi-soc-item img,#header .additional-menu .adi-left-side .adi-soc-item svg{max-width:100%;max-height:100%}#header .additional-menu .adi-left-side .btn{display:flex;gap:20px;overflow:hidden;width:500px}#header .additional-menu .adi-left-side .btn:hover{background:#fff;border-color:var(--main);color:var(--main)}#header .additional-menu .adi-left-side .btn span{color:var(--card);text-transform:uppercase;white-space:nowrap;will-change:transform;animation:marquee 6s linear infinite}@keyframes marquee{from{transform:translateX(0)}to{transform:translateX(-105%)}}#header .additional-menu .adi-info{display:flex;gap:20px;align-items:center;margin-right:20px}#header .additional-menu .adi-img{min-width:50px;height:50px;display:flex;align-items:center;justify-content:center}#header .additional-menu .adi-img img{width:100%;height:100%;display:block;object-fit:contain}#header .additional-menu .adi-text{max-width:60px;color:#fff;font-size:18px;font-weight:500;line-height:120%}#header .additional-menu .adi-right-side{display:flex;gap:35px;margin-left:auto}#header .additional-menu .adi-desc{display:flex;flex-direction:column;gap:3px;align-items:flex-end;text-align:right;font-size:18px;color:#fff;font-weight:500;line-height:120%}#header .additional-menu .adi-desc span{font-weight:900;color:#fff}#header .additional-menu .phone__item{color:#fff;font-size:32px;font-weight:900;line-height:130%}#header .container{position:relative}#header .header-wrapper{display:flex;align-items:center;border-radius:10px;box-shadow:0px 10px 30px 0px rgba(0,0,0,.07);background:var(--bg);border:1px solid var(--bgD);padding:7px 40px 17px;gap:10px;justify-content:space-between}@media (max-width:585px){#header .header-wrapper .widget-yandex{display:none}}#header .logo-holder{font-size:36px;font-weight:900;line-height:110%;color:var(--main)}#header .header-menu{display:flex;gap:80px;align-items:center}#header .nav-menu-element a{font-size:20px;font-weight:400;line-height:130%;color:var(--lText)}#header .nav-menu-element a:hover{color:var(--hover)}#header .phone__item{font-size:24px;font-weight:900;line-height:120%;color:var(--sec)}#header .phone__item:hover{color:var(--hover)}#header .burger.open_menu{display:flex;flex-direction:column;background-color:transparent;height:25px;width:30px;justify-content:space-evenly;align-items:center;border-radius:2px;flex-shrink:0;cursor:pointer;transition:.3s}#header .burger.open_menu span{background-color:var(--text);width:24px;height:2px;border-radius:2px;transition:all .3s ease-in}#header .burger.open_menu:hover span{background:var(--main)}#header .burger.open_menu.clicked{background-color:var(--main)}#header .burger.open_menu.clicked span{background-color:#fff}#header #mobile-mnu{position:absolute;top:100%;width:calc(100% - 30px);max-width:1530px;height:max-content;padding:40px 50px;left:50%;right:0;opacity:0;transform:translate(-25%,0%);transition:all .2s ease;transition-delay:.15s;visibility:hidden;z-index:-100;display:flex;gap:40px;background:var(--bg);box-shadow:0px 0px 15px 0px rgba(0,0,0,.1);border-radius:10px}#header #mobile-mnu .form-holder{width:25%}#header #mobile-mnu .form{display:flex;flex-direction:column;gap:10px}#header #mobile-mnu .info-wrapper{width:30%;display:flex;gap:20px}#header #mobile-mnu .info-wrapper__left{display:flex;flex-direction:column}#header #mobile-mnu .info-wrapper .widget-yandex{display:none}@media (max-width:585px){#header #mobile-mnu .info-wrapper .widget-yandex{display:flex}}#header #mobile-mnu .header-menu{display:flex;flex-direction:column;margin-bottom:20px;align-items:flex-start}#header #mobile-mnu #close-mnu{position:absolute;right:10px;top:10px;cursor:pointer}#header #mobile-mnu #close-mnu path{transition:.3s}#header #mobile-mnu #close-mnu:hover path{fill:var(--main)}#header #mobile-mnu a{font-size:16px;line-height:1;color:var(--text);font-weight:450}#header #mobile-mnu .logo_holder{margin-bottom:20px;font-size:20px;font-weight:700;line-height:130%;color:var(--main)}#header #mobile-mnu .logo_holder p{line-height:120%;font-size:16px}#menu-mobilnoe-menyu .nav-menu-element:first-child a{background:0 0;padding-left:0}#menu-mobilnoe-menyu .nav-menu-element:first-child:before,#menu-mobilnoe-menyu .nav-menu-element:first-child:after{display:none}#menu-mobilnoe-menyu .nav-menu-element a{padding:10px 0}#menu-mobilnoe-menyu .nav-menu-element.active:after{display:none}#header #mobile-mnu a:hover{color:var(--text)}#header #mobile-mnu .logo__holder{text-align:center;margin-bottom:30px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}#header #mobile-mnu .menuTop{list-style-type:none;margin-bottom:10px;width:55%;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}#header #mobile-mnu .menuTop li{margin-bottom:10px}#header #mobile-mnu .menuTop li a{font-size:20px;font-weight:400;line-height:130%;color:var(--lText)}#header #mobile-mnu .menuTop li a:hover{color:var(--main)}#header #mobile-mnu .menuTop li.active a{color:var(--main)}#header #mobile-mnu .adresses__holder{display:flex;flex-direction:column;position:relative;padding-left:30px;margin-bottom:20px;width:100%}#header #mobile-mnu .adresses__holder:before{content:"";position:absolute;top:4px;left:0;display:flex;justify-content:center;align-items:center;width:20px;height:20px;background-image:url(//yuristi-46.ru/wp-content/themes/theme/assets/css/../images/map.svg);background-position:center center;background-repeat:no-repeat}#header #mobile-mnu .adresses__holder p{font-size:16px;line-height:1;color:#374957;font-weight:450}#header #mobile-mnu .email__holder{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:20px}#header #mobile-mnu .email__holder .email__item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:16px;line-height:1;color:var(--text);font-weight:450}#header #mobile-mnu .email__holder .email__item:hover{color:var(--text)}#header #mobile-mnu .email__holder .email__item svg{margin-right:10px}#header #mobile-mnu .phones__holder{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:20px}#header #mobile-mnu .phones__holder .phone__item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:16px;line-height:1;color:var(--text);font-weight:450;margin-bottom:10px}#header #mobile-mnu .phones__holder .phone__item svg path,#header #mobile-mnu .email__holder .email__item svg path{stroke:var(--sec)}#header #mobile-mnu .phones__holder .phone__item:hover{color:var(--sec)}#header #mobile-mnu .phones__holder .phone__item svg{margin-right:10px}#header #mobile-mnu .soc__holder{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-column-gap:10px;grid-row-gap:10px;flex-wrap:wrap}#header #mobile-mnu .soc__holder .soc__item{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:50%;transition:.3s}#header #mobile-mnu .soc__holder .soc__item:hover{opacity:.7}#header #mobile-mnu .soc__holder .soc__item svg,#header #mobile-mnu .soc__holder .soc__item img{width:100%;height:100%;object-fit:contain}#header #mobile-mnu.opened{opacity:1;left:15px;right:15px;transform:translate(0,0);visibility:visible;z-index:100}#footer{padding-top:40px;padding-bottom:80px}#footer .footer-wrapper{display:flex;flex-direction:column;border-radius:10px 10px 0 0;background:var(--bg);padding:40px 60px 30px}#footer .footer-wrapper .top-line{display:flex;justify-content:space-between;gap:20px}#footer .logo-holder{font-size:36px;font-weight:900;line-height:110%;color:var(--main)}#footer .reqs{display:flex;flex-direction:column;gap:10px;margin-top:30px}#footer .reqs p{font-size:20px;font-weight:400;line-height:130%;color:var(--lText)}#footer .soc__holder{display:grid;grid-template-columns:repeat(2,1fr);gap:30px 80px}#footer .soc__item{display:flex;align-items:center;gap:15px}#footer .soc__item .soc-name{font-size:20px;font-weight:400;line-height:130%;color:var(--lText);transition:.3s}#footer .soc__item:hover .soc-name{color:var(--main)}#footer .right-side{display:flex;flex-direction:column;gap:5px}#footer .phone__item{font-size:46px;font-weight:700;line-height:130%;color:var(--sec);text-align:right}#footer .phone__item:hover{color:var(--main)}#footer .address p{font-size:20px;font-weight:600;line-height:130%;color:var(--lText);text-align:right}#footer .container .bot__line{display:flex;align-items:center;padding-top:60px;width:100%;justify-content:space-between}#footer .container .bot__line .privacy-holder{font-size:16px;font-weight:400;line-height:130%;text-decoration-line:underline;background:0 0;border:none;cursor:pointer;transition:.3s;color:var(--lText)}#footer .container .bot__line .privacy-holder:hover{color:var(--main)}#footer .dev{text-align:center;font-size:16px;font-weight:400;line-height:130%;transition:.3s;color:var(--lText)}#footer .dev:hover{color:var(--main)}#footer .dev path{fill:var(--lText);transition:.3s}#footer .dev:hover path{fill:var(--main)}#footer .dev span{margin-left:5px}#footer .rights{font-size:16px;font-weight:400;line-height:130%;color:var(--lText);text-align:right}.wpcf7 .wpcf7-response-output,.wpcf7 .wpcf7-not-valid-tip{display:none}.wpcf7 .ajax-loader{display:none}.wpcf7 .wpcf7-spinner{display:none}#footer .theme-modal{height:auto;width:auto;max-height:90vh;width:750px;background-color:var(--bg);border-radius:10px;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%) scale(0);pointer-events:none;transition:transform .3s ease-in;z-index:99999;padding:60px 80px;overflow:auto}.fancybox-button svg path{color:#fff !important}#footer .theme-modal .modal-title{font-size:40px;font-weight:700;line-height:110%;margin-bottom:30px}#footer .theme-modal .modal-subtitle{font-size:24px;font-weight:400;line-height:130%;color:var(--lText);margin-bottom:30px;width:80%}#footer .theme-modal.modal-open{pointer-events:all;transform:translate(-50%,-50%) scale(1);opacity:1}#footer .theme-modal .close-modal{position:absolute;right:30px;top:30px;cursor:pointer}#footer .theme-modal .close-modal path{transition:.3s}#footer .theme-modal .close-modal:hover path{fill:var(--main)}#footer #modal-success.theme-modal{width:680px;padding:50px 30px 30px}#footer #modal-success.theme-modal .btn{width:fit-content}#footer textarea{resize:none;height:110px}#footer input.error{border-color:red}#footer .theme-modal .bot,.form .bot{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:20px}#footer .theme-modal .privacy-holder,.form .bot .privacy-holder{width:50%;display:flex;flex-direction:column;font-size:16px;font-weight:400;line-height:130%;color:var(--lText)}#footer .theme-modal .privacy,.form .bot .privacy{font-size:16px;font-weight:400;line-height:130%;color:var(--main);background:unset;border:unset;transition:.3s}#footer .theme-modal .privacy-holder .privacy{text-align:left}.form .bot .privacy{cursor:pointer}.form .bot .privacy:hover{color:var(--sec)}.form .bot .btn{width:fit-content}#footer .theme-modal .privacy:hover{opacity:.7}#footer .theme-modal .form{display:flex;flex-direction:column;gap:15px}#footer #modal-privacy.theme-modal{width:98%;padding:30px 15px}#footer #modal-privacy.theme-modal h2{margin-top:20px;font-size:24px;margin-bottom:10px}.error404{background-image:url(//yuristi-46.ru/wp-content/themes/theme/assets/css/../images/404.png);background-size:cover}.error404 .wrapper{padding:70px 0 100px;display:flex;width:40%;flex-direction:column;gap:15px;align-items:center;justify-content:center}.error404 .error-title{font-size:230px;font-weight:600;line-height:120%;color:var(--main)}.error404 .right-side{display:flex;flex-direction:column}.error404 .error-subtitle{margin-bottom:10px;font-size:42px;font-weight:600;line-height:120%}.error404 .error-text{font-size:16px;font-weight:400;line-height:150%;color:var(--lText);margin-bottom:40px}@media (max-width:1750px){#header .additional-menu .container{padding-right:70px}#header .close-adi{right:10px;width:50px;height:50px;bottom:16px}#header .additional-menu .adi-left-side .btn{padding:10px;font-size:14px}#header .additional-menu .phone__item{font-size:20px}#header .additional-menu .adi-right-side{align-items:center;gap:10px}#header .additional-menu .adi-left-side{gap:10px}#header .socials-wrapper{right:10px}#header .btn-all,#header .close-adi{width:40px;height:40px}#header .btn-all svg{width:25px;height:25px}#header .close-adi{bottom:20px}#footer .footer-wrapper{padding:15px}#footer .phone__item{font-size:16px}#footer .soc__holder{gap:20px}#footer .address p{font-size:14px}.btn{font-size:16px}.form-control,.form-floating label{padding:15px;top:unset}.form .bot{flex-direction:column;align-items:center;justify-content:center}#footer .theme-modal .privacy-holder,.form .bot .privacy-holder{width:100%;text-align:center}#header .header-wrapper{padding:15px}#header .header-menu{gap:40px}#footer .theme-modal .privacy-holder .privacy{text-align:center}#header #mobile-mnu .menuTop{grid-template-columns:repeat(2,1fr);width:40%}#header .additional-menu .adi-desc,#header .additional-menu .phone__item{display:none}}@media (max-width:1300px){#header .header-menu{display:none}#footer .theme-modal,#footer #modal-success.theme-modal{padding:30px 15px 15px}#footer .theme-modal .close-modal{top:10px;right:10px}#footer .theme-modal .modal-title{font-size:24px;margin-bottom:10px}#footer .theme-modal .form{gap:10px}.block-title{font-size:28px;margin-bottom:30px}#header #mobile-mnu{padding:15px}#header #mobile-mnu .form-holder{display:none}#header #mobile-mnu .menuTop{width:70%}}@media (max-width:996px){#footer .footer-wrapper .top-line{flex-direction:column}#footer .right-side{align-items:flex-start}#footer .container .bot__line{flex-direction:column;align-items:center;justify-content:center;padding-top:20px;gap:5px}#footer .theme-modal,#footer #modal-success.theme-modal{width:95%}#footer .theme-modal .modal-subtitle{width:100%;font-size:16px;margin-bottom:10px}#header #mobile-mnu{flex-direction:column;gap:20px}#header #mobile-mnu .menuTop{order:1;width:100%}#header #mobile-mnu .info-wrapper{order:2;width:100%}#header #mobile-mnu .phones__holder{margin-bottom:10px}#header .additional-menu .adi-left-side .btn{width:200px}}@media (max-width:768px){.container{width:100%}}@media (max-width:660px){#header .phone__item{font-size:18px}#footer .soc__item svg,#footer .soc__item img{width:40px;height:40px}#footer .reqs p{font-size:16px}.btn{padding:10px 15px}#footer .rights{text-align:center;font-size:14px}#footer .address p{text-align:left}#header .header-wrapper{padding:15px 5px}.block-title{font-size:24px;margin-bottom:20px}.nav-holder{margin-top:20px}#header .additional-menu .adi-left-side .adi-soc-item{display:none}#header .additional-menu .adi-info{gap:10px;margin-right:0}}@media (max-width:498px){#header .logo-holder{font-size:20px}#header .phone__item{font-size:14px}#footer .soc__holder{display:flex;flex-direction:column;gap:10px}#header #mobile-mnu .menuTop{display:flex;flex-direction:column;gap:10px}#header .additional-menu .adi-left-side .btn{width:250px}}@media (max-width:450px){#header .additional-menu .adi-left-side .btn{width:200px}#header #mobile-mnu .info-wrapper{flex-direction:column}}@media (max-width:400px){#header .additional-menu .adi-left-side .btn{width:150px}}@media (max-width:350px){#header .additional-menu .adi-left-side .btn{width:100px}}#productview.pv_fixed-widget .pv_head_ico{bottom:95px !important}