
/* /public/css/common.css */
/* ParaType Fonts from Google Web Fonts */
@import url(http://fonts.googleapis.com/css?family=PT+Serif:400italic&subset=latin,cyrillic);
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow&subset=latin,cyrillic);


/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0  20110126
   License: none (public domain)
*/
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;
}


/* ITE styles */

html, body {
	min-height: 100%;
}

input, textarea, select, button {
	color: #333;
	background: #fff;
	border: 1px solid #cbcbcb;
	padding: 0 5px;
	height: 30px;
	line-height: 30px;
	font: "PT Serif", Georgia, serif;
	font-style: italic;
	margin: 5px 0;
}
input[type="checkbox"], input[type="radio"] {
	height: auto;
	line-height: auto;
	margin: 0;
	vertical-align: middle;
	margin: 0 5px;
}
.button {
	cursor: pointer;
	white-space: nowrap;
	text-align: center;
	background: #C90917 url('../i/button-sprite.png') left center repeat-x;
	border: 0;
	padding: 0 15px;
	color: #fff;
	position: relative;
	font: 14px "PT Sans Narrow";
	line-height: 30px;
}
.button:before, .button:after {
	content: "";
	float: left;
	margin-left: -15px;
	width: 1px;
	height: 100%;
	background: url('../i/button-sprite.png') no-repeat;
}
.button:after {
	float: right;
	margin-left: 0;
	margin-right: -15px;
	background-position: top right;
}
a {
	color: #C90A18;
}
a:hover {
	text-decoration: none;
}
body {
	background: #fff url('../i/bg.png');
	font: 14px "PT Serif", Georgia, serif;
	font-style: italic;
	color: #292323;
}
h1, h2, h3 {
	font: 30px "PT Sans Narrow", sans-serif;
	font-style: normal;
}
.container {
	max-width: 1068px;
	padding: 6px;
	margin: auto;
}
header {
	position: relative;
	padding-top: 40px;
	margin-bottom: 67px;
}
header .switch-lang {
	position: absolute; top: 5px; left: 5px;
	font: 14px "PT Sans Narrow", sans-serif;
}
html[lang="ru-RU"] header .switch-lang a:before,
html[lang="en-US"] header .switch-lang a:before {
	content: "";
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: url('../i/big-sprite.png') 0 -1582px;
	width: 24px; height: 12px;
	margin: 0 6px -1px 2px;
}
html[lang="en-US"] header .switch-lang a:before {
	margin: 0 2px -1px 6px;
	background-position: -24px -1582px;
}
header:before {
	content: "";
	width: 100%; height: 0;
	border-top: 1px solid #D3D4D6;
	border-bottom: 1px solid #fff;
	position: absolute; top: 34px; left: 0;
}
header .logo {
	float: left;
	width: 221px;
	height: 67px;
	background: url('../i/big-sprite.png') left bottom;
	text-indent: -9999px;
	margin: 55px 36px 0px 0;	
}
header address {
	position: absolute; top: 7px; right: 5px;
	font: 14px "PT Sans Narrow", sans-serif;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 16px;
	line-height: 14px;
	padding-left: 15px;
	background: url('../i/big-sprite.png') 0 -1410px;
}
header address span {
	color: #C90A18;
}
header hgroup {
	color: #292323;
	margin-top: 62px;
	margin-bottom: 30px;
	overflow: hidden;
}
header hgroup h1 {
	font-size: 36px;
	line-height: 32px;
	margin-bottom: 6px;
}
header hgroup h2 {
	font: 14px "PT Serif", Georgia, serif;
	font-style: italic;	
}
.benefits:before {
	content: "";
	display: block;
	position: absolute; left: 0;
	width: 100%;
	height: 170px;
	background: url('../i/benefits-gradient.png') 0 50px repeat-x;
}
.benefits {
	clear: both;
	margin-bottom: 50px;
	overflow: hidden;
	_zoom:1;
}
.benefits li {
	width: 24.25%;
	margin: 0 0.5%;
	float: left;
	padding-bottom:10000px;
    margin-bottom:-10000px;
	position: relative;
	color: #fff;
}
.benefits strong {
	display: block;
	padding: 10px 15px;
	font: 30px "PT Sans Narrow", sans-serif;
	line-height: 100%;
	min-height: 50px;
}
.benefits span {
	line-height: 125%;
	display: block;
	padding: 115px 15px 15px;
}
.benefits .item-it {
	margin-left: 0;
	background: #99292F url('../i/benefits-it.jpg') center -117px no-repeat;
}
.benefits .item-results {
	background: #753438 url('../i/benefits-trust.jpg') center -117px no-repeat;
}
.benefits .item-programs {
	background: #888D49 url('../i/benefits-programs.jpg') center -117px no-repeat;
}
.benefits .item-approach {
	background: #AA6A2D url('../i/benefits-approach.jpg') center -117px no-repeat;
	margin-right: 0;
}

