
*
{
	margin: 0px;
	padding: 0px;
	outline: none;
}

body
{
	font-family: font;
	background: #0A0B0C;
	color: #A4A4A4;
	letter-spacing: 0px;
}


.middle
{
	width: 600px;
	margin: 138px auto 0px auto;
	text-align: center;
}

img
{
	width: 100%;
}

.middle .logo
{
	width: 212px;
	display: inline-block;
	clear: both;
}

.middle .title
{
	letter-spacing: 6px;
	font-size: 10pt;
	margin-top: 50px;
	margin-bottom: 40px;
	text-transform: uppercase;
}

.description
{
	margin-top: 88px;
	height: 60px;
	position: relative;
}

.description .more-info
{
	background: #0A0B0C;
	display: none;
	position: absolute;
	width: 100%;
	height: 60px;
	font-size: 12pt;
}

.phone
{
	margin-top: 18px;
	font-size: 12pt;
	color: rgb(0, 168, 225);
	width: 14px;
	display: inline-block;
}

.number-phone
{
	margin-top: 15px;
	font-size: 12pt;
}

@font-face {
	font-family: font;
	src: url(/css/DG_Font.ttf);
}

/*
@font-face {
	font-family: Intro_Regular;
	src: url(http://laboratory-right.smediagroup.ru/assets/template/css/fonts/Intro_Regular.otf); 
}*/

.copy
{
	font-size: 6pt;
	margin-bottom: 20px;
	margin-top: 140px;
	text-transform: uppercase;
}