.fullWrapper{
	margin-top: 0 !important;
}

/* #toTop {
    width: 45px;
    height: 45px;
    position: fixed;
    bottom: 50%;
    right: 20px;
    cursor: pointer;
    color: #666666;
    text-decoration: none;
    background: url(../images/calc/scrolltop.png) 0 0 no-repeat;
    z-index: 100000;
} */

a:hover,
a:focus,
a:active{
	text-decoration: none;
}

html, body, .page_margins {
    height: 100% !important;
}

ul,ol,li,dl,dt,dd,form,p,h1,h2,h3,h4,h5,h6{padding:0;margin:0;list-style:none;font-weight:normal;}
input,select,textarea{font-family:Tahoma;line-height:normal;outline:none;resize:none;
padding:2px 6px 3px 6px;border:1px solid #d6d8d8;color:#4f4f4f;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
margin:0;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
-webkit-box-shadow: 0px 0px 11px rgba(255, 186, 50, 1);
-moz-box-shadow:0px 0px 11px rgba(255, 186, 50, 1);
box-shadow:0px 0px 11px rgba(255, 186, 50, 1);
transition:box-shadow 0.5s ease 0s;
}

ul li {line-height:20px;}


/* header,section,footer,aside,nav,article,figure{display:block;padding:0;margin:0;}
a img{border:none;}
a{outline:none;text-decoration:underline;color:#3c992a;}
a:hover{color:#3c992a;text-decoration:none;}
a:hover{border-bottom:none;}
p{padding:0; margin:0 0 20px;line-height:20px;}
label {cursor:pointer;}
table {border-collapse: collapse;}
table td {vertical-align:top;} */

