@font-face {
  font-family: "font1";
  src: url("../font/ACaslonPro-Regular.otf") format("truetype");
}
body{
    margin:0;
    padding:0;
     font-family: "Montserrat", sans-serif !important;
}

.bg-light2{
    background-color: #224a59 !important;
}
.navbar-brand{
    color: #fff !important;
        font-size: 44px !important;  
  font-family: "font1", sans-serif !important;

}
header .container-fluid{
    padding: 0 50px !important;
}
.menu-top .nav-link{
    color: #fff !important;
    text-transform:uppercase;
    font-weight:500;
    padding: 14px 10px !important;

}
.button-booking{
        border: 1px solid #fff !important;
   
}
.banner-main img{
    height:100vh;
    object-fit: fill;
    width: 100%;
}

.gallery-section{
    padding:30px 0;
}
.inner-gallery h1{
  font-family: "font1", sans-serif !important;
    text-align: center;
        font-size: 50px;
}
.inner-gallery h2{
      font-family: "font1", sans-serif !important;
    text-align: center;
        font-size: 50px;
            font-size: 130px;
    width: 50%;
    margin: auto;
    margin-top: 130px;
color: #224a59;
}
.inner-gallery h2 span{
   color:red;
}

.images-main .img1{
 position: absolute;
    width: 28%;
    top: 200px;
    height: 430px;
    object-fit: cover;
}
.images-main .img2{
        position: absolute;
    width: 23%;
    top: 260px;
    right:0;
}
.images-main .img3{
       position: absolute;
    width: 20%;
    top: 680px;
    right: 150px;
    height: 290px;
    object-fit: cover;
}
.images-main .img4{
    position: absolute;
    width: 23%;
    top: 700px;
    left: 200px;
    height: 340px;
    object-fit: cover;
}
.gallery-section{
    background-color: #fbf6ed;
    
    height: 89vw;
}
.img-banner-second img {
    height:100vh;
    object-fit:cover;
    width:100%;
}
.table-booking h3{
    font-size: 90px;    
      font-family: "font1", sans-serif !important;
    
}
.section-four{
    padding:30px 0;
    background:#d4d0b6;
}
.book-table-content a{
    border: 1px solid #000;
    padding: 19px 60px;
    line-height: 5;
    color: #000;
    text-decoration: none;
    font-weight: 600;
    transition:all 0.3s ease-in-out;
}
.book-table-content a:hover{
    border: 1px solid #000;
    padding: 19px 60px;
    line-height: 5;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    background: #000;
}
.section-five{
    padding:30px 0;
    background-color:#fbf6ed;
}
.opening-hours-cont p{
    margin-bottom: 13px;
}
.opening-hours-cont p i{
      color: #fff;
    background-color: #224a59;
    padding: 4px 6px;
    border: rad;
    border-radius: 41px;
    font-size: 14px;
}
.opening-hours-cont h4{
    font-size: 78px;
    margin-bottom: 32px;
      font-family: "font1", sans-serif !important;

}
.azzuro-mg img{
    width: 100%;
    height: 279px;
    object-fit: cover;
    border-radius: 20px;
    box-shadow: 1px 1px 30px #272626;
}
footer{
        background-color: #224a59 ;
    padding: 70px 0;
}
.footer-logo .text-footer{ 
        font-size: 44px !important;
    font-family: "font1", sans-serif !important;
    text-decoration: none;
    color: #fff;
}

.opening-hours-cont2 p{
    margin-bottom: 13px;
    color: #fff;
}
.opening-hours-cont2 p i{
      color: #224a59;
    background-color: #ffffff;
    padding: 4px 6px;
    border: rad;
    border-radius: 41px;
    font-size: 14px;
}

.quciklinks h4{
    font-size: 20px;
    color: #fff;
}
.quciklinks ul li a{ 
    text-decoration: none;
    color: #fff;
}
.quciklinks ul li { 
    list-style: none;
}
.quciklinks ul  { 
    padding:0;
}
.social-media ul li {
    float:left;
        margin-right: 14px;
    color: #fff;
}
.copy-right p{
text-align: center;
    color: #ffffff;
    border-top: 1px solid #999;
    margin-top: 30px;
    padding-top: 14px;
}

