@charset "utf-8";.btn, .nav-link, .section_block, .static_block {position: relative;}.btn, .cta-section p, .hero_text, .testimonial-card, footer p, img {max-width: 100%;}.btn, body {font-size: 16px;}.nav-link, h4 {font-size: 20px;}.hero h1, .hero p {margin-bottom: 40px;}.btn, .cta-section, .hero, .service_block, section {overflow: hidden;}.social-icon:hover, a, a:focus, a:hover {text-decoration: none;}::-webkit-scrollbar {width: 8px;}::-webkit-scrollbar-track {background: #f1f1f1;}::-webkit-scrollbar-thumb {background: #1e1e1e;border-radius: 0;}:root {--red: #e92929;--text-color: rgb(255 255 255 / 70%);--primary-color: #ffffff;--bs-heading-color: #ffffff;--bs-body-color: #ffffff;}html {scroll-behavior: smooth;}body {line-height: 30px;background-color: #010101;color: var(--primary-color);font-weight: 400;}p {color: var(--text-color);}.light {font-weight: 300;}.regular {font-weight: 400;}.medium {font-weight: 500;}.hero h1, .semi_bold, .tag span {font-weight: 600;}.bold {font-weight: 700;}#showMoreBtn i, .maps .flags img, .nav-link:after, .tag, a, footer ul a {transition: 0.3s;}.btn, .social-icon {transition: 0.3s ease-in-out;}.service_block a i, h6 {font-size: 14px;}.rounded {border-radius: 24px !important;}.gap-20 {gap: 20px;}.gap-15 {gap: 15px;}.btn {background-color: var(--red) !important;color: #fff;border-radius: 50px;height: 50px;border: 1px solid var(--red) !important;line-height: 46px;padding: 0 30px;font-weight: 500;min-width: 170px;display: flex;align-items: center;justify-content: center;gap: 8px;}.navbar, .navbar-toggler {border: 1px solid rgba(255, 255, 255, 0.12);}.btn:focus, .btn:hover, .maps .flags img:hover {transform: scale(1.1);}.btn::before {content: "";position: absolute;top: 0;left: -75%;width: 50%;height: 100%;background: linear-gradient(120deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 100%);transform: skewX(-25deg);}.btn:hover::before {animation: 0.8s forwards shine;}@keyframes shine {0% {left: -75%;}100% {left: 125%;}}[dir="ltr"] .btn i {transform: rotateY(180deg);}header {padding: 20px 0;}.navbar {padding: 8px 20px;background: rgba(255, 255, 255, 0.08);border-radius: 32px;backdrop-filter: blur(16px);}.service_block, .testimonial-card {backdrop-filter: blur(15px);position: relative;}.navbar-brand {width: 85px;flex-shrink: 0;margin: 0;}.navbar-brand img {width: 115px;}.nav-link {margin: 0 8px;text-transform: capitalize;color: var(--primary-color);font-weight: 400;}.nav-link:after {content: "";position: absolute;bottom: -9px;left: 0;width: 0%;height: 2px;background-color: var(--red);border-radius: 50px;opacity: 0;}.nav-link.active:after, .nav-link:hover:after {opacity: 1;width: 100%;}.nav-link.active, .nav-link:hover {color: #fff !important;}.flag_img {border-radius: 4px;}header .btn {height: 44px;line-height: 44px;}.offcanvas.offcanvas-end, .offcanvas.offcanvas-start {width: 100%;background-color: #010101;background-image: url(../images/hero_bg.webp);background-size: cover;}.hero {padding: 190px 0 150px;background-size: cover;margin-top: -105px;background-position: center;}.hero_text {width: 650px;display: flex;flex-direction: column;align-items: center;margin: 0 auto;text-align: center;}[dir="ltr"] .hero_text {width: 880px;}.hero h1 {font-size: 72px;line-height: 100px;}[dir="ltr"] .hero h1 {font-size: 65px;}.hero p {font-size: 22px;line-height: 30px;}.hero .btn {height: 56px;line-height: 56px;}.tag {border-radius: 100px;font-size: 14px;font-weight: 500;line-height: 23px;margin-bottom: 30px;gap: 18px;width: 180px;height: 40px;background: rgba(255, 255, 255, 0.1);border: 1.25px solid rgba(233, 41, 41, 0.33);display: flex;padding: 5px;}[dir="ltr"] .tag {width: 220px;}.tag span {background: #eb9e25;border-radius: 100px;color: #0f2028;padding: 2px 10px;direction: ltr;}.static_block h2 span, .tag i {color: var(--red);}.tag i {font-style: normal;}.tag:hover {flex-direction: row-reverse;}.logo_slider .swiper-wrapper {align-items: center;transition-timing-function: linear !important;}.logo_slider .swiper-slide {display: flex;align-items: center;justify-content: center;transition-duration: inherit !important;}.solution {padding: 60px 0;}.solution h2 {font-size: 48px;}.solution p{font-size:20px;}.section_block {background: rgba(39, 40, 41, 0.7);border: 1.25px solid rgba(233, 41, 41, 0.2);border-radius: 20px;padding: 15px;height: 100%;}.service .col-md-5 .service_block, .solution .col-md-5 .section_block {border-color: transparent;}[dir="rtl"] .solution .col-md-5 .section_block {background: linear-gradient(242deg, rgba(0, 0, 0, 0) 50%, rgba(233, 41, 41, 0.3) 100%), rgba(39, 40, 41, 0.7);}[dir="ltr"] .solution .col-md-5 .section_block {background: linear-gradient(-242deg, rgba(0, 0, 0, 0) 50%, rgba(233, 41, 41, 0.3) 100%), rgba(39, 40, 41, 0.7);}.section_block .icon-box, .service_block .icon-box {width: 48px;height: 48px;background: rgba(255, 255, 255, 0.4);backdrop-filter: blur(10px);border-radius: 100px;display: flex;align-items: center;justify-content: center;border: 2px solid #fff;border-width: 0 2px 0 0;transform: rotate(-30deg);}.section_block .icon-box img, .service_block .icon-box img {transform: rotate(30deg);}.section_block h2 {font-size: 28px;margin: 20px 0;}.section_block p {width: 72%;font-size: 18px;}.section_block a {width: 50px;height: 50px;border-radius: 100px;background: var(--red);color: #fff;display: flex;align-items: center;justify-content: center;transition: 0.3s;position: absolute;bottom: 15px;}.maps h2.title, h2.title, p.title {text-align: center;width: 800px;max-width: 100%;}[dir="rtl"] .section_block a {transform: rotate(45deg);left: 15px;}[dir="ltr"] .section_block a {transform: rotate(136deg);right: 15px;}[dir="rtl"] #showMoreBtn:hover i, [dir="rtl"] .section_block a:hover {transform: rotate(0);}[dir="ltr"] #showMoreBtn:hover i, [dir="ltr"] .section_block a:hover {transform: rotate(180deg);}[dir="ltr"] .service_block img.main_img, [dir="ltr"] .static_block:after {transform: rotateY(180deg);right: 0;}.section_block:hover::before, .service_block:hover::before {background: linear-gradient(var(--angle), #272829b2, #e92929) border-box;animation: 4s linear infinite rotate;}.section_block::before, .service_block::before {--angle: 0deg;content: "";position: absolute;inset: 0;padding: 1.5px;background: linear-gradient(var(--angle), transparent, transparent) border-box;-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0) border-box;-webkit-mask-composite: xor;mask-composite: exclude;pointer-events: none;z-index: 2;transition: background 0.3s;box-sizing: border-box;border-radius: 20px;}.maps h2.title {font-size: 32px;line-height: 48px;margin: 0 auto 40px;}.maps .flags img {width: 40px;height: 40px;box-shadow: 0 0 15px 5px rgb(255 255 255 / 40%);border: 1px solid #fff;background-color: #fff;border-radius: 50px;margin: 10px;}.maps .btn {border-radius: 10px;margin: 150px auto 0;width: 170px;}.static_block h2 {font-size: 38px;line-height: 74px;font-weight: 600;direction: ltr;}[dir="rtl"] .static_block h2 {text-align: right;}[dir="ltr"] .static_block h2 {text-align: left;}.static_block p {font-size: 20px;color: #fff;}.static_block:after {content: "";background-image: url(../images/decor1.png);position: absolute;top: 60%;width: 100%;height: 90%;background-size: contain;background-repeat: no-repeat;}[dir="rtl"] .service_block img.main_img, [dir="rtl"] .static_block:after, [dir="rtl"] .testimonial-card::before {left: 0;}.statics .col-md-3:nth-of-type(2n) {margin-top: 80px;}.statics .col-md-3:nth-of-type(2n) .static_block:after {background-image: url(../images/decor2.png);top: 103%;}.service {padding: 50px 0;background-image: url(../images/service_bg.webp);background-size: cover;}h2.title {font-size: 32px;line-height: 48px;margin: 0 auto 20px;}p.title {font-size: 20px;margin: 0 auto 50px;}.service_block {background: rgba(27, 27, 28, 0.6);border-radius: 20px;padding: 30px 20px;height: 100%;}[dir="rtl"] .service .col-md-5 .service_block {background: linear-gradient(30deg, rgb(11 11 38 / 60%) -15%, #961a1a 34%);}[dir="ltr"] .service .col-md-5 .service_block {background: linear-gradient(-30deg, rgb(11 11 38 / 60%) -15%, #961a1a 34%);}.service .col-md-5 .service_block p {width: 70%;}.service_block.blue {background: #1f1f40 !important;}.service_block h2 {font-size: 28px;margin: 15px 0;}.service_block p {width: 60%;font-size: 18px;}.service_block a {font-size: 16px;color: #fff;display: flex;align-items: center;gap: 8px;margin-top: 20px;}.service_block a span {text-decoration: underline;}[dir="rtl"] .service_block a i {transform: rotate(45deg);}[dir="ltr"] .service_block a i {transform: rotate(136deg);}.service_block img.main_img {position: absolute;top: 0;max-width: 45%;z-index: -1;}.testimonials {background-image: url(../images/testimonials_bg.webp);background-position: 0 -60%;background-size: cover;padding: 60px 0;}.swiper-container {overflow: hidden;width: 100%;height: 100%;}.service_block.bottom img.main_img {top: auto;bottom: 0;}.testimonials h2.title {font-size: 56px;line-height: 80px;}.testimonial-card {padding: 2.5rem;color: #d1d5db;background: rgba(21, 21, 21, 0.4);border-radius: 24px;display: flex;flex-direction: column;justify-content: space-between;}.testimonial-card::before {--angle: 118deg;content: "";position: absolute;top: 0;width: 100%;height: 100%;border-radius: 24px;padding: 1px;background: linear-gradient(var(--angle), #fff 4%, rgba(255, 255, 255, 0) 28%);-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);-webkit-mask-composite: xor;mask-composite: exclude;pointer-events: none;z-index: 2;}.social-icon:hover, .swiper-button-next:hover, .swiper-button-prev:hover {background-color: var(--red);}[dir="ltr"] .testimonial-card::before {right: 0;}.testimonial-card:hover::before {animation: 6s linear infinite rotate;}@keyframes rotate {to {--angle: 468.17deg;}}@property --angle {syntax: "<angle>";initial-value: 108.17deg;inherits: false;}.testimonial-card h3 {margin-bottom: 0;font-size: 18px;}.testimonial-card p {margin-bottom: 0;}.profile-image {width: 3rem;height: 3rem;border-radius: 50%;object-fit: cover;}[dir="rtl"] .profile-image {margin-left: 1rem;}[dir="ltr"] .profile-image {margin-right: 1rem;}[dir="rtl"] .swiper-button-next, [dir="rtl"] .swiper-button-prev {border-width: 1px 0 0 1px;}[dir="ltr"] .swiper-button-next, [dir="ltr"] .swiper-button-prev {border-width: 1px 1px 0 0;}.swiper-button-next::after, .swiper-button-prev::after {font-size: 0.8rem !important;font-weight: 700;}.swiper-button-container {display: flex;justify-content: center;margin-top: 2rem;}.swiper-button-next, .swiper-button-prev {color: #fff !important;width: 45px !important;height: 45px !important;border-radius: 50%;opacity: 1 !important;top: auto;bottom: 2rem;background-color: #2e2e2e;border-style: solid;border-color: #fff;position: static !important;transform: none !important;margin: 0 10px;}.cta-section {background: url(../images/CTA-Section.webp) 0 0 / cover;border-radius: 1.5rem;margin: 30px 30px 80px;padding: 50px;border: 1px solid rgba(255, 255, 255, 0.2);position: relative;z-index: 99;}.cta-section h2 {font-size: 48px;}.cta-section p {width: 630px;font-size: 20px;margin: 25px auto;}.cta-section .btn {border-radius: 10px;margin: 40px auto 0;width: 170px;font-weight: 600;}footer {background-color: rgb(255 255 255 / 6%);position: relative;}footer p {font-size: 18px;line-height: 32px;margin-top: 10px;width: 400px;color: #bcbcbc;}footer h3 {color: var(--red);font-size: 22px;font-weight: 600;}footer .lines {position: absolute;bottom: 0;right: 0;}footer ul {padding: 0;}footer ul li {margin-bottom: 10px;font-size: 16px;opacity: 0.7;}footer ul a {font-size: 16px;opacity: 0.7;}footer ul a:hover {font-size: 16px;opacity: 1;}.social-icon {display: inline-flex;align-items: center;justify-content: center;width: 35px;height: 35px;background-color: transparent;border-radius: 50px;color: var(--red);border: 1px solid var(--red);font-size: 1rem;}.btn-close, .navbar-toggler {color: #fff !important;background: rgba(255, 255, 255, 0.08);}.social-icon:hover {color: #fff;}.copyright {display: flex;align-items: center;justify-content: space-between;}.copyright p {margin: 0;color: #fff;gap: 5px;font-size: 18px;opacity: 1;}footer hr {border-top: 1px solid var(--red);opacity: 1;margin-top: 40px;}footer .container {position: relative;z-index: 99;}.navbar-toggler {width: 43px;height: 43px;line-height: 43px;padding: 0;border-radius: 50px;}.btn-close {width: 40px;height: 40px;line-height: 40px;padding: 0 !important;border: 1px solid rgba(255, 255, 255, 0.12);border-radius: 50px;margin: 0 !important;}#showMoreBtn {display: inline-flex;align-items: center;gap: 10px;justify-content: center;border-bottom: 1px solid #fff;padding: 0 8px;line-height: 22px;}[dir="rtl"] #showMoreBtn i {transform: rotate(-45deg);}[dir="ltr"] #showMoreBtn i {transform: rotate(225deg);}.fade-up-item {opacity: 0;transform: translateY(50px);transition: opacity 0.6s ease-out, transform 0.6s ease-out;}.fade-up-item.is-visible {opacity: 1;transform: translateY(0);}.countup {font-variant-numeric: tabular-nums;direction: ltr;unicode-bidi: plaintext;}.countup i {margin-inline-end: .15rem;}@media (max-width: 1200px) {.nav-link {font-size: 15px;}.hero h1, [dir="ltr"] .hero h1 {font-size: 53px;}}@media (max-width: 991px) {.hero {background-image: url(../images/hero_bg_mob.webp) !important;}.nav-link:after {display: none !important;}.navbar-nav {padding: 0;}.nav-link {font-size: 16px;padding: 7px 0;}header .btn {margin-top: 20px;}.navbar {padding: 0;background: 0 0;border: none;border-radius: 32px;backdrop-filter: blur(16px);}.about_us img {margin-bottom: 30px;}.hero h1, [dir="ltr"] .hero h1 {font-size: 45px;line-height: 70px;margin-bottom: 30px;max-width: 100%;}.hero {padding-bottom: 110px;margin-top: -90px;padding-top: 140px;}.section_block p, .static_block p {font-size: 16px;}.static_block h2 {font-size: 28px;line-height: 40px;}.maps .flags img {margin: 0;}.cta-section h2 {font-size: 38px;}.static_block:after {display: none;}.testimonials h2.title {font-size: 38px;line-height: 60px;}.cta-section {margin: 50px 0;}.maps .btn {margin-top: 50px;}}@media (max-width: 768px) {.section_block p, .service .col-md-5 .service_block p, .service_block p, footer p {width: 100%;}.copyright, .section_block, .service_block, .solution h1, .solution p {text-align: center;}.hero h1, [dir="ltr"] .hero h1 {margin-bottom: 10px;font-size: 32px;line-height: 45px;}.section_block {padding: 20px 15px;}.maps h2.title {font-size: 20px;}.cta-section {padding: 40px;}.statics .col-md-3:nth-of-type(2n) {margin-top: 0;}.static_block P {margin-bottom: 15px;}.section_block .d-flex, .service_block .d-flex {flex-direction: column;align-items: center !important;justify-content: center !important;}.section_block .icon-box, .service_block .icon-box {margin: 0 auto;}.service_block a {justify-content: center;}.section_block a {position: static;}.solution .row {position: relative;}.solution .col-12 {position: sticky;top: 0;z-index: 1;transition: z-index 0.3s;}.service_block img.main_img {max-width: 35%;}footer p {font-size: 16px;}.copyright {flex-direction: column-reverse;justify-content: center;align-items: center;gap: 10px;}.copyright p {font-size: 14px;}.hero {padding-bottom: 70px;margin-top: -90px;padding-top: 110px;}.hero p {font-size: 18px;margin-bottom: 30px;}}@media (max-width: 640px) {header .btn {min-width: 120px;}.copyright .gap-3 {gap: 0.4rem;}.cta-section h2 {font-size: 28px;}.cta-section p {font-size: 18px;}.testimonials h2.title, h2.title,.solution h2 {font-size: 28px;line-height: 50px;text-align: center;}.service_block h2 {font-size: 24px;}.testimonial-card {padding: 20px;}.service_block p, .testimonial-card h3 {font-size: 16px;}.testimonial-card p {font-size: 12px;}.static_block h2 {font-size: 26px;line-height: 40px;}.solution {min-height: 1600px;}}@media (max-width: 576px) {.maps .col-sm-6, footer .col-sm-6 {flex: 0 0 auto;width: 50%;}.static_block {margin-bottom: 25px;}.static_block, .static_block h2 {text-align: center !important;}}.header-hidden {opacity: 0;transition: opacity 0.6s ease-in-out;}.header-visible {opacity: 1 !important;}