/* cyrillic-ext */
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: italic;
  font-weight: 200 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/plusjakartasans/v11/LDIuaomQNQcsA88c7O9yZ4KMCoOg4Koz4yOqhMva.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* vietnamese */
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: italic;
  font-weight: 200 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/plusjakartasans/v11/LDIuaomQNQcsA88c7O9yZ4KMCoOg4Koz4yGqhMva.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: italic;
  font-weight: 200 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/plusjakartasans/v11/LDIuaomQNQcsA88c7O9yZ4KMCoOg4Koz4yCqhMva.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: italic;
  font-weight: 200 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/plusjakartasans/v11/LDIuaomQNQcsA88c7O9yZ4KMCoOg4Koz4y6qhA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/plusjakartasans/v11/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko70yyygA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* vietnamese */
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/plusjakartasans/v11/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko50yyygA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/plusjakartasans/v11/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko40yyygA.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/plusjakartasans/v11/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko20yw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
 /*    .header {
    
	  background-image: url("../images/Rectangle-79.png"); 
	  background-size: cover;    
  background-position: center; 
  background-repeat: no-repeat;
  color:white;
	 min-height: 100vh;
	 object-fit: cover;
    padding: 10px 50px;
    } */
	
	header.header {
    position: absolute;
    width: 100%;
	z-index: 1;
}
* {
	font-family: 'Plus Jakarta Sans';
	
}
	.hero-section {
  position: relative;
  height: 100vh; /* Full screen height */
  display: flex;
  align-items: center;
  color: #fff;
  overflow: hidden;
}

.hero-video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1;
  transform: translate(-50%, -50%);
  object-fit: cover;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4); /* dark overlay for readability */
  z-index: 0;
}

.hero-section .container {
  position: relative;
  z-index: 1; /* keep content above video */
}
    
    .hero-section {
      padding-top: 100px;
    }
    
    .hero-section h1 {
    font-size: 72px;
    font-weight: 700;
    font-family: 'Plus Jakarta Sans';
    line-height: 94px;
}
    
    .hero-section h1 strong {
      font-weight: 700;
    }
	
	.lead {
    font-size: 24px;
    font-weight: 400;
}
    
    .btn-primary-custom {
		display: inline-block;
      background-color: #0053D2;
      border:none;
      padding: 15px 25px;
    border-radius: 30px;
	color: #fff;
	line-height: 18px;
	font-size: 22px;
    }
	.btn-outline-custom:hover{
	background-color: #000000;
    color: #ffffff;
	}
    
    .btn-outline-custom {
         background: transparent;
    border: 1px solid #fff;
    color: #fff;
    padding: 11px 20px 10px 20px;
    border-radius: 30px;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.3s ease;

    }
    .user-icon {
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 8px 15px 8px 15px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    transition: background 0.3s ease, color 0.3s ease;
}
.user-icon:hover {
    background-color: #FFFFFF;
    color: #61CE70;
}
a.nav-link {
    font-size: 22px;
    color: #fff;
	font-weight:400;
}




	
	@media (max-width: 770px){
	.header{
		max-width:100%;
		width:100%;

	}	

.hero-section h1 {
   font-size: 32px;
        font-weight: 400;
        line-height: 32px;
}	
.hero-section p {
    font-size: 12px;
    font-weight: 400;
    line-height: 25px;
    margin-top: 20px;
}
	.btn-primary-custom {
		font-size: 16px;
        margin-bottom: 20px;	
}	
	}

@media screen and (max-width:767px)
{
/* 	.header {
    min-height: 40vh;

} */
.company-section  .col-lg-2.col-md-6.mb-3.mb-lg-0.col-xs-6 {
    width: 50%;
}
	.hero-section {
    min-height: 40vh;
	padding-left: 10px;
	padding-right:10px;

}
h2 {
    font-size: 30px !important;
    font-weight: 700;
    line-height: 40px;
}
section.py-4.content h2 {
    font-size: 18px !important;
    line-height: 26px;
}
.company-box {
    font-size: 23px !important;
}
.astronaut h2 {

    line-height: 44px !important;
}
.card-body a.text-decoration-none {

    font-size: 17px !important;

}
section.cta-section h2 {

    line-height: 44px !important;

}
}

/* Text section */
.pool-section {
     background: #F5F5F5;
     
      padding: 100px 187px;
      text-align: center;
    }
	
	.text-section{
		width:1074px;
	}

    .pool-text {
      font-size: 56px;
      font-weight: 700;
      color: #4E7CA3;
      line-height: 1.6;
    }

    .inline-img {
      width: 133px;
    height: 72px;
      border-radius: 32px;
      object-fit: cover;
      display: inline-block;
      margin: 0 6px;
      vertical-align: middle;
    }

    @media (max-width: 768px) {
		.pool-section{
			padding: 20px 10px;
			
		}
      .pool-text {
        font-size: 16px;
      }
      .inline-img {
        width: 45px;
        height: 30px;
		border-radius: 16px;
      }
    }
	
	/* Image section */
	
	.image-section{
	background-image: url('../images/bg image.png'); /* Replace with your image URL */
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      height: 100vh;
     
	}
	
	
	/* Trust section */
	.trust-section {
      background: #F5F5F5; /* light background */
      padding: 80px 20px;
      text-align: center;
    }

   
	.trust-container {
 
  margin: 0 auto;   /* Center it horizontally */
  padding: 20px;
}

