@import url(https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@300;400;500;600;700&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap);*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:0;margin:0}body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background-color:#eee}a{color:inherit;text-decoration:none}p{margin-bottom:0}.bg-primary,.text-primary{color:#ce1431!important}.bg-secondary,.text-secondary{color:#ff8000!important}.btn-primary{background-color:#ce1431}.btn-secondary{background-color:#ff8000}.border-secondary{border-color:#ff8000!important}.text-light{color:#b8b8b8!important}.header_container{background-color:#ef9126;min-height:60px}.header_container .header_icon_size{width:2vw;height:2vw}.header_container .header_title_size{font-size:18px}@media(max-width:900px){.header_container .header_icon_size{width:15px;height:15px}.header_container .header_title_size{font-size:2vw}}@media(max-width:549px){.header_container .header_title_size{font-size:12px}}.logo_fixed_size{max-height:100px;position:relative}@media screen and (max-width:47.9375rem){.logo_fixed_size{max-height:80px}}@media screen and (min-width:62rem)and (max-width:118.75rem){.logo_fixed_size{left:70px;max-height:90px}}@media screen and (min-width:1130px){.logo_fixed_size{left:30%}}.navbarcolor{background-color:#ce1431;height:55px}.navbartext{cursor:pointer;margin-right:35px;font-weight:700;color:#fff}.navbartext2{display:inline-block;position:relative;color:hsla(0,0%,100%,.5)}.navbar-item{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.navbartext2:after{color:#fff;content:"";position:absolute;width:100%;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);transform:scaleX(0);height:2px;bottom:-2px;left:0;background-color:#ff8000;-webkit-transform-origin:bottom right;-moz-transform-origin:bottom right;transform-origin:bottom right;-webkit-transition:-webkit-transform .25s ease-out;transition:-webkit-transform .25s ease-out;-moz-transition:transform .25s ease-out,-moz-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out,-moz-transform .25s ease-out}.navbartext2:hover{text-decoration:none;color:#fff}.navbartext2:hover:after{color:#fff;-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;-moz-transform-origin:bottom left;transform-origin:bottom left}.logotext{padding-top:10px;font-family:Lobster;color:#707070;font-size:37px}.logotext:hover{text-decoration:none;color:#707070}.contactus{padding-top:20px;color:#ff8000!important;font-size:28px}.register{margin-right:35px;margin-top:25px}.navbar-section2-part1-register{font-size:15}@-webkit-keyframes moveInBottom{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-moz-keyframes moveInBottom{0%{opacity:0;-moz-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-moz-transform:translateY(0);transform:translateY(0)}}@keyframes moveInBottom{0%{opacity:0;-webkit-transform:translateY(30px);-moz-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes ring{0%{width:3px;height:3px;opacity:1}to{width:100px;height:100px;opacity:0}}@-moz-keyframes ring{0%{width:3px;height:3px;opacity:1}to{width:100px;height:100px;opacity:0}}@keyframes ring{0%{width:3px;height:3px;opacity:1}to{width:100px;height:100px;opacity:0}}@-webkit-keyframes blink{0%{opacity:0}50%{opacity:.5}to{opacity:1}}@-moz-keyframes blink{0%{opacity:0}50%{opacity:.5}to{opacity:1}}@keyframes blink{0%{opacity:0}50%{opacity:.5}to{opacity:1}}.wrap{height:100%;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}.navbar-section1-text-style-textus:after{content:"";width:50px;height:50px;border-radius:100%;border:6px solid #ff8000;position:absolute;top:50%;left:50%;-webkit-transform:translate(-65%,-50%);-moz-transform:translate(-65%,-50%);transform:translate(-65%,-50%);-webkit-animation:ring 1.5s infinite;-moz-animation:ring 1.5s infinite;animation:ring 1.5s infinite}.navbar-section1-text-style-textus:before{content:"";border-radius:1000px;min-width:-moz-calc(300px + 12px);min-width:calc(300px + 12px);min-height:-moz-calc(60px + 12px);min-height:calc(60px + 12px);border:6px solid #ff8000;-webkit-box-shadow:0 0 60px #ff8000;box-shadow:0 0 60px #ff8000;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.header-shadow{-webkit-box-shadow:0 4px 8px rgba(0,0,0,.2);box-shadow:0 4px 8px rgba(0,0,0,.2);border-top:4px solid #000;border-radius:5px;position:-webkit-sticky;position:sticky;top:5px}.home__title{line-height:51px;letter-spacing:0;font-size:35px;font-weight:700;font-family:Hind Siliguri;color:#151515}@media screen and (min-width:62rem)and (max-width:118.75rem){.home__title{font-size:32px}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.home__title{font-size:24px}}@media screen and (max-width:47.9375rem){.home__title{font-size:22px}}.home__sub-title{line-height:29px;letter-spacing:0;font-size:20px;font-weight:500;font-family:Hind Siliguri;color:#151515}@media screen and (min-width:62rem)and (max-width:118.75rem){.home__sub-title{font-size:19px}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.home__sub-title{font-size:18px}}@media screen and (max-width:47.9375rem){.home__sub-title{font-size:17px}}.home__sub-title--link{font-size:16px;font-weight:400;font-family:Hind Siliguri;color:#067bb1}@media screen and (min-width:62rem)and (max-width:118.75rem){.home__sub-title--link{font-size:15px}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.home__sub-title--link{font-size:14px}}@media screen and (max-width:47.9375rem){.home__sub-title--link{font-size:13px}}.home__sub-title--link:hover{cursor:pointer;text-decoration:underline}.icon{cursor:pointer;position:relative;display:inline-block;width:60px;height:60px;margin-left:12px;margin-right:12px;border-radius:30px;overflow:hidden}.icon:after,.icon:before{content:"";position:absolute;top:8px;left:8px;height:75%;width:75%;border-radius:30px}.icon:after,.icon:before,.icon img{-webkit-transition:all .25s ease;-moz-transition:all .25s ease;transition:all .25s ease}.icon img{position:relative;color:#fff;text-align:center;-moz-box-align:center;align-items:center}.icon-fill:before{-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;-webkit-box-shadow:inset 0 0 0 1px #16a085;box-shadow:inset 0 0 0 1px #16a085}.icon-fill:hover:before{-webkit-box-shadow:inset 0 0 0 60px #16a085;box-shadow:inset 0 0 0 60px #16a085}.icon-enter:after{-webkit-box-shadow:inset 0 0 0 1px #eb9532;box-shadow:inset 0 0 0 1px #eb9532}.icon-enter:hover:before{margin-left:0;-webkit-box-shadow:inset 0 0 0 60px #eb9532;box-shadow:inset 0 0 0 60px #eb9532}.icon-expand:after{-webkit-box-shadow:inset 0 0 0 1px #c82647;box-shadow:inset 0 0 0 1px #c82647}.icon-expand:before{background:#c82647;-webkit-box-shadow:inset 0 0 0 60px #2d2c3e;box-shadow:inset 0 0 0 60px #2d2c3e}.icon-expand:hover:before{-webkit-box-shadow:inset 0 0 0 1px #2d2c3e;box-shadow:inset 0 0 0 1px #2d2c3e}.icon-collapse:after{-webkit-box-shadow:inset 0 0 0 1px #8cc63f;box-shadow:inset 0 0 0 1px #8cc63f}.footer_about-us-text-limit{-webkit-line-clamp:8}.facebook_hover{background-color:#555}.bCJyQM,.ezefRO,.iSHIRI{background-color:#ffc600!important}.ezefRO{z-index:999999;right:.5rem!important;bottom:.5rem!important}.dBqhJy{background-color:#ffc600!important}.footer_title_container{font-size:20px;font-weight:700;font-family:Hind Siliguri;color:#fff;padding-top:12px!important;padding-bottom:12px!important}.footer_about-us-text-limit{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;line-height:1.6;font-size:14px}.footer_about-us-text-limit,.footer_desc_container{font-weight:400;font-family:Hind Siliguri;color:#fff}.footer_desc_container{font-size:13px}.footer_desc_hour{color:#fff}.footer_desc_hour,.footer_desc_hour2{font-size:13px;font-weight:400;font-family:Hind Siliguri;line-height:1.2}.footer_desc_hour2{color:#000}.footer-image-style{width:100%}@media screen and (max-width:991px){.footer-image-style{width:auto}}.facebook_hover:hover{background-color:#4265b9;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}.footer_social,.insta_hover{background-color:#555}.insta_hover:hover{background-color:#f95b60}.insta_hover:hover,.twitter_hover:hover{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}.twitter_hover:hover{background-color:#5bcff9}.youtube_hover:hover{background-color:#ff1e1e}.tiktok_hover:hover,.youtube_hover:hover{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}.tiktok_hover:hover{background-color:#000}@media screen and (min-width:750px)and (max-width:980px){.footer-style-in-tablet{padding-left:90px!important;padding-right:90px!important}}.footer-images img{width:130px!important}.home_page_border_radius-class{pointer-events:none}.address-font-style{font-size:20px;font-weight:400;font-family:Hind Siliguri;color:#000}@media screen and (max-width:47.9375rem){.address-font-style{font-size:16px;font-weight:400;font-family:Hind Siliguri;color:#000;text-align:justify}}.footer_div_container{border-top:10px solid #000}.iframe-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;pointer-events:none}.footer-link{color:#fff;cursor:pointer}.footer-link:hover{color:#ffc600}@font-face{font-family:arial;src:url(/_next/static/media/arial.5afb1f7c7464ace62524659b56fad329.ttf)}.body{font-family:arial;cursor:context-menu}.service_form-container{background-image:url(/icons/ds-contact-us-icons/background.png);height:100%;background-position:50%;background-repeat:no-repeat;background-size:cover;text-align:justify}.contact_information_container{font-family:Roboto,arial,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Hind Siliguri,Helvetica Neue,sans-serif;background-color:#e2e2e2;border-radius:20px}.service_appointment-container{background-color:#f9f8f6}.service_plus-icon{font-size:2rem}.service_add-icon{font-size:2.3rem}.service_container_request-style{border-radius:20px;-webkit-box-shadow:-2px 3px 18px 4px rgba(0,0,0,.16);box-shadow:-2px 3px 18px 4px rgba(0,0,0,.16)}.service_headers-style{color:#000;font-weight:bolder;text-align:center}.image_slide_s{height:500px}.image_slide_s img{object-position:left}@media screen and (max-width:47.9375rem){.image_slide_s img{object-fit:cover!important;aspect-ratio:4/1.7}.image_slide_s{height:auto;aspect-ratio:4/1.7!important}}.search_component_container-style{z-index:3;top:19%;left:0;position:absolute;text-shadow:2px 1px #000;color:#fff}@media screen and (max-width:520px){.search_component_container-style{display:none!important}}@media screen and (max-width:47.9375rem){.search_component_container-style{left:-4%;top:23%}}.search_component_container-style h2{font-size:42px;font-weight:400;font-family:Verdana;color:#fff}@media screen and (min-width:48rem)and (max-width:61.9375rem){.search_component_container-style h2{font-size:34px;font-weight:400;font-family:Verdana;color:#fff}}@media screen and (max-width:47.9375rem){.search_component_container-style h2{font-size:22px;font-weight:400;font-family:Verdana;color:#fff}}.search_component_container-style h3{font-size:42px;font-weight:400;font-family:Verdana;color:#fff}@media screen and (min-width:48rem)and (max-width:61.9375rem){.search_component_container-style h3{font-size:34px;font-weight:400;font-family:Verdana;color:#fff}}@media screen and (max-width:47.9375rem){.search_component_container-style h3{font-size:22px;font-weight:400;font-family:Verdana;color:#fff}}.text_limit_google_review-desc{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;text-align:justify}.background_style-googlereview h3{color:#000;font-weight:700}.testimonial-item img{width:75px!important;height:75px!important}.quotation img{width:58px!important;height:50px!important}.headerCard{position:relative}.headerCard .testimonial-item{position:absolute;top:-40px;left:12px}.headerCard .quotation{position:absolute;top:-20px;right:12px}.google-review__container{margin-right:5rem}@media screen and (min-width:62rem)and (max-width:118.75rem){.google-review__container{margin-right:7rem}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.google-review__container{margin-right:3rem}}@media screen and (max-width:47.9375rem){.google-review__container{margin-right:3rem}}.google-review__active{background-color:#1f1f20;border-radius:15px;-webkit-box-shadow:10px 12px 10px 0 rgba(0,0,0,.30196078431372547);box-shadow:10px 12px 10px 0 rgba(0,0,0,.30196078431372547);color:#fff;position:relative;padding:2rem 1rem;max-width:495px;max-height:305px;aspect-ratio:49.5/30.5}@media screen and (max-width:47.9375rem){.google-review__active{padding:1rem}}.google-review__desc{max-width:70%;font-size:12px;font-weight:400;font-family:Hind Siliguri;color:#fff;display:-webkit-box!important;-webkit-line-clamp:6!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-align:left}@media screen and (max-width:670px){.google-review__desc{font-size:12px;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;max-width:90%}}.google-review__icon{position:absolute;right:0;top:50%;-webkit-transform:translate(50%,-50%);-moz-transform:translate(50%,-50%);transform:translate(50%,-50%)}.google_review_card-style{background-color:transparent;color:#151515}.rate_blog-google{background-color:#d0dce7}.review_rate-google{background-color:#fff;color:#d0dce7;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);-webkit-backface-visibility:hidden;backface-visibility:hidden}.review_rate-google,.review_rate-google:hover{-webkit-transition:1s ease-in-out;-moz-transition:1s ease-in-out;transition:1s ease-in-out}.review_rate-google:hover{color:#d0dce7!important;-webkit-transform:scale(1.05);-moz-transform:scale(1.05);transform:scale(1.05);box-shadow:-11px 4px 53px 0 #fff;-webkit-box-shadow:-11px 4px 53px 0 #fff;-moz-box-shadow:-11px 4px 53px 0 #fff}.link_to_google_review-style{color:#fff;position:relative;left:-3rem}.link_to_google_review-style:hover{color:#d0dce7!important;color:#f4f4f4}.text_limit_google_review-desc{font-size:16px;font-weight:400;font-family:Hind Siliguri;color:#fff;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.google_fullname{font-size:20px;font-weight:700;font-family:inherit;color:#fff}.background_style-googlereview>div>h3{font-size:34px;font-weight:600;font-family:Hind Siliguri;color:#151515}.background_style-googlereview>div>p{font-size:21px;font-weight:500;font-family:inherit;color:#151515}.swiperslide_content{background-color:#242424;height:290px;border-bottom:2px solid #404040;border-radius:5px}.swiperslide_content-active{background-color:#242424!important}.google_rev_btn{color:#fff}.google_rev_btn,.google_rev_btn:hover{font-size:16px;font-weight:400;font-family:Hind Siliguri}.google_rev_btn:hover{color:#ffc600}.google_review_quote_icon{color:#ffc600;position:absolute;top:-7%;right:10%}.yellow_background_color{background-color:#ef9126}.blue_background_color{background-color:#3c8af1}.slider__left-value{left:6px}.slider__right-value{right:-4px}.submit_button{background-color:#000;color:#f6fbff}.overlate{background-color:rgba(206,65,49,.6);position:absolute;top:0;right:0;height:100%;color:#fff}.searchinput{outline:none;width:100%;border:none;border-radius:10px;-webkit-box-shadow:0 2px 8px .5px #4e4d4d;box-shadow:0 2px 8px .5px #4e4d4d}.search_text1{color:#707070;font-weight:700}.search_text2{cursor:pointer;font-size:20px}.search_text2,.search_text3{color:#ce1431;font-weight:700}.search_text3{font-size:30px}.search_text3,.search_text3:hover{text-decoration:none}.customselectsearch{border:2px solid olive}.advancesearchbutton{cursor:pointer;border-radius:15px;background-color:#ce1431;color:#fff;font-weight:700}.slider{position:relative;width:200px}.slider__left-value,.slider__range,.slider__right-value,.slider__track{position:absolute}.slider__range,.slider__track{border-radius:3px;height:5px}.slider__track{background-color:#ced4da;width:100%;z-index:1}.slider__range{background-color:#00f;z-index:2}.slider__left-value,.slider__right-value{color:#000;font-size:12px;margin-top:20px}.slider__left-value{left:0}.slider__right-value{right:0}.thumb,.thumb::-webkit-slider-thumb{-webkit-appearance:none}.thumb{pointer-events:none;position:absolute;height:0;width:200px;outline:none}.thumb--left{z-index:3}.thumb--right{z-index:4}.thumb::-webkit-slider-thumb{background-color:#fff;border:none;border-radius:50%;-webkit-box-shadow:0 0 1px 1px #000;box-shadow:0 0 1px 1px #000;cursor:pointer;height:18px;width:18px;margin-top:4px;pointer-events:all;position:relative}.thumb::-moz-range-thumb{background-color:#fff;border:none;border-radius:50%;box-shadow:0 0 1px 1px #000;cursor:pointer;height:18px;width:18px;margin-top:4px;pointer-events:all;position:relative}.advances-search-hover-style{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-bottom:1px}.advances-search-hover-style:hover{color:#ff8000;position:relative}.advances-search-hover-style:after{content:"";position:absolute;width:100%;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);transform:scaleX(0);bottom:-2px;left:0;background-color:#ce1431;-webkit-transform-origin:bottom right;-moz-transform-origin:bottom right;transform-origin:bottom right;-webkit-transition:-webkit-transform .25 ease-out;transition:-webkit-transform .25 ease-out;-moz-transition:transform .25 ease-out,-moz-transform .25 ease-out;transition:transform .25 ease-out;transition:transform .25 ease-out,-webkit-transform .25 ease-out,-moz-transform .25 ease-out}.advances-search-hover-style:hover:after{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;-moz-transform-origin:bottom left;transform-origin:bottom left}.button_hover{background-color:#141c3c!important;color:#fff!important;border:1px solid transparent!important;border-radius:2px;z-index:2222288882!important;font-size:14px;font-weight:400;font-family:Hind Siliguri;color:#fff}.button_hover,.button_hover:hover{-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out}.button_hover:hover{background-color:transparent!important;border:1px solid #ccc!important;color:#ccc!important;border-radius:2px;text-shadow:1px 1px 0 #000}.button_hover_home{background-color:#ffc600;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out;font-size:14px;font-weight:600;font-family:Hind Siliguri;color:#000}.button_hover_home:hover{border:1px solid #fff;background-color:#000;color:#fff;text-shadow:1px 1px 0 #000}.blue_button_2{background:transparent;border:1px solid #000;font-size:14px;color:#000;position:relative;z-index:0;overflow:hidden;border-radius:3px!important}.blue_button_2:hover{background-color:#000;color:#fff}.blue_button,.button_finance{background-color:#ffc600;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out;font-size:16px;font-weight:500;font-family:Hind Siliguri;color:#000!important;border-radius:3px}.blue_button svg,.button_finance svg{color:"$main-color";fill:"$main-color"}.blue_button:hover,.button_finance:hover{background-color:#383838;color:#fff!important}.blue_button_4{background-color:#151515;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out;font-size:16px;font-weight:500;font-family:Hind Siliguri;color:#fff!important;border-radius:3px}.blue_button_4 svg{color:"$white-color";fill:"$white-color"}.blue_button_4:hover{background-color:#ffc600;color:#000}.blue_button_5{background-color:#151515;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out;font-size:16px;font-weight:500;font-family:Hind Siliguri;color:#fff!important;border-radius:3px}.blue_button_5 svg{color:"$white-color";fill:"$white-color"}.blue_button_5:hover{background-color:#242424}.button_value{background-color:#141c3c!important;border-color:#141c3c!important;color:#fff!important;border:1px solid transparent;border-radius:2px;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out;font-size:14px;font-weight:400;font-family:Hind Siliguri;color:#fff}@media screen and (min-width:994px)and (max-width:1036px){.button_value{font-size:10px;font-weight:400;font-family:Hind Siliguri;color:#fff}}.button_value:hover{background-color:#000!important;border:1px solid #fff!important;border-radius:2px;text-shadow:1px 1px 0 #000}.button_finance_department,.button_value:hover{color:#fff!important;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out}.button_finance_department{background-color:#141c3c!important;border-color:#141c3c!important;border:1px solid transparent;border-radius:0!important;z-index:2222288882!important;font-size:14px;font-weight:400;font-family:Hind Siliguri;color:#fff}@media screen and (min-width:994px)and (max-width:1036px){.button_finance_department{font-size:10px;font-weight:800;font-family:Hind Siliguri;color:#fff}}@media screen and (max-width:336px){.button_finance_department{font-size:12px;font-weight:500;font-family:Hind Siliguri;color:#fff}}.button_finance_department:hover{background-color:#000!important;border:1px solid #fff!important;border-radius:0!important;text-shadow:1px 1px 0 #000}.button_finance_department:hover,.button_finance_search{color:#fff!important;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out}.button_finance_search{background-color:#141c3c!important;border:1px solid transparent!important;border-radius:0;z-index:2222288882!important;font-size:16px;font-weight:400;font-family:Hind Siliguri;color:#fff}@media screen and (min-width:994px)and (max-width:1036px){.button_finance_search{font-size:15px;font-weight:400;font-family:Hind Siliguri;color:#fff}}.button_finance_search:hover{background-color:#383838!important;color:#fff!important;border-radius:2px;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out;text-shadow:1px 1px 0 #000}.advanse_search_form_container-style{z-index:100}.inventory_sort_button__container,.inventory_sort_button__container:hover{-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out}.inventory_sort_button__container:hover{color:#000}.ASC{border-top:2px solid #0071ba!important;border-left:2px solid #0071ba!important}.DESC{border-bottom:2px solid #0071ba!important;border-right:2px solid #0071ba!important}.inventory_count_div__container{font-size:16px;font-weight:bolder}.Note_style{font-size:16px;color:#fff}.button_finance_contact_us,.Note_style{font-weight:400;font-family:Hind Siliguri}.button_finance_contact_us{background-color:#141c3c!important;color:#fff!important;border:1px solid transparent!important;border-radius:0!important;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out;z-index:2222288882!important;font-size:14px;color:#fff}@media screen and (min-width:994px)and (max-width:1036px){.button_finance_contact_us{font-size:10px;font-weight:800;font-family:Hind Siliguri;color:#fff}}@media screen and (max-width:336px){.button_finance_contact_us{font-size:12px;font-weight:500;font-family:Hind Siliguri;color:#fff}}.button_finance_contact_us:hover{background-color:#383838!important;border-radius:0!important;text-shadow:1px 1px 0 #000}.button-calc,.button_finance_contact_us:hover{color:#fff!important;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out}.button-calc{background-color:#141c3c!important;border:1px solid transparent!important;z-index:2222288882!important;font-weight:700!important}.button-calc:hover{background-color:#383838!important}.detail_page_btn_options{-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out;cursor:pointer}.home__search-div{background-color:#ffc600}.home_minivans_caontainer{z-index:0;background-position:50%}.scale_hover_sistem{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);max-width:185px!important}.scale_hover_sistem,.scale_hover_sistem:hover{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.scale_hover_sistem:hover{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);transform:scale(1.05)}.home-welcome_txt{font-size:18px;font-weight:600;font-family:Hind Siliguri;color:#151515}@media screen and (max-width:47.9375rem){.home-welcome_txt{font-size:15px;font-weight:600;font-family:Hind Siliguri;color:#151515}}.back_image_select{border-right:2px dashed #000}.back_image_select:last-child{border-right:none}@media screen and (min-width:48rem)and (max-width:61.9375rem){.back_image_select{border-right:2px dashed #000}.back_image_select:nth-child(2){border-right:none}}@media screen and (max-width:47.9375rem){.back_image_select{border:none!important}}.fixed-search{right:15px;background-color:#0a2262}.article_img{border-radius:15px;height:200px;width:280px}.article_title{font-size:20px;font-weight:700}.article_title,.article_title:hover{color:#000;text-decoration:none}.article_title2{color:#707070}.article_title2:hover{color:#707070;text-decoration:none}.article_button{margin-top:55px;cursor:pointer;font-weight:bolder;font-size:20px;padding:10px 20px;color:#fff;background-color:#ce1431;border-radius:25px}.lastarticles-font-size-title{font-size:medium}.article_button:hover{border-color:#ff8000;background-color:#ff8000;position:relative}.article_button:after{content:"";position:absolute;width:100%;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);transform:scaleX(0);bottom:-2px;left:0;background-color:#ce1431;-webkit-transform-origin:bottom right;-moz-transform-origin:bottom right;transform-origin:bottom right;-webkit-transition:-webkit-transform .25 ease-out;transition:-webkit-transform .25 ease-out;-moz-transition:transform .25 ease-out,-moz-transform .25 ease-out;transition:transform .25 ease-out;transition:transform .25 ease-out,-webkit-transform .25 ease-out,-moz-transform .25 ease-out}.article_button:hover:after{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;-moz-transform-origin:bottom left;transform-origin:bottom left}.lastarticles-hover:hover{background-color:#ebe5d9;border-radius:4px}.article_list_photo-feature,.article_list_photo-news{background-color:#ff8000;border-top-right-radius:15px;margin-left:217px;width:4rem}.btn:focus,.btn:hover{color:#fff;outline:0}.amazing_animation-btn{border-color:#ce1431;color:#fff;-webkit-box-shadow:inset 0 0 40px 40px #ce1431,0 0 0 0 #ce1431;box-shadow:inset 0 0 40px 40px #ce1431,0 0 0 0 #ce1431;-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.amazing_animation-btn:hover{-webkit-box-shadow:inset 0 0 10px 0 #ff8000,0 0 10px 4px #ff8000;box-shadow:inset 0 0 10px 0 #ff8000,0 0 10px 4px #ff8000;border-color:#ff8000}.eforms_input_container_contact_us,.eforms_textarea_container_contact_us{border-radius:0!important}.eforms_textarea_container,.eforms_textarea_container:focus{border-radius:0!important;background-color:#fff;border:1px solid #ccc;color:#000}.eforms_textarea_container_home,.eforms_textarea_container_home:focus{border-radius:0!important;background-color:#000;border:1px solid #ccc;color:#fff}.eforms_textarea_container_22{border-radius:0!important;background-color:#fff;border:1px solid #ccc!important}.option-style,.option-style li{list-style-type:none!important}.option-style ul{list-style-type:none}.option_item_style{font-size:13px;font-weight:400;font-family:Hind Siliguri;color:#000;border-bottom:1px dotted #000}@media screen and (max-width:350px){.option_item_style{font-size:11px;font-weight:400;font-family:Hind Siliguri;color:#000}}.service_input-color::-webkit-input-placeholder{color:#b0c6d9}.service_input-color{color:#000!important;-webkit-box-shadow:-2px 3px 18px 4px rgba(0,0,0,.16);box-shadow:-2px 3px 18px 4px rgba(0,0,0,.16)}.service_comment-textarea{border-radius:10px}.btn_contact_us-form-button{margin-top:55px;cursor:pointer;font-weight:bolder;padding:10px 20px;color:#fff;background-color:#ce1431;border-radius:25px}.btn_contact_us-form-button:hover{border-color:#ff8000;background-color:#ff8000;position:relative}.btn_contact_us-form-button:after{content:"";position:absolute;width:100%;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);transform:scaleX(0);bottom:-2px;left:0;background-color:#ce1431;-webkit-transform-origin:bottom right;-moz-transform-origin:bottom right;transform-origin:bottom right;-webkit-transition:-webkit-transform .25 ease-out;transition:-webkit-transform .25 ease-out;-moz-transition:transform .25 ease-out,-moz-transform .25 ease-out;transition:transform .25 ease-out;transition:transform .25 ease-out,-webkit-transform .25 ease-out,-moz-transform .25 ease-out}.btn_contact_us-form-button:hover:after{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;-moz-transform-origin:bottom left;transform-origin:bottom left}.btn_contact_us-form{color:#fff;font-weight:bolder;background-color:#ce1431;-webkit-box-shadow:0 10px 13px -7px #ce1431,0 24px 15px 4px rgba(9,81,137,.797);box-shadow:0 10px 13px -7px #ce1431,0 24px 15px 4px rgba(0,0,0,.25)}.btn_contact_us-form:hover{color:#fff!important}.service_sepecial_car-container{position:relative;background-color:#ce1431;border-radius:10px}.service_sepecial_car-image{opacity:1;display:block;backface-visibility:hidden;-webkit-backface-visibility:hidden}.service_sepecial_car-image,.service_sepecial_car-middle{-webkit-transition:.5s ease;-moz-transition:.5s ease;transition:.5s ease;border-radius:10px}.service_sepecial_car-middle{opacity:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);text-align:center;word-wrap:break-word;color:#f9f8f6}.service_sepecial_car-container:hover .service_sepecial_car-image{opacity:.3}.service_sepecial_car-container:hover .service_sepecial_car-middle{opacity:1}.order_part_form-container{background-image:url(/icons/ds-order-part/background.png);height:100%;background-position:50%;background-repeat:no-repeat;background-size:cover;text-align:justify}.article_list_photo-style{background-size:0 100%;-webkit-transition:background-color 2s;-moz-transition:background-color 2s;transition:background-color 2s}.article_list_photo-style:hover{background-image:-webkit-gradient(linear,left top,right top,from(#d9e3ef),to(#ece8e3));background-image:-moz-linear-gradient(left,#d9e3ef 0,#ece8e3 100%);background-image:linear-gradient(90deg,#d9e3ef 0,#ece8e3);background-repeat:no-repeat;background-size:200% 100%;-webkit-transition:background-size 2s,background-color 2s;-moz-transition:background-size 2s,background-color 2s;transition:background-size 2s,background-color 2s;cursor:pointer;-webkit-box-shadow:-2px 3px 18px 4px rgba(0,0,0,.16)!important;box-shadow:-2px 3px 18px 4px rgba(0,0,0,.16)!important}.blog_text-limit{-webkit-line-clamp:3}.blog_text-limit,.post_text-limit{padding:2px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;line-height:1.5}.post_text-limit{-webkit-line-clamp:1}.author_image-style{border-radius:50%;width:10vh;height:10vh}.author_image-style,.post_image-style{background-position:50%;background-repeat:no-repeat;background-size:cover}.post_image-style{height:100%}.post-body-style{background-color:#f7f7fc}.p-tag-post-body-style{line-height:1.5;font-family:Exo-light-font;color:#3c4858}.li-tag-post-body-style,.p-tag-post-body-style{text-align:justify;text-justify:inter-word;font-size:18px}.li-tag-post-body-style{list-style-type:disc;color:#343a40}.h-tags-post-body-style{text-align:justify;text-justify:inter-word;color:#ce1431}a.toc-a-style{color:#6c757d}a.toc-a-style:active{color:#343a40}a.toc-a-style:after{color:#adb5bd}.relate_post_image-style{width:20vh;height:20vh;background-size:cover;background-repeat:no-repeat;background-position:50%}.related_post-container{position:relative;border-radius:50%}.related_post-image{opacity:1;display:block;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:50%;border:1px solid #ff8000}.related_post-image,.related_post-middle{-webkit-transition:.5s ease;-moz-transition:.5s ease;transition:.5s ease}.related_post-middle{opacity:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);text-align:center;-moz-box-pack:center;justify-content:center;word-wrap:break-word;color:#f9f8f6;width:100%;height:100%}.related_post-container:hover .related_post-image{opacity:.3}.related_post-container:hover .related_post-middle{opacity:.8}.image-gallery-image{height:100%}.navbar-customer-web-menu{background-color:#000}.navbar-section1{background-color:#ce1431!important}.navbar-section1-text{background-color:#ce1431}.navbar-section1-text a{color:#fff!important}.navbar-section2-part1-logo{width:10rem!important}.navbar-light .navbar-toggler{border-color:#fff!important;color:#fff!important}.navbar-toggler{padding:2px!important}.navbar-section1-text-style,.navbar-section1-text-style a{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.navbar-section1-text-style:after a{color:#fff!important;content:""!important;position:absolute!important;width:100%!important;-webkit-transform:scaleX(0)!important;-moz-transform:scaleX(0)!important;transform:scaleX(0)!important;height:2px!important;bottom:-2px!important;left:0!important;background-color:#ff8000!important;-webkit-transform-origin:bottom right!important;-moz-transform-origin:bottom right!important;transform-origin:bottom right!important;-webkit-transition:-webkit-transform .5s ease-out!important;transition:-webkit-transform .5s ease-out!important;-moz-transition:transform .5s ease-out,-moz-transform .5s ease-out!important;transition:transform .5s ease-out!important;transition:transform .5s ease-out,-webkit-transform .5s ease-out,-moz-transform .5s ease-out!important}.navbar-section1-text-style:hover a{text-decoration:none!important;color:#fff!important}.navbar-section1-text-style:hover:after a{color:#fff!important;-webkit-transform:scaleX(1)!important;-moz-transform:scaleX(1)!important;transform:scaleX(1)!important;-webkit-transform-origin:bottom left!important;-moz-transform-origin:bottom left!important;transform-origin:bottom left!important}.nav-link{padding:0!important}.dropdown-menu .dropdown_item-1{-webkit-animation:rotateX 60ms ease-in-out forwards!important;-moz-animation:rotateX 60ms ease-in-out forwards!important;animation:rotateX 60ms ease-in-out forwards!important}.dropdown-menu .dropdown_item-1,.dropdown-menu .dropdown_item-2{-webkit-transform-origin:top center;-moz-transform-origin:top center;transform-origin:top center}.dropdown-menu .dropdown_item-2{-webkit-animation:rotateX .12s ease-in-out forwards!important;-moz-animation:rotateX .12s ease-in-out forwards!important;animation:rotateX .12s ease-in-out forwards!important}.dropdown-menu .dropdown_item-3{-webkit-animation:rotateX .18s ease-in-out forwards!important;-moz-animation:rotateX .18s ease-in-out forwards!important;animation:rotateX .18s ease-in-out forwards!important}.dropdown-menu .dropdown_item-3,.dropdown-menu .dropdown_item-4{-webkit-transform-origin:top center;-moz-transform-origin:top center;transform-origin:top center}.dropdown-menu .dropdown_item-4{-webkit-animation:rotateX .24s ease-in-out forwards!important;-moz-animation:rotateX .24s ease-in-out forwards!important;animation:rotateX .24s ease-in-out forwards!important}.dropdown-menu .dropdown_item-5{-webkit-transform-origin:top center;-moz-transform-origin:top center;transform-origin:top center;-webkit-animation:rotateX .3s ease-in-out forwards!important;-moz-animation:rotateX .3s ease-in-out forwards!important;animation:rotateX .3s ease-in-out forwards!important}.dropdown_item-1:after{color:#fff;content:"";position:absolute;width:100%;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);transform:scaleX(0);height:2px;bottom:-2px;left:0;background-color:#ff8000;-webkit-transform-origin:bottom right;-moz-transform-origin:bottom right;transform-origin:bottom right;-webkit-transition:-webkit-transform .25s ease-out;transition:-webkit-transform .25s ease-out;-moz-transition:transform .25s ease-out,-moz-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out,-moz-transform .25s ease-out;-moz-box-align:center!important;align-items:center!important;text-align:center!important}.dropdown_item-1:hover{background-color:transparent;border-radius:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dropdown_item-1:hover:after{color:#fff;-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;-moz-transform-origin:bottom left;transform-origin:bottom left}.dropdown_item-2:hover{background-color:transparent;border-radius:5px}.dropdown_item-2:after{color:#fff;content:"";position:absolute;width:100%;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);transform:scaleX(0);height:2px;bottom:-2px;left:0;background-color:#ff8000;-webkit-transform-origin:bottom right;-moz-transform-origin:bottom right;transform-origin:bottom right;-webkit-transition:-webkit-transform .25s ease-out;transition:-webkit-transform .25s ease-out;-moz-transition:transform .25s ease-out,-moz-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out,-moz-transform .25s ease-out;-moz-box-align:center!important;align-items:center!important;text-align:center!important}.dropdown_item-2:hover:after{color:#fff;-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;-moz-transform-origin:bottom left;transform-origin:bottom left}.dropdown_item-3:hover{background-color:transparent;border-radius:5px}.dropdown_item-3:after{color:#fff;content:"";position:absolute;width:100%;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);transform:scaleX(0);height:2px;bottom:-2px;left:0;background-color:#ff8000;-webkit-transform-origin:bottom right;-moz-transform-origin:bottom right;transform-origin:bottom right;-webkit-transition:-webkit-transform .25s ease-out;transition:-webkit-transform .25s ease-out;-moz-transition:transform .25s ease-out,-moz-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out,-moz-transform .25s ease-out;-moz-box-align:center!important;align-items:center!important;text-align:center!important}.dropdown_item-3:hover:after{color:#fff;-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;-moz-transform-origin:bottom left;transform-origin:bottom left}.dropdown_item-5:hover{background-color:transparent;border-radius:5px}.dropdown_item-5:after{color:#fff;content:"";position:absolute;width:100%;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);transform:scaleX(0);height:2px;bottom:-2px;left:0;background-color:#ff8000;-webkit-transform-origin:bottom center;-moz-transform-origin:bottom center;transform-origin:bottom center;-webkit-transition:-webkit-transform .25s ease-out;transition:-webkit-transform .25s ease-out;-moz-transition:transform .25s ease-out,-moz-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out,-moz-transform .25s ease-out;-moz-box-align:center!important;align-items:center!important;text-align:center!important}.dropdown-item:active{background-color:transparent!important}@-moz-keyframes rotateX{0%{opacity:0;-moz-transform:rotateX(-90deg);transform:rotateX(-90deg)}50%{-moz-transform:rotateX(-20deg);transform:rotateX(-20deg)}to{opacity:1;-moz-transform:rotateX(0deg);transform:rotateX(0deg)}}@-webkit-keyframes rotateX{0%{opacity:0;-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg)}50%{-webkit-transform:rotateX(-20deg);transform:rotateX(-20deg)}to{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}@keyframes rotateX{0%{opacity:0;-webkit-transform:rotateX(-90deg);-moz-transform:rotateX(-90deg);transform:rotateX(-90deg)}50%{-webkit-transform:rotateX(-20deg);-moz-transform:rotateX(-20deg);transform:rotateX(-20deg)}to{opacity:1;-webkit-transform:rotateX(0deg);-moz-transform:rotateX(0deg);transform:rotateX(0deg)}}@-webkit-keyframes growDown{0%{-webkit-transform:scaleY(0);transform:scaleY(0)}80%{-webkit-transform:scaleY(1.1);transform:scaleY(1.1)}to{-webkit-transform:scaleY(1);transform:scaleY(1)}}@-moz-keyframes growDown{0%{-moz-transform:scaleY(0);transform:scaleY(0)}80%{-moz-transform:scaleY(1.1);transform:scaleY(1.1)}to{-moz-transform:scaleY(1);transform:scaleY(1)}}@keyframes growDown{0%{-webkit-transform:scaleY(0);-moz-transform:scaleY(0);transform:scaleY(0)}80%{-webkit-transform:scaleY(1.1);-moz-transform:scaleY(1.1);transform:scaleY(1.1)}to{-webkit-transform:scaleY(1);-moz-transform:scaleY(1);transform:scaleY(1)}}@-webkit-keyframes rotateMenu{0%{-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg)}70%{-webkit-transform:rotateX(20deg);transform:rotateX(20deg)}to{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}@-moz-keyframes rotateMenu{0%{-moz-transform:rotateX(-90deg);transform:rotateX(-90deg)}70%{-moz-transform:rotateX(20deg);transform:rotateX(20deg)}to{-moz-transform:rotateX(0deg);transform:rotateX(0deg)}}@keyframes rotateMenu{0%{-webkit-transform:rotateX(-90deg);-moz-transform:rotateX(-90deg);transform:rotateX(-90deg)}70%{-webkit-transform:rotateX(20deg);-moz-transform:rotateX(20deg);transform:rotateX(20deg)}to{-webkit-transform:rotateX(0deg);-moz-transform:rotateX(0deg);transform:rotateX(0deg)}}.navbar-section1-text a{color:hsla(0,0%,100%,.5)!important}.header-text{font-size:16px;font-weight:400;font-family:Hind Siliguri;color:#fff!important}.container--map-style{background-color:#f9f8f6;border-radius:15px}.container--map-style h1,.container--map-style h2,.container--map-style h3,.container--map-style h4,.container--map-style h5,.container--map-style h6,.container--map-style p{color:#ce1431;font-weight:700;font-size:30px!important;margin:auto 5px}.swiper-pagination-bullet{border-radius:0!important;width:25px!important;height:8px!important;background-color:rgba(59,59,59,.5)!important;z-index:11111!important;opacity:1!important}@media screen and (max-width:47.9375rem){.swiper-pagination-bullet{display:none}}.swiper-pagination{z-index:11111!important}@media screen and (max-width:47.9375rem){.swiper-pagination{display:none}}.swiper-pagination-bullet-active{background:rgba(59,59,59,.9)!important}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:-5rem;position:absolute;z-index:5000}.swiper-pagination-clickable{z-index:5465454!important}.textus-button-full-style{position:fixed!important;top:60%;right:-50px;z-index:10}.scroll-top-home-page{position:fixed;top:60%;left:10px;z-index:99;background-color:transparent;color:#ff8000;cursor:pointer;border-radius:4px;width:5%}.scroll-top-home-page:hover{color:#ce1431}h6.ml8{font-weight:900;font-size:4.5em;color:#fff;width:3em;height:3em}.ml8 .letters-container{position:absolute;left:0;right:0;margin:auto;top:0;bottom:0;height:1em}.ml8 .letters{z-index:2;top:-.5em}.letter,.ml8 .letters{position:relative;display:inline-block;line-height:.7em;right:-.12em}.letter{z-index:3;top:-1em}.ml8 .bang{top:-1.25rem;left:-.5em}.ml8 .circle{position:absolute;left:0;right:0;margin:auto;top:0;bottom:0}.ml8 .scroll-top-home-page-circle-white{width:3em;height:3em;border:2px dashed #fff;border-radius:2em}.ml8 .scroll-top-home-page-circle-dark{width:.5em;height:.5em;background-color:#4f7b86;border-radius:3em;z-index:1}.ml8 .scroll-top-home-page-circle-dark-dashed{border-radius:2.4em;background-color:transparent;border:2px dashed #4f7b86;width:.75em;height:.75em}.scroll-top-home-page-text{font-size:x-small;margin-left:5.75rem}.scroll-top-home-page-icon{font-size:small}@-webkit-keyframes circledarkdasheddashed{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.5);transform:scale(1.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@-moz-keyframes circledarkdasheddashed{0%{-moz-transform:scale(1);transform:scale(1)}50%{-moz-transform:scale(1.5);transform:scale(1.5)}to{-moz-transform:scale(1);transform:scale(1)}}@keyframes circledarkdasheddashed{0%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.5);-moz-transform:scale(1.5);transform:scale(1.5)}to{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}@-webkit-keyframes circledarkdashed{0%{-webkit-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg)}50%{-webkit-transform:scale(1.5) rotate(180deg);transform:scale(1.5) rotate(180deg)}to{-webkit-transform:scale(1) rotate(1turn);transform:scale(1) rotate(1turn)}}@-moz-keyframes circledarkdashed{0%{-moz-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg)}50%{-moz-transform:scale(1.5) rotate(180deg);transform:scale(1.5) rotate(180deg)}to{-moz-transform:scale(1) rotate(1turn);transform:scale(1) rotate(1turn)}}@keyframes circledarkdashed{0%{-webkit-transform:scale(1) rotate(0deg);-moz-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg)}50%{-webkit-transform:scale(1.5) rotate(180deg);-moz-transform:scale(1.5) rotate(180deg);transform:scale(1.5) rotate(180deg)}to{-webkit-transform:scale(1) rotate(1turn);-moz-transform:scale(1) rotate(1turn);transform:scale(1) rotate(1turn)}}.scroll-top-home-page-circle-dark-dashed{-webkit-animation:circledarkdashed 12s linear infinite!important;-moz-animation:circledarkdashed 12s linear infinite!important;animation:circledarkdashed 12s linear infinite!important}@-webkit-keyframes circledark{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.5);transform:scale(1.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@-moz-keyframes circledark{0%{-moz-transform:scale(1);transform:scale(1)}50%{-moz-transform:scale(1.5);transform:scale(1.5)}to{-moz-transform:scale(1);transform:scale(1)}}@keyframes circledark{0%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.5);-moz-transform:scale(1.5);transform:scale(1.5)}to{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}.scroll-top-home-page-circle-dark,.scroll-top-home-page-circle-white{-webkit-animation:circledark 12s ease infinite;-moz-animation:circledark 12s ease infinite;animation:circledark 12s ease infinite}.dropdown-menu .dropdown_item-2,.dropdown-menu .dropdown_item-3,.dropdown-menu .dropdown_item-5{left:0}.nav_togel_style{background-image:-webkit-linear-gradient(top,#666,#222);padding:0;margin:0}.header_facebook_icon:hover svg{background:#3b5998}.menu_link{padding:10px!important;letter-spacing:1px;color:#000!important}.menu_link,.menu_link:hover{font-size:14px;font-weight:700;font-family:Hind Siliguri}.menu_link:hover{color:#ffc600!important}.drop_menu_items_color-style{font-size:11px;font-weight:700;font-family:Hind Siliguri;color:#fff}.nav-item{color:#fff;padding-top:10px;padding-bottom:10px}.nav-item,.nav-item:hover{font-size:15px;font-weight:700;font-family:Hind Siliguri;font-weight:700!important}.nav-item:hover{color:#919599}@media screen and (min-width:62rem){.header-customer-web-navbar{-moz-box-pack:end!important;justify-content:end!important}.header-customer-web-navbartoggle{-moz-box-pack:start!important;justify-content:start!important}.navbar-customer-web-menu-text2{color:#ce1431!important;cursor:pointer!important}.navbar-customer-web-menu-text2:hover{color:#ccc!important}.dropdown-toggle{color:#000!important;font-size:14px;font-weight:700;font-family:UbuntuBold;color:#000;cursor:pointer}.dropdown-toggle:hover{color:#000!important}.dropdown-menu{border-radius:0!important;padding:0!important;background-color:#ececec!important;border-color:#ececec!important}.navbar-toggler{border:none}.navbar-customer-web-menu-phonenumber{color:#fff}.navbar-light span{height:34px;width:44px;background-image:url(/images/menu_icon_new.png)!important}.first_header_color-style--menu{background-color:#f1feff;color:#fff}.menu_items_color-style{font-size:.95rem;font-weight:700;color:#fff;text-decoration:none}.menu_items_color-style:hover{color:#919599;text-decoration:none;cursor:pointer}.dropdown-item{font-size:12px;font-weight:600;font-family:Hind Siliguri;color:#000;color:#000!important;padding:10px!important}.dropdown-item,.dropdown-item:hover{text-decoration:none!important;letter-spacing:2px}.dropdown-item:hover{color:#383838!important;background-color:#fff!important;left:0}.text_us_now-style--menu{-webkit-animation:opacity-change 2s linear infinite!important;-moz-animation:opacity-change 2s linear infinite!important;animation:opacity-change 2s linear infinite!important}@-webkit-keyframes opacity-change{0%{opacity:0}50%{opacity:1}to{opacity:0}}@-moz-keyframes opacity-change{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes opacity-change{0%{opacity:0}50%{opacity:1}to{opacity:0}}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.header-customer-web-navbar{-moz-box-pack:end!important;justify-content:end!important}.header-customer-web-navbartoggle{-moz-box-pack:start!important;justify-content:start!important}.navbar-customer-web-menu-text2{color:#ce1431!important;cursor:pointer!important}.navbar-customer-web-menu-text2:hover{color:#ccc!important}.dropdown-toggle{font-size:1.1rem;color:#000!important;font-size:14px;font-weight:700;font-family:UbuntuBold;color:#000;cursor:pointer}.dropdown-toggle:hover{color:#000!important}.dropdown-menu{border-radius:0!important;padding:0!important;margin:0!important;background-color:#383838!important;border-color:#383838!important}.navbar-toggler{border:none}.navbar-customer-web-menu-phonenumber{color:#fff}.navbar-light span{height:34px;width:44px;background-image:url(/images/menu_icon_new.png)!important}.first_header_color-style--menu{background-color:#f1feff;color:#fff}.menu_items_color-style{font-size:1.1rem;color:#fff;text-decoration:none}.menu_items_color-style:hover{color:#919599;text-decoration:none;cursor:pointer}.dropdown-item{margin:10px}.dropdown-item,.dropdown-item:hover{font-size:11px;font-weight:400;font-family:Hind Siliguri;color:#fff;color:#fff!important;text-decoration:none!important;letter-spacing:2px}.dropdown-item:hover{background-color:transparent!important;background-color:#383838!important;left:0}.text_us_now-style--menu{-webkit-animation:opacity-change 2s linear infinite!important;-moz-animation:opacity-change 2s linear infinite!important;animation:opacity-change 2s linear infinite!important;font-size:14px;font-weight:700;font-family:UbuntuBold;color:#fff}@-webkit-keyframes opacity-change{0%{opacity:0}50%{opacity:1}to{opacity:0}}@-moz-keyframes opacity-change{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes opacity-change{0%{opacity:0}50%{opacity:1}to{opacity:0}}}@media screen and (max-width:47.9375rem){.header-customer-web-navbar{-moz-box-pack:end!important;justify-content:end!important}.header-customer-web-navbartoggle{-moz-box-pack:justify!important;justify-content:space-between!important}.navbar-customer-web-menu-text2{color:#ce1431!important;cursor:pointer!important}.navbar-customer-web-menu-text2:hover{color:#ccc!important}.dropdown-toggle{font-size:1.1rem;font-size:14px;font-weight:700;font-family:UbuntuBold;color:#000;cursor:pointer}.dropdown-toggle,.dropdown-toggle:hover{color:#000!important}.dropdown-menu{border-radius:0!important;padding:0!important;margin:0!important;background-color:#383838!important;border-color:#383838!important}.navbar-toggler{border:none}.navbar-customer-web-menu-phonenumber{color:#fff}.navbar-light span{-webkit-filter:invert(1);filter:invert(1);color:#fff;background-image:url(/images/menu_icon_new.png)!important}.navbar-light span,.navbar-toggler-icon{height:34px;width:44px}.navbar-light .navbar-toggler-icon{background:#000}.first_header_color-style--menu{background-color:#f1feff;color:#fff}.menu_items_color-style{font-size:1.1rem;color:#fff;text-decoration:none}.menu_items_color-style:hover{color:#919599;text-decoration:none;cursor:pointer}.dropdown-item{margin:10px}.dropdown-item,.dropdown-item:hover{font-size:12px;font-weight:400;font-family:Hind Siliguri;color:#fff;color:#fff!important;text-decoration:none!important;letter-spacing:2px}.dropdown-item:hover{background-color:transparent!important;background-color:#383838!important;left:0}.text_us_now-style--menu{-webkit-animation:opacity-change 2s linear infinite!important;-moz-animation:opacity-change 2s linear infinite!important;animation:opacity-change 2s linear infinite!important;font-size:14px;font-weight:700;font-family:UbuntuBold;color:#fff}@-webkit-keyframes opacity-change{0%{opacity:0}50%{opacity:1}to{opacity:0}}@-moz-keyframes opacity-change{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes opacity-change{0%{opacity:0}50%{opacity:1}to{opacity:0}}}.image_slide_s{height:90vh}.image_slide_s img{object-fit:cover!important;object-position:center;height:100%}@media screen and (min-width:62rem)and (max-width:118.75rem){.image_slide_s{height:80vh}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.image_slide_s{height:30vh}}@media screen and (max-width:47.9375rem){.image_slide_s{height:30vh}}.test-drive-drams p{font-size:25px;color:#000}.test-drive-drams button{background-color:#ce1431;width:170px;height:40px}.test-drive-drams button p{color:#fff;font-size:14px;font-weight:400}.test-drive-background-blue{background:transparent!important;height:280px}.test-drive-border{border:1px solid #cbcbcb;position:relative}.image-customer-web-testdrive{margin-left:19rem;top:-4.5rem;position:absolute;z-index:2;-webkit-transform:translateX(-290px);-moz-transform:translateX(-290px);transform:translateX(-290px);width:370px;height:240px}.full-backgroundcolor{background:-moz-linear-gradient(173deg,#141b1c 0,#abcae3 30%,#fff 100%);background:linear-gradient(277deg,#141b1c,#abcae3 30%,#fff)}@media screen and (min-width:769px)and (max-width:1000px){.image-customer-web-testdrive{margin-left:17rem;top:-5rem;position:absolute;z-index:2;-webkit-transform:translateX(-290px);-moz-transform:translateX(-290px);transform:translateX(-290px);width:300px;height:200px}}@media screen and (min-width:451px)and (max-width:768px){.test-drive-drams p{font-size:25px;font-weight:700;color:#000}.test-drive-drams button{background-color:#ce1431;width:170px;height:40px}.test-drive-drams button p{color:#fff;font-size:14px;font-weight:400}.test-drive-background-blue{background:transparent!important;height:280px}.test-drive-border{border:1px solid #cbcbcb;position:relative}.image-customer-web-testdrive{position:absolute;z-index:2;-webkit-transform:translateX(-290px);-moz-transform:translateX(-290px);transform:translateX(-290px);width:350px;height:240px}.full-backgroundcolor{background:-moz-linear-gradient(173deg,#141b1c 0,#abcae3 30%,#fff 100%);background:linear-gradient(277deg,#141b1c,#abcae3 30%,#fff)}}@media screen and (max-width:450px){.full-backgroundcolor{background-color:f4f4f4;overflow-x:hidden!important}.test-drive-background-blue{background:transparent!important;height:280px;overflow-x:hidden}.test-drive-border{border:1px solid #cbcbcb;position:relative}.image-customer-web-testdrive{padding-top:7rem;position:absolute;z-index:2;-webkit-transform:translateX(240px)!important;-moz-transform:translateX(240px)!important;transform:translateX(240px)!important;width:180px;height:280px}.test-drive-drams p{font-size:15px;font-weight:700;color:#000}.test-drive-drams button{background-color:#ce1431;width:170px;height:40px;margin-bottom:1rem!important}.test-drive-drams button p{color:#fff;font-size:16px;font-weight:400}}.home_page_test_drive-style{background:#494f50;background:-webkit-gradient(linear,left top,right top,from(#494f50),color-stop(61%,#0a2f4e),color-stop(83%,#033e72),to(rgba(0,0,0,.8)));background:-moz-linear-gradient(left,#494f50 0,#0a2f4e 61%,#033e72 83%,rgba(0,0,0,.8) 100%);background:linear-gradient(90deg,#494f50,#0a2f4e 61%,#033e72 83%,rgba(0,0,0,.8))}.back_image_aboutus{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);color:#fff;height:100%;width:100vw;position:absolute;top:0;right:0;background-color:rgba(0,0,0,.712)}@media screen and (min-width:62rem)and (max-width:118.75rem){.back_image_aboutus{-webkit-clip-path:polygon(0 0,100% 0,92% 100%,0 100%);clip-path:polygon(0 0,100% 0,92% 100%,0 100%)}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.back_image_aboutus{-webkit-clip-path:polygon(0 0,100% 0,92% 100%,0 100%);clip-path:polygon(0 0,100% 0,92% 100%,0 100%)}}fieldset{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding:1rem 0;border:1px solid #2a2b2b;margin:1rem;height:90%}legend{width:30%}.about-us-home-backgroundimage{width:100%;height:100%;object-fit:cover}.overlate-aboutus{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);background-color:transparent!important;position:absolute;top:0;right:0;height:85%;width:85%;color:#fff}.aboutus-text{width:100%;height:100%;background-image:url(/images/new/bmw.jpg);background-repeat:no-repeat;object-fit:cover}.overlate-aboutus-home{backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(10px);border-radius:20px;background-color:transparent}.home_about_section_background-style{background-repeat:no-repeat;background-size:cover;background-position:50%;object-fit:cover}.text_color_aboutus{color:#fff}.text_color_aboutus,.text_color_aboutus p{-moz-box-align:start!important;align-items:start!important}.about_page_text-limit{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-height:20px;-webkit-line-clamp:2;-webkit-box-orient:vertical;-webkit-transition:all .5 ease;-moz-transition:all .5 ease;transition:all .5 ease}@media screen and (min-width:1440px){.overlate-aboutus{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);background-color:transparent!important;top:0;right:0;height:85%;width:85%;color:#fff}.vehicle-form-service-appointment-btn p{font-size:14px!important}.aboutus-image-customer-web{width:550px;height:550px;z-index:6}.aboutus-image-customer-web-line-image{width:20rem;height:20rem}.title-aboutus-customer-web{color:#f4f4f4;font-size:34px;font:700;padding-left:1rem}.text-aboutus-customer-web{color:#ce1431;font-size:16px}.aboutus-text{background-color:#f4f4f4}.aboutus-image-customer-web-line{top:-5rem;left:14%}.aboutus-image-customer-web-line,.aboutus-image-customer-web-line-two{position:absolute;z-index:5;-webkit-transform:rotate(-5deg);-moz-transform:rotate(-5deg);transform:rotate(-5deg)}.aboutus-image-customer-web-line-two{bottom:-5rem;left:0}.aboutus-image-customer-web-line-image-two{width:20rem;height:20rem}}@media screen and (min-width:1200px)and (max-width:1439px){.overlate-aboutus{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);background-color:transparent!important;position:absolute;top:0;right:0;height:85%;width:85%;color:#fff}.vehicle-form-service-appointment-btn p{font-size:14px!important}.aboutus-image-customer-web-line-image{width:20rem;height:20rem}.aboutus-image-customer-web-line{top:-5rem;left:13%}.aboutus-image-customer-web-line,.aboutus-image-customer-web-line-two{position:absolute;z-index:5;-webkit-transform:rotate(-5deg);-moz-transform:rotate(-5deg);transform:rotate(-5deg)}.aboutus-image-customer-web-line-two{bottom:-5rem;left:0}.aboutus-image-customer-web-line-image-two{width:20rem;height:20rem}.aboutus-image-customer-web{width:550px;height:550px;z-index:6}.title-aboutus-customer-web{color:#ce1431;font-size:34px;font:700;padding-left:1rem}.text-aboutus-customer-web{color:#ce1431;font-size:16px}.aboutus-text{background-color:#f4f4f4}}@media screen and (min-width:769px)and (max-width:920px){.overlate-aboutus{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);background-color:transparent!important;position:absolute;top:0;right:0;height:85%;width:85%;color:#fff}.vehicle-form-service-appointment-btn p{font-size:20px!important}.aboutus-image-customer-web{width:400px;height:400px}.title-aboutus-customer-web{color:#ce1431;font-size:34px;font:700;padding-left:1rem}.text-aboutus-customer-web{width:auto;overflow:hidden;text-overflow:ellipsis;display:-webkit-box!important;-webkit-line-clamp:5;-webkit-box-orient:vertical;word-wrap:break-word;color:#ce1431;font-size:16px}.aboutus-text{background-color:#f4f4f4}}@media screen and (min-width:921px)and (max-width:1067px){.overlate-aboutus{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);background-color:transparent!important;position:absolute;top:0;right:0;height:85%;width:85%;color:#fff}.vehicle-form-service-appointment-btn p{font-size:20px!important}.aboutus-image-customer-web{width:450px;height:450px;z-index:6}.title-aboutus-customer-web{color:#ce1431;font-size:34px;font:700;padding-left:1rem}.text-aboutus-customer-web{width:auto;overflow:hidden;text-overflow:ellipsis;display:-webkit-box!important;-webkit-line-clamp:5;-webkit-box-orient:vertical;word-wrap:break-word;color:#ce1431;font-size:16px}.aboutus-text{background-color:#f4f4f4}.aboutus-image-customer-web-line-image{width:20rem;height:20rem}.aboutus-image-customer-web-line{top:-5rem;left:13%}.aboutus-image-customer-web-line,.aboutus-image-customer-web-line-two{position:absolute;z-index:5;-webkit-transform:rotate(-5deg);-moz-transform:rotate(-5deg);transform:rotate(-5deg)}.aboutus-image-customer-web-line-two{bottom:-5rem;left:0}.aboutus-image-customer-web-line-image-two{width:20rem;height:20rem}}@media screen and (min-width:1068px)and (max-width:1199px){.overlate-aboutus{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);background-color:transparent!important;position:absolute;top:0;right:0;height:85%;width:85%;color:#fff}.vehicle-form-service-appointment-btn p{font-size:20px!important}.aboutus-image-customer-web-line-image{width:20rem;height:20rem}.aboutus-image-customer-web-line{top:-5rem;left:9%}.aboutus-image-customer-web-line,.aboutus-image-customer-web-line-two{position:absolute;z-index:5;-webkit-transform:rotate(-5deg);-moz-transform:rotate(-5deg);transform:rotate(-5deg)}.aboutus-image-customer-web-line-two{bottom:-5rem;left:0}.aboutus-image-customer-web-line-image-two{width:20rem;height:20rem}.aboutus-image-customer-web{width:450px;height:450px;z-index:6}.title-aboutus-customer-web{color:#ce1431;font-size:34px;font:700;padding-left:1rem}.text-aboutus-customer-web{width:auto;overflow:hidden;text-overflow:ellipsis;display:-webkit-box!important;-webkit-line-clamp:5;-webkit-box-orient:vertical;word-wrap:break-word;color:#ce1431;font-size:16px}.aboutus-text{background-color:#f4f4f4}}@media screen and (max-width:450px){legend{width:85%}.overlate-aboutus{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);background-color:transparent!important;position:absolute;top:0;right:0;height:85%;width:85%;color:#fff}.vehicle-form-service-appointment-btn p{font-size:14px!important}.aboutus-image-customer-web{width:100%;height:100%}.overlate-aboutus-text{font-size:9px;color:#fff;display:-webkit-box!important;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.title-aboutus-customer-web{color:#ce1431;font-size:13px;font:700;padding-left:1rem;text-align:center!important}.text-aboutus-customer-web{width:auto;overflow:hidden;text-overflow:ellipsis;display:-webkit-box!important;-webkit-line-clamp:5;-webkit-box-orient:vertical;word-wrap:break-word;color:#ce1431;font-size:13px}.aboutus-text{background-color:#f4f4f4;text-align:center!important}}@media screen and (min-width:451px)and (max-width:667px){legend{width:40%}.overlate-aboutus{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);background-color:transparent!important;position:absolute;top:0;right:0;height:85%;width:85%;color:#fff}.vehicle-form-service-appointment-btn p{font-size:20px!important}.aboutus-image-customer-web{width:300px;height:300px}.overlate-aboutus-text{font-size:9px;color:#fff}.title-aboutus-customer-web{color:#ce1431;font-size:18px;font:700;padding-left:1rem}.text-aboutus-customer-web{width:auto;overflow:hidden;text-overflow:ellipsis;display:-webkit-box!important;-webkit-line-clamp:5;-webkit-box-orient:vertical;word-wrap:break-word;color:#ce1431;font-size:16px}.aboutus-text{background-color:#f4f4f4}}@media screen and (min-width:668px)and (max-width:768px){legend{width:40%}.overlate-aboutus{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);background-color:transparent!important;position:absolute;top:0;right:0;height:85%;width:85%;color:#fff}.vehicle-form-service-appointment-btn p{font-size:20px!important}.aboutus-image-customer-web{width:337px;height:337px}.overlate-aboutus-text{font-size:11.5px;color:#fff}.title-aboutus-customer-web{color:#ce1431;font-size:34px;font:700;padding-left:1rem}.text-aboutus-customer-web{width:auto;overflow:hidden;text-overflow:ellipsis;display:-webkit-box!important;-webkit-line-clamp:5;-webkit-box-orient:vertical;word-wrap:break-word;color:#ce1431;font-size:13px}.aboutus-text{background-color:#f4f4f4}}.linkto_limit_text{letter-spacing:1px;z-index:222222!important}.linkto_limit_text,.linkto_limit_text p{font-size:15px;font-weight:400;font-family:Hind Siliguri;color:#fff}.button-image-zindex{z-index:2222288882!important}.about_us_title{font-size:14px;font-weight:400;font-family:Hind Siliguri;color:#fff}.finance_us_title{font-size:14px;font-weight:400;font-family:proxima-nova;color:#000;line-height:27px}.finance_contact{font-size:16px;font-weight:700;font-family:Hind Siliguri;color:#000}.contact-seconf-titile{font-size:14px;font-weight:500;font-family:Hind Siliguri;color:#000}.aboutus_h4__title{font-size:25px}.aboutus_h4__title,.header-style-finance{font-weight:700;font-family:Hind Siliguri;color:#000}.header-style-finance{font-size:16px}.bg-image{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.bg-image--slider{background-image:url(/images/home/slider-back.webp)}.bg-image--top{background-image:url(/images/home/top-bg.webp)}.bg-image--top-reverse{background-image:url(/images/home/top-reverse-bg.webp)}.bg-image--bottom{background-image:url(/images/home/bottom-bg.webp)}.bg-image--bottom-reverse{background-image:url(/images/home/bottom-bg-reverse.webp)}.bg-image--blub{position:relative}.bg-image--blub:before{background-image:url(/images/home/tire-trail-back.png)}.bg-image--blub:after,.bg-image--blub:before{position:absolute;content:"";top:0;left:0;right:0;bottom:0;background-position:50%;background-repeat:no-repeat;background-size:cover;z-index:0}.bg-image--blub:after{background-image:url(/images/home/top-bottom.webp)}.DetaileProductCustomrWeb-slider-make{background-color:transparent!important}.image-gallery-thumbnail{opacity:.5}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{padding:1rem}.image-gallery-slide img{width:100%;height:auto;max-height:80vh;object-fit:cover;overflow:hidden;object-position:center center}.fullscreen .image-gallery-slide img{max-height:100vh}@media screen and (min-width:1440px){.swipercontainer-DetaileProductCustomrWeb{height:100px!important}.DetaileProductCustomrWeb-fixed-size{width:432px!important}.DetaileProductCustomrWeb-line{-webkit-text-decoration-line:line-through!important;-moz-text-decoration-line:line-through!important;text-decoration-line:line-through!important;-webkit-text-decoration-style:solid;-moz-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-color:#ce1431!important;-moz-text-decoration-color:#ce1431!important;text-decoration-color:#ce1431!important;text-decoration-thickness:4px;color:#f4f4f4;margin-top:.65rem!important}.DetaileProductCustomrWeb-title{color:#111112;font-size:34px}.DetaileProductCustomrWeb-price{color:#0755c4;font-size:22px;line-height:25px}.DetaileProductCustomrWeb-description{color:#ce1431;font-size:28px}.DetaileProductCustomrWeb-description-text{color:#111112;font-size:16px;text-align:start!important}.DetaileProductCustomrWeb-button{border:1px solid #ff8000;color:#ff8000;width:200px;height:45px}.DetaileProductCustomrWeb-button:hover{position:relative;color:#fff;border:#ff8000;background-color:#ff8000}.DetaileProductCustomrWeb-button:after{content:"";position:absolute;width:100%;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);transform:scaleX(0);bottom:-2px;left:0;background-color:#ff8000}.DetaileProductCustomrWeb-button:hover:after{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;-moz-transform-origin:bottom left;transform-origin:bottom left}.DetaileProductCustomrWeb-infrmation{padding-left:2rem!important}}@media screen and (min-width:1200px)and (max-width:1439px){.DetaileProductCustomrWeb-fixed-size{width:432px!important}.DetaileProductCustomrWeb-line{-webkit-text-decoration-line:line-through!important;-moz-text-decoration-line:line-through!important;text-decoration-line:line-through!important;-webkit-text-decoration-style:solid;-moz-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-color:#ce1431!important;-moz-text-decoration-color:#ce1431!important;text-decoration-color:#ce1431!important;text-decoration-thickness:4px;color:#f4f4f4;margin-top:.65rem!important}.DetaileProductCustomrWeb-title{color:#111112;font-size:34px}.DetaileProductCustomrWeb-price{color:#0755c4;font-size:22px;line-height:25px}.DetaileProductCustomrWeb-description{color:#ce1431;font-size:28px}.DetaileProductCustomrWeb-description-text{color:#111112;font-size:16px;text-align:start!important}.DetaileProductCustomrWeb-button{border:1px solid #ff8000;color:#ff8000;width:200px;height:45px}.DetaileProductCustomrWeb-button:hover{position:relative;color:#fff;border:#ff8000;background-color:#ff8000}.DetaileProductCustomrWeb-button:after{content:"";position:absolute;width:100%;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);transform:scaleX(0);bottom:-2px;left:0;background-color:#ff8000}.DetaileProductCustomrWeb-button:hover:after{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;-moz-transform-origin:bottom left;transform-origin:bottom left}.DetaileProductCustomrWeb-infrmation{padding-left:2rem!important}.swipercontainer-DetaileProductCustomrWeb{height:100px!important}}@media screen and (min-width:770px)and (max-width:1200px){.DetaileProductCustomrWeb-fixed-size{width:380px!important}.DetaileProductCustomrWeb-line{-webkit-text-decoration-line:line-through!important;-moz-text-decoration-line:line-through!important;text-decoration-line:line-through!important;-webkit-text-decoration-style:solid;-moz-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-color:#ce1431!important;-moz-text-decoration-color:#ce1431!important;text-decoration-color:#ce1431!important;text-decoration-thickness:4px;color:#f4f4f4;margin-top:.65rem!important}.DetaileProductCustomrWeb-title{color:#111112;font-size:34px}.DetaileProductCustomrWeb-price{color:#0755c4;font-size:22px;line-height:25px}.DetaileProductCustomrWeb-description{color:#ce1431;font-size:28px}.DetaileProductCustomrWeb-description-text{color:#111112;font-size:16px;text-align:start!important}.DetaileProductCustomrWeb-button{border:1px solid #ff8000;color:#ff8000;width:200px;height:45px}.DetaileProductCustomrWeb-button:hover{position:relative;color:#fff;border:#ff8000;background-color:#ff8000}.DetaileProductCustomrWeb-button:after{content:"";position:absolute;width:100%;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);transform:scaleX(0);bottom:-2px;left:0;background-color:#ff8000}.DetaileProductCustomrWeb-button:hover:after{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;-moz-transform-origin:bottom left;transform-origin:bottom left}.DetaileProductCustomrWeb-infrmation{padding-left:2rem!important}.swipercontainer-DetaileProductCustomrWeb{height:100px!important}}@media screen and (min-width:300px)and (max-width:580px){.DetaileProductCustomrWeb-fixed-size{width:380px!important}.DetaileProductCustomrWeb-line{-webkit-text-decoration-line:line-through!important;-moz-text-decoration-line:line-through!important;text-decoration-line:line-through!important;-webkit-text-decoration-style:solid;-moz-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-color:#ce1431!important;-moz-text-decoration-color:#ce1431!important;text-decoration-color:#ce1431!important;text-decoration-thickness:4px;color:#f4f4f4;margin-top:.65rem!important}.DetaileProductCustomrWeb-title{color:#111112;font-size:18px}.DetaileProductCustomrWeb-price{color:#0755c4;font-size:22px;line-height:25px}.DetaileProductCustomrWeb-description{color:#ce1431;font-size:28px}.DetaileProductCustomrWeb-description-text{color:#111112;font-size:16px;text-align:start!important}.DetaileProductCustomrWeb-button{border:1px solid #ce1431;color:#ce1431;width:266px;height:45px}.DetaileProductCustomrWeb-button:hover{position:relative;color:#fff;border:#ff8000;background-color:#ff8000}.DetaileProductCustomrWeb-button:after{content:"";position:absolute;width:100%;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);transform:scaleX(0);bottom:-2px;left:0;background-color:#ff8000}.DetaileProductCustomrWeb-button:hover:after{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;-moz-transform-origin:bottom left;transform-origin:bottom left}.swipercontainer-DetaileProductCustomrWeb{height:70px;margin-left:0!important;margin-right:0!important}.DetaileProductCustomrWeb-swiper .swiper-slide{display:-moz-box;display:flex;-moz-box-align:start!important;align-items:start!important;text-align:start!important;-moz-box-pack:start!important;justify-content:start!important}.DetaileProductCustomrWeb-infrmation{display:-moz-box;display:flex;text-align:center!important;-moz-box-pack:center!important;justify-content:center!important;-moz-box-align:center!important;align-items:center!important}}@media screen and (min-width:580px)and (max-width:699px){.swipercontainer-DetaileProductCustomrWeb{height:70px!important}.DetaileProductCustomrWeb-fixed-size{width:380px!important}.DetaileProductCustomrWeb-line{-webkit-text-decoration-line:line-through!important;-moz-text-decoration-line:line-through!important;text-decoration-line:line-through!important;-webkit-text-decoration-style:solid;-moz-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-color:#ce1431!important;-moz-text-decoration-color:#ce1431!important;text-decoration-color:#ce1431!important;text-decoration-thickness:4px;color:#f4f4f4;margin-top:.65rem!important}.DetaileProductCustomrWeb-title{color:#111112;font-size:28px}.DetaileProductCustomrWeb-price{color:#0755c4;font-size:22px;line-height:25px}.DetaileProductCustomrWeb-description{color:#ce1431;font-size:28px}.DetaileProductCustomrWeb-description-text{color:#111112;font-size:16px;text-align:start!important}.DetaileProductCustomrWeb-button{border:1px solid #ce1431;color:#ce1431;width:266px;height:45px}.DetaileProductCustomrWeb-button-div{padding-left:16%!important;top:-3.25rem}.DetaileProductCustomrWeb-button:hover{position:relative;color:#fff;border:#ff8000;background-color:#ff8000}.DetaileProductCustomrWeb-button:after{content:"";position:absolute;width:100%;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);transform:scaleX(0);bottom:-2px;left:0;background-color:#ff8000}.DetaileProductCustomrWeb-button:hover:after{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;-moz-transform-origin:bottom left;transform-origin:bottom left}.swipercontainer-DetaileProductCustomrWeb{margin-left:0!important;margin-right:0!important}.DetaileProductCustomrWeb-swiper .swiper-slide{display:-moz-box;display:flex;-moz-box-align:start!important;align-items:start!important;text-align:start!important;-moz-box-pack:start!important;justify-content:start!important}.DetaileProductCustomrWeb-infrmation{display:-moz-box;display:flex;text-align:center!important;-moz-box-pack:center!important;justify-content:center!important;-moz-box-align:center!important;align-items:center!important}}@media screen and (min-width:700px)and (max-width:769px){.DetaileProductCustomrWeb-fixed-size{width:432px!important}.DetaileProductCustomrWeb-line{-webkit-text-decoration-line:line-through!important;-moz-text-decoration-line:line-through!important;text-decoration-line:line-through!important;-webkit-text-decoration-style:solid;-moz-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-color:#ce1431!important;-moz-text-decoration-color:#ce1431!important;text-decoration-color:#ce1431!important;text-decoration-thickness:4px;color:#f4f4f4;margin-top:.65rem!important}.DetaileProductCustomrWeb-title{color:#111112;font-size:28px}.DetaileProductCustomrWeb-price{color:#0755c4;font-size:22px;line-height:25px}.DetaileProductCustomrWeb-description{color:#ce1431;font-size:28px}.DetaileProductCustomrWeb-description-text{color:#111112;font-size:16px;text-align:start!important}.DetaileProductCustomrWeb-button{border:1px solid #ce1431;color:#ce1431;width:266px;height:45px}.DetaileProductCustomrWeb-button-div{padding-left:10%!important;top:-3.25rem}.DetaileProductCustomrWeb-button:hover{position:relative;color:#fff;border:#ff8000;background-color:#ff8000}.DetaileProductCustomrWeb-button:after{content:"";position:absolute;width:100%;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);transform:scaleX(0);bottom:-2px;left:0;background-color:#ff8000}.DetaileProductCustomrWeb-button:hover:after{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;-moz-transform-origin:bottom left;transform-origin:bottom left}.swipercontainer-DetaileProductCustomrWeb{margin-left:0!important;margin-right:0!important}.DetaileProductCustomrWeb-swiper .swiper-slide{display:-moz-box;display:flex;-moz-box-align:start!important;align-items:start!important;text-align:start!important;-moz-box-pack:start!important;justify-content:start!important}.DetaileProductCustomrWeb-infrmation{display:-moz-box;display:flex;text-align:center!important;-moz-box-pack:center!important;justify-content:center!important;-moz-box-align:center!important;align-items:center!important}}.title-inventory-detail{font-size:30px;font-weight:700;font-family:Hind Siliguri;color:#000;line-height:34px}@media screen and (min-width:48rem)and (max-width:61.9375rem){.title-inventory-detail{font-size:25px;font-weight:700;font-family:Hind Siliguri;color:#000}}@media screen and (max-width:47.9375rem){.title-inventory-detail{font-size:22px;font-weight:700;font-family:Hind Siliguri;color:#000}}.description-style{font-size:13px;font-weight:400;font-family:Hind Siliguri;color:#000}.description-style p,.description-style p *,.description-style span,.description-style span *{color:#000!important;background-color:transparent!important}.features_title,.style-title{font-size:20px;font-weight:700;font-family:Hind Siliguri;color:#000}.car_item_p__price_text{font-size:16px;font-weight:700;font-family:Hind Siliguri;color:#670404!important}.modal_hover_detaile:hover{color:#141c3c!important}.DetailProductBackground-overlate-btn:hover{position:relative;color:#fff;border:2px solid #fff;border-radius:5px;-webkit-backdrop-filter:blur(45px);backdrop-filter:blur(45px);background-color:transparent!important;background-image:-webkit-gradient(linear,left top,right top,from(rgba(156,193,241,.7254901960784313)),to(rgba(159,201,235,.611764705882353)))!important;background-image:-moz-linear-gradient(left,rgba(156,193,241,.7254901960784313) 0,rgba(159,201,235,.611764705882353) 100%)!important;background-image:linear-gradient(90deg,rgba(156,193,241,.7254901960784313) 0,rgba(159,201,235,.611764705882353))!important;-webkit-box-shadow:-2px 3px 18px 4px rgba(0,0,0,.16)!important;box-shadow:-2px 3px 18px 4px rgba(0,0,0,.16)!important;text-decoration:none!important}.result-and-reset-button{background-color:#0755c4;border:1px solid #0755c4;color:#fff}.result-and-reset-button:hover{position:relative;background-color:#141c3c!important;border:1px solid #141c3c;color:#fff}.result-and-reset-button:hover:after{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1)}.DetailProductBackground-overlate{background-color:transparent;position:absolute;top:0;right:0;height:100%;color:#fff}.DetailProductBackground-overlate-btn{width:613px;height:60px;color:#fff;background-color:transparent!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid #fff;text-decoration:none!important;border-radius:5px}.DetailProductBackground-text{border:1px solid #fff;height:340px}@media screen and (max-width:768px){.DetailProductBackground-overlate-div{padding-bottom:0!important}.DetailProductBackground-image{width:400px!important;height:800px!important;object-fit:cover;background:#2569c9;background:-moz-linear-gradient(264deg,#2569c9 0,#234677 100%);background:linear-gradient(186deg,#2569c9,#234677)}.DetailProductBackground-overlate-btn{width:413px;height:40px;color:#fff;background-color:transparent!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid #fff;text-decoration:none!important;border-radius:5px}}@media screen and (min-width:769px)and (max-width:1439px){.DetailProductBackground-image{width:200px!important;height:440px!important;object-fit:cover;background:#2569c9;background:-moz-linear-gradient(264deg,#2569c9 0,#234677 100%);background:linear-gradient(186deg,#2569c9,#234677)}.DetailProductBackground-overlate-div{padding-bottom:3rem!important}}@media screen and (min-width:1440px){.DetailProductBackground-image{width:200px!important;height:440px!important;object-fit:cover;background:#2569c9;background:-moz-linear-gradient(264deg,#2569c9 0,#234677 100%);background:linear-gradient(186deg,#2569c9,#234677)}.DetailProductBackground-overlate-div{padding-bottom:3rem!important}}.Dscription_style{color:#000}.CarSpecifications-text,.CarSpecifications-title{color:#111112}.CarSpecifications-info{background-color:#f4f4f4}.CarSpecifications-div{border-bottom:1px solid #111112}.active_vehicle_option_accordian{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;-moz-transition:transform .5s ease,-moz-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease,-moz-transform .5s ease;margin-right:.5rem!important}.overlate-Warning{background-color:rgba(206,20,48,.5764705882352941);position:absolute;top:0;right:0;height:100%;color:#fff}.overlate-Warning-title{color:#fff;text-align:center;font-size:30px;position:relative;width:100%!important}.overlate-Warning-title:before{left:30%}.overlate-Warning-title:after,.overlate-Warning-title:before{content:"";display:block;width:180px;height:5px;background:#fff;top:50%;position:absolute}.overlate-Warning-title:after{right:30%}.overlate-Warning-text{color:#fff}.StandardOptions-title{color:#ce1431}.StandardOptions-title:before{background:#ce1431}.card{color:#111112;border-color:#111112}.active_vehicle_option_accordian-open{margin-right:1.25rem!important;left:2.5%}.button-style-detailproduct{background-color:#f4f4f4;border:1px solid #004480;color:#2a2b2b;width:95%}.button-style-detailproduct:hover{position:relative;color:#fff;border:#ce1431;background-color:#ce1431}.button-style-detailproduct:after{content:"";position:absolute;width:100%;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);transform:scaleX(0);bottom:-2px;left:0;background-color:#ce1431}.button-style-detailproduct:hover:after{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;-moz-transform-origin:bottom left;transform-origin:bottom left}.blue_button_compare{background:transparent;border:1px solid #ffc600;font-size:14px;color:#000!important;position:relative;z-index:0;overflow:hidden;min-height:37px;border-radius:3px!important}.blue_button_compare:hover{background-color:#ffc600;color:#000;border:none}.SpecialCarsCustomerWeb-ui{margin-bottom:1rem!important}.vehicle-form-service-appointment-btn-add:hover{background-image:-webkit-gradient(linear,left top,right top,from(#d6243f),to(#d6243f))!important;background-image:-moz-linear-gradient(left,#d6243f 0,#d6243f 100%)!important;background-image:linear-gradient(90deg,#d6243f 0,#d6243f)!important;-webkit-box-shadow:-2px 3px 18px 4px #d6243f!important;box-shadow:-2px 3px 18px 4px #d6243f!important}.specialcars-hover:hover,.vehicle-form-service-appointment-btn-add:hover{background-repeat:no-repeat;background-size:200% 100%;-webkit-transition:background-size 2s,background-color 2s;-moz-transition:background-size 2s,background-color 2s;transition:background-size 2s,background-color 2s;cursor:pointer}.specialcars-hover:hover{background-image:-webkit-gradient(linear,left top,right top,from(rgba(42,43,43,.2549019607843137)),to(#d6243f))!important;background-image:-moz-linear-gradient(left,rgba(42,43,43,.2549019607843137) 0,#d6243f 100%)!important;background-image:linear-gradient(90deg,rgba(42,43,43,.2549019607843137) 0,#d6243f)!important;-webkit-box-shadow:-2px 3px 18px 4px rgba(206,20,48,.4666666666666667)!important;box-shadow:-2px 3px 18px 4px rgba(206,20,48,.4666666666666667)!important}@media screen and (min-width:1440px){.list-form-service-appointment-title{color:#ce1431;font-size:28px}.list-form-service-appointment-title:after{content:"";display:block;width:30%;height:2px;background:#ff8000;right:65%;top:50%;position:absolute;margin-right:-2rem}.vehicle-form-service-appointment-btn-add{background-color:#ce1431;color:#fff!important;border-radius:10px;top:.5rem}.vehicle-form-service-appointment-btn-add p{color:#fff}.list-form-service-appointment-input,.vehicle-form-service-appointment-insert{background-color:#f4f4f4}.trash-fill-border{border:1px solid #ce1431;border-radius:5px}.list-form-service-appointment-input-div{border-bottom:1px solid #cbcbcb}.border-left-delete-and-add{border-left:1px solid #cbcbcb}.service-special-car-default-image{width:200px;height:200px}.service-special-car-image{background:#020024;background:-webkit-gradient(linear,left top,left bottom,from(rgba(206,20,48,.7686274509803922)),to(rgba(216,220,224,.808)));background:-moz-linear-gradient(top,rgba(206,20,48,.7686274509803922) 0,rgba(216,220,224,.808) 100%);background:linear-gradient(180deg,rgba(206,20,48,.7686274509803922),rgba(216,220,224,.808));position:absolute;top:0;right:0;height:100%;color:#fff}.special-offers-service-order{border:2px solid #ff8000;border-radius:10px}.special-offers-service-appointment,.special-offers-service-order{background-color:#fff;text-align:start!important;-moz-box-align:start!important;align-items:start!important;-moz-box-pack:start!important;justify-content:start!important}.special-offers-service-appointment{border:2px solid #f4f4f4;border-radius:10px}.lookup-form-service-appointment-text-help{color:#ce1431;font-size:16px}.lookup-form-service-appointment-text{color:#999;font-size:13px;text-align:start!important}.lookup-form-service-appointment-title{color:#2a2b2b;font:700;font-size:30px}.vehicle-form-service-appointment-btn{width:100%;background-color:#ce1431!important;border:1px solid #ce1431}.vehicle-form-service-appointment-input{border:3px solid #2a2b2b}.vehicle-form-service-appointment-selector{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input::-webkit-input-placeholder{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input::-moz-placeholder{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input:-ms-input-placeholder{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input::placeholder{color:rgba(42,43,43,.5803921568627451)}.special-offers-service-order{color:#ce1431;font-size:28px}.special-offers-service-appointment{color:#ce1431;font-size:24px}.special-offers-service-order:after{content:"";display:block;width:30%;height:2px;background:#ce1431;right:20%;top:7.5%;position:absolute;margin-right:-2rem}.vehicle-form-service-appointment-title{color:#ce1431;font-size:28px}.vehicle-form-service-appointment-title:after{content:"";display:block;width:30%;height:2px;background:#ff8000;right:40%;top:50%;position:absolute;margin-right:-2rem}.vehicle-form-service-appointment{background-color:#fff;border:2px solid #f4f4f4;border-radius:10px}.info-service-appointment-title{color:#f4f4f4;font-size:28px}.warning-service-appointment{background-color:#ce1431;height:300px}.warning-service-appointment-title{color:#fff;font-size:30px}.warning-service-appointment:before{left:15%;margin-left:-2rem}.warning-service-appointment:after,.warning-service-appointment:before{content:"";display:block;width:30%;height:2px;background:#fff;top:50%;position:absolute;margin-top:-5rem}.warning-service-appointment:after{right:15%;margin-right:-2rem}.warning-service-appointment-text{color:#fff;font-size:16px;top:-3rem}.info-service-appointment{background-color:transparent}}@media screen and (min-width:770px)and (max-width:1439px){.list-form-service-appointment-title{color:#ce1431;font-size:28px}.list-form-service-appointment-title:after{content:"";display:block;width:25%;height:2px;background:#ff8000;right:65%;top:50%;position:absolute;margin-right:-2rem}.vehicle-form-service-appointment-btn-add{background-color:#ce1431;color:#fff!important;border-radius:10px;top:.5rem}.vehicle-form-service-appointment-btn-add p{color:#fff}.list-form-service-appointment-input,.vehicle-form-service-appointment-insert{background-color:#f4f4f4}.trash-fill-border{border:1px solid #ce1431;border-radius:5px}.list-form-service-appointment-input-div{border-bottom:1px solid #cbcbcb}.border-left-delete-and-add{border-left:1px solid #cbcbcb}.service-special-car-default-image{width:200px;height:200px}.service-special-car-image{background:#020024;background:-webkit-gradient(linear,left top,left bottom,from(rgba(206,20,48,.7686274509803922)),to(rgba(216,220,224,.808)));background:-moz-linear-gradient(top,rgba(206,20,48,.7686274509803922) 0,rgba(216,220,224,.808) 100%);background:linear-gradient(180deg,rgba(206,20,48,.7686274509803922),rgba(216,220,224,.808));position:absolute;top:0;right:0;height:100%;color:#fff}.special-offers-service-order{border:2px solid #ff8000;border-radius:10px}.special-offers-service-appointment,.special-offers-service-order{background-color:#fff;text-align:start!important;-moz-box-align:start!important;align-items:start!important;-moz-box-pack:start!important;justify-content:start!important}.special-offers-service-appointment{border:2px solid #f4f4f4;border-radius:10px}.lookup-form-service-appointment-text-help{color:#ce1431;font-size:16px}.lookup-form-service-appointment-text{color:#999;font-size:13px;text-align:start!important}.lookup-form-service-appointment-title{color:#2a2b2b;font:700;font-size:30px}.vehicle-form-service-appointment-btn{width:100%;background-color:#ce1431!important;border:1px solid #ce1431}.vehicle-form-service-appointment-input{border:3px solid #2a2b2b}.vehicle-form-service-appointment-selector{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input::-webkit-input-placeholder{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input::-moz-placeholder{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input:-ms-input-placeholder{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input::placeholder{color:rgba(42,43,43,.5803921568627451)}.special-offers-service-order{color:#ce1431;font-size:28px}.special-offers-service-appointment{color:#ce1431;font-size:24px}.special-offers-service-order:after{content:"";display:block;width:10%;height:2px;background:#ce1431;right:20%;top:9.25%;position:absolute;margin-right:-2rem}.vehicle-form-service-appointment-title{color:#f4f4f4;font-size:28px}.vehicle-form-service-appointment-title:after{content:"";display:block;width:26%;height:2px;background:#ff8000;right:32%;top:50%;position:absolute;margin-right:-2rem}.vehicle-form-service-appointment{background-color:#fff;border:2px solid #ce1431;border-radius:10px}.info-service-appointment-title{color:#f4f4f4;font-size:20px}.warning-service-appointment{background-color:#ce1431;height:300px}.warning-service-appointment-title{color:#fff;font-size:30px}.warning-service-appointment:before{left:15%;margin-left:-2rem}.warning-service-appointment:after,.warning-service-appointment:before{content:"";display:block;width:25%;height:2px;background:#fff;top:21%;position:absolute}.warning-service-appointment:after{right:15%;margin-right:-2rem}.warning-service-appointment-text{color:#fff;font-size:16px;top:-3rem}.info-service-appointment{background-color:transparent}}@media screen and (min-width:450px)and (max-width:769px){.list-form-service-appointment-title{color:#ce1431;font-size:28px}.list-form-service-appointment-title:after{content:"";display:block;width:27%;height:2px;background:#ff8000;right:65%;top:50%;position:absolute;margin-right:-2rem}.vehicle-form-service-appointment-btn-add{background-color:#ce1431;color:#fff!important;border-radius:10px;top:.5rem}.vehicle-form-service-appointment-btn-add p{color:#fff}.list-form-service-appointment-input,.vehicle-form-service-appointment-insert{background-color:#f4f4f4}.trash-fill-border{border:1px solid #ce1431;border-radius:5px}.list-form-service-appointment-input-div{border-bottom:1px solid #cbcbcb}.border-left-delete-and-add{border-left:1px solid #cbcbcb}.service-special-car-default-image{width:200px;height:200px}.service-special-car-image{background:#020024;background:-webkit-gradient(linear,left top,left bottom,from(rgba(206,20,48,.7686274509803922)),to(rgba(216,220,224,.808)));background:-moz-linear-gradient(top,rgba(206,20,48,.7686274509803922) 0,rgba(216,220,224,.808) 100%);background:linear-gradient(180deg,rgba(206,20,48,.7686274509803922),rgba(216,220,224,.808));position:absolute;top:0;right:0;height:100%;color:#fff}.special-offers-service-order{border:2px solid #ff8000;border-radius:10px}.special-offers-service-appointment,.special-offers-service-order{background-color:#fff;text-align:start!important;-moz-box-align:start!important;align-items:start!important;-moz-box-pack:start!important;justify-content:start!important}.special-offers-service-appointment{border:2px solid #f4f4f4;border-radius:10px}.lookup-form-service-appointment-text-help{color:#ce1431;font-size:16px}.lookup-form-service-appointment-text{color:#999;font-size:13px;text-align:start!important}.lookup-form-service-appointment-title{color:#2a2b2b;font:700;font-size:30px}.vehicle-form-service-appointment-btn{width:100%;background-color:#ce1431!important;border:1px solid #ce1431}.vehicle-form-service-appointment-input{border:3px solid #2a2b2b}.vehicle-form-service-appointment-selector{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input::-webkit-input-placeholder{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input::-moz-placeholder{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input:-ms-input-placeholder{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input::placeholder{color:rgba(42,43,43,.5803921568627451)}.special-offers-service-order{color:#ce1431;font-size:28px}.special-offers-service-appointment{color:#ce1431;font-size:24px}.special-offers-service-order:after{content:"";display:block;width:30%;height:2px;background:#ce1431;right:40%;top:18%;position:absolute;margin-right:-2rem}.vehicle-form-service-appointment-title{color:#ce1431;font-size:28px}.vehicle-form-service-appointment-title:after{content:"";display:block;width:25%;height:2px;background:#ff8000;right:30%;top:50%;position:absolute;margin-right:-2rem}.vehicle-form-service-appointment{background-color:#fff;border:2px solid #f4f4f4;border-radius:10px}.info-service-appointment-title{color:#f4f4f4;font-size:20px}.warning-service-appointment{background-color:#ce1431;height:300px}.warning-service-appointment-title{color:#fff;font-size:30px}.warning-service-appointment:before{left:15%;margin-left:-2rem}.warning-service-appointment:after,.warning-service-appointment:before{content:"";display:block;width:25%;height:2px;background:#fff;top:17%;position:absolute}.warning-service-appointment:after{right:15%;margin-right:-2rem}.warning-service-appointment-text{color:#fff;font-size:16px;top:-3rem}.info-service-appointment{background-color:transparent}}@media screen and (min-width:380px)and (max-width:449px){.list-form-service-appointment-title{color:#ce1431;font-size:28px}.list-form-service-appointment-title:after{content:"";display:block;width:30%;height:2px;background:#ff8000;right:55%;top:50%;position:absolute;margin-right:-2rem}.vehicle-form-service-appointment-btn-add{background-color:#ce1431;color:#fff!important;border-radius:10px;top:.5rem}.vehicle-form-service-appointment-btn-add p{color:#fff}.list-form-service-appointment-input,.vehicle-form-service-appointment-insert{background-color:#f4f4f4}.trash-fill-border{border:1px solid #ce1431;border-radius:5px}.list-form-service-appointment-input-div{border-bottom:1px solid #cbcbcb}.border-left-delete-and-add{border-left:1px solid #cbcbcb}.service-special-car-default-image{width:200px;height:200px}.service-special-car-image{background:#020024;background:-webkit-gradient(linear,left top,left bottom,from(rgba(206,20,48,.7686274509803922)),to(rgba(216,220,224,.808)));background:-moz-linear-gradient(top,rgba(206,20,48,.7686274509803922) 0,rgba(216,220,224,.808) 100%);background:linear-gradient(180deg,rgba(206,20,48,.7686274509803922),rgba(216,220,224,.808));position:absolute;top:0;right:0;height:100%;color:#fff}.special-offers-service-order{border:2px solid #ff8000;border-radius:10px}.special-offers-service-appointment,.special-offers-service-order{background-color:#fff;text-align:start!important;-moz-box-align:start!important;align-items:start!important;-moz-box-pack:start!important;justify-content:start!important}.special-offers-service-appointment{border:2px solid #f4f4f4;border-radius:10px}.lookup-form-service-appointment-text-help{color:#ce1431;font-size:16px}.lookup-form-service-appointment-text{color:#999;font-size:13px;text-align:start!important}.lookup-form-service-appointment-title{color:#2a2b2b;font:700;font-size:30px}.vehicle-form-service-appointment-btn{width:100%;background-color:#ce1431!important;border:1px solid #ce1431}.vehicle-form-service-appointment-input{border:3px solid #2a2b2b}.vehicle-form-service-appointment-selector{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input::-webkit-input-placeholder{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input::-moz-placeholder{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input:-ms-input-placeholder{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input::placeholder{color:rgba(42,43,43,.5803921568627451)}.special-offers-service-order{color:#ce1431;font-size:28px}.special-offers-service-appointment{color:#ce1431;font-size:24px}.special-offers-service-order:after{content:"";display:block;width:30%;height:2px;background:#ce1431;right:20%;top:9.5%;position:absolute;margin-right:-2rem}.vehicle-form-service-appointment-title{color:#ce1431;font-size:28px}.vehicle-form-service-appointment-title:after{content:"";display:block;width:20%;height:2px;background:#ff8000;right:10%;top:50%;position:absolute;margin-right:-2rem}.vehicle-form-service-appointment{background-color:#fff;border:2px solid #f4f4f4;border-radius:10px}.info-service-appointment-title{color:#f4f4f4;font-size:28px}.warning-service-appointment{background-color:#ce1431;height:420px}.warning-service-appointment-title{color:#fff;font-size:30px}.warning-service-appointment:before{left:15%;top:35.5%;margin-left:-2rem}.warning-service-appointment:after,.warning-service-appointment:before{content:"";display:block;width:20%;height:2px;background:#fff;position:absolute;margin-top:-5rem}.warning-service-appointment:after{right:15%;top:31%;margin-right:-2rem}.warning-service-appointment-text{color:#fff;font-size:16px;top:-3rem}.info-service-appointment{background-color:transparent}}@media screen and (max-width:379px){.list-form-service-appointment-title{color:#ce1431;font-size:28px}.list-form-service-appointment-title:after{content:"";display:block;width:30%;height:2px;background:#ff8000;right:55%;top:50%;position:absolute;margin-right:-2rem}.vehicle-form-service-appointment-btn-add{background-color:#ce1431;color:#fff!important;border-radius:10px;top:.5rem}.vehicle-form-service-appointment-btn-add p{color:#fff}.list-form-service-appointment-input,.vehicle-form-service-appointment-insert{background-color:#f4f4f4}.trash-fill-border{border:1px solid #ce1431;border-radius:5px}.list-form-service-appointment-input-div{border-bottom:1px solid #cbcbcb}.border-left-delete-and-add{border-left:1px solid #cbcbcb}.service-special-car-default-image{width:200px;height:200px}.service-special-car-image{background:#020024;background:-webkit-gradient(linear,left top,left bottom,from(rgba(206,20,48,.7686274509803922)),to(rgba(216,220,224,.808)));background:-moz-linear-gradient(top,rgba(206,20,48,.7686274509803922) 0,rgba(216,220,224,.808) 100%);background:linear-gradient(180deg,rgba(206,20,48,.7686274509803922),rgba(216,220,224,.808));position:absolute;top:0;right:0;height:100%;color:#fff}.special-offers-service-order{border:2px solid #ff8000;border-radius:10px}.special-offers-service-appointment,.special-offers-service-order{background-color:#fff;text-align:start!important;-moz-box-align:start!important;align-items:start!important;-moz-box-pack:start!important;justify-content:start!important}.special-offers-service-appointment{border:2px solid #f4f4f4;border-radius:10px}.lookup-form-service-appointment-text-help{color:#ce1431;font-size:16px}.lookup-form-service-appointment-text{color:#999;font-size:13px;text-align:start!important}.lookup-form-service-appointment-title{color:#2a2b2b;font:700;font-size:30px}.vehicle-form-service-appointment-btn{width:100%;background-color:#ce1431!important;border:1px solid #ce1431}.vehicle-form-service-appointment-input{border:3px solid #2a2b2b}.vehicle-form-service-appointment-selector{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input::-webkit-input-placeholder{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input::-moz-placeholder{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input:-ms-input-placeholder{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input::placeholder{color:rgba(42,43,43,.5803921568627451)}.special-offers-service-order{color:#ce1431;font-size:28px}.special-offers-service-appointment{color:#ce1431;font-size:24px}.special-offers-service-order{content:"";display:block;width:30%;height:2px;background:#ce1431;right:20%;top:9.5%;position:absolute;margin-right:-2rem}.vehicle-form-service-appointment-title{color:#ce1431;font-size:28px}.vehicle-form-service-appointment-title:after{content:"";display:block;width:20%;height:2px;background:#ff8000;right:10%;top:50%;position:absolute;margin-right:-2rem}.vehicle-form-service-appointment{background-color:#fff;border:2px solid #f4f4f4;border-radius:10px}.info-service-appointment-title{color:#f4f4f4;font-size:28px}.warning-service-appointment{background-color:#ce1431;height:420px}.warning-service-appointment-title{color:#fff;font-size:30px}.warning-service-appointment:before{left:15%;margin-left:-2rem}.warning-service-appointment:after,.warning-service-appointment:before{content:"";display:block;width:20%;height:2px;background:#fff;top:33%;position:absolute;margin-top:-5rem}.warning-service-appointment:after{right:15%;margin-right:-2rem}.warning-service-appointment-text{color:#fff;font-size:16px;top:-3rem}.info-service-appointment{background-color:transparent}}.border-right-contactinfo{border-right:1px solid #cbcbcb}.border-left-info{border-left:2px solid #cbcbcb}.border-bottom-contactinfo{border-bottom:1px solid #cbcbcb}.contact_information_container-style{border:1px solid #f4f4f4;border-radius:10px}.contactinfo-text{color:#f4f4f4;font-size:12.65px}@media screen and (min-width:450px)and (max-width:769px){.border-right-contactinfo{border-right:0 solid #cbcbcb}}@media screen and (max-width:449px){.border-right-contactinfo{border-right:0 solid #cbcbcb}}.bookappointment-personal-information{border-bottom:1px solid #7a7675}.vehicle-form-service-appointment-btn:hover{background-color:#141c3c!important;border-color:#141c3c}@media screen and (min-width:1440px){.list-form-service-appointment-title{color:#ce1431;font-size:28px}.list-form-service-appointment-title:after{content:"";display:block;width:30%;height:2px;background:#ff8000;right:55%;top:50%;position:absolute;margin-right:-2rem}.vehicle-form-service-appointment-btn-add{background-color:#ce1431;color:#fff!important;border-radius:10px;top:.5rem}.vehicle-form-service-appointment-btn-add p{color:#fff}.list-form-service-appointment-input,.vehicle-form-service-appointment-insert{background-color:#f4f4f4}.trash-fill-border{border:1px solid #ce1431;border-radius:5px}.list-form-service-appointment-input-div{border-bottom:1px solid #cbcbcb}.border-left-delete-and-add{border-left:1px solid #cbcbcb}.service-special-car-default-image{width:200px;height:200px}.service-special-car-image{background:#020024;background:-webkit-gradient(linear,left top,left bottom,from(rgba(206,20,48,.7686274509803922)),to(rgba(216,220,224,.808)));background:-moz-linear-gradient(top,rgba(206,20,48,.7686274509803922) 0,rgba(216,220,224,.808) 100%);background:linear-gradient(180deg,rgba(206,20,48,.7686274509803922),rgba(216,220,224,.808));position:absolute;top:0;right:0;height:100%;color:#fff}.special-offers-book-appointment,.special-offers-service-order{border:2px solid #ff8000;border-radius:10px}.special-offers-book-appointment,.special-offers-service-appointment,.special-offers-service-order{background-color:#fff;text-align:start!important;-moz-box-align:start!important;align-items:start!important;-moz-box-pack:start!important;justify-content:start!important}.special-offers-service-appointment{border:2px solid #f4f4f4;border-radius:10px}.lookup-form-service-appointment-text-help{color:#ce1431;font-size:16px}.lookup-form-service-appointment-text{color:#999;font-size:13px;text-align:start!important}.lookup-form-service-appointment-title{color:#2a2b2b;font:700;font-size:30px}.vehicle-form-service-appointment-btn{width:100%;background-color:#0755c4!important;border:1px solid #0755c4}.vehicle-form-service-appointment-input{border:3px solid #2a2b2b}.vehicle-form-service-appointment-selector{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input::-webkit-input-placeholder{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input::-moz-placeholder{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input:-ms-input-placeholder{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input::placeholder{color:rgba(42,43,43,.5803921568627451)}.special-offers-book-appointment,.special-offers-service-order{color:#ce1431;font-size:28px}.special-offers-service-appointment{color:#ce1431;font-size:20px}.special-offers-book-appointment:after,.special-offers-service-order:after{content:"";display:block;width:30%;height:2px;background:#ce1431;right:20%;top:7.5%;position:absolute;margin-right:-2rem}.vehicle-form-service-appointment-title{color:#ce1431;font-size:28px}.vehicle-form-service-appointment-title:after{content:"";display:block;width:30%;height:2px;background:#ff8000;right:40%;top:50%;position:absolute;margin-right:-2rem}.vehicle-form-service-appointment{background-color:#fff;border:2px solid #f4f4f4;border-radius:10px}.info-service-appointment-title{color:#f4f4f4;font-size:28px}.warning-service-appointment{background-color:#ce1431;height:300px}.warning-service-appointment-title{color:#fff;font-size:30px}.warning-service-appointment:before{left:15%;margin-left:-2rem}.warning-service-appointment:after,.warning-service-appointment:before{content:"";display:block;width:20%;height:2px;background:#fff;top:50%;position:absolute;margin-top:-5rem}.warning-service-appointment:after{right:15%;margin-right:-2rem}.warning-service-appointment-text{color:#fff;font-size:16px;top:-3rem}.info-service-appointment{background-color:transparent}}@media screen and (min-width:770px)and (max-width:1439px){.list-form-service-appointment-title{color:#ce1431;font-size:28px}.list-form-service-appointment-title:after{content:"";display:block;width:25%;height:2px;background:#ff8000;right:55%;top:50%;position:absolute;margin-right:-2rem}.vehicle-form-service-appointment-btn-add{background-color:#ce1431;color:#fff!important;border-radius:10px;top:.5rem}.vehicle-form-service-appointment-btn-add p{color:#fff}.list-form-service-appointment-input,.vehicle-form-service-appointment-insert{background-color:#f4f4f4}.trash-fill-border{border:1px solid #ce1431;border-radius:5px}.list-form-service-appointment-input-div{border-bottom:1px solid #cbcbcb}.border-left-delete-and-add{border-left:1px solid #cbcbcb}.service-special-car-default-image{width:200px;height:200px}.service-special-car-image{background:#020024;background:-webkit-gradient(linear,left top,left bottom,from(rgba(206,20,48,.7686274509803922)),to(rgba(216,220,224,.808)));background:-moz-linear-gradient(top,rgba(206,20,48,.7686274509803922) 0,rgba(216,220,224,.808) 100%);background:linear-gradient(180deg,rgba(206,20,48,.7686274509803922),rgba(216,220,224,.808));position:absolute;top:0;right:0;height:100%;color:#fff}.special-offers-book-appointment,.special-offers-service-order{border:2px solid #ff8000;border-radius:10px}.special-offers-book-appointment,.special-offers-service-appointment,.special-offers-service-order{background-color:#fff;text-align:start!important;-moz-box-align:start!important;align-items:start!important;-moz-box-pack:start!important;justify-content:start!important}.special-offers-service-appointment{border:2px solid #f4f4f4;border-radius:10px}.lookup-form-service-appointment-text-help{color:#ce1431;font-size:16px}.lookup-form-service-appointment-text{color:#999;font-size:13px;text-align:start!important}.lookup-form-service-appointment-title{color:#2a2b2b;font:700;font-size:30px}.vehicle-form-service-appointment-btn{width:100%;background-color:#0755c4!important;border:1px solid #0755c4}.vehicle-form-service-appointment-input{border:3px solid #2a2b2b}.vehicle-form-service-appointment-selector{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input::-webkit-input-placeholder{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input::-moz-placeholder{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input:-ms-input-placeholder{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input::placeholder{color:rgba(42,43,43,.5803921568627451)}.special-offers-book-appointment,.special-offers-service-order{color:#ce1431;font-size:28px}.special-offers-service-appointment{color:#ce1431;font-size:20px}.special-offers-book-appointment:after,.special-offers-service-order:after{content:"";display:block;width:10%;height:2px;background:#ce1431;right:20%;top:9.25%;position:absolute;margin-right:-2rem}.vehicle-form-service-appointment-title{color:#ce1431;font-size:28px}.vehicle-form-service-appointment-title:after{content:"";display:block;width:26%;height:2px;background:#ff8000;right:32%;top:50%;position:absolute;margin-right:-2rem}.vehicle-form-service-appointment{background-color:#fff;border:2px solid #f4f4f4;border-radius:10px}.info-service-appointment-title{color:#f4f4f4;font-size:28px}.warning-service-appointment{background-color:#ce1431;height:300px}.warning-service-appointment-title{color:#fff;font-size:30px}.warning-service-appointment:before{left:15%;margin-left:-2rem}.warning-service-appointment:after,.warning-service-appointment:before{content:"";display:block;width:18%;height:2px;background:#fff;top:21%;position:absolute}.warning-service-appointment:after{right:15%;margin-right:-2rem}.warning-service-appointment-text{color:#fff;font-size:16px;top:-3rem}.info-service-appointment{background-color:transparent}}@media screen and (min-width:450px)and (max-width:769px){.list-form-service-appointment-title{color:#ce1431;font-size:28px}.list-form-service-appointment-title:after{content:"";display:block;width:27%;height:2px;background:#ff8000;right:50%;top:50%;position:absolute;margin-right:-2rem}.vehicle-form-service-appointment-btn-add{background-color:#ce1431;color:#fff!important;border-radius:10px;top:.5rem}.vehicle-form-service-appointment-btn-add p{color:#fff}.list-form-service-appointment-input,.vehicle-form-service-appointment-insert{background-color:#f4f4f4}.trash-fill-border{border:1px solid #ce1431;border-radius:5px}.list-form-service-appointment-input-div{border-bottom:1px solid #cbcbcb}.border-left-delete-and-add{border-left:1px solid #cbcbcb}.service-special-car-default-image{width:200px;height:200px}.service-special-car-image{background:#020024;background:-webkit-gradient(linear,left top,left bottom,from(rgba(206,20,48,.7686274509803922)),to(rgba(216,220,224,.808)));background:-moz-linear-gradient(top,rgba(206,20,48,.7686274509803922) 0,rgba(216,220,224,.808) 100%);background:linear-gradient(180deg,rgba(206,20,48,.7686274509803922),rgba(216,220,224,.808));position:absolute;top:0;right:0;height:100%;color:#fff}.special-offers-service-order{background-color:#fff;border:2px solid #ff8000;border-radius:10px;text-align:start!important;-moz-box-align:start!important;align-items:start!important;-moz-box-pack:start!important;justify-content:start!important}.special-offers-book-appointment{color:#ce1431;font-size:28px}.special-offers-book-appointment:after{content:"";display:block;width:30%;height:2px;background:#ce1431;right:40%;top:18%;position:absolute;margin-right:-2rem}.special-offers-book-appointment{border:2px solid #ff8000;border-radius:10px}.special-offers-book-appointment,.special-offers-service-appointment{background-color:#fff;text-align:start!important;-moz-box-align:start!important;align-items:start!important;-moz-box-pack:start!important;justify-content:start!important}.special-offers-service-appointment{border:2px solid #f4f4f4;border-radius:10px}.lookup-form-service-appointment-text-help{color:#ce1431;font-size:16px}.lookup-form-service-appointment-text{color:#999;font-size:13px;text-align:start!important}.lookup-form-service-appointment-title{color:#2a2b2b;font:700;font-size:30px}.vehicle-form-service-appointment-btn{width:100%;background-color:#0755c4!important;border:1px solid #0755c4}.vehicle-form-service-appointment-input{border:3px solid #2a2b2b}.vehicle-form-service-appointment-selector{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input::-webkit-input-placeholder{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input::-moz-placeholder{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input:-ms-input-placeholder{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input::placeholder{color:rgba(42,43,43,.5803921568627451)}.special-offers-service-order{color:#ce1431;font-size:28px}.special-offers-service-appointment{color:#ce1431;font-size:20px}.special-offers-service-order:after{content:"";display:block;width:30%;height:2px;background:#ce1431;right:40%;top:18%;position:absolute;margin-right:-2rem}.vehicle-form-service-appointment-title{color:#ce1431;font-size:28px}.vehicle-form-service-appointment-title:after{content:"";display:block;width:25%;height:2px;background:#ff8000;right:30%;top:50%;position:absolute;margin-right:-2rem}.vehicle-form-service-appointment{background-color:#fff;border:2px solid #f4f4f4;border-radius:10px}.info-service-appointment-title{color:#f4f4f4;font-size:28px}.warning-service-appointment{background-color:#ce1431;height:300px}.warning-service-appointment-title{color:#fff;font-size:30px}.warning-service-appointment:before{left:15%;margin-left:-2rem}.warning-service-appointment:after,.warning-service-appointment:before{content:"";display:block;width:13%;height:2px;background:#fff;top:17%;position:absolute}.warning-service-appointment:after{right:15%;margin-right:-2rem}.warning-service-appointment-text{color:#fff;font-size:16px;top:-3rem}.info-service-appointment{background-color:transparent}}@media screen and (min-width:380px)and (max-width:449px){.list-form-service-appointment-title{color:#ce1431;font-size:28px}.list-form-service-appointment-title:after{content:"";display:block;width:30%;height:2px;background:#ff8000;right:45%;top:50%;position:absolute;margin-right:-2rem}.vehicle-form-service-appointment-btn-add{background-color:#ce1431;color:#fff!important;border-radius:10px;top:.5rem}.vehicle-form-service-appointment-btn-add p{color:#fff}.list-form-service-appointment-input,.vehicle-form-service-appointment-insert{background-color:#f4f4f4}.trash-fill-border{border:1px solid #ce1431;border-radius:5px}.list-form-service-appointment-input-div{border-bottom:1px solid #cbcbcb}.border-left-delete-and-add{border-left:1px solid #cbcbcb}.service-special-car-default-image{width:200px;height:200px}.service-special-car-image{background:#020024;background:-webkit-gradient(linear,left top,left bottom,from(rgba(206,20,48,.7686274509803922)),to(rgba(216,220,224,.808)));background:-moz-linear-gradient(top,rgba(206,20,48,.7686274509803922) 0,rgba(216,220,224,.808) 100%);background:linear-gradient(180deg,rgba(206,20,48,.7686274509803922),rgba(216,220,224,.808));position:absolute;top:0;right:0;height:100%;color:#fff}.special-offers-book-appointment,.special-offers-service-order{border:2px solid #ff8000;border-radius:10px}.special-offers-book-appointment,.special-offers-service-appointment,.special-offers-service-order{background-color:#fff;text-align:start!important;-moz-box-align:start!important;align-items:start!important;-moz-box-pack:start!important;justify-content:start!important}.special-offers-service-appointment{border:2px solid #f4f4f4;border-radius:10px}.lookup-form-service-appointment-text-help{color:#ce1431;font-size:16px}.lookup-form-service-appointment-text{color:#999;font-size:13px;text-align:start!important}.lookup-form-service-appointment-title{color:#2a2b2b;font:700;font-size:30px}.vehicle-form-service-appointment-btn{width:100%;background-color:#0755c4!important;border:1px solid #0755c4}.vehicle-form-service-appointment-input{border:3px solid #2a2b2b}.vehicle-form-service-appointment-selector{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input::-webkit-input-placeholder{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input::-moz-placeholder{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input:-ms-input-placeholder{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input::placeholder{color:rgba(42,43,43,.5803921568627451)}.special-offers-book-appointment,.special-offers-service-order{color:#ce1431;font-size:28px}.special-offers-service-appointment{color:#ce1431;font-size:20px}.special-offers-book-appointment:after,.special-offers-service-order:after{content:"";display:block;width:30%;height:2px;background:#ce1431;right:20%;top:9.5%;position:absolute;margin-right:-2rem}.vehicle-form-service-appointment-title{color:#ce1431;font-size:28px}.vehicle-form-service-appointment-title:after{content:"";display:block;width:20%;height:2px;background:#ff8000;right:10%;top:50%;position:absolute;margin-right:-2rem}.vehicle-form-service-appointment{background-color:#fff;border:2px solid #f4f4f4;border-radius:10px}.info-service-appointment-title{color:#f4f4f4;font-size:28px}.warning-service-appointment{background-color:#ce1431;height:420px}.warning-service-appointment-title{color:#fff;font-size:30px}.warning-service-appointment:before{left:15%;margin-left:-2rem}.warning-service-appointment:after,.warning-service-appointment:before{content:"";display:block;width:10%;height:2px;background:#fff;top:35.5%;position:absolute;margin-top:-5rem}.warning-service-appointment:after{right:15%;margin-right:-2rem}.warning-service-appointment-text{color:#fff;font-size:16px;top:-3rem}.info-service-appointment{background-color:transparent}}@media screen and (max-width:379px){.list-form-service-appointment-title{color:#ce1431;font-size:28px}.list-form-service-appointment-title:after{content:"";display:block;width:30%;height:2px;background:#ff8000;right:35%;top:50%;position:absolute;margin-right:-2rem}.vehicle-form-service-appointment-btn-add{background-color:#ce1431;color:#fff!important;border-radius:10px;top:.5rem}.vehicle-form-service-appointment-btn-add p{color:#fff}.list-form-service-appointment-input,.vehicle-form-service-appointment-insert{background-color:#f4f4f4}.trash-fill-border{border:1px solid #ce1431;border-radius:5px}.list-form-service-appointment-input-div{border-bottom:1px solid #cbcbcb}.border-left-delete-and-add{border-left:1px solid #cbcbcb}.service-special-car-default-image{width:200px;height:200px}.service-special-car-image{background:#020024;background:-webkit-gradient(linear,left top,left bottom,from(rgba(206,20,48,.7686274509803922)),to(rgba(216,220,224,.808)));background:-moz-linear-gradient(top,rgba(206,20,48,.7686274509803922) 0,rgba(216,220,224,.808) 100%);background:linear-gradient(180deg,rgba(206,20,48,.7686274509803922),rgba(216,220,224,.808));position:absolute;top:0;right:0;height:100%;color:#fff}.special-offers-book-appointment,.special-offers-service-order{border:2px solid #ff8000;border-radius:10px}.special-offers-book-appointment,.special-offers-service-appointment,.special-offers-service-order{background-color:#fff;text-align:start!important;-moz-box-align:start!important;align-items:start!important;-moz-box-pack:start!important;justify-content:start!important}.special-offers-service-appointment{border:2px solid #f4f4f4;border-radius:10px}.lookup-form-service-appointment-text-help{color:#ce1431;font-size:16px}.lookup-form-service-appointment-text{color:#999;font-size:13px;text-align:start!important}.lookup-form-service-appointment-title{color:#2a2b2b;font:700;font-size:30px}.vehicle-form-service-appointment-btn{width:100%;background-color:#0755c4!important;border:1px solid #0755c4}.vehicle-form-service-appointment-input{border:3px solid #2a2b2b}.vehicle-form-service-appointment-selector{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input::-webkit-input-placeholder{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input::-moz-placeholder{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input:-ms-input-placeholder{color:rgba(42,43,43,.5803921568627451)}.vehicle-form-service-appointment-input::placeholder{color:rgba(42,43,43,.5803921568627451)}.special-offers-book-appointment,.special-offers-service-order{color:#ce1431;font-size:28px}.special-offers-service-appointment{color:#ce1431;font-size:20px}.special-offers-service-order{right:20%;top:9.5%}.special-offers-book-appointment:after,.special-offers-service-order{content:"";display:block;width:30%;height:2px;background:#ce1431;position:absolute;margin-right:-2rem}.special-offers-book-appointment:after{right:15%;top:11%}.vehicle-form-service-appointment-title{color:#ce1431;font-size:28px}.vehicle-form-service-appointment-title:after{content:"";display:block;width:20%;height:2px;background:#ff8000;right:10%;top:50%;position:absolute;margin-right:-2rem}.vehicle-form-service-appointment{background-color:#fff;border:2px solid #f4f4f4;border-radius:10px}.info-service-appointment-title{color:#f4f4f4;font-size:28px}.warning-service-appointment{background-color:#ce1431;height:420px}.warning-service-appointment-title{color:#fff;font-size:30px}.book-service-appointment:before{left:5%;margin-left:-2rem}.book-service-appointment:after,.book-service-appointment:before{content:"";display:block;width:0;height:2px;background:#fff;top:33%;position:absolute;margin-top:-5rem}.book-service-appointment:after{right:5%;margin-right:-2rem}.warning-service-appointment-text{color:#fff;font-size:16px;top:-3rem}.info-service-appointment{background-color:transparent}}.vehicle-form-service-financial-btn{background-color:#ff8000!important;width:100%}.text_style{color:#111112!important}.vehicle-form-service-financial-btn{background-color:#ff8000;color:#fff!important;border-radius:10px;top:.5rem}.vehicle-form-service-financial-btn p{color:#fff}.vehicle-form-service-financial-btn:hover{background-image:-webkit-gradient(linear,left top,right top,from(#fd9e02),to(#fd9e02))!important;background-image:-moz-linear-gradient(left,#fd9e02 0,#fd9e02 100%)!important;background-image:linear-gradient(90deg,#fd9e02 0,#fd9e02)!important;background-repeat:no-repeat;background-size:200% 100%;-webkit-transition:background-size 2s,background-color 2s;-moz-transition:background-size 2s,background-color 2s;transition:background-size 2s,background-color 2s;cursor:pointer;-webkit-box-shadow:-2px 3px 18px 4px #fd9e02!important;box-shadow:-2px 3px 18px 4px #fd9e02!important}.special-offers-financial{background-color:#fff;border:2px solid #ff8000;border-radius:10px;text-align:start!important;-moz-box-align:start!important;align-items:start!important;-moz-box-pack:start!important;justify-content:start!important;color:#ce1431;font-size:28px}.finance-form1{font-weight:800}.finance-form1,.finance-form2{font-size:14px;font-family:Hind Siliguri;color:#000}.finance-form2{font-weight:400}.eform_form_header_div__conatiner{font-size:16px;font-weight:700;font-family:Hind Siliguri;color:#000}.finance_wizard_size{min-height:345px}.finance-image{max-width:150px;top:0;right:0;z-index:9;position:absolute}@media screen and (max-width:47.9375rem){.finance-image{top:-45px}}#loanCalc input{padding:10px;display:block}.clearfix{clear:both!important}.paymentCalc{background-color:#f7f7f7;border:1px solid #d3d3d3;padding:35px;overflow:auto}.calcBtn{display:inline-block;background:#c62233;color:#fff;text-align:center;padding:10px 20px;border-radius:3px}#paymentResults{display:none;background:#fff;padding:30px 60px 36px;border:1px solid #d3d3d3;margin-top:88px}.header_eforms_container{border:1px solid #fff;margin-top:125px;z-index:10}.header_eforms_poster{top:0;left:0;width:100%;height:242px;z-index:0}.eforms_div__container{background-color:#fff;border:1px solid #111112}.eforms_input_container{border:1px solid #ccc}.eforms_input_container,.eforms_input_container:focus{background-color:#fff;border:1px solid #ccc;border-radius:2px!important;height:34px;font-size:13px;font-weight:400;font-family:Hind Siliguri;color:#000}.eforms_input_container::-webkit-input-placeholder,.eforms_input_container:focus::-webkit-input-placeholder{font-size:13px;font-weight:400;font-family:Hind Siliguri;color:#000}.eforms_input_container::-moz-placeholder,.eforms_input_container:focus::-moz-placeholder{font-size:13px;font-weight:400;font-family:Hind Siliguri;color:#000}.eforms_input_container:-ms-input-placeholder,.eforms_input_container:focus:-ms-input-placeholder{font-size:13px;font-weight:400;font-family:Hind Siliguri;color:#000}.eforms_input_container::placeholder,.eforms_input_container:focus::placeholder{font-size:13px;font-weight:400;font-family:Hind Siliguri;color:#000}.eforms_input_container:disabled,.eforms_input_container:focus:disabled{background-color:hsla(0,0%,93.3%,.5)!important;color:#fff!important}.eforms_input_container_home,.eforms_input_container_home:focus{background-color:#000;border:1px solid #ccc;border-radius:0!important;height:36px;font-size:13px;font-weight:400;font-family:Hind Siliguri;color:#fff}.eforms_input_container_home::-webkit-input-placeholder,.eforms_input_container_home:focus::-webkit-input-placeholder{font-size:13px;font-weight:400;font-family:Hind Siliguri;color:#fff}.eforms_input_container_home::-moz-placeholder,.eforms_input_container_home:focus::-moz-placeholder{font-size:13px;font-weight:400;font-family:Hind Siliguri;color:#fff}.eforms_input_container_home:-ms-input-placeholder,.eforms_input_container_home:focus:-ms-input-placeholder{font-size:13px;font-weight:400;font-family:Hind Siliguri;color:#fff}.eforms_input_container_home::placeholder,.eforms_input_container_home:focus::placeholder{font-size:13px;font-weight:400;font-family:Hind Siliguri;color:#fff}.eforms_input_container_home:disabled,.eforms_input_container_home:focus:disabled{background-color:hsla(0,0%,93.3%,.5)!important;color:#fff!important}.eforms_input_container3,.eforms_input_container3:focus{background-color:#fff;border:1px solid #ccc!important;border-radius:0!important;height:34px;font-size:.875rem;font-weight:400;font-family:Hind Siliguri;color:#000}.eforms_input_container3::-webkit-input-placeholder,.eforms_input_container3:focus::-webkit-input-placeholder{font-size:.875rem;font-weight:400;font-family:Hind Siliguri;color:#555}.eforms_input_container3::-moz-placeholder,.eforms_input_container3:focus::-moz-placeholder{font-size:.875rem;font-weight:400;font-family:Hind Siliguri;color:#555}.eforms_input_container3:-ms-input-placeholder,.eforms_input_container3:focus:-ms-input-placeholder{font-size:.875rem;font-weight:400;font-family:Hind Siliguri;color:#555}.eforms_input_container3::placeholder,.eforms_input_container3:focus::placeholder{font-size:.875rem;font-weight:400;font-family:Hind Siliguri;color:#555}.eforms_input_container3:disabled,.eforms_input_container3:focus:disabled{background-color:hsla(0,0%,93.3%,.5)!important;color:#fff!important}.text_app{font-size:14;font-weight:400;font-family:Hind Siliguri;color:#fff}.eforms_input_select_container,.eforms_input_select_container:focus{background-color:rgba(236,231,231,.3);border:none;border-radius:5px;outline:none;-webkit-box-shadow:none;box-shadow:none;font-size:.875rem;font-weight:500;font-family:Hind Siliguri;color:#fffefe}.eforms_input_select_container_date,.eforms_input_select_container_date:focus{background-color:#fff;border:none;border-radius:0;outline:none;-webkit-box-shadow:none;box-shadow:none;font-size:.875rem;font-weight:500;font-family:Hind Siliguri;color:#555}.eforms_input_select_container::-webkit-input-placeholder{outline:none;-webkit-box-shadow:none;box-shadow:none;font-size:.875rem;font-weight:500;font-family:Hind Siliguri;color:#fffefe}.eforms_input_select_container::-moz-placeholder{outline:none;box-shadow:none;font-size:.875rem;font-weight:500;font-family:Hind Siliguri;color:#fffefe}.eforms_input_select_container:-ms-input-placeholder{outline:none;box-shadow:none;font-size:.875rem;font-weight:500;font-family:Hind Siliguri;color:#fffefe}.eforms_input_select_container::placeholder{outline:none;-webkit-box-shadow:none;box-shadow:none;font-size:.875rem;font-weight:500;font-family:Hind Siliguri;color:#fffefe}.eforms_label__confirmation{font-size:1rem;font-weight:400;font-family:Hind Siliguri;color:#fffefe}.financial_button__modal_button_selected{border:1px solid #141c3c;background-color:#ce1a1a!important;font-size:1rem;font-weight:500;font-family:Hind Siliguri;color:#fff!important}.financial_button__modal_button_unselected{background-color:#0755c4;font-size:1rem;font-weight:500;font-family:Hind Siliguri;color:#fff}.financial_button__modal_button_unselected:hover{background-color:#141c3c!important;font-size:1rem;font-weight:500;font-family:Hind Siliguri;color:#fff}@media screen and (min-width:62rem)and (max-width:118.75rem){.eform_h4__form_header{font-size:1.875rem;font-weight:400;font-family:Hind Siliguri;color:#fff}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.eform_h4__form_header{font-size:1.775rem;font-weight:400;font-family:Hind Siliguri;color:#fff}.special_cars_img__content{min-height:229px;border-radius:15px;margin-top:.5rem;object-fit:cover}}@media screen and (max-width:47.9375rem){.eform_h4__form_header{font-size:1.775rem;font-weight:400;font-family:Hind Siliguri;color:#fff}.special_cars_img__content{min-height:229px;border-radius:15px;margin-top:.5rem;object-fit:cover}}.eform_main_header-style{position:relative!important;width:100%;white-space:nowrap}.eform_main_header-style:after{content:" ";width:100%;height:2px;background-color:#f4f4f4;margin:0 10px}.eform_button__submit{width:100%;height:36px;background-color:#ffc600;border-radius:0!important;border:1px solid #ffc600;font-size:1rem;font-weight:400;font-family:Hind Siliguri;color:#fff!important;-webkit-transition:background-color .2s linear;-moz-transition:background-color .2s linear;transition:background-color .2s linear;-webkit-box-shadow:none!important;box-shadow:none!important}.eform_button__submit:hover{color:#fff!important;background-color:#000!important;border-color:#fff}.eform_button__submit:disabled{background-color:rgba(136,139,151,.7)}.button_eform{font-size:1rem;font-weight:400;font-family:OpenSansLight;color:#fff}.eform_button__services{background-color:#ce1431;color:#fff!important;border-radius:10px;top:.5rem;font-size:1rem;font-weight:400;font-family:Hind Siliguri;color:#fff}.eform_button__services:hover{background-image:-webkit-gradient(linear,left top,right top,from(#e61a27),to(#e61a27))!important;background-image:-moz-linear-gradient(left,#e61a27 0,#e61a27 100%)!important;background-image:linear-gradient(90deg,#e61a27 0,#e61a27)!important;background-repeat:no-repeat;background-size:200% 100%;-webkit-transition:background-size 2s,background-color 2s;-moz-transition:background-size 2s,background-color 2s;transition:background-size 2s,background-color 2s;cursor:pointer;-webkit-box-shadow:-2px 3px 18px 4px #e61a27!important;box-shadow:-2px 3px 18px 4px #e61a27!important}.eforms_desc_top{z-index:20000;-webkit-transform:translateY(-20vh);-moz-transform:translateY(-20vh);transform:translateY(-20vh)}@media screen and (max-width:47.9375rem){.eforms_desc_top{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.eforms_desc_top{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}}.calc-form-top{width:100%;background-color:#d9d9d9;height:40px;display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:center;align-items:center;border-radius:3px 3px 0 0}.calc-form-top2{text-align:right!important}.calc-form-top1,.calc-form-top2{width:50%!important;font-size:13px}.calc-form-top1{color:#505050}.calc-form-top button{background-color:#d9d9d9;color:#505050;border:none;width:100px!important}.calc-form{border:1px solid #ccc;border-radius:3px}.eforms_calculator_icons{background-color:#ccc;border-radius:0 5px 5px 0;color:#141c3c}.h4_privacy{font-size:26px}.eform_h4__form_desc,.h4_privacy{font-weight:700;font-family:Hind Siliguri;color:#000}.eform_h4__form_desc{font-size:14px}.sort_style{font-size:13px;font-weight:700;font-family:Hind Siliguri;color:#000}@media screen and (max-width:47.9375rem){.aboutus_div__description{font-size:14px;font-weight:400;font-family:Hind Siliguri;color:#000}.border_line-img{position:absolute;top:44.5%}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.aboutus_div__description{font-size:14px;font-weight:400;font-family:Hind Siliguri;color:#000}.border_line-img{position:absolute;top:44.5%}.heaight_md{min-height:600px}}@media screen and (min-width:62rem)and (max-width:118.75rem){.heaight_md{min-height:600px}.aboutus_div__description{font-size:14px;font-weight:400;font-family:Hind Siliguri;color:#000}.border_line-img{position:absolute;top:25%}}@media screen and (max-width:47.9375rem){.aboutus_div__container{background-color:transparent;border:1px solid #fff;border-radius:10px;-webkit-transform:translateY(-11rem);-moz-transform:translateY(-11rem);transform:translateY(-11rem)}.aboutus_div__description{font-size:14px;font-weight:400;font-family:Hind Siliguri;color:#000}.border_line-img{position:absolute;top:44.5%}}.info_eforms{background-color:#212121;height:700px}@media screen and (max-width:47.9375rem){.info_eforms{height:500px}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.info_eforms{height:500px}.aboutus_div__container{background-color:transparent;border:1px solid #fff;border-radius:10px;-webkit-transform:translateY(-11rem);-moz-transform:translateY(-11rem);transform:translateY(-11rem)}.aboutus_div__description{font-size:14px;font-weight:400;font-family:Hind Siliguri;color:#000}.border_line-img{position:absolute;top:44.5%}.heaight_md{min-height:600px}}@media screen and (min-width:62rem)and (max-width:118.75rem){.heaight_md{min-height:600px}.aboutus_div__container{background-color:transparent;border:1px solid #fff;border-radius:10px;-webkit-transform:translateY(-11rem);-moz-transform:translateY(-11rem);transform:translateY(-11rem)}.aboutus_div__description{line-height:27px;font-size:14px;font-weight:400;font-family:Hind Siliguri;color:#000}.border_line-img{position:absolute;top:25%}}.bg-welcome{height:100%;background:#000;background:-moz-radial-gradient(circle,hsla(0,0%,100%,.1) 0,hsla(0,0%,100%,0) 75%);background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,hsla(0,0%,100%,0) 75%);background:-webkit-gradient(linear,right top,left top,color-stop(26%,rgba(0,0,0,.3197654062)),color-stop(96%,rgba(92,53,2,.7411764705882353)));background:-moz-linear-gradient(right,rgba(0,0,0,.3197654062) 26%,rgba(92,53,2,.7411764705882353) 96%);background:linear-gradient(270deg,rgba(0,0,0,.3197654062) 26%,rgba(92,53,2,.7411764705882353) 96%)}.bg-slider,.bg-welcome{width:100vw;position:absolute}.bg-slider{top:0;background-color:rgba(0,0,0,.562)}.welcome_text_link p{font-size:16px;font-weight:400;font-family:Hind Siliguri}.welcome_text_link h5{font-size:19px;font-weight:600;font-family:Hind Siliguri}.welcome_link_hover{z-index:2;color:#e7e7e7}.welcome_link_hover,.welcome_link_hover:hover{-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.welcome_link_hover:hover{color:#b1b3b4!important;padding:1.2rem!important}.welcome_link_hover:hover:after{content:"";width:0;height:0;position:absolute;right:0;border-color:transparent #b1b3b4 transparent transparent;border-style:solid;border-width:10px 15px 10px 0;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}@media screen and (min-width:62rem)and (max-width:118.75rem){.flex_basis_20{padding-right:6px;padding-bottom:6px;-ms-flex-grow:0;-moz-box-flex:0;flex-grow:0;-ms-flex-basis:20%;flex-basis:20%;max-height:44px}}details{width:90%;min-height:5px;padding:20px 35px 20px 20px;margin:0 auto;position:relative;font-size:20px;border:1px solid rgba(0,0,0,.1);border-radius:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}@media screen and (min-width:48rem)and (max-width:61.9375rem){details{width:100%;padding:15px 30px 15px 15px;font-size:18px}}@media screen and (max-width:47.9375rem){details{width:100%;padding:10px 20px 10px 10px;font-size:18px}}details+details{margin-top:20px}details[open]{min-height:50px;background-color:#fff;-webkit-box-shadow:2px 2px 20px rgba(0,0,0,.2);box-shadow:2px 2px 20px rgba(0,0,0,.2)}details p{color:#444;font-weight:300;font-size:18px}@media screen and (min-width:48rem)and (max-width:61.9375rem){details p{font-size:16px}}@media screen and (max-width:47.9375rem){details p{font-size:16px}}summary{display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:center;align-items:center;font-weight:500;cursor:pointer;padding-bottom:1rem}summary:focus{outline:none}summary:focus:after{content:"";height:100%;width:100%;display:block;position:absolute;top:0;left:0;-webkit-box-shadow:0 0 0 5px #639;box-shadow:0 0 0 5px #639}summary::-webkit-details-marker{display:none}.control-icon{fill:#639;-webkit-transition:.3s ease;-moz-transition:.3s ease;transition:.3s ease;pointer-events:none}.control-icon-close{display:none}details[open] .control-icon-close{display:inline;display:initial;-webkit-transition:.3s ease;-moz-transition:.3s ease;transition:.3s ease}details[open] .control-icon-expand{display:none}.searchresult_simplsearch:focus{-webkit-transform:translateY(-150px)!important;-moz-transform:translateY(-150px)!important;transform:translateY(-150px)!important}.result-input-simple-search-text:hover{text-decoration:underline!important;color:#ce1431!important}.search-result-transform div:focus-within{-webkit-transform:translateY(-200px);-moz-transform:translateY(-200px);transform:translateY(-200px)}.result-input-simple-search-text{color:#2a2b2b;padding:10px}.input-advanced-search{background-color:#ce1431;width:533px;height:105px;border:1px solid #ce1431;padding-left:1rem!important}.input-advanced-search::-webkit-input-placeholder{color:#fff}.input-advanced-search::-moz-placeholder{color:#fff}.input-advanced-search:-ms-input-placeholder{color:#fff}.input-advanced-search::placeholder{color:#fff}.button-advanced-search{border:1px solid #fff;width:235px;height:45px;background-color:transparent;color:#fff;position:absolute;margin-left:180px}.button-advanced-search:hover{color:#fff!important}.div-input-advanced-search{border:2px solid;-webkit-border-image:-webkit-gradient(linear,left top,right top,from(#ce1431),to(#fff)) 10;-webkit-border-image:linear-gradient(90deg,#ce1431,#fff) 10;-moz-border-image:-moz-linear-gradient(left,#ce1431,#fff) 10;border-image:-webkit-gradient(linear,left top,right top,from(#ce1431),to(#fff)) 10;border-image:linear-gradient(90deg,#ce1431,#fff) 10}.div-input-advanced-search,.div-input-search-car{width:533px;height:135px;background-color:transparent}.div-input-search-car{border:2px solid;-webkit-border-image:-webkit-gradient(linear,right top,left top,from(#fff),to(#ce1431)) 10;-webkit-border-image:linear-gradient(-90deg,#fff,#ce1431) 10;-moz-border-image:-moz-linear-gradient(right,#fff,#ce1431) 10;border-image:-webkit-gradient(linear,right top,left top,from(#fff),to(#ce1431)) 10;border-image:linear-gradient(-90deg,#fff,#ce1431) 10;position:absolute;z-index:12;top:50%;left:1%}.input-search-car{background-color:transparent!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:400px;height:80px;border:1px solid transparent;padding-left:1rem!important}.input-search-car::-webkit-input-placeholder{color:#f4f4f4!important}.input-search-car::-moz-placeholder{color:#f4f4f4!important}.input-search-car:-ms-input-placeholder{color:#f4f4f4!important}.input-search-car::placeholder{color:#f4f4f4!important}.button-search-car{background-color:#ff8000;position:absolute;border:1px solid #ff8000;margin-left:350px}.image-line-home{-webkit-transform:rotate(-25deg);-moz-transform:rotate(-25deg);transform:rotate(-25deg);width:20%;height:150%;position:absolute;margin-left:25rem}@media screen and (min-width:1800px)and (max-width:2560px){.text_search_title-home{font-size:30px;font-weight:700;font-family:Hind Siliguri;color:#fff;text-transform:uppercase;letter-spacing:7px}.text_search-home{position:relative;top:20%;left:0;background-color:rgba(0,0,0,.5);height:270px}.text_search-home:after{margin-top:28px;bottom:0;-webkit-animation:topanim 1.8s linear infinite;-moz-animation:topanim 1.8s linear infinite;animation:topanim 1.8s linear infinite}.text_search-home:after,.text_search-home:before{content:"";position:absolute;height:4px;width:50%;background-image:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(#000),color-stop(#ffc600),color-stop(#ffc600),color-stop(#ffc600),color-stop(#000),color-stop(#000),to(transparent));background-image:-moz-linear-gradient(left,transparent,#000,#ffc600,#ffc600,#ffc600,#000,#000,transparent);background-image:linear-gradient(90deg,transparent,#000,#ffc600,#ffc600,#ffc600,#000,#000,transparent)}.text_search-home:before{top:0;-webkit-animation:blinker 2s linear infinite;-moz-animation:blinker 2s linear infinite;animation:blinker 2s linear infinite}.searchresult_simplsearch:focus{-webkit-transform:translate(-150px)!important;-moz-transform:translate(-150px)!important;transform:translate(-150px)!important}.brand_search-home{background-color:rgba(0,0,0,.4);position:relative;height:270px;top:20%}.brand_search-home div img{width:70px}.background-image-search{width:1500px!important;height:1000px!important;margin:10rem}.background-image-search:before{content:"";position:absolute;background-color:pink;width:3px;height:60%;top:0;left:-15px}.corner-border:after{width:3px;height:30%}.corner-border:after,.corner-border:before{content:"";position:absolute;background-color:#f4f4f4;top:-7px;left:-9px}.corner-border:before{width:20%;height:3px}.corner-border{position:relative}div.translate{width:300px;height:100px;background-color:pink;margin:50px auto;text-align:center;font-size:2em;padding-top:20px;border-radius:150px}.bottom-corner:after{width:3px;height:30%}.bottom-corner:after,.bottom-corner:before{content:"";position:absolute;background-color:#f4f4f4;bottom:-10px;right:-9px}.bottom-corner:before{width:20%;height:3px}}@media screen and (min-width:1440px){.text_search_title-home{font-size:30px;font-weight:700;font-family:Hind Siliguri;color:#fff;text-transform:uppercase;letter-spacing:7px}.text_search-home{background-color:rgba(0,0,0,.5);position:relative;top:20%;height:270px;left:0}.text_search-home:after{margin-top:28px;bottom:0;-webkit-animation:topanim 1.8s linear infinite;-moz-animation:topanim 1.8s linear infinite;animation:topanim 1.8s linear infinite}.text_search-home:after,.text_search-home:before{content:"";position:absolute;height:4px;width:50%;background-image:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(#000),color-stop(#ffc600),color-stop(#ffc600),color-stop(#ffc600),color-stop(#000),color-stop(#000),to(transparent));background-image:-moz-linear-gradient(left,transparent,#000,#ffc600,#ffc600,#ffc600,#000,#000,transparent);background-image:linear-gradient(90deg,transparent,#000,#ffc600,#ffc600,#ffc600,#000,#000,transparent)}.text_search-home:before{top:0;-webkit-animation:blinker 2s linear infinite;-moz-animation:blinker 2s linear infinite;animation:blinker 2s linear infinite}.brand_search-home{background-color:rgba(0,0,0,.4);position:relative;top:20%;height:270px}.brand_search-home div img{width:70px}.searchresult_simplsearch:focus{-webkit-transform:translate(-150px)!important;-moz-transform:translate(-150px)!important;transform:translate(-150px)!important}.background-image-search{width:800px;height:466px;margin:3rem}.background-image-search:before{content:"";position:absolute;background-color:pink;width:3px;height:60%;top:0;left:-15px}.image-line-home{-webkit-transform:rotate(-25deg);-moz-transform:rotate(-25deg);transform:rotate(-25deg);width:20%;height:290%;position:absolute;margin-left:35%}.corner-border:after{width:3px;height:30%}.corner-border:after,.corner-border:before{content:"";position:absolute;background-color:#f4f4f4;top:-7px;left:-9px}.corner-border:before{width:20%;height:3px}.corner-border{position:relative}.bottom-corner:after{width:3px;height:30%}.bottom-corner:after,.bottom-corner:before{content:"";position:absolute;background-color:#f4f4f4;bottom:-10px;right:-9px}.bottom-corner:before{width:20%;height:3px}}@media screen and (min-width:768px)and (max-width:1439px){.text_search_title-home{font-size:30px;font-weight:700;font-family:Hind Siliguri;color:#fff;text-transform:uppercase;letter-spacing:7px}.text_search-home{position:relative;height:270px;background-color:rgba(0,0,0,.5);top:20%}.text_search-home:after{margin-top:28px;bottom:0;-webkit-animation:topanim 1.8s linear infinite;-moz-animation:topanim 1.8s linear infinite;animation:topanim 1.8s linear infinite}.text_search-home:after,.text_search-home:before{content:"";position:absolute;height:4px;width:50%;background-image:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(#000),color-stop(#ffc600),color-stop(#ffc600),color-stop(#ffc600),color-stop(#000),color-stop(#000),to(transparent));background-image:-moz-linear-gradient(left,transparent,#000,#ffc600,#ffc600,#ffc600,#000,#000,transparent);background-image:linear-gradient(90deg,transparent,#000,#ffc600,#ffc600,#ffc600,#000,#000,transparent)}.text_search-home:before{top:0;-webkit-animation:blinker 1.8s linear infinite;-moz-animation:blinker 1.8s linear infinite;animation:blinker 1.8s linear infinite}.brand_search-home{background-color:rgba(0,0,0,.4);position:relative;top:20%;height:270px}.brand_search-home div img{width:70px}.searchresult_simplsearch:focus{-webkit-transform:translate(-150px)!important;-moz-transform:translate(-150px)!important;transform:translate(-150px)!important}.image-line-home{-webkit-transform:rotate(-25deg);-moz-transform:rotate(-25deg);transform:rotate(-25deg);width:20%;height:150%;position:absolute;margin-left:40%}.input-search-car{background-color:transparent!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:300px;height:80px;border:1px solid transparent;padding-left:1rem!important}.input-search-car::-webkit-input-placeholder{color:#f4f4f4!important}.input-search-car::-moz-placeholder{color:#f4f4f4!important}.input-search-car:-ms-input-placeholder{color:#f4f4f4!important}.input-search-car::placeholder{color:#f4f4f4!important}.input-advanced-search{background-color:#ce1431;height:80px;border:1px solid #ce1431}.input-advanced-search::-webkit-input-placeholder{color:#fff}.input-advanced-search::-moz-placeholder{color:#fff}.input-advanced-search:-ms-input-placeholder{color:#fff}.input-advanced-search::placeholder{color:#fff}.button-advanced-search{border:1px solid #fff;width:157px;height:40px;background-color:transparent;color:#fff;position:absolute;margin-left:140px}.button-search-car{background-color:#ff8000;position:absolute;border:1px solid #ff8000;margin-left:230px}.div-input-search-car{border-radius:20px!important;border:2px solid;-webkit-border-image:-webkit-gradient(linear,right top,left top,from(#fff),to(#ce1431)) 10;-webkit-border-image:linear-gradient(-90deg,#fff,#ce1431) 10;-moz-border-image:-moz-linear-gradient(right,#fff,#ce1431) 10;border-image:-webkit-gradient(linear,right top,left top,from(#fff),to(#ce1431)) 10;border-image:linear-gradient(-90deg,#fff,#ce1431) 10;position:absolute;z-index:12;top:50%;left:1%}.div-input-advanced-search,.div-input-search-car{width:354px;height:100px;background-color:transparent}.div-input-advanced-search{border:2px solid;-webkit-border-image:-webkit-gradient(linear,left top,right top,from(#ce1431),to(#fff)) 10;-webkit-border-image:linear-gradient(90deg,#ce1431,#fff) 10;-moz-border-image:-moz-linear-gradient(left,#ce1431,#fff) 10;border-image:-webkit-gradient(linear,left top,right top,from(#ce1431),to(#fff)) 10;border-image:linear-gradient(90deg,#ce1431,#fff) 10}.background-image-search{max-width:550px;max-height:350px;margin:1rem}.corner-border:after{width:3px;height:30%}.corner-border:after,.corner-border:before{content:"";position:absolute;background-color:#f4f4f4;top:-7px;left:-35px}.corner-border:before{width:20%;height:3px}.corner-border{position:relative}.bottom-corner:after{width:3px;height:30%}.bottom-corner:after,.bottom-corner:before{content:"";position:absolute;background-color:#f4f4f4;bottom:-10px;right:-35px}.bottom-corner:before{width:20%;height:3px}}@media screen and (max-width:450px){.text_search_title-home{font-size:20px;font-weight:700;font-family:Hind Siliguri;color:#fff;text-transform:uppercase;letter-spacing:7px}.text_search-home{position:relative;height:330px;background-color:rgba(0,0,0,.5);top:20%}.text_search-home:after{margin-top:28px;bottom:0;-webkit-animation:topanim 1.8s linear infinite;-moz-animation:topanim 1.8s linear infinite;animation:topanim 1.8s linear infinite}.text_search-home:after,.text_search-home:before{content:"";position:absolute;height:4px;width:50%;background-image:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(#000),color-stop(#ffc600),color-stop(#ffc600),color-stop(#ffc600),color-stop(#000),color-stop(#000),to(transparent));background-image:-moz-linear-gradient(left,transparent,#000,#ffc600,#ffc600,#ffc600,#000,#000,transparent);background-image:linear-gradient(90deg,transparent,#000,#ffc600,#ffc600,#ffc600,#000,#000,transparent)}.text_search-home:before{top:0;-webkit-animation:blinker 1.8s linear infinite;-moz-animation:blinker 1.8s linear infinite;animation:blinker 1.8s linear infinite}.brand_search-home{background-color:rgba(0,0,0,.4);position:relative;top:20%;height:270px}.brand_search-home div img{width:70px}.background-image-search{width:270px;height:270px}.image-line-home{-webkit-transform:rotate(-25deg);-moz-transform:rotate(-25deg);transform:rotate(-25deg);width:20%;height:150%;position:absolute;margin-left:40%}.input-search-car{background-color:transparent!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:300px;height:80px;border:1px solid transparent;padding-left:1rem!important}.input-search-car::-webkit-input-placeholder{color:#f4f4f4!important}.input-search-car::-moz-placeholder{color:#f4f4f4!important}.input-search-car:-ms-input-placeholder{color:#f4f4f4!important}.input-search-car::placeholder{color:#f4f4f4!important}.input-advanced-search{background-color:#ce1431;height:80px;border:1px solid #ce1431}.input-advanced-search::-webkit-input-placeholder{color:#fff}.input-advanced-search::-moz-placeholder{color:#fff}.input-advanced-search:-ms-input-placeholder{color:#fff}.input-advanced-search::placeholder{color:#fff}.button-advanced-search{border:1px solid #fff;width:142px;height:36px;background-color:transparent;color:#fff;position:absolute;margin-left:110px;font-size:12px}.button-search-car{background-color:#ff8000;position:absolute;border:1px solid #ff8000;margin-left:210px}.div-input-search-car{border-radius:20px!important;border:2px solid;-webkit-border-image:-webkit-gradient(linear,left top,right top,from(#fff),to(#ce1431)) 10;-webkit-border-image:linear-gradient(90deg,#fff,#ce1431) 10;-moz-border-image:-moz-linear-gradient(left,#fff,#ce1431) 10;border-image:-webkit-gradient(linear,left top,right top,from(#fff),to(#ce1431)) 10;border-image:linear-gradient(90deg,#fff,#ce1431) 10;position:absolute;z-index:12;top:50%;left:1%}.div-input-advanced-search,.div-input-search-car{width:354px;height:100px!important;background-color:transparent}.div-input-advanced-search{border:2px solid;-webkit-border-image:-webkit-gradient(linear,left top,right top,from(#ce1431),to(#fff)) 10;-webkit-border-image:linear-gradient(90deg,#ce1431,#fff) 10;-moz-border-image:-moz-linear-gradient(left,#ce1431,#fff) 10;border-image:-webkit-gradient(linear,left top,right top,from(#ce1431),to(#fff)) 10;border-image:linear-gradient(90deg,#ce1431,#fff) 10}.background-image-search{margin:1rem}}@media screen and (min-width:450px)and (max-width:769px){.text_search_title-home{font-size:25px;font-weight:700;font-family:Hind Siliguri;color:#fff;text-transform:uppercase;letter-spacing:7px}.brand_search-home{background-color:rgba(0,0,0,.4);position:relative;top:20%;height:270px}.brand_search-home div img{width:70px}.background-image-search{width:250px;height:250px}.image-line-home{-webkit-transform:rotate(-25deg);-moz-transform:rotate(-25deg);transform:rotate(-25deg);width:20%;height:150%;position:absolute;margin-left:40%}.input-search-car{background-color:transparent!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:300px;height:80px;border:1px solid transparent;padding-left:1rem!important}.input-search-car::-webkit-input-placeholder{color:#f4f4f4}.input-search-car::-moz-placeholder{color:#f4f4f4}.input-search-car:-ms-input-placeholder{color:#f4f4f4}.input-search-car::placeholder{color:#f4f4f4}.input-advanced-search{background-color:#ce1431;height:80px;border:1px solid #ce1431}.input-advanced-search::-webkit-input-placeholder{color:#fff}.input-advanced-search::-moz-placeholder{color:#fff}.input-advanced-search:-ms-input-placeholder{color:#fff}.input-advanced-search::placeholder{color:#fff}.button-advanced-search{border:1px solid #fff;width:143px;height:40px;background-color:transparent;color:#fff;position:absolute;margin-left:110px;font-size:13px;color:#fff!important;text-decoration:none!important}.button-search-car{background-color:#ff8000;position:absolute;border:1px solid #ff8000;margin-left:230px}.div-input-search-car{border-radius:20px!important;border:2px solid;-webkit-border-image:-webkit-gradient(linear,right top,left top,from(#fff),to(#ce1431)) 10;-webkit-border-image:linear-gradient(-90deg,#fff,#ce1431) 10;-moz-border-image:-moz-linear-gradient(right,#fff,#ce1431) 10;border-image:-webkit-gradient(linear,right top,left top,from(#fff),to(#ce1431)) 10;border-image:linear-gradient(-90deg,#fff,#ce1431) 10;position:absolute;z-index:12;top:50%;left:1%}.div-input-advanced-search,.div-input-search-car{width:354px;height:100px!important;background-color:transparent}.div-input-advanced-search{border:2px solid;-webkit-border-image:-webkit-gradient(linear,left top,right top,from(#ce1431),to(#fff)) 10;-webkit-border-image:linear-gradient(90deg,#ce1431,#fff) 10;-moz-border-image:-moz-linear-gradient(left,#ce1431,#fff) 10;border-image:-webkit-gradient(linear,left top,right top,from(#ce1431),to(#fff)) 10;border-image:linear-gradient(90deg,#ce1431,#fff) 10}.background-image-search{min-width:450px;min-height:250px;margin:1rem}}.home_search_input-style{background-color:rgba(0,0,0,.4);border:1px solid #111112;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);color:#fff}.home_search_input-style::-webkit-input-placeholder{color:#fff}.home_search_input-style::-moz-placeholder{color:#fff}.home_search_input-style:-ms-input-placeholder{color:#fff}.home_search_input-style::placeholder{color:#fff}.home_search_input-style:focus{outline:1px solid transparent;color:#fff}.result-input-simple-search{max-height:400px;z-index:1}.result-input-simple-search2{position:absolute;top:49px;max-height:400px;overflow:hidden;overflow-y:scroll;z-index:1}.home_search_options-style{text-decoration:none;color:#2a2b2b;border:1px solid #2a2b2b;border-radius:20px}.home_search_options-style:hover{color:#ce1431}.btn_search-home{border:1px solid #fff;background-color:#ffc600;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out;font-size:17px;font-weight:400;font-family:Hind Siliguri;color:#000}.btn_search-home:hover{background-color:#000;border:1px solid #fff;color:#fff}.slider_make_search{-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out;font-size:13px;font-weight:400;font-family:Hind Siliguri;color:#fff}.slider_make_search:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1)}@-webkit-keyframes blinker{0%{left:-50%}to{left:100%}}@-moz-keyframes blinker{0%{left:-50%}to{left:100%}}@keyframes blinker{0%{left:-50%}to{left:100%}}@-webkit-keyframes topanim{to{right:100%}0%{right:-50%}}@-moz-keyframes topanim{to{right:100%}0%{right:-50%}}@keyframes topanim{to{right:100%}0%{right:-50%}}.below_title1{font-size:25px}.below_title1,.below_title2{font-weight:400;font-family:Hind Siliguri;color:#fff}.below_title2{font-size:17px}@media screen and (max-width:47.9375rem){.pad-sol{padding-top:30px!important;padding-bottom:30px!important}.bg-sol{background-color:#002154!important}.home_search_input-style{color:#000!important;background-color:#fff!important}.home_search_input-style::-webkit-input-placeholder{color:#000!important}.home_search_input-style::-moz-placeholder{color:#000!important}.home_search_input-style:-ms-input-placeholder{color:#000!important}.home_search_input-style::placeholder{color:#000!important}}@media screen and (min-width:118.75rem){.title_our_brands_home_2{font-size:32px;font-weight:700;font-family:Hind Siliguri;color:#fff}}@media screen and (min-width:62rem)and (max-width:118.75rem){.title_our_brands_home_2{font-size:32px;font-weight:700;font-family:Hind Siliguri;color:#fff}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.title_our_brands_home_2{font-size:24px;font-weight:700;font-family:Hind Siliguri;color:#fff}}@media screen and (max-width:47.9375rem){.title_our_brands_home_2{font-size:22px;font-weight:700;font-family:Hind Siliguri!important;color:#fff}}.eforms_form__container{font-size:16px}.title_our_brands{position:relative;padding-bottom:10px!important}@media screen and (min-width:118.75rem){.title_our_brands{font-size:24px;font-weight:600;font-family:Hind Siliguri;color:#fff}}@media screen and (min-width:62rem)and (max-width:118.75rem){.title_our_brands{font-size:24px;font-weight:600;font-family:Hind Siliguri;color:#fff}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.title_our_brands{font-size:24px;font-weight:600;font-family:Hind Siliguri;color:#fff}}@media screen and (max-width:47.9375rem){.title_our_brands{font-size:20px;font-weight:600;font-family:Hind Siliguri;color:#fff}}.title_our_brands:after{content:"";background-color:#d2042d;width:100px;height:2px;position:absolute;left:0;bottom:0}.special_cars_pag-8{background:-webkit-gradient(linear,left bottom,left top,color-stop(-3.51%,#1e212d),color-stop(25.39%,hsla(0,0%,100%,.32)),color-stop(63.91%,hsla(0,0%,100%,.35)),color-stop(96.82%,#1e212d));background:-moz-linear-gradient(bottom,#1e212d -3.51%,hsla(0,0%,100%,.32) 25.39%,hsla(0,0%,100%,.35) 63.91%,#1e212d 96.82%);background:linear-gradient(1turn,#1e212d -3.51%,hsla(0,0%,100%,.32) 25.39%,hsla(0,0%,100%,.35) 63.91%,#1e212d 96.82%)}.special_cars_pag-8 .swiper-container-horizontal>.swiper-pagination-bullets,.special_cars_pag-8 .swiper-pagination-custom,.special_cars_pag-8 .swiper-pagination-fraction{bottom:-23%!important}.special_cars_pag-8 .swiper-container{overflow:visible!important}.title_our_brands-8{font-size:34px;font-weight:700;font-family:Hind Siliguri;color:#fff}.title_our_brands-8:after{content:"";background-color:#d2042d;width:4px;height:12px;position:absolute;top:31px;left:-.5%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:100}@media screen and (min-width:48rem)and (max-width:61.9375rem){.title_our_brands-8{font-size:24px;font-weight:700;font-family:Hind Siliguri;color:#fff}.title_our_brands-8:after{content:"";background-color:#d2042d;width:4px;height:7px;position:absolute;top:26px;left:-.5%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:100}}@media screen and (max-width:47.9375rem){.title_our_brands-8{font-size:16px;font-weight:700;font-family:Hind Siliguri;color:#fff}.title_our_brands-8:after{content:"";background-color:#d2042d;width:4px;height:3px;position:absolute;top:22px;left:-.5%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:100}}.title_our_brands-8 span{font-size:16px;font-weight:400;font-family:Hind Siliguri;color:#fff}@media screen and (min-width:48rem)and (max-width:61.9375rem){.title_our_brands-8 span{font-size:12px;font-weight:400;font-family:Hind Siliguri;color:#fff}}.home_special_navigate_btns-8{width:62px;height:25px;overflow:hidden;border:1px solidred;background-color:#fff}.next_button-8{border-left:1px solid #c3c3c3}.next_button-8,.prev_button-8{z-index:20;cursor:pointer}.home_special_swiper-container-8{position:relative}.home_special_swiper-container-8 .swiper-slide{display:-moz-box;display:flex;-moz-box-align:center!important;align-items:center!important}.home-special_img_container-8{border-radius:5px}.home-special_img_container-8 img{border-radius:5px;position:relative;z-index:2;object-fit:contain}@media screen and (min-width:62rem)and (max-width:118.75rem){.home-special_img_container-8 img{max-width:269px!important;max-height:181px!important;object-fit:cover!important}}@media screen and (min-width:118.75rem){.home-special_img_container-8 img{max-width:269px!important;max-height:181px!important;object-fit:cover!important}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.home-special_img_container-8 img{height:181px!important;max-width:269px!important;object-fit:cover!important}}@media screen and (min-width:62rem)and (max-width:118.75rem){.special_cover_car_img-8{height:350px!important}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.special_cover_car_img-8{height:350px!important}}@media screen and (max-width:47.9375rem){.special_cover_car_img-8{height:auto}}.special_title-8{font-size:16px;font-weight:700;font-family:Hind Siliguri;color:#fff}@media screen and (min-width:48rem)and (max-width:61.9375rem){.special_title-8{font-size:14px;font-weight:400;font-family:Hind Siliguri;color:#fff}}@media screen and (max-width:47.9375rem){.special_title-8{font-size:14px;font-weight:400;font-family:Hind Siliguri;color:#fff}}.special_price-8{font-size:20px;font-weight:500;font-family:Hind Siliguri;color:#fff}@media screen and (min-width:48rem)and (max-width:61.9375rem){.special_price-8{font-size:14px;font-weight:500;font-family:Hind Siliguri;color:#fff}}@media screen and (max-width:47.9375rem){.special_price-8{font-size:14px;font-weight:500;font-family:Hind Siliguri;color:#fff}}.special_home_detail-8{font-size:16px;font-weight:400;font-family:Hind Siliguri;color:#fff}@media screen and (min-width:48rem)and (max-width:61.9375rem){.special_home_detail-8{font-size:12px;font-weight:400;font-family:Hind Siliguri;color:#fff}}@media screen and (max-width:47.9375rem){.special_home_detail-8{font-size:10px;font-weight:400;font-family:Hind Siliguri;color:#fff}}.carSpecial_price{font-size:32px;font-weight:700;font-family:Hind Siliguri;color:#fff}@media screen and (min-width:48rem)and (max-width:61.9375rem){.carSpecial_price{font-size:20px;font-weight:700;font-family:Hind Siliguri;color:#fff}}@media screen and (max-width:47.9375rem){.carSpecial_price{font-size:12px;font-weight:700;font-family:Hind Siliguri;color:#fff}}.special_feature_home_btn-8{border-radius:7px;background-color:red;font-size:12px;font-weight:400;font-family:Hind Siliguri;color:#fff}.special_home_thumb_img-8 img{border-radius:50%;max-height:70px;max-width:70px}.special_car_img_style-8{border-radius:20px;background-color:#fff}.home_special_thumb_style-active-8{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;margin:auto;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;background-clip:padding-box;border:2px solid transparent;border-radius:5px 0 0 5px;-webkit-box-shadow:0 5px 5px 0 rgba(0,0,0,.30196078431372547);box-shadow:0 5px 5px 0 rgba(0,0,0,.30196078431372547)}.home_special_thumb_style-active-8:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-2px;border-radius:inherit;background:-moz-linear-gradient(.27deg,#111112 30.46%,rgba(31,34,46,0) 99.72%);background:linear-gradient(89.73deg,#111112 30.46%,rgba(31,34,46,0) 99.72%)}.home_special_thumb_style-8{background-color:#fff;border:1px solid #ebebeb;border-radius:5px;-webkit-box-shadow:0 5px 5px 0 rgba(0,0,0,.30196078431372547);box-shadow:0 5px 5px 0 rgba(0,0,0,.30196078431372547)}.home_special_thumb_style-active-8__mobile{border:1px solid #c7081b;border-radius:0 0 3px 3px!important;background-color:#1b1b1b}.home_special_thumb_style-8__mobile{background-color:transparent;border:1px solid #ebebeb;border-radius:0 0 3px 3px!important}.special_home_btn-8{border:1px solidred;border-radius:10px;background-color:#f6f6f6;width:40px;height:40px}.detail_info_special{position:absolute;bottom:31px;left:15px;z-index:5;background:#000;background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(50%,rgba(0,0,0,.8155637255)),to(#000));background:-moz-linear-gradient(top,transparent 0,rgba(0,0,0,.8155637255) 50%,#000 100%);background:linear-gradient(180deg,transparent,rgba(0,0,0,.8155637255) 50%,#000)}.thumb_text{font-size:14px;font-weight:400;font-family:Hind Siliguri;color:#000}@media screen and (min-width:48rem)and (max-width:61.9375rem){.thumb_text{font-size:12px}}.thumb_name{font-size:16px;font-weight:700;font-family:Hind Siliguri;color:#000}@media screen and (min-width:48rem)and (max-width:61.9375rem){.thumb_name{font-size:12px}}.thumb_desc{font-size:12px;font-weight:400;font-family:Hind Siliguri;color:#000;display:-webkit-box!important;-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-align:left}@media screen and (max-width:47.9375rem){.thumb_desc{font-size:12px}}.swiper-slide-active .special-car{background-color:#191919;border:1px solid #404040}.swiper-slide .special-car{background-color:#efefef;border-radius:20px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2);cursor:pointer}.swiper-slide .special-car__image-container{border-radius:16px;overflow:hidden}.swiper-slide .special-car__image-container img{aspect-ratio:3.6/2.4}.swiper-slide .special-car__title{font-size:19px;font-weight:400;font-family:Hind Siliguri;color:#000;line-height:30px;text-align:left;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.swiper-slide .special-car__year{font-size:14px;font-weight:700;font-family:Hind Siliguri;color:#000;line-height:30px;border:3px dashed #404040;border-radius:13px}.swiper-slide .special-car__price{font-size:22px;font-weight:600;font-family:Hind Siliguri;color:#000}.swiper-slide .special-car .discount{text-decoration:line-through;font-size:16px!important;position:absolute;top:-17px}.swiper-slide .special-car__discount{font-size:22px;font-weight:400;font-family:Hind Siliguri;color:#000}.swiper-slide .special-car__payment{font-size:15px;font-weight:400;font-family:Hind Siliguri;color:#000}.swiper-slide .special-car__button{border-radius:12px;background-color:#e81d26;color:#fff}.swiper-slide .special-car__button:hover{background-color:#ba181f;color:#fff!important}.swiper-slide .special-car__info-icon{color:#000;font-size:19px}.swiper-slide .special-car__info-item{font-size:14px;color:#000}.slider-arrow.swiper-button-prev{-webkit-transform:translate(55%,-50%)!important;-moz-transform:translate(55%,-50%)!important;transform:translate(55%,-50%)!important;right:0;color:#fff!important}.slider-arrow.swiper-button-next{-webkit-transform:translate(-55%,-50%)!important;-moz-transform:translate(-55%,-50%)!important;transform:translate(-55%,-50%)!important;left:0;color:#fff!important}.slider-arrow{position:absolute;background-color:rgba(28,31,41,.8784313725490196);border-radius:50%;top:50%;z-index:999999999999}@media screen and (max-width:47.9375rem){.slider-arrow{width:20px;height:20px;font-size:10px}}.swiper-container{overflow:visible!important}.special_container .swiper-wrapper{-moz-box-align:stretch!important;align-items:stretch!important;height:auto!important}.mySwiper2{width:100%}.mySwiper2 .swiper-wrapper{height:90vh!important}@media screen and (min-width:48rem)and (max-width:61.9375rem){.mySwiper2 .swiper-wrapper{height:50vh!important}}@media screen and (max-width:47.9375rem){.mySwiper2 .swiper-wrapper{height:30vh!important}}.background_search{background-repeat:no-repeat;object-fit:cover;background-size:cover;background-position:50%;z-index:30;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);left:0}.scroll_to_bt-style{width:0;height:0;border-left:40px solid transparent;border-right:40px solid transparent;border-top:25px solid #0755c4;position:relative}.ho-sell-car{background-color:#141c3c}.home-button-carfinder{background-color:#f0f0f0;font-size:14px;font-weight:400;font-family:Hind Siliguri;color:#000;height:40px}.home-button-carfinder:hover{background-color:#b6b5b5}.sell_car_title{font-size:28px;font-weight:700;font-family:Hind Siliguri;color:#fff}@media screen and (max-width:47.9375rem){.sell_car_title{font-size:24px;font-weight:700;font-family:Hind Siliguri;color:#fff}}.sell_car_text{font-size:22px;font-weight:500;font-family:Hind Siliguri;color:#fff}@media screen and (max-width:47.9375rem){.sell_car_text{font-size:18px;font-weight:500;font-family:Hind Siliguri;color:#fff}}.translate_container{position:fixed;top:0;left:20px;background-color:#000;color:#fff;z-index:100;overflow:hidden;width:130px}.goog-te-gadget{height:30px}.goog-te-gadget span{display:none}.goog-te-combo{background-color:#000!important;height:30px!important;color:#fff!important;margin:0!important;padding-left:10px}.goog-te-gadget{color:transparent!important}.goog-te-gadget span{display:none!important}.bg-dark-slider{position:absolute;width:100%;height:100%;top:0;left:0;background:#000;background:-webkit-gradient(linear,left bottom,left top,color-stop(3%,rgba(0,0,0,.164)),color-stop(84%,rgba(0,0,0,.473)));background:-moz-linear-gradient(bottom,rgba(0,0,0,.164) 3%,rgba(0,0,0,.473) 84%);background:linear-gradient(0deg,rgba(0,0,0,.164) 3%,rgba(0,0,0,.473) 84%);z-index:2}@media screen and (min-width:62rem)and (max-width:118.75rem){.linkto_text_container{min-height:194px}}@media screen and (min-width:118.75rem){.first_back{background-color:#fff}}@media screen and (min-width:62rem)and (max-width:118.75rem){.first_back{background-color:#fff}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.first_back{background-color:#fff}}@media screen and (max-width:47.9375rem){.first_back{background-color:#fff}}@media screen and (min-width:118.75rem){.second_back{background-color:#ececec}}@media screen and (min-width:62rem)and (max-width:118.75rem){.second_back{background-color:#ececec}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.second_back{background-color:#fff}}@media screen and (max-width:47.9375rem){.second_back{background-color:#fff}}@media screen and (min-width:118.75rem){.third_back{background-color:#fff}}@media screen and (min-width:62rem)and (max-width:118.75rem){.third_back{background-color:#fff}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.third_back{background-color:#ececec}}@media screen and (max-width:47.9375rem){.third_back{background-color:#ececec}}.linkto_img_text_span__container{top:0;left:0;background-color:rgba(14,5,10,.8)}@media screen and (min-width:118.75rem){.linkto_img_text_span__container{font-size:20px;font-weight:500;font-family:inherit;color:#fff}}@media screen and (min-width:62rem)and (max-width:118.75rem){.linkto_img_text_span__container{font-size:20px;font-weight:500;font-family:inherit;color:#fff}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.linkto_img_text_span__container{font-size:20px;font-weight:500;font-family:inherit;color:#fff}}@media screen and (max-width:47.9375rem){.linkto_img_text_span__container{font-size:20px;font-weight:500;font-family:inherit;color:#fff}}.linkto_img_container{position:relative;overflow:hidden}.linkto_img_container:hover>img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);transform:scale(1.2);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-moz-transition:transform .3s ease-in-out,-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out,-moz-transform .3s ease-in-out}.linkto_title{font-size:20px;font-weight:900;font-family:AltoneBold;color:#242424}@media screen and (min-width:48rem)and (max-width:61.9375rem){.linkto_title{font-size:18px;font-weight:900;font-family:AltoneBold;color:#242424}}@media screen and (max-width:47.9375rem){.linkto_title{font-size:13px;font-weight:900;font-family:AltoneBold;color:#242424}}.linkto_text{font-size:15px;font-weight:400;font-family:AltoneRegular;color:#242424}@media screen and (min-width:48rem)and (max-width:61.9375rem){.linkto_text{font-size:12px;font-weight:400;font-family:AltoneRegular;color:#242424}}@media screen and (max-width:47.9375rem){.linkto_text{font-size:12px;font-weight:400;font-family:AltoneRegular;color:#242424}}.linkto_button{font-size:15px;font-weight:400;font-family:AltoneRegular;color:#fff}@media screen and (min-width:48rem)and (max-width:61.9375rem){.linkto_button{font-size:12px;font-weight:400;font-family:AltoneRegular;color:#fff}}.linkto_button_link{font-size:15px;font-weight:400;font-family:AltoneRegular;color:#58cc01}.linkto_button_link:hover{color:#9d9d9d}@media screen and (min-width:48rem)and (max-width:61.9375rem){.linkto_button_link{font-size:12px;font-weight:400;font-family:AltoneRegular;color:#58cc01}}@media screen and (max-width:47.9375rem){.linkto_button_link{font-size:12px;font-weight:400;font-family:AltoneRegular;color:#58cc01}}.button_style{background-color:#e8e8e8}.button_style_slider{background-color:#fff;border-radius:2px;color:#000;font-family:inherit;font-weight:600;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}.button_style_slider:hover{background-color:#868686;color:#fff}.button_style_finance{background-color:#ececec;border-radius:5px}.button_style_finance a{font-size:15px;font-weight:400;font-family:AltoneRegular;color:#242424}@media screen and (min-width:48rem)and (max-width:61.9375rem){.button_style_finance a{font-size:12px;font-weight:400;font-family:AltoneRegular;color:#242424}}.button_style_finance:hover{background-color:#bcbcbc}.linkto_img_container_q-3{position:relative;overflow:hidden}.linkto_img_container_q-3>img{width:100%;height:100%;object-fit:cover;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-moz-transition:transform .3s ease-in-out,-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out,-moz-transform .3s ease-in-out;height:250px}@media screen and (max-width:47.9375rem){.linkto_img_container_q-3>img{max-height:220px}}.linkto_img_container_q-3:hover>img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);transform:scale(1.2);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-moz-transition:transform .3s ease-in-out,-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out,-moz-transform .3s ease-in-out}.linkto_img_text_div__container-3{background-color:rgba(0,0,0,.6784313725490196);height:180px}.linkto_img_text_span__container-3{z-index:5;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.8549019607843137);font-size:16px;font-weight:900;font-family:Hind Siliguri;color:#fff}.home_welcome_title h1{font-size:30px;font-weight:700;font-family:Morgant;color:#fff}.about_us_header_section h4{font-size:30px;font-weight:700;font-family:Morgant;color:#000;position:relative}@media screen and (max-width:47.9375rem){.about_us_header_section h4{font-size:23px}}.about_us_header_section h4:after{content:"";position:absolute;bottom:-30px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%);width:20%;height:3px;background-color:#ffc600}.why-title{color:#fff!important;font-size:16px!important;font-family:Hind Siliguri}@media screen and (max-width:767px){.title-box{height:auto;margin-top:5px;margin-bottom:5px}}.icon_why-choose-us{font-size:24pt;color:#fff}.title_why-choose{font-weight:700}.text-card{font-size:12px!important}.sec-title{font-size:43.2px;font-weight:700;font-family:Hind Siliguri}@media screen and (max-width:767px){.sec-title{font-size:25px}}.my-white-btn{color:#002154!important;background-color:#fff!important}@media screen and (min-width:768px)and (max-width:830px){.why-solution{height:110px}}.linkto_img_text_div__container{background-color:rgba(0,0,0,.6784313725490196);height:180px}.button_style{background-color:#555;border-radius:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.button_style:hover{background-color:#151515}.linkto_div__conatiner_home{position:relative;z-index:100;min-height:29.375rem}@media screen and (max-width:47.9375rem){.linkto_img_container_home>div>img{max-height:250px}}.linkto_img_text_div__container_home{top:87%}.bg_cover_dark{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.24313725490196078);z-index:1;object-fit:cover}.linkto_img_container_home-5>img{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-moz-transition:transform .3s ease-in-out,-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out,-moz-transform .3s ease-in-out;object-fit:cover}.linkto_img_container_home-5{position:relative;overflow:hidden;border-radius:3px;height:100%;border:1px solid #fff}@media screen and (max-width:47.9375rem){.linkto_img_container_home-5>img{max-height:230px}}.linkto_img_container_home-5:hover{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);transform:scale(1.2);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-moz-transition:transform .3s ease-in-out,-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out,-moz-transform .3s ease-in-out;z-index:99;border:1px solid #ffc600}.linkto_img_container_home-5:hover .text_hover_show{display:block!important}.linkto_img_container_home-5:hover .bg_cover_dark{background:-moz-linear-gradient(344.06deg,rgba(128,95,18,.5) 0,rgba(128,95,18,.42) 48.44%,hsla(0,100%,81%,.0551515) 93.23%,hsla(0,0%,100%,0) 100%);background:linear-gradient(105.94deg,rgba(128,95,18,.5),rgba(128,95,18,.42) 48.44%,hsla(0,100%,81%,.0551515) 93.23%,hsla(0,0%,100%,0))}.linkto_img_text_div__container_home-5{position:absolute;top:80%;left:50%;z-index:2;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.linkto_img_text_span__container_home-5{font-size:18px;font-weight:600;font-family:Hind Siliguri;color:#fff}.text_hover_show{bottom:0;border-radius:5px;background-color:#0d65bf;color:#fff;font-size:17px;font-weight:700;z-index:5;font-family:Hind Siliguri}.bg-dark-category,.text_hover_show{position:absolute;left:0;width:100%}.bg-dark-category{height:100%;background:rgba(38,38,38,.705);background:-webkit-gradient(linear,left top,left bottom,from(rgba(38,38,38,.705)),to(hsla(0,0%,100%,0)));background:-moz-linear-gradient(top,rgba(38,38,38,.705) 0,hsla(0,0%,100%,0) 100%);background:linear-gradient(180deg,rgba(38,38,38,.705),hsla(0,0%,100%,0));top:0;z-index:2}.welcome_title{font-size:32px;font-weight:600;font-family:Morgant;color:#fff;position:relative;padding-bottom:15px}@media screen and (max-width:47.9375rem){.welcome_title{font-size:22px;font-weight:700;font-family:Hind Siliguri;color:#fff}}.welcome_title_2{font-size:28px;font-weight:600;font-family:Hind Siliguri;color:#000;position:relative;padding-bottom:15px}.welcome_title_2:after{content:"";background-color:#d2042d;width:129px;height:2px;position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:47.9375rem){.welcome_title_2{font-size:20px;font-weight:600;font-family:Hind Siliguri;color:#000}}.welcome_desc{font-size:14px}.welcome_cart_right,.welcome_desc{font-weight:400;font-family:Hind Siliguri;color:#fff}.welcome_cart_right{font-size:16px}.welcome_cart_left{min-height:103px!important;font-size:13px;font-weight:400;font-family:Hind Siliguri;color:#fff}@media screen and (min-width:48rem)and (max-width:61.9375rem){.welcome_cart_left{font-size:10px;font-weight:400;font-family:Hind Siliguri;color:#fff;min-height:50px!important}}@media screen and (max-width:47.9375rem){.welcome_cart_left{font-size:7px;font-weight:400;font-family:Hind Siliguri;color:#fff;min-height:50px!important}}.triangle-right{position:absolute;right:-29px;width:40px;height:70px;-webkit-clip-path:polygon(0 27.25%,80.5% 39.75%,80.5% 40.67%,0 60%);clip-path:polygon(0 27.25%,80.5% 39.75%,80.5% 40.67%,0 60%);background-color:#222;border:1px solid #670404}.title-wellcome{font-size:16px;font-weight:700;font-family:Hind Siliguri;color:#fff}@media screen and (min-width:48rem)and (max-width:61.9375rem){.title-wellcome{font-size:15px}}@media screen and (max-width:47.9375rem){.title-wellcome{font-size:14px}}.welcome_cart{background-color:#1b1b1b;border-radius:10px;-webkit-box-shadow:inset 0 0 15px rgba(0,0,0,.5);box-shadow:inset 0 0 15px rgba(0,0,0,.5)}.icon_size_welcome{border:1px solid #fff;padding:8px;border-radius:25%}.icon_category{background-color:#0d65bf;padding:8px;border-radius:20%}.title-sec2{font-size:32px;font-weight:700;font-family:Hind Siliguri;color:#fff!important}.title-sec2:before{content:"";background-color:#d2042d;width:2px;height:12px;position:absolute;top:70px;left:-5px;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (min-width:48rem)and (max-width:61.9375rem){.title-sec2{font-size:16px;font-weight:400;font-family:Hind Siliguri;color:#fff!important}.title-sec2:before{content:"";background-color:#d2042d;width:2px;height:12px;position:absolute;top:13px!important;left:-5px;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@media screen and (max-width:47.9375rem){.title-sec2{font-size:12px;font-weight:400;font-family:Hind Siliguri;color:#fff}.title-sec2:before{content:"";background-color:#d2042d;width:2px;height:12px;position:absolute;top:10px;left:-5px;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.title-sec2 span{font-size:16px!important;font-family:Hind Siliguri!important;font-weight:700!important;color:#fff}}.dec-sec2{font-size:16px;font-weight:400;font-family:Hind Siliguri!important;color:#fff}.font_category{font-size:18px;font-weight:700;font-family:Morgant!important;color:#fff;line-height:1.7;position:relative;z-index:2}@media screen and (min-width:48rem)and (max-width:61.9375rem){.font_category{font-size:17px}}@media screen and (max-width:47.9375rem){.font_category{font-size:16px}}.font_category__shadow{white-space:nowrap;position:absolute;z-index:1;font-size:30px;font-weight:700;font-family:Morgant!important;color:transparent;background:-webkit-linear-gradient(hsla(0,0%,100%,0) 20%,hsla(0,0%,100%,.6235294117647059));-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (min-width:48rem)and (max-width:61.9375rem){.font_category__shadow{font-size:25px}}@media screen and (max-width:47.9375rem){.font_category__shadow{font-size:25px}}.border_eform_3{position:relative}.border_eform_3:before{content:"";position:absolute;inset:0;border-radius:8px;padding:2px;background:-moz-linear-gradient(183deg,#ffc600 26%,transparent 100%);background:linear-gradient(267deg,#ffc600 26%,transparent);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.border_eform_3:after{position:absolute;width:20px;height:20px;border-color:#ffc600;border-style:solid;border-width:0 2px 2px 0;top:29%;left:100%;margin-left:-11px;content:"";-webkit-transform:rotate(314deg);-moz-transform:rotate(314deg);transform:rotate(314deg);margin-top:-10px;background-color:#1b1b1b}.border_eform_mobile{position:relative}.border_eform_mobile:before{content:"";position:absolute;inset:0;border-radius:8px;padding:2px;background:-moz-linear-gradient(183deg,#ffc600 26%,transparent 100%);background:linear-gradient(267deg,#ffc600 26%,transparent);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.border_eform_mobile:after{position:absolute;width:20px;height:20px;border-color:#ffc600;border-style:solid;border-width:0 2px 2px 0;top:46%;left:100%;margin-left:-11px;content:"";-webkit-transform:rotate(314deg);-moz-transform:rotate(314deg);transform:rotate(314deg);margin-top:-10px;background-color:#1b1b1b}.border_eform_4{position:relative}.border_eform_4:before{content:"";position:absolute;inset:0;border-radius:8px;padding:2px;background:-moz-linear-gradient(30deg,#c7081b 26%,transparent 100%);background:linear-gradient(60deg,#c7081b 26%,transparent);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.border_eform_4:after{position:absolute;width:20px;height:20px;border-color:#ffc600;border-style:solid;border-width:0 2px 2px 0;top:29%;right:100%;margin-right:-11px;content:"";-webkit-transform:rotate(134deg);-moz-transform:rotate(134deg);transform:rotate(134deg);margin-top:-10px;background-color:#1b1b1b}.department-image{object-fit:cover;width:100%;object-position:top;aspect-ratio:5/3}.department-image--big{max-height:100%}@media screen and (max-width:47.9375rem){.department-image--big{height:100%}}.linkto_img_container{height:150px;width:150px}.linkto_img_container img{object-fit:cover}.linkto_img_container:after,.linkto_img_container img{position:absolute;right:0;top:0;width:100%;height:100%}.linkto_img_container:after{content:"";background:rgba(0,0,0,.6)}.linkto_img_container:hover .linkto_img_text_span__container{z-index:5;letter-spacing:2px;top:90%!important;left:50%}.linkto_img_container:hover .linkto_img_text_span__container,.linkto_img_container:hover:after{position:absolute;-webkit-transition:all .5s ease-in;-moz-transition:all .5s ease-in;transition:all .5s ease-in}.linkto_img_container:hover:after{content:"";right:0;top:80%;width:100%;height:20%;background:rgba(0,0,0,.6)}.linkto_img_text_span__container{z-index:5;letter-spacing:2px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (min-width:118.75rem){.linkto_img_text_span__container{font-size:20px;font-weight:400;font-family:Roboto-Regular;color:#e7e7e7}}@media screen and (min-width:62rem)and (max-width:118.75rem){.linkto_img_text_span__container{font-size:20px;font-weight:400;font-family:Roboto-Regular;color:#e7e7e7}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.linkto_img_text_span__container{font-size:18px;font-weight:400;font-family:Roboto-Regular;color:#e7e7e7}}@media screen and (max-width:47.9375rem){.linkto_img_text_span__container{font-size:18px;font-weight:400;font-family:Roboto-Regular;color:#e7e7e7}}.link_new{font-size:16px;font-weight:400;font-family:Hind Siliguri;color:#000}.linkto_div__conatiner{background-color:#1f1f20}.linkto_img_container_home{position:relative;overflow:hidden;height:200px!important}.linkto_img_container_home>div>img{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-moz-transition:transform .3s ease-in-out,-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out,-moz-transform .3s ease-in-out}.linkto_img_container_home>div:first-child{overflow:hidden}.linkto_img_container_home:hover>div>img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);transform:scale(1.2);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-moz-transition:transform .3s ease-in-out,-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out,-moz-transform .3s ease-in-out}.linkto_img_text_div__container_home{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:4}.linkto_img_text_span__container_home{font-size:14px;font-weight:400;font-family:inherit;color:#fff}.linkto_img_text_span__container_home svg{width:50px;height:50px;z-index:0}.linkto_img_text_span__container_home .link_to_svg{object-fit:contain;width:50px;height:50px;z-index:2}@media screen and (max-width:47.9375rem){.linkto_img_text_span__container_home{font-size:13px}.linkto_img_text_span__container_home .link_to_svg,.linkto_img_text_span__container_home svg{width:50px;height:50px}}.about_large_img{position:relative}.about_large_img:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);z-index:0}.about_large_img>img{object-fit:cover;max-height:280px}@media screen and (max-width:47.9375rem){.about_large_img>img{max-height:230px}}@media screen and (min-width:118.75rem){.about_large_img>img{max-height:500px}}.link_to_btn_container{text-align:center;width:220px;color:#fff;font-size:17px;font-weight:700;z-index:5;font-family:Hind Siliguri;border:1px solid #fff;background-color:transparent}.link_to_btn_container:hover{border:none;background-color:#ffc600}.hero{background:-webkit-gradient(linear,right top,left top,color-stop(26%,rgba(0,0,0,.32)),color-stop(96%,#ffc600));background:-moz-linear-gradient(right,rgba(0,0,0,.32) 26%,#ffc600 96%);background:linear-gradient(270deg,rgba(0,0,0,.32) 26%,#ffc600 96%);position:relative;text-align:center}.hero__title{font-size:39px;font-weight:600;font-family:Hind Siliguri;color:#000;max-width:500px;line-height:45px}@media screen and (max-width:47.9375rem){.hero__title{font-size:18px}}.hero__title--form{max-width:100%;color:#000}@media screen and (max-width:47.9375rem){.hero__title--form{text-align:center;font-size:28px}}.hero__description{font-size:16px;font-weight:400;font-family:Hind Siliguri;color:#000;line-height:26px;max-width:400px}@media screen and (max-width:47.9375rem){.hero__description{font-size:16px}}.hero__description--form{font-size:16px;font-weight:400;line-height:25px;max-width:100%}@media screen and (max-width:47.9375rem){.hero__description--form{text-align:center;font-size:15px}}.cta__image{position:absolute}.cta__image--white{right:0;-webkit-transform:translate(7%);-moz-transform:translate(7%);transform:translate(7%);opacity:10%}.cta__image--gray{left:0}@media screen and (min-width:118.75rem){.cta__image--blue{right:0;-webkit-transform:translate(-7%,29%);-moz-transform:translate(-7%,29%);transform:translate(-7%,29%)}}@media screen and (min-width:62rem)and (max-width:118.75rem){.cta__image--blue{right:0;-webkit-transform:translate(20%,29%);-moz-transform:translate(20%,29%);transform:translate(20%,29%)}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.cta__image--blue{position:relative;max-width:100%;-webkit-transform:translate(-50%,-15%);-moz-transform:translate(-50%,-15%);transform:translate(-50%,-15%);left:50%}}@media screen and (max-width:47.9375rem){.cta__image--blue{position:relative;max-width:100%;-webkit-transform:translateY(-15%);-moz-transform:translateY(-15%);transform:translateY(-15%)}}.cta__container{padding:40px 0}.cta__container--blue{background-color:#ffc600;border-radius:30px}.cta__container--gray{background-color:#000;border-radius:30px;min-height:305px}.cta__info p{letter-spacing:0;font-size:16px;font-weight:500;font-family:Hind Siliguri;color:#000}@media screen and (min-width:48rem)and (max-width:61.9375rem){.cta__info p{font-size:17px}}@media screen and (max-width:47.9375rem){.cta__info p{font-size:16px}}.cta__info--blue p{color:#fff!important}.cta__info--gray{height:100%}.cta__info-container{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;grid-row-gap:25px;row-gap:25px}@media screen and (max-width:47.9375rem){.cta__info-container{grid-row-gap:13px;row-gap:13px}}.cta__info-line{border-left:3px solid #ffc600}.cta__info-line--blue{border-color:#fff}.cta__title{margin-bottom:51px;letter-spacing:0;font-size:35px;font-weight:700;font-family:Hind Siliguri;color:#151515}@media screen and (min-width:48rem)and (max-width:61.9375rem){.cta__title{font-size:25px;margin-bottom:35px}}@media screen and (max-width:47.9375rem){.cta__title{font-size:20px;margin-bottom:25px}}.cta__title--blue{color:#fff}.cta__title--gray{font-size:40px;background:#000;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;margin-bottom:5rem}@media screen and (min-width:48rem)and (max-width:61.9375rem){.cta__title--gray{font-size:30px}}@media screen and (max-width:47.9375rem){.cta__title--gray{margin-bottom:2rem;font-size:25px}}.cta__button-container{margin:auto;grid-gap:2rem;gap:2rem}@media screen and (max-width:47.9375rem){.cta__button-container{grid-gap:1rem;gap:1rem}}.cta__button-container span{font-size:17px;font-weight:400;font-family:Hind Siliguri;color:#fff;letter-spacing:0}@media screen and (max-width:47.9375rem){.cta__button-container span{font-size:14px}}.cta__button{max-width:100%;margin-top:50px}@media screen and (min-width:118.75rem){.cta__button{max-width:230px}}@media screen and (min-width:62rem)and (max-width:118.75rem){.cta__button{max-width:230px}}@media screen and (max-width:47.9375rem){.cta__button{max-width:100%}}.cta__button--gray{margin-top:0;min-width:230px}@media screen and (max-width:360px){.cta__button--gray{min-width:100%}}.cta2__image{max-width:100%}.cta2--footer{left:50%;-webkit-transform:translate(-50%,-60%);-moz-transform:translate(-50%,-60%);transform:translate(-50%,-60%)}@media screen and (max-width:1150px){.cta2--footer{padding:0 3rem}}@media screen and (max-width:400px){.cta2--footer{padding:0 1rem}}.cta2__container{padding:40px 0}.cta2__container--blue{background-color:#ffc600;border-radius:30px}.cta2__container--gray{background-color:#fff;border-radius:15px;min-height:284px;-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.1607843137254902);box-shadow:0 2px 10px 0 rgba(0,0,0,.1607843137254902);max-width:1100px}.cta2__info p{position:relative;letter-spacing:0;font-size:18px;font-weight:400;font-family:Hind Siliguri;color:#000}@media screen and (min-width:48rem)and (max-width:61.9375rem){.cta2__info p{font-size:17px}}@media screen and (max-width:47.9375rem){.cta2__info p{font-size:16px}}.cta2__info p:before{content:url(/_next/static/media/check.12e3216abe3b90f6a321d0fadb42c30d.svg);position:absolute;top:2px;left:-3rem;width:25px}.cta2__info--gray{height:100%}.cta2__info-container{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;grid-row-gap:25px;row-gap:25px}@media screen and (max-width:47.9375rem){.cta2__info-container{grid-row-gap:13px;row-gap:13px}}.cta2__title{font-size:30px;font-weight:600;font-family:Hind Siliguri;color:#151515}@media screen and (min-width:118.75rem){.cta2__title{font-size:30px}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.cta2__title{font-size:25px;margin-bottom:25px}}@media screen and (max-width:47.9375rem){.cta2__title{font-size:25px;margin-bottom:25px}}.cta2__title--gray{width:100%;max-width:100%!important;font-size:28px;font-weight:600;font-family:Hind Siliguri;color:#151515;text-align:center;margin-top:2.5rem;margin-bottom:2.5rem}@media screen and (min-width:62rem)and (max-width:118.75rem){.cta2__title--gray{font-size:25px}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.cta2__title--gray{margin-top:0;font-size:22px}}@media screen and (max-width:47.9375rem){.cta2__title--gray{margin-top:0;margin-bottom:2rem;font-size:20px}}.cta2__button-container{margin:auto;grid-gap:2rem;gap:2rem}@media screen and (max-width:47.9375rem){.cta2__button-container{grid-gap:1rem;gap:1rem}}.cta2__button-container span{font-size:17px;font-weight:400;font-family:Hind Siliguri;color:#fff;letter-spacing:0}@media screen and (max-width:47.9375rem){.cta2__button-container span{font-size:14px}}.cta2__button{max-width:100%;margin-top:50px}@media screen and (min-width:118.75rem){.cta2__button{max-width:230px}}@media screen and (min-width:62rem)and (max-width:118.75rem){.cta2__button{max-width:230px}}@media screen and (max-width:47.9375rem){.cta2__button{max-width:100%}}.cta2__button--gray{margin-top:0;min-width:230px}@media screen and (max-width:360px){.cta2__button--gray{min-width:100%}}@media screen and (max-width:47.9375rem){.info_our-team{background:#6493e2;background:-webkit-gradient(linear,left bottom,left top,from(#6493e2),to(#fff));background:-moz-linear-gradient(bottom,#6493e2 0,#fff 100%);background:linear-gradient(1turn,#6493e2,#fff);border:3px solid #0755c4}.background_height{height:140vh}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.info_our-team{background:#6493e2;background:-webkit-gradient(linear,left bottom,left top,from(#6493e2),to(#fff));background:-moz-linear-gradient(bottom,#6493e2 0,#fff 100%);background:linear-gradient(1turn,#6493e2,#fff);border:3px solid #0755c4}.background_height{height:70vh}}@media screen and (min-width:62rem)and (max-width:118.75rem){.info_our-team{background:#6493e2;background:-webkit-gradient(linear,left bottom,left top,from(#6493e2),to(#fff));background:-moz-linear-gradient(bottom,#6493e2 0,#fff 100%);background:linear-gradient(1turn,#6493e2,#fff);border:3px solid #0755c4}.background_height{height:70vh}}@media screen and (max-width:47.9375rem){.background_div_contact-us{background:#6493e2;background:-webkit-gradient(linear,left bottom,left top,from(#6493e2),to(#fff));background:-moz-linear-gradient(bottom,#6493e2 0,#fff 100%);background:linear-gradient(1turn,#6493e2,#fff);min-height:200px}.height_background{height:1500px}.btn_contact-us{border:1px solid #0755c4;color:#0755c4;background-color:#cbcbcb}.btn_contact-us:hover{border:1px solid #141c3c;color:#fff;background-color:#141c3c}.phone_icon_contact-us{width:30%}.icon_contact-us{width:25%}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.background_div_contact-us{background:#6493e2;background:-webkit-gradient(linear,left bottom,left top,from(#6493e2),to(#fff));background:-moz-linear-gradient(bottom,#6493e2 0,#fff 100%);background:linear-gradient(1turn,#6493e2,#fff);height:320px}.height_background{height:600px}.btn_contact-us{border:1px solid #0755c4;color:#0755c4;background-color:#cbcbcb}.btn_contact-us:hover{border:1px solid #141c3c;color:#fff;background-color:#141c3c}.phone_icon_contact-us{width:45%}.icon_contact-us{width:40%}}@media screen and (min-width:62rem)and (max-width:118.75rem){.background_div_contact-us{background:#6493e2;background:-webkit-gradient(linear,left bottom,left top,from(#6493e2),to(#fff));background:-moz-linear-gradient(bottom,#6493e2 0,#fff 100%);background:linear-gradient(1turn,#6493e2,#fff);height:300px}.height_background{height:600px}.btn_contact-us{border:1px solid #0755c4;color:#0755c4;background-color:#cbcbcb}.btn_contact-us:hover{border:1px solid #141c3c;color:#fff;background-color:#141c3c}.phone_icon_contact-us{width:30%}.icon_contact-us{width:25%}}.ui_compare{border-right:1px solid #000}.ui_compare:last-child{border-right:0 solid #000}.ui_compare h5{min-height:4.5rem!important}.table_style{border:1px solid #262425}.table_style p{color:#000}.table_style_header{border:1px solid #262425}.style_header{background-color:#262425;color:#000;font-size:12px;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}.table_style_title{border-right:1px solid #000}.tab_title{color:#000;font-weight:400}@media screen and (min-width:48rem)and (max-width:61.9375rem){.tab_title{overflow-x:scroll}}@media screen and (min-width:62rem)and (max-width:118.75rem){.tab_title{overflow-x:scroll}}@media screen and (max-width:47.9375rem){.tab_title{overflow-x:scroll}}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{font-weight:600!important;border-color:grey!important}.nav-tabs{border-bottom:1px solid #727272!important}.nav-tabs .nav-link{color:rgba(0,0,0,.5);background-color:#fff;padding:5px!important}.tabel_scroll{overflow-x:scroll}.tabel_scroll::-webkit-scrollbar{width:10px;height:10px}.tabel_scroll::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px grey;box-shadow:inset 0 0 5px grey}.tabel_scroll::-webkit-scrollbar-thumb{background:#141c3c;border-radius:10px}.tabel_scroll::-webkit-scrollbar-thumb:hover{background:#ffc600}@media screen and (min-width:118.75rem){.with_image_compare{width:75%}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.with_image_compare{width:75%}}@media screen and (min-width:62rem)and (max-width:118.75rem){.with_image_compare{width:75%}}@media screen and (max-width:47.9375rem){.mobile_title_responsive{font-size:19px}}.vehicle_options_toggle_span__style_compare{font-size:14px;font-weight:500;font-family:inherit;color:#fff}@media screen and (max-width:47.9375rem){.vehicle_options_toggle_span__style_compare{font-size:11px;font-weight:500;font-family:inherit;color:#fff}}.price_style_compare{font-size:24px;font-weight:700;font-family:inherit;color:#000}.odometer_style_compare{font-size:14px}.odometer_style_compare,.tax_style{font-weight:400;font-family:inherit;color:#000}.tax_style{font-size:13px}.special_details_style{background:#ececec}.row-head{background-color:#ffc600;padding:10px}.row-data{padding:5px}.imp-background-image{background-color:#fffffe!important}a:hover{color:#ffc600}body{margin:0;padding:0;background:#fffffe;color:#000;font-family:Hind Siliguri-Regular,Oswald-Bold,Gothic_reqular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Hind Siliguri,Helvetica Neue,sans-serif}.btn:focus{-webkit-box-shadow:none!important;box-shadow:none!important}.pages_div__conatiner{max-width:90rem;margin:0 auto!important;overflow-x:hidden}.pages_under_header_div__conatiner{padding:100px 0 0}@media screen and (min-width:48rem)and (max-width:61.9375rem){.pages_under_header_div__conatiner{padding-top:80px}}@media screen and (max-width:47.9375rem){.pages_under_header_div__conatiner{padding-top:80px;padding-right:0}}a{text-decoration:none!important}html{scroll-behavior:smooth;overflow-x:hidden}ul{padding:0}p,ul{margin:0}input{background:none;border:none}button,input:focus{outline:none;border:none}h1,h2,h3,h4,h5,h6{margin:0}li{list-style:none}.align--center{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}.main-primary,.main-scondary,.main_seconde-primary{padding:50px 20px}.b-top-none{border-top:0}.overlay{position:fixed;z-index:-1;top:0;left:0;width:100%;height:100vh;background:#fff;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;opacity:0}.overlay.active{z-index:4;opacity:1}.play_video{width:45px;height:45px;border:1px solid #e8e8e8;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;color:#e8e8e8;font-size:20px;border-radius:50%}.main-paragraph{font:16px Bahnschrift_Light;font:menu;font-size:16px;line-height:1.7}.main-title{font:28px Corbel_Bold}.main-title,.special-title{color:#fff;font-weight:700;font-family:OpenSansLight}label{padding:0;margin:0}.label_style{font-size:14px}.label_style,.label_style3{font-weight:400;font-family:Hind Siliguri;color:#000}.label_style3{font-size:16px}.line{width:60px;height:2px;margin:5px 0 15px}.text_conatct_us h6{font-size:28px;color:#e6e6e6}.text_conatct_us h6,.text_conatct_us p{font-weight:400;font-family:Hind Siliguri}.text_conatct_us p{font-size:14px;color:#fff;line-height:24px}.line.secondary{background:#fff}.label_style_2{font-size:14px}.label_style_2,.tabel-title{font-weight:700;font-family:Hind Siliguri;color:#000}.tabel-title{font-size:20px}.line.light{background:#e0e0e0}@media screen and (min-width:768px){.main-primary,.main-scondary{padding:50px}.main_seconde-primary{padding:35px}}@media screen and (min-width:1140px){.main-primary{padding:80px 120px}.main-scondary{padding:55px 50px}}@media screen and (min-width:118.75rem){.eforms_title{font-size:28px;font-weight:700;font-family:Hind Siliguri;color:#000}}@media screen and (min-width:62rem)and (max-width:118.75rem){.eforms_title{font-size:28px;font-weight:700;font-family:Hind Siliguri;color:#000}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.eforms_title{font-size:28px;font-weight:700;font-family:Hind Siliguri;color:#000}}@media screen and (max-width:47.9375rem){.eforms_title{font-size:28px;font-weight:700;font-family:Hind Siliguri;color:#000}}.eforms_desc{border:1px solid #fff;padding:15px!important;margin-bottom:1.7em!important;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1)!important;box-shadow:0 2px 4px rgba(0,0,0,.1)!important;height:100px;overflow-y:auto}@media screen and (min-width:118.75rem){.eforms_desc{font-size:1rem;font-weight:400;font-family:OpenSansLight;color:#000}}@media screen and (min-width:62rem)and (max-width:118.75rem){.eforms_desc{font-size:1rem;font-weight:400;font-family:OpenSansLight;color:#000}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.eforms_desc{font-size:1rem;font-weight:400;font-family:OpenSansLight;color:#000}}@media screen and (max-width:47.9375rem){.eforms_desc{font-size:.875rem;font-weight:400;font-family:OpenSansLight;color:#000}}.eforms_desc p,.eforms_desc p *,.eforms_desc span,.eforms_desc span *{color:#000!important;background-color:transparent!important}.contact_info_title{font-size:13px;font-weight:600;font-family:OpenSansLight;color:#fff;letter-spacing:1px}.contact_info_title2{font-size:16px}.contact-e-title,.contact_info_title2{font-weight:700;font-family:Hind Siliguri;color:#000}.contact-e-title{font-size:14px}.contact-e-phone{font-size:14px;font-weight:400;font-family:Hind Siliguri;color:#000}.contact_info{font-size:14px}.contact_info h5{font-size:13px;font-weight:400;font-family:OpenSansLight;color:#000}@media screen and (min-width:118.75rem){.eform_desc_div{width:100%}}@media screen and (min-width:62rem)and (max-width:118.75rem){.eform_desc_div{width:100%}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.eform_desc_div{width:100%}}@media screen and (max-width:47.9375rem){.eform_desc_div{width:100%}}.eforms_header_img__container{width:100%;height:20.2rem}@media screen and (max-width:47.9375rem){.eforms_header_img__container{height:100px!important}}.eforms_header_img__container>img{position:absolute;right:0;top:0;width:100%;height:100%;object-fit:cover}@media screen and (min-width:62rem)and (max-width:118.75rem){.eforms_header_img__container{max-width:100%}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.eforms_header_img__container{max-width:100%}}.eforms_header_title__container{font-size:2.125rem;font-weight:inherit;font-family:inherit;color:#fff;text-align:center;padding-top:30px}.eforms_header_desc__container{font-size:1rem;font-weight:400;font-family:inherit;color:#e8e8e8;z-index:10}.eforms_header_image_texture_img{position:absolute;bottom:0;left:80%;z-index:-1!important}.eforms_header_image_texture_img>img{width:18.1875rem;height:auto;object-fit:contain;-webkit-transform:translateY(48px);-moz-transform:translateY(48px);transform:translateY(48px)}@media screen and (min-width:48rem)and (max-width:61.9375rem){.eforms_header_image_texture_img>img{-webkit-transform:translateY(16px)!important;-moz-transform:translateY(16px)!important;transform:translateY(16px)!important}}@media screen and (max-width:47.9375rem){.eforms_header_image_texture_img{display:none}}.eforms_header_image_texture_circle_img{position:absolute;bottom:20px;right:20px;z-index:-1!important}.eforms_header_image_texture_circle_img>img{width:12.1875rem;height:auto;object-fit:contain}@media screen and (max-width:47.9375rem){.eforms_header_image_texture_circle_img{display:none}}.calc-reset b{font-size:14px;font-weight:700;font-family:Hind Siliguri;color:#505050}.calc-reset:hover *{color:#000!important;border:none}.text-button{background-color:#141c3c!important;color:#fff!important;border:1px solid transparent!important;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out;z-index:2222288882!important;font-weight:400!important}.text-button:hover{background-color:#383838!important}@font-face{font-family:Morgant;src:url(/_next/static/media/Morgant-Regular.ttf.cfcda2c2d80729e5cd2d647cc052b28c.woff)}.inventory_button__filter_box{background-color:#151515;position:relative;z-index:0;border-radius:5px;border:none;outline:none;-webkit-box-shadow:none;box-shadow:none;font-size:1rem;font-weight:500;font-family:Hind Siliguri;color:#141c3c}.inventory_button__filter_box:hover:before{opacity:1;width:100%;height:100%}.inventory_button__filter_box:before,.inventory_button__filter_box:hover:before{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;transition:all .4s ease-in-out;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);background-color:#141c3c}.inventory_button__filter_box:before{border-radius:5px;content:"";display:block;z-index:-1;opacity:0;position:absolute;top:50%;left:50%;width:115%;height:115%}.inventory_button__filter_box:hover{color:#151515!important}.inventory_div__color{width:33px;height:29px;background-color:#151515;-webkit-clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.inventory_div__color:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1)}.inventory_form__container{background-color:#212121}.advance__search__div--position{position:relative;z-index:5}.green_box{width:30px;height:30px;background-color:#136500;position:absolute;top:32%;left:85%}@media screen and (min-width:48rem)and (max-width:61.9375rem){.green_box{left:90%}}@media screen and (max-width:47.9375rem){.green_box{left:85%}}.grey_box{width:30px;height:30px;background-color:#222;position:absolute;top:32%;left:95%}@media screen and (min-width:48rem)and (max-width:61.9375rem){.grey_box{left:90%}}@media screen and (max-width:47.9375rem){.grey_box{left:88%}}.input_container{background-color:transparent;height:43px}.advance-form-style,.top_advance_titile_style{font-size:14px;font-weight:400;font-family:Hind Siliguri;color:#000}.advance-form-style_sec:pla{font-size:9px;font-weight:400;font-family:Hind Siliguri;color:#000}.inventory_search_button{background:#002c8d;height:35px;border-radius:0!important}.inventory_search_button,.inventory_search_button:hover{font-size:12px;font-weight:400;font-family:inherit;color:#ddd}.inventory_search_button:hover{background:#fe0000}.inventory_div__car_iamge_conatiner{position:relative;padding-left:20px!important;padding-bottom:20px!important}.inventory_div__car_iamge_conatiner>img{z-index:2;max-width:465px;max-height:228px;object-fit:cover}.inventory_soldImage-style{position:absolute;top:0;left:0;max-width:50%;height:auto}.inventory_p__car_special{font-size:20px;font-weight:500;font-family:Hind Siliguri;color:#000}.inventory_p__sellprice_line{position:relative;color:red!important;font-size:smaller!important}.inventory_p__sellprice_line:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:2px;-webkit-transform:rotate(5deg) translateX(-50%) translateY(-50%);-moz-transform:rotate(5deg) translateX(-50%) translateY(-50%);transform:rotate(5deg) translateX(-50%) translateY(-50%);background-color:red}.inventory_a__title{display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;overflow:hidden!important;color:#000}.inventory_a__title,.inventory_a__title:hover{font-size:16px;font-weight:800;font-family:Hind Siliguri}.inventory_a__title:hover{color:#ffc600}.inventory_a__title_2{font-size:16px;font-weight:700;font-family:Hind Siliguri;color:#000;height:75px}@media screen and (min-width:62rem)and (max-width:118.75rem){.inventory_a__title_2{height:95px}}.inventory_a__title_2:hover{font-size:16px;font-weight:700;font-family:Hind Siliguri;color:#000}.titleposition{position:absolute;bottom:0}.inventory_div__cell_container:nth-child(odd){background-color:#e9e9e9}@media screen and (min-width:118.75rem){.inventory_p__price{font-size:21px}.inventory_p__price,.inventory_p__price_2{font-weight:700;font-family:Hind Siliguri;color:red}.inventory_p__price_2{font-size:25px}.p__odometer{font-size:1rem;font-weight:500;font-family:Hind Siliguri;color:#464646}.inventory_div__cell>p:first-child{font-weight:700!important}.inventory_div__cell>p:first-child,.inventory_div__cell>p:nth-child(2){font-size:14px!important;font-family:Hind Siliguri!important;color:#000!important}.inventory_div__cell>p:nth-child(2){font-weight:400!important}.inventory_p__car_special{font-size:20px;font-weight:500;font-family:Hind Siliguri;color:#000}}@media screen and (min-width:62rem)and (max-width:118.75rem){.inventory_p__price{font-size:19px}.inventory_p__price,.inventory_p__price_2{font-weight:700;font-family:Hind Siliguri;color:red}.inventory_p__price_2{font-size:25px}.p__odometer{font-size:.875rem;font-weight:500;font-family:Hind Siliguri;color:#464646}.inventory_div__cell>p:first-child{font-size:14px;font-weight:700;font-family:Hind Siliguri;color:#000}.inventory_div__cell>p:nth-child(2){font-size:14px;font-weight:400;font-family:Hind Siliguri;color:#000}.inventory_p__car_special{font-size:20px;font-weight:500;font-family:Hind Siliguri;color:#000}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.inventory_p__price{font-size:.875rem}.inventory_p__price,.inventory_p__price_2{font-weight:700;font-family:Hind Siliguri;color:red}.inventory_p__price_2{font-size:20px}.p__odometer{font-size:.875rem;font-weight:500;font-family:Hind Siliguri;color:#464646}.inventory_div__cell>p:first-child{font-size:14px;font-weight:700;font-family:Hind Siliguri;color:#000}.inventory_div__cell>p:nth-child(2){font-size:14px;font-weight:400;font-family:Hind Siliguri;color:#000}.inventory_p__car_special{font-size:20px;font-weight:500;font-family:Hind Siliguri;color:#000}}@media screen and (max-width:47.9375rem){.inventory_p__price{font-size:12px}.inventory_p__price,.inventory_p__price_2{font-weight:700;font-family:Hind Siliguri;color:red}.inventory_p__price_2{font-size:18px}.p__odometer{font-size:12px;font-weight:500;font-family:Hind Siliguri;color:#464646}.inventory_div__cell>p:first-child{font-size:12px;font-weight:700;font-family:Hind Siliguri;color:#000}.inventory_div__cell>p:nth-child(2){font-size:12px;font-weight:400;font-family:Hind Siliguri;color:#000}.inventory_p__car_special{font-size:20px;font-weight:500;font-family:Hind Siliguri;color:#000}}.camera-iconBox{font-size:14px;font-weight:400;font-family:Hind Siliguri;color:#000}.camera-iconBox .camera-iconBox__size-icon{font-size:20px}@media screen and (min-width:48rem)and (max-width:61.9375rem){.camera-iconBox{font-size:12px;font-weight:400;font-family:Hind Siliguri;color:#000;font-size:12px!important}}.inventory_img{object-fit:cover;height:250px}@media screen and (min-width:118.75rem){.modal_title{font-size:28px;font-weight:400;font-family:Hind Siliguri;color:#000}}@media screen and (min-width:62rem)and (max-width:118.75rem){.modal_title{font-size:28px;font-weight:400;font-family:Hind Siliguri;color:#000}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.modal_title{font-size:24px;font-weight:400;font-family:Hind Siliguri;color:#000}}@media screen and (max-width:47.9375rem){.modal_title{font-size:20px;font-weight:400;font-family:Hind Siliguri;color:#000}}.special_cars_detail_span__style{position:absolute;bottom:0;min-height:36px;background:rgba(0,0,0,.6)}.inventory_detail_text{font-size:.875rem;font-weight:400;font-family:Hind Siliguri;color:#eee}.view_grid,.view_stack{cursor:pointer}.bg-photo{background-color:#ccc;color:#fff}.carItem_fixed_size_img{aspect-ratio:14/11!important}@media screen and (min-width:62rem)and (max-width:118.75rem){.carItem_fixed_size_img{aspect-ratio:14/12!important}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.carItem_fixed_size_img{aspect-ratio:14/11!important}}@media screen and (max-width:47.9375rem){.carItem_fixed_size_img{aspect-ratio:14/17!important}}.carTitle{text-shadow:1px 1px 0 #000;font-size:21px;font-weight:700;font-family:Hind Siliguri;color:#ffc600}@media screen and (min-width:62rem)and (max-width:118.75rem){.carTitle{font-size:18px;font-weight:700;font-family:Hind Siliguri;color:#ffc600}}@media only screen and (min-width:2045px)and (max-width:2560px){.carTitle{font-size:38px;font-weight:700;font-family:Hind Siliguri;color:#000}}@media only screen and (min-width:1800px)and (max-width:2045px){.carTitle{font-size:33px;font-weight:700;font-family:Hind Siliguri;color:#000}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.carTitle{font-size:20px;font-weight:700;font-family:Hind Siliguri;color:#000}}@media only screen and (min-width:425px)and (max-width:768px){.carTitle{font-size:18px;font-weight:700;font-family:Hind Siliguri;color:#000}}@media only screen and (min-width:375px)and (max-width:425px){.carTitle{font-size:16px;font-weight:700;font-family:Hind Siliguri;color:#000}}@media only screen and (min-width:320px)and (max-width:375px){.carTitle{font-size:12px;font-weight:700;font-family:Hind Siliguri;color:#000}}.Compare-text{font-size:12px;font-weight:400;font-family:Hind Siliguri;color:#000}@media screen and (min-width:62rem)and (max-width:118.75rem){.Compare-text{font-size:11px;font-weight:400;font-family:Hind Siliguri;color:#000}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.Compare-text{font-size:10px;font-weight:400;font-family:Hind Siliguri;color:#000}}@media screen and (max-width:47.9375rem){.Compare-text{font-size:10px;font-weight:400;font-family:Hind Siliguri;color:#000}}.cartItems-border_body{border-left:1px solid hsla(0,0%,100%,.205);border-bottom:1px solid hsla(0,0%,100%,.205);border-right:1px solid hsla(0,0%,100%,.205);border-top-color:hsla(0,0%,100%,.205);background-color:#670404}.cartItems-border_header{border-left:1px solid hsla(0,0%,100%,.205);border-color:hsla(0,0%,100%,.205) hsla(0,0%,100%,.205) currentcolor;border-right:1px solid hsla(0,0%,100%,.205);border-top:1px solid hsla(0,0%,100%,.205)}.cartItems-border_header__red__eform{position:relative}.cartItems-border_header__red__eform:before{content:"";position:absolute;inset:0;border-top-right-radius:8px;border-top-left-radius:8px;padding:2px;background:-moz-linear-gradient(30deg,#c7081b 26%,transparent 100%);background:linear-gradient(60deg,#c7081b 26%,transparent);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.inverseRadius{position:absolute;width:20px;height:20px;border-radius:100%;background-color:#000}.top{top:-10px}.bottom{bottom:-10px}.left{left:-10px}.right{right:-10px}.style_border_top{border-width:3px;border-style:solid;-webkit-border-image:-webkit-gradient(linear,left top,left bottom,from(red),to(transparent)) 1 100%;-webkit-border-image:linear-gradient(180deg,red,transparent) 1 100%;-moz-border-image:-moz-linear-gradient(top,red,transparent) 1 100%;border-image:-webkit-gradient(linear,left top,left bottom,from(red),to(transparent)) 1 100%;border-image:linear-gradient(180deg,red,transparent) 1 100%}.border_top{border-image-slice:5;border:3px solid;padding-left:197px;padding-top:0}.border-gradient-green_top{border-image-source:linear-gradient(90deg,hsla(0,0%,100%,0) -3.21%,#ffc600)}.only-top{border-left:0;border-right:0;border-bottom:0}.style_border_bottom{border-width:3px;border-style:solid;-webkit-border-image:-webkit-gradient(linear,left top,left bottom,from(red),to(transparent)) 1 100%;-webkit-border-image:linear-gradient(180deg,red,transparent) 1 100%;-moz-border-image:-moz-linear-gradient(top,red,transparent) 1 100%;border-image:-webkit-gradient(linear,left top,left bottom,from(red),to(transparent)) 1 100%;border-image:linear-gradient(180deg,red,transparent) 1 100%}.border_bottom{border-image-slice:5;border:3px solid;padding-left:197px;padding-top:0}.border-gradient-green_bottom{border-image-source:linear-gradient(90deg,#ffc600 19.99%,hsla(0,0%,100%,0) 90.32%)}.only-bottom{border-left:0;border-right:0;border-bottom:0}.style_bg{background-image:url(/images/bg.png)!important;background-repeat:repeat-x!important;width:100%;background-size:contain!important;background-position:top!important;position:relative;margin-top:-96px}.style_bg--form{padding-top:5rem;position:relative;top:-85px}.style_bg--inventory{margin-top:-70px}.border-at-top{border-top:1px solid #989898!important}.finaceForm-size{font-size:12px;font-weight:400;font-family:inherit;color:#000}.finaceForm-size_list{font-size:14px;font-weight:500;font-family:inherit;color:#000}.trim-size{font-size:11px;font-weight:300;font-family:inherit;color:#000}.cargurus_logo_sizing{height:25px!important}.position-headerName{position:absolute;bottom:50%;z-index:999!important}@media screen and (max-width:47.9375rem){.position-headerName{position:absolute;bottom:29%;z-index:999!important}}.gallery_slider_next_button__style_caritems{top:65%!important;right:1%}.gallery_slider_next_button__style_caritems,.gallery_slider_prev_button__style_caritems{position:absolute;z-index:5;border:none!important;background-color:transparent!important;cursor:pointer;color:#ddd!important}.gallery_slider_prev_button__style_caritems{top:65%;left:1%}.carItem_fixed_size_img--cart-view{aspect-ratio:42/38;object-fit:cover;object-position:bottom}.special-car{border-radius:20px;cursor:pointer;background-color:transparent}.special-car__image-container{border-radius:16px;overflow:hidden}.special-car__image-container img{aspect-ratio:3.6/2.4}.special-car__title{font-size:22px;font-weight:400}.special-car__title,.special-car__year{font-family:Hind Siliguri;color:#000;line-height:30px}.special-car__year{font-size:14px;font-weight:700;border:3px dashed #000;border-radius:13px}.special-car__price{font-size:22px;font-weight:600;font-family:Hind Siliguri;color:#151515}.special-car .discount{text-decoration:line-through;font-size:16px!important;position:absolute;top:-17px}.special-car__discount{font-size:22px}.special-car__discount,.special-car__payment{font-weight:400;font-family:Hind Siliguri;color:#000}.special-car__payment{font-size:15px}.special-car__button{border-radius:12px;color:#fff}.special-car__button:hover{background-color:#000;color:#d0d0d0!important}.special-car__info-icon{color:#000;font-size:19px}.special-car__info-item{font-size:14px;color:#000}.special-car__splitor{border-color:#585858}.outer_circle{stroke-width:3;stroke-dasharray:410;stroke-dashoffset:0;stroke-linecap:square;-webkit-transition:all .4s ease-out;-moz-transition:all .4s ease-out;transition:all .4s ease-out}.glightbox_video:hover .outer_circle{stroke-dashoffset:410;-webkit-transition:stroke .7s ease-out .4s,stroke-dashoffset .4s ease-out;-moz-transition:stroke .7s ease-out .4s,stroke-dashoffset .4s ease-out;transition:stroke .7s ease-out .4s,stroke-dashoffset .4s ease-out}.glightbox_video:hover .inner-circle{fill:#ffc600}.glightbox_video:hover .inner-circle,.glightbox_video:hover .play{-webkit-transition:fill .4s ease-out .3s;-moz-transition:fill .4s ease-out .3s;transition:fill .4s ease-out .3s}.glightbox_video:hover .play{fill:hsla(0,0%,100%,.3215686274509804)}.play-video{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:99;opacity:.5}.fixed-search{position:fixed;bottom:150px;right:24px;z-index:99999999;width:50px;height:50px;background-color:#ffc600;border-radius:50%;border:2px solid #fff}.cardMoto_button{background-color:#fff;height:35px!important;border-radius:5px!important;display:-moz-box!important;display:flex!important;-moz-box-align:center!important;align-items:center!important;border:1px solid #ffc600;color:#000!important;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.cardMoto_button:hover{border-radius:5px!important;background-color:#ffc600!important;color:#fff!important}@media screen and (min-width:118.75rem){.cardMoto_button{font-size:16px;font-weight:400;font-family:Hind Siliguri;color:#000}}@media screen and (min-width:62rem)and (max-width:118.75rem){.cardMoto_button{font-size:14px;font-weight:400;font-family:Hind Siliguri;color:#000}}@media screen and (min-width:48rem)and (max-width:61.9375rem){.cardMoto_button{font-size:12px;font-weight:400;font-family:Hind Siliguri;color:#000}}@media screen and (max-width:47.9375rem){.cardMoto_button{font-size:12px;font-weight:400;font-family:Hind Siliguri;color:#000}}.cardMoto_button_compare{background-color:#ffc600;font-size:14px;font-weight:400;font-family:Hind Siliguri;color:#fff!important;height:35px!important;border-radius:5px!important;display:-moz-box!important;display:flex!important;-moz-box-align:center!important;align-items:center!important;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.cardMoto_button_compare:hover{border-radius:5px!important;background-color:#fff!important;border:1px solid #ffc600;color:#000!important}@media screen and (min-width:48rem)and (max-width:61.9375rem){.cardMoto_button_compare{font-size:14px;font-weight:400;font-family:Hind Siliguri;color:#000}}.inv-car-ul-details{list-style:none;padding:0}.inv-car-ul-details li{padding:5px;font-size:16px;color:#000}.inv-car-ul-details li span{float:right;color:#000;font-weight:700;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.inv-car-ul-details_modal{list-style:none;padding:0}.inv-car-ul-details_modal li{padding:5px;font-size:14px;color:#fff}.inv-car-ul-details_modal li span{float:right;color:#fff;font-weight:700}.carItem-dealership-info{display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.youtube_video_size{aspect-ratio:16/9}.ribbon-wrapper{width:155px;height:188px;overflow:hidden;position:absolute;z-index:4;top:-3px;left:-3px}.ribbon-wrapper .ribbon{font:700 16px Hind Siliguri;color:#333;text-align:center;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);position:relative;padding:10px 0;top:35px;left:-40px;width:200px;background-color:#e07a00;color:#fff}.ribbon-wrapper .ribbon-sold{background-color:#d50000}.ribbon-wrapper .ribbon-special-price{background-color:#fff;border:1px solid #ffc600;color:#ffc600}.ribbon-wrapper .ribbon-comingsoon,.ribbon-wrapper .ribbon-pending{background-color:#fff;border:1px solid red;color:red}.inventory_div__car_conatiner{border-radius:5px;border-bottom:1px solid #000;background-color:#fff}.paginationBttns{list-style-type:none!important;list-style:none!important;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;list-style-type:none}.paginationBttns .next{font-size:10px;padding:8px!important}.paginationBttns .next,.paginationBttns .previousBttn{position:static;-webkit-transform:none;-moz-transform:none;transform:none}.paginationBttns .previousBttn{font-size:8px;list-style-type:none}.paginationBttns .paginationActive{background-color:#bdc3c7;color:#fff!important}.paginationBttns .paginationActive :before{content:""}.paginationBttns>li{margin-right:5px;padding:5px 8px 5px 10px;background-color:#fff;border-radius:5px;border:1px solid #bdc3c7;color:#717374!important;font-size:13px;align-self:center;list-style-type:none}.paginationBttns>li:before{width:0!important;display:none}.paginationBttns>li:hover{background-color:#bdc3c7}.paginationBttns>li a{color:#717374}.caritem_container{background:#f7f7f7;border-radius:30px;overflow:hidden;-webkit-box-shadow:4px 4px 4px 0 rgba(0,0,0,.25098039215686274);box-shadow:4px 4px 4px 0 rgba(0,0,0,.25098039215686274)}.inventory_sort_div__container{min-height:5.125rem;font-size:1rem;font-weight:400;font-family:Hind Siliguri;color:#fff}.inventory_count_div__container{font-size:20px;font-weight:600;font-family:Hind Siliguri}.inventory_sort_button__container{border-right:1px solid #000;font-size:13px;font-weight:500;color:#000!important}.inventory_sort_button__container:last-child{border-right:0}.ASC{border-top:3px solid #e7e7e7}.ASC,.DESC{outline-offset:1px}.DESC{border-bottom:3px solid #e7e7e7}.sort_item_style{font-size:16px;font-weight:400;font-family:Hind Siliguri;color:#fff}.home_search_input-style{position:relative;background-color:#fff;border:1px solid #ddd}.home_search_input-style::-webkit-input-placeholder{color:#000}.home_search_input-style::-moz-placeholder{color:#000}.home_search_input-style:-ms-input-placeholder{color:#000}.home_search_input-style::placeholder{color:#000}.home_search_input-style:focus{outline:1px solid #000}.result-input-simple-search{position:absolute;max-height:300px;top:2.8rem;overflow:hidden;overflow-y:scroll;z-index:9000000000;border:none;background-color:#fff}.result-input-simple-search a,.result-input-simple-search a:hover{color:#ffc600}.home_search_input-style{background-image:url(/icons/search1.png);background-size:25px;background-repeat:no-repeat;background-position:bottom 50% left 10px;text-indent:15px;padding:5px 3px;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}.home_search_input-style:focus{background-image:none;text-indent:0}.special_price_style{font-weight:600;font-family:OpenSans-SemiBold!important}.special_km_style,.special_price_style{font-size:14px!important;color:#000!important}.special_km_style{font-weight:400;font-family:OpenSans-Regular!important}.link_to_btn_container-3{background:#fff;border:1px solid #ffc600;position:relative;z-index:0;overflow:hidden;border-radius:5px!important;height:30px;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;font-size:14px;font-weight:600;font-family:OpenSans-SemiBold;color:#ffc600}.link_to_btn_container-3:hover{background-color:#ffc600;color:#fff;border:2px solid #ffc600;-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;transition:.5s ease-in-out}@media screen and (max-width:47.9375rem){.link_to_btn_container-3{font-size:14px}}.youtube_video_size{height:500px}@media screen and (min-width:48rem)and (max-width:61.9375rem){.youtube_video_size{height:328px}}@media screen and (max-width:47.9375rem){.youtube_video_size{height:300px}}.btn_finance{border:1px solid #d5d0d0;color:#000!important}.btn_finance:hover{border:1px solid #ffc600;color:#ffc600!important}.button_hover_detail{background-color:#ffc600!important;color:#000!important;border:1px solid transparent!important;border-radius:2px;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out;font-size:14px;font-weight:400;font-family:Hind Siliguri;color:#fff}.selectbtn{border:1px solid #ffc600;color:#ffc600!important}.bCJyQM,.bnSxmw,.cWGzdz,.dBqhJy,.dzrkCS,.ealFLD,.ezefRO,.hJSHRd,.hOgWNw,.ippTYr,.iSHIRI,.khhcxS,.ljXqqH{background-color:#ffc600!important;bottom:1rem!important;right:.5rem!important;color:#000!important}.bCJyQM:before,.bnSxmw:before,.cWGzdz:before,.dBqhJy:before,.dzrkCS:before,.ealFLD:before,.ezefRO:before,.hJSHRd:before,.hOgWNw:before,.ippTYr:before,.iSHIRI:before,.khhcxS:before,.ljXqqH:before{background-color:#ffc600!important}.fvRvGg{z-index:99999!important}.DetaileProductCustomrWeb-description-text,.DetaileProductCustomrWeb-title h2{color:#fff}@media screen and (min-width:1440px){.image-gallery-slide img{width:100%;max-height:150vh;object-fit:cover;overflow:hidden;object-position:center center}.fullscreen .image-gallery-slide img{height:auto}.DetaileProductCustomrWeb-description{color:#024a9b;font-size:28px}}@media screen and (min-width:1200px)and (max-width:1439px){.image-gallery-slide img{width:100%;max-height:150vh;object-fit:cover;overflow:hidden;object-position:center center}.fullscreen .image-gallery-slide img{max-height:100vh}.DetaileProductCustomrWeb-description{color:#024a9b;font-size:28px}}@media screen and (min-width:770px)and (max-width:1200px){.image-gallery-slide img{width:100%;max-height:150vh;object-fit:cover;overflow:hidden;object-position:center center}.fullscreen .image-gallery-slide img{max-height:100vh}.DetaileProductCustomrWeb-description{color:#024a9b;font-size:28px}}@media screen and (min-width:300px)and (max-width:580px){.image-gallery-slide img{width:100%;height:auto;max-height:150vh;object-fit:cover;overflow:hidden;object-position:center center}.fullscreen .image-gallery-slide img{max-height:100vh}.DetaileProductCustomrWeb-description{color:#024a9b;font-size:28px}.DetaileProductCustomrWeb-infrmation{top:2rem;display:-moz-box;display:flex;text-align:center!important;-moz-box-pack:center!important;justify-content:center!important;-moz-box-align:center!important;align-items:center!important}}@media screen and (min-width:580px)and (max-width:699px){.DetaileProductCustomrWeb-description{color:#024a9b;font-size:28px}.DetaileProductCustomrWeb-infrmation{display:-moz-box;display:flex;text-align:center!important;-moz-box-pack:center!important;justify-content:center!important;-moz-box-align:center!important;align-items:center!important}}@media screen and (min-width:700px)and (max-width:769px){.DetaileProductCustomrWeb-description{color:#024a9b;font-size:28px}.DetaileProductCustomrWeb-infrmation{display:-moz-box;display:flex;text-align:center!important;-moz-box-pack:center!important;justify-content:center!important;-moz-box-align:center!important;align-items:center!important}}.gallery_slider_modal__div_container{display:block}.gallery_slider_i_close_fullscreen__icon{top:24%;right:1%;z-index:55555555!important}.gallery_slider_nav_button__style{background-color:hsla(0,0%,100%,.212)!important;top:45%!important;z-index:1000;border-radius:5px}@media screen and (min-width:62rem)and (max-width:118.75rem){.gallery_slider_nav_button__style{color:#fff;background-color:hsla(0,0%,100%,.212)!important;border:none;position:fixed;top:39%!important;z-index:1000;border-radius:5px}}@media screen and (min-width:118.75rem){.gallery_slider_nav_button__style{color:#fff;background-color:hsla(0,0%,100%,.212)!important;border:none;position:fixed;top:39%!important;z-index:99;border-radius:5px}}.gallery_slider_nav_button__style_1{background-color:#ffc600!important;border-radius:5px;color:#fff;background-color:transparent;border:none;bottom:71%!important;z-index:99}.gallery_slider_prev_button__style_1{left:5px}.gallery_slider_next_button__style,.gallery_slider_prev_button__style_1{position:absolute;height:37px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.gallery_slider_div__img_content_container{height:100%;object-fit:cover;cursor:pointer;position:relative;border-radius:8px 0 0 8px}.gallery_slider_div__img_content_container:after{background:none!important}.gallery_slider_div__img_content_container img{width:100%;height:100%;object-fit:contain}.DetaileProductCustomrWeb-title{font-size:40px;color:#fff}@media screen and (min-width:48rem)and (max-width:61.9375rem){.DetaileProductCustomrWeb-title{font-size:1.5625rem;font-weight:900;font-family:Hind Siliguri;color:#fff}}@media screen and (max-width:47.9375rem){.DetaileProductCustomrWeb-title{font-size:1.25rem;font-weight:900;font-family:Hind Siliguri;color:#fff}}.DetaileProductCustomrWeb-price{font-size:.875rem;font-weight:400;font-family:Hind Siliguri;color:#1be7ff}.gallery_slider_thmb__container{cursor:pointer}.gallery_slider_thmb__container .gallery_slider_thmb_img__container{position:relative;border-radius:8px 0 0 8px}.gallery_slider_thmb__container .gallery_slider_thmb_img__container>img{width:100%;height:100%}.gallery_slider_thmb__container .gallery_slider_thmb_img__container:hover:after{background:none}.gallery_slider_thmb_right_conrner__container{border-top-left-radius:0!important}.gallery_slider_div__img_container{position:relative;overflow:hidden}.gallery_slider_i_fullscreen__icon{cursor:pointer;position:absolute;bottom:25px;right:25px;color:#fff}.gallery_slider_modal__div_container{position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.7);z-index:1000}.gallery_slider_i_close_fullscreen__icon{position:fixed;top:20px;right:20px;color:#fff;cursor:pointer;z-index:1000}.gallery_slider_nav_button__style{color:#fff;background-color:transparent;border:none;position:fixed;top:50%;z-index:10000}.gallery_slider_prev_button__style{left:0}.gallery_slider_next_button__style{right:0;right:5px}.gallery_slider_thumbs_div__container{overflow:hidden}.gallery_slider_thumbs_div__container::-webkit-scrollbar{display:none;touch-action:pan-x}.gallery_slider_thumb_image_div__container{cursor:pointer;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-moz-transition:transform .3s ease,-moz-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease,-moz-transform .3s ease}.gallery_slider_thumb_image_div__container.active{border:2px solid #ffc600;border-radius:5px}.cardetail_button_container{-webkit-box-shadow:0 3px 8px rgba(0,0,0,.24);box-shadow:0 3px 8px rgba(0,0,0,.24);position:-webkit-sticky;position:sticky;top:0;right:0;z-index:0;background-color:#fff}.cardetail_phone_container{position:fixed;bottom:10%;left:2%;z-index:-1;background-color:rgba(0,0,0,.8);border-radius:10px;width:70px}.DetaileProductCustomrWeb-title{font-size:34px;font-weight:900}.car_item_p__price_text{color:#de1a1a;height:33px;display:inline-block}.detail_item{border:1px solid rgba(0,0,0,.09019607843137255);height:150px;color:#000}.card{background-color:rgba(0,0,0,.1)}.active_vehicle_option_accordian-open,.card{color:#000}@media screen and (min-width:48rem)and (max-width:61.9375rem){.detail_options-movment{-webkit-transform:translateX(60px);-moz-transform:translateX(60px);transform:translateX(60px)}}.vehicle__option__background--div{padding-top:.5rem;padding-bottom:2rem;color:#000}@media screen and (min-width:48rem)and (max-width:61.9375rem){.carfax_style{width:100%!important}}@media screen and (max-width:47.9375rem){.carfax_style{width:100%!important}}.vehicle_single_detail_div__container{color:#fff;height:1rem}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{margin-top:2px}.detaile_txt_btn{color:#fff}.fs{font-size:28px}.inventory_price__title{font-size:35px;padding-top:0;font-weight:700;color:#000}.inventory_sort-title{font-size:14px;font-weight:700;font-family:Ubuntu;color:#fff}.inventory_count_div__container{font-size:25px;font-weight:900;font-family:inherit;color:#000}@media screen and (min-width:48rem)and (max-width:61.9375rem){.inventory_count_div__container{font-size:20px;font-weight:900;font-family:inherit;color:#000}}@media screen and (max-width:47.9375rem){.inventory_count_div__container{font-size:18px;font-weight:900;font-family:inherit;color:#000}}.inventory_sort_button__container{background-color:transparent;font-size:14px;font-weight:400;font-family:Hind Siliguri;color:#000}.ASC{border-top:1px solid #ccc}.DESC{border-bottom:1px solid #ccc}.vehicle_single_detail_div__container{font-size:1rem;font-weight:400;font-family:OpenSansLight;color:#000;height:2.5rem}.vehicle_single_detail_div__container:last-child{border-bottom:none}.detail_car_option_bg{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);z-index:-1}.title_detaile_list{font-size:13px;font-weight:700;font-family:Hind Siliguri}.vehicle_single_detail_div__container_text{font-size:13px;font-family:Hind Siliguri;font-weight:400}.location_title{font-size:24px;font-weight:400;font-family:Hind Siliguri;color:#000}.phone_address_style{font-size:14px;font-weight:400;font-family:OpenSansLight;color:#000}.detaile_text_bottom{font-size:10pt;font-style:italic}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{background-color:#fff!important;padding:0!important;margin-top:10px}.image-gallery-thumbnail+.image-gallery-thumbnail{margin:0!important}.detaile_txt_btn{font-size:15px;font-weight:400;font-family:Hind Siliguri;color:inherit}.option_detaile_title{font-size:1rem;font-weight:400;font-family:OpenSansLight;color:#000}ul{list-style:none}.infinite-scroll-component__outerdiv{width:100%}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{opacity:1!important}.image-gallery-thumbnail{opacity:1;width:180px}.image-gallery{width:100%;height:auto}.DetaileProductCustomrWeb-title,.DetaileProductCustomrWeb-title h2{font-size:24px;font-weight:700;font-family:Hind Siliguri;color:#000}.DetaileProductCustomrWeb-description-text{font-size:13px;font-weight:500;font-family:Hind Siliguri;color:#000;text-align:start!important}@media screen and (min-width:1440px){.image-gallery-slide img{width:100%;max-height:150vh;object-fit:cover;overflow:hidden;object-position:center center}.fullscreen .image-gallery-slide img{height:auto}.swipercontainer-DetaileProductCustomrWeb{height:100px!important}.DetaileProductCustomrWeb-fixed-size{width:432px!important}.DetaileProductCustomrWeb-line{-webkit-text-decoration-line:line-through!important;-moz-text-decoration-line:line-through!important;text-decoration-line:line-through!important;-webkit-text-decoration-style:solid;-moz-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-color:#024a9b!important;-moz-text-decoration-color:#024a9b!important;text-decoration-color:#024a9b!important;text-decoration-thickness:4px;color:#d0dce7;margin-top:.65rem!important}.DetaileProductCustomrWeb-description{color:#024a9b;font-size:28px}.DetaileProductCustomrWeb-button{border:1px solid #ff8000;color:#ff8000;width:200px;height:45px}.DetaileProductCustomrWeb-button:hover{position:relative;color:#fff;border:#ff8000;background-color:#ff8000}.DetaileProductCustomrWeb-button:after{content:"";position:absolute;width:100%;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);transform:scaleX(0);bottom:-2px;left:0;background-color:#ff8000}.DetaileProductCustomrWeb-button:hover:after{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;-moz-transform-origin:bottom left;transform-origin:bottom left}}@media screen and (min-width:1200px)and (max-width:1439px){.image-gallery-slide img{width:100%;max-height:150vh;object-fit:cover;overflow:hidden;object-position:center center}.fullscreen .image-gallery-slide img{max-height:100vh}.DetaileProductCustomrWeb-fixed-size{width:432px!important}.DetaileProductCustomrWeb-line{-webkit-text-decoration-line:line-through!important;-moz-text-decoration-line:line-through!important;text-decoration-line:line-through!important;-webkit-text-decoration-style:solid;-moz-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-color:#024a9b!important;-moz-text-decoration-color:#024a9b!important;text-decoration-color:#024a9b!important;text-decoration-thickness:4px;color:#d0dce7;margin-top:.65rem!important}.DetaileProductCustomrWeb-description{color:#024a9b;font-size:28px}.DetaileProductCustomrWeb-button{border:1px solid #ff8000;color:#ff8000;width:200px;height:45px}.DetaileProductCustomrWeb-button:hover{position:relative;color:#fff;border:#ff8000;background-color:#ff8000}.DetaileProductCustomrWeb-button:after{content:"";position:absolute;width:100%;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);transform:scaleX(0);bottom:-2px;left:0;background-color:#ff8000}.DetaileProductCustomrWeb-button:hover:after{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;-moz-transform-origin:bottom left;transform-origin:bottom left}.swipercontainer-DetaileProductCustomrWeb{height:100px!important}}@media screen and (min-width:770px)and (max-width:1200px){.image-gallery-slide img{width:100%;max-height:150vh;object-fit:cover;overflow:hidden;object-position:center center}.fullscreen .image-gallery-slide img{max-height:100vh}.DetaileProductCustomrWeb-fixed-size{width:380px!important}.DetaileProductCustomrWeb-line{-webkit-text-decoration-line:line-through!important;-moz-text-decoration-line:line-through!important;text-decoration-line:line-through!important;-webkit-text-decoration-style:solid;-moz-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-color:#024a9b!important;-moz-text-decoration-color:#024a9b!important;text-decoration-color:#024a9b!important;text-decoration-thickness:4px;color:#d0dce7;margin-top:.65rem!important}.DetaileProductCustomrWeb-description{color:#024a9b;font-size:28px}.DetaileProductCustomrWeb-button{border:1px solid #ff8000;color:#ff8000;width:200px;height:45px}.DetaileProductCustomrWeb-button:hover{position:relative;color:#fff;border:#ff8000;background-color:#ff8000}.DetaileProductCustomrWeb-button:after{content:"";position:absolute;width:100%;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);transform:scaleX(0);bottom:-2px;left:0;background-color:#ff8000}.DetaileProductCustomrWeb-button:hover:after{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;-moz-transform-origin:bottom left;transform-origin:bottom left}.swipercontainer-DetaileProductCustomrWeb{height:100px!important}}@media screen and (min-width:300px)and (max-width:580px){.image-gallery-slide img{width:100%;height:auto;max-height:150vh;object-fit:cover;overflow:hidden;object-position:center center}.fullscreen .image-gallery-slide img{max-height:100vh}.DetaileProductCustomrWeb-fixed-size{width:380px!important}.DetaileProductCustomrWeb-line{-webkit-text-decoration-line:line-through!important;-moz-text-decoration-line:line-through!important;text-decoration-line:line-through!important;-webkit-text-decoration-style:solid;-moz-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-color:#024a9b!important;-moz-text-decoration-color:#024a9b!important;text-decoration-color:#024a9b!important;text-decoration-thickness:4px;color:#d0dce7;margin-top:.65rem!important}.DetaileProductCustomrWeb-description{color:#024a9b;font-size:28px}.DetaileProductCustomrWeb-button{border:1px solid #024a9b;color:#024a9b;width:266px;height:45px}.DetaileProductCustomrWeb-button:hover{position:relative;color:#fff;border:#ff8000;background-color:#ff8000}.DetaileProductCustomrWeb-button:after{content:"";position:absolute;width:100%;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);transform:scaleX(0);bottom:-2px;left:0;background-color:#ff8000}.DetaileProductCustomrWeb-button:hover:after{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;-moz-transform-origin:bottom left;transform-origin:bottom left}.swipercontainer-DetaileProductCustomrWeb{height:70px;margin-left:0!important;margin-right:0!important}.DetaileProductCustomrWeb-swiper .swiper-slide{display:-moz-box;display:flex;-moz-box-align:start!important;align-items:start!important;text-align:start!important;-moz-box-pack:start!important;justify-content:start!important}.DetaileProductCustomrWeb-infrmation{top:2rem;display:-moz-box;display:flex;text-align:center!important;-moz-box-pack:center!important;justify-content:center!important;-moz-box-align:center!important;align-items:center!important}}@media screen and (min-width:580px)and (max-width:699px){.swipercontainer-DetaileProductCustomrWeb{height:70px!important}.DetaileProductCustomrWeb-fixed-size{width:380px!important}.DetaileProductCustomrWeb-line{-webkit-text-decoration-line:line-through!important;-moz-text-decoration-line:line-through!important;text-decoration-line:line-through!important;-webkit-text-decoration-style:solid;-moz-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-color:#024a9b!important;-moz-text-decoration-color:#024a9b!important;text-decoration-color:#024a9b!important;text-decoration-thickness:4px;color:#d0dce7;margin-top:.65rem!important}.DetaileProductCustomrWeb-description{color:#024a9b;font-size:28px}.DetaileProductCustomrWeb-button{border:1px solid #024a9b;color:#024a9b;width:266px;height:45px}.DetaileProductCustomrWeb-button-div{padding-left:16%!important;top:-3.25rem}.DetaileProductCustomrWeb-button:hover{position:relative;color:#fff;border:#ff8000;background-color:#ff8000}.DetaileProductCustomrWeb-button:after{content:"";position:absolute;width:100%;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);transform:scaleX(0);bottom:-2px;left:0;background-color:#ff8000}.DetaileProductCustomrWeb-button:hover:after{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;-moz-transform-origin:bottom left;transform-origin:bottom left}.swipercontainer-DetaileProductCustomrWeb{margin-left:0!important;margin-right:0!important}.DetaileProductCustomrWeb-swiper .swiper-slide{display:-moz-box;display:flex;-moz-box-align:start!important;align-items:start!important;text-align:start!important;-moz-box-pack:start!important;justify-content:start!important}.DetaileProductCustomrWeb-infrmation{display:-moz-box;display:flex;text-align:center!important;-moz-box-pack:center!important;justify-content:center!important;-moz-box-align:center!important;align-items:center!important}}@media screen and (min-width:700px)and (max-width:769px){.DetaileProductCustomrWeb-fixed-size{width:432px!important}.DetaileProductCustomrWeb-line{-webkit-text-decoration-line:line-through!important;-moz-text-decoration-line:line-through!important;text-decoration-line:line-through!important;-webkit-text-decoration-style:solid;-moz-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-color:#024a9b!important;-moz-text-decoration-color:#024a9b!important;text-decoration-color:#024a9b!important;text-decoration-thickness:4px;color:#d0dce7;margin-top:.65rem!important}.DetaileProductCustomrWeb-description{color:#024a9b;font-size:28px}.DetaileProductCustomrWeb-button{border:1px solid #024a9b;color:#024a9b;width:266px;height:45px}.DetaileProductCustomrWeb-button-div{padding-left:10%!important;top:-3.25rem}.DetaileProductCustomrWeb-button:hover{position:relative;color:#fff;border:#ff8000;background-color:#ff8000}.DetaileProductCustomrWeb-button:after{content:"";position:absolute;width:100%;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);transform:scaleX(0);bottom:-2px;left:0;background-color:#ff8000}.DetaileProductCustomrWeb-button:hover:after{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;-moz-transform-origin:bottom left;transform-origin:bottom left}.swipercontainer-DetaileProductCustomrWeb{margin-left:0!important;margin-right:0!important}.DetaileProductCustomrWeb-swiper .swiper-slide{display:-moz-box;display:flex;-moz-box-align:start!important;align-items:start!important;text-align:start!important;-moz-box-pack:start!important;justify-content:start!important}.DetaileProductCustomrWeb-infrmation{display:-moz-box;display:flex;text-align:center!important;-moz-box-pack:center!important;justify-content:center!important;-moz-box-align:center!important;align-items:center!important}}.image-gallery-thumbnails-wrapper{z-index:3!important}.sold_out_image-styles{position:absolute;top:0;left:0;width:100%;height:auto;object-fit:contain;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.detail_soldImage-style{position:absolute;z-index:555;top:0;left:0}.image-gallery-content.right .image-gallery-slide .image-gallery-image{object-fit:cover!important;height:auto!important}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:50px!important;width:30px!important;top:10rem!important}.StandardOptions-title{color:#151515;text-align:center;font-size:30px;position:relative}.StandardOptions-title:before{content:"";display:block;width:130px;height:5px;background:#151515;left:0;top:50%}.card{background-color:transparent;width:100%;color:#fff;position:relative;z-index:2;border:none!important}.card-header{background-color:#f4f4f4!important;color:#2a2b2b}.card-body{color:#2a2b2b!important}.btn-icon-standard-option{color:#2a2b2b}.active_vehicle_option_accordian-open{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;-moz-transition:transform .5s ease,-moz-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease,-moz-transform .5s ease;color:#fff}.detail_standard_bg{background-color:#136500}.vehicle__option__background--div{position:relative;z-index:0;padding-top:5rem;padding-bottom:5rem}.detail-title-bg{background-repeat:no-repeat;background-position:bottom;font-size:1.75rem;font-weight:500;font-family:inherit;color:#151515}.vehicleefrom__calculatore--div{background-image:url(/images/vehicle-detail/vehibg.png)}.vehicle__calculator--title{color:#888b97}.vehicle__eforms__reset--button{width:100%;height:45px;background-color:transparent!important;border:1px solid #aaa;border-radius:0!important;font-size:1rem;font-weight:400;font-family:inherit;color:#aaa;-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s}.vehicle__eforms__reset--button:hover{color:#151515!important;background-color:#fff!important}.vehicle_detail_html_div__container{max-height:150px;overflow:hidden;overflow-y:scroll;direction:rtl}.vehicle_detail_html_div__container>*{padding:0;margin:0}.vehicle_detail_html_div__container::-webkit-scrollbar{width:8px}.vehicle_detail_html_div__container::-webkit-scrollbar-track{background-color:transparent}.vehicle_detail_html_div__container::-webkit-scrollbar-thumb{background:#b8141f;border-radius:10px}.vehicle_detail_html_div__container::-webkit-scrollbar-thumb:hover{background:#b8141f}.detail_model-title,.detail_model-title p{font-size:1.6875rem;font-weight:500;font-family:inherit;color:#fff}.detail_model-title-small{font-size:1.25rem}.detail_context_text,.detail_model-title-small{font-weight:400;font-family:inherit;color:#e7e7e7}.detail_context_text{font-size:1rem}.detail_context_text p{font-size:1rem;font-weight:400;font-family:inherit;color:#e7e7e7}.swiper-pagination-active{width:30px;height:30px;background-color:transparent}.swiper-pagination_rotate{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);transform:rotate(1turn);-webkit-transition:all .5s;-moz-transition:all .5s;transition:all .5s;-webkit-transition-delay:.25s;-moz-transition-delay:.25s;transition-delay:.25s}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}body{overflow-x:hidden;font-family:Hind Siliguri;cursor:context-menu}.modal-background-image{background-image:url("/images/new/Mask Group 41.png")}.imp-background-image-form{background-color:#7a7675!important}