html {
    -webkit-text-size-adjust: none;
}
html { filter: expression(runtimeStyle.filter = '',document.execCommand('BackgroundImageCache', false, true));}
*{
	margin:0;
	padding:0;
}
body{
	background: #fff;
	margin: 0px;
	color: #4c5c65;
}
#wraper{
	width: 100%;
}
a{text-decoration: none;}
img{
	max-width: 100%;
	height: auto;
}
li{list-style:none;} 
@font-face{
    font-family: Exo2_ExtraLight; 
    src: url(fonts/Exo2.0-ExtraLight.otf); 
}
@font-face{
    font-family: Exo2_Light; 
    src: url(fonts/Exo2.0-Light.otf);
}
@font-face{
    font-family: Exo2_SemiBold; 
    src: url(fonts/Exo2.0-SemiBold.otf); 
}

p{
	color: #4c5c65;
	font: 24px/24px Exo2_Light,Verdana,Arial;
}

/*Header*/

#main_top_header{
	width: 100%;
	background: #ffecf7;
	min-height: 207px;
	position: absolute;
	z-index: 20;
	border-bottom: 3px solid #ec008c;
	opacity: 0.8;
}
#main_header{
		/*position: absolute;*/
	width: 100%;
	background: url(images/fon_header.jpg) no-repeat center;
	text-align: center;
	min-height: 768px;
	overflow: hidden;
	top: 0px;
	z-index: 10;
}
#top_header{
	width: 100%;
	min-height: 207px;
	z-index: 25;
	position: absolute;
	text-align: center;
}
#header_top{
	width: 100%;
	margin: 0 auto;
}
h1{
	font: 20px/20px Exo2_SemiBold,Verdana,Arial;
	color: #ec008c;
	text-align: center;
	text-transform: uppercase;
	padding-top: 25px;
}
#logo{
	float: left;
	width: 20%;
	height: 130px;
}
.flags{
	margin: 0 auto;
	width:220px; 
	height:19px;
	display:block;
}
.flags li{
	float: left;
	margin: 10px 0 0 7px;
}

.eng{
	background:url('images/eng.jpg') no-repeat;
	width:26px; 
	height:18px; 
	display:block;
	opacity:0.5;
	transition: 0.3s;
}


.pol{
	background:url('images/pol.jpg') no-repeat;
	width:26px; 
	height:18px; 
	display:block;
	opacity:0.5;
 transition: 0.3s;	
}
.cze{
	background:url('images/chz.jpg') no-repeat;
	width:26px; 
	height:18px; 
	display:block;
	opacity:0.5;
	 transition: 0.3s;
}

.ukr{
	background:url('images/ukr.jpg') no-repeat;
	width:26px; 
	height:18px; 
	display:block;
	opacity:0.5;
	 transition: 0.3s;
}
.deu:hover,.pol:hover,.cze:hover,.esp:hover,.ukr:hover,.eng:hover{
	opacity:1;	
	  transition: 0.3s;
}


#icons_header{
	float: left;
	width: 40%;
	height: 130px;
}
#contact{
	float: left;
	/*background: #697821;*/
	width: 20%;
	height: 130px;
	text-align: left;
	margin: 25px 0 0 0;
	 
}
#contact2{
	float: left;
	/*background: #697821;*/
	width: 20%;
	height: 130px;
	text-align: left;
	margin: 25px 0 0 0;
	
}
#contact p{
	font: 14px/14px Exo2_SemiBold,Verdana,Arial;
}
#contact2 p{
	font: 14px/14px Exo2_SemiBold,Verdana,Arial;
}
.icons_header{
	margin: 0 auto;
	width:85%;
	padding-top: 15px;
}
.icons_header li{
	float: left;
	width:30%;
}
.icons_header p{
	font: 15px/15px Exo2_Light,Verdana,Arial;
}
.icons_contact{
	float: left;
	margin:0 20px 0 0;
	text-align: center;
	width: 38px;
}
.contact_mesto{ margin-bottom: 10px;}
#header{
	width: 90%;
	margin: 0 auto;
	position: relative;
	top: 220px;
}
#header h1{
	font: 44px/72px Exo2_ExtraLight,Verdana,Arial;
	color: #4c5c65;
	text-transform: none;
	margin-bottom: 40px;
}
.knopka{
	margin-top: 40px;
}
.txt_knopka{
	font: 24px/24px Exo2_SemiBold,Verdana,Arial;
	color: #fff;
	margin: -93px 0 0 90px;
	 }
