/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on February 23, 2018 */

@font-face {
    font-family: 'majesti_bannerheavy_italic';
    src: url('majesti-banner-heavyitalic-webfont.woff2') format('woff2'),
         url('majesti-banner-heavyitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

 .flex-contents {
  display: flex;
  flex-direction: column;
  max-height:  100%;
     margin:0 auto;
}


body, html {
    max-width: 960px;
    margin: 0 auto;
    padding: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    background-color: #222;
    box-shadow: 2px 5px 10px 0px rgba(0,0,0,0.75);
 
}

.logo{
    width: 15%;
    padding-right: 35px;
    padding-left: 35px;
    height: auto;
 
}  


.nav{
    
    height: 100%;
    display: inline-flex;
    justify-content: space-around;
    flex-direction: column;
    color: whitesmoke;
    margin: 10px;

}

.nav ul {
    flex: 8;
    display: flex;
    
    list-style: none;
    min-height: 100%;
    color: whitesmoke;
}

.nav li {
    
    padding-left: 65px;
    padding-top: 8px;
    list-style: none;
    color: whitesmoke;
    text-transform: uppercase;
}

.nav a{ 
    list-style: none;
    color: whitesmoke;
}

nav a {
    color:floralwhite;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    
}

nav a:hover{ 
    background-color: rgb(190, 30, 45);
    padding: 10px;
    flex: 1;
    transition: ease .7s;
    justify-content: center;
}


/*hero-text*/

.hero{
    height: 500px;
}

.hero-text {
    position: relative;
    bottom: 450px;
    color: white;
    text-align: center;
    
}

.hero-text h1{
    font-size: 95px;
    font-family: 'majesti_bannerheavy_italic', Fallback, sans-serif;
    text-transform: lowercase;
    position: relative;
    text-shadow: 3px 1px 2px #222;

}

.hero-text p{
    font-size: 26px;
    font-family: 'Roboto';
    text-transform: uppercase;
    letter-spacing: .2em; 
    position: relative;
    bottom: 100px;
    padding: 0px;
    color: whitesmoke;
    text-shadow: 2px 1px 2px #222;

    
    
}

.hero-img{
    width: 100%;
    height: auto;
    display: flex 8;
    
}

.hero-text button{
    border: none;
    padding: 15px 15px;
    background-color: rgb(190, 30, 45);
    position: relative;
    bottom: 80px;
  
}

.hero-text button a{
    color: whitesmoke;
}

.hero-text button:hover{ 
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
}

.hero2{
    height: 500px;
    display: flex 8;
    margin: 0 auto;

}

.hero2-text {
    position: relative;
    bottom: 400px;
    color: white;
    text-align: center;
    
}

.hero2-text h1{
    font-size: 95px;
    font-family: 'majesti_bannerheavy_italic', Fallback, sans-serif;
    text-transform: lowercase;
    position: relative;
    text-shadow: 3px 1px 2px #222;

}

.hero2-text p{
    font-size: 26px;
    font-family: 'Roboto';
    text-transform: uppercase;
    letter-spacing: .2em; 
    position: relative;
    top: 70%;
    padding: 10px;
    color: whitesmoke;
    text-shadow: 2px 1px 2px #222;

    
    
}

.hero2-img{
    width: 100%;
    display: block;
    
}

.hero2-text button{
    border: none;
    padding: 15px 15px;
    background-color: rgb(190, 30, 45);
    position: relative;
    bottom: 80px;
  
}

.hero2-text button a{
    color: whitesmoke;
}

.hero2-text button:hover{ 
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
}



.head1{
    height: 50px;
    display: inline-block;
    margin: 0;
    padding: 0;
    
    
}

.head1 p{
    color: white;
    font-size: 22px;
    text-align: center;
    letter-spacing: .3em;
    font-weight: 500;
    
}
.contain1{
    max-width: 100%;
    margin: 0 auto;

    
}

.gallery{    
    height: 450px;
    width: 100%;
    background-color: whitesmoke;
    color: #222;
    display: inline-block;
    position: relative; 
}


.gallery span {
    display: inline-block;
    width:292px; 
    position: relative;
    top: 10px;
    left: 10px;
    padding-left: 15px;
}

.gallery img{ 
    width: 100%; 

    
}

.gallery p{
    display: inline-block;
    font-size: 14px;
    position: relative;
    margin-left: 25px;
    margin-right: 25px;
    
    
}


.gallery h1{
    width: 100%;
    display: inline-block;
    color: #222;
    font-weight: 200;
    font-family: 'Poppins';
    font-size: 26px;
    letter-spacing: 1px;
    text-align: center;
}

.gallery h2{
    width: 100%;
    display: inline-block;
    color: #222;
    font-weight: 200;
    font-family: 'Poppins';
    font-size: 19px;
    text-align: center;
    letter-spacing: 1px;
    
}


.gallery button{
    border: none;
    display: block;
    padding: 10px 25px;
    background-color: rgb(190, 30, 45);
    position: relative;
    left: 395px;
    top: 35px;
    
   
    
}

.gallery button:hover{
   -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    
}
.gallery a{
    color: whitesmoke;
}


.menu{
    height: 300px;
    width: auto;
    position: relative;
    background-color: #222;
    display: inline-block;
    
    
}

.menu h1{
    display: inline-block;
    color: whitesmoke;
    position: relative;
    left: 650px;
    letter-spacing: .1em;
    font-size: 400;
    font-family: 'Poppins';
    
    
}

.menu h2{
    display: inline-block;
    color: whitesmoke;
    position: relative;
    left: 70px;
    bottom: 30px;
    letter-spacing: .1em;
    font-size: 14px;
    font-family: 'Roboto';
    font-weight: 200;
}


.left{
    float: left;
    margin-left:20px;
    color: whitesmoke;
    font-family: 'Roboto';
    font-size: 12px;
    letter-spacing: .1em;
    
    

}
.right{
    float: right;
    margin-right:50px;
    color: whitesmoke;
    font-family: 'Roboto';
    font-size: 12px;
    letter-spacing: .1em;
    
}

.menu button {
    border: none;
    display: block;
    padding: 10px 25px;
    color: black;
    background-color: whitesmoke;
    position: relative;
    bottom: 5px;
    left: 130px;
    margin-top: 30px;
    width: auto;

}

.menu button:hover{
    background-color: rgb(190, 30, 45);
   padding: 10px;
    transition: all 0.5s ease-in;
    
}



a{
    text-decoration: none;
    color: black;
    letter-spacing: .2em
    
}


.menu button:hover {
    background-color: #222;
    color: white;
}
        
.bokchoy{
    width: 100%;
    height: auto;
    margin: 0 auto;
    
    
}
/*menu slides*/

.menu-pg{
    background-color: whitesmoke;
    color: #222;
    height: 200px;
}

.slider{
    width: 100%;
    display: block;
    
    
}

.menu-about{
    display: inline-block;
    background-color: whitesmoke;
    height: 250px;

}

.menu-about h1{
    text-align: center;
    font-family: 'Poppins' sans-serif;
    font-weight: 200;
    letter-spacing: 2px;
      
}

.pdf{
    text-align: center;
    display: none;
}

.menu-about a{
	text-align: center;
	color: rgb(190, 30, 45);
	display: block;
	position: relative;
	bottom: 5%;
	display: none;
	
	
}

.menup{
    font-size: 14px;
    display: block;
    line-height: 1.5em;
    padding: 25px;
    position: relative;
    bottom: 35px;
    
    
}

.menupage{
    font-family: 'Roboto';
    font-size: 14px;
    letter-spacing: .1em;
    font-weight: 200;
    display: block;
    align-content: center;
    line-height: 1.5em
    
    
}

.container2{
    height: 100%;
    display: inline-block;
    padding: 25px;
    background-color: whitesmoke;

    
   
}

.container2 p{
    font-family: 'Roboto';
    line-height: 1.5em;
    letter-spacing: .1em;
    font-size: 14px;
    color: #222;
    margin-top: 50px;
    
}

.container2 h1{
    text-align: center;
    font-family: 'Poppins' sans-serif;
    font-weight: 200;
    letter-spacing: 2px;
    font-size: 26px;
}



.container3{
    height: 100%;
    display: block;
   
}



.container3 p{
    font-size: 14px;
    line-height: 1.5em;
    color: white;
    display: block;
    text-align: left;
    position: relative;
    top: 70px;
    
    
    
}

.container3 button {
    border: none;
    display: block;
    padding: 10px 25px;
    color: white;
    background-color: rgb(190, 30, 45);
    position: relative;
    left: 100px;
    bottom: 10px;
    margin-top: 30px;
    width: auto;

}

.button-left{
    background-color: rgb(190, 30, 45);
    position: relative;
    left: 35%;
    bottom: 660px;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: white;
    border: none;
    display: block;
    height: 30px;
    width: 100px;
  
    
    
}
.button-right{
    position: relative;
    left: 55%;
    bottom: 690px;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: white;
    border: none;
    background-color: rgb(190, 30, 45);
    height: 30px;
    width: 100px;
    
}

/*reservation form*/

.form-style-8{
    display: flex 8;
    text-align: center;
    width: 75%;
    height: auto;
    padding: 50px;
    margin: 40px auto;
   

}
.form-style-8 h2{
    
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    color: whitesmoke;
    font-size: 24px;
    font-weight: 100;
    padding: 10px;
    margin: -30px -30px 30px -30px;
    letter-spacing: 2px;
}
.form-style-8 input[type="text"],
.form-style-8 input[type="date"],
.form-style-8 input[type="datetime"],
.form-style-8 input[type="email"],
.form-style-8 input[type="number"],
.form-style-8 input[type="search"],
.form-style-8 input[type="time"],
.form-style-8 input[type="url"],
.form-style-8 input[type="password"],
.form-style-8 textarea,
.form-style-8 select 
{
    
    outline: none;
    display: block;
    width: 100%;
    padding: 2px;
    border: none;
    background-color: #222;
    border-bottom: 1px solid #ddd;
    background: solid;
    margin-bottom: 10px;
    font-family: 'Roboto';
    font-size: 14px;
    text-transform: uppercase;
    height: 45px;
}
.form-style-8 textarea{
    resize:none;
    overflow: hidden;
}
.form-style-8 input[type="button"], 
.form-style-8 input[type="submit"]{
    background-color: rgb(190, 30, 45);
    border: none;
    display: inline-block;
    cursor: pointer;
    color: #FFFFFF;
    font-family: 'Poppins' sans-serif;
    font-size: 14px;
    padding: 10px 38px;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    top: 25px;
}
.form-style-8 input[type="button"]:hover, 
.form-style-8 input[type="submit"]:hover {
    background:linear-gradient(to bottom, #222 5%, #222 100%);
    background-color:#222;
}



.menu-section{
    background-color: whitesmoke;
    display: inline-block;
}

.menu-section-left {
    margin-bottom: 30px;
    width: 400px;
    float: left;
    padding-right: 55px;
    padding-left: 20px;
    position: relative;
    
}

 
.menu-item {
  margin: 15px 0;
  font-size: 16px;
}
 
.menu-item-name{
  font-family: 'Roboto';
    color: #222;
  border-bottom: 1px dotted rgb(213, 213, 213);
    letter-spacing: .2em;
    text-transform: uppercase;
    font-size: 14px;
}
 
.menu-item-description {
  font-family: 'Roboto';
    font-style: italic;
    color: #222;
  font-size: 12px;
  line-height: 1.5em;
}
 
.menu-item-price{
  float: right;
  font-family: 'Roboto';
  margin-top: -22px;
    color: #222;
    font-size: 14px;
    letter-spacing: .2em;
}

.menu-section-right {
    margin-bottom: 30px;
    width: 400px;
    position: relative;
    display: inline-block;
    padding-left: 60px;
    
}
 
.menu-item {
  margin: 15px 0;
  font-size: 16px;
}
 
.menu-item-name{
    font-family: 'Roboto';
    color: #222;
    border-bottom: 1px dotted rgb(213, 213, 213);
    letter-spacing: .2em;
    text-transform: uppercase;
}
 
.menu-item-description {
    font-family: 'Roboto';
    font-style: italic;
    color: #222;
  font-size: 12px;
  line-height: 1.5em;
}
 
.menu-item-price{
    float: right;
    font-family: 'Roboto';
    margin-top: -22px;
    color: #222;
}

.menu-left{
    width: auto;
    height: 269px;
    float: left;
    margin-bottom: 20px;

}

.menu-right{
    width: auto;
    height: 269px;
    float: right;
    margin-bottom: 20px;

}
.grow {
    border: none;
    display: block;
    padding: 15px 25px;
    color: whitesmoke;
    background-color: rgb(190, 30, 45);
    position: relative;
    bottom: 26px;
    left: 38%;
    margin-top: 30px;
    width: auto;

}

.grow a{
    color:whitesmoke;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    
}

.grow:hover{ 
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
}



.about-gallery{    
    height: 450px;
    width: 100%;
    position: relative;
    background-color: whitesmoke;
    color: #222;
    display: block;
  
}

.about-gallery span {
    display: inline-block;
    width:292px; 
    position: relative;
    top: 10px;
    left: 10px;
    padding-left: 15px;
}

.about-gallery img{ 
    width: 290px; 

    
}

.about-gallery p{
    display: inline-block;
    font-size: 14px;
    position: relative;
    margin-left: 25px;
    margin-right: 25px;
    
    
}


.about-gallery h1{
    width: 100%;
    display: inline-block;
    color: #222;
    font-weight: 200;
    font-family: 'Poppins';
    font-size: 26px;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
}

.about-gallery h2{
    width: 100%;
    display: inline-block;
    color: #222;
    font-weight: 200;
    font-family: 'Poppins';
    font-size: 19px;
    text-align: center;
    letter-spacing: 1px;
}
    
/*footer*/
footer{
    display: flex ;
    flex-wrap: wrap;
	color: whitesmoke;
    font-family: 'Roboto';
    text-transform: uppercase;
    height: auto;
    
}


footer img{ 
position: relative;
left: 45%;
top: 15px;    
}


footer p{
    letter-spacing: .1em;
    display: block;
    position: relative;
    right: 53.5%;
    top: 95px;
    
   
}

footer h1{
    font-family: 'Poppins';
    font-size: 28px;
    letter-spacing: .1em;
    display: flex;
    position: relative;
    right: 40.5%;
    top: 45px;
    
}
.copy{
    
    display: flex;
    justify-content: center;
    text-transform: lowercase;
    font-size: 14px;font-size: 14px;
    letter-spacing: .1em;
    position: relative;
    top:  50%;
    left: 30%;
    
    
  
}

.copy a{
    color: whitesmoke;
}

.copy a:hover
{
	color: crimson;}

@media all and (min-width: 200px) and (max-width: 800px){ 
    
.logo{
    display: block;
    padding-right: 10px;
    padding-left: 10px;
    width: 40%;
    position:relative;
    left: 20%
   
}  


.nav{
    height: 100%;
    padding: 0px;
    display: inline-block;
    color: whitesmoke;
    position: relative;
    text-align: center;
}

.nav ul {
    display: inline-block;
    align-content: center;
    padding: 0px;
    list-style: none;
    height: 100%;
    color: whitesmoke;
    
}

.nav li {
    display: inline-block;
    text-align: center;
    list-style: none;
    color: whitesmoke;
    text-transform: uppercase;
    padding: 10px;
    
}

.nav a{ 
    list-style: none;
    color: whitesmoke;
    font-size: 12px;
    color:floralwhite;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}


.nav a:active{ 
    padding-left: 2px;
    padding-right: 2px;
    justify-content: center;
}


/*hero-text*/

.hero{
    height: 278px;
    width: 100%;
    display: block;
    justify-content: center;
}

.hero-text {
    position: relative;
    bottom: 250px;
    display: block;
    color: white;
    justify-content: center;
    
}

.hero-text h1{
    font-size: 45px;
    font-family: 'majesti_bannerheavy_italic', Fallback, sans-serif;
    text-transform: lowercase;
    position: relative;
    text-shadow: 3px 1px 2px #222;

}

.hero-text p{
    font-size: 16px;
    font-family: 'Roboto';
    text-transform: uppercase;
    letter-spacing: .2em; 
    position: relative;
    bottom: 60px;
    padding: 10px;
    color: whitesmoke;
    text-shadow: 1px 1px 1px #222;

    
    
}

.hero-img{
    width: 100%;
    display: block;
    
    
}

.hero-text button{
    border: none;
    padding: 10px 5px;
    background-color: rgb(190, 30, 45);
    position: relative;
    bottom: 70px;
  
}

.hero-text button a{
    color: whitesmoke;
    font-size: 10px;
}
 
.gallery{    
    height: auto;
    width: 100%;
    background-color: whitesmoke;
    color: #222;
    display: flex 8;
    margin: 0;
     
}


.gallery span {
    display: block;
    width: 100%; 
    position: relative;
    top: 0px;
    left: 0px;
    padding-left: 0px;
}

.gallery img{ 
    width: 100%; 

    
}

.gallery p{
    display: inline-block;
    font-size: 14px;
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
    
    
}


.gallery h1{
    width: 100%;
    display: block;
    color: #222;
    font-weight: 200;
    font-family: 'Poppins';
    font-size: 26px;
    letter-spacing: 1px;
    text-align: center;
}

.gallery h2{
    width: 100%;
    display: block;
    color: #222;
    font-weight: 200;
    font-family: 'Poppins';
    font-size: 19px;
    text-align: center;
    letter-spacing: 1px;
    
}


.gallery button{
    display: none;
    border: none;
    display: flex 8;
    padding: 10px 25px;
    background-color: rgb(190, 30, 45);
    justify-content: center;
    
    top: 0px;
    
   
    
}

.gallery button:hover{
   -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    
}
.gallery a{
    color: whitesmoke;
    
}


.menu{
    height: 300px;
    width: auto;
    position: relative;
    background-color: #222;
    display: inline-block;
    
    
}

.menu h1{
    display: inline-block;
    color: whitesmoke;
    position: relative;
    left: 650px;
    letter-spacing: .1em;
    font-size: 400;
    font-family: 'Poppins';
    
    
}

.menu h2{
    display: inline-block;
    color: whitesmoke;
    position: relative;
    left: 70px;
    bottom: 30px;
    letter-spacing: .1em;
    font-size: 14px;
    font-family: 'Roboto';
    font-weight: 200;
}


.left{
    float: left;
    margin-left:20px;
    color: whitesmoke;
    font-family: 'Roboto';
    font-size: 12px;
    letter-spacing: .1em;
    
    

}
.right{
    float: right;
    margin-right:50px;
    color: whitesmoke;
    font-family: 'Roboto';
    font-size: 12px;
    letter-spacing: .1em;
    
}

.menu button {
    border: none;
    display: block;
    padding: 10px 25px;
    color: black;
    background-color: whitesmoke;
    position: relative;
    bottom: 5px;
    left: 130px;
    margin-top: 30px;
    width: auto;

}

.menu button:hover{
    background-color: rgb(190, 30, 45);
   padding: 10px;
    transition: all 0.5s ease-in;
    
}



a{
    text-decoration: none;
    color: black;
    letter-spacing: .2em
    
}


.menu button:hover {
    background-color: #222;
    color: white;
}
        
.bokchoy{
    width: 100%;
    height: auto;
    margin: 0 auto;
    
    
}
.menu-section{
    background-color: whitesmoke;
    display: flex 8;
    padding-top: 25px;
    
}

.menu-section-left {
    display: flex 1;
    margin-bottom: 0px;
    width: 100%;
    float: none;
    padding-right: 0px;
    padding-left: 0px;
    
    
}

 
.menu-item {
  margin: 0 ;
  font-size: 16px;
    padding: 10px;
}
 
.menu-item-name{
  font-family: 'Roboto';
    color: #222;
  border-bottom: 1px dotted rgb(213, 213, 213);
    letter-spacing: .2em;
    text-transform: uppercase;
    font-size: 14px;
}
 
.menu-item-description {
  font-family: 'Roboto';
    font-style: italic;
    color: #222;
  font-size: 12px;
  line-height: 1.5em;
}
 
.menu-item-price{
  float: right;
  font-family: 'Roboto';
  margin-top: 0;
    color: #222;
    font-size: 14px;
    letter-spacing: .2em;
    padding: 10px;
}

.menu-section-right {
    margin-bottom: 10px;
    width: 100%;
    position: relative;
    display: flex 8;
   padding: 0px;
    
}
 
.menu-item {
  margin: 15px 0;
  font-size: 16px;
    
}
 
.menu-item-name{
    font-family: 'Roboto';
    color: #222;
    border-bottom: 1px dotted rgb(213, 213, 213);
    letter-spacing: .2em;
    text-transform: uppercase;
}
 
.menu-item-description {
    font-family: 'Roboto';
    font-style: italic;
    color: #222;
  font-size: 12px;
  line-height: 1.5em;
}
 
.menu-item-price{
    float: right;
    font-family: 'Roboto';
    margin-top: -30px;
    color: #222;
}

.menu-left{
    display: block;
    width: 100%;
    height: auto;
    float: none;
    margin-bottom: 0px;

}

.menu-right{
    display: block;
    width: 100%;
    height: auto;
    float: none;
    margin-bottom: 0px;

}
.grow {
    border: none;
    display: flex 1;
    padding: 15px 15px;
    color: whitesmoke;
    background-color: rgb(190, 30, 45);
    position: relative;
    bottom: 10px;
    left: 30%;
    margin-top: 0px;
    width: auto;

}

.grow a{
    color:whitesmoke;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    
}

.grow:hover{ 
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
}


#footer{
    display: block;
	color: whitesmoke;
    font-family: 'Roboto';
    font-size: 12px;
    letter-spacing: .1em;
    text-transform: uppercase;
    padding: 25px;
    height: 100%;
}


#footer img{ 
width: 70%;
display: block;
position: relative;
    left: 15%;
    top: 10px;

}

#footer h1{
    display: block;
        text-align: center;
    position: relative;
    left: 0%;
    top: 15%
    
    }

#footer p{
        text-align: center;
     display: block;
        text-align: center;
    position: relative;
    left: 0%;
    top: 10px;
    }
