
#navbarId,#navbarId-sq{
    background-color: #152A38;
    min-height: 110px;
}
.navbar-toggler{
    background-color: white;
}

.btn3 {
    align-items: center;
    background-color: white;
    border: 1px solid white;
  
    box-shadow: rgba(0, 0, 0, 0.02) 0 1px 3px 0;
    box-sizing: border-box;
    color: black;
    cursor: pointer;
    display: inline-flex;
    font-family: system-ui,-apple-system,system-ui,"Helvetica Neue",Helvetica,Arial,sans-serif;
  
    justify-content: center;
    line-height: 1.25;
    margin: 0;
    min-height: 3rem;
    padding: calc(.875rem - 1px) calc(1.5rem - 1px);
    position: relative;
    text-decoration: none;
    transition: all 250ms;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    vertical-align: baseline;
    width: auto;
  }
  
  .btn3:hover,
  .btn3:focus {
    border-color: rgba(0, 0, 0, 0.15);
    box-shadow: rgba(0, 0, 0, 0.1) 0 4px 12px;
    color: black;
  }
  
  .btn3:hover {
    transform: translateY(-1px);
    background-color: orange;
  }
  
  .btn3:active {
    background-color: #FFC861;
    border-color: rgba(0, 0, 0, 0.15);
    box-shadow: rgba(0, 0, 0, 0.06) 0 2px 4px;
    color: black(255, 255, 255, 0.65);
    transform: translateY(0);
  }
  
 .nav-link{
    color: white;
 }
.show{
    color: orange;
}
.nav-link:hover{
    color: orange;
}
 .footer{
    background-color: #152A38;
 }
 .fend{
    background-color: black;
 }
 
 .imgf1{
    width: 100px;
 }
 .w1{
    color: white;
 }
 .w12{
    text-decoration: none;
    color: white;
 }
 .fa1{
    color: white;
    text-decoration: none;
 }
 .location{
    padding-left: 50px;
 }
 .org{
    color: orange;
 }
 .nav-link.dropdown-toggle.show{
    color: orange;
 }

 .carousel-item img{
    max-height: 800px;
    filter: brightness(0.6);
 }
 .carousel-caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    bottom: auto; /* Override Bootstrap default */
    right: auto;

  }
  
.st1{
    font-family: 'Bonheur Royale';
    font-size: 50px;
  }
  
  
  .h100{
    font-weight: 100;
    font-size: 100px;
  }
  

  .h6i{
  font-weight: 400;
  color: #ffffff;
  letter-spacing: 3px;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
  }
  .si{
    font-family: 'Bonheur Royale', cursive;
    }
    .fa1{
     text-decoration: none; color: white;
    }
    .h1a{
      font-family: Bonheur Royale, cursive;
      color: #B29257;
      font-size: 70px;
    }

    .about-section{
        margin-top: 100px;
        margin-bottom: 100px;
    }


    .btn2 {
        align-items: center;
        background-color: #152A38;
        border: 1px solid #152A38;
      
        box-shadow: rgba(0, 0, 0, 0.02) 0 1px 3px 0;
        box-sizing: border-box;
        color: white;
        cursor: pointer;
        display: inline-flex;
        font-family: system-ui,-apple-system,system-ui,"Helvetica Neue",Helvetica,Arial,sans-serif;
      
        justify-content: center;
        line-height: 1.25;
        margin: 0;
        min-height: 3rem;
        padding: calc(.875rem - 1px) calc(1.5rem - 1px);
        position: relative;
        text-decoration: none;
        transition: all 250ms;
        user-select: none;
        -webkit-user-select: none;
        touch-action: manipulation;
        vertical-align: baseline;
        width: auto;
      }
      
      .btn2:hover,
      .btn2:focus {
        border-color: rgba(0, 0, 0, 0.15);
        box-shadow: rgba(0, 0, 0, 0.1) 0 4px 12px;
        color: black;
      }
      
      .btn2:hover {
        transform: translateY(-1px);
        background-color: orange;
      }
      
      .btn2:active {
        background-color: #FFC861;
        border-color: rgba(0, 0, 0, 0.15);
        box-shadow: rgba(0, 0, 0, 0.06) 0 2px 4px;
        color: black(255, 255, 255, 0.65);
        transform: translateY(0);
      }
      
      .green-bg{
        background: #152A38;
        color: white;
        text-align: center;
        padding-top: 30;
        padding-bottom: 5;
        margin-bottom: 100px; 
         }

         .green-bg img{
            min-height: 70px;
         }


         .gallery-s{
            padding-top: 100px;
            padding-bottom: 100px;
            background: #152A38;
            margin-bottom: 100px;
            margin-top: 100px;
          }
          .gallery-s img{
            min-height: 589px;
          }


          .h1g{
            color: #FFC861;
          }


          
