body div, body {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	font-size: 28px;
	background: #343434;
}

#img_001 {
	height: 1822px;
	background: url('001.jpg');
}

#img_002 {
	height: 1246px;
	background: url('002.jpg');
}

#img_003 {
	height: 2040px;
	background: url('003.jpg');
}

#img_004 {
	height: 1464px;
	background: url('004.jpg');
}

#img_005 {
	height: 1663px;
	background: url('005.jpg');
}

#img_006 {
	height: 2000px;
	background: url('006.jpg');
}

#img_007 {
	height: 1627px;
	background: url('007.jpg');
}

#img_008 {
	height: 1483px;
	background: url('008.jpg');
}

#img_009 {
	height: 2808px;
	background: url('009.jpg');
}

#img_010 {
	height: 2254px;
	background: url('010.jpg');
}

.order_btn {
	width: 750px;
	height: 240px;
	background: none;
	border: 0;
	position: absolute;
	left: 0;
	display: block;
}

#order_btn_001 {
	bottom: 0;
}

#order_btn_002 {
	bottom: 0;
}

#order_btn_003 {
	top: 0;
}

#submit_btn {
	top: 1035px;
	height: 185px !important;
}

.select_wrap {
	width: 140px;
	height: auto;
	position: absolute;
	right: 135px;
}

select {
	font-family: 'Open Sans';
	font-weight: 700;
	font-size: 35px;
	border-radius: 8px;
	border: 3px solid #645832;
	width: 166px;
	height: 82px;
	text-align: center ;
	text-align: -moz-center ;
	text-align: -webkit-center ;
	background: #f8f1d5;
}

.black {
	top: 229px;
}

.white {
	top: 446px;
}


input[type=text] {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 110px;
	color: #3b3932;
	display: block;
    width: 539px;
    height: 85px;
    background: none;
    border: 0;
    border-radius: 6px;
    font-family: 'Open Sans';
    font-size: 100%;
    line-height: 30px;
	text-indent: 20px;
}

.name {
	top: 681px;
}

.phone {
	top: 873px;
}





/*

#lsiparis {width: 750px; height: 2407px; background: url(siparis.jpg) top center; margin: 0 auto; padding: 0; position: relative;}
input[type=text] {
    width: 540px;
    height: 100px;
    background: none;
    border: 5px solid #35385a;
    border-radius: 18px;
    font-family: "Cairo";
    font-size: 32px;
    padding-right: 40px;
    line-height: 100px;
-webkit-box-shadow: 0px 7px 16px -9px rgba(105,107,121,1);
-moz-box-shadow: 0px 7px 16px -9px rgba(105,107,121,1);
box-shadow: 0px 7px 16px -9px rgba(105,107,121,1);
}
input[type=text]:focus {
	border-color: #006518;
}
.iname {position: absolute; top: 506px; left: 78px;}
.iphone {position: absolute; top: 714px; left: 78px;}
.btnsbmt {width: 750px; height: 180px; background: none; border: 0; position: absolute; top: 895px; left: 0px; cursor: pointer;}
.gotoform1 {width: 750px; height: 240px; background: none; border: 0; position: absolute; top: 142px; left: 0; display: block;}
.gotoform2 {width: 750px; height: 390px; background: none; border: 0; position: absolute; top: 1072px; left: 0; display: block;}
.gotoform3 {width: 750px; height: 270px; background: none; border: 0; position: absolute; top: 70px; left: 0; display: block;}

input[type=text].error {

}

.countdown {
    float: left;
    width: 750px;
    height: 95px;
    position: relative;
    font-family: "Cairo";
    font-size: 50px;
}
#lsiparis .countdown {
    margin-top: 5px;
}
.countdown div {
    width: 95px;
    height: 95px;
    float: left;
    margin-right: 15px;
    text-align: center;
}
.countdown div:first-child {
    margin-left: 96px;
}
.counter {
    line-height: 95px;
}

*/