@property --gradient-angle{syntax:"<angle>";initial-value:90deg;inherits:false}:root{--theme-color1:#fcdb66;--theme-color2:#000;--theme-color3:#fee17c;--theme-color4:#0A0A0A;--theme-color1-rgb:hexToRGB(#fcdb66);--theme-color2-rgb:hexToRGB(#000);--theme-color3-rgb:hexToRGB(#fee17c);--theme-color4-rgb:hexToRGB(#0A0A0A);--theme-color1-text-color:#000000;--theme-color2-text-color:#fff;--theme-color3-text-color:#000;--theme-color4-text-color:#000;--body-bg:#111;--theme-color-white:#ffffff;--theme-color-white-rgb:255,255,255;--theme-color-light:#f2f8f9;--theme-color-gray:#f6f6f6;--theme-color-silver:#eee;--theme-color-black:#000000;--theme-color-black-rgb:0,0,0;--text-color:#a1a1a1;--headings-color:#fff;--link-color:#352f27;--link-hover-color:#5b8c51;--body-font-family:"Noto Sans",sans-serif;--heading-font-family:"Plus Jakarta Sans",sans-serif;--body-font-size:16px;--body-line-height:1.8;--body-font-weight:400;--line-height-heading-h1:1em;--line-height-heading:1.333em;--line-height-heading-small:1.4em;--h1-font-size:70px;--h2-font-size:42px;--h3-font-size:30px;--h4-font-size:24px;--h5-font-size:20px;--h6-font-size:15px;--h1-font-weight:700;--h2-font-weight:500;--h3-font-weight:500;--h4-font-weight:500;--h5-font-weight:500;--h6-font-weight:500;--sec-title-subtitle-color:var(--theme-color-white);--sec-title-subtitle-font-size:15px;--sec-title-subtitle-font-family:var(--heading-font-family);--sec-title-subtitle-font-weight:400;--sec-title-subtitle-line-height:1em;--small-font-size:14px;--sec-title-color:var(--headings-color);--sec-title-font-size:var(--h2-font-size);--sec-title-font-family:var(--heading-font-family);--sec-title-font-weight:var(--h2-font-weight);--theme-light-background:#f1f3f3;--theme-light-background-text-color:var(--headings-color);--theme-black:#131313;--container-width:1350px;--small-container-width:1050px;--large-container-width:1550px;--container-pt:120px;--container-pb:120px;--gradient-1:linear-gradient(to right,var(--theme-color2) 0%,rgba(255,255,255,0) 100%)}::selection{background:var(--theme-color-black);color:#fff;text-shadow:none}:active,:focus{outline:none!important}::-webkit-input-placeholder{color:#62736f}::-moz-input-placeholder{color:#62736f}::-ms-input-placeholder{color:#62736f}body{background-color:var(--body-bg);background-attachment:fixed;-ms-word-wrap:break-word;word-wrap:break-word;counter-reset:my-sec-counter;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased}.text,body,p{color:var(--text-color);font-size:var(--body-font-size);font-family:var(--body-font-family);font-weight:var(--body-font-weight);line-height:var(--body-line-height)}h1,h2,h3,h4,h5,h6{position:relative;color:var(--headings-color);font-family:var(--heading-font-family)}h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:var(--headings-color)}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;font-weight:inherit}h1,h2,h3,h4,h5,h6{margin:0}h1{font-size:var(--h1-font-size);line-height:var(--line-height-heading-h1)}h1,h2{font-weight:var(--h4-font-weight)}h2{font-size:var(--h2-font-size)}h2,h3{line-height:var(--line-height-heading)}h3{font-size:var(--h3-font-size);font-weight:var(--h3-font-weight)}h4{font-size:var(--h4-font-size);font-weight:var(--h4-font-weight)}h4,h5{line-height:var(--line-height-heading-small)}h5{font-size:var(--h5-font-size);font-weight:var(--h5-font-weight)}h6{font-size:var(--h6-font-size);font-weight:var(--h6-font-weight);line-height:var(--line-height-heading-small)}table p{margin-bottom:0}p{margin-bottom:20px}p a:not(.button):not(.btn):focus,p a:not(.button):not(.btn):hover{text-decoration:underline}a{color:var(--link-color);font-weight:var(--body-font-weight);cursor:pointer;transition:all .3s ease}a,a:focus,a:hover{text-decoration:none}a:focus,a:hover{color:inherit;outline:none}a b,a strong{transition:all .3s ease}a img{border:none}address,blockquote,dd,dl,fieldset,ol,pre,table,ul{margin-bottom:10px}ol,ul{list-style-position:inside;margin:0;padding:0}b,strong{color:#333;font-weight:var(--body-font-weight-bold)}iframe{border:none!important}.container .container{width:100%}.container .container,.container .container-fluid,.container-fluid .container,.container-fluid .container-fluid{padding-left:0;padding-right:0}section>.container,section>.container-fluid{padding-top:var(--container-pt);padding-bottom:var(--container-pt)}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:var(--container-width)}}.form-control,.input-text{height:calc(2.25rem + 27px);padding:14px 30px;outline:0;background-color:#1a1a1a;border:1px solid #222222;color:#686a6f;font-size:.9rem;width:100%}.form-control::placeholder,.input-text::placeholder{color:#686a6f;opacity:1}.form-control:-ms-input-placeholder,.input-text:-ms-input-placeholder{color:#686a6f}.form-control::-ms-input-placeholder,.input-text::-ms-input-placeholder{color:#686a6f}textarea.form-control{height:auto;padding-top:15px;padding-bottom:15px}.form-control:focus{box-shadow:none;outline:none}.dark-layout{background-color:var(--theme-color-black)!important;--sec-title-color:var(--theme-color-white)}.dark-layout .sticky-header .main-menu .navigation>li>a,.dark-layout h1,.dark-layout h2,.dark-layout h3,.dark-layout h4,.dark-layout h5,.dark-layout h6{color:var(--theme-color-white)}.dark-layout .preloader,.dark-layout .sticky-header{background-color:var(--theme-color-black)}.dark-layout .hidden-bar .upper-box{border-bottom:1px solid rgba(0,0,0,.1)}.dark-layout .hidden-bar .social-links{border-top:1px solid rgba(0,0,0,.1)}.dark-layout .hidden-bar .social-links li{border-right:1px solid rgba(0,0,0,.1)}*{margin:0;padding:0;border:none;outline:none;font-size:100%}textarea{overflow:hidden;resize:none}button{outline:none!important;cursor:pointer}img{display:inline-block;max-width:100%;height:auto}li,ul{list-style:none;padding:0;margin:0}.title a{color:inherit}.color1{color:var(--theme-color1)}.color2{color:var(--theme-color2)}.color3{color:var(--theme-color3)}.page-wrapper{position:relative;margin:0 auto;width:100%;min-width:300px;overflow:hidden;z-index:99;background-color:var(--body-bg)}.large-container{max-width:var(--large-container-width)}.auto-container,.large-container{position:static;padding:0 15px;margin:0 auto;width:100%}.auto-container{max-width:var(--container-width)}.small-container{position:static;max-width:var(--small-container-width);padding:0 15px;margin:0 auto;width:100%}.pull-right{float:right}.pull-left{float:left}.dropdown-toggle:after{display:none}.scroll-to-top{position:relative;left:10px;width:146px;height:70px;line-height:70px;font-size:16px;line-height:22px;color:var(--theme-color-white);text-align:center;cursor:pointer;background-color:var(--theme-color2);z-index:100;border-bottom-right-radius:20px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;text-transform:uppercase}@media (max-width:575.98px){.scroll-to-top{width:100%;height:100%;padding:10px 0;border-radius:0;left:0}}.scroll-to-top span{margin-left:15px;font-size:20px}.scroll-to-top:hover{background:var(--theme-color1);color:var(--theme-color-white)}.list-style-one{position:relative;padding:17px 0;display:flex;gap:60px}.list-style-one li{position:relative;display:flex;color:var(--theme-color-white);font-size:var(--sec-title-subtitle-font-size)}.list-style-one li:before{position:absolute;content:"";right:-32px;top:12px;width:4px;height:4px;border-radius:50px;display:inline-block;background-color:var(--theme-color-white)}.list-style-one li:last-child:before{display:none}.list-style-one li:last-child{margin-right:0}.list-style-one li i{position:relative;top:0;line-height:26px;margin-right:10px;text-align:center;font-weight:400;color:var(--theme-color-white);font-size:var(--sec-title-subtitle-font-size)}.list-style-one li a{display:block;color:var(--theme-color-white);transition:all .3s ease}.list-style-one li a:hover{opacity:.7}.list-style-one.light a,.list-style-one.light i,.list-style-one.light li{color:var(--theme-color-white)!important}.list-style-one.light a:hover{text-decoration:underline}.list-style-two{position:relative}.list-style-two li{position:relative;line-height:20px;margin-bottom:19px;font-size:var(--sec-title-subtitle-font-size);color:var(--theme-color-white)}.list-style-two li:last-child{margin-bottom:0}.list-style-two li i{position:relative;width:25px;height:25px;font-size:14px;line-height:25px;margin-right:10px;text-align:center;color:var(--theme-color2);border-radius:0 50px 50px 50px;background-color:var(--theme-color1)}.list-style-two.light i,.list-style-two.light li{color:var(--theme-color-white)!important}.list-style-three{position:relative}@media (max-width:991.98px){.list-style-three{margin-top:0}}.list-style-three li{position:relative;line-height:20px;margin-bottom:12px;font-size:var(--sec-title-subtitle-font-size);color:var(--theme-color-white)}.list-style-three li:last-child{margin-bottom:0}.list-style-three li i{position:relative;font-size:14px;line-height:25px;margin-right:10px;color:var(--theme-color1)}.list-style-three.light i,.list-style-three.light li{color:var(--theme-color-white)!important}.social-icon-one{position:relative;display:flex;flex-wrap:wrap}.social-icon-one.light li a{color:var(--theme-color-white)}.social-icon-one.light li a:hover{color:var(--theme-color2)}.social-icon-one li{margin-left:20px;display:inline-block}.social-icon-one li:last-child{margin-right:0}.social-icon-one li a{position:relative;display:block;color:var(--theme-color-black);font-size:16px;line-height:1em}.social-icon-one li a:hover{color:var(--theme-color1)}.social-icon-two,.social-icon-two li{position:relative;display:flex}.social-icon-two li{margin-right:13px}.social-icon-two li:last-child{margin-right:0}.social-icon-two li a{position:relative;display:block;height:45px;width:45px;border-radius:50%;font-size:16px;display:flex;align-items:center;justify-content:center;color:var(--theme-color-white);background-color:var(--body-bg);transition:all .3s ease}.social-icon-two li a i{position:relative}.social-icon-two li a:before{position:absolute;left:0;top:0;height:100%;width:100%;transform:scale(0);border-radius:50px;background-color:var(--theme-color1);transition:all .3s ease;content:""}.social-icon-two li a:hover{color:var(--theme-color-black)}.social-icon-two li a:hover:before{transform:scale(1)}.bg{position:absolute;left:0;top:0;height:100%;width:100%;background-repeat:no-repeat;background-position:50%;background-size:cover}.play-btn{position:relative;display:inline-block}.play-btn:hover .icon{color:var(--theme-color1)}.play-btn .icon{color:var(--theme-color2);font-size:35px;transition:all .3s ease}.play-now{z-index:1;width:65px;height:65px;font-size:18px;font-weight:500;margin-top:60px;line-height:63px;text-align:center;border-radius:100px;display:inline-block;color:var(--theme-color-white);border:1px solid var(--theme-color-white)}@media only screen and (max-width:1199px){.play-now{margin-top:0}}.play-now:hover{color:var(--theme-color-white);border-color:var(--theme-color3);background-color:var(--theme-color3)}.ripple,.ripple:after,.ripple:before{position:absolute;top:50%;left:50%;width:65px;height:65px;transform:translate(-50%,-50%);border-radius:50% 50% 50% 50%;-ms-box-shadow:0 0 0 0 rgba(255,255,255,.6);-o-box-shadow:0 0 0 0 rgba(255,255,255,.6);box-shadow:0 0 0 0 rgba(255,255,255,.6);animation:ripple 3s infinite}.ripple:before{animation-delay:.9s;content:"";position:absolute}.ripple:after{animation-delay:.6s;content:"";position:absolute}@keyframes ripple{70%{box-shadow:0 0 0 50px rgba(233,35,47,0)}to{box-shadow:0 0 0 0 rgba(233,35,47,0)}}.select2-dropdown{border:1px solid #eee}.select2-results__option{padding:0 10px;color:#7c858c;border:0}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#7c858c;padding-left:0}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:var(--bg-theme-color1)}.select2-container--default .select2-search--dropdown .select2-search__field{height:30px}.select2-container--default .select2-selection--single .select2-selection__arrow{bottom:1px;height:auto;width:40px;display:flex;align-items:center;justify-content:center;font-size:12px;color:#7c858c}.select2-container--default .select2-selection--single .select2-selection__arrow:before{position:relative;content:"\f107";font-family:Font Awesome\ 6 Pro}.select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.select2-container--default .select2-selection--single{border-radius:0}.default-navs .owl-nav{display:flex;align-items:center}.default-navs .owl-next,.default-navs .owl-prev{display:block;width:52px;height:52px;font-size:16px;font-weight:700;line-height:52px;color:var(--theme-color-black);background:#fff;text-align:center;transition:all .5s ease;border-radius:50%;margin-right:10px}.default-navs .owl-next:hover,.default-navs .owl-prev:hover{background-color:var(--theme-color-black);color:var(--theme-color-white)}.default-dots .owl-dots{display:flex;align-items:center;justify-content:center;width:100%}.default-dots .owl-dots .owl-dot{height:20px;width:20px;border:2px solid #3d0de5;background-color:transparent;margin:0 5px;transition:all .3s ease;border-radius:50%}.default-dots .owl-dots .owl-dot.active{background-color:#270ad9;border-radius:50%;border:2px solid #270ad9}.nav-style-one{position:relative;display:flex;align-items:center;z-index:9}.nav-style-one .next,.nav-style-one .prev{margin-right:38px;padding:18px 25px 18px 0;display:flex}.nav-style-one .next .icon,.nav-style-one .prev .icon{position:relative;display:inline-block}.nav-style-one .next .icon:before,.nav-style-one .prev .icon:before{position:absolute;top:0;margin-top:-20px;right:-25px;height:52px;width:52px;border:1px dotted #fff;border-radius:100px;content:"";z-index:-1;transition:all .3s ease}.nav-style-one .next:hover .icon:before,.nav-style-one .prev:hover .icon:before{background-color:rgba(255,255,255,.15);width:125px}.nav-style-one .prev{margin-right:0;padding-left:25px;padding-right:0}.nav-style-one .prev .icon:before{left:-25px;right:auto}.nav-style-one .swiper-button-disabled{opacity:.5;pointer-events:none}.nav-style-one.dark .next .icon:before,.nav-style-one.dark .prev .icon:before{border:1px solid #797979}.preloader{height:100%;z-index:999999;background-color:#ffffff}.preloader:before{position:absolute;top:50%;left:0;right:0;width:100%;text-align:center;margin:30px auto 0;color:var(--theme-color-black);font-weight:700;font-size:12px;letter-spacing:1px;content:"Loading";text-transform:uppercase;transition:none}.preloader .loader{display:block;position:relative;left:50%;top:50%;width:100px;height:100px;margin:-75px 0 0 -50px;border-radius:50%;border:3px solid transparent;border-top-color:#9370db;animation:spin 2s linear infinite}.preloader .loader:before{content:"";position:absolute;top:5px;left:5px;right:5px;bottom:5px;border-radius:50%;border:3px solid transparent;border-top-color:#ba55d3;animation:spin 3s linear infinite}.preloader .loader:after{content:"";position:absolute;top:15px;left:15px;right:15px;bottom:15px;border-radius:50%;border:3px solid transparent;border-top-color:#ff00ff;animation:spin 1.5s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.default-tabs .tab-buttons{position:relative}.default-tabs .tab-buttons li{position:relative;cursor:pointer;transition:all .3s ease}.default-tabs .tab-buttons li:last-child{margin:0}.default-tabs .tabs-content{position:relative}.default-tabs .tab{display:none}.default-tabs .tab .image{position:relative;overflow:hidden}.default-tabs .tab .image img{width:100%}.default-tabs .tab.active-tab{display:block}.blockquote-style-one{position:relative;font-size:16px;line-height:24px;color:var(--theme-color-black);padding:13px 25px;background-color:#fff;box-shadow:none;font-weight:800;margin-bottom:30px;box-shadow:0 0 30px rgba(0,0,0,.1)}.blockquote-style-one:before{position:absolute;left:0;top:10px;bottom:10px;width:4px;z-index:2;background-color:var(--theme-color1);content:""}.skills{margin-bottom:25px}.skills.style-two .skill-item .skill-bar{height:10px}.skills.style-two .skill-item .skill-bar .bar-inner{height:10px;background-color:transparent;border:1px solid #e6e0fa}.skills.style-two .skill-item .skill-bar .bar-inner .bar{height:10px}.skills.style-two .skill-item .skill-bar .bar-inner .bar:before{content:"";position:absolute;top:-5px;right:-2px;width:18px;height:18px;border-radius:50%;border:5px solid var(--theme-color2);background-color:var(--theme-color-white)}.skills.style-two .skill-item .skill-bar .bar-inner .skill-percentage{color:var(--theme-color2)}.skills .skill-item .skill-header{margin-bottom:14px}.skills .skill-item .skill-header .skill-title{font-size:16px;font-weight:600;color:var(--theme-color3)}.skills .skill-item .skill-bar .bar-inner{height:6px;background:#e6e0fa}.skills .skill-item .skill-bar .bar-inner .bar{height:6px;background-color:var(--theme-color2)}.skills .skill-item .skill-bar .bar-inner .skill-percentage{font-size:16px;font-weight:600;margin-bottom:10px}.array-button{gap:14px}.array-button .array-next,.array-button .array-prev{height:64px;width:64px;color:var(--theme-color1);background-color:transparent;border:1px dashed var(--theme-color1);line-height:64px;border-radius:50%;transition:all .4s ease-in-out}.array-button .array-next:hover,.array-button .array-prev:hover{background-color:var(--theme-color1);color:var(--theme-color-black)}.bg-cover{background-repeat:no-repeat;background-size:cover;position:relative;background-position:50%}.section-padding{padding:120px 0}@media (max-width:1199.98px){.section-padding{padding:100px 0}}@media (max-width:991.98px){.section-padding{padding:80px 0}}.theme-color1-bg{background-color:var(--theme-color1)!important}.theme-color-black{color:var(--theme-color-black)!important}.theme-color-bg{background:#0A0A0A}.fix{overflow:hidden}button{background:transparent}.d-blocks{display:block!important}@media (min-width:1022px) and (max-width:1199px){.d-blocks{display:block!important}}.preloader{position:fixed;height:100vh;width:100%;left:0;top:0;display:flex;overflow:hidden;align-items:center;justify-content:center;background:transparent;z-index:99999}.preloader svg{position:absolute;top:0;width:100vw;height:110vh;fill:var(--theme-color-black)}.preloader svg,.preloader.two svg{box-shadow:0 8px 24px rgba(0,0,0,.5)}.preloader.two svg{fill:var(--theme-color1)}.preloader .preloader-heading .load-text{font-size:30px;color:var(--theme-color1);font-weight:var(--wt-fw-regular);letter-spacing:15px;font-family:var(--heading-font-family);text-transform:uppercase;z-index:20}@media (max-width:575.98px){.preloader .preloader-heading .load-text{font-size:22px;letter-spacing:10px}}.load-text span{animation:loading 1s infinite alternate}.load-text span:first-child{animation-delay:0s}.load-text span:nth-child(2){animation-delay:.1s}.load-text span:nth-child(3){animation-delay:.2s}.load-text span:nth-child(4){animation-delay:.3s}.load-text span:nth-child(5){animation-delay:.4s}.load-text span:nth-child(6){animation-delay:.5s}.load-text span:nth-child(7){animation-delay:.6s}@keyframes loading{0%{opacity:1}to{opacity:0}}.back-to-top-wrapper{position:fixed;right:50px;bottom:0;height:44px;width:44px;cursor:pointer;display:block;border-radius:50%;z-index:99;transition:.4s}.back-to-top-wrapper.back-to-top-btn-show{visibility:visible;opacity:1;bottom:50px}.back-to-top-btn{display:inline-block;width:44px;height:44px;line-height:44px;text-align:center;background:var(--theme-color1);box-shadow:0 8px 16px rgba(3,4,28,.3);color:var(--theme-color-black);border-radius:50%;transition:.4s}.back-to-top-btn svg{transform:translateY(-2px);color:var(--theme-color-black)}.back-to-top-btn:hover{transform:translateY(-4px)}.back-to-top-btn.two{background:linear-gradient(90deg,#fca528,#e22eab 48.87%,#921fea)}.swiper-dot-2 .swiper-pagination-bullet{width:6px;height:6px;transition:.6s;background-color:var(--theme-color1);opacity:1;border-radius:6px}.swiper-dot-2 .swiper-pagination-bullet:not(:last-child){margin-right:15px!important}.swiper-dot-2 .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:ar(--theme-color1);transition:.6s;position:relative}.swiper-dot-2 .swiper-pagination-bullet.swiper-pagination-bullet-active:before{position:absolute;width:22px;height:22px;line-height:22px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;background-color:transparent;border:1px solid var(--theme-color1);content:""}.theme-btn-main.border-style-btn .theme-btn,.theme-btn-main.border-style-btn .theme-btn-arrow-right{background:transparent;color:var(--theme-color-white);border:1px solid rgba(255,255,255,.3)}.theme-btn-main.border-style-btn:hover .theme-btn,.theme-btn-main.border-style-btn:hover .theme-btn-arrow-left{background-color:var(--theme-color1);color:var(--theme-color-black);border:1px solid var(--theme-color1)}.theme-btn-main.header-style-btn .theme-btn,.theme-btn-main.header-style-btn .theme-btn-arrow-right{color:var(--theme-color-white);background:var(--body-bg)}.theme-btn-main.header-style-btn:hover .theme-btn{background-color:var(--theme-color1);color:var(--theme-color-black)}.theme-btn-main.header-style-btn:hover .theme-btn-arrow-left,.theme-btn-main.header-style-btn:hover .theme-btn-arrow-right{background-color:var(--theme-color1)}.theme-btn-main{display:inline-flex;align-items:center;gap:1px;position:relative;transition:.4s}.theme-btn-main:hover .theme-btn-arrow-left{background-color:var(--theme-color-white);scale:1}.theme-btn-main:hover .theme-btn-arrow-right{background-color:var(--theme-color-white);scale:0}.theme-btn-main:hover .theme-btn{background-color:var(--theme-color-white);transform:translateX(56px)}@media (max-width:575.98px){.theme-btn-main:hover .theme-btn{transform:translateX(50px)}}.theme-btn-arrow-left{width:56px;height:56px;line-height:1;display:inline-flex;align-items:center;justify-content:center;background:var(--theme-color1);border-radius:50%;color:var(--theme-color-black);scale:0;left:0;right:auto;position:absolute;transition:.4s}@media (max-width:575.98px){.theme-btn-arrow-left{height:50px;width:50px}}.theme-btn-arrow-left i{transform:rotate(45deg)}.theme-btn{background:var(--theme-color1);color:var(--theme-color-black);font-weight:500;font-size:16px;padding:15px 39.72px;font-family:var(--heading-font-family);display:inline-flex;align-items:center;gap:30px;border-radius:100px;text-transform:capitalize;transition:.4s}@media (max-width:575.98px){.theme-btn{font-size:15px;padding:12px 34px}}.theme-btn-arrow-right{width:56px;height:56px;line-height:1;display:inline-flex;align-items:center;justify-content:center;margin-left:-1px;background:var(--theme-color1);border-radius:50%;transition:.4s;color:var(--theme-color-black)}@media (max-width:575.98px){.theme-btn-arrow-right{width:48px;height:48px}}.theme-btn-arrow-right i{transform:rotate(-45deg)}.theme-color-white2:hover .theme-btn,.theme-color-white2:hover .theme-btn-arrow-left,.theme-color-white2:hover .theme-btn-arrow-right{background-color:var(--theme-color-white)!important;color:var(--theme-color2)!important}.nexella-buton a{display:inline-block;border:0;font-size:18px;color:var(--theme-color-black);font-weight:500;padding:18px 44px;border-radius:100px;position:relative;z-index:1;transition:.5s;background:var(--theme-color1)}.nexella-buton a:before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;z-index:-1;background:var(--theme-color-white);border-radius:100px;transition:.5s;transform:scale(0)}.nexella-buton a:hover:before{transform:scale(1)}.nexella-buton a i,.nexella-buton a:hover{color:var(--theme-color-black)}.nexella-buton a i{position:absolute;right:-60px;height:60px;width:60px;line-height:60px;top:0;border-radius:50%;text-align:center;font-size:16px;transition:.5s;background:var(--theme-color1);font-weight:var(--h3-font-weight);transform:rotate(-45deg)}.nexella-buton a:hover i{background:var(--theme-color-white);transform:scale(1)}.nexella-buton.style_two a{background:transparent}.nexella-buton.style_two a,.nexella-buton.style_two a i{border:1px solid var(--text-color);color:var(--theme-color-white)}.nexella-buton.style_two a i{background-color:transparent}.nexella-buton.style_two a:before{background:var(--theme-color1)}.nexella-buton.style_two a:hover{color:var(--theme-color-black);border:1px solid rgba}.nexella-buton.style_two a:hover i{background:var(--theme-color1);color:var(--theme-color-black);border:1px solid var(--theme-color1)}.style_five a{padding:14px 40px;font-size:16px;margin-top:31px}.nexella-buton-style-three a,.submit-btn{display:inline-block;border:0;font-size:18px;color:var(--theme-color-white);font-weight:500;padding:18px 44px;border-radius:100px;position:relative;z-index:1;transition:.5s;background:var(--body-bg)}.nexella-buton-style-three a:before,.submit-btn:before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;z-index:-1;background:var(--theme-color1);border-radius:100px;transition:.5s;transform:scale(0)}.nexella-buton-style-three a:hover:before,.submit-btn:hover:before{transform:scale(1)}.nexella-buton-style-three a:hover,.submit-btn:hover{color:var(--theme-color-black)}.nexella-buton-style-three a i,.submit-btn i{position:absolute;right:-60px;height:60px;width:60px;line-height:60px;top:0;border-radius:50%;text-align:center;font-size:16px;transition:.5s;background:var(--body-bg);font-weight:var(--h3-font-weight);transform:rotate(-45deg);color:var(--theme-color-white)}.nexella-buton-style-three a:hover i,.submit-btn:hover i{background:var(--theme-color1);transform:scale(1);color:var(--theme-color-black)}.nexella-buton.style_four a{font-size:16px;padding:15px 41px}.theme-btn.small{padding:10px 40px;line-height:20px;font-size:12px}.nexella-style-btn a{font-family:var(--heading-font-family);font-weight:500;font-size:18px;color:var(--theme-color3);position:relative;z-index:1}.nexella-style-btn a:before{height:70px;width:70px;background:var(--theme-color1)}.nexella-style-btn a:after,.nexella-style-btn a:before{position:absolute;content:"";right:-35px;top:62%;transform:translateY(-50%);line-height:70px;border-radius:50%;z-index:-1;transition:.5s}.nexella-style-btn a:after{height:0;width:0;border:2px solid var(--theme-color2);opacity:0}.nexella-style-btn a:hover:after{opacity:1;width:70px;height:70px}.nexella-style-btn a:hover:before{opacity:0}.nexella-style-btn a:hover{color:var(--theme-color2)}.nexella-style-btn a img{margin-left:18px}.nexella-style-btn.two a:before{background:var(--theme-color4)}.header-btn-main{background-color:var(--theme-color1);border:1px solid var(--theme-color1);border-radius:100px;color:var(--theme-color-black);display:inline-flex;align-items:center;position:relative;font-size:18px;font-weight:500;line-height:1;padding:15px 26.2px 17px;overflow:hidden;transition:all .3s ease}.header-btn-main:before{position:absolute;left:0;top:0;height:100%;width:100%;content:"";background-color:var(--theme-color-black);border-radius:inherit;transform:scaleX(0);transform-origin:top right;transition:transform .5s cubic-bezier(.86,0,.07,1);transition-timing-function:cubic-bezier(.86,0,.07,1)}.header-btn-main .header-theme-btn{position:relative;z-index:1}.header-btn-main .header-btn-arrow-right{color:var(--theme-color-black);font-size:16px;position:relative;transform:rotate(-34deg);margin-left:8px;z-index:1;transition:all .3s ease}.header-btn-main:hover:before{transform:scale(1);transform-origin:bottom left}.header-btn-main:hover{color:var(--theme-color-white)}.header-btn-main:hover .header-btn-arrow-right{color:var(--theme-color-white);transform:rotate(0deg)}.theme-btn-work{font-size:18px;font-weight:500;line-height:1;text-transform:uppercase;color:var(--theme-color-white);display:inline-block;position:relative;padding-left:32px;transition:all .3s ease}.theme-btn-work:hover{color:var(--theme-color-white);padding-left:0;padding-right:32px}.theme-btn-work:hover:before{transform:translateX(70px)}.theme-btn-work:before{position:absolute;content:"";width:63px;height:63px;border-radius:50%;top:-22px;transform:translateX(0);left:0;z-index:-1}.btn-style-four,.theme-btn-work:before{background-color:var(--theme-color1);transition:all .3s ease}.btn-style-four{position:relative;font-size:16px;font-weight:600;line-height:var(--body-line-height);border-radius:60px;padding:6px 6px 6px 30px;border:1px solid transparent;text-transform:capitalize;overflow:hidden;gap:24px;z-index:0}.btn-style-four:hover .btn-title{color:#fff}.btn-style-four .btn-title{color:#222222;transition:all .3s ease}.btn-style-four .icon{margin-left:12px}.btn-style-four .dot-box,.btn-style-four .icon{background-color:#222222;color:var(--theme-color-white);border-radius:50%;font-size:12px;height:40px;line-height:40px;text-align:center;width:40px;transition:all .3s ease}.btn-style-four .dot-box{margin-left:0;position:relative}.btn-style-four .dot-box .dot-item{background-color:var(--theme-color-white);border-radius:50%;height:5px;width:5px;display:inline-block;position:absolute;left:calc(50% + 3px);top:calc(50% - 2.5px);transition:all .3s ease}.btn-style-four .dot-box .dot-item:before{top:-7px}.btn-style-four .dot-box .dot-item:after,.btn-style-four .dot-box .dot-item:before{background-color:var(--theme-color-white);border-radius:50%;content:"";position:absolute;left:-7px;height:5px;width:5px;transition:all .3s ease}.btn-style-four .dot-box .dot-item:after{bottom:-7px}.btn-style-four:before{position:absolute;left:0;top:0;width:101%;height:100%;content:"";border-radius:0;transform:scaleX(0);transform-origin:top right;background-color:#222222;transition:transform .5s cubic-bezier(.86,0,.07,1);transition-timing-function:cubic-bezier(.86,0,.07,1);z-index:-1}.btn-style-four:hover{color:var(--theme-color-white);border-color:rgba(248,248,248,.2)}.btn-style-four:hover:before{transform:scale(1);transform-origin:bottom left}.btn-style-four:hover .icon{background-color:#222222;color:var(--theme-color-white)}.btn-style-four:hover .dot-box{background-color:var(--theme-color1);color:var(--theme-color-white)}.btn-style-four:hover .dot-box .dot-item{left:calc(50% - 7px);top:calc(50% - 2.5px);background-color:#222222}.btn-style-four:hover .dot-box .dot-item:before{left:7px;top:7px;background-color:#222222}.btn-style-four:hover .dot-box .dot-item:after{left:7px;bottom:7px;background-color:#222222}.btn-style-four.dark-bg{color:var(--theme-color-white);background-color:var(--theme-color9)}.btn-style-four.dark-bg:hover{color:var(--text-color-theme-color1)}.btn-style-four.dark-bg:before{background-color:var(--theme-color1)}.btn-style-four.light-bg{background-color:var(--theme-color-white);border:1px solid var(--theme-color-white);color:var(--theme-color1)}.btn-style-four.light-bg:hover{color:var(--theme-color-white)}.btn-style-four.light-bg:before{background-color:var(--theme-color-dark)}.btn-style-four.transparent-bg{background-color:transparent;border:1px solid var(--theme-color-white);color:var(--theme-color-white)}.btn-style-four.transparent-bg:hover{color:var(--theme-color-white)}.btn-style-four.transparent-bg:before{background-color:var(--theme-color1)}.btn-style-four.hover-light:hover{color:var(--theme-color2)}.btn-style-four.hover-light:before{background-color:var(--theme-color-white)}.btn-style-four.hover-dark:hover{color:var(--theme-color-white)}.btn-style-four.hover-dark:before{background-color:var(--theme-color-dark)}.bounce-animate{animation-name:float-bob;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear;-moz-animation-name:float-bob;-moz-animation-duration:2s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:float-bob;-ms-animation-duration:2s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;-o-animation-name:float-bob;-o-animation-duration:2s;-o-animation-iteration-count:infinite;-o-animation-timing-function:linear}.bounce-animate2{animation-name:float-bob2;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:linear;-moz-animation-name:float-bob2;-moz-animation-duration:3s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:float-bob2;-ms-animation-duration:3s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;-o-animation-name:float-bob2;-o-animation-duration:3s;-o-animation-iteration-count:infinite;-o-animation-timing-function:linear}.bounce-animate3{animation-name:float-bob3;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:linear;-moz-animation-name:float-bob3;-moz-animation-duration:3s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:float-bob3;-ms-animation-duration:3s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;-o-animation-name:float-bob3;-o-animation-duration:3s;-o-animation-iteration-count:infinite;-o-animation-timing-function:linear}.bounce-animate4{animation-name:float-bob4;animation-duration:5s;animation-iteration-count:infinite;animation-timing-function:linear;-moz-animation-name:float-bob4;-moz-animation-duration:5s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:float-bob4;-ms-animation-duration:5s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;-o-animation-name:float-bob4;-o-animation-duration:5s;-o-animation-iteration-count:infinite;-o-animation-timing-function:linear}.bounce-animate5{animation-name:float-bob5;animation-duration:6s;animation-iteration-count:infinite;animation-timing-function:linear;-moz-animation-name:float-bob5;-moz-animation-duration:6s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:float-bob5;-ms-animation-duration:6s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;-o-animation-name:float-bob5;-o-animation-duration:6s;-o-animation-iteration-count:infinite;-o-animation-timing-function:linear}.bounce-animate-slow{animation-name:float-bob5;animation-duration:15s;animation-iteration-count:infinite;animation-timing-function:linear;-moz-animation-name:float-bob5;-moz-animation-duration:15s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:float-bob5;-ms-animation-duration:15s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;-o-animation-name:float-bob5;-o-animation-duration:15s;-o-animation-iteration-count:infinite;-o-animation-timing-function:linear}.bounce-animate-3{animation-name:float-bob6;animation-duration:6s;animation-iteration-count:infinite;animation-timing-function:linear;-moz-animation-name:float-bob6;-moz-animation-duration:6s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:float-bob6;-ms-animation-duration:6s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;-o-animation-name:float-bob6;-o-animation-duration:6s;-o-animation-iteration-count:infinite;-o-animation-timing-function:linear}@keyframes float-bob{0%{transform:translateY(-30px)}50%{transform:translateY(-15px)}to{transform:translateY(-30px)}}@keyframes float-bob2{0%{transform:translateY(-60px)}50%{transform:translateY(-30px)}to{transform:translateY(-60px)}}@keyframes float-bob3{0%{transform:translateY(-50px)}50%{transform:translateY(-20px)}to{transform:translateY(-50px)}}@keyframes float-bob4{0%{transform:translateY(-50px)}50%{transform:translateY(-15px)}to{transform:translateY(-50px)}}@keyframes float-bob5{0%{transform:translateY(-50px)}50%{transform:translateY(-10px)}to{transform:translateY(-50px)}}@keyframes float-bob6{0%{transform:translateY(-40px)}50%{transform:translateY(-20px)}to{transform:translateY(-40px)}}@keyframes movebounce{0%{transform:translateY(0)}50%{transform:translateY(20px)}to{transform:translateY(0)}}@keyframes moveleftbounce{0%{transform:translateX(0)}50%{transform:translateX(20px)}to{transform:translateX(0)}}.dance3{animation:dance3 8s infinite alternate}@keyframes dance3{0%{-webkit-transform:scale(.5)}to{-webkit-transform:scale(1)}}.dance{animation:dance 2s infinite alternate}@keyframes dance{0%{-webkit-transform:scale(.5)}to{-webkit-transform:scale(1.2)}}.dance2{animation:dance2 4s infinite alternate}@keyframes dance2{0%{-webkit-transform:translateZ(0)}50%{-webkit-transform:translate3d(25px,-25px,0)}to{-webkit-transform:translate3d(0,-25px,25px)}}.watermark-animate{animation:watermark-animate 8s infinite;animation-direction:alternate-reverse;animation-timing-function:linear}@keyframes watermark-animate{0%{left:0}to{left:100%}}.rotate,.rotateme{animation-name:rotateme;animation-duration:20s;animation-iteration-count:infinite;animation-timing-function:linear}.rotate{background-position:50%}@keyframes rotateme{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.img-custom-anim-right{animation:img-anim-right 1.3s cubic-bezier(.645,.045,.355,1) .4s forwards;opacity:0}@keyframes img-anim-right{0%{transform:translateX(5%);-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%);opacity:0}to{transform:translateX(0);-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);opacity:1}}.img-custom-anim-left{animation:img-anim-left 1.3s cubic-bezier(.645,.045,.355,1) .4s forwards;opacity:0}@keyframes img-anim-left{0%{transform:translateX(-5%);-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);opacity:0}to{transform:translateX(0);-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);opacity:1}}.img-custom-anim-top{animation:img-anim-top 1.3s cubic-bezier(.645,.045,.355,1) forwards;opacity:0}@keyframes img-anim-top{0%{transform:translateY(-5%);-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0);opacity:0}to{transform:translateY(0);-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);opacity:1}}.search-popup{position:fixed;left:0;top:0;height:100vh;width:100%;z-index:99;opacity:0;visibility:hidden;transition:all .5s ease;overflow:hidden;transform:scale(.95)}.search-popup .search-back-drop{position:absolute;left:0;top:0;height:100%;width:100%;background-color:var(--theme-color-black);opacity:.95}.search-popup .close-search{position:absolute;top:30px;right:30px;font-size:26px;color:var(--theme-color-white);z-index:3;border-radius:50%;background-color:transparent;transition:all .5s ease}.search-popup .search-inner{position:relative;display:block;top:40%;height:auto;z-index:1;width:calc(100% - 60px);max-width:800px;margin:auto;opacity:0;transform:translateY(-50px);transition:all .3s ease}.search-popup .form-group{position:relative;display:flex;align-items:center}.search-popup .form-group input[type=search],.search-popup .form-group input[type=text]{position:relative;display:block;line-height:20px;font-size:16px;width:100%;height:50px;border:1px solid #e1e6dc;padding:15px 20px;color:#707070;background:#ffffff;border-radius:5px;transition:all .5s ease}.search-popup .form-group input[type=search]:focus,.search-popup .form-group input[type=text]:focus{border-color:var(--border-theme-color2)}.search-popup .form-group button{position:absolute;right:5px;top:5px;height:40px;width:40px;display:block;font-size:18px;color:var(--theme-color-black);line-height:40px;border-radius:5px;font-weight:400;background:#ffffff;transition:all .5s ease}.search-popup .form-group button:hover{color:var(--theme-color-black)}.search-popup input::placeholder,.search-popup textarea::placeholder{color:inherit}.search-popup.active{opacity:1;visibility:visible;transform:scale(1);border-radius:0}.search-popup.active .search-inner{opacity:1;transform:translateY(0);transition-delay:.5s}.header-span{display:block;height:110px;position:relative;width:100%}.main-header{position:absolute;left:0;top:0}.main-header .header-lower{position:relative;transition:all .3s ease;padding:16px 50px}.main-header .header-lower .logo-box{min-width:340px;padding:0;position:relative;min-width:230px}.main-header{width:100%;z-index:999}.main-header .logo{display:block;position:relative}.main-header .logo img{max-width:170px;height:auto}.main-header .main-box{align-items:center;display:flex;justify-content:space-between;left:0;position:relative;top:0;transition:all .3s ease}.main-header .main-box .nav-outer{text-align:center}.main-menu{position:relative}.main-menu .navbar-header{display:none}.main-menu .navbar-collapse{padding:0}.main-menu .navigation{margin:0;position:relative}.main-menu .navigation>li{float:left;margin-right:60px;padding:25px 0;position:relative;transition:all .3s ease}.main-menu .navigation>li:last-child{margin-right:0}.main-menu .navigation>li:before{background-color:var(--bg-theme-color2);bottom:23px;content:"";height:2px;left:50%;position:absolute;transition:all .3s ease;width:0}.main-menu .navigation>li.current:before,.main-menu .navigation>li:hover:before{left:0;width:100%}.main-menu .navigation>li>a{color:var(--theme-color-white);display:flex;font-weight:500;font-size:18px;line-height:24px;opacity:1;padding:0;position:relative;text-align:center;transition:all .3s ease;font-family:var(--heading-font-family)}.main-menu .navigation>li>a .icon{position:relative;font-size:22px;line-height:24px;margin-left:10px}.main-menu .navigation>li>a:hover{color:var(--theme-color1)}.main-menu .navigation>li.current>a{color:var(--theme-color1);font-weight:700}.main-menu .navigation>li.dropdown>a{margin-right:-14px;padding-right:14px}.main-menu .navigation>li.dropdown>a:after{content:"\f078";display:block;font-family:Font Awesome\ 6 Pro;font-size:13px;font-weight:900;height:20px;line-height:24px;margin-top:-3px;position:absolute;right:-5px;top:50%;transform:translateY(-50%);width:10px;z-index:5}.main-menu .navigation>li.dropdown:hover>ul{margin-top:0;opacity:1;top:100%;transition:all .3s ease;visibility:visible}.main-menu .navigation>li>ul{background-color:var(--body-bg);box-shadow:0 0 3px rgba(0,0,0,.1);box-shadow:2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);display:none;left:0;margin-top:30px;opacity:0;padding:10px 0 0;position:absolute;top:100%;width:220px;z-index:100}.main-menu .navigation>li>ul.from-right{left:auto;right:0}.main-menu .navigation>li>ul>li{position:relative;width:100%;border-bottom:1px solid #1d2022}.main-menu .navigation>li>ul>li:last-child{border-bottom:none}.main-menu .navigation>li>ul>li>a{position:relative;display:block;padding:13px 0;line-height:1.4;font-weight:500;font-size:18px;color:var(--theme-color-white);text-align:left;margin:0 30px;text-transform:capitalize;transition:all .2s ease}.main-menu .navigation>li>ul>li:hover>a{color:var(--theme-color1)}.main-menu .navigation>li>ul>li.dropdown:hover>ul{visibility:visible;opacity:1;top:0;margin-top:20px;transition:all .3s ease}.main-menu .navigation>li>ul>li>ul{background-color:var(--body-bg);box-shadow:0 0 3px rgba(0,0,0,.1);box-shadow:2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);display:none;left:100%;margin-top:10px;opacity:0;padding:10px 0 0;position:absolute;top:0;transform:translateY(-30px);width:220px;z-index:100}.main-menu .navigation>li>ul>li>ul>li{border-bottom:1px solid #1d2022;position:relative;width:100%}.main-menu .navigation>li>ul>li>ul>li:last-child{border-bottom:none}.main-menu .navigation>li>ul>li>ul>li>a{color:var(--theme-color-white);display:block;font-size:15px;font-weight:400;line-height:1;margin:0 30px;padding:14px 0;position:relative;text-align:left;text-transform:capitalize;transition:all .3s ease}.main-menu .navigation>li>ul>li>ul>li>a:hover{color:var(--theme-color1)}.main-menu .navigation li.dropdown .dropdown-btn{border:1px solid #ffffff;color:#ffffff;cursor:pointer;display:none;font-size:16px;height:30px;line-height:26px;position:absolute;right:10px;text-align:center;top:8px;width:34px;z-index:5}.main-header .header-lower .outer-box{align-items:center;display:flex;height:100%;justify-content:flex-end;padding:10px 0;position:relative;gap:30px}.main-header .header-lower .outer-box .menu-text{color:var(--theme-color-white);font-family:Plus Jakarta Sans;font-size:18px;font-weight:500;margin-right:14px;display:inline-block}.main-header .header-lower .outer-box .ui-btn-outer{margin-right:0}.main-header .ui-btn{background:none;color:#A1A1A1!important;display:block;font-size:18px;line-height:30px;margin-left:26px;position:relative;font-weight:500;text-align:center;transition:all .3s ease}.main-header .ui-btn:hover{color:var(--theme-color1)}.menubars{width:30px;line-height:5px;text-align:right;background:transparent;position:relative;z-index:1;top:-3px;margin-left:40px}.menubars span{display:inline-block;width:90%;height:2px;background-color:var(--theme-color3);transition:all .3s ease}.menubars span:nth-child(2){width:100%}.menubars span:nth-child(3){width:70%}.header-3 .header-lower{padding-top:0!important;padding-bottom:0!important}.header-3 .main-box{border-bottom:1px solid rgba(248,248,248,.2);padding:13px 0 11px}.header-3 .outer-box{padding:0}.header-4 .header-lower{max-width:1850px;padding:0 15px;margin:0 auto}.header-4 .main-box{border-bottom:1px solid rgba(248,248,248,.2)}.header-4 .main-menu .navigation>li{padding:39px 0}@media screen and (max-width:1022px){.mobile-nav-toggler{display:block!important}}.sticky-header{background-color:var(--body-bg);box-shadow:0 0 3px rgba(0,0,0,.1);box-shadow:2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);left:0;opacity:0;padding:20px 0;position:fixed;top:0;visibility:hidden;width:100%;z-index:99999;border-bottom:1px solid var(--border-theme-color1)}.sticky-header.fixed-header{opacity:1;visibility:visible;z-index:9999}.sticky-header .logo{padding:10px 0}.sticky-header .logo img{max-height:40px}.sticky-header .nav-outer{background:none;position:relative}.sticky-header .inner-container{align-items:center;display:flex;justify-content:space-between;position:relative}.sticky-header .main-menu .navigation>li{margin:0 0 0 40px;padding:20px 0}.sticky-header .main-menu .navigation>li.current>a,.sticky-header .main-menu .navigation>li:hover>a{color:var(--theme-color1)}.sticky-header .main-menu .navigation>li:before,.sticky-header .navbar-header,.sticky-header .outer-box{display:none}.sticky-header .mobile-nav-toggler{color:var(--theme-color1)}.mobile-nav-toggler{position:relative;font-size:30px;cursor:pointer;color:var(--theme-color-white);display:flex;align-items:center;justify-content:center;display:none}@media (max-width:991.98px){.mobile-nav-toggler{display:flex}}.mobile-menu{width:300px;max-width:100%;z-index:999999}.mobile-menu,.mobile-menu .menu-backdrop{position:fixed;right:0;top:0;height:100%;opacity:0;visibility:hidden}.mobile-menu .menu-backdrop{width:100%;z-index:1;background:rgba(0,0,0,.7)}.mobile-menu .upper-box{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;padding:30px 20px}.mobile-menu .close-btn{position:relative;top:0;right:-5px;text-align:center;font-size:18px;color:var(--theme-color-white);height:30px;width:30px;line-height:30px;background-color:rgba(0,0,0,.1);cursor:pointer;z-index:10;transition:all .5s ease;transform:translateY(-50px)}.mobile-menu .close-btn:hover{opacity:.5}.mobile-menu .nav-logo{position:relative;text-align:left;width:100%}.mobile-menu .nav-logo img{max-height:50px}.mobile-menu .menu-box{position:relative;display:flex;flex-direction:column;justify-content:flex-start;left:0;top:0;width:100%;height:100%;max-height:100%;overflow-y:auto;background-color:var(--body-bg);box-shadow:0 0 3px rgba(0,0,0,.1);box-shadow:2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);padding:0;z-index:5;opacity:0;visibility:hidden;border-radius:0;transform:translateX(101%)}.mobile-menu-visible{overflow:hidden}.mobile-menu-visible .mobile-menu{opacity:1;visibility:visible}.mobile-menu-visible .mobile-menu .menu-backdrop{opacity:1;visibility:visible;transition:all .4s ease}.mobile-menu-visible .mobile-menu .menu-box{opacity:1;visibility:visible;transition:all .4s ease .2s;transform:translateX(0)}.mobile-menu-visible .mobile-menu .close-btn{transform:translateY(0)}.mobile-menu-visible .scroll-to-top{opacity:0;visibility:hidden}.mobile-menu .navigation{position:relative;display:block;width:100%;border-top:1px solid #1d2022}.mobile-menu .navigation li{position:relative;display:block;border-bottom:1px solid #1d2022}.mobile-menu .navigation li>ul>li:last-child{border-bottom:none}.mobile-menu .navigation li>ul>li:first-child{border-top:1px solid #1d2022}.mobile-menu .navigation li>a{position:relative;display:block;line-height:24px;padding:10px 20px;font-size:16px;color:var(--theme-color-white);font-weight:400;text-transform:capitalize}.mobile-menu .navigation li.current>a,.mobile-menu .navigation li:hover>a{color:var(--theme-color1)}.mobile-menu .navigation li.dropdown .dropdown-btn{position:absolute;right:0;top:0;width:44px;height:44px;text-align:center;font-size:16px;line-height:44px;color:var(--theme-color-white);cursor:pointer;z-index:5}.mobile-menu .navigation li.dropdown .dropdown-btn:after{content:"";position:absolute;left:0;top:10px;width:1px;height:24px;border-left:1px solid #1d2022}.mobile-menu .navigation li.dropdown .dropdown-btn.active i:before{content:"\f106"}.mobile-menu .navigation li>ul,.mobile-menu .navigation li>ul>li>ul{display:none}.mobile-menu .navigation li>ul>li{padding-left:20px}.contact-list-one{position:relative;padding:30px 20px 20px}.contact-list-one li{position:relative;padding-left:54px;min-height:50px;margin-bottom:20px}.contact-list-one li .icon{position:absolute;left:0;top:3px;font-size:34px;line-height:50px;color:var(--theme-color-white)}.contact-list-one li .title{display:block;font-size:12px;font-weight:500;text-transform:uppercase}.contact-list-one li .text,.contact-list-one li .title,.contact-list-one li a{color:var(--theme-color-white)}.contact-list-one li .text{font-size:14px;line-height:24px}.contact-list-one li .text a{transition:all .3s ease}.contact-info-box,.contact-list-one li .text a{color:var(--theme-color-white)}.mobile-menu .social-links{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;border-top:1px solid #1d2022;margin-top:auto}.mobile-menu .social-links li{position:relative;text-align:center;width:100%;border-right:1px solid #1d2022}.mobile-menu .social-links li a{position:relative;display:block;line-height:50px;height:50px;font-size:14px;text-align:center;color:var(--theme-color-white);transition:all .3s ease}.mobile-menu .social-links li a:hover{color:var(--theme-color1)}.toggle-hidden-bar{position:relative}.hidden-bar{position:fixed;right:0;top:0;height:100%;overflow-y:auto;z-index:99999;max-width:320px;width:100%;opacity:0;transform:translateX(100%);visibility:hidden;background:#ffffff;transition:all .5s ease}.hidden-bar::-webkit-scrollbar{width:2px}.hidden-bar::-webkit-scrollbar-track{box-shadow:inset 0 0 2px #cecece;border-radius:10px}.hidden-bar::-webkit-scrollbar-thumb{background:#7a7a7a;border-radius:10px}.hidden-bar::-webkit-scrollbar-thumb:hover{background:#7a7a7a}.hidden-bar .inner-box{flex-direction:column;background-color:var(--theme-color-black);height:100%}.hidden-bar .inner-box,.hidden-bar .upper-box{position:relative;width:100%;display:flex;align-items:center}.hidden-bar .upper-box{justify-content:space-between;padding:20px 30px 15px;border-bottom:1px solid rgba(255,255,255,.2)}.hidden-bar .upper-box .close-btn{position:relative;top:-5px;text-align:center;font-size:18px;line-height:30px;color:var(--theme-color1);cursor:pointer;z-index:10;transition:all .5s ease}.hidden-bar .upper-box .close-btn:hover{opacity:.5}.hidden-bar .upper-box .nav-logo{position:relative;text-align:left;width:100%}.hidden-bar .upper-box .nav-logo img{max-height:40px}.hidden-bar .text-box{position:relative;padding:25px 30px}.hidden-bar .text-box .text,.hidden-bar .text-box .title{color:var(--theme-color-white)}.hidden-bar-back-drop{position:absolute;left:0;top:0;height:100%;width:100%;background-color:rgba(0,0,0,.5);z-index:999;opacity:0;visibility:hidden;transition:all .5s ease}.active-hidden-bar .hidden-bar{transform:translateX(0);opacity:1;visibility:visible}.active-hidden-bar .hidden-bar-back-drop{opacity:1;visibility:visible}.hidden-bar .social-links{position:relative;display:flex;align-items:center;justify-content:space-between;background:var(--theme-color-black);width:100%;border-top:1px solid rgba(255,255,255,.2);margin-top:auto}.hidden-bar .social-links li{position:relative;text-align:center;width:100%;border-right:1px solid rgba(255,255,255,.2)}.hidden-bar .social-links li a{position:relative;display:block;line-height:50px;height:50px;font-size:14px;text-align:center;color:var(--theme-color-white);transition:all .3s ease}.hidden-bar .social-links li a:hover{color:var(--theme-color1)}.sec-title{position:relative;margin-bottom:60px}@media (max-width:767.98px){.sec-title{margin-bottom:30px}}.sec-title h2 .theme-color{color:var(--theme-color1)}@media (max-width:1199.98px){.sec-title h2 br{display:none}}.sec-title.text-center .sub-title:before{left:50%;transform:translateX(-50%)}.sec-title .sub-title{position:relative;top:0;font-size:var(--sec-title-subtitle-font-size);color:var(--sec-title-subtitle-color);line-height:var(--sec-title-subtitle-line-height);font-weight:var(--sec-title-subtitle-font-weight);font-family:var(--sec-title-subtitle-font-family);display:inline-block;padding-top:14px;margin-bottom:28px;text-transform:capitalize}.sec-title .sub-title img{margin-right:10px;margin-top:-4px;animation-name:rotateme;animation-duration:20s;animation-iteration-count:infinite;animation-timing-function:linear;background-position:50%}.sec-title .work-title{position:relative;font-size:140px;line-height:1em;color:var(--sec-title-color);font-family:var(--sec-title-font-family);font-weight:var(--sec-title-font-weight);text-transform:uppercase}@media (max-width:991.98px){.sec-title .work-title{font-size:100px}}@media (max-width:767.98px){.sec-title .work-title{font-size:80px}}@media (max-width:575.98px){.sec-title .work-title{font-size:60px}}.sec-title h2{position:relative;font-size:var(--sec-title-font-size);color:var(--sec-title-color);font-family:var(--sec-title-font-family);font-weight:var(--sec-title-font-weight);margin-top:-9px;line-height:56px;margin-bottom:0}.sec-title p{font-size:18px;width:80%;line-height:28px;margin:24px 0 0}.sec-title .text{margin-top:35px}.sec-title.style_two .sub-title{padding-top:0;margin-bottom:24px}.sec-title.style_two h2{font-weight:400;font-size:42px;line-height:52px}.sec-title.style_two h2 span{font-weight:700;font-size:42px;color:var(--theme-color2)}.sec-title.home-3 .sub-title{display:inline-block;border:2px solid rgba(var(--theme-color-white-rgb),.1);border-radius:50px;padding:11px 12px}.sec-title.home-3 .sub-title img{animation-name:rotateme2}.sec-title.home-3 h2{font-weight:300;font-size:42px}@media (max-width:1199.98px){.sec-title.home-3 h2 br{display:none}}.sec-title.home-3 h2 span{font-weight:700}.sec-title.style_color h1,.sec-title.style_color h2{color:var(--theme-color-black)}.sec-title.style_color .text{color:#AAB3BB}.sec-title.style_color .sub-title{color:var(--theme-color-black)}p.sec-descrption{line-height:28px}.banner-section{position:relative;overflow:hidden;z-index:1;height:950px;padding:0 188px}.banner-section .hero_upper{margin-top:-30px}.banner-section .content-box{position:relative;z-index:2;max-width:980px}.banner-section .content-box .title{font-size:110px;font-weight:700;color:#ffffff;line-height:120px;margin-bottom:40px}.banner-section .content-box .title span{font-weight:300;color:var(--theme-color1)}.banner-section .banner_icon-bx2{position:absolute;bottom:0;left:calc(50% - 84px);cursor:pointer}.banner-section .banner_icon-bx2 .banner-icon{flex-shrink:0}.banner-section .banner_icon-bx2 .text-circle-box{background-color:var(--theme-color1);width:168px;height:168px;line-height:168px;text-align:center;border-radius:50%}.banner-section .banner_icon-bx2 .icon{font-size:30px;color:var(--theme-color-black);transform:translateY(-50%);position:absolute;left:45%;top:51%}.banner-section .hero-img{position:absolute;right:13%;top:24%;transform:translateY(-50%);z-index:-1}.banner-section .hero-img img{max-width:inherit}.banner-section .follow-us{text-align:center;display:flex;position:absolute;right:50px;bottom:70px}@media (max-width:991.98px){.banner-section .follow-us{display:none}}.banner-section .follow-us .follow-title{margin-bottom:10px;color:var(--theme-color-white);font-size:14px;margin-right:20px;position:relative;z-index:1}.banner-section .follow-us .follow-title:before{position:absolute;content:"";border:1px solid rgba(244,245,248,.7411764706);top:13px;left:-90px;width:80px}.banner-section .follow-us .social-links{display:flex;justify-content:center;gap:20px}.banner-section .follow-us .social-links a{display:inline-block;color:var(--theme-color-white);text-decoration:none;font-size:13px;transition:.3s}.banner-section .follow-us .social-links :hover{color:var(--theme-color1)}.banner-section .email-link{position:absolute;left:-15px;transform:translateY(50%);top:60%}.banner-section .email-link a{font-weight:400;font-size:18px;display:inline-block;color:var(--theme-color-white);transform:rotate(-90deg);position:relative;z-index:1}.banner-section .email-line{position:absolute;left:56px;top:29%}.banner-section.style_two{height:950px;padding:0}.banner-section.style_two .hero_upper{margin-top:84px}.banner-section.style_two .content-box .title{margin-bottom:30px;font-weight:700;font-size:90px;line-height:100px;text-transform:uppercase}.banner-section.style_two .content-box .hero-campaign{position:absolute;right:8%;top:55%;transform:translateY(-50%)}.banner-section.style_two .content-box .hero-campaign span.campaign-badge{font-family:var(--heading-font-family);font-weight:500;font-size:16px;line-height:26px;background:var(--theme-color1);color:var(--theme-color-black);padding:9px 29px;border-radius:40px;display:inline-block;transform:rotate(-24deg)}.banner-section.style_two .content-box .hero-campaign span.campaign-badge:before{position:absolute;content:"";right:-24px;top:-14px;height:24px;width:26px;background:url(/assets/images/home-2/icon.png);background-repeat:no-repeat;background-size:cover;transform:rotate(17deg)}.banner-section.style_two .content-box .hero-marketing-box{padding:25px;display:flex;align-items:center;border-radius:16px;width:300px;gap:20px;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:rgba(255,255,255,.1);position:absolute;right:-50%;bottom:30%}@media (max-width:1699.98px){.banner-section.style_two .content-box .hero-marketing-box{bottom:0;right:-20%}}.banner-section.style_two .content-box .hero-marketing-box:before{content:"";position:absolute;inset:0;border-radius:16px;padding:2px;background:linear-gradient(97deg,rgba(255,255,255,.65),rgba(0,0,0,.31));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}.banner-section.style_two .content-box .hero-marketing-box .marketing-icon{height:70px;width:70px;background:var(--theme-color1);border-radius:10px;line-height:70px;text-align:center;flex-shrink:0}.banner-section.style_two .content-box .hero-marketing-box h6.marketing-title{font-weight:500;font-size:20px;line-height:28px;margin:0}.banner-section.style_two .banner_icon-bx{display:flex;align-items:center;gap:20px;position:inherit;bottom:0;left:0;animation:fadeInUp 1s 1.6s both;margin-bottom:40px}.banner-section.style_two .banner_icon-bx .banner-text p{font-size:18px;line-height:32px;margin:0;color:var(--theme-color-white);width:70%}.banner-section.style_two .hero-thumb{position:absolute;right:0;bottom:-16px}.banner-section.style_two .theme-btn-main{margin-left:60px}@media (max-width:1199.98px){.banner-section.style_two .theme-btn-main{margin-left:0}}.hero-3{padding:230px 0 140px;position:relative;overflow:hidden}@media (max-width:767.98px){.hero-3{padding:130px 0 120px}}.hero-3 .hero-shape{position:absolute;bottom:-100px;left:0}.hero-3 .email-link{position:absolute;left:22px;transform:translateY(50%);top:60%}@media (max-width:1599.98px){.hero-3 .email-link{display:none}}.hero-3 .email-link a{font-weight:400;font-size:18px;display:inline-block;color:var(--theme-color-white);transform:rotate(-90deg);position:relative;z-index:1}.hero-3 .email-line{left:107px;position:absolute;top:29%}@media (max-width:1599.98px){.hero-3 .email-line{display:none}}.hero-3 .hero-content .title{font-size:90px;font-weight:800;color:#F8F8F8;line-height:160%}@media (max-width:1399.98px){.hero-3 .hero-content .title{font-size:85px}}@media (max-width:1199.98px){.hero-3 .hero-content .title{font-size:85px}}@media (max-width:991.98px){.hero-3 .hero-content .title{font-size:60px}}@media (max-width:767.98px){.hero-3 .hero-content .title{font-size:50px}}@media (max-width:475.98px){.hero-3 .hero-content .title{font-size:40px}}.hero-3 .hero-content .title .text-1{border:2px solid rgb(255,255,255);border-radius:10px;padding:0 14px 7px}.hero-3 .hero-content .title .arrow-icon{margin-right:30px;margin-left:30px;top:-13px;position:relative;display:inline-block}@media (max-width:991.98px){.hero-3 .hero-content .title .arrow-icon{display:none}}.hero-3 .hero-content .title .arrow-icon:before{position:absolute;top:50px;left:-30px;content:"";width:65px;height:65px;border-radius:50%;border:1px solid rgba(248,248,248,.2)}@media (max-width:1399.98px){.hero-3 .hero-content .title .arrow-icon:before{display:none}}.hero-3 .hero-content p{font-size:18px;color:var(--theme-color-white);font-family:var(--heading-font-family);line-height:170%;max-width:518px;margin-top:50px}@media (max-width:1199.98px){.hero-3 .hero-content p{margin-top:25px;font-size:18px}}.hero-3 .hero-content .hero-button-items{display:flex;align-items:center;gap:48px;margin-top:60px}@media (max-width:1199.98px){.hero-3 .hero-content .hero-button-items{gap:30px;margin-top:30px;flex-wrap:wrap}}.hero-3 .hero-content .hero-button-items .client-item{display:flex;align-items:center;gap:14px}.hero-3 .hero-content .hero-button-items .client-item .client-image{display:flex;align-items:center}.hero-3 .hero-content .hero-button-items .client-item .client-image img{width:50px;height:50px;border-radius:50%}.hero-3 .hero-content .hero-button-items .client-item .client-image .icon-1,.hero-3 .hero-content .hero-button-items .client-item .client-image .icon-2,.hero-3 .hero-content .hero-button-items .client-item .client-image .icon-3{margin-right:-12px}.hero-3 .hero-content .hero-button-items .client-item .client-image .count-box{width:50px;height:50px;border-radius:50%;display:inline-block;background-color:var(--theme-color1);color:var(--theme-color-black);font-size:18px;font-weight:500;font-family:var(--heading-font-family);text-align:center;line-height:50px}.hero-3 .hero-content .hero-button-items .client-item .happy-title{font-size:16px;color:var(--theme-color-white);font-weight:400;line-height:156%}.hero-3 .hero-content .hero-button-items .client-item .happy-title span{display:block}.hero-3 .hero-image{position:relative;width:424px}@media (max-width:1599.98px){.hero-3 .hero-image{margin-left:-100px;height:450px}.hero-3 .hero-image img{object-fit:cover}}@media (max-width:1399.98px){.hero-3 .hero-image{margin-left:0;width:auto}.hero-3 .hero-image img{width:100%;height:100%}}@media (max-width:1199.98px){.hero-3 .hero-image{margin-top:25px}}.hero-3 .hero-image .hero-marketing-box{padding:25px;display:flex;align-items:center;border-radius:16px;width:300px;gap:20px;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:rgba(255,255,255,.1);position:absolute;left:-40px;bottom:10px}@media (max-width:1199.98px){.hero-3 .hero-image .hero-marketing-box{left:0}}.hero-3 .hero-image .hero-marketing-box img{width:auto;height:auto;border-radius:0}.hero-3 .hero-image .hero-marketing-box:before{content:"";position:absolute;inset:0;border-radius:16px;padding:2px;background:linear-gradient(97deg,rgba(255,255,255,.65),rgba(255,255,255,.31));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}.hero-3 .hero-image .hero-marketing-box .marketing-icon{height:70px;width:70px;background:var(--theme-color1);border-radius:10px;line-height:70px;text-align:center;flex-shrink:0}.hero-3 .hero-image .hero-marketing-box h6.marketing-title{font-weight:500;font-size:20px;line-height:28px;margin:0}.hero-3 .hero-image .video-btn{display:inline-block;width:100px;height:100px;line-height:100px;text-align:center;border-radius:50%;background-color:var(--theme-color1);color:var(--theme-color-black);font-size:25px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.hero-3 .hero-image:before{top:0;background-color:var(--theme-color-black)}.hero-3 .hero-image:after,.hero-3 .hero-image:before{position:absolute;left:0;right:0;width:100%;height:5px;content:""}.hero-3 .hero-image:after{top:-5px;background-color:var(--theme-color1)}.hero-3 .hero-image img{max-width:none;width:100%}.hero-4{padding:455px 0 0;position:relative}@media (max-width:1199.98px){.hero-4{padding:500px 0 120px}}@media (max-width:991.98px){.hero-4{padding:150px 0 120px}}@media (max-width:575.98px){.hero-4{padding:130px 0}}.hero-4 .social-icon-list1{display:flex;align-items:center;gap:20px;transform:rotate(90deg);position:absolute;bottom:250px;right:0}@media (max-width:1599.98px){.hero-4 .social-icon-list1{display:none}}.hero-4 .social-icon-list1 a,.hero-4 .social-icon-list1 span{color:var(--theme-color-white)}.hero-4 .social-icon-list1 a:hover{color:var(--theme-color1)}.hero-4 .get-text{font-size:16px;color:var(--theme-color-white);font-family:var(--heading-font-family);writing-mode:vertical-rl;transform:rotate(180deg);position:absolute;bottom:115px;left:111px}@media (max-width:1599.98px){.hero-4 .get-text{display:none}}.hero-4 .circle-shape{position:absolute;left:65px;top:160px}.hero-4 .hero-content{margin-top:-230px}@media (max-width:991.98px){.hero-4 .hero-content{margin-top:0}}.hero-4 .hero-content .hero-title{font-size:80px;line-height:1.4}@media (max-width:1399.98px){.hero-4 .hero-content .hero-title{font-size:70px}}@media (max-width:1199.98px){.hero-4 .hero-content .hero-title{font-size:50px}}@media (max-width:991.98px){.hero-4 .hero-content .hero-title{font-size:60px}}@media (max-width:767.98px){.hero-4 .hero-content .hero-title{font-size:50px}}@media (max-width:575.98px){.hero-4 .hero-content .hero-title{font-size:40px}}.hero-4 .hero-content .hero-title span{color:var(--theme-color1);text-decoration:underline}.hero-4 .hero-content .hero-title img{border-radius:120px;border:4px solid rgba(255,255,255,.2);margin-right:12px}.hero-4 .hero-content .sub-title{color:var(--theme-color-white);margin-top:45px;padding-left:200px;position:relative}@media (max-width:1399.98px){.hero-4 .hero-content .sub-title{padding-left:0}}.hero-4 .hero-content .sub-title:before{background:rgba(var(--theme-color-white-rgb),.3);content:"";height:1px;left:0;position:absolute;top:16px;width:178px}@media (max-width:575.98px){.hero-4 .hero-content .sub-title:before{display:none}}.hero-4 .hero-content .video-items{align-items:center;display:flex;gap:110px;margin-top:40px}@media (max-width:1199.98px){.hero-4 .hero-content .video-items{flex-wrap:wrap;gap:30px}}.hero-4 .hero-content .video-items .video-btn{display:inline-block;width:90px;height:90px;text-align:center;line-height:90px;border-radius:50%;border:2px solid var(--theme-color1);color:var(--theme-color1)}.hero-4 .hero-content .video-items p{font-size:16px;font-weight:500;line-height:162,5%;margin-bottom:0;max-width:552px}.hero-4 .hero-image{position:relative;z-index:9}@media (max-width:991.98px){.hero-4 .hero-image{text-align:center}}.hero-4 .hero-image .circle-box{width:168px;height:168px;border-radius:50%;background-color:var(--theme-color1);position:absolute;left:50%;transform:translateX(-50%);top:-30%;text-align:center;line-height:168px}@media (max-width:991.98px){.hero-4 .hero-image .circle-box{top:50%;transform:translate(-50%,-50%)}}.hero-4 .hero-image .circle-box .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;text-align:center;font-size:36px;color:var(--theme-color-black)}.hero-4 .hero-image img{border-top-left-radius:200px;border-top-right-radius:200px}.hero-4 .hero-image:before{position:absolute;top:0;right:10px;bottom:0;width:424px;height:486px;content:"";background-color:var(--theme-color1);border-radius:500px 500px 0 0;z-index:-1}@media (max-width:1199.98px){.hero-4 .hero-image:before{display:none}}.about-section{position:relative;padding:150px 0 100px;background:var(--theme-color4);z-index:1}@media (max-width:991.98px){.about-section{padding:80px 0}}.about-section .about-shape{position:absolute;left:7%;margin:0;bottom:9%;text-align:center;z-index:-2}@media (max-width:1199.98px){.about-section .about-shape{display:none}}.about-section .sec-title{position:relative;margin-bottom:60px;margin-left:30px}@media (max-width:1702.98px){.about-section .sec-title{margin-left:0}}.about-section .sec-title .sub-title{padding-top:27px}.about-section .sec-title .sub-title:before{top:21px}@media (max-width:1702.98px){.about-section .sec-title h2 br{display:none}}@media (max-width:575.98px){.about-section .sec-title h2{font-size:30px;line-height:39px}}.about-section .sec-title h2 span{font-size:46px;line-height:56px}@media (max-width:575.98px){.about-section .sec-title h2 span{font-size:30px;line-height:39px}}.about-section .about-icon-box{border-top-right-radius:190px;border-bottom-right-radius:190px;border-bottom-left-radius:190px;background:#111111;display:flex;gap:115px;padding:70px 65px;width:760px;margin-left:-142px;position:relative}@media (max-width:1599.98px){.about-section .about-icon-box{gap:50px;width:auto}}@media (max-width:1199.98px){.about-section .about-icon-box{margin-left:0}}@media (max-width:767.98px){.about-section .about-icon-box{gap:30px;padding:30px 15px}}@media (max-width:575.98px){.about-section .about-icon-box{flex-direction:column;border-radius:15px}}.about-section .about-icon-box:before{position:absolute;content:"";left:10px;top:-10px;width:100%;height:100%;background-color:var(--theme-color1);border-top-right-radius:190px;border-bottom-right-radius:190px;border-bottom-left-radius:190px;z-index:-1}@media (max-width:575.98px){.about-section .about-icon-box:before{border-radius:15px}}.about-section .about-icon-box .about-count{flex-shrink:0}.about-section .about-icon-box .about-count span.count-text{font-weight:600;font-size:90px;color:var(--theme-color1);line-height:1;font-family:var(--heading-font-family)}.about-section .about-icon-box .about-count span.plus{font-family:var(--sec-title-font-family);font-weight:400;font-size:34px;color:var(--theme-color1);position:relative;top:-54px;left:6px}.about-section .about-icon-box .about-count .counter-title{font-size:18px;line-height:24px;font-weight:400;color:var(--theme-color-white);margin-top:15px;margin-left:0;max-width:155px;line-height:156%}.about-section .about-icon-box .about-content p{font-weight:400;line-height:26px;color:var(--text-color);margin:20px 0 38px}.about-section .about-icon-box .dance-sp.bounce-animate2{position:absolute;bottom:6%;left:26%}@media (max-width:1199.98px){.about-section .about-icon-box .dance-sp.bounce-animate2{display:none}}.about-section .bg-blur{background:radial-gradient(50% 50% at 50% 50%,rgba(255,119,60,.54) 0,rgba(255,119,60,0) 100%);position:absolute;right:0;bottom:3%;height:555px;width:555px;z-index:-2;border-radius:50%}@media (max-width:1199.98px){.about-section .bg-blur{display:none}}.about-section .bg-blur2{background:radial-gradient(50% 50% at 50% 50%,rgba(255,119,60,.54) 0,rgba(255,119,60,0) 100%);position:absolute;left:1%;bottom:3%;height:555px;width:555px;z-index:-2;border-radius:50%}@media (max-width:1199.98px){.about-section .bg-blur2{display:none}}.about-section .about-shape2{position:absolute;right:5%;top:14%;z-index:-1}@media (max-width:1199.98px){.about-section .about-shape2{display:none}}.about-section .image-column .inner-column{position:relative;z-index:-1}.about-section .theme-btn-main .theme-btn{font-size:16px;padding:10px 34.1px}.about-section .theme-btn-main .theme-btn-arrow-left,.about-section .theme-btn-main .theme-btn-arrow-right{width:48px;height:48px;line-height:48px}.about-section .theme-btn-main:hover .theme-btn{transform:translateX(48px)}.about-section-two{padding-bottom:140px;position:relative;z-index:1}.about-section-two .about-shape{bottom:-21%;margin:0;position:absolute;right:-13%;text-align:center;z-index:1}.about-section-two .about-shape img{width:75%}.about-section-two .content-column .inner-column{margin-top:40px}.about-section-two .image-column,.about-section-two .image-column .image-1{position:relative}@media (max-width:1199.98px){.about-section-two .image-column .image-1{left:30px}}.about-section-two .image-column .image-1:before{content:"";position:absolute;width:100%;height:100%;left:-24px;top:-14px;background-color:var(--theme-color1);-webkit-mask-position:left top;mask-position:left top}.about-section-two .image-column .image-1 img,.about-section-two .image-column .image-1:before{-webkit-mask-image:url(/assets/images/home-2/about-img-mask1.png);mask-image:url(/assets/images/home-2/about-img-mask1.png);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.about-section-two .image-column .image-1 img{-webkit-mask-position:center center;mask-position:center center}.about-section-two .image-column .image-2{position:absolute;bottom:-23px;right:126px;z-index:2}.about-section-two .image-column .image-2:before{content:"";position:absolute;width:100%;height:100%;left:24px;top:14px;background-color:#111111}.about-section-two .image-column .image-2 img,.about-section-two .image-column .image-2:before{-webkit-mask-image:url(/assets/images/home-2/about-img-mask2.png);mask-image:url(/assets/images/home-2/about-img-mask2.png);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (max-width:767.98px){.about-section-two .image-column .image-2{display:none}}.about-section-two .image-column .image-shape{position:absolute;bottom:0;left:-28px}@media (max-width:1399.98px){.about-section-two .image-column .image-shape{display:none}}.about-section-two .image-column .about-campaign{position:absolute;right:24%;top:67px}.about-section-two .image-column .about-campaign span.campaign-badge{font-family:var(--heading-font-family);font-weight:500;font-size:16px;line-height:26px;background:var(--theme-color1);color:var(--theme-color2);padding:9px 29px;border-radius:40px;display:inline-block}.about-section-two .image-column .about-campaign span.campaign-badge:before{position:absolute;content:"";right:-24px;top:-14px;height:24px;width:26px;background:url(/assets/images/home-2/icon.png);background-repeat:no-repeat;background-size:cover;transform:rotate(17deg)}@media (max-width:991.98px){.about-section-two .image-column .about-campaign span.campaign-badge:before{display:none}}.about-section-two .sec-title{margin-bottom:48px;max-width:610px;position:relative}.about-section-two p.about-qute{line-height:26px;padding-left:30px;position:relative;width:84%;margin-bottom:45px}.about-section-two p.about-qute:before{position:absolute;content:"";left:0;top:6px;height:70px;width:3px;background:var(--theme-color1)}.about-section-two .main-box{display:flex}.about-section-two .main-box .icon-box{display:inline-block}.about-section-two .main-box .icon-box .icon{float:left;margin-right:20px;margin-top:0}.about-section-two .main-box .icon-box .icon img{transition:.5s}.about-section-two .main-box .icon-box .title{font-weight:500;font-size:20px;line-height:26px}.about-section-two .main-box .icon-box:hover .icon img{transform:scaleX(-1)}@media (max-width:575.98px){.about-section-two .main-box .icon-box{margin-bottom:15px}}.about-section-two .main-box .icon-box.two{margin-left:77px}.about-section-two .about-icon-box{margin-left:30px;margin-top:25px;position:relative;z-index:2}.about-section-two .about-icon-box .about-count{display:flex}.about-section-two .about-icon-box .about-count span.count-text{font-weight:700;font-size:80px;line-height:1;color:var(--theme-color1);font-family:var(--heading-font-family)}.about-section-two .about-icon-box .about-count span.plus{font-family:var(--sec-title-font-family);font-weight:400;font-size:34px;position:relative;top:-54px;left:6px;color:var(--theme-color1)}.about-section-two .about-icon-box .about-count h6.counter-title{font-size:18px;line-height:24px;margin-top:28px;margin-left:-8px;max-width:100px;font-family:var(--heading-font-family)}.about-section-two .about-content p{font-weight:400;line-height:26px;color:var(--theme-color1);margin:13px 0 38px}.about-section-two .nexella-buton a{margin-top:34px}.about-section-two .about-shape2{position:absolute;top:17%;right:6%;z-index:-1}@media (max-width:1399.98px){.about-section-two .about-shape2{display:none}}.about-section-two .buler-bg{position:absolute;left:11%;bottom:0;background:radial-gradient(50% 50% at 50% 50%,rgba(255,119,60,.54) 0,rgba(255,119,60,0) 100%);height:700px;width:700px;z-index:-1;pointer-events:none}.about-images-style-3{position:relative;max-width:476px;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 476 594"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 30C0 13.4315 13.4315 0 30 0H346.949C355.852 0 364.296 3.9547 369.995 10.7945L469.047 129.656C473.54 135.047 476 141.843 476 148.861V564C476 580.569 462.569 594 446 594H145.899C138.858 594 132.042 591.524 126.643 587.005L10.7442 489.993C3.93446 484.293 0 475.869 0 466.989V30Z" /></svg>');mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 476 594"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 30C0 13.4315 13.4315 0 30 0H346.949C355.852 0 364.296 3.9547 369.995 10.7945L469.047 129.656C473.54 135.047 476 141.843 476 148.861V564C476 580.569 462.569 594 446 594H145.899C138.858 594 132.042 591.524 126.643 587.005L10.7442 489.993C3.93446 484.293 0 475.869 0 466.989V30Z" /></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:cover;mask-size:cover;z-index:9}.about-images-style-3 img{width:100%;height:100%;display:initial}.about-images-style-3 .gradient-shape{position:absolute;bottom:0;left:0;z-index:-1}.about-content-style-3{position:relative}.about-content-style-3:before{position:absolute;right:-34%;bottom:-10%;content:"";width:571px;height:553px;background:radial-gradient(50% 50% at 50% 50%,rgba(107,55,255,.44) 0,rgba(107,55,255,0) 100%);z-index:-1}.about-content-style-3 .about-text{font-family:var(--heading-font-family);max-width:511px;margin-top:35px;color:rgba(255,255,255,.8)}.about-content-style-3 .about-list-items{margin-right:15px}@media (max-width:1199.98px){.about-content-style-3 .about-list-items{margin-right:0}}.about-content-style-3 .about-list-items ul{border:2px solid rgba(255,255,255,.1);padding:29px 25px;background-color:rgba(97,97,97,.1);border-radius:20px;margin-top:20px;margin-bottom:50px}.about-content-style-3 .about-list-items ul li{font-size:17px;font-weight:500;font-family:var(--heading-font-family);color:var(--theme-color-white);display:flex;align-items:center;gap:12px}.about-content-style-3 .about-list-items ul li:not(:last-child){margin-bottom:16px}.about-content-style-3 .about-list-items ul li span{max-width:18px;width:100%;height:18px;display:inline-block;border:2px solid var(--theme-color1);border-radius:50%;position:relative}.about-content-style-3 .about-list-items ul li span:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:8px;background-color:var(--theme-color1);content:""}.about-content-style-3 .about-list-items ul li span:after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:3px;height:3px;border-radius:3px;background-color:var(--theme-color-black);content:""}.about-content-style-3 .about-image-2{position:relative;z-index:9}@media (max-width:1199.98px){.about-content-style-3 .about-image-2{max-width:300px}}@media (max-width:991.98px){.about-content-style-3 .about-image-2{display:none}}.about-content-style-3 .about-image-2 img{width:100%;height:100%;border-radius:200px}.about-content-style-3 .about-btn{margin-top:68px}.about-content-style-3 .about-btn a{display:inline-block;font-family:var(--heading-font-family);font-weight:500;font-size:18px;line-height:24px;color:var(--theme-color-white);position:relative}.about-content-style-3 .about-btn a:before{position:absolute;content:"";right:-25px;top:-22px;height:70px;width:70px;line-height:70px;border:2px solid var(--theme-color1);border-radius:50%;transition:.5s;opacity:1}.about-content-style-3 .about-btn a:hover:before{right:0;opacity:0}.about-content-style-3 .about-btn a:hover{color:var(--theme-color1)}.about-content-style-3 .about-btn a img{margin-left:10px}.about-section-3{position:relative}.about-section-3 .sec-title{max-width:652px}.about-section-3 .shape-1{position:absolute;bottom:0;left:0}.about-section-3 .shape-2{position:absolute;bottom:80px;left:60%}.about-section-3 .shape-3{position:absolute;top:0;right:0}.about-section-four{position:relative;z-index:9}.about-section-four .bg-left-shape{position:absolute;bottom:-25%;left:0;z-index:-1}.about-section-four .anim-icons{pointer-events:none}.about-section-four .anim-icons .image-1{position:absolute;right:0;top:0}@media (max-width:1199.98px){.about-section-four .anim-icons .image-1{display:none}}.about-section-four .content-row{align-items:center}@media (max-width:991.98px){.about-section-four .image-column .inner-column{display:flex;justify-content:center}}.about-section-four .image-column .inner-column .image-one{display:inline-block;margin-bottom:0;z-index:1;position:relative;max-width:574px;height:558px;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 574 558"><path fill-rule="evenodd" clip-rule="evenodd" d="M115.947 279L0 212.708L85.4595 66.2926L201.474 132.47L201.539 0H372.461L372.526 132.47L488.539 66.2926L574 212.708L458.052 279L574 345.292L488.539 491.708L372.526 425.53L372.461 558H201.539L201.474 425.53L85.4595 491.708L0 345.292L115.947 279Z" /></svg>');mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 574 558"><path fill-rule="evenodd" clip-rule="evenodd" d="M115.947 279L0 212.708L85.4595 66.2926L201.474 132.47L201.539 0H372.461L372.526 132.47L488.539 66.2926L574 212.708L458.052 279L574 345.292L488.539 491.708L372.526 425.53L372.461 558H201.539L201.474 425.53L85.4595 491.708L0 345.292L115.947 279Z" /></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center}@media (max-width:991.98px){.about-section-four .image-column .inner-column .image-one{margin-bottom:30px}}@media (max-width:575.98px){.about-section-four .image-column .inner-column .image-one{display:none}}.about-section-four .image-column .inner-column .image-one img{width:100%}.about-section-four .content-column .inner-column .sec-title{margin-bottom:30px}.about-section-four .content-column .inner-column .sec-title .text{width:100%}.about-section-four .content-column .inner-column .info-box{margin-top:20px;margin-bottom:40px}@media (max-width:991.98px){.about-section-four .content-column .inner-column .info-box{margin-bottom:20px}}.about-section-four .content-column .inner-column .info-box .inner .icon-box{width:64px;height:64px;line-height:60px;text-align:center;background-color:var(--theme-color1);border-radius:50%;margin-bottom:30px}.about-section-four .content-column .inner-column .info-box .inner .icon-box i,.about-section-four .content-column .inner-column .info-box .inner .icon-box img{transition:all .9s ease;display:inline-block}.about-section-four .content-column .inner-column .info-box .inner .info-title{font-weight:500;margin-bottom:14px;font-size:20px}.about-section-four .content-column .inner-column .info-box .inner .text{line-height:29px;color:#CCC}.about-section-four .content-column .inner-column .info-box .inner:hover .icon-box i,.about-section-four .content-column .inner-column .info-box .inner:hover .icon-box img{transform:rotateY(1turn)}.about-style-img-1 img{border-radius:20px 20px 20px 220px;object-fit:cover}@media (max-width:575.98px){.about-style-img-1 img{border-radius:15px}}.mission-section{padding:0 0 120px;background:var(--theme-color4)}.mission-section .icon-box{display:flex;align-items:center;gap:20px}.mission-section p.mission-description{line-height:26px;margin-top:28px;width:85%}.mission-section .mission-list-item{border:1px solid rgba(255,255,255,.1);padding:37px 0;position:relative;z-index:1}.mission-section .mission-list-item:before{position:absolute;content:"";right:0;top:0;margin:auto;left:0;height:100%;width:1px;background:rgba(255,255,255,.1);z-index:-1}.mission-section .mission-list-item .mission-list{text-align:center}.mission-section .mission-list-item .misssion-list-two{margin-top:37px;border-top:1px solid rgba(255,255,255,.1);padding-top:36px}.mission-section .mission-list-item ul{display:flex;justify-content:space-between;align-items:center;padding:0 20px}@media (max-width:1199.98px){.mission-section .mission-list-item ul{padding:0}}@media (max-width:991.98px){.mission-section .mission-list-item ul{justify-content:space-around}}.mission-section .mission-list-item ul li{font-weight:var(--h5-font-weight);font-size:20px;font-weight:400;color:var(--theme-color-white);display:flex;align-items:center;gap:12px;max-width:260px;width:100%;transition:.5s}@media (max-width:1199.98px){.mission-section .mission-list-item ul li{padding-left:15px}}@media (max-width:991.98px){.mission-section .mission-list-item ul li{font-size:16px}}.cta-video-thumb{margin-bottom:-300px;overflow:hidden;position:relative;z-index:99}.cta-video-thumb .vec-left-shape{left:0;position:absolute;top:20px}.cta-video-thumb .vec-right-shape{bottom:20px;position:absolute;right:0}@media (max-width:991.98px){.cta-video-thumb{height:600px}}.cta-video-thumb img{width:100%;height:100%;border-radius:16px;object-fit:cover}.cta-video-thumb:before{background-color:var(--theme-color1);bottom:-56%;border-radius:500px;content:"";height:682px;left:50%;opacity:.9;position:absolute;transform:translateX(-50%);width:682px}.cta-video-thumb .video-btn{display:inline-block;width:100px;height:100px;line-height:100px;background-color:var(--theme-color-black);font-size:28px;color:var(--theme-color1);text-align:center;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:991.98px){.cta-video-thumb .video-btn{top:60%}}.cta-video-thumb .title{bottom:50px;color:var(--theme-color-black);font-size:42px;font-weight:600;left:0;line-height:60px;margin:0 auto;max-width:521px;position:absolute;right:0;text-align:center}@media (max-width:575.98px){.cta-video-thumb .title{bottom:30px;font-size:24px;max-width:450px}}.cta-video-section{position:relative}.cta-video-section .vec-cup-shape{position:absolute;top:55px;left:55px}.cta-video-section .vec-video-shape{position:absolute;top:190px;left:55px;z-index:1}.faq-image-style-1{height:100%;max-width:558px;position:relative}.faq-image-style-1 img{width:100%;height:100%;-webkit-mask-image:url(/assets/images/home-4/faq-image-mask.png);mask-image:url(/assets/images/home-4/faq-image-mask.png);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.faq-image-style-1 .counter-box-items{background-color:var(--theme-color1);border-radius:15px;padding:50px 40px;position:absolute;text-align:center;top:0;right:0}@media (max-width:575.98px){.faq-image-style-1 .counter-box-items{padding:30px}}.faq-image-style-1 .counter-box-items .count-text{font-weight:600;font-size:60px;color:var(--theme-color-black);line-height:1;font-family:var(--heading-font-family)}@media (max-width:575.98px){.faq-image-style-1 .counter-box-items .count-text{font-size:40px}}.faq-image-style-1 .counter-box-items .plus{font-family:var(--sec-title-font-family);font-weight:400;font-size:34px;color:var(--theme-color-black);position:relative;top:-28px;left:6px}.faq-image-style-1 .counter-box-items p{font-size:18px;text-transform:uppercase;font-weight:500;line-height:156%;font-family:var(--heading-font-family);color:var(--theme-color-black);max-width:115px;margin-top:11px;margin-bottom:0}.accordion-box{position:relative}.accordion-box .block{position:relative;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(90deg,#0C0C0C 6.25%,#1C1C1C 93.75%);margin-bottom:30px;transition:all .3s ease}.accordion-box .block.active-block{border-radius:20px!important;border:1px solid var(--theme-color1);border-bottom:none}.accordion-box .block .acc-btn{position:relative;color:var(--theme-color-white);font-family:var(--heading-font-family);font-weight:500;font-size:20px;line-height:19px;cursor:pointer;padding:30px;text-transform:capitalize;transition:all .5s ease}@media (max-width:575.98px){.accordion-box .block .acc-btn{font-size:17px;line-height:inherit;padding:23px 50px 23px 15px}}.accordion-box .block .acc-btn .icon{position:absolute;top:15px;right:20px;width:45px;height:45px;font-size:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--theme-color-white);border:1px solid rgba(255,255,255,.1);background:linear-gradient(90deg,#0C0C0C 6.25%,#1C1C1C 93.75%);transition:all .5s ease}@media (max-width:575.98px){.accordion-box .block .acc-btn .icon{top:16px;width:35px;height:35px}}.accordion-box .block .acc-btn .icon:before{position:relative;z-index:1}.accordion-box .block .acc-btn .icon:after{content:"";position:absolute;left:0;top:0;height:100%;width:100%;transform:scale(0);opacity:0;border-radius:50%;background:var(--gradient-1);transition:all .3s ease}.accordion-box .block .acc-btn.active{padding-bottom:30px}@media (max-width:767.98px){.accordion-box .block .acc-btn.active{padding-bottom:15px}}.accordion-box .block .acc-btn.active .icon{color:var(--theme-color1)}.accordion-box .block .acc-btn.active .icon:before{content:"\f068"}.accordion-box .block .acc-btn.active .icon:after{transform:scale(1);opacity:1}.accordion-box .block .acc-content{position:relative;display:none}.accordion-box .block .acc-content .content{position:relative;padding:0 30px 30px}.accordion-box .block .acc-content .content .text{display:block;font-size:18px;line-height:30px;font-weight:500;margin-bottom:0}@media (max-width:575.98px){.accordion-box .block .acc-content .content .text{line-height:26px;font-size:15px}}.accordion-box .block .acc-content.current{display:block}.services-section{position:relative;padding:120px 0;z-index:1}.services-section .service-sp-right{position:absolute;top:40px;right:0}@media (max-width:1199.98px){.services-section .service-sp-right{display:none}}.services-section .theme-btn-main{font-size:16px;font-weight:400}.services-section .sec-title{margin-left:50px}@media (max-width:991.98px){.services-section .sec-title{margin-left:0}}.services-section .icon-single-box p{margin-right:16px}@media (max-width:991.98px){.services-section .array-button{display:none!important}}.services-section .service-column .inner-column{margin-right:-305px}@media (max-width:1199.98px){.services-section .service-column .inner-column{margin-right:0}}.services-section .service-column .inner-column .owl-stage-outer{margin-left:18px;margin-top:-40px}.services-section .service-column .inner-column .default-navs .owl-nav{display:flex;align-items:center;position:absolute;top:-34%;right:24%}.services-section .service-column .inner-column .default-navs .owl-nav .owl-next,.services-section .service-column .inner-column .default-navs .owl-nav .owl-prev{height:64px;width:64px;color:var(--theme-color2);background-color:transparent;border:1px dashed var(--theme-color2);line-height:64px}.services-section .service-column .inner-column .default-navs .owl-nav .owl-next span.fa-solid.fa-arrow-right,.services-section .service-column .inner-column .default-navs .owl-nav .owl-prev span.fa-solid.fa-arrow-right{transform:rotate(-45deg)}.services-section .service-column .inner-column .default-navs .owl-nav .owl-next span.fa-solid.fa-arrow-left,.services-section .service-column .inner-column .default-navs .owl-nav .owl-prev span.fa-solid.fa-arrow-left{transform:rotate(45deg)}.services-section .service-column .inner-column .default-navs .owl-nav .owl-next:hover,.services-section .service-column .inner-column .default-navs .owl-nav .owl-prev:hover{background:var(--bg-theme-color2);color:var(--bg-theme-color1)}.services-section .service-bg-blur{background:radial-gradient(50% 50% at 50% 50%,rgba(255,119,60,.54) 0,rgba(255,119,60,0) 100%);position:absolute;left:7%;top:0;height:550px;width:550px;z-index:-1;border-radius:50%}.services-section .service-slider{margin-left:0}@media (max-width:1199.98px){.services-section .service-slider{margin-left:0}}.service_single_item{background:rgba(255,255,255,.08);padding:60px 50px;position:relative;z-index:1;border-right:1px solid rgba(255,255,255,.1)}@media (max-width:1199.98px){.service_single_item{padding:45px 30px 40px}}.service_single_item .service_icon{height:65px;width:65px;line-height:65px}.service_single_item .service_icon i,.service_single_item .service_icon img{transition:all .9s ease;display:inline-block}.service_single_item .service_icon img{width:inherit!important}.service_single_item .service_content .title{line-height:32px;margin:86px 0 25px;transform:translateY(93px);transition:all .3s ease}@media (max-width:1199.98px){.service_single_item .service_content .title{transform:translateY(63px)}}@media (max-width:575.98px){.service_single_item .service_content .title{font-size:20px;margin:20px 0}}.service_single_item .service_content .title a{background-image:linear-gradient(90deg,currentColor 0,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:all .5s,background-size .5s}.service_single_item .service_content .title a:hover{background-size:100% 1px;color:var(--theme-color1)}.service_single_item .service_content .title span{font-weight:300}.service_single_item .service_content p{position:relative;transform:translateY(50px);opacity:0;visibility:hidden;transition:all .3s ease}.service_single_item .service-btn a{display:block;color:var(--theme-color-white);border:1px solid rgba(255,255,255,.1);border-radius:30px;padding:10px 30px;font-family:var(--sec-title-font-family);font-weight:500;font-size:16px;position:relative;z-index:1;overflow:hidden;margin-top:40px}.service_single_item .service-btn a:before{position:absolute;content:"";right:0;top:0;height:100%;width:0;background:var(--theme-color1);z-index:-1;transition:.5s}.service_single_item .service-btn a:hover:before{width:100%;left:0}.service_single_item .service-btn a:hover{color:var(--theme-color-black);border:1px solid var(--theme-color1)}.service_single_item .service-btn a i{float:right;display:inline-block;transform:rotate(-45deg);font-size:15px;transition:.5s}.service_single_item:hover .service_content .title{transform:translateY(0)}.service_single_item:hover .service_content p{position:relative;transform:scaleY(1);opacity:1;visibility:visible}.service_single_item:hover .service_icon i,.service_single_item:hover .service_icon img{transform:rotateY(1turn)}.service_single_item:hover .service-btn a{color:var(--theme-color-black);border:1px solid var(--theme-color1)}.service_single_item:hover .service-btn a:before{width:100%;left:0}@media (max-width:991.98px){.icon-single-box{margin-bottom:30px}}.icon-single-box p{font-size:18px;line-height:28px;margin:25px 0 40px}.services-section-two{position:relative;z-index:1}.services-section-two .sec-title{margin-bottom:0}@media (max-width:991.98px){.services-section-two .sec-title h2{margin-bottom:20px}}.services-section-two .sec-title .sub-title{padding-top:0}.services-section-two p.sec-descrption{margin:0 0 0 auto;max-width:477px}@media (max-width:991.98px){.services-section-two p.sec-descrption{margin-left:0;max-width:none}}.services-section-two .buler-bg{position:absolute;right:7%;bottom:0;background:radial-gradient(50% 50% at 50% 50%,rgba(255,119,60,.54) 0,rgba(255,119,60,0) 100%);height:620px;width:620px;z-index:-1}.services-section-two .shape{position:absolute;right:-13%;margin:0;top:-23%;text-align:center;z-index:1}.services-section-two .shape img{width:75%}.service_single_item-2{position:relative;z-index:1;border:1px solid rgba(255,255,255,.1);border-radius:16px;margin-bottom:30px}.service_single_item-2:after,.service_single_item-2:before{content:"";position:absolute;z-index:-1;inset:-.1rem;background:conic-gradient(from var(--gradient-angle),var(--theme-color2),var(--theme-color1),var(--theme-color2),var(--theme-color1),var(--theme-color2));border-radius:inherit;animation:rotate 2.5s linear infinite;transition:all .3s ease;opacity:0}.service_single_item-2 :after,.service_single_item-2:hover:before{opacity:1}.service_single_item-2 .service-single-inner{background:linear-gradient(0deg,#0C0C0C,#1C1C1C 98.44%);padding:40px 30px 12px;position:relative;z-index:1;border:1px solid rgba(255,255,255,.1);border-radius:16px}.service_single_item-2 .service_icon{height:65px;width:65px;line-height:65px}.service_single_item-2 .service_icon img{transition:all .4s linear}.service_single_item-2:hover .service_icon img{transform:scaleX(-1)}.service_single_item-2 .service_content{padding-right:85px}.service_single_item-2 .service_content .title{margin:26px 0 28px;cursor:pointer;transition:all .3s ease}@media (max-width:1199.98px){.service_single_item-2 .service_content .title{font-size:20px}}.service_single_item-2 .service_content .title:hover{color:var(--theme-color1)}.service_single_item-2 .service_content .title span{font-weight:300}.service_single_item-2 .service-no{position:absolute;top:40px;right:30px;font-weight:500;font-size:24px;color:#A1A1A1;transition:.5s}.service_single_item-2:hover .service-no{color:var(--theme-color1)}.service_single_item-2 .service-img{position:relative;z-index:1;overflow:hidden;border-radius:12px}.service_single_item-2 .service-img:after{background:rgba(255,255,255,.3);bottom:0;content:"";left:50%;position:absolute;right:51%;top:0;opacity:1;pointer-events:none;transition:all .4s linear}.service_single_item-2 .service-img img{width:100%}.service_single_item-2:hover .service-img:after{left:0;right:0;opacity:0;transition:all .4s linear}.service-section-3{position:relative;z-index:9}.service-section-3 .service-bg-blur{position:absolute;bottom:-10%;right:-14%;width:571px;height:553px;background:radial-gradient(50% 50% at 50% 50%,rgba(107,55,255,.44) 0,rgba(107,55,255,0) 100%);z-index:-1}.service-section-3 .service_single_item{background-color:transparent;border-right:1px solid rgba(255,255,255,.1019607843)}.service-card-style-4{position:relative;z-index:1;padding:35px 40px 80px}@media (max-width:767.98px){.service-card-style-4{padding:30px 15px 80px}}.service-card-style-4:hover .arrow-icon{background-color:var(--theme-color1);color:var(--theme-color-black);border:1px solid var(--theme-color1)}.service-card-style-4 .arrow-icon{display:inline-block;width:45px;height:45px;line-height:45px;border:1px solid rgba(255,255,255,.1);background-color:#141414;text-align:center;border-radius:50%;color:#A1A1A1;position:absolute;bottom:0;left:66px;transition:all .3s ease}@media (max-width:1399.98px){.service-card-style-4 .arrow-icon{bottom:20px;left:40px}}.service-card-style-4:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";z-index:-1;transition:.4s;border-radius:14px;-webkit-mask-position:center center;background-color:#0A0A0A;-webkit-mask-image:url(/assets/images/home-4/mask.png)}@media (max-width:1399.98px){.service-card-style-4:after{-webkit-mask-image:none;background-color:var(--body-bg)}}.service-card-style-4 .icon{margin-bottom:20px}.service-card-style-4 .icon i,.service-card-style-4 .icon img{transition:all .9s ease;display:inline-block}.service-card-style-4 .service-thumb{border-radius:16px;margin-top:45px;position:relative;overflow:hidden}@media (max-width:1399.98px){.service-card-style-4 .service-thumb{margin-top:25px}}.service-card-style-4 .service-thumb img{width:100%;height:100%;border-radius:16px;transition:all .4s ease}.service-card-style-4 .title{font-size:26px;font-weight:500}@media (max-width:1199.98px){.service-card-style-4 .title{font-size:24px}}@media (max-width:991.98px){.service-card-style-4 .title{font-size:23px}}@media (max-width:767.98px){.service-card-style-4 .title{font-size:22px}}@media (max-width:575.98px){.service-card-style-4 .title{font-size:20px}}.service-card-style-4 .title a{background-image:linear-gradient(90deg,currentColor 0,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:all .5s,background-size .5s}.service-card-style-4 .title a:hover{color:var(--theme-color1);background-size:100% 1px}.service-card-style-4:hover .icon i,.service-card-style-4:hover .icon img{transform:rotateY(1turn)}.service-card-style-4:hover .service-thumb img{transform:scale(1.1)}.service-section-4{position:relative;z-index:9}.service-section-4 .vec-bg{position:absolute;bottom:-20px;width:571px;height:553px;left:28px;background:radial-gradient(50% 50% at 50% 50%,rgba(107,55,255,.44) 0,rgba(107,55,255,0) 100%)}.service-section-4 .vec-bg-2{position:absolute;right:0;top:22%;width:577px;height:577px;background:radial-gradient(50% 50% at 50% 50%,rgba(255,119,60,.54) 0,rgba(255,119,60,0) 100%);z-index:-1}.service-section-4 .vec-circle{position:absolute;right:50px;bottom:50px}.service-section-4 .vec-shape{position:absolute;top:120px;left:90px}.services-section-two{margin:0 30px}@media (max-width:1399.98px){.services-section-two{margin:0 20px}}@media (max-width:1199.98px){.services-section-two{margin:0 15px}}.service-bg-color-3{position:relative;padding:60px 0 60px 60px;z-index:9}@media (max-width:1199.98px){.service-bg-color-3{padding:40px}}@media (max-width:991.98px){.service-bg-color-3{padding:35px}}@media (max-width:767.98px){.service-bg-color-3{padding:30px}}@media (max-width:575.98px){.service-bg-color-3{padding:25px}}.service-bg-color-3 .swiper-slide-next .service-card-style-3{margin-right:0}.service-bg-color-3:before{position:absolute;top:0;left:0;right:0;bottom:0;content:"";width:100%;height:100%;background-color:rgba(255,255,255,.02);-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);z-index:-1}.service-card-style-3{border-right:1px solid rgba(255,255,255,.1);padding-right:80px}.service-card-style-3.style-2{margin-right:0;padding:50px;border:none;border-radius:7px;background:#1C1C1C;-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);position:relative}@media (max-width:1199.98px){.service-card-style-3.style-2{padding:40px 30px}}.service-card-style-3.style-2 .service-image{width:224px;height:207px;border-radius:0 7px 0 200px;position:absolute;top:0;right:0;transition:all .4s ease-in-out}.service-card-style-3.style-2 .service-image:before{position:absolute;top:0;left:0;bottom:0;right:0;content:"";width:100%;height:100%;background-color:var(--body-bg);transition:all .4s ease-in-out;opacity:0;visibility:hidden}.service-card-style-3.style-2:hover .service-image{height:100%;width:100%;bottom:0;right:0;top:0;border-radius:7px}.service-card-style-3.style-2:hover .service-image:before{visibility:visible;opacity:.9}@media (max-width:1199.98px){.service-card-style-3{padding-right:20px;margin-right:0}}.service-card-style-3 .icon img{transition:all .9s ease;display:inline-block}.service-card-style-3 .content{margin-top:90px;max-width:300px}.service-card-style-3 .content .title{max-width:255px;margin-bottom:20px;transform:translateY(80px);transition:all .4s ease-in-out}.service-card-style-3 .content .title a{background-image:linear-gradient(90deg,currentColor 0,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:all .5s,background-size .5s;color:var(--theme-color-white)}.service-card-style-3 .content .title a:hover{color:var(--theme-color1);background-size:100% 1px}.service-card-style-3 .content p{max-width:290px;transform:translateY(100px);opacity:0;visibility:hidden;transition:all .4s ease-in-out;overflow:hidden}.service-card-style-3 .service-btn a{display:block;color:var(--theme-color-white);border:1px solid rgba(255,255,255,.1);border-radius:30px;padding:10px 30px;font-family:var(--sec-title-font-family);font-weight:500;font-size:16px;position:relative;z-index:1;overflow:hidden;margin-top:30px}.service-card-style-3 .service-btn a:before{position:absolute;content:"";right:0;top:0;height:100%;width:0;background:var(--theme-color1);z-index:-1;transition:.5s}.service-card-style-3 .service-btn a:hover:before{width:100%;left:0}.service-card-style-3 .service-btn a:hover{color:var(--theme-color-black);border:1px solid var(--theme-color1)}.service-card-style-3 .service-btn a i{float:right;display:inline-block;transform:rotate(-45deg);font-size:15px;transition:.5s}.service-card-style-3:hover .icon i,.service-card-style-3:hover .icon img{transform:rotateY(1turn)}.service-card-style-3:hover .content .title{transform:translateY(0)}.service-card-style-3:hover .content p{transform:translateY(0);opacity:1;visibility:visible}.testimonial-section{position:relative;padding:120px 0;background-color:var(--theme-color2);z-index:1}.testimonial-section .testi-shape2{position:absolute;left:0;mix-blend-mode:Luminosity;z-index:-1;bottom:0}.testimonial-section .sec-title{margin-bottom:60px}.testimonial-section .sec-title .sub-title{padding-top:0}.testimonial-section .tesimonial-img{margin-bottom:0;position:relative;z-index:1}.testimonial-section .tesimonial-img:before{position:absolute;content:"";bottom:-2px;right:111px;height:50px;width:50px;background:var(--theme-color2);z-index:1}.testimonial-section .tesimonial-img:after{position:absolute;content:"";bottom:48px;right:111px;height:5px;width:50px;background:var(--theme-color6);z-index:1}.testimonial-single_box{margin-top:10px}.testimonial-single_box .testimonial-author{padding-left:50px;position:relative}.testimonial-single_box .testimonial-author:before{position:absolute;left:0;top:18px;width:40px;background:rgba(43,43,43,.4705882353);content:"";height:1px}.testimonial-single_box .testi_content p{color:var(--headings-color-2);font-size:20px;line-height:34px;margin:50px 5px 41px 0}.testimonial-single_box .testi-bio h4{color:var(--headings-color-2);font-weight:var(--h5-font-weight);font-size:26px;margin:0 0 2px}.testimonial-single_box .testi-bio p{font-size:18px;color:var(--headings-color-2)}.testimonial-slider{position:relative}.testimonial-slider .array-button{gap:0;z-index:9}.testimonial-slider .array-button .array-next,.testimonial-slider .array-button .array-prev{border:none;border-radius:0;font-size:18px;color:var(--theme-color-black);line-height:50px;height:50px;width:50px}.testimonial-slider .array-button .array-next:hover,.testimonial-slider .array-button .array-prev:hover{background-color:var(--theme-color1)}.testimonial-slider .array-button .array-next{background-color:var(--theme-color-white);position:absolute;bottom:50px;right:41px;z-index:99}@media (max-width:1599.98px){.testimonial-slider .array-button .array-next{right:0}}.testimonial-slider .array-button .array-prev{background-color:var(--theme-color1);bottom:0;right:91px;z-index:99;position:absolute}@media (max-width:1599.98px){.testimonial-slider .array-button .array-prev{right:50px}}.testimonial-slider .array-button .array-prev:hover{background-color:var(--theme-color-white)}.counter_box{display:flex;align-items:center;gap:30px;margin-top:48px}.counter_box .count-box{font-weight:600;font-size:80px;line-height:90px;color:var(--headings-color-2)}.counter_box .count-box span.plus{top:-20px;position:relative;font-size:50px}.counter_box h6.counter-title{color:var(--headings-color-2);font-weight:500;font-size:24px;line-height:34px}.tesimonail_list.default-navs .owl-nav{position:absolute;top:inherit;left:-37%;bottom:-44px}.tesimonail_list.default-navs .owl-nav .owl-next{display:block;height:50px;width:50px;color:var(--theme-color1);background-color:var(--theme-color2);border-radius:0;font-size:16px;line-height:50px;font-weight:700;text-align:center;transition:all .5s ease;margin:-99px 0 0}.tesimonail_list.default-navs .owl-nav .owl-next:hover{background:var(--theme-color3)}.tesimonail_list.default-navs .owl-nav .owl-prev{display:block;margin:0;height:50px;width:50px;color:var(--theme-color1);background-color:var(--theme-color3);border-radius:0;font-size:16px;line-height:50px;font-weight:700;text-align:center;transition:all .5s ease}.tesimonail_list.default-navs .owl-nav .owl-prev:hover{background:var(--theme-color2)}.testimonial-section-two{padding:120px 0 120px 120px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.testimonial-section-two .sec-title{max-width:485px}@media (max-width:991.98px){.testimonial-section-two .sec-title{margin-top:40px}}@media (max-width:1199.98px){.testimonial-section-two .sec-title h2{line-height:43px}}@media (max-width:767.98px){.testimonial-section-two .array-button{display:none}}.testimonial-section-two .testimonial-single_box-two{position:relative;z-index:1;border-radius:0;margin-right:40px;overflow:hidden}@media (max-width:1199.98px){.testimonial-section-two .testimonial-single_box-two{margin-right:0}}.testimonial-section-two .testimonial-single_box-two:after,.testimonial-section-two .testimonial-single_box-two:before{background:conic-gradient(from var(--gradient-angle),var(--theme-color2),var(--theme-color1),var(--theme-color2),var(--theme-color1),var(--theme-color2));border-radius:15px;content:"";inset:-.1rem;animation:rotate 2.5s linear infinite;opacity:1;position:absolute;transition:all .3s ease;z-index:-1}.testimonial-section-two .testimonial-single_box-two .inner-single_box{background:linear-gradient(269deg,#111 2.24%,#000 75.32%);display:flex;align-items:center;justify-content:center;border-image-slice:1;border-radius:0;margin:1px;color:var(--theme-color3)}.testimonial-section-two .testimonial-single_box-two .tesimonial-thumb{flex-shrink:0}.testimonial-section-two .testimonial-single_box-two .testi_content{margin-left:50px;margin-top:-7px}.testimonial-section-two .testimonial-single_box-two .testi_content p{color:var(--text-color);font-size:20px;font-weight:400;line-height:34px;margin:37px 91px 0 0}.testimonial-section-two .testimonial-single_box-two .testi_content .testi_aroow{display:flex;align-items:center;gap:20px}.testimonial-section-two .testimonial-single_box-two .testi_content .testi_aroow .top-title{font-family:Plus Jakarta Sans,sans-serif;font-weight:400;font-size:30px;color:var(--theme-color-white)}@media (max-width:575.98px){.testimonial-section-two .testimonial-single_box-two .testi_content .testi_aroow .top-title{font-size:20px}}.testimonial-section-two .testimonial-single_box-two .testi_content .testimonial-author{align-items:center;display:flex;gap:30px;margin-bottom:25px;margin-top:50px;padding-left:70px}.testimonial-section-two .testimonial-single_box-two .testi_content .testimonial-author .testi-bio .title-info{color:var(--theme-color-white);margin:0;position:relative;z-index:1}.testimonial-section-two .testimonial-single_box-two .testi_content .testimonial-author .testi-bio .title-info:before{content:"";background:rgba(255,255,255,.24);height:1px;left:-70px;position:absolute;top:19px;width:57px;z-index:-1}.testimonial-section-two .testimonial-single_box-two .testi_content .testimonial-author .testi-bio p{font-size:18px;margin:2px 0 0}.testimonial-section-two .column-right{padding-left:40px}.testimonial-section-two .counter_box-testi{margin-top:63px}.testimonial-section-two .counter_box-testi .count-box{font-weight:400;font-size:70px;line-height:56px;color:var(--theme-color1);display:inline-block;margin-bottom:26px;border-bottom:1px solid rgba(244,245,248,.4117647059);padding-bottom:31px;font-family:var(--heading-font-family)}.testimonial-section-two .counter_box-testi .count-box span.plus{top:-14px;position:relative;font-size:50px}.testimonial-section-two .counter_box-testi .count-box .counter-icn{margin-top:-14px;margin-left:25px}.testimonial-section-two .counter_box-testi h6.counter-title{font-size:18px;font-weight:var(--h5-font-weight)}.testimonial-section-two .container-fluid{padding:0;margin:0}.testimonial-section-two .default-navs .owl-nav{position:absolute;top:inherit;right:41px;bottom:0}.testimonial-section-two .default-navs .owl-nav .owl-next{background-color:var(--theme-color3);margin:-99px 0 0}.testimonial-section-two .default-navs .owl-nav .owl-next,.testimonial-section-two .default-navs .owl-nav .owl-prev{display:block;height:50px;width:50px;color:var(--theme-color1);border-radius:0;font-size:16px;line-height:50px;font-weight:700;text-align:center;transition:all .5s ease}.testimonial-section-two .default-navs .owl-nav .owl-prev{margin:0;background-color:var(--theme-color2)}.testimonial-section-two .testi-sp{position:absolute;bottom:11%;right:5%;z-index:-1}@media (max-width:1199.98px){.testimonial-section-two .testi-sp{display:none}}.owl-carousel .owl-item img{width:inherit}.testimonial-section-three .sec-title{margin-bottom:60px}.testimonial-section-three .column-right .counter_box-testi{float:right;margin-top:-7px}.testimonial-section-three .column-right .counter_box-testi .count-box{font-weight:500;font-size:62px;line-height:56px;color:var(--theme-color1);display:inline-block;margin-bottom:10px;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:14px;font-family:var(--heading-font-family)}.testimonial-section-three .column-right .counter_box-testi .count-box span.plus{top:-22px;position:relative;font-size:40px;font-weight:600}.testimonial-section-three .column-right .counter_box-testi .count-box .counter-icn{margin-top:-20px;margin-left:12px;height:60px}.testimonial-section-three .column-right .counter_box-testi h6.counter-title{font-size:24px;font-weight:var(--h5-font-weight)}.testimonial-single_box-three{position:relative;z-index:1;margin:1px 0}.testimonial-single_box-three:after,.testimonial-single_box-three:before{content:"";position:absolute;z-index:-1;inset:-.1rem;background:conic-gradient(from var(--gradient-angle),var(--theme-color2),var(--theme-color1),var(--theme-color2),var(--theme-color1),var(--theme-color2));border-radius:inherit;animation:rotate 2.5s linear infinite;transition:all .3s ease;opacity:0;border-radius:16px}.testimonial-single_box-three :after,.testimonial-single_box-three:hover:before{opacity:1}.testimonial-single_box-three .testi-inner{border:1px solid var(--border-theme-color1);position:relative;z-index:1;background:linear-gradient(0deg,#0C0C0C,#1C1C1C 98.44%);padding:40px 40px 15px;border-radius:16px}.testimonial-single_box-three .testimonial-author{position:absolute;right:40px;top:40px}.testimonial-single_box-three .testimonial-author img{-webkit-mask-image:url(/assets/images/home-2/autor-mask1.png);mask-image:url(/assets/images/home-2/autor-mask1.png);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.testimonial-single_box-three .testi_aroow{margin:64px 0 18px;filter:brightness(0) invert(.4);transition:.5s}.testimonial-single_box-three .testi_content p{font-family:var(--heading-font-family);font-weight:400;font-size:20px;line-height:32px}.testimonial-single_box-three .testi_content .testi-bio .title{font-weight:500;font-size:24px;margin:42px 0 3px}.testimonial-single_box-three .testi_content .testi-bio p{font-family:var(--heading-font-family);font-size:16px;font-weight:500}.testimonial-single_box-three:hover .testi_aroow{margin:64px 0 18px;filter:brightness(1) invert(0)}.testimonial-section-3{background-color:var(--theme-color1)}.testimonial-image-style-3{max-width:536px;position:relative;z-index:9}.testimonial-image-style-3 .testi-circle{position:absolute;bottom:-70px;left:-120px;z-index:-1}.testimonial-image-style-3 .testi-circle img{width:auto;height:auto;border-radius:0}.testimonial-image-style-3 .testi-campaign{position:absolute;left:20px;top:110px}.testimonial-image-style-3 .testi-campaign span.campaign-badge{font-family:var(--heading-font-family);font-weight:500;font-size:16px;line-height:26px;background:var(--theme-color1);color:var(--theme-color-black);padding:9px 29px;border-radius:40px;display:inline-block;transform:rotate(-24deg)}.testimonial-image-style-3 .testi-campaign span.campaign-badge:before{position:absolute;content:"";right:-24px;top:-14px;height:24px;width:26px;background:url(/assets/images/home-2/icon.png);background-repeat:no-repeat;background-size:cover;transform:rotate(17deg)}.testimonial-image-style-3 .testi-marketing-box{padding:25px;display:flex;align-items:center;border-radius:16px;width:300px;gap:20px;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:rgba(255,255,255,.1);position:absolute;right:30px;bottom:10px}@media (max-width:767.98px){.testimonial-image-style-3 .testi-marketing-box{width:276px;gap:10px;right:-8px}}.testimonial-image-style-3 .testi-marketing-box img{width:auto;height:auto;border-radius:0}.testimonial-image-style-3 .testi-marketing-box:before{content:"";position:absolute;inset:0;border-radius:16px;padding:2px;background:linear-gradient(97deg,rgba(255,255,255,.65),rgba(255,255,255,.31));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}.testimonial-image-style-3 .testi-marketing-box .marketing-icon{height:70px;width:70px;background:var(--theme-color1);border-radius:10px;line-height:70px;text-align:center;flex-shrink:0}.testimonial-image-style-3 .testi-marketing-box h6.marketing-title{font-weight:500;font-size:20px;line-height:28px;margin:0}.testimonial-image-style-3 img{width:100%;height:100%;border-radius:30px}.testimonial-box-items-3{margin-top:0;box-shadow:none}.testimonial-box-items-3 .content{background:linear-gradient(40deg,#222B1C -22.01%,#070C0F 55.3%);border:1px solid rgba(255,255,255,.13);padding:50px 40px 18px;position:relative;border-radius:30px;box-shadow:none;overflow:hidden}@media (max-width:1199.98px){.testimonial-box-items-3 .content{padding:30px}}.testimonial-box-items-3 .content .client-info{display:flex;align-items:center;gap:30px;margin-bottom:20px}@media (max-width:1199.98px){.testimonial-box-items-3 .content .client-info{flex-wrap:wrap;gap:20px}}.testimonial-box-items-3 .content .client-info .client-img img{width:75px;height:75px;border-radius:50%}.testimonial-box-items-3 .content .client-info .info-title{display:flex;align-items:center;gap:20px}.testimonial-box-items-3 .content .client-info .info-title .title{color:var(--theme-color-white)}.testimonial-box-items-3 .content .client-info .info-title span{color:var(--theme-color-white);font-size:14px}.testimonial-box-items-3 .content .quote-icon{position:absolute;right:55px;top:45px}.testimonial-box-items-3 .content p{font-size:20px;font-weight:400;color:#A1A1A1;line-height:170%}@media (max-width:1199.98px){.testimonial-box-items-3 .content p{font-size:19px}}@media (max-width:991.98px){.testimonial-box-items-3 .content p{font-size:18px}}@media (max-width:767.98px){.testimonial-box-items-3 .content p{font-size:17px}}@media (max-width:575.98px){.testimonial-box-items-3 .content p{font-size:16px}}@media (max-width:1199.98px){.testimonial-content-style-3 .sec-title h2 br{display:none}}.testimonial-content-style-3 .array-button{display:flex;align-items:center;gap:10px;margin-top:60px}.testimonial-content-style-3 .array-button .array-next,.testimonial-content-style-3 .array-button .array-prev{width:50px;height:50px;line-height:48px;border-radius:50%;border:1px solid rgba(0,0,0,.4);background-color:transparent;color:var(--theme-color-black);text-align:center}.testimonial-content-style-3 .array-button .array-next:hover,.testimonial-content-style-3 .array-button .array-prev:hover{background-color:var(--theme-color-black);color:var(--theme-color-white)}.testimonial-box-style-4{position:relative;z-index:9;padding:50px 40px;border-radius:14px;background:linear-gradient(90deg,rgba(12,12,12,.8) -10.28%,rgba(28,28,28,.8) 77.83%);border:1px solid rgba(255,255,255,.1)}@media (max-width:767.98px){.testimonial-box-style-4{padding:30px}}.testimonial-box-style-4 .quote-icon{display:flex;align-items:end;justify-content:space-between;gap:107px;margin-bottom:45px}@media (max-width:575.98px){.testimonial-box-style-4 .quote-icon{gap:30px}}.testimonial-box-style-4 .quote-icon .star{color:var(--theme-color1);display:flex;align-items:center;gap:10px}.testimonial-box-style-4 p{font-size:18px;line-height:170%;margin-bottom:0;font-weight:400;color:var(--text-color);max-width:508px}@media (max-width:1199.98px){.testimonial-box-style-4 p{font-size:18px}}@media (max-width:575.98px){.testimonial-box-style-4 p{font-size:17px}}.testimonial-box-style-4 .info-item{display:flex;align-items:center;gap:25px;margin-top:45px}.testimonial-box-style-4 .info-item .info-thumb{width:65px;height:65px}.testimonial-box-style-4 .info-item .info-thumb img{border-radius:50%}.testimonial-box-style-4 .info-item .title{font-size:24px;color:var(--theme-color-white)}.testimonial-box-style-4 .info-item .title span{color:var(--text-color);font-size:16px;font-weight:400;font-family:var(--body-font-family);display:inline-block;margin-left:25px}.testimonial-section-4{padding-top:410px!important;position:relative}.testimonial-section-4 .vec-bg{position:absolute;left:-15%;bottom:300px;width:571px;height:553px;background:radial-gradient(50% 50% at 50% 50%,rgba(107,55,255,.44) 0,rgba(107,55,255,0) 100%)}.testimonial-section-4 .vec-bg-2{position:absolute;bottom:0;right:-21%;width:577px;height:577px;background:radial-gradient(50% 50% at 50% 50%,rgba(255,119,60,.54) 0,rgba(255,119,60,0) 100%)}.testimonial-section-4 .vec-video-shape{position:absolute;bottom:40px;left:40px}.testimonial-section-3{position:relative;margin:0 50px;border-radius:30px;overflow:hidden}@media (max-width:767.98px){.testimonial-section-3{margin:0 15px}}.testimonial-section-3 .testimonial-right-shape{position:absolute;bottom:0;right:0;pointer-events:none;opacity:.5}@media (max-width:1199.98px){.testimonial-section-3 .testimonial-right-shape{display:none}}.process-section{position:relative;z-index:1}.process-section .sec-title .sub-title{padding-top:0}.process-section .process-shape{position:absolute;left:9%;top:20%;z-index:-1}.process-section .process-shape2{position:absolute;right:10%;top:19%;z-index:-1}.process-border{position:relative}.process-border:before{content:"";position:absolute;left:0;top:-2px;margin:auto;right:0;width:894px;height:1px;background-image:repeating-linear-gradient(90deg,#fcdb66,#fcdb66 7px,transparent 0,transparent 12px)}.process-single-box{padding:0;position:relative;z-index:1;margin-bottom:30px;text-align:center;margin-top:90px}.process-single-box:before{content:"";position:absolute;top:-86px;left:50%;width:1.5px;height:29px;background-image:repeating-linear-gradient(180deg,#fcdb66 0 6px,transparent 6px 12px)}.process-single-box .process-thumb{position:relative;z-index:1;transition:.5s}.process-single-box .process-thumb img{-webkit-mask-image:url(/assets/images/main-home/process-img-mask.png);mask-image:url(/assets/images/main-home/process-img-mask.png);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.process-single-box:hover .process-thumb{transform:rotateY(180deg)}.process-single-box:hover h3.process-number{background:var(--theme-color-white)}.process-single-box .process-content{padding:0 20px}.process-single-box .process-content .title{margin:20px 0}.process-single-box h3.process-number{font-weight:500;font-size:16px;color:var(--theme-color2);position:absolute;top:-53px;left:0;margin:auto;right:0;height:40px;width:40px;line-height:40px;border-radius:50%;z-index:1;background:var(--theme-color1);transition:all .3s ease}.process-section-two{padding-bottom:96px;position:relative}.process-section-two .sec-title{margin-bottom:50px}.process-section-two .sec-title .sub-title{padding-top:0}.process-section-two .process-bx{position:relative;z-index:1;border-radius:16px}.process-section-two .process-bx:after,.process-section-two .process-bx:before{content:"";position:absolute;z-index:-1;inset:-.1rem;background:conic-gradient(from var(--gradient-angle),var(--theme-color2),var(--theme-color1),var(--theme-color2),var(--theme-color1),var(--theme-color2));border-radius:inherit;animation:rotate 2.5s linear infinite;transition:all .3s ease;opacity:0}.process-section-two .process-bx :after,.process-section-two .process-bx:hover:before{opacity:1}.process-section-two .process-bx .process-conten{border:1px solid rgba(255,255,255,.1);background:#0A0A0A;margin-bottom:24px;padding:33px 30px;border-radius:16px;transition:.5s;position:relative;z-index:1}.process-section-two .process-bx .process-conten .content{display:flex;align-items:center}.process-section-two .process-bx .process-conten .content .title{color:var(--theme-color-white);margin:0}.process-section-two .process-bx .process-conten .content .number{color:var(--theme-color1);font-family:var(--heading-font-family);margin-right:58px;position:relative;font-size:24px;transition:.5s}.process-section-two .process-bx .process-conten .content .number:before{position:absolute;content:"";right:-30px;top:3px;height:30px;width:1px;background:rgba(255,255,255,.2901960784);transition:.5s}.process-section-two .process-bx .process-conten .content .number:after{position:absolute;content:"";right:-64px;top:22px;height:1px;width:50px;background:var(--theme-color1);opacity:0;transition:.5s}.process-section-two .process-bx .process-conten:hover .number:before{opacity:0}.process-section-two .process-bx .process-conten:hover .number:after{opacity:1}.process-section-two .process-bx .process-conten:hover .number{margin-right:80px}.process-section-two .process-img{margin-left:60px;position:relative;text-align:center;z-index:1}.process-section-two .process-img .image-box{position:relative}.process-section-two .process-img .image-box img{left:0;position:absolute;top:150px}.process-section-two .process-img .image-box:before{position:absolute;content:"";background-color:var(--theme-color2);width:510px;height:636px;left:0;top:30px;border-radius:320px 320px 149px 10px;z-index:-1}.process-section-two .process-img .image-box:after{background-color:var(--theme-color1);border-radius:320px 320px 149px 10px;content:"";height:636px;left:-15px;position:absolute;top:20px;width:510px;z-index:-2}.process-section-two .process-img .process-icon-box{background:var(--theme-color1);border-radius:16px;display:inline-block;padding:35px 0;position:absolute;right:0;text-align:center;top:300px;width:200px}.process-section-two .process-img .process-icon-box .process-count span.count-text{font-weight:600;font-size:60px;line-height:1;color:var(--theme-color-black);font-family:var(--heading-font-family)}.process-section-two .process-img .process-icon-box .process-count span.plus{font-family:var(--heading-font-family);font-weight:400;font-size:34px;position:relative;top:-31px;left:6px;color:var(--theme-color-black)}.process-section-two .process-img .process-icon-box .process-count h6.counter-title{font-size:18px;line-height:28px;margin-top:24px;font-weight:500;color:var(--theme-color-black)}.process-section-two .process-img .process-sp{position:absolute;bottom:15%;z-index:-1;right:-34%}.work-section{z-index:1;margin-top:-1px;background:var(--theme-color2)}@media (max-width:575.98px){.work-section .theme-btn{padding:12px 20px}}.work-section .right-shape1{position:absolute;top:0;right:0}@media (max-width:1399.98px){.work-section .right-shape1{display:none}}.work-section .work-shapes{position:absolute;top:2%;left:28%;z-index:-1;animation-name:rotateme;animation-duration:20s;animation-iteration-count:infinite;animation-timing-function:linear}.work-section .sec-title{margin-bottom:60px}.work-section .work-bg-blur{background:radial-gradient(50% 50% at 50% 50%,rgba(255,119,60,.54) 0,rgba(255,119,60,0) 100%);position:absolute;right:0;left:0;margin:auto;bottom:0;height:555px;width:555px;z-index:-1;border-radius:50%}.work-single-box{background:var(--theme-color4);padding:30px 30px 30px 164px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;z-index:1;margin-bottom:30px;display:flex;align-items:center;justify-content:center}@media (max-width:991.98px){.work-single-box{display:block;padding:30px}}@media (max-width:1199.98px){.work-single-box .work-content{margin-bottom:20px}}.work-single-box .work-content .title{margin-bottom:40px;position:relative;padding-left:0}@media (max-width:1199.98px){.work-single-box .work-content .title br{display:none}}@media (max-width:575.98px){.work-single-box .work-content .title br{display:block}}.work-single-box .work-content .title span{font-weight:300}.work-single-box .work-content p{margin-right:50px;line-height:26px}.work-single-box .work-content span.work-date{font-family:var(--heading-font-family);font-weight:500;font-size:18px;color:var(--theme-color1);margin:9px 0 56px;display:inline-block}.work-single-box .work-content .nexella-buton a{font-size:16px;padding:15px 43px}.work-single-box .work-content .nexella-buton a,.work-single-box .work-content .nexella-buton a i{background-color:var(--body-bg);color:var(--theme-color-white)}.work-single-box .work-content .nexella-buton a:before{background:var(--theme-color1)}.work-single-box .work-content .nexella-buton a:hover{color:var(--theme-color-black)}.work-single-box .work-content .nexella-buton a:hover i{background:var(--theme-color1);transform:scale(1);color:var(--theme-color-black)}.work-single-box h3.wokr-number{font-weight:300;font-size:40px;color:#A1A1A1;position:absolute;top:90px;left:50px}.work-single-box .work-img{flex-shrink:0;position:relative;z-index:1}.work-single-box .work-img .work-shape{position:absolute;bottom:-30px;left:-73px;transition:.5s;opacity:0}@media (max-width:575.98px){.work-single-box .work-img .work-shape{display:none}}.work-single-box:hover .work-shape{opacity:1;left:-50px;bottom:0}.work-section-two{position:relative;z-index:1}.work-section-two .sec-title{margin-bottom:50px}.work-section-two .sec-title .sub-title{padding-top:0}.work-section-two .container-fluid{padding:0;margin:0}.work-section-two .shape-1{position:absolute;top:13%;left:13%;z-index:-1}.work-section-two .shape-2{position:absolute;top:15%;right:12%;z-index:-1}.work-section-two .shape-2 img{filter:brightness(0) invert(1);opacity:.5}.work-single-box-two{position:relative;z-index:1;border:1px solid rgba(255,255,255,.1);border-radius:16px;margin:0 0 50px}.work-single-box-two:after,.work-single-box-two:before{content:"";position:absolute;z-index:-1;inset:-.1rem;background:conic-gradient(from var(--gradient-angle),var(--theme-color2),var(--theme-color1),var(--theme-color2),var(--theme-color1),var(--theme-color2));border-radius:inherit;animation:rotate 2.5s linear infinite;transition:all .3s ease;opacity:0}.work-single-box-two :after,.work-single-box-two:hover:before{opacity:1}.work-single-box-two .work-box-inner{background:linear-gradient(0deg,#0C0C0C,#1C1C1C 98.44%);padding:50px 20px 20px;border-radius:16px}.work-single-box-two .work-box-inner.style-two{padding:20px 20px 50px!important;background:linear-gradient(0deg,#1C1C1C .69%,#0C0C0C 98.44%)!important}.work-single-box-two .work-box-inner.style-two .work-content{margin-bottom:0;margin-top:60px}.work-single-box-two .work-box-inner.style-two .work-content p{margin:0}.work-single-box-two .work-box-inner.style-two .work-buton a{top:inherit;bottom:-9%}.work-single-box-two.bottom{transform:translateY(50px)!important}.work-single-box-two .work-content{text-align:center;margin-bottom:40px}.work-single-box-two .work-content .title{margin-bottom:24px;cursor:pointer;transition:.5s}.work-single-box-two .work-content .title:hover{color:var(--theme-color1)}.work-single-box-two .work-content p{font-weight:400;font-size:14px;color:var(--theme-color1);border:1px solid rgba(255,255,255,.1);background:#0A0A0A;display:inline-block;border-radius:20px;padding:4px 20px}.work-single-box-two .work-img{position:relative;z-index:1}.work-single-box-two .work-img:after{background:rgba(255,255,255,.3);bottom:0;content:"";left:50%;position:absolute;right:51%;top:0;opacity:1;pointer-events:none;transition:all .4s linear}.work-single-box-two .work-img img{border-radius:15px}.work-single-box-two .work-img .work-buton a{display:inline-block;position:absolute;top:-30px;height:60px;width:60px;line-height:60px;background:var(--body-bg);border-radius:50%;text-align:center;color:var(--theme-color-white);left:0;right:0;margin:auto;z-index:1;transform:rotate(-45deg);font-size:16px;transition:all .4s linear}.work-single-box-two .work-img .work-buton a:hover{background-color:var(--theme-color1);color:var(--theme-color-black)}.work-single-box-two:hover .work-img:after{left:0;right:0;opacity:0;transition:all .4s linear}.work-single-box-two:hover .work-buton a{background:var(--theme-color2);color:var(--theme-color1)}.work-box-items-3{background-color:#0A0A0A;display:flex;align-items:center;padding:30px 0;margin-bottom:24px;position:relative}@media (max-width:991.98px){.work-box-items-3{display:block}}.work-box-items-3 .shape-1{position:absolute;bottom:10px;left:35%}.work-box-items-3 .work-content{padding:0 70px;flex-basis:50%}@media (max-width:991.98px){.work-box-items-3 .work-content{margin-bottom:30px;flex-basis:auto}}@media (max-width:1199.98px){.work-box-items-3 .work-content{padding:0 30px}}.work-box-items-3 .work-content .top-title{display:flex;align-items:center;justify-content:space-between;position:relative;margin-bottom:40px}@media (max-width:1199.98px){.work-box-items-3 .work-content .top-title{margin-bottom:20px}}.work-box-items-3 .work-content .top-title:before{position:absolute;top:50%;left:40%;transform:translateX(-50%);content:"";opacity:.3;background:#A1A1A1;height:1px;width:324px}@media (max-width:1399.98px){.work-box-items-3 .work-content .top-title:before{display:none}}.work-box-items-3 .work-content .top-title span{font-size:22px;font-weight:600;font-family:var(--heading-font-family)}.work-box-items-3 .work-content .top-title p{font-size:18px;font-weight:500;font-family:var(--heading-font-family);margin-bottom:0}.work-box-items-3 .work-content .content{margin-left:40px}@media (max-width:991.98px){.work-box-items-3 .work-content .content{margin-left:0}}.work-box-items-3 .work-content .content .title{margin-bottom:30px}@media (max-width:1399.98px){.work-box-items-3 .work-content .content .title{font-size:35px}}@media (max-width:1199.98px){.work-box-items-3 .work-content .content .title{font-size:32px}}.work-box-items-3 .work-content .content .title a span{color:var(--theme-color1)}.work-box-items-3 .work-content .content p{margin-bottom:52px}@media (max-width:1199.98px){.work-box-items-3 .work-content .content p{margin-bottom:20px}}.work-box-items-3 .work-content .content .border-style-btn{background-color:transparent;border:1px solid rgba(255,255,255,.2);color:#fff}.work-box-items-3 .work-content .content .border-style-btn i{color:#fff;transition:all .3s ease}.work-box-items-3 .work-content .content .border-style-btn:before{background-color:var(--theme-color1)}.work-box-items-3 .work-content .content .border-style-btn:hover,.work-box-items-3 .work-content .content .border-style-btn:hover i{color:var(--theme-color1-text-color)}.work-box-items-3 .work-content .content .nexella-buton{margin-top:50px}@media (max-width:991.98px){.work-box-items-3 .work-content .content .nexella-buton{margin-top:30px}}.work-box-items-3 .work-content .content .nexella-buton a{font-size:16px}.work-box-items-3 .work-content .content .nexella-buton a,.work-box-items-3 .work-content .content .nexella-buton a i{background-color:var(--body-bg);color:var(--theme-color-white)}.work-box-items-3 .work-content .content .nexella-buton a:before{background:var(--theme-color1)}.work-box-items-3 .work-content .content .nexella-buton a:hover{color:var(--theme-color-black)}.work-box-items-3 .work-content .content .nexella-buton a:hover i{background:var(--theme-color1);transform:scale(1);color:var(--theme-color-black)}.work-box-items-3 .thumb{max-width:618px}@media (max-width:991.98px){.work-box-items-3 .thumb{max-width:none;max-height:400px;overflow:hidden}}.work-box-items-3 .thumb img{width:100%;height:100%}.work-section{position:relative}.work-section .shape-3{position:absolute;bottom:0;left:0}.work-section .work-bg-blur2{width:571px;height:553px;background:radial-gradient(50% 50% at 50% 50%,rgba(107,55,255,.44) 0,rgba(107,55,255,0) 100%);display:inline-block;position:absolute;top:0;left:0;z-index:-1}.project-section-4{background-color:var(--theme-color-black)}.project-section-4 .auto-container{max-width:1820px;position:static}.project-section-4 .sec-title{margin-bottom:70px}@media (max-width:991.98px){.project-section-4 .sec-title{margin-bottom:40px}}.project-section-4 .sec-title .sub-title{margin-bottom:40px}@media (max-width:991.98px){.project-section-4 .sec-title .sub-title{margin-bottom:20px}}.project-section-4 .sec-title h2{font-size:100px;line-height:80px}@media (max-width:991.98px){.project-section-4 .sec-title h2{font-size:40px;line-height:40px}}@media (max-width:575.98px){.project-section-4 .sec-title h2{font-size:32px;line-height:40px}}.project-box-style-4{position:relative;z-index:9;padding:30px 20px;background:linear-gradient(0deg,#0C0C0C,#1C1C1C 98.44%);border-radius:14px}.project-box-style-4 .images-box{position:relative;overflow:hidden}.project-box-style-4 .images-box .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,100%);transition:all .4s ease;opacity:0;visibility:hidden}.project-box-style-4 .thumb{padding-bottom:0;position:relative;overflow:hidden;border-radius:12px}.project-box-style-4 .thumb img{width:100%;height:100%;border-radius:12px;transition:all .4s ease}.project-box-style-4 .content{padding:40px 10px 10px}.project-box-style-4 .content .title{font-weight:500}@media (max-width:1599.98px){.project-box-style-4 .content .title{font-size:22px}}@media (max-width:991.98px){.project-box-style-4 .content .title{font-size:20px}}@media (max-width:767.98px){.project-box-style-4 .content .title{font-size:19px}}@media (max-width:575.98px){.project-box-style-4 .content .title{font-size:20px}}.project-box-style-4 .content .title a{background-image:linear-gradient(90deg,currentColor 0,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:all .5s,background-size .5s}.project-box-style-4 .content .title a:hover{color:var(--theme-color1);background-size:100% 1px}.project-box-style-4 .content .post-box{display:inline-block;font-size:14px;font-weight:400;color:var(--theme-color1);border-radius:60px;border:1px solid rgba(255,255,255,.1);padding:5px 20px;margin-top:20px;transition:all .4s ease-in-out}.project-box-style-4 .content .post-box:hover{background-color:var(--theme-color1);color:var(--theme-color-black)}.project-box-style-4:hover .images-box .icon{transform:translate(-50%,-50%);opacity:1;visibility:visible}.project-box-style-4:hover .thumb img{transform:scale(1.1)}.project-section-4{position:relative}.project-section-4 .arrow-shape{position:absolute;top:25%;left:33%}.project-section-4 .work-shapes{position:absolute;top:2%;left:10%;text-align:center;z-index:-1;animation-name:rotateme;animation-duration:20s;animation-iteration-count:infinite;animation-timing-function:linear}.video-section{position:relative;text-align:center;padding:220px 0;background-size:cover;background-attachment:fixed}@media (max-width:767.98px){.video-section{padding:150px 0}}.video-section:before{position:absolute;left:0;top:0;height:100%;width:100%;content:"";z-index:1;background-image:linear-gradient(to bottom,rgba(255,255,255,0),var(--theme-color1))}.video-section .big-title{position:absolute;left:0;right:0;bottom:0;z-index:2;font-size:200px;font-weight:600;line-height:1em;text-transform:capitalize;color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:rgba(255,255,255,.2)}@media (max-width:1399.98px){.video-section .big-title{font-size:120px}}@media (max-width:991.98px){.video-section .big-title{font-size:80px}}@media (max-width:575.98px){.video-section .big-title{font-size:50px}}.video-section .play{z-index:2}.video-section .play,.video-section .play .icon{position:relative;color:var(--theme-color-white)}.video-section .play .icon{width:120px;height:120px;font-size:28px;border-radius:150px;text-align:center;line-height:118px;display:inline-block;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.1)}.video-section .title{z-index:2;margin-top:30px;color:var(--theme-color-white)}@media (max-width:767.98px){.video-section .title{font-size:36px;line-height:46px}.video-section .title br{display:none}}@keyframes modal-video{0%{opacity:0}to{opacity:1}}@keyframes modal-video-inner{0%{transform:translateY(100px)}to{transform:translate(0)}}.modal-video{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000000;cursor:pointer;opacity:1;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video;transition:opacity .3s ease-out}.modal-video-effect-exit{opacity:0}.modal-video-effect-exit .modal-video-movie-wrap{transform:translateY(100px)}.modal-video-body{max-width:960px;margin:0 auto;padding:0 10px;box-sizing:border-box}.modal-video-body,.modal-video-inner{width:100%;height:100%;display:flex;justify-content:center}.modal-video-inner{align-items:center}@media (orientation:landscape){.modal-video-inner{padding:10px 60px;box-sizing:border-box}}.modal-video-movie-wrap{width:100%;height:0;position:relative;padding-bottom:56.25%;background-color:#333;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video-inner;transform:translate(0);transition:transform .3s ease-out}.modal-video-movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.modal-video-close-btn{position:absolute;z-index:2;top:-45px;right:0;display:inline-block;width:35px;height:35px;overflow:hidden;border:none;background:transparent}@media (orientation:landscape){.modal-video-close-btn{top:0;right:-45px}}.modal-video-close-btn:before{transform:rotate(45deg)}.modal-video-close-btn:after{transform:rotate(-45deg)}.modal-video-close-btn:after,.modal-video-close-btn:before{content:"";position:absolute;height:2px;width:100%;top:50%;left:0;background:#fff;border-radius:5px;margin-top:-6px}.marquee-section{position:relative;background-color:var(--theme-color1);padding:60px 0}.marquee{position:relative;--duration:30s;--gap:0px;display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:var(--gap)}.marquee .marquee-group{flex-shrink:0;display:flex;align-items:center;justify-content:space-around;gap:var(--gap);min-width:100%;animation:scroll var(--duration) linear infinite}.marquee .text{font-size:24px;line-height:1.3;color:var(--theme-color4);font-weight:700;text-transform:uppercase;position:relative;display:flex;align-items:center}.marquee .text:before{position:absolute;content:"";left:-85px;bottom:0;height:140px;width:240px;border:1px solid var(--theme-color-black);border-radius:100px}@media (max-width:991.98px){.marquee .text:before{height:101px}}.marquee .text .title{color:var(--theme-color-black);text-transform:uppercase;margin:0 57px;position:relative;font-weight:700;font-size:70px;display:flex;align-items:center;border:1px solid var(--theme-color-black);padding:23.5px 80px;border-radius:100px}@media (max-width:991.98px){.marquee .text .title{font-size:40px}}@media (prefers-reduced-motion:reduce){.marquee .marquee-group{animation-play-state:paused}}.marquee-section-two{position:relative;background-color:var(--theme-color1);padding:30px 0}@media (max-width:1199.98px){.marquee-section-two{padding:25px 0}}.marquee-two{position:relative;--duration:30s;--gap:0px;display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:var(--gap)}.marquee-two .marquee-group{flex-shrink:0;display:flex;align-items:center;justify-content:space-around;gap:var(--gap);min-width:100%;animation:scroll var(--duration) linear infinite}.marquee-two .text{font-size:40px;line-height:1.2;color:var(--theme-color-black);font-weight:700;margin:0 43px;position:relative;font-family:var(--heading-font-family)}.marquee-two .text:before{content:"";position:absolute;left:-56px;top:10px;height:25px;width:25px;background:url(/assets/images/home-2/marque-icon.png);animation-name:rotateme;animation-duration:6s;animation-iteration-count:infinite;animation-timing-function:linear}@media (prefers-reduced-motion:reduce){.marquee-two .marquee-group{animation-play-state:paused}}.marquee-three{position:relative;--duration:30s;--gap:0px;display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:var(--gap)}.marquee-three .marquee-group{flex-shrink:0;display:flex;align-items:center;justify-content:space-around;gap:var(--gap);min-width:100%;animation:scroll var(--duration) linear infinite}.marquee-three .text{font-size:80px;line-height:1.2;color:var(--theme-color-white);font-weight:800;margin:0 90px;position:relative;font-family:var(--heading-font-family)}.marquee-three .text:before{content:"";position:absolute;left:-121px;top:19px;height:65px;width:65px;background:url(/assets/images/home-2/arrwo-icon.png);background-repeat:no-repeat}@media (prefers-reduced-motion:reduce){.marquee-three .marquee-group{animation-play-state:paused}}.marquee-section-h3{position:relative;background-color:var(--theme-color1);padding:22px 0}@media (max-width:1199.98px){.marquee-section-h3{padding:25px 0}}.marquee-h3{position:relative;--duration:30s;--gap:0px;display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:var(--gap)}.marquee-h3 .marquee-group{flex-shrink:0;display:flex;align-items:center;justify-content:space-around;gap:var(--gap);min-width:100%;animation:scroll var(--duration) linear infinite}.marquee-h3 .text{color:var(--theme-color-black);font-family:var(--heading-font-family);font-size:40px;font-weight:700;line-height:57px;margin:0 75px;position:relative}.marquee-h3 .text:before{content:"";position:absolute;left:-99px;top:0;height:52px;width:52px;background:url(/assets/images/home-3/marque-icon.png);animation-name:rotateme;animation-duration:6s;animation-iteration-count:infinite;animation-timing-function:linear}@media (prefers-reduced-motion:reduce){.marquee-h3 .marquee-group{animation-play-state:paused}}.style_three{padding:40px 0}.style_three .marquee .text:before{display:none}.style_three .marquee .text h1{margin:0 55px;font-weight:800;font-size:115px;border:0;padding:0;border-radius:0}.marquee-section-two.four{position:relative;background-color:var(--theme-color2);padding:37px 0}.marquee-two.four .text{font-size:38px;margin:0 75px;line-height:2;text-transform:capitalize}.marquee-two.four .text:before{left:-101px;top:13px;height:58px;width:58px;background:url(/assets/images/home-4/marque-shap.png);background-repeat:no-repeat}@media (prefers-reduced-motion:reduce){.marquee-two.four .marquee-group{animation-play-state:paused}}.marquee-section-two.five{position:relative;background-color:var(--theme-color1);padding:27px 0}.marquee-two.five .text{font-size:38px;margin:0 75px;line-height:2;text-transform:capitalize;font-size:600;color:var(--theme-color3)}.marquee-two.five .text:before{left:-101px;top:13px;height:58px;width:58px;background:url(/assets/images/home-6/rotate.png);background-repeat:no-repeat}@media (prefers-reduced-motion:reduce){.marquee-two.five .marquee-group{animation-play-state:paused}}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - var(--gap)))}}.team-section{position:relative;padding:100px 0 90px;background:#0A0A0A}.team-section .sec-title h2{max-width:430px}.our-team-intro{margin-bottom:10px}.our-team-intro .team-culmn{display:flex;align-items:center;justify-content:space-between}@media (max-width:1199.98px){.our-team-intro .team-culmn{flex-wrap:wrap!important;gap:20px!important}}.our-team-intro .team-des{font-size:16px;line-height:28px;width:62%}@media (max-width:767.98px){.our-team-intro .team-des{margin-top:0}}.our-team-intro .nexella-buton{margin-top:-18px;margin-right:62px}.our-team-intro .nexella-buton a{font-size:16px;padding:15px 40px;margin-top:-18px}.team-single-box{margin-bottom:30px}.team-single-box,.team-single-box .inner-box{position:relative}.team-single-box .inner-box:hover .image1{mix-blend-mode:normal}.team-single-box .inner-box:hover .image1 .team-bg{transform:scale(1.1)}.team-single-box .inner-box:hover .social-links{transform:scaleY(1);opacity:1;visibility:visible}.team-single-box .inner-box:hover .designation,.team-single-box .inner-box:hover .name a{color:var(--theme-color-black)}.team-single-box .inner-box:hover .designation:before{background:var(--theme-color-black)}.team-single-box .inner-box:hover .nexella-hover-bx{opacity:1;transform:scale(1)}.team-single-box .image-box{position:relative;overflow:hidden}.team-single-box .image-box .image1{margin-bottom:0;mix-blend-mode:luminosity;transition:all .4s ease}.team-single-box .image-box .image1 .team-bg{width:100%;transition:all .4s ease}.team-single-box .image-box .image2{margin-bottom:0}.team-single-box .image-box .image2 .team-img{position:absolute;bottom:0;left:50%;transform:translate(-50%)}.team-single-box .info-box{padding:32px 35px 36px;background:var(--body-bg);position:relative;margin-left:42px;transition:all .3s ease;z-index:1}.team-single-box .info-box .name{margin-bottom:8px}.team-single-box .info-box .name a{font-weight:500;z-index:2;font-size:26px;transition:all .3s ease;display:inline-block}@media (max-width:767.98px){.team-single-box .info-box .name a{font-size:20px}}.team-single-box .info-box .designation{position:relative;display:block;z-index:2;font-family:var(--heading-font-family);transition:all .3s ease;padding-left:50px}.team-single-box .info-box .designation:before{position:absolute;left:0;top:15px;width:40px;content:"";height:1px;background:rgba(255,255,255,.2);transition:all .3s ease}.team-single-box .info-box .nexella-hover-bx{background:var(--theme-color1);height:100%;top:0;opacity:0;position:absolute;transform:scaleX(0);transition:all .5s ease 0s;width:25%;z-index:-1}.team-single-box .info-box .hover-bx{left:0;transition-delay:.105s}.team-single-box .info-box .hover-bx2{left:25%;transition-delay:.105s}.team-single-box .info-box .hover-bx3{left:50%;transition-delay:.105s}.team-single-box .info-box .hover-bx4{left:75%;transition-delay:0s}.team-single-box .share-icon{position:absolute;left:42px;bottom:0;height:50px;width:50px;line-height:50px;text-align:center;font-size:18px;background-color:var(--theme-color1);transition:all .3s ease;z-index:3;color:var(--theme-color2)}.team-single-box .social-links{position:absolute;left:42px;bottom:50px;display:flex;align-items:center;flex-direction:column;transform:scaleY(0);transform-origin:bottom;z-index:3;visibility:hidden;opacity:0;transition:all .4s ease}.team-single-box .social-links a{position:relative;height:50px;width:50px;display:block;font-size:16px;line-height:50px;text-align:center;color:var(--theme-color-white);transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(244,245,248,.1490196078);margin-bottom:10px}.team-single-box .social-links a:hover{color:var(--theme-color-black);background-color:var(--theme-color1)}.team-section.style-two .our-team-intro{margin-bottom:-5px}.team-section.style-two .outer-bx{max-width:1635px;margin:auto}.team-single-box-two{background:#1C1C1C;position:relative;margin-bottom:30px;padding:25px 20px 28px;border-radius:20px;margin-top:40px}.team-single-box-two.bottom{transform:translateY(-40px)}.team-single-box-two .image-box{position:relative;z-index:1}@media (max-width:767.98px){.team-single-box-two .image-box{width:100%}}.team-single-box-two .image-box figure{margin:0}.team-single-box-two .image-box figure img{-webkit-mask-image:url(/assets/images/home-2/team-mask1.png);mask-image:url(/assets/images/home-2/team-mask1.png);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (max-width:1370.98px){.team-single-box-two .image-box figure img{width:100%}}.team-single-box-two .info-box{position:relative;transition:all .3s ease;z-index:1;margin-top:8px}.team-single-box-two .info-box .name{margin-bottom:0}.team-single-box-two .info-box .name a{font-weight:500;font-size:22px;display:inline-block;line-height:0}.team-single-box-two .info-box .designation,.team-single-box-two .info-box .name a{font-family:var(--heading-font-family);transition:all .3s ease;color:var(--theme-color-white)}.team-single-box-two .info-box .designation{position:relative;display:block;z-index:2;font-size:15px}.team-single-box-two .share-icon{position:absolute;left:20px;top:0;height:50px;width:50px;line-height:50px;border-radius:50%;text-align:center;font-size:18px;background-color:#616161;z-index:3;color:var(--theme-color-white);transition:all .3s ease}.team-single-box-two .social-links{position:absolute;left:20px;top:70px;display:flex;align-items:center;flex-direction:column;transform:scaleX(0);z-index:3;visibility:visible;opacity:1;transition:all .4s ease}@media (max-width:991.98px){.team-single-box-two .social-links{top:95px}}@media (max-width:767.98px){.team-single-box-two .social-links{top:110px}}@media (max-width:400.98px){.team-single-box-two .social-links{top:65px}}.team-single-box-two .social-links a{position:relative;height:50px;width:50px;border-radius:50%;display:block;font-size:16px;line-height:50px;text-align:center;color:var(--theme-color-white);transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.2);margin-bottom:10px}.team-single-box-two .social-links a:hover{background:var(--theme-color1);color:var(--theme-color-black)}.team-single-box-two:hover .share-icon{background:var(--theme-color-black);color:var(--theme-color-white)}.team-single-box-two:hover .social-links{transform:scaleX(1);opacity:1;visibility:visible}.team-single-box-two:hover .info-box{margin-left:20px}.team-single-box-two:hover .designation,.team-single-box-two:hover .name a{color:var(--theme-color-black)}.team-single-box-two:hover .designation:before{background:var(--theme-color1)}.team-single-box-two .nexella-hover-bx{background:var(--theme-color1);height:100%;top:0;opacity:0;position:absolute;transform:scaleX(0);transition:all .5s ease 0s;width:25%;z-index:0}.team-single-box-two .hover-bx{left:0;transition-delay:.105s;border-radius:20px 0 0 20px}.team-single-box-two .hover-bx2{left:25%;transition-delay:.105s}.team-single-box-two .hover-bx3{left:50%;transition-delay:.105s}.team-single-box-two .hover-bx4{left:75%;transition-delay:0s;border-radius:0 20px 20px 0}.team-single-box-two:hover .nexella-hover-bx{opacity:1;transform:scale(1)}@media (max-width:1199.98px){.contact-content-style-3 .sec-title h2 br{display:none}}.contact-section{padding:85px 0 112px;position:relative;background:url(/assets/images/main-home/bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;z-index:1}@media (max-width:991.98px){.contact-section{padding:85px 0}}.contact-section .sec-title .sub-title{padding-top:0}.contact-section .sec-title{margin-bottom:58px}.contact-section .contact-sp{left:-12%;opacity:.5;position:absolute;top:24%;z-index:-1}@media (max-width:1399.98px){.contact-section .contact-sp{display:none}}.contact-right-warp{margin-top:37px;position:relative;z-index:1}.contact-right-warp .shape{position:absolute;right:38%;bottom:-13px;z-index:-1}@media (max-width:1399.98px){.contact-right-warp .shape{display:none}}.contact-desc{font-size:16px;line-height:28px;margin-bottom:75px;width:70%}.contact-desc,.contact-info p{color:var(--theme-color-black)}.contact-info p{font-family:var(--heading-font-family);font-weight:500;font-size:24px;margin:0}.contact-info h4{font-size:34px;font-weight:600;color:var(--theme-color-black);margin-top:10px}.contact-forms{position:relative;margin-left:80px;z-index:1}@media (max-width:1399.98px){.contact-forms{margin-left:0}}.contact-forms .submit-btn,.contact-forms .submit-btn i{background-color:var(--theme-color1);color:var(--theme-color-black)}.contact-forms .submit-btn:before,.contact-forms .submit-btn:hover i{background-color:var(--theme-color-white)}.contact-forms .service-info__badge{color:var(--theme-color-white);font-size:24px;font-weight:600;margin:0 0 33px}.contact-forms .form-group{position:relative;margin-bottom:20px}.contact-forms .form-group:last-child{margin-bottom:0}.contact-forms .form-group .select2-container--default .select2-selection--single,.contact-forms .form-group input:not([type=submit]),.contact-forms .form-group select,.contact-forms .form-group textarea{position:relative;display:block;height:55px;width:100%;border-radius:40px;padding:21px 30px;font-size:16px;color:var(--theme-color-white);background:rgba(255,255,255,.1);font-weight:400;border:1px solid rgba(255,255,255,.1);margin-bottom:0;transition:all .3s ease;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important}.contact-forms .form-group ::-webkit-input-placeholder{color:#616161}.contact-forms .form-group ::-moz-input-placeholder{color:#616161}.contact-forms .form-group ::-ms-input-placeholder{color:#616161}.contact-forms .form-group input:focus,.contact-forms .form-group select:focus,.contact-forms .form-group textarea:focus{border-color:var(--border-theme-color2)}.contact-forms .form-group textarea{height:200px;resize:none}.contact-forms .form-group .theme-btn,.contact-forms .form-group input[type=submit]{display:inline-block;border:0;font-size:16px;color:var(--theme-color1);font-weight:500;padding:15px 43px;border-radius:100px;position:relative;z-index:1;transition:.5s;background:var(--theme-color2);animation:fadeInUp 1s 1.6s both;margin-top:20px}.contact-forms .form-group .theme-btn:before,.contact-forms .form-group input[type=submit]:before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;z-index:-1;background:var(--text-color-bg-theme-color1);border-radius:100px;transition:.5s;transform:scale(0)}.contact-forms .form-group .theme-btn:hover:before,.contact-forms .form-group input[type=submit]:hover:before{transform:scale(1)}.contact-forms .form-group .theme-btn:hover,.contact-forms .form-group input[type=submit]:hover{color:var(--bg-theme-color1)}.contact-forms .form-group .theme-btn i,.contact-forms .form-group input[type=submit] i{position:absolute;right:-59px;height:59px;width:59px;line-height:58px;top:0;border-radius:50%;text-align:center;font-size:16px;transition:.5s;background:var(--theme-color2);font-weight:var(--h3-font-weight);transform:rotate(-45deg)}.contact-forms .form-group .theme-btn:hover i,.contact-forms .form-group input[type=submit]:hover i{color:var(--bg-theme-color1);background:var(--text-color-bg-theme-color1);transform:scale(1)}.contact-forms .contact-sps{position:absolute;top:0;left:6%;z-index:-1}.contact-section-two{position:relative;z-index:1}.contact-section-two .sec-title{margin-bottom:72px;max-width:557px}.contact-section-two .contact-shape{position:absolute;right:9%;bottom:30%;z-index:-1}.contact-section-two .contact-right-warp{position:relative;z-index:1;margin-top:0;margin-left:56px}.contact-section-two .contact-right-warp .shape{position:absolute;right:38%;bottom:-13px;z-index:-1}.contact-section-two .contact-desc{color:var(--theme-color7);width:70%;font-size:18px;line-height:28px;margin-bottom:56px}.contact-section-two .contact-info{margin-top:30px}.contact-section-two .contact-info p{font-family:var(--heading-font-family);font-weight:500;font-size:24px;margin:0;color:var(--theme-color-white)}.contact-section-two .contact-info .call-title{font-weight:500;color:var(--theme-color-white);margin-top:17px}.contact-section-two .contact-btn{margin-top:78px}.contact-section-two .contact-btn a{display:inline-block;font-family:var(--heading-font-family);font-weight:500;font-size:18px;line-height:24px;color:var(--theme-color-white);position:relative}.contact-section-two .contact-btn a:before{position:absolute;content:"";right:0;top:-22px;height:70px;width:70px;line-height:70px;border:2px solid var(--theme-color1);border-radius:50%;transition:.5s;opacity:0}.contact-section-two .contact-btn a:hover:before{right:-25px;opacity:1}.contact-section-two .contact-btn a:hover{color:var(--theme-color1)}.contact-section-two .contact-btn a img{margin-left:10px}.contact-section-two.style-h4 .contact-forms-two .service-info__badge{font-size:30px}.contact-section-two.style-h4 .contact-right-warp .contact-info .email-link{color:#fff;display:block;font-size:24px;font-weight:500;margin-bottom:5px;text-decoration:underline}.contact-section-two.style-h4 .contact-right-warp .contact-info p{font-size:16px;font-weight:300;font-family:var(--heading-font-family)}.contact-section-two.style-h4 .contact-right-warp .sec-title{margin-bottom:50px}.contact-section-two.style-h4 .contact-right-warp .contact-btn{margin-top:56px}.contact-forms-two{position:relative;z-index:1;background-color:var(--theme-color1);border-radius:40px;padding:60px 80px;margin-top:-162px}.contact-forms-two .service-info__badge{color:var(--theme-color-black);margin-bottom:30px}.contact-forms-two p.contact-des{font-family:var(--heading-font-family);font-weight:500;font-size:18px;line-height:28px;color:rgba(10,10,10,.8);margin-bottom:42px}.contact-forms-two .form-group{position:relative;margin-bottom:20px}.contact-forms-two .form-group:last-child{margin-bottom:0}.contact-forms-two .form-group .select2-container--default .select2-selection--single,.contact-forms-two .form-group input:not([type=submit]),.contact-forms-two .form-group select,.contact-forms-two .form-group textarea{position:relative;display:block;height:50px;padding:0 0 7px;width:100%;border-radius:0;font-size:18px;color:var(--theme-color-black);font-weight:500;border-bottom:1px solid rgba(0,0,0,.1);transition:all .3s ease;background:transparent}.contact-forms-two .form-group ::-webkit-input-placeholder{color:rgba(10,10,10,.8)}.contact-forms-two .form-group ::-moz-input-placeholder{color:var(--theme-color-white)}.contact-forms-two .form-group ::-ms-input-placeholder{color:var(--theme-color-white)}.contact-forms-two .form-group input:focus,.contact-forms-two .form-group select:focus,.contact-forms-two .form-group textarea:focus{border-bottom:2px solid rgba(0,0,0,.1215686275);background:transparent}.contact-forms-two .form-group textarea{height:120px;resize:none;padding:5px 0}.contact-forms-two .form-group .theme-btn,.contact-forms-two .form-group input[type=submit]{display:block;border:0;font-size:18px;color:var(--theme-color-white);font-weight:500;padding:18px 43px;border-radius:100px;position:relative;z-index:1;transition:.5s;background:var(--theme-color-black);text-align:center;width:100%;font-family:var(--heading-font-family);overflow:hidden;margin-top:20px}.contact-forms-two .form-group .theme-btn:before,.contact-forms-two .form-group input[type=submit]:before{position:absolute;content:"";top:0;right:0;height:100%;width:0;z-index:-1;background:var(--theme-color-white);border-radius:100px;transition:.5s}.contact-forms-two .form-group .theme-btn:hover:before,.contact-forms-two .form-group input[type=submit]:hover:before{width:100%;left:0}.contact-forms-two .form-group .theme-btn:hover,.contact-forms-two .form-group input[type=submit]:hover{color:var(--theme-color-black)}.contact-forms-two .contact-sps{position:absolute;top:0;left:6%;z-index:-1}.contact-form-style-3 .form-group{margin-top:35px}.contact-form-style-3 .form-group input,.contact-form-style-3 .form-group textarea{width:100%;outline:none;border-radius:30px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:16px 25px;color:var(--theme-color-white)}.contact-form-style-3 .form-group input::placeholder,.contact-form-style-3 .form-group textarea::placeholder{color:#A1A1A1}.contact-form-style-3 .form-group textarea{padding:16px 25px;height:200px}.contact-form-style-3 .form-group .submit-btn,.contact-form-style-3 .form-group .submit-btn i{background-color:var(--theme-color1);color:var(--theme-color-black)}.contact-form-style-3 .form-group .submit-btn:before,.contact-form-style-3 .form-group .submit-btn:hover i{background-color:var(--theme-color-white)}.news-section{position:relative;z-index:1;overflow:hidden;background-color:#0A0A0A}.news-section .sec-title{margin-bottom:60px}.news-section .nexella-buton{margin-top:-28px;text-align:right;margin-right:59px}.news-section .news-sp1{position:absolute;top:28%;left:0;z-index:-1}@media (max-width:1199.98px){.news-section .news-sp1{display:none}}.news-section .news-sp2{position:absolute;top:13%;right:5%;z-index:-1}@media (max-width:1199.98px){.news-section .news-sp2{display:none}}.news-block{position:relative;margin-bottom:30px;overflow:hidden}.news-block .blog-single-box{position:relative;transition:all .3s ease;box-shadow:0 10px 60px rgba(0,0,0,.07);overflow:hidden;background:var(--body-bg);padding:25px 25px 36px;border-radius:30px}@media (max-width:575.98px){.news-block .blog-single-box{padding:20px}}.news-block .blog-single-box:hover .image-box .image a:after{left:0;right:0;opacity:0;transition:all .4s linear}.news-block .blog-single-box:hover .image img{transform:scale(1.1)}.news-block .blog-single-box.style_two{padding:0;border-radius:15px;background:transparent}.news-block .blog-single-box.style_two .image{border-radius:15px}.news-block .blog-single-box.style_two .image img{transform:scale(1)}.news-block .blog-single-box.style_two .content-box{margin-left:0}.news-block .blog-single-box.style_two .content-box .date{font-family:var(--heading-font-family);font-weight:500;font-size:14px;border:1px solid rgba(255,255,255,.1);padding:1px 20px;border-radius:40px;display:table}.news-block .blog-single-box.style_two .content-box .title,.news-block .blog-single-box.style_two .content-box .title span,.news-block .blog-single-box.style_two .content-box .title strong{font-weight:500}.news-block .blog-single-box.style_two .content-box .blog-author{margin-top:12px}.news-block .blog-single-box.style_two .content-box .blog-author span{font-weight:500;font-size:18px;color:var(--theme-color-white);font-family:var(--heading-font-family)}.news-block .blog-single-box.style_two .content-box .blog-author span a{color:var(--theme-color1)}.news-block .blog-single-box.style_two .title a{background-image:linear-gradient(90deg,currentColor 0,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:all .3s,background-size .8s}.news-block .blog-single-box.style_two .title:hover a{background-size:100% 1px;color:var(--theme-color-white)}.news-block .blog-single-box.style_two .title:before{display:none}.news-block .image-box{position:relative}.news-block .image-box .image{position:relative;overflow:hidden;margin-bottom:0;border-radius:33px}@media (max-width:767.98px){.news-block .image-box .image{max-height:400px}}.news-block .image-box .image img{display:block;width:100%;transition:all .4s ease}@media (max-width:767.98px){.news-block .image-box .image img{object-fit:cover}}.news-block .image-box .image a:after{background:rgba(255,255,255,.3);bottom:0;content:"";left:50%;position:absolute;right:51%;top:0;opacity:1;pointer-events:none;transition:all .4s linear}.news-block .content-box{margin-top:30px;margin-left:30px}.news-block .content-box .date{font-family:var(--heading-font-family);font-weight:500;font-size:16px;border:2px solid rgba(97,97,97,.4);padding:3px 20px;border-radius:40px;display:table}.news-block .content-box .title{margin:20px 0 0;font-family:var(--heading-font-family);font-weight:500;font-size:24px;line-height:34px;text-decoration:none;transition:.5s;position:relative;display:inline-block;max-width:337px}.news-block .content-box .title span{font-weight:200;position:relative;z-index:1}.news-block .content-box .title span:before{position:absolute;content:"";left:0;bottom:0;width:0;height:1px;background:var(--theme-color1);transition:all .4s linear;z-index:-1}.news-block .content-box .title:hover span:before{width:100%}.news-block .content-box .title strong{color:var(--theme-color-white);position:relative;z-index:1;font-weight:700;transition:all .4s linear}.news-block .content-box .title strong:before{position:absolute;content:"";left:0;bottom:0;width:0;height:1px;background:var(--theme-color1);transition:all .4s linear;z-index:-1}.news-block .content-box .title:hover strong:before{width:100%}.news-block .content-box .title:hover,.news-block .content-box .title:hover strong{color:var(--theme-color1)}.news-block .content-box .text{margin-top:20px}.news-section.style_two{z-index:1;overflow:hidden}.news-section-3{position:relative;background:#0A0A0A}.news-section-3 .shape-1{position:absolute;left:0;bottom:120px}.news-section-3 .shape-2{position:absolute;top:-120px;right:0}.news-section-3 .news-block .content-box .date{text-transform:uppercase}.news-section-4{background-color:#0A0A0A}.news-card-style-4{background-color:var(--body-bg);border-radius:15px;padding:20px}.news-card-style-4 .thumb{padding-bottom:0;position:relative;overflow:hidden;border-radius:15px}.news-card-style-4 .thumb img{width:100%;height:100%;border-radius:15px;transition:all .4s ease}.news-card-style-4 .content{padding:40px 15px 20px;position:relative}.news-card-style-4 .content .post-date{width:70px;height:70px;text-align:center;border-radius:10px;background-color:var(--theme-color1);display:flex;align-items:center;justify-content:center;position:absolute;right:0;top:-40px}.news-card-style-4 .content .post-date .date-title{font-size:15px;font-weight:500;color:var(--theme-color-black);line-height:1}.news-card-style-4 .content .post-date p{font-size:16px;font-weight:400;color:var(--theme-color-black);margin-top:3px}.news-card-style-4 .content ul{display:flex;align-items:center;gap:24px;margin-bottom:15px}@media (max-width:991.98px){.news-card-style-4 .content .title{font-size:20px}}.news-card-style-4 .content .title a{background-image:linear-gradient(90deg,currentColor 0,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:all .5s,background-size .5s}.news-card-style-4 .content .title a:hover{color:var(--theme-color1);background-size:100% 1px}.news-card-style-4:hover .thumb img{transform:scale(1.1)}.news-section-4{position:relative}.news-section-4 .vec-left{position:absolute;bottom:100px;left:0}.news-section-4 .vec-arrow{position:absolute;top:17%;right:22%}.why-choose-us-section{position:relative;z-index:1}.why-choose-us-section .sec-title{margin-bottom:0}.why-choose-us-section .sec-title .sub-title{padding-top:0}.why-choose-us-section .nexella-buton{text-align:right;margin-right:60px}.why-choose-us-section .nexella-buton a{font-size:16px}.why-choose-us-section .choose-single-box{border-bottom:1px solid rgba(var(--theme-color-white-rgb),.15);margin-right:48px;margin-bottom:35px;padding-bottom:20px}.why-choose-us-section .choose-single-box .choose-icon i{display:inline-block;background:var(--theme-color2);height:60px;width:60px;border-radius:50%;line-height:60px;text-align:center;color:var(--theme-color1);font-size:26px;margin-bottom:25px;transition:all .4s linear;cursor:pointer}.why-choose-us-section .choose-single-box .choose-content .title{margin:0 0 14px}.why-choose-us-section .choose-single-box:nth-child(2){border-bottom:0}.why-choose-us-section .choose-single-box:hover .choose-icon i{transform:scaleX(-1)}.why-choose-us-section .column-right{padding-left:52px}.why-choose-us-section .column-right .choose-single-box{margin-right:0}.why-choose-us-section .choose-thumb{margin-left:-10px;position:relative;z-index:1;margin-top:-40px}.why-choose-us-section .choose-thumb .image1{position:relative;z-index:1;margin:0 23px;top:-26px}.why-choose-us-section .choose-thumb img{width:100%}.why-choose-us-section .choose-thumb .dote-shape{position:absolute;left:20%;bottom:-22%;z-index:-1}.why-choose-us-section .choose-thumb .image-bg-shape1{background-color:#111111;bottom:0}.why-choose-us-section .choose-thumb .image-bg-shape1,.why-choose-us-section .choose-thumb .image-bg-shape2{-webkit-mask-image:url(/assets/images/home-2/image-bg-shape1.png);mask-image:url(/assets/images/home-2/image-bg-shape1.png);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;max-width:424px;max-height:450px;position:absolute;transform:translate(-50%);left:50%;width:100%;height:100%}.why-choose-us-section .choose-thumb .image-bg-shape2{background-color:var(--theme-color1);bottom:31px;z-index:-1}.why-choose-us-section .choose-shape{position:absolute;top:15%;left:5%;right:0;text-align:center;z-index:-1}.why-choose-us-section .choose-shape2{position:absolute;top:-56%;right:0;z-index:-1}.why-choose-us-section .buler-bg{position:absolute;left:35%;bottom:5%;background:radial-gradient(50% 50% at 50% 50%,rgba(255,119,60,.54) 0,rgba(255,119,60,0) 100%);height:577px;width:577px;z-index:-1}.why-choose-us-section-two{padding:120px 0 45px;position:relative;z-index:1;overflow:hidden}.why-choose-us-section-two .choose-shape{position:absolute;right:0;bottom:0;z-index:-1}.why-choose-us-section-two .feature-grid{display:grid;grid-template-columns:repeat(2,auto);grid-gap:25px;gap:25px;max-width:645px}.why-choose-us-section-two .feature-grid .feature-item{position:relative;background:#2B2523;border-radius:999px}.why-choose-us-section-two .feature-grid .feature-item:after,.why-choose-us-section-two .feature-grid .feature-item:before{content:"";position:absolute;z-index:-1;inset:-.1rem;background:conic-gradient(from var(--gradient-angle),var(--theme-color2),var(--theme-color1),var(--theme-color2),var(--theme-color1),var(--theme-color2));border-radius:inherit;animation:rotate 2.5s linear infinite;transition:all .3s ease;opacity:0;border-radius:999px}.why-choose-us-section-two .feature-grid .feature-item :after,.why-choose-us-section-two .feature-grid .feature-item:hover:before{opacity:1}.why-choose-us-section-two .feature-grid .feature-item .featuer-list{display:flex;align-items:center;gap:10px;padding:10px 24px;border-radius:999px;font-family:var(--heading-font-family);font-weight:500;font-size:18px;color:var(--theme-color-white);position:relative;z-index:1;border:1px solid rgba(255,255,255,.1)}.why-choose-us-section-two .nexella-buton{margin-top:45px}.why-choose-us-section-two .nexella-buton a{font-size:16px;padding:14px 43px}.why-choose-us-section-two .btn-box{display:inline-block;margin-top:283px;margin-left:-75px}.why-choose-us-content-1{margin-right:30px}@media (max-width:1199.98px){.why-choose-us-content-1{margin-right:0}}.why-choose-us-content-1 .sec-title{max-width:490px}.why-choose-us-content-1 .icon-box-list{display:flex;align-items:center;gap:24px;margin-bottom:20px}@media (max-width:767.98px){.why-choose-us-content-1 .icon-box-list{flex-wrap:wrap}}.why-choose-us-content-1 .icon-box-list li .icon{width:64px;height:64px;line-height:59px;border-radius:50%;border:1px solid var(--theme-color-black);text-align:center}.why-choose-us-content-1 .icon-box-list li .icon i,.why-choose-us-content-1 .icon-box-list li .icon img{font-size:36px;transition:all .9s ease;display:inline-block}.why-choose-us-content-1 .icon-box-list li .content{border-top:1px solid rgba(0,0,0,.2);padding-top:20px;margin-top:30px}.why-choose-us-content-1 .icon-box-list li .content .title{font-size:20px;color:var(--theme-color-black);margin-bottom:14px}.why-choose-us-content-1 .icon-box-list li .content p{color:var(--theme-color-black);opacity:.8}.why-choose-us-content-1 .icon-box-list li:hover i,.why-choose-us-content-1 .icon-box-list li:hover img{transform:rotateY(1turn)}.why-choose-us-content-1 .theme-btn{padding:16px 34px}.why-choose-us-content-1 .theme-btn-arrow-left,.why-choose-us-content-1 .theme-btn-arrow-right{width:56px;height:56px;line-height:56px}.choose-us-image-items{margin-right:-165px;margin-left:14px;position:relative;z-index:9}@media (max-width:1599.98px){.choose-us-image-items{margin-right:0;margin-left:0}}.choose-us-image-items .circle-shape{position:absolute;top:-50px;right:-80px;z-index:-1}@media (max-width:1399.98px){.choose-us-image-items .circle-shape{display:none}}@media (max-width:575.98px){.choose-us-image-items .choose-us-image{max-height:368px;overflow:hidden}}.choose-us-image-items .choose-us-image img{width:100%;height:100%;-webkit-clip-path:polygon(81% 0,100% 0,100% 18%,100% 70%,100% 100%,50% 100%,0 100%,0 70%,0 23%,22% 0);clip-path:polygon(81% 0,100% 0,100% 18%,100% 70%,100% 100%,50% 100%,0 100%,0 70%,0 23%,22% 0)}@media (max-width:575.98px){.choose-us-image-items .choose-us-image img{object-fit:cover}}.choose-us-image-items .choose-us-image2{height:600px;width:404px}@media (max-width:1599.98px){.choose-us-image-items .choose-us-image2{height:auto;width:auto}}@media (max-width:1199.98px){.choose-us-image-items .choose-us-image2{height:600px}}@media (max-width:991.98px){.choose-us-image-items .choose-us-image2{height:auto}}@media (max-width:575.98px){.choose-us-image-items .choose-us-image2{display:none}}.choose-us-image-items .choose-us-image2 img{width:100%;height:100%;object-fit:cover;-webkit-clip-path:polygon(81% 0,82% 0,100% 18%,100% 70%,100% 100%,50% 100%,0 100%,0 70%,0 35%,0 0);clip-path:polygon(81% 0,82% 0,100% 18%,100% 70%,100% 100%,50% 100%,0 100%,0 70%,0 35%,0 0)}.choose-us-image-items .counter-box-1{background-color:var(--theme-color-black);display:flex;gap:20px;padding:41px 35px;margin-top:24px}@media (max-width:1599.98px){.choose-us-image-items .counter-box-1{gap:10px;padding:20px}}@media (max-width:1199.98px){.choose-us-image-items .counter-box-1{padding:28px;flex-wrap:wrap}}.choose-us-image-items .counter-box-1 .check-icon{width:60px;height:60px;line-height:58px;text-align:center;border-radius:50%;background-color:var(--theme-color1)}.choose-us-image-items .counter-box-1 .check-icon img{padding-left:4px}.choose-us-image-items .counter-box-1 .title{font-size:30px;margin-bottom:18px}.choose-us-image-items .counter-box-1 p{color:#A1A1A1;margin-bottom:0}@media (max-width:1599.98px){.choose-us-image-items .counter-box-1 p{margin-bottom:0}}@media (max-width:1199.98px){.choose-us-image-items .counter-box-1 p{font-size:14px}}.success-section-3{margin:0 50px;border-radius:30px;position:relative}@media (max-width:1399.98px){.success-section-3{margin:0 18px!important;padding-left:14px!important;padding-right:14px!important}}.success-section-3 .suceess-shape{position:absolute;bottom:0;left:0}.success-counter-items{margin-top:60px;display:flex;align-items:center;gap:20px}@media (max-width:767.98px){.success-counter-items{flex-wrap:wrap}}.success-counter-items .success-counter .count-text{color:transparent;font-size:180px;font-weight:600;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:var(--theme-color-black);font-family:var(--body-font-family);line-height:1}@media (max-width:991.98px){.success-counter-items .success-counter .count-text{font-size:140px}}@media (max-width:767.98px){.success-counter-items .success-counter .count-text{font-size:90px}}.success-counter-items .success-counter .plus{color:var(--theme-color-black);font-family:var(--heading-font-family);font-size:46px;font-weight:600}.success-counter-items .success-counter p{color:var(--theme-color-black);font-family:var(--heading-font-family);font-size:20px;font-weight:600;line-height:180%;margin-bottom:0;max-width:300px;margin-top:15px}.success-box-counter{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);padding:61px 19px}@media (max-width:1499.98px){.success-box-counter{padding:40px 15px}}.success-box-counter .count-box{color:var(--theme-color-black);font-family:var(--heading-font-family);font-size:80px;font-weight:700;line-height:1;margin-bottom:7px;text-align:center}@media (max-width:1499.98px){.success-box-counter .count-box{font-size:60px}}.success-box-counter p{color:var(--theme-color-black);font-family:var(--heading-font-family);font-size:16px;font-weight:500;margin-bottom:0;text-transform:uppercase;text-align:center}.success-box-items-3{position:relative}.success-box-items-3 .circle-icon{left:50%;position:absolute;top:55%;transform:translate(-50%,-50%);z-index:9}.success-box-items-3 .circle-icon .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9;width:40px;height:35px}.success-box-items-3 .circle-icon .icon:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";z-index:-1;width:102px;height:102px;border-radius:50%;background-color:var(--theme-color-black)}.choose-us-image-style-3{position:relative}@media (max-width:1199.98px){.choose-us-image-style-3{max-width:700px}}.choose-us-image-style-3 .choose-us-circle{position:absolute;bottom:130px;left:-25%}.choose-us-image-style-3 .thumb-1{max-width:476px;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 476 594"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 30C0 13.4315 13.4315 0 30 0H346.949C355.852 0 364.296 3.9547 369.995 10.7945L469.047 129.656C473.54 135.047 476 141.843 476 148.861V564C476 580.569 462.569 594 446 594H145.899C138.858 594 132.042 591.524 126.643 587.005L10.7442 489.993C3.93446 484.293 0 475.869 0 466.989V30Z" /></svg>');mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 476 594"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 30C0 13.4315 13.4315 0 30 0H346.949C355.852 0 364.296 3.9547 369.995 10.7945L469.047 129.656C473.54 135.047 476 141.843 476 148.861V564C476 580.569 462.569 594 446 594H145.899C138.858 594 132.042 591.524 126.643 587.005L10.7442 489.993C3.93446 484.293 0 475.869 0 466.989V30Z" /></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:cover;mask-size:cover;z-index:9}.choose-us-image-style-3 .thumb-1 img{width:100%;height:100%}.choose-us-image-style-3 .choose-marketing-box{padding:25px;display:flex;align-items:center;border-radius:16px;width:310px;gap:20px;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:rgba(255,255,255,.1);position:absolute;right:30px;bottom:10px;z-index:2}@media (max-width:575.98px){.choose-us-image-style-3 .choose-marketing-box{right:-10px}}.choose-us-image-style-3 .choose-marketing-box img{width:auto;height:auto;border-radius:0}.choose-us-image-style-3 .choose-marketing-box:before{content:"";position:absolute;inset:0;border-radius:16px;padding:2px;background:linear-gradient(97deg,rgba(255,255,255,.65),rgba(255,255,255,.31));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}.choose-us-image-style-3 .choose-marketing-box .marketing-icon{height:70px;width:70px;background:var(--theme-color1);border-radius:10px;line-height:70px;text-align:center;flex-shrink:0}.choose-us-image-style-3 .choose-marketing-box h6.marketing-title{font-weight:500;font-size:20px;line-height:28px;margin:0}.choose-us-box-style-3{position:relative;z-index:9;margin-bottom:24px}.choose-us-box-style-3:after,.choose-us-box-style-3:before{content:"";position:absolute;z-index:-1;inset:-.1rem;background:conic-gradient(from var(--gradient-angle),var(--theme-color2),var(--theme-color1),var(--theme-color2),var(--theme-color1),var(--theme-color2));border-radius:inherit;animation:rotate 2.5s linear infinite;transition:all .3s ease;opacity:0}.choose-us-box-style-3 :after,.choose-us-box-style-3:hover:before{opacity:1}.choose-us-box-style-3 .choose-us-box-3{padding:47px 60px;background:var(--body-bg);z-index:1;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);position:relative}@media (max-width:575.98px){.choose-us-box-style-3 .choose-us-box-3{padding:30px 20px}}.choose-us-box-style-3 .choose-us-box-3 .number{display:inline-block;width:44px;height:44px;line-height:44px;text-align:center;border-radius:50%;background-color:var(--theme-color1);color:var(--theme-color-black);font-size:20px;font-weight:500;position:absolute;top:47px;right:38px}.choose-us-box-style-3 .choose-us-box-3:before{position:absolute;top:0;right:0;width:17px;height:17px;content:"";background-color:var(--theme-color1)}.choose-us-box-style-3 .choose-us-box-3 .icon i,.choose-us-box-style-3 .choose-us-box-3 .icon img{transition:all .9s ease;display:inline-block}.choose-us-box-style-3 .choose-us-box-3 .content{margin-top:30px}.choose-us-box-style-3 .choose-us-box-3 .content .title{font-size:24px;margin-bottom:15px}.choose-us-box-style-3 .choose-us-box-3 .content p{font-size:18px;max-width:490px;line-height:156%}.choose-us-box-style-3:hover .choose-us-box-3 .icon i,.choose-us-box-style-3:hover .choose-us-box-3 .icon img{transform:rotateY(1turn)}.choose-us-section-3{position:relative;background-color:#000}.choose-us-section-3 .sec-title{margin-bottom:120px}@media (max-width:991.98px){.choose-us-section-3 .sec-title{margin-bottom:40px}}.choose-us-section-3 .bg-shape{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;opacity:.5}.choose-us-section-3 .bg-shape img{height:100%}.choose-us-section-3 .choose-right-shape{position:absolute;top:0;right:0;opacity:.2}.why-choose-us-section-1{position:relative}.why-choose-us-section-1 .wcu-sp-right{position:absolute;top:40px;right:40px;opacity:.5}@media (max-width:1199.98px){.why-choose-us-style{padding-top:0;padding-bottom:0}}.skill-section{position:relative}.skill-section .outer-box{max-width:1627px;margin:0 auto}.skill-section .inner-column{margin-left:5px;width:81%}.skill-section .sec-title{margin-bottom:50px}@media (max-width:1599.98px){.skill-section .sec-title h2 br{display:none}}.skill-section .sec-title .sub-title{padding-top:0}.skill-section .skill-img{position:relative;z-index:1}.skill-section .skill-img .skill-icon-box{position:absolute;bottom:0;right:40px;background:var(--body-bg);text-align:center;border-radius:16px;width:332px;padding:34px 30px 24px;display:flex;align-items:center;gap:20px}.skill-section .skill-img .skill-icon-box .skill-coun-icon{height:60px;width:60px;line-height:60px;background:var(--theme-color1);border-radius:50%;margin-top:-14px}.skill-section .skill-img .skill-icon-box .skill-count{text-align:left}.skill-section .skill-img .skill-icon-box .skill-count span.count-text{font-weight:600;font-size:30px;line-height:1;color:var(--theme-color-white);font-family:var(--sec-title-font-family)}.skill-section .skill-img .skill-icon-box .skill-count span.plus{font-family:var(--sec-title-font-family);font-weight:600;font-size:30px;position:relative;top:0;left:0;color:var(--theme-color-white)}.skill-section .skill-img .skill-icon-box .skill-count h6.counter-title{font-size:18px;font-weight:400;color:var(--text-color);font-family:var(--body-font-family)}.skill-section .skill-img .skill-img2{position:absolute;top:0;z-index:-1;right:40px}.skill-section .skill-img .images-one{-webkit-mask-image:url(/assets/images/home-2/skill-mask1.png);mask-image:url(/assets/images/home-2/skill-mask1.png)}.skill-section .skill-img .images-one,.skill-section .skill-img .images-two{-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.skill-section .skill-img .images-two{-webkit-mask-image:url(/assets/images/home-2/skill-mask2.png);mask-image:url(/assets/images/home-2/skill-mask2.png)}.skill-section .skill-img .skill-dot{position:absolute;top:41px;left:44%;z-index:-1}.skill-section .skill-rotate{position:absolute;right:-14%;bottom:-37%}@media (max-width:1199.98px){.skill-section .skill-rotate{display:none}}.skill-section .skill-sp2{position:absolute;right:9%;top:15%}.skill-section .skills .skill-item .skill-header{margin-bottom:19px}.skill-section .skills .skill-item{margin-bottom:30px}.skills{position:relative;margin-bottom:50px}.skills .skill-item{position:relative;margin-bottom:25px}.skills .skill-item:last-child{margin-bottom:0}.skills .skill-item .skill-header{position:relative;z-index:3;margin-bottom:12px}.skills .skill-item .skill-header .skill-title{position:relative;font-size:20px;font-weight:500;margin-bottom:0;color:var(--theme-color-white);font-family:var(--heading-font-family)}.skills .skill-item .skill-bar{position:relative;width:100%;height:7px;border-radius:10px}.skills .skill-item .skill-bar .bar-inner{position:relative;width:100%;height:5px;background:rgba(255,255,255,.2);border-radius:10px}.skills .skill-item .skill-bar .bar-inner .bar{position:absolute;left:0;top:0;height:5px;width:0;transition:all 3s ease;background:var(--theme-color1);border-radius:30px}.skills .skill-item .skill-bar .bar-inner .skill-percentage{position:absolute;right:0;bottom:0;font-size:20px;font-weight:500;margin-bottom:18px;color:var(--theme-color3)}.pricing-section{position:relative;z-index:1}.pricing-section .pricing-two__tab{display:flex;align-items:center;margin-top:30px;margin-bottom:40px;gap:25px}@media (max-width:1199.98px){.pricing-section .pricing-two__tab{flex-wrap:wrap;gap:20px}}@media (max-width:575.98px){.pricing-section .pricing-two__tab{justify-content:center}}.pricing-section .save-text{position:relative;font-size:18px;font-weight:500;color:var(--headings-color)}.pricing-section .save-text img{position:absolute;bottom:-30px;left:-3%}.pricing-section .nav{border:none}.pricing-section .nav .nav-tabs{border-bottom:0;display:flex;justify-content:center}.pricing-section .nav .nav-link{font-size:18px;font-weight:500;text-transform:capitalize;border:0;border-radius:0;padding:7px 56px;position:relative;background:transparent;font-family:var(--heading-font-family);z-index:2;color:var(--text-color);margin-bottom:0}.pricing-section .nav .nav-link:before{position:absolute;content:"";right:0;top:50%;transform:translateY(-50%) translateX(50%);background:var(--body-bg);width:75px;height:32px;border-radius:20px;border:1px solid rgba(255,255,255,.2)}.pricing-section .nav .nav-link:after{position:absolute;content:"";right:-33px;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:50%;background:var(--theme-color1);z-index:1}.pricing-section .nav .nav-link:first-child{padding-left:0}.pricing-section .nav .nav-link:last-child{padding-right:0}.pricing-section .nav .nav-link:last-child:after,.pricing-section .nav .nav-link:last-child:before{display:none}.pricing-section .nav .nav-link.active{color:var(--headings-color)}.pricing-section .nav .nav-link.active:after{right:8px}.pricing-section .bg-image{filter:saturate(.1)}.pricing-section .bg-image:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:linear-gradient(1turn,#070707 87.18%,rgba(7,7,7,.1) 98.15%)}.pricing-section .pricing-left-sp{position:absolute;top:97%;left:100px}@media (max-width:1599.98px){.pricing-section .pricing-left-sp{display:none}}.pricing-section .sec-title{margin-bottom:60px}.pricing-main-bx{position:relative;z-index:1}.pricing-main-bx:after,.pricing-main-bx:before{content:"";position:absolute;z-index:-1;inset:-.1rem;background:conic-gradient(from var(--gradient-angle),var(--theme-color2),var(--theme-color1),var(--theme-color2),var(--theme-color1),var(--theme-color2));border-radius:inherit;animation:rotate 2.5s linear infinite;transition:all .3s ease;opacity:0;border-radius:15px}.pricing-main-bx :after,.pricing-main-bx:hover:before{opacity:1}.pricing-single-bx{position:relative;margin-bottom:30px;z-index:1;transition:all .3s ease;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(0deg,#0C0C0C,#1C1C1C 98.44%);padding:36px 40px 30px;border-radius:15px;overflow:hidden}@media (max-width:1199.98px){.pricing-single-bx{padding:36px 20px 30px}}.pricing-single-bx .inner-box{position:relative;transition:all .3s ease}.pricing-single-bx .inner-box h3.popular{font-family:var(--heading-font-family);font-weight:400;font-size:14px;background:rgba(255,255,255,.1);display:inline-block;padding:9px 21px;border-radius:30px;position:absolute;right:0;top:6px;transform:scale(0);opacity:0;transition:all .3s ease}.pricing-single-bx .inner-box h4.title{font-size:24px;font-weight:500;margin:0 0 10px}.pricing-single-bx .inner-box .price-box{display:flex;align-items:center;gap:12px;margin-bottom:18px}.pricing-single-bx .inner-box .price-box h4{font-weight:600;font-size:50px;line-height:60px;color:var(--theme-color1)}.pricing-single-bx .inner-box .price-box .validaty{margin-top:25px;font-size:18px}.pricing-single-bx .inner-box p.pricing-text{line-height:26px;margin:0 0 38px;max-width:270px}.pricing-single-bx .inner-box .pricing-btn a{display:block;font-family:var(--heading-font-family);font-weight:500;font-size:16px;color:var(--theme-color-white);background:var(--body-bg);padding:13px 20px;border-radius:30px;text-align:center;position:relative;z-index:1;overflow:hidden;border:1px solid rgba(var(--theme-color-white-rgb),.1)}.pricing-single-bx .inner-box .pricing-btn a:before{position:absolute;right:0;top:0;width:0;height:100%;background:var(--theme-color1);z-index:-1;content:"";transition:.5s}.pricing-single-bx .inner-box .pricing-btn a i{margin-left:10px}.pricing-single-bx .inner-box .pricing-btn a:hover{color:var(--theme-color-black)}.pricing-single-bx .inner-box .pricing-btn a:hover:before{width:100%;left:0}.pricing-single-bx .inner-box:hover .feature:after{opacity:1;width:100%;left:0}.pricing-single-bx .inner-box:hover .feature:before{opacity:0}.pricing-single-bx .feature{margin-top:64px;position:relative}.pricing-single-bx .feature:before{position:absolute;left:0;top:-35px;background:#2B2B2B;width:100%;height:1px;content:"";transition:.5s}.pricing-single-bx .feature:after{position:absolute;left:50%;top:-35px;background:var(--theme-color1);width:0;height:1px;content:"";opacity:0;transition:.5s}.pricing-single-bx .feature .feature-title{font-weight:500;font-size:20px;margin-bottom:15px}.pricing-single-bx .feature ul li{font-weight:400;font-size:16px;line-height:26px;display:flex;align-items:center;gap:12px;margin-bottom:10px}.pricing-single-bx .feature ul li i{color:var(--theme-color1);font-size:18px}.pricing-single-bx .nexella-hover-bx{background:var(--theme-color1);height:100%;top:0;opacity:0;position:absolute;transform:scaleX(0);transition:all .5s ease 0s;width:25%;z-index:-1}.pricing-single-bx .hover-bx{left:0;transition-delay:.105s}.pricing-single-bx .hover-bx2{left:25%;transition-delay:.105s}.pricing-single-bx .hover-bx3{left:50%;transition-delay:.105s}.pricing-single-bx .hover-bx4{left:75%;transition-delay:0s}.pricing-single-bx:hover .nexella-hover-bx,.pricing-single-bx:hover h3.popular{opacity:1;transform:scale(1)}.pricing-img-column{position:relative;z-index:1}.pricing-img-column .pricing-img1{-webkit-mask-image:url(/assets/images/home-2/pricing-mask1.png);mask-image:url(/assets/images/home-2/pricing-mask1.png);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:top center;mask-position:top center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;margin-bottom:0;width:100%;height:100%;background-color:var(--theme-color1)}.pricing-img-column .pricing-shape{position:absolute;bottom:31px;right:35px;margin-bottom:0;z-index:1}.pricing-box-items-4{position:relative;z-index:1;transition:all .4s ease-in-out;padding:55px 45px;border-radius:14px;-webkit-mask-position:top right bottom right;background:linear-gradient(0deg,#0C0C0C,#1C1C1C 99.54%)}.pricing-box-items-4:after,.pricing-box-items-4:before{content:"";position:absolute;z-index:-1;inset:-.1rem;background:conic-gradient(from var(--gradient-angle),var(--theme-color2),var(--theme-color1),var(--theme-color2),var(--theme-color1),var(--theme-color2));border-radius:inherit;animation:rotate 2.5s linear infinite;transition:all .3s ease;opacity:0}.pricing-box-items-4 :after,.pricing-box-items-4:hover:before{opacity:1}@media (max-width:575.98px){.pricing-box-items-4{padding:40px 20px}}.pricing-box-items-4 .pricing-header{border-image:linear-gradient(90deg,#070707,#FCDB66 51.92%,#070707);padding-bottom:30px;border-bottom:1px solid transparent;border-image-slice:1;display:inline-block}.pricing-box-items-4 .pricing-header span{font-size:16px;font-weight:500;font-family:var(--heading-font-family);display:inline-block;margin-bottom:10px;color:#F8F8F8}.pricing-box-items-4 .pricing-header .title{font-size:46px;font-weight:700}.pricing-box-items-4 .pricing-header .title sup{font-size:20px;font-weight:500;font-family:var(--heading-font-family);color:#A1A1A1;margin-left:5px}.pricing-box-items-4 .pricing-list{margin-top:45px;margin-bottom:50px}.pricing-box-items-4 .pricing-list li{display:flex;align-items:center;gap:14px;font-size:16px;font-weight:500;font-family:var(--heading-font-family)}.pricing-box-items-4 .pricing-list li:not(:last-child){margin-bottom:25px}.pricing-box-items-4 .nexella-buton-style-three a{width:100%;text-align:center}.pricing-box-items-4:hover{transform:translateY(-10px)}.pricing-section-4{position:relative}.pricing-section-4 .pricing-two__tab{display:flex;align-items:center;margin-top:30px;margin-bottom:40px;gap:25px}@media (max-width:1199.98px){.pricing-section-4 .pricing-two__tab{flex-wrap:wrap;gap:20px}}@media (max-width:575.98px){.pricing-section-4 .pricing-two__tab{justify-content:center}}.pricing-section-4 .save-text{position:relative;font-size:18px;font-weight:500;color:var(--headings-color)}.pricing-section-4 .save-text img{position:absolute;bottom:-30px;left:-3%}.pricing-section-4 .nav{border:none}.pricing-section-4 .nav .nav-tabs{border-bottom:0;display:flex;justify-content:center}.pricing-section-4 .nav .nav-link{font-size:18px;font-weight:500;text-transform:capitalize;border:0;border-radius:0;padding:7px 56px;position:relative;background:transparent;font-family:var(--heading-font-family);z-index:2;color:var(--text-color);margin-bottom:0}.pricing-section-4 .nav .nav-link:before{position:absolute;content:"";right:0;top:50%;transform:translateY(-50%) translateX(50%);background:var(--body-bg);width:75px;height:32px;border-radius:20px;border:1px solid rgba(255,255,255,.2)}.pricing-section-4 .nav .nav-link:after{position:absolute;content:"";right:-33px;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:50%;background:var(--theme-color1);z-index:1}.pricing-section-4 .nav .nav-link:first-child{padding-left:0}.pricing-section-4 .nav .nav-link:last-child{padding-right:0}.pricing-section-4 .nav .nav-link:last-child:after,.pricing-section-4 .nav .nav-link:last-child:before{display:none}.pricing-section-4 .nav .nav-link.active{color:var(--headings-color)}.pricing-section-4 .nav .nav-link.active:after{right:8px}@media (max-width:1199.98px){.pricing-section-4.inner-page{margin-top:80px}}.pricing-section-4 .pricing-shape{position:absolute;right:80px;top:0}@media (max-width:1199.98px){.pricing-section-4 .pricing-shape{display:none}}.brand-section{position:relative;margin-top:-1px;background-color:#070707}.brand-section .owl-carousel .owl-item img{display:inline-block}.brand-section .shape{bottom:-21px;position:absolute;right:55px}@media (max-width:1599.98px){.brand-section .shape{display:none}}.sponsors-outer{border-radius:16px;background:linear-gradient(180deg,#0C0C0C 1.56%,#1C1C1C);padding:48px 40px 50px;border-radius:15px;border:1px solid rgba(255,255,255,.1);border-top-color:rgba(255,255,255,.02)}.customar-service{justify-content:space-between}.customar-service .customer-stats{font-family:var(--heading-font-family);font-weight:500;font-size:20px;color:var(--theme-color-white)}.customar-service .highlighted-number{font-family:var(--heading-font-family);font-weight:500;font-size:20px;line-height:30px;color:var(--theme-color1)}.customar-service .highlighted-number span{color:var(--theme-color-white)}.brand-slider{position:relative;padding:30px 0 0}.brand-slider .slide-item{text-align:center;margin:1px}.brand-slider .slide-item:after,.brand-slider .slide-item:before{content:"";position:absolute;z-index:-1;inset:-.1rem;background:conic-gradient(from var(--gradient-angle),var(--theme-color2),var(--theme-color1),var(--theme-color2),var(--theme-color1),var(--theme-color2));border-radius:inherit;animation:rotate 2.5s linear infinite;transition:all .3s ease;opacity:0;border-radius:10px}.brand-slider .slide-item :after,.brand-slider .slide-item:hover:before{opacity:1}@keyframes rotate{0%{--gradient-angle:0deg}to{--gradient-angle:360deg}}.brand-slider .slide-item{position:relative;display:block;padding:39px 20px;transition:all .3s ease;background:#0A0A0A;border-radius:10px}.brand-slider .slide-item:hover{background:linear-gradient(0deg,#1C1C1C .69%,#0C0C0C 98.44%)}.brand-slider .owl-nav{position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center;padding:0 25px;background-color:#ffffff;max-width:110px;right:0;margin:-13px auto 0}.brand-slider .owl-nav .owl-next,.brand-slider .owl-nav .owl-prev{display:flex;align-items:center;justify-content:center;height:26px;width:26px;background-color:var(--bg-theme-color3);color:#7c858c;font-size:14px;margin:0 3px;transition:all .3s ease}.brand-slider .owl-nav .owl-next:hover,.brand-slider .owl-nav .owl-prev:hover{background-color:var(--bg-theme-color2);color:#ffffff}.brand-carousel .owl-dots{display:none}.brand-wrapper-3{position:relative;z-index:9}.brand-wrapper-3:after,.brand-wrapper-3:before{content:"";position:absolute;z-index:-1;inset:-.1rem;background:conic-gradient(from var(--gradient-angle),var(--theme-color2),var(--theme-color1),var(--theme-color2),var(--theme-color1),var(--theme-color2));border-radius:inherit;animation:rotate 2.5s linear infinite;transition:all .3s ease;opacity:1;border-radius:30px}.brand-wrapper-3 .brand-wrapper-inner-3{position:relative;z-index:1;background:linear-gradient(269deg,#111 2.24%,#000 75.32%);padding:38.5px 44px;border-radius:30px}.brand-wrapper-3 .brand-wrapper-inner-3 .brand-icon{display:flex;align-items:center;gap:18px;border-right:1px solid rgba(252,219,102,.17);margin-right:20px}@media (max-width:1199.98px){.brand-wrapper-3 .brand-wrapper-inner-3 .brand-icon{flex-wrap:wrap;border-right:none;margin-right:0}}.brand-wrapper-3 .brand-wrapper-inner-3 .brand-icon .icon{width:100%;max-width:54px;height:54px;line-height:54px;text-align:center;border-radius:50%;background:var(--Copywrting-Neutral,linear-gradient(180deg,rgba(2,6,40,.2) 0,rgba(44,106,236,.2) 100%))}.brand-wrapper-3 .brand-wrapper-inner-3 .brand-icon .title{font-size:24px;color:var(--theme-color-white)}.brand-wrapper-3 .brand-wrapper-inner-3 .brand-image-3{opacity:.2;cursor:pointer;transition:all .3s ease}.brand-wrapper-3 .brand-wrapper-inner-3 .brand-image-3:hover{opacity:1}.brand-section-3{position:relative;margin:80px 0 0}.brand-section-3 .line-shape{left:0}.brand-section-3 .line-shape,.brand-section-3 .vec-line{position:absolute;top:50%;right:0;transform:translateY(-50%)}.brand-section-3 .vec-line{left:8%}.brand-section-3 .vec-line-2{position:absolute;top:50%;right:8%;transform:translateY(-50%)}.sidebar-area{background-color:var(--theme-color7)}.sidebar-area .offcanvas-header .btn-close{width:25px;height:25px;line-height:25px;text-align:center;border-radius:50%;transition:all .3s ease;font-size:22px;color:var(--theme-color3);background-color:transparent;opacity:1;background-image:none;transition:transition(all .3s ease),transition(all .3s ease);transition:transition(all .3s ease);border:1px solid var(--theme-color3)}.sidebar-area .offcanvas-header .btn-close:hover{transform:rotate(90deg)}.sidebar-area .sidebar__body{margin-top:30px}.sidebar-area .sidebar__body .text-white{color:var(--theme-color3);margin-bottom:20px}.sidebar-area .sidebar__body .sidebar__text{color:var(--theme-text60)}.sidebar-area .sidebar__body .sidebar__contact-info li{list-style:none}.sidebar-area .sidebar__body .sidebar__contact-info li:not(:last-child){margin-bottom:10px}.sidebar-area .sidebar__body .sidebar__contact-info li i{display:inline-block;margin-right:10px;color:var(--theme-color2);font-size:18px}.sidebar-area .sidebar__body .sidebar__contact-info li a{display:inline-block;color:var(--theme-text60)}.sidebar-area .sidebar__body .sidebar__btns{display:flex;align-items:center;gap:12px}.sidebar-area .sidebar__body .sidebar__btns a{display:inline-block;padding:6px 16px;border-radius:8px;color:var(--theme-color3);border:1px solid var(--theme-color3)}.sidebar-area .sidebar__body .sidebar__btns a:hover{background-color:var(--theme-color3);color:var(--theme-color-light)}.sidebar-area .sidebar__body .sidebar__socials ul{display:flex;align-items:center;gap:12px}.sidebar-area .sidebar__body .sidebar__socials ul li{width:40px;height:40px;line-height:40px;text-align:center;border-radius:50%;background:var(--theme-color3);transition:all .3s ease;border:1px solid var(--theme-color3);color:var(--theme-color-light)}.sidebar-area .sidebar__body .sidebar__socials ul li a{display:inline-block;transition:all .3s ease}.sidebar-area .sidebar__body .sidebar__socials ul li:hover{background-color:var(--theme-color2);border:1px solid var(--theme-color2)}.main-footer{position:relative;z-index:99}.main-footer:before{position:absolute;top:0;bottom:0;left:0;right:0;content:"";height:100%;width:100%;background-color:var(--theme-color-black);opacity:.7;mix-blend-mode:color-burn;z-index:-1}.main-footer .widgets-section{position:relative;padding:100px 0 56px}.main-footer .widgets-section:before{bottom:10px}.main-footer .widgets-section:after,.main-footer .widgets-section:before{position:absolute;left:0;width:100%;content:"";height:1px;background:rgba(255,255,255,.2)}.main-footer .widgets-section:after{top:44%}.main-footer .footer-column{position:relative;margin-bottom:30px;padding-right:55px}.main-footer .footer-column:first-child,.main-footer .footer-column:last-child{padding-right:0}.main-footer .footer-widget{position:relative}.main-footer .widget-title{position:relative;color:#ffffff;padding-bottom:18px;margin-bottom:25px;font-weight:500}.main-footer.home-2 .about-widget .logo{margin-bottom:40px}.footer-upper{display:flex;align-items:center;justify-content:space-between;margin-bottom:165px}@media (max-width:767.98px){.footer-upper{margin-bottom:60px}}.footer-upper .footer-title{font-weight:800;font-size:100px;line-height:110px}.footer-upper .footer-title span{color:rgb(97,97,97)}.footer-upper .footer-icon{height:200px;width:200px;line-height:200px;background:var(--theme-color1);border-radius:50%;text-align:center;float:right}.main-footer .about-widget{position:relative}.main-footer .about-widget .logo{position:relative;margin-bottom:30px;max-width:190px}@media (max-width:1199.98px){.main-footer .about-widget .logo{margin-bottom:30px}}.main-footer .about-widget p.footer-des{line-height:26px;margin-bottom:40px}.user-links,.user-links li{position:relative}.user-links li{font-size:16px;line-height:24px;color:var(--theme-color-white);font-weight:400;margin-bottom:14px}.user-links li:last-child a:before{display:none}.user-links li a{position:relative;display:block;transition:all .3s ease;font-family:Plus Jakarta Sans;font-weight:500;font-size:16px;color:var(--theme-color-white);margin-bottom:32px}.user-links li a:hover{color:var(--theme-color1)}.user-links li a:before{width:100%;background:rgba(255,255,255,.15)}.user-links li a:after,.user-links li a:before{position:absolute;left:0;bottom:-17px;height:1px;content:"";transition:all .3s ease}.user-links li a:after{width:0;background:var(--theme-color1);opacity:0}.user-links li a:hover:after{width:100%;opacity:1}.user-links li a i{float:right}.contact-widget{position:relative}.contact-widget .widget-title{padding-bottom:40px;margin-bottom:0}.contact-widget .address{margin-bottom:30px}.contact-widget .address p{font-family:var(--heading-font-family);font-weight:500;margin:0}.contact-widget .address a{display:inline-block;font-family:var(--heading-font-family);font-weight:400;line-height:28px;color:#fff;margin:8px 0 0}.footer-bottom{position:relative;width:100%}.footer-bottom .inner-container{display:flex;align-items:center;justify-content:space-between;padding:32px 1px}.footer-bottom .copyright-text{position:relative;color:var(--theme-color-white)}.footer-bottom .copyright-text span{color:#A1A1A1}.footer-bottom .copyright-text a{color:rgb(161,161,161)}.footer-bottom .copyright-text a:hover{color:#ffffff}.footer-bottom .footer-links-wrapper a{display:inline-block;font-family:var(--heading-font-family);font-weight:500;font-size:16px;color:var(--theme-color-white);margin-right:35px}.footer-bottom .footer-links-wrapper a:hover{color:var(--theme-color1)}.footer-bottom .footer-links-wrapper a:last-child{margin-right:0}.widgets-section.style_two:after{display:none}.widgets-section.style_two:before{left:0;right:0;margin:auto;bottom:10px;width:69%;background:rgba(var(--theme-color-white-rgb),.2)}.widgets-section.style_two h5.footer-main-title{margin-top:-5px;max-width:393px;margin-bottom:67px}.footer-main-wrapper{margin:0 100px;border-radius:30px;background:#121310;position:relative}@media (max-width:1599.98px){.footer-main-wrapper{margin:0 50px;padding-left:20px;padding-right:20px}}@media (max-width:1399.98px){.footer-main-wrapper{margin:0 20px;padding-left:20px;padding-right:20px}}@media (max-width:375.98px){.footer-main-wrapper{padding-left:0}}.footer-main-wrapper .footer-circle-shape{position:absolute;bottom:0;left:0}.footer-section-3 .footer-widget-wrapper-3{padding:80px 0}.footer-section-3 .footer-widget-wrapper-3 .footer-widget-single-items .widget-head{margin-bottom:30px}.footer-section-3 .footer-widget-wrapper-3 .footer-widget-single-items .footer-content .footer-text{color:#A1A1A1;max-width:320px;line-height:181%}.footer-section-3 .footer-widget-wrapper-3 .footer-widget-single-items .list-area li{font-size:16px;font-weight:400;transition:all .4s ease-in-out;font-family:var(--heading-font-family)}.footer-section-3 .footer-widget-wrapper-3 .footer-widget-single-items .list-area li:not(:last-child){margin-bottom:15px}.footer-section-3 .footer-widget-wrapper-3 .footer-widget-single-items .list-area li a{color:var(--theme-color-white)}.footer-section-3 .footer-widget-wrapper-3 .footer-widget-single-items .list-area li a i{margin-right:5px}.footer-section-3 .footer-widget-wrapper-3 .footer-widget-single-items .list-area li:hover{margin-left:5px}.footer-section-3 .footer-widget-wrapper-3 .footer-widget-single-items .list-area li:hover a{color:var(--theme-color1)}.footer-section-3 .footer-widget-wrapper-3 .footer-widget-single-items .contact-info-box{display:flex;gap:20px;margin-bottom:40px}.footer-section-3 .footer-widget-wrapper-3 .footer-widget-single-items .contact-info-box:hover .icon-box:before{transform:scale(1)}.footer-section-3 .footer-widget-wrapper-3 .footer-widget-single-items .contact-info-box:hover .icon-box .icon{color:var(--theme-color-black)}.footer-section-3 .footer-widget-wrapper-3 .footer-widget-single-items .contact-info-box .icon-box{position:relative;width:60px;height:60px;font-size:25px;line-height:60px;text-align:center;flex-shrink:0;border:1px solid rgba(255,255,255,.1019607843);background:#222;border-radius:50%;z-index:1;transition:all .3s ease}.footer-section-3 .footer-widget-wrapper-3 .footer-widget-single-items .contact-info-box .icon-box:before{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;content:"";transform:scale(0);background:var(--theme-color1);border-radius:50%;transition:all .3s ease}.footer-section-3 .footer-widget-wrapper-3 .footer-widget-single-items .contact-info-box .icon-box .icon{color:var(--theme-color1)}.footer-section-3 .footer-widget-wrapper-3 .footer-widget-single-items .contact-info-box .content-box .title{font-size:14px;color:#9D9D9D;font-family:var(--heading-font-family);margin-bottom:10px}.footer-section-3 .footer-widget-wrapper-3 .footer-widget-single-items .contact-info-box .content-box .text{font-size:15px;font-weight:500;color:var(--theme-color-white);line-height:20px;font-family:var(--heading-font-family)}.footer-section-3 .footer-widget-wrapper-3 .footer-widget-single-items .contact-info-box .content-box .text .link{color:var(--theme-color-white)}.footer-section-3 .copyright-text{text-align:center;border-top:1px solid rgba(255,255,255,.1);color:#9D9D9D;font-size:16px;font-family:var(--heading-font-family);padding:30px 0}.footer-style-two.style-two{background-color:var(--theme-color2)}.footer-style-two.style-two .anim-icons .image-1{position:absolute;bottom:0;left:0}.footer-style-two.style-two .widgets-section{background-color:transparent}.footer-style-two .footer-right-clomun{margin-left:100px}@media (max-width:1399.98px){.footer-style-two .footer-right-clomun{margin-left:0}}.footer-style-two .widgets-section{position:relative;overflow:hidden;background-color:var(--theme-color2);border-radius:30px;padding:100px 0 0}.footer-style-two .widgets-section .anim-icons .image-1{position:absolute;top:-137px;right:-116px}@media (max-width:575.98px){.footer-style-two .widgets-section .anim-icons .image-1{display:none}}.footer-style-two .widgets-section .anim-icons .image-2{position:absolute;bottom:-137px;left:-116px}@media (max-width:575.98px){.footer-style-two .widgets-section .anim-icons .image-2{display:none}}.footer-style-two .about-widget{margin-bottom:80px}@media (max-width:1199.98px){.footer-style-two .about-widget{padding-left:0;margin-bottom:0}}.footer-style-two .about-widget .title{color:var(--theme-color1);margin-bottom:100px}@media (max-width:1199.98px){.footer-style-two .about-widget .title{margin-bottom:40px}}.footer-style-two .about-widget .text{color:var(--theme-color-lighter2);font-size:16px;margin-bottom:35px}.footer-style-two .user-links li a{color:rgba(var(--theme-color-white-rgb),.55)}.footer-style-two .user-links li a:hover{color:var(--theme-color1)}.footer-style-two .social-widget{margin-top:25px}.footer-style-two .social-widget .social-icon-list1 li a{background-color:var(--theme-color-gray);border:none;font-size:16px;height:50px;line-height:50px;width:50px}.footer-style-two .social-widget .social-icon-list1 li a:hover:before{background-color:var(--theme-color-gray)}.footer-style-two .social-widget .social-icon-list1 li a:hover{color:var(--theme-color1)}.footer-style-two .subscribe-widget{position:relative}@media (max-width:991.98px){.footer-style-two .subscribe-widget{padding-left:0}}@media (max-width:767.98px){.footer-style-two .subscribe-widget{padding-left:0}}.footer-style-two .subscribe-widget .text{color:var(--theme-color-white);font-weight:700;font-size:20px;line-height:30px;margin-bottom:30px}.footer-style-two .subscribe-widget .subscribe-form-one{margin-bottom:42px}.footer-style-two .subscribe-widget .subscribe-form-one .form-group{max-width:532px;position:relative}.footer-style-two .subscribe-widget .subscribe-form-one .form-group input[type=email],.footer-style-two .subscribe-widget .subscribe-form-one .form-group input[type=text]{background:var(--theme-color-gray);border:1px solid var(--theme-color-gray);border-radius:40px;color:var(--theme-color-black);display:block;font-size:14px;height:65px;line-height:30px;padding:20px 65px 20px 35px;position:relative;width:100%;transition:all .3s ease}.footer-style-two .subscribe-widget .subscribe-form-one .form-group input[type=email]::placeholder,.footer-style-two .subscribe-widget .subscribe-form-one .form-group input[type=text]::placeholder{color:var(--theme-color15)}.footer-style-two .subscribe-widget .subscribe-form-one .form-group .theme-btn{background-color:var(--theme-color1);border:1px solid var(--theme-color1);border-radius:50%;color:var(--theme-color-gray);font-size:26px;height:58px;line-height:62px;position:absolute;right:5px;text-align:center;top:4px;width:58px}.footer-style-two .subscribe-widget .subscribe-form-one .form-group .theme-btn:hover{background-color:transparent;color:var(--theme-color1)}.footer-style-two .footer-bottom .inner-container{border-top:none;padding:20px 0}.footer-style-two .footer-bottom .copyright-text{color:var(--theme-color6)}.footer-style-two .contacts-widget{align-items:center;display:flex;justify-content:space-around;margin-bottom:100px}@media (max-width:1199.98px){.footer-style-two .contacts-widget{margin-top:0!important;margin-bottom:30px}}@media (max-width:767.98px){.footer-style-two .contacts-widget{flex-wrap:wrap;justify-content:flex-start}}.footer-style-two .contacts-widget .text .mail{color:var(--theme-color-white);font-size:20px;font-weight:700;line-height:48px}.footer-style-two .contacts-widget .text .phone{color:var(--theme-color-white);font-weight:700;font-size:36px;line-height:48px}.footer-style-two .contacts-widget .contact-us{position:relative;display:block;height:150px;width:150px;text-align:center;border:1px solid var(--theme-color1);border-radius:50%;padding:35px 20px 20px;margin:0 auto;transition:all .3s ease}@media (max-width:767.98px){.footer-style-two .contacts-widget .contact-us{margin:40px 0 0}}.footer-style-two .contacts-widget .contact-us:hover{background-color:#000000;border:1px solid #000}.footer-style-two .contacts-widget .contact-us .title{color:var(--theme-color-white);font-size:14px;font-weight:500;letter-spacing:.1em;line-height:20px}.footer-style-two .contacts-widget .contact-us .icon{position:relative;display:inline-block;margin-top:10px}.footer-main-wrapper-4{border-radius:30px;background:#121310;margin:0 100px;padding-top:90px;position:relative}@media (max-width:1599.98px){.footer-main-wrapper-4{margin:0 50px;padding-left:20px;padding-right:20px}}@media (max-width:1399.98px){.footer-main-wrapper-4{margin:0 20px;padding-left:20px;padding-right:20px}}@media (max-width:991.98px){.footer-main-wrapper-4{padding-bottom:70px}}@media (max-width:575.98px){.footer-main-wrapper-4{padding-left:5px;padding-right:5px}}.footer-main-wrapper-4 .left-shape{position:absolute;bottom:0;left:0}.footer-main-wrapper-4 .right-shape{position:absolute;top:0;right:0}.footer-main-wrapper-4 .footer-column{position:relative;margin-bottom:40px}@media (max-width:991.98px){.footer-main-wrapper-4 .footer-column{margin-bottom:0}}.footer-main-wrapper-4 .footer-column .about-widget{margin-bottom:80px}@media (max-width:991.98px){.footer-main-wrapper-4 .footer-column .about-widget{margin-bottom:0}}.footer-main-wrapper-4 .footer-column .about-widget .title{color:var(--theme-color1);font-size:clamp(40px,7.5vw,120px);line-height:1.25;margin-bottom:100px}@media (max-width:991.98px){.footer-main-wrapper-4 .footer-column .about-widget .title{margin-bottom:0}}.footer-main-wrapper-4 .footer-column .subscribe-widget{position:relative}.footer-main-wrapper-4 .footer-column .subscribe-widget .text{color:var(--theme-color-white);font-weight:500;font-size:20px;line-height:30px;margin-bottom:30px}.footer-main-wrapper-4 .footer-column .subscribe-widget .subscribe-form-one{margin-bottom:42px;position:relative}.footer-main-wrapper-4 .footer-column .subscribe-widget .subscribe-form-one .form-group{max-width:532px;position:relative}.footer-main-wrapper-4 .footer-column .subscribe-widget .subscribe-form-one .form-group input[type=email]{background:#222;border-radius:40px;color:#9D9D9D;display:block;font-size:14px;height:65px;line-height:30px;padding:20px 65px 20px 35px;position:relative;width:100%;transition:all .3s ease}.footer-main-wrapper-4 .footer-column .subscribe-widget .subscribe-form-one .form-group::placeholder{color:#9D9D9D}.footer-main-wrapper-4 .footer-column .subscribe-widget .subscribe-form-one .form-group .circle-btn{background-color:var(--theme-color1);border:1px solid var(--theme-color1);border-radius:50%;color:var(--theme-color-black);font-size:26px;height:58px;line-height:58px;position:absolute;right:5px;text-align:center;top:4px;width:58px;padding:0;transition:all .4s ease-in-out}.footer-main-wrapper-4 .footer-column .subscribe-widget .subscribe-form-one .form-group .circle-btn:hover{background-color:#000;color:var(--theme-color1)}.footer-main-wrapper-4 .footer-column .social-widget{margin-top:50px;position:relative}.footer-main-wrapper-4 .footer-column .social-widget .social-icon-list1{display:flex;gap:10px}.footer-main-wrapper-4 .footer-column .social-widget .social-icon-list1 li a{background-color:#222;border-radius:50%;color:var(--theme-color-white);font-size:16px;display:inline-block;height:45px;line-height:45px;position:relative;text-align:center;width:45px;transition:all .3s ease}.footer-main-wrapper-4 .footer-column .social-widget .social-icon-list1 li a:hover{background-color:var(--theme-color1);color:var(--theme-color-black)}.footer-main-wrapper-4 .contacts-widget{align-items:center;display:flex;justify-content:space-around;margin-bottom:80px}@media (max-width:991.98px){.footer-main-wrapper-4 .contacts-widget{margin-bottom:30px;flex-wrap:wrap;gap:30px}}@media (max-width:575.98px){.footer-main-wrapper-4 .contacts-widget{justify-content:start}}.footer-main-wrapper-4 .contacts-widget .text{line-height:45px}.footer-main-wrapper-4 .contacts-widget .mail{color:#9D9D9D;font-size:20px;font-weight:500;line-height:48px}.footer-main-wrapper-4 .contacts-widget .phone{color:var(--theme-color-white);font-weight:500;font-size:42px;line-height:48px}.footer-main-wrapper-4 .contacts-widget .contact-us{position:relative;display:block;height:150px;width:150px;text-align:center;border:1px solid var(--theme-color1);border-radius:50%;padding:35px 20px 20px;margin:0 auto;transition:all .3s ease}@media (max-width:575.98px){.footer-main-wrapper-4 .contacts-widget .contact-us{margin-left:0}}.footer-main-wrapper-4 .contacts-widget .contact-us:hover{background-color:var(--theme-color1)}.footer-main-wrapper-4 .contacts-widget .contact-us:hover .icon,.footer-main-wrapper-4 .contacts-widget .contact-us:hover .title{color:var(--theme-color-black)}.footer-main-wrapper-4 .contacts-widget .contact-us .title{color:var(--theme-color-white);font-size:14px;font-weight:500;letter-spacing:.1em;line-height:20px}.footer-main-wrapper-4 .contacts-widget .icon{position:relative;display:inline-block;margin-top:10px;color:var(--theme-color-white)}.footer-main-wrapper-4 .footer-widget3 .widget-title{color:var(--theme-color-white);margin-bottom:24px}.footer-main-wrapper-4 .footer-widget3 .user-links3 li{font-size:16px;font-weight:400;transition:all .4s ease-in-out;font-family:var(--heading-font-family)}.footer-main-wrapper-4 .footer-widget3 .user-links3 li:not(:last-child){margin-bottom:10px}.footer-main-wrapper-4 .footer-widget3 .user-links3 li a{color:var(--text-color)}.footer-main-wrapper-4 .footer-widget3 .user-links3 li a i{margin-right:5px}.footer-main-wrapper-4 .footer-widget3 .user-links3 li:hover{margin-left:5px}.footer-main-wrapper-4 .footer-widget3 .user-links3 li:hover a{color:var(--theme-color1)}.footer-bottom-text{text-align:center;color:#9D9D9D;font-family:var(--heading-font-family);font-size:16px;font-weight:400;padding:30px 0}.product-details .bxslider .image-box{position:relative;display:block;margin-right:30px;margin-bottom:10px}.product-details .bxslider .image-box img{width:100%}.product-details .bxslider .thumb-box li{position:relative;display:inline-block;float:left;margin-right:10px;margin-bottom:15px;width:100px;height:100px}.product-details .bxslider .thumb-box li:last-child{margin:0!important}.product-details .bxslider .thumb-box li a{position:relative;display:inline-block}.product-details .bxslider .thumb-box li a:before{position:absolute;content:"";left:0;top:0;width:100%;height:100%;opacity:0;transition:all .5s ease}.product-details .bxslider .thumb-box li a.active:before{opacity:1}.product-details .bx-wrapper{margin-bottom:30px}.product-details .product-gallery .product-thumb-slider .swiper-slide{max-width:100px;width:100%}.product-details .product-gallery .product-thumb-slider .swiper-slide figure img{max-width:100%;width:100px;height:100px}.product-details .product-info .product-details__top{position:relative;display:block;margin-top:-8px}.product-details .product-info .product-details__title{font-size:40px;line-height:44px;font-weight:700;margin:0}.product-details .product-info .product-details__title span{position:relative;display:inline-block;color:var(--theme-color-white);font-size:20px;line-height:26px;font-weight:700;margin-left:20px;letter-spacing:0}.product-details .product-info .product-details__reveiw{display:flex;align-items:center;margin-top:22px;padding-bottom:20px;margin-bottom:31px;border-bottom:1px solid #1a1a1a}.product-details .product-info .product-details__reveiw i{font-size:16px;color:#ffc737}.product-details .product-info .product-details__reveiw i+i{margin-left:4px}.product-details .product-info .product-details__reveiw span{position:relative;top:1px;line-height:1;font-size:16px;color:var(--theme-color-white);margin-left:18px}.product-details .product-info .product-details__quantity-title{color:#fff;font-size:20px;line-height:30px;font-weight:700;margin:0 20px 0 0}.product-details .product-info .product-details__buttons{position:relative;display:flex;align-items:center;margin-bottom:30px;margin-top:40px}@media only screen and (max-width:767px){.product-details .product-info .product-details__buttons{display:block}}.product-details .product-info .product-details__buttons-1{position:relative;display:block}@media only screen and (max-width:767px){.product-details .product-info .product-details__buttons-1{margin-bottom:10px;margin-right:10px}}.product-details .product-info .product-details__buttons-1 .theme-btn{border-radius:0}.product-details .product-info .product-details__buttons-1 .btn-title{color:#000;text-transform:capitalize;font-weight:500}.product-details .product-info .product-details__buttons-2{position:relative;display:block;margin-left:10px}.product-details .product-info .product-details__buttons-2 .theme-btn{border-radius:0}.product-details .product-info .product-details__buttons-2 .thm-btn{border-radius:0;background-color:var(--theme-color2)}.product-details .product-info .product-details__buttons-2 .thm-btn:after,.product-details .product-info .product-details__buttons-2 .thm-btn:before{background-color:var(--theme-color1)}@media only screen and (max-width:767px){.product-details .product-info .product-details__buttons-2{margin-left:0;margin-top:0}}.product-details .product-info .product-details__social{position:relative;display:flex;align-items:center}.product-details .product-info .product-details__social .social-icon-one{position:relative;display:flex;flex-wrap:wrap}.product-details .product-info .product-details__social .social-icon-one li{position:relative;margin-left:20px}.product-details .product-info .product-details__social .social-icon-one li:first-child{margin-left:0}.product-details .product-info .product-details__social .social-icon-one li a{position:relative;display:block;font-size:12px;line-height:30px;color:var(--theme-color-white);transition:all .3s ease}.product-details .product-info .product-details__social .social-icon-one li a:hover{color:var(--theme-color1)}.product-details .product-info .product-details__social .title{position:relative;display:block}.product-details .product-info .product-details__social .title h3{color:#fff;font-size:20px;line-height:20px;font-weight:700}.product-details .product-info .product-details__social .social-icon-one{margin-left:30px}@media only screen and (max-width:767px){.product-details .product-info .product-details__social{flex-direction:column;align-items:baseline;justify-content:start}.product-details .product-info .product-details__social .social-icon-one{margin-left:0}}.product-details__quantity{align-items:center;display:flex;margin-top:20px;position:relative}.product-details__quantity .quantity-box{border-radius:10px;height:60px;position:relative;width:98px}.product-details__quantity .quantity-box input{background-color:#222;border:1px solid #212121;border-radius:10px;color:var(--theme-color-white);font-size:18px;font-weight:500;height:60px;outline:none;padding-left:30px;-webkit-appearance:textfield;-moz-appearance:textfield;width:98px}.product-details__quantity .quantity-box button{align-items:center;border:none;border-left:1px solid #212121;border-top-right-radius:10px;background-color:var(--theme-color2);color:#fff;font-size:8px;display:flex;height:29px;justify-content:center;outline:none;position:absolute;right:1px;top:1px;transition:all .3s ease;width:29px}.product-details__quantity .quantity-box button:hover{background-color:var(--theme-color1);color:var(--theme-color2)}.product-details__quantity .quantity-box button.sub{bottom:1px;border-top-right-radius:0;border-bottom-right-radius:10px;top:auto}.product-discription{display:block;position:relative}.product-discription .product-description__title{font-size:30px;margin-bottom:27px}.product-discription .product-description__text1{font-size:16px;line-height:30px;margin:0}.product-discription .product-description__list{display:block;margin-top:30px;margin-bottom:30px;position:relative}.product-discription .product-description__list ul{display:block;position:relative}.product-discription .product-description__list ul li{display:block;margin-bottom:2px;position:relative}.product-discription .product-description__list ul li:last-child{margin-bottom:0}.product-discription .product-description__list ul li p{color:var(--headings-color);font-weight:600;margin:0}.product-discription .product-description__list ul li p span:before{color:var(--theme-color1);display:inline-block;font-size:17px;line-height:17px;margin-right:11px;position:relative;top:2px}.product-discription .tabs-content .text p{margin-bottom:17px}.product-discription .tabs-content .text p:last-child{margin-bottom:0}.product-discription .tabs-content .tab{display:none}.product-discription .tabs-content .tab.active-tab{display:block}.product-discription .tab-btn-box{display:block;margin-bottom:60px;position:relative;width:100%}.product-discription .tab-btn-box:before{background-color:#222;content:"";height:1px;left:0;position:absolute;top:28px;width:100%}.product-discription .tab-btn-box .tab-btns li{background-color:#222;border:1px solid #212121;color:var(--theme-color-white);cursor:pointer;display:inline-block;font-size:14px;margin:0 8.5px 15px;padding:14px 30px;position:relative;text-transform:uppercase;text-align:center;transition:all .5s ease}.product-discription .tab-btn-box .tab-btns li.active-btn{background-color:var(--theme-color2);color:#fff}.product-discription .tab-btn-box .tab-btns li:last-child{margin-bottom:0}.product-discription .single-comment-box .inner-box{background-color:#222;display:block;padding:34px 30px 34px 125px;position:relative}@media (max-width:991.98px){.product-discription .single-comment-box .inner-box{padding-left:30px}}.product-discription .single-comment-box .inner-box .comment-thumb{border-radius:50%;left:30px;position:absolute;top:40px;width:80px}@media (max-width:991.98px){.product-discription .single-comment-box .inner-box .comment-thumb{left:0;margin-bottom:15px;position:relative;top:0}}.product-discription .single-comment-box .inner-box .comment-thumb img{border-radius:50%;width:100%}.product-discription .single-comment-box .inner-box .rating{display:block;margin-bottom:2px;position:relative}.product-discription .single-comment-box .inner-box .rating li{color:#fdc009;display:inline-block;font-size:12px;float:left;margin-right:4px;position:relative}.product-discription .single-comment-box .inner-box .rating li:last-child{margin:0!important}.product-discription .single-comment-box .inner-box h5{display:block;font-size:16px;font-weight:600;line-height:26px;margin-bottom:16px;text-transform:uppercase}.product-discription .single-comment-box .inner-box h5 span{font-weight:400;text-transform:capitalize}@media (max-width:991.98px){.product-discription .single-comment-box .inner-box h5 span{margin-left:10px}}.product-discription .customer-comment{position:relative;display:block;margin-bottom:60px}.product-discription .comment-box{background-color:#222;box-shadow:0 0 30px 0 rgba(0,0,0,.1);display:block;padding:51px 60px 60px;position:relative}@media (max-width:575.98px){.product-discription .comment-box{padding:40px 30px}}.product-discription .comment-box h3{display:block;font-size:24px;line-height:34px;font-weight:600;text-transform:uppercase;margin-bottom:23px}.product-discription .comment-box .form-group{position:relative;margin-bottom:15px}.product-discription .comment-box .form-group label{position:relative;display:block;font-size:18px;line-height:28px;color:#707582;margin-bottom:8px}.product-discription .comment-box .column:last-child .form-group{margin-bottom:0}.product-discription .comment-box .review-box p{position:relative;float:left;margin-right:10px}.product-discription .comment-box .review-box .rating{position:relative;float:left}.product-discription .comment-box .review-box .rating li{position:relative;display:inline-block;font-size:14px;line-height:28px;float:left;margin-right:4px;color:#fdc009}.product-discription .comment-box .review-box .rating li:last-child{margin:0!important}.product-discription .comment-box .review-box{position:relative;display:block;margin-top:8px}.product-discription .comment-box .custom-controls-stacked{position:relative;float:left}.related-product h3{margin-bottom:30px}@media only screen and (max-width:767px){.product-details__img{margin-bottom:50px}.product-details__title span{margin-left:0;display:block}.product-details__buttons{flex-direction:column;align-items:baseline}.product-details__buttons-2{margin-left:0;margin-top:10px}.product-details__social-link{margin-left:0;margin-top:20px}}.categories-section{position:relative;padding:100px 0 70px}.categories-section .bg-pattern{position:absolute;left:0;top:-220px;width:100%;height:100%;content:"";background-image:url(/assets/images/icons/pattern-7.png);background-repeat:no-repeat;background-position:0 0;z-index:-1}.categories-section:before{position:absolute;left:0;bottom:0;height:300px;width:100%;background:var(--theme-color3);content:"";z-index:1}.categories-section:after{position:absolute;left:0;bottom:-50px;height:70px;width:100%;z-index:2;content:"";background-image:url(/assets/images/icons/pattern-3.png);background-repeat:no-repeat;background-position:bottom}.category-block{position:relative;margin-bottom:30px;z-index:9}.category-block .inner-box{position:relative;text-align:center;background:#ffffff;padding:40px 30px 30px;border-radius:10px;box-shadow:0 10px 20px rgba(0,0,0,.1);transition:all .3s ease}.category-block .inner-box:before{position:absolute;top:0;left:0;width:100%;height:190px;background-repeat:no-repeat;background-position:bottom;content:""}.category-block .inner-box:hover{transform:translateY(-20px);box-shadow:0 10px 20px rgba(0,0,0,.2)}.category-block .inner-box:hover .image img{transform:rotate(10deg) scale(1.2)}.category-block .inner-box.cat-bg-1:before{background-image:url(/assets/images/icons/cat-1-bg.png)}.category-block .inner-box.cat-bg-2:before{background-image:url(/assets/images/icons/cat-2-bg.png)}.category-block .inner-box.cat-bg-3:before{background-image:url(/assets/images/icons/cat-3-bg.png)}.category-block .inner-box.cat-bg-4:before{background-image:url(/assets/images/icons/cat-4-bg.png)}.category-block .image{position:relative;display:inline-block;height:180px;width:180px;overflow:hidden;border-radius:50%;margin-bottom:15px}.category-block .image img{transition:all .3s ease}.category-block h4{font-size:20px;color:var(--theme-color3);font-weight:700;margin-bottom:10px}.category-block h4 a{transition:all .3s ease}.category-block h4 a:hover{color:var(--theme-color1)}.category-block p{font-size:14px;color:#797f7d;line-height:26px;margin-bottom:0}.categories-section-two{position:relative;padding:120px 0 90px}.category-block-two{position:relative;padding-top:70px;margin-bottom:30px;z-index:9}.category-block-two .inner-box{position:relative;text-align:center;background:#ffffff;border-radius:10px;margin:0 auto;padding:18px}.category-block-two .inner-box:before{position:absolute;left:0;top:0;bottom:60px;width:100%;border-radius:10px;background:#e3eee5;content:""}.category-block-two .inner-box:hover .image:before{left:100%;transition:all 1s ease}.category-block-two .inner-box:hover .image img{transform:scale(.9)}.category-block-two .inner-box:hover h4 a{color:var(--theme-color1)}.category-block-two .content{position:relative;background:#ffffff;border-radius:10px;padding:0 40px 40px;z-index:1;box-shadow:0 10px 60px rgba(0,0,0,.07)}.category-block-two .content:before{position:absolute;top:-88px;left:0;width:180px;height:180px;right:0;margin:0 auto;border-radius:50%;background:#e3eee5;content:""}.category-block-two .content:after{position:absolute;left:0;bottom:0;width:100%;font-size:30px;line-height:1em;color:#e8f3ea;height:15px;overflow:hidden;text-transform:uppercase;letter-spacing:.1em;content:attr(data-text)}.category-block-two .image{position:relative;display:inline-block;overflow:hidden;margin-bottom:25px;margin-top:-70px}.category-block-two .image img{transition:all .3s ease}.category-block-two .image:before{position:absolute;left:0;top:0;height:120%;width:100%;background:linear-gradient(90deg,rgba(255,255,255,0) 0,rgb(255,255,255));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#00ffffff",GradientType=1);content:"";opacity:.3;left:-100%;pointer-events:none;z-index:1}.category-block-two h4{font-size:22px;color:var(--theme-color3);font-weight:700;margin-bottom:15px}.category-block-two h4 a{color:var(--theme-color3);transition:all .3s ease}.category-block-two p{font-size:16px;color:#797f7d;line-height:26px;margin-bottom:0}.category-block-two .link{position:relative;display:inline-block;height:50px;width:50px;background:#e8f3ea;border-radius:50%;line-height:50px;margin-top:25px;color:#608174;transition:all .3s ease}.category-block-two .link:hover{transform:rotate(270deg)}.category-block-two.child-two .inner-box:before,.category-block-two.child-two .link{background:#f0e2e3}.category-block-two.child-two .inner-box:hover h4 a{color:#e69da2}.category-block-two.child-two .content:before{background:#f0e2e3}.category-block-two.child-two .content:after{color:#f0e2e3}.category-block-two.child-three .inner-box:before,.category-block-two.child-three .link{background:#f1ede1}.category-block-two.child-three .inner-box:hover h4 a{color:#c9b579}.category-block-two.child-three .content:before{background:#f1ede1}.category-block-two.child-three .content:after{color:#f1ede1}.products-section{position:relative;padding:120px 0}.products-section .bg-image{position:absolute;left:0;top:0;height:670px;width:100%;background-repeat:no-repeat;background-position:50%;background-size:cover;background-attachment:fixed}.products-section .bg-image:before{position:absolute;left:0;top:0;height:100%;width:100%;background-color:#113629;opacity:.7;content:""}.products-section .bg-image:after{position:absolute;left:0;bottom:0;height:50px;width:100%;background-image:url(/assets/images/icons/pattern-8.png);background-position:bottom;content:""}.products-section .sec-title h2{font-size:60px}.products-section .sec-title .theme-btn{margin-top:30px}.products-box{max-width:1530px;position:relative;padding:120px 60px 90px;margin:120px auto 0;background-color:#f7f5ee;overflow:hidden;border-radius:10px}.products-box:before{position:absolute;left:-90px;bottom:0;height:70%;width:100%;background:url(/assets/images/icons/shape-7.png) 0 0 no-repeat;content:""}.products-box .sec-title{margin-bottom:30px}.products-box .outer-box{position:relative;padding-right:400px}.products-box .outer-box .banner-box-two{position:absolute;right:0;top:0}.banner-box-two{position:relative}.banner-box-two .inner-box:before{position:absolute;left:0;top:0;height:100%;width:100%;background:linear-gradient(180deg,rgb(22,67,51) 0,rgba(229,229,229,0));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="var(--theme-color3)",endColorstr="#00e5e5e5",GradientType=0);content:""}.banner-box-two .inner-box{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:370px;background:var(--theme-color3);border-radius:10px;min-height:440px;text-align:center;overflow:hidden;padding:20px}.banner-box-two .title{position:relative;display:inline-flex;align-items:flex-end;font-size:20px;color:#ffffff;text-transform:uppercase;margin-bottom:20px}.banner-box-two .title strong{font-size:60px;line-height:1em;color:var(--theme-color2);font-weight:400}.banner-box-two h4{font-size:30px;line-height:1.2em;color:#ffffff;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:30px}.product-block-two{position:relative;margin-bottom:30px}.product-block-two .inner-box{position:relative;border:2px solid transparent;border-radius:10px;background:#ffffff;padding:20px 20px 20px 150px;display:flex;flex-direction:column;justify-content:center;min-height:150px;transition:all .3s ease}.product-block-two .inner-box:hover{border:2px solid var(--theme-color1)}.product-block-two .image{position:absolute;left:20px;top:20px;border-radius:50%;overflow:hidden;height:110px;width:110px;border:1px solid #e4e1d6;margin-bottom:0}.product-block-two .image img{width:auto;transition:all .3s ease}.product-block-two .inner-box:hover .image img{transform:scale(-1) rotate(180deg)}.product-block-two h4{display:block;font-size:22px;color:var(--theme-color3);font-weight:700;margin-bottom:5px}.product-block-two h4 a{color:var(--theme-color3);transition:all .3s ease}.product-block-two .price{display:block;font-size:16px;line-height:26px;color:var(--theme-color1);font-weight:600}.product-block-two .price del{display:inline-block;margin-left:15px;font-size:16px;color:#ff0000;line-height:27px;opacity:.3}.product-block-two .rating{position:relative;display:flex;align-items:center;font-size:14px;color:#ffc737}.products-carousel .owl-nav{display:none}.products-carousel .owl-dots{position:absolute;right:0;top:-80px;display:flex;align-items:center;z-index:8}.products-carousel .owl-dot{position:relative;height:7px;width:7px;background:#879d91;margin-right:5px;border-radius:5px;display:block;transition:all .3s ease}.products-carousel .owl-dot.active{background:var(--theme-color3)}.featured-products{position:relative;padding:120px 0 90px}.featured-products .bg-shape{position:absolute;left:0;top:0;height:100%;width:100%;background:url(/assets/images/icons/pattern-7.png) 0 100% no-repeat;background-size:700px}.featured-products .filters{margin-bottom:40px;text-align:center}.featured-products .filters .filter-tabs,.featured-products .filters li{position:relative;display:inline-block}.featured-products .filters li{line-height:24px;cursor:pointer;color:#fff;font-weight:500;font-size:18px;margin:0 5px;padding:5px 12px 10px;transition:all .3s ease}.featured-products .filters li:last-child{margin-right:0}.featured-products .filters .filter.active,.featured-products .filters .filter:hover{background-color:var(--theme-color1);color:#000}.featured-products .filters li:before{position:absolute;left:0;bottom:8px;height:2px;width:100%;content:"";background-color:#000;transform:scaleX(0);transform-origin:top right;transition:transform .5s cubic-bezier(.86,0,.07,1);transition-timing-function:cubic-bezier(.86,0,.07,1)}.featured-products .filters li.active:before,.featured-products .filters li:hover:before{transform:scale(1);transform-origin:bottom left}.product-block{margin-bottom:30px;position:relative}.product-block.mix{display:none}.product-block .inner-box{background:#1a1a1a;border:2px solid #222222;border-radius:10px;overflow:hidden;position:relative;text-align:center;transition:all .3s ease}.product-block .inner-box:hover{border:2px solid var(--theme-color1);box-shadow:0 10px 30px rgba(0,0,0,.1)}.product-block .image{position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;margin-bottom:0}.product-block .image:before{position:absolute;left:0;top:0;height:100%;width:100%;background:linear-gradient(90deg,rgba(255,255,255,0) 0,rgb(255,255,255));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#00ffffff",GradientType=1);content:"";opacity:.3;left:-100%;pointer-events:none;z-index:1}.product-block .inner-box:hover .image:before{left:100%;transition:all 1s ease}.product-block .image img{width:auto;transition:all .3s ease}.product-block .inner-box:hover .image img{transform:scale(.9)}.product-block .content{position:relative;padding:30px}.product-block h4{display:block;font-size:22px;color:var(--headings-color);font-weight:700;margin-bottom:5px}.product-block h4 a{color:var(--headings-color);transition:all .3s ease}.product-block h4 a:hover{color:var(--theme-color1)}.product-block .price{display:block;font-size:16px;line-height:26px;color:var(--text-gray-silver);font-weight:600}.product-block .price del{display:inline-block;margin-left:15px;font-size:16px;color:#ff0000;line-height:27px;opacity:.3}.product-block .rating{position:relative;display:flex;align-items:center;justify-content:center;font-size:14px;color:#ffc737}.product-block .tag{position:absolute;top:30px;left:20px;font-size:14px;line-height:23px;color:#ffffff;background:#FD5F5C;font-weight:400;padding:0 12px;border-radius:3px;z-index:9;font-style:italic;text-transform:uppercase}.product-block .icon-box{position:absolute;right:20px;top:30px;display:flex;flex-direction:column;opacity:0;visibility:hidden;transition:all .3s ease}.product-block .inner-box:hover .icon-box{top:20px;opacity:1;visibility:visible;transition-delay:.3s}.product-block .ui-btn{background-color:var(--theme-color1);border-radius:50px;color:#000;cursor:pointer;display:block;height:40px;font-size:14px;line-height:40px;margin-bottom:10px;position:relative;text-align:center;width:40px;z-index:9;transition:all .3s ease}.product-block .ui-btn:hover{background-color:var(--theme-color2);color:#fff}.product-block .cat{display:block;font-size:18px;color:#707070;font-style:italic;font-family:Jost,sans-serif;margin-bottom:5px}table.cart-total .product-thumbnail,table.tbl-shopping-cart .product-thumbnail{min-width:64px}table.cart-total img,table.tbl-shopping-cart img{width:64px;box-shadow:none}table.cart-total td,table.cart-total th,table.tbl-shopping-cart td,table.tbl-shopping-cart th{vertical-align:middle;border-left:1px solid rgba(var(--theme-color-white-rgb),.1);padding:20px 30px;color:var(--headings-color)}table.cart-total .product-name a,table.tbl-shopping-cart .product-name a{color:var(--headings-color)}table.cart-total .product-name .variation,table.tbl-shopping-cart .product-name .variation{font-size:.9rem;list-style:none}table.cart-total .product-remove a,table.tbl-shopping-cart .product-remove a{display:inline-block;width:24px;height:24px;line-height:24px;border-radius:24px;transition:all .3s ease-out;background-color:#757575;color:#ffffff;text-align:center}table.cart-total .coupon-form .apply-button,table.tbl-shopping-cart .coupon-form .apply-button{position:relative;display:inline-block;color:#fff;background:#222;padding:15px 29px;cursor:pointer;border-radius:5px;height:100%;text-transform:uppercase;transition:all .5s ease}table.cart-total .coupon-form .apply-button:hover,table.tbl-shopping-cart .coupon-form .apply-button:hover{background-color:var(--theme-color1)}table.cart-total .coupon-form .apply-button:hover span,table.tbl-shopping-cart .coupon-form .apply-button:hover span{color:var(--theme-color2)}table.cart-total .coupon-form .apply-button span,table.tbl-shopping-cart .coupon-form .apply-button span{transition:all .5s ease}table.cart-total .variation-size,table.tbl-shopping-cart .variation-size{color:#fff}table.cart-total .product-price .amount,table.cart-total .product-subtotal .amount,table.cart-total tbody tr .amount,table.tbl-shopping-cart .product-price .amount,table.tbl-shopping-cart .product-subtotal .amount,table.tbl-shopping-cart tbody tr .amount{color:var(--theme-color1)}table.tbl-shopping-cart>tbody>tr>th,table.tbl-shopping-cart>tfoot>tr>th,table.tbl-shopping-cart>thead>tr>th{color:#fff}tbody,td,tfoot,th,thead,tr{border-color:rgba(var(--theme-color-white-rgb),.1)}.apply-button2{position:relative;display:inline-block;color:var(--theme-color2);background:var(--theme-color1);padding:15px 29px 12px;cursor:pointer;border-radius:5px;text-transform:uppercase;transition:all .5s ease}.apply-button2:hover{background-color:var(--theme-color-white)}.apply-button2:hover span{color:var(--theme-color2)}.apply-button2 span{transition:all .5s ease}.table-striped>tbody>tr:nth-of-type(odd){--bs-table-accent-bg:rgba(var(--theme-color-black-rgb))}.payment-method .accordion-box .block{border-radius:0;overflow:hidden}.payment-method .accordion-box .block.active-block{border-radius:0!important}.payment-method .accordion-box .block .acc-content .payment-info{background-color:#212121;display:block;padding:30px;position:relative}.payment-method .accordion-box .block{background:#f4f5f4;box-shadow:none;margin-bottom:20px}.payment-method .accordion-box .block:last-child{margin-bottom:0}.payment-method .accordion-box .block .acc-btn{color:var(--theme-color-white);padding:19px 30px 22px}.payment-method .accordion-box .block .acc-btn .icon-outer{color:#1e2434;font-size:28px;height:auto;position:absolute;right:30px;top:50%;transform:translateY(-50%)}.payment-method .accordion-box .block .acc-btn.active{color:var(--theme-color2)}.payment-method .accordion-box .block .acc-btn.active .icon-outer{color:var(--text-color-bg-theme-color2)}.payment-method .payment-method h3{margin-bottom:32px}.payment-method .accordion-box .block{background-color:#222}.payment-method .accordion-box .block .acc-btn.active{background-color:var(--theme-color1)}.shop-sidebar{display:block;position:relative}.shop-sidebar .sidebar-search .search-form .form-group{margin:0;position:relative}.shop-sidebar .sidebar-search .search-form .form-group input[type=search]{background-color:var(--theme-color1);border:1px solid var(--theme-color1);border-radius:5px;color:#646578;height:52px;padding:10px 60px 10px 20px;position:relative;transition:all .5s ease;width:100%}.shop-sidebar .sidebar-search .search-form .form-group button{background-color:var(--theme-color2);border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:18px;height:42px;line-height:42px;position:absolute;right:5px;text-align:center;top:5px;transition:all .5s ease;width:42px}.shop-sidebar .sidebar-search .search-form .form-group button:hover{background-color:var(--theme-color1);color:var(--theme-color1-text-color)}.shop-sidebar .sidebar-search{margin-bottom:30px}.shop-sidebar .sidebar-widget{background-color:var(--theme-color1);border-radius:5px;display:block;margin-bottom:30px;padding:35px 30px 37px;position:relative}.shop-sidebar .sidebar-widget:last-child{margin-bottom:0}.shop-sidebar .sidebar-widget .widget-title{display:block;margin-bottom:16px;position:relative;color:var(--theme-color-black)}.shop-sidebar .sidebar-widget .range-slider .property-amount{background-color:inherit}.shop-sidebar .category-widget .category-list li{display:block;margin-bottom:14px;position:relative}.shop-sidebar .category-widget .category-list li:last-child{margin-bottom:0}.shop-sidebar .category-widget .category-list li a{color:#646578;display:inline-block;font-weight:400;padding-left:20px;position:relative}.shop-sidebar .category-widget .category-list li a:before{position:absolute;content:"\f0da";font-family:Font Awesome\ 6 Pro;left:0;top:0;font-size:16px;font-weight:600;color:var(--theme-color2)}.shop-sidebar .category-widget .category-list li a:hover{color:var(--theme-color2)}.shop-sidebar .price-filters .widget-title{margin-bottom:28px}.shop-sidebar .post-widget .post{border-bottom:1px solid var(--text-color);margin-bottom:23px;min-height:108px;padding-left:90px;padding-bottom:24px;position:relative}.shop-sidebar .post-widget .post:last-child{margin-bottom:0;border-bottom:none}.shop-sidebar .post-widget .post .post-thumb{border:1px solid #d0d4dd;border-radius:5px;height:70px;left:0;position:absolute;top:7px;transition:all .5s ease;width:70px}.shop-sidebar .post-widget .post .post-thumb img{width:100%;border-radius:5px}.shop-sidebar .post-widget .post a{color:var(--body-bg);display:inline-block;font-size:16px;line-height:26px;margin-bottom:7px;position:relative}.shop-sidebar .post-widget .post a:hover{color:var(--theme-color2)}.shop-sidebar .post-widget .post .price{color:#0a267a;display:block;font-size:14px;font-weight:600;line-height:24px;position:relative}.shop-sidebar .post-widget .post:hover .post-thumb{border-color:var(--theme-color1)}.shop-sidebar .post-widget{padding-bottom:9px}.range-slider{position:relative}.range-slider .title{display:inline-block;line-height:26px;margin-right:4px;position:relative}.range-slider .title:before{color:#646578;content:"$";font-size:18px;left:-5px;position:absolute;top:-19px}.range-slider p{margin-right:10px!important}.range-slider .input,.range-slider p{color:#646578;display:inline-block;position:relative}.range-slider .input{font-size:18px;margin-top:5px;max-width:75px}.range-slider .input input{background:none;color:#646578;font-size:15px;text-align:left}.range-slider .ui-widget.ui-widget-content{background-color:#a1a1a1;border-radius:2px;border:none;height:4px;margin-bottom:14px}.range-slider .ui-slider .ui-slider-range{background-color:var(--theme-color2);top:0;height:4px}.range-slider .ui-state-default{background-color:var(--theme-color2);border:none;border-radius:50%;cursor:pointer;height:14px;margin-left:0;position:absolute;top:-5px;width:14px}.range-slider .ui-state-default:before{background-color:#ffffff;border-radius:50%;content:"";height:6px;left:4px;position:absolute;top:4px;width:6px}.range-slider .ui-widget-content .ui-state-default{background-color:var(--theme-color2);border:none;border-radius:50%;cursor:pointer;height:14px;margin-left:0;top:-5px;width:14px}.range-slider .ui-widget-content .ui-state-default:before{background-color:#ffffff;border-radius:50%;content:"";position:absolute;height:6px;left:4px;top:4px;width:6px}.range-slider input[type=submit]{background:var(--theme-color2);border:none;border-radius:10px;color:#ffffff;cursor:pointer;display:block;float:right;font-size:14px;font-weight:500;margin-top:-20px;padding:7px 20px;position:relative;text-align:center;text-transform:capitalize;transition:all .5s ease}.range-slider input[type=submit]:hover{background-color:var(--theme-color1);color:var(--theme-color1-text-color)}@keyframes "ripple"{70%{box-shadow:0 0 0 70px rgba(255,255,255,0)}to{box-shadow:0 0 0 0 rgba(255,255,255,0)}}.page-title{background-color:var(--theme-color2);position:relative;background-repeat:no-repeat;background-position:50%;background-size:cover;padding:120px 0 0;min-height:450px;display:flex;align-items:center}.page-title:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;background:linear-gradient(180deg,rgba(0,0,0,.9),rgba(0,0,0,.4784313725))}.page-title .title{font-size:64px;color:#ffffff;margin-bottom:17px}@media only screen and (max-width:768px){.page-title .title{font-size:34px}}.page-title .text{position:relative;color:#ffffff;font-size:16px;line-height:26px;letter-spacing:.05em;max-width:520px}.page-breadcrumb{position:relative;margin-top:5px}.page-breadcrumb li{position:relative;display:inline-block;margin-right:12px;padding-right:13px;color:#ffffff;font-size:14px;font-weight:400;text-transform:capitalize}.page-breadcrumb li:after{position:absolute;content:"\f105";right:-6px;top:1px;font-size:14px;font-weight:900;font-family:Font Awesome\ 6 Pro;color:#ffffff}.page-breadcrumb li:last-child:after{display:none}.page-breadcrumb li:last-child{padding-right:0;margin-right:0}.page-breadcrumb li a{color:var(--theme-color3);font-weight:500;text-transform:capitalize;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}.page-breadcrumb li a:hover{color:#ffffff}.page-title.style-two{background-position:50%}.page-title.style-two .page-breadcrumb-outer{position:absolute;left:0;bottom:0;width:100%;padding:10px 0;transform:translateY(100%);z-index:8}.page-title.style-two .page-breadcrumb li{color:rgb(7,7,16);font-weight:600}.page-title.style-two .page-breadcrumb li:after{color:rgb(7,7,16)}.page-title.style-two .page-breadcrumb li a{color:rgba(7,7,16,.6)}.page-title.style-two .page-breadcrumb li a:hover{color:rgb(7,7,16)}.play-now{position:relative;display:block;z-index:9;transition:all .3s ease}.play-now .icon{position:relative;display:inline-block;text-align:center;line-height:70px;background-color:#ffffff;color:#ff6d2e;z-index:1;padding-left:0;font-size:14px;display:block;-ms-box-shadow:0 0 10px 0 rgba(255,255,255,.3);-o-box-shadow:0 0 10px 0 rgba(255,255,255,.3);box-shadow:0 0 10px 0 rgba(255,255,255,.3);transform-origin:center}.play-now .icon,.play-now .ripple{height:70px;width:70px;border-radius:50%}.play-now .ripple{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-box-shadow:0 0 0 0 rgba(255,255,255,.6);-o-box-shadow:0 0 0 0 rgba(255,255,255,.6);box-shadow:0 0 0 0 rgba(255,255,255,.6);animation:ripple 3s infinite}.play-now .ripple:before{animation:ripple 3s infinite;animation-delay:.9s}.play-now .ripple:after,.play-now .ripple:before{top:50%;left:50%;height:70px;width:70px;transform:translate(-50%,-50%);border-radius:50%;-ms-box-shadow:0 0 0 0 rgba(255,255,255,.6);-o-box-shadow:0 0 0 0 rgba(255,255,255,.6);box-shadow:0 0 0 0 rgba(255,255,255,.6);content:"";position:absolute}.play-now .ripple:after{animation:ripple 3s infinite;animation-delay:.6s}.background-image{position:absolute;left:0;top:0;height:100%;width:100%;background-repeat:repeat;background-position:50%;background-size:cover}.error-page__inner{text-align:center}.error-page__inner,.error-page__inner .error-page__title-box{position:relative;display:block}.error-page__inner .error-page__title{position:relative;display:inline-block;font-size:280px;line-height:280px;margin-bottom:0;color:var(--theme-color1)}.error-page__inner .error-page__sub-title{font-size:40px;letter-spacing:.1em;text-transform:uppercase;line-height:50px;margin-top:-16px}.error-page__inner .error-page__text{font-size:20px;line-height:30px;text-align:center}.error-page__inner .error-page__form{position:relative;display:block;margin:42px auto 20px}.error-page__inner .error-page__form input[type=search]{height:60px;width:100%;border:none;outline:none;background-color:#1a1a1a;font-size:14px;color:#fff;padding-left:50px;padding-right:75px;border-radius:7px}.error-page__inner .error-page__form button[type=submit]{background-color:transparent;color:#fff;font-size:22px;position:absolute;top:0;right:0;bottom:0;width:72px;outline:none;border:none;display:flex;align-items:center;padding:0}.error-page__inner .error-page__form-input{position:relative;display:block;max-width:570px;width:100%;margin:0 auto}.error-page__inner .theme-btn{text-decoration:underline}.contact-details__info{position:relative;display:block;margin-top:41px}.contact-details__info li{position:relative;display:flex;align-items:center}.contact-details__info li .icon{height:80px;width:80px;background-color:var(--theme-color1);display:flex;align-items:center;justify-content:center;transition:all .5s ease}.contact-details__info li .icon span{color:var(--theme-color-black);font-size:25px;transition:all .5s ease}.contact-details__info li:hover .icon{background-color:var(--theme-color-white);color:var(--theme-color1)}.contact-details__info li:hover .icon span{color:var(--theme-color2);transform:scaleX(-1)}.contact-details__info li:hover .text a{color:var(--notech-base)}.contact-details__info li:hover .text a span{color:var(--notech-gray)}.contact-details__info li .text{margin-left:30px}.contact-details__info li .text p{font-size:14px;line-height:24px}.contact-details__info li .text a{font-size:18px;color:var(--notech-black);transition:all .5s ease}.contact-details__info li .text span{font-size:20px;color:var(--notech-black)}.contact-details__info li+li{margin-top:19px}.map{height:550px}.contact-details .theme-btn{border-radius:0;background-color:var(--theme-color1);color:var(--theme-color2);padding:16px 30px}.service-sidebar{display:block;max-width:365px;position:relative;width:100%}.service-sidebar .theme-btn{border:1px solid var(--theme-color-black)}.service-sidebar .service-sidebar-single{display:block;margin-bottom:30px;position:relative}.service-sidebar .service-sidebar-single-services{display:block;background:#f6f4ec;border-radius:10px;padding:35px 30px 25px;position:relative}.service-sidebar .service-sidebar-single-services .title{display:block;margin-bottom:12px;padding-left:20px;position:relative}.service-sidebar .service-sidebar-single-services .title h3{color:var(--headings-color);font-size:20px;line-height:30px;letter-spacing:-.02em}.service-sidebar .service-sidebar-single-services ul{position:relative;display:block;margin-top:10px}.service-sidebar .service-sidebar-single-services ul li{position:relative;display:block;margin-bottom:5px;margin-top:-10px}.service-sidebar .service-sidebar-single-services ul li:last-child{margin-bottom:0}.service-sidebar .service-sidebar-single-services ul li a{position:relative;display:block;color:var(--agriox-color-1,#687469);font-size:18px;padding:22px 20px;border-radius:10px;background:transparent;transition:all .3s linear;transition-delay:.1s;z-index:1;display:flex;justify-content:space-between;align-items:center}.service-sidebar .service-sidebar-single-services ul li a:hover{color:var(--headings-color)}.service-sidebar .service-sidebar-single-services ul li a:hover:before{opacity:1;transform:perspective(400px) rotateX(0deg);transition:all .3s linear;transition-delay:.1s}.service-sidebar .service-sidebar-single-services ul li a:hover i{color:var(--theme-color1)}.service-sidebar .service-sidebar-single-services ul li a:before{position:absolute;top:0;left:0;bottom:0;right:0;content:"";z-index:-1;opacity:1;transform:perspective(400px) rotateX(90deg);transform-origin:bottom;transition:all .3s linear;transition-delay:.1s;background:#ffffff;box-shadow:0 10px 60px 0 rgba(0,0,0,.05);border-radius:10px}.service-sidebar .service-sidebar-single-services ul li a i{font-size:16px}.service-sidebar .service-sidebar-single-services ul li.current a:before{opacity:1;transform:perspective(400px) rotateX(0deg);transition:all .3s linear;transition-delay:.1s}.service-sidebar .service-sidebar-single-services ul li.current a i{color:var(--theme-color1)}.service-sidebar .service-sidebar-single-services ul li.current:first-child{margin-top:20px}.service-sidebar .service-sidebar-single-services ul li.current:last-child{margin-bottom:35px}.service-sidebar .service-sidebar-single-contact-box{position:relative;display:block;background-attachment:scroll;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;padding:50px 0 44px;z-index:1}.service-sidebar .service-sidebar-single-contact-box:before{position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(109,140,84,.93);border-radius:10px;content:"";z-index:-1}.service-sidebar .service-sidebar-single-contact-box .icon{position:relative;display:inline-block;width:60px;height:60px;text-align:center;transition:all .5s ease;border-radius:50%;background:var(--theme-color2)}.service-sidebar .service-sidebar-single-contact-box .icon:hover{background-color:var(--headings-color)}.service-sidebar .service-sidebar-single-contact-box .icon:hover span:before{color:#fff}.service-sidebar .service-sidebar-single-contact-box .icon span:before{position:relative;display:inline-block;color:var(--headings-color);font-size:30px;line-height:60px;transition:all .5s ease}.service-sidebar .service-sidebar-single-contact-box .title{position:relative;display:block;margin-top:20px;margin-bottom:42px}.service-sidebar .service-sidebar-single-contact-box .title h2{color:#ffffff;font-size:36px}.service-sidebar .service-sidebar-single-contact-box .phone{font-size:24px;line-height:34px}.service-sidebar .service-sidebar-single-contact-box .phone a{color:#ffffff;transition:all .5s ease}.service-sidebar .service-sidebar-single-contact-box .phone a:hover{color:var(--theme-color1)}.service-sidebar .service-sidebar-single-contact-box p{color:#ffffff;font-size:14px;line-height:22px}.service-sidebar .service-sidebar-single-btn{position:relative;display:block}.service-sidebar .service-sidebar-single-btn .thm-btn{font-size:16px;padding:13px 50px 28px}.service-sidebar .service-sidebar-single-btn .thm-btn span:before{position:relative;display:inline-block;top:13px;color:#334b35;font-size:40px;padding-right:25px;transition:all .6s ease;font-weight:500}.service-sidebar .service-sidebar-single-btn .thm-btn:hover span:before{color:#ffffff}.service-sidebar .banner-widget{position:relative;display:block;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 10px 30px 0 rgba(0,0,0,.08)}.service-sidebar .banner-widget .widget-content{position:relative;display:block;width:100%;padding:45px 30px 40px;background-size:cover;background-repeat:no-repeat}.service-sidebar .banner-widget .widget-content .shape{position:absolute;left:0;top:0;height:100%;width:278px;background-repeat:no-repeat;background-size:cover}.service-sidebar .banner-widget .content-box{position:relative;max-width:200px;width:100%}.service-sidebar .banner-widget .content-box .icon-box{position:relative;display:inline-block;width:60px;height:60px;line-height:60px;font-size:40px;background-color:var(--theme-color2);color:var(--text-color-bg-theme-color2);text-align:center;border-radius:5px;margin-bottom:23px}.service-sidebar .banner-widget .content-box .icon-box .icon-shape{position:absolute;top:-15px;right:-38px;width:32px;height:32px;background-repeat:no-repeat}.service-sidebar .banner-widget .content-box h3{display:block;font-size:24px;line-height:32px;color:#ffffff;font-weight:600;text-transform:uppercase;margin-bottom:22px}.service-sidebar .banner-widget .content-box .theme-btn-two:hover{background:#0a267a}.service-sidebar .service-sidebar-single-btn .theme-btn{padding:20px 50px}.service-sidebar .service-sidebar-single-btn .theme-btn .btn-title{display:flex;align-items:center;justify-content:center}.service-sidebar .service-sidebar-single-btn .theme-btn span:before{position:relative;display:inline-block;font-size:36px;padding-right:25px;margin-top:7px;transition:all .6s ease;font-weight:500}.services-details__content .feature-list .single-item{position:relative;display:block;border:1px solid #e1e8e4;padding:16px 30px 16px 53px;margin-bottom:20px;transition:all .6s ease}.services-details__content .feature-list .single-item .icon-box{color:var(--theme-color1);position:absolute;left:20px;top:16px;font-size:18px;transition:all .6s ease}.services-details__content .feature-list .single-item .title{display:block;margin:0;font-size:16px;line-height:32px;font-weight:600;text-transform:uppercase}.services-details__content .feature-list .single-item:hover{background-color:var(--theme-color2);color:var(--text-color-bg-theme-color2)}.services-details__content .feature-list .single-item:hover .icon-box{color:var(--text-color-bg-theme-color2)}.service-list li{position:relative;display:block;margin-bottom:10px}.service-list li:last-child{margin-bottom:0}.service-list li a{position:relative;display:block;font-size:18px;color:var(--headings-color);font-weight:600;background-color:#fff;padding:17px 20px 17px 50px;box-shadow:20px 5px 20px 0 rgba(0,0,0,.05)}.service-list li a.current,.service-list li a:hover{color:var(--text-color-bg-theme-color1);background-color:var(--theme-color1);padding-left:80px}.service-list li a.current i,.service-list li a:hover i{width:60px;color:var(--text-color-bg-theme-color2);background-color:var(--theme-color2)}.service-list li i{position:absolute;display:flex;align-items:center;justify-content:center;left:0;top:0;width:30px;height:100%;background-color:#f6f4ec;text-align:center;font-size:16px;color:#707582;transition:all .5s ease}.sidebar-service-list{margin:0}.sidebar-service-list li+li{margin-top:10px}.sidebar-service-list li a{background-color:var(--theme-color-black);border-radius:15px;color:var(--theme-color-white);display:block;font-size:18px;font-weight:700;padding:19px 40px;position:relative;transition:all .5s ease}@media (max-width:1199.98px){.sidebar-service-list li a{padding:19px 20px}}.sidebar-service-list li a:hover{color:var(--theme-color1)}.sidebar-service-list li a:hover i{transform:translateY(-50%);color:var(--theme-color-black);background-color:var(--theme-color1)}.sidebar-service-list li a i{height:32px;width:45px;position:absolute;top:50%;right:20px;transform:translateY(-50%);transition:all .5s ease;color:#191825;background-color:#fff;text-align:center;display:flex;align-items:center;justify-content:center;font-size:16px;border-radius:15px}.sidebar-service-list li.current a{color:var(--theme-color1)}.sidebar-service-list li.current a i{background-color:var(--theme-color1);color:var(--theme-color-black);transform:translateY(-50%)}.service-details-help{background-color:var(--theme-color1);border-radius:15px;display:block;margin-top:30px;overflow:hidden;padding:57px 55px 50px;position:relative;text-align:center;z-index:1}.help-shape-1{bottom:-215px;left:-95px;width:220px;height:500px;background-color:#303030;border-radius:150px;transform:rotate(45deg);z-index:-1}.help-shape-1,.help-shape-2{position:absolute;mix-blend-mode:soft-light}.help-shape-2{top:-118px;right:-130px;width:180px;height:350px;background-color:#fff;border-radius:186px;transform:rotate(48deg)}.help-icon{height:73px;width:73px;background-color:var(--body-bg);color:var(--theme-color1);font-size:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin:0 auto;transition:all .5s ease}.help-icon:hover{background-color:var(--theme-color-black);color:#fff}.help-title{color:var(--body-bg);font-size:38px;font-weight:700;line-height:40px;margin-bottom:21px}.help-contact{position:relative;display:block;margin-top:21px}.help-contact p{font-size:14px;margin:0;line-height:32px;opacity:.7}.help-contact a,.help-contact p{color:var(--body-bg);font-weight:600}.help-contact a{font-size:30px;transition:all .5s ease}.help-contact a:hover,.service-section-seven.style-inner .service-block_seven .text,.service-section-seven.style-inner .service-block_seven .title a{color:var(--theme-color-black)}.service-section-seven.style-inner .service-block_seven:hover .left-arrow{color:var(--theme-color-black);border-color:var(--theme-color-black)}.service-section-seven.style-inner .service-block_seven:hover .left-arrow:hover{color:var(--theme-color-white);border-color:var(--theme-color2);background-color:var(--theme-color2)}.service-section-seven.style-inner .service-block_seven:hover .theme-btn{color:var(--theme-color-black);border-color:var(--theme-color-black)}.service-section-seven.style-inner .service-block_seven:hover .theme-btn:hover{color:var(--theme-color-white);border-color:var(--theme-color2);background-color:var(--theme-color2)}.service-section-seven.style-inner .service-block_seven:hover .right-arrow{color:var(--theme-color-black);border-color:var(--theme-color-black)}.service-section-seven.style-inner .service-block_seven:hover .right-arrow:hover{color:var(--theme-color-white);border-color:var(--theme-color2);background-color:var(--theme-color2)}.project-details__img{display:block;position:relative}.project-details__img img{border-radius:10px;width:100%}.project-details__content,.project-details__content-left{display:block;position:relative}.project-details__content-left{margin-top:31px}.project-details__content-right{display:block;margin-top:40px;position:relative}.project-details__details-box{background-color:var(--theme-color-black);border-radius:10px;padding:43px 50px 50px;position:relative;z-index:1}.project-details__details-list,.project-details__details-list li{display:block;position:relative}.project-details__details-list li+li{margin-top:24px}.project-details-btn .theme-btn{position:relative}.project-details-btn .theme-btn.btn-style-one{align-items:center;padding:26px 100px 26px 60px;height:70px;border-radius:100px;background:linear-gradient(90deg,#BEEC6B,#169C92);color:var(--theme-color-white)}@media only screen and (max-width:767px){.project-details-btn .theme-btn.btn-style-one{height:60px;padding-right:80px}.project-details-btn .theme-btn.btn-style-one .icon{width:40px;height:40px;line-height:40px;right:10px;top:8px}.project-details-btn .theme-btn.btn-style-one .icon svg{width:15px;height:15px}}@media (max-width:575.98px){.project-details-btn .theme-btn.btn-style-one{padding:26px 88px 26px 42px;height:57px}}.project-details-btn .theme-btn.btn-style-one:hover{color:var(--headings-color)}.project-details-btn .theme-btn .icon{width:62px;height:62px;line-height:72px;border-radius:50%;background-color:#fff;position:absolute;font-size:50px;color:var(--headings-color);right:4px;top:4px;bottom:4px}.project-details__client{color:#838d9e;font-size:16px;line-height:24px;margin:0}.project-details__client a{color:var(--theme-color1);text-decoration:underline}.project-details__client a:hover{color:#fff}.project-details__name{font-size:16px;line-height:24px}.project-details__social,.project-details__social a{align-items:center;position:relative;display:flex}.project-details__social a{-webkit-box-pack:center;-ms-flex-pack:center;background-color:var(--theme-color2);border-radius:50%;color:var(--theme-color1-text-color);font-size:15px;height:40px;justify-content:center;overflow:hidden;text-align:center;transition:all .5s ease;width:40px;z-index:1}.project-details__social a:hover{background-color:var(--theme-color2);color:var(--theme-color2-text-color)}.project-details__social a+a{margin-left:10px}.project-details__pagination-box{display:block;padding:40px 0;position:relative;text-align:center}.project-details__pagination{align-items:center;display:flex;justify-content:space-between;position:relative}.project-details__pagination li a{color:#696969;font-family:var(--body-font-family);font-size:16px;font-weight:400;line-height:19px;transition:all .5s ease}.project-details__pagination li a:hover{color:var(--theme-color1)}.project-details__pagination li a:hover i{background-color:var(--theme-color2);color:var(--theme-color2-text-color);border:2px solid var(--theme-color2)}.project-details__pagination li a img{filter:brightness(0) invert(1)}.project-details__pagination li .content{position:relative;display:block}.project-details__pagination li .title,.project-details__pagination li .title a{color:#fff;font-family:var(--body-font-family);font-style:normal;font-weight:600;font-size:22px;line-height:30px;letter-spacing:-.03em;transition:all .4s ease}.project-details__pagination li .title a:hover,.project-details__pagination li .title:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.project-details__pagination li.next{float:left;position:relative}.project-details__pagination li.next .content{text-align:left;font-weight:var(--body-font-weight-bold)}.project-details__pagination li.previous{position:relative;float:right}.project-details__pagination li.previous .content{text-align:right}.room-facility-list{position:relative}.room-facility-list .icon{border:1px solid var(--theme-color1);border-radius:50%;display:block;font-size:22px;height:64px;line-height:64px;text-align:center;width:64px;transition:all .3s ease}.room-facility-list .list-one:hover .icon{background-color:var(--theme-color1);color:#fff}.room-details__content-right{position:relative;display:block;margin-top:40px}.room-details__details-box{background-color:#f5f6f7;border:1px solid var(--theme-color1);border-radius:10px;padding:43px 50px 30px;position:relative;z-index:1}.product-details.rd-page .bx-wrapper{margin-bottom:30px}.product-details.rd-page .bx-wrapper .thumb-box li{height:auto}@media only screen and (max-width:480px){.room-block .inner-box .box-caption .book-btn{padding:0 10px;margin-right:10px}.room-block.col-lg-3 .inner-box .box-caption .bx-links li{margin-right:10px}.rooms-section{padding:80px 0}}.project-list{display:grid;grid-template-columns:repeat(2,1fr)}@media (max-width:375.98px){.project-list{grid-template-columns:auto}}.project-list li{color:#fff;font-size:16px;font-weight:600;letter-spacing:-.03em;line-height:19px;margin-bottom:30px}.project-list i{color:var(--theme-color1);margin-right:10px}.project-list-item .icon{color:var(--theme-color1);font-size:26px}.project-list-item .title{color:var(--headings-color);display:flex;font-family:var(--heading-font-family);font-weight:700;font-size:20px;letter-spacing:-.03em}.project-list-item .text,.project-list-item .title{align-items:center;font-style:normal;line-height:30px}.project-list-item .text{color:var(--text-color2);font-family:var(--body-font-family);font-weight:400;font-size:16px}.blog-details,.blog-details__img,.blog-details__left{position:relative;display:block}.blog-details__img{border-radius:10px}.blog-details__img img{width:100%;border-radius:10px}.blog-details__date{position:absolute;bottom:0;right:0;background-color:var(--theme-color1);text-align:center;padding:21px 24px 20px;align-items:center;border-bottom-right-radius:10px;border-top-left-radius:10px;display:flex;flex-direction:column}.blog-details__date .day{font-size:16px;color:#000;font-weight:var(--body-font-weight-bold);line-height:16px}.blog-details__date .month{position:relative;display:block;font-size:10px;font-weight:var(--body-font-weight-bold);color:#000;line-height:12px;text-transform:uppercase}.blog-details__content{position:relative;display:block;margin-top:22px}.blog-details__meta{position:relative;display:flex;align-items:center}.blog-details__meta li+li{margin-left:18px}.blog-details__meta li a{font-size:15px;color:#777;font-weight:500;transition:all .5s ease}.blog-details__meta li a:hover{color:var(--theme-color1)}.blog-details__meta li a i{color:var(--theme-color1);margin-right:6px}.blog-details__title{font-size:30px;line-height:40px;margin-top:12px;margin-bottom:21px;font-weight:var(--body-font-weight-bold)}.blog-details__bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:30px 0;margin-top:49px;border-top:1px solid #ece9e0}@media only screen and (max-width:767px){.blog-details__bottom{gap:30px}}.blog-details__bottom p{margin:0}.blog-details__tags span{color:var(--theme-color-white);font-size:20px;margin-right:14px;font-weight:var(--body-font-weight-bold)}.blog-details__tags a{position:relative;font-size:12px;background-color:var(--theme-color1);color:#000;display:inline-block;padding:5px 30px;font-weight:var(--body-font-weight-bold);transition:all .5s ease;border-radius:35px;border:1px solid var(--theme-color1)}.blog-details__tags a:hover{background-color:var(--theme-color2);color:var(--theme-color-white);text-decoration:none}.blog-details__tags a+a{margin-left:6px}.blog-details__social-list,.blog-details__social-list a{display:flex;align-items:center}.blog-details__social-list a{position:relative;height:43px;width:43px;justify-content:center;text-align:center;color:var(--theme-color2);background-color:var(--theme-color1);font-size:15px;border-radius:50%;overflow:hidden;border:1px solid var(--theme-color1);transition:all .5s ease;z-index:1}.blog-details__social-list a:hover{color:var(--theme-color1)}.blog-details__social-list a:hover:after{opacity:1;transform:scaleY(1)}.blog-details__social-list a:after{position:absolute;content:"";top:0;left:0;right:0;height:100%;background-color:var(--theme-color2);transition-delay:.1s;transition-timing-function:ease-in-out;transition-duration:.4s;transition-property:all;opacity:1;transform-origin:top;transform-style:preserve-3d;transform:scaleY(0);z-index:-1}.blog-details__social-list a+a{margin-left:10px}.blog-details__pagenation-box{overflow:hidden;margin-bottom:53px}.blog-details__pagenation,.blog-details__pagenation-box{position:relative;display:block}.blog-details__pagenation li{position:relative;float:left;font-size:20px;color:#0e2207;font-weight:var(--body-font-weight-bold);color:var(--theme-light-background-text-color);background-color:var(--theme-light-background);line-height:30px;transition:all .5s ease;max-width:370px;width:100%;padding:52px 60px;border-radius:10px}.blog-details__pagenation li:hover{background-color:var(--theme-color2);color:var(--text-color-bg-theme-color2)}.blog-details__pagenation li+li{margin-left:30px}.nav-links{display:flex;justify-content:space-between;margin-bottom:53px}@media only screen and (max-width:767px){.nav-links{flex-direction:column;gap:20px}}.nav-links .prev{display:flex;align-items:center;height:100%;width:calc(50% - 15px);margin-right:30px}@media only screen and (max-width:767px){.nav-links .prev{width:100%}}.nav-links .prev .thumb{margin-right:20px}.nav-links .next{display:flex;align-items:center;height:100%;flex-direction:row-reverse;width:calc(50% - 15px)}@media only screen and (max-width:767px){.nav-links .next{width:100%}}.nav-links .next .thumb{margin-left:20px}.nav-links>div{transition:all .5s ease}.nav-links>div .thumb{display:inline-block;min-width:60px;width:60px;height:60px;overflow:hidden}.nav-links>div .thumb a,.nav-links>div>a{display:inline-block}.nav-links>div>a{word-wrap:break-word;white-space:-moz-pre-wrap;white-space:pre-wrap;font-size:20px;line-height:1.637;font-weight:var(--body-font-weight-bold);transition:all .5s ease;color:#000;background-color:var(--theme-color1);padding:52px 50px;border-radius:10px;width:100%}@media only screen and (max-width:767px){.nav-links>div>a{padding:30px}}.nav-links>div>a:hover{color:#fff;background-color:var(--theme-color2)}@media (max-width:991px){.sidebar{margin-top:50px}}.sidebar__single+.sidebar__single{margin-top:30px}.sidebar__title{font-size:20px;margin:0 0 5px;font-weight:var(--h4-font-weight);color:var(--theme-color2)}.sidebar__search{display:block}.sidebar__search,.sidebar__search-form{position:relative}.sidebar__search-form input[type=search]{display:block;border:none;outline:none;background-color:var(--theme-color1);color:#000;font-size:16px;font-weight:500;padding-left:50px;height:74px;width:100%;padding-right:80px;border-radius:10px}.sidebar__search-form input[type=search]:-ms-input-placeholder,.sidebar__search-form input[type=search]::-ms-input-placeholder,.sidebar__search-form input[type=search]::-webkit-input-placeholder,.sidebar__search-form input[type=search]::placeholder{color:var(--text-color-bg-theme-color1);opacity:1}@media only screen and (max-width:767px){.sidebar__search-form input[type=search]{padding-left:30px}}.sidebar__search-form button[type=submit]{background-color:transparent;color:#000;font-size:22px;position:absolute;top:0;right:0;bottom:0;width:72px;outline:none;border:none;display:flex;align-items:center;padding:0}@media only screen and (max-width:767px){.sidebar__search-form button[type=submit]{width:42px}}.sidebar__post{background-color:var(--theme-color1);border-radius:10px;color:var(--body-bg);display:block;overflow:hidden;padding:46px 30px 30px;position:relative;z-index:1}@media only screen and (max-width:767px){.sidebar__post{padding:30px}}.sidebar__post .sidebar__title{margin-left:20px}@media only screen and (max-width:767px){.sidebar__post .sidebar__title{margin-left:0}}.sidebar__post .sidebar__post-list{margin:0}.sidebar__post .sidebar__post-list li{display:flex;align-items:center;padding:16px 20px 17px;transition:all .5s ease}@media only screen and (max-width:767px){.sidebar__post .sidebar__post-list li{padding:16px 0}}.sidebar__post .sidebar__post-list li:hover{background-color:#ffffff;border-radius:10px}.sidebar__post .sidebar__post-list li+li{margin-top:11px}.sidebar__post .sidebar__post-list .sidebar__post-image{margin-right:20px;flex:70px 0}.sidebar__post .sidebar__post-list .sidebar__post-image>img{width:80px;border-radius:10px}.sidebar__post .sidebar__post-list .sidebar__post-content{position:relative;top:-3px}.sidebar__post .sidebar__post-list .sidebar__post-content h3{font-size:18px;margin:0;line-height:26px;letter-spacing:0}.sidebar__post .sidebar__post-list .sidebar__post-content h3 a{color:#0e2207;transition:all .5s ease;display:block;font-size:16px;font-weight:700;line-height:24px}.sidebar__post .sidebar__post-list .sidebar__post-content-meta{font-size:14px;font-weight:500;color:var(--body-bg);transition:all .5s ease}.sidebar__post .sidebar__post-list .sidebar__post-content-meta i{color:var(--body-bg);font-size:14px;padding-right:3px}.sidebar__category{position:relative;display:block;color:var(--body-bg);background-color:var(--theme-color1);border-radius:10px;padding:45px 30px 38px;overflow:hidden;z-index:1}@media only screen and (max-width:767px){.sidebar__category{padding:30px 15px}}.sidebar__category .sidebar__title{color:var(--body-bg);padding-left:20px;margin-bottom:9px}.sidebar__category-list{margin:0}.sidebar__category-list li+li{margin-top:4px}.sidebar__category-list li a{background:none;border-radius:10px;color:var(--body-bg);font-size:16px;position:relative;transition:all .5s ease;padding:12px 20px;display:block;font-weight:500}.sidebar__category-list li a:hover{background-color:var(--body-bg);box-shadow:0 10px 60px 0 rgba(0,0,0,.05);color:var(--theme-color-white);text-shadow:1px 0 0 rgba(14,34,7,.5)}.sidebar__category-list li a:hover span{color:#ffcd1e;transform:translateY(-50%) scale(1)}.sidebar__category-list li a span{position:absolute;top:50%;right:20px;transform:translateY(-50%) scale(0);transition:all .5s ease;color:var(--theme-color2);text-align:center;display:flex;align-items:center;justify-content:center;font-size:16px}.sidebar__category-list li.active a{background-color:var(--body-bg);border-radius:10px;box-shadow:0 10px 60px 0 rgba(0,0,0,.05);color:var(--theme-color-white);text-shadow:1px 0 0 rgba(14,34,7,.5)}.sidebar__category-list li.active a span{transform:translateY(-50%) scale(1);color:#ffcd1e}.sidebar__tags{position:relative;display:block;color:var(--body-bg);background-color:var(--theme-color1);padding:46px 45px 50px;border-radius:10px;overflow:hidden;z-index:1}@media only screen and (max-width:767px){.sidebar__tags{padding:30px}}.sidebar__tags .sidebar__title{margin-left:5px;margin-bottom:25px;color:var(--theme-color-black)}.sidebar__tags-list{margin-top:-10px}.sidebar__tags-list a{background:var(--theme-color2);border-radius:30px;color:var(--headings-color);display:inline-block;font-size:14px;margin-left:5px;padding:5px 28px;transition:all .4s ease}.sidebar__tags-list a:hover{background:var(--theme-color1);color:#000}.sidebar__tags-list a+a{margin-left:5px;margin-top:10px}.sidebar__comments{position:relative;display:block;color:var(--body-bg);background-color:var(--theme-color1);padding:46px 50px 43px;border-radius:10px;overflow:hidden;z-index:1}@media only screen and (max-width:767px){.sidebar__comments{padding:30px}}.sidebar__comments .sidebar__title{margin-bottom:25px;color:var(--theme-color2)}.sidebar__comments-list,.sidebar__comments-list li{position:relative;display:block}.sidebar__comments-list li{padding-left:65px}.sidebar__comments-list li:hover .sidebar__comments-icon{background-color:var(--theme-color2);color:var(--headings-color)}.sidebar__comments-list li+li{margin-top:23px}.sidebar__comments-icon{height:45px;width:45px;background-color:var(--theme-color2);border-radius:50%;font-size:15px;color:var(--headings-color);display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;transition:all .4s ease}.sidebar__comments-text-box p{color:var(--body-bg);font-size:15px;font-weight:500;line-height:26px;margin:0}.sidebar__comments-text-box p span{color:var(--body-bg)}.sidebar__comments-text-box h5{color:#757873;font-size:15px;font-weight:500;letter-spacing:0;line-height:26px;margin:0}.comment-one .comment-one__title{margin-bottom:30px}.comment-one .comment-one__single{display:flex;border-bottom:1px solid rgba(236,233,224,.2196078431);padding-bottom:60px;margin-bottom:60px;align-items:top}@media only screen and (max-width:767px){.comment-one .comment-one__single{flex-direction:column}}.comment-one .comment-one__content{position:relative;margin-left:45px}@media only screen and (max-width:767px){.comment-one .comment-one__content{margin-top:20px;margin-left:0}}.comment-one .comment-one__content h3{font-size:20px;color:var(--theme-color-white);margin:0 0 24px}.comment-one .comment-one__content p{font-size:16px;font-weight:500}.comment-one .comment-one__btn{padding:5px 30px;position:absolute;top:0;right:0;font-size:14px;border:1px solid var(--theme-color-black)}.comment-one .comment-one__btn:hover{color:#000}.comment-one .comment-one__image{position:relative;display:block;border-radius:50%}.comment-one .comment-one__image img{border-radius:50%}.comment-form .comment-form__title{margin-top:-7px;margin-bottom:20px}.team-details{position:relative;display:block}.team-details__top{padding:0 0 120px}.team-details-shape-1{position:absolute;bottom:-270px;right:0;opacity:.5;z-index:2}.team-details-shape-1 img{width:auto}.team-details__top-left{position:relative;display:block;margin-right:20px}.team-details__top-img{position:relative;display:block;border-radius:30px}.team-details__top-img img{width:100%;border-radius:30px}.team-details__big-text{font-size:80px;line-height:80px;text-transform:uppercase;color:#eef0f6;letter-spacing:.35em;font-weight:400;position:absolute;transform:rotate(-90deg);top:209px;left:-325px}.team-details__top-right{position:relative;display:block;margin-left:50px}@media only screen and (max-width:991px){.team-details__top-right{margin-top:70px;margin-left:0}}.team-details__top-content{position:relative;display:block;margin-top:-11px}.team-details__top-name{font-size:40px;font-weight:700;line-height:50px;margin-bottom:3px}.team-details__top-title{font-size:16px;color:var(--theme-color1)}.team-details__social{margin-top:20px;margin-bottom:28px}.team-details__social,.team-details__social a{position:relative;display:flex;align-items:center}.team-details__social a{height:40px;width:40px;justify-content:center;text-align:center;background-color:var(--theme-color1);color:var(--theme-color-black);font-size:15px;border-radius:50%;transition:all .5s ease}.team-details__social a:hover{background-color:var(--theme-color-black);color:var(--theme-color1)}.team-details__social a+a{margin-left:10px}.team-details__top-text-1{font-size:30px;color:var(--theme-color1);line-height:45px;font-weight:400;margin-bottom:30px}.team-details__top-text-2{padding-top:23px;padding-bottom:35px}.team-details__bottom{position:relative;display:block;border-top:1px solid #1e1e1e;padding-top:110px}.team-details__bottom-left{position:relative;display:block;margin-right:70px}.team-details__bottom-left-title{font-size:36px;font-weight:700;line-height:46px}.team-details__bottom-left-text{padding-top:30px}.team-details__bottom-right{position:relative;display:block;margin-left:70px;margin-top:1px}@media only screen and (max-width:991px){.team-details__bottom-right{margin-left:0}}.team-details__progress{position:relative;display:block;width:100%}.team-details__progress .bar{position:relative;width:100%;height:13px;background-color:#212121;border-radius:7px;margin-bottom:22px}.team-details__progress .bar-inner{position:relative;display:block;width:0;height:13px;border-radius:7px;background-color:var(--theme-color1);transition:all 1.5s ease}.team-details__progress .count-text{position:absolute;right:0;bottom:21px;color:var(--theme-color1);line-height:24px;font-size:14px;text-align:center;font-weight:500;transition:all .5s ease}.team-details__progress .bar-inner.counted .count-text{opacity:1}.team-details__progress .bar.marb-0{margin-bottom:0}.team-details__progress-single{position:relative;display:block}.team-details__progress-title{font-size:16px;font-weight:700;line-height:28px;color:var(--headings-color);margin-bottom:6px}.team-contact-form{background-color:var(--theme-color-black)}.team-contact-form input[type=email],.team-contact-form input[type=text]{background-color:#1a1a1a}.team-contact-form textarea{background-color:#1a1a1a;height:180px}.team-contact-form .btn-style-submit{background-color:var(--theme-color1);padding:12px 20px;border-radius:5px;color:var(--theme-color-black);transition:all .5s ease}.team-contact-form .btn-style-submit:hover{background-color:var(--theme-color-white);color:var(--theme-color-black)}