.relative-testimonial{
    position: relative;
    margin-bottom: -450px;
    z-index: 100;
  background: #152A38;
  padding: 30px;
  height: 350px;
  }
  .testimonials{
    background: url('../image/testi.jpg')   rgba(20, 19, 19, 0.509);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    padding-top: 200px;
    padding-bottom:200px;
  }
  .testimonial2{
  
  
  background: rgba(255, 255, 255, 0.87);
  padding: 30px;
  border-bottom: 6px solid #BC985A;
  }
  .test-g{
    background: #152A38;
    color: white;
    text-align: center;
    padding-top: 30;
    padding-bottom: 5;
   
     }
     .rooms-section{
        margin-bottom: 200px;
     }

.rooms-section img{
    max-height: 600px;
}
.section-background1{
    background: url('../image/about1 (1).jpg')   rgba(20, 19, 19, 0.646);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    padding-top: 150px;
    padding-bottom:150px;
  }
  .h1start{
    font-family: 'Bonheur Royale', cursive;
    color: #ffffff;
    font-weight: 500;
    font-size: 70px;
  }

  .section-background2{
    background: url('../image/contact1 (1).jpg')   rgba(20, 19, 19, 0.646);
    background-attachment: fixed;
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    padding-top: 150px;
    padding-bottom:150px;
  }
  .contact-container{
    position: relative;
    margin-top: -100px;
    background: white;
  }
  
.contact-box{
    padding: 40px;
  }
  .section-background3{
    background: url('../image/contact2 (1).jpg')   rgba(20, 19, 19, 0.646);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    padding-top: 150px;
    padding-bottom:150px;
  }
  .section-background4{
    background: url('../image/gallerys.jpg')   rgba(20, 19, 19, 0.646);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    padding-top: 150px;
    padding-bottom:150px;
  }

  .iframec{
    width:100%;
    height:450;
    border:0;
  }
  
  .room-text{
    padding: 30px;
    border-top: 6px solid #BC985A;
    border-right: 6px solid #BC985A;
    position: relative;
   
    background: white;
  }
  .room-text1{
    padding: 30px;
    border-top: 6px solid #BC985A;
    border-left: 6px solid #BC985A;
    position: relative;
    
    background: white;
   
  }
  .h1r{
    font-family: 'Bonheur Royale',cursive;
    color: #B29257;
    font-size: 70px;
  }
  .imgr{
    max-height: 400px;
    
    min-width: 600px;
    margin-right: -100px;
  }
  .imgi{
    max-height: 24px;
    max-width: 24px;
  }

  @media (max-width: 768px) {
    .section-background {
      min-height: 40vh;
      padding: 40px 0;
    }
  
    .h1start {
      font-size: 2.2rem;
      letter-spacing: 1px;
    }
  }
  
  @media (max-width: 480px) {
    .section-background {
      min-height: 35vh;
    }
  
    .h1start {
      font-size: 1.9rem;
    }
    .h1end{
      padding-top: 200px;
      text-align: center;
    }
    .owl-carousel img{
      overflow: hidden;
      min-width: 100%;
      
    }
    .room-box{
      min-height: 400px;

    }
    .gallery-s{
      margin-top: 0px;
    }
    .rooms-section{
      margin-bottom: 100px;
    }
  }
  
  