 
   
   

   
    
   
 .header {
     color: #FEA116;
     font-family: "Heebo", sans-serif;
     background-color: #0d1d46;
     justify-content: center;


 }

 .navbar .nav-link {
     color: white;
     text-decoration: none;
     margin-right: 20px;

 }

 #navbarNav {
     margin-right: 10px;
 }

 .navbar-nav a:hover {
     color: #FEA116;
     
 }

 .head-top {
     padding-left: 40px;
     padding-top: 10px;
     height: 40px;
     font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-weight: 800;
 }

 
 .head-top span i {
     padding-left: 40px;

 }

 .head-top span em {
     color: black;
     font-style: normal;
     padding-left: 10px;
 }
 .d-inline-flex {
    margin-left: 90px;
     
 }
 .d-inline-flex a{
    color: #FEA116;
 } 
 .prince p:hover{
    font-weight: 500;
    text-transform: uppercase;
    transition: .5s;
    
     padding-top: 10px;
     margin-top: 20px;
    font-weight: bold;
    font-size: 20px;
    color: rgb(243, 237, 237);
 }
 /* .section-title{
    margin-left: 70px;
 }
 .section-title::before {
    margin-left: 50%;
    margin-bottom: 100px;
        content:" ";
        display: block;
        height: 2px;
        width: 70px;
        position: absolute;
        top: 50%;
        left: 0;
        background: red;
     
}  */

 .carousel-item h1 {
     font-size: 60px;
     font-weight: 900;
 }

 .carousel-item a {
     margin-top: 20px;
 }
 .p-3{
    margin-bottom: 70px;
 }

 .main-box {
     box-sizing: border-box;
     flex-wrap: wrap;

 }
  .container .btn{
    font-weight: 500;
    text-transform: uppercase;
    transition: .5s;
    background-color: #FEA116;
     padding-top: 10px;
     margin-top: 20px;
    font-weight: bold;
    font-size: 20px;
    color: black;
  
    
  }
  
 
 
 .box {
     text-align: center;
     border-bottom: 5px solid #FEA116;
     justify-content: space-around;
     box-shadow: 2px 2px 50px rgba(0, 0, 0, 0.4);
     border-radius: 10px;
 }
  .img-fluid{
 
         flex-wrap: wrap;
  }
.rooms{
     height: 525px;
  
}
.rooms h4{
    line-height: 1.5;
    margin-left: 16px;  
}
.rooms p{
    font-family: "Heebo",sans-serif;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.5;
    text-align: left;
    color: #666565;
    margin: 17px;
}
.top-2{
    margin-top: 7%;
}
.top-3{
    background-color: #0F172C;
}
.top-3 .btn-warning{
    font-weight: 500;
    text-transform: uppercase;
    transition: .5s;
    background-color: #FEA116;
     padding-top: 10px;
     margin-top: 20px;
    font-weight: bold;
    font-size: 20px;
    color: black;
    border-radius: 30px;    
}
.top-3 .btn-light{
    font-weight: 500;
    text-transform: uppercase;
    transition: .5s;
    padding-top: 10px;
     margin-top: 20px;
    font-weight: bold;
    font-size: 20px;
    color: black;
    border-radius: 30px;
}
.top-3rd{
      margin-top: 14%;

}
.boxe{
    height: 300px;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    background:transparent;
    box-shadow: 0 0 45px rgba(0, 0, 0, .08);
    transition: .5s;
    
}
.boxe:hover{
    background-color: #FEA116;
    text-decoration: none;
}
 .boxe h5{
    color: black;
 }
 /* .iframe-div{
    padding-right: 20px;
 } */
 .iframe{
    
    margin-top: 40px;

 }  
  .rooms-staff{
    height: 380px;
    border-bottom: 2px solid #FEA116;
  }
 .social-media{
    padding-bottom: 60%;
    border-style: none;
 }
 @media screen and (min-width:0px) and (max-width:480px) {
    
        .social-media{
            margin-top: 17%;
             
        }
 }
  
 .footer-column a{
    
    text-decoration: none;
 }
 .btn-link {
    font-size: 18px;
     
 }
 .contact-section{
    margin-top: 10px;
 }
 .contact-section a{
    text-decoration: none;
    margin-top: 10px;
 }
 .company-section a{
    text-decoration: none;
 }
 .service-section a{
    text-decoration: none;
 }
 .footer .btn-link{
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: normal;
    text-transform: capitalize;
    transition: .5s;
     
 }
 .map{
    background-color: #FEA116;
    max-width: 50px;
 }

 .arrow {
    border: solid rgb(236, 232, 232);
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    margin-right: 10px;
 }
 .right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  .main-sections{
     margin-top: 12%;
  }
  .btn-social{
        font-size: 18px;
         margin-top: 85px;
        text-align: center;
         width: 40px;
         height: 40px;
         padding-top: 7px;
         margin-left: 10px;
        
    
  }
 #myBtn {
     display: none;
     /* Hidden by default */
     position: fixed;
     /* Fixed/sticky position */
     bottom: 30px;
     /* Place the button at the bottom of the page */
     right: 30px;
     /* Place the button 30px from the right */
     z-index: 99;
     /* Make sure it does not overlap */
     
     /* Remove borders */
     outline: none;
     /* Remove outline */
     background-color:#FEA116;
     /* Set a background color */
     color: rgba(255, 243, 243, 0.705);
     /* Text color */
     cursor: pointer;
     /* Add a mouse pointer on hover */
     padding: 15px;
     /* Some padding */
    height: 50px;
     /* Rounded corners */
     font-size: 18px;
     /* Increase font size */
     transition: .5s;
     transition-duration: 0.5s;
     transition-timing-function: ease;
     transition-delay: 0s;
     transition-property: all;
      border-style: none;
    
 }

 #myBtn:hover {
     background-color: #555;
     /* Add a dark-grey background on hover */
 }

  
  
 