*{

	margin: 0;

	padding: 0;

	list-style-type: none;

		box-sizing: border-box;

		-moz-box-sizing: border-box;

}



a,

a img,

fieldset,

button,

input,

textarea{

	border: 0 none;

	text-decoration: none;

}

button:hover{

	cursor: pointer;

}

textarea,

input[type="text"]{

	padding: 8px;

	color: #969898;

	font: normal 14px/normal 'Open Sans', Arial, sans-serif;

}

button{

	font: normal 14px/normal 'Open Sans', Arial, sans-serif;

}

.full_width					{ width: 100%;}

.pull_left					{ float: left; }









/*---------------------------------------------------------------------*/

/*@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800&subset=latin,latin-ext);*/

/*---------------------------------------------------------------------*/

body{

	font: normal 14px/normal 'Open Sans', Arial, sans-serif;

}

.wp{

	margin: auto;

	width: 1265px;

}

/*---------------------------------------------------------------------*/

header{

	float: left;

	width: 100%;

}

/*---------------------------------------------------------------------*/

.header_inner{

	position: relative;

	float: left;

	width: 100%;

	height: 660px;

	background: url(../images/homepage/banner.jpg) center center;

	z-index: 99;

}

header #logo {

	float: left;

	width: 209px;

	height: 161px;

	margin: 40px 0 0 532px;

}

header #logo h1 a {

	display: block;

	width: 209px;

	height: 161px;

	background: url(../images/core/logo.png) no-repeat;

	text-indent: -999em;

}

header #logo p {

	display: none;

}
/*---------------------------------------------------------------------*/

.header_inner2{

	position: relative;

	float: left;

	width: 100%;

	height: 273px;

	background: url(../images/homepage/banner2.jpg) center center;

	z-index: 99;

}

header #logo {

	float: left;

	width: 209px;

	height: 161px;

	margin: 40px 0 0 532px;

}

header #logo h1 a {

	display: block;

	width: 209px;

	height: 161px;

	background: url(../images/core/logo.png) no-repeat;

	text-indent: -999em;

}

header #logo p {

	display: none;

}
/*---------------------------------------------------------------------*/

header #social{

	float: right;

	margin: 50px 100px 0 0;

} 

header #social li,

header #social li a{

	float: left;

	width: 21px;

	height: 18px;

}

header #social .facebook{

	background: url(../images/icons/facebook.png) no-repeat;

}

header #social .twitter{

	background: url(../images/icons/twitter.png) no-repeat;

}

/*---------------------------------------------------------------------*/

header nav{

	float: left;

	width: 100%;

	margin: 428px 0 0 0;

	font: normal 14px/normal 'Open Sans', Arial, sans-serif;

}

header nav ul{

	float: left;
	margin-left: 340px;

}

header nav ul li{

	float: left;

	margin: 0 34px 0 0;

}

header nav ul li a{

	padding: 4px 0;
	margin-left: 5px;

	color: #ffffff;

}

header nav ul li a:hover{
	
	color: #736f32;

}

header nav ul li ul {

	display: none;

	position: absolute;

	float: left;

	width: 155px;

	margin: 5px 0 0 0;

	font-size: 11px;
	
	background: #ecf9fd;

	visibility: hidden;

}

header nav ul li ul li { 

	display: block;

	float: left;

	width: 100%;
	height: 18px;

	color: #9fa4a7;

}



header nav ul li ul li:hover{

	color: #00aeef;

	border: 0 none !important;

}

header nav ul li:hover ul {

  display: block;

  visibility: visible;
  background-color: #0a0203;

}

/*---------------------------------------------------------------------*/

header nav2{

	float: left;

	width: 100%;

	margin: 43px 0 0 0;

	font: normal 14px/normal 'Open Sans', Arial, sans-serif;
	
}	

header nav2 ul{

	float: left;
	margin-left: 340px;

}

header nav2 ul li{

	float: left;

	margin: 0 34px 0 0;

}

header nav2 ul li a{

	padding: 4px 0;
	margin-left: 5px;

	color: #ffffff;

}

header nav2 ul li a:hover{
	
	color: #736f32;

}

header nav2 ul li ul {

	display: none;

	position: absolute;

	float: left;

	width: 155px;

	margin: 5px 0 0 0;

	font-size: 11px;
	
	background: #ecf9fd;

	visibility: hidden;

}

header nav2 ul li ul li { 

	display: block;

	float: left;

	width: 100%;
	height: 18px;

	color: #9fa4a7;

}



