html, body {
	height:100%;
}

@font-face {
	font-family:Century Gothic;
	src:url(gothic.ttf);
}

body {
	padding:0;
	margin:0;
	font-family:Arial;
	font-size:15px;
	color:#333;
	line-height:22px;
	text-align:center;
	background:#fff;
}

div, span, p, h1, h2, h3, h4, a, label {
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:15px;
	color:#333;
	line-height:22px;
	text-align:left;
}

img {
	margin:0;
	padding:0;
	border:0;
}

input, textarea {
	padding:0;
	margin:0;
	border:0;
}

a {
	color:#006ec2;
	text-decoration:none;
}

a:hover {
	color:#b81bd0;
	text-decoration:none;
}

ul {
	margin:0;
	padding:0;
	list-style:none;
}

.container {
    margin:0 auto;
    width:100%;
	height:100%;
}

.width100 {
	width:100%;
	float:left;
	clear:both;
}

.center {
	margin:0 auto;
	padding:0 40px;
	display:block;
	max-width:1120px;
	min-width:900px;
}

.top {
	padding:23px 0;
}

.logo {
	height:64px;
	display:inline;
	float:left;
}

.logo span {
	margin-top:20px;
	font-family:Verdana;
	font-weight:bold;
	font-size:30px;
	color:#e03a3a;
	display:inline;
	float:left;
	white-space:nowrap;
	text-transform:uppercase;
}

.logo div {
	margin-right:20px;
	width:64px;
	height:64px;
	display:inline;
	float:left;
	border-radius:32px;
	background:#e03a3a url(logo.png) center center no-repeat;
}

.logo img {
	margin-right:20px;
	height:64px;
	display:inline;
	float:left;
}

.phone {
	margin-top:6px;
	font-family:Century Gothic;
	font-size:24px;
	line-height:26px;
	color:#4a4a4a;
	text-align:right;
	display:inline;
	float:right;
	max-width:500px;
}

.phone span {
	font-family:Century Gothic;
	font-size:18px;
	line-height:26px;
	color:#4a4a4a;
}

.head {
	height:400px;
	background-color:#f5f5f5;
    background-position:center center;
    background-repeat:no-repeat;
	background-size:1600px auto;

}

.head_info {
	padding:20px 30px;
	margin:50px auto 0;
	width:520px;
	background:url(transparent.png) left top repeat;
}

.head_info p {
	padding-bottom:10px;
	color:#ffe745;
	font-family:Century Gothic;
	font-size:32px;
	line-height:46px;
	text-align:center;
	text-transform:uppercase;
}

.head_info a {
	margin:0 auto;
	padding:17px 0 15px;
	width:380px;
	color:#fff;
	font-size:22px;
	line-height:22px;
	text-transform:uppercase;
	text-align:center;
	display:block;
	background:#66af10;
}

.head_info a:hover {
	background:#73cb0b;
}

h1 {
	margin-bottom:7px;
	font-family:Century Gothic;
	font-size:32px;
	line-height:46px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	font-weight:normal;
}

.main_info, .photo, .call {
	padding:80px 0 60px;
}

.title {
	width:100%;
	font-family:Century Gothic;
	font-size:46px;
	line-height:52px;
	text-align:center;
	text-transform:uppercase;
	display:block;
	float:left;
	clear:both;
}

.title span {
	color:#da2c24;
}

.title_white {
	margin:0 0 50px 0;
	width:100%;
	font-family:Century Gothic;
	font-size:44px;
	line-height:48px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	display:block;
	float:left;
	clear:both;
}

.error {
	margin:-40px 0 10px 0;
	width:100%;
	font-family:Century Gothic;
	font-size:20px;
	line-height:28px;
	color:#fff;
	text-align:center;
	display:block;
	float:left;
	clear:both;
	background:#da2c24;
}

.about {
    margin:0 50px;
    font-size:15px;
    font-family:Arial;
    line-height:22px;
    color:#666;
    width:800px;
}

