* {
    box-sizing: border-box;
    outline: none;
}

body {
    padding: 0;
    margin: 0;
    font-family: 'Poppins', sans-serif;
}

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    text-decoration: none;
    color: #ff0000;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol {
    padding: 0;
    margin: 0;
}

img {
    max-width: 100%;
}

.container {
    max-width: 1440px;
    padding: 0 10px;
    margin: 0 auto;
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

/* ......header style........... */
.header_wrap {
    background: url(../images/eaderb.png) no-repeat top center;
    background-size: cover;
    width: 100%;
    padding: 0 0 100px 0;
    z-index: 2;
    position: relative;
}

.headertop {
    position: relative;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
}

.logo {
    position: absolute;
    width: 250px;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
}

.logo img {
    display: block;
    margin: 0 auto;
}

.headerleft {
    display: flex;
    width: 41%;
    flex-wrap: wrap;
    padding: 18px 0 0 0;
}

.headerright {
    display: flex;
    width: 41%;
    justify-content: flex-end;
    flex-wrap: wrap;
    padding: 18px 0 0 0;
}
.headerleft .restro_headerbox {height: 100px;}
.restro_headerbox {
    border-radius: 12px;
    border: 1px solid #DDD;
    background: #FFF;
    display: flex;
    position: relative;
    align-items: center;
    padding: 10px;
    width: 44%;
    height: 73px;
    /* justify-content: center; */

}

.restro_headerbox img {
    margin-right: 10px;
    width: auto !important;
    height: auto !important;
}

.headerright .restro_headerbox p {
    justify-content: flex-start;
    padding-right: 27px;
}

.headerright .restro_headerbox a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
}

.restro_text {
    flex: 1;
}

.headerleft .restro_text p,
.headerleft .restro_headerbox p {
    font-size: 14px;
}

.headerleft .restro_text p span,
.headerleft .restro_headerbox p span {
    font-size: 13px;
}

.restro_text p,
.restro_headerbox p {
    color: #402E32;

    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.2;
}

.restroap {
    margin-right: 15px;
}

.restro_text p span,
.restro_headerbox p span {
    color: #727272;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    display: block;
}

.restro_headerbox:after {
    width: 20px;
    height: 20px;
    background-size: 100% 100% !important;
    content: "";
    position: absolute;
    top: 24px;
    right: 10px;
}
.arrow_headerbtn_blue{
    -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.4);
-moz-box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.4);
box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.4);
border:3px solid #ED1C24;
}
.arrow_headerbtn_blue:after {
    background: url(../images/arrow-circle-right-blue.png) no-repeat;
}

.arrow_headerbtn_red:after {
    background: url(../images/arrow-circle-right-red.png) no-repeat;
}
.header_iconsocial{ display: flex; justify-content: center; align-items: center; height: 100%;}
.header_iconsocial a{margin-left: 0; padding: 0 5px;}
.headerright .restro_headerbox.header_iconsocial a {display: inline-block;
    align-items: center;
    width: auto !important;
    height: auto !important;}
.restro_headerbox .instagram-w-head{ width: 20px !important;}
.restro_headerbox .foodlinelogo{ width: 100px !important;}
.header_iconsocial.restro_headerbox{ width: auto; background: #FFCB08;
    border: 0;}
