*{
	padding: 0px;
	margin: 0px;
}
body{
	font-family: sans-serif;
}
html, body{
	height: 100%;
	background-color: black;
}
#sidebar{
	position: fixed;
	width: 200px;
	height: 85%;
	background-color: #e9f3f5;
	box-shadow: 0px 2px 20px grey;
	left: -200px;
	border-bottom-right-radius: 10px;
	transition: all 500ms linear;
	z-index: 4;
}
#sidebar.active{
	left: 0px;
}
#sidebar ul li {
	color: white;
	list-style-type: none;
	padding: 15px 10px;
	border-bottom: 1px solid grey;
}
#sidebar .toggle-btn{
	position: absolute;
	left: 220px;
	top: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: rgba(235, 31, 0, 1);

}
#sidebar .toggle-btn span{
	display: block;
	width: 30px;
	height: 3px;
	background-color: rgba(235, 184, 0, 1);
	margin: 5px 0px;
}
#sidebar ul li a{
	text-decoration: none;
	color: black;
}
#sidebar ul li a:hover{
	color: blue;
}

#header{
	width: 100%;
	height: 100px;
	background-color: rgba(235, 31, 0, 1);
	box-shadow: 1px 1px 1px 1px black;
	position: fixed;
	z-index: 3;
}
.header_1{
	width: 80%;
	height: 98px;
	margin: 1px 150px auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;

}
.suzuki_gmb_1{
	width: 30%;
	height: 100%;
}
.suzuki_gmb_2{
	width: 80%;
	height: 100%;
}
.image_slider{
	width: 100%;
	height: 250px;
	margin-top: 20px;
}
.sect {
	height: 50%
}
.subsec1{
	width: 100%;
	background-color: red;
}
.subsec2{
	width: 100%;
	background-color: red;
}
.home_content1{
	width: 90%;
	height: 1000px;
	margin: auto; 
}
.subsec_about{
	width: 100%;
	background-color: red;
}
.subsec_price{
	width: 100%;
	background-color: red;
}
.subsec_conctact{
	width: 100%;
	background-color: red;
}
.subsec_order{
	width: 100%;
	background-color: red;
}
.sectone{
	background-image: url(gambar/Abuk-Abuk.png);
	opacity: 0.8;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.secttwo{
	background-image: url(gambar/sotoayam.jpg);
	opacity: 0.8;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.sectthree{
	background-image: url(gambar/murtabakdaging.jpg);
	opacity: 0.8;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.sectfour{
	background-image: url(gambar/95b5.jpg);
	opacity: 0.8;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.sectfive{
	background-image: url(gambar/manggo.jpg);
	opacity: 0.8;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.sectfooter{
	background-image: url(gambar/rotipratafishcurry.jpg);
	background-size: cover;
	opacity: 0.8;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.header2{
	width: 10%;
	height: 90%;
	float: right;
	border-radius: 5px;
	text-align: center;
	overflow: hidden;
}
.header2 a{
	text-decoration: none;
	color: deepskyblue;
	line-height: 45px;
}
.header2 p{
	font-size: 90%;
}
.aa{
	display: none;
}
.home_content{
	width: 90%;
	height: 600px;
	margin: auto; 
}
.home_content h1{
	color: white;
}
.home_content h3{
	color: #2f343c;
}
.home_content1 h1{
	color: white;
}
.home_content1 h3{
	color: #2f343c;
}
.pricelist{
	height: 1000px;
	width: 90%;
	background-color: white;
	margin: auto; 
}
.tutu{
	height: 12000px;
	width: 90%;
	background-color: white;
	margin: auto; 	
}
.aboutimg{
	width: 100px;
	height: 200px;
	margin-left: 300px;
	margin-top: 10px;	
}
.tabel tr td {
	border: 1px solid grey;
}
.tabel{
	margin: auto;
	margin-top: 10px;
	border-collapse: collapse;
}
.isi_berita{
	width: 98%;
	height: 200px;
	margin: auto;
	margin-top: 30px;
	padding-top: 10px;
	box-shadow: 0px 1px 10px 3px white;
	overflow: hidden;
	background-color: rgba(253, 243, 19, 0.9);
}
.img_berita{
	width: 10%;
	height: 90px;
	margin-left: 10px;
	margin-top: 5px;
	position: absolute;
	float: left;
}
.img_makanan{
	width: 100%;
	height: 100%;
}
.text_berita{
	width: 80%;
	height: 100px;
	float: right;
	margin-right: 70px;
}
.text_berita h3,p{
	padding: 3px;
}
.text_tgl{
	color: blue;
	text-decoration: none;
}
.text_tgl:hover{
	color: red;
}
.ojk{
	width: 130px;
	height: 80px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-left: 20px;
	margin-top: 10px;
}
.oj1{
	width: 60px;
	height: 60px;
	float: left;
	margin-top: 10px;
	margin-left: 50px;
}
.tag{
	width: 190px;
	margin: 5px;
	height: 85px;
}
.tag img{
	float: left;
	margin-right: 6px;
	margin-top: 9px;
}
.tag p{
	position: absolute;
	margin-left: 80px;
    font-family: 'Playfair Display', serif;
}
.tag_1{
	width: 190px;
	margin: 10px 5px;
	height: 130px;
}
.tag_22{
	width: 190px;
	height: 30px;
	margin: 1px;
}
.tag_22 p{
	font-size: 15px;
	position: absolute;
	margin-left: 40px;
	margin-top: 3px;
}
.warung{
	float: left;
	color: white;
	font-size: 4vw;
	margin-left: 0px;
	line-height: 75px;
    font-family: 'Playfair Display', serif;
}
.gmb_22{
	width: 15%;
	float: left;
    height: auto;
}
.copy_right{
	font-size: 1vw;
	color: red;
	text-shadow: 0px 2px 2px yellow;
}
.contact{
	height: 6000px;
	width: 90%;
	background-color: white;
	margin: auto; 	
}
.img_kontak{
	margin-left: 100px;
	margin-top: 50px;
	width: 400px;
	height: 400px;
}
.berita_ktn{
	color: #2f343c;
}
.huhu{
	font-size: 15px;
	margin-left: -8px;
}
.jaja{
	margin-left: 30px; 
	margin-top: 30px; 
	font-size: 20px; 
	color: black;
}
.order{
	height: 1500px;
	width: 90%;
	background-color: white;
	margin: auto;
}
.order h1, h2{
	margin-left: 30px;
}
.order h1{ 
	text-align: center;
}
.order_1{
	width: 1200px;
	height: 800px;
	margin: 100px auto;
}
.kotak_23{
	width: 400px;
	margin: 50px;
	height: 300px;
	margin-left:100px;
	float: left;
}
.kotak_23:hover{
	background-color: rgba(222, 2, 2, 0.61);
	transition: 2s;
}
.gojek-2{
	width: 95%;
	height: auto;
}
.aab{
	width: 60%;
	height: auto;
	margin-left: 50px;
}
.bl{
	color: red;
}
.red{
	color: red;
}
.staff{
	width: 98%;
	height: 500px;
	margin-top: 1400px;
	margin-left: 20px;
}
.action{
	width: 230px;
	height: 400px;
	float: left;
	margin-left: 40px;
	margin-top: 20px;
	border: 5px solid red;
}
.action2{
	width: 40%;
	height: 500px;
	float: left;
	margin-left: 400px;
	margin-top: 20px;
	border: 5px solid red;
}
.video1{
	width: 40%;
	height: 300px;
	margin-left: 380px;
	margin-top: 50px;
	border: 4px solid red;
}
/*media Screen 500*/
@media screen and (max-width: 700px){
#sidebar .toggle-btn{
	margin-left: 0px;
}
#sidebar{
	height: 550px;
}
.ojk{
	width: 20%;
	height: 70%;
	margin-left: 10px;
}
#header{
	box-shadow: none;
}
.header{
	max-width: 100%;
}
.warung{
	color: white;
	margin-left: -30px;
	font-size: 4vw;
	line-height: 90px;
    font-family: 'Playfair Display', serif;
}
.header_1{
	width: 100%;
	height: 100%;
	margin-top: 0;
	margin-right: 20px;
	margin-left: 70px;
}
#sidebar a{
	font-size: 10px;
}
.home_content h1{
	color: white;
	font-size: 20px;
}
.home_content1 h1{
	color: white;
	font-size: 20px;
}
.subsec1{
	width: 100%;
	height: 1200px;
	background-color: red;
}
.subsec2{
	width: 100%;
	height: 2300px;
	background-color: red;
}
.isi_berita{
	width: 100%;
	height: 500px;
	margin: auto;
	margin-top: 30px;
	padding-top: 10px;
	box-shadow: 0px 1px 10px 3px white;
	overflow: hidden;
	background-color: rgba(253, 243, 19, 0.9);
}
.img_berita{
	width: 60%;
	height: 90px;
	margin-left: 10px;
	margin-top: 5px;
	position: absolute;
	float: left;
}
.img_makanan{
	width: 100%;
	height: 100%;
}
.text_berita{
	width: 90%;
	height: 400px;
	left: 50px;
	top: 100px;
	position: relative;
}
.text_berita h3,p{
	padding: 3px;
}
.text_tgl{
	color: blue;
	text-decoration: none;
}
.tutu{
	height: 21000px;
	width: 90%;
	background-color: ;
	margin: auto; 	
}
.aboutimg{
	width: 100px;
	height: 200px;
	margin-left: 50px;
	margin-top: 10px;	
}
.pricelist{
	height: 2000px;
	width: 99%;
	margin: auto; 
}
.sectone{
	background-image: url(gambar/kopio.jpg);
	opacity: 0.8;
	background-size: 160%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.img_kontak{
	max-width: 70%;
	max-height: 200px;
	margin-left: 50px;
}
.contact{
	height: 10000px;
	width: 90%;
	background-color: white;
	margin: auto; 	
}
.jaja{
	margin-left: 20px; 
	margin-top: 30px; 
	font-size: 15px; 
	color: black;
}
.copy_right{
	font-size: 3vw;
	color: red;
	text-shadow: 0px 2px 2px yellow;
}
.oj1{
	width: 30px;
	height: 20px;
	float: left;
	margin-left: -10px;
}

.video1{
	width: 90%;
	height: 300px;
	margin-left: 15px;
}
.kotak_23{
	max-width: 90%;
	display: block;
	height: 280px;
	float: left;
	background-color: rgba(222, 2, 2, 0.61);
	margin-left: 5px;
}

.action2{
	width: 90%;
	height: 300px;
	margin-left: 10px;
}

.order_1{
	max-width: 90%;
	height: 1900px;
	margin: 100px auto;
}
.order{
	height: 2300px;
	width: 90%;
	background-color: white;
	margin: auto;
}
}