.copy a {
        color: whitesmoke;
    text-align: center;
    }
    
.copy a:hover{
        background-color: crimson;
    }
    
.about-gallery{ 
    display: inline-block;
    height: 100%;
    width: 100%;
    background-color: whitesmoke;
  
}

.about-gallery span {
    display: none;
    width:100%; 
    position: relative;
    top: 0px;
    left: 0px;
    padding-left: 0px;
}

.about-gallery img{ 
    width: 100%;
    display: none;
    
    }
    


.about-gallery p{
    display: block;
    font-size: 14px;
    position: relative;
    margin-left: 25px;
    margin-right: 25px;
    color: #222;
    
    
}


.about-gallery h1{
    width: 100%;
    display: block;
    color: #222;
    font-weight: 200;
    font-family: 'Poppins';
    font-size: 16px;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
}

.about-gallery h2{
    width: 100%;
    display: block;
    color: #222;
    font-weight: 200;
    font-family: 'Poppins';
    font-size: 16px;
    text-align: center;
    letter-spacing: 1px;
}
    /*menu slides*/

.menu-pg{
    background-color: whitesmoke;
    color: #222;
    height: auto;
    display: flex 8;
}

.slider{
    display: none;
    
    
}

.menu-about{
    display: block;
    background-color: whitesmoke;
    height: auto;

}

