#plans_examples_wrapper h2 span {
	position: relative;
	font-weight: 700;
	white-space: nowrap;
}
#plans_examples_wrapper h2 span:before {
    position: absolute;
    z-index: -1;
    top: 1px;
    right: -20px;
    left: -10px;
    height: 54px;
    background: #000;
    content: '';
    opacity: 0.1;
    border-radius: 7px;
    transform: skew(-15deg);
}
.str_block_wrapper.dark-blue#plans_examples_wrapper {
	background: #648CA3;
	background: radial-gradient(circle,rgba(100, 140, 163, 1) 0%, rgba(31, 80, 113, 1) 100%);
}
#plans_examples {
	font-size: 0;
	line-height: 0;
	margin-left: -30px;
	margin-right: -30px;
	padding-top: 30px;
}
#plans_examples .plans_example {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	padding: 0 30px 60px 30px;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
}
#plans_examples .plans_example_bg {
	position: absolute;
	top: 0;
	bottom: 60px;
	right: 30px;
	left: 30px;
	z-index: 2;
}
#plans_examples .plans_example_bg:before {
	position: absolute;
	top: 0;
	bottom: 0px;
	right: 0px;
	left: 0;
	z-index: 3;
	content: '';
	background: #ffffff;
	border-top: 2px solid #ffb80e;
}
#plans_examples .plans_example_bg img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 125.5%;
	max-width: 125.5%;
	height: 114.5%;
	display: block;
}
#plans_examples .plans_example_body {
	position: relative;
	z-index: 4;
	font-size: 14px;
	line-height: 1.3;
	padding: 25px 30px;
	min-height: 200px;
}
.mce-content-body #plans_examples .plans_example_body p {
	font-size: 14px;
	letter-spacing: -0.1px;
	line-height: 1.5;
	color: #222;
	padding-top: 10px;
	text-align: left;
}
#plans_example_download {
	position: relative;
	margin-top: 25px;
	padding-top: 50px;
}
.mce-content-body #plans_example_download a.mce-button {
	border-bottom: 1px solid #873f0a;
	-moz-box-shadow: 0px 3px 14px 0 rgba(0, 0, 0, 0.2), 0px 2px 4px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 3px 14px 0 rgba(0, 0, 75, 0.2), 0px 2px 4px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0px 3px 14px 0 rgba(0, 0, 0, 0.2), 0px 2px 4px 0 rgba(0, 0, 0, 0.3);
}
#plans_example_download:after {
	background: transparent url(/images/studio/layout/plans_arrow.svg) 50% 50% no-repeat;
	background-size: 100% 100%;
	position: absolute;
	width: 48px;
	height: 80px;
	content: '';
	top: -50px;
	left: 50%;
	opacity: 0.5;
	margin: 0 0 0 -24px;
}
#plans_example_download_text {
	position: absolute;
	top: -25px;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 13px;
	line-height: 1.15;
}
.str_block_wrapper.light#homepage_advances {
	background: #fff;
}
#planner_procom .str_promoteasers_wrapper .str_promoteaser_header {
	font-size: 27px;
	display: block;
	font-weight: 300;
    padding-bottom: 30px;
}
#planner_procom .str_promoteasers_wrapper .str_promoteaser p {
    padding-top: 0px;
}
#planner_procom .str_promoteaser_image a {
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	display: block;
}
#planner_procom .str_promoteaser_image a em {
    background: #ce1312;
    border-bottom: 1px solid #ce1312;
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    z-index: 10;
    display: block;
    margin-top: -25px;
    margin-left: -25px;
    top: 50%;
    left: 50%;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0, 0.2), 0 12px 35px 0 rgba(251,45,44, 0.8);
    -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.2), 0 12px 35px 0 rgba(251, 45, 44, 0.8);
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.2), 0 12px 35px 0 rgba(251, 45, 44, 0.8);
    transition: 0.2s;
}
#planner_procom .str_promoteaser_image a:hover em {
    background: #e68506;
    border-bottom: 1px solid #e68506;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0, 0.2), 0 12px 35px 0 rgba(251,156,44, 0.8);
    -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.2), 0 12px 35px 0 rgba(251, 156, 44, 0.8);
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.2), 0 12px 35px 0 rgba(251, 156, 44, 0.8);
}
#planner_procom .str_promoteaser_image a em:before {
    background: transparent url(/images/video/layout/play.png) 50% 50% no-repeat;
    background-size: 100% 100%;
    position: absolute;
    display: block;
    z-index: 11;
    width: 32px;
    height: 32px;
    margin-top: -16px;
    margin-left: -16px;
    top: 50%;
    left: 50%;
    transition: 0.2s;
	content: '';
}
#homepage_intro_videoguide a:hover em:before {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
}
.str_block_wrapper#landing_advances .mce-content-body {
	padding-top: 0;
}
.str_block_wrapper#landing_advances #homepage_advances_points {
	margin-bottom: -60px;
}
.str_block_wrapper.light#homepage_visual {
    background: #fff;
}
.str_block_wrapper.light#homepage_visual h3 span:before {
    background: #24a0e0;
	opacity: 0.1;
	top: 4px;
	right: -15px;
    left: -10px;
}
.str_block_wrapper.light#planner_procom .header_blue_marker:before {
    background: #24a0e0;
	opacity: 0.1;
	right: -15px;
    left: -10px;
}
.mce-content-body p#homepage_visual_stats_title {
	padding-bottom: 0;
	padding-top: 20px;
}
.str_block_wrapper.light#homepage_visual .homepage_visual_pallet {
	top: 80px;
}
.str_block_wrapper.light#homepage_visual .homepage_visual_pallet+.homepage_visual_pallet {
	top: 130px;
}
.str_block_wrapper.light#homepage_visual .homepage_visual_pallet+.homepage_visual_pallet+.homepage_visual_pallet {
	top: 180px;
}
.str_block_wrapper.light#homepage_visual .homepage_visual_pallet+.homepage_visual_pallet+.homepage_visual_pallet+.homepage_visual_pallet {
	top: 230px;
}
.str_block_wrapper.light#homepage_visual .homepage_visual_pallet+.homepage_visual_pallet+.homepage_visual_pallet+.homepage_visual_pallet+.homepage_visual_pallet {
	top: 280px;
}
#homepage_intro_points .homepage_intro_point.settings:before {
    background: transparent url(/images/planner/layout/homepage_intro_icon_settings.png) 50% 50% no-repeat;
    background-size: 100% 100%;
}
#homepage_intro_points .homepage_intro_point.models:before {
    background: transparent url(/images/planner/layout/homepage_intro_icon_models.png) 50% 50% no-repeat;
    background-size: 100% 100%;
}
#homepage_intro_points .homepage_intro_point.materials:before {
    background: transparent url(/images/planner/layout/homepage_intro_icon_materials.png) 50% 50% no-repeat;
    background-size: 100% 100%;
}
@media screen and (max-width: 900px) {
	#plans_examples .plans_example {
		width: 100%;
		max-width: 520px;
	}
	#plans_examples {
		text-align: center;
	}
	.str_block_wrapper#landing_advances #homepage_advances_points {
		margin-top: -40px;
	}
	.str_block_wrapper.designer_intro:after {
		display: none;
	}
}
@media screen and (max-width: 700px) {
	.mce-content-body h1.font40 {
		font-size: 30px;
	}
	.mce-content-body h2.font38 {
		font-size: 27px;
	}
	.mce-content-body h3.font36 {
		font-size: 24px;
	}
	#plans_examples_wrapper h2 span:before {
		display: none;
	}
	#plans_examples_wrapper h2 span {
		white-space: normal;
	}
	.str_block_wrapper .header_blue_marker:before {
		display: none;
	}
	#pro_statistics_wrapper .pro_statistics.online {
		display: none;
	}
}

@media screen and (max-width: 540px) {
	.str_block_wrapper#landing_advances #homepage_advances_points {
		margin-bottom: -30px;
	}
}





