body {
    font-family: 'Poppins', sans-serif;
  }
.one-hero-section{
background: url(../img/banner.jpg), #0e0a38aa;
background-size: cover;
background-repeat: no-repeat;
height: calc(100vh - 62px);
background-blend-mode: multiply;
 }
.login-button{
    color: #0e0a38;
    font-size: 20px;
    padding: 8px 20px;
    border-radius: 50px;
    text-decoration: none;
}

.login-button:hover{
    background-color: #FF630E;
}

.navbar-toggler {
    border: none;
    font-size: 20px;
    box-shadow: none;
}

.navbar-toggler:focus, .btn-close:focus { 
    box-shadow: none;
    outline: none;
}

.nav-link {
    color: #0e0a38;
    font-weight: 500;
    position: relative;
}

.nav-link:hover, .nav-link:active {
  color: #FF630E;
}

.hero-mask {
  background-color: rgba(14, 10, 56, 0.7);
}
.navbar{
    background-color: white;
}

.hero-img {
  height: 100vh;
  width: 100%;
  object-fit: cover;
}
.elementor-heading-title{
    font-family: "Urbanist", Sans-serif;
    font-size: 70px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 80px;
    color: #FFFFFF;

}
.input-group{
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.5); 
    border-radius: 10px;
}
.heading{

  font-weight: 300;
  color:#FF630E;
}
.heading-two{
  color:#0e0a38;
  font-weight: 700;
}
.card-text{
    color: #ff630e;
    font-size: 22px
}




.bg-orange {
  background-color: #ff630e;
}

.text-orange {
  color: #ff630e;
}

.card-title {
  font-size: 1.1rem;
}

.card-footer {
  background-color: #fff;
  border-top: 1px solid #eaeaea;
}

.text-orange {
  color: #ff630e;
}




  .bg-orange { background-color: #ff630e; }
  .text-orange { color: #ff630e; }
  .card-img-top { height: 200px; object-fit: cover; }
  .overlay::before {
    content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%;
    background: linear-gradient(to top, rgba(0,0,0,0.3), transparent);
  }

  .body-b{
  border-top: 1px solid #e6f0fa;
  padding-top: 20px;
  margin-top: 25px;
  }

   .custom-card {
  transition: box-shadow 0.3s ease;
  border: none;
  border-radius: 12px 12px 12px 12px;
}
.mt-n-50{
  margin-top: -50px;
}

.custom-card:hover {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
}

.custom-card img {
  height: 180px;
  width: 90%;
  border-radius: 12px;
}


  .body-bg{
     background-color: #f7f7f7;
  }

  .btn-primary{
  background-color: #FF630E;
  font-family: "Urbanist", Sans-serif;
  font-size: 16px;
  width: 201px;
  height: 54px;
  
}
  .btn-primary:hover{
    background-color: #0e0a38;
}
.card {
  border: none;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); 
  transition: box-shadow 0.3s ease;
}

.card:hover {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2); 
}
.play-btn-square {
  width: 80px;
  height: 80px;
  background-color: #fff;
  border: none;
  border-radius: 8px; 
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  padding: 0;
}

.play-btn-square .play-icon {
  font-size: 2.5rem;
  color: #FF630E;
  margin-left: 3px;
}

.play-btn-square:hover {

  transform: scale(1.05);
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.25);
}

.text-content {
  color: #FF630E;
}

.text-tegline {
  color: #0e0a38;;
}
.btnn {
  width: 201px;
  height: 54px;
  border-radius: 6px; 
}
.stats-section {
  background: url('https://omexo.omexer.com/wp-content/uploads/2021/04/banner-bg-1.jpg') center/cover no-repeat;
  background-color: #03010f; 
  position: relative;
  overflow: hidden;
  
  background-color: rgba(0, 0, 0, 0.9); 
}

 .pricing-card {
    border-radius: 10px;
  }


  .pricing-card:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
   
  }
 
.subscribe-btn{
  background-color: #FF630E;
  color:#fff
  
}
.subscribe-btn:hover{
  background-color: #0e0a38;
  color: white;
}
    .testimonial-card {
      border: 1px solid #eee;
      border-radius: 15px;
      padding: 30px;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.03);
      height: 100%;
    }
    .quote-icon {
      font-size: 30px;
      color: #FF630E;
    }
    .star-rating i {
      color: #FF630E;
    }
    .testimonial-footer {
      display: flex;
      align-items: center;
      margin-top: 20px;
    }
    .testimonial-footer img {
      width: 50px;
      height: 50px;
      border-radius: 50%;
      margin-right: 15px;
    }
   .testi-quote i {
    color:#ff630e;
    font-size: 50px;
    margin: 0 0 20px;
}



  
    
 .social-iconn i {
      color: white;         
      font-size: 20px;      
     }