.how-it-works,
.services {
	float: left;
	width: 47%;
	padding-right: 3%;
	margin-bottom: 43px;
}
.how-it-works p {
	margin-top: 15px;
	line-height: 160%;
	padding-left: 93px;
}
.how-it-works {
	background: url('../i/dashed-line-vertical.png') right repeat-y;
}
.how-it-works .item-time {
	background: url('../i/how-it-works-1.png') 10px 7px no-repeat;
}
.how-it-works .item-topics {
	background: url('../i/how-it-works-2.png') 10px 7px no-repeat;
}
.services {
	padding-right: 0;
	padding-left: 3%;
}
.services h3 {
	width: 36%;
	padding-right: 1%;
	font-size: 18px;
	color: #A56B2C;
	float: left;
}
.services .item {
	margin-top: 17px;
}
.services .item + .item {
	margin-top: 35px;
}
.services ul {
	overflow: hidden;
	list-style-type: circle;
	padding-left: 20px;
}
.services li {
	margin: 1px 0 2px;
}

.order-trial {
	clear: both;
	height: 158px;
	margin-bottom: 20px;
	background: url('../i/order-trial-pattern.png') center center repeat-x;
}
.order-trial a {
	display: block;
	width: 158px;
	height: 133px;
	padding-top: 25px;
	margin: auto;
	background: url('../i/big-sprite.png') 0 -1252px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
.order-trial a span {
	margin: 3px 0;
	display: block;
	line-height: 100%;
}
.order-trial a .line-1 {
	font: 17px 'PT Serif Caption';
	font-style: italic;
	text-transform: lowercase;
}
.order-trial a .line-2,
.order-trial a .line-3,
.order-trial a .line-4 {
	font-family: 'PT Sans Narrow';
	font-size: 24px;
	font-style: normal;
	text-transform: uppercase;
}
.order-trial a .line-2 {
	font-size: 17px;
}
.clients .wrapper {
	overflow: hidden;
	padding: 5px;
	margin: -5px;
	clear: both;
}
.clients .wrapper-shadow {
	clear: both;
}
.clients .wrapper .item {
	float: left;
	width: 30.66%;
	padding: 1%;
	margin: 15px 0;
	margin-right: 1%;
	margin-bottom: -1000px;
	padding-bottom: 1000px;
	background: #fff;
	-webkit-box-shadow: 0 0 5px #bbb; 
	-moz-box-shadow: 0 0 5px #bbb; 
	-ms-box-shadow: 0 0 5px #bbb; 
	box-shadow: 0 0 5px #bbb;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.clients .wrapper-shadow i {
	position: relative;
	z-index: 1;
	display: block;
	float: left;
	width: 30.66%;
	padding: 0 1%;
	top: 5px;
	height: 5px;
	margin-right: 1%;
	background: #fff;
	background-image: linear-gradient(bottom, rgba(187,187,187,.5) 100%, rgba(187,187,187,0) 0%);
	background-image: -o-linear-gradient(bottom, rgba(187,187,187,.5) 100%, rgba(187,187,187,0) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(187,187,187,0) 0%, rgba(187,187,187,.5) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(187,187,187,.5) 100%, rgba(187,187,187,0) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(187,187,187,.5) 100%, rgba(187,187,187,0) 0%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(1, rgba(187,187,187,.5)),
		color-stop(0, rgba(187,187,187,0))
	);
}
.clients .wrapper .last-in-line,
.clients .wrapper-shadow .last-in-line {
	margin-right: 0;
}
.clients .wrapper .item img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.clients .wrapper .item .name {
	display: block;
	margin-bottom: 5px;
	font: 18px "PT Sans Narrow";
	color: #A56B2C;
}
.clients .wrapper .item .info {
	overflow: hidden;
}
.clients .wrapper .item p {
	font-style: italic;
	font-size: 13px;
	color: #333;
}
.clients .corporate {
	clear: both;
	text-align: center;
	padding: 30px 0 20px;
}
.clients .corporate img {
	margin: 0 5px;
}



footer {
	clear: both;
	background: #292323;
	margin-bottom: -6px;
	color: #949191;
}
footer .wrapper {
	max-width: 1080px;
	margin: auto;
}
footer address {
	float: left;
	width: 50%;
	margin: 20px 0;
	background: url('../i/dashed-line-vertical-darker.png') right repeat-y;
}
footer address span {
	font: 18px "PT Sans Narrow";
	float: right;
	clear: right;
	width: 160px;
	display: block;
	height: 28px;
	margin: 3px 0;
	line-height: 28px;
	background-image: url('../i/big-sprite.png');
	padding-left: 35px;
}
footer address .velcom {
	background-position: 0 -82px;
}
footer address .email {
	background-position: 0 -54px;
}
footer address .skype {
	background-position: 0 -26px;
}
footer .callback {
	float: left;
	width: 50%;
	text-align: left;
	margin: 20px 0;
}
footer .callback span {
	font: 18px "PT Sans Narrow";
	display: block;
	margin-left: 40px;
	margin-top: 4px;
}
footer .callback input {
	width: 165px;
	margin-left: 40px;
}
footer .callback .button {
	width: 177px;
	margin-left: 40px;
}
footer .callback br + .button {
	position: relative; top: -5px;
}

footer .social {
	clear: both;
	padding-top: 20px;
	text-align: center;
}
footer .social a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 34px; height: 34px;
	margin: 0 3px;
	background: url('../i/big-sprite.png') 0 -178px no-repeat;
	text-indent: -9999px;
}
footer .social .tw {
	background-position: 0 -144px;
}
footer .social .rss {
	background-position: 0 -110px;
}