header nav2 ul li ul li:hover{

	color: #00aeef;

	border: 0 none !important;

}

header nav2 ul li:hover ul {

  display: block;

  visibility: visible;
  background-color: #0a0203;

}
/*---------------------------------------------------------------------*/

#content{

	float: left;

	width: 100%;

}

.content_inner{

	margin: 0 auto;

	width: 1252px;

}

.content_inner .big_title{

	float: left;

	width: 775px;

	height: 137px;

	margin: -35px 0 0 0;

	color: #fff;

	font: bold 18px/150px 'Open Sans', Arial, sans-serif;

	text-align: center;

	background: url(../images/homepage/buy_title.png) no-repeat;

}

.content_inner .call_center{

	float: right;

	width: 365px;

	height: 104px;

	background: url(../images/core/siparis_hatti.png) no-repeat;

}

/*---------------------------------------------------------------------*/

#order{

	float: left;

	width: 100%;

}

#order_form{

	float: left;

	margin: 20px 0 0 85px;

}

#order_form fieldset{

	float: left;

	margin: 0 5px 0 0;

}

#order_form fieldset2{

	float: left;

	margin: 8px 10px 0 0;

}

#order_form label{

	float: left;

	margin: 0 10px 0 0;

	color: #939598;

	line-height: 37px;

	font-weight: bold;

}

#order_form label small{

	float: left;

	width: 100%;

	color: #b4b5b7;

	font-size: 13px;

	font-weight: normal;

	margin: -22px 0 0 0;





}



#order_form input[type="text"]{

	float: left;

	width: 84px;

	height: 38px;

	background: #f8f8f8;

	border: 1px solid #969898;

	border-radius: 3px;

}

#order_form .phone_code{

	width: 62px;

	margin: 0 3px 0 0;

}

input[type="radio"] {

    display: none;

}

input[type="radio"] + label span {

    display: inline-block;

    width: 20px;

    height: 20px;

    margin: -1px 5px 0 0;

    vertical-align: middle;

	background: url(../images/form/check_radio_sheet.png) left 0 top no-repeat;

    cursor: pointer;

}

input[type="radio"]:checked + label span {

	background: url(../images/form/check_radio_sheet.png) left -22px top no-repeat;

}





.count_box{

	float: left;

	width: 80px;

	margin: -10px 0 0 -30px;

}

.count_box .carboy{

	float: left !important;

	width: 33px !important;

	height: 59px !important;

	color: #fff;

	font-weight: bold;

	text-align: center;

	background: url(../images/homepage/carboy.png) no-repeat !important;

	border: 0 none !important;

}

.count_box .carboy2{

	float: left !important;

	width: 33px !important;

	height: 59px !important;

	color: #fff;

	font-weight: bold;

	text-align: right;

	background: url(../images/homepage/carboy_2.png) no-repeat !important;

	border: 0 none !important;

}

.count_box input[type="button"]{

	float: left;

	width: 40px;

	height: 19px;

	margin: 0 0 0 5px;

	color: #fff;

	font-weight: bold;

	font-size: 13px;

	background: #939598;

	border: 0 none;

}

.count_box .qtyplus{

	margin: 15px 0 1px 5px !important;

}

#order_form .send{

	float: right;

	width: 130px;

	height: 40px;

	margin: 4px 0 0 0;

	padding: 0 0 0 50px;

	background: #81804f url(../images/homepage/offer.png) left center no-repeat;

	color: #fff;

	font: bold 13px/normal 'Open Sans', Arial, sans-serif;

	border-radius: 2px;

}

/*---------------------------------------------------------------------*/

#main{

	float: left;

	width: 100%;

	margin: 45px 0 0 0;

	background: url(../images/homepage/shadow.png) top center no-repeat;

}

#main section{

	float: left;

	width: 260px;

	margin: 20px 60px 0 60px;
	
	text-align: justify;
		

}


#main section:first-child{

	margin-left: 60px;

}

#main section img{

	float: left;

	width: 230px;

	height: 223px;

	margin: 0 0 0px 15px;
	
}

#main section .title{

	float: left;

	width: 100%;

	color: #736f32;

	font-size: 20px;

}

#main section .public{

	float: left;

	width: 100%;

	min-height: 150px;

	margin: 10px 0;

	color: #939598;

	line-height: 19px;

}

#main section .public a{

	color: #6b83ff;

	text-decoration: underline;

}

#main section .public a:hover{

	text-decoration: none;

}

#main section .more{

	float: left;

	width: 90px;

	color: #81804f;

	font-size: 13px;

	background: url(../images/homepage/more.png) right center no-repeat;

}