h1{font-family: Tahoma,Geneva,sans-serif; text-transform: none; font-size:2em;line-height:normal;color:#4c4c4c;margin:0 0 18px;}
h2{font-family: Tahoma,Geneva,sans-serif; text-transform: none; font-size:22px;line-height:normal;color:#868686;margin:0 0 15px;}


h3{font-size:1.65em;color:#868686;line-height:normal;margin:0 0 12px;}
.left-inner h3{font-size:1.65em;color:#32941f;line-height:normal;margin:0 0 12px;padding-left:25px;}


h4{font-size:1.5em;color:#4c4c4c;line-height:normal;margin:0 0 15px 0;}

.left-block h4 {font-size:1.25em;color:#4c4c4c;line-height:normal;margin:0 0 15px;padding:11px 0 7px 25px;border-bottom:3px solid #e6e6e6;position:relative;}
.left-block.green h4{border-bottom:3px solid #46b031;padding:11px 65px 7px 25px;}
.left-block.orange h4{border-bottom:3px solid #ff9600;padding:11px 65px 7px 25px;}
.left-block h4 i {display:block;position:absolute;background:url(../images/calc/pics.png) 0 -172px no-repeat;display:block;right:21px;top:0;}
.left-block.green h4 i {top:18px;width:39px;height:21px;}
.left-block.orange h4 i {width:34px;height:38px;background-position:0 -204px;}



h5{font-size:20px;line-height:150%;margin:0 0 10px 0;}
h6{font-size:13px;line-height:150%;margin:0 0 5px 0;}
b,strong{font-weight:bold;}
i,em{font-style:italic;}

.clear {clear:both;font-size:0;line-height:0;height:0;}
.red {color:#ff0000;}
.grey {color:#868686;}
.green {color:#32941f;}
.bold {font-weight:bold;}
.orange {color:#ffa200;}
.px12 {font-size:12px;}
.px14 {font-size:14px;}
.px15 {font-size:15px;}
.px18 {font-size:18px;}
.px20 {font-size:20px;}
.nomarg {margin:0;}
/*---------
---------*/
nav.top-header {
	background: -moz-linear-gradient(#00933b, #006834);
	background: -ms-linear-gradient(#00933b, #006834);
	background: -o-linear-gradient(#00933b, #006834);
	background: -webkit-linear-gradient(#00933b, #006834);
	font-size:14px;
}
nav.top-header span{color:#fff;}

nav.path {background:none;font-size:0.95em;color:#868686;margin:0 0 12px;}
nav.path  a{color:#868686;}
.path span {padding:0 0.3em;}



nav.top-header ul {width:978px;margin:0 auto;}
nav.top-header li {float:left;padding:10px 44px 10px 0;line-height:14px;}
nav.top-header li a {color:#fff;text-decoration:none;}
nav.top-header li a:hover {text-decoration:underline;}

nav.top-header li.enters {
	background: -moz-linear-gradient(#3cc774, #016835);
	background: -ms-linear-gradient(#3cc774, #016835);
	background: -o-linear-gradient(#3cc774, #016835);
	background: -webkit-linear-gradient(#3cc774, #016835);
	padding:9px 30px 11px 19px;
	position:relative;
	float:right;
}

nav.top-header li.enters a {padding-left:25px;background:url(../images/calc/enters_pic.gif) 0 0 no-repeat;}

.name-users {
	/* background: -moz-linear-gradient(#3cc774, #016835);
	background: -ms-linear-gradient(#3cc774, #016835);
	background: -o-linear-gradient(#3cc774, #016835);
	background: -webkit-linear-gradient(#3cc774, #016835); */
	background:url(../images/calc/name-users.png) 0 0 repeat-x;
	padding:9px 19px 11px;
	position:relative;
	color:#fff;
	position:absolute;
	right:0;top:0;
	white-space:nowrap;
}


/*--Enter diller--*/
.enters-div {
	display:none;
	position:absolute;
	background: -moz-linear-gradient(#ffffff, #ececec);
	background: -ms-linear-gradient(#ffffff, #ececec);
	background: -o-linear-gradient(#ffffff, #ececec);
	background: -webkit-linear-gradient(#ffffff, #ececec);
	z-index:1000;
	top:47px;
	right:0;
	padding:18px 25px 0 17px;
	/* -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; */
	-webkit-box-shadow: 0px 0px 8px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 8px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 8px rgba(50, 50, 50, 0.75);
}

.send-request {
	display:none;
	position:absolute;
	background: -moz-linear-gradient(#ffffff, #ececec);
	background: -ms-linear-gradient(#ffffff, #ececec);
	background: -o-linear-gradient(#ffffff, #ececec);
	background: -webkit-linear-gradient(#ffffff, #ececec);
	z-index:1000;
	top:0px;
	left:50%;
	margin-left:-222px;
	padding:18px 25px 0 17px;
	/* -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; */
	-webkit-box-shadow: 0px 0px 8px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 8px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 8px rgba(50, 50, 50, 0.75);
	width:405px;
}

.send-request input, .send-request textarea {margin-top:8px;}
.send-request td {padding-bottom:20px;}

.send-request .close {padding:0;margin:0;background:none;position:absolute;
display:block;width:24px;height:24px;
right:-12px;top:-12px;
}


.send_report p {font-weight:bold;}
.send_error p {color:#ff0000;font-weight:bold;}


.enters-div td {vertical-align:top;padding:0 0 5px 0;}
.enters-div td.names {text-align:right;padding:4px 6px 0 0;}
.enters-div td input {width:177px;}
nav.top-header li.enters .prim {font-size:10px;color:#4c4c4c;margin:0;}
nav.top-header li.enters .prim a {color:#4c4c4c;background:none;padding:0;text-decoration:underline;}

.align-right {text-align:right;}
.align-right .button {padding:5px 18px;margin-top:3px;margin-bottom:10px;}

nav.top-header li.enters  .enters-div .close {padding:0;margin:0;background:none;position:absolute;
display:block;width:24px;height:24px;
right:-12px;top:-12px;
}

#shadow {display:none;width:100%;min-width:1001px;height:100%;z-index:100;background:#000; opacity:0.5;filter: alpha(opacity=50);position:absolute;}

/*---------
---------*/
.left-inner nav {font-size:1.2em;background:#f4f4f4;color:#4c4c4c;padding:10px 0;margin-bottom:27px;}
.left-inner nav li {margin:0 0 3px;line-height:14.4px}
.left-inner nav li:hover span {background:#cccccc;}
.left-inner nav a {color:#4c4c4c;}
.left-inner nav span{display:block;padding:4px 13px 6px 25px;}

.left-inner nav ul li ul {margin-top:8px;margin-bottom:9px;}
.left-inner nav ul li ul li {color:#868686;}
.left-inner nav ul li ul li a{color:#868686;}

.left-inner nav .active span{display:block;background:#cccccc;}
.left-inner nav .active li span{background:none;padding-right:20px;padding-left:20px;color:#fff;margin-left:16px;}
.left-inner nav .active li:hover span {background:#3c992a;color:#fff;}
.left-inner nav .active li:hover span a {color:#fff;}

.left-inner nav ul li ul li.active span{display:block;background:#3c992a;}

/*---------
---------*/
#content-inner {width:978px;margin:0 auto;position:relative; }

.right-inner {width:696px;float:right;margin-top:10px;}

.right-inner.wide-inner {width:100%;float:none;}
.left-inner {width:252px;}

.bottom-wide {padding:21px 0 39px 0; border-top:1px dotted #8e8e8e;
background: -moz-linear-gradient(#f8f8f8, #f9f9f9);
	background: -ms-linear-gradient(#f8f8f8, #f9f9f9);
	background: -o-linear-gradient(#f8f8f8, #f9f9f9);
	background: -webkit-linear-gradient(#f8f8f8, #f9f9f9);
}
.content-bottom-wide {margin: 0 auto;width: 978px;position:relative;}
.content-bottom-wide section {width: 696px;float:right;position:relative;}

/*---------
---------*/

header {width:978px;margin:0 auto -2px;padding-top:41px;position:relative;}
.page-inner header {height:145px;margin-bottom:32px;}

.logo {width:223px;float:left;margin-top:2px;}

.contacts-info {width:438px;float:left;margin-left:61px;}
.div-slogan {font-family:'Roboto', sans-serif;font-size:16px;color:#4c4c4c;text-align:center;}
.div-slogan .slogan {font-size:20px;color:#32941f;/* font-weight:bold; */margin-bottom:1px;}
.div-slogan p {margin-bottom:23px;line-height:20px;}

.tel-number {font-size:28px;color:#4c4c4c;}
.tel-number span {font-size:28px;color:#4c4c4c;}
.tel-number i {font-size:18px;color:#9c9c9c;padding-left:5px;font-style:normal;}
.tel-number span.float-left {float:left;}
.tel-number span.float-right {float:right;}


.cart {width:202px;float:left;margin-left:54px;margin-top:5px;}
.cars {background:url(../images/calc/car.png) 0 0 no-repeat;padding:8px 0 0 47px;height:45px;}

.cart .zagl{font-size:10px;color:#7a7a7a;padding-bottom:3px;padding-left:47px;display:block;}

.cars p{font-size:11px;color:#7a7a7a;}
.cars p span{font-size:14px;font-weight:bold;color:#4f4f4f;width:50px;}
.cars p span span{font-size:10px;font-weight:normal;width:auto;}
/* .perc {color:#676767;width:60px;display:inline-block;text-align:center;}
.amount {padding-left:17px;background:url(../images/calc/pic_am.png) 0 9px no-repeat;margin-left:23px;} */


.incart {margin-top:2px;/* padding-left:18px; */white-space:nowrap;}
.incart span {font-size:14px;}
.incart a {color:#3c992a;}


/*-----
-----*/
.info-block {height:319px;/* width:1111px;margin:0 auto; */width:100%;max-width:1111px;margin:0 auto;position:relative;margin-bottom: 27px;background:url(../images/calc/info-block.png) center top  no-repeat;}
.div-info-block{height:319px;position:relative;margin:0 auto;width:1000px;
font-family: 'Roboto', sans-serif;
}

.build {font-size:16px;color:#fff;
width:112px;position:absolute;left:41px;top:47px;
}

.build p {text-align:center;}

.pointer {min-width:136px;
-webkit-box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 3px 5px rgba(50, 50, 50, 0.75);
box-shadow:         0px 3px 5px rgba(50, 50, 50, 0.75);
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
position:absolute;
}

/* .pointer1 {left: 393px;top: 47px;z-index:10;}
.pointer2 {top:147px;left:330px;z-index:10;}
.pointer3 {top:196px;left:454px;}
.pointer4 {top:106px;left:474px;} */



.pointer span {display:none;}

.pointer:hover {background:#fff;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
}

.pointer:hover span {display:block;}
.pointer:hover h3 {background:#ffd131;}
.pointer:hover h3:after {border-top:7px solid #ffd131;}

.pointer, .pointer h3 {font-size:14px;}
.pointer h3 {color:#fff;cursor:default;}
.pointer h3 {background:#ffab08;min-width:136px;text-align:center;margin:0;position:relative;padding:2px 0;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
}
.pointer4 h3 {padding:2px 10px;}
.pointer h3:after {
    border-top:7px solid #ffab08;
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    top:22px;
    content: "";
    display: block;
    height:7px;
    left:50%;
    position: absolute;
    width: 1px;
    }


.pointer span {padding:12px 0 0 0;display:none;}
.pointer li {padding:0 0 9px 9px;}
.pointer li  a {color:#878787;}


.create {display:inline-block;text-decoration:none;
background:#ffba00 url(../images/calc/create_str.png) 216px 16px no-repeat;
font-family: 'Roboto', sans-serif;font-size:16px;text-transform:uppercase;font-weight:bold;
padding:15px 35px 15px 21px;
position:absolute;
right:65px;top:45px;
color:#4c4c4c;
}


.create:hover {color:#4c4c4c;text-decoration:underline;}

.page-inner .create {right:0;bottom:-15px;top:auto;box-shadow:0px 3px 4px #D8D8D8;width: 186px;height:16px;}

/*-----
-----*/
.slider {width:100%;height:336px;background:url(../images/calc/bg-slider.png) left bottom repeat-x;margin-bottom:37px;}
.slider-block {width:978px;margin:0 auto;position:relative;}


/*-----
-----*/
.products {border-bottom:1px dotted #8e8e8e;padding-bottom:27px;margin-bottom:32px;}
.page.page-inner .products-block {margin-bottom:80px;}
.products-block  {width:978px;margin:0 auto;}
.products-block h1 {font-family:Arial;font-size:24px;color:#4c4c4c;text-transform:uppercase;font-weight:normal;}

.products-block ul li {float:left;width:322px;height:181px;vertical-align:top;position:relative;margin:0 4px 3px 0;}
.products-block ul li span {display:none;z-index:1000;}
.products-block ul li ul li {display: block;height: auto;width: auto;float:none;}


.products-block h3{font-family:Tahoma;font-size:14px;font-weight:bold;position:absolute;bottom:0;left:0;margin:0;width:289px;
background:#2b941f;
opacity:0.8;filter: alpha(opacity=80);
color:#fff;
padding:11px 14px 13px 19px;
}

.products-block ul li:hover span {display:block;position:absolute;width:322px;top:41px;left:0;background:#ffd131;font-size:16px;z-index:1000;}
.products-block ul li:hover h3 {bottom:auto;top:0;}

.products-block ul li span ul {margin:26px 0;}
.products-block ul li span ul li{padding:0 22px;margin-bottom:7px;}
.products-block ul li span ul li a {color:#4c4c4c;}

 .products-block ul li:hover span:after {
    border-bottom:8px solid #ffd131;
    border-left:7px solid transparent;
    border-right:7px solid transparent;
    top:-19px;
    content: "";
    display: block;
    height: 11px;
    left:50%;
    position: absolute;
    width: 1px;
    }

.products-block ul li.bottoms:hover span {display:block;position:absolute;width:322px;top:auto;bottom:40px;left:0;background:#ffd131;font-size:16px;z-index:1000;}
.products-block ul li.bottoms:hover h3 {bottom:0;top:auto;}


.products-block ul li.bottoms:hover span:after {
    border-top:8px solid #ffd131;
    border-left:7px solid transparent;
    border-right:7px solid transparent;
	border-bottom:none;
    top:auto;
	bottom:-19px;
    content: "";
    display: block;
    height: 11px;
    left:50%;
    position: absolute;
    width: 1px;
    }


.products-block ul li.darker h3 {background:#106b00;}

/*-----
-----*/
.information {border-bottom:1px solid #bcbcbc;}


.information-block{margin: 0 auto;width: 978px;padding-bottom:48px;}
.information-block a {color:#4c4c4c;}
.first-column, .second-column, .third-column {float:left;}


.first-column, .second-column {margin-right:26px;background:url(../images/calc/sep.png) right top no-repeat;}
.first-column {margin-right: 67px;width: 363px;}
.second-column {width:323px;}
.third-column  {width:199px;}

.information-block h2 {font-family:Arial;font-size:22px;color:#32941f;text-transform:uppercase;margin-bottom:27px;}
.first-column i{display:inline-block;width:26px;height:17px;background:url(../images/calc/log-news.png) 0 0 no-repeat;margin-left:4px;}

.news-face {font-size:14px;margin-bottom:23px;}
.news-face img {/* float:left; */margin-right:19px;}
.news-face .date {color:#32941f;display:block;margin:2px 0 12px;}
.news-face p {line-height:20px;}
.news-face a {text-decoration:none;}
.news-face a:hover {text-decoration:underline;}
.news-face td {padding:0;vertical-align:top;}


.all-news {font-size:14px;padding-left:20px;background:url(../images/calc/all-news.gif) 0 0 no-repeat;color:#32941f;
display:inline-block;margin-top:12px;padding-bottom:1px;
}

.with-pics {margin:0;padding:0;font-size:14px;}
.with-pics li {margin-bottom: 11px;padding:1px 0 2px 35px;background:url(../images/calc/def.gif) 0 0 no-repeat;}
.with-pics li:hover {background:url(../images/calc/hover.gif) 0 0 no-repeat;}
/*-----
-----*/
.main-section {background:url(../images/calc/witewall.png) 0 0 repeat;}

.main-content {margin: 0 auto;width: 978px;padding:27px 0 10px;}
.main-content h1 {font-size:24px;color:#4c4c4c;font-weight:normal;}
.main-content p {margin-bottom:20px;}




/*-----
-----*/
.left-block {border:1px solid #e6e6e6;border-top:2px solid #e6e6e6;font-size:1.2em;margin-bottom:27px;padding-bottom:14px;}
.left-block ul {margin-top:9px;}
.left-block li {line-height:14.4px;}
.left-block li:hover span {background:#e6e6e6;}
.left-block span {display:block;padding:4px 0 6px 25px;}
.left-block a {color:#4c4c4c;}


.left-block.green {border:1px solid #3c992a;border-top:2px solid #8ac27f;}
.left-block.orange {border:1px solid #ff9600;border-top:2px solid #ffc066;}

.left-block .active span {background:#e6e6e6;}
.left-block.green li:hover span {background:#46b031; color: #FFFFFF;}
.left-block li:hover a {color: #FFFFFF;}
.left-block.orange li:hover span {background:#ff9600; color: #FFFFFF;}

/*-----
-----*/
.form-table  {/*font-size:1.15em;*/font-size:1em;margin-bottom:11px;width:100%;}
.form-table th{font-weight:normal;text-align:left;background:#cccccc;padding:9px 0 7px 17px;width:111px;}
.form-table.table-big-filter th{/* width:25%; */white-space:nowrap;}
.form-table.table-big-filter td{font-size:0.85em;}
.form-table.table-big-filter input{vertical-align:-2px;margin-right:6px;}
.form-table td{background:#e3e3e3;padding:9px 0 10px 11px;vertical-align:top;}
.form-table th.right-check {width:94px;text-align:right;padding-right:11px;padding-top:15px;}
.form-table th.right-check label {vertical-align:2px;}

.table-big-filter  span{display:inline-block;padding:2px 7px 2px 2px;cursor:pointer;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-bottom:3px;
line-height:19px;
white-space:nowrap;
}

.table-big-filter  span.select-all {margin-bottom:0;}
#see_all{margin-left:5px;}

.form-table td.select-all-td {padding:0;}
.form-table td.select-all-td .select-all {padding:7px 8px 6px 12px;display:inline-block;background:#cccccc;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topright: 3px;
border-top-right-radius: 3px;
}

.active_check {background:#ffd131;}

.inner-product  {width:100%;margin-bottom:20px;}
.form-table.table-big-filter.inner-product td  {width:27%;}
.inner-product span {width:153px;white-space:normal;}
.form-table.table-big-filter.inner-product input { vertical-align: -3px;}
.inner-product label {float:right; width:128px;}


/*----Komleksnie----*/
.integrated {display:block;width:696px;height:311px;background:url(../images/calc/integrated-pic.jpg) 0 0 no-repeat;position:relative;margin-bottom:22px;}
.integrated h2 {position:absolute;color:#3c992a;font-size:23px;left:190px;top: -2px;}
.integrated .step-descr {position:absolute;color:#fff;background:#3c992a;font-size:14px;left:1px;top:-91px;width:250px;
-webkit-border-radius:7px;
-moz-border-radius:7px;
border-radius:7px;
}

.integrated .thems-pic {width:267px;height:193px;position:absolute;top:-75px;right:-286px;}

.integrated .step-descr span:after {
    background: url(../images/calc/pics.png) no-repeat scroll 0 -522px transparent;
    bottom:-19px;
    content: "";
    display: block;
    height:19px;
    left:0;
    position: absolute;
    width:34px;
}

.integrated .step-descr span{padding:9px 23px 13px 27px;display:block;line-height: 18px;}


.content-integrated {position:absolute;width:210px;left:191px;top:128px;font-size:16px;}


.integrated .content-integrated li {margin-bottom:10px;}
.integrated .paging  {position:absolute;left:-26px;top:0;}
.integrated .paging li {float:left;margin-left:22px;}
.integrated .paging li a {display:block;width:32px;height:28px;background:url(../images/calc/pics.png) -1px -346px no-repeat; text-align:center;
color:#fff;text-decoration:none;font-size:19px;padding-top:4px;
}

.integrated .paging li.ui-tabs-active a {background-position:0px -304px;}
.integrated .paging li a.last-step {background-position:-1px -388px;}
.integrated .paging li a.yakor {display:block;width:38px;height:35px;background:url(../images/calc/pics.png) 0px -429px no-repeat;text-decoration:none;float:left;position:absolute;
right:-25px;top:-6px;
}

.integrated .paging .ui-state-disabled a {background-position: -1px -388px;cursor:default;}


.integrated .paging li span.no-active {background: none repeat scroll 0 0 red;    display: block;    height: 30px;    width: 30px;    z-index: 100;}

.integrated .paging li.ui-tabs-active a.yakor {background-position:0 -475px;}

.integrated .button {float:left;position:absolute;right:-214px;top:-17px;}

.content-paging {background:url(../images/calc/paging-line.gif) 0 13px no-repeat;position:absolute;left:212px;bottom:11px;width:204px;height:32px;}

/*----Selectbox css start----*/
.sbHolder{
	background-color: #fff;
	border: solid 1px #c7c9ca;
	font-weight: normal;
	height:21px;
	position: relative;
	width:127px;
}

.sbSelector{
	display: block;
	height:21px;
	left: 0;
	line-height:21px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width:107px;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #4c4c4c;
	outline: none;
	text-decoration: none;
}
.sbToggle{
	background: url(../images/calc/select-icons.png) 0 0 no-repeat;
	display: block;
	height:21px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width:19px;
}

.sbOptions{
	background-color: #fff;
	border: solid 1px #c7c9ca;
	border-top:none;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	width:127px;
	z-index: 1;
	overflow-y: auto;
}
.sbOptions li{
	padding: 0 7px;
}
.sbOptions a{
	display: block;
	outline: none;
	padding:3px 0 3px 3px;
}
.sbOptions a:link, .sbOptions a:visited{
	color: #4c4c4c;
	text-decoration: none;
}

.sbOptions li.last a{
	border-bottom: none;
}
.sbOptions .sbDisabled{
	color: #999;
	display: block;
	padding:3px 0 3px 3px;
}
.sbOptions .sbGroup{
	border-bottom: dotted 1px #515151;
	color: #EBB52D;
	display: block;
	font-weight: bold;
	padding:3px 0 3px 3px;
}
.sbOptions .sbSub{
	padding-left: 17px;
}


.sorting {margin-bottom:25px;}
.sorting a {margin:0 3px;}
.sorting a.up {display:inline-block;width:10px;height:12px;background:url(../images/calc/arrow-sort.png) -11px -13px no-repeat;vertical-align:-2px;}
.sorting a.up.act {background-position:0 0;}
.sorting a.down {display:inline-block;width:10px;height:12px;background:url(../images/calc/arrow-sort.png) -10px 0 no-repeat;vertical-align:-2px;}
.sorting span {color:#4c4c4c;margin-left:6px;margin-right:20px;}
.sorting span.active a {color:#4c4c4c;}
.sorting span i {border-bottom:1px dashed;color:#4c4c4c;font-style:normal;}
.sorting span.active i {border-bottom:none;color:#868686;}
/*.sorting span.price {margin-left:23px;}
 .sorting span.this-cat {border-bottom:1px dashed;color:#4c4c4c;} */
.sorting span.selected-goods {float:right;margin:0;color:#4c4c4c;}
.sorting span.selected-goods span {color:#868686;margin-right:0;}
/*----Selectbox css end----*/

/*---Products list-----*/
.the-goods {margin-bottom:50px;}

.info-product {width:100%;}
.info-product td {vertical-align:top;padding:0;}
.info-product td.with-pic {width:1px;}
.info-product p{padding-left:8px;margin-bottom:4px;}

.info {background:#a8a8a8;color:#fff;text-align:center;font-size:14px;font-weight:normal;margin-bottom:18px;padding:1px 0 3px 0; position:relative;}
.info p{margin:0 1em 0 2em; text-align:left; text-indent:-23px;}
.info i{display:inline-block;width:16px;height:17px;background:url(../images/calc/ip.png) 0 0 no-repeat;vertical-align:-4px;margin-right:7px;}

.shell-goods {position:relative;margin-bottom:22px;}
.shell-goods li{height:284px;}
/* .slider-goods {margin-left:-19px!important;}  */

.slider-goods {width:696px!important;}
#list-goods li {display:inline-block;width:146px;vertical-align:top;margin:0 32px 30px 0;}
.slider-goods #list-goods li {display:inline;float:left;width:146px;vertical-align:top;/* margin: 0 17px 30px; */margin-right:36px;}
#list-goods li.last{margin-right:0;}
.slider-goods #list-goods li.last{margin-right:36px;}

/* .slider-goods.five-goods {width:890px!important;margin:0 auto;} */
.slider-goods.five-goods #list-goods li {margin-right:60px;}
.slider-goods.five-goods #list-goods li.last {margin-right:60px;}
.slider-goods.five-goods {width:977px!important;}

#list-goods img {display:block;margin:0 auto;}
#list-goods p {margin-bottom:7px;line-height:18px;}
#list-goods p.name {height:49px;overflow: hidden;font-size:11px;line-height:17px;}
#list-goods.raiting-list  p.name {font-size:14px;height:auto; overflow: hidden;margin:0;}
#list-goods.raiting-list .inner-rating {margin-top:15px;margin-bottom:14px;}
#list-goods  .art {color:#868686;margin-bottom:-3px;}
#list-goods  .art span {color:#4c4c4c;}
.price-good {padding-top:4px;float:left;line-height:14px;}
.price-good span{color:#297c19;font-size:20px;}
.price-good span.inf  {color:#4c4c4c;font-size:10px;display:block;}
#list-goods  .in-basket {float:right;}

.raiting-charact {margin:0;padding:0;}
.shell-pic {border:1px solid #c7c7c7;padding:6px 0;margin-bottom:4px;}
#list-goods .raiting-charact li{color:#868686; margin:0 0 12px;padding:0;}
#list-goods .raiting-charact li span{color:#4c4c4c;}

/* a.in-basket:hover img{box-shadow:0px 0px 10px #FD7B01;border-radius:5px;} */
.all-rait {font-size:20px;color:#ffa200;}
.old-price {font-size:12px;text-decoration:line-through;}

.variants-delivery li {float:left;padding-left:23px;width:162px;padding-top:13px;}


.variants-delivery li {cursor:pointer;color:#a0a0a0;background:url(../images/calc/pass-del.png) 0 17px no-repeat;}
.variants-delivery li.active-delivery {background:url(../images/calc/act-del.png) 0 17px no-repeat;}
.variants-delivery li.active-delivery .price{color:#4c4c4c;}
.variants-delivery .price {margin-bottom:-6px;}
.variants-delivery .old-price {font-size:12px;color:#a0a0a0;text-decoration:line-through;height:20px;overflow:hidden;margin-bottom:-4px;}
.variants-delivery .info-del {font-size:12px;color:#a0a0a0;}

/*--dealsers--*/
.variants-delivery-dealsers {margin-top:-15px;}
.variants-delivery-dealsers li {float:left;/* padding-left:23px;*/padding-left:0;width:162px;padding-top:0px;}

.variants-delivery-dealsers li {color:#a0a0a0;}
.variants-delivery-dealsers .price {margin-bottom:-6px;}
.variants-delivery-dealsers .old-price {font-size:12px;color:#a0a0a0;text-decoration:line-through;height:20px;overflow:hidden;margin-bottom:-4px;}
.variants-delivery-dealsers .info-del {font-size:12px;color:#a0a0a0;}





.all-price {margin-top:13px;}
.all-price.dealer-price {margin-top:-10px;}
.all-price p {font-weight:bold;}
.all-price span {color:#297c19;font-size:20px;font-weight:normal;}
.all-price span span {font-size:14px;font-weight:bold;}
.all-price span.px12 {font-size:12px;color:#4c4c4c;}


.all-price.offer-inner p {width:148px;float:left;}

.shell-goods .buttons {background: url(../images/calc/slider-arrows.png) no-repeat scroll left 50%;
    cursor: pointer;height:48px;width:35px;
    position: absolute;top:50%;left:-66px;
	z-index: 101;
}

.shell-goods .buttons.prev:hover {
 background-position: -34px 50%;
}

.shell-goods .buttons.next:hover {
 background-position: -70px 50%;
}

.shell-goods .next {
    background-position: right 50%;
    right:-56px;left:auto;
}

.title-link  {position:relative;}
.title-link .back-catalog {float:right;font-size:14px;padding-top:9px;}

.detail-info-product {margin-bottom:12px;}
.detail-info-product td {vertical-align:top;padding:0;}
.detail-info-product td.with-pic-products {padding-right:20px;width:1px;}
.detail-info-product h4 {font-size:18px;}
/* .detail-info-product img {margin-right:39px;margin-left:13px;} */
.detail-info-product .in-basket img {margin-right:0;}
/* .detail-info-product .in-basket:hover img {box-shadow:0px 0px 10px #749F1C;border-radius:5px;} */
.detail-info-product {font-size:1.2em;width:100%;}
.detail-info-product .info {margin-top:20px;}

.img_big {margin-bottom:22px;}
.img_preview {width:306px;}
.img_preview li {float:left;margin-right:9px;}
.img_preview li.last {margin-right:0;}
.img_preview li a {display: inline-block;}
.img_preview li a img{border:1px solid #D6D8D8;}

.quant-prod {font-size:.85em;float:left;width:181px;}
.amount-prod {float:right;width:135px;}
.amount-prod p {margin-bottom:1px;margin-top:8px;}
.amount-prod .price-good{font-size:12px;padding-right:14px;}
.detail-info-product .quant-prod  span {display:block;padding-left:8px;margin-top:7px;}
/* .detail-info-product .quant-prod  span:after {clear:both;border-collapse: collapse;content: "";display: table;} */
.detail-info-product .quant-prod  .text {width:63px;font-size:12px;float:right;}

/*--Good--*/
.found-cost {background:#e6e6e6;padding:9px 0 9px 12px;}
.found-cost .grey{color:#b3b3b3; padding:0 1px 0 4px;}
.found-cost span {float:left;line-height: 22px;font-size:13px;}

.found-cost .cost-offer {float:left;font-size:18px;margin-left:14px;}
.found-cost .cost-offer span{float:none;font-size:12px;}
.found-cost .cost-offer .kop{font-weight:bold;font-size:14px;}

.found-cost .shell-offer {float:right;margin-right:14px;}

.offer-button {float:right;margin-top:9px;}
.offer-button .button{padding:5px 30px;}

.item_cart {
    height: 23px;
    margin: 0;
    position: relative;
	padding:0 3px 0 10px;
   /*  width: 55px; */
}

.item_cart span {
    display: block;
    float: left;
}

.item_cart .num {
    color: #4c4c4c;
    font-size: 0.857em;
    margin:0;
    padding: 3px 10px;
    text-align: center;
    width:49px;
	border-color:#4c4c4c;
}

.item_cart .arrow {
    display: block;
    height:23px;
    width:8px;
	background:url(../images/calc/pics.png) 0 -545px no-repeat;
}

.item_cart .arrow.next {
    background-position:-18px -545px;
}

.shell-number {margin-top:23px;}
.shell-number div {width:100%;margin-bottom:12px;clear:both;border-collapse: collapse;content: "";display: table;}
.shell-number .number {float:right;}
.shell-number .number span{font-size:18px; font-weight:bold;}

.inner-rating {font-weight:bold;margin-bottom:9px;}
#list-goods .inner-rating {margin-top:20px;margin-bottom:0px;}
.pl-rat {background:#ffd131;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding:2px 7px 4px 8px;
margin-right:24px;
display:inline-block;
}

.pl-rat a {color:#4C4C4C;}

.inner-icons {position: relative; overflow: hidden; margin: 15px 0;}
.inner-icons .icon {display: block; float: left; width: 50px; height: 50px; margin: 0 12px 0 0; background: url(../images/calc/pics.png) no-repeat 0 -719px;}
.inner-icons .icon.icon_2 {background-position: 0 -770px;}
.inner-icons .icon.icon_3 {background-position: 0 -818px;}

.more.link-open-new span {border-bottom:0;}
.close-content {display:none;}
.close-text {display:none;}
.close-text.open-content {display:block;}
.more {
	text-decoration:none;
	background:url(../images/calc/arr-more.png) right 7px no-repeat;
	display:inline-block;
	padding-bottom:2px;
	padding-right:12px;
	}

.more span{border-bottom:1px dotted;padding-bottom:1px;}
.close-content {display:none;}

.inner-rating .rating-static {margin-right:10px;vertical-align:-2px;}
.prim {color:#868686;font-size:12px;}

/*----Rating-----*/
.rating-block {margin-right:29px;}
.charact div {padding:6px 0 5px 8px;color:#4c4c4c;margin-bottom:1px;}
table.charact {width:100%;margin-bottom:24px;}
.charact td {padding:10px 0 10px 8px;color:#4c4c4c;
}
.charact th {background: none repeat scroll 0 0 #CCCCCC;
   /*  font-weight: normal; */
    font-weight:bold;
	color:#000;
    padding:10px 0 10px 8px;
    text-align: left;
}

.charact span {width:64px;display:inline-block;}
table .grey {background:#e6e6e6;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.charact-offer {color:#717171;margin-bottom:20px;}
.charact-offer th {font-size:12px;padding:10px 5px;}
.charact-offer td {text-align:center;padding:10px 5px;}
.charact-offer .tips {font-size:10px;display:block;}

.rating-block img {margin:0 auto;display:block;margin-bottom:17px;}

.rating-static {
  width:113px;
  height: 16px;
  display: inline-block;
  background: url(../images/calc/star-rating.png) 0 0 no-repeat;
  margin:0 auto;
}

.rating-50 { background-position:0 0; }
.rating-40 { background-position:-24px 0; }
.rating-30 { background-position:-48px 0; }
.rating-20 { background-position:-72px 0; }
.rating-10 { background-position:-96px 0; }
.rating-0 { background-position:-120px 0; }

.rating-5  { background-position:-96px -24px; }
.rating-15 { background-position:-72px -24px; }
.rating-25 { background-position:-48px -24px; }
.rating-35 { background-position:-24px -24px; }
.rating-45 { background-position:0 -24px; }

#rating-line {width:150px;height:26px;text-align:center;}
#rating-line .points {display:none;}
.points {font-family:'Roboto', sans-serif;color:#fff;}
.points span{font-size:1.18em;}

#rating-line.show  {background:#ffab08;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#rating-line.show .points {display:inline-block;padding-top:5px;}
#rating-line.show .rating-static  {display:none;}

/*-----Info-tabs-producrt-----*/

.info-product-tab {overflow:hidden;height:41px;}

.info-product-tab li{	color:#fff;font-size:1.2em;float:left;margin:0;position: relative;padding:0;}

.info-product-tab:after {clear:both;border-collapse: collapse;content: "";display: table;}
.info-product-tab li:first-child {border:none;}

.info-product-tab li a {color:#fff;text-decoration:none;display:inline-block;padding:12px 13px 14px 14px;line-height:16px;
background: -moz-linear-gradient(#3c992a, #358425);
	background: -ms-linear-gradient(#3c992a, #358425);
	background: -o-linear-gradient(#3c992a, #358425);
	background: -webkit-linear-gradient(#3c992a, #358425);
	border-left:1px solid #5d9c19;
}
.info-product-tab li.big-name a {padding:3px 13px 6px 13px;}

.info-product-tab li:first-child a {
-webkit-border-top-left-radius: 3px;
-moz-border-radius-topleft: 3px;
border-top-left-radius: 3px;}

.info-product-tab li:last-child a {
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topright: 3px;
border-top-right-radius: 3px;}

.info-product-tab li a:hover, .info-product-tab li.ui-state-active a:hover  {
	background: -moz-linear-gradient(#72b010, #a2d31f);
	background: -ms-linear-gradient(#72b010, #a2d31f);
	background: -o-linear-gradient(#72b010, #a2d31f);
	background: -webkit-linear-gradient(#72b010, #a2d31f);
}
.info-product-tab li.active a, .info-product-tab li.ui-state-active a {
	background: -moz-linear-gradient(#72b010, #a2d31f);
	background: -ms-linear-gradient(#72b010, #a2d31f);
	background: -o-linear-gradient(#72b010, #a2d31f);
	background: -webkit-linear-gradient(#72b010, #a2d31f);
}


.content-tabs {border: 1px solid #3c992a;padding:24px 0 0 0;margin-bottom:20px;}
.content-tabs.inner-tabs-products {padding-right:17px;padding-left:17px;}
.content-tabs h4 {margin-top:30px;margin-left:18px;}
.inner-tabs-products ul {margin: 0 auto;width: 659px;}
.inner-tabs-products #list-goods li {margin:0 21px 30px 0;}
.inner-tabs-products #list-goods li.last {margin-right:0;}

.inner-tabs-products ul.gallery {margin-bottom:20px;}

.tabs-table-info {margin:0 12px 20px;}
.tabs-table-info td{vertical-align:top;}


/*-----basket-info-----*/

.print-order {font-size:1.2em;padding-left:25px;background:url(../images/calc/pics.png) 0 0 no-repeat;}
.back-catalog.print-order {font-size:1.2em;padding-left:25px;background:url(../images/calc/pics.png) 0 8px no-repeat;}
.table-baskets {width:100%;border-bottom:1px solid #a3a3a3;}

.table-baskets tr:hover{background:#f3f3f3;}
.table-baskets th {background:#ffba00;font-weight:normal;border-left:1px solid #a37700;font-size:1em;text-align:center;
padding:7px 7px 9px 5px; line-height:16px;
}

.table-baskets.in-basket th {font-size:14px;padding-left:8px;}
.table-baskets th:first-child {border:none;}


.table-baskets td {font-size:1.2em;border-left:1px solid #a3a3a3;padding:4px 6px;text-align:center;vertical-align:middle;}

.table-baskets td.name-product{width:274px;line-height:21px;}
.table-baskets td.align-left {text-align:left;}
.table-baskets td.align-right {text-align:right;}
.align-left {text-align:left!important;}
.align-right {text-align:right!important;}
.align-center {text-align:center;}
.table-baskets .no-border-left {border-left:none;}
.table-baskets .no-border-right {border-left:right!important;}
.table-baskets td:first-child {border:none;}
.table-baskets td:last-child {width:56px;}
.table-baskets td.min {font-size:1em;}
.table-baskets td.cost {font-size:20px; color:#297c19;padding-top:16px;}
.table-baskets td.spec {
color: red;
padding-top: 2px;

}
.table-baskets td.spec .old-price{font-size: 0.8em; color: #a0a0a0;}


.table-baskets td span, .table-baskets td a {position:relative;}
.table-baskets td span i, .table-baskets td a i {display:none;font-size:12px;font-style:normal;position:absolute;white-space:nowrap;background:#fff;
 left:29px;top:-16px;padding:4px 8px;border:1px solid #cccccc;
-webkit-box-shadow: 0px 1px 4px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 1px 4px rgba(50, 50, 50, 0.75);
box-shadow:         0px 1px 4px rgba(50, 50, 50, 0.75);
}

.table-baskets td a i {left:-57px; top:-28px;}

.table-baskets td span.cart-tool i {
 left:auto;right:15px;top:-17px;
}
.table-baskets td span:hover i, .table-baskets td a:hover i {display:block;position:absolute;color:#000004;}
.text {padding:2px 6px 3px 6px;border:1px solid #d6d8d8;color:#4f4f4f;}
.table-baskets .text {width:80px;height:17px;text-align:right;font-size:14px;margin-top:-2px;margin-right:10px;}

.table-baskets td.art a {padding-left:23px;background:url(../images/calc/pic-art.png) 0px 2px no-repeat;}
.table-baskets td.var_deliv p {margin-bottom:4px;}
.table-baskets td.var_deliv span {font-size:10px;width:70px;display:block;margin:0 auto;color:#717171;}


table.in-basket {border:1px solid #a3a3a3;margin-bottom:18px;}
.in-basket td{border:1px solid #a3a3a3;vertical-align:top;padding-top:13px;padding-bottom:13px;}
.in-basket td.other-padding{padding-top:15px;}
.in-basket td:first-child {border:1px solid #a3a3a3;}
.in-basket td.no-border-right:first-child {border-right:none;}
.delete img{margin-top:5px;}

.delete-goods {padding-left: 21px;background: url(../images/calc/delete.png) no-repeat 0 3px;display:block;}

.quantity-basket {display:block;background:url(../images/calc/q-cart.png) 0 0 no-repeat;width:36px;height:31px;float:right;}

.q-arr {display:block;width:36px;height:8px;}
.q-up {background:url(../images/calc/arr-up.png) 0 0 no-repeat;}
.q-down {background:url(../images/calc/arr-down.png) 0 0 no-repeat;}

.quantity-basket {display:none;}
.quantity-basket .q-inp {width:29px;padding:0;text-align:center;font-size:13px;display:block;border:0;margin-left:3px;}

.about-ordering {margin-bottom:21px;}
.left-block-cart {float:left;width:225px;font-size:1.2em;margin-top:2px;}
.left-block-cart a {padding-left:21px;}
.right-block-cart {float: right;width: 470px;text-align:right;color:#868686;}
.left-block-cart p {margin-bottom:12px;}

.clear-cart {background:url(../images/calc/delete.png) 0 3px no-repeat;}
.back {background:url(../images/calc/pics.png) 0 -22px no-repeat;}


.summ {font-size:1.3em;margin-bottom:7px;}
.summ  span{font-size:22px;color:#9acd1d;}

.sum-dev {font-size:1.2em;}
.sum-dev  span{font-size:28px;color:#297c19;}

.button {border:none; text-decoration:none; cursor:pointer;
/* padding:10px 40px; */
padding:5px 40px;
font-family:'Roboto', sans-serif;font-size:14px;color:#fff;text-transform:uppercase;
background: -moz-linear-gradient(#ffb800, #dc7e00);
	background: -ms-linear-gradient(#ffb800, #dc7e00);
	background: -o-linear-gradient(#ffb800, #dc7e00);
	background: -webkit-linear-gradient(#ffb800, #dc7e00);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height:19px;
	text-align:center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-top:15px;margin-bottom:21px;
	-webkit-box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 1px 3px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 1px 3px rgba(50, 50, 50, 0.75);
}

.button:hover {
	color:#fff;
	background: -moz-linear-gradient(#dc7e00, #ffb800);
	background: -ms-linear-gradient(#dc7e00, #ffb800);
	background: -o-linear-gradient(#dc7e00, #ffb800);
	background: -webkit-linear-gradient(#dc7e00, #ffb800);
}
.detail-info-product .incart {background: -moz-linear-gradient(#007e00, #009a11);
	background: -ms-linear-gradient(#007e00, #009a11);
	background: -o-linear-gradient(#007e00, #009a11);
	background: -webkit-linear-gradient(#007e00, #009a11);}

.detail-info-product  .incart:hover {background: -moz-linear-gradient(#009a11, #007e00);
	background: -ms-linear-gradient(#009a11, #007e00);
	background: -o-linear-gradient(#009a11, #007e00);
	background: -webkit-linear-gradient(#009a11, #007e00);}

	.goods-incart {font-size:11px;color:#ff7809;display:block;margin-top:1px;padding-bottom:8px;}

/*----Р¤РѕСЂРјС‹ РїСЂРµРґРІР°СЂРёС‚РµР»СЊРЅРѕРіРѕ Р·Р°РєР°Р·Р°------*/

.left-froms {float:left;width:333px;}
.right-froms {width:323px;margin-left:387px;}
.left-froms div {margin-bottom:14px;}
.right-froms div {margin-bottom:14px;}


/* .left-froms label {width:81px;display:inline-block;} */
.left-froms label {width:81px;display:inline-block;}



.left-froms .juridical_person label{width:145px;}
.left-froms .juridical_person input[type="text"]{width:174px;}
.left-froms input[type=text] {width:238px;}
.left-froms input.phone-code {width:36px;margin-right:13px; padding:2px 3px 3px;}
.left-froms input.phone-number {width:154px;}
.left-froms .jur-phone input.phone-number {width:118px;}

.left-froms .jur-phone label {width:118px;}


.right-froms label {width:133px;display:inline-block;}
/*.right-froms .region label {width:128px;display:inline-block;} */
.right-froms input[type=text] {width:174px;}

.pre-order {font-size:14px;width:710px;margin:0 auto;}

/* .list-radio {margin-bottom:38px;} */
.left-froms .list-radio label {width:125px;}
.right-froms .list-radio label {width:78px;}
.list-radio li {display:inline-block;margin-right:11px;cursor:pointer;padding:8px;}

.textarea-div {margin-top:24px;}
.textarea-div label {display:inline;width:200px;}
.textarea-div textarea {width:318px;margin-top:11px;font-size:14px;height:68px;}
.right-froms .textarea-div textarea {height:105px;width:308px;}
.left-froms .juridical_person.file-div label{width:156px;}
.left-froms .juridical_person.file-div input[type=file]{margin-top:11px;width:318px;}

.list-radio li.active{
	background-color:#FFD131;
	/*
	background-color:#FFBA00;
	background: -moz-linear-gradient(#ffb800, #dc7e00);
	background: -ms-linear-gradient(#ffb800, #dc7e00);
	background: -o-linear-gradient(#ffb800, #dc7e00);
	background: -webkit-linear-gradient(#ffb800, #dc7e00);
	*/
	line-height:19px;
	text-align:center;
	margin-top:15px;
	margin-bottom:21px;
	/*
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 1px 3px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 1px 3px rgba(50, 50, 50, 0.75);
	*/
	color:#4f4f4f;
}

.list-radio li.active:hover {
	color:#4f4f4f;
	background-color:#FFD131;
	/*background: -moz-linear-gradient(#dc7e00, #ffb800);
	background: -ms-linear-gradient(#dc7e00, #ffb800);
	background: -o-linear-gradient(#dc7e00, #ffb800);
	background: -webkit-linear-gradient(#dc7e00, #ffb800);*/
}
.list-radio li.active  .niceRadio{background-position:0 -47px;}
.sam-method {display:none;}

.niceRadio {
	width:14px;	height:13px;display:inline-block;
	cursor: pointer;
	background:url(../images/calc/pics.png) 0 -70px;
	overflow: hidden;
	margin-right:4px;
}

.niceRadio input {float:none;}
.radioChecked {
	background-position:0 -47px;
}
.niceRadio input {
	margin-left:-30px;
}


.juridical_person {display:none;}

.truck-pic {text-align:center;}
/*-----Thanks-----*/

.right-girls {float:right;width:427px;margin-top:-60px;position:relative;margin-bottom:63px;}
.speak-thanks {position:absolute;
	background: -moz-linear-gradient(#9dcf1e, #80ba14);
	background: -ms-linear-gradient(#9dcf1e, #80ba14);
	background: -o-linear-gradient(#9dcf1e, #80ba14);
	background: -webkit-linear-gradient(#9dcf1e, #80ba14);
	top:63px;right:348px;
	padding:27px 50px 35px;width:483px;
	color:#fff;font-size:16px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.speak-thanks:after {
    background: url(../images/calc/pics.png) no-repeat scroll 0 -93px transparent;
    bottom:-50px;
    content: "";
    display: block;
    height:50px;
    right: 87px;
    position: absolute;
    width:58px;
}

.speak-thanks p {line-height:17px;}
.speak-thanks h1 {font-size:24px;margin-bottom:27px;}

.speak-thanks .print-order  {font-size:14px;position:absolute;bottom:-32px;left:48px;padding-top:1px;}

/*-----Project-----*/
.project li {display:inline-block;position:relative;width:229px;vertical-align:top;margin-bottom:23px;}
.project a span.title-span {color:#4c4c4c;}
.project span.title-span {display:none;position:absolute;bottom:-25px;left:19px;background:#ffba00;padding:16px;width:137px;}
.mask{display:block;position:absolute;top:0;left:0;width:229px;height:150px;background:url(../images/calc/tr.png) 0 0 repeat;display:none;}
.project li a:hover .mask{display:block;}
.project li a:hover span.title-span{display:block;}

.project span.title-span:before {
    background: url(../images/calc/pics.png) no-repeat scroll 0 -153px transparent;
    top:-10px;
    content: "";
    display: block;
    height:10px;
    right:50%;
    position: absolute;
    width:14px;
}


/*-----gallery-----*/

/* .gallery  {margin-bottom:59px;} */
.gallery li {display:inline-block;position:relative;width:189px;margin-right:60px;vertical-align:top;}
.gallery li img {display:block;padding-bottom:14px;background:url(../images/calc/shadow.png) left bottom no-repeat;}
.gallery li.last {margin-right:0;}
.content-tabs .gallery li {margin-right:42px;}
.content-tabs .gallery li.last {margin-right:0px;}

.gallery_list {margin:0 -9px; position:relative;}
.gallery_list li {display:block; float:left;
    position: relative;
    width: 229px;/* height:240px; */  overflow:hidden;
	font-size:1.167em; line-height:1.3;
	margin:0 3px 14px 3px;
	vertical-align: top;
	margin-bottom:3em;
}

.gallery_list.partner-list li{width:231px;}
.gallery_list li a {display:block; position:relative; }
.gallery_list  li a  span {display:block;}
.gallery_list  li .item_img {width:229px; height:150px; overflow:hidden; margin-bottom:.5em;}
.gallery_list.partner-list  li .item_img {width:231px; height:152px;}
.gallery_list  li .item_img .mask {
	position:absolute; top:0; left:0; z-index:1;
	width:229px; height:150px;
	background: url(../images/calc/play.png) no-repeat center center;
	display:block;
}

.partner-list img {border:1px solid #96a3b1;}

/* #fancybox-overlay {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1100;
}
#fancybox-tmp {
    border: 0 none;
    display: none;
    margin: 0;
    overflow: auto;
    padding: 0;
}
#fancybox-wrap {
    display: none;
    left: 0;
    outline: medium none;
    padding: 20px;
    position: absolute;
    top: 0;
    z-index: 1101;
}
#fancybox-outer {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 100%;
    position: relative;
    width: 100%;
}
#fancybox-content {
    border: 0 solid #FFFFFF;
    height: 0;
    outline: medium none;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 0;
    z-index: 1102;
}

#fancybox-content div {overflow:hidden!important;z-index:100;}
#fancybox-content iframe {z-index:99;}

#fancybox-hide-sel-frame {
    background: none repeat scroll 0 0 transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1101;
}
#fancybox-close {
	background:url(../images/calc/delete.png) 4px 8px no-repeat #fff;
    cursor: pointer;
    display: none;
    height:22px;
    position: absolute;
    right: 0;
    top: 0;
    width:22px;
    z-index: 1103;
}
#fancybox-error {
    color: #444444;
    font: 12px/20px Arial;
    margin: 0;
    padding: 14px;
}
#fancybox-img {
    border: medium none;
    height: 100%;
    line-height: 0;
    margin: 0;
    outline: medium none;
    padding: 0;
    vertical-align: top;
    width: 100%;
}
#fancybox-frame {
    border: medium none;
    display: block;
    height: 100%;
    width: 100%;
}

.fancybox-bg {
    border: 0 none;
    height: 20px;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 20px;
    z-index: 1001;
}

#fancybox-title {
    font-size: 1.6em;
    z-index: 1102;
}
.fancybox-title-inside {
    background: none repeat scroll 0 0 #FFFFFF;
    color:#4DA23D;
    padding-bottom: 10px;
    position: relative;
    text-align: center;
} */

/*-----News-----*/
.item-news table {margin-bottom:36px;}
.item-news td {padding:0;vertical-align:top;}
.item-news img {margin-right:29px;}
.item-news h2 {margin-bottom:16px;}

/*-----FAQ-----*/
#faq  {margin-bottom:3em;}
#faq .more {background: url("../images/calc/arrow_gray_bottom.png") no-repeat scroll right 7px transparent;}
#faq .more a {font-size:1.333em; text-decoration:none; border-bottom:1px dashed #32941f;}
#faq .block_message {margin-bottom:1.2em;}
#faq .detail {display:none; margin-top:1em;}
#faq .block_message.open .detail{display:block;}
#faq .block_message.open  .more  {background-image: url("../images/calc/arrow_gray_top.png")}
#faq .block_message.open  .more a  {color:#4c4c4c;border-bottom:#4c4c4c;}

#faq .question {
	line-height:1.6;
	padding:.5em 3em;
	background:#ffba00 url("../images/calc/question.png") no-repeat 670px 7px;
	margin-bottom:1em;
	position:relative;
}
#faq .question .icon {
	position:absolute;top:7px; left:9px;
	display:block; width:17px; height:17px;
	background: url("../images/calc/person.png") no-repeat top left;
}
#faq .question .point {
	position:absolute;bottom:-9px; left:48%;
	display:block; width:14px; height:9px;
	background: url("../images/calc/pointer.png") no-repeat top left;
}
#faq .answer {
	padding:.5em 3em;
	background:#e6e6e6 url("../images/calc/answer.png") no-repeat 670px 7px;
	margin-bottom:1.5em;
	position:relative;
}
#faq .answer .icon {
	position:absolute;top:7px; left:5px;
	display:block; width:26px; height:18px;
	background: url("../images/calc/stpar.png") no-repeat top left;
}

#faq .answer p:last-child {margin-bottom:0;}

#reviews .review {margin-bottom:4em;}
#reviews .person {background:#e6e6e6 url("../images/calc/person.png") no-repeat scroll 9px 7px; padding: 0.5em 2em; font-size:1.333em; min-height:16px; margin-bottom:1em;}
#reviews .person .date {float:right;}
#reviews .message {}


/*  forms  */
.form .field {
	margin: 0 0 .8em;
	border:none;
}
.form label {
	display: inline-block;
	padding-bottom:.5em;
}
.form .text {
	width: 100%;
}
.form textarea {
	height: 150px;
}
.form .choice label {

}
.form .submit {
	text-align: center;
}
.form .submit input {
	cursor: pointer;
}
.grid_left label {
	float: left;
	width: 180px;
	overflow: hidden;
	text-align:right;
}
.grid_left .text {
	float: right;
	width: 300px;
}
.grid_left .units {float:right;display:block; width:30px; margin-left:6px;line-height: 1.6;}
.form-w-500 {width:500px;}
.form-w-520 {width:520px; margin:0 auto;}
.captcha img {border:1px solid #d6d8d8;}

#ask_us .left-froms { width: 200px;}
#ask_us .right-froms {margin-left: 200px; width:auto;;}
#ask_us .left-froms input[type="text"] { width: 166px;}
#ask_us textarea {width:282px;min-width:282px;max-width:282px; height:80px;}
#ask_us label {width:auto;}
#ask_us  .captcha input[type="text"] {width:98px;}
.calc {width:518px;}
.calc {float:right;}
.grid_left  .calc .text {width:98px;}
.grid_left .calc   label {width:345px;font-size:1.167em; padding-top:.3em;}
.calc select {float:right; }
.calc .grid_left .units {font-size:1.167em;}
#build_blocks .sbHolder {float:right; width:110px;}
#build_blocks  .sbOptions { width:110px;}

.hook {float:right; width:187px; margin:0 0 0 1em;}
.hook .button {display:block; margin:0;  padding: 5px 20px; }
.hook .button  img {float:right; margin-left:10px;}

.calculate {float:right;}
.calculate span {display:inline-block;width:30px;height:42px;background:url(../images/calc/pics.png) 0 -252px no-repeat;vertical-align:middle;margin-left:8px;}

.calc-result {border:1px solid #ff9600;padding:18px 0 6px 0;margin-bottom:152px;}


/*-----Paging-----*/
.paginator {
	margin-bottom:50px;
}
.paginator a, .paginator span {
    border: 1px solid #fff;
    color: #7a7a7a;
    display: inline-block;
    float: left;
    margin: 0 0.2em;
    padding:2px 8px;
    text-align: center;
    text-decoration: none;
	font-size:18px;
}

.paginator a:hover {
    background-color: #ffba00;
    border: 1px solid #ffba00;
    color: #FFFFFF;
}
.paginator .current {
    background-color: #ffba00;
    border: 1px solid #ffba00;
    color: #FFFFFF;
}
/*--Partners--*/
.partner-advantages {background:#e3e3e3;padding:20px 0 20px 20px;margin-bottom:50px;}
.partner-advantages li{padding:0 0 0 16px;margin:0 0 12px;background:url(../images/calc/partner-pic.png) 0 7px no-repeat;}

.partner-zagl {background:#ccc;font-size:14px;padding:7px 0 4px 20px;}
.partner-zagl p {margin:0;}

.banner {margin-bottom:17px;}

.request-cooperation .field {padding:0;}
.request-cooperation label {font-size:1.167em;padding-top:0.3em;width:229px;
float: left;overflow:hidden;}

.request-cooperation .text {float:right;width:451px;}
.request-cooperation .text {float:right;width:451px;}
.request-cooperation textarea {height:62px;width:299px;float:right;margin-bottom:15px;}
.request-cooperation .submit {text-align:right;}

/*-----history-----*/
.history-table{margin-bottom:64px;}
.history-table p {margin-bottom:10px;}
.pic-history {width:201px;padding-right:59px;}

.yellow-block {background:#ffd000;text-align:center;width:322px;padding:12px 1px 17px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
-webkit-box-shadow:5px 4px 6px rgba(50, 50, 50, 0.2);
-moz-box-shadow:5px 4px 6px rgba(50, 50, 50, 0.2);
box-shadow:5px 4px 6px rgba(50, 50, 50, 0.2);
margin-top: 17px
}
.yellow-block  h2 {color:#4c4c4c;margin:0;}
.history-table .yellow-block  p {margin:0;}


/*-----Sitemap-----*/

.sitemap-table {width:100%;margin-top:35px;}
.sitemap-table td {width:33%;}
.sitemap-table td ul li {margin:0 0 36px;padding:0;background:none;}
.sitemap-table td ul li a {color:#32941f;font-weight: bold;}
.sitemap-table td ul ul {margin-top:2px; /*margin-bottom:20px;*/margin-bottom:0px;}
.sitemap-table td ul ul li {margin:0 0 2px;padding-left:15px;}
.sitemap-table td ul ul li a {font-weight: normal;}





/*-----Search-----*/
#search_result .item {margin-bottom: 2em;margin-left:2.5em;margin-bottom:46px;}

#search_result .item_num {color: #3c992a;font-size:16px;
    clear: left;
    float: left;
    font-weight: normal;
    padding-left: 0.2em;
    width: 1.5em;
}
#search_result .item_title {color: #3c992a;font-size:16px;margin-bottom: 10px;}
#search_result .item_title a {color: #3c992a;}
#search_result .item_path {color: #868686;font-size:11px;margin-bottom:26px;}
#search_result .item_path a {color: #868686;}
#search_result .item_path span {padding: 0 0.3em;}

.main-search {width:600px;position:relative;margin-top:25px;margin-bottom: 18px;}
.main-search .textSearch {background:#fff;
border:1px solid #d6d8d8;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding:5px 6px 4px 6px;
width:469px;
margin-right:16px;
}
.main-search .button {margin:0;padding: 2px 21px;}

.text-result  {color:#868686;margin-bottom:21px;}
.text-result p {margin:0;}
.text-result span {color:#4c4c4c;}


/*-----Footer-----*/

.footer-content {width:978px;margin:0 auto;padding:25px 0 0 0;}
.footer-content a {color:#fff;}
.copyright {width:296px;float:left;margin-right:101px;}
.copyright .tel-footer {font-size:14px;}
.copyright p {margin:0 0 5px;}

.search {width:227px;float:left;position:relative;padding-top:21px;margin-right:14px;}
.textSearch {background:#fff;
border:1px solid #fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding:0 20px 0 10px;
width:193px;
height:16px;
}
.img_search {position:absolute;right:1px;top:21px;padding:0;border:none;}

.hicons {width:41px;float:left;padding-top:22px;}
.hicons a {float:left;display:block;width:16px;height:16px;background:url(../images/calc/hicons.png) 0 0 no-repeat;}
.hicons a.print {background-position:-25px 0;margin-left:9px;}

#artus {width:193px;float:right;padding-top:14px;}
.logo-artus {float:left;margin-right:11px;}
.artus-cont {float:left;line-height:20px;}


.y-maps {margin-bottom:53px;}




/*--Docs--*/
/* .two-columns {margin:0;padding:0;}
.two-columns li{margin:0;padding:0;display:inline-block;*display:inline;zoom:1;}
.two-columns li:first-child{margin-right:20px;} */

.two-columns {margin:0;padding:0;width:100%;}
.two-columns td{vertical-align:top;width:50%;}
.two-columns li:first-child{margin-right:20px;}

.docs  {font-size:15px;margin-bottom:10px;}
.docs i {display:inline-block;width:24px;height:23px;background: url(../images/calc/docs.png) no-repeat 0 0;margin-right:11px;vertical-align:-3px;float:left;}
.docs span {margin-left:23px;display:block;}
.docs span.size {color:#999999;display:block;margin-left:34px;float:none;}

.docs.csv i {background-position:-40px 0;}
.docs.doc  i{background-position:-80px 0;}
.docs.pdf i {background-position:-120px 0;}
.docs.ppt i {background-position:-160px 0;}
.docs.zip i {background-position:-200px 0;}
.docs.jpg i {background-position:-240px 0;}
.docs.png  i{background-position:-280px 0;}
.docs.gif i {background-position:-320px 0;}
.docs.tiff i {background-position:-360px 0;}
.docs.avi i {background-position:-400px 0;}
.docs.wmv i {background-position:-440px 0;}

.content-video {display:none;}




/*--404--*/
.not-found {text-align:center;}
.not-found h1{margin:0 0 58px;}
.not-found p{font-size:1.5em;line-height:1.3em;}
.not-found .picnotfound{margin-bottom:62px;}





/*----*/
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#cboxWrapper {background:#fff;}

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background-color: #777777;
    cursor: pointer;
    opacity: 0.7;}
#colorbox{outline:0;}
    #cboxTopLeft{width:21px; height:21px;}
    #cboxTopRight{width:21px; height:21px;display:none;}
    #cboxBottomLeft{width:21px; height:21px;}
    #cboxBottomRight{width:21px; height:21px;}
    #cboxMiddleLeft{width:15px;}
    #cboxMiddleRight{width:15px;}
    #cboxTopCenter{height:15px;}
    #cboxBottomCenter{height:15px;}
    #cboxContent{background:#fff;/*  overflow:hidden; */}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;font-size: 1.6em;
		color: #4DA23D;text-align: center;
		}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }

        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxClose{position:absolute; /* bottom:0; right:0; */text-indent:-9999px;
		background: url(../images/calc/delete.png) no-repeat 4px 8px #FFFFFF;
		cursor: pointer;
		height: 22px;
		right:-18px;
		top:-23px;
		width: 22px;
		z-index: 1103;
		}


/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}


/*--Print--*/
#for-print header{width:100%;border-bottom:1px dotted #8e8e8e;padding:51px 0 37px 0;margin-bottom:35px;}
#for-print .content-header {width:804px;margin:0 auto;}
#for-print .logo{float:left;}
#for-print .tel-number{width:220px;float:right;padding-top:2px;}
#for-print .tel-number span{float:right;}
#for-print .tel-number span.float-left {padding-bottom:3px;}

#for-print .print-content {width:804px;margin:0 auto;}
#for-print footer {background:none;margin:20px 0 0 0!important;height:auto;color:#4c4c4c;border-top:1px dotted #8e8e8e;padding-top:20px;}
#for-print .content-footer {width:804px;margin:0 auto;}

@media print {
	.print-b {display:none;}
}
.section-slider-goods .goods-info-market .price-good{
	padding-top: 13px;
}
.section-slider-goods .goods-info-market.spec{
	position: relative;
}
.section-slider-goods .goods-info-market.spec .price-good span{
	color: red;
}/*
.section-slider-goods .goods-info-market.spec .price-good{
	padding-top: 0px;
}*/
.section-slider-goods .goods-info-market.spec .old-price{
	margin-top: -6px;
	color: #a0a0a0;
	position: absolute;
	width: 100px;
}/*
.section-slider-goods .goods-info-market.spec .in-basket{
	margin-top: -15px;
}*/
.employee-list {
    padding-left: 10px;
    margin-bottom: 100px;
}
.employee-list .employee {
    padding: 25px 0;
    border-bottom: 2px solid #ebebeb;
    overflow: hidden;
}
.employee-list .employee:first-child {
    padding-top: 0px;
}
.employee-list .employee .image {
    float: left;
    margin-right: 20px;
}
.employee-list .employee .shirt-info {
    overflow: hidden;
    padding-top: 15px;
}
.employee-list .employee  p {
    margin: 0;
    line-height: 15px;
}
.employee-list .employee  .name {
    font-size: 18px;
    color: #4c4c4c;
    margin-bottom: 10px;
}
.employee-list .employee  .position{
    font-size: 14px;
    margin-bottom: 10px;
}
.employee-list .employee  .details {
    border-top: 1px solid #d6d6d6;
    padding: 10px 0;
    font-size: 11px;
    line-height: 15px;
}
.employee-list .employee ul {
    list-style: none;
}
.employee-list .employee ul li {
    padding-left: 15px;
    background: url(../images/calc/arr-more.png) no-repeat 5px 4px;
    line-height: 15px;
    margin-top: 5px;
}
.employee-list .employee .small-title {
    font-weight: bold;
}
















/*house parameters*/
.house_parameters_block {
	background-image:url(../images/calc/house_pattern.png);
	background-repeat:no-repeat;
	width:558px;
	height:405px;
	margin:0 auto;
	text-align:center;
}

.house_parameters_block_2 {
	border:2px dashed #ededed;
	border-radius:10px;
	padding:15px;
}

.house_parameters_block .title{
	display:block;
	color:#4c4c4c;
	font-family:tahoma;
	margin-bottom:40px;
	font-size:30px;
	padding-top:80px;

}


.house_parameters_block label{
	font-size:24px;
	color:#6b6b6b;
	font-family:tahoma;
	width:225px;
	float:left;
	margin-left:130px;
	text-align:left;
}

.house_parameters_block input[type=text]{
	width:60px;
	padding:0px 5px;
	height:28px;
	line-height:28px;
	font-size:24px;
	color:#56130d;
	text-align:center;

}
.house_parameters_block .form_row{

	margin-bottom:15px;
	text-align:left;
	position:relative;
}


input[type="submit"].btn_go_to_calc{

	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.34);
	-moz-box-shadow:    0px 2px 2px 0px rgba(0, 0, 0, 0.34);
	box-shadow:         0px 2px 2px 0px rgba(0, 0, 0, 0.34);
	background: #f9f9f9; /* Old browsers */
	background: url(../images/calc/btn_go_to_calc_pic.png) 90% 19px no-repeat, -moz-linear-gradient(top, #f9f9f9 0%, #ededed 100%); /* FF3.6+ */
	background: url(../images/calc/btn_go_to_calc_pic.png) 90% 19px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: url(../images/calc/btn_go_to_calc_pic.png) 90% 19px no-repeat,-webkit-linear-gradient(top, #f9f9f9 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: url(../images/calc/btn_go_to_calc_pic.png) 90% 19px no-repeat, -o-linear-gradient(top, #f9f9f9 0%,#ededed 100%); /* Opera 11.10+ */
	background: url(../images/calc/btn_go_to_calc_pic.png) 90% 19px no-repeat, -ms-linear-gradient(top, #f9f9f9 0%,#ededed 100%); /* IE10+ */
	background: url(../images/calc/btn_go_to_calc_pic.png) 90% 19px no-repeat, linear-gradient(to bottom, #f9f9f9 0%,#ededed 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
	display:inline-block;
	text-align:center;
	height:50px;
	line-height:50px;
	padding:0px 45px 0px 18px !important;
	font-size:18px;
	color: #bdbdbd;
	text-transform:uppercase;
	text-decoration:none;
	border-radius:5px;
	position:relative;
	margin:50px auto 0;
	cursor:pointer;
	border:none;
}

input[type="submit"].btn_go_to_calc.active{

	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.34);
	-moz-box-shadow:    0px 2px 2px 0px rgba(0, 0, 0, 0.34);
	box-shadow:         0px 2px 2px 0px rgba(0, 0, 0, 0.34);
	background: #ffbd00; /* Old browsers */
	background: url(../images/calc/btn_go_to_calc_pic_active.png) 90% 19px no-repeat, -moz-linear-gradient(top, #ffbd00 0%, #ffcb00 100%); /* FF3.6+ */
	background: url(../images/calc/btn_go_to_calc_pic_active.png) 90% 19px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffbd00), color-stop(100%,#ffcb00)); /* Chrome,Safari4+ */
	background: url(../images/calc/btn_go_to_calc_pic_active.png) 90% 19px no-repeat, -webkit-linear-gradient(top, #ffbd00 0%,#ffcb00 100%); /* Chrome10+,Safari5.1+ */
	background: url(../images/calc/btn_go_to_calc_pic_active.png) 90% 19px no-repeat, -o-linear-gradient(top, #ffbd00 0%,#ffcb00 100%); /* Opera 11.10+ */
	background: url(../images/calc/btn_go_to_calc_pic_active.png) 90% 19px no-repeat, -ms-linear-gradient(top, #ffbd00 0%,#ffcb00 100%); /* IE10+ */
	background: url(../images/calc/btn_go_to_calc_pic_active.png) 90% 19px no-repeat, linear-gradient(to bottom, #ffbd00 0%,#ffcb00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbd00', endColorstr='#ffcb00',GradientType=0 ); /* IE6-9 */
	display:inline-block;
	text-align:center;
	height:50px;
	line-height:50px;
	padding:0px 45px 0px 18px;
	font-size:18px;
	color: #000;
	text-transform:uppercase;
	text-decoration:none;
	border-radius:5px;
	position:relative;
	margin:50px auto 0;
	cursor:pointer;
}




.house_parameters_block .form-error {

	font-size:14px;
	line-height: 1;
	color:#ff0000;
	position:absolute;
	top:8px;
	white-space: nowrap;
	padding-left:20px;
}

.house_parameters_block input[type=text].error{
	border:2px solid #ff0000;
	width:58px;
	height:26px;
	line-height:26px;
	position: relative !important;
	bottom: 0 !important;
	display: inline-block !important;
}

.navigation_phase_blocks_bg{
	background-image:url(../images/calc/navigation_phase_block_bg.png);
	background-repeat:no-repeat;
	height:31px;
	width:1173px;
	margin-top:30px;
	margin-bottom:55px;
	display:table;
	position:relative;
	z-index: 10;
}


.navigation_phase_blocks_bg .phase_block{
	display:table-cell;
	padding:0px;
}
.navigation_phase_blocks_bg .phase_block.current .phase{
	background:#56130d;
	border:3px solid #56130d;
}
.navigation_phase_blocks_bg .phase{
	background:#dedede;
	width:32px !important;
	height:32px;
	border-radius:50%;
	display:inline-block;
	margin-right:34.1px;
	text-align:center;
	line-height:24px;
	color:#fff;
	font-size:18px;
	font-family:tahoma;
	vertical-align:top;
	cursor:pointer;
	display:table-cell;
	padding:0px;
	border:3px solid #dedede;
}

.navigation_phase_blocks_bg .changed .phase{
	background: #d38c85;
	border:3px solid #d38c85;
}

.navigation_phase_blocks_bg .blick .phase{
	background:#333333;
	border:3px solid #56130d;
}

.navigation_phase_blocks_bg .phase_inner:hover .phase{
	background:#56130d;
	border:3px solid #56130d;
}
.navigation_phase_blocks_bg .phase_inner.hover .phase{
	background:#56130d;
	border:3px solid #56130d;
}

.navigation_phase_blocks_bg .phase.active{
	background:#56130d;
	border:3px solid #56130d;
}
.navigation_phase_blocks_bg .phase_hover_block {
	position:absolute;
	display:none;
	padding-top:10px;
	margin-left:-16px;
	min-width:130px;

}

.navigation_phase_blocks_bg .phase_hover_block_top {
	position:absolute;
	top: 30px;
	left: 68px;
	background-image:url(../images/calc/start_with_foundation_2.png);
	background-repeat:no-repeat;
	width: 147px;
	height: 53px;
}

@media (max-width: 575px){
	.navigation_phase_blocks_bg .phase_hover_block_top {
		top: 110px;
	}
}

.navigation_phase_blocks_bg .phase_hover_block .inner {
	background:#56130d;
	border-radius:5px;
	color:#fff;
	padding:8px 10px 10px;
	font-size:14px;
	max-width:160px;
}

.navigation_phase_blocks_bg .phase_inner {
	display:block;
	width:32px;
}
.navigation_phase_blocks_bg .phase_inner:hover .phase_hover_block{
	display:block;
}
.navigation_phase_blocks_bg .phase_inner.hover .phase_hover_block{
	display:block;
}

.heading_calc{
	color:#6b6b6b;
	font-size:30px;
	display:block;
	margin-bottom:20px;

}


.warning_block{
	border-top:2px solid #d8d8d8;
	font-size:14px;
	line-height:20px;
	margin-top:50px;

}
.warning_block p{
	font-size:14px;
	line-height:20px;
	color:#929292;
	font-style:italic;
}
.warning_block span{
	color:#ff3c00;
}


.warning_inner{
	padding:10px 20px 0px;
	border:2px dashed #ededed;
	border-radius:10px;
	margin-top:20px;

}





.overlay {
	background-image:url(../images/calc/overlay.png);
	background-repeat:repeat;
	position:fixed;
	left:0;
	right:0;
	top:0;
	bottom:0px;
	width:100%;
	height:100%;
	display:none;
	z-index:100;
}
.popup--calc {
	display:none;
	width:1120px;
	margin:0 auto;
	position:fixed;
	left:0px;
	top:0px;
	left:50%;
	z-index:100;
}

.popup_phase_inner {

}

.popup_phase_inner .title {
	color:#fff;
	font-size:30px;
	display:block;
	margin-bottom:20px;
}

.btn_save {
	text-transform:uppercase;
	color:#4c4c3b;
	font-size:16px;
	text-align:center;
	float:right;
	width:160px;
	height:50px;
	line-height:50px;
	text-decoration:none;
	display:block;
	background: #ffbd00; /* Old browsers */
	background: -moz-linear-gradient(top, #ffbd00 0%, #ffcb00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffbd00), color-stop(100%,#ffcb00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffbd00 0%,#ffcb00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffbd00 0%,#ffcb00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffbd00 0%,#ffcb00 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffbd00 0%,#ffcb00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbd00', endColorstr='#ffcb00',GradientType=0 ); /* IE6-9 */
	margin-left:18px;
	border-radius:5px;
	border-bottom:2px solid #c57d00;
}
.btn_reset {
	text-transform:uppercase;
	color:#fff;
	font-size:16px;
	text-align:center;
	float:right;
	width:160px;
	height:50px;
	line-height:50px;
	text-decoration:none;
	display:block;
	background: #777777; /* Old browsers */
	background: -moz-linear-gradient(top, #777777 0%, #676767 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#777777), color-stop(100%,#676767)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #777777 0%,#676767 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #777777 0%,#676767 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #777777 0%,#676767 100%); /* IE10+ */
	background: linear-gradient(to bottom, #777777 0%,#676767 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#777777', endColorstr='#676767',GradientType=0 ); /* IE6-9 */
	margin-left:18px;
	border-radius:5px;
	border-bottom:2px solid #4d4d4d;
}

.btn_save:hover{
	border-bottom:2px solid #c57d00;
	color:inherit;
}

.btn_reset:hover{
	border-bottom:2px solid #4d4d4d;
	color:#fff;
}

#js_phase_1,
#js_phase_2,
#js_phase_3,
#js_phase_4,
#js_phase_5,
#js_phase_6,
#js_phase_7,
#js_phase_8,
#js_phase_9,
#js_phase_10,
#js_phase_11,
#js_phase_12{
	display:none;
}


.popup_phase_block{
	background:#ffffff;
	border-radius:5px;
	font-size:14px;
	line-height: 20px;
	color:#636363;
	font-family:tahoma;
	margin-top:20px;
	cursor: pointer;
}
/* .popup_phase_block.active{
	background:#636363;
	color:#fff;
	cursor: default;
} */

.matherials_title {
	font-size:16px;
	margin-bottom:15px;
}

.popup_phase_block .heading_block{
	background:#e4e4e4;
	padding:0px 0% 0 4%;
	border-radius:5px;
	font-size:14px;
	color:#636363;
	background:#e4e4e4;
	height:55px;
	/*display:table;*/
	width:100%;
}

.popup_phase_block.active .heading_block{
	color:#fff;
	background:#56130d;
}



.popup_phase_block .heading_block .heading{
	/*display:table-cell;*/
	/*vertical-align:middle;*/
	background-image:url(../images/calc/icon_block_unchecked.png);
	background-repeat:no-repeat;
	/*background-position:0px 17px;*/
	padding-left:30px;
}

.popup_phase_block.active .heading_block .heading{
	background-image:url(../images/calc/icon_block_checked.png);
}
.heading_price {
	color:#fff;
	font-size:14px;
	float:right;
	margin-right:10px;
	display:none;
}
.active .heading_price{
	display:block;
}
.heading_price .price {
	color:#fff;
	font-size:16px;
}
/*.popup_phase_block .heading_block .info_block_holder{
	min-width:134px;
	padding-left:10px;
	display:table-cell;
	vertical-align:middle;
	width:134px;
	padding-right:20px;
}*/

.popup_phase_block.active .heading_block .info_block_holder{
	background:#94322a;
	border-radius:0px 5px 5px 0px;
}



.popup_phase_block .heading_block .icon{
	background-image:url(../images/calc/icon_info_grey.png);
	background-repeat:no-repeat;
	float:right;
	width:20px;
	height:20px;
}
.popup_phase_block.active .heading_block .icon{
	background-image:url(../images/calc/icon_info_white.png);
	background-repeat:no-repeat;
}

.popup_phase_block .content{
	padding:13px 20px 33px;
	opacity: 0.4;
}

.popup_phase_block.active .content{
	opacity: 1;
}






.two_phase_popup_blocks{
	float:left;
	vertical-align:top;
	width:550px;
	margin-right:20px;
}
.two_phase_popup_blocks:last-child{
	margin-right:0px;
}


.three_phase_popup_blocks{
	float:left;
	vertical-align:top;
	width:360px;
	margin-right:20px;
	min-height:450px;
}
.three_phase_popup_blocks:last-child{
	margin-right:0px;
}

.three_phase_popup_blocks .check_block{
	width:200px;
	padding-right:5px;
}
.three_phase_popup_blocks .radio_block{
	width:170px;
	padding-right:5px;

}
.three_phase_popup_blocks .price_block{
	width:90px;
	color:#636363;
}
.three_phase_popup_blocks label{
	max-width:170px;
}
/*.three_phase_popup_blocks .heading_block .info_block_holder{
	width:135px;
	min-width:135px;
}*/







.four_phase_popup_blocks{
	float:left;
	vertical-align:top;
	width:265px;
	margin-right:20px;
	min-height:530px;
	font-size:12px;
}

.popup_phase_block.four_phase_popup_blocks .heading_block .info_block_holder{
	min-width:30px;
	padding-left:20px;
	display:table-cell;
	vertical-align:middle;
	width:30px;
	padding-right:20px;
}

.popup_phase_block.four_phase_popup_blocks.active .heading_block .info_block_holder{
	border-radius:0px 5px 5px 0px;
	background-color:transparent;
}
.four_phase_popup_blocks .heading_price {
	height:33px;
	text-align:left;
	float:none;
	line-height:33px;
	margin-left:40px;
	background:#fff;
	margin:0;
	display:block;
	opacity:0;
	height:0px;
	transition: height 0.1s, opacity 0.3s;
	-webkit-transition: height 0.1s, opacity 0.3s;
	-moz-transition: height 0.1s, opacity 0.3s;
	-ms-transition: height 0.1s, opacity 0.3s;
}
.four_phase_popup_blocks.active .heading_price {
	height:33px;
	text-align:left;
	float:none;
	line-height:33px;
	padding-left:40px;
	background:#a20d00;
	opacity:1;

}
.popup_phase_block.four_phase_popup_blocks .heading_block{
	border-radius:5px 5px 0px 0px;
}



.four_phase_popup_blocks .content{
	padding: 13px 10px 33px 10px;
}
.four_phase_popup_blocks:last-child{
	margin-right:0px;
}

.four_phase_popup_blocks .check_block{
	width:150px;
	padding-right:5px;
}
.four_phase_popup_blocks .radio_block{
	width:150px;
	padding-right:5px;
	padding-left:0px;
}
.four_phase_popup_blocks .price_block{
	width:80px;
	margin-left:5px;
	color:#636363;
}
.four_phase_popup_blocks label{
	max-width:115px;
}
.four_phase_popup_blocks .heading_block .info_block_holder{
	width:119px;
	min-width:119px;
}






.features_inconvenience_block {
	margin:10px 0px;
}
.features_inconvenience_block .block_icon  {
	display:inline-block;
	margin-right:10px;
	width:35px;
	text-align:center;
	vertical-align:middle;
}
.features_inconvenience_block .block_text  {
	display:inline-block;
	width:150px;
	vertical-align:middle;
}
.features_inconvenience_block .block_feature {
	display:inline-block;
	width:200px;
	vertical-align:middle;
	margin-right:20px;
	font-size:11px;
	color:#56130d;
	line-height:normal;
	height:45px;
}
.active .features_inconvenience_block .block_feature {
	color:#636363;
}

.features_inconvenience_block .block_inconvenience {
	display:inline-block;
	width:200px;
	vertical-align:middle;
	margin-right:20px;
	font-size:11px;
	color:#c1c1c1;
	line-height:normal;
	height:45px;
}





.popup_phase_block label{
  cursor: pointer;
  float:left;
}

.popup_phase_block input[type="checkbox"] {
    display: none;
}
.popup_phase_block input[type="radio"] {
    display: none;
}

.popup_phase_block input[type="checkbox"] + .label-text{
      line-height: 1;
      -webkit-font-smoothing: antialiased;
	  min-width:20px;
	  min-height:19px;
      display: block;
	  background-image:url(../images/calc/checkbox_default.png);
	  background-repeat:no-repeat;
	  background-position:0px;
	  padding-left:30px;
	  padding-top:3px;
	  word-wrap:break-word;

}
.popup_phase_block input[type="radio"] + .label-text{
      line-height: 1.2;
	  min-height:19px;
      display: block;
	  background-image:url(../images/calc/radio_default.png);
	  background-repeat:no-repeat;
	  background-position:0px;
	  vertical-align:top;
	  padding-left:20px;

	  padding-top:3px;

}





.popup_phase_block input[type="checkbox"]:checked + .label-text{
	  background-image:url(../images/calc/checkbox_checked.png);
	  background-repeat:no-repeat;
      color: #fff;
	  min-height:19px;


}
.popup_phase_block input[type="radio"]:checked + .label-text{
	  background-image:url(../images/calc/radio_checked.png);
	  background-repeat:no-repeat;
      color: #fff;
	  min-height:19px;

}



.popup_phase_block.active input[type="checkbox"]:checked + .label-text{
      color: #636363;
}
.popup_phase_block.active input[type="radio"]:checked + .label-text{
      color: #636363;
}





.popup_phase_block input[type="checkbox"]:checked + .label-text {
	color:#56130d;
}
.popup_phase_block input[type="radio"]:checked + .label-text{
	color:#56130d;
}



.radio_sub_block {
	margin-left:32px;
	margin-top:15px;
}


.price_block {
	float:left;
	text-align:right;
	margin-left:16px;
	width:100px;
	margin-top:4px;
	color:#636363
}
.checkbox_row .price_block .price {
	color:#636363;
}

.checkbox_row.checked .price_block .price {
	color:#fff !important;
}

.checkbox_row.checked .radio_block_holder .price_block .price {
	color:#636363 !important;
}

.checkbox_row.checked .radio_block_holder.checked .price_block .price {
	color:#ffa7a0 !important;
}

.active .checkbox_row.checked .radio_block_holder .price_block .price {
	color:#fff !important;
}

.active .checkbox_row.checked .radio_block_holder.checked .price_block .price {
	color:#636363 !important;
}




.radio_row .radio_block_holder .price_block .price {
	color:#636363 !important;
}

.radio_row .radio_block_holder.checked .price_block .price {
	color:#636363 !important;
}

.active .radio_row .radio_block_holder .price_block .price {
	color:#636363 !important;
}

.active .radio_row .radio_block_holder.checked .price_block .price {
	color:#636363 !important;
}




.radio_row .price_block .price {
	color:#636363;
}
/* .radio_row.checked .price_block .price {
	color:#fff !important;
} */


/* .popup_phase_block.active .radio_row .price_block  {
	color:#fff;
} */
/* .popup_phase_block.active .radio_row .price_block .price  {
	color:#fff !important;
} */


.popup_phase_block.active .checkbox_row .price_block  {
	color: #56130d;
}
.popup_phase_block.active .checkbox_row .price_block .price  {
	color: #56130d;
}

/* .active .price_block .price {
	//color:#fff;
} */

.price_block .price {
	color:#636363;

}

.check_block{
	border-right:1px solid #8a8a8a;
	padding-right:20px;
	float:left;
	width:308px;
	padding-bottom:8px;
}

.radio_block{
	border-right:1px solid #8a8a8a;
	padding-right:20px;
	float:left;
	width:250px;
	padding-bottom:8px;
	padding-left:30px;

}
.icon_small_info {
	background-image:url(../images/calc/icon_small_info_grey.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	display:inline-block;
	margin-left:5px;
	float:left;
	margin-top:3px;
}
.active .icon_small_info {
	background-image:url(../images/calc/icon_small_info_green.png);

}

.read_more_content {
	display:none;
}

.read_more_block p {
	margin-bottom:0px;
}

.read_more_block{
	margin-bottom:20px;
}


.icon.heading_info {display: none}

.heading_info .info_block,
.bottom_info .info_block{
	background:#fff;
	padding:20px;
	border:3px solid #ffba00;
	color:#636363;
	font-size:14px;
	line-height:20px;
	border-radius:5px;
	position:relative;
}
.heading_info .info_block:before,
.bottom_info .info_block:before{
	content:"";
	display:block;
	position:absolute;
	width:16px;
	height:11px;
	bottom:-11px;
	left:149px;
	background-image:url(../images/calc/triangle_orange.png);
	background-repeat:no-repeat;
}


.heading_info,
.bottom_info {
	position:relative;
}

.heading_info .hidden_info_block,
.bottom_info .hidden_info_block{
	display:none;
	padding-bottom:10px;
	position:absolute;
	width:460px;
	bottom:30px;
	padding-bottom:20px;
	left:-150px;
	z-index:100;
}

.heading_info .showBottom .info_block:before,
.bottom_info .showBottom .info_block:before{
	content:"";
	display:block;
	position:absolute;
	width:16px;
	height:11px;
	top:-11px;
	left:149px;
	background-image:url(../images/calc/triangle_orange_top.png);
	background-repeat:no-repeat;
}
.heading_info .hidden_info_block.showBottom,
.bottom_info .hidden_info_block.showBottom{
	display:none;
	padding-top:15px;
	top:35px;
}
.js_phase .popup_phase_block:last-child .heading_info  .hidden_info_block{
	left:-300px;
}
.js_phase .popup_phase_block:last-child  .heading_info .hidden_info_block .info_block:before{
	left:300px;
}

.active .heading_info:hover .hidden_info_block,
.active .bottom_info:hover .hidden_info_block{
	display:block;
}
.heading_info .info_title,
.bottom_info .info_title {
	font-weight:bold;
	font-size:16px;
	margin-bottom:10px;
}

.heading_info .hidden_info_block img,
.bottom_info .hidden_info_block img{
	float:right;
	margin-left:20px;
}






.hidden_info_block_2 {display:none;	position:relative;padding-top:20px;	}
.info_content {display: block; clear: both;}

.hidden_info_block_2 .info_title {
	font-weight:bold;
	font-size:16px;
	margin-bottom:10px;
}

.hidden_info_block_2 img{
	float:none;
	margin-top:10px;
	margin-bottom:15px;
}








.content_info .info_block{
	background:#fff;
	padding:20px;
	border:3px solid #94322a;
	color:#636363;
	font-size:14px;
	line-height:20px;
	border-radius:5px;
	position:relative;
}
.content_info .info_block:before{
	content:"";
	display:block;
	position:absolute;
	width:17px;
	height:11px;
	bottom:-11px;
	left:148px;
	background-image:url(../images/calc/triangle_green.png);
	background-repeat:no-repeat;

}

.content_info .showBottom .info_block:before{
	top:-11px;
	background-image:url(../images/calc/triangle_green_top.png);
	background-repeat:no-repeat;
}
.content_info .info_title {
	font-weight:bold;
	font-size:16px;
	margin-bottom:10px;
}

.content_info {
	position:relative;
}

.content_info .hidden_info_block{
	display:none;
	position:absolute;
	width:390px;
	bottom:15px;
	padding-bottom:20px;
	left:-150px;
	display:none;
	z-index:100;
}
.content_info .hidden_info_block.showBottom{
	display:none;
	position:absolute;
	width:390px;
	top:15px;
	padding-bottom:20px;
	padding-top:20px;
	left:-150px;
	display:none;
}
.active .content_info:hover .hidden_info_block{
	display:block;

}












/*rating page*/

.icon_geometry{
	background: url(../images/calc/icon_rating_geometry.png) no-repeat 0px 2px;
	width:17px;
	height:16px;
	float:left;
	margin-right:5px;
	min-height:18px;
}
.icon_geometry:hover{
	background: url(../images/calc/icon_rating_geometry_hover.png) no-repeat 0px 2px;
}
.icon_warmth{
	background: url(../images/calc/icon_rating_warmth.png) no-repeat 0px 2px;
	width:17px;
	height:18px;
	float:left;
	margin-right:5px;
	min-height:18px;
}
.icon_warmth:hover{
	background: url(../images/calc/icon_rating_warmth_hover.png) no-repeat 0px 2px;
}
.icon_heat{
	background: url(../images/calc/icon_rating_warmth.png) no-repeat 0px 2px;
	width:17px;
	height:18px;
	float:left;
	margin-right:5px;
	min-height:18px;
}
.icon_heat:hover{
	background: url(../images/calc/icon_rating_warmth_hover.png) no-repeat 0px 2px;
}


.icon_range{
	background: url(../images/calc/icon_rating_range.png) no-repeat 0px 5px;
	width:17px;
	height:16px;
	float:left;
	margin-right:5px;
	min-height:18px;
}
.icon_range:hover{
	background: url(../images/calc/icon_rating_range_hover.png) no-repeat 0px 5px;
}




.icon_hard{
	background: url(../images/calc/icon_rating_hard.png) no-repeat 0px 5px;
	width:17px;
	height:13px;
	float:left;
	margin-right:5px;
	min-height:18px;
}
.icon_hard:hover{
	background: url(../images/calc/icon_rating_hard_hover.png) no-repeat 0px 5px;

}


.icon_strength{
	background: url(../images/calc/icon_rating_hard.png) no-repeat 0px 5px;
	width:17px;
	height:13px;
	float:left;
	margin-right:5px;
	min-height:18px;
}
.icon_strength:hover{
	background: url(../images/calc/icon_rating_hard_hover.png) no-repeat 0px 5px;

}

.icon_durability{
	background: url(../images/calc/icon_rating_durability.png) no-repeat 0px 1px;
	width:17px;
	height:15px;
	float:left;
	margin-right:5px;
	min-height:18px;
}
.icon_durability:hover{
	background: url(../images/calc/icon_rating_durability_hover.png) no-repeat 0px 1px;

}
.icon_stability{
	background: url(../images/calc/icon_rating_stability.png) no-repeat 0px 3px;
	width:17px;
	height:13px;
	float:left;
	margin-right:5px;
	min-height:18px;
}
.icon_stability:hover{
	background: url(../images/calc/icon_rating_stability_hover.png) no-repeat 0px 3px;
}
.rating_number{float:right; position:relative;margin-top:-2px;}

.rating_number:hover .rating_number_inner{
	background:#46b031;
	color:#fff !important;
}
.rating_number_inner{color:#4c4c4c; width:25px; display:block; text-align:center; height:24px; line-height:24px; border:1px solid #46b031;border-radius:13px; }
.icon_raiting{position:relative;}

.rating_number:hover .hidden_block_holder{
	display:block;
}
.icon_raiting:hover .hidden_block_holder{
	display:block;
}
.icon_raiting .hidden_block_holder{
	position:absolute;
	width:250px;
	bottom:15px;
	padding-bottom:12px;
	left:-25px;
	display:none;
	z-index:100;
}

.rating_number .hidden_block_holder{
	position:absolute;
	width:250px;
	bottom:25px;
	padding-bottom:12px;
	left:-20px;
	display:none;
	z-index:100;
}

.hidden_block{
	border:1px solid #ff9600;
	background:#fff;
	padding:12px 15px;
	position:relative;
	line-height:1.2;
}

.raiting_name{
	float:left;
	background: url(../images/calc/bg_dots.png) repeat-x 0px 13px;
	width:94px;

}

.raiting_name .inner{
	background:#fff;
	display:inline-block;
}
.inner-rating .rating-static{
	margin:0 auto;
	display:block;
}

.all-rait {font-size:18px;color:#ffa200; text-transform:uppercase; margin-top:5px; text-align:center;}

.hidden_block:before{
	background: url(../images/calc/triangle_hiddent_block.jpg) no-repeat;
	width:20px;
	height:10px;
	content:"";
	display:block;
	position:absolute;
	bottom:-10px;
	left:22px;

}

#list-goods.raiting-list .year{float:right;color:#959594; font-size:12px;}



.house_left_block {
	width:680px;
	float:left;
	margin-right:20px;
}
.house_right_block {
	width:370px;
	float:right;
	margin-top:-50px;
	background:#f6f6f6;
	padding:20px;
}

.house_square_block {
	width:160px;
	display:inline-block;
	font-size:16px;
	color:#6b6b6b;
}
.house_floors_block {
	width:180px;
	display:inline-block;
	font-size:16px;
	color:#6b6b6b;
}

.matherials_table {
	margin-bottom:10px;
	max-height:240px;
	overflow-y:scroll;
}
.matherials_table_row {
	margin-bottom:26px;
	margin-left:15px;
}
.number_block {
	width:25px;
	font-size:20px;
	color:#56130d;
	float:left;
	margin-top:10px;
	text-align:right;
	margin-right:12px;
}
.matherial_block{
	width:140px;
	float:left;
}
.matherial_block .title {
	font-size:14px;
	color:#a4a4a4;
	margin-bottom:4px;
}
.matherial_block .description {
	font-size:18px;
	color:#6b6b6b;
}

.matherials_table .price_block{
	width:100px;
	float:left;
	text-align:right;
	font-size:16px;
	color:#6b6b6b;
	margin-top:10px;
}

.matherials_table .price_block .price{
	color:#56130d;
}

.edit_block{
	width:15px;
	float:right;
}



.discount_block_holder {
	background-color:#ffcb00;
	background-image:url(../images/calc/icon_discount.png);
	background-repeat:no-repeat;
	background-position:20px 16px;
	padding:20px 19px 20px 55px;
	font-size:16px;
	color:#6b6b6b;
	overflow:hidden;
	border-radius:3px;
	margin-bottom:25px;
}
.discount_block_holder.no_discount {
	display:none;
}
.discount_block_holder .title_block {
	float:left;
}
.discount_block_holder .discount_block {
	float:right;
}

.discount_block_holder .discount_block .discount{
	color:#56130d;
}




.full_price_block_holder {
	background-color:#fff;
	background-image:url(../images/calc/icon_house_matherials_price.png);
	background-repeat:no-repeat;
	background-position:20px 16px;
	padding:10px 19px 15px 55px;
	font-size:16px;
	color:#6b6b6b;
	overflow:hidden;
	border-radius:3px;


}
.full_price_block_holder .title_block {
	float:left;
	width:150px;
	line-height:1.2;
}
.full_price_block_holder .full_price_block {
	float:right;
	margin-top:10px;
}

.full_price_block_holder .full_price_block .full_price{
	color:#56130d;
}


.total_price_matherials_block {
	padding-top: 20px;
	text-align:center;

}

.total_price_matherials_block_holder {
border:2px solid #56130d;
padding:25px 15px;

}

.total_price_matherials_block .title{
	font-size:18px;
	color:#6b6b6b;
	margin-bottom:15px;

}
.total_price_matherials_block .total_price_block{
	font-size:20px;
	color:#6b6b6b;
}

.total_price_matherials_block .total_price{
	font-size:40px;
	color:#56130d;
}


.btn_total:before {
	content:"";
	display:block;
	position:absolute;
	right:17px;
	top:17px;
	background-image:url(../images/calc/create_str.png);
	background-repeat:no-repeat;
	width:16px;
	height:13px;
}

.btn_total {
	text-transform:uppercase;
	color:#4c4c3b;
	font-size:16px;
	text-align:center;
	padding-left:20px;
	padding-right:40px;
	line-height:46px;
	height:46px;
	text-decoration:none;
	display:inline-block;
	background: #ffbd00; /* Old browsers */
	background: -moz-linear-gradient(top, #ffbd00 0%, #ffcb00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffbd00), color-stop(100%,#ffcb00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffbd00 0%,#ffcb00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffbd00 0%,#ffcb00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffbd00 0%,#ffcb00 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffbd00 0%,#ffcb00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbd00', endColorstr='#ffcb00',GradientType=0 ); /* IE6-9 */
	border-radius:5px;
	border-bottom:2px solid #c57d00;
	margin-top:25px;
	position:relative;
}
.btn_total:hover {
	border-bottom:2px solid #c57d00;
	color:#4c4c3b;
}


.house_parameters_block_2 {
	border:2px dashed #56130d;
	border-radius:10px;
	padding:12px 0px 15px 15px;
	margin-bottom:13px;
}


/*house block*/
.house_block {
	position:relative;
	width:555px;
	margin:20px auto;
}

.step_inner {
	position:relative;
}

.step {
	position:absolute;
	cursor:pointer;
}
.step_5 {
	left:-37px;
	top:202px;
	width:230px;
}

.step_12 {
	left: 320px;
    top: 323px;
	width:230px;
}

.step_4 {
	left:-37px;
	top:205px;
	width:230px;
}

.step_3 {
	left:-94px;
	top:285px;
	width:230px;
}

.step_2 {
	left:-37px;
	top:330px;
	width:230px;
}

.step_8 {
	left: 335px;
    top: 280px;
    width: 220px;
}
.step_8 .step_text {
	width:180px;
}

.step_7 {
	left: 430px;
    top: 250px;
    width: 170px;
}
.step_7 .step_text {
	width:130px;
}

.step_6 {
	left:-78px;
	top:130px;
	width:230px;
}

.step_9 {
	left:458px;
	top:222px;
	width:170px;
}
.step_9 .step_text {
	width:130px;
}

.step_10 {
	left: 391px;
    top: 306px;
	width:230px;
}

.step_11 {
	left: -42px;
    top: 260px;
    width: 290px;
}

.step_11 .step_text {

}


.step_1 {
	left: -75px;
    top: 407px;
	width:230px;
}

.pipka {
	background:#000;
	width:6px;
	height:6px;
	border-radius:3px;
	position:absolute;
	left:0px;
	top:13px;
}
.line {
	background:#000;
	width:100%;
	height:1px;
	left:0px;
	position:absolute;
	top:15px;
}

.step_number_block {
	background:none;
	position:absolute;
	right:-11px;
	top:-10px;
	padding:11px 10px;
	border-radius:5px;
}
.step_number_block:hover {
	background:#56130d;
	z-index:99;

}
.step_number_block.hover {
	background:#56130d;
	z-index:99;

}


.step_number {
	background:#dedede;
	width:32px;
	height:32px;
	line-height:32px;
	border-radius:16px;
	color:#fff;
	font-size:18px;
	text-align:center;
	float:right;
}

.changed .step_number{
	background:#d38c85;
}

.step_number_block:hover .step_number {
	background:none;
	width:28px;
	height:28px;
	line-height:24px;
	border:2px solid #fff;
	color:#fff;
}
.step_number_block.hover .step_number {
	background:none;
	width:28px;
	height:28px;
	line-height:28px;
	border:2px solid #fff;
	color:#fff;
}

.step_text {
	width:180px;
	padding-left:10px;
	margin-left:10px;
	color:#fff;
	font-size:14px;
	display:none;
	vertical-align:middle;
	height:30px;
}
.step_number_block:hover .step_text {
	display:table-cell;
	margin:auto;

}
.step_number_block.hover .step_text {
	display:table-cell;
	margin:auto;

}



.step_left .pipka {
	right:0px;
	left:auto;
}
.step_left .step_number_block {
	right:auto;
	left:-11px;
}
.step_left .step_number {
	float:left;
}

/*house block*/

#content-inner.house_page {width:1120px;margin:0 auto;position:relative; padding-bottom: 60px; line-height: 1; padding-top: 210px;}

/* #content-inner.house_page * {
	box-sizing: border-box;
} */

.btn_edit {
	background-image:url(../images/calc/icon_edit.png);
	background-repeat:no-repeat;
	width:14px;
	height:15px;
	display:block;
	margin-top:10px;
	cursor:pointer;
}





.list_holder{
	display:block;
	text-decoration:none;
	margin-bottom:18px;
	background:#fff;
	position:relative;
	border:1px solid #fff;
	border-radius:3px;
	background-image:url(../images/calc/icon_list_closed.png);
	background-repeat:no-repeat;
	background-position:94.5% 26px;

}

.list_holder.active {
	background-image:url(../images/calc/icon_list_opened.png);
	background-color:#f6f6f6;
	border:1px solid transparent;
}

.list_holder:hover{
	border:1px solid #e9e9e9;
}

.list_holder.active:hover {
	background-image:url(../images/calc/icon_list_opened.png);
	background-color:#f6f6f6;
	border:1px solid transparent;
}

.list_heading{
	color:#0f0f0f;
	font-weight:500;
	text-decoration:none;
	cursor:pointer;
	font-size:18px;
	position:relative;
	padding:5px 15px 15px;
}

.list_block{
	padding-left:20px;
	margin-top:10px;
	padding-right:30px;
	line-height:1.3em;
	overflow:hidden;
}

.list_holder .list_block{
	display:none;
}










.final_result_row {

}
.final_result_row .number_block {
	width:25px;
	font-size:20px;
	color:#56130d;
	float:left;
	margin-top:10px;
	text-align:right;
	margin-right:12px;
	margin-bottom: 10px;
}
.final_result_row .matherial_block{
	width:393px;
	float:none;
	display:inline-block;
}
.final_result_row .matherial_block .title {
	font-size:14px;
	color:#a4a4a4;
	margin-bottom:4px;
}
.final_result_row .matherial_block .description {
	font-size:18px;
	color:#6b6b6b;
	display:inline-block;
	background:#fff;

}
.active .final_result_row .matherial_block  .description {
	background:#f6f6f6;
}
.active .sub_matherial_block .matherial {
	background:#f6f6f6;
}
.active .final_result_row .price_inner {
	background:#f6f6f6;
}
.active .sub_price_inner  {
	background:#f6f6f6;
}




.final_result_row .matherial_and_price_block {
	background-image:url(../images/calc/bg_dots_2.png);
	background-repeat:repeat-x;
	width:535px;
	float:left;
	background-position:0 95%;
}
.final_result_row .price_inner {
	background:#fff;
	display:inline-block;
}
.final_result_row  .price_block{
	width:120px;
	float:none;
	display:inline-block;
	text-align:right;
	font-size:16px;
	color:#6b6b6b;
	margin-top:10px;
}

.final_result_row .price_block .price{
	color:#56130d;
}

.final_result_row .edit_block{
	width:15px;
	float:left;
	margin-left:5px;
	margin-top:10px;
}









.sub_matherial_block{
	width:372px;
	float:none;
	display:inline-block;
}
.sub_matherial_block .matherial {
	font-size:14px;
	color:#6b6b6b;
	display:inline-block;
	background:#fff;
	padding-right:1px;
}

.sub_matherial_and_price_block {
	background-image:url(../images/calc/bg_dots_2.png);
	background-repeat:repeat-x;
	width:500px;
	float:right;
	margin-right:43px;
	background-position:0 75%;
	margin-bottom:5px;
}
.sub_price_inner {
	background:#fff;
	display:inline-block;
}
.sub_price_block{
	width:122px;
	float:none;
	display:inline-block;
	text-align:right;
	font-size:16px;
	color:#6b6b6b;
}

.sub_price_block .price{
	color:#a4a4a4;
}


.result_email {
	background-image:url(../images/calc/icon_email.png);
	background-repeat:no-repeat;
	color:#6b6b6b;
	font-size:15px;
	display:inline-block;
	margin-top:23px;
	min-height:26px;
	background-position:0px 3px;
}
.result_print {
	background-image:url(../images/calc/icon_print.png);
	background-repeat:no-repeat;
	color:#6b6b6b;
	font-size:15px;
	margin-left:20px;
	display:inline-block;
	margin-top:23px;
	min-height:26px;

}

.result_print span, .result_email span {
	color:#6b6b6b;
	font-size:15px;
	padding-left:40px;
	padding-top:4px;
	display:block;
}
.center_block {
	text-align:center;
}
.list_matherials {
	margin-top:7px;
}

.deactivator {
	background:#fff;
	opacity:0.3;
	position:absolute;
	left:80px;
	height:35px;
	width:1030px;
	top:0px;
}


.btn_show_more_products {
	border:1px solid #ff9600;
	width:246px;
	height:100%;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	height:310px;
	font-size:14px;
	text-transform:uppercase;
}

.btn_show_more_products:hover {
	border:1px solid #ff9600;

}



/*build one floor house*/
.one_floor_house {
	background-image:url(../images/calc/one_floor_house/empty_onefloor_house.png);
	background-repeat:no-repeat;
	width:540px;
	height:590px;
	position:relative;
	display:none;
}

.one_floor_house.active {
	display:block;
}
.matherial_image {
	width:540px;
	height:590px;
	position:absolute;
	left:0px;
	top:0px;
	display:none;
}

.matherial_image.active {
	display:block;
}

.one_floor_house .img_12 {
	background-image:url(../images/calc/one_floor_house/phase_12.png);
	background-repeat:no-repeat;

}
.one_floor_house .img_11 {
	background-image:url(../images/calc/one_floor_house/phase_11.png);
	background-repeat:no-repeat;
}

.one_floor_house .img_1_1 {
	background-image:url(../images/calc/one_floor_house/phase_1_1.png);
	background-repeat:no-repeat;
}
.one_floor_house .img_1_2 {
	background-image:url(../images/calc/one_floor_house/phase_1_2.png);
	background-repeat:no-repeat;
}
.one_floor_house .img_1_3 {
	background-image:url(../images/calc/one_floor_house/phase_1_3.png);
	background-repeat:no-repeat;
}





/* start NEW 05.06.2015*/



.one_floor_house .img_1_2_1 {
	background-image:url(../images/calc/one_floor_house/phase_1_3.png);
	background-repeat:no-repeat;
}
.one_floor_house .img_1_2_2 {
	background-image:url(../images/calc/one_floor_house/phase_1_2.png);
	background-repeat:no-repeat;
}



/* end NEW 05.06.2015*/




.one_floor_house .img_2_1 {
	background-image:url(../images/calc/one_floor_house/phase_2_1.png);
	background-repeat:no-repeat;
}
.one_floor_house .img_2_2 {
	background-image:url(../images/calc/one_floor_house/phase_2_2.png);
	background-repeat:no-repeat;
}
.one_floor_house .img_2_3_1 {
	background-image:url(../images/calc/one_floor_house/phase_2_3_2.png);
	background-repeat:no-repeat;
}
.one_floor_house .img_2_3_2 {
	background-image:url(../images/calc/one_floor_house/phase_2_3_2.png);
	background-repeat:no-repeat;
}

.one_floor_house .img_3_1 {
	background-image:url(../images/calc/one_floor_house/phase_3_1.png);
	background-repeat:no-repeat;
}
.one_floor_house .img_3_2 {
	background-image:url(../images/calc/one_floor_house/phase_3_2.png);
	background-repeat:no-repeat;
}
.one_floor_house .img_3_3 {
	background-image:url(../images/calc/one_floor_house/phase_3_3.png);
	background-repeat:no-repeat;
}


.one_floor_house .img_5_1 {
	background-image:url(../images/calc/one_floor_house/phase_5_1.png);
	background-repeat:no-repeat;
}
.one_floor_house .img_5_2 {
	background-image:url(../images/calc/one_floor_house/phase_5_2.png);
	background-repeat:no-repeat;
}
.one_floor_house .img_5_3_1 {
	background-image:url(../images/calc/one_floor_house/phase_5_3_1.png);
	background-repeat:no-repeat;
}
.one_floor_house .img_5_3_2 {
	background-image:url(../images/calc/one_floor_house/phase_5_3_2.png);
	background-repeat:no-repeat;
}

.one_floor_house .img_6_1 {
	background-image:url(../images/calc/one_floor_house/phase_6_1.png);
	background-repeat:no-repeat;
}
.one_floor_house .img_6_2 {
	background-image:url(../images/calc/one_floor_house/phase_6_2.png);
	background-repeat:no-repeat;
}

.one_floor_house .img_7_1 {
	background-image:url(../images/calc/one_floor_house/phase_7_1.png);
	background-repeat:no-repeat;
}
.one_floor_house .img_7_2 {
	background-image:url(../images/calc/one_floor_house/phase_7_2.png);
	background-repeat:no-repeat;
}

.one_floor_house .img_8_1 {
	background-image:url(../images/calc/one_floor_house/phase_8_1.png);
	background-repeat:no-repeat;
}
.one_floor_house .img_8_2 {
	background-image:url(../images/calc/one_floor_house/phase_8_2.png);
	background-repeat:no-repeat;
}
.one_floor_house .img_8_3 {
	background-image:url(../images/calc/one_floor_house/phase_8_3.png);
	background-repeat:no-repeat;
}
.one_floor_house .img_8_4 {
	background-image:url(../images/calc/one_floor_house/phase_8_4.png);
	background-repeat:no-repeat;
}

.one_floor_house .img_9_1 {
	background-image:url(../images/calc/one_floor_house/phase_9_1.png);
	background-repeat:no-repeat;
}
.one_floor_house .img_9_2 {
	background-image:url(../images/calc/one_floor_house/phase_9_2.png);
	background-repeat:no-repeat;
}

.one_floor_house .img_10_1 {
	background-image:url(../images/calc/one_floor_house/phase_10_1.png);
	background-repeat:no-repeat;
}
.one_floor_house .img_10_2 {
	background-image:url(../images/calc/one_floor_house/phase_10_2.png);
	background-repeat:no-repeat;
}
.one_floor_house .img_10_3 {
	background-image:url(../images/calc/one_floor_house/phase_10_3.png);
	background-repeat:no-repeat;
}






.one_floor_house_print {
	background-image:url(../images/calc/one_floor_house_print/empty_onefloor_house.png);
	background-repeat:no-repeat;
	width:410px;
	height:448px;
	position:relative;
	display:none;
}

.one_floor_house_print.active {
	display:block;
}
.one_floor_house_print .matherial_image {
	width:410px;
	height:448px;
	position:absolute;
	left:0px;
	top:0px;
	display:none;
}
.one_floor_house_print .matherial_image.active {
	display:block;
}
.one_floor_house_print .img_12 {
	background-image:url(../images/calc/one_floor_house_print/phase_12.png);
	background-repeat:no-repeat;
}
.one_floor_house_print .img_11 {
	background-image:url(../images/calc/one_floor_house_print/phase_11.png);
	background-repeat:no-repeat;
}

.one_floor_house_print .img_1_1 {
	background-image:url(../images/calc/one_floor_house_print/phase_1_1.png);
	background-repeat:no-repeat;
}
.one_floor_house_print .img_1_2 {
	background-image:url(../images/calc/one_floor_house_print/phase_1_2.png);
	background-repeat:no-repeat;
}
.one_floor_house_print .img_1_3 {
	background-image:url(../images/calc/one_floor_house_print/phase_1_3.png);
	background-repeat:no-repeat;
}

.one_floor_house_print .img_2_1 {
	background-image:url(../images/calc/one_floor_house_print/phase_2_1.png);
	background-repeat:no-repeat;
}
.one_floor_house_print .img_2_2 {
	background-image:url(../images/calc/one_floor_house_print/phase_2_2.png);
	background-repeat:no-repeat;
}
.one_floor_house_print .img_2_3_1 {
	background-image:url(../images/calc/one_floor_house_print/phase_2_3_2.png);
	background-repeat:no-repeat;
}
.one_floor_house_print .img_2_3_2 {
	background-image:url(../images/calc/one_floor_house_print/phase_2_3_2.png);
	background-repeat:no-repeat;
}

.one_floor_house_print .img_3_1 {
	background-image:url(../images/calc/one_floor_house_print/phase_3_1.png);
	background-repeat:no-repeat;
}
.one_floor_house_print .img_3_2 {
	background-image:url(../images/calc/one_floor_house_print/phase_3_2.png);
	background-repeat:no-repeat;
}
.one_floor_house_print .img_3_3 {
	background-image:url(../images/calc/one_floor_house_print/phase_3_3.png);
	background-repeat:no-repeat;
}


.one_floor_house_print .img_5_1 {
	background-image:url(../images/calc/one_floor_house_print/phase_5_1.png);
	background-repeat:no-repeat;
}
.one_floor_house_print .img_5_2 {
	background-image:url(../images/calc/one_floor_house_print/phase_5_2.png);
	background-repeat:no-repeat;
}
.one_floor_house_print .img_5_3_1 {
	background-image:url(../images/calc/one_floor_house_print/phase_5_3_1.png);
	background-repeat:no-repeat;
}
.one_floor_house_print .img_5_3_2 {
	background-image:url(../images/calc/one_floor_house_print/phase_5_3_2.png);
	background-repeat:no-repeat;
}

.one_floor_house_print .img_6_1 {
	background-image:url(../images/calc/one_floor_house_print/phase_6_1.png);
	background-repeat:no-repeat;
}
.one_floor_house_print .img_6_2 {
	background-image:url(../images/calc/one_floor_house_print/phase_6_2.png);
	background-repeat:no-repeat;
}

.one_floor_house_print .img_7_1 {
	background-image:url(../images/calc/one_floor_house_print/phase_7_1.png);
	background-repeat:no-repeat;
}
.one_floor_house_print .img_7_2 {
	background-image:url(../images/calc/one_floor_house_print/phase_7_2.png);
	background-repeat:no-repeat;
}

.one_floor_house_print .img_8_1 {
	background-image:url(../images/calc/one_floor_house_print/phase_8_1.png);
	background-repeat:no-repeat;
}
.one_floor_house_print .img_8_2 {
	background-image:url(../images/calc/one_floor_house_print/phase_8_2.png);
	background-repeat:no-repeat;
}
.one_floor_house_print .img_8_3 {
	background-image:url(../images/calc/one_floor_house_print/phase_8_3.png);
	background-repeat:no-repeat;
}
.one_floor_house_print .img_8_4 {
	background-image:url(../images/calc/one_floor_house_print/phase_8_4.png);
	background-repeat:no-repeat;
}

.one_floor_house_print .img_9_1 {
	background-image:url(../images/calc/one_floor_house_print/phase_9_1.png);
	background-repeat:no-repeat;
}
.one_floor_house_print .img_9_2 {
	background-image:url(../images/calc/one_floor_house_print/phase_9_2.png);
	background-repeat:no-repeat;
}

.one_floor_house_print .img_10_1 {
	background-image:url(../images/calc/one_floor_house_print/phase_10_1.png);
	background-repeat:no-repeat;
}
.one_floor_house_print .img_10_2 {
	background-image:url(../images/calc/one_floor_house_print/phase_10_2.png);
	background-repeat:no-repeat;
}
.one_floor_house_print .img_10_3 {
	background-image:url(../images/calc/one_floor_house_print/phase_10_3.png);
	background-repeat:no-repeat;
}















/*two floor*/

.two_floor_house {
	background-image:url(../images/calc/empty_twofloor_house.png);
	background-repeat:no-repeat;
	width:540px;
	height:590px;
	position:relative;
	display:none;
}

.two_floor_house.active {
	display:block;
}



.two_floor_house .img_12 {
	background-image:url(../images/calc/phase_12.png);
	background-repeat:no-repeat;
	z-index: 50;

}
.two_floor_house .img_11 {
	background-image:url(../images/calc/phase_11.png);
	background-repeat:no-repeat;
}

.two_floor_house .img_1_1 {
	background-image:url(../images/calc/phase_1_1.png);
	background-repeat:no-repeat;
}


.two_floor_house .img_1_2 {
	background-image:url(../images/calc/phase_1_2.png);
	background-repeat:no-repeat;
}
.two_floor_house .img_1_3 {
	background-image:url(../images/calc/phase_1_3.png);
	background-repeat:no-repeat;
}




/* start NEW 05.06.2015*/






.two_floor_house .img_1_2_1 {
	background-image:url(../images/calc/phase_1_3.png);
	background-repeat:no-repeat;
}
.two_floor_house .img_1_2_2 {
	background-image:url(../images/calc/phase_1_2.png);
	background-repeat:no-repeat;
}




/* end NEW*/







.two_floor_house .img_2_1 {
	background-image:url(../images/calc/phase_2_1.png);
	background-repeat:no-repeat;
}
.two_floor_house .img_2_2 {
	background-image:url(../images/calc/phase_2_2.png);
	background-repeat:no-repeat;
}
.two_floor_house .img_2_3_1 {
	background-image:url(../images/calc/phase_2_3_2.png);
	background-repeat:no-repeat;
}
.two_floor_house .img_2_3_2 {
	background-image:url(../images/calc/phase_2_3_2.png);
	background-repeat:no-repeat;
}

.two_floor_house .img_3_1 {
	background-image:url(../images/calc/phase_3_1.png);
	background-repeat:no-repeat;
}
.two_floor_house .img_3_2 {
	background-image:url(../images/calc/phase_3_2.png);
	background-repeat:no-repeat;
}
.two_floor_house .img_3_3 {
	background-image:url(../images/calc/phase_3_3.png);
	background-repeat:no-repeat;
}

.two_floor_house .img_4_1 {
	background-image:url(../images/calc/phase_4_1.png);
	background-repeat:no-repeat;
}
.two_floor_house .img_4_2 {
	background-image:url(../images/calc/phase_4_2.png);
	background-repeat:no-repeat;
}
.two_floor_house .img_4_3_1 {
	background-image:url(../images/calc/phase_4_3_2.png);
	background-repeat:no-repeat;
}
.two_floor_house .img_4_3_2 {
	background-image:url(../images/calc/phase_4_3_2.png);
	background-repeat:no-repeat;
}
.two_floor_house .img_4_4 {
	background-image:url(../images/calc/phase_4_4.png);
	background-repeat:no-repeat;
}

.two_floor_house .img_5_1 {
	background-image:url(../images/calc/phase_5_1.png);
	background-repeat:no-repeat;
}
.two_floor_house .img_5_2 {
	background-image:url(../images/calc/phase_5_2.png);
	background-repeat:no-repeat;
}
.two_floor_house .img_5_3_1 {
	background-image:url(../images/calc/phase_5_3_1.png);
	background-repeat:no-repeat;
}
.two_floor_house .img_5_3_2 {
	background-image:url(../images/calc/phase_5_3_2.png);
	background-repeat:no-repeat;
}

.two_floor_house .img_6_1 {
	background-image:url(../images/calc/phase_6_1.png);
	background-repeat:no-repeat;
}
.two_floor_house .img_6_2 {
	background-image:url(../images/calc/phase_6_2.png);
	background-repeat:no-repeat;
}

.two_floor_house .img_7_1 {
	background-image:url(../images/calc/phase_7_1.png);
	background-repeat:no-repeat;
}
.two_floor_house .img_7_2 {
	background-image:url(../images/calc/phase_7_2.png);
	background-repeat:no-repeat;
}

.two_floor_house .img_8_1 {
	background-image:url(../images/calc/phase_8_1.png);
	background-repeat:no-repeat;
}
.two_floor_house .img_8_2 {
	background-image:url(../images/calc/phase_8_2.png);
	background-repeat:no-repeat;
}
.two_floor_house .img_8_3 {
	background-image:url(../images/calc/phase_8_3.png);
	background-repeat:no-repeat;
}
.two_floor_house .img_8_4 {
	background-image:url(../images/calc/phase_8_4.png);
	background-repeat:no-repeat;
}

.two_floor_house .img_9_1 {
	background-image:url(../images/calc/phase_9_1.png);
	background-repeat:no-repeat;
}
.two_floor_house .img_9_2 {
	background-image:url(../images/calc/phase_9_2.png);
	background-repeat:no-repeat;
}

.two_floor_house .img_10_1 {
	background-image:url(../images/calc/phase_10_1.png);
	background-repeat:no-repeat;
}
.two_floor_house .img_10_2 {
	background-image:url(../images/calc/phase_10_2.png);
	background-repeat:no-repeat;
}
.two_floor_house .img_10_3 {
	background-image:url(../images/calc/phase_10_3.png);
	background-repeat:no-repeat;
}






.two_floor_house_print {
	background-image:url(../images/calc/two_floor_house_print/empty_twofloor_house.png);
	background-repeat:no-repeat;
	width:410px;
	height:448px;
	position:relative;
	display:none;
	margin-top:20px;
}
.two_floor_house_print.active {
	display:block;
}
.two_floor_house_print .matherial_image {
	width:410px;
	height:448px;
	position:absolute;
	left:0px;
	top:0px;
	display:none;
}

.two_floor_house_print .matherial_image.active {
	display:block;
}
.two_floor_house_print .img_12 {
	background-image:url(../images/calc/two_floor_house_print/phase_12.png);
	background-repeat:no-repeat;

}
.two_floor_house_print .img_11 {
	background-image:url(../images/calc/two_floor_house_print/phase_11.png);
	background-repeat:no-repeat;
}

.two_floor_house_print .img_1_1 {
	background-image:url(../images/calc/two_floor_house_print/phase_1_1.png);
	background-repeat:no-repeat;
}
.two_floor_house_print .img_1_2 {
	background-image:url(../images/calc/two_floor_house_print/phase_1_2.png);
	background-repeat:no-repeat;
}

.two_floor_house_print .img_1_3 {
	background-image:url(../images/calc/two_floor_house_print/phase_1_3.png);
	background-repeat:no-repeat;
}

.two_floor_house_print .img_2_1 {
	background-image:url(../images/calc/two_floor_house_print/phase_2_1.png);
	background-repeat:no-repeat;
}
.two_floor_house_print .img_2_2 {
	background-image:url(../images/calc/two_floor_house_print/phase_2_2.png);
	background-repeat:no-repeat;
}
.two_floor_house_print .img_2_3_1 {
	background-image:url(../images/calc/two_floor_house_print/phase_2_3_2.png);
	background-repeat:no-repeat;
}
.two_floor_house_print .img_2_3_2 {
	background-image:url(../images/calc/two_floor_house_print/phase_2_3_2.png);
	background-repeat:no-repeat;
}

.two_floor_house_print .img_3_1 {
	background-image:url(../images/calc/two_floor_house_print/phase_3_1.png);
	background-repeat:no-repeat;
}
.two_floor_house_print .img_3_2 {
	background-image:url(../images/calc/two_floor_house_print/phase_3_2.png);
	background-repeat:no-repeat;
}
.two_floor_house_print .img_3_3 {
	background-image:url(../images/calc/two_floor_house_print/phase_3_3.png);
	background-repeat:no-repeat;
}

.two_floor_house_print .img_4_1 {
	background-image:url(../images/calc/two_floor_house_print/phase_4_1.png);
	background-repeat:no-repeat;
}
.two_floor_house_print .img_4_2 {
	background-image:url(../images/calc/two_floor_house_print/phase_4_2.png);
	background-repeat:no-repeat;
}
.two_floor_house_print .img_4_3_1 {
	background-image:url(../images/calc/two_floor_house_print/phase_4_3_2.png);
	background-repeat:no-repeat;
}
.two_floor_house_print .img_4_3_2 {
	background-image:url(../images/calc/two_floor_house_print/phase_4_3_2.png);
	background-repeat:no-repeat;
}
.two_floor_house_print .img_4_4 {
	background-image:url(../images/calc/two_floor_house_print/phase_4_4.png);
	background-repeat:no-repeat;
}

.two_floor_house_print .img_5_1 {
	background-image:url(../images/calc/two_floor_house_print/phase_5_1.png);
	background-repeat:no-repeat;
}
.two_floor_house_print .img_5_2 {
	background-image:url(../images/calc/two_floor_house_print/phase_5_2.png);
	background-repeat:no-repeat;
}
.two_floor_house_print .img_5_3_1 {
	background-image:url(../images/calc/two_floor_house_print/phase_5_3_1.png);
	background-repeat:no-repeat;
}
.two_floor_house_print .img_5_3_2 {
	background-image:url(../images/calc/two_floor_house_print/phase_5_3_2.png);
	background-repeat:no-repeat;
}

.two_floor_house_print .img_6_1 {
	background-image:url(../images/calc/two_floor_house_print/phase_6_1.png);
	background-repeat:no-repeat;
}
.two_floor_house_print .img_6_2 {
	background-image:url(../images/calc/two_floor_house_print/phase_6_2.png);
	background-repeat:no-repeat;
}

.two_floor_house_print .img_7_1 {
	background-image:url(../images/calc/two_floor_house_print/phase_7_1.png);
	background-repeat:no-repeat;
}
.two_floor_house_print .img_7_2 {
	background-image:url(../images/calc/two_floor_house_print/phase_7_2.png);
	background-repeat:no-repeat;
}

.two_floor_house_print .img_8_1 {
	background-image:url(../images/calc/two_floor_house_print/phase_8_1.png);
	background-repeat:no-repeat;
}
.two_floor_house_print .img_8_2 {
	background-image:url(../images/calc/two_floor_house_print/phase_8_2.png);
	background-repeat:no-repeat;
}
.two_floor_house_print .img_8_3 {
	background-image:url(../images/calc/two_floor_house_print/phase_8_3.png);
	background-repeat:no-repeat;
}
.two_floor_house_print .img_8_4 {
	background-image:url(../images/calc/two_floor_house_print/phase_8_4.png);
	background-repeat:no-repeat;
}

.two_floor_house_print .img_9_1 {
	background-image:url(../images/calc/two_floor_house_print/phase_9_1.png);
	background-repeat:no-repeat;
}
.two_floor_house_print .img_9_2 {
	background-image:url(../images/calc/two_floor_house_print/phase_9_2.png);
	background-repeat:no-repeat;
}

.two_floor_house_print .img_10_1 {
	background-image:url(../images/calc/two_floor_house_print/phase_10_1.png);
	background-repeat:no-repeat;
}
.two_floor_house_print .img_10_2 {
	background-image:url(../images/calc/two_floor_house_print/phase_10_2.png);
	background-repeat:no-repeat;
}
.two_floor_house_print .img_10_3 {
	background-image:url(../images/calc/two_floor_house_print/phase_10_3.png);
	background-repeat:no-repeat;
}






.two_floor_house .step_5 {
	left:-37px;
	top:152px;
}

.two_floor_house .step_12 {
	left: 320px;
    top: 383px;
}

.two_floor_house .step_4 {
	left:-37px;
	top:265px;
}

.two_floor_house .step_3 {
	left:-94px;
	top:335px;
}

.two_floor_house .step_2 {
	left:-37px;
	top:393px;
}

.two_floor_house .step_8 {
	left: 345px;
    top: 330px;
}
.two_floor_house .step_7 {
	left: 435px;
    top: 190px;
}

.two_floor_house .step_6 {
	left:-78px;
	top:80px;
}
.two_floor_house .step_9 {
	left:458px;
	top:232px;
}

.two_floor_house .step_10 {
	left: 391px;
    top: 366px;
}
.two_floor_house .step_11 {
	left: -42px;
    top: 310px;
}
.two_floor_house .step_1 {
	left: -75px;
    top: 457px;
}


.final_result_border_block {
	border:2px solid  #56130d;
	margin-top:15px;
	border-radius:3px;
	padding-bottom:20px;

}





.thank_message {
	display:none;
	text-align:center;
}
.send_popup_block, .sendmanager_popup_block{
	width:490px;
	background:#fff;
}
.sendmanager_popup_block{
	width:490px;
	background:#fff;
	text-align:left;
}

.sendmanager_popup_block_inner {
	margin:0 auto;
	width:290px;
}
.popup_icon{
	display:block;
	margin:22px auto 32px;
}
.send_popup_block input[type=text]{
	width:320px;
	padding:0px 10px;
	height:33px;
	border:1px solid #d6d8d8;
	margin-bottom:13px;
}
.sendmanager_popup_block input[type=text], .sendmanager_popup_block input[type=file]{
	width:290px;
	padding:0px 10px;
	height:33px;
	border:1px solid #d6d8d8;
	margin-bottom:13px;
}
.sendmanager_popup_block textarea{
	width:290px;
	padding:7px 10px;
	height:100px;
	border:1px solid #d6d8d8;
	margin-bottom:13px;
	font-size:12px;
}
.send_popup_block .title, .sendmanager_popup_block .title {
	font-size:14px;
	font-style:normal;
	color:#6b6b6b;
	margin-bottom:20px;
	text-align:center;
	display:inline-block;
	line-height:22px;
	width:340px;
}
.sendmanager_popup_block p {
	font-size:14px;
	font-style:normal;
	color:#6b6b6b;
	margin-bottom:10px;
	text-align:left;
	display:inline-block;
	line-height:22px;
	width:290px;
}
.send_popup_block input[type=submit], .sendmanager_popup_block input[type=submit]{
	text-transform:uppercase;
	color:#4c4c3b;
	font-size:14px;
	text-align:center;
	padding:0px !important;
	width: 290px;
	height:50px;
	line-height:50px;
	text-decoration:none;
	display:inline-block;
	background: #ffcb00; /* Old browsers */
	background: -moz-linear-gradient(top, #ffcb00 0%, #ffbd00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffcb00), color-stop(100%,#ffbd00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffcb00 0%,#ffbd00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffcb00 0%,#ffbd00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffcb00 0%,#ffbd00 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffcb00 0%,#ffbd00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcb00', endColorstr='#ffbd00',GradientType=0 ); /* IE6-9 */
	border-radius:5px;
	border:none;
	border-bottom:2px solid #c57d00;
	cursor:pointer;
	margin-bottom:40px;
	font-weight:bold;
	font-family:"Roboto";
}


.success_popup_block {
	width:490px;
	background:#fff;
	padding-bottom:85px;
}
.success_popup_block .popup_icon{
	display:block;
	margin:65px auto 20px;
}

.success_popup_block .title {
	font-size:14px;
	font-style:normal;
	color:#6b6b6b;
	text-align:center;
	display:inline-block;
	line-height:22px;
	width:340px;
}

.warning_popup_block {
	width:490px;
	background:#fff;
	padding-bottom:25px;
}
.warning_popup_block .popup_icon{
	display:block;
	margin:20px auto 33px;
}

.warning_popup_block .title {
	font-size:14px;
	font-style:normal;
	color:#6b6b6b;
	text-align:center;
	margin-bottom:38px;
	display:inline-block;
	line-height:22px;
	width:340px;
}
.btn_go_to_saved, .btn_start_new {
	text-transform:uppercase;
	color:#4c4c3b;
	font-size:14px;
	text-align:center;
	padding:0px;
	width:310px;
	height:48px;
	line-height:50px;
	text-decoration:none;
	display:inline-block;
	background: #ffcb00; /* Old browsers */
	background: -moz-linear-gradient(top, #ffcb00 0%, #ffbd00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffcb00), color-stop(100%,#ffbd00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffcb00 0%,#ffbd00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffcb00 0%,#ffbd00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffcb00 0%,#ffbd00 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffcb00 0%,#ffbd00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcb00', endColorstr='#ffbd00',GradientType=0 ); /* IE6-9 */
	border-radius:5px;
	border:none;
	border-bottom:2px solid #c57d00;
	cursor:pointer;
	margin-bottom:10px;
	font-weight:bold;
	font-family:"Roboto";
}

.btn_go_to_saved:hover, .btn_start_new:hover{
	color:#4c4c3b;
	border-bottom:2px solid #c57d00;

}

.print_header{
	width:1120px;
	margin:0 auto;position:relative;
	vertical-align:top;
	padding-top:45px;
	padding-bottom:60px;
}
.print_page {
	height:100%;
}

.print_content {width:1120px;margin:0 auto;position:relative;}
.print_page footer {
	background:#31a31a;
	height:15px;
	width:100%;
	margin:0 auto !important;
}

.print_page .page-inner{
	background:none;
	padding-bottom:70px;
}
.logo_block{
	width:335px;
	float:left;
}
.address_block{
	width:350px;
	float:left;
	margin-right:30px;
	background-image:url(../images/calc/icon_address.png);
	background-repeat:no-repeat;
	font-size:12.5px;
	color:#6b6b6b;
	font-family:tahoma;
	padding-left:25px;
	line-height:20px;
	margin-top:8px;
}

.address_block span {
	color:#a4a4a4;
	font-weight:bold;
}
.phone_block{
	width:360px;
	float:right;
	text-align:right;
	color:#c0c0c0;
	font-size:16px;
	font-family:tahoma;
	margin-top:8x;
	font-weight:bold;
	display:inline-block;
	font-family:tahoma;
	line-height:1;
	margin-right:10px;
	margin-top:5px;
}

.phone_block span {

	font-size:26px;
	color:#6f6f6f;
	display:inline-block;
}

.phone_block img {
	margin-top:8px;
	float:right;
	margin-right:5px;
}
.phone_block .phone {
	float:right;
}

.print_page .house_parameters_block_2 {
	border: 2px solid #f6f6f6;
    border-radius: 3px;
	margin-top:80px;
	margin-bottom:0px;

}
.print_page .final_result_border_block {
	margin-top:5px;
}
.print_img {
	margin:17px auto;
	display:block;
}

@media print{@page {size: landscape}}


/*-----------------fixes------------------------*/



.popup_phase_block .heading_block .info_block_holder {
	padding: 0 20px;
	float: right;
	height: 55px;
	line-height: 55px;
}
.popup_phase_block .heading_block .heading {
	display: block;
	background-position: 0 50%;
	padding: 0 10px 0 30px;
	height: 55px;
	line-height: 55px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.popup_phase_block.active .heading_block .icon{
	height: 55px;
	background-position: 50%;
}
.popup_phase_block .heading_block .icon {
	height: 100%;
	background-position: 50%;
}

/*-----------------end fixes------------------------*/


/*house parameters new*/
div.top-header {
	background: -moz-linear-gradient(#00933b, #006834);
	background: -ms-linear-gradient(#00933b, #006834);
	background: -o-linear-gradient(#00933b, #006834);
	background: -webkit-linear-gradient(#00933b, #006834);
	font-size:14px;
}
div.top-header span{color:#fff;}
.top_header_inner {
	width: 1139px;
	margin: auto;
	overflow: hidden;
}
.top_header_inner > div {
	height: 35px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.mini_logo {
	overflow: hidden;
	float: left;
	background: url(../images/calc/mini_logo.png) 0 4px no-repeat;
	padding: 0 0 0 0px;
	margin-right: 208px;
}
.mini_logo a {
	display: inline-block;
	text-decoration: none;
	padding: 4px 0 0 50px;
}
.mini_logo span {
	line-height: 26px;
	font-family:Tahoma,Geneva,sans-serif;
	font-size: 18px;
	text-transform: uppercase;
}
.mini_logo .partner {
	color: #ffab08;
}
.tel_block {
	float: left;
}
.tel_block div {
	display: inline-block;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
}
.tel_block .tel_number .strong {
	font-size: 19px;
	font-weight: bold;
}
.tel_block .call_back a {
	background: url(../images/calc/tel_receiver.png) 0 50% no-repeat;
	padding-left: 18px;
	margin-left: 30px;
}
.tel_block .call_back a:hover span {
	border-bottom: 0;
}
.tel_block .call_back span {
	font-size: 11px;
	border-bottom: 1px dashed #fff;
	vertical-align: top;
}
.back_to_site {
	float: right;
	background: -moz-linear-gradient(#3cc774, #016835);
	background: -ms-linear-gradient(#3cc774, #016835);
	background: -o-linear-gradient(#3cc774, #016835);
	background: -webkit-linear-gradient(#3cc774, #016835);

}
.back_to_site a {
	text-decoration: none;
	padding: 10px 20px;
	display: block;
}

.house_parameters_wrap {
	overflow: hidden;
	margin-left: -16px;
}
.house_parameters_wrap .house_parameters_block.left {
	float: left;
	background: url(../images/calc/house_pattern2.jpg) 80px 0 no-repeat;
	width: 568px;
	height: 367px;
	padding-top: 33px;
	margin-right: 20px;
}
.house_parameters_block.left label {
	margin-left: 30px;
}
.house_parameters_block.left .btn_go_to_calc {
	margin: 40px auto 0;
}
.house_parameters_block.left input.valid {
	border: 2px solid #56130d;
}
.house_parameters_container {
	background: rgba(249,249,249,0.5);
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding: 38px 0 40px;
}
.house_parameters_block.left .title {
	padding-top: 0;
}
.house_parameters_description {
	font-size: 14px;
	padding-top: 48px;
	overflow: hidden;
}
.house_parameters_description p {
	line-height: 19px;
}
.house_parameters_block.left .house_parameters_description p:nth-child(4) {
	line-height: 27px;
	background-position: 0 12px;
	margin: -7px 0 14px;
}
.house_parameters_description p.icon {
	text-indent: 15px;
	background: url(../images/calc/arrow.png) 0 6px no-repeat;
	line-height: 16px;
}
.warning_block.short .warning_inner {
	border: 0;
}


/*read more button*/

.read_more_block span.js_read_more {
	width: 12px;
	height: 6px;
	background: url(../images/calc/read_more.png) 0 0 no-repeat;
	display: inline-block;
	cursor: pointer;
	margin-left:5px;
	vertical-align:middle;
    background-size: cover;
}
.read_more_block span.js_read_less {
	width: 12px;
	height: 6px;
	background: url(../images/calc/read_less.png) 0 0 no-repeat;
	display: inline-block;
	vertical-align:middle;
	cursor: pointer;
	margin-left:5px;
    background-size: cover;
}

/*new input radio block*/

.radio_row {
	margin-top: 10px;
}


/*bottom info*/

.bottom_info {
	display: inline-block;
	margin-top: 10px;
}
.bottom_info .hidden_info_block {
	bottom: 11px;
	left: -92px;
}
.bottom_info .bottom_info_link {
	color: #a8332a;
	font-size: 16px;
	text-decoration: none;
	border-bottom: 1px dashed #a8332a;
}
.bottom_info .bottom_info_link:hover {
	border-bottom: none;
}


.psevdoFile {
	overflow:hidden;
	position: relative;
	display: inline-block;
	width:100%;
}

.psevdoFile .btn {
	background:#f0f0f0;
	border:1px solid #d9d9d9;
	color:#535352;
	font-size:13px;
	line-height:33px;
	border-radius:3px;
	position:absolute;
	right:0px;
	top:0px;
	width:120px;
	height:33px;
	text-align:center;
	font-weight:bold;
}
#psevdoFileValue {
	width:160px;
}

.fileInput {
	position: absolute;
	top: 0;
	right: 0;
	font-size:199px;
	opacity:0;
	filter:alpha(opacity=0);
}

.inputFileText {
	border: 1px solid #dadada;
	height: 26px;
	line-height: 26px;
	float: left;
	width: 182px;
	padding: 0 3px;
	margin: 0 0px 0 0;
}

/*start with foundation*/
.deactivator {
	width: calc(100% - 80px);
}

.first_step_hover {
	position:absolute;
	top: 35px;
	left: -15px;
	background-image:url(../images/calc/start_with_foundation_2.png);
	background-repeat:no-repeat;
	width: 147px;
	height: 53px;
}

/* РђРґР°РїС‚РёРІ СЃС‚СЂР°РЅРёС†С‹ РљР°Р»СЊРєСѓР»СЏС‚РѕСЂР° Start */

/* 1200 */
@media (max-width: 1200px) {
	.top_header_inner,
	#content-inner.house_page,
	.navigation_phase_blocks_bg {
		width: 100%;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
		max-width: 1120px;
	}
	.deactivator {
		width: calc(100% - 80px);
	}
	.navigation_phase_blocks_bg {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
	}
	.popup--calc {
		width: 100%;
		padding: 0 20px;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
	}
	.two_phase_popup_blocks {
		float: none;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    max-width: 550px;
	}
	.two_phase_popup_blocks:last-child,
	.three_phase_popup_blocks:last-child {
		margin-right: auto;
	}
	.three_phase_popup_blocks {
		float: none;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    max-width: 360px;
	}
	.navigation_phase_blocks_bg {
		width: 100%;
	}
	.house_left_block  {
		width: 390px;
	}
	.house_block {
		width: 355px;
	}
	.two_floor_house {
		background-size: 450px;
	}
	.step_number {
		width: 28px;
		height: 28px;
		line-height: 28px;
	}
	.two_floor_house .step_1,
	.two_floor_house .step_2,
	.two_floor_house .step_3,
	.two_floor_house .step_4,
	.two_floor_house .step_5,
	.two_floor_house .step_6,
	.two_floor_house .step_7,
	.two_floor_house .step_8,
	.two_floor_house .step_9,
	.two_floor_house .step_10,
	.two_floor_house .step_11,
	.two_floor_house .step_12,
	.one_floor_house .step_1,
	.one_floor_house .step_2,
	.one_floor_house .step_3,
	.one_floor_house .step_4,
	.one_floor_house .step_5,
	.one_floor_house .step_6,
	.one_floor_house .step_7,
	.one_floor_house .step_8,
	.one_floor_house .step_9,
	.one_floor_house .step_10,
	.one_floor_house .step_11,
	.one_floor_house .step_12 {
		width: 120px;
		z-index: 10;
	}
	.one_floor_house .step_6,
	.two_floor_house .step_6 {
		left: 0px;
	}
	.one_floor_house .step_5,
	.two_floor_house .step_5 {
		left: 40px;
		top: 125px;
	}
	.one_floor_house .step_4,
	.two_floor_house .step_4 {
    left: 40px;
    top: 220px;
	}
	.one_floor_house .step_11,
	.two_floor_house .step_11 {
    left: 90px;
    top: 265px;
	}
	.one_floor_house .step_3,
	.two_floor_house .step_3 {
    left: -8px;
    top: 290px;
	}
	.one_floor_house .step_2,
	.two_floor_house .step_2 {
    left: 45px;
    top: 325px;
	}
	.one_floor_house .step_1,
	.two_floor_house .step_1 {
    left: 5px;
    top: 380px;
	}
	.one_floor_house .step_7,
	.two_floor_house .step_7 {
    left: 365px;
    top: 150px;
	}
	.one_floor_house .step_9,
	.two_floor_house .step_9 {
    left: 380px;
    top: 190px;
	}
	.one_floor_house .step_8,
	.two_floor_house .step_8 {
    left: 290px;
    top: 260px;
	}
	.one_floor_house .step_10,
	.two_floor_house .step_10 {
    left: 380px;
    top: 295px;
	}
	.one_floor_house .step_12,
	.two_floor_house .step_12 {
    left: 270px;
    top: 315px;
	}
	.navigation_phase_blocks_bg {
		width: 100%;
    margin-left: auto;
    margin-right: auto;
	padding: 0 15px;
	}
}

/* 960 */
@media (max-width: 960px) {
	.mini_logo {
		margin-right: 0px;
		float: none;
	}
	.tel_block, .back_to_site {
		float: none;
	}
	.top_header_inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
	}
	.heading_calc {
		text-align: center;
		-webkit-box-ordinal-group: 1;
		    -ms-flex-order: 0;
		        order: 0;
	}
	.block-2 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
	.house_left_block  {
		margin: 0;
		width: 100%;
		float: none;
	}
	.house_right_block {
		margin: 0;
		float: none;
		width: 100%;
	}
	.matherials_table_row{
		position: relative;
	}
	.edit_block{
		width: 15px;
		float: none;
		position: absolute;
		top: 0;
		right: 0;
	}
	.warning_block {
		-webkit-box-ordinal-group: 3;
		    -ms-flex-order: 2;
		        order: 2;
		margin-top: 0;
	}
	.one_floor_house,
	.two_floor_house {
		background-position: center;
		margin: 0 auto;
	}
	.house_block  {
		width: 540px;
	}
	.one_floor_house .step_6,
	.two_floor_house .step_6 {
		left: 50px;
		top: 125px;
	}
	.one_floor_house .step_5,
	.two_floor_house .step_5 {
		left: 80px;
		top: 175px;
	}
	.one_floor_house .step_4,
	.two_floor_house .step_4 {
    left: 80px;
    top: 270px;
	}
	.one_floor_house .step_11,
	.two_floor_house .step_11 {
    left: 135px;
    top: 310px;
	}
	.one_floor_house .step_3,
	.two_floor_house .step_3 {
    left: 35px;
    top: 335px;
	}
	.one_floor_house .step_2,
	.two_floor_house .step_2 {
    left: 85px;
    top: 375px;
	}
	.one_floor_house .step_1,
	.two_floor_house .step_1 {
    left: 45px;
    top: 425px;
	}
	.one_floor_house .step_7,
	.two_floor_house .step_7 {
    left: 410px;
    top: 195px;
	}
	.one_floor_house .step_9,
	.two_floor_house .step_9 {
    left: 425px;
    top: 240px;
	}
	.one_floor_house .step_8,
	.two_floor_house .step_8 {
    left: 330px;
    top: 305px;
	}
	.one_floor_house .step_10,
	.two_floor_house .step_10 {
		left: 425px;
    top: 340px;
	}
	.one_floor_house .step_12,
	.two_floor_house .step_12 {
    left: 310px;
    top: 360px;
	}
}

/* 768 */
@media (max-width: 768px) {
	.top_header_inner > div {
		height: 55px;
		width: auto;
		text-align: center;
	}
	.back_to_site a {
		height: 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 15px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
	}
	.tel_block .tel_number .strong {
		font-size: 14px;
	}
	.tel_block div {
		height: 22px;
		line-height: 30px;
		background-position: 0 center;
	}
	.tel_block .call_back a {
		margin-left: 0;
	}
	.top_header_inner > div.mini_logo {
		background-position: 0 center;
		width: 210px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
	.mini_logo a {
		padding-top: 0;
	}
	.top_header_inner > div.tel_block {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		margin-right: 10px;
		padding-top: 7px;
	}
	.house_left_block  {
		max-width: 680px;
    width: 100%;
    margin-right: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 20px;
	}
	.house_block {
		max-width: 555px;
    width: 100%;
	}
	/* .one_floor_house {
		max-width: 540px;
		width: 100%;
		background-size: contain;
		height: 400px;
		background-position: center;
	} */
	.step_6 {
		left: auto;
    right: 365px;
    width: 100px;
    top: 80px;
	}
	.back_to_site span {
		padding-bottom: 4px;
	}
	.house_parameters_wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.house_parameters_wrap .house_parameters_block.left {
		margin: 0 auto;
	}
	.house_parameters_description {
		width: 100%;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
		padding: 35px 35px 0 35px;
	}
	/* .deactivator {
		left: 45px;
		position: fixed;
    top: 164px;
    left: 0;
    width: 100%;
	} */
	#js_phase_4,
	#js_phase_8 {
		text-align: center;
	}
	#js_phase_4 .title,
	#js_phase_8 .title {
		text-align: left;
	}
	#js_phase_4 .four_phase_popup_blocks,
	#js_phase_8 .four_phase_popup_blocks {
		display: inline-block;
    float: none;
    text-align: left;
	}
	#js_phase_4 .four_phase_popup_blocks:nth-child(even),
	#js_phase_8 .four_phase_popup_blocks:nth-child(even) {
		margin-right: 0px;
	}
}

/* 600 */
@media (max-width: 600px) {
	.final_result_row .matherial_block {
		width: 100%;
	}
	.icon_small_info.content_info {
		position: static;
	}
	.content_info .hidden_info_block {
		left: 0;
		width: 100%;
	}
	.check_block, .radio_block {
		position: relative;
	}
	.content_info .info_block:before {
		display: none;
	}
	#callbackForm .content-forms {
    max-width: 500px;
		width: 100% !important;
		margin: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
	}
	.navigation_phase_blocks_bg {
		position: static;
	}
	#callback_form .text,
	#callback_form {
		max-width: 460px;
		width: 100% !important;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
	}
	#callback_form .text, #callback_form textarea {
		width: 100% !important;
		max-width: 295px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
	}
	.top_header_inner > div.mini_logo {
		width: 64px;
		text-align: left;
		background-position: 15px center;
	}
	.mini_logo a {
		display: none;
	}
	.navigation_phase_blocks_bg {
		height: 95px;
	}
	.top_header_inner > div.back_to_site {
		width: 80px;
    font-size: 12px;
	}
	.navigation_phase_blocks_bg {
		overflow-x: scroll;
	}
	.navigation_phase_blocks_bg .phase_block {
		margin-left: 20px;
	}
	.navigation_phase_blocks_bg #start_step {
		margin-left: 0;
	}
	.navigation_phase_blocks_bg {
		margin: 30px auto;
	}
	.heading_calc {
		font-size: 22px;
	}
	.navigation_phase_blocks_bg .phase {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    /* width: 26px !important;
    height: 26px; */
	}
	.house_parameters_wrap .house_parameters_block.left {
		padding: 0;
		width: 100%;
		height: auto;
    margin: 0 auto;
    background-size: 320px;
    background-position: center top;
	}
	.house_parameters_container {
		padding: 20px 0 20px;
	}
	.house_parameters_block .title {
		font-size: 26px;
		margin-bottom: 20px;
	}
	.house_parameters_block label {
		font-size: 20px;
		text-align: center;
    margin-left: 0 !important;
    width: 100%;
    margin-bottom: 10px;
	}
	.house_parameters_block .form_row {
		text-align: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	}
	.house_parameters_wrap {
		margin-left: 0;
	}
	.house_parameters_block input[type=text],
	.house_parameters_block input[type=text].error {
		width: calc(50% - 40px);
	}
	.house_parameters_block.left .btn_go_to_calc {
		margin: 30px auto 0;
	}
	.warning_popup_block,
	.warning_popup_block .title,
	.btn_go_to_saved, .btn_start_new {
		width: 100%;
	}
	.btn_go_to_saved, .btn_start_new {
		font-size: 12px;
	}
	.warning_popup_block .title {
		margin-bottom: 25px;
	}
	.warning_block {
		margin-top: 20px;
	}
	.house_right_block {
		width: 100%;
		padding-bottom: 100px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
	}
	.sendmanager_popup_block {
		width: 100%;
	}
	.one_floor_house,
	.two_floor_house {
		width: 320px;
		height: 400px;
		background-size: 320px;
	}
	.house_left_block {
		padding: 0;
	}
	.two_floor_house .step_1,
	.two_floor_house .step_2,
	.two_floor_house .step_3,
	.two_floor_house .step_4,
	.two_floor_house .step_5,
	.two_floor_house .step_6,
	.two_floor_house .step_7,
	.two_floor_house .step_8,
	.two_floor_house .step_9,
	.two_floor_house .step_10,
	.two_floor_house .step_11,
	.two_floor_house .step_12,
	.one_floor_house .step_1,
	.one_floor_house .step_2,
	.one_floor_house .step_3,
	.one_floor_house .step_4,
	.one_floor_house .step_5,
	.one_floor_house .step_6,
	.one_floor_house .step_7,
	.one_floor_house .step_8,
	.one_floor_house .step_9,
	.one_floor_house .step_10,
	.one_floor_house .step_11,
	.one_floor_house .step_12 {
		width: 50px;
	}
	.one_floor_house .step_6,
	.two_floor_house .step_6 {
		left: 30px;
    top: 75px;
	}
	.one_floor_house .step_5,
	.two_floor_house .step_5 {
		left: 50px;
    top: 112px;
	}
	.one_floor_house .step_4,
	.two_floor_house .step_4 {
    left: 50px;
    top: 180px;
	}
	.one_floor_house .step_11,
	.two_floor_house .step_11 {
    left: 99px;
    top: 210px;
	}
	.one_floor_house .step_3,
	.two_floor_house .step_3 {
		left: 35px;
    top: 225px;
	}
	.one_floor_house .step_2,
	.two_floor_house .step_2 {
		left: 85px;
    top: 250px;
	}
	.one_floor_house .step_1,
	.two_floor_house .step_1 {
    left: 35px;
    top: 285px;
	}
	.one_floor_house .step_7,
	.two_floor_house .step_7 {
		left: 245px;
    top: 135px;
	}
	.one_floor_house .step_9,
	.two_floor_house .step_9 {
		left: 245px;
    top: 170px;
	}
	.one_floor_house .step_8,
	.two_floor_house .step_8 {
		left: 200px;
    top: 210px;
	}
	.one_floor_house .step_10,
	.two_floor_house .step_10 {
		left: 250px;
    top: 240px;
	}
	.one_floor_house .step_12,
	.two_floor_house .step_12 {
    left: 175px;
    top: 235px;
	}
	.first_step_hover {
		left: 0;
	}
	.popup_phase_inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.popup_phase_inner .btn_save,
	.popup_phase_inner .btn_reset {
		float: none;
		width: 100%;
    margin-left: 0;
    margin-bottom: 15px;
		display: inline-block;
	}
	.popup_phase_block {
		width: 100% !important;
	}
	.check_block,
	.radio_block {
		width: 100% !important;
    padding: 0;
    border: none;
	}
	.price_block {
		margin-bottom: 15px;
		margin-left: 0;
		width: 100% !important;
    text-align: left !important;
	}
	.popup_phase_inner .title {
		font-size: 22px;
	}
	.four_phase_popup_blocks .price_block {
		width: 100%! important;
    margin-left: 0! important;
	}
	.four_phase_popup_blocks .check_block {
		width: 100%! important;
		padding: 0! important;
		margin: 0! important;
	}
	.four_phase_popup_blocks label,
	.three_phase_popup_blocks label {
		max-width: none;
	}
	.house_parameters_block .form-error {
		position: inherit;
    padding: 0;
	}
	.matherial_image {
		width: 100%;
	}
	.sub_matherial_and_price_block {
		width: 100%;
    margin-right: 0;
    background: none;
	}
	.sub_price_block {
		text-align: left;
	}
	.final_result_row .matherial_and_price_block {
		width: 100%;
	}
	body {
		position: static !important;
	}
	.sendmanager_popup_block input[type=text],
	 .sendmanager_popup_block input[type=file],
	 .sendmanager_popup_block input[type=email],
	 .send_popup_block input[type=email],
	 .sendmanager_popup_block textarea,
	 .send_popup_block input[type=submit],
	 .sendmanager_popup_block input[type=submit],
	 .send_popup_block, .sendmanager_popup_block,
	 .sendmanager_popup_block input[type=email],
	 .send_popup_block input[type=email] {
		width: 100% !important;
    box-sizing: border-box;
	 }
	 /* .psevdoFile input[type=text]#InfoBox {
    	width: calc(100% - 196px) !important;
	 }
	 .psevdoFile .btn {
		 right: 60px;
	 } */
	 .sendmanager_popup_block_inner {
		 width: 100%;
	 }
	 .sendmanager_popup_block p,
	 .send_popup_block .title, .sendmanager_popup_block .title {
		 width: 100%;
	 }
	 .one_floor_house .matherial_image,
	 .two_floor_house .matherial_image{
		width: 320px;
    height: 400px;
    background-size: 320px;
    background-position: center;
	 }

	 .btn_total {
		font-size: 12px !important;
	}
	.success_popup_block,
	.success_popup_block .title {
		width: 100%;
	}
}

.popup_phase_block .radio_block {
    width: 308px;
	  padding-left: 0;
}

.three_phase_popup_blocks .radio_block {
    width: 200px;
}

.four_phase_popup_blocks .radio_block {
	width: 150px;
}

.three_phase_popup_blocks .check_block {
	width: 200px;
}

@media (max-width: 600px) {
	.one_floor_house .step_1 {
		top: 260px;
	}
	.one_floor_house .step_2 {
		top: 210px;
	}
	.one_floor_house .step_3 {
		top: 180px;
	}
	.one_floor_house .step_5 {
		left: 70px;
    	top: 138px;
	}
	.one_floor_house .step_7 {
    	top: 170px;
	}
	.one_floor_house .step_9 {
		left: 270px;
		top: 147px;
	}
	.one_floor_house .step_8 {
		top: 150px;
	}
	.one_floor_house .step_9 {
		top: 144px;
	}
	.one_floor_house .step_11 {
		top: 165px;
	}
	.one_floor_house .step_10 {
		top: 204px;
	}
	.one_floor_house .step_12 {
		left: 190px;
		top: 208px;
	}
	.step.js_phase_click.hover {
		z-index: 100;
	}
}


@media (max-width: 575px) {
	#content-inner.house_page{
		padding-top: 40px;
	}
}

.question-char {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #56130d;
    color: #fff;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: -3px;
    font-size: 9px;
	line-height: 12px;
    padding-top: 2px;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
}
.question-char-text, .question-char-text1 {
    display: none;
    position: absolute;
    left: -95px;
    top: 21px;
    text-align: left;
    font-size: 12px;
    width: 170px;
    line-height: 14px;
    padding: 10px;
    background: #5A5A5A;
    color: #D2D2D2;
    z-index: 100;
}

.showFormOrder, .showFormOrderGaz{
	cursor: pointer;
  }
  .shell_nav div.submenu {
	z-index: 102 !important;
  }
  
  .changed .phase_hover_block_top, .changed .first_step_hover{
	display: none;
  }
  
  .sendmanager_popup_block input[type=email], .send_popup_block input[type=email] {
	width: 290px;
	padding: 0px 10px;
	height: 33px;
	border: 1px solid #d6d8d8;
	margin-bottom: 13px;
  }
  .popup_phase_block.active .price_block .price {
	color: #56130d !important;
  }
  
  .popup_phase_block.active .no_checked .price_block .price{
	color: #56130d !important;
  }
  
  .popup_phase_block.active .no_checked_radio .price_block .price{
	color: #56130d !important;
  }
  
  
  .inquiry .close, .div-slogan .close{
		  position: absolute;
		  right: 15px;
		  top: 15px;
	  }
	  .inquiry .send, .div-slogan .send{
		  cursor: pointer;
	  }
	  .inquiry #inquiry_form, .div-slogan #callback_form{
		  font-size: 12px;
		  padding: 30px 20px 0;
	  }
  
  
  
  #callback_form label{
		  width: 150px;
		  font-family: Roboto, sans-serif;
	  }
  #callback_form .text, #callback_form{
		  width: 460px;
	  }
  #callback_form .text, #callback_form textarea{
		  width: 295px;
		  float: none;
		  margin-bottom: 0px;
	  }
  #callback_form .pic_captcha{
		  float: left;
		  width: 140px;
	  }
  #callback_form #captcha.text{
		  float: left;
		  height: 33px;
		  margin-left: 10px;
		  width: 145px;
	  }
  
  #callbackForm .content-forms{
		  position: absolute;
		  top: 100px;
		  right: 50%;
		  margin-right: -250px;
		  width: 500px;
		  background: #fff;
		  z-index: 999;
		  display:none;
	  }
  #callbackForm .callback{
		  text-decoration: none;
	  }
  #callbackForm .callback span{
		  color: #4c4c4c;
		  border-bottom: 1px dashed #4c4c4c;
		  text-decoration: none;
		  font-size: 12px;
  
	  }
  #callbackForm .callback i{
		  display: inline-block;
		  background: url(/bitrix/templates/stroypartner/_i/phone_callback.png) no-repeat;
		  width: 14px;
		  height: 14px;
		  margin: -4px 5px -4px 0;
	  }
  #callbackForm .callback:hover span{
		  border-bottom: none;
	  }
  
  form.calculblocks {box-shadow:0px;padding:0;}
  form.calculblocks .calc_terms .field {margin-right:0;width:439px;}
  form.calculblocks .calc_terms label {width:281px;}
  form.calculblocks .names {float: left;overflow: hidden;text-align: right; font-size: 1.167em;padding-top: 0.3em;width: 345px;visibility: visible;}
  
  form.form .button {margin-bottom:0;}
  
  .request-cooperation {width:532px;margin:0 auto;}
  .request-cooperation .field {padding:0;}
  .request-cooperation label {font-size:1.167em;padding-top:0.3em;width:219px;float: left;overflow:hidden; text-align: left;}
  
  /* .request-cooperation .text {float:right;width:451px;} */
  .request-cooperation .text {float:right;/* width:451px; */width:299px;}
  .request-cooperation #captcha.text {width:100px;float:left;}
  .request-cooperation .pic_captcha {float:right;}
  .request-cooperation textarea {height:62px;width:299px;float:right;margin-bottom:15px;font-size:1.1em;}
  .request-cooperation .submit {text-align:right;}
  
  .field.err {color:#c10000;}
  
  .field  span {font-size:11px;margin-top:2px;margin-bottom:1px;display:block;float:left;visibility:hidden;}
  .close {
	position: absolute;
	right: 15px;
	top: 15px;
  }
  
  .content-forms {
	box-shadow: 0px 0px 10px #dcdcdc;
	padding: 20px;
  }
  
  #callback_form {
	font-size: 12px;
	padding: 30px 20px 0;
  }
  .field.err span {
	visibility: visible;
  }
  .field.err input {
	border: 1px solid #c10000;
  }
  
  .tel_block > a {
	  text-decoration: none;
  }
  

  @media print{
	  #header,
	  #footer{
		  display: none !important;
	  }
	  .navigation_phase_blocks_bg{
		  display: none !important;
	  }
	  .house_right_block{
		  display: none !important;
	  }
	  .multi_button,
	  .callbackkiller {
		  display: none !important;
	  }
	  #content-inner.house_page{
		  padding-top: 40px;
	  }
  }

  