@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap");@import url("https://fonts.googleapis.com/css2?family=Syne:wght@400;500;600;700;800&display=swap");.curved-circle{display:none}.testimonal-two_thumb-container{display:flex;align-items:center}.testimonial-nav{display:flex;align-items:center;margin-top:0!important;z-index:100;padding-bottom:44px;gap:5px}.testimonial-nav .owl-next,.testimonial-nav .owl-prev{position:relative;top:auto;left:auto;right:auto;bottom:auto;width:60px;height:60px;display:flex;justify-content:center;align-items:center;font-size:20px!important;color:var(--futxo-black)!important;background-color:rgba(var(--futxo-white-rgb),.7)!important;border-radius:50%;margin:0;text-align:center;opacity:1;transition:all .5s ease;z-index:100;border:0}.testimonial-nav .owl-next:hover,.testimonial-nav .owl-prev:hover{background-color:var(--futxo-base)!important;color:var(--futxo-white)!important}.main-header-two.fixed-header nav .main-menu-two__top{display:none}.main-header-two.fixed-header nav,.main-header.fixed-header nav{background-color:var(--futxo-white)}.main-header-three.fixed-header nav{background-color:var(--futxo-black)}.fixed-header nav{top:0;left:0;position:fixed;width:100%;animation:sticky 1s;box-shadow:0 0 30px 0 rgba(87,95,245,.1)}@keyframes sticky{0%{top:-100px}to{top:0}}.main-menu__list>li.mega-menu-dropdown,.main-menu__wrapper{position:relative}.mega-menu{position:absolute;left:50%;transform:translateX(-50%) translateY(15px);top:100%;width:850px;max-width:90vw;background:#fff!important;background-color:#fff!important;box-shadow:0 15px 40px rgba(0,0,0,.18);padding:20px 25px 25px;opacity:0;visibility:hidden;transition:all .25s ease;z-index:99999;border-radius:12px;border-top:3px solid var(--futxo-base,#5b4de3)}.main-menu__list>li.mega-menu-dropdown:hover .mega-menu{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.mega-menu__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;padding-bottom:12px;border-bottom:1px solid #eef0f3}.mega-menu__main-title{font-size:18px;font-weight:700;color:#1a1a2e;margin:0;font-family:var(--futxo-heading-font,"Syne",sans-serif)}.mega-menu__view-all{display:inline-flex;align-items:center;font-size:12px;font-weight:600;color:var(--futxo-base,#5b4de3);text-decoration:none;transition:all .2s ease;padding:6px 12px;background:rgba(91,77,227,.08);border-radius:6px}.mega-menu__view-all:hover{background:var(--futxo-base,#5b4de3);color:#fff}.mega-menu__view-all span{margin-left:10px;transition:transform .3s ease}.mega-menu__view-all:hover span{transform:translateX(5px)}.mega-menu__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}@media (max-width:1400px){.mega-menu__grid{grid-template-columns:repeat(4,1fr);gap:15px}.mega-menu{padding:30px 30px 35px}}@media (max-width:1200px){.mega-menu__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:991px){.mega-menu{display:none!important}}.mega-menu__item{display:flex;align-items:flex-start;padding:14px 12px;border-radius:10px;background:#f5f7fa;transition:all .25s ease;text-decoration:none!important;border:1px solid #e8ebf0;cursor:pointer}.mega-menu__item:hover{background:#fff;border-color:var(--futxo-base,#5b4de3);box-shadow:0 8px 20px rgba(91,77,227,.15);transform:translateY(-2px)}.mega-menu__icon{width:40px;height:40px;min-width:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,var(--futxo-base,#5b4de3) 0,#7c6ff5 100%);border-radius:8px;margin-right:12px;transition:all .25s ease;box-shadow:0 4px 12px rgba(91,77,227,.3)}.mega-menu__icon span{font-size:18px;color:#fff}.mega-menu__item:hover .mega-menu__icon{transform:scale(1.05);box-shadow:0 6px 16px rgba(91,77,227,.4)}.mega-menu__content{flex:1 1;min-width:0}.mega-menu__title{font-size:13px;font-weight:600;color:#1a1a2e;margin:0 0 3px;font-family:var(--futxo-heading-font,"Syne",sans-serif);transition:color .2s ease;line-height:1.3}.mega-menu__item:hover .mega-menu__title{color:var(--futxo-base,#5b4de3)}.mega-menu__desc{font-size:11px;color:#6b7280;margin:0;line-height:1.4;font-family:var(--futxo-font,"Manrope",sans-serif)}.mega-menu__cta{grid-column:span 1;background:linear-gradient(145deg,var(--futxo-base,#5b4de3) 0,#7c6ff5 100%);border-radius:10px;padding:16px 14px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;border:none;box-shadow:0 8px 20px rgba(91,77,227,.3);position:relative;overflow:hidden}.mega-menu__cta:before{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle,hsla(0,0%,100%,.15) 0,transparent 60%);pointer-events:none}.mega-menu__cta-title{font-size:14px;font-weight:700;margin:0 0 4px;color:#fff;font-family:var(--futxo-heading-font,"Syne",sans-serif);position:relative;z-index:1}.mega-menu__cta-text{font-size:11px;margin:0 0 10px;opacity:.95;line-height:1.3;position:relative;z-index:1}.mega-menu__cta-btn{display:inline-flex;align-items:center;padding:8px 16px;font-weight:600;font-size:12px;border-radius:50px;text-decoration:none;transition:all .2s ease;box-shadow:0 4px 12px rgba(0,0,0,.12);position:relative;z-index:1}.mega-menu__cta-btn,.mega-menu__cta-btn:hover{background:#fff;color:var(--futxo-base,#5b4de3)}.mega-menu__cta-btn:hover{transform:scale(1.05);box-shadow:0 6px 16px rgba(0,0,0,.18)}.mega-menu__cta-btn i{margin-right:10px;font-size:18px}.main-menu__list>li.mega-menu-dropdown>a:after{content:"\f107";font-family:Font Awesome\ 5 Free;font-weight:900;margin-left:8px;font-size:11px;transition:transform .3s ease;display:inline-block}.main-menu__list>li.mega-menu-dropdown:hover>a:after{transform:rotate(180deg)}.vibrant-mesh-bg{position:relative;background-color:var(--futxo-white);background-image:radial-gradient(at 0 0,rgba(30,115,190,.15) 0,transparent 50%),radial-gradient(at 100% 0,rgba(87,95,245,.1) 0,transparent 50%),radial-gradient(at 100% 100%,rgba(30,115,190,.15) 0,transparent 50%),radial-gradient(at 0 100%,rgba(87,95,245,.1) 0,transparent 50%);overflow:hidden}.glass-card{background:hsla(0,0%,100%,.7)!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.3);box-shadow:0 8px 32px 0 rgba(31,38,135,.07);transition:all .3s ease-in-out}.glass-card:hover{transform:translateY(-5px);background:hsla(0,0%,100%,.9)!important;box-shadow:0 12px 40px 0 rgba(31,38,135,.12)}.color-blob{position:absolute;width:300px;height:300px;border-radius:50%;filter:blur(80px);z-index:0;opacity:.15;pointer-events:none;animation:blob-float 20s infinite alternate}.blob-1{background:var(--futxo-base);top:-100px;right:-50px}.blob-2{background:#575ff5;bottom:-100px;left:-50px;animation-delay:-5s}.blob-3{background:var(--futxo-base);top:50%;left:-100px;opacity:.1}@keyframes blob-float{0%{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}to{transform:translate(0) scale(1)}}.gradient-text{background:linear-gradient(90deg,var(--futxo-base) 0,#575ff5 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.colorful-icon-box{background:linear-gradient(135deg,rgba(30,115,190,.1),rgba(87,95,245,.1));border-radius:12px;padding:15px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:20px}.portfolio-two__img{mix-blend-mode:normal!important;filter:saturate(1.1)!important;background-color:transparent!important;transition:all .5s ease-in-out!important}.portfolio-two__list li.active .portfolio-two__img{filter:saturate(1.2)!important;box-shadow:0 15px 35px rgba(30,115,190,.25)!important}.portfolio-two__single:hover .portfolio-two__img{filter:saturate(1.3)!important}.portfolio-two__title-box{border-left:4px solid var(--futxo-base)!important}.portfolio-two__img img{filter:none!important}.about-two__img,.about-two__img img{mix-blend-mode:normal!important;filter:saturate(1.1)!important;background-color:transparent!important}.about-two__img:after{background-color:rgba(var(--futxo-white-rgb),.2)!important}.about-two__big-text{color:var(--futxo-base)!important;opacity:.1!important}.process-one__img img{mix-blend-mode:normal!important;filter:saturate(1.1)!important}.process-one__single:hover .process-one__img img{opacity:1!important;transform:scale(1.05)!important}.about-two,.feature-one,.portfolio-two,.process-one,.video-two{padding-top:100px!important;padding-bottom:150px!important}.feature-one{margin-top:0!important}.section-title{margin-bottom:80px!important}.about-page-portfolio{padding-top:100px!important}.main-slider,.main-slider .item,.main-slider__slide-1{min-height:850px!important;height:850px!important;position:relative}.main-slider .swiper,.main-slider .swiper-slide,.main-slider .swiper-wrapper,.main-slider__bg{height:100%!important}.main-slider__bg{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;z-index:-1!important}@media (max-width:991px){.main-slider,.main-slider .item,.main-slider__slide-1{min-height:600px!important;height:600px!important}}@media (max-width:767px){.main-slider,.main-slider .item,.main-slider__slide-1{min-height:500px!important;height:500px!important}}.sidebar-heading{font-size:20px;font-weight:700;margin-bottom:15px;color:var(--futxo-black,#121212);font-family:var(--futxo-heading-font,"Syne",sans-serif)}.why-choose-one__content-title{margin-bottom:10px}.testimonial-one__client-name,.why-choose-one__content-title{line-height:1.3}.about-one__phone,.testimonial-one__client-name,.why-choose-one__content-title{font-size:20px;font-weight:700;color:var(--futxo-black,#121212);font-family:var(--futxo-heading-font,"Syne",sans-serif)}.about-one__phone a{color:inherit;text-decoration:none}.service-card-premium:hover{transform:translateY(-10px);box-shadow:0 20px 60px rgba(0,0,0,.1)!important;border-color:var(--futxo-base,#5b4de3)!important}.service-card-premium:hover .service-card-img{transform:scale(1.1)}.service-card-premium .thm-btn{transition:all .3s ease}.service-card-premium:hover .thm-btn{background-color:var(--futxo-black,#121212);border-color:var(--futxo-black,#121212)}@media (max-width:991px){.main-slider .item{padding-top:140px!important;padding-bottom:100px!important}.main-slider__title{font-size:42px!important;line-height:50px!important}.main-slider__text{font-size:14px!important;line-height:22px!important;margin-bottom:15px!important}}@media (max-width:767px){.main-slider .item{padding-top:100px!important;padding-bottom:40px!important}.main-slider__title{font-size:26px!important;line-height:34px!important;margin-top:10px!important;margin-bottom:10px!important}.main-slider__sub-title{font-size:12px!important;line-height:12px!important;margin-bottom:5px!important}.main-slider__text{font-size:13px!important;line-height:20px!important;margin-bottom:12px!important}.main-slider__btn-box{display:flex!important;flex-direction:column!important;gap:8px!important;align-items:flex-start!important}.main-slider__btn-box .main-slider__btn,.main-slider__btn-box .thm-btn{padding:8px 20px!important;font-size:12px!important;min-width:unset!important;width:100%!important;max-width:260px!important;text-align:center!important;justify-content:center!important}.main-slider__shape-1,.main-slider__shape-2{display:none!important}}@media only screen and (min-width:992px) and (max-width:1199px){.about-one__left{max-width:600px;margin:0 auto}.about-one__right{max-width:600px;margin:60px auto 0}.why-choose-one__left{max-width:600px;margin:0 auto}.why-choose-one__right{max-width:600px;margin:60px auto 0}.why-choose-one{padding:0 0 120px}.portfolio-one__content{right:30px;padding:23px 20px 25px}.portfolio-one__title{font-size:22px}.testimonial-one__single-top-inner{padding:34px 20px 30px}.testimonial-one__client-info-box{padding:0 20px 30px}.testimonial-one__client-info h3{font-size:22px}.footer-widget__portfolio{margin-right:0;margin-top:34px}.footer-widget__contact{margin-top:34px}.about-two__left{max-width:600px;margin:0 auto}.about-two__big-text{bottom:260px;left:-360px}.about-two__right{max-width:600px;margin:180px auto 0}.about-two{padding:120px 0}.faq-two__left{max-width:600px;margin:0 auto}.faq-two__right{max-width:600px;margin:60px auto 0}.about-three__right{margin-left:30px}.services-three__content{padding:23px 40px}.services-three__title{font-size:22px}.faq-three__img-1{display:none}.faq-three__left{margin-right:0}.faq-three__right{margin-left:0}.portfolio-three__content{left:30px}.company-logo{padding:0 0 74px}.feature-two__single{padding:33px 25px 39px}.feature-two__title{font-size:22px}.video-three__title{font-size:40px;line-height:50px}.video-three__right{margin-left:0;margin-top:0}.team-three__content{right:40px}.testimonial-two__side-img{display:none}.blog-details__bottom{flex-direction:column}.blog-details__social-list{margin-top:30px}.case-single__details{margin-left:10px;margin-right:10px}.case-single__details-inner{padding:40px 10px}.case-single__details-list li:before{display:none}.contact-page__right{margin-top:0}.portfolio-details__planing-left{margin-right:0}.portfolio-details__planing-right{margin-left:0;margin-top:23px}.services-details__tab .tab-buttons{flex-direction:column}.services-details__tab .tab-buttons .tab-btn+.tab-btn{margin-left:0;margin-top:15px}.services-details__img-and-points{flex-direction:column;align-items:baseline}.services-details__points-box{margin-left:0;margin-top:22px}.team-details__top-right{margin-left:0}.team-details__top-text-1 br{display:none}}@media only screen and (min-width:768px) and (max-width:991px){.about-one__left{max-width:600px;margin:0 auto}.about-one__right{max-width:600px;margin:60px auto 0}.why-choose-one__left{max-width:600px;margin:0 auto}.why-choose-one__right{max-width:600px;margin:60px auto 0}.why-choose-one{padding:0 0 120px}.faq-one__points-and-img{margin-right:0}.faq-one__right{margin-left:0;margin-top:50px}.testimonial-one__single-top-inner{padding:34px 20px 30px}.testimonial-one__client-info-box{padding:0 20px 30px}.testimonial-one__client-info h3{font-size:22px}.footer-widget__portfolio{margin-right:0;margin-top:34px}.footer-widget__contact{margin-top:34px}.about-two__left{max-width:600px;margin:0 auto}.about-two__big-text{display:none}.about-two__right{max-width:600px;margin:180px auto 0}.about-two{padding:120px 0}.portfolio-two__list li,.portfolio-two__list li.active{flex:0 0 100%}.process-one__shape-1{background-size:cover}.faq-two__left{max-width:600px;margin:0 auto}.faq-two__right{max-width:600px;margin:60px auto 0}.about-three__left{margin-right:0}.about-three__right{margin-left:0;margin-top:60px}.faq-three__img-1{display:none}.faq-three__left{margin-right:0}.faq-three__right{margin-left:0;margin-top:60px}.company-logo{padding:0 0 120px}.video-three__right{margin-left:0;margin-top:60px;margin-right:150px}.testimonial-two__side-img{display:none}.blog-page-one .blog-one__content-inner{padding:24px 30px 32px}.case-single__details{margin-left:10px;margin-right:10px}.case-single__details-inner{padding:40px 10px}.case-single__details-list li:before{display:none}.contact-page__right{margin-top:50px}.portfolio-details__planing-left{margin-right:0}.portfolio-details__planing-right{margin-left:0;margin-top:23px}.portfolio-details__sidebar{margin-top:50px}.team-details__top-right{margin-left:0;margin-top:60px}.team-details-bottom__left{margin-bottom:40px}.page-header__inner h2{font-size:55px;line-height:65px}}@media only screen and (max-width:767px){.section-title__title{font-size:30px;line-height:40px}.section-title__title br{display:none}.about-one__left{margin-left:0;margin-right:0}.about-one__img-2,.about-one__img-3{display:none}.about-one__experience-box{left:0}.about-one__right{margin-left:0;margin-top:60px}.about-one__btn-and-contact{flex-direction:column;align-items:baseline}.about-one__contact{margin-left:0;top:0;margin-top:15px}.why-choose-one__shape-4,.why-choose-one__shape-5{display:none}.why-choose-one__points li{flex-direction:column;align-items:baseline}.why-choose-one__points li .content{margin-left:0;margin-top:20px}.why-choose-one__right{margin-right:0;margin-top:50px}.why-choose-one__curved-circle{bottom:inherit;left:50%;top:50%;transform:translateX(-50%) translateY(-50%)}.why-choose-one__dot-1{display:none}.video-one__title{font-size:30px;line-height:40px!important}.video-one__title br{display:none}.portfolio-one__content{right:30px;padding:23px 20px 25px}.portfolio-one__title{font-size:22px}.faq-one__points-and-img{margin-right:0;flex-direction:column;align-items:baseline}.faq-one__img{margin-top:20px}.faq-one__right{margin-left:0;margin-top:50px}.testimonial-one__single-top-inner{padding:34px 20px 30px}.testimonial-one__client-info-box{padding:0 20px 30px}.testimonial-one__client-info h3{font-size:22px}.footer-widget__explore{margin-top:42px;margin-bottom:34px}.footer-widget__portfolio{margin-right:0}.footer-widget__contact{margin-top:32px}.about-two__left{margin-right:0}.about-two__left:before{display:none}.about-two__right{margin-left:0;margin-top:60px}.about-two__points{flex-direction:column;align-items:baseline}.about-two__points li+li{margin-left:0;margin-top:20px}.about-two__btn-and-user{flex-direction:column;align-items:baseline}.about-two__user{margin-left:0;margin-top:20px}.about-two{padding:120px 0}.portfolio-two__list li,.portfolio-two__list li.active{flex:0 0 100%}.portfolio-two__title-box{right:40px}.process-one__single:before{display:none}.video-two__title{font-size:35px;line-height:45px}.video-two__title br{display:none}.faq-two__points-box{flex-direction:column;align-items:baseline}.faq-two__points--two{margin-left:0;margin-top:17px}.faq-two__img-boxes{flex-direction:column;align-items:baseline}.faq-two__img-boxes li+li{margin-left:0;margin-top:20px}.faq-two__right{margin-top:60px}.meeting-one__title{font-size:30px;line-height:40px}.meeting-one__title br{display:none}.about-three__left{margin-right:0}.about-three__right{margin-left:0;margin-top:60px}.services-three__content{padding:23px 40px}.services-three__title{font-size:22px}.faq-three__img-1{display:none}.faq-three__left{margin-right:0}.faq-three__form{padding:56px 10px 60px}.faq-three__right{margin-left:0;margin-top:60px}.portfolio-three__content{left:30px}.company-logo__list li{flex:0 0 100%;max-width:100%}.company-logo__right{margin-left:0}.company-logo__agency{left:50px;padding:36px 20px}.feature-two__single{padding:33px 20px 39px;flex-direction:column}.feature-two__content{flex-direction:column;text-align:center}.feature-two__title{margin-left:0}.feature-two__icon{top:0;margin-bottom:15px}.feature-two__arrow{margin-top:15px}.video-three__title{font-size:30px;line-height:40px}.video-three__title br{display:none}.video-three__right{margin-left:0;margin-top:60px}.team-three__content{right:40px}.testimonial-two__carousel.owl-theme .owl-nav,.testimonial-two__side-img{display:none}.blog-three__single,.blog-three__top{flex-direction:column;align-items:baseline}.blog-three__btn-box{margin-top:30px}.error-page__title{font-size:120px;line-height:120px}.error-page__tagline{font-size:30px;line-height:40px}.blog-details__meta{flex-direction:column;align-items:baseline}.blog-details__meta li+li{margin-left:0;margin-top:10px}.blog-details__bottom{flex-direction:column}.blog-details__social-list{margin-top:30px}.blog-details__tags a{padding:3px 17px 5px}.author{padding:28px 20px 34px;flex-direction:column;align-items:baseline}.author__content{margin-left:0;margin-top:15px}.comment-one__single{flex-direction:column;align-items:baseline}.comment-one__content{margin-left:0;margin-top:20px}.comment-one__content p br{display:none}.sidebar__support-two{padding:77px 20px 87px}.blog-list__meta{flex-direction:column;align-items:baseline}.blog-list__meta li+li{margin-left:0;margin-top:10px}.blog-list__pagination .pg-pagination li{display:block;margin-right:0}.blog-list__pagination .pg-pagination li+li{margin-top:10px}.case-single__details{margin-left:0;margin-right:0;margin-top:30px}.case-single__details-inner{padding:40px 20px}.case-single__details-list{flex-direction:column;align-items:baseline}.case-single__details-list li+li{margin-top:40px}.contact-page__right{margin-top:50px}.portfolio-details__planing-left{margin-right:0}.portfolio-details__planing-right{margin-left:0;margin-top:23px}.portfolio-details__sidebar{margin-top:50px}.services-details__tab .tab-buttons{flex-direction:column}.services-details__tab .tab-buttons .tab-btn+.tab-btn{margin-left:0;margin-top:15px}.services-details__img-and-points{flex-direction:column;align-items:baseline}.services-details__points-box{margin-left:0;margin-top:22px}.team-details__top-right{margin-left:0;margin-top:60px}.team-details__top-text-1 br{display:none}.team-details__certificate-list{flex-direction:column}.team-details__certificate-single{padding:0;margin-bottom:30px}.team-details__certificate-single:last-child{margin-bottom:0}.team-details-bottom__left{margin-bottom:40px}.page-header__inner h2{font-size:30px;line-height:40px}.thm-breadcrumb li{font-size:18px}}@media only screen and (min-width:1200px) and (max-width:1680px){.faq-three__img-1{display:none}}@media only screen and (min-width:992px) and (max-width:1199px){.main-slider .owl-theme .owl-dots{right:100px}.main-slider-three__img,.main-slider-three__shape-1{display:none}.main-slider-three .owl-theme .owl-dots{max-width:960px}}@media only screen and (min-width:768px) and (max-width:991px){.main-slider .owl-theme .owl-dots{right:100px}.main-slider-two__title{font-size:75px;line-height:85px}.main-slider-three__img,.main-slider-three__shape-1,.main-slider-two .owl-theme .owl-nav{display:none}.main-slider-three .owl-theme .owl-dots{max-width:720px}}@media only screen and (max-width:767px){.main-slider .owl-theme .owl-dots{display:none}.main-slider__title{font-size:48px;line-height:58px}.main-slider__shape-2{display:none}.main-slider-two__title{font-size:35px;line-height:45px}.main-slider-three__img,.main-slider-three__shape-1,.main-slider-two .owl-theme .owl-nav,.main-slider-two__shape-2,.main-slider-two__video-link{display:none}.main-slider-three__title{font-size:45px;line-height:55px}.main-slider-three .owl-theme .owl-dots{max-width:540px}}@media only screen and (min-width:1200px) and (max-width:1500px){.main-slider-three__img{right:0}}@media only screen and (min-width:992px) and (max-width:1199px){.main-menu__wrapper-inner{padding:0 20px}.main-header__top,.main-menu-two__btn-box,.main-menu-two__top{display:none}.main-menu-three__wrapper-inner{padding:0 50px}.main-menu-three .mobile-nav__toggler:hover{color:var(--futxo-white)}}@media only screen and (min-width:768px) and (max-width:991px){.main-menu__wrapper-inner{padding:0 20px}.main-header__top{display:none}.main-menu__logo{margin-right:50px}.main-menu-two__btn-box,.main-menu-two__call,.main-menu-two__top{display:none}.main-menu-three__wrapper-inner{padding:0 50px}.main-menu-three__search-box{display:none}.main-menu-three .mobile-nav__toggler:hover{color:var(--futxo-white)}}@media (max-width:767px){.main-menu__wrapper-inner{padding:0 20px}.main-header__top{display:none}.main-menu__logo{margin-right:0}.main-menu__left{justify-content:space-between;flex:1 1}.main-menu-two__right,.main-menu-two__top,.main-menu__right{display:none}.main-menu-two__logo{position:relative;width:auto}.main-menu-two__wrapper-inner{padding-left:20px;padding-right:20px;display:flex;align-items:center;justify-content:space-between}.main-menu-two__bottom-inner{padding-left:0}.main-menu-two__logo a{padding:27px 40px 27px 0}.main-menu-two__logo a:before{content:"";position:absolute;top:0;left:-1000000px;right:0;bottom:0;background-color:var(--futxo-base);z-index:-1}.main-menu-three__wrapper-inner{padding:0 20px}.main-menu-three__left{justify-content:space-between;flex:1 1}.main-menu-three__logo{margin-right:0}.main-menu-three__right{display:none}.main-menu-three .mobile-nav__toggler:hover{color:var(--futxo-white)}}@media only screen and (min-width:1600px) and (max-width:1820px){.main-header__top-inner{padding:12px 50px}.main-menu__wrapper-inner{padding:0 50px}.main-menu-two__btn-box,.main-menu-two__call,.main-menu-two__top-menu{display:none}.main-menu-three__wrapper-inner{padding:0 100px}}@media only screen and (min-width:1400px) and (max-width:1599px){.main-header__top-inner{padding:12px 50px}.main-menu__wrapper-inner{padding:0 50px}.main-menu-two__btn-box,.main-menu-two__call,.main-menu-two__top-menu,.main-menu__btn-box,.main-menu__search-box{display:none}.main-menu-two__top-social-box{margin-left:0}.main-menu-three__wrapper-inner{padding:0 50px}.main-menu-three__search-box{display:none}.main-menu-three__call{margin-left:0}}@media only screen and (min-width:1200px) and (max-width:1399px){.main-header__top-inner{padding:12px 20px}.main-menu__wrapper-inner{padding:0 20px}.main-header__top-menu,.main-menu-two__btn-box,.main-menu-two__call,.main-menu-two__search-box,.main-menu-two__top-inner,.main-menu__btn-box,.main-menu__search-box{display:none}.main-menu-two__bottom-inner{padding-left:30px}.main-menu-three__wrapper-inner{padding:0 30px}.main-menu-three__call,.main-menu-three__search-box{display:none}}