footer .copyrights {
	clear: both;
	border-top: 1px solid #3F3939;
	text-align: center;
	margin: 20px 0;
	padding-top: 25px;
}
footer .copyrights .design {
	text-align: left;
	width: 135px;
	margin: 17px auto 23px;
	font-size: 13px;
	line-height: 120%;
	position: relative; left: 10px;
}
footer .copyrights .design:before {
	content: "";
	float: left;
	margin-right: 10px;
	margin-top: 2px;
	width: 26px; height: 26px;
	background-image: url('../i/big-sprite.png');	
}
footer .copyrights .design,
footer .copyrights .design a {
	color: #464141;
}

/* Dialog */

.dialog-canvas {
	position: fixed; top: 0; left: 0;
	z-index: 10;
	background: rgba(0,0,0,.5);
	height: 100%;
	width: 100%;
	display: none;
}
.dialog-content {
	position: absolute; top: 30px; left: 50%;
	width: 484px; height: 350px;
	padding: 36px 42px;
	margin-left: -284px;
	z-index: 11;
	background: #fff;
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,.4); 
	-moz-box-shadow: 0 0 15px rgba(0,0,0,.4); 
	-ms-box-shadow: 0 0 15px rgba(0,0,0,.4); 
	box-shadow: 0 0 15px rgba(0,0,0,.4);
	display: none;
}
.dialog-content#create_order_form {
	height: 680px;
}
.dialog-content .line-submit {
	text-align: center;
	margin-top: 30px;
}
.dialog-content .form-line.line-submit input {
	width: 150px;
}
.dialog-content .button {
	text-transform: uppercase;
}
.dialog-content h3 {
	margin-bottom: 30px;
	margin-right: 30px;
	margin-top: 7px;
	line-height: 110%;
}
.dialog-content .form-line > input, .dialog-content .form-line > textarea {
	width: 45%;
}
.dialog-content .form-line > label {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	margin-top: 6px;
	font-size: 18px;
	font-family: "PT Sans Narrow";
	font-style: normal;
	color: #A56B2C;
	width: 50%;
}
.dialog-content .form-line .wrapper {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: -3px;
	vertical-align: top;
	width: 100%;
	line-height: 25px;
	padding-top: 5px;
}
.dialog-content .form-line .wrapper input {
	margin-left: 0;
}
.dialog-content .close {
	cursor: pointer;
	text-indent: -9999px;
	position: absolute; top: 17px; right: 17px;
	display: block;
	width: 16px; height: 17px;
	background: url('../i/big-sprite.png') 0 -212px no-repeat;
}