.header_iconsocial.restro_headerbox img{ margin-right: 0;}
.text_logosingpore{ color:#ED1C24; font-size: 20px; text-align: center; padding: 0 6px; font-weight: 700;}
/* ......header style........... */


/* ......floating btn........... */
.floatin_watsapp_wrp {
    position: fixed;
    top: 50%;
    right: 10px;
    z-index: 7;
}

.flt_watsapp {
    width: 70px;
    margin-top: 15px;
}

.flt_watsapp img {
    width: 100%;
}
.flt_watsapp:hover img {
    opacity: 0.8;
}
.flt_contact img {
    width: 100%;
    height: 100%;
}
.flt_contact:hover {
    background-color: #FFC804;
}
.flt_contact {
    background-color: #174488;
    width: 70px;
    border-radius: 100%;
    height: 70px;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* ......floating btn........... */

/* ......banner style........... */
.bannerwrp {
    position: relative;
    margin: -32px 0 0 0;
    border-bottom: 7px solid #FFCB08;
}

.bannerwrp_textcont {
    position: absolute;
    height: 100%;
    width: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
    padding: 0 20px;
    background-color: rgba(0, 0, 0, 0.16);
    flex-wrap: wrap;
    z-index: 3;
}

.bannerwrp_textcont h1 {
    font-size: 60px;
    line-height: 1.2;
    padding: 0 0 15px 0;
    color: #fff;
    font-weight: 700;
    width: 100%;
    text-align: center;
}
.bannerwrp_textcont h1 span{ display: block; font-size: 20px;
    line-height: 1.2;
    padding: 5px 0 0 0;}
.bannerwrp_textcont a {
    background-color: #ED1C24;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    padding: 7px 25px;
    border-radius: 50px;
}

.bannerbox img {
    width: 100%; display: block;
}
.bannerbox{ display: block !important; position: relative;}
/* ......banner style........... */
/* ......lazada style........... */
.lazada_mwrp {
    padding: 25px 0 19px;
}

.lazada_textwrp {
    text-align: center;
    padding: 0 0 24px 0;
}

.lazada_textwrp h2 span {
    color: #3E3E3E;
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 4.5px;
    text-transform: uppercase;
    display: block;
    padding: 0 0 5px 0;
}

.lazada_textwrp h2 {
    color: #100F88;
    text-align: center;
    font-family: Poppins;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
    padding: 0 0 0 0;
}

.lazada_textwrp img {
    display: block;
    margin: 0 auto;
}

.lazada_slidewrp {}

.lazada_slidewrp .slick-slide {
    padding: 0 15px;
}

.lazadabox {
    border-radius: 30px;
    border: 1px solid #E9E9E9;
    background: #F5F5F5;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.10);
    padding: 0 0 18px 0;
    /* max-width: 383px;*/
}

.lazadabox_imcont {
    border-radius: 30px;
    background: #FEFEFE;
    text-align: center;
    padding: 0;
}
.lazada_mwrp .lazadabox_imcont img { padding: 10px 0 0 0;
}
.lazadabox_imcont img {
    height: 200px;
    border-radius: 30px;
    object-fit: cover;
    width: 100%;
    display: block;
    margin: 0 auto;
}

.lazada_wrptext {
    display: block; text-align: center;
    /*justify-content: space-between;
    flex-wrap: wrap;
     align-items: center; */
    padding: 19px 0 0 0;
}

.lazada_slidewrp .slick-list {
    padding: 0 7% 0 0;
}

.lazada_slidewrp .slick-track {
    padding: 0 0 30px 0;
}

.lazadatext {
    flex: 1;
    color: #171717;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    padding: 0 10px 10px 10px;
    min-height: 60px;
}

.lazada_buy {
    border-radius: 20px;
    background: #FFC804;
    margin-left: 16px;
    color: #000;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 35px;
    height: 35px;
    padding: 0 22px;
    display: block;
    width: 100px;
    margin: 0 auto;
}
 .lazada_slidewrp_mainwrper{ /*display: flex; justify-content: center; width:100%*/ padding: 0 20px;} 
/* ......lazada style........... */
/* ......fresness style........... */
.fresness_wrp {
    /* background-color: #FFCB08; */
    background: url(../images/fresnes_desinb.png) no-repeat left bottom;
    background-size: cover;
    padding:30px 0 58px;
    /* padding: 60px 0 80px; */
    position: relative;
    z-index: 3;
}

.fresness_wrp h2 span {
    color: #3E3E3E;
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 4.5px;
    text-transform: uppercase;
    display: block;
    padding: 0 0 5px 0;
}
.fresness_wrp .lazada_wrptext p{ min-height: auto !important;}
.fresness_wrp h2 {
    color: #272727;
    text-align: center;
    font-family: Poppins;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
    padding: 0 0 0 0;
}

.fresness_slidewrp .slick-track {
    padding: 0 0 21px 0;
}

.fresness_slidewrp .slick-slide {
    padding: 0 8px;
}
.visittext-outlet{color: #ED1C24;
    font-size: 20px;
    text-align: center;
    padding: 0 6px;
    font-weight: 700;}
/* ......fresness style........... */
/* ......visit restaurant style........... */
.visit_resto_mrp { margin: -30px 0 0 0;position: relative;
    z-index: 1;
    /* background: url(../images/fresnes_desinb.png) repeat-x left top; padding: 55px 0 0 0; position: relative; z-index: 2; */
}

.visit_resto_wrper {
    background: url(../images/restaurant.png) no-repeat;
    background-size: cover;
    margin: 0 0 0 0;
    
}

.visit_resto_textcont {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    padding: 10% 2%;
    width: 100%;
}

.visit_resto_wrper h3 {
    color: #FFF;

    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
    padding-bottom: 10px;
    text-align: center;
    width: 100%;
}

.visit_resto_wrper p {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    width: 50%;
    padding: 0 0 20px 0;
    margin: 0 auto;
}

.visit_btnwrper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}

.visitbtnyel {
    border-radius: 40px;
    background: #FFC804;
    color: #000;
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
    padding: 10px 40px;
    margin-right: 12px;
}
.visitbtnyel span{font-size: 15px;
    font-weight: 500; text-transform: none;
    line-height: 1.2; display: block;}
/* ......visit restaurant style........... */
/* ......footer style........... */
.footer_wrp {
    background: url(../images/footerbottom.png) no-repeat;
    background-size: cover;
    padding:57px 0 19px;
}

.foot_inner {
    display: flex;
    flex-wrap: wrap;
}

.foot_left {
    width: 30%;
}

.foot_left p {
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.foot_mid {
    width: 40%;
}

.foot_mid ul {
    display: flex;
    justify-content: center;
}
.foot_mid ul li{ list-style-type: none;}
.foot_mid ul li a {
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 0 10px;
}

.foot_right {
    width: 30%; display: flex; justify-content: flex-end;
}
.foot_right a{ display: inline-block; margin-left: 15px;}
.instagram-w{ width: 18px;}
/* ......footer style........... */

.terms_wrpper{ padding: 30px 0 40px;}
.terms_wrpper h2 {
    color: #100F88;
    text-align: left;
    font-family: Poppins;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
    padding: 0 0 10px 0;
}
.terms_wrpper h3 {
    color: #000;
    text-align: left;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
    padding: 0 0 10px 0;
}
.terms_wrpper p {
    color: #000000;
    text-align: left;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
   
    padding: 0 0 20px 0;
    margin: 0 auto;
}
.cateringwrp{ display: flex; flex-wrap: wrap; justify-content: center; padding: 0 20px;}
/* .catering_wrpbox{
    border-radius: 30px;
    border: 1px solid #E9E9E9;
    background: #F5F5F5;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.10);
    padding: 0 0 18px 0;
} */
.catering_wrpbox{
    display: flex; justify-content: center; flex-wrap: wrap;
    flex: 0 0 22%;
    
    border-radius: 15px;
    border: 1px solid #E9E9E9;
    background: #F5F5F5;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.10);
    padding: 0 0 0 0; margin: 0 10px 30px 10px;
}
.catering_wrpbox img{ width:100%; border-radius: 15px;}
.catering_wrpbox h3{
    color: #171717;
    text-align: center;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4;
    margin: 20px 15px 20px 15px;
}
.offerb_text{
    color: #171717;
    text-align: center;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4;
    margin: 20px 0 0 0;
    padding: 0 20px;
}
.lazada_mwrp.lazada_cateringmwper {
    padding: 30px 0 74px;
}