*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}:focus{outline:0}img{max-width:100%;height:auto}ol,ul{padding:0;margin:0}.entry-content ol,.entry-content ul{margin-left:40px;margin-bottom: 30px}footer ol,footer ul,header ol,header ul{list-style:none}.text-box ol,.text-box ul{margin:0 0 10px 30px}.text-box ol{list-style:decimal}.text-box ul{list-style:initial}.text-box li{margin-bottom:1em}.text-box ol{counter-reset:item}.text-box ol li{display:block}.text-box ol li:before{content:counters(item,".") " ";counter-increment:item;margin-right:5px}a{text-decoration:none;cursor:pointer!important}body{font-family:"Urbanist",sans-serif;color:#ffffff;line-height:30px;font-size:20px;font-weight:400;background:#000000;overflow-x:hidden}.group{display:inline-block}.text-align-left{text-align:left}.text-align-center{text-align:center}.text-align-right{text-align:right}.section-gap{padding:90px 0}.section-gray{background-color:#121212}.home .header{position:absolute}.header{top:0;right:0;left:0;width:100%;padding:24px 15px;margin:0 auto;z-index:111}.header .header-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.header .logo,.header .site-branding a{max-width:143px;margin:-8px 30px 0 0}.header .header-content{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .menu-wrap{padding-left:0}.header .menu-wrap .menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .menu-wrap .menu-list li{margin-right:2vw}.header .menu-wrap .menu-list li:last-child{margin-right:0}.header .menu-wrap .menu-list li a{font-size:18px;line-height:24px;font-weight:700;color:#ffffff;letter-spacing:0.5px;padding:5px 0;border-radius:10px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;position:relative}.header .menu-wrap .menu-list li a:before{content:"";position:absolute;left:0;right:0;bottom:2px;height:2px;background-color:#ffffff;-webkit-transform:translateY(2px);transform:translateY(2px);opacity:0;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.header .menu-wrap .menu-list li a:hover:before{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.header .header-content-right{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .header-content-right .btn{font-weight:700}.header .header-content-right .btn.btn-sign-in span{position:relative;padding:5px 0}.header .header-content-right .btn.btn-sign-in span:before{content:"";position:absolute;left:0;right:0;bottom:2px;height:2px;background-color:#ffffff;-webkit-transform:translateY(2px);transform:translateY(2px);opacity:0;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}@media (min-width:1100px){.header .header-content-right .btn.btn-sign-in:hover span:before{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.header .language-wrap{position:relative;padding-right:1.3vw;margin-right:1.3vw}.header .language-wrap:before{content:"";position:absolute;width:1px;height:20px;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:rgba(255,255,255,0.2)}.header .language-wrap .language-selected{font-size:16px;font-weight:900;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.header .language-wrap .language-selected:after{display:none}.header .language-wrap .language-selected .language-icon{display:inline-block;width:24px;margin-right:1.3vw}.header .language-wrap .dropdown-menu{padding:25px 0;border-radius:20px;border:1px solid #FFF;background:linear-gradient(45deg,rgba(0,0,0,0.2) 5.65%,rgba(0,0,0,0.49) 94.35%);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.header .language-wrap .dropdown-menu li{margin:10px 0;padding:0 30px}.header .language-wrap .dropdown-menu li:first-child{margin-top:0}.header .language-wrap .dropdown-menu li:last-child{margin-bottom:0}.header .language-wrap .dropdown-menu li .dropdown-item{font-size:20px;font-weight:900;line-height:30px;color:#ffffff;padding:0}.header .language-wrap .dropdown-menu li .dropdown-item:hover{background:transparent;color:#ffffff}.header .sign-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .sign-wrap .btn{font-size:18px;padding:0}.header .sign-wrap .btn-sign-in{margin-right:1.5vw}.header .sign-wrap .btn-sign-up{padding:15px 20px}.header .mobile-icon{color:#ffffff;display:none;width:30px;height:25px;position:relative;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out;cursor:pointer}.header .mobile-icon span{display:block;position:absolute;height:2px;width:100%;background:#ffffff;border-radius:3px;opacity:1;left:0;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:0.25s ease-in-out;transition:0.25s ease-in-out}.header .mobile-icon span:first-child{top:0px;-webkit-transform-origin:left center;transform-origin:left center}.header .mobile-icon span:nth-child(2){top:9px;-webkit-transform-origin:left center;transform-origin:left center}.header .mobile-icon span:nth-child(3){top:18px;-webkit-transform-origin:left center;transform-origin:left center}.header .mobile-icon.open span:first-child{-webkit-transform:rotate(45deg);transform:rotate(45deg);top:0;left:0}.header .mobile-icon.open span:nth-child(2){width:0%;opacity:0}.header .mobile-icon.open span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:21px;left:0}.btn{font-size:20px;line-height:1;padding:20px 30px;font-weight:700;color:#ffffff;border-radius:10px;border:none;-webkit-transition:all 0.2s linear;transition:all 0.2s linear;position:relative}.btn.btn-1{color:#000000;background-color:#ffffff}.btn.btn-1:hover{color:#ffffff;background:linear-gradient(55deg,#00B1FF 2.27%,#00E06A 99.23%)}.btn.btn-2{background:linear-gradient(55deg,#00B1FF 2.27%,#00E06A 99.23%);-webkit-box-shadow:0px 5px 15px 0px rgba(32,91,241,0.2);box-shadow:0px 5px 15px 0px rgba(32,91,241,0.2)}.btn.btn-2:hover{-webkit-box-shadow:0px 5px 15px 0px #01CECE;box-shadow:0px 5px 15px 0px #01CECE}.btn.btn-3{background:linear-gradient(26deg,#F37322 8.44%,#FFC14A 100.35%)}.btn.btn-3:hover{-webkit-box-shadow:0px 5px 15px 0px #FBB53B;box-shadow:0px 5px 15px 0px #FBB53B}.btn.btn-4{color:#ffffff;border:2px solid #ffffff;background:#000000;background-clip:padding-box;-webkit-transition:all 0.2s linear;transition:all 0.2s linear}.btn.btn-4:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-2px;border-radius:inherit;background:linear-gradient(55deg,#00B1FF 2.27%,#00E06A 99.23%);opacity:0;-webkit-transition:all 0.2s linear;transition:all 0.2s linear}.btn.btn-4:hover{border:2px solid transparent;-webkit-box-shadow:0px 5px 15px 0px rgba(32,91,241,0.2);box-shadow:0px 5px 15px 0px rgba(32,91,241,0.2)}.btn.btn-4:hover span{background:linear-gradient(55deg,#00B1FF 2.27%,#00E06A 99.23%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.btn.btn-4:hover:before{opacity:1}.btn.btn-4:hover:active{border-color:#ffffff}.btn.btn-4:hover:active:before{opacity:0}.btn.btn-4:hover:active span{color:#ffffff;background:none;background-clip:inherit;-webkit-background-clip:inherit;-webkit-text-fill-color:inherit}.btn.btn-4:active{border-color:#ffffff}.btn.btn-4:active:before{opacity:0}.btn.btn-4:active span{color:#ffffff;background:none;background-clip:inherit;-webkit-background-clip:inherit;-webkit-text-fill-color:inherit}.btn.btn-sm{font-size:16px;padding:14px 20px}.btn.btn-md{font-size:20px;padding:18px 30px;font-weight:700;line-height:1}.btn.btn-wide{min-width:280px}.btn.btn-280{min-width:280px}.btn.btn-100{min-width:100px}.btn.btn-wide-small,.nav-links a{min-width:210px;text-align:center}@media (max-width:768px){.btn.btn-wide-small,.nav-links a{min-width:280px}}.home .main-padding{padding-top:95px}.main-section{position:relative;height:100vh;background-image:url("../images/main_picture.jpg");background-repeat:no-repeat;background-size:cover;background-position:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main-section:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(70% 48% at 50% 50%,rgba(0,0,0,0) 0%,#000 100%,#000 100%);z-index:1}.main-section>*{position:relative;z-index:5}.main-section .main-title{font-size:78px;font-weight:900;line-height:1.2;margin-bottom:60px;text-align:center;padding:0 11%;text-transform:uppercase}.main-section .btn{font-size:28px;padding:35px 20px;min-width:330px;max-width:330px;width:100%;margin:0 5px;height:100px}.business-verview{padding:60px 0}.business-verview .bs-col{text-align:center}.business-verview .bs-title{font-size:36px;line-height:1.4;font-weight:900}.business-verview .bs-desc{font-size:20px;line-height:1}.feature-boxes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}@media (min-width:768px){.feature-boxes{gap:40px 30px}.feature-boxes .feature-item{width:calc(33.33% - 30px)}}.feature-boxes .feature-inner{position:relative;border-radius:20px;border:1px solid #ffffff;padding:20px;overflow:hidden;min-height:220px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:linear-gradient(45deg,rgba(0,0,0,0.2) 5.65%,rgba(0,0,0,0.49) 94.35%);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}@media (min-width:768px){.feature-boxes .feature-inner{min-height:220px}}@media (min-width:990px){.feature-boxes .feature-inner{min-height:270px}}@media (min-width:1200px){.feature-boxes .feature-inner{min-height:240px}}.feature-boxes .feature-icon{position:absolute;top:-15px;right:-8.5px;width:82px;height:82px;border-radius:50%;background:linear-gradient(45deg,rgba(255,255,255,0.2) 5.65%,rgba(255,255,255,0.49) 94.35%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2}.feature-boxes .feature-icon img{max-width:45px}.feature-boxes .feature-text{line-height:25px;position:relative;z-index:3}@media (max-width:767px){.slider-scale .tns-item{-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-transition:0.2s -webkit-transform linear;transition:0.2s -webkit-transform linear;transition:0.2s transform linear;transition:0.2s transform linear,0.2s -webkit-transform linear}.slider-scale .tns-item .feature-inner{width:auto}.slider-scale .tns-item.active{-webkit-transform:scale(1);transform:scale(1);z-index:2}}.about-company{background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;-webkit-backface-visibility:hidden;backface-visibility:hidden}.about-company:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:-webkit-gradient(linear,left top,right top,color-stop(38.44%,rgba(0,0,0,0.75)),color-stop(80.8%,rgba(0,0,0,0)));background:linear-gradient(90deg,rgba(0,0,0,0.75) 38.44%,rgba(0,0,0,0) 80.8%);z-index:1}.about-company>*{position:relative;z-index:5}.about-company .ac-title{font-size:46px;line-height:1;font-weight:900;margin-bottom:25px}.about-company .ac-content{margin-bottom:25px}.about-company .ac-wrap{position:relative}.about-company .ac-wrap:before{content:"";position:absolute;top:50px;right:0;bottom:-100px;left:-250px;-webkit-filter:blur(125px);filter:blur(125px);pointer-events:none}.about-company .ac-features-wrap .ac-features-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px 30px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-30px}.about-company .ac-features-wrap .ac-features-list .ac-feature{position:relative;border-radius:20px;border:1px solid #ffffff;padding:20px;overflow:hidden;min-height:240px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(33.33% - 30px);-webkit-backface-visibility:hidden;backface-visibility:hidden;background:linear-gradient(45deg,rgba(0,0,0,0.2) 5.65%,rgba(0,0,0,0.49) 94.35%);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.about-company .ac-features-wrap .ac-features-list .ac-feature .feature-icon{position:absolute;top:-15px;right:-8.5px;width:82px;height:82px;border-radius:50%;background:linear-gradient(45deg,rgba(255,255,255,0.2) 5.65%,rgba(255,255,255,0.49) 94.35%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2}.about-company .ac-features-wrap .ac-features-list .ac-feature .feature-icon img{max-width:45px}.about-company .ac-features-wrap .ac-features-list .ac-feature .ac-feature-text{line-height:25px;position:relative;z-index:3}.about-company .ac-next,.about-company .ac-prev{display:none}.about-company .owl-nav{padding-top:15px;margin:0}.about-company .owl-nav .ac-next,.about-company .owl-nav .ac-prev{font-size:16px;font-weight:900;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 17px}.about-company .owl-nav button,.about-company .owl-nav button.owl-dot,.about-company .owl-nav button.owl-next,.about-company .owl-nav button.owl-prev{color:#ffffff;border:none;background:none;margin:0}.about-company .owl-nav button.owl-dot:hover,.about-company .owl-nav button.owl-next:hover,.about-company .owl-nav button.owl-prev:hover,.about-company .owl-nav button:hover{background:none}.about-company .owl-nav .ac-nav-icon{display:inline-block}.about-company .owl-nav .ac-nav-icon svg{width:30px;height:24px}.about-company .owl-nav .ac-nav-icon svg .path-0{stroke:url(#about-company-paint-0)}.about-company .owl-nav .ac-nav-icon svg .path-2{stroke:url(../fonts/style.css)}.about-company .owl-nav .ac-nav-icon svg .path-2_1{stroke:url(../fonts/style.css);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-transition:all 0.2s linear;transition:all 0.2s linear}.about-company .owl-nav .ac-next:hover svg .set-gradient-1_0,.about-company .owl-nav .ac-prev:hover svg .set-gradient-1_0{stop-color:#00B1FF}.about-company .owl-nav .ac-next:hover svg .set-gradient-1_1,.about-company .owl-nav .ac-prev:hover svg .set-gradient-1_1{stop-color:#00E06A}.about-company .owl-nav .ac-next{-webkit-transition:all 0.2s linear;transition:all 0.2s linear}.about-company .owl-nav .ac-next span{position:relative;top:1px;-webkit-transition:all 0.2s linear;transition:all 0.2s linear}.about-company .owl-nav .ac-next .ac-nav-icon{margin-left:16px}.about-company .owl-nav .ac-prev span{position:relative;top:1px}.about-company .owl-nav .ac-prev .ac-nav-icon{margin-right:16px;-webkit-transform:scale(-1,1);transform:scale(-1,1)}.about-company .owl-dots{padding-top:20px}.about-company .owl-dots .owl-dot span{background-color:#444;width:12px;height:12px;margin:0 6px!important}.about-company .owl-dots .owl-dot.active span{background-color:#d8d8d8!important}.about-company .owl-carousel.owl-drag .owl-item{-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-transition:0.2s -webkit-transform linear;transition:0.2s -webkit-transform linear;transition:0.2s transform linear;transition:0.2s transform linear,0.2s -webkit-transform linear}.about-company .owl-carousel.owl-drag .owl-item.center{-webkit-transform:scale(1);transform:scale(1)}.about-company.about-1{background-image:url("../images/ab-bg-1.png")}.about-company.about-1 .ac-wrap:before{opacity:0.15;background-color:#00E06A}.about-company.about-2{background-image:url("../images/ab-bg-2.png")}.about-company.about-2 .ac-wrap:before{opacity:0.2;background-color:#FFC14A}.about-company.about-2 .ac-features-wrap .ac-features-list .ac-feature .feature-icon img{max-width:35px}.about-company .mobile-btn-wrap{display:none}.adv-slider .tns-item{}.section-title{font-size:46px;line-height:1.2;font-weight:900}.testimonials .testimonials-carousel .tc-item{padding:32px;border-radius:20px;border:1px solid #475569;background:linear-gradient(45deg,rgba(0,0,0,0.2) 5.65%,rgba(0,0,0,0.49) 94.35%);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);min-height:290px}.testimonials .testimonials-carousel .tc-user-name{padding:16px 0}.testimonials .testimonials-carousel .tc-user-name img{margin-left:0;width:auto;height:32px}.testimonials .testimonials-carousel .tc-text{font-weight:400;line-height:1.4;padding-top:16px}.testimonials .testimonials-carousel .tc-text p:last-child{margin-bottom:0}.testimonials .owl-nav{padding-top:90px;margin-top:0}.testimonials .tc-next,.testimonials .tc-prev{font-size:18px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 17px}.testimonials button,.testimonials button.owl-dot,.testimonials button.owl-next,.testimonials button.owl-prev{color:#ffffff;border:none;background:none;margin:0}.testimonials button.owl-dot:hover,.testimonials button.owl-next:hover,.testimonials button.owl-prev:hover,.testimonials button:hover{background:none}.testimonials .tc-nav-icon{display:inline-block}.testimonials .tc-nav-icon svg{width:30px;height:24px}.testimonials .tc-nav-icon svg .tc-path-1{stroke:url(#tc-gradient-paint-1)}.testimonials .tc-nav-icon svg .tc-path-2{stroke:url(../fonts/style.css);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-transition:all 0.2s linear;transition:all 0.2s linear}.testimonials .tc-next:hover svg .set-gradient-1_0,.testimonials .tc-prev:hover svg .set-gradient-1_0{stop-color:#00B1FF}.testimonials .tc-next:hover svg .set-gradient-1_1,.testimonials .tc-prev:hover svg .set-gradient-1_1{stop-color:#00E06A}.testimonials .tc-next .tc-nav-icon{margin-left:16px}.testimonials .tc-prev .tc-nav-icon{margin-right:16px;-webkit-transform:scale(-1,1);transform:scale(-1,1)}.slider-wrap{position:relative}.slider-wrap .slider-next,.slider-wrap .slider-prev{font-size:18px!important;font-weight:700!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:40%;z-index:2;padding:10px!important;cursor:pointer;color:#ffffff;border:none;background:none;margin:0}.slider-wrap .slider-next[disabled],.slider-wrap .slider-prev[disabled]{opacity:0.3}.slider-wrap .slider-next:hover span,.slider-wrap .slider-prev:hover span{background:linear-gradient(55deg,#00B1FF 2.27%,#00E06A 99.23%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-transition:all 0.2s linear;transition:all 0.2s linear}.slider-wrap .slider-next:hover svg .set-gradient-1_0,.slider-wrap .slider-prev:hover svg .set-gradient-1_0{stop-color:#00B1FF}.slider-wrap .slider-next:hover svg .set-gradient-1_1,.slider-wrap .slider-prev:hover svg .set-gradient-1_1{stop-color:#00E06A}.slider-wrap .slider-next{right:-40px}.slider-wrap .slider-next .slider-nav-icon{margin-left:16px}.slider-wrap .slider-prev{left:-40px}.slider-wrap .slider-prev .slider-nav-icon{margin-right:16px;-webkit-transform:scale(-1,1);transform:scale(-1,1)}@media (min-width:1100px){.slider-wrap .slider-next{right:-55px}.slider-wrap .slider-prev{left:-55px}}.slider-wrap .slider-nav-icon{display:inline-block;margin:0!important;padding:0}.slider-wrap .slider-nav-icon svg{width:30px;height:24px}.slider-wrap .slider-nav-icon svg .tc-path-1{stroke:url(../fonts/style.css)}.slider-wrap .slider-nav-icon svg .set-gradient-1_0,.slider-wrap .slider-nav-icon svg .set-gradient-1_1{stop-color:#ffffff}@media (max-width:768px){.slider-wrap .item{width:auto!important;max-width:none!important;min-height:auto!important}.slider-wrap .slider-next,.slider-wrap .slider-prev{display:none!important}}.ts-carousel-wrap{margin-top:90px}.ts-carousel-wrap .tc-item{margin:1px}.ts-carousel-wrap .tc-text{padding-bottom:16px}.upe-carousel-wrap{margin-top:90px}.upe-carousel-wrap .slider-next,.upe-carousel-wrap .slider-prev{top:60px}@media (max-width:992px){.ts-carousel-wrap,.upe-carousel-wrap{margin-top:60px}}@media (max-width:768px){.ts-carousel-wrap,.upe-carousel-wrap{margin-top:30px}}@media (max-width:768px){.carousel-style2 .upe-item{width:auto!important;max-width:none!important}.carousel-style2 .upe-title{min-height:auto}}.upcoming-events .upe-title{font-size:46px;line-height:1.2;font-weight:900;text-align:center;min-height:2.6em}.upcoming-events .upe-item{}.upcoming-events .upe-item .upe-image{width:100%;height:160px;border-radius:5px;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.upcoming-events .upe-item .upe-image img{min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}.upcoming-events .upe-item .upe-content .upe-title{font-size:28px;line-height:1.3;font-weight:900;text-align:left;margin-bottom:20px}.upcoming-events .upe-item .upe-content .upe-date-wrap,.upcoming-events .upe-item .upe-content .upe-location-wrap{color:#ffffff;font-size:12px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.upcoming-events .upe-item .upe-content .upe-date-wrap .upe-icon,.upcoming-events .upe-item .upe-content .upe-location-wrap .upe-icon{width:24px;margin-right:8px}.upcoming-events .upe-item .upe-content .btn-upe{font-size:16px;padding:13px 20px}.upcoming-events .upe-item .upe-text{font-size:16px}.upcoming-events .owl-nav{padding-top:90px;margin-top:0}.upcoming-events .upe-next,.upcoming-events .upe-prev{font-size:16px;font-weight:900;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 17px}.upcoming-events button,.upcoming-events button.owl-dot,.upcoming-events button.owl-next,.upcoming-events button.owl-prev{color:#ffffff;border:none;background:none;margin:0}.upcoming-events button.owl-dot:hover,.upcoming-events button.owl-next:hover,.upcoming-events button.owl-prev:hover,.upcoming-events button:hover{background:none}.upcoming-events .upe-nav-icon{display:inline-block}.upcoming-events .upe-nav-icon svg{width:30px;height:24px}.upcoming-events .upe-nav-icon svg .upe-path-1{stroke:url(../fonts/style.css)}.upcoming-events .upe-nav-icon svg .set-gradient-1_0,.upcoming-events .upe-nav-icon svg .set-gradient-1_1{stop-color:#ffffff}.upcoming-events .upe-next:hover span,.upcoming-events .upe-prev:hover span{background:linear-gradient(55deg,#00B1FF 2.27%,#00E06A 99.23%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-transition:all 0.2s linear;transition:all 0.2s linear}.upcoming-events .upe-next:hover svg .set-gradient-1_0,.upcoming-events .upe-prev:hover svg .set-gradient-1_0{stop-color:#00B1FF}.upcoming-events .upe-next:hover svg .set-gradient-1_1,.upcoming-events .upe-prev:hover svg .set-gradient-1_1{stop-color:#00E06A}.upcoming-events .upe-next .upe-nav-icon{margin-left:16px}.upcoming-events .upe-prev .upe-nav-icon{margin-right:16px;-webkit-transform:scale(-1,1);transform:scale(-1,1)}.recent-posts{padding:40px 0}.recent-posts .rp-title a{color:#fff}.recent-posts .rp-title a:hover{background:linear-gradient(55deg,#00B1FF 2.27%,#00E06A 99.23%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#00E06A}.recent-posts .rp-posts-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.recent-posts .rp-posts-wrap .col{max-width:440px;width:100%}.recent-posts .rp-posts-wrap .rp-item{margin-right:30px}.recent-posts .rp-posts-wrap .rp-item:last-child{margin-right:0}.recent-posts .rp-posts-wrap .rp-item .rp-image{width:100%;height:160px;border-radius:5px;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.recent-posts .rp-posts-wrap .rp-item .rp-image a{width:100%;display:inline-block}.recent-posts .rp-posts-wrap .rp-item .rp-image img{min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;border-radius:5px}.recent-posts .rp-posts-wrap .rp-item .rp-title{font-size:28px;font-weight:900;line-height:1.3;margin-bottom:20px}.recent-posts .rp-posts-wrap .rp-item .rp-title a{height:1.3em;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.recent-posts .rp-posts-wrap .rp-item .rp-text{margin-bottom:20px;height:3em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.recent-posts .rp-posts-wrap .rp-item .btn-rp{font-size:16px;padding:13px 20px}@media (max-width:768px){.recent-posts .rp-posts-wrap .rp-item .rp-title{font-size:24px}}@media (min-width:768px) and (max-width:990px){.recent-posts .rp-posts-wrap .rp-item .rp-image{height:115px}}.recent-posts .view-more-posts{padding-top:30px;padding-bottom:30px;text-align:center}.recent-posts .view-more-posts .view-more-posts-btn{display:inline-block;font-size:18px;font-weight:700;line-height:1;color:#ffffff;-webkit-transition:all 0.2s linear;transition:all 0.2s linear}.recent-posts .view-more-posts .view-more-posts-btn:hover span{background:linear-gradient(55deg,#00B1FF 2.27%,#00FF79 99.23%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.contact-form .cf-wrap{position:relative;border-radius:30px;border:1px solid #FFF;padding:40px 80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.contact-form .cf-wrap:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(202deg,#000 1.55%,#071E1B 25.75%,#08221F 44.19%,#061B18 62.19%,#010101 85.86%);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);border-radius:30px;z-index:1}.contact-form .cf-wrap>*{position:relative;z-index:5}.contact-form .cf-wrap .cf-col-left{padding-right:80px}.contact-form .cf-wrap .cf-title{font-size:46px;font-weight:900;margin-bottom:24px;color:#ffffff}.contact-form .cf-wrap .cf-text{margin-bottom:24px}.contact-form .cf-wrap .cf-support-info .cf-support-item{margin-bottom:15px}.contact-form .cf-wrap .cf-support-info .cf-support-item:last-child{margin-bottom:0}.contact-form .cf-wrap .cf-support-info .cf-support-item a{color:#ffffff;font-weight:700}#c_errors{display:none}.form-control.select-country{border:none;line-height:17px;font-size:16px;padding:6px 0 6px 0;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.form-control.select-country:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.form-submit{position:relative}.form-submit .btn.disabled,.form-submit .btn[disabled]{position:relative;cursor:not-allowed;pointer-events:none;opacity:0.8}.form-submit .btn.disabled:before,.form-submit .btn[disabled]:before{content:"";display:inline-block;border-radius:50%;width:20px;height:20px;border:3px solid rgba(255,255,255,0.4);border-top-color:#fff;-webkit-animation:spin 1s infinite linear;animation:spin 1s infinite linear;position:absolute;top:20px;left:15px}.footer{padding:55px 0;margin-top:auto}.footer .footer-logo{margin-bottom:15px;display:inline-block}.footer .footer-logo img{max-width:116px;margin-left:0}.footer .privacy-policy-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px}.footer .privacy-policy-wrap a{font-size:16px;color:#ffffff;margin-bottom:5px}.footer .footer-rights{font-size:16px}@media (max-width:992px){.footer .footer-rights,.footer .privacy-policy-wrap a{font-size:14px}}.footer .footer-col-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer .footer-col-right .footer-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:40px}.footer .footer-col-right .footer-menu .menu-item{margin-right:2vw}.footer .footer-col-right .footer-menu .menu-item:last-child{margin-right:0}.footer .footer-col-right .footer-menu .menu-item a{font-size:18px;font-weight:700;color:#ffffff;position:relative}.footer .footer-col-right .footer-menu .menu-item a:before{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;background-color:#ffffff;-webkit-transform:translateY(2px);transform:translateY(2px);opacity:0;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.footer .footer-col-right .footer-menu .menu-item a:hover:before{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.footer .footer-col-right .footer-social .social-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.footer .footer-col-right .footer-social .social-list li{width:30px;line-height:0;margin-right:25px;text-align:center}.footer .footer-col-right .footer-social .social-list li:last-child{margin-right:0}.footer .footer-col-right .footer-social .social-list li a{color:#ffffff;-webkit-transition:color 0.2s ease-in-out;transition:color 0.2s ease-in-out}.footer .footer-col-right .footer-social .social-list li a svg{max-width:100%}.footer .footer-col-right .footer-social .social-list li.facebook:hover a{color:#0866ff}.footer .footer-col-right .footer-social .social-list li.linkedin:hover a{color:#0a66c2}.footer .footer-col-right .footer-social .social-list li.instagram:hover a{color:#ff0664}.footer .footer-col-right .footer-social .social-list li.telegram:hover a{color:#328feb}.footer .mobile-privacy{display:none}.footer .privacy-links li{display:inline-block}.footer .privacy-links a{display:inline-block}.footer .privacy-links a span{display:inline-block;position:relative}.footer .privacy-links a span:before{content:"";position:absolute;left:0;right:0;bottom:2px;height:2px;background-color:#ffffff;-webkit-transform:translateY(2px);transform:translateY(2px);opacity:0;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.footer .privacy-links a:hover span:before{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.cf-field,.mf-field{margin-bottom:30px;position:relative}.cf-field input,.cf-field textarea,.mf-field input,.mf-field textarea{font-weight:400;line-height:1em;font-size:16px;color:#000000;width:100%;background-color:#ffffff;border-radius:8px;border:1px solid #CBD5E1;padding:20px 16px}.cf-field input::-webkit-input-placeholder,.cf-field textarea::-webkit-input-placeholder,.mf-field input::-webkit-input-placeholder,.mf-field textarea::-webkit-input-placeholder{color:#475569;opacity:1}.cf-field input::-moz-placeholder,.cf-field textarea::-moz-placeholder,.mf-field input::-moz-placeholder,.mf-field textarea::-moz-placeholder{color:#475569;opacity:1}.cf-field input:-ms-input-placeholder,.cf-field textarea:-ms-input-placeholder,.mf-field input:-ms-input-placeholder,.mf-field textarea:-ms-input-placeholder{color:#475569;opacity:1}.cf-field input::-ms-input-placeholder,.cf-field textarea::-ms-input-placeholder,.mf-field input::-ms-input-placeholder,.mf-field textarea::-ms-input-placeholder{color:#475569;opacity:1}.cf-field input::placeholder,.cf-field textarea::placeholder,.mf-field input::placeholder,.mf-field textarea::placeholder{color:#475569;opacity:1}.cf-field input:-ms-input-placeholder,.cf-field textarea:-ms-input-placeholder,.mf-field input:-ms-input-placeholder,.mf-field textarea:-ms-input-placeholder{color:#475569}.cf-field input::-ms-input-placeholder,.cf-field textarea::-ms-input-placeholder,.mf-field input::-ms-input-placeholder,.mf-field textarea::-ms-input-placeholder{color:#475569}.cf-field input:focus,.cf-field textarea:focus,.mf-field input:focus,.mf-field textarea:focus{-webkit-box-shadow:none;box-shadow:none;border-color:#CBD5E1}.cf-field textarea,.mf-field textarea{resize:none;height:110px}.cf-field .cf-field-icon,.cf-field .mf-field-icon,.mf-field .cf-field-icon,.mf-field .mf-field-icon{position:absolute;top:30px;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:16px}.cf-field .cf-field-icon img,.cf-field .mf-field-icon img,.mf-field .cf-field-icon img,.mf-field .mf-field-icon img{width:24px}.cf-field .mf-field-icon,.mf-field .mf-field-icon{top:25px}.cf-field.field-country .mf-field-icon,.mf-field.field-country .mf-field-icon{top:24px}.cf-field.field-textarea .cf-field-icon,.cf-field.field-textarea .mf-field-icon,.mf-field.field-textarea .cf-field-icon,.mf-field.field-textarea .mf-field-icon{top:14px;-webkit-transform:translateY(0);transform:translateY(0)}.cf-field.field-width-icon input,.cf-field.field-width-icon textarea,.mf-field.field-width-icon input,.mf-field.field-width-icon textarea{padding:20px 16px 20px 48px}.cf-field.field-country,.cf-field.field-time,.mf-field.field-country,.mf-field.field-time{width:100%;padding:20px 16px 20px 48px;background-color:#ffffff;border-radius:8px;border:1px solid #CBD5E1}.cf-field.field-country .btn-country,.cf-field.field-country .btn-time,.cf-field.field-time .btn-country,.cf-field.field-time .btn-time,.mf-field.field-country .btn-country,.mf-field.field-country .btn-time,.mf-field.field-time .btn-country,.mf-field.field-time .btn-time{background-color:transparent;border:none}.cf-field.field-country .btn-country:after,.cf-field.field-country .btn-time:after,.cf-field.field-time .btn-country:after,.cf-field.field-time .btn-time:after,.mf-field.field-country .btn-country:after,.mf-field.field-country .btn-time:after,.mf-field.field-time .btn-country:after,.mf-field.field-time .btn-time:after{position:relative;top:2px}.cf-field.field-country .country-list,.cf-field.field-country .time-list,.cf-field.field-time .country-list,.cf-field.field-time .time-list,.mf-field.field-country .country-list,.mf-field.field-country .time-list,.mf-field.field-time .country-list,.mf-field.field-time .time-list{max-height:150px;overflow-y:scroll;padding:10px}.cf-field.field-country .country-list li,.cf-field.field-country .time-list li,.cf-field.field-time .country-list li,.cf-field.field-time .time-list li,.mf-field.field-country .country-list li,.mf-field.field-country .time-list li,.mf-field.field-time .country-list li,.mf-field.field-time .time-list li{margin-bottom:10px}.cf-field.field-country .country-list a,.cf-field.field-country .time-list a,.cf-field.field-time .country-list a,.cf-field.field-time .time-list a,.mf-field.field-country .country-list a,.mf-field.field-country .time-list a,.mf-field.field-time .country-list a,.mf-field.field-time .time-list a{font-size:18px;font-weight:700;color:#000000;display:block;width:100%;padding:5px}.cf-field.field-country .country-list a:hover,.cf-field.field-country .time-list a:hover,.cf-field.field-time .country-list a:hover,.cf-field.field-time .time-list a:hover,.mf-field.field-country .country-list a:hover,.mf-field.field-country .time-list a:hover,.mf-field.field-time .country-list a:hover,.mf-field.field-time .time-list a:hover{background-color:rgba(0,0,0,0.1)}.cf-field.field-condition,.mf-field.field-condition{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.cf-field.field-condition .checkbox-wrap,.mf-field.field-condition .checkbox-wrap{width:24px;height:24px;border:2px solid #CBD5E1;border-radius:7px;position:relative;margin-right:10px}.cf-field.field-condition .checkbox-wrap .checkbox-box,.mf-field.field-condition .checkbox-wrap .checkbox-box{pointer-events:none;position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border-radius:7px}.cf-field.field-condition .checkbox-wrap .check-img,.mf-field.field-condition .checkbox-wrap .check-img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;pointer-events:none}.cf-field.field-condition .checkbox-wrap .mf-checkbox-input,.mf-field.field-condition .checkbox-wrap .mf-checkbox-input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:3}.cf-field.field-condition .checkbox-wrap .mf-checkbox-input:checked+.checkbox-box,.mf-field.field-condition .checkbox-wrap .mf-checkbox-input:checked+.checkbox-box{border-color:transparent;background:linear-gradient(55deg,#00B1FF 2.27%,#00FF79 99.23%)}.cf-field.field-condition .checkbox-wrap .mf-checkbox-input:checked+.checkbox-box .check-img,.mf-field.field-condition .checkbox-wrap .mf-checkbox-input:checked+.checkbox-box .check-img{opacity:1}.cf-field.field-condition .mfc-label,.mf-field.field-condition .mfc-label{font-size:16px;color:#222222}.cf-field.field-condition .mfc-label a,.mf-field.field-condition .mfc-label a{color:#222222;font-weight:700}.cf-field.field-date:after,.mf-field.field-date:after{content:"";position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-top:0.3em solid #000000;border-right:0.3em solid transparent;border-bottom:0;border-left:0.3em solid transparent}.cf-field.field-date input,.mf-field.field-date input{font-size:15px}.cf-field.field-date input::-webkit-input-placeholder,.mf-field.field-date input::-webkit-input-placeholder{color:black;opacity:1}.cf-field.field-date input::-moz-placeholder,.mf-field.field-date input::-moz-placeholder{color:black;opacity:1}.cf-field.field-date input:-ms-input-placeholder,.mf-field.field-date input:-ms-input-placeholder{color:black;opacity:1}.cf-field.field-date input::-ms-input-placeholder,.mf-field.field-date input::-ms-input-placeholder{color:black;opacity:1}.cf-field.field-date input::placeholder,.mf-field.field-date input::placeholder{color:black;opacity:1}.cf-field.field-date input:-ms-input-placeholder,.mf-field.field-date input:-ms-input-placeholder{color:black}.cf-field.field-date input::-ms-input-placeholder,.mf-field.field-date input::-ms-input-placeholder{color:black}.cf-field.has-error input,.cf-field.has-error select,.cf-field.has-error textarea,.mf-field.has-error input,.mf-field.has-error select,.mf-field.has-error textarea{border:1px solid #dc3545}.cf-field small.text-danger,.mf-field small.text-danger{font-size:14px}.form-icons-bg .cf-field .cf-field-icon{width:24px;height:24px;background-repeat:no-repeat;background-size:24px auto;z-index:2}.form-icons-bg .cf-field.field-email .cf-field-icon{background-image:url(../images/icon-email.png)}.form-icons-bg .cf-field.field-name .cf-field-icon{background-image:url(../images/icon-user.png)}.form-icons-bg .cf-field.field-phone .cf-field-icon{background-image:url(../images/icon-phone.png)}.form-icons-bg .cf-field.field-message .cf-field-icon{background-image:url(../images/icon-message.png)}.form-icons-bg .cf-field.field-calendar .cf-field-icon{background-image:url(../images/icon-calendar.png)}.form-icons-bg .cf-field.field-pin .cf-field-icon{background-image:url(../images/icon-pin.png)}.field-file .input-group{border-radius:8px 0 0 8px;overflow:hidden}.field-file .cf-field-icon{background-image:url(../images/icon-file.png)}.input-group-btn.field-width-icon .btn{padding-left:48px;font-size:18px;font-weight:400}.input-group-btn.field-width-icon .btn .btn-file-text{display:none}.wpcf7-response-output {border-radius: 8px}@media (min-width:600px){.input-group-btn.field-width-icon .btn .btn-file-text{display:inline-block}}@media (max-width:375px){.g-recaptcha{overflow:hidden}}.modal-form .modal-content{padding:60px 30px}.modal-form .mf-title{font-size:36px;font-weight:900;color:#222222;text-align:center;margin-bottom:10px}.modal-form .mf-description{color:#222222;line-height:1.2;text-align:center;margin-bottom:20px}.modal-form .cf-field,.modal-form .mf-field{margin-bottom:20px}.modal-form .cf-field.field-width-icon input,.modal-form .cf-field.field-width-icon textarea,.modal-form .mf-field.field-width-icon input,.modal-form .mf-field.field-width-icon textarea{padding-top:15px;padding-bottom:15px}.modal-form .cf-field.field-country,.modal-form .cf-field.field-time,.modal-form .mf-field.field-country,.modal-form .mf-field.field-time{font-size:16px;padding-top:9px;padding-bottom:9px}.modal-form .mf-field.field-textarea.field-width-icon .mf-field-icon{top:11px}.modal-form .mf-field.field-textarea.field-width-icon textarea{height:80px}.modal-form .btn-mf{width:100%}.modal-form .mf-button-close{position:absolute;top:25px;right:25px;background-color:transparent;border:none}.modal-form .mf-field-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px}.modal-form .mf-field-row .mf-col{padding:0 10px}.form-message{line-height:1.3}@media (max-width:480px){.modal-form .modal-content{padding:60px 20px}}.modal-backdrop{background-color:#000000;opacity:0.5}.datepicker .day.today{color:#ffffff;background:linear-gradient(55deg,#00B1FF 2.27%,#00E06A 99.23%)}.datepicker .day.today:hover{color:#ffffff;background:linear-gradient(55deg,#00B1FF 2.27%,#00E06A 99.23%);-webkit-box-shadow:0px 5px 15px 0px #01CECE;box-shadow:0px 5px 15px 0px #01CECE}@media (min-width:1200px){.testimonials .testimonials-carousel .tc-item{min-height:340px}}@media (min-width:1400px) and (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-width:1400px) and (-webkit-min-device-pixel-ratio:2) and (min-resolution:192dpi) and (min-resolution:2dppx) and (orientation:landscape){body{font-size:24px;line-height:35px}.header .logo,.header .site-branding a{max-width:173px}.header .language-wrap .language-selected,.header .menu-wrap .menu-list li a{font-size:22px}.header .sign-wrap .btn{font-size:22px;padding:10px}.header .sign-wrap .btn.btn-sign-up{padding:17px 22px}.main-section .main-title{font-size:85px}.main-section .btn{font-size:32px;min-width:370px}.business-verview .bs-title{font-size:40px;line-height:1.5}.business-verview .bs-desc{font-size:24px}.container-md{max-width:1500px}.about-company .ac-features-wrap .ac-features-list .ac-feature .ac-feature-text{line-height:30px}.about-company .ac-features-wrap .ac-features-list .ac-feature{min-height:270px}.btn{font-size:27px;padding:30px 25px}.about-company{padding:150px 0;background-size:100% 95%}.about-company.about-1{background-image:url(../images/ab-bg-1_2x.png)}.about-company.about-2{background-image:url(../images/ab-bg-2_2x.png)}.testimonials .testimonials-carousel .tc-item{min-height:420px;max-width:450px}.recent-posts .rp-posts-wrap .rp-item .rp-title,.section-title,.upcoming-events .upe-item .upe-content .upe-title{font-size:31px}.upcoming-events .upe-item .upe-content .upe-date-wrap .upe-icon,.upcoming-events .upe-item .upe-content .upe-location-wrap .upe-icon{font-size:28px}.upcoming-events .upe-item .upe-content .upe-date-wrap,.upcoming-events .upe-item .upe-content .upe-location-wrap{font-size:16px}.recent-posts .rp-posts-wrap .rp-item .btn-rp,.upcoming-events .upe-item .upe-content .btn-upe{font-size:21px;padding:15px 22px}.cf-field input,.cf-field textarea,.mf-field .form-control.select-country,.mf-field input,.mf-field textarea{font-size:18px;line-height:20px}.contact-form .cf-wrap .btn-cf{min-width:300px}.footer .footer-col-right .footer-menu .menu-item a{font-size:20px}.footer .footer-rights,.footer .privacy-policy-wrap a{font-size:16px}.footer .footer-logo img{max-width:200px}.contact-form .cf-wrap{padding-top:60px;padding-bottom:60px}.contact-form .cf-wrap .cf-title,.recent-posts .rp-title,.section-title,.testimonials .testimonials-title,.upcoming-events .upe-title{font-size:50px}}@media (max-width:1300px){body{font-size:18px}.about-company .ac-features-wrap .ac-features-list .ac-feature .feature-icon{width:80px;height:80px}}@media (max-width:1100px){.mmenu-opened{overflow:hidden}.mmenu-opened .header .header-content{overflow-y:auto}.header .header-container{padding:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header .header-content{position:fixed;top:65px;right:0;bottom:0;left:0;background-color:#000000;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .menu-wrap{padding:0;margin-bottom:4vh;width:100%}.header .menu-wrap .menu-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header .menu-wrap .menu-list li{margin:0 0 32px}.header .menu-wrap .menu-list li:last-child{margin-bottom:0}.header .menu-wrap .menu-list li a{font-size:18px}.header .logo,.header .site-branding a{margin-top:0}.header .header-content-right{margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:100%;padding:0 15px}.header .sign-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin-bottom:4vh}.header .sign-wrap .btn{width:100%}.header .sign-wrap .btn-sign-in{margin-right:0;margin-bottom:3vh;color:#ffffff;border:2px solid #ffffff;padding:15px 20px}.header .language-wrap .dropdown-menu{left:-50px!important;margin-bottom:25px!important}.header .mobile-icon{display:block}.header.menu-opened{background-color:#000000}}@media (max-width:992px){.home .main-padding{padding-top:65px}.main-section .main-title{font-size:50px;margin-bottom:40px}.main-section .btn{font-size:25px;height:75px;line-height:75px;padding-top:0;padding-bottom:0}.about-company .align-items-center{margin-bottom:20px}.about-company .ac-wrap{text-align:center;width:100%}.about-company .ac-wrap{text-align:center}.about-company .ac-wrap:before{display:none}.about-company .ac-wrap .btn{display:none}.about-company .ac-features-wrap{margin:0 -15px}.about-company .ac-features-wrap .ac-features-list{display:block}.about-company .ac-features-wrap .ac-features-list .ac-feature{width:235px;margin:0 7.5px}.about-company .ac-features-wrap .ac-features-list .ac-feature .ac-feature-text{font-size:20px}.about-company .mobile-btn-wrap{display:block;width:100%;text-align:center;margin-top:40px}.about-company.about-2 .container-md>.row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.testimonials .testimonials-carousel.owl-carousel.owl-drag .owl-item{-webkit-transform:scale(0.9);transform:scale(0.9);-webkit-transition:0.2s -webkit-transform linear;transition:0.2s -webkit-transform linear;transition:0.2s transform linear;transition:0.2s transform linear,0.2s -webkit-transform linear}.testimonials .testimonials-carousel.owl-carousel.owl-drag .owl-item.center{-webkit-transform:scale(1);transform:scale(1)}.testimonials .testimonials-carousel .tc-item{max-width:340px}.testimonials .owl-nav{padding-top:20px}.upcoming-events .owl-nav{padding-top:20px}.upcoming-events .owl-carousel.owl-drag .owl-item{-webkit-transform:scale(0.95);transform:scale(0.95);-webkit-transition:0.2s -webkit-transform linear;transition:0.2s -webkit-transform linear;transition:0.2s transform linear;transition:0.2s transform linear,0.2s -webkit-transform linear}.upcoming-events .owl-carousel.owl-drag .owl-item.center{-webkit-transform:scale(1);transform:scale(1)}.recent-posts{padding-bottom:0}.contact-form .cf-wrap{padding:30px 30px;max-width:calc(100% - 30px);margin:0 auto}.contact-form .cf-wrap .cf-col-left{padding-right:20px}.contact-form .cf-wrap .cf-title{margin-bottom:10px}.contact-form .cf-wrap .btn-cf{width:100%}.contact-form .cf-field,.contact-form .mf-field{margin-bottom:20px}.section-gap{padding:60px 0}.about-company .ac-title,.contact-form .cf-wrap .cf-title,.recent-posts .rp-title,.section-title,.testimonials .testimonials-title,.upcoming-events .upe-title{font-size:40px}.footer .footer-col-right .footer-menu .menu-item a{font-size:16px}}@media (max-width:768px){.main-section .main-title{font-size:36px}.main-section .btn{padding:25px 20px;max-width:100%;min-width:0;height:90px;line-height:40px;margin:0 auto 20px}.business-verview{padding:45px 0 0}.business-verview .bs-col{margin-bottom:20px;padding-top:10px;padding-bottom:10px}.business-verview .bs-title{font-size:28px;line-height:1.3}.business-verview .bs-desc{font-size:18px}.about-company .ac-title,.contact-form .cf-wrap .cf-title,.section-title,.testimonials .testimonials-title,.upcoming-events .upe-title{font-size:28px}.single .post-item .entry-title{font-size:28px}.testimonials .testimonials-carousel{padding-top:30px}.testimonials .testimonials-carousel .tc-item{width:300px;min-height:370px;padding:15px}.testimonials .testimonials-carousel .tc-user-name{padding-right:10px;padding-left:10px}.upcoming-events .upe-carousel .upe-item{width:300px;min-width:0;margin:0 10px}.upcoming-events .upe-carousel .upe-item .upe-content{text-align:center}.upcoming-events .upe-carousel .upe-item .upe-content .upe-title{font-size:24px;text-align:center}.upcoming-events .upe-carousel .upe-item .upe-content .upe-date-wrap,.upcoming-events .upe-carousel .upe-item .upe-content .upe-location-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cf-field input,.cf-field textarea,.mf-field input,.mf-field textarea{font-size:14px!important}.cf-field .cf-field-icon,.cf-field .mf-field-icon,.mf-field .cf-field-icon,.mf-field .mf-field-icon{top:30px}.modal-form .mf-title{font-size:28px}.modal-form .mf-description{margin-bottom:20px}.modal-form .cf-field .cf-field-icon,.modal-form .cf-field .mf-field-icon,.modal-form .mf-field .cf-field-icon,.modal-form .mf-field .mf-field-icon{top:20px}.modal-form .mf-field .mf-field-icon{top:20px}.modal-form .field-country .mf-field-icon{top:19px}.modal-form .cf-field.field-width-icon input,.modal-form .cf-field.field-width-icon textarea,.modal-form .mf-field.field-width-icon input,.modal-form .mf-field.field-width-icon textarea{padding-top:11px;padding-bottom:11px}.modal-form .cf-field.field-country,.modal-form .cf-field.field-time,.modal-form .mf-field.field-country,.modal-form .mf-field.field-time{font-size:15px;padding-top:5px;padding-bottom:5px}.form-control.select-country{font-size:14px;padding:7px 0 7px 0;line-height:15px}}@media (max-width:992px) and (orientation:landscape){.about-company.about-1{background-image:url("../images/ab-bg-1_mob.png");background-position:bottom center;background-size:100% 85%}.about-company.about-2{background-image:url("../images/ab-bg-2_mob.png");background-position:bottom center;background-size:100% 75%}}@media (max-width:992px) and (max-height:400px) and (orientation:landscape){.main-section .btn{height:80px}}@media (max-width:768px) and (orientation:portrait){.about-company.about-1{background-image:url("../images/ab-bg-1_mob.png");background-position:bottom center;background-size:100%}.about-company.about-2{background-image:url("../images/ab-bg-2_mob.png");background-position:bottom center;background-size:100% 80%}.recent-posts .rp-posts-wrap .rp-item{width:100%;margin:0 auto}.recent-posts .rp-posts-wrap .rp-item .rp-content,.recent-posts .rp-posts-wrap .rp-item .rp-text,.recent-posts .rp-posts-wrap .rp-item .rp-title{text-align:center}.contact-form{padding:40px 0}.contact-form .cf-wrap{padding:40px 20px;margin:0 auto}.contact-form .cf-wrap .cf-col-left{padding-right:0;margin-bottom:24px;text-align:center}.contact-form .cf-wrap .cf-support-info .cf-support-item a{display:block;margin-top:5px}.contact-form .cf-wrap .btn-cf{display:block;margin:0 auto;width:100%}.footer{padding:40px 0 60px;text-align:center}.footer .footer-col-left .footer-rights,.footer .footer-col-left .privacy-policy-wrap{display:none}.footer .footer-col-right{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer .footer-col-right .footer-menu{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}.footer .footer-col-right .footer-menu .menu-item{margin:0 15px 10px}.footer .footer-col-right .footer-menu .menu-item:last-child{margin-right:20px}.footer .footer-col-right .footer-social{margin-bottom:30px}.footer .footer-col-right .footer-social .social-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer .mobile-privacy{display:block}}@media (max-width:340px){.main-section .btn{font-size:22px;height:80px}.main-section .main-title{font-size:32px;margin-bottom:30px}.about-company .owl-nav .ac-next,.about-company .owl-nav .ac-prev{padding:20px 15px}.testimonials .testimonials-carousel .owl-nav .tc-next{right:1px}.testimonials .testimonials-carousel .owl-nav .tc-prev{left:1px}}.site-wrapper,body,html{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}.page-title{font-size:28px;line-height:1.2;font-weight:700}@media (min-width:768px){.page-title{font-size:46px}}.entry-title{font-weight:900}.entry-title a{color:#fff;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.entry-title a:hover{color:#00E06A;background:linear-gradient(55deg,#00B1FF 2.27%,#00E06A 99.23%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.page-header{margin-bottom:30px;text-align:center}.site-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.site-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.blog-section .container-md,.short-content .container-md{margin-left:auto;margin-right:auto}@media (min-width:1200px){.blog-section .container-md,.short-content .container-md{max-width:1046px}}.post-item{border:1px solid #475569;border-radius:20px;padding:20px;margin-bottom:50px}.post-item .entry-header{text-align:left;margin-bottom:30px}.post-item .entry-title{font-size:24px;line-height:1.2;font-weight:700}.post-item a{color:#fff}.post-item a:hover{color:#00E06A}.post-item .entry-footer{margin-top:30px}@media (min-width:768px){.post-item{padding:30px}.post-item .entry-title{font-size:32px}}.single{}@media (min-width:768px){.single .entry-title{font-size:46px}}.entry-footer,.entry-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}.entry-footer span,.entry-meta span{margin-right:20px}@media (min-width:768px){.entry-footer span,.entry-meta span{margin-right:30px}}.entry-footer span:last-child,.entry-meta span:last-child{margin-right:0}.entry-footer .post-more,.entry-meta .post-more{margin-right:auto}.entry-footer .post-more a,.entry-meta .post-more a{padding:18px 20px;font-size:18px}.entry-footer .cat-links,.entry-footer .cat-links a,.entry-footer .posted-on,.entry-footer .tag-links,.entry-meta .cat-links,.entry-meta .cat-links a,.entry-meta .posted-on,.entry-meta .tag-links{color:#9ba1a2;font-size:18px}.entry-footer .entry-date,.entry-meta .entry-date{background:url("../images/icon-calendar.png") left center no-repeat;background-size:24px 24px;padding-left:30px}.entry-footer .cat-links a:hover,.entry-meta .cat-links a:hover{color:#fff}@media (max-width:480px){.entry-footer .post-more,.entry-meta .post-more{width:100%;margin-bottom:10px}.entry-footer .post-more a,.entry-meta .post-more a{display:block;padding:15px 20px}}.entry-meta{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 0 20px 0}.post-thumbnail{display:block;margin-bottom:20px;position:relative}.post-thumbnail img{border-radius:10px;height:auto;width:100%}.post-thumbnail:before{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;background-color:rgba(0,0,0,0.2);content:"";-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.post-thumbnail:hover:before{background-color:rgba(0,0,0,0.1)}#breadcrumbs{margin-bottom:10px;padding-top:0;font-size:16px;color:#9ba1a2}@media (min-width:768px){#breadcrumbs{margin-bottom:30px;padding-top:10px}}#breadcrumbs a{color:#9ba1a2}#breadcrumbs a:hover{color:#fff}.posts-navigation{display:block}.nav-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nav-links>div{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.nav-links .nav-previous{margin-right:10px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.nav-links .nav-next{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.nav-links a{font-size:16px;line-height:1;padding:18px 20px;font-weight:700;color:#ffffff;border-radius:10px;-webkit-transition:all 0.2s linear;transition:all 0.2s linear;position:relative;border:2px solid #ffffff;background:#000000;background-clip:padding-box}.nav-links a:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-2px;border-radius:inherit;background:linear-gradient(55deg,#00B1FF 2.27%,#00E06A 99.23%);opacity:0;-webkit-transition:all 0.2s linear;transition:all 0.2s linear}.nav-links a:hover{border:2px solid transparent;-webkit-box-shadow:0px 5px 15px 0px rgba(32,91,241,0.2);box-shadow:0px 5px 15px 0px rgba(32,91,241,0.2)}.nav-links a:hover span{background:linear-gradient(55deg,#00B1FF 2.27%,#00E06A 99.23%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.nav-links a:hover .nav-subtitle-left{background-image:url("../images/arrow-left-solid-blue.svg")}.nav-links a:hover .nav-subtitle-right{background-image:url("../fonts/arrow-right-solid-blue.svg")}.nav-links a:hover:before{opacity:1}.nav-links a:hover:active{border-color:#ffffff}.nav-links a:hover:active:before{opacity:0}.nav-links a:hover:active span{color:#ffffff;background:none;background-clip:inherit;-webkit-background-clip:inherit;-webkit-text-fill-color:inherit}@media (min-width:768px){.nav-links{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.nav-links a{font-size:18px;padding:18px 20px}}.nav-subtitle-left{display:inline-block;background:url("../fonts/arrow-left-solid.svg") 100% no-repeat;width:18px;height:18px;margin-right:5px;position:relative;top:3px}.nav-subtitle-right{display:inline-block;background:url("../fonts/arrow-right-solid.svg") 100% no-repeat;width:18px;height:18px;margin-left:5px;position:relative;top:3px}.careers-wrap{padding:50px 0}.career-item{width:100%;background-color:rgba(255,255,255,0.1);color:#8F9495;border-radius:20px;border:1px solid #151515;padding:15px 10px;margin-bottom:20px;font-size:18px}.career-item .career-title{font-size:24px;margin:5px 0 0 0}.career-item .career-title a{color:#fff;font-weight:700}.career-item .career-title a:hover{background:linear-gradient(55deg,#00B1FF 2.27%,#00E06A 99.23%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#00E06A}.career-item .career-location{margin-right:20px}.career-item .icon-location{width:18px;height:18px;position:relative;top:-1px;margin-right:4px}.career-item .icon-location path{fill:#8F9495}.career-location{color:#8F9495}@media (max-width:768px){.career-item .career-title{font-size:20px}.career-item .btn.career-btn{padding:7px 10px}}.textbox{padding:0;margin-top:30px;max-width:384px;margin-left:auto;margin-right:auto}.textbox .box-icon{line-height:100px;margin-bottom:20px}.textbox .box-icon img{height:82px;max-width:82px}.textbox-title{font-weight:900;font-size:20px;margin-bottom:10px}.textbox-title span{display:block}@media (min-width:768px){.textbox-title{font-size:24px}}.wpcf7-spinner{position:absolute;top:18px;right:5px;z-index:2;margin:0}