
*, ul{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

figure{
    margin: 0;
}

html {
    scroll-behavior: smooth;
}

a{
    text-decoration: none;
    transition: .4s all;
}

/* / Hide Calendar Icon In Chrome / */
/* input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
} */

input[type="time"]::-webkit-calendar-picker-indicator {
    color: white;
}


li{
    list-style: none;
}

@font-face {
    font-family: 'fridaysregular';
    src: url('../fonts/fridays-webfont.woff2') format('woff2'),
         url('../fonts/fridays-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


.hero-img{
    /* position: absolute; */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hero-img img{
    max-width: 100%;
    height: auto;
}

.header{
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 9;
    padding: 80px 20px;
}

.header ul{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
    margin: 0;
}


.header ul li a{
    color: white;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 4px 10px;
    border-radius: 5px;
    transition: 0.4s all;
    font-family: 'Philosopher', sans-serif;

}


header ul li a:hover{
    background: #033aa8;
   
}

.search{
    height: 48px;
    width: 48px;
    background: white;
    border-radius: 50%;
}

.search img{
    height: 48px;
    width: 48px;
    padding: 8px;
}

.odr-btn{

    position: absolute;
    width: 287px;
    height: 100%;
    top: 20px;
    right: 25px;
    background: url(../images/bnr-ordernow.png) 0 0 no-repeat ;
    background-size: 80%;
}

.odr-btn a{
    font-size: 22px;
    font-weight: 700;
    color: red;
    font-family: 'Philosopher', sans-serif;
    text-align: center;
    margin-top: 50px;
    display: block;
    transition: 0.6s;
    width: 80%;
    text-transform: uppercase;

}

/* .odr-btn img{
   width: 80%;
} */

.populr-dishes{
    padding: 170px 0 80px;
}

.info-figure{
    position: relative;
}

.about-dishes h4{
    font-size: 30px;
    color: #ec0421;
    text-transform: uppercase;

}

.about-dishes h2{
    font-size: 50px;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.about-dishes p{
    font-size: 26px;
    font-family: 'Philosopher', sans-serif;
}

.info-figure:after{
    content: "";
    position: absolute;
    top: -140px;
    background: url(../images/b-graphic.png) no-repeat center / contain ;
    height: 130px;
    width: 100%;
}

.info-figure:before{
    content: "";
    position: absolute;
    top: -170px;
    left: -60px;
    background: url(../images/brick-light.png) no-repeat center / contain ;
    height: 250px;
    width: 430px;
}

.slide_single p{
    font-size: 20px;
    font-family: 'Philosopher', sans-serif;

}

.slide_single p span{
    position: relative;
    color: #ec0421;

}

.slide_single figure img{
    height: 100%;
    width: 240px !important;
    margin: 0 auto;
}

.slide_single figure{
    margin-bottom: 20px;
}

.food-order, .cntn-btn{
    position: relative;
}

.food-order span{
    position: absolute;
    top: 10px;
    left: -55px;
    font-size: 20px;
    color: #ec0421;
    font-weight: 700;
    text-transform: uppercase;
}

.food-order img{
    /* width: 80% !important; */
    margin: 0 auto;
}

/*.slide_single:after{
    content: "";
    position: absolute;
    top: 25px;
    right: 20px;
    height: 110px;
    width: 110px;
    background: url(../images/offer_tag.png) no-repeat center / contain ;
}*/

.canteen{
    padding: 80px 0;
    background-size: cover;
}

.canteen-about h5{
    font-size: 23px;
    text-transform: uppercase;
    color: white;

}

.canteen-about h2{
    font-size: 50px;
    margin-bottom: 25px;
    text-transform: uppercase;
    color: white;

}

.canteen-about p{
    font-size: 26px;
    color: white;
    font-family: 'Philosopher', sans-serif;
    margin-bottom: 30px;
}

.cntn-btn span{
    position: absolute;
    color: white;
    top: -13px;
    left: 115px;
    font-size: 27px;
    font-weight: 700;
    text-transform: uppercase;
}

.our-menu{
    padding: 80px 0;
    background-size: cover;
    position: relative;
}

.book-table{
    padding: 80px 0;
    background-size: contain;
    position: relative;
}

.hdin-menu{
    font-size: 50px;
    margin: 35px 0;
    text-transform: uppercase;
}

.fig-menu{
    margin-bottom: 20px;
}

.fig-menu img{
    width: 240px;
    height: 100%;
    margin: 0 auto;
}

.new-cntr{
    max-width: 290px;
    margin: 22px auto 0;
}

.new-cntr span{
    top: 14px;
    left: 0;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
}

.our-menu:after{
    content: "";
    position: absolute;
    top: -280px;
    right: 0;
    height: 470px;
    width: 470px;
    background: url(../images/sec2-botm.png) no-repeat center / contain ;

}

.frm-cntrl-clr{
    height: 50px;
    color: white;
    background: #b9401c;
    border-radius: 10px;
    border: 1px solid #ffffff87;
    margin-bottom: 30px;
    font-family: 'Philosopher', sans-serif;
    padding: 10px 20px;
    box-shadow: 0px 6px 5px 0px #982908;
}

textarea{
    height: 100px !important;
}

.frm-cntrl-clr::placeholder{
    color: white;
}

.book-table{
    padding-bottom: 140px;
}

.clr-red span{
    top: 7px;
    color: #b9401c;

}

.book-table:after{
    content: "";
    position: absolute;
    bottom: 50px;
    left: -26px;
    height: 200px;
    width: 200px;
    background: url(../images/auto.png) no-repeat center / contain ;
}

.testimonial{
    padding: 70px 0 120px;
}

.location figure img{
    display: table;
    margin: 0 auto;
    height: 70%;
    width: 70%;
    border: 5px solid #e50420;
    border-radius: 16px;
}

.hdin-menu img{
    width: 40%;
}

.new-or-mnu img{
    width: 32%;
}

.cntn-h5{
    margin-bottom: 15px;
}

.footer{
    padding-top: 100px;
    padding-bottom: 40px;
    background-size: cover;
}

.footer-abt-ul li{
    margin-bottom: 20px;
}

.footer-abt-ul li a, .footer-abt-link li a, .cntcts-us li p{
    position: relative;
    font-size: 18px;
    font-family: 'Philosopher', sans-serif;
    color: #982908;    
    padding-left: 20px;
    display: block;
    margin-bottom: 0;

}

.footer-abt-ul li a:before{
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    height: 10px;
    width: 10px;
    background: url(../images/fotr-bult.png) no-repeat center / contain ;
}

.footer-abt-link li{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.footer-about h4{
    margin-bottom: 30px;
}

.new-cntnr{
    padding: 40px 80px 0;
}

.copyrigt{
    margin: 0;
    padding: 0;
    text-align: center;
    margin-top: 40px;
    font-size: 18px;
    font-family: 'Philosopher', sans-serif;
    position: relative;
    color: #9c5923;

}

.copyrigt::after{
    content: "";
    position: absolute;
    bottom: 0;
    height: 24px;
    width: 120px;    
    margin-left: 10px;
    background: url(../images/footer_divider.png) no-repeat center / contain ;
    transform: rotate(-180deg);
}

.copyrigt::before{
    content: "";
    position: absolute;
    bottom: 0;
    height: 24px;
    width: 120px;    
    margin-left: -130px;
    background: url(../images/footer_divider.png) no-repeat center / contain ;
}

.copyrigt a{
    color: #b82300;    
    position: relative;
}



.search-box {
    position: absolute;
    top: 38%;
    right: 18%;
    /* transform: translate(-50%,-50%); */
    background: white;
    height: 50px;
    border-radius: 50px;
    padding: 10px;
  }
  
  .search-btn {
    color: white;
    float: right;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: white;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 2s;
  }
  
  .fa-search {
    background: white;
    font-size: 24px;
    color: #9c2b09;
  }
  
  .search-input {
    border: none;
    background: none;
    outline: none;
    float: left;
    padding: 0;
    color: black;
    font-size: 18px;
    transition: 0.4s;
    /* line-height: 50px; */
    width: 0;
  }
  
  .search-box:hover > .search-input {
    width: 250px;
    padding: 0 7px;
  }
  
  /* .search-box:hover{
    padding: 0 10px;
  } */

  .bttn{
        max-width: 290px;
        width: 100%;
        display: block;
        float: none;
        margin: 0 auto;
        border: none;
        background: transparent;
    }

    .bttn img{
        width: 100%;
    }

    .bttn span{
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        display: block;
        font-size: 22px;
        line-height: 57px;
        font-family: 'Philosopher', sans-serif;
    }

    /* .cntcts-us figure{
        margin-right: 20px;
    } */

    /* =========== */

    button.nav_btn {
        color: #fff;
        background: inherit;
        border: navajowhite;
        font-size: 22px;
        display: none;
        position: relative;
        z-index: 999;
    }

    .new-timg{
        display: block;
    }

  @media only screen and (max-width: 1500px) {
    
    .odr-btn a{
        font-size: 20px;
        margin-top: 42px;
    }

    .odr-btn{
        width: 250px;
        top: 14px;
        right: 15px;
    }

    .header {
        padding: 60px 20px;
    }

    .search-box {
        right: 20%;
    }

    .our-menu:after {
        top: -170px;
        right: 0;
        height: 290px;
        width: 290px;
    }


    .locatus-txt img { width: 365px;}

}
  
  @media only screen and (max-width: 1366px) {
    
    .odr-btn a{
        font-size: 18px;
        margin-top: 37px;
    }

    .odr-btn{
        width: 220px;
        height: 100%;
        top: 14px;
        right: 0px;
    }

    .header {
        padding: 50px 20px;
    }

    .our-menu:after {
        top: -140px;
        right: 0;
        height: 240px;
        width: 210px;
    }

    .footer-img img{
        width: 230px;
    }
}

@media only screen and (max-width: 1200px) {
    
    .book-table{
        background-size: cover;
    }
}

@media only screen and (max-width: 991px) {
    
    .header ul{
        gap: 15px;
    }

    .header {
        padding: 38px 20px;
    }

    .header ul li a{
        font-size: 15px;
    }

    .odr-btn a {
        font-size: 15px;
        margin-top: 32px;
    }

    .odr-btn{
        width: 190px;
        top: 10px;
    }

    .info-figure:before{
        top: -130px;
        left: -10px;
        height: 170px;
        width: 150px;
    }

    .info-figure:after{
        height: 100px;        
        top: -108px;
    }

    .populr-dishes {
        padding: 130px 0 50px;
    }

    .about-dishes h4 img{
        width: 250px;
    }

    .about-dishes h2{
        margin-bottom: 15px;
    }

    .about-dishes h2 img{
        width: 500px;
    }

    .about-dishes p{
        font-size: 22px;
        margin-bottom: 20px;
    }

    .slide_single figure img{
        width: 180px !important;
    }

    .dialogue{
        text-align: center;
    }

    .canteen {
        padding: 50px 0;
    }

    .bttn span{
        font-size: 18px;
        line-height: 52px;
    }

    .slide_single:after{
        top: 15px;
        right: 0px;
        width: 81px;
    }

    .bttn {
        max-width: 260px;
    }

    .fig-menu img {
        width: 210px;
    }

    .new-cntn h2 img{
        width: 340px;
    }

    .new-cntn h5 img{
        width: 240px;
    }

    .canteen-about p{
        font-size: 20px;
    }

    .our-menu {
        padding: 50px 0;
    }

    .book-table:after{
        bottom: 62px;
        left: -24px;
        height: 130px;
        width: 110px;
    }

    .book-table {
        padding: 30px 0;
    }

    .book-table {
        padding-bottom: 130px;
    }

    .testimonial {
        padding: 60px 0;
    }

    .footer {
        padding-top: 90px;
        padding-bottom: 20px;
    }

    .footer-abt-ul li a, .footer-abt-link li a, .cntcts-us li p{
        padding-left: 18px;
        font-size: 16px;
    }

    .copyrigt{
        margin-top: 20px;
        font-size: 16px;
    }

    .copyrigt::before{
        height: 24px;
        width: 100px;
        margin-left: -108px;
    }

    .copyrigt::after{
        width: 100px;
        margin-left: 8px;
    }

    .hdin-menu img {
        width: 50%;
    }

    .new-or-mnu img {
        width: 50%;
    }
    
}

@media only screen and (max-width: 767px) {
    
    .our-menu:after {
        top: -80px;
        right: 0;
        height: 140px;
        width: 140px;
    }

    .book-table .hdin-menu {
        font-size: 0;
        margin: 10px 0 20px;
    }

    /* ========== ====================== */

    body {
        position: relative;
    }

    button.nav_btn {
        display: block;
        top: -16px;
    }

    .header-list ul {
        display: none;
        background: #000000ba;
        position: absolute;
        top: 0;
        left: 0;
        transition: .5s all;
        z-index: 99;
        padding: 70px 10px 0;
        height: 325px;
        width: 100%;
    }

    .header-list ul.open_nav {
        display: block;
    }

    .header-list ul li {
        margin-bottom: 10px;
        border-top: 1px solid;
        padding-top: 10px;
    }

    .header {
        z-index: 999;
    }

    .odr-btn{
        left: 120px;
        top: 7px;
    }
   
}

@media only screen and (max-width: 676px) {


     .new-or-mnu.new-or-mnu.new-or-mnu img {
        width: 210px;
    }

       .hdin-menu img {
        width: 320px;
    }
    
    .populr-dishes {
        padding: 100px 0 50px;
    }

    .info-figure:before {
        top: -100px;
        left: 20px;
        height: 100px;
        width: 60px;
    }

    .info-figure:after {
        height: 70px;
        top: -87px;
    }

    .about-dishes h2 img {
        width: 333px;
    }

    .about-dishes h2 {
        margin-bottom: 5px;
    }

    .about-dishes p {
        font-size: 20px;
    }

    .about-dishes h4{
        margin-bottom: 0;
    }

    .dialogue img{
        width: 350px;
    }

    .canteen {
        padding-top: 20px;
    }

    .book-table:after {
        bottom: 58px;
        left: -4px;
        height: 90px;
        width: 80px;
    }

    .hdin-menu {
        margin: 25px 0 10px;
    }

    .canteen-about p {
        font-size: 17px;
    }

    .canteen-about h2 {
        margin-bottom: 18px;
    }

    .new-cntn h2 img {
        width: 200px; 
    }

    .cntn-h5 {
        margin-bottom: 8px;
    }

    .new-cntn h5 img {
        width: 220px;
    }

    .copyrigt {
        margin-top: 5px;
        font-size: 14px;
    }

    .copyrigt::before {
        height: 24px;
        width: 70px;
        margin-left: -78px;
        bottom: -2px;
    }

    .copyrigt::after {
        width: 70px;
        margin-left: 8px;
        bottom: -3px;
    }

    .new-cntnr {
        padding: 40px 40px 0;
    }

    .odr-btn a {
        font-size: 14px;
        margin-top: 26px;
    }

    .odr-btn {
        width: 160px;
    }

    .locatus-txt img { width: 250px;}
    .locatus-txt { margin-top: 0px;}
}

@media only screen and (max-width: 575px) {
    
    .footer-img{
        text-align: center;
        margin-top: 50px;
    }

    .footer-img img {
        width: 160px;
    }

    .slide_single figure img {
        width: 190px !important;
    }

    .slide_single:after {
        top: 15px;
        right: 145px;
        width: 91px;
    }

    .fig-menu{
        text-align: center;
    }

    .odr-btn {
        left: 110px;
        top: 6px;
        width: 130px;
    }

    .odr-btn a {
        font-size: 12px;
        margin-top: 22px;
    }
}

@media only screen and (max-width: 510px) {
    
    .copyrigt::after, .copyrigt::before{
        content: none;
    }

    .copyrigt {
        margin-top: 0;
        font-size: 13px;
    }

    .slide_single:after {
        top: 15px;
        right: 105px;
        width: 91px;
    }

    
}

@media only screen and (max-width: 430px) {
    
    .slide_single:after {
        top: 15px;
        right: 70px;
        width: 91px;
    }

    .odr-btn a {
        font-size: 12px;
        margin-top: 20px;
    }

    .odr-btn {
        left: 90px;
        top: 3px;
        width: 125px;
    }
}