.menu-about h1{
    text-align: center;
    font-family: 'Poppins' sans-serif;
    font-weight: 200;
    letter-spacing: 2px;
      
}


.menu-about a{
	text-align: center;
	color: rgb(190, 30, 45);
	display: block;
	position: relative;
	bottom: 5%;
	
	
}

.menup{
    font-size: 12px;
    display: inline-block;
    line-height: 1.5em;
    padding: 25px;
    position: relative;
    bottom: 35px;
    
    
}

.menupage{
    font-family: 'Roboto';
    font-size: 12px;
    letter-spacing: .1em;
    font-weight: 200;
    display: inline-block;
    align-content: center;
    line-height: 1.5em
    
    
}

.container2{
    height: 100%;
    display: block;
    padding: 25px;
    background-color: whitesmoke;

    
   
}

.container2 p{
    font-family: 'Roboto';
    line-height: 1.5em;
    letter-spacing: .1em;
    font-size: 14px;
    color: #222;
    margin-top: 50px;
    
}

.container2 h1{
    text-align: center;
    font-family: 'Poppins' sans-serif;
    font-weight: 200;
    letter-spacing: 2px;
    font-size: 26px;
}



.container3{
    height: 100%;
    display: block;
   
}



.container3 p{
    font-size: 14px;
    line-height: 1.5em;
    color: white;
    display: block;
    text-align: left;
    position: relative;
    top: 70px;
    
    
    
}

