@charset "UTF-8";

@font-face {
    font-family: 'source_sans_problack';
    src: url('sourcesanspro-black-webfont.eot');
    src: url('sourcesanspro-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('sourcesanspro-black-webfont.woff2') format('woff2'),
         url('sourcesanspro-black-webfont.woff') format('woff'),
         url('sourcesanspro-black-webfont.ttf') format('truetype'),
         url('sourcesanspro-black-webfont.svg#source_sans_problack') format('svg');
    font-weight: normal;
    font-style: normal;

}

.nav ul {
	font-family: "sources_sans_problack", sans-serif;
	
}

@font-face {
    font-family: 'source_sans_prolight';
    src: url('sourcesanspro-light-webfont.eot');
    src: url('sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('sourcesanspro-light-webfont.woff2') format('woff2'),
         url('sourcesanspro-light-webfont.woff') format('woff'),
         url('sourcesanspro-light-webfont.ttf') format('truetype'),
         url('sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg');
    font-weight: normal;
    font-style: normal;

}
.wraper{
	font-family: "sources_sans_prolight", sans-serif;
	
}

body {
	padding-top: 0px;
	padding-right: px;
	padding-left: px;
	padding-bottom: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	text-align: center;
	width: 1600px;
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(7,46,55,1.00) 99.95%);
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(7,46,55,1.00) 99.95%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(7,46,55,1.00) 99.95%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(7,46,55,1.00) 99.95%);
	height: 1200px;
}
body header {
	padding: 0px;
	margin: 0px;
}
.nav ul {
	margin: 1px;
	padding: 1px;
	width: 37%;
	float: right;
	top: 47px;
	position: relative;
	right: 101px;
	z-index: 4;
}
.nav ul li {
	margin: 1px;
	padding: 1px;
	width: 144px;
	float: left;
	list-style-image: none;
	list-style-type: none;
	font-size: 23px;
	font-weight: bold;
	position: relative;
	right: -44px;
	top: 8px;
}
.nav ul li a {
	color: rgba(16,15,15,1.00);
	margin: 1 px;
	padding: 2px;
	text-decoration: none;
}
.nav ul li a:hover {
	margin: 1px;
	padding: 1px;
	color: rgba(14,34,217,1.00);
}
.logo  {
	padding: 1px;
	width: 20%;
	margin: 1px;
	float: right;
	left: -67px;
	position: relative;
	top: -45px;
}
.name {
	font-size: 57px;
	margin-top: 1px;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	width: 30%;
	float: right;
	position: relative;
	top: 40px;
	left: 7px;
}
.best_logo {
	float: left;
	clear: none;
	top: 25px;
	position: absolute;
	left: auto;
}
.wraper {
	padding: 0px;
	margin: 0px;
	position: relative;
	display: block;
	width: 1400px;
	height: 594px;
	bottom: -271px;
	right: -101px;
}
.wraper .right {
	margin: 1px;
	padding: 1px;
	width: 680px;
	display: inline;
	float: right;
	position: absolute;
	right: 8px;
	text-align: left;
	bottom: -239px;
	height: auto;
}
.right .address {
	padding: 0px;
	margin: 0px;
	position: relative;
}
.right .phones {
	padding: 0px;
	margin: 0px;
	position: relative;
}
.right .email {
	padding: opx;
	margin: 0px;
	position: relative;
}
.wraper .left {
	width: 680px;
	margin: 1px;
	padding: 1px;
	height: auto;
	position: relative;
	float: left;
	text-align: center;
	left: -699px;
	top: -309px;
}
.right .left .customer {
	float: right;
	position: relative;
	top: -52px;
}
.social_media {
	bottom: -469px;
	position: relative;
	text-align: center;
	right: -634px;
}
.social_media ul {
	list-style-type: none;
	float: left;
	text-align: center;
}
.social_media ul li {
	float: left;
	padding: 1px;
	margin: 3px;
}

/* CSS Document */