.heading-main h2{ 
  font-family: "font1", sans-serif !important;

}
.about-secion{
    text-align: center;
    padding:30px 0;
        background-color: #fbf6ed;
}
.img-resto img{
width: 70%;
    margin: auto;
    display: block;
    object-fit: cover;
    height: 450px;
    border-radius: 20px;
}
.heading-main{
        margin-bottom: 20px;
}
.main-contents a{
    border: 1px solid #000;
    padding: 20px 120px;
    text-decoration: none;
    color: #000;
    transition:all 0.3s ease-in-out;
}
.main-contents a:hover{
    background: #000;
    color: #fff;
}
.main-contents p{
    margin-bottom: 50px !important;
    margin-top: 51px !important;
    width: 50%;
    margin: auto;
}
.section-third img{
    width: 100% !important;
    height: 100vh;
    object-fit: cover;
}

.secion-content{
    background-color: #d4d0b6;
    text-align: center;
    padding: 29px 0;
}
.secion-content h2{
    font-size: 43px;
  font-family: "font1", sans-serif !important;
margin:0;
}
.heading h3{
  font-family: "font1", sans-serif !important;
    text-align: center;
    margin: 0;
        margin-bottom: 20px;
}
.cards-main{
    background-color: #fbf6ed;
        padding: 30px 0;
}

.card-one h2{
  font-family: "font1", sans-serif !important;
    margin-top: 18px;
    margin-bottom: 0;
}
.card-one p{
    margin-bottom: 0px;
}
.card-one img{
        width: 100%;
    height: 370px;
    object-fit: cover;
    border-radius: 30px 30px 0 0;
}
.bold{
    font-weight: 600;
}
.card-one{
        margin-bottom: 50px;

}

.table-booking2 h3 {
    font-size: 50px;
    font-family: "font1", sans-serif !important;
}


@media only screen and (max-width: 600px) and (min-width: 320px) {

    .heaidng-hours .order-two {
        order: 2;
    }
     .heaidng-hours .order-one {
        order: 1;
    }
    .inner-gallery h1 {
    font-family: "font1", sans-serif !important;
    text-align: center;
    font-size: 30px !important;
}
    .banner-main img{
    height: auto;
    object-fit: fill;
    width: 100%;
    }
.none-in-mobile{
    display: none;
}
.menu-mobile li a{
  text-decoration: none;
               font-size: 26px;
        line-height: 58px;
        color: #000;
}
.menu-mobile li {
    list-style: none;
}
.menu-mobile {
padding: 0;
}
.booking-now{
        border: 1px solid #000;
    padding: 17px 60px;
    line-height: 4 !important;
}
.menuiconsss{
        font-size: 42px;
    color: #fff;
}
.menu-mob{
    display: block !important;
}
.gallery-section {
    background-color: #fbf6ed;
    height: 130vh !important;
}
.inner-gallery h2{
    font-size: 51px;
}
.images-main .img1 {
    position: absolute;
    width: 28%;
    top: 320px;
    height: 190px;
    object-fit: cover;
}
.images-main .img4 {
    position: absolute;
    width: 34%;
    top: 600px;
    left: 40px;
    height: 200px;
    object-fit: cover;
}
.images-main .img3 {
    position: absolute;
    width: 30%;
    top: 610px;
    right: 40px;
    height: 150px;
    object-fit: cover;
}
.happy-hours2 .col-md-6{
    justify-content: start !important;
}
}
.menu-mob{
    display: none;
}

.menu-items-drop:hover .dropdownss {
    display: block !important;

}
.dropdownss{
    display: none;
        position: absolute;
    background: #fff;
    width: 150px;
    padding: 10px;
    
}
.dropdownss ul{
    list-style: none;
    padding: 0;
}
.dropdownss ul a{
 color: #000;
    text-decoration: none;
}

.mission-bay{
    height: 24px;

}
.mission-main{
    font-size: 14px;
    text-align: right;
    margin-top: 19px;
}

.menu-imgs img{
        width: 100%;
    height: 461px;
    object-fit: cover;
}
.happy-hours{
   padding:20px 0; 
}
.happy-hours2{
   padding:20px 0; 
}
.menu-drinks h3{
  font-family: "font1", sans-serif !important;

}
.drinks-menus00{
        border-bottom: 1px solid #ececec;
    margin-bottom: 8px;
    padding-bottom: 1px;
}
.happy-hours{
        background-color: #fbf6ed;
}
.happy-hours2{
        background-color: #f5f5f5;
}
.happy-hours2 .col-md-6{
    justify-content: end;
}