div .123{
	width:400px;
	height:200px;
}	 
 .knopka1{
		width: 346px;
	height: 146px;
	margin: 0 auto;
	}
.knopka {
	background: url(images/knopka.png) no-repeat;
	width: 346px;
	height: 146px;
	margin: 0 auto;
	transition: 0.3s;
}
.knopka_ukr {
	background: url(images/knopka_ukr.png) no-repeat;
	width: 346px;
	height: 146px;
	margin: 0 auto;
	transition: 0.3s;
}
.knopka_ukr:hover {
	background: url(images/knopka_ukr_hover.png) no-repeat;
	transition: 0.3s;
}

.knopka:active{
	background: url(images/knopka_active.png) no-repeat;
	top: .1em;
	left: .1em;

}
.flag{
	position: absolute;
	top:260px;
	right:265px;
}

/*Produce*/

#main_produce{
	width: 100%;
	background: #fff;
	/*min-height: 780px;*/
	overflow: hidden;
	margin: 0 0 70px 0;
}
#produce{
	width: 75%;
	margin: 0 auto;
	text-align: center;
}
#produce h2{
	background: none;
	color: #ec008c;
	font: 36px/36px Exo2_Light,Verdana,Arial;
	text-align: center;
	margin: 50px 0 50px 0;
}
#produce1{
	width:30%;
}
h3{
	color: #ec008c;
	font: 25px/26px Exo2_SemiBold,Verdana,Arial;
	text-align: center;
	margin:0 0 5px 0px;
}
#produce1, #produce2, #produce3{
	float: left;
	width:33%;
} 
#produce2{
	margin:0 0% 0 0%;
}
.img_produce1{
	background: url(images/photo_1.png) no-repeat center;
	width: 303px;
	height: 210px;
	transition: 0.5s;
	padding-top: 30px;
	margin: 0 auto;
}
.img_produce2{
	background: url(images/photo_2.png) no-repeat center;
	width: 303px;
	height: 210px;
	transition: 0.5s;
	padding-top: 30px;
	margin: 0 auto;
}
.img_produce2:hover{
	background: url(images/photo_2_hover.png) no-repeat center;
	transition: 0.5s;
}
.img_produce1:hover{
	background: url(images/photo_1_hover.png) no-repeat center;
	transition: 0.5s;
}
.img_produce3{
	background: url(images/acsadcsd.png) no-repeat center;
	width: 303px;
	height: 210px;
	transition: 0.5s;
	padding-top: 30px;
	margin: 0 auto;
}
.img_produce3:hover{
	background: url(images/dasfasfd.png) no-repeat center;
	transition: 0.5s;
}

/*YOU GET*/

#main_you_get{
	width: 100%;
	background: url(images/fon_3.jpg) no-repeat center;
	min-height: 647px;
	overflow: hidden;
	/*position: absolute;*/
}
#main_you_get h2{
	background-color: #ec008c;
	color: #fff;
	font: 36px/36px Exo2_Light,Verdana,Arial;
	text-align: center;
	margin: 0 auto;
	padding: 10px;
	width: 250px;
	position: relative;
	top: 50px;
}
.you_get{
	width: 80%;
	margin: 0 auto;
	padding: 100px 0 0 0;
}
.you_get_1{
	width: 25%;
	text-align: center;
	float: left;
	margin-bottom: 70px;
	height: 120px;
}

#main_you_save{
	width: 100%;
	background: #f8e6ec;
	min-height: 440px;
	
	overflow: hidden;
}
#main_you_save h2{
	background-color: #ec008c;
	color: #fff;
	font: 36px/36px Exo2_Light,Verdana,Arial;
	text-align: center;
	margin: 0 auto;
	padding: 10px;
	width: 265px;
	position: relative;
	top: 50px;
}
#you_save{
	width: 80%;
	margin: 0 auto;
	padding: 120px 0 0 0;
}
.you_save_1{
	width: 33%;
	text-align: center;
	float: left;
	margin-bottom: 80px;
}
#you_save img, .you_get img {
	margin-bottom: 20px;
}

