:root{--default-font: "Inter", serif;--heading-font: "Inter", serif;--nav-font: "Inter", serif}:root{--background-color: #ffffff;--default-color: #444444;--heading-color: #012970;--accent-color: #4154f1;--surface-color: #ffffff;--contrast-color: #ffffff}:root{--nav-color: #012970;--nav-hover-color: #4154f1;--nav-mobile-background-color: #ffffff;--nav-dropdown-background-color: #ffffff;--nav-dropdown-color: #212529;--nav-dropdown-hover-color: #4154f1}.light-background{--background-color: #f9f9f9;--surface-color: #ffffff}.dark-background{--background-color: #060606;--default-color: #ffffff;--heading-color: #ffffff;--surface-color: #252525;--contrast-color: #ffffff;--paragraph:14px}:root{scroll-behavior:smooth}p{color:#64748b}body{color:var(--default-color);background-color:var(--background-color);font-family:var(--default-font)}a{color:var(--accent-color);text-decoration:none;transition:.3s}a:hover{color:color-mix(in srgb,var(--accent-color),transparent 25%);text-decoration:none}h1,h2,h3,h4,h5,h6{color:var(--heading-color);font-family:var(--heading-font)}.header{color:var(--default-color);padding:20px 0;transition:all .5s;z-index:997}.header .logo{line-height:1}.header .logo img{max-height:36px;margin-right:8px}.header .logo h1{font-size:30px;margin:0;font-weight:700;color:var(--heading-color)}.header .btn-getstarted,.header .btn-getstarted:focus{color:#008cda;background:transparent;font-size:15px;padding:8px 20px;margin:0 0 0 30px;border-radius:12px;transition:.3s;font-weight:500;border:1.8px solid #008CDA}@media (max-width: 1200px){.header .logo{order:1}.header .btn-getstarted{order:2;margin:0 15px 0 0;padding:6px 15px}.header .navmenu{order:3}}.header.scrolled{box-shadow:0 0 18px #0000001a;background:#fff;padding:10px 0}.index-page .header{--background-color: rgba(255, 255, 255, 0)}.index-page.scrolled .header{--background-color: #ffffff}@media (min-width: 1200px){.navmenu{padding:0}.navmenu ul{margin:0;padding:0;display:flex;list-style:none;align-items:center}.navmenu li{position:relative}.navmenu a,.navmenu a:focus{color:#42451c;padding:18px 12px;font-size:15px;font-family:var(--nav-font);font-weight:500;display:flex;align-items:center;justify-content:space-between;white-space:nowrap;transition:.3s}.navmenu a i,.navmenu a:focus i{font-size:12px;line-height:0;margin-left:5px;transition:.3s}.navmenu li:last-child a{padding-right:0}.navmenu li:hover>a,.navmenu .active,.navmenu .active:focus{color:#42451c}.navmenu li:hover>a:after,.navmenu .active:after,.navmenu .active:focus:after{content:"";position:absolute;left:55%;transform:translate(-50%);top:34px;width:46px;height:20px;background:url(/images/heading-unerline.png) no-repeat center;background-size:contain}.navmenu .dropdown ul{margin:0;padding:10px 0;background:var(--nav-dropdown-background-color);display:block;position:absolute;visibility:hidden;left:14px;top:130%;opacity:0;transition:.3s;border-radius:4px;z-index:99;box-shadow:0 0 30px #0000001a}.navmenu .dropdown ul li{min-width:200px}.navmenu .dropdown ul a{padding:10px 20px;font-size:15px;text-transform:none;color:var(--nav-dropdown-color)}.navmenu .dropdown ul a i{font-size:12px}.navmenu .dropdown ul a:hover,.navmenu .dropdown ul .active:hover,.navmenu .dropdown ul li:hover>a{color:var(--nav-dropdown-hover-color)}.navmenu .dropdown:hover>ul{opacity:1;top:100%;visibility:visible}.navmenu .dropdown .dropdown ul{top:0;left:-90%;visibility:hidden}.navmenu .dropdown .dropdown:hover>ul{opacity:1;top:0;left:-100%;visibility:visible}}@media (max-width: 1199px){.mobile-nav-toggle{color:var(--nav-color);font-size:28px;line-height:0;margin-right:10px;cursor:pointer;transition:color .3s}.navmenu{padding:0;z-index:9997}.navmenu ul{height:fit-content;display:none;list-style:none;position:absolute;inset:60px 20px 20px;padding:10px 0;margin:0;border-radius:6px;background-color:var(--nav-mobile-background-color);overflow-y:auto;transition:.3s;z-index:9998;box-shadow:0 0 30px #0000001a}.navmenu a,.navmenu a:focus{color:var(--nav-dropdown-color);padding:10px 20px;font-family:var(--nav-font);font-size:17px;font-weight:500;display:flex;align-items:center;justify-content:space-between;white-space:nowrap;transition:.3s}.navmenu a i,.navmenu a:focus i{font-size:12px;line-height:0;margin-left:5px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:.3s;background-color:color-mix(in srgb,var(--accent-color),transparent 90%)}.navmenu a i:hover,.navmenu a:focus i:hover{background-color:var(--accent-color);color:var(--contrast-color)}.navmenu a:hover,.navmenu .active,.navmenu .active:focus{color:var(--nav-dropdown-hover-color)}.navmenu .active i,.navmenu .active:focus i{background-color:var(--accent-color);color:var(--contrast-color);transform:rotate(180deg)}.navmenu .dropdown ul{position:static;display:none;z-index:99;padding:10px 0;margin:10px 20px;background-color:var(--nav-dropdown-background-color);border:1px solid color-mix(in srgb,var(--default-color),transparent 90%);box-shadow:none;transition:all .5s ease-in-out}.navmenu .dropdown ul ul{background-color:#2125291a}.navmenu .dropdown>.dropdown-active{display:block;background-color:#21252908}.mobile-nav-active{overflow:hidden}.mobile-nav-active .mobile-nav-toggle{color:#fff;position:absolute;font-size:32px;top:15px;right:15px;margin-right:0;z-index:9999}.mobile-nav-active .navmenu{position:fixed;overflow:hidden;inset:0;background:#212529cc;transition:.3s}.mobile-nav-active .navmenu>ul{display:block}}.footer{color:var(--default-color);background-color:#cbd5e1;font-size:14px;padding-bottom:10px;position:relative}.footer .footer-top{padding-top:50px}.footer-top h4{color:#334155;font-size:18px;font-weight:700}.footer .social-links a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#008cda;border:1px solid #008CDA;font-size:16px;color:#06112c;margin-right:10px;transition:.3s}.footer .social-links a:hover{color:#008cda;background-color:#06112c}.footer h4{font-size:16px;font-weight:700;position:relative;padding-bottom:12px}.footer .footer-links{margin-bottom:30px}.footer .footer-links ul{list-style:none;padding:0;margin:0}.footer .footer-links ul i{margin-right:3px;font-size:12px;line-height:0;color:var(--accent-color)}.footer .footer-links ul li{padding:10px 0;display:flex;align-items:center}.footer .footer-links ul li:first-child{padding-top:0}.footer .footer-links ul a{display:inline-block;color:#334155;line-height:1;font-size:14px}.footer .footer-links ul a:hover{color:var(--accent-color)}.footer .social-m h4{font-size:14px!important}.footer .footer-about a{color:var(--heading-color);font-size:24px;font-weight:600;font-family:var(--heading-font)}.footer .footer-contact p{margin-bottom:5px;font-size:15px;color:#64748b}.footer .footer-contact p a{font-size:15px;color:#06112c}.footer .copyright{padding-top:25px;align-items:center;justify-content:space-between;padding-bottom:10px;border-top:1px solid color-mix(in srgb,var(--default-color),transparent 90%)}.footer .copyright p{margin-bottom:0;color:#334155}.footer .copyright p span{font-weight:500;font-size:12px}.footer .credits{margin-top:6px;font-size:13px}.footer .credits a{display:inline-block}@media screen and (max-width: 768px){[data-aos-delay]{transition-delay:0!important}}section,.section{color:var(--default-color);padding:60px 0;scroll-margin-top:50px;overflow:clip}@media (max-width: 1199px){section,.section{scroll-margin-top:56px}}.hero{width:100%;min-height:100vh;position:relative;padding:140px 0 60px;display:flex;align-items:center;background:url(/images/background.png) top center no-repeat;background-size:cover}.hero h1{margin:0;font-size:48px;font-weight:700;line-height:56px;position:relative;color:#06112c!important}.hero h1:after{content:"";position:absolute;left:20%;transform:translate(-50%);top:50px;width:100%;height:20px;background:url(/images/heading-unerline.png) no-repeat center;background-size:contain}.hero p{color:color-mix(in srgb,var(--default-color),transparent 30%);margin:5px 0 30px;font-size:15px;font-weight:400}.hero .btn-get-started{color:#fff;background:#008cda;font-weight:600;font-size:16px;letter-spacing:1px;display:flex;align-items:center;justify-content:center;padding:8px 30px;border-radius:4px;transition:.5s;box-shadow:0 8px 28px #0000001a}.hero .btn-get-started i{margin-left:5px;font-size:18px;transition:.3s}.hero .btn-watch-video{font-size:16px;transition:.5s;color:var(--default-color);font-weight:600}.learnmore{color:#42451c;background:transparent;font-weight:600;font-size:16px;letter-spacing:1px;display:flex;align-items:center;justify-content:center;padding:4px 30px;border-radius:4px;transition:.5s;margin-left:10px}.learnmore:hover{color:#42451c}@media (max-width: 640px){.hero h1{font-size:28px;line-height:36px}.hero h1:after{top:26px;width:70px;left:10%}.hero p{font-size:14px;line-height:24px;margin-bottom:30px}#services .serbice-background h3{font-size:28px!important}.hero{padding-top:100px!important}}@keyframes up-down{0%{transform:translateY(10px)}to{transform:translateY(-10px)}}.call-action-content{background-color:#e2e8f0;border-radius:20px;padding:50px 70px}.call-action-content h2{font-size:40px;color:#06112c;font-weight:700;line-height:40px;margin-bottom:30px;position:relative}.call-action-content h2:after{content:"";position:absolute;left:40%;transform:translate(-50%);bottom:-20px;width:100%;height:20px;background:url(/images/heading-unerline.png) no-repeat center;background-size:contain}.call-action-content p{font-size:17px;color:#64748b;font-weight:400;line-height:24px}.w-70{width:70%}.form-control.w-70{padding:.675rem .75rem}.btn.btn-primary{border-radius:6px;background:#008cda;font-size:12px;color:#fff}@media (max-width: 640px) and (max-width: 640px){h2:after{left:50%!important}}.product .post-item{transition:.3s;padding-right:20px}.product .post-item .post-img img{transition:.5s;width:100%}.post-img{border-radius:10px;margin-bottom:15px}.product .post-item .post-title{color:#0f0049;font-size:18px;font-weight:600;transition:.3s;margin-bottom:15px}.product .post-item p{color:#334155;font-size:13px;font-weight:400;transition:.3s;text-align:left;line-height:22px;margin-bottom:10px}.product .post-item .meta i{font-size:16px;color:var(--accent-color)}.product .post-item .meta span{font-size:15px;color:color-mix(in srgb,var(--default-color),transparent 50%)}.product .post-item hr{color:color-mix(in srgb,var(--default-color),transparent 80%);margin:20px 0}.product .post-item:hover .post-img img{transform:scale(1.1)}.mt-100px{margin-top:100px}.product h2{font-size:40px;color:#06112c;font-weight:700;line-height:40px;margin-bottom:30px;text-align:center;position:relative}.product h2:after{content:"";position:absolute;left:62%;transform:translate(-50%);bottom:-20px;width:100%;height:20px;background:url(/images/heading-unerline.png) no-repeat center;background-size:contain}.product p{font-size:15px;color:#64748b;font-weight:400;line-height:25px;margin-bottom:30px;text-align:center}.product h2:after{left:47%}.contact .info-item{text-align:center;justify-content:center;margin-bottom:20px}.contact .info-item+.info-item{margin-top:0}.loc-hed{font-size:24px;font-weight:700;margin-bottom:5px;color:#06112c}.contact .info-item h3{padding:0;font-size:18px;font-weight:400;margin-bottom:5px;color:#64748b}.contact .info-item a{padding:0;margin-bottom:0;font-size:14px;color:#06112c;text-align:left!important;text-decoration:underline}.contact .php-email-form{height:100%}.contact label{color:#192434;font-size:14px;font-weight:400;margin-bottom:8px}.contact .php-email-form input[type=text],.contact .php-email-form input[type=email],.contact .php-email-form textarea{font-size:14px;padding:10px 15px;box-shadow:none;border-radius:6px;color:#64748b;background-color:#1a38601a;border-color:#e5e5e5}.contact .php-email-form input[type=text]::placeholder,.contact .php-email-form input[type=email]::placeholder,.contact .php-email-form textarea::placeholder{color:color-mix(in srgb,var(--default-color),transparent 70%)}.contact .php-email-form button[type=submit]{color:var(--contrast-color);background:var(--accent-color);border:0;padding:10px 36px;transition:.4s;border-radius:5px}.contact .php-email-form button[type=submit]:hover{background:color-mix(in srgb,var(--accent-color),transparent 20%)}.contact h2{font-size:40px;color:#06112c;font-weight:700;line-height:40px;margin-bottom:30px;text-align:center;position:relative}.contact h2:after{content:"";position:absolute;left:50%;transform:translate(-50%);bottom:-20px;width:100%;height:20px;background:url(/images/heading-unerline.png) no-repeat center;background-size:contain}.contact p{font-size:14px;color:#64748b;font-weight:400;line-height:20px;margin-bottom:30px;text-align:center}#services{padding:0 0 50px 80px}#services h4{font-size:20px;color:#06112c;font-weight:600;line-height:30px}#services p{font-size:17px;color:#475569;font-weight:400;line-height:24px}#services .service-content{padding:70px 0}#services .serbice-background{background:#008cda;display:flex;align-items:center;padding:40px;border-radius:40px 0 0 40px}#services .serbice-background h3{font-size:40px;color:#06112c;font-weight:700}#services .serbice-background p{font-size:17px;color:#1a2941;font-weight:400;line-height:27px}#services .service-border-left-circle{padding:30px 10px 10px 0;border-right:2px dashed #94A3B8;position:relative}#services .service-border-left-circle:before{content:"";position:absolute;width:25px;height:25px;border-radius:50px;right:-15px;top:0;background:#008cda;border:2px solid #008CDA}#services .service-border-top-left-circle{padding:20px 10px 0 0;border-right:2px dashed #94A3B8;border-top:2px dashed #94A3B8;position:relative}#services .service-border-top-left-circle:before{content:"";position:absolute;width:25px;height:25px;border-radius:50px;left:-10px;top:-15px;background:#06112c;border:2px solid #06112C}#services .service-border-top{padding:20px 0 10px 20px;border-top:2px dashed #94A3B8}#services .service-top{padding:30px 10px 10px 20px}.process{background:#f1f5f9;padding:70px 0}.process .process-content{padding:0 10px 0 40px;position:relative}.process .process-content h3{font-size:40px;color:#06112c;font-weight:700;line-height:45px;margin-bottom:30px}.process .process-content h3:after{content:"";position:absolute;left:33%;transform:translate(-50%);top:93px;width:100%;height:20px;background:url(/images/heading-unerline.png) no-repeat center;background-size:contain}.process .process-content p{font-size:17px;color:#64748b;font-weight:400;line-height:24px}.process .store-links{display:flex;justify-content:start;gap:20px;margin-top:20px}.process .store-image{max-width:150px;height:auto;transition:transform .2s}.process .store-image:hover{cursor:pointer}.info-container{display:flex;align-items:center;font-family:Arial,sans-serif}.info-block{display:flex;align-items:center;padding:0}.count{font-size:40px;font-weight:500;color:#151605}.text{font-size:14px;color:#475569;font-weight:400;width:72px;line-height:17px;margin-left:10px}.divider{width:2px;height:40px;background-color:#008cda;margin:0 10px}.banner{background-image:url(/images/privacy_banner_bg.png);background-size:cover;background-position:center;height:50vh;display:flex;justify-content:center;align-items:center;text-align:left;margin-top:80px}.banner h2{font-size:2.5rem;color:#fff!important;font-weight:700;margin:0}@media (max-width: 500px){.process .process-content h3:after{top:133px}}@media (max-width: 640px){.count{font-size:20px}.text{font-size:14px}section,.section{padding:30px 0}.mt-100px{margin-top:10px}.product p{margin-bottom:5px}#services{padding:20px}#services .service-content{padding:0}#services .service-border-left-circle{padding:30px 10px 10px 0;border-right:2px dashed transparent;position:relative}#services .service-border-left-circle:before{content:"";background:transparent;border:2px solid transparent}#services .service-top{padding:0}#services .service-border-top-left-circle{padding:0;border-right:2px dashed transparent;border-top:2px dashed transparent;position:relative}#services .service-border-top-left-circle:before{content:"";background:transparent;border:2px solid transparent}#services .service-border-top{padding:0;border-top:2px dashed transparent}.process .process-content{padding:0}.process .store-image{max-width:100px}.call-action-content h2{font-size:28px}.call-action-content{padding:0}.banner{height:20vh}}@media (max-width: 500px){.process .process-content h3:after{top:31%!important;left:25%}}@media (max-width: 1000px){.process .process-content h3:after{top:53px}}.cp{cursor:pointer;color:#334155}.elementor-widget-container{padding:50px 0 60px}.who-we-are{background:#f8f9ff;background-image:url(/images/Background-2.png);background-size:cover;background-position:center;background-repeat:no-repeat;margin-bottom:40px;padding:70px 0}.who-we-are .process-content{padding:0 10px 0 60px;position:relative}.who-we-are .process-content h3{font-size:50px;color:#0d0a2c;font-weight:700;line-height:50px;margin-bottom:30px}.who-we-are .process-content p{font-size:15px;color:#64748b;font-weight:400;line-height:24px}.who-we-are .video-container{position:relative;width:100%;height:0;padding-bottom:56.25%;background-size:cover;background-position:center;background-repeat:no-repeat;background:#000}.who-we-are .owl-theme .owl-nav [class*=owl-]{background-color:transparent}.who-we-are .owl-theme .owl-nav:hover [class*=owl-]{background-color:transparent;cursor:pointer}.who-we-are .video-content{position:relative}.owl-carousel .owl-stage-outer{border:5px solid #000}.video-frame{position:absolute;top:0;left:0;width:100%;height:100%;border:none;background:#000}@media (max-width: 500px){.who-we-are .process-content{padding:10px 10px 70px}}@media (max-width: 1000px){.who-we-are .process-content{padding:10px 10px 70px}}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel .owl-item.center{z-index:5}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("./media/owl.video.play-4O2DMQ3I.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