#main section .twitter_url{

	float: left;

	width: 100%;

	color: #00aeef;

	font-size: 13px;

	background: url(../images/homepage/more.png) right center no-repeat;

}

#main section2{

	float: left;

	width: 1020px;

	margin: 20px 60px 0 60px;
	
	
	
	text-align: justify;

}

}

#main section2:first-child{

	margin-left: 80px;

}

#main section2 img{

	float: left;

	width: 265px;

	height: 78px;

	margin: 0 0 0px 377px;

	

}

#main section2 .title{

	float: left;

	width: 100%;

	color: #736f32;

	font-size: 20px;

}

#main section2 .public{

	float: left;

	width: 100%;

	min-height: 150px;

	margin: 10px 0;

	color: #939598;

	line-height: 19px;

}

#main section2 .public a{

	color: #6b83ff;

	text-decoration: underline;

}

#main section2 .public a:hover{

	text-decoration: none;

}

#main section2 .more{

	float: left;

	width: 90px;

	color: #00aeef;

	font-size: 13px;

	background: url(../images/homepage/more.png) right center no-repeat;

}

#main section2 .twitter_url{

	float: left;

	width: 100%;

	color: #00aeef;

	font-size: 13px;

	background: url(../images/homepage/more.png) right center no-repeat;

}

/*---------------------------------------------------------------------*/

footer{

	float: left;

	width: 100%;

	margin: 100px 0 0 0;

	padding: 50px 0 0 0;

	background: #000000;

}

.footer_inner{

	width: 1160px;

	margin: 0 auto;

}

/*---------------------------------------------------------------------*/

footer .logo{

	float: left;

}

/*---------------------------------------------------------------------*/

footer #follow{

	float: left;

	margin: 0 0 0 385px;

}

footer #follow li:first-child{

	width: 120px;

	color: #948f5a;

	font-size: 18px;

}

footer #follow li,

footer #follow li a{

	float: left;

	width: 21px;

	height: 18px;

	margin: 5px 0 0 0;

}

footer #follow .facebook{

	background: url(../images/icons/facebook.png) no-repeat;

}

footer #follow .twitter{

	background: url(../images/icons/twitter.png) no-repeat;

}

/*---------------------------------------------------------------------*/

footer #maillist{

	float: right;

}

footer #maillist strong{

	float: left;

	margin: 10px 15px 0 0;

	color: #939598;

	font-size: 14px;

	font-weight: bold;

}

footer #maillist input{

	float: left;

	width: 212px;

	height: 40px;

	background: #fff;

	border-radius: 3px;

		border: 0 none;

}

footer #maillist button{

	float: left;

	width: 100px;

	height: 40px;

	margin: 0 0 0 10px;

	background: #81804f;

	color: #fff;

	font: bold 13px/normal 'Open Sans', Arial, sans-serif;

	border-radius: 3px;

}

footer #maillist button:hover{

	background: #008dc2;

        -webkit-transition: .3s ease-in-out;

        -moz-transition: .3s ease-in-out;

}

/*---------------------------------------------------------------------*/

footer .menu{

	float: left;

	width: 170px;

	margin: 100px 80px 0 0;

}

footer .menu li{

	float: left;

	width: 100%;

	margin: 10px 0 0 0;

	padding: 0 0 0 10px;

	background: url(../images/core/list.png) left center no-repeat;

}

footer .menu li a{

	color: #b5b598;

}

footer .menu li a:hover{

	color: #eeeed1;

	text-decoration: underline;

}

footer .menu li:first-child{

	color: #948f5a;

	font-size: 18px;

	padding: 0 0 0 10px;

	background: 0 none;

}

/*---------------------------------------------------------------------*/

footer .menu_big{

	float: left;

	width: 170px;

	margin: 100px 0 0 -80px;

}

footer .menu_big li{

	float: left;

	width: 100%;

	margin: 10px 0 0 0;

	padding: 0 0 0 10px;

	font-size: 18px;

}

footer .menu_big li a{

	color: #948f5a;

}

footer .menu_big li a:hover{

	text-decoration: underline;

}

/*---------------------------------------------------------------------*/

.call_center_big{

	float: right;

	width: 365px;

	height: 104px;

	margin: -220px -60px 0 0;

	background: url(../images/core/siparis_hatti.png) no-repeat;

}

/*---------------------------------------------------------------------*/

.copyright{

	float: left;

	width: 100%;

	margin: 30px 0;

	color: #ffffff;

	text-align: center;

}

/*---------------------------------------------------------------------*/

