/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* @font-face {
  font-family: "Loos Compressed";
  src: url("fonts/fonnts.com-Loos_Compressed_Bold.woff2") format("woff2");
  font-weight: 700;
}

@font-face {
  font-family: "Loos Compressed";
  src: url("fonts/fonnts.com-Loos_Compressed_Medium.woff2") format("woff2");
  font-weight: 500;
}

@font-face {
  font-family: "Loos Compressed";
  src: url("fonts/fonnts.com-Loos_Compressed_Regular.woff2") format("woff2");
  font-weight: 400;
}

@font-face {
  font-family: "Loos Compressed";
  src: url("fonts/fonnts.com-Loos_Compressed_Light.woff2") format("woff2");
  font-weight: 300;
} */

html {
  scroll-behavior: smooth;
}

body {
  /* background-color: #022749; */
  background-image: url(../../uploads/2025/06/main-bg-scaled.png);
  background-size: cover;
  background-position: center;
  font-family: "Inter" !important;
}

h1,
h2 {
  font-weight: 800 !important;
  font-family: "Inter" !important;
}

h3,
h4,
h5,
h6 {
  font-weight: 700 !important;
  font-family: "Inter" !important;
}

ul,
li,
span,
a {
  font-weight: 500 !important;
  font-family: "Inter" !important;
}

p {
  font-weight: 400 !important;
  font-family: "Inter" !important;
}

input {
  font-weight: 400 !important;
  font-family: "Inter" !important;
}

.hero-sect {
  position: relative;
}

.main-button img {
  width: 70px;
}

.speraer-line {
  margin: 0 !important;
  padding: 0 !important;
}

.main-nav ul li {
  margin: 0 10px !important;
}

.main-nav ul li.current-menu-item:before {
  position: absolute;
  content: "";
  display: block;
  margin: auto;
  bottom: 0;
  height: 3px;
  width: 100%;
  background: #fff;
  transition: width 0.9s ease, background-color 0.9s ease;
}

.e-con-inner {
  padding: 0 70px !important;
}

.page-id-20 header {
  display: none;
}

.page-id-20 footer {
  display: none;
}

#timer {
  display: flex;
  list-style: none;
  padding: 0;
  gap: 20px;
  font-family: "Inter" !important;
  margin-top: 20px;
}

#timer li {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.hero-sect::after {
  content: "";
  position: absolute;
  top: 41%;
  width: 99%;
  height: 850px;
  background: linear-gradient(180deg,
      rgba(24, 40, 75, 0) 0%,
      #18284b 40.63%,
      #18284b 62.02%,
      rgba(24, 40, 75, 0) 100%);
}

.mainfaq summary[aria-expanded="true"] {
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  background: #E1243D !important;
}

.mainfaq summary {
  transition: 0.3s all;
}

.mainfaq summary:hover {
  background: #E1243D !important;
}

.mainfaq details {
  font-family: "Inter" !important;
  font-weight: 400 !important;
}

.mainfaq details .e-n-accordion-item-title-text {
  font-family: "Inter" !important;
  font-weight: 400 !important;
}

.mainfaq details .e-con-full {
  backdrop-filter: blur(10.800000190734863px);
  background: rgba(255, 255, 255, 0.1);
}

.mainfaq details .e-con-full {
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10.800000190734863px);
}

.mainfaq span.e-n-accordion-item-title-icon {
  right: 0px;
  position: absolute !important;
}

.mainfaq span.e-opened {
  transform: rotate(180deg);
}

#timer .number-container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 4px solid #fff;
  border-radius: 100%;
  width: 110px;
  height: 110px;
  padding-top: 6px;
}

#timer .number {
  color: #fff;
  font-family: "Inter" !important;
  font-size: 58px;
  font-style: normal;
  font-weight: 500;
  line-height: 0;
}

.newsletter-email input.wpcf7-form-control.wpcf7-email.wpcf7-text.wpcf7-validates-as-email {
  padding: 14px 22px 13px;
  border: none !important;
  background: #fff;
  border-radius: 40px;
  font-weight: 400 !important;
}

.newsletter-email input.wpcf7-form-control.wpcf7-email.wpcf7-text.wpcf7-validates-as-email::placeholder {
  color: #07192e;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  opacity: 0.6;
  text-transform: capitalize;
}

.newsletter-email input.wpcf7-form-control.wpcf7-submit.has-spinner {
  border-radius: 50px;
  background: #e1243d;
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 300 !important;
  height: 53px;
  width: 30%;
  margin-left: -50px;
  z-index: 999;
  margin-top: -2px;
  line-height: 0;
}