/* Clearfix */

.benefits:before, .benefits:after,
footer:before, footer:after {
    content: " ";
    display: table;
}
.benefits:after,
footer:after {
    clear: both;
}
.benefits,
footer {
    *zoom: 1;
}

@media screen and (max-width: 880px) {
	.container {
		max-width:740px;
		}
	header .logo {
		float: none;
		margin: 13px 5px 20px;
		display: block;
	}
	header hgroup {
		margin: 0 5px 33px;

	}
	header hgroup h1 {
		font-size: 33px;
	}
	.benefits .item-programs {
		clear: left;
	}
	.benefits li {
		width: 49%;
		margin-left: 0;
		margin-right: 1%;
		position: relative;
	}
	.benefits:before {
		display: none;
	}
	.benefits .item-approach:before,
	.benefits .item-programs:before {
		content: "";
		position: absolute; top: -3px; left: 0;
		width: 100%;
		height: 6px;
		background: #fff url('../i/bg.png');
	}
	.how-it-works,
	.services {
		width: auto;
		padding: 0;
		float: none;

	}
	.how-it-works {
		background: none;
	}
	.how-it-works p {
		min-height:85px;
		}
	.clients .wrapper .item .name {
		margin: 4px 0;
	}
	.clients .wrapper .item img {
		float: none;
	}
}

@media screen and (max-width: 480px) {
		.container {
		max-width:400px;
		}
	header .logo {
		margin: 13px auto 20px;
	}
	header hgroup h1 {
		font-size: 25px;
		line-height: 29px;
	}
	.benefits li {
		float: none;
		width: auto;
		margin: 0;
		padding: 0;
		margin-bottom: 6px;
	}
	.benefits {
		margin-bottom: 20px;
	}
	.how-it-works {
		background: none;
	}
	.how-it-works p {
		padding-left: 0;
		background: none !important;
	}
	.services h3 {
		float: none;
		width: auto;
		margin-bottom: 7px;

	}
	.clients .wrapper .item {
		float: none;
		width: auto;
		margin-bottom: 7px;
		padding: 10px;
	}
	.clients .wrapper-shadow {
		display: none;
	}
	.clients .wrapper .item img {
		float: left;
	}
	.clients .wrapper .item .name {
		margin-top: 0;
	}
	footer address {
		float: none;
		width: 170px;
		margin: 20px auto;
		background: none;
	}
	footer address span {
		float: none;
		width: auto;
		margin: auto;
	}
	footer .callback {
		display: none;
	}
}
@media screen and (max-width: 568px) {

	.dialog-content {
		width: 90%;
		padding: 5%;
		margin-left: 0;
		left: 0;
		height: auto;
	}
	.dialog-content h3 {
		font-size: 25px;
	}
	.dialog-content .form-line > label {
		display: block;
		width: auto;
	}
	.dialog-content .form-line .wrapper {
		width: auto;
	}
	.dialog-content .form-line > input {
		width: 85%;
	}

}
/* /public/css/about.css */
.content[role="about"] > table {
  margin-bottom: 20px; }
  .content[role="about"] > table > tbody > tr > td:nth-child(1) {
    background: url("../i/dashed-line-vertical.png") right repeat-y;
    width: 257px; }
    .content[role="about"] > table > tbody > tr > td:nth-child(1) a {
      font-size: 36px; }
    .content[role="about"] > table > tbody > tr > td:nth-child(1) ul > li > a {
      font: 30px "PT Sans Narrow", sans-serif;
      color: black; }
  .content[role="about"] > table > tbody > tr > td:nth-child(2) {
    padding-left: 20px; }
.content[role="about"] table[role="costs"] {
  margin: 20px 0; }
  .content[role="about"] table[role="costs"] th {
    font-width: bolder;
    vertical-align: middle; }
  .content[role="about"] table[role="costs"] th, .content[role="about"] table[role="costs"] td {
    border: 1px dashed lightgray;
    padding: 10px; }

/*# sourceMappingURL=about.css.map */
/* /public/site/site.css */
.benefits li.item-it span { padding: 125px 15px 15px; }
.benefits li.item-results span { padding: 125px 15px 15px; }

a.webpay { 
  background-image: url('/public/img/cards.png');
  background-size: cover;
  display: block;
  width: 280px;
  height: 40px;
  margin-bottom: 10px;
}