@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap";
:root{--primary-color:#5bba47;--secondary-color:#191919}.text-primary-color{color:var(--primary-color)!important}#preloader{z-index:999999;text-align:center;background-color:#fff;width:100%;height:100%;transition:opacity .3s;position:fixed;inset:0}#preloader:before{content:"";opacity:0;border:3px solid #191919;border-radius:50%;width:80px;height:80px;animation-name:LoaderCicle;animation-duration:2s;animation-timing-function:linear;animation-iteration-count:infinite;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#preloader:after{content:"";opacity:0;border:3px solid #191919;border-radius:50%;width:80px;height:80px;animation-name:LoaderCicle;animation-duration:2s;animation-timing-function:linear;animation-iteration-count:infinite;animation-delay:1s;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes LoaderCicle{0%{opacity:0;width:0;height:0}10%{opacity:1;width:10px;height:10px}80%{opacity:.1;width:60px;height:60px}to{opacity:0;width:70px;height:70px}}a:hover,a:active{color:var(--primary-color);text-decoration:none}.card,.card .card-body{color:#42545e;flex-direction:column;justify-content:space-between;display:flex}.insights-card,.insights-card .insights-card-body{color:#42545e;flex-direction:column;display:flex}.text-secondary,.text-secondary-hover:hover{color:#191919!important}.bg-primary{background-color:var(--primary-color)!important}.bg-light{background-color:#1919190a!important}.bg-secondary{background-color:#191919!important}.primary-overlay[data-overlay-dark]:before{background:var(--primary-color)}.secondary-overlay[data-overlay-dark]:before{background-color:#000000b3}.left-overlay-secondary[data-overlay-dark]:before{background:linear-gradient(90deg,#191919 35%,#0000 100%)}.text-primary,.text-primary-hover:hover{color:var(--primary-color)!important}.text-white-hover:hover{color:#fff!important}.border-color-primary{border-color:var(--primary-color)!important}.primary-shadow{box-shadow:0 .125rem 2rem #00000013!important}.border-radius-top10px{border-radius:10px 10px 0 0}.form-control{border-radius:3px}.letter-spacing-minus-05px{letter-spacing:-.5px}.ls-minus-2px{letter-spacing:-2px}.min-vh-100{min-height:100vh}.height-400{height:400px}.min-height-500{min-height:500px}.min-height-54{min-height:54px}.height-10px{height:10px}@media screen and (max-width:991px){.min-height-500{min-height:385px}}@media screen and (min-width:992px){.min-width{min-width:100vw}.vw-lg-50{width:50vw}}.border-top-radius-10{border-top-left-radius:10px;border-top-right-radius:10px}.border-text{text-fill-color:transparent;text-stroke-color:#fff;-webkit-text-fill-color:transparent;-webkit-text-stroke-color:#fff;-webkit-text-stroke-width:1px;stroke-width:1px}.image-hover{position:relative;overflow:hidden}.image-hover:after{content:"";z-index:1;background-color:#ffffff4d;width:200%;height:0%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-45deg)}.image-hover:hover:after,.image-hover:active:after,.image-hover:focus:after{background-color:#0000;height:250%;transition:all .6s linear}.sticky-top-style{z-index:1;position:sticky;top:130px}.scroll-top-percentage{color:#fff;width:60px;height:60px;display:-ms-grid;cursor:pointer;visibility:hidden;opacity:0;z-index:100;border-radius:50%;place-items:center;transition:all .3s;display:grid;position:fixed;bottom:40px;right:50px;transform:scale(0)}.scroll-top-percentage.active{opacity:1;visibility:visible;transition:all .3s;animation:.5s ease-in-out scrollToTop;transform:scale(1)}@media screen and (max-width:1199px){.scroll-top-percentage{bottom:20px;right:30px}}#scroll-value{width:calc(100% - 6px);height:calc(100% - 6px);color:var(--rr-common-white);display:-ms-grid;border-radius:50%;place-items:center;font-size:16px;font-weight:600;display:grid}#scroll-value i{font-size:20px}@keyframes scrollToTop{0%{visibility:visible;transform:translateY(80%)}to{transform:translateZ(0)}}.list-style01{margin:0;padding-left:0;list-style:none}.list-style01 li{margin-bottom:18px;padding-left:30px;font-size:19px;position:relative}.list-style01 li:last-child{margin-bottom:0}.list-style01 li:before{content:"";color:var(--primary-color);justify-content:center;align-items:center;font-family:"Font Awesome 6 Free";font-size:19px;transition:all .2s ease-in-out;display:flex;position:absolute;top:0;left:0}@media screen and (max-width:1199px){.list-style01 li{font-size:18px}}@media screen and (max-width:767px){.list-style01 li{font-size:16px}}.list-style02 li{margin-bottom:10px}.list-style02 li:last-child{margin-bottom:0}.list-style02 li a{color:#fff;font-size:18px;font-weight:500;transition-duration:.2s}.list-style02 li:hover a{color:var(--primary-color)}.list-style03{padding-left:0;list-style:none}.list-style03 li{margin-bottom:8px;padding-left:30px;line-height:32px;position:relative}.list-style03 li:last-child{margin-bottom:0}.list-style03 li:before{content:"";color:var(--primary-color);font-family:"Font Awesome 6 Free";font-size:18px;font-weight:700;line-height:35px;position:absolute;top:0;left:0}.list-style03.second li,.list-style03.second li:before{color:#fff}.list-style04 li{color:#fff9;margin-bottom:17px}.list-style04 li:last-child{margin-bottom:0}.list-style04 li span{text-transform:uppercase;color:#fff;padding-right:3px;font-size:16px;font-weight:700}.btn-style01{z-index:1;text-transform:uppercase;text-align:center;background-color:var(--primary-color);border:none;border-radius:5px;font-size:15px;font-weight:600;transition:all .4s;display:inline-block;position:relative;overflow:hidden;color:#fff!important;padding:12px 30px!important}.btn-style01:before{content:"";z-index:-1;background-color:#191919;border-radius:30px;width:0;height:0;transition:width .5s ease-in-out,height .5s ease-in-out;display:block;position:absolute;transform:translate(-50%,-50%)}.btn-style01:hover:before,.btn-style01:active:before,.btn-style01:focus:before{width:200%;height:600px}.btn-style01.secondary{background-color:#191919!important}.btn-style01.secondary:hover,.btn-style01.secondary:active,.btn-style01.secondary:focus{color:var(--primary-color)!important}.btn-style01.secondary:before{background-color:#fff}.btn-style01:hover,.btn-style01:active,.btn-style01:focus{color:#fff;border-radius:3px}.btn-style01.white{color:#191919!important;background-color:#fff!important}.btn-style01.white:hover,.btn-style01.white:active,.btn-style01.white:focus{color:#fff!important}.btn-style01.white.primary-hover:before{background-color:var(--primary-color)!important}.btn-style01.white.primary-hover:hover,.btn-style01.white.primary-hover:active,.btn-style01.white.primary-hover:focus{color:#fff!important;background-color:#fff!important}.btn-style01.md{font-size:13px;padding:10px 26px!important}.btn-style01.sm{padding:10px 20px!important;font-size:10px!important}.btn-style02{text-transform:none;background-color:var(--primary-color);text-align:center;letter-spacing:2.5px;text-transform:uppercase;font-size:14px;font-weight:500;line-height:1.2em;transition:all .3s;display:inline-block;color:#fff!important;padding:17px 35px!important}.btn-style02.md{padding:15px 30px!important}.btn-style02.sm{font-size:12px;padding:13px 22px!important}.btn-style02:hover,.btn-style02:active,.btn-style02:focus{background-color:var(--primary-color);animation-name:animation-horizontal;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes animation-horizontal{16.65%{transform:translate(8px)}33.3%{transform:translate(-6px)}49.95%{transform:translate(4px)}66.6%{transform:translate(-2px)}83.25%{transform:translate(1px)}to{transform:translate(0)}}.btn-style03{text-transform:uppercase;letter-spacing:.5px;background-color:#191919;border:2px solid #0000;border-radius:.15rem;width:auto;font-weight:600;transition:all .3s ease-in-out;display:inline-block;box-shadow:0 5px 20px #0000001a;color:#fff!important;padding:12px 27px!important;font-size:14px!important}.btn-style03:hover{transform:translateY(-2px);box-shadow:0 8px 30px #00000026;color:#fff!important}.btn-style03.white{background-color:#fff;color:#1e3238!important}.btn-style03.secondary{background-color:var(--primary-color);color:#fff!important}.btn-style03.md{text-wrap:nowrap;padding:10px 21px!important}.button-link{letter-spacing:0;text-transform:uppercase;background-color:#0000;border:0;border-bottom:2px solid;width:auto;padding:0 0 2px;font-size:12px;transition:all .3s ease-in-out;display:inline-block;position:relative}.button-link:hover{opacity:.7}.button-link.contact-link{font-size:14px}.top-bar-info{vertical-align:middle;display:inline-block}.top-bar-info ul{margin-bottom:0}.top-bar-info li{color:#fff;margin-bottom:0;padding:0 5px;font-size:14px;font-weight:500;list-style-type:none;display:inline-block}.top-bar{z-index:999;padding:7px 0;display:block;position:relative}.top-bar-info li i{color:#fff;vertical-align:text-bottom;margin-top:0;margin-right:8px;font-size:16px;display:inline-block}.top-social-icon{float:right;justify-content:end;width:300px;margin:0;padding:0;display:flex}.top-social-icon li{float:left;text-align:center;margin:0;padding:0 7px;font-size:14px;list-style-type:none}.top-social-icon li:last-child,.top-social-icon li:last-child a{padding-right:0}.top-social-icon li a{color:#fff;padding:0 3px;line-height:28px;transition-duration:.3s}.top-social-icon li a:hover{color:#ffffffa6}.navbar-nav li.current>a,.navbar-nav li.active>a{color:var(--primary-color)!important}.attr-nav>ul>li>a.butn{color:#fff}.navbar>ul>li.current>a:after{border-color:transparent var(--primary-color) var(--primary-color) transparent!important}.menu_area-light .navbar-nav li.current>a,.menu_area-light .navbar-nav li.active>a{color:var(--primary-color)}.menu_area-light .navbar>ul>li.current>a:after{border-color:transparent var(--primary-color) var(--primary-color) transparent}.menu_area-light.scrollHeader .navbar-nav li.current>a,.menu_area-light.scrollHeader .navbar-nav li.current>a:hover,.menu_area-light.scrollHeader .navbar-nav li.active>a{color:var(--primary-color)}.menu_area-light.scrollHeader .navbar>ul>li.current>a:after{border-color:transparent var(--primary-color) var(--primary-color) transparent}@media screen and (min-width:992px){.menu_area-light .navbar ul ul li.active>a,.menu_area-light .navbar-nav li.has-sub a:hover{color:var(--primary-color)}.menu_area-light .navbar>ul>li.has-sub>a:hover:after{border-color:var(--primary-color)}.menu_area-light.scrollHeader .navbar-nav>li.has-sub>a:hover,.header-style2.scrollHeader .navbar-nav>li.has-sub>a:hover{color:var(--primary-color)}.header-style2.scrollHeader .navbar-nav>li.has-sub>a:hover:after,.header-style2 .navbar>ul>li.has-sub.current>a:hover:after{border-color:transparent var(--primary-color) var(--primary-color) transparent}.header-style2.scrollHeader .navbar-nav li.current>a,.header-style2.scrollHeader .navbar-nav li.current>a:hover{color:var(--primary-color)}.header-style2.scrollHeader .navbar>ul>li.current>a:after{border-color:transparent var(--primary-color) var(--primary-color) transparent}.header-style2 .navbar ul ul li.active>a,.header-style2 .navbar-nav li.has-sub a:hover,.header-style2 .navbar-nav li.has-sub a:active,.header-style2 .navbar-nav li.has-sub a:focus,.header-style2 .navbar-nav li.current>a,.header-style2 .navbar-nav li.active>a{color:var(--primary-color)}.header-style2 .navbar>ul>li.has-sub>a:hover:after,.header-style2 .navbar>ul>li.has-sub>a:active:after,.header-style2 .navbar>ul>li.has-sub>a:focus:after{border-color:transparent var(--primary-color) var(--primary-color) transparent}}@media screen and (max-width:991px){.header-style1 .navbar-toggler{background:var(--primary-color)}.header-style1 .navbar-toggler:after{border-top:2px solid #fff;border-bottom:2px solid #fff}.header-style1 .navbar-toggler:before,.header-style1 .navbar-toggler.menu-opened:after,.header-style1 .navbar-toggler.menu-opened:before{background:#fff}}.header-style2 .navbar-nav li.current>a{color:var(--primary-color)}.header-style2 .navbar>ul>li.current>a:after{border-color:transparent var(--primary-color) var(--primary-color) transparent}.header-style2.scrollHeader .navbar-nav li.current>a,.header-style2.scrollHeader .navbar-nav li.current>a:hover{color:var(--primary-color)}.header-style2.scrollHeader .navbar>ul>li.current>a:after{border-color:transparent var(--primary-color) var(--primary-color) transparent}@media screen and (min-width:992px){.header-style2 .navbar ul ul li.active>a{color:var(--primary-color)}.header-style2 .butn.secondary:before{background:#fff}.header-style2 .butn.secondary:hover,.header-style2 .butn.secondary:focus,.header-style2 .butn.secondary:active{color:#121c22!important}.header-style2.scrollHeader .butn.secondary:before{background:var(--primary-color)}.header-style2.scrollHeader .butn.secondary:hover,.header-style2.scrollHeader .butn.secondary:focus,.header-style2.scrollHeader .butn.secondary:active{color:#fff!important}}.header-style3 .navbar-nav li.current>a,.header-style3 .navbar-nav li.active>a{color:var(--primary-color)}@media screen and (min-width:992px){.header-style3 .navbar-nav li.active>a,.header-style3 .navbar-nav>li>a:hover,.header-style3 .navbar-nav>li>a:active,.header-style3 .navbar-nav>li>a:focus,.header-style3 .navbar ul ul li.active>a,.header-style3 .navbar-nav li.has-sub a:hover,.header-style3 .navbar-nav li.current>a,.header-style3 .navbar-nav>li.has-sub>a:hover{color:var(--primary-color)}.header-style3 .navbar>ul>li.has-sub>a:hover:after,.header-style3 .navbar>ul>li.current>a:after{border-color:transparent var(--primary-color) var(--primary-color) transparent}.header-style3.scrollHeader .navbar-nav>li.has-sub>a:hover{color:var(--primary-color)}.header-style3.scrollHeader .navbar>ul>li.has-sub>a:hover:after{border-color:transparent var(--primary-color) var(--primary-color) transparent}.header-style3.scrollHeader .navbar-nav>li.active>a,.header-style3.scrollHeader .navbar-nav li.current>a,.header-style3.scrollHeader .navbar-nav li.current>a:hover{color:var(--primary-color)}.header-style3.scrollHeader .navbar>ul>li.current>a:after{border-color:transparent var(--primary-color) var(--primary-color) transparent}}@media screen and (max-width:991px){.header-style3 .navbar-toggler{background:var(--primary-color)}.header-style3 .navbar-toggler:after{border-top:2px solid #fff;border-bottom:2px solid #fff}.header-style3 .navbar-toggler:before,.header-style3 .navbar-toggler.menu-opened:after,.header-style3 .navbar-toggler.menu-opened:before{background:#fff}}.slider-fade1 .bg-img{-o-transition:all 8s linear;width:100%;height:100%;transition:all 8s linear;top:0;left:0;transform:scale(1);position:absolute!important}.slider-fade1 .owl-item.active .bg-img{transform:scale(1.25)}.slider-fade1 .item{height:100vh}.slider-fade1 span.sub-title{animation-delay:.8s}.slider-fade1 h1{animation-delay:1s}.slider-fade1.owl-carousel .owl-nav button{color:#20282d;text-align:center;-o-transition:all .3s 0s ease-out;background:#ffffff1a;border-radius:50%;width:55px;height:55px;margin:0;line-height:60px;transition:all .3s ease-out;position:absolute;top:50%;transform:translateY(-50%)}.slider-fade1.owl-carousel .owl-nav button.owl-prev{left:5%}.slider-fade1.owl-carousel .owl-nav button.owl-next{right:5%}.slider-fade1.owl-carousel .owl-nav button.owl-prev i,.slider-fade1.owl-carousel .owl-nav button.owl-next i{color:#fff;font-size:19px}.slider-fade1 .owl-item{position:relative}.slider-fade1 .owl-dots{text-align:center;width:100%;max-width:300px;margin:0 0 0 45px;position:absolute;bottom:0%;left:50%;transform:translate(-50%)}.slider-fade1.owl-carousel .owl-dots{counter-reset:dots;color:var(--primary-color);font-size:1.7rem}.slider-fade1.owl-carousel .owl-dots .owl-dot{display:inline-block;position:relative}.slider-fade1.owl-carousel .owl-dots .owl-dot.active{color:var(--primary-color)}.slider-fade1.owl-carousel .owl-dots .owl-dot:before{counter-increment:dots;content:counter(dots,decimal-leading-zero);color:#fff6;margin:7px;font-size:16px;font-weight:400;line-height:19px;transition:all .2s;position:absolute;left:-38px}.slider-fade1.owl-carousel .owl-dots .owl-dot.active:before{color:var(--primary-color)}.slider-fade1.owl-carousel .owl-dots .owl-dot span{-webkit-backface-visibility:visible;-o-transition:all .3s 0s ease-out;background:0 0;border-radius:0;width:50px;height:60px;margin:0;transition:all .3s ease-out;display:block;position:relative}.slider-fade1.owl-carousel .owl-dots .owl-dot span:before{content:"";z-index:99;background:var(--primary-color);-o-transition:all .3s 0s ease-out;flex-direction:column;justify-content:center;align-items:flex-end;width:1px;height:0;transition:all .3s ease-out;position:absolute;top:16px;left:auto;right:22px;transform:translateY(-50%)}.slider-fade1.owl-carousel .owl-dots .owl-dot.active span{background:0 0;width:97px}.slider-fade1.owl-carousel .owl-dots .owl-dot.active span:before{width:60px;height:1px;margin:0 16px 0 23px}.slider-fade1.owl-carousel .owl-nav [class*=owl-]:hover{background:var(--primary-color)}.slider-fade1.owl-carousel .owl-dots .owl-dot.active span,.slider-fade1.owl-carousel .owl-dots .owl-dot:hover span,.slider-fade1.owl-carousel .owl-dots .owl-dot:focus span{background:0 0}.banner-style01 h1{margin-bottom:20px}.banner-style01 p{margin-bottom:25px;font-size:20px}.banner-style01 .banner-button{text-align:left;z-index:1;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;justify-content:flex-start;display:flex;position:relative;align-items:center!important}.banner-style01 .banner-button .button-arrow{background-color:var(--primary-color);border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;margin-right:15px;transition:all .3s;display:flex;position:relative;overflow:hidden}.banner-style01 .banner-button .button-arrow i{color:#fff;z-index:1;font-size:18px;font-weight:700;transition:all .4s cubic-bezier(.12,0,.39,0);position:relative}.banner-style01 .banner-button .button-text a{font-size:19px}.banner-style01 .left-text{transform-origin:0;z-index:9;position:absolute;top:50%;left:50px;transform:rotate(-90deg)translate(-50%,50%);transition:all 1s cubic-bezier(.7,0,.3,1)!important}.banner-style01 .left-text span{color:#fff;font-size:16px}.banner-style01 .left-text span i{margin-right:10px;font-size:18px;display:inline-block}@media screen and (max-width:1599px){.banner-style01 .left-text{left:10px}}@media screen and (max-width:1199px){.banner-style01 .left-text{left:0}}@media screen and (max-width:767px){.banner-style01 .banner-button .button-arrow{width:50px;height:50px}.banner-style01 .banner-button .button-arrow i{font-size:14px}.banner-style01 .banner-button .button-text a{font-size:16px}}.ani-left-right{animation-name:LeftRight;animation-duration:5s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}@keyframes LeftRight{0%{transform:translate(0)}65%{transform:translate(30px)}to{transform:translate(0)}}.line-animated{z-index:99;pointer-events:none;width:68%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.line-animated>span{background:#ffffff1a;width:1px;height:100%;position:absolute;top:0;left:0%}.line-animated>span:before{content:"";z-index:-1;background-image:linear-gradient(#0000,#fff);width:1px;height:100px;animation-name:bottom-top;animation-duration:3s;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;top:0;left:0}.line-animated>span:nth-child(2){left:25%}.line-animated>span:nth-child(2):before{content:"";animation-name:top-bottom}.line-animated>span:nth-child(3){left:50%}.line-animated>span:nth-child(3):before{content:"";animation-name:bottom-top}.line-animated>span:nth-child(4){left:75%}.line-animated>span:nth-child(4):before{content:"";animation-name:top-bottom}.line-animated>span:nth-child(5){left:100%}.line-animated>span:nth-child(5):before{content:"";animation-name:bottom-top}@keyframes top-bottom{0%{top:0}to{top:100%}}@keyframes bottom-top{0%{top:100%}to{top:0}}.ani-move{animation:5s linear infinite ImageMove}@keyframes ImageMove{0%{transform:translate(0)}25%{transform:translate(10px,20px)}50%{transform:translate(30px,30px)}75%{transform:translate(20px,10px)}to{transform:translate(0)}}.ani-top-bottom{animation-name:TopBottom;animation-duration:5s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}@keyframes TopBottom{0%{transform:translate(0)}65%{transform:translateY(30px)}to{transform:translate(0)}}.section-title01 .sub-title{color:var(--primary-color);letter-spacing:3.2px;text-transform:uppercase;margin-bottom:10px;padding:0;font-size:14px;font-weight:600;display:block}.section-title01 h2,.section-title01 h1{position:relative}.section-title01.white h2:after,.section-title01.white h1:after{background-color:#e5e5e5b3}.section-title01.center h2:after,.section-title01.center h1:after{left:50%;transform:translate(-50%)}.section-title02 .sub-title{border-bottom:2px solid var(--primary-color);color:#eee;text-transform:uppercase;margin-bottom:20px;font-size:17px;font-weight:700;line-height:20px;display:inline-block}.section-title03 .sub-title{color:var(--primary-color);margin-bottom:15px;font-size:20px;font-weight:500;line-height:.9;display:block}.section-title03 .sub-title .num{align-items:center;display:inline-flex}.section-title03 .sub-title .num:after{content:"";background-color:var(--primary-color);width:95px;height:1px;margin:0 5px}.page-title-section{padding:250px 0 50px}.page-title-section.style1{padding:150px 0}.page-title-section h1{color:#fff;letter-spacing:-2px;word-wrap:break-word;margin-bottom:10px;font-size:74px;font-weight:600;line-height:1}.page-title-section ul{margin:0;padding:0;line-height:1.2;list-style:none;display:inline-block}.page-title-section ul li{display:inline-block}.page-title-section ul li:last-child{color:var(--primary-color);opacity:.8;text-transform:capitalize;font-size:18px;font-weight:600}.page-title-section ul li:last-child a{color:#fff;opacity:.8;text-transform:capitalize;font-size:16px;font-weight:600}.page-title-section ul li:after{content:"";vertical-align:middle;background-color:var(--primary-color);width:10px;height:2px;margin:0 15px;padding:0 5px 0 10px;font-weight:700;display:inline-block}.page-title-section ul li:last-child:after{content:none}.page-title-section ul li a{color:#fff;text-transform:capitalize;letter-spacing:1px;font-size:16px;font-weight:700}@media screen and (max-width:1399px){.page-title-section{padding:230px 0 50px}}@media screen and (max-width:1199px){.page-title-section{padding:220px 0 50px}.page-title-section h1{font-size:68px}}@media screen and (max-width:991px){.page-title-section{padding:210px 0 50px}.page-title-section h1{margin-bottom:14px;font-size:58px}}@media screen and (max-width:575px){.page-title-section{padding:175px 0 50px}.page-title-section h1{margin-bottom:10px;font-size:48px}}.wrapper-error h1{text-align:center;font-size:214px;font-weight:800;line-height:1}@media screen and (max-width:767px){.wrapper-error h1{font-size:194px}}@media screen and (max-width:575px){.wrapper-error h1{font-size:134px}}.card-style01{text-align:center;z-index:2;background-color:#0000;border:2px solid #96eb6438;border-radius:0;width:100%;height:100%;padding:55px 20px;position:relative}.card-style01 .card-body{z-index:2;padding:0;position:relative}.card-style01 .card-body:before,.card-style01 .card-body:after{content:"";z-index:2;background:radial-gradient(circle,#191919 20%,#19191908 93%);width:2px;height:250px;transition:transform .3s;position:absolute;top:0;left:-22px}.card-style01:hover .card-body:before{transform:scaleX(0)}.card-style01:before,.card-style01:after{content:"";z-index:-1;background:radial-gradient(circle,#191919 20%,#19191908 93%);width:75%;height:2px;transition:transform .3s;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}.card-style01 .card-body:after{bottom:0;left:auto;right:-22px}.card-style01:hover .card-body:after{transform:scaleX(0)}.card-style01:hover:before{transform:translate(-50%)scaleX(0)}.card-style01:after{top:-2px}.card-style01:hover:after{transform:translate(-50%)scaleX(0)}.card-style01 .icon{background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:95px;height:95px;margin-bottom:25px;transition:all .4s;display:inline-flex}.card-style01:hover .icon{background:var(--primary-color)}.card-style01 .icon img{transition:all .5s}.card-style01:hover .icon img{transform:scale(1.2)}@media screen and (max-width:991px){.card-style01{padding:32px}.card-style01 .icon{margin-bottom:15px}}.card-style02{border:0;transition:all .4s cubic-bezier(.37,0,.63,1);box-shadow:0 0 30px #00000014}.card-style02 .blog-img span a{text-transform:uppercase;z-index:9;background-color:#fff;margin-left:5px;padding:4px 12px;font-size:12px;font-weight:700;line-height:20px;transition:all .3s;display:inline-block;position:absolute;top:20px;right:20px;box-shadow:0 0 25px #0006}.card-style02 .blog-author{will-change:transform;justify-content:center;align-items:center;font-size:14px;display:flex;position:relative;overflow:hidden}.card-style02 .blog-author .blog-date{opacity:1;visibility:visible;font-weight:500;transition:all .5s cubic-bezier(.37,0,.63,1);display:inline-block;transform:translateY(0)}.card-style02 .blog-author .author-name{opacity:1;visibility:visible;width:auto;transition:all .5s cubic-bezier(.37,0,.63,1);display:inline-block;position:absolute;bottom:0;left:0;transform:translateY(32px)}.card-style02 .blog-author .author-name a{border-bottom:1px solid #232323;font-weight:600;transition:all .3s}.card-style02 .blog-author .blog-like a i{vertical-align:middle;margin-right:4px;transition:all .4s cubic-bezier(.37,0,.63,1)}.card-style02:hover .blog-author .blog-date{opacity:1;visibility:visible;position:relative;transform:translateY(-32px)}.card-style02:hover .blog-author .author-name{opacity:1;visibility:visible;transform:translateY(0)}.card-style03{height:280px;position:relative}.card-style03:hover .card-body{transform:rotateY(180deg)}.card-style03 .card-body{z-index:1;width:100%;height:100%;transform-style:preserve-3d;perspective:inherit;transition:all .7s;position:relative}.card-style03 .card-front,.card-style03 .card-back{backface-visibility:hidden;width:100%;height:100%;perspective:inherit;transform-style:preserve-3d;flex-direction:column;padding:40px;transition:all .7s;display:flex;position:absolute;top:0;left:0;transform:rotate(0);box-shadow:10px 8px 35px #31313114}.card-style03 .card-front{background-position:50%;background-repeat:no-repeat;background-size:cover}.card-style03 .card-back{background:var(--primary-color);text-align:center;justify-content:center;transform:rotateY(-180deg)}.card-style03 .card-front .card-butn span{color:#232323;z-index:1;background:#fff;margin:0 0 -15px;padding:10px 25px;font-size:18px;font-weight:600;position:absolute;bottom:20%;right:0}.card-style04{display:block;position:relative}.card-style04 .team-img{z-index:1;display:block;position:relative;overflow:hidden}.card-style04 .team-img.border{border-radius:10px}.card-style04 .team-img:before{content:"";z-index:1;background-color:#1b18254d;width:0%;transition:all .5s;position:absolute;inset:0;transform:translateY(100%)}.card-style04:hover .team-img:before{width:100%;transform:translateY(0)}.card-style04 .team-img img{width:100%;transition:all .5s;transform:scale(1)}.card-style04:hover .team-img img{transform:scale(1.05)}.card-style04 .card-body{text-align:center;z-index:2;background-color:#191919;background-position:100% 0;width:100%;max-width:300px;padding:17px 20px 25px;transition:transform .5s;position:absolute;bottom:180px;left:-100px;transform:scaleY(0)}.card-style04:hover .card-body{-webkit-transform:scale(1);transition-delay:.5s;transform:scale(1)rotate(-90deg)}.card-style04 .team-social{transform-origin:100%;transform-style:preserve-3d;-o-transition:all .4s linear;z-index:2;background-color:#191919;padding:15px 20px;transition:all .4s linear;position:absolute;bottom:0;right:0;transform:scaleY(0)}.card-style04 .team-social li{margin-bottom:15px}.card-style04 .team-social li:last-child{margin-bottom:0}.card-style04:hover .team-social{transform-origin:bottom;transition-delay:.6s;transform:scaleY(1)}@media screen and (max-width:1399px){.card-style04 .card-body{bottom:131px}}@media screen and (max-width:991px){.card-style04 .card-body{padding:17px 16px;bottom:128px}}.filtering{margin-bottom:40px}.filtering span{cursor:pointer;color:var(--primary-color);border:2px solid var(--primary-color);background:0 0;margin-bottom:5px;margin-right:10px;padding:6px 15px;font-size:14.4px;font-weight:600;display:inline-block}.filtering span:last-child{margin:0}.filtering .active{color:#fff;background:#191919;border:2px solid #191919}@media screen and (max-width:767px){.filtering{margin-bottom:0}.filtering span{margin-bottom:17px}}@media screen and (max-width:575px){.filtering span{margin-right:5px;padding:6px 8px;font-size:13px}}.lg-backdrop{z-index:99999}.lg-outer{z-index:999999}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:var(--primary-color)}.lg-progress-bar .lg-progress{background-color:var(--primary-color)}.lg-backdrop.in{opacity:.85}.progress-round{width:150px;height:150px;box-shadow:none;background:0 0;margin:0 auto;line-height:164px;position:relative}.progress-round:after{content:"";border:5px solid #bbb3;border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0}.progress-round>span{z-index:1;width:50%;height:100%;position:absolute;top:0;overflow:hidden}.progress-round .progress-left{left:0}.progress-round .progress-bar{background:0 0;border-style:solid;border-width:5px;width:100%;height:100%;position:absolute;top:0}.progress-round .progress-left .progress-bar{transform-origin:0;border-left:0;border-top-right-radius:80px;border-bottom-right-radius:80px;left:100%}.progress-round .progress-right{right:0}.progress-round .progress-right .progress-bar{transform-origin:100%;border-right:0;border-top-left-radius:80px;border-bottom-left-radius:80px;animation:1.8s linear forwards loading-1;left:-100%}.progress-round .progress-value{color:#20252d;text-align:center;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:45px;font-weight:500;display:flex}.progress-round .progress-bar{border-color:var(--primary-color)}.progress-round .progress-left .progress-bar{animation:1.2s linear 1.8s forwards loading-5}.progress-round .progress-left .progress-bar.progress-bar2{animation:1.2s linear 1.8s forwards loading-3}@keyframes loading-1{0%{transform:rotate(0)}to{transform:rotate(180deg)}}@keyframes loading-2{0%{transform:rotate(0)}to{transform:rotate(144deg)}}@keyframes loading-3{0%{transform:rotate(0)}to{transform:rotate(120deg)}}@keyframes loading-4{0%{transform:rotate(0)}to{transform:rotate(36deg)}}@keyframes loading-5{0%{transform:rotate(0)}to{transform:rotate(70deg)}}@media only screen and (max-width:990px){.progress-round{margin-bottom:20px}}.pagination{border-radius:0}.pagination ul{zoom:1;margin:0 auto;padding:0;display:inline}.pagination li{display:inline}.pagination a{float:left;background:#fff;border:1px solid #dbdbdb;border-left-width:0;padding:0 16px;line-height:40px;text-decoration:none}.pagination a:hover{color:#fff;background-color:#232323}.pagination .active a{color:#999;cursor:default;background-color:#f7f7f7}.pagination .disabled span,.pagination .disabled a,.pagination .disabled a:hover{color:#999;cursor:default;background-color:#0000}.pagination li:first-child a{border-left-width:1px}.page-item:not(:first-child) .page-link{margin-left:0}.pagination-style01{justify-content:center;width:100%;margin-top:4%;display:flex}.pagination-style01 ul{margin-bottom:0;padding-left:0;font-size:13px;font-weight:500}.pagination-style01 ul li{list-style:none}.pagination-style01 ul li a{color:#828282;min-width:45px;font-size:inherit;text-align:center;background:0 0;border:0;border-radius:100%;min-height:45px;margin:0 7px;padding:0 2px;line-height:45px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:block}.pagination-style01 ul li a i{font-size:18px;line-height:40px;display:inline-block}.pagination-style01 ul li.active a{color:#fff;background:#232323;box-shadow:0 0 10px #17171726!important}.pagination-style01 ul li a:hover{color:#232323;background:#fff;box-shadow:0 0 10px #17171726!important}@media screen and (max-width:575px){.pagination-style01 ul{margin-top:10px}.pagination-style01 ul li a{min-width:40px;min-height:40px;margin:0 4px;line-height:40px}}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:40px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background-color:var(--primary-color)}.owl-nav i,.owl-nav span{color:#232323;font-size:28px}.owl-thumbs button{border:none}.owl-thumbs button.active img{opacity:1}.owl-thumb-item{cursor:pointer}.owl-carousel .owl-item img{width:auto;display:inline-block}.owl-carousel .owl-prev span,.owl-carousel .owl-next span{font-size:14px;line-height:1}.owl-carousel .owl-nav .owl-prev{margin-right:40px}.service-carousel-one.owl-carousel .owl-nav [class*=owl-]{right:inherit;text-align:center;background:#ffffff1a;border:none;border-radius:50%;width:50px;height:50px;margin:auto;line-height:55px;transition-duration:.5s;position:absolute;top:0;bottom:0;left:-22%}.service-carousel-one.owl-carousel .owl-nav .owl-next{top:0;bottom:0;left:inherit;right:-22%}.service-carousel-one.owl-carousel .owl-nav .owl-next:hover,.service-carousel-one.owl-carousel .owl-nav .owl-prev:hover{background:var(--primary-color)}.service-carousel-one .owl-nav i,.service-carousel-one .owl-nav span{color:#fff;font-size:18px;font-weight:600;transition-duration:.5s}.service-carousel-one .owl-nav .owl-next:hover i,.service-carousel-one .owl-nav .owl-prev:hover i{color:#fff}@media only screen and (max-width:991px){.service-carousel-one.owl-carousel .owl-nav [class*=owl-]{left:-19%}.service-carousel-one.owl-carousel .owl-nav .owl-next{right:-19%;left:inherit}}.testmonial-carousel-one{text-align:center;position:relative}.testmonial-carousel-one.owl-carousel .owl-nav i,.owl-nav span{color:#000;text-transform:uppercase;letter-spacing:.62em;font-size:14px}.testmonial-carousel-one.owl-carousel.owl-theme .owl-nav [class*=owl-]:hover{background-color:#0000}.testmonial-carousel-one.owl-carousel .owl-nav button{position:absolute;top:50%;transform:translateY(-50%)}.testmonial-carousel-one.owl-carousel .owl-nav button.owl-prev{left:-28%}.testmonial-carousel-one.owl-carousel .owl-nav button.owl-next{right:-20%}.testmonial-carousel-one .img{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(90deg,#535b5a,#fff,#535b5a4d,#fff,#fff) border-box;border:1px solid #0000;border-radius:50%;width:127px;height:127px;margin:0 auto;position:relative}.testmonial-carousel-one .img img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:1199px){.testmonial-carousel-one.owl-carousel .owl-nav button{display:none}}.scroll-section{border-bottom:1px solid #ffffff1a;width:100%;position:relative;overflow:hidden}.scroll-track{white-space:nowrap;will-change:transform;animation-timing-function:linear;animation-iteration-count:infinite;animation-play-state:running;display:flex}.pause-on-hover:hover,.pause-on-hover:active,.pause-on-hover:focus{animation-play-state:paused}.scroll-left{animation-name:scroll-left}.scroll-right{animation-name:scroll-right}.scroll-group{white-space:nowrap;display:inline-flex}.scroll-item{white-space:nowrap;line-height:1;display:inline-block}.scroll-item.with-img{text-align:center;justify-content:center;align-items:center;min-width:90px;height:auto;display:inline-flex}.scroll-item.with-img img{vertical-align:middle}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-200%)}}@keyframes scroll-right{0%{transform:translate(-200%)}to{transform:translate(0)}}.scroll-speed-1{animation-duration:10s}.scroll-speed-2{animation-duration:15s}.scroll-speed-3{animation-duration:20s}.scroll-speed-4{animation-duration:30s}.scroll-speed-5{animation-duration:40s}.scroll-speed-6{animation-duration:60s}.scroll-speed-7{animation-duration:80s}.scroll-speed-8{animation-duration:100s}.scroll-speed-9{animation-duration:120s}.accordion-style .card{box-shadow:none;background:0 0;border:none;margin-top:0!important}.accordion-style .card-header{background:0 0;border:0;border-bottom:1px solid #ffffff26;padding:0}.accordion-style .btn-link{color:#575a7b;text-align:left;white-space:normal;background:#fff;border:none;border-radius:4px;width:100%;padding:20px 35px 20px 20px;font-weight:500;line-height:20px;text-decoration:none;display:block;position:relative}.accordion-style .btn-link:hover{text-decoration:none}.accordion-style .btn-link.collapsed:after{content:"";right:15px;left:inherit;color:#ffb000;background:0 0;width:auto;height:auto;font-family:themify;font-size:20px;top:28px;transform:none}.accordion-style .btn-link:after{content:"";right:17px;left:inherit;color:#ffb000;background:0 0;width:auto;height:auto;font-family:themify;font-size:20px;position:absolute;top:28px;transform:none}.accordion-style .card-body{padding:0 40px 30px 20px}@media screen and (max-width:991px){.accordion-style .btn-link:after,.accordion-style .btn-link.collapsed:after{top:20px}.accordion-style .card-body{padding:10px 25px 30px}}.accordion-style.style01 .card{border-bottom:1px solid #0000002d;border-radius:0}.accordion-style.style01 .card-body{opacity:.8;padding:0 40px 30px 32px}.accordion-style.style01 .btn-link{color:var(--primary-color);padding:25px 35px 25px 0;font-size:22px;font-weight:600}.accordion-style.style01 .card:last-child{border-bottom:0}.accordion-style.style01 .btn-link.collapsed,.accordion-style.style01 .btn-link.collapsed:after{color:#001f3f}.accordion-style.style01 .btn-link:after{color:var(--primary-color)}@media screen and (max-width:1399px){.accordion-style.style01 .btn-link{padding:21px 35px 20px 0}.accordion-style.style01 .card-body{padding:0 24px 22px 26px}.accordion-style .btn-link:after,.accordion-style .btn-link.collapsed:after{font-size:18px;top:20px}}@media screen and (max-width:991px){.accordion-style.style01 .btn-link{padding:21px 35px 13px 0;font-size:21px}.accordion-style.style01 .card-body{padding:0 24px 14px 26px}.accordion-style .btn-link:after,.accordion-style .btn-link.collapsed:after{font-size:15px;top:19px}}.accordion-style.style02 .card{box-shadow:0 0 40px 5px #00000008}.accordion-style.style02 .btn-link{color:var(--primary-color);border-radius:0;padding:20px 45px 20px 18px;font-weight:600;line-height:26px;position:relative}.accordion-style.style02 .btn-link:after{content:"-";right:17px;left:inherit;color:var(--primary-color);text-align:center;background-color:#0000;border-radius:.3rem;width:25px;height:25px;font-size:27px;line-height:22px;position:absolute;top:20px;transform:none}.accordion-style.style02 .btn-link.collapsed{color:#191919}.accordion-style.style02 .btn-link.collapsed:after{content:"+";right:17px;left:inherit;color:#191919;text-align:center;background-color:#0000;border-radius:.3rem;width:25px;height:25px;font-size:20px;line-height:20px;position:absolute;top:19px;transform:none}.service-sidebar .cetegory li a{background-color:#fff;border-radius:10px;justify-content:space-between;align-items:center;padding:15px 20px 15px 30px;display:flex;position:relative}.service-sidebar .cetegory li:hover a,.service-sidebar .cetegory li.active a,.service-sidebar .cetegory li:focus a,.service-sidebar .cetegory li:active a{background-color:var(--primary-color);color:#fff}.service-sidebar .widget{border-radius:10px;margin-bottom:30px;padding:30px 25px;display:block;position:relative}.service-sidebar .widget .widget-brochure{margin-bottom:0;padding:0;list-style:none}.service-sidebar .widget .widget-brochure li{background:#fff;border:1px solid #ededed;border-radius:10px;width:100%;margin-bottom:12px;display:inline-block;position:relative}.service-sidebar .widget .widget-brochure li a{padding:16px 15px 16px 75px;font-size:15px;font-weight:600;display:block;position:relative}.service-sidebar .widget .widget-brochure li a i{text-align:center;color:#fff;background:#191919;border-top-left-radius:10px;border-bottom-left-radius:10px;width:60px;height:100%;font-size:20px;line-height:3;position:absolute;top:0;left:0}.service-sidebar .widget:last-child{margin-bottom:0}.service-sidebar .banner-wrapper .icon-boxs{text-align:center;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:auto;display:flex;position:absolute;top:-43px;left:0;right:0}.service-sidebar .sidebar .banner-wrapper .icon-boxs i{line-height:80px}@media screen and (max-width:767px){.service-sidebar .widget{padding:25px 20px}}.blog-sidebar .input-group-append .btn-style01{color:#212529!important;padding:14px 30px!important}.blog-sidebar .input-group-append .btn-style01:before{background-color:#fff}.blog-sidebar .widget{border-radius:10px;padding:30px 25px;display:block;position:relative}.blog-sidebar .widget .widget-content{position:relative}.blog-sidebar .widget .category-list li{margin-bottom:.5rem}.blog-sidebar .widget .category-list li:last-child{margin-bottom:0}.blog-sidebar .widget .category-list li a{color:#fff;background:#ffffff1a;border-radius:10px;justify-content:space-between;align-items:center;padding:15px 20px 15px 30px;display:flex;position:relative}.blog-sidebar .widget .category-list li a span{z-index:9;position:relative}.blog-sidebar .widget .category-list li a:after{content:"";margin-left:-10px;font-family:themify;font-size:12px;font-weight:700}.blog-sidebar .widget .category-list li a:hover,.blog-sidebar .widget .category-list li a:active,.blog-sidebar .widget .category-list li a:focus{color:#191919;background:#fff}.blog-sidebar .widget.bg-light .category-list li a{color:#191919;background:#0000000d}.blog-sidebar .widget.bg-light .category-list li a:hover{background:var(--primary-color);color:#fff}.blog-sidebar .widget .category-list li.active a:after,.blog-sidebar .widget .category-list li:hover a:after{opacity:1;margin-left:10px;transition:all .3s ease-in-out}.blog-sidebar .blog-tags a{background-color:var(--primary-color);color:#fff;vertical-align:top;border:1px solid var(--primary-color);border-radius:3px;margin:.6rem 5px 0 0;padding:7px 12px;font-size:14px;line-height:20px;display:inline-block}.blog-sidebar .blog-tags a:hover,.blog-sidebar .blog-tags a:active,.blog-sidebar .blog-tags a:focus{color:var(--primary-color);background-color:#fff}.blog-tags a{background-color:var(--primary-color);color:#fff;vertical-align:top;border:1px solid var(--primary-color);border-radius:3px;margin:.6rem 5px 0 0;padding:7px 12px;font-size:14px;line-height:20px;display:inline-block}.blog-tags a:hover,.blog-tags a:active,.blog-tags a:focus{color:var(--primary-color);background-color:#fff}.comment-reply-link{color:#191919;background:#1919191a;border-radius:4px;padding:5px 18px;font-size:14px;font-weight:500}.comment-reply-link:hover,.comment-reply-link:active,.comment-reply-link:focus{color:#fff;background:#191919}.countdown{padding:0}.countdown li{text-align:center;background:0 0;border:1px solid #fff3;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:170px;height:170px;margin-right:10px;padding:15px 10px;display:inline-flex;position:relative;overflow:hidden}.countdown li:last-child{margin-right:0}.countdown li span{text-align:center;color:#fff;font-size:52px;font-weight:600;line-height:normal;position:relative}.countdown li p.timeRefDays,.countdown li p.timeRefHours,.countdown li p.timeRefMinutes,.countdown li p.timeRefSeconds{color:#fff;z-index:2;text-transform:capitalize;margin:0;padding:0;font-size:13px;font-weight:500;position:relative}@media screen and (max-width:1399px){.countdown li{width:160px;height:160px}.countdown li span{font-size:45px}}@media screen and (max-width:767px){.countdown li{width:120px;height:120px}.countdown li span{font-size:34px}}@media screen and (max-width:575px){.countdown li{margin:5px}}.video-btn01{position:relative}.video-btn01 .story-video{border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:91px;height:91px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-style01 .about-circle{width:142px;height:142px;margin:46px 0 40px;font-weight:600;position:relative}.about-style01 .about-circle .coloring{fill:#000}.about-style01 .about-circle svg{animation:12s linear infinite rotated_circle}.about-style01 .about-circle .about-icon{text-align:center;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-style01 .about-content p span{text-decoration:underline}.about-style01 .about-counter{justify-content:space-between;align-items:center;margin-bottom:42px;display:flex}.about-style01 .about-counter .about-year{color:#fff;text-shadow:-2px -2px #212529,2px -2px #212529,-2px 2px #212529,2px 2px #212529;font-size:80px;font-weight:700;line-height:1;display:inline-block;position:relative}.about-style01 .about-counter .about-year:before{content:"+";color:#fff;text-shadow:none;text-align:center;background-color:var(--primary-color);border-radius:50rem;width:24px;height:24px;font-size:18px;font-weight:500;line-height:19px;position:absolute;top:5px;right:5px}.about-style01 .about-profile{text-align:center;background:#fff;border-radius:10px;position:relative;overflow:hidden;box-shadow:0 4px 8px #0000001a}.about-style01 .about-profile:before{content:"";background:linear-gradient(#09494900,#09494900 42%,#0949491a 60%,#094949);width:100%;height:100%;transition:all .4s ease-in-out;position:absolute;bottom:0;left:0}.about-style01 .about-profile .about-details{width:100%;position:absolute;bottom:13px;left:50%;transform:translate(-50%)}.about-style01 .about-profile .about-details h5{color:#fff;text-transform:uppercase;margin-bottom:3px;font-size:18px;font-weight:600;line-height:24px}.about-style01 .about-profile .about-details p{opacity:.6;color:#fff;margin-bottom:0;font-size:14px;line-height:24px}@keyframes rotated_circle{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@media screen and (max-width:1399px){.about-style01 .about-counter{margin-bottom:20px;display:block}.about-style01 .about-counter .about-year:before{right:-23px}}@media screen and (max-width:991px){.about-style01 .about-counter .about-year{font-size:65px}.about-style01 .about-circle{margin:0 0 20px}}.about-style02 .top-right-content{margin-left:-49px}.about-style02 .bottom-right-content{margin-top:-180px}@media screen and (max-width:1399px){.about-style02 .top-right-content{margin-left:-9px}}@media screen and (max-width:1199px){.about-style02 .top-right-content{margin-left:0}.about-style02 .bottom-right-content{margin-top:-100px}}@media screen and (max-width:991px){.about-style02 .bottom-right-content{margin-top:0}}.shape{animation:15s linear infinite spin}.shape.img{opacity:.1;position:absolute;top:2%;left:-10%}.shape.img01{opacity:.1;position:absolute;bottom:1px;right:-190px}@media screen and (max-width:1599px){.shape.img{left:-13%}}@media screen and (max-width:1399px){.shape.img{left:-14%}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.portfolio-style01 .portfolio-box{position:relative;overflow:hidden}.portfolio-style01 .portfolio-box .portfolio-img{border-radius:10px;display:block;position:relative;overflow:hidden}.portfolio-style01 .portfolio-box .portfolio-img img{filter:saturate();border-radius:10px;transition:all .375s cubic-bezier(.7,0,.3,1);position:relative;transform:scale(1)}.portfolio-style01 .portfolio-box:hover .portfolio-img img{filter:saturate(120%);border-radius:10px;transform:scale(1.1)rotate(2deg)}.portfolio-style01 .portfolio-box .portfolio-text{z-index:3;opacity:0;visibility:hidden;max-width:280px;min-height:246px;padding:40px 40px 30px 50px;transition:all .3s;position:absolute;bottom:0;left:-20px}.portfolio-style01 .portfolio-box .portfolio-text h4 a{color:#fff}.portfolio-style01 .portfolio-box .portfolio-text h4 a:hover{color:#191919}.portfolio-style01 .portfolio-box:hover .portfolio-text{opacity:1;visibility:visible;left:0}.portfolio-style01 .portfolio-box .portfolio-text:before{content:"";opacity:.9;background-color:var(--primary-color);border-radius:0 10px 0 0;width:100%;height:100%;position:absolute;top:0;left:0}.portfolio-style01 .portfolio-box .portfolio-text a i{color:#fff;opacity:0;background-color:#191919;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:35px;font-size:16px;transition:all .3s;display:flex;position:relative;transform:translateY(-20px)}.portfolio-style01 .portfolio-box:hover .portfolio-text span,.portfolio-style01 .portfolio-box:hover .portfolio-text h4,.portfolio-style01 .portfolio-box:hover .portfolio-text a i{opacity:1;transition-delay:.3s;transform:translate(0)}.portfolio-style01 .portfolio-box .portfolio-text span{letter-spacing:.05em;color:#191919;text-transform:uppercase;opacity:0;margin-bottom:2px;font-size:14px;font-weight:500;transition:all .3s;display:block;position:relative;transform:translateY(-20px)}.portfolio-style01 .portfolio-box .portfolio-text h4{color:#191919;opacity:0;margin-bottom:0;transition:all .3s;transform:translateY(-20px)}@media screen and (max-width:1399px){.portfolio-style01 .portfolio-box .portfolio-text{max-width:255px;min-height:215px;padding:33px 30px 20px 31px}.portfolio-style01 .portfolio-box .portfolio-text a i{margin-bottom:24px}}@media screen and (max-width:991px){.portfolio-style01 .portfolio-box .portfolio-text{max-width:235px;min-height:195px}.portfolio-style01 .portfolio-box .portfolio-text a i{width:40px;height:40px;margin-bottom:17px;font-size:13px}}@media screen and (max-width:767px){.portfolio-style01 .portfolio-box .portfolio-text{max-width:202px;min-height:185px}}.extra-style01 .story-video .video span i{border:1px solid;border-radius:50%;justify-content:center;align-items:center;width:85px;height:85px;display:flex}@media screen and (max-width:991px){.extra-style01 .story-video .video span i{width:70px;height:70px}}.whyus-style01 .about-text{color:#fff;background:var(--primary-color);border-radius:50%;width:180px;height:180px;margin:0 auto;padding:14px;font-weight:600;position:relative}.whyus-style01 .about-text .coloring{fill:#191919}.whyus-style01 .about-text svg{animation:12s linear infinite rotated_circle}.whyus-style01 .about-text .about-icon{text-align:center;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;font-size:55px;line-height:120px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.whyus-style01 .whyus-content{z-index:9;margin-right:-202px;position:relative}.whyus-style01 .whyus-bg{background-color:var(--primary-color);padding:35px;box-shadow:0 0 57.2px 4px #0000000d}@media screen and (max-width:1399px){.whyus-style01 .whyus-content{margin-right:-251px}}@media screen and (max-width:1199px){.whyus-style01 .whyus-bg{padding:30px}.whyus-style01 .whyus-content{margin-right:-281px}}@media screen and (max-width:991px){.whyus-style01 .whyus-content{margin-right:0}}.counter-style01 .counter-bg{z-index:1;align-items:center;display:flex;position:relative}.counter-style01 .counter-bg .counter-title{margin-left:15px;padding-right:37px;position:relative}.counter-style01 .counter-bg .counter-title span{text-transform:uppercase;font-weight:400;display:block}@media screen and (max-width:1399px){.counter-style01 .counter-bg .counter-title{padding-right:11px}}.pricing-style01 .pricing-block{z-index:2;border:2px solid var(--primary-color);padding:45px 37px;position:relative}.pricing-style01 .pricing-block .icon a{color:#fff;text-align:center;background:#191919;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:22px;transition:all .5s;display:flex}.pricing-style01 .pricing-block:before,.pricing-style01 .pricing-block:after{content:"";z-index:-1;background:radial-gradient(circle,#edf1f1 1%,#96eb64b3 93%);width:75%;height:2px;transition:transform .3s;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}.pricing-style01 .pricing-block:hover:before{transform:translate(-50%)scaleX(0)}.pricing-style01 .pricing-block:after{top:-2px}.pricing-style01 .pricing-block:hover:after{transform:translate(-50%)scaleX(0)}@media screen and (max-width:1399px){.pricing-style01 .pricing-block{padding:38px 37px}.pricing-style01 .pricing-block .icon a{width:55px;height:55px;font-size:19px}}@media screen and (max-width:1199px){.pricing-style01 .pricing-block{padding:32px 25px}.pricing-style01 .pricing-block .icon a{width:50px;height:50px;font-size:15px}}.process-style01 .process-block{background-color:#f4f4f4;border-radius:10px;margin-bottom:40px;padding:40px 40px 0;position:relative;overflow:hidden}.process-style01 .process-block:before{content:"";z-index:0;background:#191919;width:100%;height:0;transition:all .4s ease-in-out;display:block;position:absolute;inset:auto 0 0}.process-style01 .process-block:hover:before{height:100%;top:0;bottom:auto}.process-style01 .process-block .process-content{z-index:1;margin-bottom:15px;position:relative}.process-style01 .process-block .process-content h3{text-transform:uppercase;color:#c6e199;margin-bottom:10px;font-size:16px;transition:all .3s ease-in-out}.process-style01 .process-block:hover .process-content h3{color:#fff}.process-style01 .process-block .process-content h2{text-transform:capitalize;margin-bottom:10px;font-size:20px;font-weight:600;transition:all .3s ease-in-out}.process-style01 .process-block:hover .process-content h2{color:#fff}.process-style01 .process-block .process-content p{margin-bottom:0;transition:all .3s ease-in-out}.process-style01 .process-block:hover .process-content p{color:#fff}.process-style01 .process-block .process-num{z-index:1;margin-bottom:-35px;position:relative}.process-style01 .process-block .process-num h2{letter-spacing:.03em;color:#0000;stroke-width:10px;-webkit-text-stroke-width:1px;stroke:gray;-webkit-text-stroke-color:gray;opacity:.15;font-size:100px;font-weight:700;transition:all .4s ease-in-out}.process-style01 .process-block:hover .process-num h2{stroke:#fff;-webkit-text-stroke-color:#fff}@media screen and (max-width:1199px){.process-style01 .process-block{margin-bottom:17px;padding:30px 30px 0}.process-style01 .process-block .process-num h2{font-size:79px}}@media screen and (max-width:575px){.process-style01 .process-block{padding:25px 25px 0}.process-style01 .process-block .process-content{margin-bottom:10px}.process-style01 .process-block .process-num{margin-bottom:-32px}}.process-style02 .process-block{perspective:1200px;flex-wrap:wrap;height:100%;transition:all .65s cubic-bezier(.23,1,.32,1);display:flex}.process-style02 .process-block .process-content{z-index:1;transition:all .65s cubic-bezier(.23,1,.32,1);position:relative}.process-style02 .process-block .process-content span{color:#0000;z-index:99;-webkit-text-stroke:1px var(--primary-color);margin-bottom:28px;font-size:clamp(51px,10.125vw,70px);line-height:50px;transition:all .65s cubic-bezier(.23,1,.32,1);display:block;top:0;left:0}.process-style02 .process-block .process-content .process-dot{vertical-align:middle;background-color:var(--primary-color);border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin:0 0 25px;transition:all .65s cubic-bezier(.23,1,.32,1);display:inline-flex;position:relative}.process-style02 .process-block:hover .process-content .process-dot{background-color:#191919}.process-style02 .process-line{z-index:0;border-top:1px solid #00515333;width:100%;height:100%;position:absolute;top:207px;left:0}@media screen and (max-width:1199px){.process-style02 .process-line{display:none}.process-style02 .process-block .process-content span{margin-bottom:20px}}@media screen and (max-width:575px){.process-style02 .process-block .process-content span{margin-bottom:13px}}.services-style01 .img-group{width:100%;height:100%;position:relative;overflow:hidden}.services-style01 .img-group .services-img{opacity:0;z-index:-1;width:100%;height:100%;transition:all .8s;position:absolute;top:0;right:0;overflow:hidden}.services-style01 .img-group .services-img.active{opacity:1;z-index:1;transition:opacity .9s cubic-bezier(.215,.61,.355,1);position:relative}.services-style01 .img-group .services-img img{width:100%}.services-style01 .services-content .item{border-bottom:1px solid #e3e3e31a;justify-content:space-between;align-items:center;padding:35px 0;transition:all .3s;display:flex}.services-style01 .services-content .item:last-child{border:0}.services-style01 .services-content .item .services-item{align-items:center;display:flex}.services-style01 .services-content .item h4{text-transform:capitalize;color:#fff;margin-bottom:0;margin-left:35px;padding-right:30px;font-size:25px;font-style:normal;font-weight:700;line-height:130%;transition:all .3s}.services-style01 .services-content .item span{color:#fff;font-size:18px;font-style:normal;font-weight:700;line-height:28px;transition:all .3s}.services-style01 .services-content .item i{text-align:center;color:#fff;transition:all .3s;display:block}.services-style01 .services-content .item.active h4,.services-style01 .services-content .item.active span{color:var(--primary-color)}.services-style01 .services-content .item.active i{color:var(--primary-color);transform:rotate(-45deg)}@media (max-width:1399px){.services-style01 .services-content .item h4{font-size:25px}}@media (max-width:1199px){.services-style01 .services-content .item{padding:20px 0}.services-style01 .services-content .item h4{margin-top:2px;font-size:22px;line-height:25px}}.progress-style01 .progress-round{width:90px;height:90px;box-shadow:none;background:0 0;position:relative}.progress-style01 .progress-round .progress-value{font-size:20px;line-height:92px}.progress-style02 .progress{height:10px}.client-style01 .client-block{text-align:center;transition-property:transform;transition-duration:.3s;transition-timing-function:ease-out}.client-style01 .client-block img{vertical-align:middle;transition-property:transform;transition-duration:.3s;transition-timing-function:ease-out;display:inline-block}.client-style01 .client-block:hover img{transform:translateY(-9px)}.team-details-style01 .icon{border:1px solid #c2da80;border-radius:10px;justify-content:center;align-items:center;width:50px;height:50px;line-height:1;display:flex}.team-details-style01 .progress{height:10px}.team-details-style01 .progress-text{color:#14212b;margin-bottom:20px;font-size:18px;font-weight:400;line-height:1.1em}@media screen and (max-width:991px){.team-details-style01 .progress-text{margin-bottom:15px;font-size:18px}}@media screen and (max-width:575px){.team-details-style01 .progress-text{margin-bottom:12px;font-size:15px}}.contact-style01 .conatct-form{padding:3rem}.contact-style01 .quform-element>label{color:#fff;opacity:.7}.contact-style01 .contact-bg{-o-transition:all .3s ease-in-out 0s;border:1px solid #dbe0e9;height:100%;padding:38px 22px;transition:all .3s ease-in-out}.contact-style01 .contact-bg:hover{border:1px solid var(--primary-color)}.contact-style01 .contact-bg .icon{border:1px solid var(--primary-color);-o-transition:all .3s ease-in-out 0s;border-radius:50%;justify-content:center;align-items:center;width:77px;height:77px;margin:0 auto 20px;transition:all .3s ease-in-out;display:flex}.contact-style01 .contact-bg:hover .icon{background-color:#191919;border:0}.contact-style01 .contact-bg .icon i{color:var(--primary-color);font-size:25px}.contact-style01 .contact-bg:hover .icon i{color:#fff}@media screen and (max-width:1199px){.contact-style01 .conatct-form{padding:2.5rem}.contact-style01 .contact-bg{padding:27px 22px}}@media screen and (max-width:991px){.contact-style01 .contact-bg{padding:20px}.contact-style01 .conatct-form{padding:45px}}@media screen and (max-width:575px){.contact-style01 .contact-bg .icon{width:66px;height:66px}.contact-style01 .conatct-form{padding:2rem}}.form-group{margin-bottom:1rem}.form-group label{margin-bottom:.5rem}.form-control:focus{border-color:var(--primary-color)}.form-check-input:checked{background-color:#191919;border-color:#191919}.quform-input{position:relative}.quform-input .quform-errors-wrap{z-index:1;line-height:normal;position:absolute;top:0;right:8px}.quform .quform-elements{position:relative}.quform-element>label{color:#42545e;margin-bottom:0;padding-bottom:5px;font-size:15px;font-weight:500}.quform-element>label .quform-required{color:#cc0101;font-size:10px}.quform-inner input{width:100%}.quform-elements .quform-element textarea{vertical-align:top;margin-bottom:0;padding:8px 15px}.quform-elements .quform-element select{margin-bottom:0;padding:8px 35px 8px 15px}.quform-errors{margin:0;padding:0;line-height:normal}.quform-errors>.quform-error{float:none;color:#f5543f;letter-spacing:normal;background:0 0;border:none;padding:0;font-size:11px;line-height:normal}.quform-outer-no-js .quform-error{float:none;color:var(--primary-color);letter-spacing:normal;background:0 0;border:none;padding:0;font-size:11px;line-height:normal}.quform-outer-no-js .quform-success-message{padding:.75rem 1.25rem .75rem 3rem}.quform-has-error input,.quform-has-error textarea,.quform-has-error select,.quform-has-error input[type=file],.quform-has-error .custom-file-label{border-color:#f5543f!important}.quform-success-message{padding:.75rem 1.25rem .75rem 3rem}.quform-submit-inner,.quform-loading-wrap{float:none}.quform-loading-wrap .quform-loading{display:inline-block}.quform-element{margin-bottom:1rem}.newsletter-form .quform-elements{border-radius:10px;position:relative}.newsletter-form .quform-submit-inner{background:0 0;width:auto;height:48px;position:absolute;top:1px;right:1px}.newsletter-form .quform-submit-inner .btn{padding:.5rem 1.15rem}.newsletter-form .quform-submit-inner .btn:focus,.newsletter-form .quform-submit-inner .btn:active{border:1px solid #0000}.newsletter-form .quform-loading-wrap{margin-top:15px;margin-bottom:0;margin-left:0}.newsletter-form input{color:#fff;background-color:#fff3;border:1px solid #0000;height:50px;padding:.5rem 4rem .5rem 1rem}.newsletter-form .form-control:focus,.newsletter-form .form-control:active{color:#fff;background-color:#fff3}.newsletter-form .quform-has-error input,.newsletter-form .quform-has-error textarea,.newsletter-form .quform-has-error select{border-color:var(--primary-color)}.newsletter-form .quform-input .quform-errors-wrap{right:15px}.newsletter-form i{font-size:1.2rem;line-height:2rem}.newsletter-one .form-control{border:0;padding:16px 34px}.newsletter-one .btn-style01{padding:16px 34px!important}.newsletter-two .form-control:focus,.form-control:active{background-color:#fff}.newsletter-three .form-control{color:#fff;box-shadow:none;background:0 0;border-width:0 0 1px;outline:none;padding:.375rem 50px .375rem 0}.newsletter-three .quform-submit-inner{width:unset;position:absolute;top:10px;right:20px}.social-icon01{margin-bottom:0;list-style:none}.social-icon01 li{vertical-align:middle;margin-right:5px;display:inline-block}.social-icon01 li a{text-align:center;color:#fff;background:#ffffff1a;width:41px;height:41px;font-size:14px;line-height:41px;display:inline-block}.social-icon01 li a:hover,.social-icon01 li a:active,.social-icon01 li a:focus{background:var(--primary-color);border-color:var(--primary-color)}.social-icon01 li a:hover i,.social-icon01 li a:active i,.social-icon01 li a:focus i{color:#fff}.social-icon02{margin-bottom:0;padding-left:0;list-style:none}.social-icon02 li{margin-right:5px;display:inline-block}.social-icon02 li:last-child{margin-right:0}.social-icon02 li a{color:#fff;z-index:1;background-color:#fff3;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:17px;transition:all .5s;display:flex;position:relative;overflow:hidden}.social-icon02 li a:hover{color:#fff}.social-icon02 li a:after{content:"";background-color:var(--primary-color);border-radius:inherit;z-index:-1;width:0;height:0;transition:all .5s;position:absolute;top:0;left:50%;transform:translate(-50%)}.social-icon02 li a:hover:after{width:100%;height:100%}.social-icon03 li{margin-right:5px;display:inline-block}.social-icon03 li:last-child{margin-right:0}.social-icon03 li a{text-align:center;color:#272c49;-ms-border-radius:50%;-o-border-radius:50%;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:16px;display:flex}.social-icon03 li a:hover{color:var(--primary-color)}@media screen and (max-width:1199px){.social-icon03 li a{width:40px;height:40px}}.social-icon04{margin-bottom:0;padding-left:10px;list-style:none;display:inline-block}.social-icon04 li{vertical-align:middle;margin-right:5px;display:inline-block}.social-icon04 li a{text-align:center;color:var(--primary-color);background:#fff;border-radius:3px;width:41px;height:41px;font-size:14px;line-height:42px;display:inline-block}.social-icon04 li a:hover{background:var(--primary-color);color:#fff}.social-icon04 li:last-child{margin-right:0}.social-icon04 li a.small{width:30px;height:30px;font-size:11px;line-height:30px}.social-icon04.small li a{width:35px;height:35px;line-height:35px}@media screen and (max-width:991px){.social-icon04.small li a{width:30px;height:30px;line-height:30px}}.search-form_input,.search-frame h4 a:hover,.search-frame .search_list .match,.search-frame .search_list li:before{color:#191919}.search-frame .search_list li+li{border-top:3px solid #191919}.search-frame .search{color:#191919}.contact-map{vertical-align:top;border:0;width:100%;height:400px}.error-wrapper .number-wrap h1{letter-spacing:.02em;color:#fff;font-size:120px;font-weight:800;line-height:.7em}@media screen and (max-width:1599px){.error-wrapper .number-wrap h1{font-size:115px}}@media screen and (max-width:1399px){.error-wrapper .number-wrap h1{font-size:91px}}@media screen and (max-width:1199px){.error-wrapper .number-wrap h1{margin-bottom:20px;font-size:78px}}@media screen and (max-width:991px){.error-wrapper .number-wrap h1{margin-bottom:15px;font-size:75px}}@media screen and (max-width:767px){.error-wrapper .number-wrap h1{margin-bottom:10px;font-size:69px}}@media screen and (max-width:575px){.error-wrapper .number-wrap h1{font-size:48px}}.page-navigation{background-color:#f8f9fa;justify-content:space-between;align-items:center;padding:0;display:flex;position:relative}.prev-page,.next-page{width:50%;max-width:350px;margin:10px;position:relative}.prev-page:before,.next-page:before{content:"";pointer-events:none;background-color:#fff0;transition:all .3s ease-in-out;position:absolute;inset:0;transform:scale(1.04,1.12);box-shadow:0 0 #22232800}.prev-page .page-info>a,.next-page .page-info>a{align-items:center;min-height:110px;padding:16px 20px;transition:all .8s;display:flex;position:relative}.prev-page .page-info .image-prev,.prev-page .page-info .image-next,.next-page .page-info .image-prev,.next-page .page-info .image-next{vertical-align:middle;flex-shrink:0;width:70px;height:70px;transition:inherit;position:relative;overflow:hidden}.prev-page .page-info .prev-title,.prev-page .page-info .next-title,.next-page .page-info .prev-title,.next-page .page-info .next-title{word-wrap:break-word;vertical-align:middle;max-width:220px;font-size:16px;font-weight:600;line-height:1.5;transition:all .45s;display:inline-block;position:relative}.prev-page .page-info .prev-title:empty,.prev-page .page-info .next-title:empty,.next-page .page-info .prev-title:empty,.next-page .page-info .next-title:empty{display:none}.prev-page:hover:before,.next-page:hover:before{background-color:#fff;transform:scale(1);box-shadow:0 10px 30px #2223281a}.prev-page a{text-align:left;justify-content:flex-start}.prev-page a:hover .image-prev:after{visibility:visible;opacity:1}.prev-page a:hover .image-prev:before{visibility:visible;opacity:1;margin-left:0}.prev-page .image-prev{margin-right:20px}.prev-page .image-prev:after,.next-page .image-next:after{background-color:#191919}.prev-page .image-prev:before{z-index:2;content:"";color:#fff;text-align:center;opacity:0;visibility:hidden;margin-left:20px;font-family:themify;font-size:21px;line-height:70px;transition:all .3s ease-in-out;display:block;position:absolute;left:0;right:0}.prev-page .image-prev:after{content:"";opacity:0;visibility:hidden;width:100%;height:100%;transition:all .3s ease-in-out;display:block;position:absolute;top:0;left:0}.next-page{margin-left:auto}.next-page a{text-align:right;justify-content:flex-end}.next-page a:hover .image-next:after{visibility:visible;opacity:1}.next-page a:hover .image-next:before{visibility:visible;opacity:1;margin-right:0}.next-page .image-next{margin-left:20px}.next-page .image-next:before{z-index:2;content:"";color:#fff;text-align:center;opacity:0;visibility:hidden;margin-right:20px;font-family:themify;font-size:21px;line-height:70px;transition:all .3s ease-in-out;display:block;position:absolute;left:0;right:0;transform:scaleX(-1)}.next-page .image-next:after{content:"";opacity:0;visibility:hidden;width:100%;height:100%;transition:all .3s ease-in-out;display:block;position:absolute;top:0;left:0}.next-page .next-title{text-align:right}.prev-link-page-info>span,.next-link-page-info>span{display:block}.prev-link-page-info .date-details,.next-link-page-info .date-details{letter-spacing:.025em;margin-bottom:-2px;font-size:14px;line-height:20px}.prev-link-page-info .date-details>div,.prev-link-page-info .date-details>span,.next-link-page-info .date-details>div,.next-link-page-info .date-details>span{line-height:inherit;font-weight:500;transition:all .45s}.prev-link-page-info .date-details:only-child,.next-link-page-info .date-details:only-child{margin-top:0}@media (max-width:767px){.prev-page,.next-page{width:calc(100% - 20px);max-width:unset}.prev-page+.next-page{margin-top:0}.page-navigation{flex-direction:column}}@media (max-width:575px){.prev-page .page-info>a,.next-page .page-info>a{padding:10px}.prev-page .page-info .prev-title,.prev-page .page-info .next-title,.next-page .page-info .prev-title,.next-page .page-info .next-title{max-width:168px}}.vertical-timeline{z-index:1;position:relative}.vertical-timeline:before{content:"";background-color:#000;border-radius:50%;width:9px;height:9px;margin-left:-4px;position:absolute;top:0;left:50%}.vertical-timeline:after{content:"";background-color:#000;border-radius:50%;width:9px;height:9px;margin-left:-4px;position:absolute;bottom:0;left:50%}.vertical-timeline .item{transition:all .3s;display:flex;position:relative}.vertical-timeline .item .icon{display:block;position:relative;overflow:hidden}.vertical-timeline .item .icon img{transition:all .4s;display:block;overflow:hidden}.vertical-timeline .item:hover .icon img{transform:scale(1.2)}.vertical-timeline .item:nth-child(odd) .count{left:-59px}.vertical-timeline .item:nth-child(odd) .text{padding-left:100px}.vertical-timeline .item:nth-child(2n) .text{padding-right:100px}.vertical-timeline .item:nth-child(odd) .icon{justify-content:flex-end}.vertical-timeline .item:nth-child(odd) .timeline-circle:before{left:100%}.vertical-timeline .item:nth-child(odd) .timeline-circle .circle{border-right:0}.vertical-timeline .item:nth-child(2n){text-align:right;flex-direction:row-reverse}.vertical-timeline .item:nth-child(2n) .count{right:-59px}.vertical-timeline .item:nth-child(2n) .icon{justify-content:flex-start}.vertical-timeline .item:nth-child(2n) .timeline-content{flex-direction:row-reverse}.vertical-timeline .item:nth-child(2n) .timeline-circle:before{right:100%}.vertical-timeline .item:nth-child(2n) .timeline-circle .circle{border-left:0;left:-15px}.vertical-timeline .icon,.vertical-timeline .timeline-content{flex-basis:calc(50% - 1px);align-items:center;transition:all .5s;display:flex;position:relative}.vertical-timeline .timeline-circle{margin:0 100px;position:relative}.vertical-timeline .item .timeline-circle .circle{border-top:12.5px solid #0000;border-right:calc(25px* .55) solid var(--primary-color);border-bottom:12.5px solid #0000;border-left:calc(25px* .55) solid var(--primary-color);z-index:2;opacity:0;width:0;height:0;transition:all .4s;position:absolute;top:calc(50% - 12.5px);left:3px}.vertical-timeline .item:hover .timeline-circle .circle{opacity:1}.vertical-timeline .item .timeline-circle:before{content:"";z-index:-1;background-image:linear-gradient(#cbcbcb 0% 50%,#cbcbcb 50%,#cbcbcb);background-size:20px 20px;width:1px;height:100%;position:absolute;top:0;left:50%}.vertical-timeline .item:hover .timeline-circle:before{background-image:linear-gradient(#000 0% 50%,#000 50%,#000)}.vertical-timeline .item .count{letter-spacing:normal;color:#d1d1d1;z-index:1;pointer-events:none;writing-mode:vertical-rl;max-width:100%;height:min-content;margin:auto;font-size:128px;font-weight:700;line-height:1em;transition:all .4s;display:inline-block;position:absolute;inset:0 auto;transform:rotate(180deg)}.vertical-timeline .item:hover .count{color:var(--primary-color)}@media screen and (max-width:1399px){.vertical-timeline .item .count{font-size:110px}.vertical-timeline .item:nth-child(odd) .text{padding-left:80px}}@media screen and (max-width:1199px){.vertical-timeline .item:nth-child(2n) .text{padding-right:80px}}@media screen and (max-width:991px){.vertical-timeline .timeline-circle{margin:0 55px;position:relative}.vertical-timeline .item:nth-child(odd) .count{left:-33px}.vertical-timeline .item .count{font-size:74px}.vertical-timeline .item:nth-child(odd) .text{padding-top:0;padding-left:60px}.vertical-timeline .item:nth-child(2n) .text{padding-left:23px}.vertical-timeline .item:nth-child(2n) .count{right:-20px}.vertical-timeline .timeline-circle:before{width:80px}.vertical-timeline .text{margin:0;padding:20px 20px 20px 40px}.vertical-timeline .count{width:50px;height:50px;font-size:14px;line-height:50px}.vertical-timeline .item:nth-child(2n) .text{margin:0;padding-right:37px}}@media screen and (max-width:767px){.vertical-timeline:before,.vertical-timeline:after,.vertical-timeline .timeline-items:before{left:10px}.vertical-timeline .timeline-content{flex-basis:70%;order:2}.vertical-timeline .icon{flex-basis:30%;order:3}.vertical-timeline .text{padding:20px 20px 20px 30px}.vertical-timeline .item .count{font-size:56px}.vertical-timeline:before,.vertical-timeline:after{display:none}.vertical-timeline .item:nth-child(2n){text-align:left;flex-direction:row;margin-bottom:2rem}.vertical-timeline .item:nth-child(2n) .text{padding-top:0;padding-left:60px}.vertical-timeline .item:nth-child(odd){text-align:left;flex-direction:row;margin-bottom:2rem}.vertical-timeline .item:nth-child(2n) .count{right:unset;margin-left:0;margin-right:0;left:-35px}.vertical-timeline .item:nth-child(odd) .count{margin-left:0;margin-right:0}.vertical-timeline .item:nth-child(2n) .timeline-content,.vertical-timeline .item:nth-child(odd) .timeline-content{flex-direction:row}.vertical-timeline .item:nth-child(2n) .icon,.vertical-timeline .item:nth-child(odd) .icon{justify-content:center}.vertical-timeline .item:nth-child(odd) .count{left:-20px}.vertical-timeline .item:nth-child(2n) .count{right:unset;left:-20px}}@media screen and (max-width:575px){.vertical-timeline .item{display:block}.vertical-timeline .item:nth-child(2n) .text{margin:0;padding-left:55px;padding-right:0}.vertical-timeline .item:nth-child(odd) .text{padding-left:55px;padding-right:0}.vertical-timeline .item:nth-child(odd) .count{left:-6px}.vertical-timeline .item:nth-child(2n) .count{right:unset;left:-6px}.vertical-timeline .item .count{font-size:50px}}footer{word-break:break-word}footer .email{border-bottom:1px solid #ffffffb3;padding-bottom:5px;display:inline-block}footer .email a{color:#ffffffb3;transition:all .8s;position:relative}footer .email a:hover:after,footer .email a:active:after,footer .email a:focus:after{width:100%}footer .email a:hover,footer .email a:active,footer .email a:focus{color:var(--primary-color)}footer .email a:after{content:"";border-bottom:1px solid #fff;width:0;transition:all .8s;display:inline-block;position:absolute;bottom:-10px;right:0}footer .phone{margin-bottom:0;padding-bottom:0}footer .phone a{letter-spacing:-.05rem;color:#fff;padding-bottom:0}footer .phone a:hover,footer .phone a:active,footer .phone a:focus{color:var(--primary-color)}@media screen and (max-width:767px){footer .email a:after{bottom:-10px}}.footer-logo{width:100%;max-width:214px;display:inline-block}.footer-list{list-style:none}.footer-list li{margin-bottom:5px}.footer-list li:last-child{margin-bottom:0}.footer-list li a{color:#ffffffb3;transition-duration:.2s}.footer-list li a:hover,.footer-list li a:active,.footer-list li a:focus{color:var(--primary-color)}.footer-style01 .footer-conatct h3{-webkit-text-stroke:1px #cacaca47;color:#0000;text-transform:uppercase;letter-spacing:-2px;margin-bottom:0;font-size:clamp(59px,8vw,160px)}.footer-style02 .top-inner .logos{text-align:center;background:#ffffff12;border-bottom-right-radius:20px;border-bottom-left-radius:20px;max-width:320px;margin-bottom:35px;padding:54px 40px;display:inline-block;position:relative}@media screen and (max-width:1199px){.footer-style02 .top-inner .logos{padding:45px}}.fab-link{color:var(--primary-color);text-transform:uppercase;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;position:relative}.fab-link:after{content:"";background-color:var(--primary-color);width:0;height:2px;transition:width .3s;position:absolute;bottom:-3px;left:0}.fab-link:hover{color:#31840d}.fab-link:hover:after{width:100%}.text-secondary.fab-link:hover{color:#31840d!important}.why-card{background:#fff;border-radius:10px;height:100%;padding:25px;transition:all .3s;box-shadow:0 10px 30px #0000000d}.why-card i{color:var(--primary-color);margin-bottom:15px;font-size:28px}.why-card h5{color:#191919;margin-bottom:10px;font-weight:600}.why-card p{color:#666;margin-bottom:0;font-size:14px}.why-card:hover{background:var(--primary-color);transform:translateY(-5px)}.why-card:hover i,.why-card:hover h5,.why-card:hover p{color:#fff}
.scrollbar-inner>.scroll-element,.scrollbar-inner>.scroll-element div{z-index:10;border:none;margin:0;padding:0;position:absolute}.scrollbar-inner>.scroll-element div{width:100%;height:100%;display:block;top:0;left:0}.scrollbar-inner>.scroll-element.scroll-x{width:100%;height:8px;bottom:2px;left:0}.scrollbar-inner>.scroll-element.scroll-y{width:8px;height:100%;top:0;right:2px}.scrollbar-inner>.scroll-element .scroll-element_outer{overflow:hidden}.scrollbar-inner>.scroll-element .scroll-element_outer,.scrollbar-inner>.scroll-element .scroll-element_track,.scrollbar-inner>.scroll-element .scroll-bar{border-radius:8px}.scrollbar-inner>.scroll-element .scroll-element_track,.scrollbar-inner>.scroll-element .scroll-bar{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40);opacity:.4}.scrollbar-inner>.scroll-element .scroll-element_track{background-color:#e0e0e0}.scrollbar-inner>.scroll-element .scroll-bar{background-color:#c2c2c2}.scrollbar-inner>.scroll-element:hover .scroll-bar,.scrollbar-inner>.scroll-element.scroll-draggable .scroll-bar{background-color:#919191}.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-12px}.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-12px}.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-12px}.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-12px}.scrollbar-outer>.scroll-element,.scrollbar-outer>.scroll-element div{z-index:10;border:none;margin:0;padding:0;position:absolute}.scrollbar-outer>.scroll-element{background-color:#fff}.scrollbar-outer>.scroll-element div{width:100%;height:100%;display:block;top:0;left:0}.scrollbar-outer>.scroll-element.scroll-x{width:100%;height:12px;bottom:0;left:0}.scrollbar-outer>.scroll-element.scroll-y{width:12px;height:100%;top:0;right:0}.scrollbar-outer>.scroll-element.scroll-x .scroll-element_outer{height:8px;top:2px}.scrollbar-outer>.scroll-element.scroll-y .scroll-element_outer{width:8px;left:2px}.scrollbar-outer>.scroll-element .scroll-element_outer{overflow:hidden}.scrollbar-outer>.scroll-element .scroll-element_track{background-color:#eee}.scrollbar-outer>.scroll-element .scroll-element_outer,.scrollbar-outer>.scroll-element .scroll-element_track,.scrollbar-outer>.scroll-element .scroll-bar{border-radius:8px}.scrollbar-outer>.scroll-element .scroll-bar{background-color:#d9d9d9}.scrollbar-outer>.scroll-element .scroll-bar:hover{background-color:#c2c2c2}.scrollbar-outer>.scroll-element.scroll-draggable .scroll-bar{background-color:#919191}.scrollbar-outer>.scroll-content.scroll-scrolly_visible{margin-left:12px;left:-12px}.scrollbar-outer>.scroll-content.scroll-scrollx_visible{margin-top:12px;top:-12px}.scrollbar-outer>.scroll-element.scroll-x .scroll-bar{min-width:10px}.scrollbar-outer>.scroll-element.scroll-y .scroll-bar{min-height:10px}.scrollbar-outer>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-14px}.scrollbar-outer>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-14px}.scrollbar-outer>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-14px}.scrollbar-outer>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-14px}.scrollbar-light>.scroll-element,.scrollbar-light>.scroll-element div{z-index:10;border:none;margin:0;padding:0;position:absolute;overflow:hidden}.scrollbar-light>.scroll-element{background-color:#fff}.scrollbar-light>.scroll-element div{width:100%;height:100%;display:block;top:0;left:0}.scrollbar-light>.scroll-element .scroll-element_outer{border-radius:10px}.scrollbar-light>.scroll-element .scroll-element_size{background:-moz-linear-gradient(270deg,#dbdbdb 0%,#e8e8e8 100%);background:-o-linear-gradient(270deg,#dbdbdb 0%,#e8e8e8 100%);background:-ms-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);background:linear-gradient(90deg,#dbdbdb 0%,#e8e8e8 100%);border-radius:10px}.scrollbar-light>.scroll-element.scroll-x{width:100%;min-width:100%;height:17px;bottom:0;left:0}.scrollbar-light>.scroll-element.scroll-y{width:17px;height:100%;min-height:100%;top:0;right:0}.scrollbar-light>.scroll-element .scroll-bar{background:-moz-linear-gradient(270deg,#fefefe 0%,#f5f5f5 100%);background:-o-linear-gradient(270deg,#fefefe 0%,#f5f5f5 100%);background:-ms-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);background:linear-gradient(90deg,#fefefe 0%,#f5f5f5 100%);border:1px solid #dbdbdb;border-radius:10px}.scrollbar-light>.scroll-content.scroll-scrolly_visible{margin-left:17px;left:-17px}.scrollbar-light>.scroll-content.scroll-scrollx_visible{margin-top:17px;top:-17px}.scrollbar-light>.scroll-element.scroll-x .scroll-bar{min-width:10px;height:10px;top:0}.scrollbar-light>.scroll-element.scroll-y .scroll-bar{width:10px;min-height:10px;left:0}.scrollbar-light>.scroll-element.scroll-x .scroll-element_outer{height:12px;top:2px;left:2px}.scrollbar-light>.scroll-element.scroll-x .scroll-element_size{left:-4px}.scrollbar-light>.scroll-element.scroll-y .scroll-element_outer{width:12px;top:2px;left:2px}.scrollbar-light>.scroll-element.scroll-y .scroll-element_size{top:-4px}.scrollbar-light>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-19px}.scrollbar-light>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-19px}.scrollbar-light>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-19px}.scrollbar-light>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-19px}.scrollbar-rail>.scroll-element,.scrollbar-rail>.scroll-element div{z-index:10;border:none;margin:0;padding:0;position:absolute;overflow:hidden}.scrollbar-rail>.scroll-element{background-color:#fff}.scrollbar-rail>.scroll-element div{width:100%;height:100%;display:block;top:0;left:0}.scrollbar-rail>.scroll-element .scroll-element_size{background-color:#0000004d}.scrollbar-rail>.scroll-element .scroll-element_outer:hover .scroll-element_size{background-color:#00000080}.scrollbar-rail>.scroll-element.scroll-x{width:100%;min-width:100%;height:12px;padding:3px 0 2px;bottom:0;left:0}.scrollbar-rail>.scroll-element.scroll-y{width:12px;height:100%;min-height:100%;padding:0 2px 0 3px;top:0;right:0}.scrollbar-rail>.scroll-element .scroll-bar{background-color:#d0b9a0;border-radius:2px;box-shadow:1px 1px 3px #00000080}.scrollbar-rail>.scroll-element .scroll-element_outer:hover .scroll-bar{box-shadow:1px 1px 3px #0009}.scrollbar-rail>.scroll-content.scroll-scrolly_visible{margin-left:17px;left:-17px}.scrollbar-rail>.scroll-content.scroll-scrollx_visible{margin-top:17px;top:-17px}.scrollbar-rail>.scroll-element.scroll-x .scroll-bar{min-width:10px;height:10px;top:1px}.scrollbar-rail>.scroll-element.scroll-y .scroll-bar{width:10px;min-height:10px;left:1px}.scrollbar-rail>.scroll-element.scroll-x .scroll-element_outer{height:15px;left:5px}.scrollbar-rail>.scroll-element.scroll-x .scroll-element_size{height:2px;top:5px;left:-10px}.scrollbar-rail>.scroll-element.scroll-y .scroll-element_outer{width:15px;top:5px}.scrollbar-rail>.scroll-element.scroll-y .scroll-element_size{width:2px;top:-10px;left:5px}.scrollbar-rail>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-25px}.scrollbar-rail>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-25px}.scrollbar-rail>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-25px}.scrollbar-rail>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-25px}.scrollbar-dynamic>.scroll-element,.scrollbar-dynamic>.scroll-element div{z-index:10;background:0 0;border:none;margin:0;padding:0;position:absolute}.scrollbar-dynamic>.scroll-element div{width:100%;height:100%;display:block;top:0;left:0}.scrollbar-dynamic>.scroll-element.scroll-x{width:100%;min-width:100%;height:7px;bottom:2px;left:0}.scrollbar-dynamic>.scroll-element.scroll-y{width:7px;height:100%;min-height:100%;top:0;right:2px}.scrollbar-dynamic>.scroll-element .scroll-element_outer{opacity:.3;border-radius:12px}.scrollbar-dynamic>.scroll-element .scroll-element_size{opacity:0;-o-transition:opacity .2s;background-color:#ccc;border-radius:12px;transition:opacity .2s}.scrollbar-dynamic>.scroll-element .scroll-bar{background-color:#6c6e71;border-radius:7px}.scrollbar-dynamic>.scroll-element.scroll-x .scroll-bar{min-width:24px;height:7px;top:auto;bottom:0}.scrollbar-dynamic>.scroll-element.scroll-y .scroll-bar{width:7px;min-height:24px;left:auto;right:0}.scrollbar-dynamic>.scroll-element.scroll-x .scroll-element_outer{-o-transition:height .2s;transition:height .2s;top:auto;bottom:0;left:2px}.scrollbar-dynamic>.scroll-element.scroll-y .scroll-element_outer{-o-transition:width .2s;transition:width .2s;top:2px;left:auto;right:0}.scrollbar-dynamic>.scroll-element.scroll-x .scroll-element_size{left:-4px}.scrollbar-dynamic>.scroll-element.scroll-y .scroll-element_size{top:-4px}.scrollbar-dynamic>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-11px}.scrollbar-dynamic>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-11px}.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer,.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);opacity:.7;overflow:hidden}.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer .scroll-element_size,.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size{opacity:1}.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer .scroll-bar,.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer .scroll-bar{border-radius:12px;width:100%;height:100%}.scrollbar-dynamic>.scroll-element.scroll-x:hover .scroll-element_outer,.scrollbar-dynamic>.scroll-element.scroll-x.scroll-draggable .scroll-element_outer{height:20px;min-height:7px}.scrollbar-dynamic>.scroll-element.scroll-y:hover .scroll-element_outer,.scrollbar-dynamic>.scroll-element.scroll-y.scroll-draggable .scroll-element_outer{width:20px;min-width:7px}.scrollbar-chrome>.scroll-element,.scrollbar-chrome>.scroll-element div{z-index:10;border:none;margin:0;padding:0;position:absolute;overflow:hidden}.scrollbar-chrome>.scroll-element{background-color:#fff}.scrollbar-chrome>.scroll-element div{width:100%;height:100%;display:block;top:0;left:0}.scrollbar-chrome>.scroll-element .scroll-element_track{background:#f1f1f1;border:1px solid #dbdbdb}.scrollbar-chrome>.scroll-element.scroll-x{width:100%;min-width:100%;height:16px;bottom:0;left:0}.scrollbar-chrome>.scroll-element.scroll-y{width:16px;height:100%;min-height:100%;top:0;right:0}.scrollbar-chrome>.scroll-element .scroll-bar{cursor:default;background-color:#d9d9d9;border:1px solid #bdbdbd;border-radius:2px}.scrollbar-chrome>.scroll-element .scroll-bar:hover{background-color:#c2c2c2;border-color:#a9a9a9}.scrollbar-chrome>.scroll-element.scroll-draggable .scroll-bar{background-color:#919191;border-color:#7e7e7e}.scrollbar-chrome>.scroll-content.scroll-scrolly_visible{margin-left:16px;left:-16px}.scrollbar-chrome>.scroll-content.scroll-scrollx_visible{margin-top:16px;top:-16px}.scrollbar-chrome>.scroll-element.scroll-x .scroll-bar{min-width:10px;height:8px;top:3px}.scrollbar-chrome>.scroll-element.scroll-y .scroll-bar{width:8px;min-height:10px;left:3px}.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_outer{border-left:1px solid #dbdbdb}.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_track{height:14px;left:-3px}.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_size{height:14px;left:-4px}.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_outer{border-top:1px solid #dbdbdb}.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_track{width:14px;top:-3px}.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_size{width:14px;top:-4px}.scrollbar-chrome>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-19px}.scrollbar-chrome>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-19px}.scrollbar-chrome>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-19px}.scrollbar-chrome>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-19px}.wlt-overlay-bg{z-index:99999;opacity:0;background:#00000059;width:100%;height:100%;display:none;position:fixed;top:0;right:0}.wlt-sidebar-inner a{-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.wlt-sidebar-main{z-index:99999;background-color:#fff;width:300px;height:100%;padding:0;transition:all .5s cubic-bezier(.77,0,.175,1);display:block;position:fixed;top:0;right:-300px}.wlt-sidebar-main.active{transform:translate(-100%);box-shadow:0 0 9.8px .2px #00000024}.buy-theme{z-index:9999;background:#96eb64;transition-duration:.2s;transition-timing-function:ease-in-out;position:fixed;top:150px;right:-195px;box-shadow:0 0 10px #0003}.buy-theme i{vertical-align:middle;color:#fff;font-size:16px;position:relative;top:-1px}.popular-theme{z-index:9999;background:#191919;transition-duration:.2s;transition-timing-function:ease-in-out;position:absolute;top:191px;left:-46px;box-shadow:0 0 10px #0003}.popular-theme i{vertical-align:middle;color:#fff;font-size:18px;position:relative;top:-1px}.popular-theme:hover{background:#191919;transition-duration:.2s;transition-timing-function:ease-in-out;left:-250px}.popular-theme span{opacity:0;padding:0 9px;position:relative;top:0}.popular-theme:hover span{opacity:1;color:#fff}.wlt-sidebar-main.active .popular-theme span{opacity:1}.wlt-sidebar-main.active .popular-theme a{color:#fff}.wlt-sidebar-main.active .popular-theme,.wlt-sidebar-main.active .popular-theme:hover{left:-254px}.buy-theme span{opacity:0;padding:0 9px;position:relative;top:0}.buy-theme:hover{background:#96eb64;transition-duration:.2s;transition-timing-function:ease-in-out;right:0}.buy-theme:hover span{opacity:1;color:#fff}.buy-theme:hover i,.popular-theme:hover i{color:#fff}.buy-theme a,.popular-theme a{text-transform:uppercase;padding:10px 3px 10px 12px;font-size:12px;font-weight:900;text-decoration:none;display:block}.wlt-sidebar-inner{height:calc(100% - 56px)}.wlt-sidebar-wrapper{padding:13px 29px}.wlt-sidebar-main .wlt-banner{margin-bottom:25px;display:block}.wlt-sidebar-main .wlt-banner img{opacity:1;width:100%;transition:opacity .5s;display:block}.wlt-sidebar-main .wlt-img-hover{position:relative}.wlt-sidebar-main .wlt-img-hover:after{content:"";opacity:0;background-color:#ffffff26;width:100%;height:100%;transition:opacity .2s ease-out;position:absolute;top:0;left:0}.wlt-sidebar-main .wlt-banner:hover .wlt-sidebar-main .wlt-img-hover:after{opacity:1}.wlt-sidebar-main .wlt-banner .wlt-banner-info{align-items:center;margin-top:15px;display:flex}.wlt-sidebar-main .wlt-banner .wlt-proj-cat{color:#666;padding-left:10px;font-size:12px;line-height:14px;position:relative;top:-1px}.wlt-sidebar-main .wlt-banner .wlt-proj-cat:before{content:"/";position:absolute;top:3px;left:1px}.wlt-sidebar-main .wlt-banner .wlt-proj-price{margin-left:auto!important}.wlt-sidebar-main .wlt-banner .wlt-proj-name{color:#000;text-transform:capitalize;margin:0 0 2px;font-family:Plus Jakarta Sans,sans-serif;font-weight:600;transition:color .2s ease-out;display:inline-block;font-size:15px!important;line-height:15px!important}.wlt-sidebar-main .wlt-banner .wlt-proj-price{color:#96eb64;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:600;line-height:15px}.wlt-sidebar-main .wlt-heading h3{text-transform:uppercase;letter-spacing:1px;color:#000;margin-top:30px;margin-bottom:25px;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:600;line-height:24px;position:relative}.wlt-sidebar-main .wlt-heading:first-child h3{margin-top:0}.wlt-sidebar-main .wlt-heading h3:after{content:"";z-index:-1;background-color:#0000000f;width:100%;height:1px;margin-top:-1px;position:absolute;top:50%;left:0}.wlt-sidebar-main .wlt-heading h3 span{color:#fff;background-color:#96eb64;padding:2px 8px}.wlt-sidebar-main .wlt-bottom-button{width:100%;position:relative;bottom:-4px;left:0}.wlt-sidebar-main .wlt-bottom-button a{color:#fff;text-align:center;background-color:#96eb64;padding:13px 10px;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:600;line-height:normal;display:block;position:relative}.wlt-sidebar-main .wlt-bottom-button a:focus,.wlt-sidebar-main .wlt-bottom-button a:hover{color:#fff}.wlt-sidebar-main .wlt-banner-section{padding:8px 30px}@media (max-width:991px){.wlt-sidebar-main{display:none!important}}.scroll-wrapper{position:relative;padding:0!important;overflow:hidden!important}.wlt-sidebar-main .scroll-wrapper{opacity:1}.scroll-wrapper>.scroll-content{height:auto;max-height:none;margin:0;padding:0;top:0;left:0;box-sizing:content-box!important;border:none!important;width:auto!important;max-width:none!important;position:relative!important;overflow:scroll!important}.scroll-wrapper>.scroll-content::-webkit-scrollbar{width:0;height:0}.scroll-element{display:none}.scroll-element,.scroll-element div{box-sizing:content-box}.scroll-element.scroll-x.scroll-scrollx_visible,.scroll-element.scroll-y.scroll-scrolly_visible{display:block}.scroll-element .scroll-bar,.scroll-element .scroll-arrow{cursor:default}.scroll-textarea{border:1px solid #ccc;border-top-color:#999}.scroll-textarea>.scroll-content{overflow:hidden!important}.scroll-textarea>.scroll-content>textarea{box-sizing:border-box;outline:none;margin:0;padding:2px;top:0;border:none!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;position:relative!important;overflow:scroll!important}.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar{width:0;height:0}.scrollbar-macosx>.scroll-element,.scrollbar-macosx>.scroll-element div{z-index:10;background:0 0;border:none;margin:0;padding:0;position:absolute}.scrollbar-macosx>.scroll-element div{width:100%;height:100%;display:block;top:0;left:0}.scrollbar-macosx>.scroll-element .scroll-element_track{display:none}.scrollbar-macosx>.scroll-element .scroll-bar{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;-o-transition:opacity .2s linear;background-color:#6c6e71;border-radius:7px;transition:opacity .2s linear;display:block}.scrollbar-macosx:hover>.scroll-element .scroll-bar,.scrollbar-macosx>.scroll-element.scroll-draggable .scroll-bar{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);opacity:.7}.scrollbar-macosx>.scroll-element.scroll-x{width:100%;min-width:100%;height:0;bottom:0;left:0;overflow:visible}.scrollbar-macosx>.scroll-element.scroll-y{width:0;height:100%;min-height:100%;top:0;right:0}.scrollbar-macosx>.scroll-element.scroll-x .scroll-bar{min-width:10px;height:7px;top:-9px}.scrollbar-macosx>.scroll-element.scroll-y .scroll-bar{width:7px;min-height:10px;left:-9px}.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_outer{left:2px}.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_size{left:-4px}.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_outer{top:2px}.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_size{top:-4px}.scrollbar-macosx>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-11px}.scrollbar-macosx>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-11px}
.partner-logo-card{background-color:#fff;border:1px solid #0000000f;border-radius:10px;height:100%;min-height:160px;padding:.5rem;text-decoration:none;transition:all .4s cubic-bezier(.165,.84,.44,1);box-shadow:0 4px 15px #00000008}.partner-logo-card:hover{border-color:var(--primary-color);transform:translateY(-5px);box-shadow:0 15px 30px #00000014}.partner-logo-card img{object-fit:contain;width:80%;max-height:140px;transition:all .4s;filter:none!important;opacity:1!important}.partner-logo-card:hover img{transform:scale(1.1)}@media screen and (max-width:991px){.navbar-nav{overflow-x:hidden}.navbar-nav .dropdown.has-sub>a{justify-content:space-between;align-items:center;padding-right:15px!important;display:flex!important}.submenu-toggler{background:#0000000d;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;transition:transform .3s;display:flex}.dropdown.has-sub.active>a .submenu-toggler{background:var(--primary-color);color:#fff;transform:rotate(180deg)}.navbar-nav .dropdown ul{background:#00000008;border-radius:8px;list-style:none;display:none;overflow:hidden;margin:5px 0 15px 10px!important;padding-left:20px!important;padding-right:10px!important}.navbar-nav .dropdown ul.d-block{animation:.3s ease-out slideDown;display:block!important}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.navbar-nav li{border-bottom:1px solid #0000000d}.navbar-nav li:last-child{border-bottom:none}}.hotel-star-icon{margin-right:1px;font-size:7px}@media (min-width:768px){.hotel-star-icon{font-size:13px}}.navbar-nav li.current-page>a{color:var(--primary-color)!important}@media screen and (max-width:991px){.navbar-nav li.current-page>a{font-weight:600;color:var(--primary-color)!important}}
