@font-face {
    font-family: Raleway-Bold;
    src: url(fonts/Raleway-Bold.ttf);
}
@font-face {
    font-family: Cookie-Regular;
    src: url(fonts/Cookie-Regular.ttf);
}
@font-face {
    font-family: Raleway-SemiBold;
    src: url(fonts/Raleway-SemiBold.ttf);
}
@font-face {
    font-family: Raleway-Regular;
    src: url(fonts/Raleway-Regular.ttf);
}
@font-face {
    font-family: Roboto-Regular;
    src: url(fonts/Roboto-Regular.ttf);
}


.pad_0{
    padding: 0;
}
.mar_0{
    margin: 0;
}
h1 , h2 , h3{
    margin: 0;
    padding: 0;
}
body{
    margin: 0;
    padding: 0;
}
p{
    margin: 0;
}
.w_33{
    width: 33%;
}



/* page - 1 CSS */
section{
    width: 100%;
    float: left;
}
.bg_page_1 {
    background-image: url(images/bg_page_1.webp);
    width: 100%;
    float: left;
    height: auto;
    background-size: cover;
}
.head_brunch {
    width: 100%;
    float: left;
    margin: 30px 0 30px 0;
}
.head_brunch h4{
    width: 100%;
    float: left;
    font-family: Raleway-Bold;
    color: #f8f8f8;
    text-transform: uppercase;
    font-size: 26px;
}
.head_page_ul {
    width: 100%;
    float: left;
    text-align: right;
    margin-top: 18px;
}
.main_page_1_mid {
    width: 100%;
    float: left;
}
.main_page_1_con {
    width: 100%;
    float: left;
    background-color: #d4d8d9;
    opacity: 0.8;
    border: none;
    height: auto;
    margin-bottom: 240px;
}

.main_page_1_con h1{
    width: 100%;
    padding-top: 150px;
    float: left;
    text-align: center;
    font-family: Cookie-Regular;
    color: #2c3a42;
    font-size: 75px;
}
.main_page_1_con h2{
    width: 100%;
    float: left;
    text-align: center;
    padding-bottom: 30px;
    color: #ad6c12;
    font-family: Raleway-SemiBold;
    text-transform: uppercase;
    font-size: 70px;
}
.page_1_btn {
    width: 100%;
    float: left;
    text-align: center;
    padding-bottom: 165px;
}
.page_1_btn button{
    width: 200px;
    height: 45px;
    padding-bottom: 15px;
    font-family: Raleway-SemiBold;
    background-color: #ffffff;
    color: #2c3a42;
    text-transform: uppercase;
    border: none;
    font-size: 28px;
}



/* Page - 2 CSS */
.bg_page_2 {
    width: 100%;
    float: left;
    height: auto;
    background-color: #2a3b40;
}
.main_page_2 {
    width: 100%;
    float: left;
}
.page_2_lft {
    width: 100%;
    float: left;
}
.page_2_lft h2{
    font-family: Raleway-Bold;   
    width: 100%;
    text-align: left;
    float: left;
    color: #f8f8f8;
    padding-top: 150px;
    padding-bottom: 45px;
}
.page_2_lft p{
    width: 100%;
    float: left;
    font-size: 17px;
    font-family: Raleway-Regular;
    color: #f8f8f8;
    padding-bottom: 70px;
}
.page_2_right {
    width: 100%;
    float: left;
    padding-top: 50px;
    padding-bottom: 50px;
}
.page_2_right img{
    width: 100%;
    float: left;
    height: auto;
}



/* Page - 3 CSS */
.bg_page_3 {
    width: 100%;
    float: left;
    height: auto;
    background-color: #d4d8d9;
}
.page_3_con {
    width: 100%;
    float: left;
    padding-top: 35px;
    padding-bottom: 30px;
}
.page_3_con i{
    color: #2a3b40;
    font-size: 18px;
}
.page_3_con h2{
    width: 100%;
    float: left;
    padding-top: 15px;
    padding-bottom: 30px;
    color: #2c3a42;
    font-family: Raleway-Bold;   
}
.page_3_con p{
    width: 100%;
    float: left;
    font-family: Raleway-Regular;
    color: #2a3b40;
    font-size: 16px;
    padding-bottom: 20px;
}