.content_inner{

	width: 1150px;

	margin: 0 auto;

}

aside{

	float: left;

	width: 330px;

	margin: 40px 0 0 0;

}

aside li{

	float: left;

	width: 100%;

	margin: 0 0 16px 0;

	color: #81804f;

}

aside li:first-child{

	font-size: 25px;

}

aside li a{

	padding: 0 0 0 25px;

	color: #81804f;

}

aside li a:hover,

aside .active{

	background: url(../images/homepage/more.png) left center no-repeat;

}

/*---------------------------------------------------------------------*/

article{

	float: left;

	width: 820px;

	margin: 40px 0 0 0;

	padding: 0 0 0 80px;

	color: #81804f;

	border-left: 1px solid #81804f;

}

article h2{

	float: left;

	width: 100%;

	margin: 0 0 25px 0;

	color: #81804f;

	font-size: 25px;

}

article p{

	float: left;

	width: 100%;

	margin: 0 0 15px 0;

}

article p a{

	color: #444;

}

article p a:hover{

	text-decoration: underline;

}

article .row_1,

article .row_2,

article .row_3,

article .row_4,

article .row_5,

article .row_6{

	height: 25px;

	padding: 0 0 0 35px;

	line-height: 26px;

}







article .row_1	{ background: url(../images/pages/icon_1.png) left center no-repeat; }

article .row_2	{ background: url(../images/pages/icon_2.png) left center no-repeat; }

article .row_3	{ background: url(../images/pages/icon_3.png) left center no-repeat; }

article .row_4	{ background: url(../images/pages/icon_4.png) left center no-repeat; }

article .row_5	{ background: url(../images/pages/icon_5.png) left center no-repeat; }

article .row_6	{ background: url(../images/pages/icon_6.png) left center no-repeat; }

/*---------------------------------------------------------------------*/

.press{

	float: left;

	width: 100%;

	margin: 0 0 40px 0;

}

.press img{

	float: left;

	width: 242px;

	height: 242px;

	margin: 0 32px 0 0;

}

.press h3,

.press h4{

	color: #939598;

	font-weight: normal;

}

.press h3{

	margin-bottom: 20px;

}

.press .url{

	float: left;

	margin: 40px 0 0 0;

	color: #003eef;

	text-decoration: underline;

}

.press .url:hover{

	text-decoration: none;

}

/*---------------------------------------------------------------------*/

article .maps{

	float: left;

	width: 750px;

	margin: 0 0 30px 0;

}

/*---------------------------------------------------------------------*/

.deal{

	float: left;

	width: 100%;

	margin: 0 0 20px 0;

}

.deal .thumb{

	float: left;

	width: 160px;

	height: 260px;

	margin: 0 30px 0 0;

}

.deal p{

	width: 73%;

}
.deal img{
	float: left;
	width: 165px;
	height: 180px;
	margin: 0 32px 0 0;
	
}
/*---------------------------------------------------------------------*/

#tip{

	float: left;

	width: 350px;

	margin: 25px 0 0 0;

}

#tip fieldset{

	float: left;

	width: 100%;

	margin: 0 0 20px 0;

}

#tip label{

	float: left;

	width: 100%;

	margin: 0 0 10px 0;

	font-weight: bold;

}

#tip input{

	float: left;

	width: 100%;

	height: 35px;

	background: #efeff0;

		border-radius: 2px;

}

#tip textarea{

	float: left;

	width: 100%;

	height: 125px;

	background: #efeff0;

		border-radius: 2px;

}

#tip button{

	float: right;

	width: 100px;

	height: 40px;

	color: #fff;

	font-weight: bold;

	background: #00aeef;

	border-radius: 2px;

}

/*---------------------------------------------------------------------*/

#tip2{

	float: left;

	width: 550px;

	margin: 5px 0 0 0;

}

#tip2 fieldset{

	float: left;

	width: 100%;

	margin: 0 0 20px 0;

}

#tip2 label{

	float: left;

	width: 100%;

	margin: 0 0 10px 0;

	font-weight: bold;

}

#tip2 input{

	float: left;

	width: 225px;

	height: 35px;

	background: #efeff0;

		border-radius: 2px;

}

#tip2 textarea{

	float: left;

	width: 100%;

	height: 125px;

	background: #efeff0;

		border-radius: 2px;

}

#tip2 button{

	float: left;
	
	margin-left: 10px;

	width: 100px;

	height: 35px;

	color: #fff;

	font-weight: bold;

	background: #00aeef;

	border-radius: 2px;

}