html,body{
	margin:0;
	padding:0;
}
h1{
	text-transform:uppercase;
	font-size:1em;
}
h2{
	font-size:0.9em;
}
p{
	text-indent:20px;
	font-size:0.9em;
}
p a{
	text-decoration:none;
	color:#000;
}
a h1,a h2{

	color:#000;
}
a{
	text-decoration:none;
}
h1, h2{
	text-align:center;
}
#container{
	margin:0;
	padding:0;
	width:100%;
	min-width:1000px;
	background:url(../pic/background.jpg) no-repeat;
	background-attachment:fixed;
	background-size:cover;
}
#header{
	margin:0;
	padding:0px;
	background:rgba(0,0,0,0.7);
	font: 100% Bookman Old Style, New York, serif;
	opacity: 0.9;
	height:170px;
}
#header_block1{
	position:absolute;
	margin-left:1%;
	font-size:1.5em;
	color:#fff;

}
#big_logo{
	text-transform:uppercase;
	font-size:1.8em;
	font-weight:bold;
	/*z-index:-10;*/
	text-shadow:-3px -3px 3px #4c4c4c;
}
#contact{
	float:right;
	margin:4px 1% 0 0;
	font-size:1.1em;
	color:#000;
	background:rgba(255,255,255, 0.7);
	padding:0 7px;
	border-radius:5px;
	box-shadow: -1px -1px 7px rgba(255,255,255,1);

}
#contact-article{
	/*float:right;*/
	margin:4px 1% 0 0;
	font-size:1.1em;
	color:#000;
	background:rgba(255,255,255, 0.7);
	padding:0 7px;
	border-radius:5px;
	box-shadow: -1px -1px 7px rgba(255,255,255,1);

}
#contact table{
	border-spacing:2px;
	float:right;
	border-radius:5px;
	font-size:0.9em;
	z-index:10;
}
#contact caption{
	font-size:1em;
	margin-bottom:4px;
	color:#000;
}
#contact a{
	text-decoration:none;
	color:#000;
}
.logoks{
	height:30px;
	width:30px;
	background: url(../pic/logo/kyivstar.png) no-repeat;
	background-size:70%;
	background-position:center;
}
.logolf{
	height:20px;
	width:40px;
	background: url(../pic/logo/LifeBY_logo.png) no-repeat;
	background-size:cover;
	background-size:70%;
	background-position:center;
}
.logomt{
	height:30px;
	width:30px;
	background: url(../pic/logo/1396036998_1.png) no-repeat;
	background-size:cover;
	background-size:70%;
	background-position:center;
}
.logocd{
	height:30px;
	width:30px;
	background: url(../pic/logo/cdma.png) no-repeat;
	background-size:cover;
	background-size:70%;
	background-position:center;
}
.logovb{
	height:32px;
	width:32px;
	background:url(../pic/logo/viber.png) no-repeat;
	background-position:center;
}
.logowa{
	height:32px;
	width:32px;
	background:url(../pic/logo/whatsapp.png) no-repeat;
	background-position:center;
}
#headerin{
	border-top:2px solid #f7d661;
	border-bottom:2px solid #f7d661;
	border-left:0px solid #000;
	border-right:0px solid #000;
	background:linear-gradient(to top,rgba(255, 255, 0, 1),rgba(0, 0, 255, 1));
	background:rgba(0,0,0, 0.9);
	padding:0px 0px;
}
#head_nav ul{
	list-style:none;
	margin:0;
	margin-left:19px;
	padding:5px 10px;

}
#head_nav li{
	margin-right:10px;
	padding:5px 0;
	float:left;
}
#head_nav li a{
	display:block;
	padding:10px;
	text-transform:uppercase;
	text-decoration:none;
	background:linear-gradient(to top,rgba(0,39,104,1),rgba(28,209,253,1));
	box-shadow: 0 0 5px rgba(0,0,0,1);
	color:#e5be37;
	font: 130% MS Serif, New York, serif;
	border-radius:5px;
}
#head_nav li a:hover{
	background:white;
	color:#1A2C1F;
	font: MS Serif, New York, serif;

}
#head_nav .on a{
	background:white;
	background:linear-gradient(to top,rgba(255,255,255,1),rgba(255,255,255,0.5));
	color:#1A2C1F;
	font: MS Serif, New York, serif;
	border:1px solid #000;
}
#social{

}
#head_nav #social ul{
	list-style:none;
	margin:0;
	padding:0;
}
#head_nav #social li{
	float:left;
	padding:0px;
}
#head_nav #social li a{
	display:block;
	padding:6px;
}
.logovk{
	height:32px;
	width:32px;
	background:url(../pic/logo/socialicons.png) no-repeat;
	background-position:0px -192px;
}
.logovk:hover{
	background-position:0px -288px;
}
.logofb{
	height:32px;
	width:32px;
	background:url(../pic/logo/socialicons.png) no-repeat;
	background-position:0px -384px;
}
.logofb:hover{
	background-position:0px -352px;
}
.logogl{
	height:32px;
	width:32px;
	background:url(../pic/logo/socialicons.png) no-repeat;
	background-position:0px -96px;
}
.logogl:hover{
	background-position:0px -64px;
}
.logoyt{
	height:32px;
	width:32px;
	background:url(../pic/logo/socialicons.png) no-repeat;
	background-position:0px -128px;
}
.logoyt:hover{
	background-position:0px -480px;
}
.logood{
	height:32px;
	width:32px;
	background:url(../pic/logo/socialicons.png) no-repeat;
	background-position:0px -224px;
}
.logood:hover{
	background-position:0px -256px;
}
.logosk{
	height:32px;
	width:32px;
	background:url(../pic/logo/socialicons.png) no-repeat;
	background-position:-36px -96px;
}
.logosk:hover{
	background-position:-36px -63px;
}
#left{
	width:250px;
	float:left;
	position:absolute;
	z-index:10;
	background:rgba(0,0,0, 0.6);
	font-size:0.7em;
}
#left ul{
	list-style:none;
	margin:0;
	padding:5px 10px;
}
#left li{
	padding:2px 0;
}
#left li a{
	display:block;
	padding:10px;
	text-transform:uppercase;
	text-decoration:none;
	background:linear-gradient(to top,rgba(0,37,99,1),rgba(1,69,179,1));
	box-shadow: 0 0 5px rgba(0,0,0,1);
	color:#e5be37;
	font: 130% MS Serif, New York, serif;
	border-radius:5px;
}
#left li a:hover{
	background:white;
	color:#1A2C1F;
	font: MS Serif, New York, serif;

}
#left .on a{
	background:white;
	background:linear-gradient(to top,rgba(255,255,255,1),rgba(255,255,255,0.5));
	color:#1A2C1F;
	font: MS Serif, New York, serif;
	border:1px solid #000;
}
#left li ul{
	display:none;
	position:absolute;
	width:auto;
	/*background:rgba(255,255,255,0.6);*/
}
#left li:hover ul{
	position:absolute;
	left:240px;
	margin-top:-50px;
	display:block;
	font-size: 0.7em;
	line-height: 1em;
	font-weight: 900;
}
#left li li{
	float:none;
	position:relative;
	width:250px;

}
#left li li a{
	display:block;
	background:#fff;
	color:#000;
}
#left li li a:hover{
	background:#000;
	color:#fff;
}
#left li #third{
	display:none;
	left:250px;
	top:0;
	position:absolute;
	width:200px;
	font-size: 1em;
	font-weight: 200;
	margin:0px;
	padding:0;
}
#left li li:hover #third{
	display:block;
}
#left li li li{
	float:none;
	display:table-row;
	text-align:left;
	font-size: 1em;
	line-height: 1em;
	font-weight: 700;
	line-height: 0.5em;
}
#left li li li a{
	margin:5px;
	display:block;
	background:white;
	color: rgba(57,60,65, 1);
	background:#e1e5e6;
}
#left li li li a:hover{
	background:#e1e5e6;
	color:#0064a2;
	text-decoration: underline;
}
#right{
	width:200px;
	float:right;
	text-align:center;
}
#right a{
	color:red;
	font-weight:bold;
}
#center{
	margin:0px 220px 0px 260px;
	min-width:455px;
	background:rgba(255,255,255, 0.8);
	box-shadow: 0 0 10px rgba(255,255,255,0.5);
	border-radius:5px;
	padding:20px;
	text-align:left;
	font-size:1.5em;
}
#main_block{
	padding:20px;
}
.theme_pic{
	margin:0 5px 8px 0;
	border:3px solid #000;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}



#end{
	clear:both;
}
#footerin{
	border-top:1px solid #f7d661;
	border-bottom:1px solid #f7d661;
	border-left:0px solid #000;
	border-right:0px solid #000;
	padding:10px 20px;
	background:rgba(0,0,0, 0.7);
	color:#fff;
}
#footer{
	margin: 30px 0px 0;
	padding: 10px 0px;
	background:rgba(37,30,6, 0.7);
}
#lastname{
	text-align:center;
}
#counters{
	width:100%;
	text-align:justify;
	float:left;
}
.bottom_menu{
	display:inline-block;
}
.key{
	padding-top:500px;
	overflow:auto;
}
h2{
	text-transform:uppercase;
}
.user_name{
	text-decoration:underline;
	font-size:0.8em;
}
.user_date{
	font-size:0.7em;
	font-style:italic;
}
.user_comment{
	font-size:0.6em;
	font-family:sans-serif;
}
#read_more{
	font-size:0.9em;
}
#read_more h3{
	margin-bottom:0;
}
#read_more h3 a{
	color:#243246;
}
.read_more_cont{
	position:relative;
	overflow:auto;
}
#read_more img{
	float:left;
	width:150px;
	margin-right:10px;
	border:3px solid #000;
}
#read_more .read_more_buttom a{
	color:#fff;
}
#read_more hr{
	width:100%;
}
.read_more_buttom{
	position:absolute;
	right:5px;
	bottom:5px;
	margin:2px 2px 4px;
	padding:5px 10px;
	background:linear-gradient(to top,rgba(0, 40, 82, 1),rgba(0, 62, 120, 0.8));
	border:1px solid rgba(0, 40, 82, 1);
	border-radius:5px;
}
.read_more_buttom:hover{
	background:#e13d35;
}

@media only screen and (max-width: 1024px)
		{ .sss {
	display: none; }
}

@media (min-device-width: 1024px) {
	.contacts-text {
		width: 616px;
		height: 100px;
		background-color: white;
		border: solid 1px black;
		margin-top: 10px;
		margin: 2px 0 2px 0;
	}
	.p-text {
		color: black;
		font-size: 19px;
		padding: 0 1px 1px 1px;
	}
	.contacts-images {
		width: 300px;
		height: 300px;
		border: solid 1px black;
		padding: 2px;
		margin: 0;
	}
	#googleMap {
		width: 616px;
		height: 600px;
		padding: 2px;
		margin: 0;
	}
}

@media (max-device-width: 500px) {
	.contacts-text {
		width: 416px;
		height: 70px;
		background-color: white;
		margin: 2px 0 2px 0;
		padding: 0;
		border: solid 1px black;
	}
	.p-text {
		color: black;
		font-size: 13px;
		padding: 0 1px 1px 1px;
	}
	.contacts-images {
		width: 200px;
		height: 200px;
		border: solid 1px black;
		padding: 2px;
		margin: 0;
	}
	#googleMap {
		width: 417px;
		height: 400px;
	}
}