.trust-title {
  font-size: 56px;
    line-height: 1.2;
  font-weight: 700;
  color: #1B283C;
}

.trust-subtitle {
    font-size: 18px;
    font-weight: 700;
    color: #1B283C;
    margin-bottom: 50px;
    line-height: 28px;
}

    .feature-box {
      border: 1.5px solid #4E7CA380;
      border-radius: 200px;
      padding: 91px 56px;
      position: relative;
      background: #fff;
      text-align: left;
      min-height: 280px;
      transition: all 0.3s ease-in-out;
    }
	
	@media (max-width: 770px) {
		.trust-section {
		    padding: 20px 20px;	
		}
		.trust-title {
    font-size: 22px !important;
}
br{
	display:none;
}
.trust-subtitle{
	font-size: 13px !important;
	        line-height: 20px;
			        margin-bottom: 10px !important;
	}
	
	.feature-box {
		        border-radius: 70px;
				        padding: 50px;
        min-height: 100px !important;
	}
	.feature-text {
		font-size: 12px !important;
		line-height: 1.2 !important;
	}
	.feature-title {
		font-size: 12px !important;
		
	}
	.feature-number{
	font-size: 35px !important;	
	        right: 27px !important;
        top: 17px !important;
	}
	
}

   /* .feature-box:hover {
      box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
      transform: translateY(-5px);
    } */

    .feature-title {
    font-size: 24px;
    font-weight: 700;
    color: #4E7CA3;
    line-height: 1.4;
    letter-spacing: -0.94px;
}

   .feature-text {
    font-size: 16px;
    font-weight: 400;
    color: #4E7CA3;
    margin-top: 10px;
    line-height: 25px;
}

    .feature-number {
          position: absolute;
    top: 80px;
    right: 70px;
    font-size: 100px;
    font-weight: 700;
    letter-spacing: -7.2px;
    line-height: 100px;
    -webkit-text-stroke: 1px #4E7CA380;
          color: rgb(255 255 255 / 50%); 
    }
	
	
	/* CTA section */
	 .video-wrapper {
      position: relative;
      overflow: hidden;
     
    }
	.cta-section .container-fluid {
    padding: 0;
}

    .video-wrapper video {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }

    .cta-overlay {
      position: absolute;
          top: 0;
    left: 0;
    right: 0;
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: flex-end;
	 text-align: center;
     }

    .glass-box {
      background: rgba(255, 255, 255, 0.2);
      backdrop-filter: blur(10px);
      -webkit-backdrop-filter: blur(10px);
      border-radius: 24px;
     padding: 122px 57px;
      max-width: 550px;
      border: 1px solid rgba(255, 255, 255, 0.3);
      color: #000;
    }
	.cta-overlay h3.fw-bold {
    font-size: 44px;
    line-height: 1.3;
}

    .btn-dark-rounded {
      background-color: #1B283C;
      color: #fff;
      border-radius: 999px;
      padding: 10px 25px;
      font-weight: 500;
      border: none;
    }

   .btn-dark-rounded:hover {
      background-color: #1B283C;
	  color: #fff;
   }

    @media (max-width: 768px) {
      .cta-overlay {
        justify-content: center;
        text-align: center;
        padding: 1rem;
      }

      .glass-box {
        padding: 20px;
      }
	  
	  .cta-overlay h3 {
		  font-size:22px !important;
	  }
	.cta-overlay  .btn-dark-rounded {
	font-size: 11px;	
	        margin-top: 10px !important;
	}
	
	.section-title {
		font-size:24px !important;
	}
	  
    }
	
	
	
