* {
	margin:0px;
	padding:0px;
	outline:none;
	border:none;
	background:none;
	font-family:'Roboto', sans-serif;
	font-weight:400;
}
html, body {
	background-position:center top;
}
input::-webkit-input-placeholder {
	color:#888888;
}
input:-moz-placeholder {
	color:#888888;
}
#screens {
	position:relative;
	float:left;
	width:100%;
	min-width:1000px;
	list-style:none;
	overflow:hidden;
}
.text-center{
	text-align: center;
}
button:hover,.m-buttons:hover{
	background: #AC9F86 !important;
}
#header{
	height: 100px;
	position: fixed !important;
	float: none !important;
	z-index: 111;
}
#welcome{
	top: 100px;
	height: 715px;
}
button,.m-buttons{
	background: #67AB05 !important;
	color:white;
}
#capabilitys{
	background-color: #aeada9;
	background-image: url(/template/images/905cf6c44c028744abf771a835b169e0.png);
	background-repeat: repeat;
	background-attachment: scroll;
	padding-top: 30px;
	padding-bottom: 30px;
}
.m-buttons:hover{
	color: rgb(255, 255, 255);
	border-color: rgb(28, 26, 22);
	background: #AC9F86;

}
.m-buttons{
	position: relative;
	border-bottom: 2px solid transparent;
	border-bottom-color: transparent;
	height: 52px;
	width: 45%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 22px;
	text-decoration: none;
	cursor: pointer;
	color: rgb(255, 255, 255);
	border-color: rgb(28, 26, 22);
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	margin: 15px auto;
	display: flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-content: center;
	-webkit-align-content: center;
	align-items: center;
	-webkit-align-items: center;
	background: rgba(0, 0, 0, 0) linear-gradient(rgb(158, 152, 139), rgb(90, 84, 73)) repeat scroll 0% 0%;
}
#capabilitys .frst{
	margin-right: 13px;
}
#capabilitys h2{
	padding-bottom: 20px;
	font-size: 38px;
	line-height: 38px;
	font-weight: 300;
}
.modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 1; /* Sit on top */
	padding-top: 100px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
	position: relative;
	background-color: #fefefe;
	margin: auto;
	padding: 0;
	border: 1px solid #888;
	width: 35%;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	-webkit-animation-name: animatetop;
	-webkit-animation-duration: 0.4s;
	animation-name: animatetop;
	animation-duration: 0.4s;
	height: 235px;
}
.modal p{
	padding-top: 15px;
}
/* Add Animation */
@-webkit-keyframes animatetop {
	from {top:-300px; opacity:0}
	to {top:0; opacity:1}
}

@keyframes animatetop {
	from {top:-300px; opacity:0}
	to {top:0; opacity:1}
}

/* The Close Button */
.close {
	color: white;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}


.modal-header {
	padding: 8px 16px;
	background-color: #A99E87;
	color: white;
}
.modal-body div.callback-form{
	box-shadow: none !important;
	border: none !important;
	padding: 0px;
	position: relative !important;
}
.modal-body {padding: 2px 16px;}

