.site_btn{display:flex;align-items:center;justify-content:center;height:55px;padding:0 30px;border-radius:5px;background:#ff632a;color:#fff;font-size:19px;font-style:normal;font-weight:600;line-height:normal;width:fit-content;min-width:170px;transition:all .3s ease-out}.site_btn:hover{background:#fa4402;color:#fff}.site_btn.more_btn,.site_btn.btn_transparrent{background:0 0;border:1px solid #ff632a;color:#2e2e2e}.site_btn.more_btn:hover,.site_btn.btn_transparrent:hover{background:0 0;border:1px solid #fa4402;color:#fa4402}.site_btn.more_btn{color:#2e2e2e}.site_btn.more_btn{background:0 0;border-radius:10px;border:1.5px solid silver;color:#2e2e2e;font-family:"Montserrat";font-size:19px;font-style:normal;font-weight:600;line-height:170%}.site_btn.price_btn,.site_btn.banner_btn,.site_btn.contacts_form_btn{color:#fff}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;outline:none}article,aside,details,figcaption,figure,footer,header,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0;text-decoration:underline}a:active,a:hover{outline:0;text-decoration:none}ol,ul{list-style:none}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0;max-width:100%}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:100%}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal;outline:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-webkit-box-sizing:border-box;box-sizing:border-box}html{overflow-x:hidden}body{font-family:"Montserrat",sans-serif;font-size:19px;font-weight:400;line-height:33px;text-align:left;overflow:hidden}img{width:100%;max-width:100%;display:block}.grid_container_full,.grid_container{max-width:1720px;width:100%;margin:0 auto;position:relative}a{text-decoration:none}h2,h3,h4,h5,h6{font-family:"Montserrat",sans-serif;font-size:30px;font-weight:600;line-height:48px}input:-webkit-autofill{color:#fff !important}.compensate-for-scrollbar{margin-right:0 !important}.box_input{position:relative;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:block}.box_input select,.box_input input,.box_input textarea{width:100%;height:40px;border-radius:8px;border:1px solid rgba(19,35,75,.6);background:#fff;padding:0 15px}.box_input textarea{resize:vertical;min-height:175px;outline:none}.box_input .label_title{position:absolute;top:calc(50% - 12px);left:15px;color:rgba(19,35,75,.8);text-align:center;color:#dcdcdc;font-size:20px;font-style:normal;font-weight:400;line-height:normal;pointer-events:none;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.box_input select+.label_title,.box_input textarea+.label_title{top:15px}.box_input input[type=tel]:focus+.label_title,.box_input input[type=email]:focus+.label_title,.box_input input[type=number]:focus+.label_title,.box_input input[type=password]:focus+.label_title,.box_input input[type=text]:focus+.label_title,.box_input select:focus+.label_title,.box_input textarea:focus+.label_title{font-size:10px;top:-8px;padding:0 5px;border-radius:2px;background:0 0;color:#ebebeb}.box_input input[type=tel]:not(:-moz-placeholder-shown)~.label_title,.box_input input[type=email]:not(:-moz-placeholder-shown)~.label_title,.box_input input[type=number]:not(:-moz-placeholder-shown)~.label_title,.box_input input[type=password]:not(:-moz-placeholder-shown)~.label_title,.box_input input[type=text]:not(:-moz-placeholder-shown)~.label_title,.box_input select:not(:-moz-placeholder-shown)~.label_title,.box_input textarea:not(:-moz-placeholder-shown)~.label_title{top:-6px;padding:0 5px;font-size:10px;color:#ebebeb}.box_input input[type=tel]:not(:-ms-input-placeholder)~.label_title,.box_input input[type=email]:not(:-ms-input-placeholder)~.label_title,.box_input input[type=number]:not(:-ms-input-placeholder)~.label_title,.box_input input[type=password]:not(:-ms-input-placeholder)~.label_title,.box_input input[type=text]:not(:-ms-input-placeholder)~.label_title,.box_input select:not(:-ms-input-placeholder)~.label_title,.box_input textarea:not(:-ms-input-placeholder)~.label_title{top:-6px;padding:0 5px;font-size:10px;color:#ebebeb}.box_input input[type=tel]:not(:placeholder-shown)~.label_title,.box_input input[type=email]:not(:placeholder-shown)~.label_title,.box_input input[type=number]:not(:placeholder-shown)~.label_title,.box_input input[type=password]:not(:placeholder-shown)~.label_title,.box_input input[type=text]:not(:placeholder-shown)~.label_title,.box_input select:not(:placeholder-shown)~.label_title,.box_input textarea:not(:placeholder-shown)~.label_title{top:-6px;padding:0 5px;font-size:10px;color:#ebebeb}.form_box input{font-size:16px !important}.red_star{color:#fa4402}.aligncenter,.alignleft,.alignright{display:block;padding:0}.aligncenter{float:none;margin:.5em auto 1em}.alignright{float:right;margin:.5em 4em 2em 0}.alignleft{float:left;margin:.5em 4em 2em 0}.wp-caption{padding:5px 0;border:1px solid #555;background:#444;text-align:center}.wp-caption img{display:inline}.wp-caption p.wp-caption-text{margin:5px 0 0;padding:0;text-align:center;font-size:75%;font-weight:100;font-style:italic;color:#ddd}@font-face{font-family:"Montserrat";src:url(//arcus.ru/wp-content/themes/arcus/public/css/../fonts/MontserratRegular.eot);src:url(//arcus.ru/wp-content/themes/arcus/public/css/../fonts/MontserratRegular.eot?#iefix) format("embedded-opentype"),url(//arcus.ru/wp-content/themes/arcus/public/css/../fonts/MontserratRegular.woff) format("woff"),url(//arcus.ru/wp-content/themes/arcus/public/css/../fonts/MontserratRegular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:"Montserrat";src:url(//arcus.ru/wp-content/themes/arcus/public/css/../fonts/MontserratMedium.eot);src:url(//arcus.ru/wp-content/themes/arcus/public/css/../fonts/MontserratMedium.eot?#iefix) format("embedded-opentype"),url(//arcus.ru/wp-content/themes/arcus/public/css/../fonts/MontserratMedium.woff) format("woff"),url(//arcus.ru/wp-content/themes/arcus/public/css/../fonts/MontserratMedium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:"Montserrat";src:url(//arcus.ru/wp-content/themes/arcus/public/css/../fonts/MontserratSemiBold.eot);src:url(//arcus.ru/wp-content/themes/arcus/public/css/../fonts/MontserratSemiBold.eot?#iefix) format("embedded-opentype"),url(//arcus.ru/wp-content/themes/arcus/public/css/../fonts/MontserratSemiBold.woff) format("woff"),url(//arcus.ru/wp-content/themes/arcus/public/css/../fonts/MontserratSemiBold.ttf) format("truetype");font-style:normal;font-weight:600}@font-face{font-family:"Montserrat";src:url(//arcus.ru/wp-content/themes/arcus/public/css/../fonts/MontserratBold.eot);src:url(//arcus.ru/wp-content/themes/arcus/public/css/../fonts/MontserratBold.eot?#iefix) format("embedded-opentype"),url(//arcus.ru/wp-content/themes/arcus/public/css/../fonts/MontserratBold.woff) format("woff"),url(//arcus.ru/wp-content/themes/arcus/public/css/../fonts/MontserratBold.ttf) format("truetype");font-style:normal;font-weight:700}.site_btn{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;height:55px;padding:0 30px;border-radius:5px;background:#ff632a;color:#fff;font-size:19px;font-style:normal;font-weight:600;line-height:normal;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:170px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.site_btn:hover{background:#fa4402}.btn_transparrent{background:0 0;border:1px solid #ff632a;color:#2e2e2e}.btn_transparrent:hover{background:#ff632a;color:#fff}.fp-overflow{min-height:100vh;height:100vh}.fp-overflow .section_wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.content_box{height:calc(100vh - 130px);padding-bottom:35px;width:100%;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:25px 0}.fp-watermark{display:none}.section{text-align:center;overflow:hidden}#myVideo{position:absolute;right:0;bottom:0;top:0;width:100%;height:100%;background-size:100% 100%;background-color:#000;background-position:center center;background-size:contain;-o-object-fit:cover;object-fit:cover;z-index:3}#section0{overflow:hidden}video::-webkit-media-controls{display:none !important}.first_frame{position:relative;min-height:100vh}.first_frame:after{position:absolute;content:"";width:100%;height:100%;background:rgba(0,0,0,.22);top:0;left:0;z-index:5}.first_frame_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;height:100vh;width:100vw;padding:40px 0 50px;position:absolute;top:0;left:0;right:0;bottom:0;z-index:10}.header_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header_logo{display:block;width:235px;height:60px}.header_logo img{width:auto}.header_nav_panel{width:calc(100% - 235px);padding-left:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.header_search_city{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 20px}.header_search{width:400px;height:40px;border-radius:5px;border:.5px solid rgba(255,255,255,.5);margin:0 75px 0 0;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.header_search:hover{border:.5px solid #fff}.header_search:hover .search_btn{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/search_white.svg) no-repeat center}.header_search .search_input{background:0 0;border:none;width:100%;height:40px;padding:0 50px 0 20px;color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.header_search .search_input::-webkit-input-placeholder{color:#8c8c8d}.header_search .search_input::-moz-placeholder{color:#8c8c8d}.header_search .search_input:-ms-input-placeholder{color:#8c8c8d}.header_search .search_input::-ms-input-placeholder{color:#8c8c8d}.header_search .search_input::placeholder{color:#8c8c8d}.header_search .search_btn{position:absolute;height:40px;width:30px;right:10px;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/search.svg) no-repeat center;outline:none;border:none;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.header_city{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:16px;position:relative;cursor:pointer}.header_city:before{position:absolute;content:"";width:14px;height:14px;top:0;left:-25px;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/gps.svg) no-repeat}.header_nav_phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header_nav{margin:0 53px 0 0}.header_nav>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-width:940px}.header_nav a{color:#fff;font-size:16px;font-style:normal;font-weight:600;line-height:inherit;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.header_nav li:hover>a{color:#ff632a}.header_phone{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:inherit;display:block;min-width:131px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.header_phone:hover{color:#ff632a;text-shadow:0 0 .3px #ff632a}.banner_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto}.banner_title{color:#fff;font-size:78px;font-style:normal;font-weight:600;line-height:normal;margin:0 0 35px}.banner_text{color:#fff;text-align:center;font-size:58px;font-style:normal;font-weight:700;line-height:138%;max-width:1245px;margin:0 0 30px}.banner_text strong{font-weight:700}.banner_btn{margin-left:auto;min-width:250px;margin-bottom:65px;color:#fff}.banner_btn.btn_transparrent:hover{background:0 0;color:#ff632a}.first_frame_nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first_frame_nav li a{color:#fff;font-size:24px;font-style:normal;font-weight:400;line-height:normal;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.first_frame_nav li:hover a{color:#ff632a}.section_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.header_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:130px}.logo_box{width:235px;height:60px}.logo_box img{width:auto}.aboutus_wrap{padding:25px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.aboutus_info{width:420px;margin:0 50px 0 0}.aboutus_title,.index_title{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#2e2e2e;font-size:48px;font-style:normal;font-weight:700;line-height:110%;text-align:left;position:relative;padding:0 0 30px;margin:0 0 65px}.aboutus_title:after,.index_title:after{position:absolute;content:"";width:142px;height:1px;background:silver;bottom:0;left:0}.aboutus_text{color:#2e2e2e;font-size:22px;font-style:normal;font-weight:400;line-height:170%;text-align:left;margin:0 0 40px}.aboutus_banner{width:460px;height:750px;margin:0 50px 0 0}.aboutus_banner img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%;border-radius:10px}.aboutus_trigger{width:calc(100% - 980px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.aboutus_trigger_item{width:calc(50% - 12px);margin:0 24px 24px 0;border-radius:10px;padding:45px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/trigger_item.jpg) no-repeat;background-size:cover}.aboutus_trigger_item:nth-child(2n+2){margin:0 0 24px}.aboutus_trigger_item:last-child,.aboutus_trigger_item:nth-last-of-type(2){margin-bottom:0}.aboutus_trigger_item:nth-child(1){background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/trigger_item.jpg) no-repeat;background-size:cover}.aboutus_trigger_item:nth-child(2){background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/trigger_item2.jpg) no-repeat;background-size:cover}.aboutus_trigger_item:nth-child(3){background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/trigger_item3.jpg) no-repeat;background-size:cover}.aboutus_trigger_item:nth-child(4){background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/trigger_item4.jpg) no-repeat;background-size:cover}.aboutus_trigger_item:nth-child(5){background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/trigger_item5.jpg) no-repeat;background-size:cover}.aboutus_trigger_item:nth-child(6){background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/trigger_item6.jpg) no-repeat;background-size:cover}.aboutus_trigger_num{color:#fa4402;font-size:60px;font-style:normal;font-weight:700;line-height:normal;margin:0 0 15px}.aboutus_trigger_num .trigger_min{font-size:50px}.aboutus_trigger_text{color:#2e2e2e;font-size:23px;font-style:normal;font-weight:400;line-height:normal;text-align:left}@-webkit-keyframes fadeInUp{from{-webkit-transform:translate3d(0,200px,0);transform:translate3d(0,200px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes fadeInUp{from{-webkit-transform:translate3d(0,200px,0);transform:translate3d(0,200px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes rotatePhoto{from{-webkit-transform:translate3d(0,300px,0);transform:translate3d(0,300px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotatePhoto{from{-webkit-transform:translate3d(0,300px,0);transform:translate3d(0,300px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.content_box{overflow:hidden}.section.active .sales_platforms_slider .slides_btn,.section.active .geo_presence .index_title,.section.active .news_index_head .index_title,.section.active .aboutus_text,.section.active .aboutus_btn{-webkit-animation:fadeInUp 1s forwards;animation:fadeInUp 1s forwards;-webkit-animation-delay:.3s;animation-delay:.3s;opacity:0}.section.active .aboutus_btn{-webkit-animation:fadeInUp 1s forwards;animation:fadeInUp 1s forwards;-webkit-animation-delay:.4s;animation-delay:.4s;opacity:0}.section.active .contacts_index_title,.section.active .production_category_item:nth-child(1) .production_category_title,.section.active .aboutus_trigger_item:nth-child(1){-webkit-animation:fadeInUp 1s forwards;animation:fadeInUp 1s forwards;-webkit-animation-delay:.5s;animation-delay:.5s;opacity:0}.section.active .production_category_item:nth-child(2) .production_category_title,.section.active .aboutus_trigger_item:nth-child(2){-webkit-animation:fadeInUp 1s forwards;animation:fadeInUp 1s forwards;-webkit-animation-delay:.6s;animation-delay:.6s;opacity:0}.section.active .production_category_item:nth-child(3) .production_category_title,.section.active .aboutus_trigger_item:nth-child(3){-webkit-animation:fadeInUp 1s forwards;animation:fadeInUp 1s forwards;-webkit-animation-delay:.7s;animation-delay:.7s;opacity:0}.section.active .production_category_item:nth-child(4) .production_category_title,.section.active .aboutus_trigger_item:nth-child(4){-webkit-animation:fadeInUp 1s forwards;animation:fadeInUp 1s forwards;-webkit-animation-delay:.8s;animation-delay:.8s;opacity:0}.section.active .production_category_item:nth-child(5) .production_category_title,.section.active .aboutus_trigger_item:nth-child(5){-webkit-animation:fadeInUp 1s forwards;animation:fadeInUp 1s forwards;-webkit-animation-delay:.9s;animation-delay:.9s;opacity:0}.section.active .production_category_item:nth-child(6) .production_category_title,.section.active .aboutus_trigger_item:nth-child(6){-webkit-animation:fadeInUp 1s forwards;animation:fadeInUp 1s forwards;-webkit-animation-delay:1s;animation-delay:1s;opacity:0}.section.active .aboutus_banner{-webkit-animation:rotatePhoto 1s forwards;animation:rotatePhoto 1s forwards;-webkit-animation-delay:.2s;animation-delay:.2s;opacity:0}.geo_presence.active .index_title{-webkit-animation:fadeInUp 1s forwards;animation:fadeInUp 1s forwards;-webkit-animation-delay:.3s;animation-delay:.3s;opacity:0}.our_production_section{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/our_production_back.png) no-repeat;background-size:cover}.our_production_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.our_production_category{width:calc(100% - 470px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;border-radius:15px;overflow:hidden}.production_category_item{padding:55px 45px 45px;min-height:380px;background-size:cover !important;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;overflow:hidden}.production_category_item:nth-child(1),.production_category_item:nth-child(4){width:40%}.production_category_item:nth-child(2),.production_category_item:nth-child(5){width:34%}.production_category_item:nth-child(3),.production_category_item:nth-child(6){width:26%}.production_category_item:nth-child(4) .production_category_title{color:#5b5b5b;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.production_category_item_bg{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;transition:.5s ease;z-index:0;background-size:cover !important;background-position:100% 100% !important}.production_category_item:hover .production_category_item_bg{transform:scale(1.1)}.production_category_item svg{-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.production_category_item svg circle{-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.production_category_item svg path{-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.production_category_item:hover svg path{stroke:#fff}.production_category_item .more_aroow{margin-top:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:45px;height:45px;border-radius:50%;overflow:hidden;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;z-index:1}.production_category_item:hover .more_aroow{-webkit-transform:translateX(15px);transform:translateX(15px)}.production_category_item:hover svg circle{fill:#999;stroke:#999}.production_category_title{color:#fff;font-size:30px;font-style:normal;font-weight:600;line-height:145%;text-align:left;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.news_index{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/news_back.svg) no-repeat #2a2a2a;background-position-y:100px;background-size:contain}.news_index_head{-ms-flex-preferred-size:100%;flex-basis:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 55px}.news_index_head .index_title{color:#ebebeb;margin:0}.news_index_head .news_link{color:#ebebeb;font-size:19px;font-style:normal;font-weight:500;line-height:normal;position:relative;padding-right:50px;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.news_index_head .news_link:after{position:absolute;content:"";width:37px;height:21px;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/arrow_news.svg) no-repeat;right:0;top:1px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.news_index_head .news_link:hover{color:#ff632a}.news_index_head .news_link:hover:after{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/arrow_news_orange.svg) no-repeat}.news_items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.news_item{width:calc(25% - 18px);margin:0 23px 0 0;border-radius:10px;background:#484848;overflow:hidden;text-align:left;padding-bottom:25px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.news_item:nth-child(4n+4){margin:0}.news_item:hover{background:#ff632a;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.news_item:hover .news_item_date{color:#2e2e2e}.news_item:hover .news_item_title{color:#fff}.news_item_img{width:100%;height:300px;margin:0 0 35px;overflow:hidden}.news_item_img img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:50%;width:100%;height:100%;transition:.5s ease}.news_item:hover .news_item_img img{transform:scale(1.1)}.news_item_date{color:#ff632a;font-size:17px;font-style:normal;font-weight:400;line-height:170%;padding:0 40px;display:block;margin:0 0 15px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.news_item_title{padding:0 40px;color:#fff;font-size:27px;font-style:normal;font-weight:600;line-height:145%;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.geo_presence{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/geographi_map.png) no-repeat center;background-size:cover}.geo_presence .index_title{margin:0 0 40px}.geo_presence_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:left;width:100%}.geo_presence_left{width:625px}.geo_presence_text{color:#2e2e2e;font-size:22px;font-style:normal;font-weight:400;line-height:170%;margin:0 0 25px;max-width:485px}.geo_presence_text strong{font-weight:500}.geo_presence_triggers{padding:30px;border-radius:10px;background:#484848;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:485px;margin:0 0 40px}.geo_presence_triggers ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.geo_presence_triggers ul li{margin:0 0 10px;position:relative;padding-left:45px}.geo_presence_triggers ul li a{color:#ebebeb;font-size:22px;font-style:normal;font-weight:400;line-height:88.5%;text-align:center;text-decoration-line:underline;transition:.2s ease;cursor:pointer}.geo_presence_triggers ul li:hover a{color:#ff632a}.geo_presence_triggers ul li:last-child{margin:0}.geo_presence_triggers ul li:before{position:absolute;content:"";width:10px;height:10px;border-radius:50%;border:1px solid #ff632a;top:calc(50% - 5px);left:0}.geo_presence_where_buy{border-radius:10px;background:#eaeaea;padding:30px;color:#2e2e2e;text-align:center;font-size:20px;font-style:normal;font-weight:500;line-height:145%;max-width:625px}.geo_presence_where_buy .site_btn{margin:25px auto 0;min-width:285px}.geo_presence_right{width:calc(100% - 625px);display:-webkit-box;display:-ms-flexbox;display:flex}.geo_presence_map{position:absolute;top:92px;right:75px}.geo_presence_map img{width:auto}.geo_presence_where_buy{margin:auto 0 0 auto}.sales_platforms{background:#eaeaea}.sales_platforms_head{margin:0 auto 40px}.sales_platforms_head .sales_platforms_title{color:#2e2e2e;font-size:30px;font-style:normal;font-weight:600;line-height:170%;max-width:1100px;text-align:left}.sales_platforms_head .news_link{color:#2e2e2e}.sales_platforms_head .news_link:after{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/arrow_sales.svg) no-repeat}.sales_platforms .content_box{display:block !important;width:100vw !important}.sales_platforms_slider,.naw_sales_slider{max-width:100%;width:100%}.sales_platforms_slider{margin:0 0 50px}.sales_platforms_slider .swiper-slide{height:575px;position:relative}.sales_platforms_slider .swiper-slide:after{position:absolute;content:"";width:100%;height:100%;background:rgba(233,233,233,.74);top:0;left:0;z-index:10;-webkit-transition:all .1s ease-out;transition:all .1s ease-out;pointer-events:none}.sales_platforms_slider .swiper-slide img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%;border-radius:10px}.sales_platforms_slider .swiper-slide-active:after{opacity:0}.sales_platforms_slider .slides_btn{position:absolute;top:50px;right:50px;z-index:10}.naw_sales_slider{overflow:hidden}.naw_sales_slider .swiper-wrapper{width:100%}.naw_sales_slider .swiper-slide{height:45px;-webkit-filter:grayscale(95%);filter:grayscale(95%);opacity:.2;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;cursor:pointer}.naw_sales_slider .swiper-slide:hover{opacity:1;-webkit-filter:grayscale(0);filter:grayscale(0)}.naw_sales_slider .swiper-slide img{-o-object-fit:contain;object-fit:contain;-o-object-position:50% 50%;object-position:50% 50%;height:100%;width:auto;margin:0 auto}.naw_sales_slider .swiper-slide-active{opacity:1;-webkit-filter:grayscale(0);filter:grayscale(0)}.swiper-button-prev,.swiper-button-next{width:40px;height:20px;top:calc(50% + 12px)}.swiper-button-prev:after,.swiper-button-next:after{display:none}.swiper-button-prev{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/prev_slide_grau.svg) no-repeat center;left:-75px}.swiper-button-prev:hover{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/prev_slide.svg) no-repeat center}.swiper-button-next{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/next_slide_gray.svg) no-repeat center;right:-75px}.swiper-button-next:hover{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/next_slide.svg) no-repeat center}.contacts_index{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/back_contacts.svg) no-repeat bottom right #eaeaea;position:relative}.contacts_index:after{position:absolute;content:"";width:920px;height:270px;right:7vw;bottom:0;z-index:5;pointer-events:none;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/after_contacts.png) no-repeat bottom;background-size:contain}.contacts_index .content_box{padding:0 0 35px}.contacts_index_info{width:460px;margin:0 130px 0 0;text-align:left}.contacts_index_title{color:#2e2e2e;font-size:30px;font-style:normal;font-weight:600;line-height:170%;display:block;margin:0 0 30px}.contacts_index_item{color:#000;font-size:22px;font-style:normal;font-weight:400;line-height:198%}div.last_item{margin:0 0 30px}.contacts_index_subtitle{font-weight:500;display:block}.contacts_index_phone{color:#000;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.contacts_index_phone:hover{color:#fa4402;text-shadow:0 0 .3px #fa4402}.contacts_driving_directions{color:#2e2e2e;font-size:22px;font-style:normal;font-weight:400;line-height:190%;text-decoration-line:underline;display:block;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.contacts_driving_directions:hover{color:#fa4402;text-shadow:0 0 .3px #fa4402}.contacts_index_mail{color:#2e2e2e;font-size:22px;font-style:normal;line-height:190%;margin:0 0 60px}.contacts_index_mail_name{font-weight:500}.contacts_link_mail{color:#2e2e2e;font-weight:400;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.contacts_link_mail:hover{color:#fa4402;text-shadow:0 0 .3px #fa4402}.contacts_index_form{width:calc(100% - 590px);border-radius:10px;background:#484848;padding:69px 100px 35px;text-align:left}.contacts_form_name{color:#ebebeb;font-size:24px;font-style:normal;font-weight:600;line-height:110%;display:block;margin:0 0 35px}.contacts_form_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.contacts_form_wrap .box_input{width:calc(50% - 8px);margin:0 16px 25px 0}.contacts_form_wrap .box_input:nth-child(2n+2){margin:0 0 25px}.box_input{margin-bottom:25px}.box_input input{height:50px}.box_input input,.box_input textarea,.box_input select{border-radius:5px;background:#696969;border:none;outline:none;color:#dcdcdc;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.box_input textarea{padding:20px}.contacts_form_btn{margin:0 0 40px;color:#ebebeb;min-width:250px}.private_policy{color:#ebebeb;font-size:17px;font-style:normal;font-weight:400;line-height:137%;cursor:pointer}.private_policy a{color:#ebebeb;font-size:17px;text-decoration-line:underline}footer.footer.section{padding-top:90px}footer{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/footer_back.png) #2a2a2a;background-size:cover}footer .price_btn{margin-left:auto;margin-bottom:65px;min-width:250px;color:#fff}.footer_menu{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;width:100%;text-align:left}.footer_menu_item li{font-size:20px;font-style:normal;font-weight:400;line-height:250%;margin:0 0 10px}.footer_menu_item li a{color:#ebebeb;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.footer_menu_item li a:hover{color:#ff632a}.footer_menu_item .price_btn{margin-top:40px}.menu_aboutus{width:fit-content}.menu_products{width:75%}.menu_products ul{-webkit-column-count:3;-moz-column-count:3;column-count:3}.footer_bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-preferred-size:100%;flex-basis:100%}.footer_bottom .footer_link{color:#ebebeb;font-size:20px;font-style:normal;font-weight:400;line-height:250%;display:block;text-align:left;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.footer_bottom .footer_link:hover{color:#ff632a}.footer_left{width:25%}.footer_center{width:25%}.footer_right{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.social_link{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 40px}.social_link_item{display:block;width:32px;height:32px;margin:0 40px 0 0}.social_link_item.youtube_{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/youtube.svg) no-repeat;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.social_link_item.youtube_:hover{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/youtube_h.svg) no-repeat}.social_link_item.telegram{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/telegram.svg) no-repeat;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.social_link_item.telegram:hover{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/telegram_h.svg) no-repeat}.social_link_item.zen{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/zen.svg) no-repeat;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.social_link_item.zen:hover{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/zen_h.svg) no-repeat}.social_link_item.vk{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/vk.svg) no-repeat;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.social_link_item.vk:hover{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/vk_h.svg) no-repeat}.footer_contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row}.footer_contacts a{color:#a3a3a3;font-size:20px;font-style:normal;font-weight:600;line-height:250%;display:inline-block;margin:0 35px 0 0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.footer_contacts a:hover{color:#ff632a}.footer_contacts a:last-child{margin:0}.select-hidden{display:none;visibility:hidden;padding-right:10px}.select{cursor:pointer;display:inline-block;position:relative;width:100%;height:50px;color:#dcdcdc;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.select-styled{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:5px;background:#696969;padding:8px 15px;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select_box{margin-bottom:20px}.select_box .select-styled{font-size:0}.select_box .label_title{top:calc(50% - 17px)}.select_box.select_active .label_title{top:-8px;padding:0 5px;font-size:10px;border-radius:2px;background:0 0;color:#ebebeb}.select_box.select_active .select-styled.label_top{font-size:20px}.select-styled:after{content:"";width:20px;height:12px;position:absolute;top:20px;right:10px;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/select_arrow.svg) no-repeat}.select-styled:active,.select-styled.active{background-color:#696969}.select-styled:active:after,.select-styled.active:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.select-options{display:none;position:absolute;top:100%;right:0;left:0;z-index:999;margin:0;padding:0;list-style:none;border-radius:0 0 5px 5px;background:#c2c2c2;overflow:hidden}.select-options li{color:#484848;margin:0;padding:10px 0;text-indent:15px;border-top:1px solid #a4a4a4;-webkit-transition:all .15s ease-in;transition:all .15s ease-in}.select-options li:hover,.select-options li.is-selected{background:#696969;color:#dcdcdc}.select-options li[rel=hide]{display:none}.header_nav ul{text-align:left}.header_nav ul .menu-item-has-children{position:relative;padding-right:20px}.header_nav ul .menu-item-has-children:before{position:absolute;content:"";width:10px;height:10px;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/sub_menu.svg) no-repeat center;top:calc(50% - 5px);right:0}.header_nav ul .menu-item-has-children:after{position:absolute;content:"";width:100%;height:40px;background:0 0;bottom:-35px;left:0}.header_nav ul .menu-item-has-children:hover:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header_nav ul .menu-item-has-children .sub-menu{position:absolute;left:-35px;top:35px;visibility:hidden;opacity:0;border-radius:5px;background:rgba(0,0,0,.67);padding:25px 35px;min-width:335px}.header_nav ul .menu-item-has-children .sub-menu a{color:#fff;font-size:15px;font-style:normal;font-weight:400;line-height:normal}.header_nav ul .menu-item-has-children .sub-menu li{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.header_nav ul .menu-item-has-children .sub-menu li:hover a{color:#ff632a;text-shadow:0 0 .3px #ff632a}.header_nav ul .menu-item-has-children:hover .sub-menu{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);visibility:visible;opacity:1;z-index:10;-webkit-transition:all .5s .1s;transition:all .5s .1s}.header_nav ul .menu-item-has-children:nth-child(3) .sub-menu{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:35px;-moz-column-gap:35px;column-gap:35px;min-width:830px}.humb{-webkit-transform:translate(0,0);transform:translate(0,0);width:35px;height:40px;overflow:hidden;cursor:pointer;z-index:9999}.humb li{list-style:none;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:70%;height:2px;background:#fff;-webkit-transition:1s;transition:1s}.humb li:nth-of-type(1){top:30%;left:15%;-webkit-transition-delay:1s;transition-delay:1s;opacity:1}.humb li:nth-of-type(2){top:50%;left:15%;-webkit-transition-delay:0s;transition-delay:0s}.humb li:nth-of-type(3){top:70%;right:15%;-webkit-transition-delay:1s;transition-delay:1s;opacity:1}.humb.active li:nth-of-type(1){left:100%;-webkit-transition-delay:0s;transition-delay:0s;opacity:0}.humb.active li:nth-of-type(2){-webkit-transform:translateY(-50%) rotate(405deg);transform:translateY(-50%) rotate(405deg);-webkit-transition-delay:.5s;transition-delay:.5s}.humb.active li:nth-of-type(3){right:100%;-webkit-transition-delay:0s;transition-delay:0s;opacity:0}.humb li:nth-of-type(2):before{content:"";position:absolute;top:-150px;left:0;width:100%;height:100%;background:#fff;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:1s;transition:1s;-webkit-transition-delay:.5s;transition-delay:.5s}.humb.active li:nth-of-type(2):before{top:0;-webkit-transition-delay:1s;transition-delay:1s}.not_home header{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/header-back.jpg) no-repeat center #2a2a2a;padding:20px 0 5px;margin:0 0 60px}.not_home .header_wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.breadcrumb{margin:0 0 35px}.breadcrumb .woocommerce-breadcrumb{margin:0;padding:0;display:flex;flex-flow:row wrap;align-items:center;font-size:12px;font-style:normal;font-weight:400;line-height:154%}.woocommerce-breadcrumb,.breadcrumb ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;color:#2e2e2e;font-size:12px;font-style:normal;font-weight:400;line-height:154%}.woocommerce-breadcrumb a,.breadcrumb li{margin:0 30px 0 0;color:#2e2e2e;font-size:12px;font-style:normal;font-weight:400;line-height:154%}.woocommerce-breadcrumb a,.breadcrumb li a{color:#8c8c8d;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;position:relative}.woocommerce-breadcrumb a:after,.breadcrumb li a:after{position:absolute;content:"";width:13px;height:8px;top:calc(50% - 4px);right:-20px;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/btrd_arrow.svg) no-repeat}.woocommerce-breadcrumb a:hover,.breadcrumb li a:hover{color:#2e2e2e;text-shadow:0 0 .3px #2e2e2e}.contacts_page_wrap{border-radius:10px 10px 0 0;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/contacts_back.svg) no-repeat center bottom #ececec;background-size:contain;padding:75px 135px 50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.contacts_page_left{width:50%;border-right:1.5px solid silver;padding:25px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.contacts_page_left .contacts_btn{margin:0 0 60px}.contacts_page_title{color:#2e2e2e;font-size:48px;font-style:normal;font-weight:700;line-height:150%;margin:0 0 40px}.contacts_page_item{color:#2e2e2e;font-size:22px;font-style:normal;font-weight:400;line-height:190%;margin-top:auto}.contacts_page_item_value,a.contacts_page_item_value{font-weight:700;color:#2e2e2e;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.contacts_page_item_value:hover,a.contacts_page_item_value:hover{color:#ff632a}.value_bold{font-weight:600}.contacts_page_right{width:50%;padding:40px 0 25px 185px}.contacts_page_item_phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;color:#2e2e2e;font-size:22px;font-style:normal;font-weight:400;line-height:190%;margin:0 0 40px}.contacts_page_item_phone:last-child{margin:0}.contacts_page_item_phone a{color:#2e2e2e;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.contacts_page_item_phone a:hover{color:#ff632a}.item_phone_value{font-weight:600}.contacts_page_form{margin:0 0 130px}.contacts_form_wrapper{padding:95px 0 80px;border-radius:10px;background:#484848;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contacts_form_wrapper .contacts_index_form{max-width:935px;width:auto;padding:0}.contacts_form_wrapper .wrapper_button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contacts_form_wrapper .wrapper_button .site_btn{margin:0}.production_sites{margin:0 0 130px}.production_sites .container{border-radius:10px;background:#f4f4f4;padding:90px 0}.page_title{color:#2e2e2e;font-size:48px;font-style:normal;font-weight:700;line-height:110%;margin:0 0 60px}.production_sites_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 100px}.production_sites_item:last-child{margin:0}.production_sites_img{min-height:340px;width:56%;padding:95px 60px 57px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;overflow:hidden;border-radius:0 10px 10px 0;background-size:cover !important;z-index:0;position:relative}.production_sites_img:after{position:absolute;content:"";width:410px;height:100%;top:0;left:0;background:rgba(46,46,46,.81);z-index:-1;-webkit-transition:all .4s ease-out;transition:all .4s ease-out}.production_sites_img:hover:after{width:400px}.production_sites_img:hover .production_sites_more{color:#ff632a;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/arrow_more_color.svg) no-repeat right}.production_sites_time{color:#fff;font-size:17px;font-style:normal;font-weight:500;line-height:110%;display:block;margin:0 0 25px}.production_sites_name{color:#fff;font-size:30px;font-style:normal;font-weight:700;line-height:110%;margin:0 0 90px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transition:all .4s ease-out;transition:all .4s ease-out}.production_sites_more{color:#fff;font-size:17px;font-style:normal;font-weight:600;line-height:normal;padding:0 50px 0 0;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/arrow_more.svg) no-repeat right;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:auto;-webkit-transition:all .4s ease-out;transition:all .4s ease-out}.production_sites_info{width:44%;padding:0 0 0 108px}.production_sites_address,.production_sites_email,.production_sites_phone{color:#2e2e2e;font-size:19px;font-style:normal;font-weight:400;line-height:160%;max-width:510px;display:block}.production_sites_address strong,.production_sites_email strong,.production_sites_phone strong{font-weight:600;padding-right:3px}.production_sites_address a,.production_sites_email a,.production_sites_phone a{color:#2e2e2e;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.production_sites_address a:hover,.production_sites_email a:hover,.production_sites_phone a:hover{color:#ff632a;text-shadow:0 0 .3px #ff632a}.production_sites_address{margin:0 0 30px}.production_sites_phone{margin:0 0 15px}.production_sites_driving_directions{color:#2e2e2e;font-size:19px;font-style:normal;font-weight:600;line-height:160%;display:block;margin:0 0 7px}.catalog_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.catalog_filter{width:405px;border-radius:10px;background:#f4f4f4;margin:0 30px 40px 0;padding:50px 35px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.catalog_page_title{margin-bottom:35px}.catalog_filter_title{color:#2e2e2e;font-size:22px;font-style:normal;font-weight:700;line-height:160%;display:block;margin:0 0 50px}.bapf_head{margin:0 0 30px}.bapf_head h3{color:#2e2e2e;font-size:20px;font-style:normal;font-weight:600;line-height:normal;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;padding:0 0 0 30px}.bapf_head h3:after{position:absolute;content:"";width:20px;height:12px;right:-30px;top:calc(50% - 4px);background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/filter_open.png) no-repeat;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:all .3s ease-out;transition:all .3s ease-out;filter:grayscale(1) brightness(1.4)}.bapf_head_active h3:after{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/filter_open.png) no-repeat;-webkit-transform:rotate(0);transform:rotate(0);filter:none}.bapf_sfilter input[type=checkbox]:checked:before{display:none}.check_all{height:19px;width:19px;border-radius:5px;border:2px solid #2e2e2e;background-color:transparent;position:absolute;top:2px;left:0;cursor:pointer}.bapf_sfilter{position:relative}.bapf_head.bapf_colaps_togl{width:calc(100% - 35px);margin-left:auto}.berocket_ajax_group_filter_title{color:#2e2e2e;font-size:20px;font-style:normal;font-weight:600;line-height:normal;position:relative;margin:0 0 30px}.berocket_single_filter_widget:nth-child(3){padding-left:0}.bapf_body{padding-left:0;margin-bottom:30px;display:none}.bapf_body li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.bapf_body ul{margin:15px 0 0}.berocket_single_filter_widget:nth-child(3) ul{column-count:1}.bapf_body_active{display:block}.catalog_filter .bapf_body ul>li label{font-size:20px;font-weight:500}.catalog_filter .bapf_body ul>li ul li label{font-size:19px;font-weight:400}.catalog_filter .bapf_body_control ul li label{font-size:19px;font-weight:400}.catalog_filter .label_title{padding-left:0 !important}.bapf_ochild{position:relative;right:-15px;top:0;width:20px;height:12px;cursor:pointer;content:"";width:20px;height:12px;right:-10px;top:11px;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/filter_open.png) no-repeat}.filter_btn{margin:65px auto 35px;min-width:250px;color:#2e2e2e;font-size:19px}.catalog_filter .filter_btn .check_all{display:none}.catalog_filter .filter_btn{padding:0}.catalog_filter .filter_btn .bapf_body{margin:0}.catalog_filter .filter_btn .bapf_button{width:255px;height:55px;background:0 0;outline:none;border:none}.catalog_products{width:calc(100% - 435px)}.catalog_products_head{padding:20px 40px;border-top:1px solid silver;border-bottom:1px solid silver;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 75px}.catalog_products_count{color:#2e2e2e;font-size:17px;font-style:normal;font-weight:400;line-height:160%}.catalog_products_numbers{font-size:17px;font-style:normal;font-weight:400;line-height:160%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row}.catalog_products_numbers a{display:block;margin-right:15px;color:#616161 !important;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.catalog_products_numbers a:hover{color:#2e2e2e;color:#ff632a !important}.catalog_products_numbers .active_numbers{color:#ff632a}.catalog_display_type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.catalog_display_type a{display:block;width:23px;height:23px;margin:0 40px 0 0}.catalog_display_type .catalog_display_type svg rect{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.catalog_display_type .catalog_display_type:hover svg rect{fill:#2e2e2e}.catalog_display_type .catalog_display_type.type_active svg rect{fill:#ff632a}.catalog_display_type .catalog_display_type3{margin:0}.category_prod_title{margin:0 0 50px;color:#2e2e2e;font-size:30px;font-style:normal;font-weight:600;line-height:160%}.catalog_products_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 0 40px}.products_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;height:auto;width:calc(25% - 21px);margin:0 28px 35px 0;padding:40px 30px 40px;border-radius:10px;border:1px solid silver;background:#fff;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;position:relative}.products_item:hover{-webkit-box-shadow:0px 0px 14px 0px rgba(87,87,87,.25);box-shadow:0px 0px 14px 0px rgba(87,87,87,.25);border-color:#fff}.products_item:nth-child(4n+4){margin:0 0 35px}.products_item_img{height:145px;margin:0 0 25px;position:relative;overflow:hidden}.products_item_img img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;height:100%;transition:.4s ease-out}.products_item:hover .products_item_img img{scale:1.1}.products_item_status{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;border-radius:3px;background:#fa4402;color:#fff;font-size:12px;font-style:normal;font-weight:700;line-height:160%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 10px;min-width:75px;min-height:25px;position:absolute;top:22px;right:22px;z-index:1}.stock_product,.hit_product{border:1px solid #ff632a;background:0 0;color:#ff632a}.products_item_title{color:#2e2e2e;font-size:19px;font-style:normal;font-weight:600;line-height:160%;margin:0 0 30px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.products_item_spec{margin:0 0 25px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.products_item_spec ul li{color:#616161;font-size:17px;font-style:normal;font-weight:400;line-height:23px;position:relative;margin:0 0 10px;padding:0 0 0 18px}.products_item_spec ul li:before{position:absolute;content:"";width:7px;height:7px;top:7px;left:0;background:#ff632a;border-radius:50%}.products_item_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.products_item_btn .site_btn{min-width:165px}.products_comparison .br_compare_button span,.products_comparison .br_compare_button i{display:none}.products_comparison .br_compare_button{display:block !important;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/compare.png) no-repeat center !important;width:20px;height:25px;display:block;margin:0 !important;padding:0 !important;transition:all .3s ease-out}.products_comparison .br_compare_button.br_compare_added,.products_comparison .br_compare_button:hover{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/compare_active.png) no-repeat center !important}.products_comparison{cursor:pointer}.products_item_btn .products_comparison{display:block;position:relative;width:20px;height:20px}.products_comparison.d-flex{display:flex;gap:17px;margin:35px auto 0;width:fit-content}.products_comparison-name{color:#8c8c8d;font-size:19px;font-weight:400;line-height:170%;transition:all .3s ease-out}.products_comparison:hover .products_comparison-name{color:#2e2e2e}.products_item_btn .products_comparison span{width:99px;height:35px;position:absolute;top:-35px;left:-32px;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/comparison_back.svg) no-repeat;color:#616161;font-size:14px;font-style:normal;font-weight:400;line-height:195%;text-align:center;z-index:99;opacity:0;visibility:hidden;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.products_comparison:hover span{opacity:1;visibility:visible}.products_comparison:not(.comparison_active):hover svg g{fill:#2e2e2e}.comparison_active svg g{fill:#ff632a}.comparison_count{position:fixed;right:2vw;bottom:3vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:84px;height:84px;border-radius:50%;padding:10px;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/comparison_count.svg) no-repeat #ff632a;background-position:50% 12px;-webkit-box-shadow:0px 0px 14px rgba(87,87,87,.25);box-shadow:0px 0px 14px rgba(87,87,87,.25);color:#fff;font-size:19px;font-style:normal;font-weight:600;line-height:170%;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;z-index:1}.comparison_count:hover{background-color:#fa4402}.page_nav{margin:0 0 45px}.page_nav_back{background:0 0;margin:0 30px 0 0;padding:0}.page_nav_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page_nav_wrapper.page_nav_full{width:100%;max-width:100%}.paginatation_block{margin:0 35px 0 0}.nav-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row}.nav-links .page-numbers{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;width:40px;height:40px;border-radius:3px;margin:0 10px 0 0;color:#2e2e2e;font-size:17px;font-style:normal;font-weight:600;line-height:110%;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.nav-links .page-numbers:hover{color:#fff;background:#ff632a}.nav-links .current{color:#2e2e2e;font-size:17px;font-style:normal;font-weight:600;line-height:110%;border-radius:3px;border:1px solid silver}.nav-links .prev{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/pagin_prev_.svg) no-repeat left;margin:0 5px 0 0}.nav-links .prev:hover{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/pagin_prev.svg) no-repeat left}.nav-links .next{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/pagin_next_hover.svg) no-repeat right;margin-left:-5px}.nav-links .next:hover{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/pagin_next.svg) no-repeat right}.page_show_more{color:#2e2e2e;font-size:17px;font-style:normal;font-weight:400;line-height:110%;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.page_show_more:hover{color:#fa4402;text-shadow:0 0 .3px #fa4402}.products_gorizontal .products_item{width:100%;margin:0 0 30px;padding:30px 50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.products_gorizontal_img{width:315px;height:200px;margin:0 60px 0 0}.products_gorizontal_img .products_item_status{top:0;left:-20px}.products_gorizontal_desc{width:260px;margin:0 60px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.products_gorizontal_desc .products_item_title{padding:0 0 0 30px}.products_item_diametr{border-radius:5px;background:#f4f4f4;padding:5px 30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 0 15px}.item_diametr_name{color:#616161;font-size:17px;font-style:normal;font-weight:400;line-height:160%;display:block;width:100%}.item_diametr_num{color:#2e2e2e;font-size:17px;font-style:normal;font-weight:500;line-height:160%;display:inline-block;margin:0 5px 0 0;padding:0 0 0 15px;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/diametr.svg) no-repeat left center}.products_item_type{padding:0 0 0 30px}.products_item_type_name{display:block;color:#616161;font-size:17px;font-style:normal;font-weight:400;line-height:normal;margin:0 0 5px}.products_item_type_value{color:#2e2e2e;font-size:17px;font-style:normal;font-weight:500;line-height:normal}.products_gorizontal_right{width:calc(100% - 695px)}.products_gorizontal_right .products_item_spec{margin:0 0 30px}.products_gorizontal_right .products_item_btn{max-width:245px}.products_card .products_item{width:calc(33.333% - 50px);margin:0 75px 20px 0;padding:15px 20px 15px 45px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.products_card .products_item:nth-child(3n+3){margin:0 0 20px}.products_card .products_item:hover{border-radius:10px;background:#fff;-webkit-box-shadow:0px 0px 14px 0px rgba(87,87,87,.25);box-shadow:0px 0px 14px 0px rgba(87,87,87,.25)}.catalog_products_wrapper .products_card_title{color:#2e2e2e;font-size:19px;font-style:normal;font-weight:600;line-height:160%}.product_page_title{margin:0 0 20px}.product_page_type{color:#2e2e2e;font-size:24px;font-style:normal;font-weight:600;line-height:110%;display:block;margin:0 0 60px}.card_product_wrapper,.card_product_slider_spec{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.card_product_slider_spec{margin:0 0 80px}.product_slider{width:600px;height:435px;overflow:hidden;border-radius:10px;position:relative;margin:0 40px 0 0}.product_slider .card_product_slide{position:relative;height:435px;cursor:pointer;background:#fff}.product_slider .card_product_slide img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;height:100%}.product_slider .card_product_slide .products_item_status{top:25px;left:25px}.product_slider .swiper-button-next{width:25px;right:8px;z-index:10;background-size:contain !important}.product_slider .swiper-button-prev{width:25px;left:8px;z-index:10;background-size:contain !important}.product_slider_nav{width:120px;height:435px;margin:0 110px 0 0;position:relative}.product_slider_nav .card_product_slider_nav{height:395px;overflow:hidden;padding:15px;margin:-15px;margin-top:15px;cursor:pointer}.product_slider_nav .swiper-wrapper{height:100%}.product_slider_nav .product_slide_nav{height:115px !important;padding:5px}.product_slider_nav .product_slide_nav img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;height:100%}.product_slider_nav .product_slide_nav:not(.swiper-slide-active):hover{border-radius:10px;background:#fff;-webkit-box-shadow:0px 0px 3px 0px rgba(87,87,87,.15);box-shadow:0px 0px 3px 0px rgba(87,87,87,.15)}.product_slider_nav .swiper-slide-active{border-radius:10px;background:#fff;-webkit-box-shadow:0px 0px 14px 0px rgba(87,87,87,.25);box-shadow:0px 0px 14px 0px rgba(87,87,87,.25)}.product_slider_nav .swiper-button-next{width:15px;top:0;right:0;left:0;margin:0 auto;z-index:10;background-size:contain !important;-webkit-transform:rotate(270deg);transform:rotate(270deg)}.product_slider_nav .swiper-button-prev{width:15px;top:auto;bottom:0;right:0;left:0;margin:0 auto;z-index:10;background-size:contain !important;-webkit-transform:rotate(270deg);transform:rotate(270deg)}.card_product_spec{width:calc(100% - 870px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.card_product_spec .product_spec_item{color:#2e2e2e;font-size:19px;font-style:normal;font-weight:600;line-height:200%}.card_product_spec .product_spec_item._custom{line-height:1.2;width:fit-content;text-align:center}.product_spec_value._dividend{border-bottom:2px solid}.card_product_spec .product_spec_item:nth-child(4){margin:25px 0}.card_product_spec .product_spec_name{color:#8c8c8d}.product_article{color:#8c8c8d;font-size:19px;font-style:normal;font-weight:600;line-height:170%;display:block;margin-top:auto;margin-bottom:15px}.card_product_info{width:70%;margin:0 100px 0 0}.card_product_description{color:#2e2e2e;font-size:19px;font-style:normal;font-weight:400;line-height:175%;margin:0 0 60px}.card_product_spec2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;margin:0 0 100px}.card_product_spec2 img{width:auto;margin:0 35px 0 0}.card_product_spec2 p{color:#2e2e2e;font-size:19px;font-style:normal;font-weight:400;line-height:175%}.card_product_spec2 p b,.card_product_spec2 p strong{font-weight:600}.card_product_accordion{margin:0 0 110px}.accordion_header{border-bottom:1px solid silver;padding:20px 45px;color:#2e2e2e;font-size:22px;font-style:normal;font-weight:600;line-height:170%;cursor:pointer;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.accordion_header:first-of-type{border-top:1px solid silver}.accordion_header:hover{background:#f4f4f4}.accordion_header:hover .ui-icon-plus{border:1px solid silver}.accordion_header .ui-icon-plus,.accordion_header .ui-icon-minus{position:absolute;top:calc(50% - 21px);width:42px;height:42px;border:1px solid transparent;border-radius:50%;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/plus.svg) no-repeat center;right:40px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.accordion_header .ui-icon-minus{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/minus.svg) no-repeat center}.accordion_header .ui-icon-minus:hover{border:1px solid silver}.accordion_header.ui-state-active{border-bottom:1px solid transparent}div#accordion2 .accordion_header{border-bottom:1px solid silver;padding:10px 55px;color:#2e2e2e;font-size:20px;font-style:normal;font-weight:600;line-height:130%}.accordion_content{padding:30px 0 70px;border-bottom:1px solid silver}.accordion_content p,.accordion_content p a{color:#2e2e2e;font-size:19px;font-style:normal;font-weight:400;line-height:175%}.accordion_content p a:hover{color:#ff632a}.accordion_content p strong{font-weight:600}.accordion_content ul{list-style:disc;padding:0 0 0 25px;margin:35px 0 25px 15px}.accordion_content .table_box{border-radius:10px;overflow:hidden;border:1.5px solid #ff632a}.accordion_content table{width:100%;border-spacing:0;height:auto;table-layout:fixed;border-collapse:collapse}.accordion_content table tr:first-of-type{height:65px;font-weight:600}.accordion_content table tr{height:50px;text-align:center;color:#2e2e2e;font-size:19px;font-style:normal;font-weight:400;line-height:170%}.accordion_content table tr td,.accordion_content table tr th{border:1px solid #ababab;vertical-align:middle}.accordion_content table tr td:first-child{border-left:0 !important}.accordion_content table tr td:last-child{border-right:0 !important}.accordion_content table tr:last-child td{border-bottom:0 !important}div#accordion2 .accordion_content{padding:30px 30px 70px 55px}.him_sostav{border-radius:10px;overflow:hidden;border:1px solid #ff632a}.him_sostav table{width:100%;border-spacing:0;height:auto;background:#fff}.him_sostav table td,.him_sostav table th{border:1px solid #ababab}.him_sostav table tr:first-child{background:#ff632a;color:#fff;font-size:19px;font-style:normal;font-weight:600;line-height:170%;text-align:center;border-top:0;height:65px}.him_sostav table tr:first-child td,.him_sostav table tr:first-child th{padding:0;border:none;vertical-align:middle}.him_sostav table tr:nth-child(n+2){height:50px;text-align:center;color:#2e2e2e;font-size:19px;font-style:normal;font-weight:600;line-height:170%}.him_sostav table tr:nth-child(n+2) td,.him_sostav table tr:nth-child(n+2) th{border:1px solid #ababab;vertical-align:middle}.him_sostav table tr:nth-child(2) td{background-color:#ffb885;border-color:#fff}.him_sostav table tr:nth-child(n+3){color:#2e2e2e;font-size:19px;font-style:normal;font-weight:400;line-height:170%}.mehanika table tr:first-of-type{background:#ffb885;border-color:#fff;font-weight:600}.mehanika table tr:first-child td{border-color:#fff;border-top:0}.accordion_content table tr td div{display:flex;justify-content:center;gap:9px}.recomendations table tr:first-of-type{color:#fff;background:#ff632a}.recomendations table tr td:nth-child(1){width:175px}.recomendations table tr:nth-of-type(2){font-weight:600}.recomendations table tr:nth-of-type(1) td{border-color:#fff;border-top:0}.recomendations table tr:nth-of-type(2) td{background-color:#ffb885;border-color:#fff}.tooltip-content{position:relative}.btn_tooltip{display:block;width:22px;height:22px}.tooltip{position:absolute;z-index:999;left:-9999px;background-color:#fff;padding:3px 17px 5px;border:1px solid #7d7d7d;max-width:400px;border-radius:3px}.tooltip:after{content:"";display:block;width:11px;height:11px;position:absolute;left:0;right:0;margin:0 auto;background-color:#fff;transform:rotate(45deg);border-bottom:1px solid;border-right:1px solid;border-color:#7d7d7d;bottom:-7px}.tooltip p{margin:0;font-size:16px;line-height:170%;color:#616161}.card_product_diametr_btn{width:calc(30% - 100px);border-radius:10px;background:#f4f4f4;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:50px 45px 35px;position:sticky;top:10px;margin-bottom:30px}.diametr_title{color:#2e2e2e;font-size:19px;font-style:normal;font-weight:600;line-height:110%;display:block;text-align:center;margin:0 0 30px}.diametr_items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 0 45px}.diametr_item{width:calc(50% - 15px);margin:0 30px 10px 0;padding:0 0 0 40px;color:#000;font-size:19px;font-style:normal;font-weight:400;line-height:200%}.diametr_item:nth-child(2n+2){margin:0 0 10px}.diametr1{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/diametr_1.svg) no-repeat left;background-size:14px}.diametr2{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/diametr_2.svg) no-repeat left;background-size:20px}.diametr3{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/diametr_3.svg) no-repeat left;background-size:17px}.diametr4{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/diametr_big.svg) no-repeat left;background-size:23px}.diametr5{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/diametr_5.svg) no-repeat left;background-size:19px}.diametr6{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/diametr_big.svg) no-repeat left;background-size:25px}.diametr7,.diametr8,.diametr9,.diametr10,.diametr11,.diametr12,.diametr13,.diametr14{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/diametr_big.svg) no-repeat left;background-size:25px}.diametr_btn_box .product_btn{min-width:305px;height:70px;border-radius:10px;border:1px solid silver;background:#fff;color:#2e2e2e;font-size:19px;font-style:normal;font-weight:600;line-height:170%;margin:0 auto 20px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.diametr_btn_box .product_btn:hover{border:1px solid #fa4402;color:#fff;background:#fa4402}.diametr_btn_box .price_btn{background:#fa4402;color:#fff;border:1px solid #fa4402;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.diametr_btn_box .price_btn:hover{border:1px solid silver;background:#fff;color:#2e2e2e}.see_also_product{background:#f4f4f4;padding:50px 0 230px}.see_also_title{color:#2e2e2e;font-size:30px;font-style:normal;font-weight:700;line-height:170%;display:block;margin:0 0 70px}.see_also_slider_wrapper{position:relative;margin:0 auto;width:100%;max-width:1440px}.see_also_slider{max-width:1440px;overflow:hidden;padding:15px;margin:-15px}.see_also_slide{margin-bottom:0}.see_also_slide .products_item_btn .products_comparison span{width:99px;height:35px;position:absolute;top:-35px;left:-40px}.have_questions{position:relative}.have_questions_item{max-width:1410px;margin:-150px auto 130px;border-radius:10px;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/question_back.png) no-repeat #484848;background-size:cover;padding:80px 20px 0 120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.have_questions_left{width:435px}.have_questions_title{color:#ebebeb;font-size:40px;font-style:normal;font-weight:700;line-height:145%;display:block;margin:0 0 35px}.have_questions_phone{color:#ebebeb;font-size:24px;font-style:normal;font-weight:600;line-height:normal}.have_questions_phone span:hover{color:#ff632a;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.have_questions_right{width:calc(100% - 435px)}.have_questions_right img{width:auto}.catalog_filter .bapf_body li{margin:0 0 10px}.catalog_filter .bapf_body li label{font-size:19px !important;font-weight:400 !important}.catalog_filter .bapf_body li label,.catalog_filter .control{display:block;color:#2e2e2e;font-size:19px;font-style:normal;font-weight:400;line-height:200%;position:relative;padding-left:35px;margin-top:-3px;cursor:pointer}.catalog_filter .bapf_body li{position:relative}.catalog_filter .bapf_body li input,.catalog_filter .control input{position:absolute;z-index:-1;opacity:0}.catalog_filter .bapf_body li .control_indicator,.catalog_filter .control_indicator{position:absolute;top:6px;left:0;height:19px;width:19px;background:0 0;border:1px solid #2e2e2e;border-radius:5px}.catalog_filter .bapf_body_control li .control_indicator{top:9px}.catalog_filter .bapf_body li:hover>input~.control_indicator,.catalog_filter .control:hover input~.control_indicator,.check_all:hover{border-color:#ff632a}.catalog_filter .bapf_body li>input:checked~.control_indicator,.catalog_filter .control input:checked~.control_indicator,.check_all.active{background:#ff632a;border-color:#ff632a}.catalog_filter .bapf_body li>input:checked~.control_indicator,.catalog_filter .control input:checked~.control_indicator,.check_all.active{background:#ff632a !important}.catalog_filter .bapf_body li:hover>input:not([disabled]):checked~.control_indicator,.catalog_filter .control:hover input:not([disabled]):checked~.control_indicator{background:#c64e23}.catalog_filter .control input:disabled~.control_indicator{background:#e6e6e6;opacity:.6;pointer-events:none}.catalog_filter .bapf_body li .control_indicator:after,.catalog_filter .control_indicator:after,.check_all:after{-webkit-box-sizing:unset;box-sizing:unset;content:"";position:absolute;display:none}.catalog_filter .bapf_body li>input:checked~.control_indicator:after,.catalog_filter .control input:checked~.control_indicator:after,.check_all.active:after{display:block}.catalog_filter .bapf_body li>.control_indicator:after,.catalog_filter .control-checkbox .control_indicator:after,.check_all:after{left:6px;top:3px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.check_all:after{left:5px;top:1px}.catalog_filter .bapf_body li>input:disabled~.control_indicator:after,.catalog_filter .control-checkbox input:disabled~.control_indicator:after{border-color:#7b7b7b}.menu_box{margin-left:auto}.menu_btn,.menu_btn_clouse{display:block;width:25px;height:20px;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/humb_home.png) no-repeat center;cursor:pointer}.menu_desctop{display:flex;flex-flow:column;justify-content:center;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/menu_back.png) #2a2a2a;padding:50px 70px 90px 100px;position:fixed;top:0;width:65vw;min-width:1295px;height:100vh;z-index:999;transform:translateX(100%);right:0;-webkit-transition:all .3s ease-in-out;transition:transform .5s}.menu_desctop:before{position:absolute;content:"";width:61%;height:100%;top:0;left:0;transform:translateX(0);background:rgba(42,42,42,.53);backdrop-filter:blur(15px);transition:transform .5s}.menu_desctop.active{transform:translateX(0)}.menu_desctop.active:before{transform:translateX(-100%)}.menu_desctop.active .menu_desc_left,.menu_desctop.active .menu_desc_middle,.menu_desctop.active .menu_desc_right{transform:translateX(0);opacity:1}.menu_desctop.active .menu_desc_left{transition:opacity .3s .4s,transform .3s .4s}.menu_desctop.active .menu_desc_middle{transition:opacity .4s .5s,transform .4s .5s}.menu_desctop.active .menu_desc_right{transition:opacity .5s .6s,transform .5s .6s}.menu_desctop_head{display:flex;flex-flow:row;justify-content:space-between;align-items:center;margin:0 0 75px}.search_city_menu{width:70%;display:flex;justify-content:space-between;margin:0}.search_city_menu .header_search{margin:0}.menu_btn_clouse{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/menu_btn_clouse.png) no-repeat center}.menu_desc_container{display:flex;flex-flow:row wrap;justify-content:space-between;margin:0 0 100px}.menu_desc_left,.menu_desc_middle,.menu_desc_right{width:calc(32.333% - 20px);margin:0 40px 0 0;opacity:0;-webkit-transform:translateX(50%);-moz-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%);-webkit-transition:opacity .5s .1s,-webkit-transform .5s .1s;-moz-transition:opacity .5s .1s,-moz-transform .5s .1s;-ms-transition:opacity .5s .1s,-ms-transform .5s .1s;transition:opacity .5s .1s,transform .5s .1s}.menu_desc_left ul,.menu_desc_middle ul,.menu_desc_right ul{margin:0 0 55px;max-width:315px}.menu_desc_left ul li,.menu_desc_middle ul li,.menu_desc_right ul li{color:#b3b3b3;font-family:"Montserrat";font-size:19px;font-style:normal;font-weight:400;line-height:1.5;margin:0 0 12px;cursor:pointer;transition:all .3s ease-out}.menu_desc_left ul li:last-child,.menu_desc_middle ul li:last-child,.menu_desc_right ul li:last-child{margin:0}.menu_desc_left ul li a,.menu_desc_middle ul li a,.menu_desc_right ul li a{color:#b3b3b3;transition:all .3s ease-out}.menu_desc_left ul li:hover,.menu_desc_middle ul li:hover,.menu_desc_right ul li:hover{color:#fff}.menu_desc_left ul li:hover a,.menu_desc_middle ul li:hover a,.menu_desc_right ul li:hover a{color:#fff}.menu_desc_left ul:last-child,.menu_desc_middle ul:last-child,.menu_desc_right ul:last-child{margin-bottom:0}.menu_desc_right{margin:0;display:flex;flex-flow:column}.menu_desc_right .banner_btn{margin:auto 0 0 5px}.menu_desc_right .m_75{margin:0 0 75px}.menu_desc_title{color:#ff632a;font-family:"Montserrat";font-size:22px;font-style:normal;font-weight:600;line-height:normal;display:block;margin:0 0 25px}.menu_desc_footer .footer_right{display:flex;flex-flow:row-reverse;align-items:center;justify-content:end;width:100%;padding-right:87px}.menu_desc_footer .footer_contacts a{color:#ff632a;font-family:"Montserrat";font-size:17px;font-style:normal;font-weight:600;line-height:250%}.menu_desc_footer .social_link{margin:0 0 0 100px}.top_news{border-radius:100px 100px 0 0;background:linear-gradient(180deg,#f4f4f4 0%,rgba(244,244,244,0) 100%);overflow:hidden;position:relative;padding:140px 0;z-index:0}.top_news:after{position:absolute;content:"";width:100%;height:230px;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/top_news_back.png) no-repeat;background-size:contain;top:50px;left:0;z-index:-1}.top_news_wrapper{display:flex;flex-flow:row wrap}.top_news_item{width:calc(50% - 25px);margin:0 50px 50px 0;display:flex;border-radius:10px;border:1px solid silver;background:#484848;overflow:hidden;transition:all .3s ease-out}.top_news_item:nth-child(2n+2){margin:0 0 50px}.top_news_img{width:45%;height:420px;overflow:hidden}.top_news_img img{object-fit:cover;object-position:center;height:100%;transition:all .3s ease-out;min-height:100%}.top_news_info{width:55%;padding:50px 40px 40px 50px;display:flex;flex-flow:column}.top_news_date{color:#ff632a;font-size:17px;font-style:normal;font-weight:400;line-height:170%;display:block;margin:0 0 30px;font-family:"Montserrat";transition:all .3s ease-out}.top_news_title{color:#fff;font-family:"Montserrat";font-size:27px;font-style:normal;font-weight:600;line-height:145%;margin:0 0 15px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.top_news_more{color:#fff;font-family:"Montserrat";font-size:19px;font-style:normal;font-weight:500;line-height:170%;padding:0 50px 0 0;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/arrow_more.svg) no-repeat right center;background-size:35px;display:block;width:fit-content;margin-top:auto}.top_news_item:hover{background:#ff632a}.top_news_item:hover img{transform:scale(1.1)}.top_news_item:hover .top_news_date{color:#2e2e2e}.news_container_title{color:#2e2e2e;font-family:"Montserrat";font-size:48px;font-style:normal;font-weight:700;line-height:130%;margin:0 0 35px}.news_category_wrapper{display:flex;flex-flow:row wrap;margin:0 0 85px}.news_category{width:calc(50% - 25px);margin:0 50px 0 0;padding:110px 80px 65px;border-radius:10px;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/category_news.png) no-repeat #484848;background-size:cover;transition:all .3s ease-out}.news_category:nth-child(2n+2){margin:0}.news_products{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/category_news2.png) no-repeat #484848;background-size:cover}.news_products:hover{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/category_news2.png) no-repeat #fa4402;background-size:cover}.news_products.active_products{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/category_news2.png) no-repeat #fa4402;background-size:cover}.news_category.active_company{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/category_news.png) no-repeat #fa4402;background-size:cover}.news_category1:hover{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/category_news.png) no-repeat #fa4402;background-size:cover}.news_category_title{color:#fff;font-family:"Montserrat";font-size:30px;font-style:normal;font-weight:600;line-height:160%;text-transform:uppercase}.news_container .alm-reveal,.news_content_wrapper{display:flex;flex-flow:row wrap;margin:0 0 100px}.news_article{width:calc(50% - 25px);margin:0 50px 50px 0;padding:0 0 50px;border-bottom:1.5px solid silver}.news_article:nth-child(2n+2){margin:0 0 50px}.news_article:hover img{transform:scale(1.05)}.news_article_img{height:400px;margin:0 0 60px;border-radius:10px;overflow:hidden}.news_article_img img{object-fit:cover;object-position:center;height:100%;transition:all .3s ease-out}.news_article_date{display:block;min-height:40px;border-radius:5px;width:fit-content;margin:0 0 20px;background:#ff632a;padding:6px 40px;color:#fff;font-family:"Montserrat";font-size:17px;font-style:normal;font-weight:400;line-height:170%}.news_article_title{color:#2e2e2e;font-family:"Montserrat";font-size:24px;font-style:normal;font-weight:500;line-height:160%;width:95%;margin:0 0 20px}.news_article_more{display:block;min-height:36px;width:fit-content;color:#616161;font-family:"Montserrat";font-size:19px;font-style:normal;font-weight:500;line-height:170%;padding:0 50px 0 0;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/arrow_more_gray.svg) no-repeat right;background-size:35px 18px;margin-left:auto}.paginations_more{margin:0 0 100px}.paginations_more .more_btn{height:70px;width:300px;margin:0 auto}.news_container .alm-btn-wrap{margin:-25px auto 80px;width:fit-content}.single_news{margin:0 0 170px}.single_news_wrapper{display:flex;flex-flow:row wrap}.single_news_left{width:calc(100% - 510px);margin:0 65px 0 0}.single_news_title{color:#2e2e2e;font-family:"Montserrat";font-size:48px;font-style:normal;font-weight:700;line-height:137%;margin:0 0 30px}.single_news_date{color:#ff632a;font-family:"Montserrat";font-size:17px;font-style:normal;font-weight:400;line-height:170%;display:block;margin:0 0 60px}.single_news_banner{margin:0 0 55px}.single_news_banner img{width:auto;border-radius:10px}.single_news_content{color:#2e2e2e;font-family:"Montserrat";font-size:19px;font-style:normal;font-weight:500;line-height:170%}.single_news_content p{margin:10px 0}.single_news_content img{width:auto;margin:35px 0;border-radius:10px}.single_news_content .bordered,.single_news_content .bordered th,.single_news_content .bordered td{border:1px solid #000 !important;border-collapse:collapse}.single_news_content .bordered{width:100%;border-spacing:0}.back_category{display:block;margin:130px 0 0;color:#616161;font-family:"Montserrat";font-size:19px;font-style:normal;font-weight:400;line-height:normal;padding:0 0 0 55px;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/arrow_back.svg) no-repeat left;transition:all .3s ease-out}.back_category:hover{color:#ff632a;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/arrow_back_color.svg) no-repeat left}.single_news_right{width:445px;position:sticky;top:10px;height:fit-content;border-radius:10px;background:#f4f4f4;padding:55px}.single_news_item{display:block;padding:0 0 35px;border-bottom:1.5px solid silver;margin:0 0 35px}.single_news_item:last-child{margin:0}.single_news_item_date{color:#ff632a;font-family:"Montserrat";font-size:17px;font-style:normal;font-weight:400;line-height:normal;display:block;margin:0 0 20px}.single_news_item_title{color:#2e2e2e;font-family:"Montserrat";font-size:19px;font-style:normal;font-weight:600;line-height:170%;margin:0 0 35px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.single_news_item_more{color:#616161;font-family:"Montserrat";font-size:19px;font-style:normal;font-weight:500;line-height:normal;padding:0 50px 0 0;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/arrow_more_gray.svg) no-repeat right;transition:all .3s ease-out}.single_news_item_more:hover{color:#ff632a;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/arrow_more_color.svg) no-repeat right}.where_to_buy{margin:0 0 50px}.where_to_buy_wrap{background:#f4f4f4;border-radius:10px;padding:55px 50px 55px 60px;display:flex;flex-flow:row wrap;overflow:hidden}.where_buy_left{width:43%;margin:0 50px 0 0;display:flex;justify-content:center;flex-flow:column;padding:50px 0 0}.where_buy_link:nth-child(1){animation:fadeInUp 1s forwards;animation-delay:.5s;opacity:0}.where_buy_link:nth-child(2){animation:fadeInUp 1s forwards;animation-delay:.7s;opacity:0}.where_buy_link:nth-child(3){animation:fadeInUp 1s forwards;animation-delay:.9s;opacity:0}.where_buy_link{display:flex;align-items:center;padding:20px 10px 20px 115px;border-radius:10px;background:#eaeaea;color:#2e2e2e;font-family:"Montserrat";font-size:30px;font-style:normal;font-weight:400;line-height:154%;position:relative;margin:0 0 35px;transition:all .3s ease-out}.where_buy_link:last-child{margin:0}.where_buy_link:hover{text-decoration:underline}.where_buy_link:hover:before{left:30px}.where_buy_link:before{position:absolute;content:"";width:45px;height:45px;top:calc(50% - 22px);left:25px;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/to_buy.png) no-repeat;border-radius:50%;transition:all .3s ease-out}.where_buy_right{width:calc(57% - 50px);border-radius:10px;overflow:hidden;position:relative}.where_buy_info{position:absolute;top:0;right:0;transform:translateX(-100%);background:rgba(42,42,42,.69);padding:20px 50px;width:53%;height:100%;display:flex;flex-flow:column;justify-content:center;animation:buy_info 2s ease-out forwards}@keyframes buy_info{0%{transform:translateX(100%)}100%{transform:translateX(0)}}.where_buy_info_item{margin:0 0 20px;max-width:360px}.where_buy_info_item:last-child{margin:0}.where_buy_info_title{color:#fff;font-family:"Montserrat";font-size:19px;font-style:normal;font-weight:600;line-height:154%;margin:0 0 5px}.where_buy_info_list li{position:relative;color:#fff;font-family:"Montserrat";font-size:19px;font-style:normal;font-weight:400;line-height:154%;padding:0 0 0 15px}.where_buy_info_list li:before{position:absolute;content:"";width:5px;height:5px;background:#ff632a;border-radius:50%;top:12px;left:0}.retail{padding-top:50px;margin:0 0 30px}.retail_head{display:flex;flex-flow:row wrap;margin:0 0 40px}.retail_select{margin:0 70px 0 0}.retail_select:last-child{margin:0}.retail .select-hidden{display:none;visibility:hidden;padding-right:10px}.retail .select{cursor:pointer;display:inline-block;position:relative;width:100%;border-radius:5px;border:1px solid silver;background:#fff;min-width:520px;padding:0 40px;color:#2e2e2e;font-family:"Montserrat";font-size:19px;font-style:normal;font-weight:500;line-height:170%}.retail .selected_hide{position:absolute;left:15px;top:calc(50% - 20px);color:#2e2e2e;font-family:"Montserrat";font-size:19px;font-style:normal;font-weight:500;line-height:170%;pointer-events:none}.retail .select_active.city_select .selected_hide,.retail .select_active.country_select .selected_hide{display:none}.retail .select-styled{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:5px;background:#fff;padding:8px 15px;-moz-transition:all .2s ease-in;-o-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;display:flex;align-items:center}.retail .select_box .select-styled{font-size:0}.retail .select_box .label_title{top:calc(50% - 17px)}.retail .select_box.select_active .label_title{top:-8px;padding:0 5px;font-size:10px;border-radius:2px;background:0 0;color:#ebebeb}.retail .select_box.select_active .select-styled.label_top{font-size:20px}.retail .select-styled:after{content:"";width:20px;height:12px;position:absolute;top:20px;right:10px;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/select_arrow_black.svg) no-repeat}.retail .select-styled:active:after,.retail .select-styled.active:after{transform:rotate(180deg)}.retail .select-options{display:none;position:absolute;top:100%;right:0;left:0;z-index:999;margin:0;padding:0;list-style:none;border-radius:0 0 5px 5px;background:#fff;border:1px solid silver;overflow:hidden}.retail .select-options li{color:#8c8c8d;margin:0;padding:10px 0;text-indent:15px;border-top:1px solid #f4f4f4;-moz-transition:all .15s ease-in;-o-transition:all .15s ease-in;-webkit-transition:all .15s ease-in;transition:all .15s ease-in}.retail .select-options li:hover,.retail .select-options li.is-selected{background:#f4f4f4;color:#2e2e2e}.retail .select-options li[rel=hide]{display:none}.retail_content{display:flex;flex-flow:row wrap}.retail_map{width:calc(100% - 450px);margin:0 25px 0 0;border-radius:10px;overflow:hidden}.retail_map iframe{width:100%;height:100%}.retail_list{width:425px;padding:50px 65px;border-radius:10px;background:#f4f4f4}.retail_list ul{height:435px;overflow-y:auto;color:#000;font-family:"Montserrat";font-size:19px;font-style:normal;font-weight:400;line-height:normal}.retail_list ul li{margin:0 0 15px}.retail_list ul li.active_store a{color:#ff632a}.retail_list ul li,.retail_list ul a{color:#000;cursor:pointer;transition:all .3s ease-out;width:fit-content}.retail_list ul li.active_store,.retail_list ul li:hover,.retail_list ul a.active_store,.retail_list ul a:hover{color:#ff632a}.retail_list_box::-webkit-scrollbar{width:5px;border-radius:7px;background-color:#d6d6d6}.retail_list_box::-webkit-scrollbar-thumb{border-radius:7px;background:#a5a5a5}.retail_list_box::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.2);border-radius:10px;background-color:#f9f9fd}.retail_descriptions{margin:0 0 90px}.retail_descriptions_box{padding:25px 150px 25px 300px;border-radius:10px;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/retail_img_back.png) no-repeat left #484848;background-size:contain}.retail_descriptions_box p{color:#fff;font-family:"Montserrat";font-size:20px;font-style:normal;font-weight:400;line-height:170%}.dealers_box{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/dealers_box2.png) no-repeat top left #484848;background-size:255px 255px;background-position:-75px -50px;padding-right:50px;position:relative;z-index:0}.dealers_box:before{position:absolute;content:"";width:180px;height:110px;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/dealers_box.png) no-repeat;background-size:contain;top:25px;left:50px;z-index:-1}.shops_box{margin:0 0 95px}.shops_box_wrap{display:flex;flex-flow:row wrap}.shops_box_retail,.shops_box_online_store{width:calc(50% - 35px);margin:0 70px 0 0;border-radius:10px;border:1.5px solid #d0d0d0;padding:50px 45px 30px}.shops_box_online_store{margin:0}.wrapper_store_title{color:#2e2e2e;font-family:"Montserrat";font-size:30px;font-style:normal;font-weight:700;line-height:140%;display:block;margin:0 0 75px}.wrapper_store{display:flex;flex-flow:row wrap}.store_item{border-radius:10px;background:#f4f4f4;padding:25px;width:calc(33.333% - 20px);height:130px;margin:0 30px 45px 0;display:flex;align-items:center;justify-content:center}.store_item:nth-child(3n+3){margin:0 0 45px}.store_item img{width:auto}.dealers_table{margin:0 0 110px}.dealers_table .accordion_content{padding:0}.dealers_table table tr{transition:all .3s ease-out}.dealers_table table tr:not(:first-child):hover{background:#f4f4f4}.dealers_table table tr td{padding:15px;text-align:left;vertical-align:text-top;word-break:break-word}.dealers_table table tr td:nth-child(2),.dealers_table table tr td:nth-child(4){text-align:center}.dealers_table table tr td:nth-child(2){width:200px}.dealers_table table tr td:nth-child(3){width:440px}.dealers_table table tr td:nth-child(4){width:225px}.dealers_table table tr td:nth-child(6){width:300px;word-break:break-all}.dealers_table table tr:nth-child(1) td{text-align:center}.sertificates_page{margin:0 0 120px}.sertificates_filter ul{column-count:1}.sertificates_content{width:calc(100% - 435px)}.sertificates_category{border-radius:10px;background:#f4f4f4;padding:20px 50px;margin:0 0 45px}.sertificates_category .sertificates_category_scroll{display:flex;flex-flow:row wrap;justify-content:space-around}.sertificates_category .sertificates_category_name{color:#2e2e2e;font-family:"Montserrat";font-size:20px;font-style:normal;font-weight:600;line-height:160%;padding:0 0 0 35px;position:relative}.sertificates_category .sertificates_category_name:before,.sertificates_category .sertificates_category_name:after{position:absolute;content:"";background:#d9d9d9;border-radius:50%;transition:all .3s ease-out}.sertificates_category .sertificates_category_name:before{width:11px;height:11px;top:calc(50% - 5px);left:6px}.sertificates_category .sertificates_category_name:after{width:22px;height:22px;border:1px solid #d9d9d9;background:0 0;top:calc(50% - 11px);left:0}.sertificates_category .sertificates_category_name:hover:before,.sertificates_category .category_name_active:before{background:#ff632a}.sertificates_category .sertificates_category_name:hover:after,.sertificates_category .category_name_active:after{border:1px solid #ff632a}.sertificates_search{border-radius:5px;border:.5px solid #8c8c8d;width:715px;height:45px;margin:0 0 45px}.sertificates_search input,.sertificates_search .search_input{color:#2a2a2a;font-size:16px;height:45px}.sertificates_search .search_btn{height:45px}.sertificates_search:hover{border:.5px solid #2a2a2a}.sertificates_table{margin:0}.sertificates_table table tr td{padding:20px 9px;vertical-align:middle}.sertificates_table table tr td a{color:#2e2e2e;transition:all .3s ease-out}.sertificates_table table tr td a:hover{color:#ff632a;text-shadow:0 0 .5px #ff632a}.sertificates_table table tr:nth-child(1) td{padding:20px 4px}.sertificates_table table tr td:nth-child(1){width:100px;text-align:center}.sertificates_table table tr td:nth-child(2){width:65px;text-align:center}.sertificates_table table tr td:nth-child(3){width:80px;text-align:center}.sertificates_table table tr td:nth-child(4){width:145px}.sertificates_table table tr td:nth-child(5){width:160px}.sertificates_table table tr td:nth-child(6){width:135px}.sertificates_table table tr td:nth-child(7){width:130px}.sertificates_table table tr td:nth-child(8){width:250px}.sertificates_table table tr td:nth-child(9){width:135px}.berocket_lgv_widget .berocket_lgv_set{display:none !important}.catalog_products_numbers{align-items:center}.catalog_products_head .catalog_products_count{display:flex}.catalog_products_head .catalog_products_count p{margin:0}.catalog_products_head .woocommerce-ordering{display:none}.catalog_products_numbers .br_lgv_product_count_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;align-items:center}.catalog_products_numbers .br_lgv_product_count_block a.selected{color:#ff632a}.products_item .products_gorizontal_desc,.products_item .products_gorizontal_right{display:none}.card_product_spec2 img{object-fit:contain;margin-bottom:auto}.products_gorizontal .products_item .products_gorizontal_desc,.products_gorizontal .products_item .products_gorizontal_right{display:block}.products_gorizontal .products_item .products_gorizontal_right{display:flex;flex-flow:column}.products_gorizontal .products_item .products_item_img{width:315px;height:200px;margin:0 60px 0 0}.products_gorizontal .products_item>.products_item_btn,.products_gorizontal .products_item>.products_item_spec,.products_gorizontal .products_item>.products_item_title{display:none}.products_gorizontal .products_item .products_gorizontal_right{width:calc(45% - 131px)}.products_card .products_item{border:none}.products_card .products_item .products_item_status,.products_card .products_item .products_gorizontal_desc,.products_card .products_item .products_gorizontal_right,.products_card .products_item .products_item_img,.products_card .products_item>.products_item_btn,.products_card .products_item>.products_item_spec{display:none}.products_card .products_item .products_item_title{margin:0}.page-id-360 h1{margin:0 0 50px}.page-id-360 .br_show_compare_dif{color:#000;font-size:15px;line-height:normal;text-align:center;padding:5px 15px;height:fit-content;display:flex;align-items:center;justify-content:center}.page-id-360 .br_new_compare_block .br_top_table h3{color:#2e2e2e;font-size:19px;font-style:normal;font-weight:600;line-height:normal;margin:0 0 30px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.page-id-360 .br_new_compare_block .br_top_table h3 a{color:#000}.page-id-360 a.product_type_simple{color:#616161;font-size:17px;font-style:normal;font-weight:400;line-height:23px}.page-id-360 .attachment-woocommerce_thumbnail{object-fit:contain}.page-id-360 .br_remove_compare_product_reload{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/trash.png) no-repeat center;background-size:16px;width:20px;height:20px;display:block !important}.wpc-filters-section h3{padding:0 !important}.wpc-filters-section .bapf_head{margin-bottom:25px}body .grid_container .wpc-filters-main-wrap ul.wpc-filters-ul-list{padding:0;margin:0}body .grid_container .wpc-filters-main-wrap .wpc-term-item-content-wrapper{padding:7px 0 0 30px;margin:0 0 -5px}.wpc-filters-main-wrap li.wpc-term-item a{display:block;color:#2e2e2e;font-size:19px;font-style:normal;font-weight:400;line-height:normal;position:relative;padding:0;margin-top:0;cursor:pointer}.wpc-filter-set-widget-title{color:#2e2e2e;font-size:24px;font-style:normal;font-weight:600;line-height:normal;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;margin:0 0 25px}.wpc-filter-title{color:#2e2e2e;font-size:20px;font-style:normal;font-weight:600;line-height:normal;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer}.wpc-posts-found{display:none}.wpc-term-selected .control_indicator{background:#ff632a !important;border:none !important}li.wpc-checkbox-item:hover .control_indicator{border-color:#ff632a !important}li.wpc-checkbox-item .control_indicator:before{display:none;position:absolute;content:"";left:6px;top:3px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}li.wpc-term-selected .control_indicator:before{display:block}.wpc-term-count-0:not(.wpc-has-not-empty-children){display:none}.search_none{display:none}.lokal_search:hover .search_btn_sertificate{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/search.svg) no-repeat center}.sertificates_filter .control_indicator{cursor:pointer}.woocommerce-ordering{display:none}#ajaxsearchlite1 .probox,div.asl_w .probox,div.asl_w{background:0 0;height:38px}div.asl_w{height:38px;border:none;box-shadow:none}.proinput form,#ajaxsearchlite1 .probox .proinput,div.asl_w .probox .proinput{height:38px}#ajaxsearchlite1 .probox .proinput input,div.asl_w .probox .proinput input{padding:0 38px 0 20px;color:#fff !important;font-size:14px;font-style:normal;font-weight:400;line-height:normal;box-shadow:none;height:38px}#ajaxsearchlite1 .probox .proinput input::placeholder,div.asl_w .probox .proinput input::placeholder{color:#8c8c8d !important}div.asl_w button.promagnifier{box-shadow:none !important;width:50px !important;height:38px !important}div.asl_w .probox .promagnifier .innericon{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/search.svg) no-repeat center}div.asl_w .probox .promagnifier .innericon svg{display:none}button.promagnifier{box-shadow:0}div.asl_w .probox .proinput .autocomplete{top:-10px !important}div.asl_w .probox .proclose,div.asl_w .probox .promagnifier,div.asl_w .probox .prosettings{width:30px;height:40px}div.asl_m .probox .proclose svg{width:17px;height:17px}div.asl_m .probox .proloading{padding:4px;top:4px;position:relative}div.asl_w .probox div.asl_simple-circle{border:3px solid #fff}.title_footer_nav{color:#ebebeb;font-size:23px;font-style:normal;font-weight:600;line-height:normal;display:block;margin:9px 0 21px}.catalog_products_head .woocommerce-ordering{display:none !important}.single_news_content,.single_content ul{padding-left:20px;margin:25px 0}.single_news_content ul li,.single_content ul li{font-size:18px;padding-left:20px;position:relative}.single_news_content ul li:before,.single_content ul li:before{position:absolute;content:"";width:10px;height:10px;border-radius:50%;border:1px solid #ff632a;top:calc(50% - 5px);left:0}@media print{*{background-image:none !important}header,footer,.see_also_product,.have_questions,.diametr_btn_box,.product_slider_nav{display:none}.product_slider,.product_slider .card_product_slide{height:235px}.accordion_content{display:block !important}.card_product_info{width:100%;margin:0 50px 0 0}.card_product_description h4,.card_product_description .product_video,.card_product_description .wrapper_store{display:none}#marketWidget2{display:none}}.country_select_api .select,.city_select_api .select{padding:0}.country_select_api select,.city_select_api select{cursor:pointer;display:inline-block;position:relative;width:100%;height:100%;border-radius:5px;border:1px solid silver;background:#fff;min-width:520px;padding:0 40px;color:#2e2e2e;font-family:"Montserrat";font-size:19px;font-style:normal;font-weight:500;line-height:170%;appearance:none;overflow:hidden;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/select_arrow_black.svg) no-repeat;background-position:95% 51%}.retail_list ul li b{font-weight:400}.ballun_item{display:flex;flex-flow:row}.ballun_item_name{padding-right:5px}.ballun_item_value{font-weight:600;color:#000}.sertificates_filter ul{column-count:inherit}.wpc-filters-section:not(.wpc-filter-more-less):not(.wpc-filter-post_meta_num):not(.wpc-filter-tax_numeric):not(.wpc-filter-layout-dropdown) .wpc-filter-content:not(.wpc-filter-has-hierarchy) ul.wpc-filters-ul-list{max-height:445px !important}.see_also_slider .products_item{margin:0}.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}.white-popup{position:relative;background:#fff;padding:25px;width:auto;max-width:1200px;margin:0 auto}.mfp-zoom-in .mfp-with-anim{opacity:0;transition:all .2s ease-in-out;transform:scale(.8)}.mfp-zoom-in.mfp-bg{opacity:0;transition:all .3s ease-out}.mfp-zoom-in.mfp-ready .mfp-with-anim{opacity:1;transform:scale(1)}.mfp-zoom-in.mfp-ready.mfp-bg{opacity:.8}.mfp-zoom-in.mfp-removing .mfp-with-anim{transform:scale(.8);opacity:0}.mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}.modal_forms{max-width:465px;background:#fff;border-radius:5px;padding:50px 30px}.modal_forms form{display:flex;flex-flow:column}.modal_forms .modal_form_head{font-weight:600;font-size:16px;line-height:20px;text-align:center;letter-spacing:.02em;color:#212121;display:block;margin:0 0 40px}.modal_forms label{display:flex;flex-flow:column;margin:0 0 30px}.modal_forms label input,.modal_forms label textarea{background:#fff;border:1px solid #bdbdbd;border-radius:4px;height:44px;padding:0 20px}.modal_forms label textarea{width:100% !important;padding-top:15px;min-height:75px;resize:vertical;outline:none}.modal_forms .label_name{font-weight:400;font-size:16px;line-height:20px;letter-spacing:.02em;color:#212121;display:block;margin:0 0 10px}.modal_forms .btn_form{min-width:300px;height:50px;margin:0 auto 25px}.modal_forms .checkbox_label{display:flex;flex-flow:row;align-items:center;margin:0;font-weight:400;font-size:12px;line-height:150%;font-feature-settings:"pnum" on,"lnum" on;color:#212121}.modal_forms .checkbox_label input{height:20px}.modal_forms .checkbox_label a{color:#a316d5;text-decoration:underline}.modal_forms .control{font-family:arial;display:block;position:relative;padding-left:30px;margin-bottom:5px;padding-top:3px;cursor:pointer}.modal_forms .control input{position:absolute;z-index:-1;opacity:0}.modal_forms .control_indicator{position:absolute;top:2px;left:0;height:20px;width:20px;background:#fff;border:1.5px solid #747474;border-radius:5px}.modal_forms .control:hover input~.control_indicator,.modal_forms .control input:focus~.control_indicator{background:#fff}.modal_forms .control input:checked~.control_indicator{background:#fff}.modal_forms .control:hover input:not([disabled]):checked~.control_indicator,.modal_forms .control input:checked:focus~.control_indicator{background:#fff}.modal_forms .control input:disabled~.control_indicator{background:#e6e6e6;opacity:.6;pointer-events:none}.modal_forms .control_indicator:after{box-sizing:unset;content:"";position:absolute;display:none}.modal_forms .control input:checked~.control_indicator:after{display:block}.modal_forms .control-checkbox .control_indicator:after{left:7px;top:3px;width:3px;height:8px;border:solid #a316d5;border-width:0 2px 2px 0;transform:rotate(45deg)}.modal_forms .control-checkbox input:disabled~.control_indicator:after{border-color:#7b7b7b}.order_modal{max-width:465px;background:#fff;border-radius:5px;padding:50px 30px}.order_modal .order_modal_title{display:block;font-weight:600;font-size:16px;line-height:22px;text-align:center;letter-spacing:.02em;color:#a316d5;margin:0 0 25px}.order_modal .order_modal_title .name_products{font-size:18px;line-height:22px;color:#212121}.order_modal .order_modal_subtitle{display:block;font-weight:400;font-size:16px;line-height:150%;text-align:center;font-feature-settings:"pnum" on,"lnum" on;color:#212121;padding:0 0 30px;border-bottom:1px solid #e0e0e0;margin:0 0 25px}.alModal{width:96%;max-width:350px;height:auto;display:none;position:fixed;z-index:100;font-family:sans-serif;opacity:0;top:100%;left:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}span.alModalClose:before{display:block;content:"";position:absolute;width:100%;height:1px;background:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:42%}.alModalClose{cursor:pointer;width:20px;display:block;text-align:center;float:right;position:absolute;top:-25px;right:-25px;z-index:101;color:#fff;font-size:12px;height:20px;line-height:26px;font-family:sans-serif}span.alModalClose:after{display:block;content:"";position:absolute;width:100%;height:1px;background:#fff;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);top:42%;left:0}.alModalClose:hover{color:#fff}.alModal p{position:relative;display:block;text-align:left;color:#000;margin:0;font-size:16px;line-height:1.4;padding:0 5px}.alModal .thank_ico{color:#fa4402;padding:10px 10px 0;font-size:50px;display:inline-block;line-height:1;border-radius:50%;width:65px;text-align:center;height:65px;font-weight:700;vertical-align:middle}.alModal .thank_words{color:#2e2e2e;font-size:17px;font-style:normal;font-weight:700;display:inline-block;padding-left:20px;line-height:1.4;width:73%;vertical-align:middle}.overlay{z-index:70;position:fixed;background-color:#000;opacity:.8;width:100%;height:100%;top:0;left:0;cursor:pointer;display:none}.alModalContent{padding:15px 22px;background:#fff;border-radius:25px}.alModalContent .alModalInput{position:relative;display:block;margin:0 auto;margin-top:10px;padding:12px;height:auto;width:100%;line-height:1;border-radius:0;border:1px solid #ccc;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:15px;color:#333}.alModal .alModalButton{font-weight:700;position:relative;display:block;margin:0 auto;width:100%;line-height:1.4;font-size:16px;color:#fff;cursor:pointer;margin-top:10px;padding:9px;transition:.5s ease;box-sizing:border-box;border:1px solid #00f;background:#00f}.alModal .alModalButton:hover{background:#fff;color:#00f}.modal_form_box{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/frame_back.png) no-repeat;border-radius:5px;padding:0 !important;max-width:790px !important;margin:0 auto !important}.modal_form_box .contacts_index_form{width:100%;border-radius:10px;background:#484848;padding:45px 45px 35px;text-align:left}.invitation_img_wrapper{display:flex;gap:20px;justify-content:center;margin-top:16px;margin-bottom:16px}.invitation_img_wrapper img{object-fit:cover;max-height:600px}.invitation-block{padding:30px;margin:64px 0;font-family:Arial,sans-serif}.invitation-header h2{text-align:center;font-size:28px;margin:0 0 48px;font-weight:600;line-height:1.3}.invitation-details{display:flex;flex-direction:column;gap:20px;margin-top:32px}.invitation-detail-item{display:grid;grid-template-columns:160px 1fr;align-items:center;gap:15px;padding:20px;background:#fff;border-radius:15px;box-shadow:0 4px 15px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.invitation-detail-item:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.12)}.invitation-detail-content{display:flex;align-items:center;gap:5px}.invitation-detail-label{font-weight:600;color:#ff632a;font-size:18px;text-transform:uppercase;letter-spacing:.5px}.invitation-detail-value{font-size:18px;color:#333;font-weight:600;line-height:1.4;text-align:left}.invitation-detail-value a{color:#333;transition:all .3s}.invitation-detail-value a:hover{color:#ff632a}.alModalConfirm{width:96%;max-width:650px;height:auto;display:none;position:fixed;z-index:100;font-family:sans-serif;opacity:0;top:100%;left:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.alModalConfirm .thank_ico{color:#1db805;padding:10px 10px 0;font-size:80px;display:inline-block;line-height:1;border-radius:50%;width:65px;text-align:center;height:65px;font-weight:700;vertical-align:middle}.alModalConfirmContent{padding:40px 22px;background:#fff;border-radius:25px}.alModalConfirmText{font-size:26px;font-weight:500;line-height:52px}.cat-description{margin-bottom:50px;display:block}.cat-description ul{list-style-type:disc;padding-left:20px}.decription_content{margin-left:auto}@media screen and (max-width:800px){.invitation_img_wrapper{flex-direction:column}.invitation-detail-item{flex-direction:column}}@media screen and (min-width:1280px){.humb,.filter_mob_open,.clouse_filter{display:none}}@media screen and (min-width:1920px) and (min-height:895px) and (max-height:1079px){.aboutus_banner{height:720px}.aboutus_trigger_item{padding:40px;padding-right:15px}.production_category_item{min-height:365px}.news_item_img{height:280px;margin:0 0 30px}.news_item_title{-webkit-line-clamp:4}.geo_presence .index_title{margin:0 0 25px}.geo_presence_wrap .geo_presence_left{min-height:600px}.geo_presence_wrap .geo_presence_map img{width:95%}.geo_presence_text{color:#2e2e2e;font-size:18px}.geo_presence_triggers ul li{color:#ebebeb;font-size:20px}.geo_presence_where_buy{padding:25px 30px;font-size:18px}.geo_presence_triggers{max-width:430px}.geo_presence_triggers ul li a{font-size:20px}.sales_platforms_slider .swiper-slide{height:52vh}.contacts_index:after{width:620px}body .social_link_over_logo{display:none !important}}@media screen and (min-width:320px) and (max-width:1279px){.header_nav{position:fixed;width:100%;height:100vh;opacity:0;visibility:hidden;top:0;right:-100%;padding-top:.5rem;padding-bottom:.5rem;z-index:99999;padding:0 0 50px;overflow:auto;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/menu_back.png) #2a2a2a;margin:0;-webkit-transition:all .6s ease-out;transition:all .6s ease-out}.header_nav ul{padding:90px 5vw 30px;width:100%;min-width:inherit;display:flex;flex-flow:column}.header_nav ul>li{text-align:left;border-bottom:1px solid #8c8c8d}.header_nav ul>li a{color:#ff632a;font-size:12px;font-style:normal;font-weight:600;line-height:normal;display:block;padding:0 0 15px;max-width:80%}.header_nav ul li.menu-item-has-children:nth-child(n) .sub-menu{display:none !important;column-count:1;background:0 0;padding:0;width:auto;min-width:inherit;position:static;display:flex;flex-flow:column}.header_nav ul li.menu-item-has-children:nth-child(n) .sub-menu li{width:100%;border:none;color:#b3b3b3;font-size:12px;margin:0}.header_nav ul li.menu-item-has-children:nth-child(n) .sub-menu li a{color:#b3b3b3}.header_nav ul li.menu-item-has-children:nth-child(n) .sub-menu_active{display:block !important}.header_nav ul li.menu-item-has-children:nth-child(n) .sub-menu_btn{position:absolute;right:0;top:0;display:block;width:25px;height:25px;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/sub-menu_btn.svg) no-repeat center}.header_nav ul li.menu-item-has-children:nth-child(n) .sub-menu_btn_active{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/sub-menu_btn_active.svg) no-repeat center}.header_nav_mobail{display:none}.header_nav_open{right:0;opacity:1;visibility:visible}.header_nav_open .header_nav_mobail{display:block}.header_nav_open .header_nav_mobail .clouse_menu{display:block;position:absolute;top:40px;right:18px;width:20px;height:15px;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/clouse_menu.png) no-repeat center;background-size:contain}.header_nav_open .header_nav_mobail .header_city{display:block;position:absolute;top:37px;left:40px;font-size:12px}.header_nav_open .header_nav_mobail .banner_btn{margin:0 auto 40px;font-size:12px}.header_nav_open .header_nav_mobail .menu_desc_footer .footer_contacts,.header_nav_open .header_nav_mobail .menu_desc_footer .social_link{width:100%;display:flex;justify-content:center}.header_nav_open .header_nav_mobail .menu_desc_footer .footer_contacts a,.header_nav_open .header_nav_mobail .menu_desc_footer .social_link a{font-size:12px}.header_nav_open .header_nav_mobail .menu_desc_footer .social_link{margin:0}.header_nav_open .header_nav_mobail .menu_desc_footer .social_link .social_link_item{width:18px;height:18px;background-size:contain !important;margin:0 20px 0 0}.header_nav ul .menu-item-has-children:before{display:none}.header_nav ul li{margin:0 0 15px;text-align:left}}@media screen and (min-width:320px) and (max-width:1023px){.no_scroll{overflow:hidden}.production_category_item:nth-child(n){min-height:150px;height:auto;width:calc(50% - 5px);margin:0 10px 10px 0;border-radius:15px;padding:15px}.production_category_item:nth-child(n):nth-child(2n+2){margin:0 0 10px}.production_category_title{font-size:16px;line-height:20px}.production_category_item .more_aroow{width:25px;height:25px;margin-top:auto}.production_category_item .more_aroow svg{width:100%;height:100%}.production_category_item svg circle{-webkit-transition:all .5s ease-out;transition:all .5s ease-out;stroke-width:3px}.where_to_buy_wrap{padding:35px 10px}.where_buy_left{width:100%;margin:0 0 35px;padding:0}.where_buy_right{width:100%}.where_buy_link{padding:10px 10px 10px 35px;font-size:14px;margin:0 0 15px;width:100%;max-width:300px}.where_buy_link:before{width:15px;height:15px;background-size:contain;top:calc(50% - 7px);left:10px}.where_buy_info{position:static;width:100%;height:auto;background:0 0;padding:0}.where_buy_right img{width:auto;border-radius:10px;margin:0 0 35px}.where_buy_info_title{color:#2a2a2a;font-size:14px}.where_buy_info_list li{color:#2e2e2e;font-size:13px;line-height:1.5}.where_buy_info_list li:before{top:calc(50% - 3px)}.modal_btn_box .footer_link{font-size:13px !important}}@media screen and (min-width:320px) and (max-width:1279px){html,body{overflow-x:hidden}.grid_container{width:100%;padding:0 5vw}.grid_container_full{padding:25px 5vw 15px}.first_frame{height:100vh}.first_frame_wrap{height:auto}.header_wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header_logo{width:155px;height:35px}.header_nav_panel{width:calc(100% - 127px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header_search_city{margin:0 15px 0 0}.header_search{position:absolute;top:75px;left:auto;right:5vw;opacity:0;visibility:hidden;height:0;width:0;margin:0;background:#000}.header_search.active{width:90vw;height:40px;opacity:1;visibility:visible;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.header_search_btn{display:block;height:25px;width:25px;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/search_mobail.png) no-repeat center;background-size:contain;margin:0}.banner_title{font-size:33px;margin:0 0 30px}.banner_text{font-size:14px}.banner_btn{min-width:180px;height:40px;font-size:15px;margin:0 0 25px auto}.first_frame_nav{overflow:auto}.first_frame_nav ul li{margin:0 15px 0 0}.first_frame_nav ul li a{width:-webkit-max-content;width:-moz-max-content;width:max-content;display:block;font-size:14px}.header_city{display:none}.header_phone{display:block;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/phone_mobail.png) no-repeat center;background-size:contain;font-size:0;width:25px;min-width:inherit;height:25px;margin:0 12px 0 0}.humb li{background:#d9d9d9}.header_box{height:auto}.logo_box{width:127px;height:35px}.aboutus_info{width:100%;margin:0 0 25px}.aboutus_title,.index_title{font-size:24px;padding:0 0 15px;margin:0 0 15px}.aboutus_title:after,.index_title:after{width:50%}.content_box{height:auto}.aboutus_text,.geo_presence_text{font-size:16px;margin:0 0 35px}.aboutus_text br,.geo_presence_text br{display:none}.site_btn{height:45px;min-width:120px;font-size:16px}.aboutus_banner{display:none}.aboutus_trigger{width:100%}.aboutus_trigger_item{padding:15px;min-height:100px}.aboutus_trigger_num{font-size:27px;margin:0 0 10px}.aboutus_trigger_num .trigger_min{font-size:20px}.aboutus_trigger_text{font-size:13px}.our_production_wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;padding-bottom:10px}.our_production_category{width:100%}.content_box{padding-bottom:10px}.news_item:nth-child(n){width:calc(50% - 5px);margin:0 10px 15px 0}.news_item:nth-child(n):nth-child(2n+2){margin:0 0 15px}.news_item_img{height:145px;margin:0 0 15px}.news_item_date{padding:0 10px;font-size:13px}.news_item_title{padding:0 10px;font-size:13px;line-height:19px;-webkit-line-clamp:4}.geo_presence_left,.geo_presence_right{width:100%}.geo_presence_triggers ul li{font-size:18px;padding-left:20px}.geo_presence_where_buy{font-size:18px;padding:15px}.geo_presence_where_buy .site_btn{min-width:50%}.geo_presence_right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding-top:35px}.geo_presence_map{position:static;width:100%;margin:0 0 25px}.sales_platforms_head{padding:0 5vw}.sales_platforms_head .sales_platforms_title{font-size:24px;line-height:30px;margin-bottom:20px}.sales_platforms_slider{margin:0 0 35px}.sales_platforms_slider .swiper-slide{height:155px}.sales_platforms_slider .slides_btn{top:15px;right:15px;height:30px;font-size:12px;padding:0 10px}.naw_sales_slider{display:none}.contacts_index .grid_container_full{padding:0 5vw}.contacts_index_info{padding-top:25px;width:100%;margin:0 0 25px}.contacts_index_title{font-size:24px;line-height:32px;margin:0 0 25px}.contacts_index_item{font-size:18px}.contacts_driving_directions,.contacts_index_mail{font-size:20px}.contacts_index_mail{margin:0 0 20px}.contacts_index_form{width:100%;padding:25px 15px}.contacts_form_name{font-size:20px;margin:0 0 25px}.contacts_form_wrap .box_input:nth-child(n){width:100%;margin:0 0 20px}.select-options li{font-size:17px}.select_box.select_active .select-styled.label_top{font-size:17px}.contacts_form_btn{margin-bottom:25px}.private_policy{font-size:15px;line-height:18px}.private_policy a{font-size:15px;display:inherit}.contacts_index:after{width:55vw}body:not(.home) header{margin:0 0 35px}body:not(.home) header .grid_container_full{padding-top:0;padding-bottom:0}.contacts_page_left{width:100%;border:none;border-bottom:1.5px solid silver}.contacts_page_title{font-size:24px;margin:0 0 25px}.contacts_page_title br{display:none}.contacts_page_left .contacts_btn{margin-bottom:35px}.contacts_page_item{margin:0 0 15px;font-size:18px}.contacts_page_item:last-child{margin:0}.contacts_page_item_name{display:block;line-height:100%}.contacts_page_right{width:100%;padding:25px 0 35px}.contacts_page_item_phone{margin:0 0 20px;font-size:18px}.contacts_page_form .contacts_form_wrapper{padding:45px 5vw}.contacts_form_wrapper .wrapper_button{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.contacts_form_wrapper .wrapper_button .private_policy{-ms-flex-preferred-size:100%;flex-basis:100%;padding:25px 0 0}.contacts_form_wrapper .wrapper_button .private_policy a{display:inline}.production_sites,.contacts_page_form{margin-bottom:35px}.page_title{font-size:20px;margin:0 0 25px}.production_sites .container{padding:35px 0}.production_sites_item{margin:0 0 45px}.production_sites_img{width:100%;min-height:inherit;padding:25px 15px;margin:0 0 25px}.production_sites_name{font-size:24px;margin:0 0 35px}.production_sites_info{width:100%;padding:0 15px 0}.production_sites_address{margin:0 0 20px}.filter_mob_open{font-size:14px;font-weight:600;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:right;margin-left:auto;padding:0 35px 0 0;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/icon-filter.png) no-repeat center right;background-size:20px;margin-bottom:15px}.catalog_products.fixed{padding-top:48px}.page_nav_wrapper.fixed{padding-top:0}.filter_mob_open.fixed{position:fixed;top:75px;left:0;width:100%;padding:0 calc(5vw + 45px) 0 5vw;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/icon-filter.png) no-repeat center right #fff;background-size:20px;background-position-x:88vw;z-index:999;margin:0;-webkit-box-shadow:0px 12px 21px -14px #3a3a3a;box-shadow:0px 12px 21px -14px #3a3a3a;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.catalog_mob{width:100%;max-width:500px;height:100vh;position:fixed;top:0;left:-110%;border-radius:0;z-index:9999999;padding:35px 5vw 35px;overflow-y:scroll;-webkit-transition:all .4s ease-out;transition:all .4s ease-out}.catalog_mob .bapf_body{max-width:345px}.catalog_mob .box_mobail_filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.catalog_mob .box_mobail_filter .filter_title{margin-bottom:25px}.catalog_mob .clouse_filter{margin-top:7px;margin-right:8px;margin-left:auto;display:block;width:25px;height:25px;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/clouse.svg) no-repeat}.filter_active{left:0;padding-bottom:150px}.catalog_filter_title{font-size:20px;margin:0 0 25px}.bapf_head h3{font-size:18px;line-height:20px}.bapf_head h3:after{top:4px}.catalog_filter .bapf_body ul li label,.catalog_filter .bapf_body ul>li ul li label{font-size:17px}.page_nav{margin:0 0 45px}.catalog_products{width:100%}.filter_btn{margin:35px auto 25px}.catalog_products_head{padding:15px 0;margin:0 0 25px}.catalog_products_count{-ms-flex-preferred-size:100%;flex-basis:100%;line-height:normal;margin:0 0 15px}.catalog_products_numbers{font-size:0;line-height:normal}.catalog_products_numbers a{font-size:17px}.catalog_display_type a{margin:0 15px 0 0}.category_prod_title{font-size:16px;line-height:24px;margin:0 0 25px}.products_item:nth-child(n){width:calc(50% - 5px);margin:0 10px 20px 0;padding:15px 10px}.products_item:nth-child(n):nth-child(2n+2){margin:0 0 20px}.products_item_img{height:135px;margin:0 0 15px}.products_item_status{font-size:10px;padding:0 8px;min-width:65px;min-height:20px;position:absolute;top:10px;right:8px}.products_item_title{font-size:14px;line-height:20px;margin:0 0 15px}.products_item_spec{margin:0 0 15px}.products_item_spec ul li{font-size:13px;line-height:17px;padding-left:15px}.products_item_btn .site_btn{min-width:80px;height:35px;font-size:13px;padding:0 8px}.paginatation_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 0 25px;width:100%}.page_show_more{margin:0 auto}.nav-links .prev,.nav-links .next{display:none}.comparison_count{width:60px;height:60px;background-size:12px;padding-bottom:5px;font-size:15px;z-index:5}.products_gorizontal:nth-child(n){width:100%;margin:0 0 25px;padding:20px}.products_gorizontal:nth-child(n) .products_item_title{font-size:16px}.products_gorizontal .products_item .products_item_img,.products_gorizontal_img{height:180px;margin:0 auto 20px}.products_gorizontal_img .products_item_status{top:0;left:0}.products_gorizontal_desc,.products_gorizontal_right{width:100%;margin:0 0 15px}.products_item_type,.products_gorizontal_desc .products_item_title{padding:0}.products_item_diametr{padding:5px}.item_diametr_name,.item_diametr_num{font-size:16px;background-size:10px !important}.products_item_type_name,.products_item_type_value{font-size:16px;margin:0 0 2px;line-height:17px}.products_item_type{margin:0 0 10px}.products_gorizontal_right .products_item_spec ul li{font-size:16px;line-height:23px}.products_gorizontal_right .products_item_btn{max-width:100%}.products_gorizontal_right .products_item_btn .site_btn{min-width:135px;height:40px;font-size:16px;padding:0 15px}.products_gorizontal:nth-child(n){width:100%;margin:0 0 35px;padding:20px}.products_gorizontal:nth-child(n):nth-child(2n+2){margin:0 0 35px}.products_gorizontal:nth-child(n) .products_item_title{font-size:18px;line-height:22px}.card_product_info{width:100%;margin:0 0 35px}.card_product_slider_spec{margin:0 0 35px}.product_slider{width:100%;height:auto;margin:0}.product_slider .card_product_slide{height:235px;background:#fff}.product_slider_nav{width:100%;height:auto;margin:0 0 35px}.product_slider_nav .card_product_slider_nav{height:100%}.product_slider_nav .card_product_slider_nav .product_slide_nav{height:100px !important}.product_slider_nav .swiper-button-next,.product_slider_nav .swiper-button-prev{display:none}.card_product_spec{width:100%}.product_page_type{font-size:18px}.card_product_spec .product_spec_item{color:#2e2e2e;font-size:15px}.card_product_spec .product_spec_item:nth-child(4){margin:5px 0}.product_article{font-size:17px;margin:10px 0 0}.card_product_description{font-size:16px;line-height:1.5;margin:0 0 35px}.card_product_spec2{margin:0 0 35px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.card_product_spec2 img{width:auto;margin:15px 0}.card_product_spec2 p{font-size:16px}.card_product_accordion{margin:0 0 10px}.accordion_header{padding:10px 20px 10px 10px;font-size:16px}.accordion_header .ui-icon-plus,.accordion_header .ui-icon-minus{top:calc(50% - 7px);width:15px;height:15px;right:5px}.accordion_content p{color:#2e2e2e;font-size:14px}.accordion_content .table_box{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.accordion_content .table_box table{min-width:985px}.card_product_diametr_btn{width:100%;padding:35px 15px;margin:0 0 35px}.diametr_items{width:90%;margin:0 auto 35px}.diametr_item{width:calc(50% - 3px);margin:0 5px 10px 0;padding:0 0 0 20px;font-size:14px;line-height:180%}.diametr_btn_box .product_btn{min-width:265px;height:60px;font-size:17px}.see_also_product .grid_container{padding:0}.see_also_product{padding:35px 0 20px}.see_also_title{font-size:24px;margin:0 0 25px;padding-left:5vw}.see_also_slider_wrapper{width:100%}.see_also_slider{max-width:inherit;width:100%}.see_also_slider .see_also_slide{padding:20px 15px;margin:0}.have_questions_item{margin:35px 0;padding:35px 15px 0 20px;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/question_back.png) no-repeat center #484848;background-size:cover}.have_questions_left{width:100%;margin:0 0 25px}.have_questions_title{font-size:22px;margin:0 0 20px}.have_questions_phone{font-size:18px}.have_questions_right{width:100%}.sertificates_wrapper .catalog_mob .clouse_filter{margin-right:25px;margin-bottom:35px}.sertificates_content{width:100%}.sertificates_category{width:100vw;position:relative;left:-5vw;border-radius:0;overflow-x:auto;padding:15px 5vw;-webkit-overflow-scrolling:touch}.sertificates_category .sertificates_category_scroll{min-width:600px;justify-content:flex-start}.sertificates_category .sertificates_category_name{font-size:15px;margin:0 25px 0 0}.sertificates_search{position:static;height:40px;visibility:visible;opacity:1;width:50%}.sertificates_search form{position:relative}.sertificates_search .search_input,.sertificates_search .search_btn{height:40px;font-size:10px}.sertificates_search.header_search{position:relative;top:0;left:0;height:40px;visibility:visible;opacity:1;width:64%;margin:-50px 0 36px;background:#fff}.bapf_head h3{font-size:16px}.catalog_filter .bapf_body ul li label,.catalog_filter .bapf_body ul>li ul li label{font-size:14px}.sertificates_table table tr{height:auto;text-align:center;color:#2e2e2e;font-size:14px}.menu_aboutus,.menu_products{width:100%;margin:0 0 20px}.footer_menu_item li{font-size:14px;line-height:150%}.menu_products ul{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:45px;-moz-column-gap:45px;column-gap:45px}footer .price_btn{min-width:200px;margin-bottom:15px}.footer_left,.footer_center,.footer_right{width:100%}.footer_menu_item li:first-child a{font-size:19px}.footer_bottom .footer_link{font-size:15px;line-height:200%}.footer_right{padding-top:25px}.social_link_item{margin:0 25px 0 0}.footer_contacts{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.footer_contacts a{font-size:17px;line-height:150%}}@media screen and (min-width:320px) and (max-width:767px){.grid_container{width:100%;padding:0 5vw}body:not(.home) header{position:fixed;top:0;left:0;width:100vw;z-index:9999}body:not(.home) main{margin-top:110px}.catalog_products_wrapper .products_card:nth-child(n){width:100%;margin:0 0 10px;padding:10px}.catalog_products_wrapper .products_card_title{font-size:15px}.first_frame{height:600px;min-height:auto}.banner_content{margin:50px auto 30px}.banner_text{font-size:20px;max-width:260px;margin:0 0 15px}.mous_icon{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/mous_icon.png) no-repeat;width:31px;height:31px;background-size:contain;margin:0}.mous_icon svg{display:none}.site_btn.banner_btn{order:10;margin:0 auto}.site_btn{height:35px;min-width:150px;font-size:12px}.first_frame_nav{overflow:visible;margin:0 0 20px}.first_frame_nav ul{display:flex;flex-flow:column;justify-content:center;align-items:center}.first_frame_nav ul li{margin:0 0 10px}.first_frame_nav ul li a{font-size:12px}.header_box{display:none}.aboutus_title,.index_title{font-size:17px}.aboutus_title br,.index_title br{display:none}.aboutus_title:after,.index_title:after{width:90%}.aboutus_banner{display:block;width:100%;height:350px;margin:0 0 25px}.aboutus_banner img{object-position:top}.aboutus_trigger_item{width:calc(50% - 3px);margin:0 6px 12px 0}.aboutus_trigger_item:nth-child(2n+2){margin:0 0 12px}.aboutus_trigger_item:last-child,.aboutus_trigger_item:nth-last-of-type(2){margin-bottom:0}.aboutus_trigger_num{font-size:22px}.aboutus_trigger_text{font-size:12px}.mobail_none{display:none}.mobail_visible{margin:35px auto 0}.aboutus_info .aboutus_text{margin:0}.production_category_item:nth-child(n){min-height:150px;height:auto;width:100%;margin:0;border-radius:0;padding:15px}.production_category_item:nth-child(n):nth-child(2n+2){margin:0}.production_category_title{z-index:5;font-size:16px;margin:auto 0;padding-left:15px}.production_category_item .more_aroow{position:absolute;right:40px;top:calc(50% - 15px);width:30px;height:30px}.scroll_box{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.scroll_box .news_items{min-width:900px;flex-flow:row}.scroll_box .news_item:nth-child(n){width:205px;margin:0 20px 0 0}.news_item_img{height:170px;margin:0 0 20px}.news_item_date{padding:0 20px;font-size:13px}.news_item_title{padding:0 20px;font-size:15px;line-height:19px;-webkit-line-clamp:5}.news_container_title{font-size:22px;margin:0 0 20px}.news_link.mobail_visible{color:#ebebeb;font-size:13px;font-style:normal;font-weight:500;line-height:normal;position:relative;padding-right:30px;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;margin:30px 0 0}.news_link.mobail_visible:after{position:absolute;content:"";width:20px;height:10px;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/arrow_news.svg) no-repeat;background-size:contain;right:0;top:4px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.single_content ul li,.single_news .single_content{font-size:14px;line-height:1.6}.geo_presence .index_title{line-height:1.5;padding-bottom:10px;margin:0 0 25px}.geo_presence .index_title br{display:block}.geo_presence_triggers ul li{padding-left:30px}.geo_presence_triggers ul li a{font-size:14px}.geo_presence_triggers{padding:20px}.geo_presence_where_buy{font-size:14px;padding:15px}.sales_platforms{padding:0 0 35px}.sales_platforms_head .sales_platforms_title{font-size:16px}.sales_platforms_head{margin:0 0 15px}.news_link_mobail{color:#2e2e2e;font-family:"Montserrat";font-size:12px;font-style:normal;font-weight:500;line-height:normal;text-decoration-line:underline}.naw_sales_slider{display:block}.sales_platforms_slider .swiper-slide{height:190px}.sales_platforms_slider .slides_btn{top:auto;bottom:20px;left:0;right:0;margin:0 auto}.contacts_index .content_box{flex-flow:column-reverse}.contacts_index_item{font-size:15px}.box_input .label_title{top:calc(50% - 9px);font-size:14px}.select_box .label_title{top:calc(50% - 13px)}.contacts_form_btn{margin:0 auto 25px}.private_policy a{display:block;position:relative;width:fit-content;padding:0 0 0 15px}.private_policy a .red_star{position:absolute;right:-8px}.contacts_index_title{display:none}.contacts_driving_directions,.contacts_index_mail{font-size:14px}.contacts_index_info .site_btn{background:#ff632a;color:#fff;margin:0 auto 15px;border:none}.contacts_index:after{width:77vw;height:75px;right:-15px}.top_news{padding-top:50px;padding-bottom:50px}.top_news_scroll{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.top_news_scroll .top_news_wrapper{min-width:1090px;width:auto}.top_news_item:nth-child(n){width:245px;margin:0 25px 0 0}.top_news_img{height:180px;width:90px}.top_news_date{font-size:10px;margin:0 0 5px}.top_news_info{padding:18px;width:calc(100% - 90px)}.top_news_title{font-size:12px;margin:0 0 15px}.top_news_more{font-size:10px;padding:0 30px 0 0;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/arrow_more.svg) no-repeat right center;background-size:18px}.news_category_wrapper{margin-bottom:30px}.news_category{width:100%;margin:0 0 20px;padding:25px}.news_category .news_category_title{color:#fff;font-family:"Montserrat";font-size:14px;font-style:normal;font-weight:600;line-height:160%;text-transform:uppercase;text-align:center}.news_content_wrapper{margin:0 0 35px}.news_article:nth-child(n){width:100%;margin:0 0 25px;padding-bottom:15px}.news_article_img{height:170px;margin:0 0 20px}.news_article_date{min-height:20px;margin:0 0 15px;padding:4px 8px;font-size:12px}.news_article_title{font-size:14px}.news_article_more{font-size:10px;min-height:auto;padding:0 25px 0 0;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/arrow_more_gray.svg) no-repeat right;background-size:15px 11px;margin:0}.paginations_more{margin-bottom:40px}.paginations_more .more_btn{height:35px;width:175px;font-size:12px;margin:0 auto}.single_news{margin:0 0 50px}.single_news_left{width:100%;margin:0 0 25px}.single_news_right{width:100%}.single_news_title{font-size:17px;margin:0 0 25px}.single_news_date{font-size:12px;margin:0 0 20px}.single_news_banner{margin-bottom:25px}.single_news_content{font-size:14px}.single_news_content p{margin:5px 0}.single_news_right{padding:35px 20px}.single_news_item{padding-bottom:25px;margin-bottom:25px}.single_news_item_date{font-size:12px;margin:0 0 15px}.single_news_item_title{font-size:14px;margin:0 0 15px}.single_news_item_more{font-size:12px;line-height:normal;padding:0 30px 0 0;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/arrow_more_gray.svg) no-repeat right;background-size:20px 20px}.back_category{margin:35px 0 0;font-size:13px;background-size:20px 20px;padding-left:30px}.retail{padding-top:10px}.retail .retail_select{width:100%;margin:0 0 15px}.retail .select{min-width:100%;font-size:17px}.retail .selected_hide{font-size:17px}.retail .select_box.select_active .select-styled.label_top{font-size:17px}.retail_head{margin:0 0 5px}.retail_map{width:100%;height:270px;margin:0 0 20px}.retail_list{width:100%;padding:35px 10px 35px 30px}.retail_list ul{height:250px}.retail_list ul li,.retail_list ul a{font-size:14px}.retail_descriptions{margin:0 0 45px}.retail_descriptions_box{padding:190px 25px 25px 35px;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/back_mob_retail.png) no-repeat #484848;background-position:-60px -30px}.retail_descriptions_box p{font-size:14px}.dealers_box{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/dealers_box2.png) no-repeat top left #484848;background-size:200px 200px;background-position:-75px -50px;padding-top:165px}.shops_box{margin-bottom:5px}.shops_box_retail,.shops_box_online_store{width:100%;margin:0 0 35px;padding:25px 15px 5px}.wrapper_store_title{font-size:17px;text-align:center;margin:0 0 20px}.store_item:nth-child(n){width:calc(50% - 10px);margin:0 20px 20px 0;height:75px;padding:15px}.store_item:nth-child(n) img{object-fit:contain;height:100%}.store_item:nth-child(n):nth-child(2n+2){margin:0 0 20px}.dealers_table .table_box table{min-width:1645px}.title_footer_nav{font-size:15px;margin:9px 0 15px}.catalog_products_head .catalog_products_count{display:none}.sertificates_search input::placeholder,.sertificates_search .search_input::placeholder{font-size:14px !important}.sertificates_search input,.sertificates_search .search_input{font-size:16px !important}.modal_form_box{overflow:auto;padding:25px !important}.modal_form_box .contacts_index_form{padding:20px 25px 15px}.modal_form_box .private_policy .red_star{display:none}.country_select_api select,.city_select_api select{border:none;height:40px;padding:0 15px}.country_select_api .select,.city_select_api .select{height:40px}footer.footer.section{padding-top:0}.footer .content_box{flex-flow:column}.footer .menu_aboutus{width:calc(50% - 12px);margin:0 24px 50px 0}.footer .menu_aboutus:nth-child(2n+2){margin:0 0 50px}.footer .menu_aboutus:nth-child(3){position:relative;margin-bottom:25px}.footer .menu_aboutus:nth-child(3):before{content:"";position:absolute;width:90vw;height:1px;background:#b8b8b8;top:-30px}.footer .menu_aboutus:nth-child(4){margin-bottom:25px}.footer_menu_item:not(.not_title) li:first-child a{font-size:14px}.footer_menu_item.not_title li a,.footer_menu_item li{font-size:12px}footer .price_btn{margin:0 auto;min-width:170px}.footer_bottom{position:relative;margin-top:50px}.footer_bottom:before{content:"";position:absolute;width:90vw;height:1px;background:#b8b8b8;top:-30px}.footer_bottom .footer_link{font-size:13px}.footer_right{flex-flow:column-reverse;align-items:flex-start}.footer_contacts{margin:0 0 15px}.footer_contacts a{font-size:14px;margin:0 15px 0 0}}@media screen and (min-width:768px) and (max-width:1279px){.grid_container{padding:0 4vw}.header_logo{display:block;width:202px;height:60px}.banner_title{font-size:48px;margin:0 0 35px}.banner_text{font-size:36px;max-width:800px}.site_btn{height:50px;min-width:190px;font-size:19px}.banner_btn{margin:0 0 45px auto}.aboutus_info{width:45%;margin:0 25px 0 0}.our_production_category,.aboutus_trigger{width:calc(55% - 25px)}.news_item:nth-child(n){width:calc(25% - 18px);margin:0 15px 0 0}.news_item:nth-child(n):nth-child(2n+2){width:calc(25% - 5px);margin:0 15px 0 0}.news_item:nth-child(n):nth-child(4n+4){margin:0}.geo_presence_left{width:45%}.geo_presence_triggers ul li{font-size:16px}.geo_presence_right{width:calc(55% - 25px)}.geo_presence_where_buy{font-size:15px}.geo_presence_where_buy .site_btn{height:45px;font-size:15px}.sales_platforms_slider .swiper-slide{height:255px}.naw_sales_slider{display:block;margin:0 0 35px}.naw_sales_slider .swiper-slide{height:35px}.contacts_index_info{width:45%;margin:0 25px 0 0}.contacts_index_form{width:calc(55% - 25px)}.contacts_index:after{width:35vw}.contacts_index_item{font-size:20px}.contacts_page_wrap{padding-top:35px;padding-bottom:35px}.contacts_page_left{width:50%;border:none;border-right:1.5px solid silver}.contacts_page_title{font-size:30px;max-width:75%}.contacts_page_item{margin:0 0 15px;font-size:20px}.contacts_page_right{width:50%;padding:25px 0 35px 55px}.contacts_page_item_phone{font-size:20px}.contacts_form_wrapper .contacts_index_form{max-width:85%}.production_sites .container{padding:55px 0}.production_sites_img{width:50%;padding:35px 25px;min-height:250px;margin:0}.production_sites_name{font-size:28px}.production_sites_img:after{width:285px}.production_sites_info{width:50%;padding:0 0 0 40px}.filter_mob_open.fixed{top:95px;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/icon-filter.png) no-repeat center right #fff;background-size:20px;background-position-x:calc(97vw - 45px)}.catalog_products_count{-ms-flex-preferred-size:auto;flex-basis:auto;margin:0}.catalog_products_numbers{font-size:15px}.products_item:nth-child(n){width:calc(33.333% - 7px);margin:0 10px 20px 0;padding:15px 10px}.products_item:nth-child(n):nth-child(2n+2){margin:0 10px 20px 0}.products_item:nth-child(n):nth-child(3n+3){margin:0 0 20px}.nav-links .prev,.nav-links .next{display:-webkit-box;display:-ms-flexbox;display:flex}.products_gorizontal:nth-child(n){width:100%;margin:0 0 35px;padding:20px}.products_gorizontal:nth-child(n):nth-child(2n+2){margin:0 0 35px}.products_gorizontal:nth-child(n) .products_item_title{font-size:18px;line-height:22px}.products_gorizontal_img{width:20%;height:auto;margin:0 25px 0 0}.products_item_diametr{padding:5px 10px}.products_gorizontal_desc{width:25%;margin:0 25px 0 0}.item_diametr_name,.item_diametr_num{font-size:14px}.products_gorizontal_right{width:calc(55% - 50px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.products_gorizontal_right .products_item_spec ul li{font-size:14px;line-height:20px}.products_gorizontal_right .products_item_btn{margin-top:auto;max-width:250px;margin-bottom:0}.products_card .products_item{width:calc(33.333% - 10px);margin:0 15px 20px 0;padding:10px}.catalog_products_wrapper .products_card_title{font-size:13px}.where_to_buy_wrap{padding:35px 25px}.where_buy_left{width:43%;margin:0 50px 0 0;padding:20px 0 0;height:fit-content}.where_buy_right{width:calc(57% - 50px)}.where_buy_link{padding:10px 10px 10px 35px;font-size:15px}.where_buy_info_title{color:#2a2a2a;font-size:16px}.where_buy_info_list li{font-size:14px}.dealers_table .table_box table{min-width:1645px}.sertificates_category .sertificates_category_scroll{justify-content:space-around}.sertificates_category{width:100%;left:0;border-radius:10px}.top_news{padding:80px 0 40px}.top_news_item{width:calc(50% - 10px);margin:0 20px 25px 0}.top_news_item:nth-child(2n+2){margin:0 0 25px}.top_news_img{height:245px}.top_news_info{padding:25px}.top_news_date{font-size:13px;margin:0 0 10px}.top_news_title{color:#fff;font-family:"Montserrat";font-size:15px;margin:0 0 5px}.top_news_more{min-height:inherit;font-size:13px;padding:0 35px 0 0;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/arrow_more.svg) no-repeat right center;background-size:25px;display:block}.news_container_title{font-size:24px;margin:0 0 20px}.news_content_wrapper{margin:0 0 35px}.news_category_wrapper{margin:0 0 45px}.news_category{padding:50px 25px 30px}.news_category .news_category_title{font-size:18px;text-align:center}.news_article{padding-bottom:25px}.news_article_img{height:200px;margin:0 0 25px}.news_article_date{min-height:inherit;margin:0 0 10px;padding:6px 20px;font-size:13px}.news_article_title{font-size:16px}.news_article_more{font-size:14px;min-height:auto;line-height:80%;padding:0 25px 0 0;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/arrow_more_gray.svg) no-repeat right;background-size:20px 12px;margin:0}.paginations_more{margin:0 0 40px}.paginations_more .more_btn{height:55px;width:255px}.page_title{font-size:24px;margin:0 0 25px}.retail{padding-top:10px;margin:0 0 20px}.retail_select{margin:0 30px 0 0}.retail_select:last-child{margin:0}.retail .select{min-width:330px}.retail_map{width:calc(100% - 300px);margin:0 25px 0 0}.retail_list{width:275px;padding:35px 10px 35px 35px}.retail_list ul{height:155px;font-size:15px}.retail_list ul li{margin:0 0 11px}.retail_descriptions_box{padding:30px 30px 30px 229px;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/back_mob_retail.png) no-repeat left top #484848;background-position:-75px -75px}.retail_descriptions_box p{font-size:13px}.retail_descriptions{margin:0 0 45px}.shops_box{margin:0 0 45px}.shops_box_retail,.shops_box_online_store{width:calc(50% - 15px);margin:0 30px 0 0;padding:30px 25px 10px}.shops_box_online_store{margin:0}.wrapper_store_title{font-size:20px;margin:0 0 20px}.store_item:nth-child(n){width:calc(50% - 8px);margin:0 15px 20px 0;padding:20px;height:90px}.store_item:nth-child(n):nth-child(2n+2){margin:0 0 20px}.menu_aboutus{width:25%;margin:0 25px 0 0}.menu_products{width:calc(75% - 25px)}footer .price_btn{margin:25px 0 25px auto}.footer_left,.footer_center{width:25%}.footer_right{width:50%;padding:0}}@media screen and (min-width:770px) and (max-width:1279px){.filter_mob_open.fixed{top:0}}@media screen and (min-width:768px) and (max-width:1023px){.product_slider{width:50%;margin:0 80px 0 0}.product_slider .card_product_slide{height:250px}.product_slider_nav{display:none}.card_product_spec{width:calc(50% - 80px)}.card_product_spec2 img{width:auto;margin:0 15px 0 0}.card_product_diametr_btn{width:50%}.see_also_title{padding:0}.see_also_product .grid_container{padding:0 4vw}.see_also_slider_wrapper{margin-right:-15px}.see_also_slider{margin-right:-30px}.swiper-button-prev{left:-45px}.swiper-button-next{right:-15px}.have_questions_item{padding:50px 10px 0 35px}.have_questions_left{width:45%;margin:0 15px 35px 0}.have_questions_right{width:calc(55% - 15px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.single_news{margin:0 0 45px}.single_news_left{width:100%;margin:0 0 55px}.single_news_right{width:100%}.single_news_title{font-size:32px}.single_news_date{margin:0 0 40px}.single_news_banner{margin:0 0 45px}.single_news_content{font-size:16px}.single_news_right{padding:50px 30px 0;display:flex;flex-flow:row wrap}.single_news_item{width:calc(50% - 40px);margin:0 80px 50px 0;padding-bottom:25px}.single_news_item:nth-child(2n+2){margin:0 0 50px}.single_news_item_date{font-size:12px}.single_news_item_title{font-size:16px;margin:0 0 15px}.single_news_item_more{font-size:13px;background-size:15px 15px;padding-right:30px}.back_category{margin-top:50px;font-size:14px;background-size:18px 18px;padding-left:30px}}@media screen and (min-width:1024px) and (max-width:1279px){.sales_platforms .grid_container_full,.grid_container_full{padding:0 3vw}.first_frame .grid_container_full{padding:25px 3vw 25px}.header_nav_phone{-webkit-box-ordinal-group:0;-ms-flex-order:-1}.header_nav{margin:0 25px 0 0}.header_nav ul{min-width:600px}.header_nav ul li:not(.menu-item-has-children){margin-right:20px}.header_nav ul li:not(.menu-item-has-children):nth-last-child(){margin:0}.header_nav a{font-size:14px}.header_nav .sub-menu{display:none}.header_nav .menu-item-has-children:before{display:none}.header_nav{display:flex;justify-content:space-between}.header_box{height:80px;padding:20px 0}.logo_box{width:202px;height:50px}.aboutus_title,.index_title{font-size:34px;padding:0 0 20px;margin:0 0 20px}.aboutus_info{width:35%;margin:0 35px 0 0}.aboutus_trigger{width:calc(65% - 35px)}.aboutus_trigger_num{font-size:42px;margin:0 0 15px}.aboutus_trigger_num .trigger_min{font-size:35px}.aboutus_trigger_text{font-size:23px}.content_box{height:calc(100vh - 80px)}.our_production_category,.aboutus_trigger{width:calc(65% - 35px)}.production_category_item{padding:20px;min-height:210px}.production_category_title{font-size:18px}.production_category_title br{display:none}.production_category_item:nth-child(1),.production_category_item:nth-child(4){width:35%}.production_category_item:nth-child(3),.production_category_item:nth-child(6){width:31%}.news_item_img{height:215px;margin:0 0 15px}.news_item_date{padding:0 15px;font-size:15px}.news_item_title{padding:0 15px;font-size:16px;line-height:22px;-webkit-line-clamp:5}.geo_presence .content_box{height:auto;padding:0;margin-bottom:25px}.aboutus_text,.geo_presence_text{font-size:18px;margin:0 0 35px}.geo_presence_left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.geo_presence_where_buy{font-size:16px;padding:20px;margin-top:auto}.sales_platforms_slider .swiper-slide{height:355px}.sales_platforms_slider .slides_btn{top:20px;right:20px;height:45px;font-size:16px;padding:0 20px}.naw_sales_wrapper{width:70%}.contacts_index_info{width:35%;margin:0 95px 0 0}.contacts_index_form{width:calc(65% - 95px)}.contacts_form_wrap .box_input:nth-child(n){width:calc(50% - 8px);margin:0 16px 25px 0}.contacts_form_wrap .box_input:nth-child(n):nth-child(2n+2){margin:0 0 25px}.box_input textarea{min-height:140px}.page_title{font-size:32px;margin:0 0 25px}.filter_mob_open.fixed{top:0}.category_prod_title{font-size:24px;line-height:32px;margin:0 0 30px}.products_item:nth-child(n){width:calc(25% - 15px);margin:0 20px 35px 0;padding:30px 20px 30px}.products_item:nth-child(n):nth-child(2n+2){margin:0 20px 35px 0}.products_item:nth-child(n):nth-child(3n+3){margin:0 20px 35px 0}.products_item:nth-child(n):nth-child(4n+4){margin:0 0 35px}.products_item_img{height:145px;margin:0 0 20px}.products_item_title{font-size:16px}.products_item_spec ul li{font-size:14px;line-height:20px}.products_item_btn .site_btn{min-width:120px;height:40px;font-size:15px;padding:0 10px}.products_gorizontal:nth-child(n){width:100%;margin:0 0 35px;padding:20px}.products_gorizontal:nth-child(n):nth-child(2n+2){margin:0 0 35px}.products_gorizontal:nth-child(n):nth-child(3n+3){margin:0 0 35px}.products_gorizontal:nth-child(n) .products_item_title{font-size:18px;line-height:22px;padding:0 0 0 15px}.products_gorizontal:nth-child(n):last-child{margin:0}.products_gorizontal_img{width:25%;height:auto;margin:0 25px 0 0}.products_item_diametr{padding:10px 15px}.products_gorizontal_desc{width:25%;margin:0 25px 0 0}.item_diametr_name,.item_diametr_num{font-size:16px}.products_item_type{padding:0 0 0 15px}.products_gorizontal_right{width:calc(50% - 50px)}.products_card .products_item{width:calc(33.333% - 10px);margin:0 15px 20px 0;padding:15px}.catalog_products_wrapper .products_card_title{font-size:16px}.product_slider{width:45%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0 25px 0 0}.product_slider .card_product_slide{height:285px}.product_slider_nav{width:15%;margin:0 55px 0 0}.product_slider_nav .card_product_slider_nav{height:300px}.product_slider_nav .card_product_slider_nav .product_slide_nav{height:75px !important}.card_product_spec{width:calc(40% - 80px)}.card_product_spec .product_spec_item{font-size:17px}.card_product_description{font-size:18px}.card_product_spec2 p{font-size:19px}.card_product_spec2 img{margin:0 20px 0 0}.accordion_header{padding:20px 45px;font-size:20px}.accordion_header .ui-icon-plus,.accordion_header .ui-icon-minus{top:calc(50% - 10px);width:20px;height:20px;right:20px}.card_product_diametr_btn{width:40%;padding:40px 25px 35px;margin:0 0 45px}.see_also_title{padding:0;font-size:24px}.see_also_product .grid_container{padding:0 4vw}.see_also_slider{width:95%;margin:0 auto}.see_also_slider_wrapper .swiper-button-prev{left:-20px}.see_also_slider_wrapper .swiper-button-next{right:-20px}.have_questions_item{max-width:95%;margin:45px auto;padding:60px 10px 0 45px}.have_questions_left{width:45%;margin:0 15px 35px 0}.have_questions_title{font-size:30px;margin:0 0 25px}.have_questions_phone{font-size:24px}.have_questions_right{width:calc(55% - 15px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.single_news{margin:0 0 45px}.single_news_left{width:calc(100% - 380px);margin:0 35px 0 0}.single_news_right{width:345px;padding:35px 20px}.single_news_title{font-size:24px}.single_news_date{margin-bottom:15px}.single_news_banner{margin-bottom:35px}.single_news_content{font-size:16px}.single_news_item{padding:0 0 25px;margin:0 0 25px}.single_news_item_date{font-size:15px}.single_news_item_title{font-size:16px;margin:0 0 20px}.single_news_item_more{font-size:14px;background-size:15px 15px;padding-right:30px}.back_category{margin-top:40px}.where_buy_left{padding:0;height:auto}.where_buy_link{padding:10px 10px 10px 60px;font-size:20px}.where_buy_link:before{width:25px;height:25px;top:calc(50% - 12px);background-size:contain}.where_buy_info{padding:15px 20px;overflow:auto;justify-content:flex-start}.where_buy_info_item{margin:0 0 5px;max-width:inherit}.where_buy_info_title{color:#fff;font-size:14px;line-height:normal}.where_buy_info_list li{font-size:12px}.menu_products ul{-webkit-column-count:3;-moz-column-count:3;column-count:3}.footer_menu_item li{font-size:16px;line-height:190%}.footer_menu_item li:first-child a{font-size:22px}.diametr_items{width:90%;margin:0 auto 35px}.diametr_item{width:calc(50% - 3px);margin:0 5px 10px 0;padding:0 0 0 20px;font-size:14px;line-height:180%}}@media screen and (min-width:1280px) and (max-width:1900px) and (min-height:500px) and (max-height:1079px){.first_frame .grid_container_full{padding:30px 2vw 40px}.not_home header .grid_container_full,.grid_container{padding:0 2vw}.grid_container_full{padding:30px 2vw 0}.header_logo,.logo_box{display:block;width:189px;height:50px}.header_nav>ul{min-width:870px}.banner_title{font-size:50px;margin-bottom:30px}.banner_text{font-size:48px;max-width:1200px}.banner_btn{height:45px;min-width:200px;margin-bottom:35px;font-size:18px}.first_frame_nav li a{font-size:18px}.header_box{height:60px}.menu_desctop{padding:35px 45px 35px 65px;min-width:1095px}.menu_desctop_head{margin:0 0 35px}.menu_desc_title{font-size:19px;margin:0 0 20px}.menu_desc_container{margin:0 0 30px}.menu_desc_left ul,.menu_desc_middle ul,.menu_desc_right ul{margin:0 0 25px}.menu_desc_right .m_75{margin:0 0 35px}.menu_desc_left ul li,.menu_desc_middle ul li,.menu_desc_right ul li{font-size:15px;margin:0 0 5px}.menu_desc_left ul li a,.menu_desc_middle ul li a,.menu_desc_right ul li a{font-size:15px;margin:0 0 5px}.content_box{height:calc(100vh - 90px)}.aboutus_title,.index_title{font-size:32px;margin:0 0 35px}.aboutus_text{font-size:17px}.aboutus_info{width:26%}.aboutus_banner{width:26%;height:470px}.aboutus_trigger{width:calc(48% - 100px)}.aboutus_trigger_item{padding:20px 15px}.aboutus_trigger_num{font-size:38px;margin:0 0 10px}.aboutus_trigger_num .trigger_min{font-size:30px}.aboutus_trigger_text{font-size:18px}.our_production_category{width:calc(80% - 50px)}.production_category_item{min-height:240px;padding:20px 15px}.production_category_title{font-size:22px}.news_index_head{margin:0 0 35px}.news_item_img{height:185px;margin:0 0 20px}.news_item_date{font-size:14px;padding:0 15px}.news_item_title{font-size:16px;padding:0 15px;-webkit-line-clamp:4}footer .content_box,.geo_presence .content_box{height:auto;padding:0;margin-bottom:25px}.geo_presence .index_title{margin:0 0 25px}.geo_presence .geo_presence_text{max-width:530px}.geo_presence .geo_presence_text br{display:none}.geo_presence_triggers{padding:25px 15px;max-width:400px}.geo_presence_triggers ul li{font-size:18px}.geo_presence_where_buy{max-width:550px;margin:0;padding:15px 20px;font-size:18px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.geo_presence_where_buy .site_btn{margin:20px auto 0;min-width:225px;height:46px;font-size:18px}.geo_presence_right .geo_presence_where_buy{margin-top:auto;margin-left:auto}.geo_presence_map{top:125px;right:50px;width:50vw}.sales_platforms_head .sales_platforms_title{max-width:60%;font-size:22px}.sales_platforms_slider .swiper-slide{height:43vh}.naw_sales_wrapper{padding:0}.naw_sales_wrapper{max-width:1150px !important}.sales_platforms_slider .slides_btn{top:30px;right:30px;height:45px;font-size:15px}.contacts_index .content_box{height:auto}.contacts_index_info{width:30%;margin:0 80px 0 0}.contacts_index_title{font-size:22px;line-height:30px;margin:0 0 25px}.contacts_index_item,.contacts_index_mail{font-size:17px}div.last_item{margin:0 0 25px}.contacts_index_mail{margin:0 0 25px}.contacts_index_form{width:calc(70% - 80px);padding:35px 50px 15px}.contacts_form_name{font-size:22px}.box_input textarea{min-height:110px}.box_input input,.select{height:45px}.box_input input,.box_input textarea,.box_input select{font-size:18px}.box_input .label_title{font-size:18px}.contacts_form_btn{height:50px;font-size:18px;min-width:220px;margin-bottom:10px}.contacts_index:after{width:25vw;height:270px;right:5vw;background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/after_contacts.png) no-repeat bottom;background-size:contain}body:not(.home) header .grid_container_full{padding-top:0}.contacts_page_wrap{padding-top:55px;padding-bottom:50px}.contacts_page_title{font-size:45px;line-height:55px}.contacts_page_form .contacts_form_wrapper{padding-top:85px;padding-bottom:55px}.production_sites,.contacts_page_form{margin:0 0 80px}.page_title{font-size:42px;margin-bottom:35px}.production_sites .container{padding:50px 0}.production_sites_item{margin:0 0 50px}.production_sites_img{min-height:280px;padding:50px}.catalog_filter .bapf_body_control ul li label{font-size:17px}.bapf_head h3{font-size:18px}.catalog_filter .bapf_body ul>li label{font-size:17px}.catalog_products .products_gorizontal:nth-child(n){width:100%;margin:0 0 35px;padding:20px}.catalog_products .products_gorizontal:nth-child(n):nth-child(2n+2){margin:0 0 35px}.catalog_products .products_gorizontal:nth-child(n) .products_item_title{font-size:18px;line-height:22px}.catalog_products .products_gorizontal:nth-child(n) .products_item_btn .site_btn{min-width:160px;height:45px;font-size:17px}.products_gorizontal_img{width:27%;height:auto;margin:0 30px 0 0}.products_gorizontal_img .products_item_status{top:0;left:0}.products_item_diametr{padding:5px 10px 5px 30px}.products_gorizontal_desc{width:28%;margin:0 30px 0 0}.item_diametr_name,.item_diametr_num{font-size:16px}.products_gorizontal_right{width:calc(45% - 60px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.products_gorizontal_right .products_item_spec ul li{font-size:16px;line-height:20px}.products_gorizontal_right .products_item_btn{margin-top:auto;max-width:250px;margin-bottom:0}.products_card .products_item{width:calc(33.333% - 17px);margin:0 25px 20px 0;padding:15px 20px}.catalog_products_wrapper .products_card_title{font-size:15px}.header_nav ul .menu-item-has-children:nth-child(3) .sub-menu{min-width:775px}.single_news_title{font-size:38px}.single_news_date{margin:0 0 40px}.single_news_right{padding:45px}.single_news_item_title{margin:0 0 25px}.where_buy_link{padding:20px 10px 20px 100px;font-size:24px}.where_buy_link:before{width:40px;height:40px;top:calc(50% - 20px);background-size:contain}.where_buy_link{padding:20px 10px 20px 100px;font-size:24px}.where_buy_info{padding:15px 35px}.where_buy_info_title{font-size:16px}.where_buy_info_item{margin:0 0 10px;max-width:inherit}.where_buy_info_list li{font-size:14px}.retail{padding-top:30px}.retail_list{width:425px;padding:40px 65px}.retail_list ul{height:380px}.retail_descriptions_box{padding:30px 65px 30px 300px}.retail_descriptions_box p{font-size:18px}.wrapper_store_title{margin:0 0 45px}.shops_box_retail,.shops_box_online_store{padding:40px 35px 20px}.dealers_table table tr td{padding:10px;font-size:16px}.dealers_table table tr td:nth-child(2),.dealers_table table tr td:nth-child(4){text-align:center}.dealers_table table tr td:nth-child(2){width:150px}.dealers_table table tr td:nth-child(3){width:350px}.dealers_table table tr td:nth-child(4){width:175px}.dealers_table table tr td:nth-child(6){width:250px;word-break:break-all}.dealers_table table tr:nth-child(1) td{text-align:center}.sertificates_table table tr td{padding:20px 9px;vertical-align:middle;font-size:14px;line-height:normal}.sertificates_table table tr td a{color:#2e2e2e;transition:all .3s ease-out}.sertificates_table table tr td a:hover{color:#ff632a}.sertificates_table table tr:nth-child(1) td{padding:20px 4px}.sertificates_table table tr td:nth-child(1){width:65px;text-align:center}.sertificates_table table tr td:nth-child(2){width:60px;text-align:center}.sertificates_table table tr td:nth-child(3){width:65px;text-align:center}.sertificates_table table tr td:nth-child(4){width:100px}.sertificates_table table tr td:nth-child(5){width:140px}.sertificates_table table tr td:nth-child(6){width:115px}.sertificates_table table tr td:nth-child(7){width:100px}.sertificates_table table tr td:nth-child(8){width:135px}.sertificates_table table tr td:nth-child(9){width:90px}footer.footer.section{padding-top:15px}footer .price_btn{height:45px;font-size:18px;min-width:200px}.footer_menu_item li{font-size:18px;line-height:165%}.footer_menu{margin-bottom:35px}.menu_products ul{-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}footer .price_btn{margin-bottom:35px}.footer_center{width:30%}.footer_right{width:45%}.footer_bottom .footer_link{font-size:18px;line-height:190%}.footer_contacts a{font-size:18px;line-height:190%}.social_link_item{margin:0 30px 0 0}.diametr_item{font-size:14px}}@media screen and (min-width:1200px) and (max-width:1400px){.banner_text{font-size:36px;max-width:880px}}@media screen and (min-width:1365px) and (max-width:1900px) and (min-height:735px) and (max-height:1079px){.news_item_img{height:200px}.news_item_date{font-size:17px;padding:0 20px}.news_item_title{font-size:22px;padding:0 20px;-webkit-line-clamp:6}.sales_platforms_slider .swiper-slide{height:53vh}.contacts_index:after{width:655px;height:278px;right:3vw}.diametr_item{font-size:14px}}@media screen and (min-width:1535px) and (max-width:1900px) and (min-height:863px) and (max-height:1079px){.aboutus_title,.index_title{font-size:36px}.aboutus_text{font-size:18px}.aboutus_banner{height:588px}.aboutus_trigger_item{padding:25px 20px}.aboutus_trigger_num{font-size:50px;margin:0 0 15px}.aboutus_trigger_num .trigger_min{font-size:40px}.aboutus_trigger_text{font-size:22px}.production_category_item{min-height:280px;padding:30px 25px}.production_category_title{font-size:26px}.geo_presence_map{top:65px;right:75px;width:60vw}.news_item_img{height:265px}.sales_platforms_slider .swiper-slide{height:57vh}.naw_sales_slider{max-width:1250px !important}.swiper-button-prev{left:3vw}.swiper-button-next{right:3vw}.contacts_index .content_box{height:calc(100vh - 90px)}.contacts_index_title{font-size:25px;line-height:36px}.contacts_index_item,.contacts_index_mail{font-size:20px}.contacts_index_form{width:calc(70% - 80px);padding:40px 75px 25px}.contacts_index:after{width:720px}.box_input input,.select{height:50px}.footer_menu_item li{font-size:19px;line-height:215%}footer .price_btn{height:50px;min-width:220px}.footer_contacts a,.footer_bottom .footer_link{font-size:19px;line-height:215%}.diametr_item{font-size:14px}}@media screen and (min-width:1280px) and (max-width:1550px) and (min-height:535px) and (max-height:800px){.top_news{padding-bottom:80px}.top_news_img{height:345px}.top_news_info{padding:40px}.top_news_title{font-size:22px}.top_news_more{font-size:17px}.news_category_title{font-size:27px}.news_article_img{height:360px;margin:0 0 50px}}@media screen and (min-height:863px) and (max-height:1079px){.menu_desctop{padding:50px 50px 70px 80px}.menu_desctop_head,.menu_desc_container{margin:0 0 50px}}@media screen and (min-width:1280px){.mobail_visible,.header_nav_mobail{display:none}.geo_presence_left{min-height:660px;display:flex;flex-flow:column}.geo_presence_where_buy{margin-top:auto}}@media screen and (min-width:1280px) and (max-width:1650px){.grid_container{padding:0 2vw}.contacts_page_wrap{padding:75px 108px 50px}.catalog_filter{width:370px}.catalog_products{width:calc(100% - 400px)}.catalog_products_head{margin:0 0 30px}.category_prod_title{margin:0 0 40px;font-size:24px}.products_item:nth-child(n){width:calc(33% - 11px);margin:0 20px 25px 0;padding-bottom:25px}.products_item:nth-child(n):nth-child(3n+3){margin:0 0 25px}.products_item_title{margin:0 0 20px}.products_item_btn .site_btn{padding:0 18px}.card_product_info{margin:0 70px 0 0}.product_slider{width:400px;height:400px}.product_slider_nav{height:325px;margin-right:80px}.product_slider_nav .product_slide_nav{height:100px !important}.product_slider_nav .swiper-button-prev{bottom:-100px}.card_product_spec{width:calc(100% - 640px)}.card_product_spec .product_spec_item{font-size:17px}.card_product_diametr_btn{width:calc(30% - 70px);padding:25px 20px}.diametr_item{font-size:14px}.diametr_btn_box .product_btn{min-width:265px;height:60px;margin:0 auto 20px}.see_also_product{padding:50px 0 175px}.see_also_slider{max-width:1200px;margin:0 auto}.have_questions_item{max-width:1170px;margin:-115px auto 100px;padding:60px 20px 0 75px}}@media screen and (min-width:1920px) and (min-height:700px){.home footer .content_box,.geo_presence .content_box{height:auto;padding:0;margin-bottom:35px}footer .price_btn{margin-left:auto;margin-bottom:15px}.footer_menu_item li{line-height:170%}footer.footer.section{padding-top:15px}}@media screen and (min-width:600px) and (max-width:1920px){body .social_link_over_logo{display:none !important}}@media screen and (min-width:1921px){body .social_link_over_logo{display:none !important}}@media screen and (min-width:320px) and (max-width:600px){body .social_link{display:none !important}body .social_link_over_logo{display:flex;align-items:center;justify-content:center;margin:0 25px}.social_link_over_logo .social_link_item:last-child{margin:0}}.weldingmachine{background:url(//arcus.ru/wp-content/themes/arcus/public/css/../images/weldingm.svg) no-repeat left;background-size:20px;padding:0 0 0 35px}@media screen and (min-width:1900px){.card_product_description .store_item{width:calc(18% - 20px)}.card_product_description .store_item:nth-child(5n+5){margin:0 0 45px}.card_product_description .store_item:nth-child(3n+3){margin:0 30px 45px 0}.product_video{display:flex;flex-flow:row wrap}.card_product_description .videoframe{border-radius:10px;padding:25px;width:calc(33.333% - 20px);display:flex;align-items:center;justify-content:center}}@media screen and (min-width:1280px) and (max-width:1899px){.card_product_description .store_item{width:calc(20% - 20px)}.card_product_description .store_item:nth-child(4n+4){margin:0 0 45px}.card_product_description .store_item:nth-child(3n+3){margin:0 30px 45px 0}.product_video{display:flex;flex-flow:row wrap}.card_product_description .videoframe{border-radius:10px;padding:25px;display:flex;align-items:center;justify-content:center}}@media screen and (min-width:320px) and (max-width:767px){.decription_content{font-size:14px}.product_video{width:calc(100%-20px);flex-direction:column}.cat-description{font-size:14px;line-height:190%}}@media screen and (min-width:768px) and (max-width:1279px){.cat-description{font-size:16px;line-height:190%}.card_product_description .store_item{width:calc(18% - 20px)}.decription_content{font-size:16px}.card_product_description .store_item:nth-child(3n+3){margin:0 0 45px}.card_product_description .store_item:nth-child(2n+2){margin:0 30px 45px 0}}