html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body{

	font-family: Arial;
	font-size: 13/18px;
}
#navigator{
	position: absolute;
	right: 5%;
	top: 0%;
	width: 600px;
	height: 50px;
	z-index: 200;
}
.menu_main{
	background: rgba(137, 47, 179, 0.69);
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-radius: 0px 0px 8px 8px;
}
.menu_main li{
	float: left;
	margin-left: 2em;
}
.menu_main li a{
	font-family: 'Comfortaa', cursive; font-weight: 400;
	color: #fff;
	font-size: 0.9em;
	text-decoration: none;

	padding-bottom: 2px;
	color: #eee;
}
.menu_main li a:hover{
	color: #fff;
}
.menu_main, .request_form, .self_text div{
box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.section{
	background-size: cover;
	background-attachment: fixed;
-webkit-background-size: 100% auto;
-moz-background-size: 100% auto;
background-size: 100% auto;

}
#section0{

}
.media_library li{
	width: 250px;
	height: 180px;
	background: #000;
	float: left;
	margin-right: 1em;
	margin-left: 2em;
	margin-bottom: 3em;
	border: 2px solid #333;
}
.media_library li a{
	display: block;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
}
.media_library li:hover{
	border-color: rgba(137, 47, 179, 0.69);
}
.request_form h1, .request_form h2{
text-shadow: 1px 1px 2px rgb(0, 0, 0), 0 0 1em rgb(61, 54, 54);
}
.request_form h1{
	font-size: 1.2em;
	margin-bottom: 1em;
	color: #FFFBA3;
}
.request_form h1.report{
	font-size: 1.4em;
}
.request_form h2.report{
	color: #fff;
	font-size: 1.2em;
}
.request_form label{
	font-size: 0.9em;
	text-shadow: 1px 1px 2px rgb(27, 24, 24), 0 0 1em rgb(95, 92, 92);
}
.request_form input, .request_form textarea{
	background: rgba(0, 0, 0, 0.57);
	color: #ddd;
}

.social_link{
	width: 240px;
	height: 200px;
	margin: 0 auto;
	margin-top: 2em;
}
.social_link li{
	float: left;
	width: 64px;
	height: 64px;
	margin-right: 1em;
}
.social_link li a{
	display: block;
	height: 64px;
	width: 64px;
	-webkit-filter: grayscale(70%);
}
.social_link li a:hover{
	-webkit-filter: grayscale(0%);
}
.contact_item li{
	background: rgba(87, 87, 87, 0.62); 
	color: #FFFBA3; 
	padding: 15px; 
	font-size: 1.6em; 
	margin-bottom: 1em;
}
.contact_item li:hover{
	text-shadow: 1px 1px 2px rgb(26, 23, 23), 0 0 1em rgb(177, 158, 158);
}
.stat_data{
	width: 130%;
}
.stat_data li{
	width: 200px;
	text-align: center;
	float: left; 
}
.stat_data li div{
	margin: 0 auto;
	width: 80px;
	height: 80px;
	background-image: url(/i/stars.png);
	text-align: center;
}
.stat_data .much{
	padding-top: 1.4em;
	display: block;
	font-size: 0.85em;
}
.stat_data .much2{
	display: block;
	font-size: 1.3em;
	margin-top: -0.3em;
}
.stat_data .much3{
	display: block;
	font-size: 0.8em;
	line-height: 1.4em;
	margin-top: 1em;
}

/* clients page */
.clients_page{
	background: #fff;
	background-image: url(/i/clients_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center; 
	background-size: cover;
}
.self_text{
	width: 400px;
	height: 450px;
	position: absolute;
	left: 10%;
	top: 20%;
	line-height: 150%;
	font-size: 1em;
	color: #fff;
}
.clients h3{
	clear: both;
	font-family: 'Comfortaa', cursive;
	font-size: 0.8em;
	color: #efebe2;
	padding-left: 5px;
	text-shadow: 1px 1px 2px black, 0 0 1em #efebe2; 
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}
.clients ul{
	display: block;
}
.clients li{
	float: left;
}
.clients ul li img{
	width: auto;
	max-width: 70px;
	height: 70px;
	background: rgba(209, 209, 209, 0.13);
	padding: 5px;
	margin: 5px;
}
.clients ul li img:hover{
	background: rgba(209, 209, 209, 0.07);
}