@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@500;600;700;800;900&display=swap";:root{--primary-navy:#0b2a5b;--deep-navy:#061a3a;--brand-gold:#d99a18;--bright-gold:#f2b632;--body-text:#263238;--white:#fff;--bg-soft:#f6f8fb;--border-color:#e2e7ee;--bs-primary:#0b2a5b;--bs-primary-rgb:11, 42, 91;--bs-primary-bg-subtle:#0b2a5b14;--bs-primary-border-subtle:#0b2a5b33;--bs-primary-text-emphasis:#061a3a;--bs-secondary:#64748b;--bs-secondary-rgb:100, 116, 139;--bs-warning:#d99a18;--bs-warning-rgb:217, 154, 24;--bs-warning-bg-subtle:#d99a181f;--bs-warning-border-subtle:#d99a184d;--bs-warning-text-emphasis:#b45309;--bs-dark:#061a3a;--bs-dark-rgb:6, 26, 58;--bs-dark-bg-subtle:#061a3a14;--bs-light:#f6f8fb;--bs-light-rgb:246, 248, 251;--bs-body-bg:#fff;--bs-body-color:#263238;--bs-body-color-rgb:38, 50, 56;--bs-border-color:#e2e7ee;--bs-border-color-translucent:#e2e7eecc;--bs-link-color:#0b2a5b;--bs-link-hover-color:#d99a18;--bs-link-color-rgb:11, 42, 91;--bs-link-hover-color-rgb:217, 154, 24;--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0b2a5b;--bs-nav-link-color:#0b2a5b;--bs-nav-link-hover-color:#d99a18;--bs-focus-ring-color:#d99a1840;--body:#fff;--black:#061a3a;--header:#0b2a5b;--theme:#d99a18;--theme-hover:#f2b632;--theme2:#0b2a5b;--theme3:#0b2a5b;--theme4:#d99a18;--text:#263238;--border:#e2e7ee;--bg:#f6f8fb;--whatsapp:#25d366;--box-shadow:0px 10px 30px 0px #0b2a5b14;--section-py-desktop:70px;--section-py-tablet:50px;--section-py-mobile:36px;--section-title-mb:36px;--section-title-mb-mobile:24px;--card-padding-lg:28px;--card-padding-md:20px;--card-padding-sm:16px;--card-border-radius:12px}body{color:var(--text);background-color:var(--body);margin:0;padding:0;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:400;line-height:28px;overflow-x:hidden}@media (width<=575px){body{font-size:14px}}ul{margin:0;padding:0;list-style:none}button{background-color:#0000;border:none;padding:0}input:focus{color:var(--white);outline:none}input{color:var(--white)}h1,h2,h3,h4,h5,h6{color:var(--header);text-transform:capitalize;margin:0;padding:0;font-family:Plus Jakarta Sans,sans-serif;transition:all .4s ease-in-out}h1{letter-spacing:-2px;font-size:80px;font-weight:700;line-height:100%}@media (width<=1399px){h1{font-size:60px}}@media (width<=1199px){h1{font-size:55px}}@media (width<=991px){h1{font-size:60px;line-height:130%!important}}@media (width<=767px){h1{font-size:55px}}@media (width<=575px){h1{font-size:44px}}@media (width<=470px){h1{font-size:34px}}h2{font-size:40px;font-weight:700;line-height:135%}@media (width<=1199px){h2{font-size:38px}}@media (width<=991px){h2{font-size:36px}}@media (width<=767px){h2{font-size:40px}}@media (width<=575px){h2{font-size:36px}}@media (width<=470px){h2{font-size:32px}}h3{font-size:20px;font-weight:600;line-height:135%}@media (width<=575px){h3{font-size:22px}}h4{font-size:16px;font-weight:5 0}h5{font-size:18px;font-weight:700}h6{font-size:16px;font-weight:700}a{cursor:pointer;color:var(--header);text-decoration:none;transition:all .4s ease-in-out;outline:none!important}p{text-transform:capitalize;margin:0;transition:all .4s ease-in-out}span{text-transform:capitalize;margin:0}.theme-btn{background-color:var(--white);color:var(--header);text-transform:capitalize;z-index:1;border-radius:0;padding:16px 30px;font-size:16px;font-weight:600;line-height:1;transition:all .3s ease-in-out;display:inline-block;position:relative}.theme-btn:before{content:"";background-color:var(--theme);z-index:-1;width:0;height:50%;transition:all .3s cubic-bezier(.785,.135,.15,.86);position:absolute;top:0;left:0}.theme-btn:after{content:"";background-color:var(--theme);z-index:-1;width:0;height:50%;transition:all .3s cubic-bezier(.785,.135,.15,.86);position:absolute;bottom:0;right:0}.theme-btn i{margin-left:10px}.theme-btn.theme-btn2,.theme-btn.theme-btn3{background-color:var(--white)}.theme-btn.theme-btn3:hover{color:var(--white)}.theme-btn.theme-btn4{background-color:var(--theme4)}.theme-btn.hover-white:before,.theme-btn.hover-white:after{background-color:var(--white)}.theme-btn.hover-white:hover{color:var(--header)}.theme-btn.border-btn{background:0 0;border:1px solid gray}.theme-btn.border-btn:before,.theme-btn.border-btn:after{background-color:var(--theme2)}.theme-btn.border-btn:hover{border:1px solid var(--theme2);color:var(--header)}.theme-btn.border-btn2{background:0 0;border:1px solid gray}.theme-btn.border-btn2:before,.theme-btn.border-btn2:after{background-color:var(--theme3)}.theme-btn.border-btn2:hover{border:1px solid var(--theme3);color:var(--white)}.theme-btn:hover{color:var(--white)}.theme-btn:hover:before,.theme-btn:hover:after{width:100%}@media (width<=767px){.theme-btn{padding:20px 32px}}@media (width<=575px){.theme-btn{padding:18px 30px;font-size:14px}}@keyframes slideRight{49%{transform:translate(100%)}50%{opacity:0;transform:translate(-100%)}51%{opacity:1}}@keyframes slideUp{49%{transform:translateY(-100%)}50%{opacity:0;transform:translateY(100%)}51%{opacity:1}}.mean-container .mean-nav{background:0 0;margin-top:0}.mean-container .mean-bar{background:0 0;min-height:auto;padding:0}.mean-container .mean-nav>ul{width:100%;margin:0;padding:0;list-style-type:none;display:block!important}.mean-container a.meanmenu-reveal{display:none!important}.mean-container .mean-nav ul li a{width:100%;color:var(--header);text-transform:capitalize;border:none;padding:10px 0;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:500;line-height:2;border-bottom:1px solid #0003!important}.mean-container .mean-nav ul li a:last-child{border-bottom:0}.mean-container .mean-nav ul li a:hover{color:var(--theme)}.mean-container .mean-nav ul li a.mean-expand{margin-top:5px;padding:0!important}.mean-container .mean-nav ul li>a>i{display:none}.mean-container .mean-nav ul li>a.mean-expand i{font-size:18px;display:inline-block}.mean-container .mean-nav>ul>li:first-child>a{border-top:0}.mean-container .mean-nav ul li a.mean-expand.mean-clicked i{transition:all .4s ease-in-out}.mean-container .mean-nav ul li .mega-menu li a{border-top:0;width:100%;height:200px;margin-bottom:20px;padding:0}.preloader{cursor:default;z-index:9999999;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.preloader .animation-preloader{z-index:1000}.preloader .animation-preloader .spinner{border:3px solid #0003;border-top-color:var(--theme);border-radius:50%;width:9em;height:9em;margin:0 auto 3.5em;animation:1s linear infinite spinner}@media (width<=767px){.preloader .animation-preloader .spinner{width:7.5em;height:7.5em;margin:0 auto 1.5em}}.preloader .animation-preloader .txt-loading{text-align:center;-webkit-user-select:none;user-select:none;font:700 5em Plus Jakarta Sans,sans-serif}@media (width<=767px){.preloader .animation-preloader .txt-loading{font-size:2.5em}}.preloader .animation-preloader .txt-loading .letters-loading{color:var(--theme);position:relative}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before{animation-delay:.2s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before{animation-delay:.4s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before{animation-delay:.6s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before{animation-delay:.8s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before{animation-delay:1s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before{animation-delay:1.2s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before{animation-delay:1.4s}.preloader .animation-preloader .txt-loading .letters-loading:before{color:var(--header);content:attr(data-text-preloader);opacity:0;font-family:Plus Jakarta Sans,sans-serif;animation:4s infinite letters-loading;position:absolute;top:-3px;left:0;transform:rotateY(-90deg)}.preloader p{text-transform:uppercase;letter-spacing:8px;color:var(--theme);font-size:15px;font-weight:600}.preloader .loader{z-index:1;pointer-events:none;width:100%;height:100%;font-size:0;position:fixed;top:0;left:0}.preloader .loader .row{height:100%}.preloader .loader .loader-section{padding:0}.preloader .loader .loader-section .bg{background-color:var(--bg);width:100%;height:100%;transition:all .8s cubic-bezier(.77,0,.175,1);left:0}.preloader.loaded .animation-preloader{opacity:0;transition:all .3s ease-out}.preloader.loaded .loader-section .bg{width:0;transition:.7s .3s allcubic-bezier(.1, .1, .1, 1)}.back-to-top{background-color:var(--theme);width:50px;height:50px;color:var(--white);z-index:9999;opacity:0;visibility:hidden;border-radius:100px;font-size:16px;line-height:40px;transition:all .4s ease-in-out;display:inline-block;position:fixed;bottom:30px;right:30px;transform:translateY(20px)}@media (width<=575px){.back-to-top{display:none}}.back-to-top:hover{background-color:var(--white);color:var(--theme)}.back-to-top.show{opacity:1;visibility:visible;transform:translate(0)}.cursor-outer{-webkit-margin-start:-12px;margin-inline-start:-12px;border:1px solid var(--theme);background-color:var(--theme);box-sizing:border-box;z-index:10000000;opacity:.34;width:30px;height:30px;margin-top:-12px;transition:all .4s ease-out}.cursor-outer.cursor-hover{opacity:.14}.cursor-outer.cursor-big{opacity:0}.mouseCursor{top:0;inset-inline:0;pointer-events:none;visibility:hidden;text-align:center;border-radius:50%;position:fixed;bottom:0;transform:translateZ(0)}.mouseCursor.cursor-big{-webkit-margin-start:-12px;margin-inline-start:-12px;width:20px;height:20px;margin-top:-12px}.cursor-inner{-webkit-margin-start:-3px;margin-inline-start:-3px;z-index:10000001;background-color:var(--theme);opacity:1;width:10px;height:10px;margin-top:-3px;transition:all .24s ease-out}.cursor-inner span{color:var(--text);opacity:0;text-transform:uppercase;letter-spacing:1px;font-size:12px;line-height:60px}.cursor-inner.cursor-big span{opacity:1}.cursor-inner.cursor-hover{-webkit-margin-start:-10px;margin-inline-start:-10px;background-color:var(--theme);opacity:0;border:1px solid #686363;width:30px;height:30px;margin-top:-10px}@keyframes rippleOne{70%{box-shadow:0 0 0 40px #f4443800}to{box-shadow:0 0 #f4443800}}@keyframes gelatine{0%,to{transform:scale(1)}25%{transform:scale(.7,1.1)}50%{transform:scale(1.1,.7)}75%{transform:scale(.95,1.05)}}@keyframes cir36{to{transform:rotate(360deg)}}@keyframes rounded{50%{transform:rotate(20deg)}}@keyframes up-down{0%{transform:translateY(10px)}to{transform:translateY(-10px)}}@keyframes spinner{to{transform:rotate(360deg)}}@keyframes letters-loading{0%,75%,to{opacity:0;transform:rotateY(-90deg)}25%,50%{opacity:1;transform:rotateY(0)}}@keyframes loaderspin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes tpswing{0%{transform:rotate(20deg)}to{transform:rotate(0)}}@keyframes width{0%{width:0%}to{width:100%}}@keyframes loaderpulse{0%{transform:scale(1)}to{transform:scale(1.2)}}.float-bob-y{animation-name:float-bob-y;animation-duration:3s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes float-bob-y{0%{transform:translateY(-30px)}50%{transform:translateY(-10px)}to{transform:translateY(-30px)}}.float-bob-x{animation-name:float-bob-x;animation-duration:3s;animation-timing-function:linear;animation-iteration-count:infinite}@-webkit-keyframes float-bob-x{0%{-webkit-transform:translate(0);transform:translate(30px)}50%{transform:translate(10px)}to{transform:translate(30px)}}@keyframes float-bob-x{0%{transform:translate(30px)}50%{transform:translate(10px)}to{transform:translate(30px)}}@keyframes bounce-x{0%{transform:translate(0)}50%{transform:translate(30px)}to{transform:translate(0)}}.bounce-x{animation:7s linear infinite bounce-x}@keyframes criss-cross-left{0%{left:-20px}50%{width:20px;height:20px;left:50%}to{width:375px;height:375px;left:50%}}@keyframes criss-cross-right{0%{right:-20px}50%{width:20px;height:20px;right:50%}to{width:375px;height:375px;right:50%}}@keyframes rotated2{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes wave{0%{transform:translate(0)}50%{transform:translate(-25%)}to{transform:translate(-50%)}}@keyframes zoom{0%{transform:scale(.5)}50%{transform:scale(1)}to{transform:scale(.5)}}@keyframes translateY2{0%{transform:translateY(-30px)}to{transform:translateY(20px)}}@keyframes translateX2{0%{transform:translate(-30px)}to{-webkit-transform:translatXY(20px);transform:translate(20px)}}@keyframes moving{0%{transform:translateY(0)}20%{transform:translate(-50px)}50%{transform:translateY(-40px)}to{transform:translateY(0)}}.img-custom-anim-right{opacity:0;animation:1.3s cubic-bezier(.645,.045,.355,1) .4s forwards img-anim-right}@keyframes img-anim-right{0%{clip-path:inset(0 0 0 100%);opacity:0;transform:translate(5%)}to{clip-path:inset(0);opacity:1;transform:translate(0)}}.img-custom-anim-left{opacity:0;animation:1.3s cubic-bezier(.645,.045,.355,1) .4s forwards img-anim-left}@keyframes img-anim-left{0%{clip-path:inset(0 100% 0 0);opacity:0;transform:translate(-5%)}to{clip-path:inset(0);opacity:1;transform:translate(0)}}.img-custom-anim-top{opacity:0;animation:1.3s cubic-bezier(.645,.045,.355,1) forwards img-anim-top}@keyframes img-anim-top{0%{clip-path:inset(0 0 100%);opacity:0;transform:translateY(-5%)}to{clip-path:inset(0);opacity:1;transform:translateY(0)}}@keyframes animate-positive{0%{width:0}}@keyframes scale{0%{opacity:0;top:-1000px;transform:scale(1)}to{opacity:1;transform:scale(1)}}.animation-infinite{background-repeat:repeat;width:100%;height:30px;animation:50s linear infinite ShapeAnim;overflow:hidden}@keyframes ShapeAnim{0%{background-position:0 0}to{background-position:3000px 0}}.splt-txt .whitespace{width:8px}.splt-txt.animated .char{animation:.4s cubic-bezier(.3,0,.7,1) both fadeIn;-webkit-animation-delay:calc(30ms * var(--char-index));animation-delay:calc(30ms * var(--char-index))}.splt-txt-bounce .whitespace{width:20px}@media (width<=991px){.splt-txt-bounce .whitespace{width:10px}}.splt-txt-bounce.animated .char{animation:.4s cubic-bezier(.3,0,.7,1) both bounceIn;-webkit-animation-delay:calc(30ms * var(--char-index));animation-delay:calc(30ms * var(--char-index))}.header-top-section{z-index:9999;background:#c9e265;position:relative}.header-top-section .container-fluid{padding:0 30px}@media (width<=1399px){.header-top-section .container-fluid{padding:0 30px}}@media (width<=575px){.header-top-section .container-fluid{padding:0 15px}}@media (width<=1399px){.header-top-section{display:none}}.header-top-section.style-3{background-color:var(--white);border-top:4px solid #38b6ff}.header-top-section.style-4{background-color:#000}.header-top-wrapper{justify-content:space-between;align-items:center;padding:0;display:flex}.header-top-wrapper .contact-list{align-items:center;gap:22px;display:flex}.header-top-wrapper .contact-list li{color:#121212;font-size:14px;font-weight:500}.header-top-wrapper .contact-list li i{color:#121212;margin-right:10px}.header-top-wrapper .contact-list li a{color:#121212}.header-top-wrapper .flag-wrapper{align-items:center;gap:20px;display:flex}.header-top-wrapper .flag-wrapper .flag-wrap{position:relative}@media (width<=1399px){.header-top-wrapper .flag-wrapper .flag-wrap{display:none}}.header-top-wrapper .flag-wrapper .flag-wrap .nice-select{text-align:center;z-index:99999;background:0 0;border:none;margin:0 auto;position:relative}.header-top-wrapper .flag-wrapper .flag-wrap .nice-select span{text-transform:capitalize;color:var(--header);font-size:14px;font-weight:500}.header-top-wrapper .flag-wrapper .flag-wrap .nice-select .list{background-color:var(--white);z-index:9999}.header-top-wrapper .flag-wrapper .flag-wrap .nice-select .list li{color:var(--header)}.header-top-wrapper .flag-wrapper .flag-wrap .nice-select:after{border-bottom:2px solid var(--header);border-right:2px solid var(--header);width:7px;height:7px;margin-top:-6px;right:-5px}.header-top-wrapper .flag-wrapper .flag-wrap .nice-select.style-2 span{text-transform:uppercase}.header-top-wrapper .flag-wrapper .flag-wrap .flag{z-index:1;position:absolute;top:9px;left:15px}@media (width<=767px){.header-top-wrapper .flag-wrapper .flag-wrap .flag{display:none}}.header-top-wrapper .flag-wrapper .content button.account-text{text-transform:capitalize;color:var(--header);font-size:15px;font-weight:400}.header-top-wrapper.style-4 .contact-list{align-items:center;gap:22px;display:flex}.header-top-wrapper.style-4 .contact-list li{color:#fff;font-size:14px;font-weight:500}.header-top-wrapper.style-4 .contact-list li i{color:#fff;margin-right:10px}.header-top-wrapper.style-4 .contact-list li a{color:#fff}.header-top-wrapper.style-4 .flag-wrapper{align-items:center;gap:20px;display:flex}.header-top-wrapper.style-4 .flag-wrapper .flag-wrap{position:relative}@media (width<=1399px){.header-top-wrapper.style-4 .flag-wrapper .flag-wrap{display:none}}.header-top-wrapper.style-4 .flag-wrapper .flag-wrap .nice-select{text-align:center;z-index:99999;background:0 0;border:none;margin:0 auto;position:relative}.header-top-wrapper.style-4 .flag-wrapper .flag-wrap .nice-select span{text-transform:capitalize;color:#fff;font-size:14px;font-weight:500}.header-top-wrapper.style-4 .flag-wrapper .flag-wrap .nice-select .list{background-color:var(--white);z-index:9999}.header-top-wrapper.style-4 .flag-wrapper .flag-wrap .nice-select .list li{color:#000}.header-top-wrapper.style-4 .flag-wrapper .flag-wrap .nice-select:after{border-bottom:2px solid #fff;border-right:2px solid #fff;width:7px;height:7px;margin-top:-6px;right:-5px}.header-top-wrapper.style-4 .flag-wrapper .flag-wrap .nice-select.style-2 span{text-transform:uppercase}.header-top-wrapper.style-4 .flag-wrapper .flag-wrap .flag{z-index:1;position:absolute;top:9px;left:15px}@media (width<=767px){.header-top-wrapper.style-4 .flag-wrapper .flag-wrap .flag{display:none}}.header-top-wrapper.style-4 .flag-wrapper .content button.account-text{text-transform:capitalize;color:var(--header);font-size:15px;font-weight:400}.header-top-wrapper-3{justify-content:space-between;align-items:center;display:flex}.header-top-wrapper-3 .flag-wrapper{align-items:center;gap:20px;display:flex}.header-top-wrapper-3 .flag-wrapper .flag-wrap{position:relative}@media (width<=1399px){.header-top-wrapper-3 .flag-wrapper .flag-wrap{display:none}}.header-top-wrapper-3 .flag-wrapper .flag-wrap .nice-select{text-align:center;z-index:99999;background:0 0;border:none;margin:0 auto;position:relative}.header-top-wrapper-3 .flag-wrapper .flag-wrap .nice-select span{text-transform:capitalize;color:var(--header);font-size:14px;font-weight:500}.header-top-wrapper-3 .flag-wrapper .flag-wrap .nice-select .list{background-color:var(--white);z-index:9999}.header-top-wrapper-3 .flag-wrapper .flag-wrap .nice-select .list li{color:var(--header)}.header-top-wrapper-3 .flag-wrapper .flag-wrap .nice-select:after{border-bottom:2px solid #121212;border-right:2px solid #121212;width:7px;height:7px;margin-top:-6px;right:-5px}.header-top-wrapper-3 .flag-wrapper .flag-wrap .nice-select.style-2 span{text-transform:uppercase}.header-top-wrapper-3 .flag-wrapper .flag-wrap .flag{z-index:1;position:absolute;top:9px;left:15px}@media (width<=767px){.header-top-wrapper-3 .flag-wrapper .flag-wrap .flag{display:none}}.header-top-wrapper-3 .header-icon{align-items:center;gap:18px;display:flex}@media (width<=1399px){.header-top-wrapper-3 .header-icon{display:none}}.header-top-wrapper-3 .header-icon li a{color:#121212;position:relative}.header-top-wrapper-3 .header-icon li a i{font-size:20px}.header-top-wrapper-3 .header-icon li a .number{text-align:center;color:#121212;background-color:#38b6ff;border-radius:50px;width:17px;height:17px;font-size:14px;font-weight:400;line-height:17px;position:absolute;top:-11px;right:-8px}.header-top-section-5{background-color:var(--white);z-index:9;position:relative}.header-top-section-5:before{content:"";width:100%;height:100%;inset:0;right:initial;z-index:-1;background-color:#ff914d;width:640px;position:absolute}.header-top-section-5:after{content:"";z-index:-1;background-color:#ff914d;width:640px;height:100%;position:absolute;top:0;bottom:0;right:0}.header-top-section-5 .container-fluid{padding:0 170px}@media (width<=1899px){.header-top-section-5 .container-fluid{padding:0 70px}}@media (width<=1600px){.header-top-section-5 .container-fluid{padding:0 50px}}@media (width<=1399px){.header-top-section-5 .container-fluid{padding:0 30px}}@media (width<=575px){.header-top-section-5 .container-fluid{padding:0 15px}}@media (width<=1399px){.header-top-section-5{display:none}}.header-top-inner{justify-content:space-between;align-items:center;padding:10px 0;display:flex}.header-top-inner .text{color:#121212;font-size:14px;font-weight:500}.header-top-inner .text img{filter:grayscale()brightness(.2);margin-right:5px}@media (width<=1199px){.menu-thumb{display:none!important}}.header-main{justify-content:space-between;align-items:center;padding:10px 0;display:flex}.header-main .main-menu ul{margin-bottom:0}.header-main .main-menu ul li{margin-inline-end:50px;list-style:none;display:inline-block;position:relative}@media (width<=1199px){.header-main .main-menu ul li{margin-inline-end:30px}}.header-main .main-menu ul li:last-child{margin-inline-end:0}.header-main .main-menu ul li a{color:#d4d4d4;text-align:left;text-transform:capitalize;padding:20px 0;font-size:16px;font-weight:500;transition:all .4s ease-in-out;display:inline-block;position:relative}.header-main .main-menu ul li a i{margin-left:4px;font-size:14px}.header-main .main-menu ul li a:hover{color:var(--theme)}.header-main .main-menu ul li .submenu{top:115%;z-index:99999;visibility:hidden;opacity:0;transform-origin:top;min-width:260px;color:var(--header);border-top:6px solid var(--theme);background-color:var(--white);padding:20px 0;transition:all .4s ease-in-out;position:absolute;inset-inline-start:0;transform:translateY(-10px);box-shadow:0 4px 10px #0000001a}.header-main .main-menu ul li .submenu li{width:100%;margin:0;display:block}.header-main .main-menu ul li .submenu li a{z-index:11;letter-spacing:-.34px;color:var(--header);justify-content:space-between;align-items:center;width:100%;padding:0 22px 0 32px;font-size:16px;font-weight:500;line-height:38px;display:flex;position:relative}.header-main .main-menu ul li .submenu li a:before{content:"";background:var(--theme);width:0;height:2px;transition:all .4s ease-in-out;position:absolute;bottom:18px;left:14px}.header-main .main-menu ul li .submenu li a:hover{color:var(--theme)}.header-main .main-menu ul li .submenu li:last-child a{border:none}.header-main .main-menu ul li .submenu li .submenu{inset-inline-start:100%;visibility:hidden;opacity:0;top:0}.header-main .main-menu ul li .submenu li:hover>a{margin-left:10px;color:var(--theme)!important}.header-main .main-menu ul li .submenu li:hover>a:before{width:10px}.header-main .main-menu ul li .submenu li:hover>a:after{color:var(--theme)}.header-main .main-menu ul li .submenu li:hover>.submenu{visibility:visible;opacity:1;transform:translateY(1px)}.header-main .main-menu ul li .submenu li.has-dropdown>a:after{top:50%;color:var(--theme);position:absolute;inset-inline-end:25px;transform:translateY(-50%)}.header-main .main-menu ul li .has-homemenu{opacity:0;visibility:hidden;background-color:var(--white);border-radius:8px;width:1000px;padding:30px 30px 10px;left:-20px}.header-main .main-menu ul li .has-homemenu .homemenu-items{justify-content:space-between;align-items:center;gap:30px;display:flex}@media (width<=991px){.header-main .main-menu ul li .has-homemenu .homemenu-items{flex-wrap:wrap}}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu,.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb{position:relative}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb .demo-button{opacity:0;visibility:hidden;width:100%;margin-top:20px;padding:0 12px;transition:all .4s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=1399px){.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb .demo-button .theme-btn{min-width:140px;font-size:14px}}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb .demo-button .theme-btn{background-color:var(--theme);color:var(--header);text-transform:capitalize;z-index:1;text-align:center;border-radius:0;padding:20px 40px;font-size:16px;font-weight:600;line-height:1;transition:all .3s ease-in-out;display:inline-block;position:relative}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb .demo-button .theme-btn:before{content:"";background-color:var(--header);z-index:-1;width:0;height:50%;transition:all .3s cubic-bezier(.785,.135,.15,.86);position:absolute;top:0;left:0}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb .demo-button .theme-btn:after{content:"";background-color:var(--header);z-index:-1;width:0;height:50%;transition:all .3s cubic-bezier(.785,.135,.15,.86);position:absolute;bottom:0;right:0}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb .demo-button .theme-btn:hover{color:var(--white)}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb .demo-button .theme-btn:hover:before,.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb .demo-button .theme-btn:hover:after{width:100%}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb a{padding:0}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb:before{opacity:0;content:"";background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0;overflow:hidden}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb:hover:before{visibility:visible;opacity:1}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb:hover .demo-button{opacity:1;visibility:visible;margin-top:0}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb:hover .homemenu-btn{opacity:1;visibility:visible;bottom:50%;transform:translateY(50%)}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb img{width:100%}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-title{text-align:center;color:var(--header);margin:15px auto;font-size:16px;font-weight:600;display:inline-block}.header-main .main-menu ul li:hover>a,.header-main .main-menu ul li:hover>a:after{color:var(--theme)}.header-main .main-menu ul li:hover>.submenu{visibility:visible;opacity:1;transform:translateY(0)}.header-main .header-right{z-index:999;align-items:center;gap:25px;display:flex;position:relative}.header-main .header-right .search-widget form{width:300px;position:relative}.header-main .header-right .search-widget form input{color:gray;background-color:#0000;border:1px solid #424242;border-radius:0;width:100%;padding:10px 40px;font-size:14px;font-weight:500}.header-main .header-right .search-widget form button{color:var(--white);text-align:center;font-size:16px;transition:all .3s ease-in-out;position:absolute;top:13px;left:16px}@media (width<=1399px){.header-main .header-right .search-widget{display:none}}.header-main .header-right .header-icon{align-items:center;gap:25px;display:flex}@media (width<=1399px){.header-main .header-right .header-icon{display:none}}.header-main .header-right .header-icon li a{color:#fff;position:relative}.header-main .header-right .header-icon li a i{font-size:20px}.header-main .header-right .header-icon li a .number{text-align:center;color:#121212;background-color:#ff914d;border-radius:50px;width:17px;height:17px;font-size:14px;font-weight:400;line-height:17px;position:absolute;top:-11px;right:-8px}.header-main .header-right .header__hamburger .sidebar__toggle{color:#fff;cursor:pointer}@media (width<=1399px){.header-main .header-right .header__hamburger .sidebar__toggle{font-size:22px}}.header-1{z-index:999;background-color:#121212;width:100%;margin-top:44px;position:absolute;top:0;left:0;right:0}@media (width<=1399px){.header-1{margin-top:0;top:0}}.header-1 .container-fluid{padding:0 30px}@media (width<=575px){.header-1 .container-fluid{padding:0 15px}}.header-1 .header-main .header-left{align-items:center;gap:150px;display:flex}.header-1 .header-main .header-left .header-logo-2{display:none}.header-1.header-2{background-color:#fff;margin-top:0;position:static}.header-1.header-2 .header-main .header-left{align-items:center;gap:410px;display:flex}@media (width<=1600px){.header-1.header-2 .header-main .header-left{gap:90px}}.header-1.header-2 .header-main .header-left .main-menu ul li a{color:#121212}.header-1.header-2 .header-main .header-right .search-widget form input{color:gray;border:1px solid #d4d4d4}.header-1.header-2 .header-main .header-right .search-widget form button{color:#121212;font-size:18px}.header-1.header-2 .header-main .header-right .header-icon li a{color:#121212}.header-1.header-2 .header-main .header-right .header-icon li a .number{background-color:#c9e265}.header-1.header-2 .header-main .header-right .header__hamburger .sidebar__toggle{color:#121212}.header-1.header-3{margin-top:0;position:static}.header-1.header-3 .header-main{padding:0}@media (width<=1399px){.header-1.header-3 .header-main{padding:10px 0}}.header-1.header-3 .header-main .logo{display:none}@media (width<=1399px){.header-1.header-3 .header-main .logo{display:block}}.header-1.header-3 .header-main .logo .logo-2{display:none}@media (width<=1399px){.header-1.header-3 .header-main .header__hamburger{display:none}}.header-1.header-3 .header-main .header__hamburger .sidebar__toggle{color:#fff;cursor:pointer}.header-1.header-3 .header-main .search-widget form{width:100%;position:relative}.header-1.header-3 .header-main .search-widget form input{color:gray;background-color:#0000;border:none;padding:0;font-size:14px;font-weight:500}.header-1.header-3 .header-main .search-widget form button{color:var(--white);text-align:center;font-size:15px;transition:all .3s ease-in-out;position:absolute;top:2px;right:40px}@media (width<=1399px){.header-1.header-3 .header-main .search-widget{display:none}}.header-1.header-3 .header-main .main-menu{border-left:1px solid #ffffff4d}.header-1.header-3 .header-main .main-menu ul li{margin-inline-end:0}.header-1.header-3 .header-main .main-menu ul li a{border-right:1px solid #ffffff4d;padding:12px 40px}.header-1.header-3 .header-main .main-menu ul li .submenu li a{padding:0 0 0 32px}.header-1.header-3 .header-main .header-right .header__hamburger-2{display:none}@media (width<=1399px){.header-1.header-3 .header-main .header-right .header__hamburger-2{display:block}}.header-1.header-3 .header-main .header-right .header__hamburger-2 .sidebar__toggle{color:#fff;cursor:pointer;font-size:20px}.header-1.header-4{background-color:#0000}.header-1.header-4 .header-main .header-left{align-items:center;gap:80px;display:flex}.header-1.header-4 .header-main .header-left .main-menu ul li a,.header-1.header-4 .header-main .header-right .header-icon li a{color:#121212}.header-1.header-4 .header-main .header-right .header-icon li a .number{color:#121212;background-color:#f58720}.header-1.header-4 .header-main .header-right .header__hamburger .sidebar__toggle{color:#121212;cursor:pointer}.sticky{z-index:99999;background-color:var(--white);width:100%;transition:all .9s;animation:.5s ease-in-out fadeInDown;left:0;box-shadow:0 8px 24px #959da533;position:fixed!important;top:0!important}.sticky.header-1{margin-top:0}.sticky.header-1 .header-main .header-left .header-logo{display:none}.sticky.header-1 .header-main .header-left .header-logo-2{display:block}.sticky.header-1 .header-main .main-menu ul li a,.sticky.header-1 .header-main .header-right .search-widget form button{color:var(--header)}.sticky.header-1 .header-main .header-right .header-icon li a,.sticky.header-1 .header-main .header-right .header__hamburger .sidebar__toggle{color:#121212}@media (width<=1399px){.sticky.header-3 .header-main .header__hamburger{display:none}}.sticky.header-3 .header-main .header__hamburger .sidebar__toggle{color:#000;cursor:pointer}.sticky.header-3 .header-main .logo a{display:none}@media (width<=1399px){.sticky.header-3 .header-main .logo .logo-2{display:block}}.sticky.header-3 .header-main .header-right .header__hamburger-2{display:none}@media (width<=1399px){.sticky.header-3 .header-main .header-right .header__hamburger-2{display:block}}.sticky.header-3 .header-main .header-right .header__hamburger-2 .sidebar__toggle{color:#000;cursor:pointer;font-size:20px}.sticky.header-4{background-color:#fff}.offcanvas__info{background:var(--white) none repeat scroll 0 0;border-left:2px solid var(--theme);z-index:9999999;overscroll-behavior-y:contain;scrollbar-width:none;width:450px;height:100%;transition:transform .45s ease-in-out,opacity .45s ease-in-out;position:fixed;top:0;right:0;overflow-y:scroll;transform:translate(calc(100% + 80px))}.offcanvas__info::-webkit-scrollbar{display:none}.offcanvas__info.style-3{background:var(--white) none repeat scroll 0 0;border-right:2px solid var(--theme);z-index:9999999;overscroll-behavior-y:contain;scrollbar-width:none;width:450px;height:100%;transition:transform .45s ease-in-out,opacity .45s ease-in-out;position:fixed;top:0;left:0;overflow-y:scroll;transform:translate(calc(-100% - 80px))}@media (width<=1399px){.offcanvas__info.style-3{background:var(--white);border-left:2px solid var(--theme);z-index:9999999;scrollbar-width:none;width:300px;height:100%;transition:transform .45s ease-in-out;position:fixed;top:0;left:auto;right:0;overflow-y:scroll;transform:translate(calc(100% + 80px))}.offcanvas__info.style-3::-webkit-scrollbar{display:none}}.offcanvas__info.style-3::-webkit-scrollbar{display:none}.offcanvas__info.info-open{opacity:1;transform:translate(0)}.offcanvas__wrapper{height:100%;padding:30px;position:relative}.offcanvas__wrapper .offcanvas__content .text{color:var(--black)}.offcanvas__wrapper .offcanvas__content .offcanvas__close{text-align:center;background-color:var(--theme);z-index:9;cursor:pointer;border-radius:50%;width:45px;height:45px;line-height:45px;position:relative}.offcanvas__wrapper .offcanvas__content .offcanvas__close i{color:var(--white)}.offcanvas__wrapper .offcanvas__content .offcanvas__contact{margin-top:20px}@media (width<=575px){.offcanvas__wrapper .offcanvas__content .offcanvas__contact{display:none}}.offcanvas__wrapper .offcanvas__content .offcanvas__contact h4{margin-bottom:20px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul{margin-top:0}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li{text-transform:capitalize;font-size:20px;font-weight:600}@media (width<=575px){.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li{font-size:14px}}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li:not(:last-child){margin-bottom:30px}@media (width<=575px){.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li:not(:last-child){margin-bottom:20px}}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li a{color:var(--black)}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon{margin-right:20px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon i{color:var(--theme)}.offcanvas__wrapper .offcanvas__content .offcanvas__contact span{text-transform:initial}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .header-button .theme-btn{width:100%;padding:20px 40px;text-transform:capitalize!important}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon{gap:10px;margin-top:30px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon a{text-align:center;color:#000;text-align:center;border:1px solid var(--border);background:0 0;border-radius:100%;width:45px;height:45px;font-size:16px;line-height:45px;transition:all .4s ease-in-out;display:block}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon a:hover{background-color:var(--theme);color:var(--white)}.offcanvas__overlay{z-index:900;opacity:0;visibility:hidden;background:#151515;width:100%;height:100%;position:fixed;top:0;right:0}.offcanvas__overlay.overlay-open{opacity:.8;visibility:visible}@media (width<=450px){.offcanvas__info{width:300px}}@media (width<=575px){.offcanvas__wrapper{padding:20px}}.breadcrumb-wrapper{z-index:9;position:relative;overflow:hidden}.breadcrumb-wrapper .page-heading{z-index:9;text-align:center;padding:190px 0 120px;position:relative}@media (width<=767px){.breadcrumb-wrapper .page-heading{text-align:center;padding-top:130px;padding-bottom:90px}}.breadcrumb-wrapper .page-heading h1{color:var(--header);text-transform:capitalize;z-index:9;font-size:50px;position:relative}@media (width<=470px){.breadcrumb-wrapper .page-heading h1{font-size:40px}}.breadcrumb-wrapper .page-heading .breadcrumb-items{justify-content:center;align-items:center;gap:10px;margin-top:20px;display:flex}@media (width<=575px){.breadcrumb-wrapper .page-heading .breadcrumb-items{margin-top:15px}}.breadcrumb-wrapper .page-heading .breadcrumb-items li{color:var(--header);text-transform:capitalize;font-size:16px;font-weight:500}.breadcrumb-wrapper .page-heading .breadcrumb-items li a{color:var(--header);transition:all .4s ease-in-out}.breadcrumb-wrapper .page-heading .breadcrumb-items li a:hover{color:var(--theme);opacity:1}.breadcrumb-wrapper .page-heading .breadcrumb-items li a i{color:var(--theme);margin-right:5px}.breadcrumb-wrapper .page-heading .breadcrumb-items li i{color:var(--white)}.error-items{text-align:center;text-align:center;max-width:660px;margin:0 auto;position:relative}.error-items .error-image{margin-bottom:40px}.error-items .error-image img{width:100%;height:100%}.error-items h2{letter-spacing:-2px;text-align:center;margin-bottom:15px;font-size:40px;font-weight:700}@media (width<=575px){.error-items h2{font-size:30px}}.error-items p{max-width:500px;margin:0 auto 40px}@media (width<=767px){.error-items p{margin-bottom:30px}}.error-items .theme-btn{color:var(--header);border:1px solid var(--header)}.error-items .theme-btn:before,.error-items .theme-btn :after{background-color:var(--theme)}.error-items .theme-btn:hover{color:var(--white);border:1px solid var(--theme)}.footer-section{background-color:#f0f0f0}.footer-section .footer-head{align-items:center;gap:48px;display:flex}@media (width<=767px){.footer-section .footer-head{text-align:center;justify-content:center;gap:20px;display:grid}}.footer-section .footer-head .social-icon{gap:8px}.footer-section .footer-head .social-icon a{text-align:center;width:40px;height:40px;color:var(--header);background-color:#d4d4d4;border-radius:50%;line-height:40px;display:inline-block}.footer-section .footer-head .social-icon a:hover{background-color:var(--theme);color:var(--white)}.footer-section .footer-head .line{background-color:#d4d4d4;width:100%;height:1px;display:inline-block}@media (width<=767px){.footer-section .footer-head .line{display:none}}.footer-widget-wrapper{padding:40px 0 70px}@media (width<=991px){.footer-widget-wrapper{padding:40px 0 60px}}.footer-widget-wrapper .single-widget-items{margin-top:30px}.footer-widget-wrapper .single-widget-items .widget-head{margin-bottom:20px}.footer-widget-wrapper .single-widget-items .widget-head h3{font-size:18px;font-weight:600}.footer-widget-wrapper .single-widget-items .footer-content p{color:#424242;font-size:16px;font-weight:500}.footer-widget-wrapper .single-widget-items .footer-content h4{font-size:18px;font-weight:600}.footer-widget-wrapper .single-widget-items .gt-list-area li{font-weight:500;transition:all .4s ease-in-out}.footer-widget-wrapper .single-widget-items .gt-list-area li:not(:last-child){margin-bottom:10px}.footer-widget-wrapper .single-widget-items .gt-list-area li a{color:#424242}.footer-widget-wrapper .single-widget-items .gt-list-area li:hover{margin-left:5px}.footer-widget-wrapper .single-widget-items .gt-list-area li:hover a{color:var(--theme)}.footer-widget-wrapper .single-widget-items .contact-info{margin-left:auto}.footer-widget-wrapper .single-widget-items .contact-info .info-items{margin-bottom:20px}.footer-widget-wrapper .single-widget-items .contact-info .info-items a{color:#121212;font-size:20px;font-weight:600;text-decoration:underline}.footer-widget-wrapper .contact-info-area{max-width:170px;margin-left:auto}@media (width<=1199px){.footer-widget-wrapper .contact-info-area{margin-left:initial}}.footer-widget-wrapper.footer-widget-wrapper-3 .single-widget-items .widget-head h3{color:var(--white)}.footer-widget-wrapper.footer-widget-wrapper-3 .single-widget-items .footer-content p{color:gray}.footer-widget-wrapper.footer-widget-wrapper-3 .single-widget-items .footer-content form{margin-top:24px;position:relative}.footer-widget-wrapper.footer-widget-wrapper-3 .single-widget-items .footer-content form .form-clt input{background:#2e2e2e66;border:none;outline:none;width:100%;height:56px;padding-left:16px;line-height:56px}.footer-widget-wrapper.footer-widget-wrapper-3 .single-widget-items .footer-content form .paper-btn{background-color:var(--white);text-align:center;width:44px;height:44px;color:var(--header);line-height:44px;transition:all .4s ease-in-out;position:absolute;top:6px;bottom:0;right:6px}.footer-widget-wrapper.footer-widget-wrapper-3 .single-widget-items .footer-content form .paper-btn:hover{background-color:var(--theme3);color:var(--white)}.footer-widget-wrapper.footer-widget-wrapper-3 .single-widget-items .footer-content .social-icon{align-items:center;gap:8px;margin-top:30px;display:flex}.footer-widget-wrapper.footer-widget-wrapper-3 .single-widget-items .footer-content .social-icon a{text-align:center;text-align:center;width:38px;color:var(--white);background:#2e2e2e66;border-radius:50%;line-height:38px;display:inline-block}.footer-widget-wrapper.footer-widget-wrapper-3 .single-widget-items .footer-content .social-icon a:hover{background-color:var(--theme3);color:var(--white)}.footer-widget-wrapper.footer-widget-wrapper-3 .single-widget-items .gt-list-area li a{color:gray}.footer-widget-wrapper.footer-widget-wrapper-3 .single-widget-items .gt-list-area li:hover a{color:var(--theme3)}.footer-widget-wrapper.footer-widget-wrapper-3 .single-widget-items .contact-info{margin-left:auto}.footer-widget-wrapper.footer-widget-wrapper-3 .single-widget-items .contact-info .info-items a{color:#fff}.footer-widget-wrapper.footer-widget-wrapper-4 .footer-content{max-width:230px}.footer-widget-wrapper.footer-widget-wrapper-4 .footer-content .social-icon a:hover{background-color:var(--theme4)!important}.footer-widget-wrapper.footer-widget-wrapper-4 .gt-list-area li a{color:gray}.footer-widget-wrapper.footer-widget-wrapper-4 .gt-list-area li:hover a{color:var(--theme4)!important}.footer-widget-wrapper.footer-widget-wrapper-4 .footer-gallery .gallery-wrap .gallery-item{align-items:center;gap:10px;display:flex}.footer-widget-wrapper.footer-widget-wrapper-4 .footer-gallery .gallery-wrap .gallery-item:not(:last-child){margin-bottom:10px}.footer-widget-wrapper.footer-widget-wrapper-4 .footer-gallery .gallery-wrap .gallery-item .thumb{position:relative}.footer-widget-wrapper.footer-widget-wrapper-4 .footer-gallery .gallery-wrap .gallery-item .thumb img{width:100%;height:100%}.footer-widget-wrapper.footer-widget-wrapper-4 .footer-gallery .gallery-wrap .gallery-item .thumb .icon{z-index:1;text-align:center;opacity:0;width:100%;height:100%;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.footer-widget-wrapper.footer-widget-wrapper-4 .footer-gallery .gallery-wrap .gallery-item .thumb .icon:after{content:"";opacity:0;background-color:#f5872066;width:100%;height:100%;transition:all .4s;position:absolute;inset:0}.footer-widget-wrapper.footer-widget-wrapper-4 .footer-gallery .gallery-wrap .gallery-item .thumb .icon i{color:var(--white);z-index:99;margin-top:30px;font-size:22px;position:relative}.footer-widget-wrapper.footer-widget-wrapper-4 .footer-gallery .gallery-wrap .gallery-item .thumb:hover .icon,.footer-widget-wrapper.footer-widget-wrapper-4 .footer-gallery .gallery-wrap .gallery-item .thumb:hover .icon:after{opacity:1}.footer-bottom{background-color:var(--theme);padding:24px 0}.footer-bottom.style-2{background-color:#2e2e2e}.footer-bottom.style-2 .footer-bottom-wrapper p{color:var(--white)}.footer-bottom.style-3{background-color:#0000;border-top:1px solid #2e2e2e}.footer-bottom.style-3 .footer-bottom-wrapper p{color:#808080e6}.footer-bottom.style-3 .footer-bottom-wrapper p a{color:var(--white)}.footer-bottom .footer-bottom-wrapper{justify-content:space-between;align-items:center;display:flex}@media (width<=767px){.footer-bottom .footer-bottom-wrapper{text-align:center;flex-wrap:wrap;justify-content:center;gap:20px}}.footer-bottom .footer-bottom-wrapper p{color:var(--header);font-size:16px;font-weight:400}.footer-bottom .footer-bottom-wrapper img{width:100%;max-width:278px}.footer-section-2{background-color:#121212}.footer-widget-wrapper-2{padding:80px 0}.footer-widget-wrapper-2 .footer-left-items{background-color:#2e2e2e;padding:44px 30px}.footer-widget-wrapper-2 .footer-left-items .footer-logo{margin-bottom:30px;display:inline-block}.footer-widget-wrapper-2 .footer-left-items .footer-form-box{margin-top:30px}.footer-widget-wrapper-2 .footer-left-items .footer-form-box form{flex-direction:column;align-items:flex-start;gap:30px;display:flex}.footer-widget-wrapper-2 .footer-left-items .footer-form-box form .email-input{color:#000;background-color:#fff;border:none;outline:none;width:100%;padding:18px 20px;font-size:18px;line-height:1}.footer-widget-wrapper-2 .footer-left-items .footer-form-box form .email-input::placeholder{color:#888}.footer-widget-wrapper-2 .footer-left-items .footer-form-box form .radio-group{gap:30px;margin-bottom:13px;display:flex}.footer-widget-wrapper-2 .footer-left-items .footer-form-box form .radio-group .radio-item{cursor:pointer;color:#888;-webkit-user-select:none;user-select:none;align-items:center;padding-left:35px;font-size:18px;display:flex;position:relative}.footer-widget-wrapper-2 .footer-left-items .footer-form-box form .radio-group .radio-item input{opacity:0;cursor:pointer;position:absolute}.footer-widget-wrapper-2 .footer-left-items .footer-form-box form .radio-group .radio-item .custom-radio{border:2px solid gray;border-radius:50%;width:24px;height:24px;position:absolute;left:0}.footer-widget-wrapper-2 .footer-left-items .footer-form-box form .radio-group .radio-item .custom-radio:after{content:"";background:var(--theme2);border-radius:50%;width:12px;height:12px;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.footer-widget-wrapper-2 .footer-left-items .footer-form-box form .radio-group .radio-item input:checked~.custom-radio{border-color:var(--theme2)}.footer-widget-wrapper-2 .footer-left-items .footer-form-box form .radio-group .radio-item input:checked~.custom-radio:after{display:block}.footer-widget-wrapper-2 .footer-left-items .footer-form-box form .theme-btn:before,.footer-widget-wrapper-2 .footer-left-items .footer-form-box form .theme-btn:after{background-color:var(--theme2)}.footer-widget-wrapper-2 .footer-left-items .footer-form-box form .theme-btn:hover{color:var(--header)!important}.footer-widget-wrapper-2 .footer-right-items .download-box-items{border:1px solid #2e2e2e;justify-content:space-between;align-items:center;margin-bottom:30px;padding:30px;display:flex}@media (width<=767px){.footer-widget-wrapper-2 .footer-right-items .download-box-items{flex-wrap:wrap;gap:30px}}.footer-widget-wrapper-2 .footer-right-items .download-box-items .app-info{align-items:center;gap:10px;display:flex}.footer-widget-wrapper-2 .footer-right-items .download-box-items .app-info .icon{background-color:var(--theme2);text-align:center;border-radius:50%;width:48px;height:48px;line-height:48px}.footer-widget-wrapper-2 .footer-right-items .download-box-items .app-info .content h3{color:var(--white);font-size:18px;font-weight:600}.footer-widget-wrapper-2 .footer-right-items .download-box-items .app-info .content p{font-size:14px;font-weight:500}.footer-widget-wrapper-2 .footer-right-items .download-box-items .social-icon{align-items:center;gap:8px;display:flex}.footer-widget-wrapper-2 .footer-right-items .download-box-items .social-icon a{text-align:center;text-align:center;width:38px;color:var(--white);background-color:#2e2e2e;border-radius:50%;line-height:38px;display:inline-block}.footer-widget-wrapper-2 .footer-right-items .download-box-items .social-icon a:hover{background-color:var(--theme2);color:var(--header)}.footer-widget-wrapper-2 .footer-right-items .footer-link-items{background-color:#111;border:1px solid #222;margin:0 auto;display:flex}.footer-widget-wrapper-2 .footer-right-items .footer-link-items .footer-col{text-align:left;border-right:1px solid #222;flex:1;padding:35px 40px 40px}.footer-widget-wrapper-2 .footer-right-items .footer-link-items .footer-col:last-child{border-right:none}.footer-widget-wrapper-2 .footer-right-items .footer-link-items .footer-col h4{color:#fff;text-align:left;margin-top:0;margin-bottom:20px;font-size:18px;font-weight:600}.footer-widget-wrapper-2 .footer-right-items .footer-link-items .footer-col ul{margin:0;padding:0;list-style:none}.footer-widget-wrapper-2 .footer-right-items .footer-link-items .footer-col ul li{text-align:left}.footer-widget-wrapper-2 .footer-right-items .footer-link-items .footer-col ul li:not(:last-child){margin-bottom:10px}.footer-widget-wrapper-2 .footer-right-items .footer-link-items .footer-col ul li a{color:gray;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.footer-widget-wrapper-2 .footer-right-items .footer-link-items .footer-col ul li a:hover{color:#cedf66}@media (width<=768px){.footer-widget-wrapper-2 .footer-right-items .footer-link-items{flex-direction:column}.footer-widget-wrapper-2 .footer-right-items .footer-link-items .footer-col{border-bottom:1px solid #222;border-right:none;padding:40px 30px}.footer-widget-wrapper-2 .footer-right-items .footer-link-items .footer-col:last-child{border-bottom:none}}.footer-section-3{background-color:#121212}.footer-form-4{justify-content:space-between;align-items:center;padding:60px 0;display:flex}@media (width<=1199px){.footer-form-4{text-align:center;flex-wrap:wrap;justify-content:center;gap:30px}}.footer-form-4 h2{color:var(--white);font-size:32px}@media (width<=991px){.footer-form-4 h2 br{display:none}}@media (width<=575px){.footer-form-4 h2{font-size:26px}}.footer-form-4 h2 span{color:var(--theme)}.footer-form-4 form{align-items:center;gap:12px;width:100%;max-width:565px;display:flex}.footer-form-4 form .form-clt{width:100%;max-width:392px}.footer-form-4 form .form-clt input{background-color:var(--white);width:100%;color:var(--text);border:none;outline:none;padding:17.5px 20px;line-height:1}.footer-form-4 form .theme-btn{background-color:var(--white);padding:20px 32px}.footer-form-4 form .theme-btn:before,.footer-form-4 form .theme-btn:after{background-color:var(--theme4)}.footer-form-4 form .theme-btn:hover{color:var(--white)}.footer-newsletter-items-4{border-bottom:1px solid #2b2b2b}.section-title{z-index:99;margin-bottom:var(--section-title-mb);position:relative}@media (width<=767px){.section-title{margin-bottom:var(--section-title-mb-mobile)}.section-title br{display:none}}.section-title .sub-title{color:var(--theme3);text-transform:uppercase;letter-spacing:.12em;margin-bottom:12px;font-size:13px;font-weight:700;line-height:1;position:relative}.section-title .sub-title img{margin-top:-3px;margin-right:5px;line-height:1}.section-title h2{color:var(--header);font-weight:800;line-height:1.25}.section-title h2 span{color:#0f172a4d}.section-title-area{z-index:9;margin-bottom:var(--section-title-mb);justify-content:space-between;align-items:flex-end;gap:16px;display:flex;position:relative}@media (width<=767px){.section-title-area{margin-bottom:var(--section-title-mb-mobile)}.section-title-area br{display:none}}@media (width<=991px){.section-title-area{flex-wrap:wrap;gap:16px}}.center{text-align:center;margin:0 auto}.section-bg{background-color:var(--bg)}@media (width<=1199px){.section-padding{padding:var(--section-py-desktop) 0}}@media (width<=991px){.section-padding{padding:var(--section-py-tablet) 0}}@media (width<=575px){.section-padding{padding:var(--section-py-mobile) 0}}.hero-2{background-color:#ebebeb;padding:150px 0;position:relative;overflow:hidden}@media (width<=767px){.hero-2{padding:140px 0}}@media (width<=575px){.hero-2{padding:120px 0}}.hero-2 .right-shape{max-width:1100px;position:absolute;top:0;bottom:0;right:0}@media (width<=1600px){.hero-2 .right-shape{max-width:990px}}@media (width<=1399px){.hero-2 .right-shape{max-width:790px}}@media (width<=1199px){.hero-2 .right-shape{display:none}}.hero-2 .right-shape img{height:100%}.hero-2 .hero-content{opacity:0;z-index:3;position:relative;transform:translateY(-150px)}@media (width<=991px){.hero-2 .hero-content{text-align:center}}.hero-2 .hero-content span{letter-spacing:.16em;text-transform:uppercase;color:#121212;margin-bottom:15px;display:inline-block}.hero-2 .hero-content h1{text-transform:capitalize;font-size:92px;font-weight:700}@media (width<=1199px){.hero-2 .hero-content h1{font-size:70px}}@media (width<=991px){.hero-2 .hero-content h1 br{display:none}}@media (width<=767px){.hero-2 .hero-content h1{font-size:55px}}@media (width<=575px){.hero-2 .hero-content h1{font-size:45px}}.hero-2 .hero-content h1 b{-webkit-text-stroke-width:1.5px;-webkit-text-stroke-color:#121212cc;color:#0000}.hero-2 .hero-content p{color:#424242;max-width:500px;margin-top:30px}@media (width<=991px){.hero-2 .hero-content p{margin:20px auto 0}}.hero-2 .hero-button{opacity:0;z-index:9;margin-top:35px;position:relative;transform:translateY(150px)}@media (width<=991px){.hero-2 .hero-button{text-align:center}}.hero-2 .hero-button .theme-btn{border:1px solid var(--header);color:var(--header);background-color:#0000}.hero-2 .hero-button .theme-btn:before,.hero-2 .hero-button .theme-btn:after{background-color:var(--theme2)}.hero-2 .hero-button .theme-btn:hover{color:var(--header);border:1px solid var(--theme2)}.hero-2 .hero-image{opacity:0;z-index:3;margin-left:100px;position:relative;transform:translate(150px)}@media (width<=1600px){.hero-2 .hero-image{margin-left:0}.hero-2 .hero-image img{width:100%}}@media (width<=1199px){.hero-2 .hero-image{max-width:600px}}.hero-2 .hero-image .dis-count{position:absolute;top:0;left:20px}@media (width<=1199px){.hero-2 .hero-image .dis-count{max-width:150px}.hero-2 .hero-image .dis-count img{width:100%!important;height:100%!important}}.hero-2 .hero-image .dis-count img{width:initial;height:initial}.hero-section-2{position:relative}.hero-section-2 .array-button{z-index:99;opacity:0;visibility:hidden;justify-content:space-between;align-items:center;transition:all .4s ease-in-out;display:flex;position:absolute;top:50%;left:30px;right:30px;transform:translateY(58%)}@media (width<=1199px){.hero-section-2 .array-button{display:none}}.hero-section-2 .array-button .array-prev{text-align:center;background-color:var(--white);width:48px;height:48px;color:var(--header);border-radius:0;font-size:18px;line-height:48px;transition:all .4s ease-in-out}.hero-section-2 .array-button .array-prev:hover{background-color:var(--theme2);color:var(--header)}.hero-section-2 .array-button .array-next{text-align:center;background-color:var(--white);width:48px;height:48px;color:var(--header);border-radius:0;font-size:18px;line-height:48px;transition:all .4s ease-in-out}.hero-section-2 .array-button .array-next:hover{background-color:var(--theme2);color:var(--header)}.hero-section-2:hover .array-button{opacity:1;visibility:visible;transform:translateY(-50%)}.hero-section-2 .swiper-slide.swiper-slide-active .hero-content,.hero-section-2 .swiper-slide.swiper-slide-active .hero-button{opacity:1;transition:all 2.5s;transform:translateY(0)}.hero-section-2 .swiper-slide.swiper-slide-active .hero-image{opacity:1;transition:all 2.5s;transform:translate(0)}.hero-section-3{position:relative}.hero-section-3 .swiper-dot{z-index:99;position:absolute;top:50%;right:30px;transform:translateY(-50%)rotate(90deg)}@media (width<=1199px){.hero-section-3 .swiper-dot{display:none}}.hero-section-3 .swiper-slide.swiper-slide-active .hero-content,.hero-section-3 .swiper-slide.swiper-slide-active .hero-button{opacity:1;transition:all .8s cubic-bezier(.16,1,.3,1);transform:translateY(0)}.hero-section-3 .swiper-slide.swiper-slide-active .hero-image{opacity:1;transition:all .8s cubic-bezier(.16,1,.3,1);transform:translate(0)}.hero-3{padding:200px 0;position:relative}@media (width<=1199px){.hero-3{padding:160px 0}}@media (width<=767px){.hero-3{padding:140px 0}}@media (width<=575px){.hero-3{padding:120px 0}}.hero-3 .hero-content{opacity:0;z-index:3;position:relative;transform:translateY(-150px)}@media (width<=991px){.hero-3 .hero-content{text-align:center}}.hero-3 .hero-content .hero-sub-text{color:#121212;letter-spacing:.16em;margin-bottom:4px;font-size:14px;font-weight:500;display:inline-block}.hero-3 .hero-content h1{font-size:80px;font-weight:700}@media (width<=1199px){.hero-3 .hero-content h1{font-size:60px}}@media (width<=767px){.hero-3 .hero-content h1{font-size:48px}}@media (width<=575px){.hero-3 .hero-content h1{font-size:38px}}.hero-3 .hero-content p{color:#424242;max-width:500px;margin-top:20px}@media (width<=991px){.hero-3 .hero-content p{margin:20px auto 0}}.hero-3 .hero-content .price-items{align-items:center;gap:8px;margin-top:15px;margin-bottom:35px;display:flex}@media (width<=991px){.hero-3 .hero-content .price-items{justify-content:center;margin-bottom:25px}}.hero-3 .hero-content .price-items h2{font-size:24px;font-weight:700}.hero-3 .hero-content .price-items del{color:gray;font-size:24px;font-weight:600}.hero-3 .hero-button{opacity:0;z-index:9;position:relative;transform:translateY(150px)}@media (width<=991px){.hero-3 .hero-button{text-align:center}}.hero-3 .hero-button .theme-btn{border:1px solid var(--header);background-color:#0000}.hero-3 .hero-button .theme-btn:hover{border:1px solid var(--theme3)}.hero-3 .hero-image{text-align:center;opacity:0;z-index:9;position:relative;transform:translate(350px)}@media (width<=991px){.hero-3 .hero-image .thumb{max-width:300px;margin:0 auto}.hero-3 .hero-image .thumb img{width:100%;height:100%}}@media (width<=575px){.hero-3 .hero-image .thumb{max-width:200px}}.hero-3 .hero-image img{margin-right:-60px}@media (width<=1199px){.hero-3 .hero-image img{margin-right:0}}.hero-3 .hero-image .hero-shape{z-index:-1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=991px){.hero-3 .hero-image .hero-shape{display:none}}.hero-3 .hero-image .hero-shape img{margin-right:0}.hero-4{padding-bottom:150px}.hero-4 .hero-content{opacity:0;z-index:3;margin-top:160px;position:relative;transform:translateY(-150px)}@media (width<=991px){.hero-4 .hero-content{text-align:center;transform:initial}}.hero-4 .hero-content span{letter-spacing:.16em;text-transform:uppercase;color:#121212;margin-bottom:0;display:inline-block}.hero-4 .hero-content h1{font-size:90px;line-height:110%}@media (width<=1199px){.hero-4 .hero-content h1{font-size:78px}}@media (width<=991px){.hero-4 .hero-content h1{font-size:65px}}@media (width<=767px){.hero-4 .hero-content h1{font-size:54px}}@media (width<=575px){.hero-4 .hero-content h1{font-size:40px}}.hero-4 .hero-content h1 b{font-weight:400}.hero-4 .hero-content p{color:gray;margin-top:20px;font-size:20px;font-weight:400}.hero-4 .hero-button{opacity:0;z-index:9;margin-top:30px;position:relative;transform:translateY(150px)}@media (width<=991px){.hero-4 .hero-button{text-align:center;transform:initial}}.hero-4 .hero-button .theme-btn{border:1px solid var(--header);background-color:#0000}.hero-4 .hero-button .theme-btn:before,.hero-4 .hero-button .theme-btn:after{background-color:var(--theme4)}.hero-4 .hero-button .theme-btn:hover{border:1px solid var(--theme4);color:var(--white)}.hero-4 .hero-image{text-align:center;opacity:0;z-index:9;position:relative;transform:translateY(-350px)}@media (width<=991px){.hero-4 .hero-image{max-width:450px;transform:initial;margin:40px auto 0}}.hero-4 .hero-image .discount{position:absolute;bottom:-80px;right:-30px}.hero-4 .hero-image .icon-box{text-align:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(#ffffff5b 0%,#ffffff59 100%);border-radius:50%;width:215px;height:215px;line-height:215px;position:absolute;bottom:0;right:0}@media (width<=991px){.hero-4 .hero-image .icon-box{display:none}}.hero-4 .hero-image .icon-box img{border-radius:initial;height:initial;width:initial}.hero-4 .hero-image img{border-radius:0 0 286px 286px}@media (width<=1199px){.hero-4 .hero-image img{width:100%;height:100%}}.hero-1{height:100vh;padding-top:280px;position:relative;overflow:hidden}@media (width<=1600px){.hero-1{padding-top:200px}}@media (width<=991px){.hero-1{padding-top:180px}}.hero-1 .hero-content{opacity:0;z-index:3;max-width:620px;position:relative;transform:translateY(-150px)}.hero-1 .hero-content span{letter-spacing:.16em;text-transform:uppercase;color:#fff;margin-bottom:0;font-weight:500;display:inline-block}.hero-1 .hero-content h1{color:var(--white);line-height:120%}.hero-1 .hero-content .offter-text{color:var(--white);letter-spacing:.16em;text-transform:uppercase;margin-top:15px;font-weight:500;line-height:1;display:inline-block}.hero-1 .hero-button{opacity:0;z-index:9;align-items:center;gap:20px;margin-top:40px;display:flex;position:relative;transform:translateY(250px)}.hero-1 .hero-button .theme-btn{border:1px solid var(--white);color:var(--white);background-color:#0000}.hero-1 .hero-button .theme-btn:before,.hero-1 .hero-button .theme-btn:after{background-color:var(--white)}.hero-1 .hero-button .theme-btn:hover{color:var(--theme)}.hero-section-4{position:relative}.hero-section-4 .swiper-dot{z-index:999;position:absolute;bottom:60px;left:50%;transform:translate(-50%)}.hero-section-4 .swiper-slide.swiper-slide-active .hero-content{opacity:1;transition:all 2s;transform:translateY(0)}.hero-section-4 .swiper-slide.swiper-slide-active .hero-button{opacity:1;transition:all 2.5s;transform:translateY(0)}.hero-section-4 .swiper-slide.swiper-slide-active .hero-image{opacity:1;transition:all 2s;transform:translateY(0)}.tp-showcase-arrow-box{z-index:2;position:absolute;top:50%;right:80px;transform:translateY(-40%)}.tp-showcase-arrow-box button{width:60px;height:60px;color:var(--tp-common-white);background:var(--tp-theme-secondary);z-index:2;margin-bottom:10px;font-size:20px;display:block;transform:translateY(-50%)}.tp-showcase-arrow-box button:hover{color:var(--tp-theme-secondary);background:var(--tp-common-white)}.tp-slider-dot{z-index:3}.showcase-slider-wrappper{height:100vh}.showcase-slider-wrappper .swiper-slide-active .hero-content,.showcase-slider-wrappper .swiper-slide-active .hero-button{opacity:1;transition:all 2.5s;transform:translateY(0)}.showcase-slider-wrappper .tp-hero-7-slider-arrow{z-index:99;opacity:0;visibility:hidden;justify-content:space-between;align-items:center;transition:all .4s ease-in-out;display:flex;position:absolute;top:50%;left:30px;right:30px;transform:translateY(58%)}@media (width<=1199px){.showcase-slider-wrappper .tp-hero-7-slider-arrow{display:none}}.showcase-slider-wrappper .tp-hero-7-slider-arrow .tp-hero-prev{text-align:center;background-color:var(--white);width:48px;height:48px;color:var(--header);border-radius:50%;font-size:18px;line-height:48px;transition:all .4s ease-in-out}.showcase-slider-wrappper .tp-hero-7-slider-arrow .tp-hero-prev:hover{background-color:var(--theme);color:var(--white)}.showcase-slider-wrappper .tp-hero-7-slider-arrow .tp-hero-next{text-align:center;background-color:var(--white);width:48px;height:48px;color:var(--header);border-radius:50%;font-size:18px;line-height:48px;transition:all .4s ease-in-out}.showcase-slider-wrappper .tp-hero-7-slider-arrow .tp-hero-next:hover{background-color:var(--theme);color:var(--white)}.showcase-slider-wrappper:hover .tp-hero-7-slider-arrow{opacity:1;visibility:visible;transform:translateY(-50%)}#canvas-slider{width:100%;height:100%;-webkit-transition:width .5s ease-in-out 0;z-index:1;transition:width .5s ease-in-out;position:relative;top:0;right:0;overflow:hidden}#canvas-slider .slider-img{z-index:0;opacity:0;visibility:hidden;background-color:#222;background-position:50%;background-size:cover;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0;transform:scale(1.01)}#showcase-slider-holder{object-fit:cover;opacity:1;z-index:2;width:100%;position:absolute;overflow:hidden}.port-showcase-slider-item{height:100vh}.tp-slider__thumb-bg{object-fit:cover;width:100%;height:100vh;position:absolute}.parallax-slider-active .swiper-slide{width:100%;height:100vh;position:relative;overflow:hidden}.parallax-slider-active .swiper-container{width:100%;height:100vh}.slide-transtion{transition-timing-function:linear}.tp-hover-distort-wrapper{position:relative}.tp-hover-distort-wrapper .canvas{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.tp-hover-distort-img{opacity:0;object-fit:cover}.tp-hover-distort-img.back{content:"";width:100%;height:100%;position:absolute;top:0;left:0}.about-wrapper-4{margin-bottom:90px}@media (width<=1199px){.about-wrapper-4{margin-bottom:0}}.about-wrapper-4 .about-image-items{max-width:478px;position:relative}@media (width<=1199px){.about-wrapper-4 .about-image-items{max-width:initial}}@media (width<=991px){.about-wrapper-4 .about-image-items{height:500px}}.about-wrapper-4 .about-image-items img{object-fit:cover;width:100%;height:100%}.about-wrapper-4 .about-image-items .thumb1{position:absolute;bottom:-100px;right:-100px}@media (width<=1600px){.about-wrapper-4 .about-image-items .thumb1{right:-60px}}@media (width<=1199px){.about-wrapper-4 .about-image-items .thumb1{bottom:0;right:0}}@media (width<=575px){.about-wrapper-4 .about-image-items .thumb1{max-width:200px}.about-wrapper-4 .about-image-items .thumb1 img{border:2px solid var(--white)}}.about-wrapper-4 .about-image-items .thumb1 img{border:8px solid var(--white)}.about-wrapper-4 .about-content .about-text{max-width:500px;margin-top:25px}.about-wrapper-4 .about-content ul{margin-top:32px;margin-bottom:40px}.about-wrapper-4 .about-content ul li{color:#121212;align-items:center;gap:12px;font-size:20px;font-weight:400;display:flex}.about-wrapper-4 .about-content ul li:not(:last-child){margin-bottom:15px}.about-wrapper-4 .about-content .theme-btn.theme-btn4{border:1px solid var(--header);background-color:var(--white)}.about-wrapper-4 .about-content .theme-btn.theme-btn4:before,.about-wrapper-4 .about-content .theme-btn.theme-btn4:after{background-color:var(--theme4)}.about-wrapper-4 .about-content .theme-btn.theme-btn4:hover{border:1px solid var(--theme4);color:var(--white)}.about-wrapper-4 .about-inner-right-thumb{max-width:638px}.about-wrapper-4 .about-inner-right-thumb img{width:100%;height:100%}.about-section-4{border-bottom:1.2px solid #d4d4d4}.about-inner-wrapper .thumb img{width:100%}.about-inner-wrapper .about-content{margin-left:40px}@media (width<=1199px){.about-inner-wrapper .about-content{margin-left:0}}.about-inner-wrapper .about-content .accordion-box{border-top:1px solid #0f172a1a;max-width:600px;margin-top:40px;padding-top:30px;position:relative}@media (width<=767px){.about-inner-wrapper .about-content .accordion-box{margin-top:30px}}.about-inner-wrapper .about-content .accordion-box .block{background-color:#0000;border-bottom:1px solid #0f172a1a;margin-bottom:30px;padding-bottom:32px;line-height:1;position:relative}.about-inner-wrapper .about-content .accordion-box .block .acc-btn{color:var(--header);cursor:pointer;font-family:Plus Jakarta Sans,sans-serif;font-size:20px;font-weight:600;transition:all .5s;position:relative}@media (width<=470px){.about-inner-wrapper .about-content .accordion-box .block .acc-btn{font-size:20px}}.about-inner-wrapper .about-content .accordion-box .block .acc-btn .number{color:var(--text);letter-spacing:-3px;margin-left:-50px;margin-right:15px;font-family:Plus Jakarta Sans,sans-serif;font-size:32px;font-weight:500}.about-inner-wrapper .about-content .accordion-box .block .acc-btn .icon{height:35px;color:var(--header);font-size:18px;line-height:18px;transition:all .5s;position:absolute;top:0;right:0}.about-inner-wrapper .about-content .accordion-box .block .acc-content{margin-top:22px;display:none;position:relative}@media (width<=470px){.about-inner-wrapper .about-content .accordion-box .block .acc-content{margin-top:10px}}.about-inner-wrapper .about-content .accordion-box .block .acc-content .content{position:relative}.about-inner-wrapper .about-content .accordion-box .block .acc-content .content .text{color:gray;max-width:570px;font-size:16px;font-weight:400;line-height:175%}@media (width<=1199px){.about-inner-wrapper .about-content .accordion-box .block .acc-content .content .text{font-size:14px}}@media (width<=470px){.about-inner-wrapper .about-content .accordion-box .block .acc-content .content .text{font-size:13px}}.about-inner-wrapper .about-content .accordion-box .block .acc-content.current{display:block}.about-inner-wrapper .about-content .accordion-box .block .acc-btn.active .icon:before{content:"";color:var(--header)}.about-inner-wrapper .about-content .accordion-box .block .acc-btn.active{color:var(--header)}.about-inner-wrapper .about-content .accordion-box .block:last-child{margin-bottom:0}.about-inner-wrapper .about-content .about-btn{align-items:center;gap:25px;margin-top:40px;display:flex}.about-inner-wrapper .about-content .about-btn .theme-btn{border:1px solid var(--header)}.about-inner-wrapper .about-content .about-btn .theme-btn:hover{border:1px solid var(--theme)}.about-inner-wrapper .about-content .about-btn .link-btn{color:var(--header);font-size:16px;font-weight:600;text-decoration:underline}.about-inner-wrapper .about-content .about-btn .link-btn:hover{color:var(--theme)}.about-counter-inner-wrapper{border:1px solid #d4d4d4;justify-content:space-between;align-items:center;padding:0 30px;display:flex}@media (width<=1199px){.about-counter-inner-wrapper{flex-wrap:wrap;gap:30px;padding:30px}}.about-counter-inner-wrapper .counter-items{align-items:center;gap:12px;display:flex}.about-counter-inner-wrapper .counter-items .icon{text-align:center;border:1px solid #d4d4d4;border-radius:50%;width:68px;height:68px;line-height:68px}@media (width<=767px){.about-counter-inner-wrapper .counter-items h2{font-size:30px}}.about-counter-inner-wrapper .line{background-color:#d4d4d4;width:1px;height:148px}@media (width<=1199px){.about-counter-inner-wrapper .line{display:none}}.marquee{--duration:30s;--gap:0px;-webkit-user-select:none;user-select:none;background:#c9e26533;gap:30px;padding:20px 0;display:flex;position:relative;overflow:hidden}.marquee:before{background-color:var(--theme2);content:"";width:100%;height:44px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.marquee.style-4{background:#f5872033}.marquee.style-4:before{background-color:var(--theme4)}.marquee.slide-right,.marquee.slide-right .text,.marquee.slide-right .stroke-text{transform:scaleX(-1)}.marquee .marquee-group{animation:scroll var(--duration) linear infinite;flex-shrink:0;justify-content:space-around;align-items:center;gap:30px;display:flex}.marquee .text{color:#121212;align-items:center;gap:10px;font-size:18px;font-weight:500;line-height:1;transition:all .4s ease-in-out;display:flex}.marquee .text span{margin-top:-10px;transition:all .4s ease-in-out;display:inline-block}.marquee-1{--duration:30s;--gap:0px;-webkit-user-select:none;user-select:none;gap:20px;padding:10px 0;display:flex;position:relative;overflow:hidden}@media (width<=1399px){.marquee-1{display:none}}.marquee-1.slide-right,.marquee-1.slide-right .text,.marquee-1.slide-right .stroke-text{transform:scaleX(-1)}.marquee-1 .marquee-group{animation:scroll var(--duration) linear infinite;flex-shrink:0;justify-content:space-around;align-items:center;gap:20px;display:flex}.marquee-1 .text{color:#121212;align-items:center;gap:10px;font-size:14px;font-weight:500;line-height:1;transition:all .4s ease-in-out;display:flex}.marquee-1 .text span{color:#ff914d;transition:all .4s ease-in-out;display:inline-block}@keyframes scroll{0%{transform:translate(0)}to{transform:translateX(calc(-100% - var(--gap)))}}.choose-us-box-items{z-index:2;border:1px solid #2e2e2e;margin-top:30px;padding:24px;position:relative}.choose-us-box-items:before{content:"";opacity:0;background-color:var(--theme2);z-index:-1;transition:all .5s;position:absolute;inset:0;transform:scaleY(.3)}.choose-us-box-items .icon{text-align:center;border:1px solid #2e2e2e;border-radius:50%;width:70px;height:70px;line-height:65px}.choose-us-box-items .content{margin-top:30px}.choose-us-box-items .content h3{color:var(--white);margin-bottom:20px}.choose-us-box-items .content .link-btn{color:var(--white);margin-top:20px;font-size:16px;font-weight:600;display:inline-block}.choose-us-box-items .content .link-btn i{margin-left:5px}.choose-us-box-items .content .link-btn:hover{color:var(--theme2)}.choose-us-box-items:hover:before{opacity:1;transform:scale(1)}.choose-us-box-items:hover .content h3{color:var(--header)}.choose-us-box-items:hover .content p,.choose-us-box-items:hover .content .link-btn{color:#121212}.choose-us-box-items:hover .icon{background-color:var(--header)}.choose-us-box-items:hover .icon img{animation:.6s gelatine}.feature-box-3{padding:10px}.feature-box-3 .icon-circle{background-color:#ebebeb;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 20px;transition:all .4s ease-in-out;display:flex}.feature-box-3 .icon-circle i{color:#111;font-size:26px}@media (width<=576px){.feature-box-3 .icon-circle{width:60px;height:60px}.feature-box-3 .icon-circle i{font-size:22px}}.feature-box-3 h3{margin-bottom:10px;font-size:20px;font-weight:600}@media (width<=576px){.feature-box-3 h3{font-size:16px}}.feature-box-3 p{margin-top:5px;font-size:16px;line-height:1.4}@media (width<=576px){.feature-box-3 p{font-size:13px}}.feature-box-3:hover .icon-circle{background-color:var(--theme3)}.feature-box-3.style-2{gap:12px;display:flex}@media (width<=1199px){.feature-box-3.style-2{display:grid}}.feature-box-3.style-2 .icon-circle{margin:initial;background-color:var(--white);width:100%;max-width:70px;margin-bottom:20px}@media (width<=1199px){.feature-box-3.style-2 .icon-circle{width:70px;height:70px}}.feature-box-3.style-2 p{font-size:15px;line-height:1.9}.feature-box-3.style-2 p br{display:none!important}.feature-section-3{border-bottom:1px solid #f0f0f0}.team-box-items{text-align:center;background-color:var(--white);margin-top:30px;padding:40px 20px}.team-box-items .thumb{max-width:255px;margin:0 auto;transition:all .9s}.team-box-items .thumb img{width:100%;height:100%}.team-box-items .content{margin-top:20px}.team-box-items .content h3{margin-bottom:5px}.team-box-items .content .social-icon{justify-content:center;gap:8px;margin-top:20px}.team-box-items .content .social-icon a{text-align:center;width:40px;height:40px;color:var(--header);background-color:#0000;border:1px solid #d4d4d4;border-radius:50%;line-height:40px;display:inline-block}.team-box-items .content .social-icon a:hover{background-color:var(--theme);border:1px solid var(--theme)}.team-box-items:hover .thumb{transform:rotateY(360deg)}.categorie-wrapper{position:relative}.categorie-wrapper .categorie-left-image{margin-top:25px;position:relative;overflow:hidden}.categorie-wrapper .categorie-left-image img{object-fit:cover;width:100%;height:100%;transition:all .5s;display:block}.categorie-wrapper .categorie-left-image img:first-child{z-index:1;-webkit-transform:translate(50%)scaleX(2);opacity:0;filter:blur(10px);position:absolute;inset:0;transform:translate(50%)scaleX(2)}.categorie-wrapper .categorie-left-image .title{z-index:99;background-color:#121212;padding:14px 16px;font-size:18px;font-weight:600;line-height:1;position:absolute;bottom:24px;left:24px}.categorie-wrapper .categorie-left-image .title a{color:var(--white)}.categorie-wrapper .categorie-left-image .title a:hover{color:var(--theme)}.categorie-wrapper .categorie-left-image .title a span{color:gray;font-size:14px}.categorie-wrapper .categorie-left-image:hover img:first-child{-webkit-transform:translate(0)scaleX(1);opacity:1;filter:blur();transform:translate(0)scaleX(1)}.categorie-wrapper .categorie-left-image:hover img:nth-child(2){opacity:0;filter:blur(10px);transform:translate(-50%)scaleX(2)}.categorie-wrapper .categorie-right-image{margin-top:25px;position:relative;overflow:hidden}.categorie-wrapper .categorie-right-image img{will-change:opacity, transform;width:100%;height:100%;transition:opacity .6s,transform .6s}.categorie-wrapper .categorie-right-image .title{background-color:var(--white);z-index:99;padding:12px 14px;font-size:18px;font-weight:600;line-height:1;position:absolute;bottom:24px;left:24px}.categorie-wrapper .categorie-right-image .title a{color:var(--header)}.categorie-wrapper .categorie-right-image .title a:hover{color:var(--theme)}.categorie-wrapper .categorie-right-image .title a span{color:gray;font-size:14px}.categorie-wrapper .categorie-right-image .back-image{opacity:0;visibility:hidden;position:absolute;top:0;left:0;transform:scale(1.05)}.categorie-wrapper .categorie-right-image .font-image{opacity:1;visibility:visible;transform:scale(1)}.categorie-wrapper .categorie-right-image:hover .font-image{opacity:0;visibility:hidden;transform:scale(.95)}.categorie-wrapper .categorie-right-image:hover .back-image{opacity:1;visibility:visible;transform:scale(1)}.categorie-wrapper .categorie-right-image.style-2 .title a:hover{color:var(--theme4)}.categorie-wrapper .array-button{z-index:99;justify-content:space-between;align-items:center;display:flex;position:absolute;top:50%;left:-25px;right:-25px;transform:translateY(-50%)}@media (width<=1199px){.categorie-wrapper .array-button{display:none}}.categorie-wrapper .array-button .array-prev,.categorie-wrapper .array-button .array-next{background-color:var(--white);color:var(--header);box-shadow:0 8px 40px #0000001f}.categorie-wrapper .array-button .array-prev:hover,.categorie-wrapper .array-button .array-next:hover{background-color:var(--theme4)}.shop-card-items{margin-top:25px}.shop-card-items .thumb{position:relative;overflow:hidden}.shop-card-items .thumb img{will-change:opacity, transform;width:100%;height:100%;transition:opacity .6s,transform .6s}.shop-card-items .thumb .theme-btn{text-align:center;background-color:var(--header);width:calc(100% - 30px);color:var(--white);opacity:0;visibility:hidden;transition:all .4s ease-in-out;position:absolute;bottom:-50px;left:15px;right:15px}.shop-card-items .thumb .theme-btn:before,.shop-card-items .thumb .theme-btn:after{background-color:var(--theme)}.shop-card-items .thumb .theme-btn i{margin-left:0;margin-right:8px}.shop-card-items .thumb .gt-shop-icon{gap:10px;position:absolute;top:16px;right:16px}.shop-card-items .thumb .gt-shop-icon li{cursor:pointer;transition:all .4s ease-in-out;transform:scaleX(0)}.shop-card-items .thumb .gt-shop-icon li a,.shop-card-items .thumb .gt-shop-icon li button{background-color:var(--white);width:40px;height:40px;color:var(--theme);text-align:center;border-radius:50%;line-height:40px;transition:all .4s ease-in-out;display:inline-block;box-shadow:0 2px 8px #63636333}.shop-card-items .thumb .gt-shop-icon li a:hover,.shop-card-items .thumb .gt-shop-icon li button:hover{background-color:var(--theme);color:var(--white)}.shop-card-items .thumb .back-image{opacity:0;visibility:hidden;position:absolute;top:0;left:0;transform:scale(1.05)}.shop-card-items .thumb .font-image{opacity:1;visibility:visible;transform:scale(1)}.shop-card-items .thumb .discount-text{color:#121212;text-align:center;z-index:2;background:#ebebeb;height:29px;padding:0 8px;font-size:14px;font-weight:500;line-height:29px;display:inline-block;position:absolute;top:16px;left:16px}.shop-card-items .shop-content{justify-content:space-between;align-items:end;margin-top:20px;display:flex}.shop-card-items .shop-content .content span{margin-bottom:5px;font-size:14px;display:inline-block}.shop-card-items .shop-content .content h3{font-size:16px;font-weight:500}.shop-card-items .shop-content .content h3 a:hover{color:var(--theme)}.shop-card-items .shop-content .content h4{margin-top:10px;font-size:16px;font-weight:500}.shop-card-items .shop-content .color-picker{align-items:center;gap:12px;display:flex}.shop-card-items .shop-content .color-picker .color-box{cursor:pointer;border:none;width:12px;height:12px;padding:0;transition:outline .1s ease-in-out}.shop-card-items .shop-content .color-picker .color-box.box-black{background-color:#120f14}.shop-card-items .shop-content .color-picker .color-box.box-brown{background-color:#b77351}.shop-card-items .shop-content .color-picker .color-box.box-blue{background-color:#9ec5ff}.shop-card-items .shop-content .color-picker .color-box.active{border:1px solid #fff;outline:1px solid gray}.shop-card-items .shop-content .color-picker .more-count{color:gray;font-size:14px;font-weight:500}.shop-card-items:hover .thumb .font-image{opacity:0;visibility:hidden;transform:scale(.95)}.shop-card-items:hover .thumb .gt-shop-icon li{transform:scaleX(1)}.shop-card-items:hover .thumb .back-image{opacity:1;visibility:visible;transform:scale(1)}.shop-card-items:hover .thumb .theme-btn{opacity:1;visibility:visible;bottom:16px}.shop-card-items.style-2 .thumb .theme-btn:before,.shop-card-items.style-2 .thumb .theme-btn:after{background-color:var(--theme2)}.shop-card-items.style-2 .thumb .theme-btn:hover{color:#120f14}.shop-card-items.style-2 .thumb .gt-shop-icon li a,.shop-card-items.style-2 .thumb .gt-shop-icon li button{background-color:var(--white);color:var(--theme);box-shadow:0 2px 8px #63636333}.shop-card-items.style-2 .thumb .gt-shop-icon li a:hover,.shop-card-items.style-2 .thumb .gt-shop-icon li button:hover{background-color:var(--theme);color:var(--white)}.shop-card-items.style-2 .shop-content .content h3 a:hover{color:var(--theme2)}.shop-card-items.style-4{border:1px solid #d4d4d4}.shop-card-items.style-4 .thumb .discount-text{background-color:var(--white)}.shop-card-items.style-4 .thumb .theme-btn:before,.shop-card-items.style-4 .thumb .theme-btn:after{background-color:var(--theme4)}.shop-card-items.style-4 .thumb .theme-btn:hover{color:var(--white)}.shop-card-items.style-4 .thumb .gt-shop-icon li a,.shop-card-items.style-4 .thumb .gt-shop-icon li button{background-color:var(--white);color:var(--theme4)}.shop-card-items.style-4 .thumb .gt-shop-icon li a:hover,.shop-card-items.style-4 .thumb .gt-shop-icon li button:hover{background-color:var(--theme4);color:var(--white)}.shop-card-items.style-4 .shop-content{margin-top:0;padding:20px 20px 30px}.shop-card-items.style-4 .shop-content .content span{text-transform:capitalize}.shop-card-items.style-4 .shop-content .content h3 a:hover{color:var(--theme4)}.shop-card-items.style-4 .shop-content .star{color:#fec300;font-size:14px}.product-day-section{background-color:#121212;position:relative}@media (width<=1399px){.product-day-section{padding:120px 0}}@media (width<=1199px){.product-day-section{padding:100px 0}}@media (width<=991px){.product-day-section{padding:0 0 80px}}@media (width<=1199px){.product-day-section.product-day-section1{padding:100px 0}}@media (width<=991px){.product-day-section.product-day-section1{padding:80px 0 0}}.product-day-section .dot-shape{position:absolute;top:75px;right:100px}@media (width<=1399px){.product-day-section .dot-shape{display:none}}.product-day-section.style-2{background:#e6e6e6}.product-day-section.style-2 .shape1{position:absolute;bottom:60px;right:0}@media (width<=1899px){.product-day-section.style-2 .shape1{display:none}}.product-day-section.style-2 .product-day-wrapper .product-day-content h6,.product-day-section.style-2 .product-day-wrapper .product-day-content h2{color:var(--header)}.product-day-section.style-2 .product-day-wrapper .product-day-content p{color:gray;max-width:500px;margin-top:30px;font-size:16px;font-weight:400}.product-day-section.style-2 .product-day-wrapper .product-day-content .coming-soon-time{align-items:center;gap:25px;margin-top:35px;margin-bottom:40px;display:flex}@media (width<=1199px){.product-day-section.style-2 .product-day-wrapper .product-day-content .coming-soon-time{flex-wrap:wrap;margin-top:25px;margin-bottom:25px}}.product-day-section.style-2 .product-day-wrapper .product-day-content .coming-soon-time .timer-content{text-align:center;border-top:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;min-width:110px;padding:20px 0}.product-day-section.style-2 .product-day-wrapper .product-day-content .coming-soon-time .timer-content span{margin-top:5px;display:inline-block}.product-day-section.style-2 .product-day-wrapper .product-day-content .theme-btn.theme-btn2:before,.product-day-section.style-2 .product-day-wrapper .product-day-content .theme-btn.theme-btn2:after{background-color:var(--theme2)}.product-day-section.style-2 .product-day-wrapper .product-day-content .theme-btn.theme-btn2:hover{color:var(--header)!important}.product-day-wrapper{position:relative}.product-day-wrapper .product-day-image .offer-box{z-index:88;position:absolute;top:16%;left:35%}@media (width<=1399px){.product-day-wrapper .product-day-image .offer-box{display:none}}.product-day-wrapper .product-day-image .location-indicator{cursor:pointer;z-index:1;background-color:#121212b3;border-radius:50%;width:32px;height:32px;position:absolute}.product-day-wrapper .product-day-image .location-indicator:before{content:"";background-color:var(--white);border-radius:50%;width:16px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-day-wrapper .product-day-image .location-indicator.loc-1{top:30%;inset-inline-start:25%}@media (width<=1199px){.product-day-wrapper .product-day-image .location-indicator.loc-1{display:none}}.product-day-wrapper .product-day-image .location-indicator.loc-2{bottom:20%;inset-inline-start:20%}.product-day-wrapper .product-day-image .location-indicator.loc-3{bottom:15%;inset-inline-start:30%}.product-day-wrapper .product-day-image .location-indicator.loc-4{top:30%;inset-inline-start:13%}@media (width<=1199px){.product-day-wrapper .product-day-image .location-indicator.loc-4{display:none}}.product-day-wrapper .product-day-image .location-indicator:after{content:"";z-index:-2;top:0;background:#ffffff1a;border-radius:50%;width:100%;height:100%;animation:1.6s linear infinite pulse4;position:absolute;inset-inline-start:0}.product-day-wrapper .product-day-image .location-indicator:hover .location-tooltip{opacity:1;visibility:visible;margin-bottom:42px}.product-day-wrapper .product-day-image .location-tooltip{background-color:var(--white);text-align:center;inset-inline-start:50%;cursor:default;opacity:0;visibility:hidden;width:140px;margin-bottom:35px;padding:18px 0;font-family:Plus Jakarta Sans,sans-serif;line-height:1;transition:all .3s ease-in-out;position:absolute;bottom:0;transform:translate(-50%);box-shadow:0 10px 40px #1d1f151a}@media (width<=575px){.product-day-wrapper .product-day-image .location-tooltip{width:initial;max-width:300px}}.product-day-wrapper .product-day-image .location-tooltip:after{content:"";background:var(--white);z-index:-1;inset-inline-start:50%;width:14px;height:14px;position:absolute;bottom:-7px;transform:translate(-50%)rotate(45deg)}.product-day-wrapper .product-day-image .location-tooltip p{color:var(--header);margin-bottom:10px;font-size:16px;font-weight:500}@media (width<=575px){.product-day-wrapper .product-day-image .location-tooltip p{font-size:14px}}.product-day-wrapper .product-day-image .location-tooltip span{color:var(--header);font-size:16px;font-weight:500}.product-day-wrapper .product-day-image img{width:100%;height:100%}.product-day-wrapper .product-day-image video{object-fit:cover;width:50%;height:700px;display:block;position:absolute;top:-85px;left:0}@media (width<=1600px){.product-day-wrapper .product-day-image video{top:-120px}}@media (width<=1399px){.product-day-wrapper .product-day-image video{top:-120px}}@media (width<=1199px){.product-day-wrapper .product-day-image video{top:-80px}}@media (width<=991px){.product-day-wrapper .product-day-image video{width:100%;height:500px;margin-top:30px;position:static}}.product-day-wrapper .product-day-content{margin-left:80px}@media (width<=991px){.product-day-wrapper .product-day-content{margin-top:25px;margin-right:20px}}@media (width<=1399px){.product-day-wrapper .product-day-content{margin-left:20px}}.product-day-wrapper .product-day-content .sub-text{color:var(--white);letter-spacing:.16em;margin-bottom:12px;font-size:14px;font-weight:500;display:inline-block}.product-day-wrapper .product-day-content h2{color:var(--white);font-size:40px;font-weight:700}@media (width<=575px){.product-day-wrapper .product-day-content h2{font-size:30px}}.product-day-wrapper .product-day-content p{color:gray;max-width:500px;margin-top:30px;font-size:16px;font-weight:400}.product-day-wrapper .product-day-content .coming-soon-time{align-items:center;gap:25px;margin-top:35px;margin-bottom:40px;display:flex}@media (width<=1199px){.product-day-wrapper .product-day-content .coming-soon-time{flex-wrap:wrap;margin-top:25px;margin-bottom:25px}}.product-day-wrapper .product-day-content .coming-soon-time .timer-content{text-align:center;border-top:1px solid #2e2e2e;border-bottom:1px solid #2e2e2e;min-width:110px;padding:20px 0}.product-day-wrapper .product-day-content .coming-soon-time .timer-content span{margin-top:5px;display:inline-block}.product-day-wrapper .product-day-content .theme-btn.theme-btn3{border:1px solid var(--header)}.product-day-wrapper .product-day-content .theme-btn.theme-btn3:hover{border:1px solid var(--theme3)}@media (width<=991px){.product-day-wrapper.style-3{padding-top:80px}}.product-day-wrapper.style-3 .product-day-image{position:relative}.product-day-wrapper.style-3 .product-day-image .small-shop-day-box{background-color:#fff;border-radius:0;padding:8px;position:absolute;top:30px;left:30px;box-shadow:0 4px 15px #0000000d}.product-day-wrapper.style-3 .product-day-image .small-shop-day-box .image{position:relative}.product-day-wrapper.style-3 .product-day-image .small-shop-day-box .image .badge-hot{background-color:var(--header);color:#fff;z-index:1;padding:8px 16px;font-size:14px;font-weight:500;line-height:1;position:absolute;top:0;left:0}.product-day-wrapper.style-3 .product-day-image .small-shop-day-box .image img{object-fit:contain;max-width:100%;height:auto}.product-day-wrapper.style-3 .product-day-image .small-shop-day-box .product-details{padding:16px 5px 8px}.product-day-wrapper.style-3 .product-day-image .small-shop-day-box .product-details .product-title{text-transform:none;margin-bottom:5px;font-size:16px;font-weight:500}.product-day-wrapper.style-3 .product-day-image .small-shop-day-box .product-details .product-price{color:var(--header);margin:0;font-size:16px;font-weight:500}@media (width<=991px){.product-day-wrapper.style-3 .product-day-content{margin-left:0;margin-right:0}}.product-day-wrapper.style-3 .product-day-content h6,.product-day-wrapper.style-3 .product-day-content h2{color:var(--header)}.product-day-wrapper.style-3 .product-day-content p{color:gray}.product-day-wrapper.style-3 .product-day-content .coming-soon-time .timer-content{border-top:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4}.shop-banner-items .content{padding:100px 40px}@media (width<=767px){.shop-banner-items .content{padding:50px 35px}}.shop-banner-items .content h6{letter-spacing:.16em;text-transform:uppercase;margin-bottom:8px;font-size:14px;font-weight:500}.shop-banner-items .content h3{font-size:32px;font-weight:700}.shop-banner-items .content p{color:#424242;max-width:280px;margin-top:15px;margin-bottom:22px}.shop-collection-wrapper .shop-collection-image{position:relative}.shop-collection-wrapper .shop-collection-image video{object-fit:cover;width:100%;height:705px;display:block}.shop-collection-wrapper .shop-collection-image .video-play-btn{color:#fff;cursor:pointer;z-index:5;background:#000000a6;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;font-size:26px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.shop-collection-wrapper .shop-collection-image.playing .video-play-btn{opacity:0;visibility:hidden}.shop-collection-wrapper .shop-collenction-content{margin-left:20px}@media (width<=1199px){.shop-collection-wrapper .shop-collenction-content{margin-left:0}}.shop-collection-wrapper .shop-collenction-content .theme-btn{margin-top:0;margin-bottom:0}.shop-collection-wrapper .shop-collenction-content .button-items-2{justify-content:space-between;align-items:center;margin-top:44px;display:flex;position:relative}@media (width<=1399px){.shop-collection-wrapper .shop-collenction-content .button-items-2{flex-wrap:wrap;gap:30px;margin-top:30px}}.shop-collection-wrapper .shop-collenction-content .button-items-2:before{content:"";background-color:#d4d4d4;width:420px;height:1px;position:absolute;top:22px;left:120px}@media (width<=1399px){.shop-collection-wrapper .shop-collenction-content .button-items-2:before{display:none}}.shop-collection-wrapper .shop-collenction-content .button-items-2 .pagi-item .dot-number{gap:20px;display:flex}.shop-collection-wrapper .shop-collenction-content .button-items-2 .pagi-item .dot-number .dot-num span{color:var(--header);font-size:16px;font-weight:600;transition:all .3s;display:inline-block}.shop-collection-wrapper .shop-collenction-content .button-items-2 .pagi-item .dot-number .dot-num.active span{color:var(--theme)}.shop-section .section-title-area .nav{border:1px solid #d4d4d4;align-items:center;gap:20px;padding:18px 24px;line-height:1;display:flex}@media (width<=767px){.shop-section .section-title-area .nav{gap:20px;padding:18px 24px}}.shop-section .section-title-area .nav .nav-item .nav-link{color:gray;padding:0;font-size:16px;font-weight:500}.shop-section .section-title-area .nav .nav-item .nav-link.style-2{border-left:1px solid #d4d4d4;padding-left:20px}.shop-section .section-title-area .nav .nav-item .nav-link.active{color:var(--header)}.shop-category-2{text-align:center;margin-top:30px}.shop-category-2 .thumb{border:1px solid var(--white);border-radius:50%;transition:all .9s;position:relative}.shop-category-2 .thumb .number{background-color:var(--theme3);width:34px;height:34px;color:var(--header);border:3px solid var(--white);opacity:0;visibility:hidden;border-radius:50%;font-size:14px;font-weight:500;line-height:28px;transition:all .4s ease-in-out;display:inline-block;position:absolute;top:10px;right:8px}.shop-category-2 .thumb img{border-radius:50%;width:100%;height:100%}.shop-category-2 .thumb:before{content:"";border:7px solid var(--white);opacity:0;visibility:hidden;border-radius:50%;width:100%;height:100%;transition:all .4s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.shop-category-2 h3{margin-top:15px;font-size:16px;font-weight:600}.shop-category-2 h3 a{color:gray}.shop-category-2:hover .thumb{border:1px solid #d4d4d4;transform:rotateY(360deg)}.shop-category-2:hover .thumb:before,.shop-category-2:hover .thumb .number{opacity:1;visibility:visible}.shop-category-2:hover h3 a{color:var(--header)}.shop-banner-3{position:relative;overflow:hidden}.shop-banner-3 .content{z-index:99;padding:80px 30px;position:relative}@media (width<=575px){.shop-banner-3 .content{padding:40px 30px}}.shop-banner-3 .content .shop-sub-text{letter-spacing:.16em;text-transform:uppercase;color:#121212;margin-bottom:4px;font-size:14px;font-weight:500;display:inline-block}.shop-banner-3 .content p{color:gray;max-width:255px;margin-top:30px;margin-bottom:30px;font-size:16px;font-weight:400}.shop-banner-3 .thumb{position:absolute;top:50%;right:-45px;transform:translateY(-50%)}@media (width<=767px){.shop-banner-3 .thumb{max-width:250px}.shop-banner-3 .thumb img{width:100%;height:100%}}@media (width<=575px){.shop-banner-3 .thumb{display:none}}.shop-banner-wrap .shop-banner-items-3{background-color:#ebebeb;padding:40px 30px 0;overflow:hidden}@media (width<=1199px){.shop-banner-wrap .shop-banner-items-3{height:100%}}.shop-banner-wrap .shop-banner-items-3 .content .shop-sub-text{letter-spacing:.16em;text-transform:uppercase;color:var(--header);margin-bottom:5px;font-size:14px;font-weight:500;display:inline-block}.shop-banner-wrap .shop-banner-items-3 .content h2{margin-bottom:30px;font-size:20px;font-weight:600}.shop-banner-wrap .shop-banner-items-3 .content .theme-btn{padding:16px 30px}.shop-banner-wrap .shop-banner-items-3 .watch-thumb{margin-top:30px;margin-bottom:-60px}.shop-banner-wrap .shop-small-box{background-color:#d6ebff;margin-bottom:24px;padding:30px 24px;position:relative;overflow:hidden}.shop-banner-wrap .shop-small-box .watch-image{position:absolute;bottom:-20px;right:-10px}.shop-banner-wrap .shop-small-box.style-2{background-color:#d4d4d4}.shop-banner-wrap .shop-small-box .content .shop-sub-text{letter-spacing:.16em;text-transform:uppercase;color:var(--header);margin-bottom:5px;font-size:14px;font-weight:500;display:inline-block}.shop-banner-wrap .shop-small-box .content h2{font-size:20px;font-weight:600}.shop-banner-wrap .shop-small-box .content .price{color:var(--theme3);margin-top:40px;font-size:24px;font-weight:600;display:inline-block}.shop-banner-wrap .shop-small-box .watch-image2{position:absolute;bottom:20px;right:8px}.shop-items-3{background-color:#fff;margin-top:30px}.shop-items-3 .product-img{text-align:center;z-index:99;border-bottom:1px solid #d4d4d4;position:relative}.shop-items-3 .product-img .back-image{opacity:0;visibility:hidden;position:absolute;top:0;left:0;transform:scale(1.05)}.shop-items-3 .product-img .font-image{opacity:1;visibility:visible;transform:scale(1)}.shop-items-3 .product-img .discount-text{color:#121212;text-align:center;z-index:2;background:#ebebeb;height:29px;padding:0 8px;font-size:14px;font-weight:500;line-height:29px;display:inline-block;position:absolute;top:16px;left:16px}.shop-items-3 .product-img .gt-shop-icon{gap:10px;position:absolute;top:16px;right:16px}.shop-items-3 .product-img .gt-shop-icon li{cursor:pointer;transition:all .4s ease-in-out;transform:scaleX(0)}.shop-items-3 .product-img .gt-shop-icon li a,.shop-items-3 .product-img .gt-shop-icon li button{background-color:var(--white);width:40px;height:40px;color:var(--theme3);text-align:center;border-radius:50%;line-height:40px;transition:all .4s ease-in-out;display:inline-block;box-shadow:0 2px 8px #63636333}.shop-items-3 .product-img .gt-shop-icon li a:hover,.shop-items-3 .product-img .gt-shop-icon li button:hover{background-color:var(--theme3);color:var(--white)}.shop-items-3 .product-img img{will-change:opacity, transform;width:100%;height:100%;transition:opacity .6s,transform .6s}.shop-items-3 .product-content{padding:20px 30px}.shop-items-3 .product-content .brand{text-transform:uppercase;letter-spacing:1px;margin:0;font-size:12px;font-weight:500}.shop-items-3 .product-content .title{margin:5px 0 15px;font-size:16px;font-weight:500}.shop-items-3 .product-content .title a:hover{color:var(--theme3)}.shop-items-3 .product-content .price{color:var(--header);font-size:16px;font-weight:500}.shop-items-3 .product-content .color-picker{justify-content:end;align-items:center;gap:12px;display:flex}.shop-items-3 .product-content .color-picker .color-box{cursor:pointer;border:none;width:12px;height:12px;padding:0;transition:outline .1s ease-in-out}.shop-items-3 .product-content .color-picker .color-box.box-black{background-color:#120f14}.shop-items-3 .product-content .color-picker .color-box.box-brown{background-color:#b77351}.shop-items-3 .product-content .color-picker .color-box.box-blue{background-color:#9ec5ff}.shop-items-3 .product-content .color-picker .color-box.active{border:1px solid #fff;outline:1px solid gray}.shop-items-3 .product-content .color-picker .more-count{color:gray;font-size:14px;font-weight:500}.shop-items-3:hover .font-image{opacity:0;visibility:hidden;transform:scale(.95)}.shop-items-3:hover .gt-shop-icon li{transform:scaleX(1)}.shop-items-3:hover .back-image{opacity:1;visibility:visible;transform:scale(1)}.shop-items-3:hover .theme-btn{opacity:1;visibility:visible;bottom:16px}.shop-section-4 .array-button .array-prev,.shop-section-4 .array-button .array-next{background-color:var(--white);color:var(--header);box-shadow:0 8px 40px #0000001f}.shop-section-4 .array-button .array-prev:hover,.shop-section-4 .array-button .array-next:hover{background-color:var(--theme4)}.product-day-section4{background-color:#121212}.product-day-wrapper-4 .thumb-1 img{border:2px solid var(--white);width:100%;height:100%}.product-day-wrapper-4 .product-day-content2{text-align:center;max-width:500px;margin:50px auto 0}@media (width<=1199px){.product-day-wrapper-4 .product-day-content2{margin-top:0}}.product-day-wrapper-4 .product-day-content2 .sub-text{color:var(--white);letter-spacing:.16em;margin-bottom:12px;font-size:14px;font-weight:500;display:inline-block}.product-day-wrapper-4 .product-day-content2 h2{color:var(--white);font-size:40px;font-weight:700}@media (width<=575px){.product-day-wrapper-4 .product-day-content2 h2{font-size:30px}}.product-day-wrapper-4 .product-day-content2 p{color:gray;max-width:500px;margin-top:20px;font-size:16px;font-weight:400}.product-day-wrapper-4 .product-day-content2 .coming-soon-time{align-items:center;gap:25px;margin-top:35px;margin-bottom:40px;display:flex}@media (width<=1199px){.product-day-wrapper-4 .product-day-content2 .coming-soon-time{flex-wrap:wrap;justify-content:center;margin-top:25px;margin-bottom:25px}}.product-day-wrapper-4 .product-day-content2 .coming-soon-time .timer-content{text-align:center;border-top:1px solid #2e2e2e;border-bottom:1px solid #2e2e2e;min-width:110px;padding:20px 0}.product-day-wrapper-4 .product-day-content2 .coming-soon-time .timer-content span{margin-top:5px;display:inline-block}.product-day-wrapper-4 .product-day-content2 .theme-btn.theme-btn4{background-color:var(--white)}.product-day-wrapper-4 .product-day-content2 .theme-btn.theme-btn4:before,.product-day-wrapper-4 .product-day-content2 .theme-btn.theme-btn4:after{background-color:var(--theme4)}.product-day-wrapper-4 .product-day-content2 .theme-btn.theme-btn4:hover{color:var(--white)}.product-day-wrapper-4 .thumb-2{margin-top:190px;position:relative}@media (width<=1199px){.product-day-wrapper-4 .thumb-2{margin-top:0}}.product-day-wrapper-4 .thumb-2 .discount-box{background-color:var(--theme4);text-align:center;border-radius:50%;justify-content:center;align-items:center;width:85px;height:85px;display:flex;position:absolute;top:-40px;left:-40px}@media (width<=1199px){.product-day-wrapper-4 .thumb-2 .discount-box{top:20px;left:20px}}.product-day-wrapper-4 .thumb-2 .discount-box h3{color:var(--header);font-size:30px;font-weight:700;line-height:1}.product-day-wrapper-4 .thumb-2 .discount-box h3 span{font-size:16px;font-weight:700}.product-day-wrapper-4 .thumb-2 .discount-box p{color:var(--header);font-size:12px;font-weight:500}.product-day-wrapper-4 .thumb-2 img{border:2px solid var(--white);width:100%;height:100%}.latest-collection-banner-4{margin-top:30px;position:relative}@media (width<=991px){.latest-collection-banner-4{height:500px}}.latest-collection-banner-4 img{object-fit:cover;width:100%;height:100%}.latest-collection-banner-4 .content{max-width:180px;position:absolute;bottom:30px;left:30px}.latest-collection-banner-4 .content span{color:var(--white);text-transform:uppercase;letter-spacing:16%;margin-bottom:10px;font-size:14px;font-weight:500;display:inline-block}.latest-collection-banner-4 .content h3{color:var(--white);font-size:20px;font-weight:600}.latest-collection-banner-4 .content .theme-btn{background-color:var(--white);margin-top:30px;padding:17px 30px}.latest-collection-banner-4 .content .theme-btn:before,.latest-collection-banner-4 .content .theme-btn:after{background-color:var(--theme4)}.latest-collection-banner-4 .content .theme-btn:hover{color:var(--white)}.latest-collection-section-4 .section-title-area .theme-btn{background-color:#0000;border:1px solid gray}.latest-collection-section-4 .section-title-area .theme-btn:hover{border:1px solid var(--theme4);color:var(--white)}.wishlist-items .table-responsive{width:100%;overflow-x:auto}.wishlist-items table{border-collapse:collapse;table-layout:fixed;width:100%}.wishlist-items table thead tr{border-bottom:1px solid #d4d4d4}.wishlist-items table thead tr th{color:var(--header);text-align:left;text-transform:capitalize;padding:20px 0;font-size:16px;font-weight:500}.wishlist-items table tbody tr{border-bottom:1px solid #d4d4d4}.wishlist-items table tbody tr td{vertical-align:middle;padding:30px 0}.wishlist-items table .product-col{width:35%}.wishlist-items table .stock-col{width:20%;padding-left:20px}.wishlist-items table .action-col{width:30%;padding-left:10px}.wishlist-items table .remove-col{width:10%;text-align:right!important}.wishlist-items table .product-info{align-items:center;display:flex}.wishlist-items table .product-info .img-box{background:#f9f9f9;justify-content:center;align-items:center;width:100px;height:120px;margin-right:30px;display:flex}.wishlist-items table .product-info .img-box img{max-width:100%;height:auto}.wishlist-items table .product-info .details .category{letter-spacing:1px;font-size:12px;font-weight:500;display:block}.wishlist-items table .product-info .details h2{margin-bottom:4px;font-size:16px;font-weight:500}.wishlist-items table .product-info .details .price{color:var(--header);font-size:18px;font-weight:500}.wishlist-items table .stock-status{color:#19bd3d;font-size:16px;font-weight:500}.wishlist-items table .theme-btn{background-color:#0000;border:1px solid gray;padding:16px 30px}.wishlist-items table .theme-btn:hover{border:1px solid var(--theme)}.wishlist-items table .remove-icon{color:gray;cursor:pointer;padding-right:5px;font-size:20px}.wishlist-items .wishlist-footer{margin-top:45px}.wishlist-items .wishlist-footer .btn-view-cart{color:#fff;cursor:pointer;background:#111;border:none;padding:18px 55px;font-size:15px;font-weight:600}@media (width<=1599px){.wishlist-items{max-width:95%}}@media (width<=991px){.wishlist-items table .product-col{width:40%}.wishlist-items table .stock-col{width:20%}.wishlist-items table .action-col{width:30%}}@media (width<=768px){.wishlist-items table{table-layout:auto}.wishlist-items table thead{display:none}.wishlist-items table tbody tr td{padding:15px 0;display:block;text-align:left!important;width:100%!important}}.shop-cart-wrapper .cart-main-content{flex-wrap:wrap;gap:40px;display:flex}.shop-cart-wrapper .cart-main-content .cart-left{flex:1;min-width:60%}.shop-cart-wrapper .cart-main-content .cart-left .cart-header{color:#888;border-bottom:1px solid #e0e0e0;padding-bottom:15px;font-size:14px;display:flex}.shop-cart-wrapper .cart-main-content .cart-left .cart-header .col-name{color:var(--header);text-transform:capitalize;flex:3;font-size:16px;font-weight:600}.shop-cart-wrapper .cart-main-content .cart-left .cart-header .col-qty{color:var(--header);text-transform:capitalize;flex:1.5;font-size:16px;font-weight:600}.shop-cart-wrapper .cart-main-content .cart-left .cart-header .col-total{text-align:right;color:var(--header);text-transform:capitalize;flex:.5;font-size:16px;font-weight:600}.shop-cart-wrapper .cart-main-content .cart-left .cart-item{border-bottom:1px solid #e0e0e0;align-items:center;padding:25px 0;display:flex}.shop-cart-wrapper .cart-main-content .cart-left .cart-item .product-info{flex:3;align-items:center;gap:20px;display:flex}.shop-cart-wrapper .cart-main-content .cart-left .cart-item .product-info .product-img{background:#fff;width:100px;height:120px;padding:10px}.shop-cart-wrapper .cart-main-content .cart-left .cart-item .product-info .product-img img{object-fit:cover;width:100%;height:100%}.shop-cart-wrapper .cart-main-content .cart-left .cart-item .product-info .product-details .category{margin-bottom:5px;font-size:12px}.shop-cart-wrapper .cart-main-content .cart-left .cart-item .product-info .product-details .name{margin-bottom:5px;font-size:16px;font-weight:600}.shop-cart-wrapper .cart-main-content .cart-left .cart-item .product-info .product-details .price{color:var(--header);font-size:16px;font-weight:500}.shop-cart-wrapper .cart-main-content .cart-left .cart-item .product-qty{flex:1.5;align-items:center;gap:15px;display:flex}.shop-cart-wrapper .cart-main-content .cart-left .cart-item .product-qty .qty-box{background:#fff;border:1px solid #e0e0e0;align-items:center;display:flex}.shop-cart-wrapper .cart-main-content .cart-left .cart-item .product-qty .qty-box button{cursor:pointer;color:#333;background:#f9f9f9;border:none;justify-content:center;align-items:center;width:35px;height:40px;transition:all .3s;display:flex}.shop-cart-wrapper .cart-main-content .cart-left .cart-item .product-qty .qty-box button:hover{background:#eee}.shop-cart-wrapper .cart-main-content .cart-left .cart-item .product-qty .qty-box button i{font-size:12px}.shop-cart-wrapper .cart-main-content .cart-left .cart-item .product-qty .qty-box input{text-align:center;width:40px;color:var(--header);border:none;outline:none;font-weight:600}.shop-cart-wrapper .cart-main-content .cart-left .cart-item .product-qty .qty-box input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.shop-cart-wrapper .cart-main-content .cart-left .cart-item .product-qty .qty-box input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.shop-cart-wrapper .cart-main-content .cart-left .cart-item .product-qty .remove-btn{color:gray;cursor:pointer;background:0 0;border:none;font-size:18px;transition:all .4s ease-in-out}.shop-cart-wrapper .cart-main-content .cart-left .cart-item .product-qty .remove-btn:hover{color:var(--theme)}.shop-cart-wrapper .cart-main-content .cart-left .cart-item .product-total{text-align:right;color:var(--header);flex:.5;font-size:16px;font-weight:600}.shop-cart-wrapper .cart-main-content .cart-left .coupon-section{margin-top:50px}.shop-cart-wrapper .cart-main-content .cart-left .coupon-section h3{margin-bottom:15px;font-size:20px;font-weight:600}.shop-cart-wrapper .cart-main-content .cart-left .coupon-section .coupon-input{margin-bottom:30px;display:flex}.shop-cart-wrapper .cart-main-content .cart-left .coupon-section .coupon-input input{color:var(--text);background:0 0;border:1px solid #d4d4d4;outline:none;flex:1;padding:15px 20px;font-size:14px;font-weight:500}.shop-cart-wrapper .cart-main-content .cart-left .coupon-section .coupon-input .apply-now-btn{background:var(--header);color:#fff;cursor:pointer;border:none;padding:0 40px;font-weight:600;transition:all .4s ease-in-out}.shop-cart-wrapper .cart-main-content .cart-left .coupon-section .coupon-input .apply-now-btn:hover{background-color:var(--theme)}.shop-cart-wrapper .cart-main-content .cart-left .coupon-section .coupon-cards{gap:20px;display:flex}.shop-cart-wrapper .cart-main-content .cart-left .coupon-section .coupon-cards .coupon-card{flex:1;position:relative;overflow:hidden}.shop-cart-wrapper .cart-main-content .cart-left .coupon-section .coupon-cards .coupon-card:before{content:"";background-color:var(--bg);border-radius:50%;width:28px;height:28px;position:absolute;top:54%;left:-14px;transform:translateY(-50%)}.shop-cart-wrapper .cart-main-content .cart-left .coupon-section .coupon-cards .coupon-card:after{content:"";background-color:var(--bg);border-radius:50%;width:28px;height:28px;position:absolute;top:54%;right:-14px;transform:translateY(-50%)}.shop-cart-wrapper .cart-main-content .cart-left .coupon-section .coupon-cards .coupon-card.white{color:#111;background:#fff}.shop-cart-wrapper .cart-main-content .cart-left .coupon-section .coupon-cards .coupon-card.orange{background:#ff924d}.shop-cart-wrapper .cart-main-content .cart-left .coupon-section .coupon-cards .coupon-card.orange .card-bottom p{color:var(--header)}.shop-cart-wrapper .cart-main-content .cart-left .coupon-section .coupon-cards .coupon-card.orange .apply-code:hover{color:var(--header);background-color:var(--white)!important}.shop-cart-wrapper .cart-main-content .cart-left .coupon-section .coupon-cards .coupon-card .card-top{border-bottom:2px dashed #0000001a;justify-content:space-between;padding:20px 20px 25px;display:flex}.shop-cart-wrapper .cart-main-content .cart-left .coupon-section .coupon-cards .coupon-card .card-top .disc-label{color:var(--header);margin-bottom:5px;font-size:12px;font-weight:500}.shop-cart-wrapper .cart-main-content .cart-left .coupon-section .coupon-cards .coupon-card .card-top h2{font-size:20px;font-weight:600}.shop-cart-wrapper .cart-main-content .cart-left .coupon-section .coupon-cards .coupon-card .card-top .card-info{text-align:right;font-size:14px}.shop-cart-wrapper .cart-main-content .cart-left .coupon-section .coupon-cards .coupon-card .card-top .card-info p{color:var(--header);font-weight:500}.shop-cart-wrapper .cart-main-content .cart-left .coupon-section .coupon-cards .coupon-card .card-bottom{justify-content:space-between;align-items:center;padding:20px;display:flex}.shop-cart-wrapper .cart-main-content .cart-left .coupon-section .coupon-cards .coupon-card .card-bottom p{font-size:18px;font-weight:500}.shop-cart-wrapper .cart-main-content .cart-left .coupon-section .coupon-cards .coupon-card .card-bottom .apply-code{background:var(--header);color:#fff;cursor:pointer;border:none;border-radius:50px;padding:10px 30px;font-size:14px;font-weight:500;transition:all .4s ease-in-out}.shop-cart-wrapper .cart-main-content .cart-left .coupon-section .coupon-cards .coupon-card .card-bottom .apply-code:hover{background-color:var(--theme)}.shop-cart-wrapper .cart-main-content .cart-right{flex:0 0 420px}.shop-cart-wrapper .cart-main-content .cart-right .summary-box{background:#fff;padding:40px 32px}.shop-cart-wrapper .cart-main-content .cart-right .summary-box .shipping-text{color:var(--header);margin-bottom:10px;font-size:14px;font-weight:500}.shop-cart-wrapper .cart-main-content .cart-right .summary-box .progress-bar{background:#eee;border-radius:10px;height:6px;margin-bottom:30px}.shop-cart-wrapper .cart-main-content .cart-right .summary-box .progress-bar .fill{background:#111;border-radius:10px;height:100%}.shop-cart-wrapper .cart-main-content .cart-right .summary-box .subtotal-row{justify-content:space-between;align-items:flex-start;margin-bottom:30px;display:flex}.shop-cart-wrapper .cart-main-content .cart-right .summary-box .subtotal-row h3{font-size:22px}.shop-cart-wrapper .cart-main-content .cart-right .summary-box .subtotal-row .tax-info{font-size:14px}.shop-cart-wrapper .cart-main-content .cart-right .summary-box .order-note{margin-bottom:20px}.shop-cart-wrapper .cart-main-content .cart-right .summary-box .order-note label{margin-bottom:8px;font-size:14px;display:block}.shop-cart-wrapper .cart-main-content .cart-right .summary-box .order-note textarea{resize:none;border:1px solid #eee;outline:none;width:100%;padding:10px}.shop-cart-wrapper .cart-main-content .cart-right .summary-box .terms{align-items:center;gap:10px;margin-bottom:20px;display:flex}.shop-cart-wrapper .cart-main-content .cart-right .summary-box .terms input{accent-color:#111;width:16px;height:16px}.shop-cart-wrapper .cart-main-content .cart-right .summary-box .terms label{color:var(--header);font-size:14px}.shop-cart-wrapper .cart-main-content .cart-right .summary-box .checkout-btn{color:#fff;cursor:pointer;text-transform:capitalize;text-align:center;background:#111;border:none;width:100%;margin-bottom:10px;padding:15px;font-weight:600;transition:all .4s ease-in-out;display:inline-block}.shop-cart-wrapper .cart-main-content .cart-right .summary-box .checkout-btn:hover{background-color:var(--theme)}.shop-cart-wrapper .cart-main-content .cart-right .summary-box .continue-btn{width:100%;color:var(--header);cursor:pointer;background:#fff;border:1px solid #d4d4d4;padding:15px;font-weight:600;transition:all .4s ease-in-out}.shop-cart-wrapper .cart-main-content .cart-right .summary-box .continue-btn:hover{background-color:var(--theme);color:var(--white)}@media (width<=992px){.shop-cart-wrapper .cart-main-content{flex-direction:column}.shop-cart-wrapper .cart-main-content .cart-left{width:100%}.shop-cart-wrapper .cart-main-content .cart-right{flex:none;width:100%}}@media (width<=600px){.shop-cart-wrapper{padding:0 15px}.shop-cart-wrapper .cart-header{display:none}.shop-cart-wrapper .cart-item{text-align:center;flex-direction:column}.shop-cart-wrapper .cart-item .product-info{flex-direction:column;align-items:center;margin-bottom:15px}.shop-cart-wrapper .cart-item .product-total{text-align:center;margin-top:10px}.shop-cart-wrapper .coupon-cards{flex-direction:column}}.checkout-main-item{gap:30px;padding:0 40px;display:flex}.checkout-main-item .title{color:#111;margin-bottom:15px;font-size:24px;font-weight:700}.checkout-main-item .checkout-left{flex:1}.checkout-main-item .checkout-left .login-prompt{background:0 0;border:1px dashed #d4d4d4;margin-bottom:35px;padding:18px;font-size:14px}.checkout-main-item .checkout-left .login-prompt a{color:#111;border-bottom:1px solid #111;font-weight:700;text-decoration:none}.checkout-main-item .checkout-left .section-box{margin-bottom:20px}.checkout-main-item .checkout-left .form-grid input,.checkout-main-item .checkout-left .form-grid select,.checkout-main-item .checkout-left .form-grid textarea{width:100%;color:var(--text);background:0 0;border:1px solid #d4d4d4;outline:none;padding:12px 20px;font-size:14px}.checkout-main-item .checkout-left .form-grid input.full-width,.checkout-main-item .checkout-left .form-grid select.full-width,.checkout-main-item .checkout-left .form-grid textarea.full-width{grid-column:span 2}.checkout-main-item .checkout-left .nice-select-wrapper{position:relative}.checkout-main-item .checkout-left .nice-select-wrapper select{appearance:none;cursor:pointer}.checkout-main-item .checkout-left .nice-select-wrapper i{color:#888;pointer-events:none;font-size:12px;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.checkout-main-item .checkout-left .payment-section .payment-methods{border:1px solid #eee;margin-bottom:25px}.checkout-main-item .checkout-left .payment-section .payment-methods .payment-option{border:1px solid #d4d4d4;margin-bottom:16px;padding:32px 24px}.checkout-main-item .checkout-left .payment-section .payment-methods .method-item .method-header{border:1px solid #d4d4d4;padding:20px 24px;line-height:1}.checkout-main-item .checkout-left .payment-section .payment-methods .method-item .method-header label,.checkout-main-item .checkout-left .payment-section .payment-methods .method-item .method-transfer label{cursor:pointer;margin-left:10px;font-size:16px;font-weight:600}.checkout-main-item .checkout-left .payment-section .payment-methods .method-item .method-content{margin-top:10px}.checkout-main-item .checkout-left .payment-section .payment-methods .method-item .method-content .desc{margin-bottom:15px;font-size:15px}.checkout-main-item .checkout-left .payment-section .payment-methods .method-item .method-content .full-width{width:100%;color:var(--text);background:0 0;border:1px solid #d4d4d4;outline:none;padding:12px 20px;font-size:14px}.checkout-main-item .checkout-left .payment-section .payment-methods .method-item .method-content .card-input-box{margin:15px 0;position:relative}.checkout-main-item .checkout-left .payment-section .payment-methods .method-item .method-content .card-input-box input{width:100%;color:var(--header);background:0 0;border:1px solid #d4d4d4;outline:none;padding:12px 20px;font-size:14px}.checkout-main-item .checkout-left .payment-section .payment-methods .method-item .method-content .card-input-box input::placeholder{color:var(--header)}.checkout-main-item .checkout-left .payment-section .payment-methods .method-item .method-content .card-input-box .card-icons{gap:8px;max-width:255px;display:flex;position:absolute;top:50%;right:15px;transform:translateY(-50%)}@media (width<=575px){.checkout-main-item .checkout-left .payment-section .payment-methods .method-item .method-content .card-input-box .card-icons{transform:initial;margin-top:10px;position:static}}.checkout-main-item .checkout-left .payment-section .payment-methods .method-item .method-content .card-input-box .card-icons img{width:100%;height:16px}.checkout-main-item .checkout-left .payment-section .payment-methods .method-item .method-content .form-grid-3{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.checkout-main-item .checkout-left .payment-section .payment-methods .method-item .method-content .form-grid-3 select,.checkout-main-item .checkout-left .payment-section .payment-methods .method-item .method-content .form-grid-3 input{width:100%;color:var(--text);background:0 0;border:1px solid #d4d4d4;outline:none;padding:12px 20px;font-size:14px}.checkout-main-item .checkout-left .payment-section .payment-methods .method-item .method-content .save-card{align-items:center;gap:10px;margin-top:20px;font-size:13px;font-weight:600;display:flex}.checkout-main-item .checkout-left .payment-section .payment-methods .method-item .method-content .save-card input{accent-color:#111;width:16px;height:16px}.checkout-main-item .checkout-left .payment-section .payment-methods .method-item:not(.active) .method-content{display:none}.checkout-main-item .checkout-left .payment-section .theme-btn{background-color:var(--header);width:100%;color:var(--white)}.checkout-main-item .checkout-left .payment-section .theme-btn:before,.checkout-main-item .checkout-left .payment-section .theme-btn:after{background-color:var(--theme)}.checkout-main-item .checkout-right{flex:1}.checkout-main-item .checkout-right .order-list-box{border:1px solid #d4d4d4;padding:32px 24px}.checkout-main-item .checkout-right .order-list-box .list-head{color:#999;border-bottom:1px solid #d4d4d4;justify-content:space-between;margin-bottom:15px;padding-bottom:10px;font-size:16px;display:flex}.checkout-main-item .checkout-right .order-list-box .list-head span{color:gray}.checkout-main-item .checkout-right .order-list-box .order-item{border-bottom:1px solid #d4d4d4;align-items:center;gap:15px;margin-bottom:15px;padding-bottom:15px;display:flex}.checkout-main-item .checkout-right .order-list-box .order-item .item-img img{object-fit:cover;width:100%;height:100%}.checkout-main-item .checkout-right .order-list-box .order-item .item-info{flex:1}.checkout-main-item .checkout-right .order-list-box .order-item .item-info .cat{color:gray;font-size:12px;font-weight:500;line-height:1}.checkout-main-item .checkout-right .order-list-box .order-item .item-info .name{color:var(--header);margin:3px 0;font-size:16px;font-weight:600}.checkout-main-item .checkout-right .order-list-box .order-item .item-info .price{color:var(--header);font-size:14px;font-weight:500;line-height:1}.checkout-main-item .checkout-right .order-list-box .order-item .qty-control{align-items:center;gap:10px;display:flex}.checkout-main-item .checkout-right .order-list-box .order-item .qty-control .qty-box{border:1px solid #d4d4d4;display:flex}.checkout-main-item .checkout-right .order-list-box .order-item .qty-control .qty-box .minus{border-right:1px solid #d4d4d4}.checkout-main-item .checkout-right .order-list-box .order-item .qty-control .qty-box .plus{border-left:1px solid #d4d4d4}.checkout-main-item .checkout-right .order-list-box .order-item .qty-control .qty-box button{cursor:pointer;background:0 0;border:none;width:30px;height:30px;font-size:10px}.checkout-main-item .checkout-right .order-list-box .order-item .qty-control .qty-box input{text-align:center;width:30px;color:var(--header);background-color:#0000;border:none;outline:none;font-size:13px}.checkout-main-item .checkout-right .order-list-box .order-item .qty-control .qty-box input::placeholder{color:var(--header)}.checkout-main-item .checkout-right .order-list-box .order-item .qty-control .del{color:#999;cursor:pointer;background:0 0;border:none;font-size:16px}.checkout-main-item .checkout-right .order-list-box .order-item .qty-control .del:hover{color:var(--theme)}.checkout-main-item .checkout-right .orange-coupon{background:var(--theme);color:#fff;margin:30px 0;position:relative}.checkout-main-item .checkout-right .orange-coupon .top{border-bottom:1px dashed #d4d4d4;justify-content:space-between;align-items:flex-end;padding:20px 25px;display:flex}.checkout-main-item .checkout-right .orange-coupon .top .lbl{color:var(--header);font-size:14px}.checkout-main-item .checkout-right .orange-coupon .top h3{font-size:24px}.checkout-main-item .checkout-right .orange-coupon .top .txt-right{text-align:right;color:var(--header);text-transform:capitalize;font-size:14px;font-weight:500}.checkout-main-item .checkout-right .orange-coupon .bottom{justify-content:space-between;align-items:center;padding:18px 25px;display:flex}.checkout-main-item .checkout-right .orange-coupon .bottom p{color:var(--header);font-weight:600}.checkout-main-item .checkout-right .orange-coupon .bottom .apply-btn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:30px;padding:10px 22px;font-size:14px;font-weight:600;transition:all .4s ease-in-out}.checkout-main-item .checkout-right .orange-coupon .bottom .apply-btn:hover{background-color:var(--white);color:var(--header)}.checkout-main-item .checkout-right .orange-coupon:before,.checkout-main-item .checkout-right .orange-coupon:after{content:"";background:var(--bg);border-radius:50%;width:28px;height:28px;position:absolute;top:54%;transform:translateY(-50%)}.checkout-main-item .checkout-right .orange-coupon:before{left:-9px}.checkout-main-item .checkout-right .orange-coupon:after{right:-9px}.checkout-main-item .checkout-right .coupon-field{border-bottom:1px solid #d4d4d4;margin-bottom:30px;padding-bottom:24px}.checkout-main-item .checkout-right .coupon-field h3{margin-bottom:15px;font-size:18px}.checkout-main-item .checkout-right .coupon-field .input-grp{display:flex}@media (width<=575px){.checkout-main-item .checkout-right .coupon-field .input-grp{flex-wrap:wrap;gap:10px}}.checkout-main-item .checkout-right .coupon-field .input-grp input{color:var(--text);border:1px solid #d4d4d4;outline:none;flex:1;padding:16px;font-size:14px}.checkout-main-item .checkout-right .coupon-field .input-grp button{background:var(--header);color:#fff;cursor:pointer;border:none;margin-left:10px;padding:0 30px;font-weight:600;transition:all .4s ease-in-out}@media (width<=575px){.checkout-main-item .checkout-right .coupon-field .input-grp button{padding-top:10px;padding-bottom:10px}}.checkout-main-item .checkout-right .coupon-field .input-grp button:hover{background-color:var(--theme);color:var(--header)}.checkout-main-item .checkout-right .totals .rows{color:#424242;justify-content:space-between;margin-bottom:15px;font-size:15px;display:flex}.checkout-main-item .checkout-right .totals .rows.grand-total{color:#111;border-top:1px solid #d4d4d4;margin-top:25px;padding-top:25px;font-size:20px}@media (width<=1200px){.checkout-main-item{flex-direction:column}.checkout-main-item .checkout-left,.checkout-main-item .checkout-right{flex:none;width:100%}}@media (width<=650px){.checkout-main-item{padding:0 15px}.checkout-main-item .form-grid{grid-template-columns:1fr}.checkout-main-item .form-grid .full-width{grid-column:span 1}.checkout-main-item .form-grid-3{grid-template-columns:1fr}.checkout-main-item .order-item{text-align:center;flex-direction:column}.checkout-main-item .order-item .qty-control{margin-top:10px}}.compare-box-items{padding:20px}.compare-box-items .compare-header-info{color:gray;border:2px dashed #ddd;margin-bottom:30px;padding:15px 20px;font-size:14px}.compare-box-items .compare-table-wrapper{background:#f1f1f1;width:100%;overflow-x:auto}.compare-box-items .compare-table-wrapper .compare-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:900px}.compare-box-items .compare-table-wrapper .compare-table td{text-align:center;vertical-align:middle;color:#333;border:1px solid #d4d4d4;padding:15px 30px;font-size:14px}.compare-box-items .compare-table-wrapper .compare-table td.row-label{text-align:left;color:#121212;background-color:#0000;width:250px;font-weight:500;position:relative}.compare-box-items .compare-table-wrapper .compare-table td.row-label .product-text{position:absolute;top:18px;left:30px}.compare-box-items .compare-table-wrapper .compare-table td.price{font-size:16px;font-weight:600}.compare-box-items .compare-table-wrapper .compare-table td.stock{color:#00d34d;font-weight:500}.compare-box-items .compare-table-wrapper .compare-table .action-row td{border-top:none;border-bottom:none;padding:25px 15px}.compare-box-items .product-card{padding-top:10px;position:relative}.compare-box-items .product-card .remove-btn{color:#fff;cursor:pointer;z-index:2;background:#111;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;display:flex;position:absolute;top:0;right:0}.compare-box-items .product-card .img-box{background:#fff;margin-bottom:15px;padding:10px;position:relative}.compare-box-items .product-card .img-box img{width:100%;display:block}.compare-box-items .product-card .img-box .badge{color:var(--header);z-index:1;background:#fff;border:1px solid #eee;border-radius:0;padding:5px 10px;font-size:14px;font-weight:600;position:absolute;top:15px;left:15px}.compare-box-items .product-card .product-info .cat{color:gray;text-transform:uppercase;letter-spacing:1px;margin-bottom:5px;font-size:14px;display:block}.compare-box-items .product-card .product-info h2{font-size:16px;font-weight:500}.compare-box-items .add-product-box{cursor:pointer;background-color:#fff;border:none;flex-direction:column;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.compare-box-items .add-product-box:hover{border-color:#111}.compare-box-items .add-product-box .plus-icon{color:#fff;background:#111;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:15px;font-size:20px;display:flex}.compare-box-items .add-product-box span{color:#111;font-size:14px;font-weight:600}.compare-box-items .cart-btn{background-color:var(--header);color:#fff;cursor:pointer;border:none;padding:14px 30px;font-size:14px;font-weight:600;transition:all .3s}.compare-box-items .cart-btn:hover{background-color:var(--theme)}.compare-box-items .rating i{color:var(--header);margin-right:2px;font-size:14px}.compare-box-items .rating span{color:var(--text);margin-left:5px;font-size:14px}@media (width<=1599px){.compare-box-items{padding:20px}}@media (width<=768px){.compare-box-items .compare-table td.row-label{width:150px}}.gt-shop-details-wrapper .gt-shop-details-image{position:relative}.gt-shop-details-wrapper .gt-shop-details-image img{width:100%;height:100%}.gt-shop-details-wrapper .gt-shop-details-image .gt-box-text{background-color:var(--theme);color:var(--white);padding:9px 14px;line-height:1;position:absolute;top:24px;left:24px}.gt-shop-details-wrapper .gt-shop-details-content{margin-left:40px}@media (width<=1199px){.gt-shop-details-wrapper .gt-shop-details-content{margin-left:0}}.gt-shop-details-wrapper .gt-shop-details-content span{color:var(--text);font-family:Plus Jakarta Sans,sans-serif}.gt-shop-details-wrapper .gt-shop-details-content h2{margin-top:5px;font-size:36px}@media (width<=575px){.gt-shop-details-wrapper .gt-shop-details-content h2{font-size:30px}}.gt-shop-details-wrapper .gt-shop-details-content .price-list{align-items:center;gap:16px;margin-top:10px;display:flex}.gt-shop-details-wrapper .gt-shop-details-content .price-list li:first-child{color:var(--header);font-size:16px;font-weight:500}.gt-shop-details-wrapper .gt-shop-details-content .price-list li span{color:var(--theme);font-weight:700}.gt-shop-details-wrapper .gt-shop-details-content .eye-icon{margin-top:12px;display:inline-block}.gt-shop-details-wrapper .gt-shop-details-content .color-list{align-items:center;gap:16px;margin-top:15px;display:flex}.gt-shop-details-wrapper .gt-shop-details-content .color-list li span{color:var(--header);font-weight:500}.gt-shop-details-wrapper .gt-shop-details-content .color-list li:nth-last-of-type(4){background-color:#ff914d;width:18px;height:18px}.gt-shop-details-wrapper .gt-shop-details-content .color-list li:nth-last-of-type(3){background-color:#c9e265;width:18px;height:18px}.gt-shop-details-wrapper .gt-shop-details-content .color-list li:nth-last-of-type(2){background-color:#38b6ff;width:18px;height:18px}.gt-shop-details-wrapper .gt-shop-details-content .color-list li:last-of-type{background-color:#f58720;width:18px;height:18px}.gt-shop-details-wrapper .gt-shop-details-content .star{align-items:center;margin-top:15px;display:flex}.gt-shop-details-wrapper .gt-shop-details-content .star i{color:#ecb014}.gt-shop-details-wrapper .gt-shop-details-content .star span{margin-left:10px}.gt-shop-details-wrapper .gt-shop-details-content p{margin-top:15px}.gt-shop-details-wrapper .gt-shop-details-content .cart-quantity{align-items:center;gap:16px;margin:30px 0;display:flex}@media (width<=1199px){.gt-shop-details-wrapper .gt-shop-details-content .cart-quantity{flex-wrap:wrap}}.gt-shop-details-wrapper .gt-shop-details-content .cart-quantity .qty{background-color:var(--white);justify-content:space-between;align-items:center;margin-top:0;padding:11px 14px;line-height:1;display:flex}.gt-shop-details-wrapper .gt-shop-details-content .cart-quantity .qty button,.gt-shop-details-wrapper .gt-shop-details-content .cart-quantity .qty input{color:var(--header);justify-content:center;align-items:center;font-size:24px;font-weight:400;display:flex}.gt-shop-details-wrapper .gt-shop-details-content .cart-quantity .qty input{text-align:center;border:unset;background-color:#0000;border-radius:0;outline:none}.gt-shop-details-wrapper .gt-shop-details-content .cart-quantity .shop-btn{border:1px solid var(--header);width:100%;color:var(--header);text-align:center;text-transform:capitalize;background-color:#0000;padding:18px 20px;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:700;line-height:1;transition:all .4s ease-in-out;display:inline-block}.gt-shop-details-wrapper .gt-shop-details-content .cart-quantity .shop-btn:before,.gt-shop-details-wrapper .gt-shop-details-content .cart-quantity .shop-btn:after{background-color:var(--theme)}.gt-shop-details-wrapper .gt-shop-details-content .cart-quantity .shop-btn i{margin-right:10px}.gt-shop-details-wrapper .gt-shop-details-content .cart-quantity .shop-btn:hover{color:var(--white);border:1px solid var(--theme)}@media (width<=1199px){.gt-shop-details-wrapper .gt-shop-details-content .cart-quantity .icon-item{margin-top:16px}}.gt-shop-details-wrapper .gt-shop-details-content .cart-quantity .icon-item .icon{background-color:var(--white);padding:16px 24px;transition:all .4s ease-in-out}.gt-shop-details-wrapper .gt-shop-details-content .cart-quantity .icon-item .icon:hover{background-color:var(--theme);color:var(--white)}.gt-shop-details-wrapper .gt-shop-details-content .buy-btn{background-color:var(--header);width:100%;color:var(--white);text-align:center;text-transform:capitalize;outline:none;padding:24px 20px;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:700;line-height:1;transition:all .4s ease-in-out;display:inline-block}.gt-shop-details-wrapper .gt-shop-details-content .buy-btn:hover{background-color:var(--theme);color:var(--white)}.gt-shop-details-wrapper .gt-shop-details-content .gt-list-items{margin-top:25px}.gt-shop-details-wrapper .gt-shop-details-content .gt-list-items li{font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:600}.gt-shop-details-wrapper .gt-shop-details-content .gt-list-items li:not(:last-child){margin-bottom:10px}.gt-shop-details-wrapper .gt-shop-details-content .gt-list-items li span{color:var(--header)}.gt-shop-details-wrapper .gt-shop-details-content .share-list{align-items:center;gap:10px;margin-top:25px;display:flex}.gt-shop-details-wrapper .gt-shop-details-content .share-list a{color:var(--text)}.gt-shop-details-wrapper .gt-shop-details-content .share-list a:hover{color:var(--theme)}.gt-shop-details-wrapper .gt-shop-details-content .gt-bank-list{color:var(--header);align-items:center;gap:24px;margin-top:20px;font-weight:500;display:flex}@media (width<=1199px){.gt-shop-details-wrapper .gt-shop-details-content .gt-bank-list{flex-wrap:wrap;gap:20px}}.gt-shop-details-wrapper .gt-shop-details-content .gt-bank-list span{color:var(--text);font-weight:400;display:block}.gt-shop-details-wrapper .single-tab{padding-top:60px}.gt-shop-details-wrapper .single-tab .nav{border-bottom:1px solid #d4d4d4;justify-content:center;padding-bottom:20px}.gt-shop-details-wrapper .single-tab .nav .nav-link.active{position:relative}.gt-shop-details-wrapper .single-tab .nav .nav-link.active span{color:var(--theme)}.gt-shop-details-wrapper .single-tab .nav .nav-link.active:before{content:"";background:var(--theme);width:100%;height:2px;transition:all .3s;position:absolute;bottom:-21px;left:0}@media (width<=767px){.gt-shop-details-wrapper .single-tab .nav .nav-link.active:before{display:none}}.gt-shop-details-wrapper .single-tab .nav .nav-link span{text-transform:capitalize;color:var(--header);font-size:18px}.gt-shop-details-wrapper .single-tab .table{background:0 0;border:1px solid #d4d4d4;--bs-table-bg:none!important}.gt-shop-details-wrapper .single-tab .description-items .description-content{margin-right:50px}@media (width<=1399px){.gt-shop-details-wrapper .single-tab .description-items .description-content{margin-right:30px}}@media (width<=991px){.gt-shop-details-wrapper .single-tab .description-items .description-content{margin-right:0}}.gt-shop-details-wrapper .single-tab .description-items .description-content h3{margin-bottom:15px}.gt-shop-details-wrapper .single-tab .description-items .description-content .description-list-items{margin-top:30px}@media (width<=575px){.gt-shop-details-wrapper .single-tab .description-items .description-content .description-list-items{flex-wrap:wrap;gap:30px}}.gt-shop-details-wrapper .single-tab .description-items .description-content .description-list-items .description-list li{text-transform:capitalize;color:var(--header);font-size:16px;font-weight:600}.gt-shop-details-wrapper .single-tab .description-items .description-content .description-list-items .description-list li span{color:var(--text);font-size:16px;font-weight:400}.gt-shop-details-wrapper .single-tab .review-items .admin-items{border:1px solid #d4d4d4;gap:30px;margin-bottom:20px;padding:30px}@media (width<=767px){.gt-shop-details-wrapper .single-tab .review-items .admin-items{justify-content:center;gap:30px}}.gt-shop-details-wrapper .single-tab .review-items .admin-items .admin-img{width:100px;height:100px}.gt-shop-details-wrapper .single-tab .review-items .admin-items .admin-img img{border-radius:50%}.gt-shop-details-wrapper .single-tab .review-items .admin-items .content{position:relative}.gt-shop-details-wrapper .single-tab .review-items .admin-items .content h3{text-transform:capitalize}.gt-shop-details-wrapper .single-tab .review-items .admin-items .content .head-content h3 span{margin-left:30px;font-size:14px}.gt-shop-details-wrapper .single-tab .review-items .admin-items .content .star i{color:var(--theme);font-size:16px}.gt-shop-details-wrapper .single-tab .review-title .review-text{text-transform:capitalize;color:var(--header);font-size:22px;font-weight:500}.gt-shop-details-wrapper .single-tab .review-title .rate-now{gap:15px;margin-top:15px}.gt-shop-details-wrapper .single-tab .review-title .rate-now p{text-transform:capitalize;font-size:16px}.gt-shop-details-wrapper .single-tab .review-title .rate-now i{color:var(--theme);font-size:16px}.gt-shop-details-wrapper .single-tab .review-form{margin-top:40px}.gt-shop-details-wrapper .single-tab .review-form .form-clt input{width:100%;color:var(--text);text-transform:capitalize;background-color:#f5f5f5;border:none;border-radius:0;outline:none;padding:18px 35px;font-size:16px}@media (width<=575px){.gt-shop-details-wrapper .single-tab .review-form .form-clt input{padding:15px 20px}}.gt-shop-details-wrapper .single-tab .review-form .form-clt-big textarea{width:100%;color:var(--text);text-transform:capitalize;background-color:#f5f5f5;border:none;border-radius:0;outline:none;padding:18px 35px 170px;font-size:16px}@media (width<=575px){.gt-shop-details-wrapper .single-tab .review-form .form-clt-big textarea{padding:15px 20px}}.gt-shop-details-wrapper .single-tab .review-form .theme-btn:before,.gt-shop-details-wrapper .single-tab .review-form .theme-btn:after{background-color:var(--theme)}.gt-shop-details-wrapper .single-tab .review-form .theme-btn:hover{color:var(--white)}.gt-shop-notices-wrapper{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}@media (width<=1199px){.gt-shop-notices-wrapper{flex-wrap:wrap;gap:30px}}.gt-shop-notices-wrapper .gt-shop-showing{justify-content:center;align-items:center;gap:30px;display:flex}.gt-shop-notices-wrapper .gt-shop-showing h2{color:var(--text);font-size:16px;font-weight:400;line-height:1}.gt-shop-notices-wrapper .gt-shop-showing .nav{align-items:center;gap:12px;display:flex}.gt-shop-notices-wrapper .gt-shop-showing .nav .nav-item .nav-link{text-align:center;width:40px;height:40px;color:var(--text);background:#f2f2f2;border:1px solid #bfbfbf;padding:0;line-height:37px;display:inline-block}.gt-shop-notices-wrapper .gt-shop-showing .nav .nav-item .nav-link.active{background-color:var(--theme);border:1px solid var(--theme);color:var(--white)}.gt-shop-notices-wrapper .form .single-select{height:initial;color:var(--header);background:#f2f2f2;border:1px solid #bfbfbf;border-radius:0;outline:none;padding:16px 20px;font-size:16px;font-weight:400;line-height:1}.gt-shop-notices-wrapper .form .single-select:after{border-bottom:2px solid var(--header);border-right:2px solid var(--header);width:8px;height:8px;margin-top:-5px;right:20px}.gt-shop-notices-wrapper .form .single-select .option{color:var(--text)}.gt-shop-notices-wrapper .form .list{width:100%}.gt-shop-notices-wrapper .form-clt{width:100%;max-width:300px}.shop-sidebar-area .shop-sidebar-widget{border-top:1px solid #d4d4d4;margin-bottom:20px;padding-top:20px}.shop-sidebar-area .shop-sidebar-widget .widget-title{margin-bottom:20px}.shop-sidebar-area .shop-sidebar-widget .widget-title h2{font-size:18px;font-weight:600}.shop-sidebar-area .shop-sidebar-widget .product-type-box ul{margin:0;padding:0;list-style:none}.shop-sidebar-area .shop-sidebar-widget .product-type-box ul li:not(:last-child){margin-bottom:10px}.shop-sidebar-area .shop-sidebar-widget .product-type-box ul li label{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;display:flex;position:relative}.shop-sidebar-area .shop-sidebar-widget .product-type-box ul li label input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.shop-sidebar-area .shop-sidebar-widget .product-type-box ul li label input:checked~.checkmark{background-color:#111;border-color:#111}.shop-sidebar-area .shop-sidebar-widget .product-type-box ul li label input:checked~.checkmark:after{display:block}.shop-sidebar-area .shop-sidebar-widget .product-type-box ul li label .checkmark{background-color:#0000;border:1px solid #ccc;width:22px;height:22px;margin-right:15px;display:inline-block;position:relative}.shop-sidebar-area .shop-sidebar-widget .product-type-box ul li label .checkmark:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;display:none;position:absolute;top:3px;left:7px;transform:rotate(45deg)}.shop-sidebar-area .shop-sidebar-widget .product-type-box ul li label .text{color:var(--header);font-size:16px;font-weight:400}.shop-sidebar-area .shop-sidebar-widget .product-type-box ul li label .text .counts{color:#999;margin-left:2px;font-size:14px;font-weight:500}.shop-sidebar-area .shop-sidebar-widget .color-check-box{max-width:275px}.shop-sidebar-area .shop-sidebar-widget .color-check-box .color-grid{flex-wrap:wrap;gap:12px;display:flex}.shop-sidebar-area .shop-sidebar-widget .color-check-box .color-grid .color-item{cursor:pointer;display:inline-block;position:relative}.shop-sidebar-area .shop-sidebar-widget .color-check-box .color-grid .color-item input{opacity:0;cursor:pointer;position:absolute}.shop-sidebar-area .shop-sidebar-widget .color-check-box .color-grid .color-item input:checked+.box{outline-offset:3px}.shop-sidebar-area .shop-sidebar-widget .color-check-box .color-grid .color-item .box{width:27px;height:27px;transition:transform .2s;display:block}.shop-sidebar-area .shop-sidebar-widget .color-check-box .color-grid .color-item .box:hover{transform:scale(1.05)}.shop-sidebar-area .shop-sidebar-widget .color-check-box .color-grid .color-item .box.color-black{background-color:#1a191d}.shop-sidebar-area .shop-sidebar-widget .color-check-box .color-grid .color-item .box.color-brown{background-color:#b17351}.shop-sidebar-area .shop-sidebar-widget .color-check-box .color-grid .color-item .box.color-l-blue{background-color:#9fc1fe}.shop-sidebar-area .shop-sidebar-widget .color-check-box .color-grid .color-item .box.color-m-blue{background-color:#a4bad5}.shop-sidebar-area .shop-sidebar-widget .color-check-box .color-grid .color-item .box.color-yellow{background-color:#ffc40c}.shop-sidebar-area .shop-sidebar-widget .color-check-box .color-grid .color-item .box.color-orange{background-color:#ff934c}.shop-sidebar-area .shop-sidebar-widget .price-filter-box .input-wrapper{justify-content:space-between;margin-bottom:30px;display:flex}.shop-sidebar-area .shop-sidebar-widget .price-filter-box .input-wrapper .input-field{background:0 0;border:1px solid #dcdcdc;align-items:center;width:42%;padding:8px 12px;display:flex}.shop-sidebar-area .shop-sidebar-widget .price-filter-box .input-wrapper .input-field span{color:#999;margin-right:8px;font-size:18px}.shop-sidebar-area .shop-sidebar-widget .price-filter-box .input-wrapper .input-field input{color:#000;background:0 0;border:none;outline:none;width:100%;font-size:18px}.shop-sidebar-area .shop-sidebar-widget .price-filter-box .input-wrapper .input-field input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.shop-sidebar-area .shop-sidebar-widget .price-filter-box .input-wrapper .input-field input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.shop-sidebar-area .shop-sidebar-widget .price-filter-box .range-slider{align-items:center;height:20px;display:flex;position:relative}.shop-sidebar-area .shop-sidebar-widget .price-filter-box .range-slider .slider-track{z-index:1;background-color:#000;width:100%;height:3px;position:absolute}.shop-sidebar-area .shop-sidebar-widget .price-filter-box .range-slider input[type=range]{pointer-events:none;appearance:none;z-index:2;background:0 0;width:100%;position:absolute}.shop-sidebar-area .shop-sidebar-widget .price-filter-box .range-slider input[type=range]::-webkit-slider-thumb{pointer-events:auto;cursor:pointer;appearance:none;background:#fff;border:2px solid #000;border-radius:50%;width:22px;height:22px}.shop-sidebar-area .shop-sidebar-widget .price-filter-box .range-slider input[type=range]::-moz-range-thumb{pointer-events:auto;cursor:pointer;background:#fff;border:2px solid #000;border-radius:50%;width:22px;height:22px}.shop-sidebar-area .shop-sidebar-widget .theme-btn{background-color:var(--header);width:100%;color:var(--white);padding:17px 20px}.shop-sidebar-area .shop-sidebar-widget .theme-btn:before,.shop-sidebar-area .shop-sidebar-widget .theme-btn:after{background-color:var(--theme)}.shop-sidebar-area .shop-sidebar-widget .theme-btn:hover{color:var(--white)}.shop-sidebar-area .shop-sidebar-widget .theme-btn.style-2{color:var(--header);background-color:#0000;border:1px solid #d4d4d4;margin-top:10px}.shop-sidebar-area .shop-sidebar-widget .theme-btn.style-2:hover{color:var(--white)}.modal-common-wrap{z-index:9999;max-height:100vh;position:fixed;overflow-y:scroll}.modal-common-wrap .modal-content{border:unset;background:0 0}.modal-common-wrap .gt-shop-details-wrapper{background-color:var(--bg)}.modal-common-wrap .modal-header{border:unset;background:var(--white);z-index:99;border-radius:0;justify-content:center;align-items:center;margin-left:auto;padding:0;display:flex;position:absolute;top:20px;right:20px}.modal-common-wrap .modal-header .btn-close{background-color:var(--white);border-radius:0;outline:none;width:40px;height:40px;margin:0;padding:0}.modal-common-wrap .modal-body{background:var(--white);padding:0}.modal-common-wrap .modal-dialog,.modal-common-wrap .modal-dialog.style-shop-details{max-width:1380px}.modal-common-wrap .modal-dialog.style-shop-details .modal-header{background-color:var(--bg)}.modal-common-wrap .modal-dialog.style-shop-details .gt-shop-details-wrapper{padding:30px}.testimonial-box-items{background:linear-gradient(270deg,#fff 0%,#ffffff80 170.32%);align-items:center;gap:24px;margin-top:30px;display:flex}@media (width<=767px){.testimonial-box-items{text-align:center;display:block}}.testimonial-box-items .thumb{max-width:308px}@media (width<=767px){.testimonial-box-items .thumb{margin:0 auto}}.testimonial-box-items .thumb img{width:100%;height:100%}.testimonial-box-items .content{max-width:425px}@media (width<=767px){.testimonial-box-items .content{text-align:center;margin:30px auto 0}}.testimonial-box-items .content .quote-icon{margin-bottom:35px}.testimonial-box-items .content p{color:#424242;font-size:20px}@media (width<=767px){.testimonial-box-items .content p{font-size:17px}}.testimonial-box-items .content .client-info{margin-top:25px}.testimonial-box-items .content .client-info .star{color:var(--theme);margin-top:5px}.testimonial-wrapper{margin-left:-15%;margin-right:-15%}@media (width<=1600px){.testimonial-wrapper{margin-left:-40%;margin-right:-20%}}@media (width<=1399px){.testimonial-wrapper{margin-left:-40%;margin-right:-50%}}@media (width<=1199px){.testimonial-wrapper{margin-left:-25%;margin-right:-25%}}@media (width<=991px){.testimonial-wrapper{margin-left:-20%;margin-right:-20%}}@media (width<=767px){.testimonial-wrapper{margin-left:20px;margin-right:20px}}.testimonial-card-items{border:1px solid #d4d4d4;margin-top:30px;padding:30px 22px}.testimonial-card-items.style-3{background-color:#2e2e2e;border:none}.testimonial-card-items.style-3 p{color:gray}.testimonial-card-items.style-3 .client-info .info-content h3{color:var(--white)}.testimonial-card-items.style-3 .client-info .info-content .star{color:#fec300}.testimonial-card-items .quote-icon{margin-bottom:30px}.testimonial-card-items p{color:#424242;font-size:15px}.testimonial-card-items .client-info{align-items:center;gap:12px;margin-top:28px;display:flex}.testimonial-card-items .client-info .info-content h3{font-size:18px}.testimonial-card-items .client-info .info-content .star{color:var(--theme2);margin-top:5px;font-size:14px}.testimonial-section-3{background-color:#121212}.testimonial-slider-3{margin-left:-10%;margin-right:-10%}@media (width<=1199px){.testimonial-slider-3{margin-left:20px;margin-right:20px}}.testimonial-section-3 .swiper-dot .swiper-pagination-bullet,.testimonial-section-3 .swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fff}.testimonial-section-3 .swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active:before{border:2px solid #fff}.testimonial-box-items-4{text-align:center;margin-top:30px}.testimonial-box-items-4 .quote-icon{margin-bottom:20px}.testimonial-box-items-4 p{max-width:600px;margin:0 auto;font-size:20px}@media (width<=1199px){.testimonial-box-items-4 p{font-size:17px}}@media (width<=575px){.testimonial-box-items-4 p{font-size:16px}}.testimonial-box-items-4 .client-info{text-align:center;margin-top:30px}.testimonial-box-items-4 .client-info .info-content{margin-top:15px}.testimonial-box-items-4 .client-info .info-content span{color:var(--header);font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-weight:600}.testimonial-box-items-4 .client-info .info-content .star{color:#fec300;font-size:14px}.testimonial-section-4{position:relative}.testimonial-section-4 .array-button{z-index:99;justify-content:space-between;align-items:center;display:flex;position:absolute;top:50%;left:25%;right:25%;transform:translateY(-50%)}@media (width<=1600px){.testimonial-section-4 .array-button{left:15%;right:15%}}@media (width<=991px){.testimonial-section-4 .array-button{display:none}}.testimonial-section-4 .array-button .array-prev,.testimonial-section-4 .array-button .array-next{background-color:var(--white);color:var(--header);box-shadow:0 8px 40px #0000001f}.testimonial-section-4 .array-button .array-prev:hover,.testimonial-section-4 .array-button .array-next:hover{background-color:var(--theme4)}.news-box-items-2{border:1px solid #d4d4d4;margin-top:30px}.news-box-items-2 .thumb{z-index:9;position:relative;overflow:hidden}.news-box-items-2 .thumb img{object-fit:cover;width:100%;height:100%;transition:all .5s;display:block}.news-box-items-2 .thumb img:first-child{z-index:1;-webkit-transform:translate(50%)scaleX(2);opacity:0;filter:blur(10px);position:absolute;inset:0;transform:translate(50%)scaleX(2)}.news-box-items-2 .thumb .date-box{background-color:var(--white);text-align:center;z-index:8;padding:12px 15px;transition:all .4s ease-in-out;position:absolute;bottom:15px;right:15px}.news-box-items-2 .thumb .date-box .date{color:var(--header);font-size:40px;font-weight:700;line-height:1}.news-box-items-2 .thumb .date-box p{color:var(--header);font-size:12px;font-weight:500}.news-box-items-2 .content{padding:30px}.news-box-items-2 .content h3{margin-bottom:10px}.news-box-items-2 .content h3 a:hover{color:var(--theme2)}.news-box-items-2 .content .link-btn{color:var(--header);margin-top:20px;font-size:16px;font-weight:600;text-decoration:underline;display:inline-block}.news-box-items-2 .content .link-btn:hover{color:var(--theme2)}.news-box-items-2.style-inner .content h3 a:hover{color:var(--theme)}.news-box-items-2.style-inner .content h2{font-size:20px;font-weight:600;line-height:140%}@media (width<=1199px){.news-box-items-2.style-inner .content h2{font-size:19px}}.news-box-items-2.style-inner .content h2 a:hover,.news-box-items-2.style-inner .content .link-btn:hover{color:var(--theme)}.news-box-items-2:hover .thumb img:first-child{-webkit-transform:translate(0)scaleX(1);opacity:1;filter:blur();transform:translate(0)scaleX(1)}.news-box-items-2:hover .thumb img:nth-child(2){opacity:0;filter:blur(10px);transform:translate(-50%)scaleX(2)}.news-box-items-2:hover .thumb .date-box{background-color:var(--theme);color:var(--header)}.news-box-items-4{border:1px solid #d4d4d4;margin-top:30px}.news-box-items-4 .thumb{position:relative;overflow:hidden}.news-box-items-4 .thumb img{object-fit:cover;width:100%;height:100%;transition:all .5s;display:block}.news-box-items-4 .thumb img:first-child{z-index:1;-webkit-transform:translate(50%)scaleX(2);opacity:0;filter:blur(10px);position:absolute;inset:0;transform:translate(50%)scaleX(2)}.news-box-items-4 .thumb .date-box{text-align:center;background-color:var(--white);z-index:99;justify-content:center;align-items:center;width:80px;height:90px;display:flex;position:absolute;bottom:20px;right:20px}.news-box-items-4 .thumb .date-box .date-text span{color:var(--header);font-family:Plus Jakarta Sans,sans-serif;font-size:40px;font-weight:700}.news-box-items-4 .thumb .date-box .date-text p{color:var(--header);font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:500}.news-box-items-4 .content{max-width:525px;padding:30px 35px}.news-box-items-4 .content h3{margin-bottom:15px}.news-box-items-4 .content h3 a:hover{color:var(--theme4)}.news-box-items-4 .content .theme-btn{color:var(--header);background-color:#0000;border:1px solid gray;margin-top:30px;padding:16px 30px}.news-box-items-4 .content .theme-btn:before,.news-box-items-4 .content .theme-btn:after{background-color:var(--theme4)}.news-box-items-4 .content .theme-btn:hover{color:var(--white);border:1px solid var(--theme4)}.news-box-items-4:hover .thumb img:first-child{-webkit-transform:translate(0)scaleX(1);opacity:1;filter:blur();transform:translate(0)scaleX(1)}.news-box-items-4:hover .thumb img:nth-child(2){opacity:0;filter:blur(10px);transform:translate(-50%)scaleX(2)}.gt-main-sideber .gt-single-sideber-widget{border:1px solid #d4d4d4;margin-bottom:30px;padding:30px}.gt-main-sideber .gt-single-sideber-widget .gt-search-widget form{width:100%;position:relative}.gt-main-sideber .gt-single-sideber-widget .gt-search-widget form input{width:100%;color:var(--text);background-color:#0000;border:1px solid #d4d4d4;padding:16px 20px;font-size:16px;font-weight:400}.gt-main-sideber .gt-single-sideber-widget .gt-search-widget form button{background-color:var(--theme);width:58px;height:100%;color:var(--white);text-align:center;border-top-left-radius:0;border-bottom-left-radius:0;font-size:18px;transition:all .3s ease-in-out;position:absolute;top:0;right:-2px}.gt-main-sideber .gt-single-sideber-widget .gt-search-widget form button:hover{background-color:var(--header)}.gt-main-sideber .gt-single-sideber-widget .gt-widget-title{margin-bottom:20px}.gt-main-sideber .gt-single-sideber-widget .gt-widget-title h3{font-size:18px;font-weight:600}.gt-main-sideber .gt-single-sideber-widget .amenities-list li{align-items:center;gap:10px;font-size:16px;font-weight:500;display:flex}.gt-main-sideber .gt-single-sideber-widget .amenities-list li:not(:last-child){margin-bottom:20px}.gt-main-sideber .gt-single-sideber-widget .gt-category-list li{color:var(--header);background-color:var(--white);text-transform:capitalize;border:1px solid #d4d4d4;justify-content:space-between;align-items:center;padding:18px 20px;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:600;line-height:1;transition:all .4s ease-in-out;display:flex}.gt-main-sideber .gt-single-sideber-widget .gt-category-list li a{color:var(--header)}.gt-main-sideber .gt-single-sideber-widget .gt-category-list li i{color:var(--header);transition:all .4s ease-in-out}.gt-main-sideber .gt-single-sideber-widget .gt-category-list li:not(:last-child){margin-bottom:20px}.gt-main-sideber .gt-single-sideber-widget .gt-category-list li span b{color:var(--theme);font-weight:400}.gt-main-sideber .gt-single-sideber-widget .gt-category-list li:hover{background-color:var(--theme);border:1px solid var(--theme)}.gt-main-sideber .gt-single-sideber-widget .gt-category-list li:hover a,.gt-main-sideber .gt-single-sideber-widget .gt-category-list li:hover i,.gt-main-sideber .gt-single-sideber-widget .gt-category-list li:hover span{color:var(--white)}.gt-main-sideber .gt-single-sideber-widget .gt-recent-post-area .gt-recent-items{align-items:center;gap:20px;display:flex}.gt-main-sideber .gt-single-sideber-widget .gt-recent-post-area .gt-recent-items:not(:last-child){margin-bottom:20px}.gt-main-sideber .gt-single-sideber-widget .gt-recent-post-area .gt-recent-items .gt-recent-content h4{margin-bottom:5px;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:500;line-height:150%}.gt-main-sideber .gt-single-sideber-widget .gt-recent-post-area .gt-recent-items .gt-recent-content h4 a:hover{color:var(--theme)}.gt-main-sideber .gt-single-sideber-widget .gt-recent-post-area .gt-recent-items .gt-recent-content ul li{color:var(--text);font-size:14px;font-weight:500}.gt-main-sideber .gt-single-sideber-widget .tagcloud a{background:var(--white);text-transform:capitalize;border:1px solid #d4d4d4;margin-bottom:10px;margin-right:10px;padding:12px 18px;font-family:Plus Jakarta Sans,sans-serif;font-weight:600;line-height:1;display:inline-block}.gt-main-sideber .gt-single-sideber-widget .tagcloud a:last-child{margin-right:0}.gt-main-sideber .gt-single-sideber-widget .tagcloud a:hover{background-color:var(--theme);color:var(--white);border:1px solid var(--theme)}.news-details-area .blog-post-details .single-blog-post .post-featured-thumb img{width:100%;height:100%}.news-details-area .blog-post-details .single-blog-post .post-content{margin-top:30px}.news-details-area .blog-post-details .single-blog-post .post-content .post-list{gap:30px;margin-bottom:10px}.news-details-area .blog-post-details .single-blog-post .post-content .post-list li{font-size:14px;font-weight:500}.news-details-area .blog-post-details .single-blog-post .post-content .post-list li i{color:var(--theme);margin-right:5px}.news-details-area .blog-post-details .single-blog-post .post-content h2{margin-bottom:20px;font-size:38px}@media (width<=575px){.news-details-area .blog-post-details .single-blog-post .post-content h2{font-size:24px}}.news-details-area .blog-post-details .single-blog-post .post-content h2 a:hover{color:var(--theme)}.news-details-area .blog-post-details .single-blog-post .post-content .hilight-text{border-left:4px solid var(--theme);background-color:var(--bg);padding:40px}.news-details-area .blog-post-details .single-blog-post .post-content .hilight-text p{text-transform:capitalize;max-width:650px;color:var(--header);font-style:italic;font-weight:600;line-height:26px}.news-details-area .blog-post-details .single-blog-post .post-content .hilight-text svg{float:right;margin-top:-30px}.news-details-area .blog-post-details .single-blog-post .post-content .details-image img{width:100%;height:100%}.news-details-area .blog-post-details .tag-share-wrap{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:30px 0}.news-details-area .blog-post-details .tag-share-wrap .tagcloud a{background:var(--bg);text-transform:capitalize;margin-right:8px;padding:12px 26px;font-weight:500;line-height:1;transition:all .4s ease-in-out;display:inline-block}@media (width<=575px){.news-details-area .blog-post-details .tag-share-wrap .tagcloud a{margin-bottom:5px}}.news-details-area .blog-post-details .tag-share-wrap .tagcloud a:hover{background-color:var(--theme);color:var(--white)}.news-details-area .blog-post-details .tag-share-wrap .social-share span{color:var(--header);font-size:18px;font-weight:600}.news-details-area .blog-post-details .tag-share-wrap .social-share a{color:var(--header);font-size:18px}.news-details-area .blog-post-details .tag-share-wrap .social-share a:not(:last-child){margin-right:10px}.news-details-area .blog-post-details .tag-share-wrap .social-share a:hover{color:var(--theme)}.news-details-area .blog-post-details .comments-area{background-color:var(--bg);margin-top:40px;padding:50px 40px}.news-details-area .blog-post-details .comments-area .comments-heading{margin-bottom:30px}@media (width<=575px){.news-details-area .blog-post-details .comments-area .comments-heading{margin-bottom:20px}}.news-details-area .blog-post-details .comments-area .comments-heading h3{font-size:24px;font-weight:600}@media (width<=575px){.news-details-area .blog-post-details .comments-area .comments-heading h3{font-size:28px}}.news-details-area .blog-post-details .comments-area .blog-single-comment{border-bottom:1px solid #dfdcdc}.news-details-area .blog-post-details .comments-area .blog-single-comment.bb-none{border:none}@media (width<=575px){.news-details-area .blog-post-details .comments-area .blog-single-comment{flex-wrap:wrap;gap:20px}}.news-details-area .blog-post-details .comments-area .blog-single-comment .content .head .con h5{margin-bottom:5px;font-size:18px;font-weight:600}.news-details-area .blog-post-details .comments-area .blog-single-comment .content .head .star i{color:var(--theme);font-size:14px}.news-details-area .blog-post-details .comments-area .blog-single-comment .content .reply{background-color:var(--white);color:var(--theme);padding:5px 15px;font-weight:400}.news-details-area .blog-post-details .comment-form-wrap{background-color:var(--bg);margin-top:40px;padding:50px 40px}.news-details-area .blog-post-details .comment-form-wrap h3{margin-bottom:30px;font-size:32px;font-weight:600}@media (width<=575px){.news-details-area .blog-post-details .comment-form-wrap h3{margin-bottom:20px;font-size:28px}}.news-details-area .blog-post-details .comment-form-wrap .form-clt input,.news-details-area .blog-post-details .comment-form-wrap .form-clt textarea{background-color:var(--white);border:none;outline:none;width:100%;padding:16px 20px;font-weight:500}.news-details-area .blog-post-details .comment-form-wrap .form-clt input::placeholder,.news-details-area .blog-post-details .comment-form-wrap .form-clt textarea::placeholder{color:var(--text)}.news-details-area .blog-post-details .comment-form-wrap .form-clt textarea{padding-bottom:100px}.brand-wrapper{border-top:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;padding:60px 0}.brand-wrapper.style-2{border:none;padding:100px 0}.brand-wrapper.style-2 p{letter-spacing:.16em;text-transform:uppercase;color:#000;text-align:center;border:1px solid #ccc;max-width:240px;margin:0 auto 60px;padding:7px 16px;line-height:1}.brand-wrapper .brand-box-1{z-index:1;height:42px;position:relative;overflow:hidden}.brand-wrapper .brand-box-1 .brand-img-1{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.brand-wrapper .brand-box-1 .brand-img-1 img{transition:all .6s;transform:translateY(0)}.brand-wrapper .brand-box-1 .brand-img-1:last-child img{opacity:0;transform:translateY(-350%)}.brand-wrapper .brand-box-1:hover .brand-img-1:first-child img{opacity:0;transform:translateY(100%)}.brand-wrapper .brand-box-1:hover .brand-img-1:last-child img{opacity:1;transform:translateY(0)}.faq-content .accordion-box{border-top:1px solid #0f172a1a;max-width:600px;margin-top:50px;padding-top:30px;position:relative}@media (width<=767px){.faq-content .accordion-box{margin-top:30px}}.faq-content .accordion-box .block{background-color:#0000;border-bottom:1px solid #0f172a1a;margin-bottom:30px;padding-bottom:32px;line-height:1;position:relative}.faq-content .accordion-box .block .acc-btn{color:var(--header);cursor:pointer;font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-weight:600;transition:all .5s;position:relative}@media (width<=470px){.faq-content .accordion-box .block .acc-btn{font-size:20px}}.faq-content .accordion-box .block .acc-btn .number{color:var(--text);letter-spacing:-3px;margin-left:-50px;margin-right:15px;font-family:Plus Jakarta Sans,sans-serif;font-size:32px;font-weight:500}.faq-content .accordion-box .block .acc-btn .icon{height:35px;color:var(--header);font-size:18px;line-height:18px;transition:all .5s;position:absolute;top:0;right:0}.faq-content .accordion-box .block .acc-content{margin-top:22px;display:none;position:relative}@media (width<=470px){.faq-content .accordion-box .block .acc-content{margin-top:10px}}.faq-content .accordion-box .block .acc-content .content{position:relative}.faq-content .accordion-box .block .acc-content .content .text{color:gray;max-width:570px;font-size:16px;font-weight:400;line-height:175%}@media (width<=1199px){.faq-content .accordion-box .block .acc-content .content .text{font-size:14px}}@media (width<=470px){.faq-content .accordion-box .block .acc-content .content .text{font-size:13px}}.faq-content .accordion-box .block .acc-content.current{display:block}.faq-content .accordion-box .block .acc-btn.active .icon:before{content:"";color:var(--theme)}.faq-content .accordion-box .block .acc-btn.active{color:var(--theme)}.faq-content .accordion-box .block:last-child{margin-bottom:0}.faq-image img{width:100%;height:100%}.gt-instagram-image{position:relative;overflow:hidden}.gt-instagram-image:before{content:"";opacity:.4;transform-origin:100% 0;z-index:9;background:#ff914d;transition:transform .4s;position:absolute;inset:0;transform:scaleY(0)}.gt-instagram-image img{width:100%;height:100%;transition:all 1.5s ease-out;transform:scale(1.02)}.gt-instagram-image .gt-icon{color:var(--white);opacity:0;visibility:hidden;z-index:99;font-size:30px;transition:all .4s ease-in-out;display:inline-block;position:absolute;top:-100px;left:50%;transform:translate(-50%,-50%)}.gt-instagram-image:hover .gt-icon{opacity:1;visibility:visible;top:50%}.gt-instagram-image:hover img{transform:scale(1.1)}.gt-instagram-image:hover:before{transform-origin:bottom;transform:scale(1)}.gt-instagram-image.style-2:before{background-color:#38b6ff66}.cta-subscribe-section{background-color:#121212;padding:80px 0}.cta-subscribe-wrapper{justify-content:space-between;align-items:center;display:flex}@media (width<=1199px){.cta-subscribe-wrapper{text-align:center;flex-wrap:wrap;justify-content:center;gap:30px}}.cta-subscribe-wrapper h2{color:var(--white);font-size:32px}@media (width<=991px){.cta-subscribe-wrapper h2 br{display:none}}@media (width<=575px){.cta-subscribe-wrapper h2{font-size:26px}}.cta-subscribe-wrapper h2 span{color:var(--theme)}.cta-subscribe-wrapper form{align-items:center;gap:12px;width:100%;max-width:565px;display:flex}.cta-subscribe-wrapper form .form-clt{width:100%;max-width:392px}.cta-subscribe-wrapper form .form-clt input{width:100%;color:var(--text);background-color:#0000;border:1.5px solid #424242;outline:none;padding:17.5px 20px;line-height:1}.cta-subscribe-wrapper form .theme-btn{padding:20px 32px}.cta-subscribe-wrapper form .theme-btn:before,.cta-subscribe-wrapper form .theme-btn:after{background-color:var(--theme)}.cta-subscribe-wrapper form .theme-btn:hover{color:var(--white)}.cta-wrapper-2{background-color:var(--theme2);border:5px solid var(--white);padding:70px 60px;position:relative}@media (width<=991px){.cta-wrapper-2{padding:50px 30px}}.cta-wrapper-2 .cta-shape{z-index:1;position:absolute;top:0;bottom:0;left:0}@media (width<=991px){.cta-wrapper-2 .cta-shape{display:none}}.cta-wrapper-2 .cta-shape img{height:100%}.cta-wrapper-2 .content{z-index:999;position:relative}.cta-wrapper-2 .content h2{margin-bottom:20px;font-size:40px;font-weight:700}@media (width<=575px){.cta-wrapper-2 .content h2{font-size:26px}}.cta-wrapper-2 .content p{color:#121212;max-width:500px;font-size:16px;font-weight:400}.cta-wrapper-2 .content .cta-btn-items{margin-top:40px}.cta-wrapper-2 .content .theme-btn{background-color:var(--white);color:var(--header)}.cta-wrapper-2 .content .theme-btn:after,.cta-wrapper-2 .content .theme-btn:before{background-color:var(--header)}.cta-wrapper-2 .content .theme-btn:hover{color:var(--white)}.cta-wrapper-2 .cta-image{position:absolute;top:0;bottom:0;right:0}@media (width<=991px){.cta-wrapper-2 .cta-image{display:none}}.cta-wrapper-2 .cta-image img{height:100%}.cta-section-2{z-index:9;position:relative}.cta-section-2:before{content:"";z-index:-1;background:#f0f0f0;width:100%;height:100%;position:absolute;inset:50% 0 0}.gt-instagram-section{z-index:9;position:relative}.gt-instagram-section.style-3:before{content:"";z-index:-1;width:100%;height:100%;height:initial;background-color:#121212;position:absolute;inset:75% 0 0}.reset-password-form{background-color:#fff;border:1px solid #e0e0e0;width:100%;max-width:575px;margin:0 auto;padding:40px}.reset-password-form h2{margin-bottom:15px;font-size:24px;font-weight:700}.reset-password-form .description{margin-bottom:10px}.reset-password-form .form-group{margin-bottom:30px}.reset-password-form .form-group label{color:#333;margin-bottom:8px;font-size:16px;display:block}.reset-password-form .form-group label span{color:#ff914d}.reset-password-form .form-group input{width:100%;color:var(--text);border:1px solid #121212;outline:none;padding:15px;font-size:16px}.reset-password-form button{background-color:var(--header);width:100%;color:var(--white);margin-bottom:25px;transition:opacity .3s}.reset-password-form .back-link{color:#777;font-size:16px}.reset-password-form .back-link a{color:#000;font-weight:500;text-decoration:underline}.registration-form-items{background-color:#fff;border:1px solid #e0e0e0;width:100%;max-width:575px;margin:0 auto;padding:40px}.registration-form-items h2{margin-bottom:15px;font-size:24px;font-weight:700}.registration-form-items .description{color:#888;margin-bottom:25px;font-size:15px}.registration-form-items .form-group{margin-bottom:20px}.registration-form-items .form-group label{color:#555;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.registration-form-items .form-group label span{color:#ff914d;margin-left:2px}.registration-form-items .form-group input{color:#333;border:1px solid #dcdcdc;outline:none;width:100%;padding:12px 15px;font-size:15px}.registration-form-items .form-group input:focus{border-color:#000}.registration-form-items .form-group .password-wrapper{position:relative}.registration-form-items .form-group .password-wrapper i{color:#888;cursor:pointer;font-size:18px;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.registration-form-items button{background-color:var(--header);width:100%;color:var(--white);margin-top:10px;margin-bottom:25px;transition:background .3s}.registration-form-items .footer-text{color:#888;font-size:14px}.registration-form-items .footer-text a{color:#333;margin-left:5px;font-weight:500;text-decoration:underline}.login-form-items{background-color:#fff;border:1px solid #e0e0e0;width:100%;max-width:575px;margin:0 auto;padding:40px}.login-form-items h2{margin-bottom:15px;font-size:24px;font-weight:700}.login-form-items .description{color:gray;margin-bottom:30px;font-size:16px}.login-form-items .form-group{margin-bottom:25px}.login-form-items .form-group label{color:#333;margin-bottom:8px;font-size:16px;font-weight:500;display:block}.login-form-items .form-group label span{color:#ff914d;margin-left:2px}.login-form-items .form-group input{color:#333;border:1px solid #dcdcdc;outline:none;width:100%;padding:15px;font-size:16px}.login-form-items .form-group input:focus{border-color:#000}.login-form-items .form-group .password-wrapper{position:relative}.login-form-items .form-group .password-wrapper i{color:#888;cursor:pointer;font-size:18px;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.login-form-items .remember-forget-row{justify-content:space-between;align-items:center;margin-bottom:35px;display:flex}.login-form-items .remember-forget-row .custom-checkbox{cursor:pointer;color:#333;align-items:center;font-size:15px;display:flex;position:relative}.login-form-items .remember-forget-row .custom-checkbox input{display:none}.login-form-items .remember-forget-row .custom-checkbox .checkmark{background-color:#000;border-radius:2px;width:20px;height:20px;margin-right:10px;display:inline-block;position:relative}.login-form-items .remember-forget-row .custom-checkbox .checkmark:after{content:"";color:#fff;font-family:"Font Awesome 6 Pro";font-size:12px;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.login-form-items .remember-forget-row .forget-pass{color:#000;font-size:15px;font-weight:500;text-decoration:underline}.login-form-items button{background-color:var(--header);width:100%;color:var(--white);margin-bottom:30px;transition:all .3s}.login-form-items button:hover{opacity:.9}.login-form-items .footer-text{color:gray;font-size:15px}.login-form-items .footer-text a{color:#000;margin-left:5px;font-weight:600;text-decoration:underline}.track-order-form{background-color:#fff;border:1px solid #e0e0e0;width:100%;max-width:575px;margin:0 auto;padding:40px}.track-order-form h2{margin-bottom:15px;font-size:24px;font-weight:700}.track-order-form .description{margin-bottom:30px;font-size:16px}.track-order-form .form-group{margin-bottom:25px}.track-order-form .form-group label{margin-bottom:10px;font-size:16px;font-weight:500;display:block}.track-order-form .form-group label span{color:var(--theme);margin-left:2px}.track-order-form .form-group input{width:100%;color:var(--text);border:1px solid #d4d4d4;outline:none;padding:15px;font-size:16px}.track-order-form .form-group input:nth-of-type(2){border:1px solid #dcdcdc}.track-order-form .form-group input:focus{border-color:var(--theme)}.track-order-form button{border:1px solid var(--header);width:100%;margin-top:10px;transition:all .3s}.track-order-form button:hover{opacity:.9;border:1px solid var(--theme)}.order-confirm-items{width:100%;margin:0 auto}.order-confirm-items .order-header{text-align:center;margin-bottom:50px}.order-confirm-items .order-header .success-icon{background-color:var(--theme);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 25px;font-size:24px;display:flex}.order-confirm-items .order-header h2{margin-bottom:10px;font-size:32px;font-weight:700}.order-confirm-items .order-header p{color:#888;font-size:16px}.order-confirm-items .order-info-bar{border:2px dashed #d4d4d4;margin-bottom:40px;padding:25px 0;display:flex}.order-confirm-items .order-info-bar .info-item{text-align:center;border-right:2px dashed #d4d4d4;flex:1}.order-confirm-items .order-info-bar .info-item:last-child{border-right:none}.order-confirm-items .order-info-bar .info-item label{color:#888;margin-bottom:8px;font-size:13px;display:block}.order-confirm-items .order-info-bar .info-item span{color:#000;font-size:16px;font-weight:600}.order-confirm-items .payment-option-container{border:1px solid #d4d4d4;padding:30px}.order-confirm-items .payment-option-container h3{margin-bottom:25px;font-size:24px}.order-confirm-items .payment-option-container .table-header{border-bottom:1px solid #d4d4d4;justify-content:space-between;padding-bottom:15px;font-size:16px;font-weight:700;display:flex}.order-confirm-items .payment-option-container .table-row{border-bottom:1px solid #d4d4d4;justify-content:space-between;padding:15px 0;font-size:14px;display:flex}.order-confirm-items .payment-option-container .table-row .col-right{color:var(--header)}.order-confirm-items .payment-option-container .table-row .col-left{color:var(--header);font-size:16px;font-weight:500}.order-confirm-items .payment-option-container .table-row strong{color:var(--header)}.order-confirm-items .payment-option-container .product-list{margin-bottom:10px}.order-confirm-items .payment-option-container .total-row{border-bottom:none;padding-top:20px;font-size:16px}@media (width<=1599px){.order-confirm-items{max-width:850px}}@media (width<=768px){.order-confirm-items .order-header h2{font-size:26px}.order-confirm-items .order-info-bar{text-align:left;flex-direction:column;padding:15px}.order-confirm-items .order-info-bar .info-item{text-align:left;border-bottom:1px dashed #dcdcdc;border-right:none;padding:15px 0}.order-confirm-items .order-info-bar .info-item:last-child{border-bottom:none}.order-confirm-items .payment-option-container{padding:15px}}@media (width<=991px){.store-list-items{margin-bottom:30px}}.store-list-items .thumb img{width:100%;height:100%}.store-list-items .content{max-width:500px;margin-left:60px}@media (width<=991px){.store-list-items .content{margin-top:30px;margin-left:0}}.store-list-items .content.style-2{margin-left:0}@media (width<=991px){.store-list-items .content.style-2{margin-top:0;margin-bottom:30px}}.store-list-items .content h2{font-size:40px;font-weight:700}@media (width<=1199px){.store-list-items .content h2{font-size:32px}}@media (width<=575px){.store-list-items .content h2{font-size:28px}}.store-list-items .content ul{border-top:1px solid #d4d4d4;margin-top:28px;margin-bottom:40px;padding-top:30px}.store-list-items .content ul li:not(:last-child){margin-bottom:28px}.store-list-items .content ul li .text{color:var(--header);margin-bottom:10px;font-size:24px;font-weight:600;display:inline-block}.store-list-items .content ul li p a{color:var(--theme)}.store-list-items .content .theme-btn{border:1px solid var(--header)}.store-list-items .content .theme-btn:hover{border:1px solid var(--theme)}.privacy-policy-wrapper .content h2{margin-bottom:20px;font-size:44px}@media (width<=1199px){.privacy-policy-wrapper .content h2{font-size:34px}}@media (width<=575px){.privacy-policy-wrapper .content h2{font-size:30px}}.privacy-policy-wrapper .content .date-list{color:#424242;margin-top:25px;font-weight:500;display:inline-block}.privacy-policy-wrapper .content .date-list i{margin-left:5px;margin-right:4px}.privacy-policy-wrapper .accordion-box{border-top:1px solid #0f172a1a;margin-top:40px;padding-top:30px;position:relative}@media (width<=767px){.privacy-policy-wrapper .accordion-box{margin-top:30px}}.privacy-policy-wrapper .accordion-box .block{background-color:#0000;border-bottom:1px solid #0f172a1a;margin-bottom:30px;padding-bottom:32px;line-height:1;position:relative}.privacy-policy-wrapper .accordion-box .block .acc-btn{color:var(--header);cursor:pointer;font-family:Plus Jakarta Sans,sans-serif;font-size:20px;font-weight:600;transition:all .5s;position:relative}@media (width<=470px){.privacy-policy-wrapper .accordion-box .block .acc-btn{font-size:20px}}.privacy-policy-wrapper .accordion-box .block .acc-btn .icon{height:35px;color:var(--header);font-size:18px;line-height:18px;transition:all .5s;position:absolute;top:0;right:0}.privacy-policy-wrapper .accordion-box .block .acc-content{margin-top:22px;display:none;position:relative}@media (width<=470px){.privacy-policy-wrapper .accordion-box .block .acc-content{margin-top:10px}}.privacy-policy-wrapper .accordion-box .block .acc-content .content{margin-top:30px;margin-left:30px;position:relative}@media (width<=1199px){.privacy-policy-wrapper .accordion-box .block .acc-content .content{margin-left:0}}.privacy-policy-wrapper .accordion-box .block .acc-content .content .text{color:gray;padding-left:20px;font-size:16px;font-weight:400;line-height:1.5;position:relative}.privacy-policy-wrapper .accordion-box .block .acc-content .content .text:before{content:"";background-color:var(--text);border-radius:5px;width:5px;height:5px;position:absolute;top:8px;left:0}@media (width<=1199px){.privacy-policy-wrapper .accordion-box .block .acc-content .content .text{font-size:14px}}@media (width<=470px){.privacy-policy-wrapper .accordion-box .block .acc-content .content .text{font-size:13px}}.privacy-policy-wrapper .accordion-box .block .acc-content.current{display:block}.privacy-policy-wrapper .accordion-box .block .acc-btn.active .icon:before{content:"";color:var(--header)}.privacy-policy-wrapper .accordion-box .block .acc-btn.active{color:var(--header)}.privacy-policy-wrapper .accordion-box .block:last-child{margin-bottom:0}.privacy-policy-wrapper .contact-us-box{text-align:center;box-sizing:border-box;border:1px solid #d4d4d4;padding:40px 30px}.privacy-policy-wrapper .contact-us-box h3{font-size:32px;font-weight:700}.privacy-policy-wrapper .contact-us-box .icon{color:var(--header);margin-top:25px;margin-bottom:25px;font-size:50px}.privacy-policy-wrapper .contact-us-box .label{margin-bottom:8px;font-size:16px}.privacy-policy-wrapper .contact-us-box .email{color:var(--header);text-underline-offset:4px;cursor:pointer;font-size:20px;font-weight:600;text-decoration:underline;display:inline-block}.coming-soon-section{background-color:#121212;height:100vh;position:relative}@media (width<=991px){.coming-soon-section{height:initial}}.coming-soon-section .coming-soon-image{width:50%;position:absolute;top:0;bottom:0;right:0}@media (width<=991px){.coming-soon-section .coming-soon-image{width:100%;height:550px;margin-top:30px;position:static}}.coming-soon-section .coming-soon-image img{object-fit:cover;width:100%;height:100%}.coming-soon-section .coming-soon-content{padding-top:230px}@media (width<=991px){.coming-soon-section .coming-soon-content{padding-top:200px}}@media (width<=767px){.coming-soon-section .coming-soon-content{padding-top:180px}}@media (width<=575px){.coming-soon-section .coming-soon-content{padding-top:150px}}.coming-soon-section .coming-soon-content .subs{letter-spacing:.16em;text-transform:uppercase;color:var(--white);margin-bottom:5px;font-size:14px;font-weight:500;display:inline-block}.coming-soon-section .coming-soon-content h1{color:var(--white)}.coming-soon-section .coming-soon-content p{color:gray;max-width:500px;margin-top:30px}.coming-soon-section .coming-soon-content .coming-soon-time{align-items:center;gap:25px;margin-top:35px;margin-bottom:40px;display:flex}@media (width<=1199px){.coming-soon-section .coming-soon-content .coming-soon-time{flex-wrap:wrap;margin-top:25px;margin-bottom:25px}}.coming-soon-section .coming-soon-content .coming-soon-time .timer-content{text-align:center;border-top:1px solid #2e2e2e;border-bottom:1px solid #2e2e2e;min-width:110px;padding:20px 0}.coming-soon-section .coming-soon-content .coming-soon-time .timer-content h2{color:var(--white)}.coming-soon-section .coming-soon-content .coming-soon-time .timer-content span{margin-top:5px;display:inline-block}.coming-soon-section .coming-soon-content .theme-btn:before,.coming-soon-section .coming-soon-content .theme-btn:after{background-color:var(--theme)}.coming-soon-section .coming-soon-content .theme-btn:hover{color:var(--white)}.contact-info-box{background-color:var(--bg);z-index:9;align-items:center;gap:15px;margin-top:30px;padding:40px 30px;display:flex;position:relative}.contact-info-box .icon{text-align:center;background-color:var(--theme);width:100%;max-width:80px;height:80px;color:var(--white);border-radius:50%;font-size:25px;line-height:80px;transition:all .4s ease-in-out}.contact-info-box .content h3{color:var(--header);text-transform:capitalize;margin-bottom:5px;font-size:20px;font-weight:600}.contact-info-box .content p{line-height:162.5%}.contact-info-box .content p a{color:var(--text)}.contact-wrapper .contact-map iframe{width:100%;height:600px}.contact-wrapper .contact-box-items{background-color:var(--bg);padding:50px}@media (width<=767px){.contact-wrapper .contact-box-items{padding:30px}}.contact-wrapper .contact-box-items.style-2{-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);background:#ffffff1a;border:1px solid #ffffff1a}.contact-wrapper .contact-box-items.style-2 .contact-form-box .form-clt input,.contact-wrapper .contact-box-items.style-2 .contact-form-box .form-clt textarea{color:var(--white);border-bottom:1px solid #fff3}.contact-wrapper .contact-box-items.style-2 .contact-form-box .form-clt input::placeholder,.contact-wrapper .contact-box-items.style-2 .contact-form-box .form-clt textarea::placeholder{color:var(--white)}.contact-wrapper .contact-box-items.style-2 .contact-form-box .form-clt textarea{padding-bottom:120px}.contact-wrapper .contact-box-items.style-2 .contact-form-box .form-clt .form .single-select{color:var(--header);border:none;border-bottom:1px solid #fff3}.contact-wrapper .contact-box-items.style-2 .contact-form-box .form-clt .form .single-select .current{color:var(--white)}.contact-wrapper .contact-box-items.style-2 .contact-form-box .form-clt .form .single-select:after{border-bottom:2px solid var(--white);border-right:2px solid var(--white)}.contact-wrapper .contact-box-items .contact-form-box{margin-top:30px}.contact-wrapper .contact-box-items .contact-form-box .form-clt input,.contact-wrapper .contact-box-items .contact-form-box .form-clt textarea{width:100%;color:var(--header);text-transform:capitalize;background:0 0;border:none;border-bottom:1px solid #0f172a33;outline:none;padding-bottom:20px}.contact-wrapper .contact-box-items .contact-form-box .form-clt input::placeholder,.contact-wrapper .contact-box-items .contact-form-box .form-clt textarea::placeholder{color:var(--header)}.contact-wrapper .contact-box-items .contact-form-box .form-clt textarea{padding-bottom:120px}.contact-wrapper .contact-box-items .contact-form-box .form-clt .form .single-select{width:100%;height:initial;line-height:initial;text-transform:capitalize;color:var(--header);background-color:#0000;border:none;border-bottom:1px solid #0f172a33;border-radius:0;padding-bottom:20px}.contact-wrapper .contact-box-items .contact-form-box .form-clt .form .single-select .current{color:var(--header)}.contact-wrapper .contact-box-items .contact-form-box .form-clt .form .single-select:after{border-bottom:2px solid var(--header);border-right:2px solid var(--header);width:8px;height:8px;right:12px}.contact-wrapper .contact-box-items .contact-form-box .form-clt .form .single-select .list{width:100%}.common-newsletter-modal{border-radius:0}.common-newsletter-modal .close{font-size:24px;position:absolute;top:10px;right:20px}.common-newsletter-modal .modal-content{border-radius:0}.common-newsletter-modal .modal-content .offer-modal-img img{width:100%;height:100%}.common-newsletter-modal .offer-modal-right{text-align:center;padding:20px 20px 20px 0}@media (width<=500px){.common-newsletter-modal .offer-modal-right{padding-right:0}}.common-newsletter-modal .offer-modal-right h3{color:var(--black);text-align:center;font-size:32px;font-style:normal;font-weight:600;line-height:120%}@media (width<=500px){.common-newsletter-modal .offer-modal-right h3{font-size:30px}}.common-newsletter-modal .offer-modal-right p{padding:14px 8px 30px 0;line-height:150%}@media (width<=500px){.common-newsletter-modal .offer-modal-right p{padding:8px 0 20px}}.common-newsletter-modal .offer-modal-right p span{color:var(--theme)}.common-newsletter-modal .offer-modal-right .input-group{border-top-left-radius:0;flex-wrap:wrap;align-items:stretch;width:100%;display:flex;position:relative;border-radius:0!important}.common-newsletter-modal .offer-modal-right .input-group .form-control{outline:none;height:65px;border-radius:0!important}.common-newsletter-modal .offer-modal-right .input-group .input-group-append{z-index:99;position:absolute;bottom:3px;right:4px}.common-newsletter-modal .offer-modal-right .input-group .input-group-append button.theme-btn.style-2{background-color:var(--theme2)}.common-newsletter-modal .offer-modal-right .check-boxed-modal{justify-content:center;align-items:center;gap:10px;margin-top:40px;display:flex}@media (width<=500px){.common-newsletter-modal .offer-modal-right .check-boxed-modal{margin-top:30px}}.bg-cover{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.fix{overflow:hidden}.ralt{position:relative}.page-nav-wrap{margin-top:60px}.page-nav-wrap ul li{display:inline-block}.page-nav-wrap ul li.active .page-numbers,.page-nav-wrap ul li .page-numbers.current{background-color:var(--theme);color:var(--white)}.page-nav-wrap ul li .page-numbers{text-align:center;width:48px;height:48px;color:var(--header);background:0 0;border:1px solid #d4d4d4;border-radius:50%;margin:0 2px;font-family:Plus Jakarta Sans,sans-serif;font-weight:500;line-height:48px;transition:all .3s ease-in-out;display:inline-block}@media (width<=767px){.page-nav-wrap ul li .page-numbers{width:40px;height:40px;margin-top:10px;font-size:14px;line-height:40px}}.page-nav-wrap ul li .page-numbers i{color:var(--header);margin-top:2px;transition:all .4s ease-in-out}.page-nav-wrap ul li .page-numbers:hover{background-color:var(--theme);color:var(--white)}.page-nav-wrap ul li .page-numbers:hover i{color:var(--white)}.sticky-style{top:100px;position:sticky!important}.array-button{align-items:center;gap:12px;display:flex}.array-button.style-2 .array-prev,.array-button.style-2 .array-next{background-color:var(--header);color:var(--white)}.array-button.style-2 .array-prev:hover,.array-button.style-2 .array-next:hover{background-color:var(--theme2);color:var(--header)}.array-button .array-prev,.array-button .array-next{text-align:center;border-radius:0;width:48px;height:48px;line-height:48px;transition:all .4s ease-in-out}.array-button .array-prev:hover,.array-button .array-next:hover{background-color:var(--theme);color:var(--white)}.array-button .array-prev{background-color:var(--white)}.array-button .array-next{background-color:var(--header);color:var(--white)}.swiper-dot{position:relative}.swiper-dot .swiper-pagination-bullet{opacity:1;background-color:#121212;border-radius:10px;width:8px;height:8px;transition:all .6s}.swiper-dot .swiper-pagination-bullet:not(:last-child){margin-right:8px}.swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#121212;transition:all .6s;position:relative}.swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active:before{content:"";background-color:#0000;border:2px solid gray;border-radius:50%;width:19px;height:19px;line-height:19px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.choose-us-section{background-color:#121212}body{color:var(--text);background-color:var(--white);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;overflow-x:hidden}.preloader.loaded,#preloader.loaded{opacity:0!important;visibility:hidden!important;pointer-events:none!important;display:none!important}.preloader.loaded .loader,.preloader.loaded .loader-section,.preloader.loaded .bg,.preloader.loaded .animation-preloader,#preloader.loaded .loader,#preloader.loaded .loader-section,#preloader.loaded .bg,#preloader.loaded .animation-preloader{opacity:0!important;display:none!important}h1,h2,h3,h4,h5,h6,.font-heading{color:var(--header);font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;line-height:1.25}.chitra-marquee-bar{color:#94a3b8;background:#061a3a;border-bottom:1px solid #ffffff14;padding:6px 0;font-size:13px}.chitra-marquee-bar .hub-badge{color:#fff;background:#0b2a5b;border-radius:4px;padding:3px 10px;font-size:12px;font-weight:700}.chitra-marquee-bar .link-buy{color:#38bdf8;font-weight:600}.chitra-marquee-bar .link-buy:hover{color:#7dd3fc}.chitra-marquee-bar .link-sell{color:#facc15;font-weight:600}.chitra-marquee-bar .link-sell:hover{color:#fde047}.header-top-section{display:block!important}.header-top-section.style-3{background:#061a3a!important;border-bottom:1px solid #ffffff1a!important;padding:7px 0!important;display:block!important}.header-top-section.style-3 .header-location-tag{color:#fff;font-size:12px;font-weight:500}.header-top-section.style-3 .header-tagline-text{letter-spacing:.5px;color:#ffffffd9;font-size:12px}.header-top-section.style-3 .header-phone-link{font-size:12.5px;font-weight:600;transition:color .2s;color:#fff!important;text-decoration:none!important}.header-top-section.style-3 .header-phone-link:hover{color:#d99a18!important}.header-top-section.style-3 .header-whatsapp-link{font-size:12.5px;font-weight:600;transition:color .2s;color:#fff!important;text-decoration:none!important}.header-top-section.style-3 .header-whatsapp-link:hover{color:#25d366!important}.header-top-section.style-3 .flag-wrap span,.header-top-section.style-3 .text-white,.header-top-section.style-3 a.text-white{color:#fff!important;font-size:12.5px!important;font-weight:500!important;text-decoration:none!important}.header-top-section.style-3 .flag-wrap span:hover,.header-top-section.style-3 .text-white:hover,.header-top-section.style-3 a.text-white:hover,.header-top-section.style-3 .text-warning{color:#d99a18!important}.header-1.header-3{background-color:#fff!important;border-bottom:1px solid #e2e7ee!important;position:relative!important;box-shadow:0 4px 15px #0b2a5b0d!important}.header-1.header-3 .header-main{flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;min-height:78px!important;padding:4px 0!important;display:flex!important}.header-1.header-3 .header-main .logo{flex-shrink:0!important;align-items:center!important;display:flex!important}.header-1.header-3 .header-main .logo .brand-text{letter-spacing:1px!important;white-space:nowrap!important;color:#0b2a5b!important;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:18px!important}@media (width>=1200px){.header-1.header-3 .header-main .mean__menu-wrapper{text-align:center!important;flex:auto!important;justify-content:center!important;align-items:center!important;margin:0 auto!important;display:flex!important}.header-1.header-3 .header-main .main-menu{border:none!important;justify-content:center!important;align-items:center!important;margin:0 auto!important;display:flex!important}.header-1.header-3 .header-main .main-menu ul{flex-flow:row!important;justify-content:center!important;align-items:center!important;gap:6px!important;margin:0 auto!important;padding:0!important;list-style:none!important;display:flex!important}.header-1.header-3 .header-main .main-menu ul li{border:none!important;align-items:center!important;margin:0!important;padding:0!important;display:inline-flex!important;position:relative!important}.header-1.header-3 .header-main .main-menu ul li>a{white-space:nowrap!important;color:#0b2a5b!important;border:none!important;border-radius:6px!important;align-items:center!important;margin:0!important;padding:8px 14px!important;font-size:14px!important;font-weight:600!important;line-height:1.4!important;transition:all .2s!important;display:inline-flex!important}.header-1.header-3 .header-main .main-menu ul li>a:hover{color:#d99a18!important;background:#f6f8fb!important}.header-1.header-3 .header-main .main-menu ul li.active>a{color:#d99a18!important;background:#d99a181f!important}.header-1.header-3 .header-main .main-menu ul li:before,.header-1.header-3 .header-main .main-menu ul li:after{display:none!important}.header-1.header-3 .header-main .main-menu ul li:hover>.submenu{visibility:visible!important;opacity:1!important;pointer-events:auto!important;display:block!important;transform:translateY(0)!important}.header-1.header-3 .header-main .main-menu ul li:hover>.chitra-mega-menu{visibility:visible!important;opacity:1!important;pointer-events:auto!important;transform:translateY(0)!important}.header-1.header-3 .header-main .main-menu ul li .submenu{visibility:hidden;opacity:0;z-index:99999;pointer-events:none;border-radius:8px;min-width:250px;margin:0;list-style:none;transition:all .25s ease-in-out;position:absolute;top:100%;left:0;transform:translateY(10px);background:var(--white)!important;border-top:4px solid var(--theme)!important;padding:8px 0!important;box-shadow:0 10px 30px #00000026!important}.header-1.header-3 .header-main .main-menu ul li .submenu li{width:100%!important;margin:0!important;padding:0!important;display:block!important}.header-1.header-3 .header-main .main-menu ul li .submenu li a{color:var(--header)!important;white-space:nowrap!important;text-align:left!important;border:none!important;padding:8px 20px!important;font-size:14px!important;font-weight:500!important;line-height:1.4!important;transition:all .2s!important;display:block!important}.header-1.header-3 .header-main .main-menu ul li .submenu li a:hover{color:var(--theme)!important;background:var(--bg)!important;padding-left:24px!important}.header-1.header-3 .header-main .main-menu ul li .chitra-mega-menu{visibility:hidden;opacity:0;z-index:99999;pointer-events:none;border-radius:10px;transition:all .25s ease-in-out;position:absolute;top:100%;left:-140px;transform:translateY(10px);background:var(--white)!important;width:740px!important;max-width:90vw!important;box-shadow:var(--box-shadow)!important;border-top:4px solid var(--theme)!important;white-space:normal!important;text-align:left!important;padding:16px 18px!important}}@media (width>=1200px) and (width<=1199px){.header-1.header-3 .header-main .main-menu ul li .chitra-mega-menu{width:660px!important;left:-100px!important}}@media (width>=1200px){.header-1.header-3 .header-main .main-menu ul li .chitra-mega-menu .row{text-align:left!important;flex-wrap:wrap!important;margin:0 -8px!important;display:flex!important}.header-1.header-3 .header-main .main-menu ul li .chitra-mega-menu .col-4{text-align:left!important;flex:0 0 33.3333%!important;width:33.3333%!important;max-width:33.3333%!important;padding:0 8px!important}.header-1.header-3 .header-main .main-menu ul li .chitra-mega-menu .mega-col-title{color:var(--header)!important;border-bottom:1px solid var(--border)!important;white-space:normal!important;text-align:left!important;margin-bottom:6px!important;padding-bottom:6px!important;font-size:14px!important;font-weight:700!important;display:block!important}.header-1.header-3 .header-main .main-menu ul li .chitra-mega-menu .mega-col-title a{color:var(--header)!important;text-align:left!important;background:0 0!important;border:none!important;padding:0!important;font-size:14px!important;font-weight:700!important;display:block!important}.header-1.header-3 .header-main .main-menu ul li .chitra-mega-menu .mega-col-title a:hover{color:var(--theme)!important}.header-1.header-3 .header-main .main-menu ul li .chitra-mega-menu .mega-links{text-align:left!important;flex-direction:column!important;gap:1px!important;margin:0!important;padding:0!important;list-style:none!important;display:flex!important}.header-1.header-3 .header-main .main-menu ul li .chitra-mega-menu .mega-links li{float:none!important;white-space:normal!important;text-align:left!important;width:100%!important;margin:0!important;padding:0!important;display:block!important}.header-1.header-3 .header-main .main-menu ul li .chitra-mega-menu .mega-links li a{width:100%!important;color:var(--text)!important;white-space:normal!important;text-align:left!important;background:0 0!important;border:none!important;border-radius:4px!important;padding:4px 6px!important;font-size:13px!important;font-weight:500!important;line-height:1.35!important;transition:all .2s!important;display:block!important}.header-1.header-3 .header-main .main-menu ul li .chitra-mega-menu .mega-links li a:hover{background:var(--bg)!important;color:var(--theme)!important;padding-left:10px!important}.header-1.header-3 .header-main .main-menu ul li .chitra-mega-menu .mega-links li a.mega-link-all{color:var(--theme)!important;margin-top:3px!important;padding-top:4px!important;font-weight:700!important}.header-1.header-3 .header-main .main-menu ul li .chitra-mega-menu .mega-links li a.mega-link-all:hover{color:var(--theme4)!important}.header-1.header-3 .header-main .main-menu ul li .chitra-mega-menu .mega-promo-box{background:linear-gradient(135deg, var(--header) 0%, var(--black) 100%)!important;color:var(--white)!important;white-space:normal!important;text-align:left!important;border-radius:8px!important;flex-direction:column!important;justify-content:space-between!important;height:100%!important;padding:14px!important;display:flex!important}.header-1.header-3 .header-main .main-menu ul li .chitra-mega-menu .mega-promo-box .badge-hub{background:var(--theme)!important;color:var(--white)!important;padding:3px 8px!important;font-size:10.5px!important;font-weight:700!important;display:inline-block!important}.header-1.header-3 .header-main .main-menu ul li .chitra-mega-menu .mega-promo-box h5{color:var(--white)!important;white-space:normal!important;text-align:left!important;margin-bottom:4px!important;font-size:14px!important;font-weight:700!important}.header-1.header-3 .header-main .main-menu ul li .chitra-mega-menu .mega-promo-box p{color:#cbd5e1!important;white-space:normal!important;text-align:left!important;margin-bottom:10px!important;font-size:11.5px!important;line-height:1.4!important}.header-1.header-3 .header-main .main-menu ul li .chitra-mega-menu .mega-promo-box .promo-btn{color:var(--white)!important;background:#25d366!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;gap:6px!important;width:100%!important;padding:7px 10px!important;font-size:12px!important;font-weight:600!important;text-decoration:none!important;display:inline-flex!important}.header-1.header-3 .header-main .main-menu ul li .chitra-mega-menu .mega-promo-box .promo-btn:hover{background:#1ebd56!important}.header-1.header-3 .header-main .header-right{flex-shrink:0!important;align-items:center!important;gap:10px!important;display:flex!important}.header-1.header-3 .header-main .header-right .btn-trade-enquiry{color:#fff!important;white-space:nowrap!important;background:#d99a18!important;border-radius:8px!important;padding:9px 18px!important;font-size:13px!important;font-weight:700!important;text-decoration:none!important;transition:all .2s!important}.header-1.header-3 .header-main .header-right .btn-trade-enquiry:hover{color:#fff!important;background:#f2b632!important;box-shadow:0 4px 14px #d99a1859!important}.header-1.header-3 .header-main .header-right .sidebar__toggle{color:#0b2a5b!important;cursor:pointer!important;background:#f6f8fb!important;border:1px solid #e2e7ee!important;border-radius:8px!important;width:38px!important;height:38px!important;transition:all .2s!important}.header-1.header-3 .header-main .header-right .sidebar__toggle:hover{color:#fff!important;background:#0b2a5b!important}}@media (width<=1199px){header.header-1 .mean__menu-wrapper,header.header-1 .main-menu,header.header-1 .main-menu nav,header.header-1 .main-menu nav>ul,header.header-3 .mean__menu-wrapper,header.header-3 .main-menu,header.header-3 .main-menu nav,header.header-3 .main-menu nav>ul,.header-1 .mean__menu-wrapper,.header-1 .main-menu,.header-1 .main-menu nav,.header-1 .main-menu nav>ul,.header-3 .mean__menu-wrapper,.header-3 .main-menu,.header-3 .main-menu nav,.header-3 .main-menu nav>ul{display:none!important}header.header-1 .header-main,header.header-3 .header-main,.header-1 .header-main,.header-3 .header-main{justify-content:space-between!important;align-items:center!important;width:100%!important;display:flex!important}header.header-1 .header-right,header.header-3 .header-right,.header-1 .header-right,.header-3 .header-right{align-items:center!important;gap:10px!important;margin-left:auto!important;display:flex!important}header.header-1 .header-right .sidebar__toggle,header.header-3 .header-right .sidebar__toggle,.header-1 .header-right .sidebar__toggle,.header-3 .header-right .sidebar__toggle{color:#fff!important;cursor:pointer!important;background:#0b2a5b!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;display:flex!important;box-shadow:0 2px 8px #0b2a5b40!important}header.header-1 .header-right .sidebar__toggle i,header.header-3 .header-right .sidebar__toggle i,.header-1 .header-right .sidebar__toggle i,.header-3 .header-right .sidebar__toggle i{color:#fff!important;font-size:18px!important}}.offcanvas__info{background:var(--white)!important;width:380px!important;max-width:90vw!important;box-shadow:-10px 0 35px #00000040!important}.offcanvas__info .offcanvas__wrapper{padding:24px 22px!important}.offcanvas__info .offcanvas__top{margin-bottom:20px!important}.offcanvas__info .offcanvas__logo h4{color:var(--header)!important;font-size:17px!important;font-weight:800!important}.offcanvas__info .offcanvas__close{background:var(--header)!important;cursor:pointer!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:36px!important;height:36px!important;line-height:36px!important;transition:all .25s!important;display:flex!important}.offcanvas__info .offcanvas__close button{cursor:pointer!important;width:100%!important;height:100%!important;box-shadow:none!important;background:0 0!important;border:none!important;justify-content:center!important;align-items:center!important;padding:0!important;display:flex!important}.offcanvas__info .offcanvas__close button i{color:var(--white)!important;font-size:14px!important;line-height:1!important}.offcanvas__info .offcanvas__close:hover{transform:rotate(90deg);background:var(--theme)!important}.offcanvas__info .text{color:var(--text)!important;margin-bottom:18px!important;font-size:13px!important;line-height:1.55!important}.offcanvas__info .chitra-mobile-nav{border-top:1px solid #00000014;border-bottom:1px solid #00000014;margin-bottom:20px;padding:10px 0}.offcanvas__info .chitra-mobile-nav .chitra-mobile-menu-list{margin:0;padding:0;list-style:none}.offcanvas__info .chitra-mobile-nav .chitra-mobile-menu-list li{border-bottom:1px dashed #00000014}.offcanvas__info .chitra-mobile-nav .chitra-mobile-menu-list li:last-child{border-bottom:none}.offcanvas__info .chitra-mobile-nav .chitra-mobile-menu-list li>a{color:#0b2a5b;padding:11px 4px;font-size:15px;font-weight:700;text-decoration:none;transition:color .2s;display:block}.offcanvas__info .chitra-mobile-nav .chitra-mobile-menu-list li>a:hover,.offcanvas__info .chitra-mobile-nav .chitra-mobile-menu-list li>a.active{color:#d99a18}.offcanvas__info .chitra-mobile-nav .chitra-mobile-menu-list li.has-sub .sub-header{padding:8px 4px}.offcanvas__info .chitra-mobile-nav .chitra-mobile-menu-list li.has-sub .sub-header>a{color:#0b2a5b;font-size:15px;font-weight:700;text-decoration:none}.offcanvas__info .chitra-mobile-nav .chitra-mobile-menu-list li.has-sub .sub-header .sub-toggle-btn{color:#0b2a5b;cursor:pointer;background:#f6f8fb;border:1px solid #e2e7ee;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;transition:all .25s;display:flex}.offcanvas__info .chitra-mobile-nav .chitra-mobile-menu-list li.has-sub .sub-header .sub-toggle-btn:hover{color:#fff;background:#0b2a5b}.offcanvas__info .chitra-mobile-nav .chitra-mobile-menu-list li.has-sub .sub-menu-list{background:#f8fafc;border-radius:8px;margin:4px 0 10px;padding:4px 6px 10px 14px;list-style:none;display:none}.offcanvas__info .chitra-mobile-nav .chitra-mobile-menu-list li.has-sub .sub-menu-list .sub-category-label{text-transform:uppercase;letter-spacing:.5px;color:#d99a18;border-bottom:none;padding:8px 6px 4px;font-size:11px;font-weight:800}.offcanvas__info .chitra-mobile-nav .chitra-mobile-menu-list li.has-sub .sub-menu-list li{border-bottom:none}.offcanvas__info .chitra-mobile-nav .chitra-mobile-menu-list li.has-sub .sub-menu-list li a{color:#475569;padding:6px 8px;font-size:13.5px;font-weight:600;text-decoration:none;transition:all .2s;display:block}.offcanvas__info .chitra-mobile-nav .chitra-mobile-menu-list li.has-sub .sub-menu-list li a:hover{color:#0b2a5b;padding-left:12px}.offcanvas__info .chitra-mobile-nav .chitra-mobile-menu-list li.has-sub.open .sub-header .sub-toggle-btn{color:#fff;background:#0b2a5b;transform:rotate(180deg)}.offcanvas__info .chitra-mobile-nav .chitra-mobile-menu-list li.has-sub.open .sub-menu-list{display:block}.offcanvas__info .mobile-menu .mean-container .mean-nav ul{margin:0!important;padding:0!important;list-style:none!important}.offcanvas__info .mobile-menu .mean-container .mean-nav ul li{border-bottom:1px solid var(--border)!important;margin:0!important;padding:0!important;position:relative!important}.offcanvas__info .mobile-menu .mean-container .mean-nav ul li>a{color:var(--header)!important;padding:11px 0!important;font-size:15px!important;font-weight:600!important;text-decoration:none!important;transition:all .2s!important;display:block!important}.offcanvas__info .mobile-menu .mean-container .mean-nav ul li>a:hover{color:var(--theme)!important}.offcanvas__info .mobile-menu .mean-container .mean-nav ul li a.mean-expand{text-align:center!important;background:var(--bg)!important;width:32px!important;height:32px!important;color:var(--header)!important;cursor:pointer!important;border:none!important;border-radius:6px!important;padding:0!important;line-height:32px!important;transition:all .2s!important;position:absolute!important;top:6px!important;right:0!important}.offcanvas__info .mobile-menu .mean-container .mean-nav ul li a.mean-expand:hover{background:var(--theme)!important;color:var(--white)!important}.offcanvas__info .mobile-menu .mean-container .mean-nav ul li a.mean-expand i{font-size:13px!important;display:inline-block!important}.offcanvas__info .mobile-menu .mean-container .mean-nav ul li ul{background:#00000008!important;border-radius:6px!important;margin:4px 0 10px!important;padding:4px 10px!important}.offcanvas__info .mobile-menu .mean-container .mean-nav ul li ul li{border-bottom:1px dashed var(--border)!important}.offcanvas__info .mobile-menu .mean-container .mean-nav ul li ul li:last-child{border-bottom:none!important}.offcanvas__info .mobile-menu .mean-container .mean-nav ul li ul li a{color:var(--text)!important;padding:7px 8px!important;font-size:13.5px!important;font-weight:500!important}.offcanvas__info .mobile-menu .mean-container .mean-nav ul li ul li a:hover{color:var(--theme)!important;padding-left:14px!important}.offcanvas__info .offcanvas__contact{margin-top:10px!important}.offcanvas__info .offcanvas__contact h5{color:var(--header)!important;font-size:15px!important;font-weight:700!important}.offcanvas__info .offcanvas__contact ul li{text-transform:none!important;margin-bottom:12px!important;font-size:13.5px!important;font-weight:500!important;line-height:1.4!important}.offcanvas__info .offcanvas__contact ul li:not(:last-child){margin-bottom:12px!important}.offcanvas__info .offcanvas__contact ul li a{color:var(--header)!important;font-size:13.5px!important;font-weight:500!important;line-height:1.4!important}.offcanvas__info .offcanvas__contact ul li a:hover{color:var(--theme)!important}.offcanvas__info .offcanvas__contact ul li .offcanvas__contact-icon{background:var(--bg);border-radius:8px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;display:flex;color:var(--theme)!important;margin-right:12px!important;font-size:14px!important}.chitra-hero-section{color:#fff;background:linear-gradient(135deg,#061a3a 0%,#0b2a5b 100%);padding:75px 0 85px}.chitra-hero-section .location-pill{background:#ffffff1a;border:1px solid #fff3;border-radius:30px;align-items:center;gap:8px;padding:4px 16px;font-size:13px;font-weight:700;display:inline-flex}.chitra-hero-section .hero-title{color:#fff;font-weight:800;line-height:1.15}.chitra-hero-section .hero-title span{color:#d99a18}.chitra-hero-section .hero-subtitle{color:#ffffffd9;font-size:1.15rem;line-height:1.6}.chitra-hero-section .hero-img-wrap{text-align:center;position:relative}.chitra-hero-section .hero-img-wrap img{border:1px solid #ffffff26;border-radius:20px;box-shadow:0 20px 40px #0000004d}.category-card{flex-column:column;background:#fff;border:1px solid #e2e7ee;border-radius:16px;height:100%;transition:all .3s;display:flex;overflow:hidden}.category-card:hover{transform:translateY(-5px);box-shadow:0 16px 32px #0b192c1f}.category-card .category-card-img{height:200px;position:relative;overflow:hidden}.category-card .category-card-img img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.category-card .category-card-img.bg-electrical{background:#061a3a}.category-card .category-card-img.bg-wheat{background:#0b2a5b}.category-card .category-card-img.bg-mustard{background:#061a3a}.category-card .category-card-img.bg-feed{background:#0b2a5b}.category-card:hover .category-card-img img{transform:scale(1.06)}.category-card .category-card-body{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.category-card .category-card-body h4{color:#0b2a5b;font-size:1.15rem;font-weight:700}.category-card .category-card-body p{color:#64748b;flex-grow:1;font-size:.875rem}.shop-items-3,.shop-box-items{background:var(--white);border:1px solid #e2e7ee;border-radius:12px;flex-direction:column;height:100%;margin-top:0;transition:all .3s ease-in-out;display:flex;overflow:hidden;box-shadow:0 2px 8px #0b2a5b0a}.shop-items-3:hover,.shop-box-items:hover{border-color:#d99a18;transform:translateY(-4px);box-shadow:0 10px 25px #0b2a5b1f}.shop-items-3:hover .product-img img.font-image,.shop-items-3:hover .product-img img.back-image,.shop-items-3:hover .product-img img,.shop-box-items:hover .product-img img.font-image,.shop-box-items:hover .product-img img.back-image,.shop-box-items:hover .product-img img{opacity:1!important;visibility:visible!important;transform:scale(1.08)!important}.shop-items-3:hover .product-img .gt-shop-icon li,.shop-box-items:hover .product-img .gt-shop-icon li{transform:scaleX(1)}.shop-items-3:hover .product-img .theme-btn,.shop-box-items:hover .product-img .theme-btn{opacity:1;visibility:visible;bottom:12px}.shop-items-3 .product-img,.shop-box-items .product-img{background-color:#061a3a;border-bottom:1px solid #e2e7ee;justify-content:center;align-items:center;height:220px;padding:0;display:flex;position:relative;overflow:hidden}.shop-items-3 .product-img .discount-text,.shop-box-items .product-img .discount-text{z-index:3;color:var(--white);letter-spacing:.5px;text-transform:uppercase;background:#0b2a5b;border-radius:6px;height:auto;padding:4px 10px;font-size:11px;font-weight:700;line-height:normal;position:absolute;top:12px;left:12px;box-shadow:0 2px 6px #00000040}.shop-items-3 .product-img img.font-image,.shop-items-3 .product-img img.back-image,.shop-items-3 .product-img img,.shop-box-items .product-img img.font-image,.shop-box-items .product-img img.back-image,.shop-box-items .product-img img{object-fit:cover!important;opacity:1!important;visibility:visible!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;transition:transform .4s,opacity .4s!important}.shop-items-3 .product-img .gt-shop-icon,.shop-box-items .product-img .gt-shop-icon{z-index:4;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex;position:absolute;top:12px;right:12px}.shop-items-3 .product-img .gt-shop-icon li,.shop-box-items .product-img .gt-shop-icon li{transition:transform .25s ease-in-out;transform:scaleX(0)}.shop-items-3 .product-img .gt-shop-icon li a,.shop-items-3 .product-img .gt-shop-icon li button,.shop-box-items .product-img .gt-shop-icon li a,.shop-box-items .product-img .gt-shop-icon li button{background:var(--white);color:#0b2a5b;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;line-height:34px;transition:all .2s;display:inline-flex;box-shadow:0 3px 8px #0003}.shop-items-3 .product-img .gt-shop-icon li a:hover,.shop-items-3 .product-img .gt-shop-icon li button:hover,.shop-box-items .product-img .gt-shop-icon li a:hover,.shop-box-items .product-img .gt-shop-icon li button:hover{color:var(--white);background:#d99a18}.shop-items-3 .product-img .theme-btn,.shop-box-items .product-img .theme-btn{width:calc(100% - 28px);color:var(--white);text-align:center;opacity:0;visibility:hidden;z-index:5;background:#d99a18;border:none;border-radius:6px;padding:8px 12px;font-size:12.5px;font-weight:700;transition:all .25s ease-in-out;position:absolute;bottom:-45px;left:14px;right:14px}.shop-items-3 .product-img .theme-btn:hover,.shop-box-items .product-img .theme-btn:hover{color:var(--white);background:#f2b632}.shop-items-3 .product-content,.shop-box-items .product-content{flex-direction:column;flex-grow:1;padding:16px 18px 18px;display:flex}.shop-items-3 .product-content .brand,.shop-box-items .product-content .brand{color:#d99a18;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:11px;font-weight:700}.shop-items-3 .product-content .title,.shop-box-items .product-content .title{color:#0b2a5b;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:40px;margin:0 0 6px;font-size:15px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.shop-items-3 .product-content .title a,.shop-box-items .product-content .title a{color:inherit;text-decoration:none;transition:color .2s}.shop-items-3 .product-content .title a:hover,.shop-box-items .product-content .title a:hover{color:#d99a18}.shop-items-3 .product-content .product-desc-snippet,.shop-box-items .product-content .product-desc-snippet{color:#263238;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:38px;margin-bottom:12px;font-size:12.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.shop-items-3 .product-content .price-box,.shop-box-items .product-content .price-box{border-top:1px solid #e2e7ee;justify-content:space-between;align-items:center;margin-top:auto;padding-top:10px;display:flex}.shop-items-3 .product-content .price-box .price,.shop-box-items .product-content .price-box .price{color:#0b2a5b;font-size:13px;font-weight:700}.shop-items-3 .product-content .price-box .btn-details,.shop-box-items .product-content .price-box .btn-details{color:#d99a18;align-items:center;gap:4px;font-size:12px;font-weight:700;text-decoration:none;transition:transform .2s;display:inline-flex}.shop-items-3 .product-content .price-box .btn-details:hover,.shop-box-items .product-content .price-box .btn-details:hover{color:#f2b632;transform:translate(3px)}.shop-items-3.agri-shop-item,.shop-box-items.agri-shop-item{border-color:#e2e7ee}.shop-items-3.agri-shop-item:hover,.shop-box-items.agri-shop-item:hover{border-color:#d99a18;box-shadow:0 10px 25px #0b2a5b14}.shop-items-3.agri-shop-item .product-img,.shop-box-items.agri-shop-item .product-img{background:#061a3a;border-bottom:0;border-radius:12px 0 0 12px;justify-content:center;align-items:center;height:100%;min-height:220px;padding:0;display:flex;position:relative;overflow:hidden}@media (width<=767px){.shop-items-3.agri-shop-item .product-img,.shop-box-items.agri-shop-item .product-img{border-bottom:1px solid #e2e7ee;border-radius:12px 12px 0 0;min-height:200px}}.shop-items-3.agri-shop-item .product-img .discount-text,.shop-box-items.agri-shop-item .product-img .discount-text{color:#fff;letter-spacing:.5px;background:#d99a18;font-weight:800;box-shadow:0 2px 8px #0000004d}.shop-items-3.agri-shop-item .product-img img.font-image,.shop-box-items.agri-shop-item .product-img img.font-image{object-fit:cover;width:100%;max-width:none;height:100%;max-height:none;transition:transform .4s}.shop-items-3.agri-shop-item .product-content,.shop-box-items.agri-shop-item .product-content{padding:18px 20px}.shop-items-3.agri-shop-item .product-content .brand,.shop-box-items.agri-shop-item .product-content .brand{color:#d99a18}.split-box-buy{color:#fff;background:linear-gradient(135deg,#0b2a5b 0%,#1e3a8a 100%);border-radius:20px}.split-box-sell{color:#fff;background:linear-gradient(135deg,#061a3a 0%,#0b2a5b 100%);border:1px solid #d99a1859;border-radius:20px}.whatsapp-float-btn{background-color:var(--whatsapp);color:#fff;z-index:999;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:32px;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 6px 20px #25d36673}.whatsapp-float-btn:hover{background-color:var(--whatsapp);color:#fff;transform:scale(1.1)}.whatsapp-float-btn .whatsapp-tooltip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#0b2a5b;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:600;transition:opacity .25s;position:absolute;right:70px}.whatsapp-float-btn:hover .whatsapp-tooltip{opacity:1}.mobile-sticky-bar{z-index:1000;background:#fff;border-top:1px solid #e2e7ee;padding:8px 12px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #00000014}.mobile-sticky-bar .mobile-sticky-grid{grid-template-columns:1fr 1fr 1.2fr;gap:8px;display:grid}.mobile-sticky-bar .mobile-sticky-btn{border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:6px 4px;font-size:11px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.mobile-sticky-bar .mobile-sticky-btn i{margin-bottom:2px;font-size:16px}.mobile-sticky-bar .mobile-sticky-btn.call{color:#0b2a5b;background:#f6f8fb;border:1px solid #e2e7ee}.mobile-sticky-bar .mobile-sticky-btn.wa{color:#0f7638;background:#e8fbf0;border:1px solid #c2eed4}.mobile-sticky-bar .mobile-sticky-btn.quote{color:#fff;background:#0b2a5b}.footer-section{color:#fffc;background:#061a3a!important}.footer-section .widget-head h3{margin-bottom:1.2rem;padding-bottom:8px;font-size:1.05rem;font-weight:700;position:relative;color:var(--white)!important}.footer-section .widget-head h3:after{content:"";background:#d99a18;border-radius:2px;width:28px;height:2px;position:absolute;bottom:0;left:0}.footer-section .gt-list-area li a{font-size:13.5px;transition:all .2s;color:#ffffffd9!important}.footer-section .gt-list-area li a:hover{padding-left:4px;color:#d99a18!important}.footer-section .social-icon a{transition:all .2s;color:var(--white)!important;background:#ffffff1a!important}.footer-section .social-icon a:hover{transform:translateY(-2px);color:var(--white)!important;background:#d99a18!important}.footer-section .footer-bottom{border-top:1px solid #ffffff14;background:#00000059!important}@media (width<=767.98px){body{padding-bottom:70px}.whatsapp-float-btn{width:52px;height:52px;font-size:26px;bottom:80px;right:20px}}.chitra-side-enquiry-trigger{color:#fff;cursor:pointer;z-index:999999;background:#0b2a5b;border:2px solid #d99a18;border-right:none;border-radius:10px 0 0 10px;flex-direction:column;align-items:center;gap:8px;padding:14px 10px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:48%;right:0;transform:translateY(-50%);box-shadow:-4px 6px 25px #0b2a5b59}.chitra-side-enquiry-trigger span{writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:1.5px;text-transform:uppercase;font-size:12px;font-weight:700;transform:rotate(180deg)}.chitra-side-enquiry-trigger i{color:#d99a18;font-size:16px;animation:2s infinite pulseIcon}.chitra-side-enquiry-trigger:hover{color:#0b2a5b;background:#d99a18;padding-right:14px}.chitra-side-enquiry-trigger:hover i,.chitra-side-enquiry-trigger:hover span{color:#0b2a5b}@media (width<=768px){.chitra-side-enquiry-trigger{display:none}}@keyframes pulseIcon{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.chitra-side-popup{border-left:3px solid var(--theme)!important;width:360px!important;max-width:90vw!important;box-shadow:-10px 0 40px #00000040!important}.chitra-side-popup .offcanvas-header{background:var(--header);border-bottom:1px solid #ffffff1a}.chitra-side-popup .side-enquiry-header-title{font-size:15px;font-weight:700}.chitra-side-popup .side-enquiry-intro{color:var(--text);font-size:13px;line-height:1.5}.chitra-side-popup .side-enquiry-label{color:var(--header);margin-bottom:4px;font-size:12px;font-weight:600}.chitra-side-popup .side-enquiry-note{color:var(--text);font-size:12px}.chitra-side-popup .form-control,.chitra-side-popup .form-select{border:1px solid var(--border);border-radius:6px;padding:8px 12px;font-size:13.5px}.chitra-side-popup .form-control:focus,.chitra-side-popup .form-select:focus{border-color:var(--theme);box-shadow:0 0 0 3px #d9770626}.chitra-side-popup .btn-submit-enquiry{background:var(--theme);color:var(--white);border:none;border-radius:6px;padding:10px;font-size:14px;font-weight:700;transition:all .2s}.chitra-side-popup .btn-submit-enquiry:hover{background:var(--theme4)}.nice-select,.form-select.nice-select,.form-control.nice-select{float:none!important;border:1px solid var(--border)!important;background-color:var(--white)!important;width:100%!important;height:46px!important;color:var(--header)!important;box-sizing:border-box!important;background-image:none!important;border-radius:8px!important;align-items:center!important;padding-left:14px!important;padding-right:32px!important;font-size:14px!important;line-height:44px!important;display:flex!important}.nice-select .current,.form-select.nice-select .current,.form-control.nice-select .current{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:calc(100% - 15px)!important;color:var(--header)!important;font-weight:500!important;display:block!important;overflow:hidden!important}.nice-select:after,.form-select.nice-select:after,.form-control.nice-select:after{border-bottom:2px solid var(--header)!important;border-right:2px solid var(--header)!important;width:7px!important;height:7px!important;margin-top:-5px!important;right:14px!important}.nice-select:focus,.nice-select.open,.form-select.nice-select:focus,.form-select.nice-select.open,.form-control.nice-select:focus,.form-control.nice-select.open{border-color:var(--theme)!important;box-shadow:0 0 0 3px #d9770626!important}.nice-select .list,.form-select.nice-select .list,.form-control.nice-select .list{border:1px solid var(--border)!important;z-index:999!important;background:var(--white)!important;border-radius:8px!important;width:100%!important;max-height:280px!important;margin-top:4px!important;overflow-y:auto!important;box-shadow:0 10px 25px #0000001f!important}.nice-select .list .option,.form-select.nice-select .list .option,.form-control.nice-select .list .option{min-height:40px!important;color:var(--header)!important;align-items:center!important;padding:10px 14px!important;font-size:13.5px!important;line-height:20px!important;display:flex!important}.nice-select .list .option.selected,.nice-select .list .option:hover,.form-select.nice-select .list .option.selected,.form-select.nice-select .list .option:hover,.form-control.nice-select .list .option.selected,.form-control.nice-select .list .option:hover{color:var(--theme)!important;background-color:#d9770614!important;font-weight:600!important}.page-banner-section{background:linear-gradient(135deg, var(--header) 0%, var(--black) 100%);padding:var(--section-py-desktop) 0;text-align:center;position:relative;overflow:hidden}@media (width<=991px){.page-banner-section{padding:var(--section-py-tablet) 0}}@media (width<=575px){.page-banner-section{padding:var(--section-py-mobile) 0}}.page-banner-section .banner-badge{letter-spacing:1px;text-transform:uppercase;color:var(--white);background:var(--theme);border-radius:50px;margin-bottom:12px;padding:6px 16px;font-size:12px;font-weight:700;display:inline-block}.page-banner-section .banner-badge.agri-badge{background:var(--theme2)}.page-banner-section .banner-badge.blue-badge{background:var(--theme3)}.page-banner-section .banner-title{color:var(--white);margin-bottom:12px;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:38px;font-weight:800}@media (width<=768px){.page-banner-section .banner-title{font-size:28px}}.page-banner-section .banner-breadcrumbs{justify-content:center;align-items:center;gap:8px;margin:0;padding:0;font-size:14px;list-style:none;display:flex}.page-banner-section .banner-breadcrumbs li{color:#fff9}.page-banner-section .banner-breadcrumbs li a{color:#ffffffb3;text-decoration:none;transition:color .2s}.page-banner-section .banner-breadcrumbs li a:hover{color:var(--theme)}.page-banner-section .banner-breadcrumbs li.active{color:var(--theme);font-weight:600}.page-banner-section .banner-breadcrumbs li i{opacity:.5;font-size:11px}.page-content-section{padding:var(--section-py-desktop) 0!important}.page-content-section.section-bg{background-color:var(--bg)!important}.page-content-section.bg-white{background-color:var(--white)!important}@media (width<=991px){.page-content-section{padding:var(--section-py-tablet) 0!important}}@media (width<=575px){.page-content-section{padding:var(--section-py-mobile) 0!important}}.section-padding{padding:var(--section-py-desktop) 0!important}@media (width<=991px){.section-padding{padding:var(--section-py-tablet) 0!important}}@media (width<=575px){.section-padding{padding:var(--section-py-mobile) 0!important}}.feature-section-3{background-color:var(--white);padding:var(--section-py-desktop) 0!important}@media (width<=991px){.feature-section-3{padding:var(--section-py-tablet) 0!important}}@media (width<=575px){.feature-section-3{padding:var(--section-py-mobile) 0!important}}.section-title-area{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:14px;display:flex;margin-bottom:var(--section-title-mb)!important}@media (width<=768px){.section-title-area{margin-bottom:var(--section-title-mb-mobile)!important}}.section-title-area .section-title{margin-bottom:0!important}.section-title{margin-bottom:var(--section-title-mb)!important}@media (width<=768px){.section-title{margin-bottom:var(--section-title-mb-mobile)!important}}.section-title .sub-title{text-transform:uppercase;letter-spacing:1px;color:var(--theme3);margin-bottom:4px;font-size:12.5px;font-weight:700;display:inline-block}.section-title h2{color:var(--header);margin-bottom:0;font-size:26px;font-weight:800;line-height:1.25}@media (width<=768px){.section-title h2{font-size:20px}}.content-card-box{background:var(--white);border-radius:var(--card-border-radius);border:1px solid var(--border);padding:var(--card-padding-lg) var(--card-padding-md);transition:transform .2s,box-shadow .2s;box-shadow:0 2px 8px #00000008}.content-card-box:hover{box-shadow:0 8px 20px #0000000f}@media (width<=768px){.content-card-box{padding:var(--card-padding-md) var(--card-padding-sm)}}.contact-card-item{background:var(--white);border:1px solid var(--border);border-radius:12px;align-items:flex-start;gap:16px;padding:16px 20px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 8px #00000008}.contact-card-item:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000000f}.contact-card-item .card-icon{width:44px;height:44px;color:var(--white);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;display:flex}.contact-card-item .card-icon.icon-navy{background:var(--header)}.contact-card-item .card-icon.icon-amber{background:var(--theme)}.contact-card-item .card-icon.icon-green{background:var(--whatsapp)}.contact-card-item .card-icon.icon-blue{background:var(--theme3)}.contact-card-item .card-icon.icon-fb{background:#1877f2}.contact-card-item .card-details{flex:1}.contact-card-item .card-details .card-label{text-transform:uppercase;color:var(--text);letter-spacing:.5px;margin-bottom:2px;font-size:11px;font-weight:700;display:block}.contact-card-item .card-details .card-title-text{color:var(--header);font-size:15px;font-weight:700;line-height:1.3;display:block}.contact-card-item .card-details .card-subtext{color:var(--text);margin-top:2px;font-size:12.5px;display:block}.filter-pills-wrap{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:30px;display:flex}.filter-pills-wrap .pill-item{border:1px solid var(--border);background:var(--white);color:var(--header);border-radius:50px;padding:8px 18px;font-size:13.5px;font-weight:600;text-decoration:none;transition:all .25s;box-shadow:0 2px 5px #00000005}.filter-pills-wrap .pill-item:hover{background:var(--header);color:var(--white);border-color:var(--header)}.filter-pills-wrap .pill-item.active{background:var(--theme);color:var(--white);border-color:var(--theme);box-shadow:0 4px 12px #d9770640}.home-vertical-box{background:var(--white);border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;justify-content:space-between;height:100%;padding:26px 24px;transition:all .3s;display:flex;box-shadow:0 2px 8px #0f172a0a}.home-vertical-box:hover{border-color:var(--theme3);transform:translateY(-4px);box-shadow:0 10px 25px #0f172a14}.home-vertical-box.vertical-agri:hover{border-color:var(--theme2)}.home-vertical-box .vertical-badge{letter-spacing:.5px;text-transform:uppercase;color:var(--header);background:#0b192c14;border-radius:50px;margin-bottom:10px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}.home-vertical-box .vertical-badge.agri{color:var(--theme2);background:#2e7d321f}.home-stat-pill{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--white);background:#ffffff26;border-radius:50px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.hero-section-3 .hero-3{padding:65px 0 50px!important}@media (width<=991px){.hero-section-3 .hero-3{padding:45px 0 35px!important}}.hero-section-3 .hero-3 .hero-content .hero-sub-text{color:var(--theme);letter-spacing:1px;margin-bottom:8px;font-size:13px;font-weight:700}.hero-section-3 .hero-3 .hero-content h1{color:var(--header);margin-bottom:14px;font-size:46px;font-weight:800;line-height:1.15}@media (width<=767px){.hero-section-3 .hero-3 .hero-content h1{font-size:32px}}.hero-section-3 .hero-3 .hero-content p{color:#334155;margin-bottom:20px;font-size:14.5px;line-height:1.6}.hero-section-3 .hero-3 .hero-content .price-items h2{color:var(--header);font-size:16px;font-weight:700}.hero-section-3 .hero-3 .hero-button .theme-btn.theme-btn3{background-color:var(--header);color:var(--white);border:1px solid var(--header)}.hero-section-3 .hero-3 .hero-button .theme-btn.theme-btn3:hover{background-color:var(--theme);border-color:var(--theme);color:var(--white)}.product-main-image-wrap{text-align:center;border-radius:var(--card-border-radius);background:linear-gradient(145deg, var(--bg), #ffffffe6);border:1px solid var(--border);justify-content:center;align-items:center;min-height:380px;margin-bottom:16px;padding:24px;display:flex;position:relative}.product-main-image-wrap img{object-fit:contain;width:100%;max-height:320px;transition:transform .3s}.thumbnail-btn{background:var(--white);border:1px solid var(--border);border-radius:8px;justify-content:center;align-items:center;width:64px;height:64px;padding:4px;display:flex}.thumbnail-btn img{object-fit:contain;width:100%;height:100%}.thumbnail-btn.active-thumb{border-color:var(--theme)}.trust-feature-box{background:var(--bg);text-align:center;border-radius:8px;padding:8px}.trust-feature-box .trust-feature-icon{margin-bottom:4px;font-size:16px;display:block}.trust-feature-box .trust-feature-title{color:var(--header);font-size:11px;font-weight:700;display:block}.trust-feature-box .trust-feature-sub{color:var(--text);font-size:10px}.product-pill-badge{letter-spacing:.5px;border-radius:50px;padding:6px 14px;font-size:11px}.product-title-large{color:var(--header);margin-bottom:8px;font-size:32px;font-weight:800;line-height:1.2}@media (width<=575px){.product-title-large{font-size:26px}}.product-summary-text{color:var(--text);margin-bottom:20px;font-size:15px;line-height:1.6}.product-specs-table{margin-bottom:0}.product-specs-table td.specs-name{background:var(--bg);width:35%;color:var(--header);font-weight:700}.product-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.section-desc-constrained{max-width:600px}.section-desc-constrained-wide{max-width:650px}.sticky-sidebar-box{z-index:10;position:sticky;top:100px}.step-number-badge{background:var(--header);width:28px;height:28px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:inline-flex}.hero-slide-img{max-height:420px}.breadcrumb-bg-main{background-image:url(/assets/img/breadcrumb-bg.jpg)}.hero-bg-slide-1{background-image:url(/assets/img/home-2/hero-bg.jpg)}.hero-bg-slide-2{background-image:url(/assets/img/home-2/hero-bg2.jpg)}.hero-bg-slide-3{background-image:url(/assets/img/home-2/hero-bg3.jpg)}.trust-section{background:var(--bg);border-top:1px solid var(--border);padding:var(--section-py-desktop) 0}@media (width<=767px){.trust-section{padding:var(--section-py-mobile) 0}}.trust-section .trust-badge-pill{background:var(--theme);color:var(--white);letter-spacing:1px;border-radius:50px;padding:6px 14px;font-size:11.5px;font-weight:700;display:inline-block}.trust-section .trust-heading{color:var(--header);margin-bottom:8px;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:30px;font-weight:800}@media (width<=575px){.trust-section .trust-heading{font-size:24px}}.trust-section .trust-card{background:var(--white);border-radius:var(--card-border-radius);border:1px solid var(--border);height:100%;padding:24px;transition:all .3s;box-shadow:0 2px 8px #0000000a}.trust-section .trust-card:hover{box-shadow:var(--box-shadow);border-color:var(--theme);transform:translateY(-4px)}.trust-section .trust-card .trust-icon-box{width:48px;height:48px;color:var(--theme);background:#d977061f;border-radius:10px;justify-content:center;align-items:center;margin-bottom:14px;font-size:20px;display:inline-flex}.trust-section .trust-card .trust-title{color:var(--header);margin-bottom:8px;font-size:16.5px;font-weight:700}.trust-section .trust-card .trust-desc{color:var(--text);margin-bottom:0;font-size:13.5px;line-height:1.6}.chitra-cta-section{background:radial-gradient(circle at top right, var(--header), var(--black) 90%);padding:var(--section-py-desktop) 0}@media (width<=767px){.chitra-cta-section{padding:var(--section-py-mobile) 0}}.chitra-cta-section .cta-constrained-text{max-width:680px}.chitra-modal-content{border-radius:var(--card-border-radius);overflow:hidden}.header-location-tag{color:var(--white);font-size:12.5px;font-weight:500}.header-tagline-text{letter-spacing:.5px;color:#ffffffbf;font-size:12px}.header-phone-link{color:var(--white);font-size:12.5px;font-weight:600}.header-whatsapp-link{color:var(--white);font-size:13px}.header-offcanvas-title{letter-spacing:1px;color:var(--header);margin-bottom:0;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;font-weight:700}.header-offcanvas-subtitle{color:var(--text);margin-top:4px;font-size:12px;display:block}.header-offcanvas-desc{color:var(--text);font-size:13px;line-height:1.6}.header-offcanvas-heading{color:var(--header);border-bottom:2px solid var(--theme);margin-bottom:16px;padding-bottom:6px;font-size:15px;font-weight:700;display:inline-block}.header-contact-icon{color:var(--theme);margin-top:4px;margin-right:12px;font-size:16px}.header-contact-label{text-transform:uppercase;color:var(--text);font-size:11px;font-weight:600;display:block}.header-contact-link{color:var(--header);font-size:13.5px;font-weight:500;line-height:1.4}.header-contact-phone{color:var(--header);font-size:14px;font-weight:700}.footer-section{position:relative;overflow:hidden}.footer-section .footer-widget-wrapper{padding-right:0}@media (width>=992px){.footer-section .footer-widget-wrapper{padding-right:35px}}.footer-section .single-widget-items.contact-info-area,.footer-section .contact-info{max-width:100%}.footer-section .contact-info .info-items{margin-bottom:14px}.footer-section .contact-info .info-items:last-child{margin-bottom:0}.footer-brand-title{letter-spacing:1px;color:var(--white);font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;font-weight:700}.footer-brand-sub{letter-spacing:.5px;color:var(--theme);font-size:11.5px;font-weight:600;display:block}.footer-bio-text{color:#fff9;margin-bottom:16px;font-size:13px;line-height:1.6}.footer-social-btn{width:36px;height:36px;color:var(--white);background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:inline-flex}.footer-social-btn:hover{background:var(--theme);color:var(--white);transform:translateY(-2px)}.footer-info-label{text-transform:uppercase;letter-spacing:.5px;color:#ffffff80;margin-bottom:4px;font-size:11px;display:block}.footer-info-link{color:#ffffffd9;word-break:break-word;overflow-wrap:anywhere;max-width:100%;font-size:13px;line-height:1.45;transition:color .2s;display:inline-block;text-decoration:none!important}.footer-info-link:hover{color:var(--theme)!important;text-decoration:none!important}.footer-info-phone{color:var(--theme);font-size:15px;font-weight:700;transition:color .2s;display:inline-block;text-decoration:none!important}.footer-info-phone:hover{color:var(--white)!important;text-decoration:none!important}.footer-copyright-text{color:#fff9;font-size:13px}.footer-credit-text{color:#fff9;font-size:12.5px}.footer-badge-item{color:#ffffffe6;background:#0000004d;border:1px solid #ffffff26;border-radius:4px;padding:4px 8px;font-size:11px}.text-primary,a.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb,11, 42, 91), var(--bs-text-opacity))!important}.text-warning,.text-gold,a.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb,217, 154, 24), var(--bs-text-opacity))!important}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb,11, 42, 91), var(--bs-bg-opacity))!important}.bg-primary-subtle{color:#0b2a5b!important;background-color:#0b2a5b14!important}.bg-warning,.bg-gold{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb,217, 154, 24), var(--bs-bg-opacity))!important}.bg-warning-subtle{color:#b45309!important;background-color:#d99a181f!important}.bg-dark,.bg-deep-navy{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb,6, 26, 58), var(--bs-bg-opacity))!important}.btn-primary,.btn-navy{--bs-btn-color:#fff!important;--bs-btn-bg:#0b2a5b!important;--bs-btn-border-color:#0b2a5b!important;--bs-btn-hover-color:#fff!important;--bs-btn-hover-bg:#061a3a!important;--bs-btn-hover-border-color:#061a3a!important;--bs-btn-focus-shadow-rgb:11, 42, 91!important;--bs-btn-active-color:#fff!important;--bs-btn-active-bg:#061a3a!important;--bs-btn-active-border-color:#061a3a!important;color:#fff!important;background-color:#0b2a5b!important;border-color:#0b2a5b!important}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-navy:hover,.btn-navy:focus,.btn-navy:active{color:#fff!important;background-color:#061a3a!important;border-color:#061a3a!important}.btn-warning,.btn-gold{--bs-btn-color:#fff!important;--bs-btn-bg:#d99a18!important;--bs-btn-border-color:#d99a18!important;--bs-btn-hover-color:#fff!important;--bs-btn-hover-bg:#f2b632!important;--bs-btn-hover-border-color:#f2b632!important;--bs-btn-focus-shadow-rgb:217, 154, 24!important;--bs-btn-active-color:#fff!important;--bs-btn-active-bg:#f2b632!important;--bs-btn-active-border-color:#f2b632!important;color:#fff!important;background-color:#d99a18!important;border-color:#d99a18!important}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-gold:hover,.btn-gold:focus,.btn-gold:active{color:#fff!important;background-color:#f2b632!important;border-color:#f2b632!important;box-shadow:0 4px 14px #d99a1859!important}.btn-outline-primary{--bs-btn-color:#0b2a5b!important;--bs-btn-border-color:#0b2a5b!important;--bs-btn-hover-color:#fff!important;--bs-btn-hover-bg:#0b2a5b!important;--bs-btn-hover-border-color:#0b2a5b!important;color:#0b2a5b!important;border-color:#0b2a5b!important}.btn-outline-primary:hover,.btn-outline-primary:focus,.btn-outline-primary:active{color:#fff!important;background-color:#0b2a5b!important}.btn-outline-warning{--bs-btn-color:#d99a18!important;--bs-btn-border-color:#d99a18!important;--bs-btn-hover-color:#fff!important;--bs-btn-hover-bg:#d99a18!important;--bs-btn-hover-border-color:#d99a18!important;color:#d99a18!important;border-color:#d99a18!important}.btn-outline-warning:hover,.btn-outline-warning:focus,.btn-outline-warning:active{color:#fff!important;background-color:#d99a18!important}.border-primary{border-color:#0b2a5b!important}.border-primary-subtle{border-color:#0b2a5b33!important}.border-warning,.border-gold{border-color:#d99a18!important}.border-warning-subtle{border-color:#d99a184d!important}.border-subtle{border-color:#e2e7ee!important}.badge-gold,.badge-warning{color:#d99a18!important;background-color:#d99a181f!important;border:1px solid #d99a184d!important}.badge-navy,.badge-primary{color:#0b2a5b!important;background-color:#0b2a5b1a!important;border:1px solid #0b2a5b33!important}.pagination{--bs-pagination-active-bg:#0b2a5b!important;--bs-pagination-active-border-color:#0b2a5b!important;--bs-pagination-color:#0b2a5b!important;--bs-pagination-hover-color:#d99a18!important}.form-control:focus,.form-select:focus{border-color:#d99a18!important;box-shadow:0 0 0 .25rem #d99a1833!important}.nav-pills{--bs-nav-pills-link-active-color:#fff!important;--bs-nav-pills-link-active-bg:#0b2a5b!important;--bs-nav-pills-border-radius:8px!important}.nav-pills .nav-link{color:#0b2a5b!important;font-weight:600!important}.nav-pills .nav-link:hover{color:#d99a18!important;background-color:#f6f8fb!important}.nav-pills .nav-link.active,.nav-pills .nav-link.show>.nav-link{color:#fff!important;background-color:#0b2a5b!important}.nav-tabs{--bs-nav-tabs-link-active-color:#0b2a5b!important;--bs-nav-tabs-link-active-border-color:#0b2a5b!important}.nav-tabs .nav-link{color:#263238!important}.nav-tabs .nav-link:hover{color:#d99a18!important}.nav-tabs .nav-link.active{color:#0b2a5b!important;border-bottom:3px solid #d99a18!important;font-weight:700!important}.shop-items-3 .product-img,.shop-items-3 .product-card-thumb,.shop-box-items .product-img,.shop-box-items .product-card-thumb,.agri-shop-item .product-img,.agri-shop-item .product-card-thumb,.shop-card-items .product-img,.shop-card-items .product-card-thumb,.shop-box-items-2 .product-img,.shop-box-items-2 .product-card-thumb,.shop-box-items-3 .product-img,.shop-box-items-3 .product-card-thumb,.product-card .product-img,.product-card .product-card-thumb{background-color:#061a3a!important;height:200px!important;position:relative!important;overflow:hidden!important}.shop-items-3 .product-img img,.shop-items-3 .product-img img.font-image,.shop-items-3 .product-img img.back-image,.shop-items-3 .product-card-thumb img,.shop-items-3 .product-card-thumb img.font-image,.shop-items-3 .product-card-thumb img.back-image,.shop-box-items .product-img img,.shop-box-items .product-img img.font-image,.shop-box-items .product-img img.back-image,.shop-box-items .product-card-thumb img,.shop-box-items .product-card-thumb img.font-image,.shop-box-items .product-card-thumb img.back-image,.agri-shop-item .product-img img,.agri-shop-item .product-img img.font-image,.agri-shop-item .product-img img.back-image,.agri-shop-item .product-card-thumb img,.agri-shop-item .product-card-thumb img.font-image,.agri-shop-item .product-card-thumb img.back-image,.shop-card-items .product-img img,.shop-card-items .product-img img.font-image,.shop-card-items .product-img img.back-image,.shop-card-items .product-card-thumb img,.shop-card-items .product-card-thumb img.font-image,.shop-card-items .product-card-thumb img.back-image,.shop-box-items-2 .product-img img,.shop-box-items-2 .product-img img.font-image,.shop-box-items-2 .product-img img.back-image,.shop-box-items-2 .product-card-thumb img,.shop-box-items-2 .product-card-thumb img.font-image,.shop-box-items-2 .product-card-thumb img.back-image,.shop-box-items-3 .product-img img,.shop-box-items-3 .product-img img.font-image,.shop-box-items-3 .product-img img.back-image,.shop-box-items-3 .product-card-thumb img,.shop-box-items-3 .product-card-thumb img.font-image,.shop-box-items-3 .product-card-thumb img.back-image,.product-card .product-img img,.product-card .product-img img.font-image,.product-card .product-img img.back-image,.product-card .product-card-thumb img,.product-card .product-card-thumb img.font-image,.product-card .product-card-thumb img.back-image{opacity:1!important;visibility:visible!important;object-fit:cover!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;transition:transform .4s,opacity .4s!important;display:block!important}.shop-items-3:hover .product-img img,.shop-items-3:hover .product-img img.font-image,.shop-items-3:hover .product-img img.back-image,.shop-items-3:hover .product-card-thumb img,.shop-items-3:hover .product-card-thumb img.font-image,.shop-items-3:hover .product-card-thumb img.back-image,.shop-box-items:hover .product-img img,.shop-box-items:hover .product-img img.font-image,.shop-box-items:hover .product-img img.back-image,.shop-box-items:hover .product-card-thumb img,.shop-box-items:hover .product-card-thumb img.font-image,.shop-box-items:hover .product-card-thumb img.back-image,.agri-shop-item:hover .product-img img,.agri-shop-item:hover .product-img img.font-image,.agri-shop-item:hover .product-img img.back-image,.agri-shop-item:hover .product-card-thumb img,.agri-shop-item:hover .product-card-thumb img.font-image,.agri-shop-item:hover .product-card-thumb img.back-image,.shop-card-items:hover .product-img img,.shop-card-items:hover .product-img img.font-image,.shop-card-items:hover .product-img img.back-image,.shop-card-items:hover .product-card-thumb img,.shop-card-items:hover .product-card-thumb img.font-image,.shop-card-items:hover .product-card-thumb img.back-image,.shop-box-items-2:hover .product-img img,.shop-box-items-2:hover .product-img img.font-image,.shop-box-items-2:hover .product-img img.back-image,.shop-box-items-2:hover .product-card-thumb img,.shop-box-items-2:hover .product-card-thumb img.font-image,.shop-box-items-2:hover .product-card-thumb img.back-image,.shop-box-items-3:hover .product-img img,.shop-box-items-3:hover .product-img img.font-image,.shop-box-items-3:hover .product-img img.back-image,.shop-box-items-3:hover .product-card-thumb img,.shop-box-items-3:hover .product-card-thumb img.font-image,.shop-box-items-3:hover .product-card-thumb img.back-image,.product-card:hover .product-img img,.product-card:hover .product-img img.font-image,.product-card:hover .product-img img.back-image,.product-card:hover .product-card-thumb img,.product-card:hover .product-card-thumb img.font-image,.product-card:hover .product-card-thumb img.back-image{opacity:1!important;visibility:visible!important;display:block!important;transform:scale(1.08)!important}.product-card{background:var(--white);border:1px solid #e2e7ee;border-radius:12px;transition:all .3s ease-in-out;overflow:hidden;box-shadow:0 2px 8px #0b2a5b0a}.product-card:hover{border-color:#d99a18;transform:translateY(-4px);box-shadow:0 10px 25px #0b2a5b1f}.product-card .product-card-thumb{height:180px!important}.product-card .product-card-thumb .product-category-tag{color:var(--white);z-index:2;background:#0b2a5b;border-radius:6px;padding:3px 8px;font-size:10.5px;font-weight:700;position:absolute;top:10px;left:10px}.product-main-image-wrap{background-color:#061a3a;border-radius:12px;justify-content:center;align-items:center;height:380px;display:flex;position:relative;overflow:hidden}.product-main-image-wrap img{transition:transform .3s;object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}@media (width<=767px){.product-main-image-wrap{height:260px}}.shop-items-3:hover .font-image,.shop-box-items:hover .font-image,.agri-shop-item:hover .font-image,.shop-card-items:hover .font-image,.shop-box-items-2:hover .font-image,.shop-box-items-3:hover .font-image,.product-card:hover .font-image,.shop-items-3:hover .product-img .font-image,.shop-box-items:hover .product-img .font-image,.agri-shop-item:hover .product-img .font-image{opacity:1!important;visibility:visible!important;display:block!important}.chitra-logo-header{object-fit:contain;width:auto;max-height:68px}.chitra-logo-footer{object-fit:contain;background:var(--white);border-radius:10px;width:auto;max-height:72px;padding:8px 16px;box-shadow:0 4px 12px #0003}.chitra-logo-admin{object-fit:contain;width:auto;max-height:38px}.chitra-logo-login{object-fit:contain;width:auto;max-height:80px}.chitra-hero-img{object-fit:contain;filter:drop-shadow(0 15px 30px #0000004d);width:auto;max-height:480px}.chitra-badge-nano{font-size:11px}.chitra-bg-subtle{background-color:#f6f8fb}.chitra-icon-circle-lg{border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:24px;display:inline-flex}.chitra-icon-circle-lg.icon-navy{color:#0b2a5b;background-color:#0b2a5b1a;border:1px solid #0b2a5b40}.chitra-icon-circle-lg.icon-gold{color:#d99a18;background-color:#d99a181f;border:1px solid #d99a1859}.chitra-icon-circle-md{border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;font-size:24px;display:inline-flex}.chitra-icon-circle-md.icon-gold{color:#d99a18;background-color:#d99a1826}.chitra-icon-circle-md.icon-emerald{color:#198754;background-color:#19875426}.chitra-icon-circle-md.icon-navy{color:#0b2a5b;background-color:#0b2a5b1f}.chitra-icon-circle-sm{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.chitra-icon-circle-sm.icon-navy-solid{color:#fff;background-color:#0b2a5b!important}.admin-body{background-color:var(--bg);color:var(--header);min-height:100vh}.admin-sidebar{background:var(--header);width:260px;color:var(--white);z-index:1040;flex-direction:column;transition:transform .3s;display:flex;position:fixed;top:0;bottom:0;left:0}.admin-sidebar .brand-area{border-bottom:1px solid #ffffff14;align-items:center;height:70px;padding:0 24px;display:flex}.admin-sidebar .brand-area .brand-logo-text{color:var(--theme);letter-spacing:.5px;font-size:1.25rem;font-weight:900}.admin-sidebar .brand-area .brand-tag{letter-spacing:.5px;font-size:10px;font-weight:700}.admin-sidebar .nav-menu{flex:1;margin:0;padding:20px 14px;list-style:none;overflow-y:auto}.admin-sidebar .nav-menu .nav-section-title{letter-spacing:1px;text-transform:uppercase;color:#ffffff73;margin:16px 0 8px;padding:0 14px;font-size:11px;font-weight:700}.admin-sidebar .nav-menu .nav-item{margin-bottom:4px}.admin-sidebar .nav-menu .nav-link{color:#ffffffa6;border-radius:var(--card-border-radius);align-items:center;gap:12px;padding:11px 16px;font-size:13.5px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.admin-sidebar .nav-menu .nav-link i{text-align:center;width:20px;font-size:15px}.admin-sidebar .nav-menu .nav-link:hover{color:var(--white);background:#ffffff14}.admin-sidebar .nav-menu .nav-link.active{color:var(--white);background:var(--theme);box-shadow:0 4px 12px #d9770659}.admin-sidebar .admin-user-footer{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:16px;display:flex}.admin-sidebar .admin-user-footer .user-avatar{background:var(--theme);width:36px;height:36px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.admin-sidebar .admin-user-footer .user-name{color:var(--white);font-size:13px;font-weight:700}.admin-sidebar .admin-user-footer .user-sub{color:#ffffff80;font-size:11px}.admin-main{flex-direction:column;min-height:100vh;margin-left:260px;display:flex}.admin-header{background:var(--white);border-bottom:1px solid var(--border);z-index:1020;justify-content:space-between;align-items:center;height:70px;padding:0 30px;display:flex;position:sticky;top:0}.admin-header .header-page-title{color:var(--header);margin:0;font-size:1.15rem;font-weight:800}.admin-content{flex:1;padding:30px}.admin-card{background:var(--white);border-radius:var(--card-border-radius);border:1px solid var(--border);padding:var(--card-padding-md);margin-bottom:var(--section-title-mb-mobile);box-shadow:0 1px 4px #00000008}.admin-card.border-highlight-amber{border-left:4px solid var(--theme)}.admin-card.border-highlight-emerald,.admin-card.border-highlight-blue{border-left:4px solid var(--primary-navy)}.admin-card.border-highlight-red{border-left:4px solid var(--brand-gold)}.admin-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:50px;padding:4px 10px;font-size:11px;font-weight:700}.badge-electrical{color:#0b2a5b;text-transform:uppercase;letter-spacing:.5px;background-color:#0b2a5b1f;border:1px solid #0b2a5b40;border-radius:50px;padding:4px 10px;font-size:11px;font-weight:700}.badge-agriculture{color:#198754;text-transform:uppercase;letter-spacing:.5px;background-color:#1987541f;border:1px solid #19875440;border-radius:50px;padding:4px 10px;font-size:11px;font-weight:700}.badge-pending{color:#dc3545;text-transform:uppercase;letter-spacing:.5px;background-color:#dc35451f;border:1px solid #dc354540;border-radius:50px;padding:4px 10px;font-size:11px;font-weight:700}.badge-progress{color:#856404;text-transform:uppercase;letter-spacing:.5px;background-color:#ffc10726;border:1px solid #ffc1074d;border-radius:50px;padding:4px 10px;font-size:11px;font-weight:700}.badge-completed,.badge-up{color:#198754;text-transform:uppercase;letter-spacing:.5px;background-color:#1987541f;border:1px solid #19875440;border-radius:50px;padding:4px 10px;font-size:11px;font-weight:700}.badge-down{color:#dc3545;text-transform:uppercase;letter-spacing:.5px;background-color:#dc35451f;border:1px solid #dc354540;border-radius:50px;padding:4px 10px;font-size:11px;font-weight:700}.badge-steady{color:#495057;text-transform:uppercase;letter-spacing:.5px;background-color:#6c757d1f;border:1px solid #6c757d40;border-radius:50px;padding:4px 10px;font-size:11px;font-weight:700}.admin-icon-box{border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:8px;display:inline-flex}.admin-icon-box.icon-warning{color:#d99a18;background-color:#ffc10726}.admin-icon-box.icon-danger{color:#dc3545;background-color:#dc354526}.admin-icon-box.icon-primary{color:#0b2a5b;background-color:#0b2a5b1f}.admin-icon-box.icon-success{color:#198754;background-color:#19875426}.admin-table-wrap{background:var(--white);border-radius:var(--card-border-radius);border:1px solid var(--border);overflow:hidden}.admin-table{margin-bottom:0}.admin-table th{background:var(--bg);color:var(--text);text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--border);padding:14px 18px;font-size:11.5px;font-weight:700}.admin-table td{vertical-align:middle;border-bottom:1px solid var(--border);padding:14px 18px;font-size:13.5px}.admin-col-img{width:70px}.admin-thumb-box{border:1px solid var(--border);background:var(--bg);border-radius:8px;justify-content:center;align-items:center;width:50px;height:50px;display:flex;overflow:hidden}.admin-thumb-box img{object-fit:contain;max-height:40px}.admin-text-micro{font-size:11px}.admin-text-nano{font-size:9.5px}.admin-lead-desc{max-width:250px}.admin-item-title-col{max-width:180px}.admin-btn-status{font-size:11px;font-weight:700}.admin-select-status{font-size:12px;font-weight:600}.admin-login-wrapper{background:radial-gradient(circle at top, var(--deep-navy), var(--primary-navy) 80%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.admin-login-wrapper .login-card{border:1px solid var(--border);box-shadow:var(--box-shadow);background:#fffffffa;border-radius:20px;width:100%;max-width:440px;padding:40px 35px}.admin-login-wrapper .login-card .brand-pill{color:var(--theme);text-transform:uppercase;letter-spacing:1px;background:#d99a181f;border-radius:50px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-size:11px;font-weight:700;display:inline-flex}.admin-login-wrapper .login-card .form-control{border:1.5px solid var(--border);border-radius:10px;padding:12px 16px;font-size:14.5px}.admin-login-wrapper .login-card .form-control:focus{border-color:var(--theme);box-shadow:0 0 0 4px #d99a1826}.admin-login-wrapper .login-card .btn-login{background:var(--primary-navy);color:var(--white);border:none;border-radius:10px;width:100%;padding:13px 20px;font-size:15px;font-weight:700;transition:all .25s}.admin-login-wrapper .login-card .btn-login:hover{background:var(--theme);color:var(--white);box-shadow:0 10px 20px #d99a184d}@media (width<=991px){.admin-sidebar{transform:translate(-100%)}.admin-sidebar.open{transform:translate(0)}.admin-main{margin-left:0}.admin-header{padding:0 16px}.admin-content{padding:20px 16px}}
