html, body{height: 100%;}

body{
	background-color: #f8fafa;
	font: 16px Arial, Helvetica, sans-serif;
	color: #454545;
}

header,
.title,
.slider-text,
.feautures h2,
.start-now p,
footer,
.tarifs-block p,
.feature-desc h2,
a.tour,
a.start,
a.start-blue{
	font-family: Georgia, serif;
}
.fl-left{
	float: left;
}
.fl-right{
	float: right;
}
a{
	color: #4da28f;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.red-text{
	color: #bd6982;
}
a.tour,
a.start,
a.start-blue,
a.start-grey {
	margin: 0 7px;
	display: inline-block;
	width: 277px;
	vertical-align: top;
	line-height: 50px;
	border-radius: 7px;
	border: 1px solid;
	text-decoration: none;
	font-style: italic;
	font-size: 28px;
	color: #fff;
	text-shadow: 0 1px 1px #353535;
	box-shadow: 1px .5px 0 rgba(232,232,226,.5) inset, 0 3px 2px #818471;
}
a.start-blue{
	width: 237px;
}
a.start-grey{
	width: 100%;
	font-size: 21px;
	font-style: normal;
	font-family: Georgia;
}
a.tour{
	border-color: #377366;
	background: -webkit-linear-gradient(#7cb5a9 0%,#5f9488 50%,#578a7e 50%,#4f7c72 100%);
	background: linear-gradient(#7cb5a9 0%,#5f9488 50%,#578a7e 50%,#4f7c72 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7cb5a9', endColorstr='#4f7c72',GradientType=0 );	/* IE6-8 */
	
}
a.tour:hover{
	background: -webkit-linear-gradient(#67c8b5 0%,#48aa93 50%,#419e89 50%,#3c917c 100%);
	background: linear-gradient(#67c8b5 0%,#48aa93 50%,#419e89 50%,#3c917c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#67c8b5', endColorstr='#3c917c',GradientType=0 );	/* IE6-8 */
	
}
a.start{
	border-color: #8f3752;
	background: -webkit-linear-gradient(#cb758d 0%,#ad5e75 50%,#a4586f 50%,#965266 100%);
	background: linear-gradient(#cb758d 0%,#ad5e75 50%,#a4586f 50%,#965266 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb758d', endColorstr='#965266',GradientType=0 );	/* IE6-8 */
}
a.start:hover{
	background: -webkit-linear-gradient(#e75981 0%,#cc3f6a 50%,#c23a60 50%,#b13456 100%);
	background: linear-gradient(#e75981 0%,#cc3f6a 50%,#c23a60 50%,#b13456 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e75981', endColorstr='#b13456',GradientType=0 );	/* IE6-8 */
}
a.start-blue{
	border-color: #2f6f76;
	background: -webkit-linear-gradient(#75b3bb 0%,#599399 50%,#538b90 50%,#4a7b80 100%);
	background: linear-gradient(#75b3bb 0%,#599399 50%,#538b90 50%,#4a7b80 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75b3bb', endColorstr='#4a7b80',GradientType=0 );	/* IE6-8 */
}
a.start-blue:hover{
	background: -webkit-linear-gradient(#58c3d3 0%,#3ea9af 50%,#3a9ca5 50%,#2f8b98 100%);
	background: linear-gradient(#58c3d3 0%,#3ea9af 50%,#3a9ca5 50%,#2f8b98 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#58c3d3', endColorstr='#2f8b98',GradientType=0 );	/* IE6-8 */
}
a.start-grey{
	border-color: #8f3752;
	background: -webkit-linear-gradient(#cb758d 0%,#ad5e75 50%,#a4586f 50%,#965266 100%);
	background: linear-gradient(#cb758d 0%,#ad5e75 50%,#a4586f 50%,#965266 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb758d', endColorstr='#965266',GradientType=0 );	/* IE6-8 */
}
a.start-grey:hover{
	background: -webkit-linear-gradient(#e75981 0%,#cc3f6a 50%,#c23a60 50%,#b13456 100%);
	background: linear-gradient(#e75981 0%,#cc3f6a 50%,#c23a60 50%,#b13456 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e75981', endColorstr='#b13456',GradientType=0 );	/* IE6-8 */
}
h1,h2,h3,h4{
	font-weight: normal;
}
.center-wrap{
	width: 984px;
	margin: auto;
}
.wrap-bgc,
footer{
	background-color: #fff
}
/*Шапка*/
.wrap-header{
	background: url(../img/horizontal-line.jpg) repeat-x 0 100%;
	padding-bottom: 15px;
}
.logo-header{
	float: left;
	margin-top: 10px;
	text-align: center;
	margin-left: 127px;
}
nav {
	float: left;
	margin-left: 15px;
}
header{
	text-align: center;
	overflow: hidden;
}

.header-nav a{
	margin-top: 25px;
	padding: 0 10px;
	display: inline-block;
	color: #364b4c;
	text-decoration: none;
}
.header-nav a:hover{
	color: #828f90;
}
/*Стили для активной ссылки*/
.active{
	color: #bd6982 !important;
	font-weight: bold;
	font-style: italic;
}
a.enter-clients{
	color: #4da28f !important;
}
/*Заголовок*/
.title,
.wrap-button{
	text-align: center;
}
.title{
	padding: 83px 0 7px;
	line-height: 1.5em;
}
.title h1{
	font-size: 48px;
	margin: 0;
}
.title b{
	color: #4da28f !important;
}
.sub-title {
	color: #4da28f !important;
	font-style: italic;
	font-family: Georgia;
	margin-bottom: 45px;
}
.title p{
	font-size: 20px;
	font-style: italic;
}

#index .wrap-button{
	padding: 0 30px 300px;
}
.main{
	padding-top: 1px;
	position: relative;
}
.main:before{
	content: "";
	box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.1);
	position: absolute;
	width: 100%;
	height: 100%;
}
.slider-wrap{
	padding-bottom: 20px;
	position: relative;
	background: url(../img/horizontal-line.jpg) repeat-x 0 100%;
}
.slider-monitor{
	margin: -250px auto 0;
	width: 997px;
	height: 569px;
	background: url(../img/cloudim-main.png) no-repeat 50% 0;
	position: relative;
}
.slider-text{
	position: relative;
	padding: 0 20px;
	margin: -50px auto 0;
	font-size: 20px;
	font-style: italic;
	text-align: center;
	background: url(../img/quote_left.png) no-repeat 5px 0;
	line-height: 1.4em;
}

.slider-text:before{
	content: '';
	position: absolute;
	top: 4px;
	right: 0;
	width: 20px;
	height: 16px;
	background: url(../img/quote_right.png) no-repeat;
}
.wrap-feautures{
	background: url(../img/horizontal-line.jpg) repeat-x 0 100%;
	position: relative;
	clear: both;
	padding-bottom: 50px;
}
.wrap-feautures.noborder {
	padding: 0;
	margin: 0;
	background: none;
}
.content {
	text-align: center;
	font-family: Georgia;
	font-style: italic;
}
.content h1 {
	padding: 0;
	margin: 0;
}
.content p {
	margin: 0;
	padding-bottom: 50px;
}
.feautures{
	margin-top: 35px;
	text-align: justify;
	padding: 0;
	list-style: none;
}
.feautures:after{
	content: "";
	display: inline-block;
	width: 100%;
	height: 0;
	visibility: hidden;
	overflow: hidden;
}

.feautures li{
	width: 255px;
	padding-left: 40px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	zoom: 1;
}

.feautures li p {
	line-height: 21px !important;
	text-shadow: 1px 1px 0 white;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	margin-top: 10px;
}

.feautures h2{
	font-size: 26px;
	margin: 10px 0 0 -40px;
	padding-left: 40px;
	font-family: 'Goudy Bookletter 1911',arial,sans-serif;
}

.tarifs-block table.feautures {
	margin: 0;
	margin-left: 35px;
	margin-top: 10px;
}
.tarifs-block table.feautures td {
	width: 50%;
	padding: 0;
	margin: 0;
	padding-bottom: 17px;
	line-height: 1.3em;
}
.tarifs-block table.feautures td:last-child {
	padding-left: 30px;
}
.tarifs-block table.feautures h2 {
	font-size: 18px;
	margin: 10px 0 0 -40px;
	padding-left: 40px;
	font-family: Georgia;
	text-align: left;
	border:0;
}

.cloud-arr{
	background: url(../img/updates_icon.png) no-repeat;
}
.simple-window{
	background: url(../img/design.png) no-repeat;
}
.cmd-window{
	background: url(../img/browser_icon.png) no-repeat;
}
.info-user{
	background: url(../img/info-user.jpg) no-repeat;
}
.brand{
	background: url(../img/icon_colors.png) no-repeat;
}
.active-invite{
	background: url(../img/support.png) no-repeat;
}
.support-forum{
	background: url(../img/support-forum.png) no-repeat;
}
.documentation{
	background: url(../img/documentation.png) no-repeat;
}
.member-button-bg{
	background: url(../img/member-button-bg.png) no-repeat;
}
.feature-support{
	background: url(../img/feature-support.png) no-repeat;
}


.feautures p{
	font-size: .875em;
	line-height: 21px;
}
.wrap-start-now{
	background-color: #f5f7f7;
}
.start-now{
	text-align: center;
	position: relative;
}
.start-now h2{
	margin: 0;
	padding-top: 27px;
	font-size: 30px;
}
.start-now p{
	margin-top: 6px;
	font-style: italic;
	color: #639c74;
}
.start-now .start-blue{
	margin: 10px 0 -22px;

}

/*Форма*/
.wrap-form-tarifs{
	margin-top: 60px;
	text-align: justify;
	position: relative;
}
.wrap-form-tarifs h2{
	margin: 0;
	font-size: 32px;
}
.wrap-form-tarifs:after{
	content: "";
	display: inline-block;
	width: 100%;
	height: 0;
	visibility: hidden;
	overflow: hidden;
}
.form-block,
.tarifs-block {
	display: inline-block;
	width: 389px;
	height: 400px;
	height: 400px;
	margin-bottom: 95px;
	padding: 46px 30px 43px;
	text-align: center;
	vertical-align: top;
	background-color: #fff;
	border: 1px solid #e7e7e7;
	border-radius: 10px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.form-block.auto-height, .tarifs-block.auto-height {
	height: auto !important;
}
.form-block p {
	font-size: 11px;
}
.form-block input, .form-block textarea {
	display: block;
	width: 100%;
	box-sizing: border-box;
	margin: 1em 0;
	border: 1px solid #E7E7E7;
	border-radius: 10px;
	box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.1);
	padding: 17px 25px;
	font-family: Georgia,serif;
	font-size: 20px;
	background: #F8FAFA;
	background: linear-gradient(#F8FAFA 0,white 100%,#207CCA 100%,white 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8fafa',endColorstr='#ffffff',GradientType=0);
}
input.error, textarea.error {
	border: 1px solid #ff5c5c;
	box-shadow: inset 0 0 4px rgba(255, 0, 0, 0.1);
	color: red;
	background: linear-gradient(#ffe9e9 0,white 100%,#ffe9e9 100%,white 100%);
}

.table-price{
	margin-bottom: 35px;
	text-align: left;
	border-collapse: collapse;
}
.table-price td{
	vertical-align: top;
	padding-top: 20px;
}
.small-text{
	width: 133px;
	padding: 0 0 0 43px;
	color: #a8a8a8;
	font-size: 14px;
}
.big-price{
	color: #BD6982;
	font-size: 36px;
	display: block;
}
.tarifs-block p{
	color: #639c8f;
	font-size: 18px;
	font-style: italic;
}
.contact-title {
	padding-bottom: 10px;
	font-family: Georgia;
}
.wrap-tour{
	margin-bottom: 50px;
	padding-bottom: 50px;
	background: url(../img/horizontal-line.jpg) repeat-x 0 100%;
	overflow: hidden;
	position: relative;
}
.wrap-tour:before{
	content: "";
	position: absolute;
	height: 100%;
	width: 2px;
	background: url(../img/vertical-line.jpg) repeat-y;
	left: 50%;
}
.tour-content{
	position: relative;
	padding-top: 35px;
}
.tour-item{
	overflow: hidden;
	clear: both;
	padding-bottom: 20px;
}
.feature-desc{
	width: 500px;
	padding-top: 60px;
}
.feature-desc h2 {
	margin: 0;
	padding-bottom: 7px;
	font-size: 48px;
}
.fl-right h2 {
	background-image: url('/img/responsive_feature_icon.png');
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 57px;
	position: relative;
	left: -12px;
}
.fl-left h2 {
	text-align: right;
	background-image: url('/img/responsive_feature_icon.png');
	background-repeat: no-repeat;
	background-position: right 9px;
	padding-right: 57px;
	position: relative;
	right: -13px;
}
.feature-desc p{
	margin-top: 0;
	line-height: 1.4em;
	width: 450px;
}
.fl-right p {
	position: relative;
	left: 45px;

}
.fl-left p {
	position: relative;
	right: -5px;
	text-align: right;
}

/*Футер*/
footer {
	padding-top: 9px;
	padding-bottom: 20px;
}
footer ul{
	padding: 50px 0 20px;
	margin: auto;
	text-align: center;
	font-size: .75em;
}
footer ul li{
	display: inline-block;
	margin: 0 15px;
	font-style: italic;
	zoom: 1;
}

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  color: #c09853;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
.alert-danger,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.join-block {
	margin-top: 35px;
}
table.features-table {
	border-left: 0;
}
table.features-table td {
	border: 1px solid #e7e7e7;
	font-family: Georgia, serif;
	padding: 10px;
}
table.features-table thead {
	background-color: #f8fafa;
	color: #639c8f;
}
table.features-table thead th {
	border: 1px solid #e7e7e7;
	padding: 20px;
	font-size: 26px;
	font-family: Georgia, serif;
	font-weight: normal;
}
table.features-table .best {
	color: #5d9f63;
	background-color: #f3f9ee;
}
table.features-table tr.subhead {
	background-color: #f8fafa;
}
table.features-table tr.subhead td {
	padding: 10px;
	font-family: Arial;
	font-size: 18px;
}
table.features-table tfoot {
	color: #c26982;
	font-size: 36px;
	background-color: #f8fafa;
}
table.features-table tfoot td {
	padding: 20px;
}
.icon-yes {
	background-image: url('/img/yes-no.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	display: inline-block;
	width: 20px;
	height: 20px;
}
.icon-no {
	background-image: url('/img/yes-no.gif');
	background-repeat: no-repeat;
	background-position: 0 -20px;
	display: inline-block;
	width: 20px;
	height: 20px;
}
.price-desc {
	color: #aaa;
	font-size: 14px;
}