.container3 button {
    border: none;
    display: block;
    padding: 10px 25px;
    color: white;
    background-color: rgb(190, 30, 45);
    position: relative;
    left: 100px;
    bottom: 10px;
    margin-top: 30px;
    width: auto;

}

.button-left{
    background-color: rgb(190, 30, 45);
    position: relative;
    left: 35%;
    bottom: 660px;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: white;
    border: none;
    display: block;
    height: 30px;
    width: 100px;
    display: none;
  
    
    
}
.button-right{
    display: none;
    position: relative;
    left: 55%;
    bottom: 690px;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: white;
    border: none;
    background-color: rgb(190, 30, 45);
    height: 30px;
    width: 100px;
    
}

/*reservation form*/

.form-style-8{
    text-align: center;
    padding: 30px;
    background: white;
    margin: 0 auto;
   

}
.form-style-8 h2{
    background: #222;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    color: whitesmoke;
    font-size: 24px;
    font-weight: 100;
    padding: 20px;
    margin: -30px -30px 30px -30px;
    letter-spacing: 2px;
}
.form-style-8 input[type="text"],
.form-style-8 input[type="date"],
.form-style-8 input[type="datetime"],
.form-style-8 input[type="email"],
.form-style-8 input[type="number"],
.form-style-8 input[type="search"],
.form-style-8 input[type="time"],
.form-style-8 input[type="url"],
.form-style-8 input[type="password"],
.form-style-8 textarea,
.form-style-8 select 
{
    
    outline: none;
    display: block;
    width: 100%;
    padding: 7px;
    border: none;
    border-bottom: 1px solid #ddd;
    background: transparent;
    margin-bottom: 10px;
    font-family: 'Roboto';
    font-size: 14px;
    text-transform: uppercase;
    height: 45px;
}
.form-style-8 textarea{
    resize:none;
    overflow: hidden;
}
.form-style-8 input[type="button"], 
.form-style-8 input[type="submit"]{
    background-color: rgb(190, 30, 45);
    border: none;
    display: inline-block;
    cursor: pointer;
    color: #FFFFFF;
    font-family: 'Poppins' sans-serif;
    font-size: 14px;
    padding: 10px 38px;
    text-decoration: none;
    text-transform: uppercase;
}
.form-style-8 input[type="button"]:hover, 
.form-style-8 input[type="submit"]:hover {
    
    background-color:#222;
}
	}