.page_content.seo15 {

}

.page_content.seo15 h1 {
	/*font-size: 48px;
	line-height: 60px;*/
}

.page_content.seo15 h2 {
	/*font-size: 30px;*/
}

.page_content.seo15 p {
	/*font-size: 15px;
	margin: 18px 0 0;
	line-height: 24px;
	color: #313942;*/
	margin: 4px 0 0;
}

.page_content.seo15 p + p {
	margin-top: 20px;
}

.page_content.seo15 hr {
	display: block;
	margin: 0 0 0 0;
	height: 0px;
	border: 0 none transparent;
	border-top: 1px solid #d5d6d8;
}

.page_content__subheading.seo15 {
	color: #676e79;
	font-size: 24px;
	line-height: 34px;
	margin: 0 0 40px;
	display: block;
}

.page_content__moving_info.seo15 {
	
}

.page_content__moving_info.seo15 .page_content__moving_img img {
	display: block;
}

.page_content__moving_img.right.seo15 {
	margin-left: 65px;
	margin-top: 5px;
}

.page_content__moving_info.seo15 .page_content__moving_img span {
	/*display: block;
	text-align: center;
	color: #9098a1;
	font-size: 13px;
	margin: 23px 0;*/
	
	color: #676e79;
    display: block;
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
    margin: 23px 0;
	text-align: center;
}

section.seo15 {
	margin: 43px 0;
}

.page_content__promo_seo15 {
	text-align: center;
}

.page_content__promo_seo15 h3 {
	/*color: #313942;
	font-size: 25px;
	line-height: 40px;
	padding: 20px 0;*/
	
	color: #313942;
	font-size: 26px;
	font-weight: 300;
	margin: 0 0 7px;
	padding: 20px 0;
	line-height: 34px;
}

.try_button.promo_features__try_button.seo15 {
	text-transform: uppercase;
	color: #000000;
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	margin: 0 0 0 0;
	padding: 18px 100px;
	width: auto;
	height: auto;
	background: #f3be2f;
	border-bottom: 3px solid #cf9c13
}
.try_button.promo_features__try_button.seo15:hover {
	background: #f2a106;
	color: #313942;
}

.page_content.seo15 + footer {
margin: 35px 0 0 0;
}

.page_content__moving_info_half__block, ul.page_content__moving_info_half__block {
	-moz-box-sizing:border-box;
	box-sizing:border-box; 
	-webkit-box-sizing:border-box;
    float: left;
    padding: 0;
    width: 50%;
}

.page_content__moving_info_third__block {
	-moz-box-sizing:border-box;
	box-sizing:border-box; 
	-webkit-box-sizing:border-box;
    float: left;
    padding: 0 32px 0 0;
    width: 33.33%;
}

ul.seo15 {
	list-style: none;
	color: #676e79;
	font-size: 16px;
	line-height: 26px;
	margin: 18px 0 0;
}
ul.seo15 li {
	padding-bottom: 10px;
	padding-left: 24px;
	padding-right: 25px;
	background: url(/static/assets/common/seo15_bullet.png) no-repeat 6px 11px;
}