/*Forms*/

#main_forms{
	width: 100%;
	background: url(images/fon_2.jpg) no-repeat center;
	min-height: 520px;
	overflow: hidden;
	position: relative;
}

#main_forms h2{
	background: none;
	color: #ec008c;
	font: 36px/36px Exo2_Light,Verdana,Arial;
	text-align: center;
	margin: 50px 0 50px 0;
}
#forms{
	width: 645px;
  margin: 0 auto;
}
#order_1{
	margin: 0 auto;
}
#forms input{
	font: 18px/18px Exo2_Light,Verdana,Arial;
	color: #848585;
	float: left;
	width: 280px;
	height: 50px;
	background-color: #f5f5f5;
	display: block;
	border: 1px solid #b4b5b5;
	margin: 15px 20px 20px 0px;
	padding: 0 0 0 18px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	outline:none;
}
#message {
	font: 18px/18px Exo2_Light,Verdana,Arial;
	color: #848585;
	float: none;
	width: 600px;
	height: 137px;
	background-color: #f5f5f5;
	display: block;
	border: 1px solid #b4b5b5;
	margin: 50px 0px 5px 0px;
	padding: 18px 0 0 18px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	outline:none;
}
#forms #button_1{
	font: 24px/18px Exo2_SemiBold,Verdana,Arial;
	color: #fff;
	width: 620px;
	height: 56px;
	cursor: pointer;
	outline: none;
	 border: none;
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #E30088),
	color-stop(1, #C80078)
	);
	background-image: -o-linear-gradient(bottom, #E30088 0%, #C80078 100%);
	background-image: -moz-linear-gradient(bottom, #E30088 0%, #C80078 100%);
	background-image: -webkit-linear-gradient(bottom, #E30088 0%, #C80078 100%);
	background-image: -ms-linear-gradient(bottom, #E30088 0%, #C80078 100%);
	background-image: linear-gradient(to bottom, #E30088 0%, #C80078 100%);
	-webkit-box-shadow: 0px 2px 0px 0px rgba(114, 11, 83, 0.75);
	-moz-box-shadow:    0px 2px 0px 0px rgba(114, 11, 83, 0.75);
	box-shadow:         0px 2px 0px 0px rgba(114, 11, 83, 0.75);
	transition: 0.3s;
}
#forms #button_1:hover{
	font: 24px/18px Exo2_SemiBold,Verdana,Arial;
	color: #fff;
	width: 620px;
	height: 56px;
	cursor: pointer;
	border: none;
	background-image: -webkit-gradient(
	linear,
	left top,
	left top,
	color-stop(0, #E30088),
	color-stop(1, #C80078)
);
	background-image: -o-linear-gradient(left top, #E30088 0%, #C80078 100%);
	background-image: -moz-linear-gradient(left top, #E30088 0%, #C80078 100%);
	background-image: -webkit-linear-gradient(left top, #E30088 0%, #C80078 100%);
	background-image: -ms-linear-gradient(left top, #E30088 0%, #C80078 100%);
	background-image: linear-gradient(to left top, #E30088 0%, #C80078 100%);
		-webkit-box-shadow: 0px 2px 0px 0px rgba(114, 11, 83, 0.75);
	-moz-box-shadow:    0px 2px 0px 0px rgba(114, 11, 83, 0.75);
	box-shadow:         0px 2px 0px 0px rgba(114, 11, 83, 0.75);
	transition: 0.3s;
}
#forms #button_1:active{
	transition: 0.3s;
	display:inline
	 top: 2px;
	 -webkit-box-shadow: 0px -2px 0px 0px rgba(114, 11, 69, 0.75);
	-moz-box-shadow:    0px -2px 0px 0px rgba(114, 11, 69, 0.75);
	box-shadow:         0px -2px 0px 0px rgba(114, 11, 69, 0.75);
}

/*MAPS*/

#main_maps{
	width: 100%;
	min-height: 440px;
	z-index: 15;
	overflow: hidden;
}
#main_footer{
	width: 100%;
	background: #ffecf7;
	min-height: 170px;
	position: relative;
	z-index: 20;
	border-top: 3px solid #ec008c;
	opacity: 0.8;
}
#home{
	margin: 0 auto;
	text-align: center;
	padding: 10px;
}
 #home a{
	margin:0 0 0 0;
	font: 16px/18px Exo2_SemiBold,Verdana,Arial;
	color:#4c5c65;
}
 #home a:hover{
	 text-decoration: underline;
	color:#ec008c;
}
#by{
	margin:0 0 10px 0;
	text-align: center;
}
#by p{
	margin: 0 auto;
	text-align: center;
	font: 14px/24px Exo2_SemiBold,Verdana,Arial;
}
#by a{
	font: 14px/24px Exo2_SemiBold,Verdana,Arial;
	 color:#4c5c65;
}
#by a:hover{
	 text-decoration: underline;
	color:#ec008c;
}
#footer{
	width: 90%;
	margin: 0 auto;
	display: block;
	overflow: hidden;
}
#footer p{
	font: 16px/18px Exo2_SemiBold,Verdana,Arial;
	padding: 10px;
}
#logo_footer{
	float: left; 
	width: 20%;   
	text-align: center;
	margin:20px 0 0 0;
}
#kontakty{
	float: right;
	width: 75%;
	margin: 40px 0 0 0px;
}
.kont{
	float: left;
	width: 30%; 
}
.icons_adres{
	float: left;
	margin: 0 10px 0 0;
}
#fon_modal{
	background:#000;
	opacity: 0.6;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	display:none;
	z-index: 1450;
}
#main_modal_forms{
	width: 620px;
	background: url(images/fon_modal_windows.jpg) no-repeat center;
	width: 600px;
	height: 523px;
	position: absolute;
	position: fixed;
	left: 25%;
	top: 10%;
	display:none;
	z-index: 1500;
	-webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