.coming-col {
  width: fit-content !important;
  padding: 40px 120px 80px !important;
  border-radius: 32px;
  background: rgba(196, 196, 196, 0.01);
  box-shadow: 0px 31.144px 44.72px -28.749px rgba(255, 255, 255, 0.5) inset,
    0px 5.59px 8.784px -3.194px #fff inset,
    0px -65.483px 54.303px -51.109px rgba(96, 68, 144, 0.3) inset,
    0px 78.26px 79.857px -38.331px rgba(202, 172, 255, 0.3) inset,
    0px 3.194px 14.374px 0px rgba(154, 146, 210, 0.3) inset,
    0px 0.799px 31.943px 0px rgba(227, 222, 255, 0.2) inset;
  backdrop-filter: blur(39.92857360839844px);
}

#timer .text {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  margin-top: 12px;
}

.newsletter-email p {
  display: flex;
}

.newsletter-email p br {
  display: none;
}

span.wpcf7-spinner {
  display: none;
}

.header-menu ul {
  flex-wrap: nowrap !important;
}

.main-nav ul li:hover:before {
  width: 100%;
  background: #fff;
}

.explore-app::after {
  content: "";
  position: absolute;
  top: 68%;
  width: 99%;
  height: 330px;
  background: linear-gradient(180deg,
      rgba(24, 40, 75, 0) 0%,
      #18284b 40.63%,
      #18284b 62.02%,
      rgba(24, 40, 75, 0) 100%);
}

.explore-app {
  position: relative;
}

.tabs-image-box .elementor-image-box-content {
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10.800000190734863px);
  padding: 26px 28px;
}

.tabs-image-box.left figure.elementor-image-box-img {
  transform: rotate(59deg);
  margin-top: 2px !important;
}

.works-box {
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10.800000190734863px);
}

.main-nav ul li:before {
  position: absolute;
  content: "";
  display: block;
  margin: auto;
  bottom: 0;
  height: 3px;
  width: 0;
  background: #fff;
  transition: width 0.9s ease, background-color 0.9s ease;
}

.main-nav {
  border-radius: 100px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(115, 104, 104, 0.4);
  backdrop-filter: blur(50px);
}

.main-nav ul li a.hfe-menu-item {
  font-weight: 400 !important;
  white-space: nowrap !important;
}

.circle-container {
  position: relative;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  margin-top: -148px;
}

.glow {
  position: absolute;
  top: -1px;
  left: 0px;
  width: 110px;
  height: 110px;
  border: 4px solid transparent;
  border-top: 4px solid #e1243d;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  text-align: right;
}

div#page {
  overflow-x: hidden;
}

.circle-container.days-anim .glow {
  animation: spin 86400s linear infinite;
}

.circle-container.hour-anim .glow {
  animation: spin 3600s linear infinite;
}

.mainfaq details .e-con-full a.c-link {
  color: #fff;
  font-weight: 800 !important;
}

.circle-container.minu-anim .glow {
  animation: spin 60s linear infinite;
}

.glow img {
  margin-top: 10px;
  margin-left: 2px;
}

.wpcf7-response-output {
  border-color: #ffff !important;
  color: #fff !important;
  text-align: center !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  text-align: start !important;
}

.page-header {
  display: none !important;
}

.policy-text h4 {
  margin: 30px 0 20px;
}

.policy-text ul {
  margin-top: 18px;
}

.news-letter-box.two .newsletter-email p {
  justify-content: flex-start !important;
}

.inner-newsletter.upper-sect .newsletter-email p {
  justify-content: center;
}

.inner-newsletter.upper-sect input.wpcf7-form-control.wpcf7-email.wpcf7-text.wpcf7-validates-as-email {
  width: 620px;
}

.newsletter-email input.wpcf7-validates-as-email::placeholder {
  color: #07192e !important;
  font-family: "Inter" !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 300 !important;
  opacity: 0.6;
  text-transform: none !important;
}

.inner-newsletter.upper-sect .newsletter-email input.wpcf7-form-control.wpcf7-submit.has-spinner {
  margin: 5px 0px 0 -24.1%;
}

.inner-newsletter .newsletter-email input.wpcf7-validates-as-email::placeholder {
  color: #fff !important;
}

.main-button img {
  width: 70px;
}

.inner-newsletter input.wpcf7-form-control.wpcf7-email.wpcf7-text.wpcf7-validates-as-email {
  border-radius: 39px;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  background: rgba(255, 255, 255, 0.1) !important;
  color: #fff;
  width: 555px;
  height: 60px;
}

.inner-newsletter .newsletter-email input.wpcf7-form-control.wpcf7-submit.has-spinner {
  height: 50px;
  width: 185px !important;
  margin: 5px 0px 0 -20%;
}

