@import url("https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600;1,700&display=swap");:root{--color-yellow:#ffd900;}a{background-color:transparent;-webkit-text-decoration-skip:objects;}article,aside,footer,header,nav,section,figcaption,figure,main,details,menu{display:block;position:relative;box-sizing:border-box;}template,[hidden]{display:none;}audio,video,canvas{display:inline-block;}audio:not([controls]){display:none;height:0;}svg:not(:root){overflow:hidden;}button,input,optgroup,select,textarea{margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,html[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:0.35em 0.75em 0.625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}figure,picture{margin:0;display:block;padding:0;}picture{line-height:0;}body,html,div,img,form{padding:0px;border:0px;margin:0px;box-sizing:border-box;border-style:none;}ul,ol,li{box-sizing:border-box;}div{position:relative;max-height:9999999px;}*{box-sizing:border-box;outline:none;scroll-margin:90px;}html{scroll-behavior:smooth;}body{font-family:"Titillium Web",sans-serif;font-size:17px;font-weight:400;line-height:2;}img{max-width:100%;display:block;position:relative;height:auto;}a{color:#000;text-decoration:underline;}a:hover{text-decoration:none;}.btn,#cookie_eu_bar #cookie_eu_bar_button{padding:10px 20px;min-width:160px;font-size:19px;font-weight:700;background-color:var(--color-yellow);display:inline-block;border-radius:5px;text-align:center;color:#000;text-decoration:none;padding-right:50px;background-image:url("svg/black-arrow.svg");background-position:calc(100% - 10px) 50%;background-repeat:no-repeat;transition:ease-in-out .4s;}.btn:hover,.cform_form_submit input:hover,#cookie_eu_bar #cookie_eu_bar_button:hover{background-color:#e6c300;}#small_menu{display:none;}.container{width:100%;max-width:1260px;margin:0 auto;padding:0 20px;}ul{margin:10px 0;margin-left:40px;padding:0;}h2{font-size:56px;font-weight:700;margin-top:20px;margin-bottom:10px;line-height:1.2;}.menu-wrap{margin:0 auto;width:100%;max-width:min(1260px,70vw);padding:0px 20px;}.menu-wrap .top-menu{text-align:center;transition:ease-in-out 0.4s;overflow:hidden;height:70px;}.scrolled .menu-wrap .top-menu{height:0;}.menu-wrap ul{display:flex;justify-content:center;margin:0;}.menu-wrap ul li{list-style-type:none;}.menu-wrap ul li a{color:#000;display:flex;height:70px;align-items:center;padding:0 10px;text-decoration:none;position:relative;}.menu-wrap ul li a img{margin-right:10px;}.menu-wrap .bottom-menu{border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;transition:ease-in-out 0.4s;}.scrolled .menu-wrap .bottom-menu{border-color:rgba(0,0,0,0);}.sub_0_image_main{display:flex;justify-content:center;align-items:center;}.menu-wrap .bottom-menu a{font-size:20px;font-weight:700;padding:0 25px;transition:ease-in-out 0.4s;position:relative;position:relative;line-height:1.2;text-align:center;}.menu-wrap ul li a::before{width:100%;height:0;content:" ";position:absolute;left:0;bottom:-1px;transition:ease-in-out 0.4s;background-color:var(--color-yellow);}.menu-wrap ul li a:hover::before,.menu-wrap ul li a.active::before,.menu-wrap ul li a.parent::before{height:4px;}.scrolled .menu-wrap .bottom-menu a{height:90px;}header .logo-wrap{background-color:var(--color-yellow);width:210px;display:flex;align-items:center;justify-content:center;border-bottom-left-radius:5px;border-bottom-right-radius:5px;position:absolute;left:50px;top:0;height:100%;transition:ease-in-out 0.4s;z-index:9;}header.scrolled .logo-wrap{left:0;width:140px;}header{position:fixed;left:0;top:0;width:100%;z-index:666;border-bottom:1px solid rgba(0,0,0,0);transition:ease-in-out 0.4s;}header.scrolled{background-color:#fff;border-color:rgba(0,0,0,0.1);}header .cta-cont{position:absolute;right:50px;top:0;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;}header .cta-cont .btn{padding:5px 15px;background-image:none;margin-bottom:10px;}header.scrolled .cta-cont .btn{margin-bottom:2px;}header .logo-wrap img{width:145px;height:auto;transition:ease-in-out 0.4s;}header .phone{display:flex;align-items:center;}header .phone img{margin-right:7px;}header .phone-link{color:inherit;}header .phone-link:hover{text-decoration:none;}header .phone .text{display:flex;align-items:center;}header .phone .text::before{content:'';background-image:url("/gfx/svg/phone.svg");background-repeat:no-repeat;background-size:contain;margin-right:7px;width:14px;height:22px;display:block;}#submenu_106_li{display:flex;align-items:center;justify-content:center;}#submenu_106_a{background-color:#000;color:var(--color-yellow);height:auto;padding:10px 25px;border-radius:5px;white-space:nowrap;}.menu-opener{display:none;}.scrolled .logo-wrap img{width:80px;width:120px;}.hp-top{position:relative;overflow:hidden;height:100vh;min-height:800px;}.hp-top h1{font-size:134px;font-weight:700;position:relative;text-transform:uppercase;text-align:center;line-height:1.1;position:absolute;top:180px;left:50%;transform:translateX(-50%);width:max-content;margin:0;}.hp-top h1 span{text-transform:none;font-size:39px;display:block;}.hp-top .bg-img{position:absolute;object-fit:cover;width:100%;height:100%;}.hp-top .car-container{position:absolute;bottom:-60px;width:100%;text-align:right;}.hp-top .car{max-width:60%;max-height:66vh;width:auto;height:auto;}.hp-top .scroll-down{width:65px;height:100px;background-color:var(--color-yellow);position:absolute;bottom:0;left:50%;transform:translateX(-50%);}.hp-top .scroll-down img{position:absolute;top:30px;left:50%;transform:translateX(-50%);animation-name:sway;animation-duration:1s;animation-iteration-count:infinite;}@keyframes sway{0%{top:30px;}50%{top:50px;}100%{top:30px;}}.about-us-cont{padding:100px 0;}.about-us-wrapper{display:flex;flex-wrap:wrap;}.about-us-wrapper .headline{flex:0 0 100%;}.about-us-wrapper .text-cont{flex:0 1 830px;padding-right:80px;}.about-us-wrapper .text-cont h2{margin-bottom:40px;margin-top:10px;}.about-us-wrapper .btn{margin-top:25px;}.about-us-wrapper .text-cont img{width:90px;height:auto;}.advantages-wrap{flex:0 0 390px;padding-top:25px;}.advantage-item{padding:30px 10px;padding-left:80px;font-size:24px;font-weight:700;line-height:1.25;background-image:url("img/ok-circle.png");background-repeat:no-repeat;background-position:15px 50%;background-size:40px 40px;border-left:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;}.advantage-item:first-child{padding-top:0;background-position:15px calc(50% - 10px);}.advantage-item:last-child{padding-bottom:0;border-bottom:none;background-position:15px calc(50% + 10px);}.products-cont{padding:40px 0;padding-bottom:70px;}.products-cont h2{text-align:center;}.products-cont.hp{padding:100px 0;}.products-cont.hp .shadow-bg{background-image:url("img/listing-bg.jpg");position:absolute;top:0;left:0;width:100%;height:580px;background-size:cover;}.products-cont.hp .shadow-bg::after{position:absolute;top:0;left:0;width:100%;height:100%;content:" ";background-color:rgba(0,0,0,0.6);}.product-listing{margin-bottom:80px;text-align:center;}.product-listing:last-child{margin-bottom:0;}.products-cont.hp:nth-child(3) .product-listing h2,.products-cont.hp:nth-child(3) .product-listing .products-list-info-text{color:#fff;}.product-listing .products-list-info-text{max-width:600px;margin:0 auto;margin-bottom:60px;}.products-wrap{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:40px;}.product-item{display:flex;flex-direction:column;}.products-wrap .img-wrap,.menu_image_main .sub_0_image_main{width:100%;height:auto;padding-top:116.66%;position:relative;}.products-wrap .fimg{width:100%;height:auto;position:relative;}.products-wrap .img-wrap img,.menu_image_main .sub_0_image_main img{position:absolute;top:50%;transform:translateY(-50%);left:0;width:100%;height:auto;}.products-wrap .imgs_2 .img-wrap img{object-fit:cover;height:100%;}.products-wrap .imgs_2 .img-wrap.img-wrap-drawing img{object-fit:contain;height:100%;}.products-wrap .imgs_2 .img-wrap{padding-top:58.33%;}.products-wrap .img-wrap-drawing{padding-top:58.33%;}.products-wrap .name-wrap,.menu_image_main span.name-wrap{text-align:left;padding:20px 25px;padding-right:50px;font-size:24px;font-weight:700;background-color:#e2e2e2;position:relative;line-height:1.2;flex:1 0 auto;display:flex;align-items:center;color:#000;}.menu_image_main a:hover span.name-wrap{color:#000;}.products-wrap .name-wrap::after,.menu_image_main span.name-wrap::after{height:100%;width:100%;content:" ";background-image:url("svg/black-arrow.svg");background-repeat:no-repeat;background-position:calc(100% - 25px) 50%;position:absolute;background-size:14px auto;left:0;top:0;}.products-wrap .name-wrap::before,.menu_image_main span.name-wrap::before{position:absolute;left:0;top:0;background-color:var(--color-yellow);height:100%;width:0;transition:ease-in-out 0.4s;content:" ";}.products-wrap .product-item:hover .name-wrap::before,.menu_image_main a:hover span.name-wrap::before{width:100%;}.products-wrap .product-item:hover .name-wrap .name,.menu_image_main a:hover .name-wrap .name{position:relative;}.products-wrap .item-link{position:absolute;top:0;left:0;width:100%;height:100%;}.product-listing .link-wrap{margin-top:60px;}.page-top-cont{padding-top:180px;}.bottom-text .container{padding-top:30px;border-top:1px solid #eeeeee;}.sub-list-wrap{margin-top:50px;margin-bottom:20px;}.sub-list-wrap ul{margin:0;padding:0;display:flex;}.sub-list-wrap ul li{margin-right:20px;list-style-type:none;}.sub-list-wrap ul li a{padding:10px 25px;border:1px solid #f1f1f1;border-radius:5px;display:inline-block;background-color:#fff;color:#000;font-size:19px;font-weight:700;text-decoration:none;transition:ease-in-out 0.4s;}.sub-list-wrap ul li a:hover{background-color:var(--color-yellow);border-color:var(--color-yellow);}.page-top-cont h1{font-size:min(56px,13vw);margin:0;line-height:1.2;margin-top:20px;margin-bottom:20px;}.archived-text{color:#d7141a;border:1px solid #d7141a;padding:0.5em 1em;}.archived-text h3{margin:0;}.breadcrumbs{font-size:14px;}.breadcrumbs a{color:#000;}.breadcrumbs_spacer{display:inline-block;margin:0 10px;}.articles_list_item,.articles_small_item{display:grid;grid-template-columns:calc(42%) 29% 29%;background-color:#e2e2e2;margin-bottom:30px;}.articles_list_thumb,.articles_small_thumb{grid-row:span 2;margin-right:50px;}.articles_small_thumb,.articles_list_thumb{display:flex;align-items:center;}.articles_list_thumb img,.articles_small_thumb img{display:block;width:100%;height:auto;}.articles_list_title,.articles_small_title{grid-column:span 2;padding-top:30px;}.articles_list_title h2 a,.articles_list_title h2,.articles_small_title h3 a,.articles_small_title h3{font-size:24px;color:#000;text-decoration:none;}.articles_list_date,.articles_small_date{display:flex;align-items:flex-end;justify-content:flex-start;padding-bottom:30px;}.articles_list_link,.articles_small_link{display:flex;align-items:flex-end;justify-content:flex-end;padding-bottom:30px;padding-right:30px;}.articles_list_link a,.articles_small_link a{padding:15px 20px;font-size:19px;font-weight:700;background-color:var(--color-yellow);display:inline-block;border-radius:5px;text-align:center;color:#000;text-decoration:none;padding-right:50px;background-image:url("svg/black-arrow.svg");background-position:calc(100% - 10px) 50%;background-repeat:no-repeat;border:0;cursor:pointer;line-height:1;transition:ease-in-out .4s;}.articles_list_link a:hover,.articles_small_link a:hover{background-color:#e6c300;}.articles_art_img_orig img{width:100%;margin:50px 0;}.articles_art_img_orig img{width:100%;display:block;}.page-content{padding-bottom:80px;}.page-content a{color:#000;}.page-content a:hover{text-decoration:none;}.page-content h2{font-size:40px;line-height:1.2;}.page-content h3{font-size:32px;line-height:1.2;margin-top:20px;margin-bottom:10px;}.page-content ul{margin:0;padding:0;}.page-content ul li{list-style-type:none;}.page-content ul li::before{width:8px;height:8px;background-color:var(--color-yellow);border-radius:50%;margin-right:10px;content:" ";display:inline-block;position:relative;top:-2px;}.gallery_container{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:20px;max-width:100%;}.gallery_container img{display:block;transition:ease-in-out 0.6s;transform:scale(1,1);width:100%;height:100%;}.gallery_container a:hover img{transform:scale(1.2,1.2);}.gallery_container .gallery_img{overflow:hidden;}.product-main{margin-top:60px;overflow:hidden;}.product-parameters{display:grid;grid-template-columns:auto auto;width:max-content;line-height:36px;margin-top:40px;}.param-name{margin-right:10px;}.param-value a{font-weight:700;color:#000;font-size:20px;}.top-gallery-wrapper{width:100%;max-width:1400px;margin:0 auto;position:relative;}.sliderbx_container{margin:0;}.bx-viewport{height:620px;max-height:620px !important;}.sliderbx_container li{list-style-type:none;padding:0;overflow:hidden;height:620px;border:1px solid #eee;}.sliderbx_data_li_img_main,.sliderbx_data_li_img_main_container,.zoom{height:100% !important;}.sliderbx_container li img{display:block;width:100%;object-fit:cover;height:100%;object-position:center;}.bx-controls{display:flex;top:0;position:absolute;width:100%;}.bx-controls-direction{width:100%;}.bx-prev,.bx-next{display:flex;align-items:center;justify-content:center;width:15%;position:absolute;z-index:100;height:620px;max-height:620px;background-color:rgba(255,255,255,0);border:none;color:rgba(255,255,255,0.8);font-size:60px;cursor:pointer;transition:background-color .3s,color .3s;text-shadow:1px 1px 2px rgba(0,0,0,0.5);text-decoration:none;}.bx-prev:hover,.bx-next:hover{background-color:rgba(255,255,255,0.25);color:#fff;}.bx-prev{left:0;}.bx-next{right:0;}.bx-controls img{display:block;cursor:pointer;opacity:0.5;transition:ease-in-out 0.4s;}.bx-controls a:hover img,.bx-controls a.active img{opacity:1;}#bx-pager-custom{z-index:99;display:flex;flex-wrap:nowrap;}#bx-pager-custom a{cursor:pointer;display:flex;flex:1 1 auto;max-width:180px;max-width:150px;}#bx-pager-custom a img{filter:grayscale(1);transition:ease-in-out 0.4s;position:relative;top:0;object-fit:cover;width:100%;height:100%;}#bx-pager-custom a:hover img,#bx-pager-custom a.active img{filter:grayscale(0);top:-15px;}.interest-wrap{padding:30px;background-color:var(--color-yellow);display:flex;margin-top:50px;margin-bottom:40px;overflow:hidden;}.interest-wrap a{text-decoration:none;transition:.3s color;}.interest-wrap a:hover{color:var(--color-yellow);}.interest-wrap .shadow-car{position:absolute;opacity:0.2;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;height:350%;}.interest-wrap .left{font-size:40px;font-weight:700;line-height:1.2;}@media (min-width:1025px){.phone-icon{display:none;}.cta-cont .email-link{display:none;}}@media (min-width:1024px){.interest-wrap .left{max-width:50%;}}.interest-wrap .right{font-size:43px;font-weight:700;color:#fff;padding:20px 30px;position:absolute;right:0;top:50%;transform:translateY(-50%);background-color:#000;display:flex;align-items:center;width:50%;line-height:1;}.interest-wrap .right::before{width:0;height:0;border-style:solid;border-width:12.5px 18px 12.5px 0;border-color:transparent #000000 transparent transparent;position:absolute;top:50%;left:0;transform:translate(-100%,-50%);content:" ";}.interest-wrap .right img{margin-right:20px;}.product-main-info h2{font-size:24px;line-height:1.2;}.info-lists-cont{column-count:2;column-gap:50px;margin:40px 0;}.info-lists-cont .list-wrap{break-inside:avoid;display:inline-block;min-width:51%;}.info-lists-cont .list-wrap h2{margin-top:0;}.info-lists-cont .list-wrap ul{margin-bottom:30px;}.info-lists-cont .list-wrap ul li{list-style-type:none;border-bottom:1px solid #eeeeee;position:relative;padding:4px 0;padding-left:25px;}.info-lists-cont .list-wrap ul li::before{position:absolute;content:" ";width:17px;height:17px;left:0;top:13px;background-image:url("img/okcircle.png");background-size:cover;}.product-blog-cont{margin-top:80px;margin-bottom:40px;}.articles_small_more{text-align:center;}.articles_small_more a{padding:10px 20px;min-width:160px;font-size:19px;font-weight:700;background-color:var(--color-yellow);display:inline-block;border-radius:5px;text-align:center;color:#000;text-decoration:none;padding-right:50px;background-image:url("svg/black-arrow.svg");background-position:calc(100% - 10px) 50%;background-repeat:no-repeat;}.product-blog-cont h2{text-align:center;margin-bottom:30px;}.news_container{max-width:800px;margin:0 auto;margin-top:80px;}.news_container h2{text-align:center;margin-bottom:35px;}.news_container p{margin:0;}.news_container h3{font-size:17px;line-height:1.2;cursor:pointer;}.news_item{border-bottom:1px solid #eeeeee;padding-bottom:20px;}.contact-top .container{display:grid;grid-template-columns:410px 1fr 1fr;grid-gap:30px;}.contact-top{line-height:28px;font-size:17px;margin-top:40px;}.contact-top p{margin:0;}.contact-top .img-wrap{height:40px;display:flex;align-items:flex-start;flex:0 0 auto;margin-bottom:15px;}.contact-top .address:first-child .img-wrap{height:40px;display:flex;align-items:flex-start;flex:0 0 100%;margin-bottom:15px;}.contact-top a{color:#000;}.contact-top strong{font-size:24px;}.address{display:flex;flex-wrap:wrap;align-items:flex-start;padding-left:60px;border-left:1px solid #eee;column-gap:40px;flex-direction:column;}.address:first-child{border-left:0px solid #eee;padding-left:0;align-items:flex-end;flex-direction:row;}.map-wrap{position:relative;height:500px;margin-top:40px;margin-bottom:60px;}.map-wrap iframe{position:absolute;left:0;top:0;width:100%;height:100%;}.contact-cont{display:flex;flex-wrap:wrap;}.footer-top-claim{flex:0 0 100%;text-align:center;font-size:56px;font-weight:700;margin-bottom:70px;}.contact-cont h2{margin:0;}.call-cont{flex:0 1 45%;background-color:var(--color-yellow);padding:50px 0;overflow:hidden;}.call-cont .call-text{margin:30px 0;}.call-cont .call-inner{margin:0 40px;}.call-cont .shadow-car{position:absolute;opacity:0.2;top:0;right:0;transform:translate(40%,-30%);width:auto;height:95%;}.call-cont .phone-line{padding:20px 40px;background-color:#000;color:#fff;display:flex;align-items:center;font-size:43px;font-weight:700;}.call-cont .phone-line a{display:flex;align-items:center;text-decoration:none;transition:.3s color;}.call-cont .phone-line a:hover{color:var(--color-yellow);}.call-cont a{color:#fff;}.call-cont .phone-line img{margin-right:20px;}.mail-cont{padding:50px 20px;flex:0 1 55%;color:#fff;background-image:url("img/contact-bg.jpg");background-size:cover;background-repeat:no-repeat;background-position:50% 50%;text-align:center;}.cform_container{max-width:500px;margin:0 auto;margin-top:30px;}.cform_container#cform_1{z-index:10;}.cform_container#cform_2{padding:30px 30px;background-color:#e2e2e2;text-align:center;}.form{padding:10px;background-color:rgba(0,0,0,0);border:0;border-bottom:1px solid #000000;font-family:"Titillium Web",sans-serif;font-size:17px;font-weight:400;color:#000000;width:100%;margin-bottom:10px;height:47px;}.cform_name{margin:0;}.cform_form_type_cleartext{padding:15px 0;}.mail-cont .form{color:#fff;border-bottom:1px solid #fff;}#cform_2 .form{background-color:#FFFFFF;}.form::placeholder{color:#000000;}.mail-cont .form::placeholder{color:#ddd;}.cform_form_submit{text-align:right;margin-top:20px;}.cform_form_submit input{padding:15px 20px;min-width:160px;font-size:19px;font-weight:700;background-color:var(--color-yellow);display:inline-block;border-radius:5px;text-align:center;color:#000;text-decoration:none;padding-right:50px;background-image:url("svg/black-arrow.svg");background-position:calc(100% - 10px) 50%;background-repeat:no-repeat;border:0;cursor:pointer;transition:ease-in-out .4s;}.id_page_2 .product-listing:first-of-type{display:none;}.menu_image_main{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;}.menu_image_main li{list-style-type:none;}.menu_image_main li::before{display:none !important;}.footer-top-wrap{display:flex;padding:80px 0;}.footer-top-wrap .logo-wrap{flex:1 0 auto;}.footer-top-wrap .logo-wrap img{width:260px;height:auto;}.footer-top-wrap .footer-col{flex:0 1 auto;padding:0 80px;border-right:1px solid #e2e2e2;}.footer-top-wrap .footer-col:last-child{border-right:none;padding-right:0;}.footer-top-wrap .footer-col ul{margin:0;padding:0;}.footer-top-wrap .footer-col ul li{list-style-type:none;}.footer-top-wrap a{color:#000;}.footer-top-wrap .footer-col .footer-head{text-transform:uppercase;font-weight:700;margin-bottom:20px;}.footer-bottom .container{display:flex;justify-content:space-between;padding:20px;}.footer-bottom .socials{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:15px;}.footer-bottom .socials a{color:#000;font-weight:200;font-size:15px;display:flex;align-items:center;text-decoration:none;}.footer-bottom .socials a img{margin-right:10px;}.comerto img{width:120px;height:auto;transition:ease-in-out 0.4s;filter:grayscale(1);}.comerto a:hover img{filter:grayscale(0);}.mail-cont .person-wrap{position:absolute;left:0;bottom:0;width:auto;height:auto;max-height:calc(100% + 50px);transform:translateX(-38%);overflow:hidden;display:flex;}.mail-cont .person-wrap img{max-width:440px;}@media (max-width:1919px){.mail-cont .person-wrap{transform:translateX(-44%);}}@media (max-width:1800px){.mail-cont .person-wrap{transform:translateX(-49%);}}@media (max-width:1725px){.mail-cont .person-wrap{transform:translateX(-54%);}}@media (max-width:1650px){.mail-cont .person-wrap{transform:translateX(-58%);}.mail-cont .person-wrap img{max-height:33vw;}header .logo-wrap{left:0;}header .cta-cont{right:20px;}.hp-top h1{font-size:min(90px,10vw);}.hp-top h1 span{font-size:min(39px,8vw);}.menu-wrap .bottom-menu a{font-size:min(18px,1.3vw);}.menu-wrap .bottom-menu a::after{width:min(50px,4vw);}.call-cont .phone-line{font-size:min(36px,7.5vw);}.hp-top .car{max-width:90%;width:550px;display:block;}.hp-top .car-container{display:flex;justify-content:flex-end;bottom:0;right:0;}}@media (max-width:1480px){.call-text{padding-right:150px;}.mail-cont{padding-left:150px;}.mail-cont .person-wrap{transform:translateX(-50%);}.mail-cont .person-wrap img{max-height:39vw;}}@media (max-width:1400px){.menu-wrap .bottom-menu a::after{content:unset;}.menu-wrap .bottom-menu a{font-size:15px;text-align:center;}}@media (max-width:1300px){.mail-cont .person-wrap{transform:translateX(-53%);}.mail-cont .person-wrap img{max-height:36vw;}}@media (max-width:1279px){header .logo-wrap{width:150px;}header .logo-wrap img{width:90px;}.menu-wrap .bottom-menu a{text-align:center;}.menu-wrap{display:flex;flex-direction:column;}}@media (max-width:1239px){.mail-cont .person-wrap{display:none;}.mail-cont{padding-left:20px;}.call-text{padding-right:0;}}@media (max-width:1140px){.menu-wrap .bottom-menu a{font-size:13px;padding:0 10px;}}.iveco-form{margin:30px auto 70px auto;padding:30px;display:flex;flex-direction:column;background:var(--color-yellow);max-width:800px;line-height:1.15;}.iveco-form h2{margin:0 0 20px 0;}.iveco-form .cform_form_submit input{background-color:#000;background-image:url("/data/svg_icons/yellow-arrow-form.svg");color:var(--color-yellow);}.iveco-form .cform_form_submit input:hover{background-color:#383838;}.iveco-form textarea,.iveco-form input{background-color:rgba(255,255,255,0.95);}.iveco-form textarea{height:94px;max-width:100%;}.iveco-form .cform_text{padding:0 0 3px 0;}@media (max-width:1024px){h2{font-size:28px;}#small_menu{font-size:18px;font-weight:700;background-color:transparent;border:none;outline:none;display:block;width:45px;height:45px;z-index:9;cursor:pointer;transition:ease-in-out .5s;border-radius:3px;position:relative;}#small_menu .line{width:30px;height:4px;background-color:#000;position:absolute;right:8px;transition:all 0.3s;}#small_menu .line.first{transform:rotate(0deg);top:12px;}#small_menu .line.second{display:block;top:21px;}#small_menu .line.third{transform:rotate(0deg);top:30px;}#small_menu.opened .line.first{top:22px;transform:rotate(45deg);}#small_menu.opened .line.second{display:none;}#small_menu.opened .line.third{top:22px;transform:rotate(-45deg);}.page-top-cont{padding-top:130px;}.advantage-item{font-size:20px;}.footer-top-claim{font-size:28px;}.hp-top{min-height:unset;height:500px;}.hp-top .car{width:300px;}.hp-top .scroll-down{height:50px;width:40px;}.hp-top .scroll-down img{top:7px;}.scrolled .menu-wrap .top-menu{height:auto;}.menu-wrap ul{gap:10px;}.menu-wrap ul li a{height:40px;font-size:18px;}@keyframes sway{0%{top:12px;}50%{top:38px;}100%{top:12px;}}.hp-top h1{font-size:38px;}.menu-wrap{display:none;max-width:unset;position:absolute;top:100%;left:0;background-color:#fff;width:100%;border-bottom:2px solid rgba(0,0,0,0.1);}.menu-wrap .top-menu{height:auto;}.top-menu .menu{flex-direction:column;align-items:center;padding-bottom:20px;}.top-menu li{width:100%;text-align:center;font-size:25px;font-weight:bold;}.top-menu li a{justify-content:center;}.bottom-menu{display:none;}header{height:75px;height:90px;}header .logo-wrap{width:140px;max-width:33%;border-radius:0;}header .logo-wrap img,.scrolled .logo-wrap img{width:140px;}.about-us-wrapper{flex-direction:column;}.about-us-wrapper .text-cont{padding-right:0;}.advantages-wrap{margin-top:70px;padding-top:0;}.advantage-item{border-left:none;}.gallery_container,.products-wrap,.menu_image_main{grid-template-columns:1fr 1fr;}.products-cont.hp{padding:20px 0;}.page-top-cont h1{font-size:28px;}.product-listing{margin-bottom:30px;}.footer-top-wrap{flex-wrap:wrap;padding:0;padding-top:40px;}.footer-top-wrap > *{flex:0 0 50% !important;margin-bottom:30px;}.footer-top-wrap .footer-col{border-right:none;}footer .logo-wrap{max-width:none;display:flex;justify-content:center;}.interest-wrap{padding-bottom:150px;justify-content:center;}.interest-wrap .right img{width:25px;height:auto;}.interest-wrap .right{width:calc(100% - 40px);bottom:20px;right:auto;left:20px;top:auto;transform:translateY(0);font-size:20px;justify-content:center;}.interest-wrap .right::before{top:auto;bottom:100%;left:50%;transform:translateX(-50%);border-width:0 9px 12px 9px;border-color:transparent transparent #000000 transparent;}.call-cont,.mail-cont{flex-basis:100%;}.footer-bottom .container{flex-direction:column;gap:15px;align-items:center;}.footer-bottom .socials{position:static;transform:unset;}header .cta-cont{right:min(150px,40vw);right:min(250px,40vw);flex-wrap:wrap;gap:40px;}header .email{display:flex;align-items:center;}header .phone .text,.cta-cont .text,.cta-cont .btn.inquiry{display:none;}.cta-cont .phone-link,.cta-cont .email-link{height:80%;display:block;}.cta-cont .phone,.cta-cont .email{height:100%;}.cta-cont img{height:50%;width:auto;}.menu-opener{position:absolute;top:0;right:30px;display:block;margin:auto;display:flex;justify-content:center;align-items:center;height:75px;height:90px;}.menu-opener img{cursor:pointer;display:block;height:50%;}.sliderbx_container li img{object-fit:cover;}.bx-viewport,.bx-prev,.bx-next{height:max(60vw,400px) !important;}.sliderbx_container li{height:max(60vw,400px);}.contact-top .container{grid-template-columns:1fr;}.address{padding-left:0;border-width:0px;}.products-wrap .name-wrap{font-size:20px;}}@media (max-width:600px){.cta-cont .phone-link,.cta-cont .email-link{max-width:40px;}header .cta-cont{right:min(250px,45vw);}.footer-top-wrap{flex-direction:column;flex-wrap:nowrap;text-align:center;}.footer-top-wrap .footer-col:last-child{padding-right:80px;}.info-lists-cont{column-count:1;}.articles_list_item,.articles_small_item{grid-template-columns:1fr 1fr;}.articles_list_thumb,.articles_small_thumb{grid-column:1 / -1;margin-right:0;}.articles_list_thumb a,.articles_small_thumb a{width:100%;}.articles_list_title,.articles_list_date,.articles_small_title,.articles_small_date{margin-left:50px;}}@media (max-width:500px){.gallery_container,.products-wrap,.menu_image_main{grid-template-columns:1fr;}#bx-pager-custom a{max-width:25%;}}@media (max-width:450px){.cta-cont .phone-link,.cta-cont .email-link{max-width:30px;}header .cta-cont{right:min(250px,50vw);gap:30px;}}