@import url(https://fonts.googleapis.com/css2?family=Chivo+Mono:wght@500;600&family=Jost:wght@200;300;400;500;600;700;800;900&family=Mukta:wght@200;300;400;500;600;700;800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:hsla(0,0%,41%,.39)}::-webkit-scrollbar-thumb{background:#000;width:6px}*{box-sizing:border-box;font-family:poppins;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:poppins}.container1{margin:0 auto;max-width:133rem;padding:0 2.5rem}.navbar{background-color:#000;padding:.43rem;width:100%;z-index:9999999}.navbar-active{-webkit-animation:scrollNav 1s ease forwards;animation:scrollNav 1s ease forwards;position:-webkit-sticky;position:sticky;top:0;-webkit-transform:translateY(-85px);transform:translateY(-85px)}@-webkit-keyframes scrollNav{0%{-webkit-transform:translateY(-85px);transform:translateY(-85px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes scrollNav{0%{-webkit-transform:translateY(-85px);transform:translateY(-85px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.navbar-grid{grid-gap:5rem;align-items:center;display:grid;gap:5rem;grid-template-columns:1fr 3fr;justify-content:center;padding:0 1rem;transition:all .5s;width:100%}.navbar-logo{height:auto;max-width:11.5rem}.navbar-links-flex{align-items:center;display:flex;justify-content:space-between;transition:all .5s}.navbar-links-flex a{color:#fff;cursor:pointer;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .5s}.navbar-links-flex a:hover{font-weight:600}.menu-logo{display:none}.navbar-links-flex a span{color:#fff}@media (max-width:1300px){.navbar-grid{gap:1rem;grid-template-columns:1fr 4fr}}@media (max-width:1200px){.navbar-links-flex{display:none}.menu-logo{display:flex;justify-content:right}}.hide-menu-logo1,.menu-main-nav{display:none}@media (max-width:1200px){.show-menu-logo1{display:flex;justify-content:right}.hide-menu-logo{display:none}.menu-display-none{z-index:9999}.menu-display-none,.menu-navbar{align-items:flex-end;display:flex;justify-content:right;transition:all .5s}.menu-navbar{flex-direction:column;gap:.5rem;padding:.5rem 1rem}}.menu-navbar a{color:#fff;cursor:pointer;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .5s}.menu-navbar a:hover{font-weight:600}.fixed-enquiry-hero-section{background:#d41515;border-radius:.375rem .375rem 0 0;color:#fff;cursor:pointer;font-family:Poppins;font-weight:600;padding:.4375rem 1.4375rem;position:fixed;right:-3.5rem;top:80%;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);z-index:9}@media (max-width:500px){.fixed-enquiry-hero-section{font-size:.5rem;padding:.4375rem 1rem;right:-2rem}}.contact-from{margin:7rem 0;width:100%}.contact-form-flex,.contact-form-flex-main{align-items:center;display:flex;justify-content:center}.contact-form-flex{gap:5.75rem;width:90%}.contact-form-content h2{color:#e11e26;font-size:1.5625rem;font-weight:600}.contact-form-content h4{color:#7d7d7d;font-size:1.1875rem;font-style:italic;font-weight:600;padding:1.7rem 0}.contact-form-content p{color:#a8a7a7;font-size:1rem;font-weight:500;line-height:1.875rem}.contact-form-content button{all:unset;border:2px solid #e11e26;border-radius:.3125rem;color:#e11e26;cursor:pointer;font-size:1rem;font-weight:500;line-height:1.875rem;margin-top:3.4rem;padding:.6875rem 2.625rem;transition:all .5s}.contact-form-content button:hover{background:#e11e26;color:#fff}.contact-form-form{align-items:center;background:linear-gradient(224deg,#fc8857,#ec4066);border-radius:.8125rem;display:flex;flex-direction:column;justify-content:right;padding:2rem 2.69rem}.contact-form-form h3{color:#fff;font-size:1.125rem;font-weight:600;line-height:1.875rem;padding-bottom:2.31rem}.contact-form-form form{align-items:center;display:flex;flex-direction:column;gap:1.3rem;justify-content:center}.contact-form-form form input{all:unset;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:hsla(0,0%,100%,.26);border-radius:.9375rem;height:41px;padding-left:1.8125rem;width:21.5rem}.contact-form-form form input::-webkit-input-placeholder{color:#fff;font-size:.875rem;font-weight:400}.contact-form-form form input::placeholder{color:#fff;font-size:.875rem;font-weight:400}.contact-form-form form button{all:unset;background:#fff;border:2px solid #fff;border-radius:.4375rem;color:#f15662;cursor:pointer;font-size:.875rem;font-weight:700;margin-top:2.31rem;padding:.63rem 2.62rem;transition:all .3s}.contact-form-form form button:hover{background:none;color:#fff}@media (max-width:1200px){.contact-form-flex{gap:2rem;padding:0;width:auto}.contact-form-form form input{height:38px;width:18.5rem}.contact-form-form h4{font-size:1rem;padding-bottom:1.5rem}.contact-form-content h2{font-size:1.2rem}.contact-form-form form input::-webkit-input-placeholder{font-size:.675rem}.contact-form-form form input::placeholder{font-size:.675rem}.contact-form-content p{font-size:.8rem;line-height:1rem}}@media (max-width:900px){.contact-form-flex{flex-direction:column}.contact-form-content{text-align:center}.contact-from{margin:3rem 0;width:100%}.contact-form-form form button{margin-top:1.5rem}.contact-form-content h4{font-size:.9rem;font-weight:500;padding:.8rem}}@media (max-width:450px){.contact-form-form{padding:1.2rem 1.8rem}.contact-form-form form input{height:36px;width:15.5rem}.contact-form-form form input::-webkit-input-placeholder{font-size:.575rem}.contact-form-form form input::placeholder{font-size:.575rem}}.email-market{background:#eff0f1;width:100%}.email-market-main{padding:4rem 0}.email-market-flex,.email-market-main{align-items:center;display:flex;justify-content:center}.email-market-flex{gap:9rem;width:90%}.email-market-img img{height:auto;width:25.8125rem}.email-market-content h2{color:#e11e26;font-size:1.5625rem;font-weight:600}.email-market-content p{color:#818181;font-size:1rem;font-weight:500;padding:.5rem 0}@media (max-width:1200px){.email-market-flex{gap:3rem}.email-market-img img{height:auto;width:20.8125rem}}@media (max-width:900px){.email-market-flex{flex-direction:column;gap:2rem}.email-market-img img{height:auto;width:25.8125rem}.email-market-content h2,.email-market-content p{text-align:center}.email-market-img img{width:100%}}.quality-section{width:100%}.quality-section-bg{background:linear-gradient(225deg,#fc8658,#ed4166);display:flex;height:22rem;justify-content:center;padding-top:3.5rem;width:100%}.quality-section-bg h2{color:#fff;font-size:1.5625rem;font-weight:600}.quality-section-main{align-items:center;display:flex;justify-content:center;margin-top:-13rem}.quality-section-grid{grid-gap:1.88rem;display:grid;gap:1.88rem;grid-template-columns:repeat(3,1fr);width:90%}.quality-section-grid-1{align-items:center;background:#fafafa;display:flex;justify-content:center;padding:2rem}.quality-section-grid-1 p{color:#6b6b6b;font-size:.9375rem;font-weight:400;text-align:center}@media (max-width:1350px){.quality-section-grid{width:100%}}@media (max-width:1100px){.quality-section-grid-1 p{font-size:.8375rem}.quality-section-grid{gap:1rem}}@media (max-width:900px){.quality-section-grid{grid-template-columns:1fr 1fr}.quality-section-bg h2{padding:0 1rem}}@media (max-width:600px){.quality-section-grid{grid-template-columns:1fr}.quality-section-bg h2{color:#fff;font-size:1.1625rem;padding:0 1rem;text-align:center}}.message{margin:5rem 0}.message-heading{align-items:center;display:flex;flex-direction:column;justify-content:center}.message-heading h2{color:#e11e26;font-size:1.5625rem;font-weight:600;text-align:center}.message-heading p{color:#7d7d7d;font-size:1rem;font-weight:400;padding-top:2.5rem;text-align:center;width:60%}.message-grid-main{align-items:center;display:flex;justify-content:center;margin-top:7rem}.message-grid{grid-column-gap:6.5rem;grid-row-gap:0;-webkit-column-gap:6.5rem;column-gap:6.5rem;display:grid;grid-template-columns:repeat(3,18rem);row-gap:0}.message-grid-1{align-items:center;cursor:pointer;display:flex;flex-direction:column;position:relative;transition:all .3s}.main-img img{width:18rem}.image-content-message{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 0 5px 0 rgba(0,0,0,.15);display:flex;flex-direction:column;height:8rem;left:1rem;padding:.5rem;position:absolute;-webkit-transform:translateY(-9rem);transform:translateY(-9rem);transition:all .5s;width:16rem}.main-img-1{-webkit-transform:translateY(-7.5rem);transform:translateY(-7.5rem)}.main-img-1 img{width:18rem}.message-grid-1:hover .image-content-message{height:22rem;-webkit-transform:translateY(-19.5rem);transform:translateY(-19.5rem)}.image-content-message p{color:#8b8b8b;font-size:.7125rem;font-weight:400;opacity:0;text-align:center;transition:all .5s}.image-content-message h3{color:#545454;font-size:.875rem;font-weight:500;padding:1rem 0}.message-grid-1:hover .image-content-message p{opacity:1;transition:all .5s}.message-grid-1:hover .image-content-message h3{color:#545454;font-size:.875rem;font-weight:500;padding:1rem 0}@media (max-width:1100px){.message-grid{-webkit-column-gap:3.5rem;column-gap:3.5rem}}@media (max-width:1050px){.message-grid{-webkit-column-gap:1.5rem;column-gap:1.5rem}}@media (max-width:950px){.message-grid{-webkit-column-gap:3.5rem;column-gap:3.5rem;grid-template-columns:repeat(2,18rem)}}@media (max-width:650px){.message-grid{-webkit-column-gap:3.5rem;column-gap:3.5rem;grid-template-columns:repeat(1,18rem)}}.message-footer-text{align-items:center;display:flex;justify-content:center}.message-footer-text p{color:#7d7d7d;font-size:1rem;font-weight:400;text-align:center;width:80%}@media (max-width:650px){.message-footer-text p,.message-heading p{width:95%}}.banner{background:#fe8d57;padding:4rem 0;width:100%}.banner,.banner-content{align-items:center;display:flex;flex-direction:column;justify-content:center}.banner-content h2{font-size:1.5625rem}.banner-content h2,.banner-content h3{color:#fff;font-weight:600;text-align:center}.banner-content h3{font-size:1.25rem;padding-bottom:2rem;padding-top:1rem}.banner-content p{color:#fff;font-size:1rem;font-weight:400;text-align:center;width:90%}@media (max-width:650px){.banner-content h2{font-size:1.2625rem}.banner-content h3{font-size:1rem}.banner-content p{font-size:.8rem;width:95%}}.footer{align-items:center;background-color:#212529;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:2rem 0 0}.footer-heading{padding-bottom:2.5rem;text-align:center}.footer-heading h3{color:#fff;font-size:1.4rem;padding:1rem 0 2rem}.footer-heading button{all:unset;background-color:#428ed0;border-radius:5px;font-size:1rem;font-weight:500;padding:.5rem .8rem;transition:all .5s}.footer-heading button:hover{background-color:#235887}.footer-main-grid{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:3rem;margin-top:2rem;width:100%}.footer-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr)}.footer-grid-1{display:flex;flex-direction:column;justify-content:left}.footer-grid h3{font-size:1.1rem;font-weight:700}.footer-grid hr{height:2px;margin:1rem 0}.footer-grid p{font-size:.82rem;line-height:23.4px}.footer-grid-2 h6{font-size:14px;font-weight:500;padding-bottom:.5rem}.footer-grid-2 p span a{color:#fff;text-decoration:none}.footer-grid-2 p span a:hover{font-weight:500}.footer-links{display:flex;flex-direction:column;gap:.18rem;justify-content:left}.footer-links a{color:#fff;font-size:14px;font-weight:400;text-decoration:none}.footer-links a:hover{font-weight:600}.footer-links-1{margin-top:1rem 0}.footer-grid-4 h5{padding-bottom:1rem}.footer-contact{padding:1rem 0}.footer-contact p a{color:#fff;cursor:pointer;text-decoration:none}.footer-contact p a:hover{font-weight:600}.footer-footer{align-items:center;background-color:#000;display:flex;height:5rem;justify-content:space-between;padding:0 2.5rem;width:100%}.footer-social{display:flex;gap:1.5rem}.footer-social a{color:#fff;cursor:pointer}@media (max-width:900px){.footer-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.footer-grid{grid-template-columns:repeat(2,1fr);row-gap:2rem}.footer-social a i{font-size:1rem}.footer-footer p{font-size:.8rem}}@media (max-width:500px){.footer-grid{grid-template-columns:repeat(1,1fr);row-gap:2rem;text-align:center}}.we-plan{margin-top:10rem;width:100%}.we-plan-main{align-items:center;display:flex;flex-direction:column;justify-content:center;transition:.3s}.we-plan-main-grid{grid-gap:.8rem;display:grid;gap:.8rem;grid-template-columns:repeat(4,18.75rem)}@media (max-width:1250px){.we-plan-main-grid{grid-gap:.8rem;display:grid;gap:.8rem;grid-template-columns:repeat(4,1fr)}}@media (max-width:1000px){.we-plan-main-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.we-plan-main-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.we-plan-main-grid{grid-template-columns:repeat(1,18.75rem)}}.we-plan-grid-1{background:#f7f7f7;border-radius:.9375rem;padding:2rem 1.1rem;transition:.5s}.we-plan-grid-1 img{width:3.125rem}.we-plan-grid-1 h5{color:#e11e26;font-size:1rem;font-weight:600;padding:1rem 0}.we-plan-grid-1 p{color:#646464;font-size:.8rem;font-weight:500}.we-plan-grid-1 p span a{color:#d41515;text-decoration:none}.we-plan-grid-1:hover{background:#fffbfb}.we-plan-heading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:5rem 0}.we-plan-heading h3{color:#585858;font-size:1.25rem;font-weight:600;padding-bottom:2rem}.we-plan-heading p{color:#898989;font-size:1rem;font-weight:400;text-align:center;width:90%}.slider-Home{background:linear-gradient(90deg,#fe8e56,#ea3368);padding:3rem 0}.slider-Home,.slider-home-flex-main{align-items:center;display:flex;justify-content:center;width:100%}.slider-home-flex-main{flex-direction:column}.slider-home-flex{align-items:center;display:flex;gap:5rem;justify-content:center;width:90%}.slider-home-flex-img img{width:21.9375rem}.slider-home-flex-content{width:50rem}.slider-home-flex-content h2{color:#fff;font-size:1.5625rem;font-weight:600;padding-left:2.5rem}.slider-home-flex-content h5{color:#fff;font-size:1.25rem;font-weight:600;padding:2rem 0 2rem 2.5rem}@media (max-width:1300px){.slider-home-flex-content{width:auto}}@media (max-width:1150px){.slider-home-flex{flex-direction:column}.slider-home-flex-img img{width:100%}}@media (max-width:700px){.slider-home-flex-content h2{font-size:1.3rem}.slider-home-flex-content h5{font-size:1rem}}.flip-box{margin:5rem 0}.flip-box-heading{align-items:center;display:flex;justify-content:center;margin-bottom:2rem;width:100%}.flip-box-heading h3{color:#e11e26;font-size:1.5625rem;font-weight:700;text-align:center}.flip-box-main-grid{align-items:center;display:flex;justify-content:center}.flip-box-grid{grid-gap:1.19rem;display:grid;gap:1.19rem;grid-template-columns:repeat(3,1fr);width:77.4375rem}.flip-box-grid-1{height:15.5625rem;position:relative}.flip-main-card{height:100%;position:absolute;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:all .5s ease;width:100%}.flip-main-card:hover{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.flip-front{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#fff;box-shadow:0 0 8px 2px rgba(0,0,0,.13);display:flex;height:100%;justify-content:center;position:absolute;width:100%}.flip-front h4{color:#787878;font-size:1.1rem;font-weight:500;padding:0 5rem;text-align:center}.flip-back{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#fd8c57;box-shadow:0 0 8px 2px rgba(0,0,0,.13);height:100%;padding:1rem;position:absolute;-webkit-transform:rotateX(180deg);transform:rotateX(180deg);width:100%}.flip-card-scroll{height:100%;overflow:scroll;overflow-x:hidden;width:100%}.flip-card-scroll::-webkit-scrollbar{width:6px}.flip-card-scroll::-webkit-scrollbar-track{background:hsla(0,0%,100%,.39);border-radius:10px}.flip-card-scroll::-webkit-scrollbar-thumb{background:#fff;border-radius:10px;width:6px}.flip-back p{color:#fff;font-size:.775rem;font-weight:500;line-height:1.625rem;padding-right:8px}@media (max-width:1200px){.flip-front h4{padding:0 3.5rem}}@media (max-width:1000px){.flip-box-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.flip-box-grid{grid-template-columns:repeat(1,1fr)}}.banner1{align-items:center;background:linear-gradient(90deg,#fe8e56,#ea3368);display:flex;justify-content:center;padding:3.7rem;width:100%}.banner1 p{color:#fff;font-size:1rem;font-weight:400;line-height:2.375rem;text-align:center}.text-slider{align-items:center;display:flex;gap:2rem;justify-content:left}.slider-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:2rem;outline:none;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.prev-btn{left:20px}.next-btn{right:20px}.text-slider p{color:#fff;font-size:.9rem;font-weight:400;width:80%}.slider-1{opacity:0;transition:.5s ease}.active-slider{opacity:1}@media (max-width:1300px){.text-slider p{width:auto}}@media (max-width:700px){.text-slider p{font-size:.8rem}}
/*# sourceMappingURL=main.848e37ac.css.map*/