.str_block_wrapper.light-blue {
	background: #e9eef0 url(../images/design/front/blue_bg.jpg) 50% 50% no-repeat;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -khtml-background-size: 100% 100%;
    background-size: 100% 100%;
}
.str_block_wrapper.concrete {
	background: #ebebeb url(../images/structure/backgrounds/concrete.jpg) 50% 0 no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.str_block_wrapper.concrete_tools {
	background: #ececec url(../images/structure/backgrounds/concrete_tools.jpg) 50% 0 no-repeat;
    background-size: cover;
}
.str_block_wrapper.concrete_tools .mce-content-body {
	padding-top: 160px;
}
.str_block_wrapper.concrete_plan {
	background: #ebebeb url(../images/structure/backgrounds/concrete_plan.jpg) 50% 100% no-repeat;
    background-size: cover;
}
.str_block_wrapper.concrete_tools_glass {
	background: #ebebeb url(../images/structure/backgrounds/concrete_tools_glass.jpg) 50% 100% no-repeat;
    background-size: cover;
    padding-bottom: 60px;
}
.str_block_wrapper.concrete_tools_design {
	background: #ebebeb url(../images/structure/backgrounds/concrete_tools_design.jpg) 50% 50% no-repeat;
    background-size: cover;
}
.str_block_wrapper.dark-blue {
	background: #316f94 url(../images/structure/backgrounds/dark-blue.jpg) 50% 50% no-repeat;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -khtml-background-size: 100% 100%;
    background-size: 100% 100%;
}
.str_block_wrapper.wood_floor {
	background: #f2e3d3 url(../images/structure/backgrounds/wood_floor.jpg) 50% 50% no-repeat;
    background-size: cover;
}
.str_block_wrapper.wood_floor_clean {
	background: #f2e3d3 url(../images/structure/backgrounds/wood_floor_clean.jpg) 50% 50% no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.str_block_wrapper.designer_intro {
	background: #e7edf1;
	position: relative;
	overflow: hidden;
}
.str_block_wrapper.designer_intro .wrap-left {
	padding-bottom: 120px;
}
.str_block_wrapper.designer_intro:after {
	background: transparent url(../images/structure/backgrounds/designer_intro.jpg) 50% 50% no-repeat;
	width: 1400px;
	height: 600px;
	left: 50%;
	bottom: 0;
	margin-left: -240px;
	content: '';
	position: absolute;
	z-index: 1;
}
.str_block_wrapper.designer_intro > img {
	background: #000;
	width: 419px;
	height: 240px;
	left: 50%;
	bottom: 252px;
	margin-left: 250px;
	content: '';
	position: absolute;
	z-index: 2;
}
.str_block_wrapper.designer_intro .mce-content-body {
	z-index: 3;
}
.str_block_wrapper.discount_card {
	background: #0f0f0f;
	position: relative;
	overflow: hidden;
}
.str_block_wrapper.discount_card:after {
	background: transparent url(../images/structure/backgrounds/discount_card.jpg) 50% 50% no-repeat;
	width: 1920px;
	height: 1080px;
	left: 50%;
	top: 50%;
	margin-top: -500px;
	margin-left: -600px;
	content: '';
	position: absolute;
	z-index: 1;
}
.str_block_wrapper.discount_card .mce-content-body {
	z-index: 2;
}
.str_block_wrapper.materials {
	background: #efefee url(../images/structure/backgrounds/materials.jpg) 50% 50% no-repeat;
    background-size: cover;
	padding-right: 40%;
}
.str_block_wrapper.interior {
	background: #f3f3f3 url(../images/structure/backgrounds/interior.jpg) 50% 100% no-repeat;
    background-size: 100% auto;
	padding-bottom: 680px;
}
.str_block_wrapper.interior_2 {
	background: #f4f4f4 url(../images/structure/backgrounds/interior_2.jpg) 100% 70% no-repeat;
	background-size: cover;
	padding-bottom: 240px;
}
.str_block_wrapper.interior_3 {
	background: #efeeed url(../images/structure/backgrounds/interior_3.jpg) 50% 60% no-repeat;
	background-size: cover;
	padding-bottom: 20%;
}
.str_block_wrapper#str_contacts_studio {
    background: #000000;
    padding-top: 120px;
}
.str_block_wrapper.concrete_tools_design {
	background: #ebebeb url(../images/design/v2/order_v2_1920.jpg) 50% 50% no-repeat;
    background-size: cover;
}
@media screen and (min-width: 1000px) {.str_block_wrapper#str_contacts_studio {padding-top: 100px;}}
@media screen and (min-width: 1100px) {.str_block_wrapper#str_contacts_studio {padding-top: 80px;}}
@media screen and (min-width: 1200px) {.str_block_wrapper#str_contacts_studio {padding-top: 60px;}}
@media screen and (min-width: 1500px) {.str_block_wrapper#str_contacts_studio > img {margin-top: -60px;width:100%;}}

.str_block_wrapper#str_contacts_scheme {
	background: #f4efe3;
	z-index: 11;
	height: 600px;
	overflow: visible;
}
.str_block_orange_label {
	position: absolute;
	left: 0;
	right: 0;
	top: -35px;
	font-size: 30px;
	font-weight: 300;
	line-height: 1.15;
	letter-spacing: -1px;
	z-index: 3;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 35px;
}
.str_block_orange_label span {
	display: inline-block;
	vertical-align: top;
	position: relative;
	color: #fff;
}
.str_block_orange_label span:before {
	display: block;
	content: '';
	background: transparent url(../images/design/v2/profiles/marker_large.png) 50% 50% no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: -15px;
	left: -115px;
	right: -115px;
	bottom: -35px;
	z-index: -1;
}
#str_contacts_addr {
    position: absolute;
    z-index: 8;
    width: 420px;
    margin-left: -450px;
    left: 50%;
    top: 170px;
    background: rgba(255,255,255, 0.9);
    padding: 30px 30px;
    border: 1px solid #fff;
    border-top: 2px solid #256786;
    -moz-box-shadow: 0px 10px 20px 0 rgba(0,0,0, 0.3), 0px 4px 4px 0 rgba(0,0,0, 0.3);
    -webkit-box-shadow: 0px 10px 20px 0 rgba(0,0,0, 0.3), 0px 4px 4px 0 rgba(0,0,0, 0.3);
    box-shadow: 0px 10px 20px 0 rgba(0,0,0, 0.3), 0px 4px 4px 0 rgba(0,0,0, 0.3);
}
#str_contacts_addr_alert {
	text-align: left;
	padding: 0 0 0 44px;
	position: relative;
	color: #cc0000;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 1.3;
	max-width: 390px;
	margin: 24px auto 0;
}
#str_contacts_addr_alert:before {
    background: transparent url(../images/design/v2/order/car_alert.png) 50% 50% no-repeat;
    background-size: 32px 32px;
    position: absolute;
    top: 50%;
    left: 0px;
    width: 32px;
    height: 32px;
    content: '';
    margin-top: -16px;
}
#str_contacts_list {
	padding: 20px 0 0 0;
	font-size: 0;
	line-height: 0;
	max-width: 900px;
	margin: 0 auto;
}
#str_contacts_list .contact_method {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 33.3333%;
	text-align: center;
}
#str_contacts_studio #str_contacts_list .contact_method {
    color: #fff;
}
#str_contacts_list .contact_method_title {
	font-size: 16px;
	line-height: 1;
	letter-spacing: -0.5px;
	font-weight: 700;
	text-transform: uppercase;
	padding-bottom: 20px;
}
#str_contacts_list .contact_method_value {
	position: relative;
	font-size: 16px;
	line-height: 1;
	letter-spacing: -0.5px;
	font-weight: 400;
	padding: 4px 0 4px;
	display: inline-block;
	vertical-align: top;
}
#str_contacts_list .contact_method_value a {
	color: #1882c6;
	text-decoration: none;
}
#str_contacts_list .contact_method_value a:hover {
	color: #eb9500;
}
#str_contacts_studio .contact_method_value a {
    color: #ffa70e;
    transition: 0.5s;
}
#str_contacts_studio .contact_method_value a:hover {
    color: #fff;
}
#str_contacts_list .contact_method.phone .contact_method_value {
	font-size: 24px;
	letter-spacing: -1px;
	font-weight: 300;
	padding: 0 0 0;
}
#str_contacts_list .contact_method.office .contact_method_value {
	padding-left: 40px;
	color: #ac237b;
}
#str_contacts_list .contact_method.office .contact_method_value:before {
	background: transparent url(../images/design/front/metro.png) 0 0 no-repeat;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -14px;
	width: 34px;
	height: 26px;
	content: '';
}
#str_contacts_studio #str_contacts_list .contact_method.office .contact_method_value:before {
    background: transparent url(../images/design/v2/contacts/metro_light.png) 0 0 no-repeat;
}
#str_contacts_list .contact_method_time {
	font-size: 13px;
	line-height: 1;
	padding: 10px 0 0 0;
	color: #797979;
}
#str_contacts_studio #str_contacts_list .contact_method_time {
    color: #fff;
}
#str_contacts_studio .contact_method.office .contact_method_value {
    color: #f35bbc;
}
#str_contacts_studio .contact_method+.contact_method:before {
    position: absolute;
    top: -10px;
    bottom: -10px;
    left: 0;
    width: 1px;
    content: '';
    background: rgba(255,255,255, 0.1);
}
.str_block_wrapper#str_contacts_studio .mce-content-body {
    position: absolute;
    width: 900px;
    top: 80px;
    left: 50%;
    padding: 0;
    margin-left: -450px;
}
#home_interior_online {
	font-size: 24px;
	font-weight: 300;
	letter-spacing: -0.7px;
}







