@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap);:root{--primary:#e50306;--secondary:#FECE63;--grey:#BCB8B8;--white:#fff;--black:#040101}body{padding:0;margin:0;font-family:"Outfit",sans-serif;color:#000;font-size:14px;background:#f5f5f5}h1,h2,h3,h4,h5,h6{display:block}ul{list-style:none}a{text-decoration:none}.top-bar{background:var(--white);text-align:center;width:100%;position:absolute;top:0;z-index:1000}.nav{background:var(--white);display:flex;width:95%;position:absolute;top:42px;height:66px;z-index:1000;padding:5px 0 3px;margin:0 auto;left:0;right:0}.nav .logo{width:51%;position:absolute;top:-8px}.nav .logo img{width:100%;display:block}.nav.sticky .logo{animation:zoom-in-zoom-out 5s ease-out infinite;height:40px;width:33%;top:-4px}@keyframes zoom-in-zoom-out{0%{transform:scale(1,1)}50%{transform:scale(1.1,1.1)}100%{transform:scale(1,1)}}.sticky{position:fixed;top:0;left:0;width:100%;z-index:1000;background:var(--white);box-shadow:0 8px 6px -4px #bdbbbb}.NavMenu{flex:10;list-style:none;position:relative;display:flex;justify-content:center}.NavMenu li{display:inline-block}.NavMenu li input{display:none}.NavMenu li a{display:block;padding:25px 25px;font-size:1.1vw;text-decoration:none;color:var(--black);position:relative;font-weight:700}.NavMenu li a:after{position:absolute;top:16px;left:0;right:0;margin:0 auto;content:"";background:linear-gradient(275deg,rgb(255 255 255) 0%,rgb(222 3 6) 100%);width:0%;border-radius:50px;height:7px;transition:all 0.5s}.NavMenu li a:hover::after{width:50%}.NavMenu li a.active::after{width:50%}.NavMenu li a label{cursor:pointer;appearance:none;display:block;position:relative;top:-2px}.NavMenu li a label dd{display:inline-block;width:10px;height:10px;position:relative;top:11px;left:5px}.NavMenu li a label dd img{width:100%;display:block}.NavMenu li ul{position:absolute;display:flex;flex-direction:column;background-color:#fff;min-width:200px;top:80%;box-shadow:0 3px 5px rgb(0 0 0/20%);transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transform:translateY(10px);-webkit-transform:translateY(10px);-moz-transform:translateY(10px);-ms-transform:translateY(10px);-o-transform:translateY(10px);visibility:hidden;opacity:0}.NavMenu li ul li{position:relative;margin:0}.NavMenu li ul li a{color:var(--black);font-size:1vw;font-weight:400;padding:6px 10px;display:block;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s}.NavMenu li ul li a:hover{background:#d90306;color:var(--white);font-weight:600}.NavMenu li ul li a:after{display:none}.NavMenu li ul li ul{position:absolute;left:100%;top:0}@media(min-width:992px){.NavMenu li ul li a:hover{}.NavMenu li:hover>ul,.NavMenu li ul li:hover>ul{visibility:visible;opacity:1;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0)}}@media(max-width:991.98px){header{padding:6px 5%}.logo{flex:6}.bartoggle{display:flex;justify-content:center;font-size:30px;align-items:center;background-color:#fff;padding:0 10px;cursor:pointer}.NavMenu{width:500px;flex:12;position:fixed;flex-direction:column;background-color:#2874f0;left:0;top:40px;height:100vh;z-index:-1;padding:15px 0 50px 0;justify-content:start;overflow-y:scroll;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transform:translateX(-100%);-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%)}.NavMenu li ul,.NavMenu li ul li ul{position:initial;left:0;visibility:visible;opacity:1;top:0;display:none}.NavMenu li a{padding:8px 15px;border-bottom:1px solid #fff}.NavMenu li ul li ul{background:#2874f0;position:inherit;margin-top:-10px}.NavMenu li ul li ul li a{font-size:14px;color:#fff;font-weight:400;text-transform:initial;padding:7px 15px 7px 30px}.NavMenu li a label::after{right:10px}.NavMenu li input:checked+ul,.NavMenu li ul li input:checked+ul{display:flex;flex-direction:column;margin-bottom:15px}input:checked+.NavMenu{transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0)}}.tp-bar-bg{background:#000;height:40px}.tp-bar-bg ul{padding:0;margin:0}.tp-bar-bg ul li{display:inline-block;width:fit-content;padding-right:20px;margin-right:15px;border-right:solid 1px #484848;padding-left:35px;position:relative;font-size:15px;color:var(--white);font-weight:300}.tp-bar-bg ul li a{font-size:15px;color:var(--white)}.tp-bar-bg ul li a:hover{color:var(--secondary)}.tp-bar-bg ul li img{width:20px;display:block;position:absolute;left:0;top:3px}.tp-bar-bg ul li:last-child{padding-right:0;margin-right:0;border-right:none}a.bk-now{background:url(../images/book-now.png) no-repeat 0 0;line-height:50px;background-size:100% 100%;width:140px;height:55px;display:block;font-size:16px;padding-left:20px;color:var(--white);font-weight:600}.hm-bnr .owl-carousel .owl-item{height:550px}.hm-bnr .owl-carousel .owl-nav .owl-prev{display:block;width:40px;height:40px;background:url(../images/prev.png) no-repeat 0 0;background-size:100% 100%;display:block;text-indent:-9999px;position:absolute;top:45%;left:94%}.hm-bnr .owl-carousel .owl-nav .owl-prev:hover{background:url(../images/prev.png) no-repeat 0 0;background-size:100% 100%}.hm-bnr .owl-carousel .owl-nav .owl-next{display:block;width:40px;height:40px;background:url(../images/next.png) no-repeat 0 0;background-size:100% 100%;display:block;text-indent:-9999px;position:absolute;top:55%;right:2%}.hm-bnr .owl-carousel .owl-nav .owl-next:hover{background:url(../images/next.png) no-repeat 0 0;background-size:100% 100%}.hm-bnr .owl-theme .owl-dots{display:none}.home-banner{width:100%;position:relative}.home-banner img{width:100%!important;display:block!important;height:550px}.home-banner-overlay{background:rgb(0 0 0 / .1);width:100%;height:100%;display:block;position:absolute;top:0;z-index:10;padding-top:13%;padding-left:5%}.home-banner-overlay-contArea{width:50%;display:block}.home-banner-overlay-contArea h2{font-size:30px;color:var(--white);font-weight:700}.home-banner-overlay-contArea p{font-size:15px;color:var(--white)}.home-banner-overlay-contArea a{background:var(--black);width:140px;height:50px;border-radius:0 8px 8px 8px;text-align:center;line-height:50px;font-size:15px;color:var(--white);font-weight:600;display:block}.profession{width:95%;position:relative;top:-30px;left:0;right:0;margin:0 auto;z-index:10}.profession-box-red{background:url(../images/profession-red-box.webp) no-repeat 0 0;background-size:100% 100%;height:230px}.profession-box-red img{width:60px;display:block}.profession-box-red h3{font-size:18px;color:var(--white);font-weight:700}.profession-box-red p{font-size:14px;color:var(--white);font-weight:300}.profession-box-blk{background:url(../images/profession-black-box.webp) no-repeat 0 0;background-size:100% 100%;height:230px;border:solid 3px var(--white);border-radius:10px}.profession-box-blk img{width:60px;display:block}.profession-box-blk h3{font-size:18px;color:var(--white);font-weight:700}.profession-box-blk p{font-size:14px;color:var(--white);font-weight:300}.about-bg{background:#fbdede;margin-top:-140px;padding:15% 0 10%}.video{width:85%;border-radius:10px;height:700px;object-fit:cover;display:block}.year-exp{width:120px;height:130px;background:var(--white);padding:12px;position:absolute;top:30%;right:25px;z-index:100}.year-exp-inr{border:dashed 2px var(--primary);width:100%;height:100%;display:flex;align-items:center}.year-exp-inr h4{font-size:30px;color:var(--primary);font-weight:600}.year-exp-inr h6{font-size:14px;color:var(--black)}.about-bg h5{font-size:15px;color:var(--primary);font-weight:700;position:relative}.about-bg h5:after{content:"";width:30px;height:3px;background:var(--primary);position:absolute;left:0;bottom:-5px}.about-bg h2{font-size:40px;color:var(--black);font-weight:600}.about-bg p{font-size:14px;color:var(--black);line-height:25px}.about-bg a{background:url(../images/book-now.png) no-repeat 0 0;line-height:50px;background-size:100% 100%;width:140px;height:55px;display:block;font-size:16px;padding-left:20px;color:var(--white);font-weight:600}.naturl-clnr{position:relative;padding-left:100px;padding-top:10px}.naturl-clnr img{width:70px;display:block;position:absolute;left:0;top:0}.naturl-clnr strong{font-size:18px;color:var(--black)}.naturl-clnr span{font-size:14px;color:var(--black);line-height:25px}.mdrn-prof ul{padding:0;margin:0}.mdrn-prof ul li{display:block;position:relative;padding-left:45px;font-size:15px;color:var(--black)}.mdrn-prof ul li i{width:30px;height:30px;background:var(--white);padding:7px;font-size:15px;color:var(--primary);border-radius:100%;position:absolute;left:0;top:0;display:flex;justify-content:center;align-items:center}a.about-bk-now{background:url(../images/book-now-02.png) no-repeat 0 0;background-size:100% 100%;width:140px;height:45px;display:flex;align-items:center;font-size:16px;padding-left:20px;color:var(--white);font-weight:600}.car-tyre{width:60%}.car-tyre img{width:100%;display:block;height:600px}.on-mobl{background:url(../images/on-mobile-bg.webp) no-repeat 0 0;background-size:100% 100%;height:300px;padding:30px 20px 0}.on-mobl h3{font-size:24px;color:var(--white);font-weight:600}.on-mobl h2{font-size:35px;font-weight:800;background:linear-gradient(to right,#FCE2E2,#c70406);-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.on-mobl p{font-size:17px;color:#C8C2C2}.on-mobl span{font-size:35px;color:var(--white);font-weight:600}.on-mobl span img{width:20px;display:inline-block}.on-mobileImg{width:100%}.on-mobileImg img{width:100%;display:block;height:300px;object-fit:cover}.ceramic{background:url(../images/ceramic-bg.webp) no-repeat 0 0;background-size:100% 100%;height:400px;padding:40px 25px 0}.ceramic h2{font-size:35px;font-weight:800;color:#fff}.ceramic p{font-size:17px;color:#fff}.ceramic a{background:linear-gradient(90deg,rgb(213 3 6) 0%,rgb(120 6 8) 100%);border-radius:0 10px 10px 10px;width:fit-content;padding:13px 25px;font-size:17px;color:var(--white);font-weight:600}.ceramic a:hover{background:var(--black);color:var(--white)}.ceramicImg{width:100%}.ceramicImg img{width:100%;display:block;height:400px;object-fit:cover}.service-bg{background:#121212}.service-bg .txt-hdr{font-size:200px;color:#121212;text-shadow:-1px 0 1px var(--primary),0 1px 1px var(--primary),1px 0 1px var(--primary),0 -1px 1px var(--primary);letter-spacing:5px;font-weight:800;text-transform:uppercase}.service-bg h3{font-size:30px;color:var(--white);font-weight:800}.service-bg h4{font-size:22px;color:var(--primary);font-weight:600}.service-bg-hdr{width:100%}.service-bg-hdr img{width:90%;display:block;margin:0 auto}.service-bg h2{-webkit-text-stroke:1px #95090a;color:#201111;font-size:160px;text-transform:uppercase}.service-bg h5{font-size:30px;color:var(--white);font-weight:800}.service-bg h6{font-size:48px;color:#121212;text-shadow:-1px 0 1px var(--primary),0 1px 1px var(--primary),1px 0 1px var(--primary),0 -1px 1px var(--primary);letter-spacing:5px;font-weight:800}.testimonial-bg{background:url(../images/testimonial-bg.jpg) no-repeat 0 0;background-size:100% 100%;width:100%;display:block;padding:70px 0 30px}.testimonial-bg h2{font-size:35px;color:var(--white);font-weight:800}.testimonial-bg h3{font-size:20px;color:var(--primary);font-weight:600}.testimonial-bg a{background:url(../images/book-now.png) no-repeat 0 0;line-height:50px;background-size:100% 100%;width:140px;height:55px;display:block;font-size:16px;padding-left:20px;color:var(--white);font-weight:600}.testimonial-box{background:url(../images/testimonial-box-bg.png) no-repeat 0 0;background-size:100% 100%;padding:0 17%;height:450px}.testimonial-box img{width:60px!important;height:60px!important;display:block;border-radius:100%;margin:0 auto;border:solid 2px var(--primary);padding:3px}.testimonial-box h4{font-size:20px;color:var(--white);font-weight:800;text-transform:uppercase}.testimonial-box i{display:inline-block;width:10px;height:10px;font-size:12px;color:var(--secondary);margin:0 5px}.testimonial-box p{font-size:14px;color:var(--white);line-height:25px}.testimonial-box p sup{width:fit-content;position:relative;top:-5px;left:-8;display:inline-block;z-index:10}.testimonial-box p sup img{width:22px!important;height:22px!important;display:block;border:none!important;border-radius:0px!important}.testimonial-box p sub{width:fit-content;position:relative;bottom:-10px;right:-8px;display:inline-block;z-index:10}.testimonial-box p sub img{width:22px!important;height:22px!important;display:block;border:none!important;border-radius:0px!important}.clnt-sys .owl-carousel .owl-item{height:auto;padding-bottom:20px}.clnt-sys .owl-carousel .owl-nav.disabled{display:none}.clnt-sys .owl-theme .owl-dots{display:none}.car-details-box{width:100%}.car-details-box img{width:100%;display:block;height:360px;object-fit:cover}.car-dtl .owl-carousel .owl-item{height:auto;padding-bottom:20px}.car-dtl .owl-carousel .owl-nav.disabled{display:none}.car-dtl .owl-theme .owl-dots{display:none}.srvs .owl-carousel .owl-item{height:500px}.srvs .owl-carousel .owl-nav .owl-prev{display:block;width:40px;height:40px;background:url(../images/prev-02.png) no-repeat 0 0;background-size:100% 100%;display:block;text-indent:-9999px;position:absolute;top:74%;left:90%}.srvs .owl-carousel .owl-nav .owl-prev:hover{background:url(../images/prev-02.png) no-repeat 0 0;background-size:100% 100%}.srvs .owl-carousel .owl-nav .owl-next{display:block;width:40px;height:40px;background:url(../images/next-02.png) no-repeat 0 0;background-size:100% 100%;display:block;text-indent:-9999px;position:absolute;top:74%;right:0%}.srvs .owl-carousel .owl-nav .owl-next:hover{background:url(../images/next-02.png) no-repeat 0 0;background-size:100% 100%}.srvs .owl-theme .owl-dots{display:none}.carshowImg-01{width:100%}.carshowImg-01 img{width:100%;display:block;height:230px;border:solid 1px #fff}.carshow-contArea h3{font-size:35px;color:#fff;font-weight:700}.carshow-contArea h6{font-size:18px;color:var(--primary);font-weight:600}.carshow-contArea p{font-size:18px;color:var(--grey);line-height:38px}.carshow-contArea a{background:url(../images/book-now.png) no-repeat 0 0;line-height:50px;background-size:100% 100%;width:140px;height:55px;display:block;font-size:16px;padding-left:20px;color:var(--white);font-weight:600}.contactImg{width:100%}.contactImg img{width:100%;display:block;border-radius:10px 0 0 10px;height:583px;object-fit:cover}.contact-form-bg{background:var(--black);border-radius:10px}.contact-form-bg label{font-size:17px;color:var(--white);font-weight:600}.form-fild{background:var(--white);border:solid 1px var(--primary);width:100%;height:55px;border-radius:50px;padding:0 20px;font-size:15px;color:#666}.form-fild:focus{box-shadow:none}.form-fild::placeholder{font-size:17px;color:#666}.form-txtarea{background:var(--white);border:solid 1px var(--primary);width:100%;height:auto;border-radius:50px;padding:20px 30px 5px;font-size:17px;color:#666;overflow:auto;display:flex;align-items:center}.form-txtarea:focus{box-shadow:none}.form-txtarea::placeholder{font-size:17px;color:#666}.submit-btn{background:var(--primary);width:100%;height:60px;border-radius:50px;font-size:18px;color:var(--white);font-weight:600;text-align:center;line-height:45px}.submit-btn:hover{background:var(--black);border:solid 2px var(--primary);color:var(--primary)}.upld-file-fld{background:var(--white);border:solid 1px var(--primary);width:100%;height:100px;border-radius:50px;padding:5px 30px 5px;font-size:17px;color:#666;overflow:auto;display:flex;align-items:center;text-align:center!important}.upld div{position:relative;overflow:hidden}.upld div img{width:35px;display:block;position:absolute;left:55;top:25px;z-index:10}.upld input{position:absolute;font-size:20px;opacity:0;right:0;top:0;height:100px;cursor:pointer}.locate-bg{background:var(--primary);padding:0 30px}.locate-bg h2{font-size:32px;color:var(--white);font-weight:700}.locate-bg h2 img{display:inline-block;width:30px}.locate-bg h3{font-size:25px;color:var(--black);font-weight:600}.locate-bg h4{font-size:20px;color:var(--white)}img.tyre{height:50px}footer{background:url(../images/footer-bg.jpg) no-repeat 0 0;background-size:100% 100%}.ftr-logo{width:45%}.ftr-logo img{width:100%;display:block}footer h3{font-size:22px;color:#D9D9D9;font-weight:600}footer p{font-size:15px;color:var(--white);line-height:35px}ul.query li{display:block;font-size:17px;color:#BCB8B8}ul.query li a{font-size:16px;color:#BCB8B8;display:block}ul.query li a:hover{color:var(--primary)}ul.locate li{display:block;font-size:16px;color:var(--white);padding-left:27px;position:relative;margin-bottom:15px}ul.locate li img{width:15px;position:absolute;left:0;top:5px;display:block}ul.locate li a{font-size:16px;color:var(--white);display:block}ul.locate li a:hover{color:var(--secondary)}.Smedia h4{font-size:20px;color:var(--white);font-weight:600}.Smedia a{display:inline-block;width:35px;height:35px;background:var(--white);border-radius:10px;text-align:center;line-height:35px;margin:0 5px}.Smedia a i{font-size:18px;color:var(--black);font-weight:700}footer span{font-size:15px;color:var(--white);display:inline-block}footer span a{font-size:15px;color:var(--white);text-transform:uppercase;font-weight:600}footer span a:hover{color:#fbed04}.ftr-btm{background:var(--primary)}.ftr-btm span{font-size:15px;color:var(--white)}.ftr-btm span a{font-size:16px;color:var(--white);text-transform:uppercase;font-weight:600}.ftr-btm span a:hover{color:#feef04}.bk-nw-pop .modal{z-index:9999!important}.bk-nw-pop .btn-close{position:absolute;right:20px;top:20px;opacity:1!important}.bk-nw-pop .modal-content{border-radius:10px!important}.bk-nw-pop .modal-body h2{font-size:25px;color:var(--primary);font-weight:800}.bknow-form-field{width:100%;border-radius:50px;height:50px;display:block;font-size:16px;color:var(--black);padding:0 15px;border:solid 1px #807d7e}.bknow-form-field:focus{box-shadow:none}.bknow-form-field::placeholder{font-size:16px;color:var(--black)}.bknow-txtArea-field{background:var(--white);width:100%;border-radius:50px;display:block;font-size:16px;color:var(--black);overflow:auto;padding:20px;height:90px;border:solid 1px #807d7e}.bknow-txtArea-field:focus{box-shadow:none}.bknow-txtArea-field::placeholder{font-size:16px;color:var(--black);font-weight:600}.bknow-submit-btn{background:var(--primary);width:100%;height:60px;display:block;border-radius:50px;font-size:17px;color:var(--white);font-weight:600}.bknow-submit-btn:hover{background:var(--black);color:var(--primary);display:block;border:solid 2px var(--primary)}.inside-banner{width:100%}.inside-banner img{width:100%;display:block;height:100vh;object-fit:cover}.inside-banner-overlay{width:100%;height:100%;display:flex;position:absolute;top:0;z-index:10;align-items:center;padding:7% 15% 0;background:rgb(0 0 0 / .6)}.inside-banner-overlay h1{font-size:40px;color:var(--white);font-weight:800}.inside-banner-overlay p{font-size:18px;color:#DDDADA;line-height:35px}.inside-banner-overlay a{background:rgb(26 0 0 / .8);padding:12px 25px;border-radius:0 10px 10px 10px;font-size:20px;color:var(--white);font-weight:600}.inside-banner-overlay a:hover{background:rgb(0 0 0 / .8);color:var(--white)}.counter-bg{background:var(--primary)}.counter-box{background:var(--white);height:200px;border-radius:5px;display:flex;align-items:center;justify-content:center}.counter-box h4{font-size:20px;color:var(--primary);font-weight:600}.purecounter{font-weight:700;font-size:50px;color:var(--black);display:inline-block}.counter-box dd{display:inline-block;font-size:50px;color:var(--black)}.inside-banner-overlay2{width:100%;height:100%;display:block;position:absolute;top:0;z-index:10;padding:220px 15% 0;background:rgb(0 0 0 / .6)}.inside-banner-overlay2 h1{font-size:40px;color:var(--white);font-weight:800;padding-bottom:80px}.inside-banner-overlay2 p{font-size:18px;color:#DDDADA;line-height:35px}.visn-misn-bg{background:url(../images/vision-mision-bg.webp) no-repeat 0 0;background-size:100% 100%;width:100%;height:auto;display:block}.vision-bg{background:url(../images/vision-bg.png) no-repeat 0 0;width:100%;height:100%;display:block;background-size:100% 100%;padding-top:45%;padding-bottom:30px}.vision-bg h2{font-size:40px;color:var(--white);font-weight:700}.vision-bg p{font-size:17px;color:var(--white);line-height:30px}.double-quote-01{width:40px;margin:0 auto}.double-quote-01 img{width:100%;display:block}.double-quote-02{width:40px;margin:0 auto}.double-quote-02 img{width:100%;display:block}.mission-bg{background:url(../images/mission-bg.png) no-repeat 0 0;width:100%;height:100%;display:block;background-size:100% 100%;padding-top:7%}.mission-bg h2{font-size:40px;color:var(--white);font-weight:700}.mission-bg p{font-size:17px;color:var(--white);line-height:30px}.service-dtls{background:var(--white)}.service-dtlsImg{background-image:linear-gradient(150deg,hsl(359deg 97% 45%) 0%,hsl(1deg 82% 53%) 10%,hsl(1deg 84% 58%) 20%,hsl(1deg 84% 62%) 30%,hsl(0deg 83% 65%) 40%,hsl(359deg 81% 68%) 50%,hsl(0deg 88% 76%) 60%,hsl(0deg 95% 83%) 70%,hsl(0deg 100% 89%) 80%,hsl(0deg 100% 94%) 90%,hsl(0deg 100% 100%) 100%);width:90%;height:458px;position:relative;display:block;border-radius:0 110px 110px 110px}.service-dtlsImg img{width:94%;height:100%;display:block;position:absolute;border-radius:0 110px 110px 110px;left:0;top:-20px;object-fit:cover}.service-dtls-box{background:linear-gradient(176deg,rgb(192 5 49) 27%,rgb(240 196 206) 100%);display:block;height:450px}.service-dtls-box p{font-size:16px;color:var(--white)}.service-dtls-box a{background:#010101;border-radius:0 8px 8px 8px;font-size:16px;color:var(--white);font-weight:600;padding:8px 20px}.servs-benift-top{background:url(../images/service-benefit-bg-top.png) no-repeat 0 0;background-size:100% 100%;width:100%;display:block}.servs-benift-top h3{font-size:30px;color:var(--black);font-weight:800}.servs-benift-top h4{font-size:20px;color:var(--black)}.servs-benift{background:url(../images/service-benift-bg.png) no-repeat 0 0;background-size:100% 100%;width:100%;display:block;padding-bottom:45px}.servs-benift-box{background:var(--white);border-radius:10px;height:250px}.servs-benift-box img{width:55px;height:55px;display:block;object-fit:cover;margin:0 auto}.servs-benift-box h5{font-size:16px;color:var(--primary);font-weight:800}.servs-benift-box span{font-size:14px;color:var(--black);line-height:25px}.hiringImg{width:90%}.hiringImg img{width:100%;display:block}.hiring-ContArea h2{font-size:40px;color:var(--black);font-weight:600;line-height:55px}.hiring-ContArea h2 span{display:inline-block;color:var(--primary)}.hiring-ContArea p{font-size:20px;color:var(--black)}.join-team-bg{background:url(../images/join-our-team-bg.jpg) no-repeat 0 0;background-size:100% 100%;width:100%;display:block}[data-match-height]{background:var(--white);border-radius:10px}.service-price-box{background:linear-gradient(176deg,rgb(113 8 19) 27%,rgb(168 4 39) 100%);border-radius:3px;padding:30px}.service-price-box h3{font-size:26px;color:#fff;font-weight:800}.service-price-box ul{padding:0;margin:0}.service-price-box ul li{font-size:16px;color:#fff;padding-left:25px;position:relative;padding-bottom:20px;background-size:14px 10px;background:url(../images/check-icon.png) no-repeat 0 8px;display:block}.service-price-box ul li i{position:absolute;left:0;top:6px;font-size:13px;color:#13FB1C}.contact-query-bg{background:#ffcfd4}.contact-query-bg h2{font-size:40px;color:var(--black);font-weight:700;position:relative}.contact-query-bg h2:after{content:"";width:60px;height:5px;background:var(--primary);border-radius:50px;position:absolute;left:0;right:0;bottom:-10px;margin:0 auto}.contact-query-bg h2:before{content:"";width:60px;height:5px;background:var(--primary);border-radius:50px;position:absolute;left:0;right:0;top:-5px;margin:0 auto}.cont-quiry-box{background:#e0e5e9;border-radius:10px;box-shadow:0 0 30px #a3a2a2;height:250px;position:relative;padding-top:140px;word-break:break-all}.cont-quiry-box img{width:50px;display:block;position:absolute;left:0;right:0;top:65px;margin:0 auto}.cont-quiry-box h4{font-size:18px;color:var(--black);font-weight:800}.blog{background:var(--white);box-shadow:0 0 10px #9a9a9a;padding:20px;border-radius:30px}.blogImg{width:100%}.blogImg img{width:100%;height:350px;display:block;object-fit:cover;border-radius:30px 30px 0 0}.blog-date{width:70px;border:solid 5px #fff;text-align:center;left:0;right:0;bottom:-30px;margin:0 auto;background:var(--primary)}.blog-date span{font-size:20px;color:#fff;display:block}.blog-date dd{font-size:11px;color:#fff;display:block}.blog h2{font-size:25px;font-weight:600}.blog h4{font-size:18px}.blog>p{font-size:17px;text-align:justify}a.more-info{display:inline-block;background:var(--primary);font-size:15px;color:#fff;padding:3px 10px}.blog-dtls h2{font-size:30px;font-weight:600}.blog-dtls h4{font-size:22px}.blog-dtls>p{font-size:17px;text-align:justify}.blogdetilsImg{width:100%}.blogdetilsImg img{width:100%;height:400px;display:block;object-fit:cover;border-radius:10px}ul.post li{display:inline-block;font-size:15px;font-weight:700!important}ul.post li i{width:20px;font-size:15px;font-weight:700!important}ul.post li i a{color:#000}ul.post li i a:hover{color:#c71c24}.popular-pst h2{font-size:35px;color:var(--primary);text-transform:uppercase;letter-spacing:1px;font-weight:600;line-height:25px}.popular-pst ul{margin:0;padding:0}.popular-pst ul li{border-bottom:solid 1px #cbcbcb;padding-bottom:10px;padding-left:130px}.popular-pst ul li span{font-size:15px;font-weight:600}.popular-pst ul li dd{width:110px;position:absolute;left:0;top:0}.popular-pst ul li dd img{width:110px;height:74px;display:block;object-fit:100% contain}.popular-pst ul li p{font-size:14px;color:var(--black);line-height:20px}.blog-banner{background:url(../images/blog-bg.jpg) no-repeat 0 0;width:100%;background-size:100% 100%;height:400px;display:block}.blog-banner-overlay{background:rgb(229 3 6 / .3);width:100%;height:100%;display:block;position:relative;top:0;z-index:10;padding-top:200px}.blog-banner-overlay h1{font-size:65px;color:var(--white);font-weight:700}.blog-dtls-hrd{font-size:40px;color:var(--black);font-weight:700}.blog-dtls-hrd dd{display:inline-block;width:40px;height:5px;background:var(--primary)}.ultimate-yellow-bg{background:#FB0;width:80%;height:500px;border-radius:0 250px 250px 0}.ultimateImg{width:97%;position:relative}.ultimateImg img{width:100%;display:block;height:500px;border-radius:0 250px 250px 0}.ultimate-icon{background:var(--white);width:100px;height:100px;position:relative;display:block;border-radius:100%;border:solid 2px var(--primary);padding:20px}.ultimate-icon img{width:50px!important;height:50px!important;display:block;border-radius:0px!important}.ultimate-icon-01{position:absolute;right:15px;top:25px}.ultimate-icon-02{position:absolute;right:-55px;top:200px}.ultimate-icon-03{position:absolute;right:40px;top:380px}.ultimate-contArea{padding-right:20%}.ultimate-contArea h2{font-size:36px;color:var(--primary);font-weight:800}.ultimate-contArea p{font-size:17px;color:var(--black);font-weight:600;line-height:35px}.black-bg{background:var(--black)}.black-bg h2{font-size:90px;color:var(--black);text-shadow:-1px 0 1px var(--primary),0 1px 1px var(--primary),1px 0 1px var(--primary),0 -1px 1px var(--primary);letter-spacing:5px}.black-bg p{font-size:18px;color:var(--white);line-height:35px}.black-bg h3{font-size:40px;color:var(--black);text-shadow:-1px 0 1px var(--primary),0 1px 1px var(--primary),1px 0 1px var(--primary),0 -1px 1px var(--primary);letter-spacing:5px}.black-bg h4{font-size:48px;color:var(--black);text-shadow:-1px 0 1px var(--primary),0 1px 1px var(--primary),1px 0 1px var(--primary),0 -1px 1px var(--primary);letter-spacing:5px}.bnft-cermicImg{width:70%;margin:0 auto}.bnft-cermicImg img{width:100%;display:block}.benefit-car-box{width:fit-content;padding:10px 17px;border:solid 2px var(--primary);font-size:17px;color:var(--white);font-weight:600;display:inline-block}.benefit-box-01{position:relative;margin-bottom:8px;right:35px}.benefit-box-02{position:relative;margin-bottom:8px;right:-20px}.benefit-box-03{position:relative;margin-bottom:8px;right:-100px}.benefit-box-04{position:relative;margin-top:10px;left:51px}.benefit-box-05{position:relative;margin-top:10px;left:135px}.benefit-box-06{position:relative;margin-top:10px;left:90px}.car-price{width:100%}.car-price img{width:100%!important;display:block!important;height:650px!important;object-fit:cover}.car-price-box{background:linear-gradient(0deg,rgb(198 195 197) 0%,rgb(176 111 133) 50%,rgb(190 34 72) 100%);width:35%;position:absolute;right:70px;top:30px;border-radius:10px;padding:35px 25px}.car-price-box h4{font-size:22px;color:var(--white);font-weight:700}.car-price-box p{font-size:15px;color:var(--white);padding-right:0%}.price-star-box{background:linear-gradient(90deg,rgb(211 2 5) 0%,rgb(113 1 2) 50%,rgb(5 1 1) 100%);border-radius:8px}.price-star-box img{width:30px!important;height:30px!important;display:block;margin:0 auto}.price-star-box h5{font-size:15px;color:var(--white);font-weight:600}.price-star-box h6{font-size:15px;color:var(--secondary);font-weight:600}.price-star-box span{background:var(--white);font-size:22px;color:var(--primary);font-weight:700;border-radius:5px;padding:7px}.price .owl-theme .owl-nav{margin-top:0}.price .owl-carousel .owl-nav .owl-prev{top:20px;left:30px;width:40px;height:40px;background:url(../images/price-prev-button.png) no-repeat 0 0;background-size:100% 100%;display:block;text-indent:-9999px;position:absolute}.price .owl-carousel .owl-nav .owl-next{top:20px;left:86px;width:40px;height:40px;background:url(../images/price-next-button.png) no-repeat 0 0;background-size:100% 100%;display:block;text-indent:-9999px;position:absolute}.price .owl-theme .owl-dots{display:none}..video-container{width:500px;border-radius:4px;margin:0 auto;position:relative;display:flex;flex-direction:column;justify-content:center;box-shadow:0 8px 20px rgb(0 0 0 / .4)}.video-container .video-wrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.video-container video{width:85%;height:100%;border-radius:4px}.play-button-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;width:100%;height:auto;pointer-events:none}.play-button-wrapper #circle-play-b{cursor:pointer;pointer-events:auto}.play-button-wrapper #circle-play-b svg{width:100px;height:100px;fill:#fff;stroke:#fff;cursor:pointer;background-color:var(--black);border-radius:50%;opacity:.9}}@media only screen and (max-width:1680px){.nav.sticky .logo{width:41%}.benefit-box-01{right:55px}.benefit-box-02{right:15px}.benefit-box-03{right:-55px}.benefit-box-04{left:23px}.benefit-box-05{left:95px}.benefit-box-06{left:50px}.service-bg .txt-hdr{font-size:170px}}@media only screen and (max-width:1440px){.benefit-box-01{right:75px}.benefit-box-02{right:48px}.benefit-box-03{right:-10px}.benefit-box-04{left:-12px}.benefit-box-05{left:45px}.benefit-box-06{left:13px}.service-bg .txt-hdr{font-size:160px}}@media only screen and (max-width:1366px){a.home-btn{margin-top:0}.nav .logo{width:63%}.nav.sticky .logo{width:45%}.benefit-box-01{right:85px}.benefit-box-02{right:62px}.benefit-box-03{right:12px}.benefit-box-04{left:-28px}.benefit-box-05{left:25px}.benefit-box-06{left:0}.service-bg .txt-hdr{font-size:150px}.inside-banner-overlay2{padding:170px 15% 0}.inside-banner-overlay2 h1{padding-bottom:80px}}@media only screen and (max-width:1280px){.nav .logo{width:70%}.NavMenu li a{font-size:1.2vw}.nav.sticky .logo{width:49%}.NavMenu li a label{top:-4px}.inside-banner-overlay2{padding:170px 8% 0}.home-bnr-ContArea h1{font-size:28px}.home-bnr-ContArea h2{font-size:28px}.cln-brus{width:70%}.video-bg{height:370px}.clnt-sys .owl-carousel .owl-nav .owl-prev{top:90%;left:45%}.clnt-sys .owl-carousel .owl-nav .owl-next{top:90%;right:45%}.testimonial-box{height:380px}.profession-box-red{height:225px}.profession-box-blk{height:225px}.profession{top:-42px}.servs-benift-box{height:270px}.benefit-box-01{right:90px}.benefit-box-02{right:70px}.benefit-box-03{right:22px}.benefit-box-04{left:-32px}.benefit-box-05{left:17px}.benefit-box-06{left:-10px}.black-bg h2{font-size:80px}.service-bg .txt-hdr{font-size:140px}.testimonial-box{height:510px}}@media only screen and (max-width:1200px){.nav .logo{width:87%}.nav.sticky .logo{width:57%}.NavMenu li a label{top:-2px}.NavMenu li a{font-size:1.5vw;padding:25px 15px}a.home-btn{width:170px;height:55px;line-height:55px}.home-bnr-ContArea{padding-left:30px}.serv-satis-bg ul li{padding-top:12px}.video-bg{height:320px;padding:30px}.bst-cln-srv{width:50%}ul.schdl-clen li{padding-left:19%}.clnt-sys .owl-carousel .owl-nav .owl-prev{top:90%;left:46%}.clnt-sys .owl-carousel .owl-nav .owl-next{top:90%;right:46%}.hm-bnr .owl-carousel .owl-nav .owl-next{right:1%}.profession-box-red img{width:50px}.profession-box-blk img{width:50px}.profession-box-blk p{line-height:18px}.profession-box-red p{line-height:18px}.about-bg h2{font-size:35px}.naturl-clnr img{width:60px}.year-exp{width:100px;height:110px;padding:7px}.ceramic h2{font-size:30px}.on-mobl span{font-size:28px}.overlay-sim-text-2 h3{font-size:22px}.testimonial-box{height:320px}.car-details-box img{height:300px}.inside-banner-overlay{padding-top:10%}.visn-misn-bg{height:750px}.vision-bg{height:750px}.mission-bg{height:750px}ul.locate li a{font-size:14px}ul.query li a{font-size:14px}.service-dtls-box{height:auto}.service-dtlsImg{height:500px}.servs-benift-box{height:290px}.cont-quiry-box h4{font-size:1.5vw}.black-bg h2{font-size:70px}.benefit-box-01{right:95px}.benefit-box-02{right:80px}.benefit-box-03{right:38px}.benefit-box-04{left:-44px}.benefit-box-05{left:0}.benefit-box-06{left:-20px}.service-bg .txt-hdr{font-size:120px}.testimonial-box{height:510px;padding:0 10%}}@media only screen and (max-width:1024px){.NavMenu li a{padding:25px 15px}a.bk-now{width:130px;height:55px}.video-bg{height:290px}a.more-btn{height:55px}.service-box dd{width:60px;height:60px}.service-box p{line-height:25px}.workImg-01 img{height:200px}.workImg-02 img{height:400px}.inside-banner-overlay h1{font-size:45px}.inside-banner-overlay p{line-height:30px}.movein-bg h2{font-size:27px}.locate-bg h3{font-size:22px}.locate-bg h2{font-size:25px}.locate-bg h2 img{width:25px}.NavMenu li a{padding:25px 10px}.naturl-clnr{padding-left:80px}.about-bg{padding:20% 0 5%}.purecounter{font-size:45px}.counter-box dd{font-size:45px}.counter-box h4{font-size:17px}.servs-benift-box{height:310px}.blog-banner{height:350px}.blog-banner-overlay{padding-top:150px}.blog-dtls-hrd{font-size:35px}.benefit-car-box{font-size:14px;padding:8px 14px}.benefit-box-01{right:75px}.benefit-box-02{right:65px}.benefit-box-03{right:30px}.benefit-box-04{left:-34px}.ultimate-contArea h2{font-size:30px}.ultimate-icon{width:90px;height:90px}.ultimate-icon img{width:45px!important;height:45px!important}.car-price-box{width:40%;right:20px}.service-bg .txt-hdr{font-size:110px}.service-bg h5{font-size:25px}}@media only screen and (max-width:993px){.nav{height:55px}.nav .logo{width:99%}.nav.sticky .logo{width:61%}a.bk-now2{background:url(../images/book-now.png) no-repeat 0 0;line-height:40px;background-size:100% 100%;width:125px!important;height:45px!important;display:block;font-size:15px!important;padding-left:20px;color:var(--white);font-weight:600;position:relative;left:16px}.mobile-menu-bg{background:#000;position:fixed;left:0;right:0;bottom:0;margin:0 auto;z-index:9999;width:100%;height:40px}a.ftr-sm-menu{width:100%;height:45px;display:block;line-height:45px;position:absolute;z-index:10000;padding-left:9%}a.ftr-sm-menu i{color:var(--white)!important;font-size:18px;margin:0 auto}.ftr-mb-mnu nav.black{background:#000}.hm-bnr .owl-carousel .owl-item{height:auto}.home-banner img{height:600px}.showcaseImg-01 img{height:300px}.showcaseImg-02 img{height:300px}.showcase-line{height:300px}.showcaseImg-btn{width:100px;height:35px;font-size:16px}.srvs .owl-carousel .owl-item{height:370px}.srvs .owl-carousel .owl-nav .owl-prev{left:85%;width:35px;height:35px}.srvs .owl-carousel .owl-nav .owl-next{right:0%;width:35px;height:35px}.clnt-sys .owl-carousel .owl-item{height:330px}footer h3{font-size:17px}.Smedia h4{font-size:17px}ul.query li a{font-size:15px}ul.locate li{font-size:15px}ul.locate li a{font-size:15px}.ftr-logo{padding:5px}.clnt-sys .owl-carousel .owl-nav .owl-prev{left:42%}.clnt-sys .owl-carousel .owl-nav .owl-next{right:42%}a.bk-now{height:45px;line-height:40px;position:relative;right:30%}.hm-bnr .owl-carousel .owl-nav .owl-prev{left:92%}.profession-box-red img{width:40px}.profession-box-blk img{width:40px}.profession-box-red h3{font-size:16px}.profession-box-blk h3{font-size:16px}.tp-bar-bg ul li{padding-right:15px;margin-right:15px;padding-left:25px;font-size:14px}.tp-bar-bg ul li a{font-size:14px}.about-bg h2{font-size:25px}.video{width:100%}.year-exp{top:25%;right:-3px}.about-bg{padding:15% 0 5%}.on-mobl h2{font-size:25px}.on-mobl span{font-size:25px}.on-mobl{height:238px;padding:20px 20px 0}.on-mobileImg img{height:238px}.ceramic h2{font-size:25px}.ceramic{padding:20px 20px 0}.ceramic a{font-size:15px;padding:10px 15px}.service-bg h5{font-size:18px;font-weight:400}.car-dtl .owl-carousel{height:320px}.carshow-contArea h3{font-size:21px}.carshow-contArea h3 br{display:none}.carshow-contArea p{font-size:16px;line-height:25px}.form-fild{height:45px}.submit-btn{height:50px;line-height:35px}.contactImg img{height:520px}.locate-bg h2{font-size:20px}.locate-bg h2 img{width:20px}.locate-bg h3{font-size:18px}.ftr-logo{width:75%}footer p{line-height:25px}.Smedia a{width:28px;height:28px;line-height:28px;border-radius:7px}.Smedia a i{font-size:15px}ul.locate li{padding-bottom:10px}.about-bg{padding:25% 0 5%}.counter-box{height:145px}.vision-bg{padding-top:65%}.vision-bg h2{font-size:30px}.double-quote-01{width:30px}.double-quote-02{width:30px}.mission-bg{padding-top:15%}.mission-bg h2{font-size:30px}.service-dtlsImg{width:70%;height:450px;margin:0 auto;border-radius:0 90px 90px 90px}.service-dtlsImg img{border-radius:0 90px 90px 90px}.service-dtls-box{margin-top:20px}.servs-benift-top h4{font-size:15px}.servs-benift-top h3{font-size:25px}.hiring-ContArea h2{font-size:35px;line-height:35px}.hiring-ContArea p{font-size:18px}.servs-benift-box{height:260px}.cont-quiry-box h4{font-size:2.1vw}.blogImg img{height:300px}.blog-date{width:90px;height:90px;bottom:-45px;padding-top:10px}.blog-date span{font-size:25px}.blog-date dd{font-size:15px}a.more-info{font-size:17px;padding:60x 15px}.blog{height:auto!important}.popular-pst h2{font-size:25px}.blogdetilsImg img{height:280px}.popular-pst ul li{padding-bottom:30px}.blog-dtls h2{font-size:25px}.blog-dtls>p{font-size:15px}.blog-banner{height:320px}.blog-banner-overlay h1{font-size:55px}.blog-dtls-hrd{font-size:30px}.ultimate-yellow-bg{height:450px;width:95%}.ultimateImg img{height:450px}.ultimateImg{width:97%}.ultimate-icon-02{right:-45px}.ultimate-icon-01{right:32px}.black-bg h2{font-size:45px}.black-bg h3{font-size:35px}.black-bg h4{font-size:40px}.benefit-car-box{padding:7px 12px}.price-star-box span{font-size:18px}.car-price-box{padding:25px 15px}.ultimate-contArea{padding-right:0%}.ultimate-icon{width:80px;height:80ppx}.ultimate-icon{width:80px;height:80px}.ultimate-icon img{width:40px!important;height:40px!important}.ultimate-icon-03{top:362px}.black-bg h2{font-size:50px}.benefit-car-box{padding:5px;font-size:10px}.car-price-box{width:60%;top:50px}.benefit-box-01{right:45px}.benefit-box-02{right:40px}.benefit-box-03{right:0}.benefit-box-04{left:-14px}.benefit-box-05{left:10px}.benefit-box-06{left:-8px}.service-bg .txt-hdr{font-size:85px}.carshow-contArea a{width:130px;height:45px;line-height:40px}.service-bg h6{font-size:32px}.form-txtarea{height:80px}.about-bg a{width:130px;height:45px;line-height:40px}.inside-banner img{height:90vh}.inside-banner-overlay2{padding:190px 15% 0}.inside-banner-overlay2 h1{padding-bottom:70px}.testimonial-box{height:auto}}@media (max-width:993px){.navbar{width:50%;position:absolute;top:0;left:0;right:0;max-width:100%;z-index:1}.navbar .logo{float:right;font-weight:800;padding:5px;margin:10px}.navbar .menu-icon{width:30px;height:25px;display:block;-webkit-tap-highlight-color:#fff0;padding-left:15px;cursor:pointer}.navbar .sitenavigation ul{display:none;max-width:none!important}.navbar .sitenavigation li{float:none;display:block;margin:0;padding:0}.navbar .sitenavigation.is-tapped>ul{display:block;position:absolute;margin:0;background-color:var(--primary);bottom:45px;right:0;left:0;z-index:100;padding:0;height:100vh;padding-top:10px;overflow:auto;width:220px}.navbar .sitenavigation.is-tapped>ul img{width:120px;display:block;margin-left:20px}.navbar .sitenavigation.is-tapped>ul a{width:100%;margin:0;display:block;font-size:16px;padding-top:5px;padding-bottom:5px;padding-left:20px;padding-right:20px;height:auto;color:var(--white);float:none;border:none!important;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:#fff0}.navbar .sitenavigation.is-tapped>ul a:hover{color:var(--secondary)}.navbar .sitenavigation.is-tapped>ul li{width:100%;-webkit-tap-highlight-color:#fff0}.navbar .sitenavigation.is-tapped>ul li li{background-color:transparent!important}.navbar .sitenavigation.is-tapped>ul ul{display:none;width:100%;z-index:200;border:none;margin-left:0;padding:0;position:relative!important}.navbar .sitenavigation.is-tapped>ul ul ul{clear:both;left:0;margin-top:0;padding-bottom:15px}.navbar .sitenavigation.is-tapped>ul ul li li a{background-color:transparent!important;padding-left:40px;line-height:6px;color:var(--secondary);font-weight:600}.navbar .sitenavigation.is-tapped>ul ul a{background-color:transparent!important;font-size:1em;padding-left:20px}.navbar .sitenavigation.is-tapped>ul li.nav-dropdown{cursor:pointer}.navbar .sitenavigation.is-tapped>ul li.nav-dropdown>a{width:80%}.navbar .sitenavigation.is-tapped>ul li.nav-dropdown:after{content:"";position:absolute;padding:0;display:block;width:20%;right:0;margin-top:-35px;text-align:center;font-size:16px;font-weight:700;padding-top:10px;padding-bottom:10px;background:url(../images/chevron-icon.png) no-repeat 60% 100%;background-size:12px 7px}.navbar .sitenavigation.is-tapped>ul li.expanded:after{content:"";position:absolute;padding:0;display:block;width:20%;right:0;margin-top:-35px;text-align:center;font-size:16px;font-weight:700;padding-top:10px;padding-bottom:10px;background:url(../images/chevron-icon.png) no-repeat 60% 100%;background-size:12px 7px}.workImg-01 img{height:140px}.workImg-02 img{height:220px}.inside-banner{height:auto}.inside-banner-overlay{padding:10% 20px 0}.inside-banner-overlay p br{display:none}#content>div{padding-left:20px}.ur-serv ul li{width:49%}.ur-serv ul li label dd{font-size:13px}.ur-serv ul li label span{font-size:13px}ul.call-us li{display:block}ul.call-us li a{font-size:15px;color:var(--primary);font-weight:700}ul.call-us li a i{display:inline-block;font-size:15px;color:var(--primary)}.home-banner-overlay-contArea h2{font-size:25px}.home-banner-overlay-contArea h2 br{display:none}.home-banner img{height:470px}}@media only screen and (max-width:767px){.navbar .sitenavigation.is-tapped>ul{padding-top:115px!important;bottom:40px!important}.nav{top:0;height:45px;width:100%}.nav .logo{width:30%;margin:inherit}.nav.sticky .logo{width:21%}.get-quors{background:linear-gradient(262deg,rgb(51 65 85) 0%,rgb(0 43 72) 100%);width:fit-content;padding:0 20px;border-radius:4px;color:var(--white);font-size:15px;font-weight:600;height:35px;line-height:35px;border:none}.blink{text-decoration:blink;-webkit-animation-name:blinker;-webkit-animation-duration:0.9s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-webkit-animation-direction:alternate}@-webkit-keyframes blinker{from{opacity:1}to{opacity:.5}}#target{background:#000;width:100%;height:auto;padding:10px;display:none;position:absolute;z-index:9999;top:45px;left:0}ul.enquiry li{width:fit-content;font-size:14px;color:var(--white);display:inline-block}ul.enquiry li a{font-size:14px;color:var(--white)}ul.enquiry li a:hover{color:#fd7d0b}ul.enquiry li img{display:inline-block;width:20px;margin-right:6px}.ftr-logo{width:15%;padding:5px}footer p{font-size:17px;line-height:inherit}.home-banner-overlay{padding-top:7%}.home-banner-overlay-contArea{width:100%}.home-banner img{height:300px}.profession{position:inherit}.hm-bnr .owl-carousel .owl-nav .owl-next{width:30px;height:30px;right:1%;top:72%}.hm-bnr .owl-carousel .owl-nav .owl-prev{width:30px;height:30px;left:93%;top:60%}.year-exp{right:50px;top:40%}.video img{height:300px}.car-details-box img{height:250px}.on-mobl{height:auto;padding:20px 20px 30px;text-align:center}.on-mobileImg img{height:220px;object-fit:cover}.ceramic{height:auto;padding:20px 20px 30px}.ceramicImg img{height:250px}.showcaseImg-01 img{height:200px;border-radius:5px!important}.showcaseImg-02 img{height:200px;border-radius:5px!important}.showcase-line{height:2px;width:100%;margin:20px 0}.showcase-line::before{position:absolute;left:0;right:0;margin:0 auto;top:-15px;z-index:10}.srvs .owl-carousel .owl-nav .owl-prev{left:41%}.srvs .owl-carousel .owl-nav .owl-next{right:41%}.srvs .owl-carousel .owl-item{height:auto}.clnt-sys .owl-carousel .owl-nav .owl-prev{left:39%}.clnt-sys .owl-carousel .owl-nav .owl-next{right:39%}.testimonial-box{height:400px}.clnt-sys .owl-carousel .owl-item{height:auto}.testimonial-bg{padding:20px 0 30px}.clnt-sys .owl-carousel{height:478px}.carshow-contArea h3{font-size:20px}.carshowImg-01 img{height:200px;object-fit:cover}.srvs .owl-carousel{height:auto}.srvs .owl-carousel .owl-nav .owl-next{right:0%}.srvs .owl-carousel .owl-nav .owl-prev{left:81%}.ftr-logo{width:25%;margin:0 auto}ul.locate li{width:fit-content;display:inline-block;margin:5px 7px}.inside-banner-overlay h1{font-size:30px}.vision-bg{height:auto;padding:10% 0 30px}.mission-bg{height:auto;padding:10% 0 40px}.visn-misn-bg{height:auto}.service-dtlsImg{width:100%;height:450px;border-radius:0 70px 70px 70px}.service-dtlsImg img{border-radius:0 70px 70px 70px}.benefit-txt{position:relative;top:-35px}.servs-benift-top h3{font-size:20px}.hiringImg{margin:0 auto}.servs-benift-box{height:280px}.cont-quiry-box h4{font-size:4vw}.contact-query-bg h2{font-size:30px}.contact-query-bg h2:after{width:45px;height:4px}.contact-query-bg h2:before{width:45px;height:4px}.blogdetilsImg img{height:240px}.blog-dtls h2{font-size:22px}.popular-pst ul li{padding-bottom:10px}.blog-banner{height:250px}.blog-banner-overlay{padding-top:93px}.blog-banner-overlay h1{font-size:50px}.blog-dtls-hrd{font-size:25px}.blog-dtls-hrd dd{width:30px;height:4px}.ultimate-contArea{padding:20px}.black-bg h2{font-size:40px}.black-bg h3{font-size:28px}.bnft-cermicImg{width:90%}.benefit-car-box{padding:8px 15px;font-size:18px;width:100%;text-align:center}.benefit-box-01{right:0;left:0;margin:0 auto}.benefit-box-02{right:0;left:0;margin:0 auto}.benefit-box-03{right:0;left:0;margin:0 auto}.benefit-box-04{right:0;left:0;margin:0 auto}.benefit-box-05{right:0;left:0;margin:0 auto}.benefit-box-06{right:0;left:0;margin:0 auto}.car-price-box{width:90%;top:80px}.service-bg .txt-hdr{font-size:53px}.service-bg h6{font-size:28px}.contactImg img{height:300px}.service-bg h3{font-size:22px}.inside-banner-overlay2{padding:257px 6% 0}.inside-banner-overlay2 h1{padding-bottom:99px}.inside-banner-overlay2{padding:230px 7% 0}.inside-banner-overlay2 h1{padding-bottom:70px}footer h3{font-size:20px}ul.query li{width:fit-content;padding:0 7px;display:inline-block}}#hamburger{width:30px;position:relative;margin:auto;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}#hamburger span{display:block;position:absolute;height:5px;width:100%;background:#fff;border-radius:9px;opacity:1;left:7px;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}#hamburger span:nth-child(1){top:0}#hamburger span:nth-child(2){top:11px}#hamburger span:nth-child(3){top:22px}#hamburger.open span:nth-child(1){top:11px;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}#hamburger.open span:nth-child(2){opacity:0;left:-30px}#hamburger.open span:nth-child(3){top:11px;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg)}.sitenavigation ul{margin:0;padding:0;float:right}.sitenavigation li{list-style-type:none;padding:0;margin:0;display:inline-block;margin-left:-4px;line-height:20px}.sitenavigation li.nav-dropdown:hover>a{color:var(--secondary)}.sitenavigation li a{color:#758283;text-decoration:none;display:block;padding:11px 14px;font-size:.9375em;-webkit-tap-highlight-color:#fff0}.sitenavigation li a.nav-path-selected,.sitenavigation li a.linkclicked{color:#fff;background-color:#ECECEC}.sitenavigation li a.nav-selected{background-color:#777;color:#000}.sitenavigation li a:hover{color:var(--secondary)}.sitenavigation li.clicked>ul{display:block}.sitenavigation li ul{display:none;position:absolute;min-width:200px;max-width:300px;padding:0;margin:0}.sitenavigation li ul a{background-color:#dfdfdf;font-size:.8125em}.sitenavigation li ul li{float:none;display:block;margin:0}.sitenavigation li ul ul{left:100%;margin-top:-40px}.sitenavigation li ul ul a{background-color:lightgray}.no-js .sitenavigation li:hover>ul{display:block!important}.menu-icon{display:none}@media only screen and (max-width:480px){.nav .logo{width:50%}.nav.sticky .logo{width:33%}.home-bannerImg img{height:auto}.home-bnr-ContArea h2{font-size:25px}.home-bnr-ContArea h1{font-size:25px}.serv-satis-bg ul li{padding-left:65px;padding-bottom:12px}.serv-satis-bg ul li dd{width:50px;height:50px;top:6px}.video-bg{width:100%}.trst-part-contArea h3 b{font-size:25px}a.more-btn{height:55px}.interrior dd{font-size:13px;padding-top:11px}.interrior span{font-size:13px;padding-top:8px}a.know-more{position:inherit;margin-top:30px}.service-box{height:auto}.esy-husImg{height:260px;border-radius:0 80px 0 0}.esy-husImg img{height:280px;border-radius:0 80px 80px 0}.esy-hus-bg h2{font-size:27px;margin-top:30px}.blu-str{width:25px}.esy-hus-bg p{font-size:17px}ul.schdl-clen li{padding-left:23%}.satis-guran-overlay{padding:0 15px}.satis-guranImg img{height:auto}.satis-guran h2{font-size:24px}.we-care-box{height:130px;padding-top:75%}.we-care-box h2{font-size:16px}.contact-posi{padding:10px 20px 0}.contactImg{width:35%;bottom:5px}.ftr-logo{width:35%}.bst-cln-srv{width:50%;height:72px;right:10px}.inside-banner{height:auto}.inside-banner-overlay{padding:15% 20px 30px}.inside-banner-overlay h1{font-size:25px}.inside-banner-overlay p{line-height:inherit;font-size:16px}.inside-banner-overlay a{padding:8px 20px;font-size:17px}.msn-vsn-bg{padding:20px}.msn-vsn-ContArea h2{font-size:30px}.combined{font-size:30px}.blue-star{width:70%}.workImg-01 img{height:90px}.workImg-02 img{height:140px}.our-work-bg{padding:0 15px}.moveinImg{width:80%}.moveinImg img{height:300px}.moveinImg-02 img{height:120px!important}.moveinImg-03 img{height:120px!important}.movein-bg h2{font-size:22px}.movein-bg p{font-size:15px;line-height:inherit}.movein-bg ul li strong{font-size:22px}.movein-bg ul li{padding-left:16%}.servs-exp .accordion-button{font-size:1rem!important}.servs-exp .accordion-body{font-size:14px;line-height:inherit}.testimnl h2{font-size:22px}.clnt-sys .owl-carousel .owl-nav .owl-prev{top:90%;left:36%}.clnt-sys .owl-carousel .owl-nav .owl-next{top:90%;right:36%}.srvs .owl-carousel .owl-nav .owl-prev{left:36%}.srvs .owl-carousel .owl-nav .owl-next{right:36%}.clnt-sys .owl-carousel .owl-item{height:auto}.home-banner-overlay{padding-top:15%}.home-banner img{height:350px}.home-banner-overlay-contArea h2{font-size:20px}.hm-bnr .owl-carousel .owl-nav .owl-next{top:82%}.hm-bnr .owl-carousel .owl-nav .owl-prev{left:91%;top:71%}.video{margin-top:50px}.contactImg{width:100%}.car-details-box img{height:200px}.clnt-sys .owl-carousel{height:auto}.car-dtl .owl-carousel{height:auto}.srvs .owl-carousel{height:auto;padding-bottom:30px}.srvs .owl-carousel .owl-item{height:auto}.srvs .owl-carousel .owl-nav .owl-next{top:87%;right:0%;width:25px;height:25px}.srvs .owl-carousel .owl-nav .owl-prev{top:87%;left:75%;width:25px;height:25px}.contactImg img{height:auto}.service-dtlsImg{height:370px}.servs-benift-box img{width:45px;height:45px}.servs-benift-box h5{font-size:14px}.servs-benift-box span{line-height:20px}.upld-file-fld{height:70px;font-size:15px}.servs-benift-box{height:290px}.blogImg img{height:220px}.blog h2{font-size:20px}.blog>p{font-size:15px}.blog-date{width:80px;height:80px}.blog-date span{font-size:20px}.blog-date dd{font-size:13px}.blogdetilsImg img{height:200px}.blog-banner{height:200px}.blog-banner-overlay{padding-top:68px}.blog-banner-overlay h1{font-size:45px}.ultimate-yellow-bg{height:350px}.ultimateImg img{height:350px}.ultimate-icon{width:70px;height:70px;padding:15px}.ultimate-icon img{width:35px!important;height:35px!important}.ultimate-icon-01{right:8px}.ultimate-icon-02{top:150px;right:-34px}.ultimate-icon-03{top:278px}.ultimate-contArea p{line-height:30px}.ultimate-contArea h2{font-size:25px}.black-bg h4{font-size:35px}.form-txtarea{height:80px}.service-bg .txt-hdr{font-size:38px}.car-price img{height:950px!important}.testimonial-box{padding:0 8%;height:450px}.inside-banner-overlay2{padding:130px 6% 0}.inside-banner img{height:60vh;object-fit:inherit}.inside-banner-overlay2 p{font-size:14px;line-height:inherit}.inside-banner-overlay2 h1{font-size:30px}.inside-banner-overlay2{padding:140px 5% 0}.inside-banner-overlay2 h1{padding-bottom:10px}.year-exp{right:3px}.play-button-wrapper #circle-play-b svg{width:70px;height:70px}.navbar .sitenavigation.is-tapped>ul img{width:89px}.video-container video{width:90%}}@media only screen and (max-width:375px){#target{top:50px}.nav{height:43px}.nav .logo{width:55%}.nav.sticky .logo{width:38%}.home-bannerImg{margin-top:55px}.serv-satis-bg ul li dd{width:50px;height:55px}.serv-satis-bg{padding:10px 20px 15px}a.more-btn{font-size:14px;width:120px;height:45px}.ur-servic h3{font-size:16px}.interrior span{font-size:11px}.interrior dd{font-size:12px}.esy-husImg img{height:240px}.bst-cln-srv{width:55%;height:72px;right:10px;font-size:14px}.esy-hus-bg h2{font-size:24px}ul.schdl-clen li img{width:50px;height:50px}.satis-guran h2{font-size:20px}.satis-guran a{width:120px;height:45px;font-size:16px}.we-care-box{height:130px;padding-top:85%}.contact-posi h2{font-size:22px}.cln-brus{width:100%}.msn-vsn-bg{padding:20px 10px}.msnImg2 img{height:190px}.vsnImg2 img{height:190px}.contactImg{width:100%;bottom:30px}.workImg-01 img{height:70px}.workImg-02 img{height:110px}.moveinImg img{height:250px}.moveinImg-02 img{height:100px!important}.moveinImg-03 img{height:100px!important}.movein-bg a{width:120px;height:45px}.hand-cln{width:60%}.glow-bg{padding-top:5px}.clnt-sys .owl-carousel .owl-item{height:auto}.serv-satis-bg ul li dd{width:40px;height:40px}.serv-satis-bg ul li{padding-left:55px;padding-bottom:5px}a.know-more{width:120px;height:45px}.we-care-box h2{font-size:14px}.movein-bg h2{font-size:17px}.movein-bg p{font-size:14px}.movein-bg ul li strong{font-size:18px}.movein-bg ul li i{width:35px;height:35px;font-size:16px}.movein-bg{padding:30px 10px}.clnt-sys .owl-carousel .owl-nav .owl-prev{left:33%}.clnt-sys .owl-carousel .owl-nav .owl-next{right:33%}.testimonial-bg h2{font-size:30px}.inside-banner-overlay{padding:25% 20px 30px}.inside-banner-overlay a{font-size:17px;padding:8px 25px;border-radius:0 m5px 5px 5px}.inside-banner-overlay p{font-size:16px}.inside-banner-overlay h1{font-size:20px}.service-dtlsImg{height:340px}.servs-benift-box{height:335px}.cont-quiry-box h4{font-size:4.3vw}.popular-pst ul li dd img{width:90px;height:54px}.popular-pst ul li{padding-left:100px;padding-bottom:0}.blog-banner{height:184px}.blog-dtls-hrd dd{width:25px;height:3px}.ultimate-yellow-bg{height:300px}.ultimateImg img{height:300px}.ultimate-icon-03{top:238px}.ultimate-icon-02{top:135px}.ftr-logo{width:45%}.price-star-box span{font-size:15px}.hm-bnr .owl-carousel .owl-nav .owl-prev{left:87%}.service-bg .txt-hdr{font-size:31px}}