/* Page - 4 CSS */
.bg_page_4 {
    background-image: url(images/bg_page_4.webp);
    width: 100%;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.main_page_4 {
    width: 100%;
    float: left;
    padding-top: 60px;
    padding-bottom: 86px;
}
.con_page_4 {
    width: 100%;
    float: left;
    background-color: #d4d8d9;
    opacity: 0.8;     
    padding: 0 12px 0 11px;  
}
.head_page_4{
    width: 100%;
    float: left;
}
.head_page_4 h1{
    width: 100%;
    float: left;
    padding-top: 25px;
    text-align: center;
    font-family: Cookie-Regular;
    color: #304751;
    font-size: 60px;
}
.head_page_4 h2{
    width: 100%;
    float: left;
    text-align: center;
    font-family: Raleway-SemiBold;
    text-transform: uppercase;
    color: #ad6c12;
    font-size: 40px;
    padding-bottom: 25px;
}
.page_4_items {
    width: 100%;
    float: left;
}
.page_4_items img{
    width: 100%;
    float: left;
    height: auto;
}
.page_4_con h2 {
    font-family: Raleway-Bold;
    width: 100%;
    float: left;
    padding: 50px 0 30px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    color: #ad6c12;
}
.page_4_items p{
    width: 100%;
    float: left;
    text-align: center;
    font-family: Raleway-Regular;
    color: #304751;
    padding: 0 25px 10px 25px;
}
.page_4_items h1{
    width: 100%;
    float: left;
    font-family: Raleway-Bold;    
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    padding-top: 20px;
    padding-bottom: 30px;
}



/* Page - 5 CSS */
.bg_5{
    background-image: url(images/page_5_bg.webp);
    width: 100%;
    height: auto;
    float: left;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.8;
}
.bg_color_5 {
    width: 100%;
    float: left;
    background-color: #d4d8d9ba;
    height: auto;
}

.main_page_5 {
    width: 100%;
    float: left;
}
.con_page_5 {
    width: 80%;
    margin: auto;
}
.con_page_5 h1{
    width: 100%;
    float: left;
    text-align: center;
    font-family: Raleway-Bold;   
    color: #2a3b40;
    font-size: 30px;
    padding-top: 60px;
    padding-bottom: 25px;
    font-weight: bold;
}
.con_page_5 p{
    width: 80%;
    margin: auto;
    text-align: center;
    font-family: Raleway-Regular;
    color: #304751;
    font-weight: bold;
}
.page_5_awe {
    width: 10%;
    margin: auto;
    padding-bottom: 15px;
}

.con_page_5 i{
    font-size: 18px;
    color: #2a3b40;
    padding-top: 20px;
    padding-bottom: 20px;
}
.con_page_5 ul{
    width: 60%;
    margin: auto;
    text-decoration: none;
    list-style: none;
    padding-bottom: 50px;
}
.con_page_5 ul li a{
    width: 25%;
    color: #2a3b40;
    float: left;
    font-family: Raleway-Bold;   
    font-weight: bold;
    font-size: 18px;
}



/* Page - 6 CSS */
.bg_6{
    background-image: url(images/bg_page_6.webp);
    width: 100%;
    padding-top: 180px;
    height: auto;
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
}
.bg_color_6 {
    background-color: #dadee0b3;
    width: 100%;
    float: left;
    padding-bottom: 35px;
}

.main-page_6 {
    width: 100%;
    float: left;
}
.main-page_6 h1{
    width: 100%;
    float: left;
    padding-top: 85px;
    text-align: center;
    font-family: Cookie-Regular;
    color: #304751;
    font-size: 60px;
}
.main-page_6 h2{
    width: 100%;
    float: left;
    text-align: center;
    font-family: Raleway-SemiBold;
    color: #ad6c12;
    text-transform: uppercase;
    font-size: 45px;
}
.con_page_6 {
    width: 100%;
    float: left;
}
.tikka_chick_page_6 {
    margin-top: 90px;
    width: 100%;
    float: left;
}
.tikka_chick_page_6 img{
    float: left;
    padding-left: 20px;
}
.tikka_chick_page_6 h2 {
    text-align: left;
    float: left;
    width: 100%;
    color: #304751;
    font-size: 25px;
    font-family: Raleway-Bold;   
    margin-top: 10px;
    text-transform: uppercase;
}
.tikka_chick_page_6 p{
    width: 80%;
    float: left;
    font-family: Raleway-Regular;
    font-size: 18px;
}
.tikka_chick_page_6 p b{
    font-family: Raleway-Bold;   
    color: #304751;
}
.soup_page_6 {
    width: 100%;
    float: left;
    margin-top: 90px;
}
.soup_page_6 h2{
    text-align: left;
    float: left;
    width: 100%;
    color: #304751;
    font-size: 25px;
    font-family: Raleway-Bold;   
    margin-top: 10px;
    text-transform: uppercase;
}
.soup_page_6 p{
    width: 80%;
    float: left;
    font-family: Raleway-Regular;
    font-size: 18px;
}
.soup_page_6 p b{
    font-family: Raleway-Bold;   
    color: #304751; 
}
.papadums_page_6 {
    width: 100%;
    float: left;
    margin-top: 60px;
}
.papadums_page_6 img{
    float: left;
    padding-left: 20px;
}
.papadums_page_6 h2 {
    text-align: left;
    float: left;
    width: 100%;
    color: #304751;
    font-size: 25px;
    font-family: Raleway-Bold;   
    margin-top: 10px;
    text-transform: uppercase;
}
.papadums_page_6 p{
    width: 80%;
    float: left;
    font-family: Raleway-Regular;
    font-size: 18px;
}
.papadums_page_6 p b{
    font-family: Raleway-Bold;   
    color: #304751;
}
.yellow_curry_page_6 {
    width: 100%;
    float: left;
    margin-top: 70px;
}
.yellow_curry_page_6 h2{
    text-align: left;
    float: left;
    width: 100%;
    color: #304751;
    font-size: 25px;
    font-family: Raleway-Bold;   
    margin-top: 10px;
    padding-left: 5px;
    text-transform: uppercase;
}
.yellow_curry_page_6 p{
    width: 80%;
    float: left;
    font-family: Raleway-Regular;
    font-size: 18px;
    padding-left: 5px;
}
.yellow_curry_page_6 p b{
    font-family: Raleway-Bold;   
    color: #304751; 
}
.chicken_curry_page_6 {
    width: 100%;
    float: left;
    margin-top: 70px;
}
.chicken_curry_page_6 img{
    float: left;
    padding-left: 20px;
}
.chicken_curry_page_6 h2 {
    text-align: left;
    float: left;
    width: 100%;
    color: #304751;
    font-size: 25px;
    font-family: Raleway-Bold;   
    margin-top: 10px;
    text-transform: uppercase;
}
.chicken_curry_page_6 p{
    width: 80%;
    float: left;
    font-family: Raleway-Regular;
    font-size: 18px;
}
.chicken_curry_page_6 p b{
    font-family: Raleway-Bold;   
    color: #304751;
}
.meatballs_page_6 {
    width: 100%;
    float: left;
    margin-top: 70px;
}
.meatballs_page_6 h2{
    text-align: left;
    float: left;
    width: 100%;
    color: #304751;
    font-size: 25px;
    font-family: Raleway-Bold;   
    margin-top: 10px;
    padding-left: 5px;
    text-transform: uppercase;
}
.meatballs_page_6 p{
    width: 80%;
    float: left;
    font-family: Raleway-Regular;
    font-size: 18px;
    padding-left: 5px;
}
.meatballs_page_6 p b{
    font-family: Raleway-Bold;   
    color: #304751; 
}



/* Page - 7 CSS */
.page_7_bg{
    width: 100%;
    float: left;
}
.page_7_bg img{
    width: 100%;
    float: left;
}



/* Page - 8 CSS */
.bg_page_8 {
    background-color: #2a3b40;
    width: 100%;
    float: left;
    height: auto;
}
.main_page_8 {
    width: 100%;
    float: left;
}
.main_page_8 h1{
    width: 100%;
    float: left;
    text-align: center;
    font-family: Cookie-Regular;
    color: #d4d8d9;
    font-size: 70px;
    padding-top: 30px;
    padding-bottom: 20px;
}
.con_page_8 {
    width: 100%;
    float: left;
}
.con_page_8 label {
    color: #d4d8d9;
    font-family: Raleway-Bold;
    margin-bottom: 45px;
    padding-left: 45px;
}
.con_page_8 p{
    width: 100%;
    float: left;
}
.con_page_8 input{
    width: 200px;
    height: 35px;
    border: 2px solid #f8f8f8;
    background-color: #2a3b40;
    border-radius: 4px;
}
.con_page_8 ::placeholder{
    font-family: Raleway-Bold;   
    color: #d4d8d9;
    padding-left: 15px;
}
.page_8_btn {
    width: 100%;
    float: left;
    text-align: center;
}
.page_8_btn button{
    width: 200px;
    height: 30px;
    border: 2px solid #d4d8d9;
    border-radius: 4px;
    margin-bottom: 30px;
    color: #d4d8d9;
    background-color: #304751;
    text-transform: uppercase;
    font-family: Raleway-Bold;   
}



/* Page - 9 CSS */
.page_9_bg {
    width: 100%;
    float: left;
}
.page_9_bg img{
    width: 100%;
    float: left;
}



/* Page - 10 CSS */
.bg_page_10 {
    width: 100%;
    float: left;
    background-color: #d4d8d9;
    height: auto;
    padding-bottom: 25px;
}
.main_page_10 {
    width: 100%;
    float: left;
}
.main_page_10 h1{
    width: 100%;
    float: left;
    text-align: center;
    color: #304751;
    font-family: Cookie-Regular;
    padding: 35px 0 0 0;
    font-size: 60px;
    font-weight: bold;
}
.main_page_10 h2{
    width: 100%;
    float: left;
    text-align: center;
    font-family: Raleway-SemiBold;
    color: #ad6c12;
    text-transform: uppercase;
    font-size: 40px;
    padding-bottom: 25px;
}
.con_page_10 {
    width: 100%;
    float: left;
}
.imgs_page_10 {
    width: 100%;
    float: left;
    background-color: #ffffff;
    margin-bottom: 60px;
}
.imgs_page_10 img{
    width: 100%;
    float: left;
}
.imgs_page_10 h3{
    width: 100%;
    float: left;
    font-family: Raleway-Bold;   
    color: #555555;
    padding: 20px 0 20px 30px;
    font-size: 17px;
}
.imgs_page_10 h2{
    width: 100%;
    float: left;
    font-family: Raleway-Bold;   
    color: #555555;
    font-size: 15px;    
    padding: 0px 0 25px 30px;
    text-align: left;
}
.imgs_page_10 p{
    width: 80%;
    float: left;
    font-family: Raleway-Regular;   
    color: #555555;
    padding: 0 0 15px 30px;
}
.imgs_page_10 button{
    width: 100px;
    text-align: left;
    height: 20px;
    font-family: Raleway-Bold;   
    padding: 0 0 30px 0;
    text-transform: uppercase;
    border: none;
    background-color: #ffffff;
    border-bottom: 7px solid #ff992b;
    margin-bottom: 30px;
}
.btn_page_10{
    width: 100%;
    float: left;
    text-align: center;
}


/* Page - 11 CSS */
.main_page_11 {
    width: 100%;
    float: left;
    text-align: center;
}
.main_page_11 i{
    color: white;
    font-size: 35px;
    padding: 25px 0 20px 0;
}
.main_page_11 p{
    width: 65%;
    font-size: 18px;
    margin: auto;
    color: #d4d8d9;
    font-family: Raleway-Regular;   
}
.main_page_11 h2{
    padding: 20px 0 20px 0;
    width: 100%;
    float: left;
    font-family: Raleway-Bold;   
    color: #d4d8d9;
    font-size: 18px;
    font-weight: bold;
}
.main_page_11 ul {
    width: 60%;
    margin: auto;
    text-align: center;
    text-decoration: none;
    list-style: none;
}
.main_page_11 ul li{
    width: 20%;
    float: left;
    margin-bottom: 50px;
}
.main_page_11 ul li i{
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background-color: #ffffff;
    color: #2a3b40;
    line-height: 5px;
}



/* Page - 12 CSS */
.page_con_lft {
    width: 100%;
    float: left;
}
.page_12_con_lft h2{
    width: 100%;
    float: left;
    padding: 30px 0 30px 0;
    text-transform: uppercase;
    text-align: left;
    color: #304751;
    font-family: Raleway-Bold; 
    font-size: 21px;
}
.page_12_con_lft p{
    width: 70%;
    font-size: 19px;
    float: left;
    font-family: Raleway-Regular; 
}
.page_12_con_rght {
    width: 100%;
    float: left;
    padding-top: 35px;
}
.page_12_con_rght h3{
    width: 70%;
    float: left;
    padding-bottom: 28px;
    text-align: center;
    font-family: Raleway-Bold; 
    color: #304751;
    text-transform: uppercase;
    font-size: 15px;
}
.page_12_con_rght ul{
    width: 100%;
    float: left;
    list-style: none;
    text-decoration: none;
}
.page_12_con_rght ul li a{
    color: #304751;
    font-family: Raleway-Bold; 
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 15px;
}
.page_12_foot_ul {
    width: 100%;
    float: left;
    list-style: none;
    text-decoration: none;
}
.page_12_foot_ul li{
    color: #304751;
    font-family: Roboto-Regular;
    font-family: 100;
    font-size: 12px;
}