.list-hover li:hover {
    color: #ff7f50;            
    cursor: pointer;
  }

  .social-icons {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.4s ease;
}
 
 
.card-hover:hover .social-icons {
  opacity: 1;
}
 
 
.social-icon {
  color: #fff;
  font-size: 20px;
  background: #ff630e;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
 
}

.social-icons a {
    text-decoration: none !important;
  }

  .bi--person-fill {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23ff630e' d='M3 14s-1 0-1-1s1-4 6-4s6 3 6 4s-1 1-1 1zm5-6a3 3 0 1 0 0-6a3 3 0 0 0 0 6'/%3E%3C/svg%3E");
}
.lets-icons--date-fill {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none'%3E%3Cpath fill='%23ff630e' d='M2 9c0-1.886 0-2.828.586-3.414S4.114 5 6 5h12c1.886 0 2.828 0 3.414.586S22 7.114 22 9c0 .471 0 .707-.146.854C21.707 10 21.47 10 21 10H3c-.471 0-.707 0-.854-.146C2 9.707 2 9.47 2 9m0 9c0 1.886 0 2.828.586 3.414S4.114 22 6 22h12c1.886 0 2.828 0 3.414-.586S22 19.886 22 18v-5c0-.471 0-.707-.146-.854C21.707 12 21.47 12 21 12H3c-.471 0-.707 0-.854.146C2 12.293 2 12.53 2 13z'/%3E%3Cpath stroke='%23ff630e' stroke-linecap='round' stroke-width='2' d='M7 3v3m10-3v3'/%3E%3C/g%3E%3C/svg%3E");
}

.card-hover {
  background-color: #fff;  
  border: none;            
 box-shadow: 0 8px 20px rgba(0,0,0,0.1);
}
.card-hover:hover {
  box-shadow: 0 8px 20px rgba(0,0,0,0.4);  
           
}
.tesimonial-quote i {
    color:#ff630e;
    font-size: 50px;
    margin: 0 0 20px;
}
 
 .hover-orange:hover {
    color:#ff630e !important;
    cursor: pointer;
  }
 .social-iconn i {
      color: white;         
      font-size: 20px;      
     }
.list-hover li:hover {
    color: #ff7f50;            
    cursor: pointer;
  }
  
  .mdi--location {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ff7f50' d='M12 11.5A2.5 2.5 0 0 1 9.5 9A2.5 2.5 0 0 1 12 6.5A2.5 2.5 0 0 1 14.5 9a2.5 2.5 0 0 1-2.5 2.5M12 2a7 7 0 0 0-7 7c0 5.25 7 13 7 13s7-7.75 7-13a7 7 0 0 0-7-7'/%3E%3C/svg%3E");
}
.ic--outline-email {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ff7f50' d='M22 6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2zm-2 0l-8 5l-8-5zm0 12H4V8l8 5l8-5z'/%3E%3C/svg%3E");
}
 
 
.famicons--call-sharp {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ff7f50' d='M478.94 370.14c-5.22-5.56-23.65-22-57.53-43.75c-34.13-21.94-59.3-35.62-66.52-38.81a3.83 3.83 0 0 0-3.92.49c-11.63 9.07-31.21 25.73-32.26 26.63c-6.78 5.81-6.78 5.81-12.33 4c-9.76-3.2-40.08-19.3-66.5-45.78s-43.35-57.55-46.55-67.3c-1.83-5.56-1.83-5.56 4-12.34c.9-1.05 17.57-20.63 26.64-32.25a3.83 3.83 0 0 0 .49-3.92c-3.19-7.23-16.87-32.39-38.81-66.52c-21.78-33.87-38.2-52.3-43.76-57.52a3.9 3.9 0 0 0-3.89-.87a322.4 322.4 0 0 0-56 25.45A338 338 0 0 0 33.35 92a3.83 3.83 0 0 0-1.26 3.74c2.09 9.74 12.08 50.4 43.08 106.72c31.63 57.48 53.55 86.93 100 133.22S252 405.21 309.54 436.84c56.32 31 97 41 106.72 43.07a3.86 3.86 0 0 0 3.75-1.26A337.7 337.7 0 0 0 454.35 430a322.7 322.7 0 0 0 25.45-56a3.9 3.9 0 0 0-.86-3.86'/%3E%3C/svg%3E");
}


.social-iconn i {
  color: white;
  font-size: 18px;
  transition: 0.3s;
}

.social-iconn:hover i {
  color: #ff7f50;
}


@media (max-width: 768px) {
  .footer-top p,
  .footer-top li {
    font-size: 15px !important;
  }

  .footer-top img.logo {
    margin-bottom: 20px;
  }

  .footer-top .d-flex img {
    width: 70px !important;
    height: 70px !important;
  }

  .footer-top {
    text-align: center;
  }

  .footer-top .d-flex {
    justify-content: center !important;
  }
}
