@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");:root{--primary-font:Arial,sans-serif;--secondary-font:"Rubik",sans-serif;--primary-color:#12415d;--secondary-color:#32a7b1;--primary-dark:#333;--secondary-dark:#657078;--tertiary-dark:#777;--primary-light:#ecf8ff;--secondary-light:#f2f9ff;--secondary-light-2:#e1f0f3;--rd-success:#44b132;--rd-error:#b50000;--neutral-grey:#f9f9f9;--rd-light-grey:#f4f7f9;--rd-sky-light:#dee4f0}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{min-height:100vh;font-family:var(--primary-font)!important}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.secondary-container{max-width:1470px;margin:0 auto}.container-type-3{max-width:1600px;width:90%;margin:0 auto;padding:0 20px}.secondary-font{font-family:var(--secondary-font)!important}.primary-color{color:var(--primary-color)!important}.primary-bg-color{background-color:var(--primary-color)!important}.primary-dark{color:var(--primary-dark)}.secondary-dark{color:var(--secondary-dark)}.secondary-color{color:var(--secondary-color)!important}.secondary-bg-color{background-color:var(--secondary-color)}.secondary-light-bg-color{background-color:var(--secondary-light)}.secondary-light-2-bg-color{background-color:var(--secondary-light-2)}.primary-light{color:var(--primary-light)}.primary-light-bg{background-color:var(--primary-light)}.rd-light-grey-bg{background-color:var(--rd-light-grey)}.rd-sky-bg{background-color:var(--rd-sky-light)!important}.text-black{color:#000}.bg-black{background-color:#000}.rd-success-color{color:var(--rd-success)}.rd-error-color{color:var(--rd-error)}.neutral-grey-bg{background-color:var(--neutral-grey)}.primary-border{border-color:var(--primary-color)!important}.border-bottom-primary{border-bottom:1px solid var(--primary-color)!important}.divider-border{border-bottom:1px solid #657078bf}.fs-10{font-size:10px!important}.fs-11{font-size:calc(9px + (11 - 9) * (100vw - 320px) / (1920 - 320))}.fs-12{font-size:calc(10px + (12 - 10) * (100vw - 320px) / (1920 - 320))}.fs-13{font-size:calc(12px + (13 - 12) * (100vw - 320px) / (1920 - 320))}.fs-14{font-size:calc(12px + (14 - 12) * (100vw - 320px) / (1920 - 320))!important}.fs-15{font-size:calc(13px + (15 - 13) * (100vw - 320px) / (1920 - 320))!important}.fs-16{font-size:calc(14px + (16 - 14) * (100vw - 320px) / (1920 - 320))!important}.fs-18{font-size:calc(16px + (18 - 16) * (100vw - 320px) / (1920 - 320))}.fs-20{font-size:calc(18px + (20 - 18) * (100vw - 320px) / (1920 - 320))}.fs-60{font-size:calc(24px + (60 - 24) * (100vw - 320px) / (1920 - 320))}.title-1{font-size:calc(24px + (40 - 24) * (100vw - 320px) / (1920 - 320))}.title-2{font-size:calc(22px + (36 - 22) * (100vw - 320px) / (1920 - 320))}.title-3{font-size:calc(20px + (32 - 20) * (100vw - 320px) / (1920 - 320))}.login-title{font-size:calc(18px + (32 - 18) * (100vw - 320px) / (1920 - 320))}.counter-title{font-size:calc(40px + (100 - 40) * (100vw - 320px) / (1920 - 320))}.banner-title{font-size:5rem}.banner-stroke-title{color:transparent!important;-webkit-text-stroke-width:1px;font-size:5rem;font-family:var(--primary-font);font-weight:700;line-height:80px}.section-title{font-size:calc(28px + (57 - 28) * (100vw - 320px) / (1920 - 320));line-height:calc(32px + (72 - 32) * (100vw - 320px) / (1920 - 320));position:relative}.section-title-2{font-size:calc(24px + (48 - 24) * (100vw - 320px) / (1920 - 320))}.fw-400{font-weight:400}.fw-500{font-weight:500!important}.fw-600{font-weight:600!important}.fw-700{font-weight:700!important}.fw-800{font-weight:800}.fw-900{font-weight:900}.hr{background-color:currentColor}.hr,.hr-dashed{opacity:.25;width:100%;height:1px}.hr-dashed{border-top:1px dashed}.py-90{padding-bottom:calc(40px + (90 - 40) * (100vw - 320px) / (1920 - 320))}.about-home-container,.py-90{padding-top:calc(40px + (90 - 40) * (100vw - 320px) / (1920 - 320))}.about-home-container{padding-bottom:100px}.text-trunc-2{-webkit-line-clamp:2}.text-trunc-1,.text-trunc-2{display:-webkit-box;max-width:99%;-webkit-box-orient:vertical;overflow:hidden}.text-trunc-1{-webkit-line-clamp:1}header{box-shadow:0 4px 4px 0 rgba(0,0,0,.15)}header .navbar{padding:0 3rem!important}@media screen and (max-width:991px){header .navbar{padding:.5rem!important}}header .navbar-brand{width:calc(70px + (95 - 70) * (100vw - 320px) / (1920 - 320))!important;height:100%}header .navbar-brand img{width:calc(80px + (95 - 70) * (100vw - 320px) / (1920 - 320))!important;margin-bottom:3px}header .navbar-nav .nav-item{height:70px;display:flex;align-items:center;padding:0 25px;cursor:pointer}header .navbar .nav-link{text-transform:uppercase;font-weight:700;font-size:calc(12px + (14 - 12) * (100vw - 320px) / (1920 - 320))!important;padding:0!important}.active-nav-item{background:linear-gradient(92.35deg,#12415d 1.97%,#2688c3 159.88%)}.active-nav-item .nav-link{color:#fff!important}.active-nav-item .nav-link svg path{fill:#fff}.deactive-nav-item{background-color:#fff}.deactive-nav-item .nav-link{color:var(--primary-dark)!important}header .custom-dropdown{height:100vh;top:70px;border:1px solid #e9e9e9}.header-margin-top{margin-top:70px}.main-megamenu-animation{animation-duration:.3s;animation-fill-mode:both}@keyframes slideDownIn{to{transform:translateY(0)}0%{transform:translateY(-20px)}}.main-megamenu-slide-down-in{animation-name:slideDownIn}.primary-custom-megamenu{max-width:376px;min-width:320px;direction:rtl;height:calc(100% - 100px)!important;overflow-y:auto;background-color:#fff}.primary-custom-megamenu:not(:first-child)>div{border-left:2px solid #ddd!important}.primary-custom-megamenu::-webkit-scrollbar{width:5px}.primary-custom-megamenu::-webkit-scrollbar-thumb{background-color:var(--primary-color);border-radius:10px;width:5px}.primary-custom-megamenu::-webkit-scrollbar-thumb:hover{background-color:#407796}.primary-custom-megamenu::-webkit-scrollbar-track{background:#e5e5e5}.primary-custom-megamenu .btn{padding:16px 12px;border-bottom:1px solid #dfdfdf;border-top:none!important;border-left:none!important;border-right:none!important;border-radius:0;display:flex;align-items:center;justify-content:space-between;width:100%}.btn.open-dropdown-item{-webkit-border-start:3px solid var(--secondary-color)!important;border-inline-start:3px solid var(--secondary-color)!important}.open-dropdown-item{background-image:linear-gradient(92.35deg,#12415d 1.97%,#2688c3 159.88%)!important;color:#fff!important}.dropdown-item-icon{width:1.5rem!important;height:1.5rem!important}.open-dropdown-item svg path{stroke:#fff;transition:all .25s ease-in}.active-dropdown-item{background-image:linear-gradient(270deg,transparent,transparent 50%,#2688c3 0,#12415d)!important;background-position:100% 0!important;background-size:200% 100%;-webkit-border-start:3px solid #fff!important;border-inline-start:3px solid #fff!important}.active-dropdown-item:hover,.open-dropdown-item:hover{background-position:0 0!important;color:#fff!important;-webkit-border-start:3px solid var(--secondary-color)!important;border-inline-start:3px solid var(--secondary-color)!important}.active-dropdown-item:hover svg path,.open-dropdown-item:hover svg path{stroke:#fff;transition:all .25s ease-in}.mobile-nav-icon{width:20px!important}.searchbar{width:calc(100px + (400 - 100) * (100vw - 320px) / (1920 - 320))!important;min-width:100px}.searchbar button{width:100%;height:calc(35px + (53 - 35) * (100vw - 320px) / (1920 - 320));color:var(--primary-dark);opacity:1;font-weight:700;text-transform:uppercase}.searchbar img{width:calc(16px + (22 - 16) * (100vw - 320px) / (1920 - 320))!important;height:calc(16px + (22 - 16) * (100vw - 320px) / (1920 - 320))!important}.searchPage{display:flex;justify-content:center}.searchPageBar{width:calc(600px + (400 - 100) * (100vw - 320px) / (1920 - 320))!important;min-width:100px}.searchPageBar input{width:100%;height:calc(35px + (53 - 35) * (100vw - 320px) / (1920 - 320));color:var(--primary-dark);opacity:1;font-weight:700;text-transform:uppercase}.search-section{margin-left:10%;margin-right:10%;margin-top:40px}.toggle-nav-btn{margin-left:10px}.toggle-nav-btn svg{height:calc(12px + (19 - 12) * (100vw - 320px) / (1920 - 320))}.header-btn{min-width:170px;height:calc(35px + (53 - 35) * (100vw - 320px) / (1920 - 320));font-size:calc(10px + (14 - 10) * (100vw - 320px) / (1920 - 320))!important}.header-btn img{width:calc(16px + (28 - 16) * (100vw - 320px) / (1920 - 320))!important;height:calc(16px + (28 - 16) * (100vw - 320px) / (1920 - 320))!important}.contact-btn{min-width:100px;height:calc(35px + (53 - 35) * (100vw - 320px) / (1920 - 320));font-size:calc(10px + (14 - 10) * (100vw - 320px) / (1920 - 320))!important}.contact-btn img{width:calc(16px + (28 - 16) * (100vw - 320px) / (1920 - 320))!important;height:calc(16px + (28 - 16) * (100vw - 320px) / (1920 - 320))!important}.cart-img{width:calc(16px + (25 - 16) * (100vw - 320px) / (1920 - 320))}.breadcrumb-navigation{border-bottom:1px solid #999;flex-shrink:0}.breadcrumb-navigation .vr{background-color:#999;opacity:1}.breadcrumb-navigation .dropdown-menu{border-radius:0;border-color:#ddd;width:100%;transform:translate3d(0,37px,0)!important}.home-banner-slider{height:calc(100vh - 70px);overflow:hidden;z-index:-1}.home-banner-slider .home-banner-image{height:100%;object-fit:cover;display:block}.home-banner-slider .swiper-pagination-bullet{width:1rem;height:1rem}.home-banner-slider .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){border:1px solid #fff!important;background-color:transparent!important;opacity:1}.home-banner-slider .swiper-pagination-bullet-active{background:var(--secondary-color)!important;border:1px solid var(--secondary-color)!important;opacity:1!important}.home-banner-video div{width:100%!important;height:100%!important}.home-banner-video:after{content:"";position:absolute;top:0;right:0;height:100%;width:100%;background:rgba(57,57,57,.78)}.home-banner-video div video{object-fit:cover!important}.banner-side-img img{width:550px!important}.home-product-wrapper{max-width:500px}.home-product-wrapper img{width:30.875rem!important;max-height:20rem!important}.home-banner-overlay{border-radius:85.3125rem;background:rgba(50,167,177,.2);filter:blur(93.3499984741211px);width:85.3125rem;height:57.0625rem}.cta-btn svg{width:calc(50px + (82 - 50) * (100vw - 320px) / (1920 - 320))!important;height:calc(50px + (82 - 50) * (100vw - 320px) / (1920 - 320))!important}.custom-product-swiper-btns,.produt-overview-swiper-btns{display:none!important}.swiper-button-disabled,.swiper-button-next,.swiper-button-prev{border-radius:50%}.swiper-button-disabled,.swiper-button-next,.swiper-button-prev,.swiper-custom-button{width:calc(40px + (56 - 40) * (100vw - 320px) / (1920 - 320))!important;height:calc(40px + (56 - 40) * (100vw - 320px) / (1920 - 320))!important;display:flex;align-items:center;justify-content:center;opacity:1!important}.swiper-custom-button{border:none;border-radius:50%}.custom-next,.custom-prev,.swiper-button-next,.swiper-button-prev{background-color:var(--secondary-color)}.swiper-button-disabled{background-color:#5c6165}.swiper-button-next:after,.swiper-button-prev:after{content:""!important;background-size:contain;background-repeat:no-repeat!important;height:11px;width:100%;background-position:50%!important}.swiper-button-next:after{background:url(/Images/right-arrow.png)}.swiper-button-prev:after{background:url(/Images/left-arrow.png)}.product-overview-container{background-image:url(/Images/Home/ProductOverviewBanner.png);background-position:50%;object-fit:cover;background-size:cover}.automation-systems-container{position:relative}.automation-systems-container:before{top:30px;left:0;background-image:url(/Images/Home/AboutBefore.png);height:300px;width:200px}.automation-systems-container:after,.automation-systems-container:before{position:absolute;background-repeat:no-repeat;background-position:top;z-index:1;content:"";background-size:contain}.automation-systems-container:after{bottom:0;right:0;background-image:url(/Images/Home/AboutAfter.png);height:391px;width:391px}.automation-swipper-wrappper{width:80%}.automation-system-card{height:calc(200px + (308 - 200) * (100vw - 320px) / (1920 - 320));max-width:330px}.automation-system-card-overlay{background:linear-gradient(229.58deg,rgba(50,167,177,.8) 2.36%,rgba(18,65,93,.8) 88.44%)}.automation-system-card img.icon{height:calc(35px + (49 - 35) * (100vw - 320px) / (1920 - 320))!important;width:calc(35px + (49 - 35) * (100vw - 320px) / (1920 - 320))!important}.product-card{max-width:370px;min-height:400px;border-radius:6px}.automation-product-card{width:100%}.case-studies-table .table-striped>tbody>tr:nth-of-type(odd)>*{background-color:var(--secondary-light-2)}.product-list-card{border-radius:6px}.product-list-ul li{position:relative;padding-left:10px}.product-list-ul li:before{content:"•";position:absolute;left:0;top:0}.product-list-card h5{font-size:calc(16px + (20 - 16) * (100vw - 320px) / (1920 - 320))}.product-list-card .product-list-ul li{font-size:calc(12px + (16 - 12) * (100vw - 320px) / (1920 - 320))}.product-view-filter .btn{height:calc(35px + (45 - 35) * (100vw - 320px) / (1920 - 320));width:calc(35px + (45 - 35) * (100vw - 320px) / (1920 - 320))}.sorting-filter svg{height:calc(16px + (24 - 16) * (100vw - 320px) / (1920 - 320));width:calc(16px + (24 - 16) * (100vw - 320px) / (1920 - 320))}.product-view-filter .btn:first-child svg{height:calc(18px + (29 - 18) * (100vw - 320px) / (1920 - 320));width:calc(18px + (29 - 18) * (100vw - 320px) / (1920 - 320))}.product-view-filter .btn:nth-child(2) svg{height:calc(6px + (11 - 6) * (100vw - 320px) / (1920 - 320));width:calc(18px + (35 - 18) * (100vw - 320px) / (1920 - 320))}.stroke-title-1{color:transparent!important;font-size:calc(20px + (48 - 20) * (100vw - 320px) / (1920 - 320));-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fff!important;font-family:var(--primary-font);font-weight:600}.products-title{color:#efefef;-webkit-text-stroke-color:#efefef;z-index:-1}.our-products-title,.products-title{-webkit-text-fill-color:transparent;-webkit-text-stroke-width:1px;font-family:Arial;font-size:calc(72px + (128 - 72) * (100vw - 320px) / (1920 - 320));font-style:normal;font-weight:700;line-height:4.5rem;letter-spacing:-.17813rem;top:50%;transform:translateY(-50%)}.our-products-title{color:rgba(18,65,93,.05);-webkit-text-stroke-color:rgba(18,65,93,.05);z-index:1}.products-overview-title{color:hsla(0,0%,100%,.1);-webkit-text-stroke-color:hsla(0,0%,100%,.1)}.automation-title,.products-overview-title{-webkit-text-fill-color:transparent;-webkit-text-stroke-width:1px;font-family:Arial;font-size:calc(72px + (128 - 72) * (100vw - 320px) / (1920 - 320));font-style:normal;font-weight:700;line-height:4.5rem;letter-spacing:-.17813rem;z-index:1;top:50%;transform:translateY(-50%)}.automation-title{color:rgba(0,0,0,.1);-webkit-text-stroke-color:rgba(0,0,0,.1)}.about-home-container .first-img{width:calc(100px + (313 - 100) * (100vw - 320px) / (1920 - 320))!important}.about-home-container .second-img{width:calc(100px + (378 - 100) * (100vw - 320px) / (1920 - 320))!important}.about-home-container .third-img{width:calc(100px + (300 - 100) * (100vw - 320px) / (1920 - 320))!important}.about-home-container .fourth-img{width:calc(100px + (104 - 100) * (100vw - 320px) / (1920 - 320))!important}.subcategory-banner img{min-height:150px;max-height:220px;object-fit:cover;object-position:100%}.subcategory-banner:before{position:absolute;background:linear-gradient(90deg,#32a7b1 -12.58%,rgba(94,94,94,0) 32.71%);top:0;left:0;width:100%;height:100%;z-index:999;content:""}.product-group-container:after{position:absolute;content:"";bottom:0;right:0;width:100%;height:100%;background-image:url(/Images/Subcategory/after.svg);background-repeat:no-repeat;background-position:100% 100%;z-index:-1}.sub-sub-category-container:before{top:0;left:0;background-image:url(/Images/Subcategory/sub-sub-cat-after.png)}.sub-category-container:after,.sub-sub-category-container:before{position:absolute;content:"";width:220px;height:220px;background-repeat:no-repeat;background-position:0 0;background-size:contain;z-index:-1}.sub-category-container:after{bottom:0;right:0;background-image:url(/Images/Home/AboutAfter.png)}.quality-instru-container{position:absolute;border-radius:16px;bottom:-100px;width:80%;left:50%;transform:translateX(-50%);z-index:1}.quality-container{padding:30px calc(30px + (80 - 30) * (100vw - 320px) / (1920 - 320));position:relative}.light-placeholder::placeholder{color:#ccc!important}.background-layer,.background-layer:before{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.background-layer:before{content:"";background:linear-gradient(85.16deg,#4390bd 13.77%,#12415d 62.55%,#12415d 99.19%)}.background-layer:after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-image:url(/Images/Home/factory.jpeg);background-position:50%;opacity:.2;z-index:2}.background-layer:after,.footer-container{background-size:cover;background-repeat:no-repeat}.footer-container{background-image:url(/Images/Footerbg.png);background-position:top}.footer-form .form-control::placeholder{color:#fff}.pt-200{padding-top:200px}.pt-100{padding-top:100px}.radix-footer-logo{width:calc(80px + (95 - 70) * (100vw - 320px) / (1920 - 320))!important}.floating-items.hidden{display:none}.floating-items.open{display:block;z-index:1!important}#floating-container{background-color:transparent!important;position:fixed;bottom:calc(15px + env(safe-area-inset-bottom));right:calc(15px + env(safe-area-inset-right));z-index:20}#floating-container div.floating-open-menu .btn-floating,#floating-container ul.floating-items .btn-floating{position:relative;cursor:pointer;border-radius:50%;color:#fff;line-height:1;outline:0;border:0;margin-top:15px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}#floating-container div.floating-open-menu .btn-floating:hover,#floating-container ul.floating-items .btn-floating:hover{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}#floating-container ul.floating-items{list-style:none;text-decoration:none;text-align:center;position:relative;display:block;margin-bottom:0}#floating-container ul.floating-items .btn-floating{width:50px;height:50px}#floating-container ul.floating-items .btn-floating.social-item-1,#floating-container ul.floating-items .btn-floating.social-item-2,#floating-container ul.floating-items .btn-floating.social-item-3{border:2px solid #d7dbde;background-color:#fff}#floating-container ul.floating-items.open .btn-floating{transform:scale(1);opacity:1}#floating-container ul.floating-items li{position:relative}#floating-container ul.floating-items li .btn-floating{transform:scale(0);opacity:0}#floating-container ul.floating-items li .btn-floating-text{position:absolute;bottom:15px;right:100%;margin-right:10px;min-width:75px;border-radius:2px;padding:3px 4px;text-align:center;font-weight:300;background:hsla(0,0%,8%,.7);color:#fff;display:block;opacity:0}#floating-container ul.floating-items li:hover .btn-floating-text{opacity:1}#floating-container div.floating-open-menu .btn-floating{width:55px;height:55px;background-color:var(--secondary-color)}#floating-container .floating-items.open .social-item-1,#floating-container .floating-items.open .social-item-1 .btn-floating-text{transition:all .5s cubic-bezier(.68,-.55,.265,1.55) .1s}#floating-container .floating-items.hidden .social-item-1,#floating-container .floating-items.open .social-item-1 .btn-floating-text{transition:all .5s cubic-bezier(.68,-.55,.265,1.55) .4s}#floating-container .floating-items.open .social-item-2,#floating-container .floating-items.open .social-item-2 .btn-floating-text{transition:all .5s cubic-bezier(.68,-.55,.265,1.55) .2s}#floating-container .floating-items.hidden .social-item-2,#floating-container .floating-items.open .social-item-2 .btn-floating-text,#floating-container .floating-items.open .social-item-3,#floating-container .floating-items.open .social-item-3 .btn-floating-text{transition:all .5s cubic-bezier(.68,-.55,.265,1.55) .3s}#floating-container .floating-items.hidden .social-item-3,#floating-container .floating-items.open .social-item-3 .btn-floating-text{transition:all .5s cubic-bezier(.68,-.55,.265,1.55) .2s}.primary-btn{background-color:var(--primary-color)!important}.primary-btn,.secondary-btn{width:100%;height:calc(45px + (50 - 45) * (100vw - 320px) / (1920 - 320))!important;padding:0 15px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-family:Arial,Helvetica,sans-serif;line-height:12px;letter-spacing:.22px!important}.secondary-btn{border:3px solid #d1d1d1!important;background-color:transparent}.outlined-icon-btn{border:3px solid var(--secondary-color)!important;background-color:#fff;height:calc(45px + (50 - 45) * (100vw - 320px) / (1920 - 320))!important;padding:0 51px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-family:Arial,Helvetica,sans-serif;line-height:12px;letter-spacing:.22px!important}.icon-primary-btn-img{max-width:20px!important}.filter-wrapper .form-check-input:checked{background-color:var(--primary-color)!important;border-color:var(--primary-color)!important}.filter-wrapper .form-check-input{border-color:var(--primary-dark)!important}.sort-filter-dropdown .form-check-input:checked{background-color:transparent;border-color:transparent}.sort-filter-dropdown .form-check-input:checked[type=radio]{background-image:url(/Images/radio.svg);background-size:1.3rem}.product-quantity-table .form-check-input:checked{background-color:transparent;border-color:transparent}.product-quantity-table .form-check-input:checked[type=radio]{background:url(/Images/radio-2.svg);background-size:1.1rem;background-repeat:no-repeat;background-position:50%}.product-view-section .image-gallery .image-gallery-slide-wrapper{flex-shrink:0;padding:40px 20px;border-radius:.9375rem;background:#f5f5f5}.product-view-section .product-view-section-gallary.image-gallery .image-gallery-swipe{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.product-view-section .product-view-section-gallary.image-gallery .image-gallery-slide-wrapper .image-gallery-slides .image-gallery-image{height:calc(250px + (400 - 250) * (100vw - 320px) / (1920 - 320))!important}.product-view-section .product-view-section-gallary .image-gallery-thumbnail{height:100px;width:100px;background-color:#f5f5f5;border-radius:12px}.product-view-section .product-view-section-gallary .image-gallery-thumbnail .image-gallery-thumbnail-image{height:60px;width:60px}.product-view-section .product-view-section-gallary .image-gallery-thumbnail.active,.product-view-section .product-view-section-gallary .image-gallery-thumbnail:focus,.product-view-section .product-view-section-gallary .image-gallery-thumbnail:hover{outline:none!important;border:2px solid #ddd!important}.product-counter{width:163.373px;height:calc(45px + (50 - 45) * (100vw - 320px) / (1920 - 320));font-size:21.463px}.product-counter,.small-product-counter{flex-shrink:0;border-radius:28.781px;background:#f3f3f3;font-weight:700}.small-product-counter{padding:0 10px;height:calc(25px + (35 - 25) * (100vw - 320px) / (1920 - 320));font-size:12px}.product-counter .btn.active,.small-product-counter .btn.active{color:#3a4980;font-weight:700}.product-counter .btn.deactive,.small-product-counter .btn.deactive{color:#a3a3a3;font-weight:700}.product-configuration-wrapper{box-shadow:4px 4px 20px 0 rgba(0,0,0,.1);border:1px solid #ececec}.product-configuration-wrapper .configuration-filter{border:1px solid #ececec}.active-product-tab,.d-active-product-tab{padding:10px 20px!important;border-top:none!important;border-left:none!important;border-right:none!important}.active-product-tab{border-bottom:2px solid var(--secondary-color)!important}.d-active-product-tab{border-bottom:2px solid transparent!important}.masonry-grid-specifications{overflow-y:auto}.masonry-grid-specifications .column-wrapper{display:column;column-count:4;page-break-inside:avoid;break-inside:avoid;gap:70px}.column-item{page-break-inside:avoid;break-inside:avoid;margin-bottom:40px}@supports (grid-template-rows:masonry){.masonry-grid-specifications .column-wrapper{display:grid;grid-template-columns:(repeat(4),1fr);grid-template-rows:masonry;grid-auto-flow:dense;align-tracks:stretch}}.masonry-grid-dimension{overflow-y:auto}.masonry-grid-dimension .column-wrapper{display:column;column-count:3;gap:70px}.masonry-grid-dimension .column-item,.masonry-grid-dimension .column-wrapper{page-break-inside:avoid;break-inside:avoid}@supports (grid-template-rows:masonry){.masonry-grid-dimension .column-wrapper{display:grid;grid-template-columns:(repeat(5),1fr);grid-template-rows:masonry;grid-auto-flow:dense;align-tracks:stretch}}.feature-view-img{min-width:350px!important;max-width:350px!important}.product-faq .accordion-button:not(.collapsed){background-color:var(--secondary-light)}.product-faq .accordion-button:after,.product-faq .accordion-button:not(.collapsed):after{background-image:url(/Images/ronded-plus.svg)}.footer-accordion-wrapper .accordion-item{border-color:#1f6585!important}.footer-accordion-wrapper .accordion-button:not(.collapsed){background-color:var(--secondary-light)}.footer-accordion-wrapper .accordion-button:after,.footer-accordion-wrapper .accordion-button:not(.collapsed):after{background-image:url(/Images/custom-arrow.svg)}.order-stock-switch .form-check-input:focus{border-color:#ddd}.order-stock-switch .form-switch .form-check-input{background-image:url(/Images/circle.svg);background-color:#ddd!important;outline:none;height:calc(20px + (27 - 20) * (100vw - 320px) / (1920 - 320));width:calc(40px + (58 - 40) * (100vw - 320px) / (1920 - 320));float:right}.order-stock-switch .form-check{padding:0}.order-stock-switch .form-switch .form-check-input:checked{background-image:url(/Images/circleActive.svg);background-color:var(--primary-color)!important;border-color:var(--primary-color)}.dynamic-sliders-navigation{position:absolute;display:flex;align-items:center;justify-content:space-between;left:-70px;right:-70px;top:50%;transform:translateY(-50%)}.mobile-detail-product-pagination .swiper-pagination-bullet-active{background-color:var(--secondary-color);width:30px;border-radius:10px;transition:width .3s ease-in-out}.custom-pagination{display:flex;gap:8px;justify-content:center}.custom-pagination .custom-pagination-bullet{border:1px solid var(--primary-color)!important;background-color:transparent!important;opacity:1;width:1rem;height:1rem;border-radius:50%}.custom-pagination .custom-pagination-bullet.active{background:var(--primary-color)!important;border:1px solid var(--primary-color)!important;opacity:1!important}.add-compare-product{height:456px}.compare-list-product{height:440px}.add-compare-product .btn{border:1px solid var(--secondary-color)!important;height:calc(100px + (250 - 100) * (100vw - 320px) / (1920 - 320))!important}.add-compare-product .btn div{height:calc(30px + (40 - 30) * (100vw - 320px) / (1920 - 320))!important;width:calc(30px + (40 - 30) * (100vw - 320px) / (1920 - 320))!important}.add-compare-product .btn div svg{height:100%;width:100%}.add-compare-product .btn h5{font-size:calc(12px + (20 - 12) * (100vw - 320px) / (1920 - 320))!important}@media only screen and (min-device-width:1200px) and (max-device-width:1299px){.add-compare-product{height:402px}.compare-list-product{height:395px}}@media only screen and (min-device-width:768px) and (max-device-width:1199px){.add-compare-product{height:396px}.compare-list-product{height:380px}}@media only screen and (min-device-width:600px) and (max-device-width:767px){.banner-side-img img{width:250px!important}.add-compare-product{height:376px}.compare-list-product{height:360px}}@media only screen and (min-device-width:320px) and (max-device-width:599px){.banner-side-img img{width:280px!important}.add-compare-product{height:316px}.compare-list-product{height:300px}.category-product-description-home ol{padding-left:15px!important}.home-banner-slider{height:calc(100vh - 56px)}}.compared-product-container h5{font-size:calc(12px + (20 - 12) * (100vw - 320px) / (1920 - 320))}.compared-product-container p.fs-16{font-size:calc(12px + (16 - 12) * (100vw - 320px) / (1920 - 320))!important}.compared-product-container button.btn,.compared-product-container button.primary-btn{height:calc(35px + (50 - 35) * (100vw - 320px) / (1920 - 320))!important;font-size:calc(10px + (14 - 10) * (100vw - 320px) / (1920 - 320))!important}.compare-species-container p.fs-16{font-size:calc(12px + (16 - 12) * (100vw - 320px) / (1920 - 320))!important}.custom-pagination ul a{text-decoration:none}.custom-pagination ul{display:flex;gap:8px;list-style:none;font-size:14px;color:var(--primary-color)}.custom-pagination ul li{display:flex;padding:3px 10px;align-items:center;border-radius:2px}.custom-pagination ul li.selected{border:1px solid var(--primary-color);font-weight:500}.custom-pagination ul li.disabled{border:1px solid #d9d9d9}.custom-pagination ul li a{color:#d9d9d9}.login-input-icon{left:15px}.login-input.form-control{padding:12px 16px 12px 50px;font-size:calc(12px + (14 - 12) * (100vw - 320px) / (1920 - 320));color:var(--primary-dark);border-color:#dadce0}.login-input.form-control::placeholder{font-size:calc(12px + (14 - 12) * (100vw - 320px) / (1920 - 320));color:var(--primary-dark)}.login-input.form-control:focus{box-shadow:0 0 0 .15rem #32a6b125;border-color:var(--secondary-color)}.form-button{background-color:#12415d!important;color:#fff!important;font-size:calc(12px + (14 - 12) * (100vw - 320px) / (1920 - 320))!important;font-weight:600!important;width:100%;padding:12px!important;border-radius:4px!important}.social-media-btn{height:calc(45px + (55 - 45) * (100vw - 320px) / (1920 - 320));width:calc(45px + (55 - 45) * (100vw - 320px) / (1920 - 320));display:flex;align-items:center;justify-content:center}.social-media-btn svg{height:calc(22px + (24 - 22) * (100vw - 320px) / (1920 - 320));width:calc(22px + (24 - 22) * (100vw - 320px) / (1920 - 320))}.continue-line{width:100%;line-height:.1em;text-align:center;border-bottom:1px dashed #e0e0e0;margin:10px 0 20px;font-size:14px}.continue-line span{padding:0 10px;background-color:#fff}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.otp-input-wrapper input:focus{border:1px solid var(--primary-color)!important}.otp-input-wrapper input:invalid{border:1px solid red}.completed-step{display:flex;align-items:center;gap:6px;right:-20px;top:20px}.completed-step span{height:9px;width:9px;border-radius:50%;background-color:var(--rd-success)}table.order-review-table{min-width:700px}.order-review-table td,.order-review-table th{padding:3px 8px!important}.order-review-table td{font-size:12px}.order-review-table th{font-size:14px}.home-desktop-background{display:block!important}.home-mobile-background{display:none!important}@media screen and (min-device-width:992px) and (max-device-width:1499px){.footer-form{max-width:95%}}@media only screen and (min-device-width:600px) and (max-device-width:991px){.footer-form{max-width:90%}}@media only screen and (min-device-width:320px) and (max-device-width:599px){.footer-form{max-width:85%}.home-desktop-background{display:none!important}.home-mobile-background{display:block!important;height:calc(100vh - 56px)}}@media only screen and (min-device-width:320px) and (max-device-width:1399px){.pt-200{padding-top:calc(50px + (150 - 50) * (100vw - 320px) / (1920 - 320))}.pt-100{padding-top:calc(50px + (100 - 50) * (100vw - 320px) / (1920 - 320))}}@media only screen and (min-device-width:576px) and (max-device-width:1200px){.dynamic-sliders-navigation{left:-50px!important;right:-50px!important}}@media only screen and (min-device-width:320px) and (max-device-width:575px){.dynamic-sliders-navigation{margin-top:60px;position:unset!important;justify-content:center;gap:20px}}@media only screen and (min-device-width:320px) and (max-device-width:640px){.our-feature-products-swiper .swiper-button-next,.our-feature-products-swiper .swiper-button-prev{display:none}.custom-product-swiper-btns{display:none!important}}@media screen and (min-width:1024px) and (max-width:1400px){.breadcrumb-navigation{padding-top:8px}}@media screen and (max-width:1400px){.masonry-grid-specifications .column-wrapper{column-count:3;gap:180px}.masonry-grid-dimension .column-wrapper{column-count:3;gap:300px;column-count:4}.masonry-grid-dimension .column-wrapper .column-item{min-width:300px}}@media screen and (max-width:1200px){.masonry-grid-specifications .column-wrapper{column-count:5;gap:350px}.masonry-grid-specifications .column-wrapper .column-item{min-width:400px!important}.masonry-grid-dimension .column-wrapper{column-count:5}.masonry-grid-dimension .column-wrapper .column-item{min-width:300px}}@media screen and (max-width:991px){.masonry-grid-specifications .column-wrapper{column-count:6;gap:350px}.masonry-grid-dimension .column-wrapper{column-count:6}.masonry-grid-dimension .column-wrapper .column-item{min-width:300px}}@media screen and (max-width:768px){.masonry-grid-specifications .column-wrapper{gap:250px}.masonry-grid-dimension .column-wrapper{column-count:8}.masonry-grid-dimension .column-wrapper .column-item{min-width:300px}.container-type-3{width:100%;padding:0 12px}}@media screen and (max-width:600px){.column-item-list-p{max-width:200px!important}.masonry-grid-specifications .column-wrapper{gap:220px}.masonry-grid-dimension .column-wrapper{column-count:10}.masonry-grid-dimension .column-wrapper .column-item{min-width:300px}}@media only screen and (min-device-width:320px) and (max-device-width:991px){.secondary-container{padding:0 20px}.d-1600-block,.d-1600-none,header .custom-dropdown{display:none!important}.header-margin-top{margin-top:56px!important}.compare-species-container p.fs-16{font-weight:600}}@media only screen and (min-device-width:320px) and (max-device-width:599px){.automation-swipper-wrappper{width:100%}}@media only screen and (min-device-width:1599px) and (max-device-width:1650px){.about-home-container{padding-bottom:180px}.quality-instru-container{bottom:-110px}}@media only screen and (min-device-width:992px) and (max-device-width:1350px){.d-1600-none{display:none!important}.d-1600-block{display:block!important}}.d-1600-none{display:block}.d-1600-block{display:none}.header-action-btn-img{height:30px!important;width:30px!important}@media only screen and (min-device-width:1600px) and (max-device-width:1800px){.banner-stroke-title,.banner-title{font-size:4.5rem!important}.banner-stroke-title{line-height:70px!important}header .navbar-nav .nav-item{padding:0 18px}}@media only screen and (min-device-width:1400px) and (max-device-width:1599px){.banner-side-img img{width:450px!important}.quality-instru-container{position:absolute;bottom:-80px;width:80%}.quality-instru-container h1{font-size:28px!important}.banner-stroke-title,.banner-title{font-size:4rem!important}header .navbar-nav .nav-item{padding:0 10px}.secondary-container{padding:0 60px}.automation-systems-container:before,.our-mission-title-container:before{height:220px;width:150px}.automation-systems-container:after{height:280px;width:280px}.sub-category-container:after,.sub-sub-category-container:before{width:170px;height:170px}}@media only screen and (min-device-width:1200px) and (max-device-width:1399px){.banner-side-img img{width:400px!important}.quality-instru-container{position:absolute;bottom:-80px;width:80%}.quality-instru-container h1{font-size:24px!important}.automation-systems-container:before,.our-mission-title-container:before{height:200px;width:130px}.automation-systems-container:after{height:250px;width:250px}.sub-category-container:after,.sub-sub-category-container:before{width:140px;height:140px}.home-banner-slider{height:100vh}}@media only screen and (min-device-width:992px) and (max-device-width:1199px){.banner-side-img img{width:380px!important}.quality-instru-container{position:absolute;bottom:-80px;width:90%}.quality-instru-container h1{font-size:24px!important}.automation-systems-container:before,.our-mission-title-container:before{height:180px;width:120px}.automation-systems-container:after{height:220px;width:220px}.sub-category-container:after,.sub-sub-category-container:before{width:100px;height:100px}.our-mission-title-container>div{padding:0 100px!important}}@media only screen and (min-device-width:768px) and (max-device-width:991px){.banner-side-img img{width:280px!important}.our-mission-title-container>div{padding:50px!important}}@media only screen and (max-device-width:991px){.quality-instru-container{position:unset;width:100%;transform:none;border-radius:16px 16px 0 0}.quality-instru-container h1{font-size:24px!important}.automation-systems-container:after,.automation-systems-container:before{display:none}.sub-category-container:after,.sub-sub-category-container:before{width:120px;height:120px}}@media only screen and (min-device-width:1350px) and (max-device-width:1399px){.banner-stroke-title,.banner-title{font-size:3rem!important}.banner-stroke-title{line-height:55px!important}.secondary-container{padding:0 60px}header .navbar-nav .nav-item{padding:0 8px}}@media only screen and (min-device-width:1200px) and (max-device-width:1349px){.banner-stroke-title,.banner-title{font-size:2.75rem!important}.banner-stroke-title{line-height:50px!important}.secondary-container{padding:0 45px}header .navbar-nav .nav-item{padding:0 15px}.secondary-container{padding:0 60px}}@media only screen and (min-device-width:1024px) and (max-device-width:1199px){.banner-stroke-title,.banner-title{font-size:2.75rem!important}.banner-stroke-title{line-height:50px!important}.secondary-container{padding:0 50px}header .navbar-nav .nav-item{padding:0 8px}.home-banner-slider{height:100vh}}@media only screen and (min-device-width:600px) and (max-device-width:1024px){.home-banner-slider{height:100%!important}.home-banner-slider .home-banner-image{height:100%;object-fit:cover;display:block;position:relative!important}}@media only screen and (min-device-width:991px) and (max-device-width:1023px){.banner-stroke-title,.banner-title{font-size:2rem!important}.banner-stroke-title{line-height:45px!important}.secondary-container{padding:0 20px}header .navbar-nav .nav-item{padding:0 5px}}@media only screen and (min-device-width:320px) and (max-device-width:767px){.active-product-tab{border-bottom:3px solid var(--secondary-color)!important}.banner-titles-section{max-width:350px;margin:0 auto}.home-banner-slider .col-sm-12{display:flex;justify-content:center;padding:0 16px!important}.home-banner-slider .col-sm-12:first-child{align-items:center;height:40%}.home-banner-slider .col-sm-12:nth-child(2){height:60%;align-items:start!important}.home-banner-slider .col-sm-12{padding:0}.mobile-filter-remove-group{width:100%!important}.our-mission-title-container>div{padding:50px!important}}@media only screen and (min-device-width:320px) and (max-device-width:1024px){.produt-overview-swiper-btns{display:block!important}.breadcrumb-navigation{display:none!important}}@media screen and (max-width:1200px){.product-group-container .container{max-width:100%!important}.container-type-3{width:95%;padding:0 16px}}@media only screen and (min-device-width:320px) and (max-device-width:576px){.login-input.form-control{padding:10px 14px 10px 40px}.login-input-icon{left:10px}.mobile-filter-canvas.offcanvas{max-width:85%!important}.product-list-card .product-hero-image-wrapper{height:auto!important;padding:20px 0!important}.product-list-card .title-wrapper{margin-top:0!important}.last-category-filter{font-size:24px}.automation-product-card{max-width:370px}}@media screen and (max-width:991px){.banner-stroke-title,.banner-title{font-size:2.5rem!important}.banner-stroke-title{line-height:45px!important}}.swiper-slide-thumbnail-container{height:100%;display:flex;align-items:flex-start;padding-top:60px;padding-right:calc(10px + (20 - 10) * (100vw - 320px) / (1920 - 320))}.swiper-slide-thumbnail-container .swiper-slide{width:calc(80px + (150 - 80) * (100vw - 320px) / (1920 - 320));height:calc(80px + (150 - 80) * (100vw - 320px) / (1920 - 320))!important;border-radius:23.13px;border:5px solid #fff;overflow:hidden}.automation-banner-title-wrapper{max-width:800px;background:rgba(18,65,93,.4);border-top-right-radius:33px}.order-placed-spinner{width:36px;height:36px;border-radius:50%;border:2px solid #eee;border-right-color:#12415d;animation:spinner-d3wgkg 1s linear infinite}@keyframes spinner-d3wgkg{to{transform:rotate(1turn)}}.cursor-pointer{cursor:pointer!important}.read-more-container p{margin-bottom:0!important}.category-product-description *{display:-webkit-box;overflow:hidden}.category-product-description *,.similar-product-description *{color:var(--secondary-dark)!important}.category-product-description *,.category-product-description-home,.similar-product-description *{background-color:transparent!important;-webkit-line-clamp:7;-webkit-box-orient:vertical;text-overflow:ellipsis;max-height:calc(1.1em * 8);position:relative}.category-product-description-home{color:#444!important;display:-webkit-box;overflow:hidden}.category-product-description-home,.category-product-description-home *{background-color:transparent!important;color:#444!important}.ol-spacing ol{margin-bottom:0}.p-spacing p{margin-bottom:0!important}.category-product-description-home ol{list-style-type:none!important;padding-left:0}.category-product-description-home ol li:before{content:"•";margin-right:10px;color:#444}.category-product-description-home p{margin-bottom:0!important}.category-product-description-home .read-more-btn{margin-left:16px}.category-product-description ol,.category-product-description ul{margin-bottom:0;padding-left:0}.category-product-description p{margin-bottom:0!important}.category-product-description-wrapper{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;position:relative;line-height:1.6em}.category-product-description-wrapper .read-more-btn{color:var(--primary-color);font-weight:400;cursor:pointer;display:inline;white-space:nowrap}.category-product-description-wrapper:hover .read-more-btn{text-decoration:underline}.category-product-description-wrapper-home .read-more-btn{color:var(--primary-color);font-weight:400;cursor:pointer;display:inline;white-space:nowrap;margin-left:14px;text-decoration:underline}.category-product-description-wrapper-home:hover .read-more-btn{text-decoration:underline}.category-productc-card-description *{background-color:transparent!important;color:var(--secondary-dark)!important}.flex-column-space-evenly{display:flex;flex-direction:column;justify-content:space-evenly;height:100%}.margin-left-important{margin-left:8px!important}.no-decoration{text-decoration:none!important}.feature-product-wrapper canvas{display:flex!important;height:100%!important;align-items:center;width:100%!important}.feature-product-wrapper{display:flex;justify-content:center;align-items:center;width:100%;max-width:500px;height:auto;margin:0 auto}.buttonHover:hover{color:#fff!important;background-color:var(--primary-color)!important}.playIcon{border:none;background:transparent;font-size:14px;color:#fff}.playIcon svg{margin-top:-8px}.secondaryText{color:var(--tertiary-dark)!important}.primaryText span{color:var(--primary-dark)!important}.specificationList ol{list-style-type:none;padding-left:0}.specificationList li{text-decoration:none;margin-bottom:10px}.contactUs span,.contactUs strong{background-color:transparent!important}.similarProduct h5{font-weight:300!important}.FAQsTab{border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)!important;border-radius:10px}.FAQsTab button{border-radius:10px!important}.icon-color:hover img,.white-icon{filter:brightness(0) invert(1)}.fade-slide{position:relative;opacity:0;z-index:1;transition:opacity .6s ease-in-out}.fade-slide.swiper-slide-active{opacity:1;z-index:10}.compare-model{background-color:#1f6585;font-size:14px;height:auto;color:#fff;border-radius:8px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 10px rgba(0,0,0,.4);z-index:99;padding:1rem;max-width:80vh;overflow-x:auto}.compare-model h4{font-size:12px!important;font-weight:700}.compare-model h3{font-weight:700;font-size:16px;margin-left:8px}@media (max-width:480px){.compare-model{width:95%;right:50%;bottom:10px;padding:.5rem;height:auto}}.compare-border{border-radius:7px}.compare-product{background-color:#f2f9ff;color:#12415d;border-radius:6px;margin-left:10px;margin-right:10px;cursor:pointer;flex:1 1}.compare-section{display:flex;flex-direction:column;justify-content:space-between;gap:10px}.compare-card{justify-content:space-between}.compare-card,.compare-image-text{display:flex;align-items:center;background-color:#f2f9ff;color:#12415d;position:relative}.compare-remove-button{border:none;background:none;position:relative;cursor:pointer;background-color:none;color:#12415d;padding:.25rem;border-radius:50%;transition:background-color .2s ease;font-size:26px}.compare-button{display:flex;justify-content:center;align-items:center}.compare-button button{border:none;background:#fff;padding:6px;font-size:12px;color:#32a7b1;border-radius:10px}.cursor{cursor:pointer}.option-error{padding-left:.5rem!important}.model-finder{position:fixed;bottom:10%;z-index:99;width:80%;left:10%;padding:0;color:#fff;box-shadow:0 -2px 10px rgba(0,0,0,.1)}.model-finder-items{display:flex;justify-content:space-evenly}.finder-header{background-color:var(--primary-color);padding:8px}.finder-search{display:flex;justify-content:center}.finder-search button{width:20%}.seo-section{display:none}.card-img-top{width:50%!important;margin:auto!important}.order-code-finder{display:flex;justify-content:space-between}@media (max-width:970px){.order-code-finder{flex-direction:column}.order-code-section2{margin-top:20px}}.order-code-section1{flex:1 1;margin-right:20px}.order-code-section2,.order-code-section2 input{flex:1 1}.our-mission-title-container{position:relative;padding:0!important;background-color:var(--rd-light-grey)}.our-mission-title-container>div{padding:0 150px}.our-mission-title-container:before{position:absolute;top:0;left:0;background-image:url(/Images/page-before.png);background-repeat:no-repeat;background-position:top;z-index:1;height:300px;width:200px;content:"";background-size:contain}@media (max-width:1400px){h1{font-size:36px!important}.product-title{font-size:18px}.secondaryText{font-size:15px!important}h2{font-size:30px!important}}@media (max-width:1200px){h1{font-size:34px!important}h2{font-size:28px!important}}@media (max-width:992px){h1{font-size:32px!important}h2{font-size:26px!important}}@media (max-width:768px){h1{font-size:28px!important}h2{font-size:24px}.product-title{font-size:16px}.secondaryText{font-size:14px!important}}@media (max-width:576px){h1{font-size:24px!important}h2{font-size:22px}}@media (max-width:400px){h1{font-size:22px!important}h2{font-size:20px}}@media only screen and (min-device-width:575px) and (max-device-width:1499px){.primary-btn{font-size:12px!important;font-weight:600}}.our-mission-title-container .form-control{background-color:transparent;border-radius:1rem;border:1px solid #657078;color:#657078;padding:1rem}.radix-map-contact{border-radius:1.125rem;border:1px solid #e0e0e0;padding:16px}.radix-map-contact:hover{background-color:rgba(50,167,177,.2)}.sales-offices{border-radius:18px;border:1px solid hsla(205,9%,43%,.3);width:300px}@media screen and (max-device-width:992px){.sales-offices{margin-top:40px;width:200px}.sales-offices img{width:150px;height:150px}}.zoom-container{position:relative;width:100%;max-width:450px;height:auto;margin:auto;overflow:hidden}.normal-image{width:100%;height:auto;display:block}.zoomed-image{position:absolute;width:150px;height:150px;border:2px solid #ddd;background-repeat:no-repeat;background-size:250% auto;pointer-events:none;display:none}@media (min-width:1024px) and (max-width:1399px){#wrapper{zoom:90%}}.cv-apply-bg{background:linear-gradient(90deg,#004e79,#3582ac 97.79%)}.download-close{width:15%}.compare-container{overflow:hidden;width:100%}.compare-wrapper{display:flex;align-items:stretch}.compare-left{flex:0 0 25%;max-width:25%;background:#f8f9fa;padding:15px;border-right:2px solid #ddd}.compare-right{flex:1 1;display:flex;overflow-x:auto;gap:16px;padding:15px;scroll-behavior:smooth;white-space:nowrap}.compare-item{flex-grow:0;flex-basis:calc(100% / 3);max-width:300px;flex-shrink:0;white-space:normal}.img-360-deg-viewer{height:100px;width:90%;border-color:#12415d33 #12415d80 #12415d;border-style:dashed;border-width:1px 1.5px 2px;bottom:25px;border-radius:50%}.img-360-deg-viewer,.img-360-logo{position:absolute;left:50%;transform:translateX(-50%)}.img-360-logo{bottom:-23px}.custom-tab-content table{width:100%;border-collapse:collapse;margin:1em 0;font-size:1rem}.custom-tab-content td,.custom-tab-content th{border:1px solid #ddd;padding:8px}.custom-tab-content th{background-color:#f2f2f2;font-weight:700;text-align:left}