.list {
	margin:40px 0 0 0;
	width:100%;
	display:block;
	float:left;
	clear:both;
	border:none;
	border-spacing:0;
}

.list td {
	padding:0 0 30px 172px;
	height:132px;
	font-size:18px;
    line-height:24px;
	font-family:Arial;
	color:#4b4b4b;
	vertical-align:middle;
    background-position:left top;
    background-repeat:no-repeat;
}

.red {
	color:#da2c24;
	font-size:inherit;
}

.grey {
	background:#f5f5f5;
}

.black {
	background:#141718;
}

.center_photo, .center_call {
	margin:0 auto;
	display:block;
	width:800px;
	color:#da2c24;
	font-size:38px;
	line-height:44px;
	font-family:Century Gothic;
	text-align:center;
	font-weight:bold;
}

.center_call img {
	margin:50px 0 10px;
}

#include {
	background:#fff url(stamp.gif) center 150px no-repeat;
}

.forma {
	padding:70px 0 0 0;
	height:380px;
	background:#1e3d49 url(form_bg.jpg) center top no-repeat;
}

.center_forma {
	margin:0 auto;
	display:block;
	width:460px;
	position:relative;
}

.ribbon {
	display:block;
	position:absolute;
	top:-78px;
	left:-145px;
}

.forma ul li {
	margin-bottom: 13px;
	width:460px;
}

.text_form  {
	padding: 20px 18px 18px;
    width: 422px;
	font-size:16px;
	color:#4c4c4c;
	background:#fff;
	border: 1px solid #fff;
}

.button  {
	margin-top:10px;
	padding: 21px 0 17px;
	width:460px;
	color:#fff;
	font-size:22px;
	line-height:22px;
	text-transform:uppercase;
	text-align:center;
	display:block;
	cursor:pointer;
	background:#66af10;
}

.button:hover  {
	background:#73cb0b;
}

.contacts {
	padding:40px 0 38px 0;
}

.contacts p {
	padding:0px;
	width:570px;
	font-size:18px;
	line-height:28px;
	float:left;
}

.contacts span {
	width:250px;
	font-family:Century Gothic;
	font-size:24px;
	line-height:28px;
	display:inline;
	float:right;
	text-align:right;
}

.footer {
	padding:15px 0;
}

.footer img {
	margin:3px 0 -5px;
}

.text_white, .footer span {
	font-size:13px;
	line-height:17px;
	color:#cddade;
	text-align:center;
}

.text_white a, .text_white a:hover {
	font-size:13px;
	color:#cddade;
}

.text_white a:hover {
	color:#fff;
}

p {
	padding-bottom:28px;
}

.nowrap {
    white-space:nowrap;
}

#yandex_map {
    width:100%;
    height:390px;
    float:left;
    clear:both;
}

.fotorama {
	margin:40px 0 20px;
	float:left;
	clear:both;
}


/* domain_ending css */

#container_domain {
	padding-top:80px;
    margin:0 auto;
    max-width:620px;
    min-width:420px;
	text-align:center;
}

#container_domain img {
	margin-bottom:35px;
}

.domain {
	padding-bottom:35px;
	font-size:38px;
	color:#000;
	line-height:46px;
	text-align:inherit;
}

.domain_info {
	padding-bottom:60px;
	font-size:20px;
	color:#333;
	line-height:26px;
	text-align:inherit;
}

a.domain_pay {
	margin:0 auto 50px;
	padding:10px 0 10px;
	width:180px;
	color:#fff;
	font-size:18px;
	line-height:22px;
	text-align:center;
	display:block;
	background:#66af10;
}

a.domain_pay:hover {
	background:#4f8d06;
}

@media only screen and (max-device-width:800px) {
	a.domain_pay {padding:13px 0 12px; width:220px; font-size:26px; line-height:30px;}
}