#capabilitys h3{
	font-size: 26px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.col-xs-6{
	width: 49%;
	display: inline-block;
	vertical-align: top;
}
.col-xs-6 img{
	max-width: 100%;
	height: auto;
	width: 100%;
}
.mainli{
	padding-bottom: 40px;
}
#zakaz .block-agree{
    position: absolute;
    left: 0px;
    top: 55px;
    color:white;
}
.mainli li{
	font-size: 24px;
	color: white;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	margin-top: 27px;
	font-weight: bold;
	text-transform: uppercase;

}
.liicon{
	background: url("/image/liwhite.png") no-repeat;
	width: 46px;
	height: 45px;
	display: inline-block;
	float: left;
	margin-right: 20px;

}
#screens>li {
	position:relative;
	float:left;
	width:100%;
}
#screens div.center {
	position:relative;
	width:960px;
	margin:auto;
}
#screens div.top-border {
	position:absolute;
	top:0;
	left:50%;
}
#screens div.fix-top-border {
	position:relative;
	float:left;
	top:0;
	left:-50%;
}
#screens div.top-border img {
	position:relative;
	float:left;
}
#screens div.privacy {
	position:relative;
	float:left;
	clear:both;
	margin-top:10px;
	left:50%;
}
#screens div.privacy span {
	position:relative;
	float:left;
	left:-50%;
	font-size:10px;
	color:#666666;
	padding-left:20px;
	background:url(../images/lock.png) left center no-repeat;
	line-height:20px;
	height:17px;
}
#header {
	background-position:center top;
	padding:0px 0;
}
#header table, 
#footer table, 
#quickorder table, 
#welcome table {
	position:relative;
	float:left;
	width:100%;
	border-collapse:collapse;
}
#header table td, 
#footer table td, 
#quickorder table td, 
#map table td, 
#welcome table td {
	vertical-align:middle;
	border-collapse:collapse;
}
#header div.logo {
	position:relative;
	float:left;
}
#header div.logo a, 
#header div.logo img {
	position:relative;
	float:left;
}
#header div.contacts {
	position:relative;
	float:right;
}
#header span.phone {
	position:relative;
	float:right;
	font-size:30px;
	font-weight:300;
	line-height:30px;
	margin-bottom:10px;
}
#header span.signature {
	position:relative;
	float:right;
	clear:both;
	font-size:17px;
	font-weight:300;
	line-height:17px;
	margin-bottom:10px;
}
#header div.callback {
	position:relative;
	float:right;
	clear:both;
}
#header div.callback-button {
	position:relative;
	float:right;
}
#header div.callback-button img {
	position:relative;
	float:left;
	margin-right:10px;
}
#header div.callback-button a {
	position:relative;
	float:left;
	text-decoration:none;
	border-bottom:1px dashed transparent;
	font-size:17px;
	font-weight:400;
	line-height:16px;
}
div.callback-form {
	position:absolute;
	right:0;
	z-index:100;
	background:#ffffff;
	border:1px solid #666666;
	padding:20px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
    -webkit-box-shadow: 0px 0px 15px #000000;
    -moz-box-shadow: 0px 0px 15px #000000;
    box-shadow: 0px 0px 15px #000000;
	display:none;
}
div.callback-form-arrow {
	position:absolute;
	width:13px;
	height:7px;
	background:url(../images/arrow.png) 0px 0px no-repeat;
	top:-7px;
	left:50%;
	margin-left:-6px;
}
div.callback-form input {
	position:relative;
	float:left;
	padding:5px 10px;
	font-size:14px;
	background-color:#ffffff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #dddddd;
	width:190px;
	height:20px;
	line-height:20px;
	margin-bottom:10px;
}
div.callback-form button {
	position:relative;
	float:left;
	width:212px;
	height:32px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #dddddd;
	cursor:pointer;
	font-size:16px;
	color:#333333;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff) 0%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top, #ffffff 0%,#eaeaea 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#eaeaea 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#eaeaea 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
}
div.callback-form button:hover {
	background: #eaeaea;
	background: -moz-linear-gradient(top, #eaeaea) 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eaeaea), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #eaeaea 0%,#ffffff 100%);
	background: -o-linear-gradient(top, #eaeaea 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #eaeaea 0%,#ffffff 100%);
	background: linear-gradient(to bottom, #eaeaea 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#ffffff',GradientType=0 );
}
#welcome {
	background-position:center top;
	padding:30px 0;
}
#welcome table {
	margin-top:15px;
}
#welcome h1 {
	position:relative;
	float:left;
	width:100%;
	text-align:center;
	font-size:45px;
	line-height:45px;
	font-weight:300;
	margin-bottom:25px;
}
#welcome h2 {
	position:relative;
	float:left;
	width:100%;
	text-align:center;
	font-size:30px;
	line-height:32px;
	font-weight:300;
	margin-bottom:25px;
}
#welcome ul.advantage-box {
	position:relative;
	float:left;
	list-style:none;
	width:620px;
}
#welcome ul.advantage-box li {
	position:relative;
	float:left;
	width:100%;
	display:none;
	left:0;
	top:0;
	z-index:1;
}
#welcome div.advantage-image {
	position:relative;
	float:left;
	width:250px;
}
#welcome div.advantage-desc {
	position:relative;
	float:right;
	width:350px;
}
#welcome div.advantage-desc h3 {
	position:relative;
	float:left;
	width:100%;
	font-size:28px;
	font-weight:300;
	line-height:30px;
	margin-bottom:20px;
}
#welcome div.advantage-desc p {
	position:relative;
	float:left;
	width:100%;
	font-size:20px;
	line-height:23px;
	font-weight:300;
}
#welcome div.advantage-nav {
	position:relative;
	float:left;
	margin-top:20px;
	left:50%;
	clear:both;
}
#welcome div.advantage-nav ul {
	position:relative;
	float:left;
	left:-50%;
	list-style:none;
}
#welcome div.advantage-nav ul li {
	position:relative;
	float:left;
	margin:0 3px;
}
#welcome div.advantage-nav ul li a {
	position:relative;
	float:left;
	text-decoration:none;
	width:19px;
	height:19px;
	background:url(../images/slide_nav.png) left top no-repeat;
	text-indent:-9999px;
}
#welcome div.advantage-nav ul li a:hover {
	background-position:left bottom;
}
#welcome div.advantage-nav ul li a.active {
	background-position:left center;
}
#welcome div.welcome-form {
	position:relative;
	float:right;
	width:260px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border:1px solid transparent;
}
#welcome div.welcome-form-maxi {
	padding:20px;
}
#welcome div.welcome-form h3 {
	position:relative;
	float:left;
	width:100%;
	text-align:center;
	font-size:26px;
	line-height:30px;
	font-weight:300;
	margin-bottom:20px;
}
#welcome div.welcome-input {
	position:relative;
	float:left;
	width:100%;
	margin-bottom:10px;
}
#welcome div.welcome-input input {
	position:relative;
	float:left;
	padding:10px;
	font-size:16px;
	background-color:#ffffff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border:1px solid transparent;
	width:238px;
	height:20px;
	line-height:20px;
}
#welcome div.welcome-button {
	position:relative;
	float:left;
	width:100%;
}
#welcome div.welcome-button button {
	position:relative;
	float:right;
	border-bottom:2px solid transparent;
	height:52px;
	width:100%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-family:'Roboto', sans-serif;
	font-weight:300;
	font-size:22px;
	cursor:pointer;
}
#quickorder {
	background-position:center top;
	padding:50px 0;
}
#quickorder h2, 
#text h2 {
	position:relative;
	float:left;
	width:100%;
	text-align:center;
	font-size:38px;
	line-height:38px;
	font-weight:300;
	margin-top:-10px;
	margin-bottom:35px;
}
#quickorder div.subframe {
	position:relative;
	float:left;
	width:960px;
	border:1px solid transparent;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#quickorder div.subframe-maxi {
	width:878px;
    padding: 30px 40px 51px 40px;}