.main-button:hover {
  animation: none;
}

#backToTop {
  display: none;
}

#backToTop.show {
  display: block;
}

.footer-menu ul li a {
  text-decoration: none !important;
  border-bottom: 1px solid #fff;
}

span.wpcf7-not-valid-tip {
  color: #ffff;
}

.main-button {
  animation: moveDown 1s ease-in-out infinite alternate;
  transition: trasform 1s ease-in-out;
}

.news-letter-box .inner-newsletter input.wpcf7-form-control.wpcf7-email.wpcf7-text.wpcf7-validates-as-email {
  background-color: #fff !important;
}

.news-letter-box .inner-newsletter .newsletter-email input.wpcf7-validates-as-email::placeholder {
  color: #000 !important;
}

.news-letter-box .newsletter-email input.wpcf7-form-control.wpcf7-submit.has-spinner {
  background-color: #0A2649;
}

.news-letter-box .inner-newsletter.upper-sect .newsletter-email input.wpcf7-form-control.wpcf7-submit.has-spinner {
  margin: 5px 0px 0 -23.6%;
}

@keyframes moveDown {
  0% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(20px);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@media (max-width: 1600px) {
  .hero-sect::after {
    top: 30%;
    width: 99%;
    height: 810px;
  }
}

@media (max-width: 1024px) {
  .e-con-inner {
    padding: 0 35px !important;
  }
}

@media (max-width: 767px) {
  .hero-sect::after {
    top: 52%;
    width: 100%;
    height: 850px;
  }

  .tabs-image-box .elementor-image-box-img {
    display: none;
  }

  .e-con-inner {
    padding: 0 15px !important;
  }

  .tabs-image-box .elementor-image-box-content {
    padding: 20px 10px 20px 10px;
  }

  #timer {
    flex-wrap: wrap;
  }

  .coming-col {
    padding: 10px 20px 30px !important;
  }

  .elementor-element.elementor-element-e742622.e-con-full.e-flex.e-con.e-child {
    padding: 10px 0 0 0 !important;
    margin: 0;
  }

  #timer {
    flex-flow: row wrap;
    gap: 0;
  }

  .circle-container {
    position: relative;
    width: 85px;
    height: 85px;
    border-radius: 50%;
    margin-top: -111px;
  }

  #timer li {
    width: 48%;
    margin-bottom: 35px;
  }

  .glow img {
    margin-top: 5px;
    margin-left: 2px;
  }

  #timer .number-container {
    width: 85px;
    height: 85px;
    padding-top: 7px;
    border: 3px solid #fff;
  }

  #timer .number {
    font-size: 40px;
  }

  .main-nav ul li {
    margin: 0px !important;
  }

  .glow {
    top: -1px;
    left: 0px;
    width: 85px;
    height: 85px;
    border: 3px solid transparent;
    border-top: 4px solid #e1243d;
  }

  .newsletter-email input.wpcf7-form-control.wpcf7-submit.has-spinner {
    height: 53px;
    width: 30%;
    font-size: 16px;
  }

  .wpcf7 form.failed .wpcf7-response-output,
  .wpcf7 form.aborted .wpcf7-response-output {
    border-color: #ffff !important;
    color: #fff !important;
    text-align: center !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none;
  }

  #timer .text {
    font-size: 16px;
    font-weight: 500;
    margin-top: 3px;
  }

  .inner-newsletter input.wpcf7-form-control.wpcf7-email.wpcf7-text.wpcf7-validates-as-email {
    width: 100% !important;
    height: 50px !important;
    padding: 11px 22px 13px;
  }

  .inner-newsletter .newsletter-email input.wpcf7-form-control.wpcf7-submit.has-spinner {
    height: 50px !important;
    width: 109px !important;
    margin: 0 !important;
    position: absolute;
    right: 0;
    font-size: 11px;
    top: 0px;
  }

  .main-button img {
    width: 50px;
  }

  .newsletter-email input.wpcf7-form-control.wpcf7-email.wpcf7-text.wpcf7-validates-as-email::placeholder {
    font-size: 14px;
  }
}


@media (max-width: 480px) {
  .newsletter-email input.wpcf7-form-control.wpcf7-submit.has-spinner {
    height: 48px;
    width: 89%;
    font-size: 14px;
    margin-top: 0px;
    padding: 0;
  }

  .newsletter-email input.wpcf7-form-control.wpcf7-email.wpcf7-text.wpcf7-validates-as-email {
    padding: 12px 12px 12px;
  }

  .elementor-20 .elementor-element.elementor-element-21955ca .elementor-heading-title {
    font-size: 34px;
  }
}