#form_1 p{
	font: 12px/14px Exo2_Light,Verdana,Arial;
	color: #4c5c65;
	padding: 5px 0 0 0;
}
#logo_modal{
	background: url(images/logo_modal.png) no-repeat ;
	width: 93px;
	height: 62px;
	position: absolute;
	top: 25px;
	left: 15px;
}
#close{
	position: relative;
	top: 5px;
	left: 565px;
	cursor: pointer;
}
.under_form{
	color: #ec008c;
	text-align: center;
	font: 24px/30px Exo2_Light,Verdana,Arial;
	margin: 5px 0 25px 25px;
}
#form_1{
	margin: 0 auto;
	width: 370px;
}
#form_1 input{
	font: 18px/18px Exo2_Light,Verdana,Arial;
	color: #848585;
	width: 360px;
	height: 50px;
	background-color: #f5f5f5;
	display: block;
	border: 1px solid #b4b5b5;
	margin: 12px 0px 12px 0px;
	padding: 0 0 0 18px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	outline:none;
}
#form_1 #message_1 {
	font: 18px/18px Exo2_Light,Verdana,Arial;
	color: #848585;
	float: none;
	width: 360px;
	height: 117px;
	background-color: #f5f5f5;
	display: block;
	border: 1px solid #b4b5b5;
	margin: 0px 0px 5px 0px;
	padding: 10px 0 0 18px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	outline:none;
}
#form_1 #button_2{
	font: 24px/18px Exo2_SemiBold,Verdana,Arial;
	color: #fff;
	width: 380px;
	height: 56px;
	cursor: pointer;
	outline: none;
	border: none;
	
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #E30088),
	color-stop(1, #C80078)
	);
	background-image: -o-linear-gradient(bottom, #E30088 0%, #C80078 100%);
	background-image: -moz-linear-gradient(bottom, #E30088 0%, #C80078 100%);
	background-image: -webkit-linear-gradient(bottom, #E30088 0%, #C80078 100%);
	background-image: -ms-linear-gradient(bottom, #E30088 0%, #C80078 100%);
	background-image: linear-gradient(to bottom, #E30088 0%, #C80078 100%);
	-webkit-box-shadow: 0px 2px 0px 0px rgba(114, 11, 83, 0.75);
	-moz-box-shadow:    0px 2px 0px 0px rgba(114, 11, 83, 0.75);
	box-shadow:         0px 2px 0px 0px rgba(114, 11, 83, 0.75);
	transition: 0.3s;
}
#form_1 #button_2:hover{

	background-image: -webkit-gradient(
	linear,
	left top,
	left top,
	color-stop(0, #E30088),
	color-stop(1, #C80078)
);
	background-image: -o-linear-gradient(left top, #E30088 0%, #C80078 100%);
	background-image: -moz-linear-gradient(left top, #E30088 0%, #C80078 100%);
	background-image: -webkit-linear-gradient(left top, #E30088 0%, #C80078 100%);
	background-image: -ms-linear-gradient(left top, #E30088 0%, #C80078 100%);
	background-image: linear-gradient(to left top, #E30088 0%, #C80078 100%);
		-webkit-box-shadow: 0px 2px 0px 0px rgba(114, 11, 83, 0.75);
	-moz-box-shadow:    0px 2px 0px 0px rgba(114, 11, 83, 0.75);
	box-shadow:         0px 2px 0px 0px rgba(114, 11, 83, 0.75);
	transition: 0.3s;
}
#form_1 #button_2:active{
	
	display:inline
	 bottom: 1px;
	 -webkit-box-shadow: 0px -2px 0px 0px rgba(114, 11, 69, 0.75);
	-moz-box-shadow:    0px -2px 0px 0px rgba(114, 11, 69, 0.75);
	box-shadow:         0px -2px 0px 0px rgba(114, 11, 69, 0.75);
}

@media only screen and (max-width : 1024px) {
	#header h1{font: 44px/72px Exo2_ExtraLight,Verdana,Arial;}
	.flag {right: 130px;}
	#produce{width: 95%;}
	.you_get{width: 95%;}
	#you_save {width: 95%;}
	#footer{width: 95%;}
	#header_top{width: 95%;}
}

/*max-width : 980p*/

@media only screen and (max-width : 960px) {
	p{font: 20px/24px Exo2_Light,Verdana,Arial;}
	#header_top{width: 100%;}
	#logo {
		width: 20%;
		margin: 25px 0 0 0;
	}
	#icons_header{
		width: 50%;
	}
	#contact{width: 30%}
	#contact p {
		font: 14px/16px Exo2_SemiBold,Verdana,Arial;
	}
	#header h1 {font: 36px/72px Exo2_ExtraLight,Verdana,Arial;}
	.flag {right: 100px;}
	#main_modal_forms {left: 10%;}
	#produce{width:95%;}
	#produce h2{font: 34px/36px Exo2_Light,Verdana,Arial;}
	.img_produce1 , .img_produce2 , .img_produce3{
		width: 230px;
		height: 150px;
		transition: 0.5s;
		padding-top: 30px;
		margin: 0 auto;
		background-size: contain;
	}
	.img_produce1:hover , .img_produce2:hover , .img_produce3:hover {
		width: 230px;
		height: 150px;
		transition: 0.5s;
		padding-top: 30px;
		margin: 0 auto;
		background-size: contain;
	}
	.you_get{width: 95%;}
	h3{font: 20px/26px Exo2_SemiBold,Verdana,Arial;}
	#blagodarnost{left:10% !important;}
	#footer{width: 95%;}
	#logo_footer{width:15%;}
	#kontakty{width: 85%;margin: 10px 0 0 0px;}
	.icons_adres{float: none; text-align: center;}
	#footer p {
		  font: 14px/18px Exo2_SemiBold,Verdana,Arial;
		  padding: 10px;
		  text-align: center;
	}
	.home a{font: 14px/18px Exo2_SemiBold,Verdana,Arial;padding: 6px 4px;}
}
/* Стили для экранов 600px и меньше */
@media screen and (max-width: 680px) {
	.icons-mob{
		width: 50px;
	}
	.icons_header p{
	font: 14px/14px Exo2_Light,Verdana,Arial;
}.icons-mob2{
		width: 60px;
	}
	h1{font: 16px/20px Exo2_SemiBold,Verdana,Arial;}
	.icons_header{width:100%;}
	.icons_contact{margin: 0 5px 0 0;}
	#contact p {
		font: 12px/16px Exo2_SemiBold,Verdana,Arial;
	}
	#header h1 {
		font: 28px/72px Exo2_ExtraLight,Verdana,Arial;
	}
	.flag {right: 40px;}
	.under_form{font: 24px/30px Exo2_Light,Verdana,Arial;}
	#main_modal_forms{width: 450px;}
	#close{left: 420px;}
	#blagodarnost{
		width: 450px;
	}
	.you_get_1{width: 25%; height: 120px;}
	#close1{margin: 10px 0 0 190px;}
	#produce h2{font: 26px/36px Exo2_Light,Verdana,Arial;}
	.img_produce1, .img_produce2, .img_produce3{width: 180px;height: 115px;}
	h3 {font: 16px/26px Exo2_SemiBold,Verdana,Arial;}
	p { font: 16px/24px Exo2_Light,Verdana,Arial;}
	.img_produce1:hover , .img_produce2:hover , .img_produce3:hover {width: 180px;height: 115px;}
	#main_you_get h2{font: 30px/36px Exo2_Light,Verdana,Arial;}
	img { max-width: 80%;height: auto;}
	#produce2 {margin: -5% 5% 0 5%;}
	#main_forms h2{font: 30px/36px Exo2_Light,Verdana,Arial;}
	#forms{width: 70%;}   
	#forms input{float: none; width: 100%;}
	#message{width: 100%; margin: 0;}  
	#forms #button_1{width: 430px;}
	#forms #button_1:hover{width: 430px;}
	#forms #button_1:aktive{width: 430px;}
	#blagodarnost {width: 450px;}
	#close1{ margin: 10px 0 0 196px;}   
	#logo_modal	{display: none;} 
	
	
}
/*Стили для экранов 480px и меньше*/
@media only screen and (max-width : 480px) {
	.icons-mob{
		width: 50px;
	}
	.icons-mob2{
		width: 70px;
	}
p{font: 18px/24px Exo2_Light,Verdana,Arial;}
.icons_header p{
	font: 14px/14px Exo2_Light,Verdana,Arial;
}
	#contact{display: none;}
	#contact2{display: none;}
	#icons_header{width: 80%;}
	#header h1{font: 26px/42px Exo2_ExtraLight,Verdana,Arial;top: 290px;}
	.flag{top:320px;right:30%;}
	.knopka{width: 80%;background-size: contain;margin: 100px 0 0 30px;}
	.knopka:hover{width: 80%;background-size: contain;margin: 100px 0 0 30px;}
	.knopka_ukr{width: 80%;background-size: contain;margin: 100px 0 0 30px;}
	.knopka_ukr:hover{width: 80%;background-size: contain;margin: 100px 0 0 30px;}
	#produce1, #produce2, #produce3{float: none;width: 100%;margin: 50px 0 0 0;}
	img { max-width: 100%;height: auto;}
	h3{font: 24px/26px Exo2_SemiBold,Verdana,Arial;}
	.img_produce1, .img_produce2, .img_produce3{width: 350px;height: 150px;}
	.img_produce1:hover , .img_produce2:hover , .img_produce3:hover{width: 350px;height: 150px;}
	#main_you_get h2{width: 100%;}
	#main_you_get{background: none;}
	.you_get_1{width: 50%; height: 120px;}
	#main_you_save h2{width: 100%;}
	.you_save_1{float: none;  width: 90%;margin: 0 0 50px 0;}
	#forms #button_1 {width: 260px;}
	#forms #button_1:hover {width: 260px;}
	#main_modal_forms {width: 300px;left: 6%;}
	#form_1{width: 90%;}
	#form_1 input{width: 90%;}
	#form_1 #message_1{width: 90%;}
	.under_form{margin:0;}
	#form_1 #button_2{width: 90%;}
	#blagodarnost{width: 280px!important;}
	#logo_footer{float: none;width: 100%;}
	#main_footer{height: 500px;}
	#kontakty{width: 100%;}
	.kont{float: none; width: 100%;}
	#form_1 p{font: 10px/14px Exo2_Light,Verdana,Arial;}
	#close {left: 270px;}
	#close1{ margin: 10px 0 0 110px !important;} 
.home li { margin: 0 0 0 110px;}	
}