.video-background {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            object-fit: cover;
            z-index: -1;
        }

        .content {
            position: relative;
            z-index: 1;
            text-align: center;
            color: white;
            padding: 50px;
        }

        .fullscreen-container {
            position: relative;
            height: 100vh; /* Full height of the viewport */
        }
		
	/* Tips & Triks section */	
	
	.tips-section{
		padding:100px 0;
		
	}
	.tips-section	.col-md-6 {
    
    max-width: 500px;
    min-height: 300px;
	padding:0;	
}
.row.tip.justify-content-center {
    display: flex;
    column-gap: 100px;
    row-gap: 64px;
}
	
		.tip-image {
     min-width: 224px;
        max-height: 300px;
    min-height: 300px;
    width: 100%;
      object-fit: cover;
      border-radius: 100px;
    }

    .tip-box {
      display: flex;
      gap: 32px;
     align-items: center;
    justify-content: center;
    }

   .tip-link {
    color: #08407B;
    font-weight: 600;
    font-size: 16px;
    line-height: 2.4;
    text-decoration: none;
   
}

   
.tips-section .tip-box	h5.fw-bold {
    font-size: 24px;
    line-height: 1.4;
}
 .tips-section .tip-box p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
}

    .section-title {
		max-width: 619px;
    margin: 0 auto;
      font-size: 57px;
      font-weight: 700;
      margin-bottom: 3rem;
      text-align: center;
	  line-height: 1.4;
    }

    @media (max-width: 767px) {
      .tip-box {
        flex-direction: column;
        align-items: center;
        text-align: center;
      }

     .tip-image {
    min-width: 190px;
    max-height: 230px;
    min-height: 180px;
    width: 100%;
    object-fit: cover;
    border-radius: 30px;
    height: 230px;
}
    }
	
	
	/* Cost section */	
	.cost-section {
      background: url('../images/image6.jpg');
	  background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      padding: 150px 100px;
      position: relative;
      color: #000;
	  display: flex;
    align-items: center;
    justify-content: center;
    }

   /* .glass-box {
      background: rgba(255, 255, 255, 0.2);
      backdrop-filter: blur(10px);
      -webkit-backdrop-filter: blur(10px);
      border: 1px solid rgba(255, 255, 255, 0.3);
      border-radius: 20px;
      padding: 40px;
      max-width: 350px;
      text-align: center;
      color: #000;
    } */

   .glass-box h2 {
    font-size: 100px;
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
}
	.estimate {
    font-size: 20px;
    text-align: center;
    line-height: 1.5;
}

   .glass-box small {
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    color: #1B283C;
}

    .subscription-link {
    color: #4E7CA3;
    text-decoration: underline;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
}
.calculate {
    font-size: 56px;
    line-height: 1.2;
}
.cost {
    font-size: 16px;
    line-height: 1.6;
    color: #1B283C;
	font-weight: 400;
}
a.btn.btn-primary-custom i.fa-solid.fa-phone {
    padding-left: 10px;
}
ul.navbar-nav.mx-auto li a {
    font-size: 22px !important;
    text-transform: capitalize;
}
a.btn.btn-primary-custom:hover {
    background: #000;
}

ul.navbar-nav.mx-auto li {
    padding-left: 40px;
    font-size: 22px;
}

 .footer {
    background-color: #282828;
    color: white;
    padding: 60px 0 30px;
}
        
.social-icon {
    color: white;
    font-size: 1.5rem;
    margin-right: 15px;
    transition: color 0.3s ease;
 }
        
        .social-icon:hover {
            color: var(--accent);
        }
        
        .star-rating {
            color: #FFD700;
            font-size: 1.2rem;
            margin-bottom: 10px;
        }

    @media (max-width: 767px) {
		.row.tip.justify-content-center {
    row-gap: 30px;
}
    .booking-section {
        padding: 20px !important;
    }
      .glass-box {
    margin-top: 40px;
    margin-bottom: 40px;
}
      .cost-section .row {
        text-align: center;
      }
	  .tips-section {
    padding: 50px 15px;
}
.tip-image {
    min-width: 174px;
    max-height: 220px;
    min-height: 170px;
    width: 100%;
    object-fit: cover;
    border-radius: 30px;
}

.cost-section {
    padding: 50px 10px;

}
    .cost-section .glass-box {
        margin-top: 0px;
        margin-bottom: 0px;
        /* width: 50%; */
    }
	.booking-section {
   
    padding:50px !important;
    
}
.booking-card {
   
    padding: 20px !important;
	        width: 236px;
}
.booking-card h2  {
	font-size:22px !important;

	}
	.booking-buttons .btn{
	    font-size: 11px !important;	
		
	}
	.image-section {
		    height: 158px;
	}
	.calculate {
		 font-size: 24px !important;	
	}
	
	
    }
	
	
	
	.booking-section {
      background: url('../images/image8.jpg') no-repeat center center/cover;
     padding: 150px 100px;
      color: #000;
      position: relative;
    }

    .booking-card {
      background: rgba(255, 255, 255, 0.25);
      backdrop-filter: blur(10px);
      -webkit-backdrop-filter: blur(10px);
      padding: 92px 40px;
      border-radius: 24px;
      max-width: 600px;
      border: 1px solid rgba(255, 255, 255, 0.5);
      color: #000;
    }

   .booking-card h2 {
    font-weight: 700;
    font-size: 44px;
    line-height: 1.3;
     margin-bottom: 30px;
    text-align: CENTER;
}

   .booking-buttons .btn {
    border-radius: 999px;
    padding: 10px 25px;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

    .btn-dark-rounded {
      background-color: #1B283C;
      color: #fff;
      border: none;
    }

   .btn-outline-light-rounded {
    border: 1px solid #1B283C;
    background: transparent;
    color: #1B283C;
}

    .btn-outline-light-rounded:hover {
		border: 1px solid #1B283C;
       background: transparent;
    color: #1B283C;
    }

    @media (max-width: 768px) {
      .booking-card {
        margin: 0 auto;
        text-align: center;
      }

      .booking-buttons {
        flex-direction: column;
        gap: 15px;
      }
    }
	
	