body,html{position:relative;height:100%}:root{scroll-behavior:smooth}a{color:var(--color-links);text-decoration:none}a:hover{color:var(--color-links-hover);text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-primary)}body{overflow-x:hidden;background:#fff}.container-wrapper{max-width:1202px;margin:0 auto;position:relative;padding-left:1.5rem;padding-right:1.5rem}#preloader{position:fixed;inset:0;z-index:9999;overflow:hidden;background:var(--color-gray);-webkit-transition:all 0.6s ease-out;transition:all 0.6s ease-out;width:100%;height:100vh}#preloader:after,#preloader:before{content:"";position:absolute;border:4px solid var(--color-primary);border-radius:50%;-webkit-animation:animate-preloader 2s cubic-bezier(0,0.2,0.8,1) infinite;animation:animate-preloader 2s cubic-bezier(0,0.2,0.8,1) infinite}#preloader:after{-webkit-animation-delay:-0.5s;animation-delay:-0.5s}@-webkit-keyframes animate-preloader{0%{width:10px;height:10px;top:calc(50% - 5px);left:calc(50% - 5px);opacity:1}to{width:72px;height:72px;top:calc(50% - 36px);left:calc(50% - 36px);opacity:0}}@keyframes animate-preloader{0%{width:10px;height:10px;top:calc(50% - 5px);left:calc(50% - 5px);opacity:1}to{width:72px;height:72px;top:calc(50% - 36px);left:calc(50% - 36px);opacity:0}}section{padding:60px 0;overflow:hidden}.section-header{text-align:center;padding-bottom:50px}.section-header h2{font-size:50px;font-weight:700;color:var(--color-black);line-height:60px;margin:0}.section-header p{margin:0 auto;color:var(--color-black)}@media (min-width:1280px){.section-header p{max-width:80%}}.breadcrumbs{padding:15px 0;background:rgba(var(--color-secondary-rgb),0.05);min-height:40px;margin-top:76px}.breadcrumbs h2{font-size:30px;font-weight:300;margin:0}.breadcrumbs ol{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;padding:0;margin:0;font-size:14px}.breadcrumbs ol li+li{padding-left:10px}.breadcrumbs ol li+li:before{display:inline-block;padding-right:10px;color:var(--color-secondary-light);content:"/"}@media (max-width:992px){.breadcrumbs .d-flex{display:block!important}.breadcrumbs h2{margin-bottom:10px;font-size:24px}.breadcrumbs ol{display:block}.breadcrumbs ol li{display:inline-block}}.scroll-top{position:fixed;visibility:hidden;opacity:0;right:15px;bottom:15px;z-index:995;background-image:-webkit-gradient(linear,left top,right top,from(#63a51f),color-stop(1%,#63a520),to(#1060f2));background-image:linear-gradient(90deg,#63a51f 0%,#63a520 1%,#1060f2 100%);width:40px;height:40px;-webkit-transition:all 0.4s;transition:all 0.4s;border-radius:40px}.scroll-top i{font-size:24px;color:var(--color-white);line-height:0}.scroll-top:hover{background:var(--color-secondary);color:var(--color-white)}.scroll-top.active{visibility:visible;opacity:1}@media screen and (max-width:768px){[data-aos-delay]{-webkit-transition-delay:0!important;transition-delay:0!important}}.header{padding:15px 0;-webkit-transition:all 0.5s;transition:all 0.5s;z-index:997}.logo{margin-right:40px}.header.sticked{background:var(--color-white);-webkit-box-shadow:2px 2px 12px #d5d5d5;box-shadow:2px 2px 12px #d5d5d5}.header .logo img{width:120px}.header .logo h1{font-size:32px;font-weight:300;color:var(--color-secondary);font-family:var(--font-secondary)}.header .logo h1 span{color:var(--color-primary);font-weight:500}.gradient-btn{background-image:-webkit-gradient(linear,left top,right top,from(#63a51f),color-stop(1%,#63a520),to(#1060f2));background-image:linear-gradient(90deg,#63a51f 0%,#63a520 1%,#1060f2 100%);color:var(--color-white);border-radius:24px}.header .btn-getstarted,.header .btn-getstarted:focus{font-size:16px;padding:8px 0;border-radius:24px;-webkit-transition:0.3s;transition:0.3s;font-family:var(--font-secondary);font-weight:700;min-width:176px;text-align:center;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .btn-getstarted:focus:hover,.header .btn-getstarted:hover{color:var(--color-white)}.nav-top .get-started{margin-left:130px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header .btn-getstarted:first-child{background:#f3f3f3;color:var(--color-black);margin-right:0}.header .btn-getstarted-1:first-child{background:var(--color-primary)}.nav-top{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1279px){.nav-top .get-started{margin-left:30px}.header .btn-getstarted,.header .btn-getstarted:focus{min-width:136px}}.body-active{overflow:hidden}@media (max-width:1100px){.header .btn-getstarted{margin-right:50px}}@media (min-width:1100px){.navbar{padding:0;position:relative}.navbar ul{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar li{position:relative}.navbar>ul>li{white-space:nowrap}.navbar a,.navbar a:focus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:14px 18px;font-family:var(--font-secondary);font-size:16px;font-weight:700;color:var(--color-black);white-space:nowrap;-webkit-transition:0.3s;transition:0.3s;position:relative}.navbar a i,.navbar a:focus i{font-size:12px;line-height:0;margin-left:5px}.navbar>ul>li>a:before{content:"";position:absolute;width:100%;height:2px;bottom:0;left:0;background-color:var(--color-primary);visibility:hidden;-webkit-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s;-webkit-transform:scaleX(0);transform:scaleX(0);transition:all 0.3s ease-in-out 0s}.navbar .active:before,.navbar a:hover:before,.navbar li:hover>a:before{visibility:visible;-webkit-transform:scaleX(0.7);transform:scaleX(0.7)}.navbar .active,.navbar .active:focus,.navbar a:hover,.navbar li:hover>a{color:#1060f2}.navbar .dropdown .active:before,.navbar .dropdown a:hover:before,.navbar .dropdown:hover>a:before{visibility:hidden}.navbar .dropdown .active,.navbar .dropdown .active:focus,.navbar .dropdown a:hover,.navbar .dropdown:hover>a{color:var(--color-black);background:var(--color-secondary)}.navbar .dropdown ul{display:block;position:absolute;left:0;top:100%;margin:0;padding:0 0 10px 0;z-index:99;opacity:0;visibility:hidden;background:var(--color-secondary);-webkit-transition:0.3s;transition:0.3s}.navbar .dropdown ul li{min-width:200px}.navbar .dropdown ul a{padding:10px 20px;font-size:15px;text-transform:none;font-weight:400;color:rgba(var(--color-black-rgb),0.5)}.navbar .dropdown ul a i{font-size:12px}.navbar .dropdown ul .active,.navbar .dropdown ul .active:hover,.navbar .dropdown ul a:hover,.navbar .dropdown ul li:hover>a{color:var(--color-black);background:var(--color-primary)}.navbar .dropdown:hover>ul{opacity:1;visibility:visible}.navbar .megamenu{position:static}.navbar .megamenu ul{right:0;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.navbar .megamenu ul li{-webkit-box-flex:1;-ms-flex:1;flex:1}.navbar .megamenu ul li a,.navbar .megamenu ul li:hover>a{color:rgba(var(--color-black-rgb),0.5);background:none}.navbar .megamenu ul li .active,.navbar .megamenu ul li .active:hover,.navbar .megamenu ul li a:hover{color:var(--color-black);background:var(--color-primary)}.navbar .dropdown .dropdown ul{top:0;left:calc(100% - 30px);visibility:hidden}.navbar .dropdown .dropdown:hover>ul{opacity:1;top:0;left:100%;visibility:visible}.mob-contact{display:none}.mob-login{display:none}.logo-mob{display:none!important}}@media (min-width:1280px) and (max-width:1366px){.navbar .dropdown .dropdown ul{left:-90%}.navbar .dropdown .dropdown:hover>ul{left:-100%}}@media (max-width:1099px){.navbar{position:fixed;top:0;left:-100%;width:100%;bottom:0;-webkit-transition:0.3s;transition:0.3s;z-index:9997}.navbar:after{content:"";background-image:-webkit-gradient(linear,left top,right top,from(#63a51f),color-stop(1%,#63a520),to(#1060f2));background-image:linear-gradient(90deg,#63a51f 0%,#63a520 1%,#1060f2 100%);height:83px;width:100%;position:absolute;left:0;top:0;z-index:9999}.navbar ul{position:absolute;inset:0;padding:80px 0 20px;margin:0;background:var(--color-secondary);overflow-y:auto;-webkit-transition:0.3s;transition:0.3s;z-index:9998}.navbar a,.navbar a:focus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 20px;font-size:16px;font-weight:500;color:var(--color-white);white-space:nowrap;-webkit-transition:0.3s;transition:0.3s}.navbar a i,.navbar a:focus i{font-size:12px;line-height:0;margin-left:5px}.navbar .active,.navbar .active:focus,.navbar a:hover,.navbar li:hover>a{color:var(--color-white)}.navbar .dropdown .dropdown ul,.navbar .dropdown ul{position:static;display:none;padding:10px 0;margin:10px 20px;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;border:1px solid rgba(var(--color-secondary-light-rgb),0.3)}.navbar .dropdown .dropdown>.dropdown-active,.navbar .dropdown>.dropdown-active{display:block}.mobile-nav-toggle{display:block!important;color:var(--color-black);font-size:28px;cursor:pointer;line-height:0;-webkit-transition:0.5s;transition:0.5s;position:fixed;top:30px;z-index:9999;right:20px}.mobile-nav-toggle.bi-x{color:var(--color-primary);z-index:99999;width:30px;height:30px;border-radius:30px;position:absolute;background:var(--color-white);display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mobile-nav-active{overflow:hidden;z-index:9995;position:relative}.mobile-nav-active .navbar{left:0}.mobile-nav-active .navbar:before{content:"";position:fixed;inset:0;background:rgba(var(--color-black-rgb),0.8);z-index:9996;display:none}.container{max-width:100%}.mob-contact{display:block}.mob-login{display:block;padding:0 20px}.mob-login-inner{border-top:2px solid var(--color-orange);margin-top:20px;padding-top:20px}.mob-login-inner a{padding-left:0;padding-right:0;color:var(--color-orange)}.logo-mob{display:block;margin-bottom:10px}.logo-mob img{width:105px!important;max-height:50px!important}.mob-login-inner .navbar a,.navbar a:focus{padding-left:0;padding-right:0}}.hero-animated{width:100%;min-height:50vh;position:relative;padding:157px 0 60px;background-image:url(../img/bg/shape.png);background-size:cover;background-color:var(--color-gray);background-position:bottom;background-repeat:no-repeat}.hero-animated .btn-get-started{margin-bottom:50px;min-width:232px}.welcome{font-size:16px;margin-bottom:45px;margin-top:50px}.welcome a{min-width:152px;height:28px;display:inline-block;text-align:center}.hero-animated h1{margin:0;font-size:79px;font-weight:bold;color:var(--color-blac);line-height:90px}.hero-animated h2{margin:0 0 10px 0;font-size:75px;font-weight:500;color:var(--color-black);text-transform:uppercase}.hero-animated h2 span{font-weight:800}.hero-animated p{color:var(--color-black);margin:60px 0;font-size:20px;font-weight:500}.hero-animated .animated{animation:up-down 2s ease-in-out infinite alternate-reverse both}.mobile{display:none}@media (min-width:992px){.hero-animated .animated{max-width:100%}}@media (max-width:991px){.hero-animated .animated{max-width:100%;width:100%;margin-bottom:35px}}@media (max-width:575px){.hero-animated .animated{max-width:100%}}.get-started{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.btn-get-started{font-size:16px;font-weight:bold;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:10px 0;border-radius:32px;-webkit-transition:0.5s;transition:0.5s;color:var(--color-white);font-family:var(--font-secondary);text-transform:uppercase;min-width:314px;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:64px}.btn-get-started:hover{background-image:-webkit-gradient(linear,left top,right top,from(#63a51f),color-stop(1%,#63a520),to(#1060f2));background-image:linear-gradient(90deg,#63a51f 0%,#63a520 1%,#1060f2 100%);color:var(--color-white)}.btn-get-started i{margin-left:5px;font-size:18px;-webkit-transition:0.3s;transition:0.3s}.btn-get-started:hover i{-webkit-transform:translateX(5px);transform:translateX(5px)}@media (max-width:640px){.hero-animated h2{font-size:32px}.hero-animated p{font-size:18px;margin-bottom:30px}.hero-animated .btn-get-started,.hero-animated .btn-watch-video{font-size:14px}}@-webkit-keyframes up-down{0%{-webkit-transform:translateY(10px);transform:translateY(10px)}to{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@keyframes up-down{0%{-webkit-transform:translateY(10px);transform:translateY(10px)}to{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}.about{position:relative;background:var(--color-gray);padding-top:20px;padding-bottom:0}.about p{margin-top:40px}.featured-services .service-item{padding:30px;-webkit-transition:all ease-in-out 0.4s;transition:all ease-in-out 0.4s;background:var(--color-black);height:100%}.featured-services .service-item .icon{margin-bottom:10px}.featured-services .service-item .icon i{color:var(--color-primary);font-size:36px;-webkit-transition:0.3s;transition:0.3s}.featured-services .service-item h4{font-weight:600;margin-bottom:15px;font-size:24px}.featured-services .service-item h4 a{color:var(--color-secondary);-webkit-transition:ease-in-out 0.3s;transition:ease-in-out 0.3s}.featured-services .service-item p{line-height:24px;font-size:14px;margin-bottom:0}.featured-services .service-item:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px);-webkit-box-shadow:0px 0 60px 0 rgba(var(--color-secondary-rgb),0.1);box-shadow:0px 0 60px 0 rgba(var(--color-secondary-rgb),0.1)}.featured-services .service-item:hover h4 a{color:var(--color-primary)}.features .btn-get-started{color:var(--color-white);background:var(--color-secondary)}.features .btn-get-started:nth-child(2){background:var(--color-white);color:var(--color-black)}.features{background:var(--color-gray);padding:115px 0 0 0}.features h3{font-weight:700;font-size:50px;color:var(--color-white);text-transform:capitalize;margin-bottom:50px}.features p{color:var(--color-white);margin-bottom:30px}.brands-bg{background-image:-webkit-gradient(linear,left top,right top,from(#63a51f),color-stop(1%,#63a520),to(#1060f2));background-image:linear-gradient(90deg,#63a51f 0%,#63a520 1%,#1060f2 100%);margin-top:60px;padding:90px}.swiper-slide-visible{border-radius:12px;padding:0 30px;cursor:pointer;text-align:center}.swiper-slide-thumb-active{background:var(--color-white)}.swiper-thumbs img{max-width:224px}.swiper-button-next:after,.swiper-button-prev:after{display:none}.swiper-button-next,.swiper-button-prev{width:36px;height:36px;background:var(--color-secondary);color:var(--color-white);border-radius:50px}.swiper-button-prev{left:-60px}.swiper-button-next{right:-60px}.swiper-wrap{position:relative}.icon-7{position:absolute;top:-61px;left:-75px;right:0;margin:0 auto}.icon-bell{position:absolute;top:128px;z-index:999;right:-80px}.icon-slots{position:absolute;bottom:-80px;z-index:999;left:-210px}.gnome{position:absolute;bottom:-40px;right:8px;z-index:2}.features .btn-get-started{min-width:232px}.services{padding-top:110px}.services .img{border-radius:8px;overflow:hidden;width:82px}.services .img img{-webkit-transition:0.6s;transition:0.6s}.services .service-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.services .details{padding:10px 0;position:relative;text-align:left}.services .details h3{color:var(--color-black);font-weight:bold;margin:10px 0 15px 0;font-size:26px;-webkit-transition:ease-in-out 0.3s;transition:ease-in-out 0.3s}.services .details p{line-height:24px;margin-bottom:0;color:var(--color-black)}.get-touch{padding:0}.let-text{padding-top:0px;text-transform:uppercase;font-size:22px;font-weight:600;margin-top:40px}.services .service-box{height:100%;padding:45px 30px 20px;text-align:center;-webkit-transition:0.3s;transition:0.3s;border-radius:20px 20px 0 0}.services .service-box .icon{font-size:36px;padding:40px 20px;border-radius:4px;position:relative;margin-bottom:25px;display:inline-block;line-height:0;-webkit-transition:0.3s;transition:0.3s}.services .service-box h3{font-weight:800;color:var(--color-white)}.services .service-box p{color:var(--color-white)}.services p{color:var(--color-black)}.service-top{margin:0 0 40px 0;position:relative;padding-bottom:16px;overflow:hidden}.service-top:before{content:"";position:absolute;background:#3a3a48;height:16px;width:100%;bottom:0px;border-radius:20px 20px 0 0;z-index:9}.services .service-box .read-more{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:600;font-size:16px;padding:8px 20px}.services .service-box .read-more i{line-height:0;margin-left:5px;font-size:18px}.services .service-box.blue{background:#579c3d}.services .service-box.orange{background:#458d6b}.services .service-box.green{background:#2e79a6}.services .service-box.red{background:#1e6cd0}.services .service-box{-webkit-transition:-webkit-transform 0.2s;transition:-webkit-transform 0.2s;transition:transform 0.2s;transition:transform 0.2s,-webkit-transform 0.2s;position:relative}.services .service-box:hover{-webkit-transform:scale(1.1);transform:scale(1.1);position:relative}.why-gwages{padding:115px 0 0 0}.why-gwages .icon-box{padding:30px;position:relative;overflow:hidden;background:var(--color-gray);-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;border-radius:8px;z-index:1}.why-gwages .icon-box:before{content:"";position:absolute;background:#cbe0fb;right:0;left:0;bottom:0;top:100%;-webkit-transition:all 0.3s;transition:all 0.3s;z-index:-1}.why-gwages .icon-box:hover:before{background:#106eea;top:0;border-radius:0px}.why-gwages .icon{margin-bottom:15px;width:58px;height:58px}.why-gwages .icon i{font-size:48px;line-height:1;color:#106eea;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.why-gwages .title{font-weight:700;margin-bottom:15px;font-size:30px}.why-gwages .title a{color:#111}.why-gwages .description{line-height:28px;margin-bottom:0}.why-gwages .icon-box:hover .description,.why-gwages .icon-box:hover .title{color:#fff}.why-gwages .icon-box:hover .icon i{color:#fff}.why-gwages .row .col-md-6{margin-bottom:30px}.witch-grid{position:relative}.witch-grid img{position:absolute;bottom:22px;max-height:380px}.witch-grid img:first-child{left:-130px}.witch-grid img:nth-child(2){right:-140px}.see-why{padding-top:115px}.testimonials .testimonials-box{-webkit-transition:0.3s;transition:0.3s}.testimonials .testimonials-box h3{font-size:18px;color:#9092a6;font-weight:600;margin:0}.testimonials .testimonials-box span{width:120px;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:15px;background:#fff}.testimonials .testimonials-box span a{border-radius:4px;width:100%;height:40px;border:1px solid #c7c7c7;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.testimonials .testimonials-box span img{border-radius:4px;max-width:90%;max-height:40px}@media (max-width:768px){.testimonials .testimonials-icons h3{font-size:28px}}.testimonials .testimonials-icons .content .icon-box p{font-size:15px;color:#848484}.testimonials ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto;max-height:654px;padding:0;margin:0}.testimonials ul li:last-child{margin-bottom:0}.testimonials ul li{list-style:none;background:var(--color-gray);color:var(--color-secondary);border-radius:20px;padding:39px;margin-bottom:24px}.testimonials ul li a{color:var(--color-secondary);text-decoration:underline}.morecontent span{display:none}.faq{position:relative;padding-bottom:0}.faq .content h3{font-weight:400;font-size:34px;color:var(--color-secondary)}.faq .content h4{font-size:20px;font-weight:700;margin-top:5px}.faq .content p{font-size:15px;color:var(--color-gray)}.faq .img{background-size:cover;background-repeat:no-repeat;background-position:center center;min-height:400px}.faq .accordion-item{border:0;margin-top:15px;border-radius:50px}.faq .accordion-collapse .accordion-body{border:0;background:#e9e9e9}.faq .accordion-button{padding:15px 30px 15px 15px;font-weight:700;border:0;font-size:16px;color:var(--color-black);text-align:left;background:var(--color-gray);-webkit-box-shadow:none;box-shadow:none;border-radius:5px!important}.faq .accordion-button:not(.collapsed){background:#e9e9e9;border-bottom:0;-webkit-box-shadow:none;box-shadow:none;border-radius:5px 5px 0 0!important}.faq .question-icon{position:absolute;top:14px;left:25px;font-size:20px;color:var(--color-primary)}.faq .accordion-body{padding:0 30px 25px 20px;border:0;border-radius:0 0 5px 5px;background:var(--color-gray);-webkit-box-shadow:none;box-shadow:none;color:#424242}.accordion-button{cursor:pointer;position:relative;font-size:18px;margin:0;font-weight:600}.accordion-button:after{content:"";position:absolute;right:13px;top:22px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:block;width:14px;height:14px;border-top:solid 2px #000000;border-right:solid 2px #000000;-webkit-transform:translateY(-50%) rotate(135deg);transform:translateY(-50%) rotate(135deg)}.faq .accordion-button:not(.collapsed):after{-webkit-transform:translateY(-50%) rotate(315deg);transform:translateY(-50%) rotate(315deg);top:28px;background-image:none}.team .team-member .member-img{border-radius:8px;overflow:hidden}.team .team-member .social{position:absolute;left:0;top:-18px;right:0;opacity:0;-webkit-transition:ease-in-out 0.3s;transition:ease-in-out 0.3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.team .team-member .social a{-webkit-transition:color 0.3s;transition:color 0.3s;color:var(--color-black);background:var(--color-primary);margin:0 5px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:36px;height:36px;border-radius:50%;-webkit-transition:0.3s;transition:0.3s}.team .team-member .social a i{line-height:0;font-size:16px}.team .team-member .social a:hover{background:var(--color-primary-light)}.team .team-member .social i{font-size:18px;margin:0 2px}.team .team-member .member-info{padding:30px 15px;text-align:center;-webkit-box-shadow:0px 2px 15px rgba(var(--color-black-rgb),0.1);box-shadow:0px 2px 15px rgba(var(--color-black-rgb),0.1);background:var(--color-black);margin:-50px 20px 0 20px;position:relative;border-radius:8px}.team .team-member .member-info h4{font-weight:400;margin-bottom:5px;font-size:24px;color:var(--color-secondary)}.team .team-member .member-info span{display:block;font-size:16px;font-weight:400;color:var(--color-gray)}.team .team-member .member-info p{font-style:italic;font-size:14px;line-height:26px;color:var(--color-gray)}.team .team-member:hover .social{opacity:1}.ready{padding:125px 0 115px 0;position:relative}.ready .section-header p{color:var(--color-black);margin-top:40px;max-width:100%}.ready .btn-get-started{color:var(--color-white);background:#2c2c36;border:1px solid var(--color-secondary);min-width:231px}.ready .btn-get-started:nth-child(2){background:var(--color-white);color:var(--color-black);border:1px solid var(--color-black)}.ready-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ready-box-left{margin-right:60px}.ready-box-right{padding-right:60px}.ready .section-header h2{text-transform:uppercase}.join-us img{display:none}.join-us{padding:30px 0 0 0}*{scrollbar-width:auto;scrollbar-color:#1060f2 transparent}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#1060f2;border-radius:10px}.login .signup:before{content:"";background-image:-webkit-gradient(linear,left top,right top,from(#63a51f),color-stop(1%,#63a520),to(#1060f2));background-image:linear-gradient(90deg,#63a51f 0%,#63a520 1%,#1060f2 100%);height:86px;width:100%;position:absolute;left:0;top:0;z-index:1}.login .signup{position:fixed;width:600px;top:0;bottom:0;padding:35px 78px;color:white;z-index:999;background:var(--color-secondary)}.login .signup.right{right:-600px;-webkit-transition:0.2s ease;transition:0.2s ease}.login .signup.right.active{right:0}.login h3{color:var(--color-secondary);font-family:var(--font-secondary);font-weight:300;font-size:32px;margin-bottom:20px}.login .signup .nav-pills{position:relative;z-index:2}@media (max-width:768px){.login h3{font-size:28px}}.about .nav-pills li+li{margin-left:40px}.login .nav-link{background:none;font-size:16px;font-weight:600;color:var(--color-white);padding:0;height:51px;font-family:var(--font-secondary);text-decoration:none;width:220px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:25px 25px 0 0}.login .nav-link.active{color:var(--color-white);background:var(--color-secondary);border-radius:25px 25px 0 0}@media (max-width:575px){.login .nav-link{font-size:16px}}.login .tab-content h4{font-size:18px;margin:0;font-weight:700;color:var(--color-secondary)}.form-group{margin-bottom:12px}.tab-content{height:calc(100vh - 156px);overflow:auto;margin:50px 0 20px}.tab-content .row{margin-left:0;margin-right:0}#tab2.tab-pane p{color:var(--color-black)}#tab2.tab-pane h2{text-transform:uppercase;font-size:22px}#tab3.tab-pane h1{text-transform:uppercase;font-size:22px}.login .form-control{display:block;width:100%;padding:5px 14px;font-size:1rem;font-weight:400;color:#19191e;background-color:var(--bs-light);background-clip:padding-box;border:1px solid #151515;border-radius:20px;height:42px}.login ::-webkit-input-placeholder{color:#19191e;opacity:1}.login ::-moz-placeholder{color:#19191e;opacity:1}.login :-ms-input-placeholder{color:#19191e;opacity:1}.login ::-ms-input-placeholder{color:#19191e;opacity:1}.login ::placeholder{color:#19191e;opacity:1}.login :-ms-input-placeholder{color:#19191e}.login ::-ms-input-placeholder{color:#95959e}.login select.form-control{color:#19191e;opacity:1}.login select.form-control:focus{color:#19191e;opacity:1}.form-control:focus{-webkit-box-shadow:none;box-shadow:none;background:#fff}.container-checkbox{display:block;position:relative;padding-left:24px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:18px;font-weight:normal!important;margin-bottom:10px;width:100%;color:#95959e}.container-checkbox input{position:absolute;opacity:0;cursor:pointer}.container-checkbox .checkmark{position:absolute;top:0;left:0;height:18px;width:18px;background-color:var(--bs-dark);border:1px solid var(--bs-dark);border-radius:4px}.container-checkbox input:checked~.checkmark{background-color:var(--bs-dark);border-color:var(--bs-dark)}.container-checkbox .checkmark:after{content:"";position:absolute;display:none}.container-checkbox input:checked~.checkmark:after{display:block}.container-checkbox .checkmark:after{left:6px;top:1px;width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.container-radio{display:block;position:relative;padding-left:24px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-transform:inherit!important;font-weight:inherit!important;line-height:18px;margin-bottom:10px;padding-right:12px;color:#95959e}.container-radio input{position:absolute;opacity:0;cursor:pointer}.container-radio .checkmark{position:absolute;top:0;left:0;height:18px;width:18px;background-color:var(--bs-dark);border-radius:50%}.container-radio:hover input~.checkmark{background-color:var(--bs-dark)}.container-radio input:checked~.checkmark{background-color:var(--bs-dark)}.container-radio .checkmark:after{content:"";position:absolute;display:none}.container-radio input:checked~.checkmark:after{display:block}.container-radio .checkmark:after{top:5px;left:5px;width:8px;height:8px;border-radius:50%;background:#fff}.form-radio{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.form-radio-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}label.label_hd{text-transform:uppercase;margin:10px 0;font-size:14px}a.toggle-close{width:30px;height:30px;border-radius:30px;position:absolute;right:28px;top:28px;z-index:9;background:var(--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}a.toggle-close i{color:var(--color-primary)}.login a{color:#95959e;text-decoration:underline}.login .btn-get-started{border:0;margin:36px 0 15px;height:64px;border-radius:32px;min-width:230px}.hand-right-2{width:auto;position:absolute;right:-308px;bottom:70px;z-index:9999}.hand-right{width:auto;position:absolute;right:-128px;top:-18px;z-index:9999}.login .contact{position:fixed;width:100%;bottom:0;top:0;padding:35px 45px;color:white;z-index:999;background:var(--color-secondary);height:100%}@media (max-width:450px){.login .contact{padding:35px 15px!important}}.contact.left{right:-100%;-webkit-transition:0.2s ease;transition:0.2s ease}.contact.left.active{right:0}.contact.left.active:before{content:"";background-image:-webkit-gradient(linear,left top,right top,from(#63a51f),color-stop(1%,#63a520),to(#1060f2));background-image:linear-gradient(90deg,#63a51f 0%,#63a520 1%,#1060f2 100%);height:86px;width:100%;position:absolute;left:0;top:0;z-index:1}.contact section{padding:0}.contact .section-header{z-index:2;position:relative;padding-bottom:0}.contact .section-header h2{color:var(--color-white);background:var(--color-secondary);border-radius:25px 25px 0 0;max-width:220px;margin:0px auto 30px auto;font-size:16px;font-weight:600;height:56px;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:60px}.contact p{color:var(--color-white)}.contact section .section-title h2{color:var(--color-white);text-transform:capitalize;font-weight:700;font-size:26px;margin-bottom:20px}.contact .info{width:100%}.contact .info i{font-size:20px;float:left;width:44px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;background:var(--color-default);color:var(--color-white)}.contact .info h4{padding:0 0 0 60px;font-size:22px;font-weight:600;margin-bottom:5px;color:var(--color-white)}.contact .info p{padding:0 0 0 60px;margin-bottom:0;font-size:14px;color:#95959e}.contact .info .email,.contact .info .phone{margin-top:40px}.contact .info .address:hover i,.contact .info .email:hover i,.contact .info .phone:hover i{color:#fff}.contact .php-email-form{width:100%;margin:30px 0px;border-radius:20px;margin-bottom:60px}@media (min-width:992px){.contact .php-email-form{height:calc(100vh - 260px);overflow:hidden;overflow-y:scroll;padding-right:10px}}.contact .php-email-form .form-group{padding-bottom:0;margin-bottom:0}.contact .php-email-form .error-message{display:none;color:#fff;background:#ed3c0d;text-align:left;padding:15px;font-weight:600}.contact .php-email-form .error-message br+br{margin-top:25px}.contact .php-email-form .sent-message{display:none;color:#fff;background:#18d26e;text-align:center;padding:15px;font-weight:600}.contact .php-email-form .loading{display:none;background:#fff;text-align:center;padding:15px}.contact .php-email-form .loading:before{content:"";display:inline-block;border-radius:50%;width:24px;height:24px;margin:0 10px -6px 0;border:3px solid #18d26e;border-top-color:#eee;-webkit-animation:animate-loading 1s linear infinite;animation:animate-loading 1s linear infinite}.contact .php-email-form input,.contact .php-email-form textarea{-webkit-box-shadow:none;box-shadow:none;font-size:14px;padding:5px 14px;font-size:1rem;font-weight:400;color:#19191e;background-color:var(--bs-light);background-clip:padding-box;border:1px solid #151515;border-radius:20px}.contact .php-email-form input{height:44px}.contact .php-email-form textarea{padding:10px 12px;height:90px}.contact .php-email-form button[type=submit]{border:0}@media (max-width:991px){.contact .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.contact .row.mt-1{max-height:calc(100vh - 250px);overflow:hidden;overflow-y:scroll}}@-webkit-keyframes animate-loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes animate-loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}footer{background:var(--color-secondary)}.footer-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:30px 0}.footer-link .copyright{font-weight:bold;color:#9092a6}.footer-link ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:28px;margin:0;padding:0}.footer-link ul li{list-style:none}.footer-link ul li a{color:var(--color-white);font-size:16px;font-weight:bold}.g-recaptcha{margin:8px 0 5px}.accordion-header{margin-bottom:-1px}@media (max-width:992px){.container,.container-lg,.container-md,.container-sm,.container-wrapper{padding:0 25px}}@media (max-width:1350px){.features p{max-height:250px;overflow:auto}.features h3{margin-bottom:20px}.brands-bg{padding:90px 0}.icon-slots{left:-110px}img.icon-7{width:70px}img.icon-bell{width:70px;right:-50px}img.icon-slots{width:100px;left:-70px;bottom:-20px}img.gnome{width:140px}}@media (max-width:1300px){.welcome{margin-bottom:45px;margin-top:0px}.hero-animated p{margin:40px 0}}@media (max-width:1200px){.welcome{margin-bottom:35px;margin-top:0px}.hero-animated p{margin:35px 0}}@media (max-width:1100px){.welcome{margin-bottom:25px;margin-top:0px}.hero-animated p{margin:25px 0}}@media (max-width:1280px){.brands-bg{padding:90px 50px 60px}.features p{max-height:200px}.features .btn-get-started{min-width:47%;height:54px;font-size:14px}.features h3{font-size:30px}.features .col-lg-6.order-2 img{height:350px;width:100%}img.gnome{bottom:-30px}.services .img{width:62px}.why-gwages{padding-left:100px;padding-right:100px}.witch-grid img:nth-child(2){right:-131px}}@media (max-width:1250px){.hero-animated h1{font-size:67px}}@media (max-width:1100px){.hero-animated h1{font-size:54px;line-height:64px}}@media (max-width:1099px){.nav-top .get-started.logout-btn{margin-left:0;margin-right:50px}}@media (max-width:1080px){.features p{max-height:250px;overflow:auto}.features h3{margin-bottom:20px}.icon-slots{left:-110px}.features .col-lg-6{width:50%}img.gnome{bottom:-10px}}@media (max-width:1190px){.testimonials ul{max-height:624px}.testimonials img.img-fluid.desktop{height:624px}.testimonials ul li{padding:25px}}@media (max-width:1070px){.hand-right{display:none}.hand-right-2{display:none}.footer-link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px;padding:30px 0}.footer-link ul{gap:10px;margin-top:20px}.why-gwages{background-size:cover;background-position:right bottom}.testimonials{margin-top:0;padding-top:60px}.faq{background-size:cover;margin-top:0;padding-top:60px}}@media (max-width:991px){.features .nav-link{padding:50px 25px}.hero-img{text-align:center;padding:0 50px}.desktop{display:none}.mobile{display:block;margin:0 auto}.why-gwages .desktop{display:block}.why-gwages .mobile{display:none}.service-top .col-lg-3{width:25%}.hero-animated{padding:97px 0 30px;background-size:100%}.hero-animated:before{background-color:var(--color-white);content:"";position:absolute;top:0;left:0;width:100%;height:calc(100% - 180px)}.welcome{margin:0 0 40px 0}.hero-animated .animated{animation:up-down 0s ease-in-out infinite alternate-reverse both}#hero-animated .container{padding:0}#hero-animated .col-lg-6:first-child{padding:0 36px}.features .tab-pane h3{margin-top:0;margin-bottom:30px}.features .tab-content{margin-top:50px}#brands .get-started{margin:50px 0 20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slick-slider{margin-left:0;margin-right:0}.hero-animated .btn-get-started{margin-bottom:30px}.brands-bg{padding:40px 30px}.brands-bg .container-wrapper{padding:0}.gnome,.icon-7,.icon-bell,.icon-slots{display:none}.features h3{margin-bottom:35px;margin-top:15px;font-size:43px}.btn-get-started{min-width:230px;height:62px;border-radius:62px;padding:0 50px}.services{padding-top:90px}section#commissions .col-xl-3.col-md-3{width:50%}.why-gwages .col-md-6.col-lg-4{width:50%}.witch-grid{display:none}.join-us img{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}.join-us .container-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.join-us .container-wrapper .get-started.justify-content-center{position:absolute}.testimonials ul{max-width:580px;margin:0 auto;padding-right:10px}.section-header h2{font-size:43px;line-height:54px}.ready{padding:50px 0}.ready-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ready-box-left{padding-bottom:50px;margin-right:0}.services .details h3{font-size:24px}.services .details p{font-size:16px}.services .details h3{margin:25px 0 20px 0}.services .service-item:first-child{margin-bottom:40px}.services .service-item:nth-child(2){margin-bottom:40px}.testimonials .col-lg-6{width:50%}.testimonials .col-lg-6.mt-5.mt-lg-0.d-flex{margin-top:0!important}.testimonials .desktop{display:block}.testimonials .mobile{display:none}.testimonials ul{max-height:529px}.testimonials img.img-fluid.desktop{height:529px}.features p{max-height:200px;overflow:auto}#brands .order-1{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}#brands .order-2{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.features .col-lg-6{width:100%}.features .col-lg-6.order-2 img{height:auto}.features .btn-get-started{min-width:232px}.brands-bg{margin-top:40px}.swiper-button-next,.swiper-button-prev{display:none}.hero-animated h1{font-size:79px;line-height:90px}.hero-animated p{margin:50px 0}.ready-box-right{margin-right:0}.ready-box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:800px){.testimonials ul{max-height:419px}.testimonials img.img-fluid.desktop{height:419px}}@media (max-width:767px){.swiper-slide-visible{padding:0 10px;text-align:center}.footer-link ul li a{font-size:16px}.service-item{margin-bottom:15px}.section-header h2{font-size:36px}.logo{text-align:left;margin-right:0px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.header .logo img{max-height:56px;width:126px}.service-top:before{display:none}.services .service-box.blue{background:none}.services .service-box.orange{background:none}.services .service-box.green{background:none}.services .service-box.red{background:none}.services .service-box{padding:0;margin-left:-15px;margin-right:-15}.services .service-box span{width:100%;display:inline-block}.services .service-box span img{width:100%}.why-gwages .get-started{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.chart-bg{text-align:center;margin-left:-13px;margin-right:-13px}.chart-bg img{width:100%}.hero-animated h1{font-size:50px;line-height:50px}.hero-animated h2{font-size:50px;line-height:50px}.hero-animated p{font-size:20px}.ready .section-header h2{margin-bottom:20px}.section-header h2{margin-bottom:0}.btn-get-started{text-align:center}.ready .btn-get-started{min-width:47%;padding:0}.login .signup.right{width:90%}.login .signup.right{right:-90%}.login .signup{padding:30px;border:0}.login .nav-link{border-radius:20px 20px 0 0}.login .nav-link.active{border-radius:20px 20px 0 0}.login .nav-link{padding:15px 50px}.tab-content .col-md-6{width:50%}.why-gwages .desktop{display:none}.why-gwages .mobile{display:block}.mobile-nav-toggle{top:29px}.header .btn-getstarted,.header .btn-getstarted:focus{min-width:124px}.features .nav-link{padding:50px 30px}section{padding:50px 0}.service-top{margin:20px 0 40px 0}.services .service-box:hover{-webkit-transform:inherit;transform:inherit;position:relative}.why-gwages .content .icon-box span{width:110px}.faq .accordion-button{font-size:18px}.contact .php-email-form{padding:20px;border-radius:15px}aside#left .section-header h2{margin-bottom:20px}table.sample{width:100%!important}.section-bg .section-header h2{margin-bottom:20px}.why-gwages .icon-box{padding:20px}.why-gwages .title{font-size:24px}.why-gwages .icon{width:40px;height:40px}.why-gwages .description{font-size:16px;line-height:24px;font-weight:600}.testimonials ul{max-width:100%;width:100%;max-height:520px}#testimonials .mobile{width:100%}.login .signup .nav-pills{margin-top:5px}.testimonials .desktop{display:none}.testimonials .mobile{display:block}.testimonials .col-lg-6{width:100%}.testimonials .col-lg-6.mt-5.mt-lg-0.d-flex{margin-top:30px!important}.why-gwages{padding:60px 0 0 0}.welcome a{background:#006aff}.see-why{padding-top:80px;padding-bottom:30px}.faq{padding-top:36px}.ready{padding-top:85px;margin-top:0px}.join-us{padding-top:0}.features{padding:90px 0 0 0}.features .container-wrapper{padding:0 10px}.swiper-thumbs img{max-width:100%}}@media (max-width:600px){.footer-link ul li a{font-size:12px}.footer-link ul{gap:12px}#forgot_password .panel .panel-body h3{text-align:center!important}.testimonials .col-lg-3{width:50%}.login .nav-link{width:100%}.header{padding:10px 0}.mobile-nav-toggle{top:24px}.footer-link .copyright{font-size:12px}.why-gwages .icon{width:40px;height:40px}.why-gwages .description{font-size:16px;line-height:21px;font-weight:600}.why-gwages .row .col-md-6{margin-bottom:25px}.testimonials ul li{padding:20px}.features .btn-get-started{min-width:44%;padding:8px 0;font-size:12px;height:50px}.features h3{font-size:30px;margin-bottom:30px;margin-top:10px}}@media (max-width:500px){.service-top .col-lg-3{width:50%}.services .service-box span img{max-width:132px}.section-header h2{font-size:28px;line-height:37px}.why-gwages .content .icon-box h4{font-size:22px}.services .details h3{font-size:20px}.hero-animated h1{font-size:40px;line-height:40px}.hero-animated h2{font-size:40px;line-height:40px}.features .tab-pane h3{font-size:28px}.btn-get-started{font-size:14px;white-space:nowrap}.login .signup.right{width:100%}.login .signup.right{right:-100%}.contact section .section-title h2{font-size:20px;text-align:center}.testimonials .col-lg-3{width:100%}.mobile-nav-toggle{top:19px}.header .btn-getstarted,.header .btn-getstarted:focus{min-width:99px;height:38px;font-size:14px}.mobile-nav-toggle{top:24px}.footer-link .copyright{font-size:10px}.footer-link ul li a{font-size:10px}.footer-link{padding:15px 0}.footer-link ul{margin-top:5px}.why-gwages .title{font-size:20px}.why-gwages .description{font-size:14px}.services .details p{font-size:14px}.swiper-slide-visible{border-radius:8px}.brands-bg{margin-top:20px}}@media (max-width:460px){.footer-link .copyright{font-size:9px}.footer-link ul li a{font-size:9px}.footer-link{padding:20px 0}.footer-link ul{margin-top:5px}.services .details p{line-height:19px}.services .details h3{margin:15px 0 10px 0}.services .service-item:first-child{margin-bottom:30px}.services .service-item:nth-child(2){margin-bottom:40px}.services .img{width:40px}.join-us .get-started .btn-get-started{min-width:200px}.why-gwages .title{font-size:17px}.why-gwages .description{font-size:12px}.services .details p{font-size:12px}.services .details h3{font-size:16px}}@media (max-width:450px){.header .btn-getstarted,.header .btn-getstarted:focus{font-size:14px;padding:8px 8px;font-weight:600;min-width:90px;height:36px}.get-started{gap:10px}.header .btn-getstarted{margin-right:45px}.features .nav-link{padding:30px 15px}.get-started .btn-get-started{min-width:48%;padding:10px 30px;white-space:nowrap;height:50px}.get-touch .get-started .btn-get-started{min-width:60%}.about a.btn-get-started.gradient-btn{min-width:80%;padding:0;height:50px}.why-gwages .btn-get-started:nth-child(2){padding-right:30px}.why-gwages .btn-get-started:nth-child(2):after{width:12px;height:12px;top:16px;right:11px}.footer-link ul{white-space:nowrap;gap:8px}.footer-link ul li{width:33%;float:left}.features .nav-link span{right:15px;width:20px}.why-gwages .content .icon-box span{width:80px}.why-gwages .content .icon-box span img{max-width:90px}.login .contact{padding:15px}.login .signup{padding:15px}.tab-content .col-md-6{width:100%}a.toggle-close{width:30px;top:20px;right:10px}a.toggle-close svg{width:30px}.login .nav-link{padding:10px 37px}.login .nav-link{border-radius:15px 15px 0 0}.login .nav-link.active{border-radius:15px 15px 0 0}aside#left .container{padding:0}.login .signup .nav-pills{margin-top:20px}.faq .accordion-button{font-size:16px}.faq .accordion-body{font-size:14px}.testimonials .testimonials-box h3{overflow-wrap:break-word;inline-size:70%;font-size:14px}p.more{font-size:13px}.hero-animated .btn-get-started{height:50px}.welcome a{font-size:12px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:auto;padding:5px 18px}.brands-bg{padding:40px 20px}}@media (max-width:400px){.mobile-nav-toggle{top:18px}.why-gwages .icon-box{padding:8px}.why-gwages .title{font-size:14px;margin-bottom:10px}.why-gwages .icon{width:40px;height:40px}.why-gwages .description{font-size:9px;line-height:15px;font-weight:600}.why-gwages .row .col-md-6{margin-bottom:25px}.features .get-started .btn-get-started{font-size:11px}.nav-top .get-started.logout-btn{margin-left:0;margin-right:50px}.afterlogin{top:24px!important}}@media (max-width:415px){.header .logo img{width:111px}.header .btn-getstarted,.header .btn-getstarted:focus{font-size:11px;padding:6px 8px;font-weight:600;min-width:74px;height:28px}}@media (max-width:394px){.mobile-nav-toggle{top:18px}}@media (max-width:380px){.features .nav-link span{right:10px;width:20px}.get-started .btn-get-started{white-space:initial;padding:10px 10px;font-size:12px}.why-gwages .get-started .btn-get-started{min-width:80px}.why-gwages .content .icon-box span img{max-width:80px}.mobile-nav-toggle{top:22px}.features .get-started .btn-get-started{font-size:8px;height:40px}.join-us .get-started .btn-get-started{min-width:150px}}@media (max-width:365px){.mobile-nav-toggle{top:18px}.header .logo img{width:100px}.nav-top .get-started{margin-left:10px}}@media (max-width:360px){.footer-link .copyright{font-size:8px}.footer-link ul li a{font-size:8px}.footer-link{padding:15px 0}.footer-link ul{margin-top:5px}.about a.btn-get-started.gradient-btn{min-width:90%}}@media (max-width:340px){.header .logo img{width:90px}.mobile-nav-toggle{top:15px}}
/*# sourceMappingURL=main.css.map */