@import url(https://fonts.googleapis.com/css2?family=Cabin:wght@400;500;600;700&display=swap);*{box-sizing:border-box;font-family:Cabin,sans-serif;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-weight:500;line-height:22px}.main-header{background-color:#0e152d;border-bottom:1px solid;border-color:#0000001a;color:#fff;padding:0 20px;width:100%;z-index:99}@media only screen and (min-width:768px){.main-header{padding:0 40px}}.main-header .header-content{align-items:center;display:flex;height:50px;justify-content:space-between;margin:0 auto;max-width:1400px}@media only screen and (min-width:768px){.main-header .header-content{height:80px}}.main-header .left{cursor:pointer;display:flex;font-size:22px;font-weight:100}@media only screen and (min-width:768px){.main-header .left{font-size:25px;margin-left:30px}}.main-header .left .logo img{height:35px;margin-top:8px;width:30px}@media only screen and (min-width:768px){.main-header .left .logo img{height:60px;width:60px}.main-header .left .logo{margin-right:10px}}.main-header .left .title{margin-left:8px;margin-top:5px}@media only screen and (min-width:768px){.main-header .left .title{margin-top:20px}}.main-header .center{display:none;gap:40px;list-style-type:none}@media only screen and (min-width:768px){.main-header .center{display:flex;position:relative}}.main-header .center li{cursor:pointer;font-size:16px;font-weight:100;text-transform:uppercase}.main-header .center li:hover{opacity:.6}.main-header .right{display:flex}.main-header .right svg{cursor:pointer;font-size:20px}@media only screen and (min-width:768px){.main-header .right svg{font-size:24px}}.main-header .right svg:hover{opacity:.6}.main-header .right .menu-icon{cursor:pointer;display:block;font-size:24px;margin-left:20px}@media only screen and (min-width:768px){.main-header .right .menu-icon{display:none}}.main-header .side-menu{background-color:#0e152d;box-shadow:-2px 0 5px #00000080;height:50%;position:fixed;right:0;top:0;width:180px;z-index:100}.main-header .side-menu .menu-icon_{font-size:24px;margin-left:140px;padding-top:15px}.main-header .side-menu ul{list-style-type:none;padding:0}.main-header .side-menu ul li{color:#fff;cursor:pointer;padding:15px 20px}.main-header .side-menu ul li:hover{background-color:#ffffff1a}.main-header.sticky-header{animation:StickyHeader .3s ease forwards;background-color:#0e152d;color:#fff;position:sticky;top:0;transform:translateY(-60px)}@keyframes StickyHeader{0%{transform:translateY(-60px)}to{transform:translateY(0)}}.footer{background-color:#1a264d;bottom:0;width:100%}.footer .footer-content{display:flex;flex-flow:wrap;gap:20px;margin:0 auto;max-width:1200px;padding:50px 20px}@media only screen and (min-width:768px){.footer .footer-content{justify-content:space-between;padding:50px 0}}.footer .footer-content .col{max-width:300px}.footer .footer-content .col:nth-child(3){width:150px}@media only screen and (min-width:768px){.footer .footer-content .col:nth-child(3){width:auto}}.footer .footer-content .col .title{color:#fff;font-size:20px;font-weight:700;margin-bottom:20px}.footer .footer-content .col .text{color:hsla(0,0%,100%,.687);font-size:14px}.footer .footer-content .col .c-item{display:flex;margin-bottom:10px}.footer .footer-content .col .c-item svg{color:#fff;flex-shrink:0;font-size:14px;margin-right:10px;margin-top:4px}.footer .footer-content .col .c-item .anchor{color:hsla(0,0%,100%,.687);font-size:14px;text-decoration:none}.footer .footer-content .col .fn{background-color:#1a264d;border-color:hsla(0,0%,100%,.687);border-width:0 0 2px;display:flex;flex-direction:column;margin-bottom:10px;outline:0;padding:5px;width:100%}.footer .footer-content .col .Enquire input,.footer .footer-content .col .Enquire textarea{color:#fff}.footer .footer-content .col .Enquire input::placeholder{color:hsla(0,0%,100%,.687);font-size:14px}.footer .footer-content .col .Enquire textarea::placeholder{color:hsla(0,0%,100%,.687)}.footer .footer-content .col .Enquire button{background-color:#70b570;border-radius:8px;padding:5px}.main-content .layout{margin:0 auto;max-width:calc(100% - 20px)}@media only screen and (min-width:768px){.main-content .layout{max-width:1200px}}.sliderStyle{margin-top:20px}.sliderStyle .sliderimg{height:70vh;object-fit:cover;width:100%}.alice-carousel .animated{animation-fill-mode:both}.alice-carousel .animated-out{z-index:1}.alice-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0;visibility:hidden}}.alice-carousel{direction:ltr;margin:auto;position:relative;width:100%}.alice-carousel__wrapper{height:auto;overflow-x:hidden;overflow-y:hidden}.alice-carousel__stage,.alice-carousel__wrapper{box-sizing:border-box;position:relative;width:100%}.alice-carousel__stage{backface-visibility:hidden;-webkit-backface-visibility:hidden;height:100%;margin:0;padding:0;transform-style:flat;-webkit-transform-style:flat;white-space:nowrap}.alice-carousel__stage-item{box-sizing:border-box;display:inline-block;height:100%;line-height:0;margin:0;padding:0;position:relative;vertical-align:top;white-space:normal;width:100%}.alice-carousel__stage-item *{line-height:normal}.alice-carousel__stage-item.__hidden{opacity:0;overflow:hidden}.alice-carousel__next-btn,.alice-carousel__prev-btn{box-sizing:border-box;display:inline-block;padding:10px 5px;width:50%}.alice-carousel__next-btn [data-area]:after,.alice-carousel__prev-btn [data-area]:after{content:attr(data-area);position:relative;text-transform:capitalize}.alice-carousel__prev-btn{text-align:right}.alice-carousel__next-btn{text-align:left}.alice-carousel__next-btn-item,.alice-carousel__prev-btn-item{color:#465798;cursor:pointer;display:inline-block;margin:0;padding:5px}.alice-carousel__next-btn-item:hover,.alice-carousel__prev-btn-item:hover{color:darkred}.alice-carousel__next-btn-item.__inactive,.alice-carousel__prev-btn-item.__inactive{opacity:.4;pointer-events:none}.alice-carousel__play-btn{display:inline-block;left:20px;position:absolute;top:30px}.alice-carousel__play-btn:hover{cursor:pointer}.alice-carousel__play-btn-wrapper{background-color:#fff;border-radius:50%;height:32px;padding:10px;position:relative;width:32px}.alice-carousel__play-btn-item{background:#0000;border:0;cursor:pointer;height:32px;outline:none;position:absolute;width:32px}.alice-carousel__play-btn-item:after,.alice-carousel__play-btn-item:before{border-color:#0000 #0000 #0000 #465798;border-style:solid;border-width:8px 0 8px 15px;content:"";display:block;height:0;pointer-events:none;position:absolute;transition:all .4s linear;width:0}.alice-carousel__play-btn-item:before{height:14px;left:5px}.alice-carousel__play-btn-item:after{left:18px;top:7px}.alice-carousel__play-btn-item.__pause:after,.alice-carousel__play-btn-item.__pause:before{border-width:0 0 0 10px;height:30px}.alice-carousel__play-btn-item.__pause:after{left:18px;top:0}.alice-carousel__dots{list-style:none;margin:30px 3px 5px;padding:0;text-align:center}.alice-carousel__dots>li{display:inline-block}.alice-carousel__dots-item:not(.__custom){background-color:#e0e4fb;border-radius:50%;cursor:pointer;height:8px;width:8px}.alice-carousel__dots-item:not(.__custom):not(:last-child){margin-right:20px}.alice-carousel__dots-item:not(.__custom).__active,.alice-carousel__dots-item:not(.__custom):hover{background-color:#6e7ebc}.alice-carousel__slide-info{background-color:#e0e4fb99;border-radius:5px;color:#465798;display:inline-block;padding:5px 10px;position:absolute;right:20px;top:20px}.alice-carousel__slide-info-item{line-height:0;vertical-align:middle}.shop-by-category{margin:25px 0}@media only screen and (min-width:768px){.shop-by-category{margin:50px 0}}.shop-by-category .sec-heading{font-size:18px;font-weight:500;margin-bottom:20px;padding-top:30px;text-transform:uppercase}@media only screen and (min-width:768px){.shop-by-category .sec-heading{font-size:24px;margin-bottom:35px}}.shop-by-category .sec-heading:after{background-color:#8e2de2;content:"";display:block;height:3px;margin-top:5px;width:50px}@media only screen and (min-width:768px){.shop-by-category .sec-heading:after{margin-top:10px}}.shop-by-category .categories{display:flex;flex-flow:wrap;gap:50px}.shop-by-category .categories .category{background-color:#f0f0f0;cursor:pointer;margin:auto;overflow:hidden;width:calc(85% - 5px)}@media only screen and (min-width:768px){.shop-by-category .categories .category{margin:0;width:calc(30% - 10px)}}.shop-by-category .categories .category .category-img{display:flex;height:30vh;justify-content:center;width:100%}.shop-by-category .categories .category .category-img img{display:block;max-height:100%;max-width:100%;transition:all .3s ease}.shop-by-category .categories .category .category-img:hover img{transform:scale(1.2)}.newsletter-section{align-items:center;background-color:#f0f0f0;display:flex;height:300px;width:100%}.newsletter-section .newsletter-content{align-items:center;display:flex;flex-direction:column;margin:0 auto;text-align:center;width:fit-content}.newsletter-section .newsletter-content .text{color:#00000080;font-size:14px;margin-bottom:20px}.newsletter-section .newsletter-content .small-text{color:#00000080;margin-bottom:15px;text-transform:uppercase}.newsletter-section .newsletter-content .big-text{font-size:22px;font-weight:500;line-height:30px;margin-bottom:20px;padding:0 30px;text-transform:uppercase}@media only screen and (min-width:768px){.newsletter-section .newsletter-content .big-text{font-size:28px}}.newsletter-section .newsletter-content .form{display:flex;gap:5px;margin-bottom:10px}.newsletter-section .newsletter-content .form .form-content{display:flex}.newsletter-section .newsletter-content .form input{border:1px solid #0003;border-radius:0;font-size:16px;height:40px;margin-right:10px;outline:none;padding:0 12px;width:200px}@media only screen and (min-width:768px){.newsletter-section .newsletter-content .form input{width:300px}}.newsletter-section .newsletter-content .form button{align-items:center;background:#3145b3;border:0;border-bottom:3px solid #29228b;color:#fff;cursor:pointer;display:flex;font-size:16px;height:40px;justify-content:center;outline:0;width:100px}@media only screen and (min-width:768px){.newsletter-section .newsletter-content .form button{width:120px}}.newsletter-section .newsletter-content .social-icons{display:flex;gap:10px}.newsletter-section .newsletter-content .social-icons .icon{align-items:center;background:#000c;border-radius:50%;color:#fff;display:flex;height:30px;justify-content:center;width:30px}.newsletter-section .newsletter-content .coming{color:red;font-size:12px;margin-top:5px;text-transform:uppercase}.contact{background-color:rgba(25,42,78,.961);height:100vh;margin:0 auto;width:100%}.contact .contact-content{display:flex;flex-flow:wrap;padding:50px 20px}@media only screen and (min-width:768px){.contact .contact-content{justify-content:center;padding:50px 0}}.contact .contact-content .info{background-color:#f1f1f1;max-width:700px;padding-left:30px;padding-right:60px;padding-top:30px}@media only screen and (min-width:768px){.contact .contact-content .info{padding-left:60px}}.contact .contact-content .info .content{display:flex;flex-direction:column}.contact .contact-content .info .content .c-item{border-bottom:.5px dotted #000;display:flex;margin-bottom:40px;padding-bottom:20px}.contact .contact-content .info .content .c-item .title{font-size:17px}.contact .contact-content .info .content .c-item .text{color:gray;font-size:14px}.contact .contact-content .info .content .c-item svg{flex-shrink:0;font-size:25px;margin-right:40px;margin-top:7px}.contact .contact-content .c-form{background-color:#dcdcdc;padding:30px;width:600px}.contact .contact-content .c-form input{color:#f0f0f0}@media only screen and (min-width:768px){.contact .contact-content .c-form input{height:35px}}.contact .contact-content .c-form textarea{color:#f0f0f0}@media only screen and (min-width:768px){.contact .contact-content .c-form textarea{height:170px}}.contact .contact-content .c-form input::placeholder{font-size:14px}@media only screen and (min-width:768px){.contact .contact-content .c-form input::placeholder{font-size:17px}}.contact .contact-content .c-form button{background-color:#1a264d;border-radius:4px;box-shadow:0 0 3px 1px gray;color:#fff;font-size:15px;font-weight:700;padding:10px}.contact .contact-content .c-form .fn{border-color:hsla(0,0%,100%,.424);border-width:0 0 2px;color:#1a264d;margin-bottom:20px;outline:0;padding:10px;width:100%}@media only screen and (min-width:768px){.contact .contact-content .c-form .fn{font-size:17px;margin-bottom:30px;padding:25px}}
/*# sourceMappingURL=main.b6cf6331.css.map*/