#quickorder input {
	position:relative;
	float:left;
	padding:15px;
	font-size:16px;
	background-color:#ffffff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border:1px solid transparent;
	width:90%;
	height:20px;
	line-height:20px;
}
#quickorder button {
	position:relative;
	float:right;
	border-bottom:2px solid transparent;
	height:52px;
	width:100%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-family:'Roboto', sans-serif;
	font-weight:300;
	font-size:22px;
	cursor:pointer;
}
#text {
	background-position:center top;
	padding:40px 0;
}
#text div.desc-unit {
	position:relative;
	float:left;
	width:100%;
	font-size:15px;
}
#text div.desc-unit p {
	margin-bottom:10px;
}
#text div.desc-unit a {
	text-decoration:underline;
}
#text div.desc-unit table {
	position:relative;
	float:left;
	width:100%;
	border-collapse:collapse;
}
#text div.desc-unit table td {
	border:1px solid #cccccc;
	padding:10px;
	vertical-align:top;
}
#text div.desc-unit b, 
#text div.desc-unit strong {
	font-weight:bold;
}
#text div.desc-unit ul {
	margin-left:25px;
	list-style:disc;
}
#text div.desc-unit ol {
	margin-left:25px;
}
#galleryhigh, 
#gallerywide, 
#facts, 
#steps, 
#informant, 
#infoblocks, 
#capability, 
#review, 
#action {
	background-position:center top;
	padding:30px 0;
}
#galleryhigh h2, 
#gallerywide h2, 
#facts h2, 
#steps h2, 
#informant h2, 
#infoblocks h2, 
#capability h2, 
#review h2, 
#action h2 {
	position:relative;
	float:left;
	width:100%;
	text-align:center;
	font-size:38px;
	line-height:38px;
	font-weight:300;
	margin-bottom:25px;
}
#galleryhigh div.galleryhigh-static, 
#gallerywide div.galleryhigh-static {
	position:relative;
	float:left;
	left:50%;
}
#galleryhigh div.galleryhigh-dynamic {
	position:relative;
	float:left;
	width:960px;
	height:280px;
}
#gallerywide div.galleryhigh-dynamic {
	position:relative;
	float:left;
	width:960px;
	height:184px;
}
#galleryhigh div.galleryhigh-static ul, 
#gallerywide div.galleryhigh-static ul {
	position:relative;
	float:left;
	list-style:none;
	left:-50%;
}
#galleryhigh div.galleryhigh-dynamic button, 
#gallerywide div.galleryhigh-dynamic button {
	position:relative;
	float:left;
	width:30px;
	height:50px;
	cursor:pointer;
	background-position:left top;
	background-repeat:no-repeat;
	top:50%;
	margin-top:-25px;
}
#galleryhigh div.galleryhigh-dynamic button.galleryhigh-prev, 
#gallerywide div.galleryhigh-dynamic button.galleryhigh-prev {
	background-image:url(../images/carousel-prev.png);
	margin-left:-10px;
}
#galleryhigh div.galleryhigh-dynamic button.galleryhigh-next, 
#gallerywide div.galleryhigh-dynamic button.galleryhigh-next {
	background-image:url(../images/carousel-next.png);
	margin-right:-10px;
}
#galleryhigh div.galleryhigh-dynamic button:hover, 
#gallerywide div.galleryhigh-dynamic button:hover {
	background-position:left bottom;
}
#galleryhigh div.galleryhigh-dynamic div.carousel, 
#gallerywide div.galleryhigh-dynamic div.carousel {
	position:relative;
	float:left;
	width:910px;
}
#galleryhigh div.galleryhigh-dynamic div.carousel ul, 
#gallerywide div.galleryhigh-dynamic div.carousel ul {
	position:relative;
	float:left;
	list-style:none;
}
#galleryhigh div.galleryhigh-static li, 
#galleryhigh div.galleryhigh-static a, 
#galleryhigh div.galleryhigh-static img, 
#galleryhigh div.galleryhigh-dynamic div.carousel li, 
#galleryhigh div.galleryhigh-dynamic div.carousel a, 
#galleryhigh div.galleryhigh-dynamic div.carousel img, 
#gallerywide div.galleryhigh-static li, 
#gallerywide div.galleryhigh-static a, 
#gallerywide div.galleryhigh-static img, 
#gallerywide div.galleryhigh-dynamic div.carousel li, 
#gallerywide div.galleryhigh-dynamic div.carousel a, 
#gallerywide div.galleryhigh-dynamic div.carousel img {
	position:relative;
	float:left;
}
#galleryhigh div.galleryhigh-static li, 
#gallerywide div.galleryhigh-static li {
	padding:15px;
	background-position:center center;
	background-repeat:no-repeat;
	margin:0 5px;
}
#galleryhigh div.galleryhigh-dynamic div.carousel li {
	padding:15px;
	background-position:center center;
	background-repeat:no-repeat;
	width:200px;
	height:250px;
}
#gallerywide div.galleryhigh-dynamic div.carousel li {
	padding:15px;
	background-position:center center;
	background-repeat:no-repeat;
	width:200px;
	height:154px;
}
#galleryhigh div.galleryhigh-static a, 
#galleryhigh div.galleryhigh-dynamic div.carousel a,
#gallerywide div.galleryhigh-static a, 
#gallerywide div.galleryhigh-dynamic div.carousel a {
	border:2px solid transparent;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow:hidden;
	display:block;
}
#galleryhigh div.galleryhigh-static img, 
#galleryhigh div.galleryhigh-dynamic div.carousel img {
	position:relative;
	float:left;
	width:196px;
	height:246px;
}
#gallerywide div.galleryhigh-static img, 
#gallerywide div.galleryhigh-dynamic div.carousel img {
	position:relative;
	float:left;
	width:196px;
	height:150px;
}
#facts div.facts-unit {
	position:relative;
	float:left;
	width:100%;
	margin:15px 0;
}
#facts div.facts-unit-image {
	position:relative;
	float:left;
}
#facts div.facts-unit:nth-child(odd) div.facts-unit-image {
	float:right;
}
#facts div.facts-unit-image img {
	position:relative;
	float:left;
	width:200px;
	height:150px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#facts div.facts-unit-desc {
	position:relative;
	float:left;
	margin-left:20px;
	width:740px;
}
#facts div.facts-unit:nth-child(odd) div.facts-unit-desc {
	float:right;
	margin-left:0px;
	margin-right:20px;
}
#facts div.facts-unit-desc h3 {
	position:relative;
	float:left;
	font-size:27px;
	font-weight:300;
	line-height:27px;
	width:100%;
	margin-top:5px;
}
#facts div.facts-unit-desc div {
	position:relative;
	float:left;
	font-size:16px;
	line-height:19px;
	width:100%;
	margin-top:15px;
}
#facts div.facts-unit:nth-child(odd) div.facts-unit-desc h3, 
#facts div.facts-unit:nth-child(odd) div.facts-unit-desc div {
	text-align:right;
}
#steps div.steps-box {
	position:relative;
	float:left;
	left:50%;
	max-width:100%;
	margin-top:10px;
}
#steps div.steps-box ul {
	position:relative;
	float:left;
	list-style:none;
	left:-50%;
}
#steps div.steps-box li {
	position:relative;
	float:left;
	width:100%;
	clear:both;
	margin-bottom:15px;
}
#steps div.steps-box li table {
	position:relative;
	float:left;
	width:100%;
}
#steps div.steps-box li table td {
	text-align:left;
	vertical-align:middle;
}
#steps div.step-image {
	position:relative;
	float:left;
}
#steps div.step-image img {
	position:relative;
	float:left;
	width:70px;
	height:70px;
}
#steps div.step-desc {
	position:relative;
	float:left;
	font-size:21px;
	line-height:23px;
	font-weight:300;
}
#steps div.steps-box li.steps-arrow div {
	position:relative;
	float:left;
	left:50%;
}
#steps div.steps-box li.steps-arrow img {
	position:relative;
	float:left;
	left:-50%;
	display:block;
}
#informant ul.informant-box {
	position:relative;
	float:left;
	width:1000px;
	margin-left:-40px;
	list-style:none;
}
#informant ul.informant-box li {
	position:relative;
	float:left;
	width:460px;
	margin:15px 0 15px 40px;
}
#informant ul.informant-box li:nth-child(even) {
	clear:right;
}
#infoblocks div.infoblocks-box li:nth-child(5n+1), 
#capability div.capability-box li:nth-child(4n+1), 
#informant ul.informant-box li:nth-child(2n+1) {
	clear:both;
}
#informant div.informant-unit-image {
	position:relative;
	float:left;
	margin-right:15px;
	margin-bottom:5px;
}
#informant div.informant-unit-image img {
	position:relative;
	float:left;
	width:160px;
	height:125px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#informant div.informant-unit-desc {
	position:relative;
}
#informant div.informant-unit-desc h3 {
	position:relative;
	font-size:23px;
	font-weight:300;
	line-height:25px;
}
#informant div.informant-unit-desc div {
	position:relative;
	font-size:15px;
	line-height:19px;
	margin-top:10px;
}
#infoblocks div.infoblocks-box {
	position:relative;
	float:left;
	left:50%;
}
#infoblocks div.infoblocks-box ul {
	position:relative;
	float:left;
	margin-left:-20px;
	list-style:none;
	left:-50%;
}
#infoblocks div.infoblocks-box li {
	position:relative;
	float:left;
	margin:10px 0 10px 20px;
	width:176px;
}
#infoblocks div.infoblocks-unit-image, 
#infoblocks div.infoblocks-unit-image img {
	position:relative;
	float:left;
	width:176px;
	height:120px;
}
#infoblocks div.infoblocks-unit-image img {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#infoblocks div.infoblocks-unit-desc {
	position:relative;
	float:left;
	width:100%;
}
#infoblocks div.infoblocks-unit-desc h3 {
	position:relative;
	float:left;
	width:100%;
	text-align:center;
	font-weight:300;
	font-size:18px;
	line-height:20px;
	margin-top:10px;
}
#infoblocks div.infoblocks-unit-desc div {
	position:relative;
	float:left;
	width:100%;
	font-size:14px;
	line-height:17px;
	margin-top:8px;
}
#capability div.capability-box {
	position:relative;
	float:left;
	left:50%;
}
#capability div.capability-box ul {
	position:relative;
	float:left;
	margin-left:-32px;
	list-style:none;
	left:-50%;
}
#capability div.capability-box li {
	position:relative;
	float:left;
	margin:10px 0 10px 32px;
	width:216px;
}
#capability div.capability-unit-image, 
#capability div.capability-unit-image img {
	position:relative;
	float:left;
	width:216px;
	height:140px;
}
#capability div.capability-unit-image img {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#capability div.capability-unit-desc {
	position:relative;
	float:left;
	width:100%;
}
#capability div.capability-unit-desc h3 {
	position:relative;
	float:left;
	width:100%;
	text-align:center;
	font-weight:300;
	font-size:21px;
	line-height:23px;
	margin-top:10px;
}
#capability div.capability-unit-desc div {
	position:relative;
	float:left;
	width:100%;
	font-size:16px;
	line-height:20px;
	margin-top:7px;
}
#review div.review-box {
	position:relative;
	float:left;
	left:50%;
}
#review div.review-box ul {
	position:relative;
	float:left;
	margin-left:-39px;
	list-style:none;
	left:-50%;
}
#review div.review-box li {
	position:relative;
	float:left;
	margin:10px 0 10px 39px;
	width:294px;
}
#review div.review-unit-image, 
#review div.review-unit-image img {
	position:relative;
	float:left;
	width:294px;
	height:200px;
}
#review div.review-unit-image img {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#review div.review-unit-desc {
	position:relative;
	float:left;
	width:100%;
}
#review div.review-unit-desc h3 {
	position:relative;
	float:left;
	width:100%;
	text-align:center;
	font-weight:300;
	font-size:25px;
	line-height:27px;
	margin-top:10px;
}
#review div.review-unit-desc div {
	position:relative;
	float:left;
	text-align:center;
	width:100%;
	font-size:16px;
	line-height:20px;
	margin-top:8px;
}
#action h2 {
	margin-bottom:15px;
}
#action h3 {
	position:relative;
	float:left;
	width:100%;
	text-align:center;
	font-size:29px;
	line-height:32px;
	font-weight:300;
	margin-bottom:25px;
}
#action div.deadline {
	position:relative;
	float:left;
	clear:both;
	left:50%;
	margin:10px 0;
}
#action div.fix-deadline {
	position:relative;
	float:left;
	left:-50%;
	border:2px solid transparent;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#action div.deadline-maxi {
	padding:20px 70px;
}
#action div.deadline p {
	position:relative;
	float:left;
	width:100%;
	text-align:center;
	font-size:25px;
	font-weight:300;
}
#action div.counter {
	position:relative;
	float:left;
	clear:both;
	margin-top:15px;
}
#action div.counter span {
	position:relative;
	float:left;
	width:103px;
	height:90px;
	background:url(../images/counter.png) 0px 0px no-repeat;
	color: #ffffff;
	font-size: 60px;
	text-shadow:#000 0 1px 1px;
	line-height: 78px;
	letter-spacing: 0px;
	text-indent: 18px;
	margin:0 5px;
}
#action div.counter i {
	position:relative;
	float:left;
	width:103px;
	margin:0 5px;
	text-align:center;
	font-size:16px;
	font-style:normal;
	font-weight:300;
	line-height:16px;
}
#map div.top-shadow, 
#map div.bottom-shadow {
	position:absolute;
	width:100%;
	height:7px;
	left:0;
	right:0;
	background-position:center top;
	background-repeat:repeat-x;
	z-index:10;
}
#map div.top-shadow {
	background-image:url(../images/map_shadow_top.png);
	top:0;
}
#map div.bottom-shadow {
	background-image:url(../images/map_shadow_bottom.png);
	bottom:0;
}
#map div.map-box {
	position:relative;
	float:left;
	width:100%;
}
#map table {
	position:absolute;
	top:0;
	right:0;
	z-index:10;
}
#map div.contacts {
	position:relative;
	float:left;
	padding:20px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width:350px;
}
#map div.contacts h2 {
	position:relative;
	float:left;
	font-size:30px;
	line-height:32px;
	font-weight:300;
	margin-bottom:10px;
}
#map div.contacts span, 
#map div.contacts a {
	position:relative;
	float:left;
	clear:both;
	font-size:20px;
	margin-top:15px;
	line-height:22px;
	font-weight:300;
	text-decoration:none;
}
#footer {
	background-position:center top;
	padding:20px 0;
}
#footer .left-footer {
	position:relative;
	float:left;
}
#footer .copyright {
	position:relative;
	float:left;
	font-size:14px;
	line-height:18px;
}
#footer .rules {
	position:relative;
	float:left;
	clear:both;
	font-size:14px;
	line-height:18px;
	margin-top:5px;
	text-decoration:none;
	border-bottom:1px dashed transparent;
}
#footer .right-footer {
	position:relative;
	float:right;
}
#footer div.creator {
	position:relative;
	float:right;
}
#footer div.creator span {
	position:relative;
	float:left;
	font-size:15px;
	line-height:15px;
	font-weight:300;
	width:100%;
	text-align:center;
	margin-top:5px;
}
#footer div.creator a {
	position:relative;
	float:left;
	clear:both;
	font-size:15px;
	line-height:15px;
	width:100%;
	text-align:center;
	font-weight:300;
}
#footer .phone {
	position:relative;
	float:right;
	font-size:27px;
	line-height:35px;
	font-weight:300;
	margin-right:150px;
}
.send-result {
	position:relative;
	float:left;
	padding:80px 50px;
	max-width:300px;
	color:#333333;
	font-size:30px;
	font-weight:300;
	text-align:center;
	line-height:32px;
}