@import "forms.css" screen;
@import "calculator.css" screen;
@import "reviews.css" screen;
@import "preim.css" screen;
@import "map.css" screen;
/*** System styles ***/

html { width: 100%; height: 100%; }
html, body { width: 100%; margin: 0px; padding: 0px; }
body { background: url(../img/fonall.jpg); font-family:"Roboto"; font-size: 12px; line-height: 18px; }

:focus { outline: none; }
aside, nav, footer, header, section { display: block }
input { border: 0px; outline: none; }

h1{ color: #575757; line-height: 31px; font-weight: normal; font-size: 26px; }

h2, h3, h4 { color: #575757; line-height: 31px; font-weight: normal; font-size: 20px; }

a { color: #C08E2E; }
a:visited { text-decoration: underline; }
a:hover { text-decoration: none; }
a.fancybox { text-decoration: none; }

footer { position: relative; width: 980px; margin: 0 auto; }

.container { position: relative; overflow: hidden; background: url(../img/fon.png) no-repeat top; width: 100%; height: 100%; min-width: 980px; }
.clr { clear: both; }


.static {
	position: relative;
	width: 980px;
	margin: 0 auto 0 auto;
}

.page_wrapper { position: relative; }
.absolute {
	position: absolute;
	overflow: hidden;
	width: 100%;
	bottom: 0px;
}


.title { text-align: center; text-transform: uppercase; color: #575757; font-size: 26px; line-height: 26px; margin-bottom: 22px; font-family: "Roboto Condensed"; }
.title span { padding:0px 68px; background: url(../img/line.png) no-repeat right; }

.header_wrapper { position: fixed; display: block; background: rgba(255, 255, 255, 1); top: 0px; left: 0px; right: 0px; z-index: 1001; -webkit-box-shadow: 0px 3px 6px 0px rgba(100, 100, 100, 0.5); box-shadow: 0px 3px 6px 0px rgba(100, 100, 100, 0.5); }
.header_wrapper header { position: relative; display: block; overflow: hidden; width: 980px; margin: 0px auto; padding: 0px 0px 20px 0px; }

header a.logo, a.logo:visited{ float: left; position: relative; //background: url('../img/logo.png') no-repeat 0px 0px !important; display: block; width: 132px; margin: 25px 0px 0px 0px; text-decoration: none; }
header a.logo span.city { position: relative; display: block; color: #000; font-family: "Roboto Condensed"; margin: 0px; padding: 0px; font-size: 18px; text-decoration: none; }

header .phone{ float: right; position: relative; display: inline-block; font-family: "Roboto Condensed"; font-weight: 500; font-size: 49px; color: #c08e2e; margin: 25px 0px 0px 0px; line-height: 30px; text-shadow: 1px 1px 1px #333; }
.phone:before { content: ''; position: absolute; display: block; width: 50px; height: 50px; background: url(../img/phone-icon.png) no-repeat 0 0 !important; left: -45px; top: 7px; margin: 0px; }
.phone small{ color: #333; font-weight: 300; font-size:18px; }
header .adress { float: left; position: relative; display: inline-block; width: 270px; font-size: 15px; font-family: "Roboto Condensed"; margin: 25px 0px 0px 210px; padding: 0px; }
.adress:before { content: ''; position: absolute; display: block; width: 50px; height: 50px; background: url(../img/location-icon.png) no-repeat 0 0 !important; left: -45px; top: 7px; margin: 0px; }

.phone span{font-size: 30px;}

.topCallButt{
	display: none;
	position: absolute;
	right: 0px;
	top: 90px;
	color: #333333;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 34px;
	cursor: pointer;
	width: 180px;
	height: 34px;
	border-radius: 4px;
	text-align: center;
	background:-moz-linear-gradient(top, #dca752,#d18f1f);
	background:-webkit-linear-gradient(top, #dca752,#d18f1f);
	background:-o-linear-gradient(top, #dca752,#d18f1f);
	background:-ms-linear-gradient(top, #dca752,#d18f1f);
	background:linear-gradient(top, #dca752,#d18f1f);
	border-bottom: 1px solid #fff; 
}
.topCallButt:hover{
	background:-moz-linear-gradient(top, #d18f1f,#dca752);
	background:-webkit-linear-gradient(top, #d18f1f,#dca752);
	background:-o-linear-gradient(top, #d18f1f,#dca752);
	background:-ms-linear-gradient(top, #d18f1f,#dca752);
	background:linear-gradient(top, #d18f1f,#dca752);
}
.menu_wrapper { position: relative; display: block; overflow: hidden; background: rgba(192, 142, 46, 1); width: 100%; margin: 0px; padding: 0px; -webkit-box-shadow: inset 0px 3px 6px 0px rgba(100, 100, 100, 0.5); box-shadow: inset 0px 3px 6px 0px rgba(100, 100, 100, 0.5); }
.menu ul.top-menu { display: block; overflow: hidden; width: 980px; list-style: none; margin: 0px auto; padding: 0px 15px 0px 15px; }
.menu ul.top-menu li { float: left; display: inline-block; white-space: nowrap; margin: 0px; }
.menu ul.top-menu li a,.menu ul.top-menu li:visited{ font-family: "Roboto Condensed"; display: block; font-size: 15px; text-transform: uppercase; color: #fff; text-decoration: none; line-height: 32px; padding: 0px 10px; }
.menu ul.top-menu li a:hover { background: rgba(255, 255, 255, 0.2); }

.zag { color: #c08e2e; font-size: 36px; margin: 0px; font-weight: bold; text-align: center; text-shadow: 1px 1px 2px #000; line-height: 40px; padding: 10px 20px; border-top-left-radius: 5px; border-top-right-radius: 5px; }

.rastvory{
	color: #c08e2e;
font-size: 36px;
margin: 0px;
font-weight: bold;
text-shadow: 1px 1px 2px #000;
line-height: 40px;
padding: 10px 20px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

/*----------------------------------------------*/
.gps { position: relative; display: block; background: url(../img/px-wth.png) repeat 0 0 !important; width: 980px; margin: 155px auto 0px auto; padding: 0px 0px 30px 0px; overflow: hidden; border-radius: 5px; top: 123px; }
.gps .left { float: left; display: block; width: 450px; margin: 0px 0px 0px 10px; padding: 0px; }

.left .boxes{ position: relative; z-index:2; }
.boxes table { background: #e2e1e1; width: 450px; color: #575757; font-size: 16px; margin: 0; -moz-box-shadow: 0 0px 20px #666; -webkit-box-shadow: 0 0px 20px #666; box-shadow: 0 0px 20px #666; }
.boxes table tr { line-height: 40px; }
.boxes table th { background: url(../img/tablethbg.png) repeat 0px 0px; color: #fff; line-height: 21px; font-weight: normal; vertical-align: middle; text-shadow: 0px 1px 1px #333; border-left: 1px solid #fff; border-right: 1px solid #c6c6c6; border-bottom: 1px solid #c6c6c6; padding: 10px 0px; }
.boxes table th:first-child { border-left: none; }
.boxes table th:last-child { border-right: none; }
.boxes table tr:hover { background: #f2f2f2; }
.boxes table td { padding: 0px 20px; border-left: 1px solid #fff; border-top: 1px solid #fff; border-right: 1px solid #c6c6c6; border-bottom: 1px solid #c6c6c6; }
.boxes table em { font-size: 13px; }


.gps .right { 
	float: right;
	display: block;
	background: #e2e1e1;
	width: 959px;
	margin: 20px 10px 0px 0px;
	padding: 0px;
	-moz-box-shadow: 0 0px 20px #666;
	-webkit-box-shadow: 0 0px 20px #666;
	box-shadow: 0 0px 20px #666;
}
.right_table{
	float: right;
	display: block;
	width: 450px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
.right .header_forms { display: block; text-transform: uppercase; background: url(../img/tablethbg.png) repeat 0px 0px; color: #fff; font-size: 17px; font-family: "Roboto Condensed"; text-shadow: 0px 1px 1px #333; text-align: center; padding: 5px 15px 0 15px;  line-height: 32px;}
.right .header_forms span { display: block; color: #fff; font-size: 45px; line-height: 37px; padding: 0px; }
.forms_content_top { display: block; overflow: hidden; padding: 20px 15px 0px 15px;}
.forms_content_top .results_promo .good { display: block; color: rgba(192, 142, 46, 1); margin: 10px; padding: 0px; }
.forms_content_top .l_column { float: left; display: inline-block; width: 700px;}
.l_column input.inpItem { background: #f3f1eb;
float: left;
display: block;
width: 273px;
height: 35px;
color: #969696;
margin: 0px 16px 20px 0;
padding: 0px 10px;
border-radius: 3px;
-webkit-box-shadow: inset 0px 1px 1px 0px rgba(100, 100, 100, 0.5);
box-shadow: inset 0px 1px 1px 0px rgba(100, 100, 100, 0.5);}


.forms_content_top .r_column { float: left; display: inline-block; width: 700px; }
.r_column input.tonValue { background: #f3f1eb; width: 273px; height: 35px; color: #969696; margin: 0px 13px 20px 0px; padding: 0px 10px; border-radius: 3px; -webkit-box-shadow: inset 0px 1px 1px 0px rgba(100, 100, 100, 0.5); box-shadow: inset 0px 1px 1px 0px rgba(100, 100, 100, 0.5); }
.right_clmn input.button_forms { position: relative;
	display: inline-block;
	background: url(../img/button_forms.png) no-repeat -12px -15px !important;
	width: 218px;
	height: 128px;
	margin: 0px 0 0 10px;
	border: 0px;
	cursor: pointer;
}


.forms_content_top .error_promo { position: absolute; left:240px; width: 218px; height:28px; font-size:14px; text-align: center; line-height: 30px; margin:-50px 0 0 10px; display: inline-block; z-index:22; font-family: "Roboto Condensed"; }
.forms_content_top .error_promo { background: #ffffff; border-top: 2px solid #CA8D00; border-left: 2px solid #CA8D00; border-bottom: 2px solid #CA8D00; border-right: 2px solid #CA8D00; border-top-left-radius:4px; border-bottom-left-radius:4px; }
.forms_content_top .error_promo:after,.forms_content_top .error_promo:before { left: 100%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
.forms_content_top .error_promo:after { border-color: rgba(255, 255, 255, 0); border-left-color: #ffffff; border-width: 6px; top: 50%; margin-top: -6px; }
.forms_content_top .error_promo:before { border-color: rgba(202, 141, 0, 0); border-left-color: #CA8D00; border-width: 9px; top: 50%; margin-top: -9px; }

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



.steps{ margin: 155px auto 0 auto; }
.steps .stepsZag{ text-align: center; text-transform: uppercase; color: #969696; font-size: 26px; line-height: 26px; margin-bottom: 22px; background: url(../img/line.png) no-repeat 348px; font-family: "Roboto Condensed"; }
.steps .stepsZag span{ padding:0px 68px; background: url(../img/line.png) no-repeat right; }
.steps ul { display: block; list-style: none; margin: 0px; padding: 0px; }
.steps ul li{ background: url(../img/steps.png) no-repeat left top; display: block; }
.steps ul li.it1 { height: 97px; background-position: left top; }
.steps ul li.it2 { height: 91px; background-position: left -97px; }
.steps ul li.it3 { height: 97px; background-position: left -188px; }
.steps ul li.it4 { height: 94px; background-position: left -285px; }
.steps .stepsText { color: #333333; font-family: "Roboto Condensed"; font-size: 24px; line-height: 95px; padding-left: 90px; }




.map{ position: relative; display: block; margin: 40px 0px; box-shadow: inset 3px 4px 5px #000; }
.mapShTop { background: url(../img/priemushestva/shadow.png) repeat-x top; height: 15px; position: relative; z-index: 2; }
.mapShBottom {
	background: url(../img/priemushestva/shadow_top.png) repeat-x bottom;
	height: 15px;
	position: relative;
	z-index: 2;
	 margin-top: -15px;
}
.map #map{
	height: 720px;
	width: 100%;
	margin-top: -15px;
	position: relative;
	z-index:1;
}
.map .callForm{
	width: 980px;
	position: absolute;
	bottom: 48px;
	left: 50%;
	margin-left: -490px;
	z-index: 2;
}
.map .callFormSector{
background: url(../img/form/border.png);
padding: 6px;
border-radius: 10px;
}
.map .callFormBlock{
	padding-top: 38px;
	border-radius: 10px;
	padding-bottom: 20px;
	background: url(../img/callmeform/fon.png);
}
.map .text{
	text-align: center;
font-size: 15px;
color: #fff;
font-style: italic;
margin-bottom: 15px;
}
.map .separator{
background: url(../img/form/sepparator.png) no-repeat top;
height: 57px;
margin-top: 30px;
}
.map .phone{
	text-align: center;
	color: #333333;
	font-size: 32px;
	line-height: 26px;
}
.map .phone span{
	font-size: 18px;
}
.map .callFormInp .inpItem{
float: left;
width: 324px;
}
.map .callFormInp .inpItem input {
background: transparent;
font-size: 16px;
color: #969696;
font-style: italic;
font-weight: 300;
width: 260px;
margin: 28px 0px 0px 20px;
}

.map .callFormInp .inpItem#callNameInp {
background: url(../img/form/name.png);
height: 71px;
margin-top: 4px;
}
.map .callFormInp .inpItem#callPhoneInp {
background: url(../img/form/phone.png);
height: 71px;
margin-top: 4px;
margin-left: -5px;
}
.map .callFormInp .inpItem#callSubmitInp input{
	background: url(../img/callmeform/button.png) no-repeat left top;
	width: 321px;
	height: 77px;
	cursor: pointer;
	border: none;
	text-transform: uppercase;
	color: #c08e2e;
	font-family: "Roboto Condensed";
	font-weight: bolder;
	line-height: 79px;
	font-style: normal;
	font-size: 22px;
	margin:0px 0px 0px -5px;
}
.map .callFormInp .inpItem#callSubmitInp input:hover{
	background: url(../img/callmeform/button.png) no-repeat left -77px;
}
.content{

	color: #555;
	font-size: 15px;
	line-height: 17px;
	font-family: "Roboto Condensed";
	font-weight: 300;
	padding: 40px 0px;
	overflow:hidden;

}

.content .textZag{
	text-align: center;
	text-transform: uppercase;
	color: #969696;
	font-size: 26px;
	line-height: 26px;
	margin-bottom: 20px;
	font-family: "Roboto Condensed";
	margin-top: 40px;
}
.content .textZag span{
	padding:0px 68px 0px 0px;
	background: url(../img/line.png) no-repeat right;
}
.content .textZag span span{
	padding:0px 0px 0px 68px;
	background: url(../img/line.png) no-repeat left;
}


.content .left {
	float: left;
	width: 300px;
}
.content .left h2 ,.content .cent h2 ,.content .right h2 {
margin:0 0 10px 0;
font-size:18px;
}
.content .right{
	float: right;
	width: 300px;
}
.content .cent{
	margin-left: 333px;
	width: 300px;
}

.bottom{
	//background: url(../img/footer.jpg) no-repeat top;
	background: rgba(192, 142, 46, 1);
	width: 100%;
	padding: 0px 0px 30px 0px;
}
a.footLogo, a.footLogo:visited{
	position: absolute;
	top: 10px;
	left: 0px;
	//background: url(../img/logo_footer.png);
	width: 132px;
	height: 34px;
}
a.footLogo span.city_footer { position: relative; display: block; color: #333; font-family: "Roboto Condensed"; margin: 0px; padding: 0px; font-size: 14px; text-decoration: none; }

.footPhone {
font-weight: 500;
font-family: "Roboto Condensed";
font-size: 44px;
color: #fff;
right: 0px;
position: absolute;
top: 15px;
line-height: 30px;
text-shadow: 1px 1px 1px #333;
}
.footPhone small {
font-weight: 300;
font-size: 18px;
color: #333;
}

.footPhone span {font-size: 30px;}

.footCallButt{
	display: none;
	position: absolute;
	right: 0px;
	top: 90px;
	color: #333333;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 34px;
	cursor: pointer;
	width: 180px;
	height: 34px;
	border-radius: 4px;
	text-align: center;
	background:-moz-linear-gradient(top, #dca752,#d18f1f);
	background:-webkit-linear-gradient(top, #dca752,#d18f1f);
	background:-o-linear-gradient(top, #dca752,#d18f1f);
	background:-ms-linear-gradient(top, #dca752,#d18f1f);
	background:linear-gradient(top, #dca752,#d18f1f);
	border-bottom: 1px solid #fff; 
}
.footCallButt:hover{
	background:-moz-linear-gradient(top, #d18f1f,#dca752);
	background:-webkit-linear-gradient(top, #d18f1f,#dca752);
	background:-o-linear-gradient(top, #d18f1f,#dca752);
	background:-ms-linear-gradient(top, #d18f1f,#dca752);
	background:linear-gradient(top, #d18f1f,#dca752);
}
.footCopySite{
	text-align: center;
	padding-top: 30px;
	color: #fff;
	font-size: 14px;
	font-weight: 300;
}
.FootMenu_wrapper { background: #424242; width: 100%; margin: 40px 0px 0px 0px; -webkit-box-shadow: inset 0px 3px 6px 0px rgba(20, 20, 20, 1); box-shadow: inset 0px 3px 6px 0px rgba(29, 29, 29, 1); }

.FootMenu_wrapper::before {
content: '';
position: absolute;
display: block;
background: url(../img/fon.png) no-repeat 0px -720px !important;
width: 100%;
height: 10px;
margin-top: -10px;
}

.FootMenu{
	position: relative;
	margin: 0px auto;
	width: 980px;
}
.FootMenu ul  {
	display: inline-block;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.FootMenu ul li {
	display: inline-block;
}
.FootMenu ul li a, .FootMenu ul li a:visited {
font-family: "Roboto Condensed";
display: block;
font-size: 15px;
text-transform: uppercase;
color: #fff;
text-decoration: none;
padding: 0px 10px;
line-height: 38px;
}
.FootMenu ul li a:hover { background: rgba(255, 255, 255, 0.1); }

.FootUp{
background: rgba(255, 255, 255, 0.7) url(../img/up.png) no-repeat 12px 15px;
width: 50px;
height: 50px;
position: fixed;
padding: 10px;
bottom: 50%;
right: 50px;
border-radius: 50px; 
margin: 0 0 0 450px;
cursor: pointer;
text-indent: -99999px;
display: none;
-webkit-box-shadow: 0px 1px 3px 0px rgba(100, 100, 100, 0.5);
box-shadow: 0px 1px 3px 0px rgba(100, 100, 100, 0.5);
}



.content ul {
margin:10px 0;
}
.content ul li{
margin:4px 0 4px 17px;
}

.container .error {
	position: absolute;
	left:2px;
	width: 285px;
	height:31px;
	font-size:15px;
	text-align: center;
	line-height: 30px;
	margin:25px 0 0 -5px;
	display: inline-block;
	z-index:22;
	font-family: "Roboto";
}
.container .error {
	position: relative;
	background: #ffffff;
	border: 3px solid #ca8d00;
}
.container .error:after, .container .error:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.container .error:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #ffffff;
	border-width: 9px;
	margin-left: -9px;
}
.container .error:before {
	border-color: rgba(202, 141, 0, 0);
	border-bottom-color: #ca8d00;
	border-width: 13px;
	margin-left: -13px;
}


.banner_fix .error{
  position: absolute;
  width: 160px;
  height: 20px;
  font-size: 11px;
  text-align: center;
  line-height: 20px;
  margin-top: -30px;
  margin-left: -166px;
  display: inline-block;
  background: #fff;
  border: 2px solid #ca8d00;
  z-index: 22;
}

.banner_fix .error::after,.banner_fix  .error::before {
  top: 100%;
  left: 50% !important;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.banner_fix .error::after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
  border-width: 9px;
  margin-left: -9px;
}
.banner_fix .error::before {
  border-color: rgba(202, 141, 0, 0);
  border-top-color: #ca8d00;
  border-width: 13px;
  margin-left: -13px;
}
.banner_fix .good {
color:#000 !important;
}
.banner_fix { background: #FFCF5C; position: fixed; display: block; bottom: 0px; left: 0px; right: 0px; font-size: 14px; padding: 10px 0px 0px; z-index: 1001; -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); box-shadow: 0 0 10px rgba(0,0,0,0.5); }
.banner_fix .bar  { position: relative; display: block; width: 990px; margin: 0px auto; }
.bar .left { display: block; float: left; line-height: 37px; font-family: "Roboto"; font-size: 21px; }
.bar .left span { font-family: "Roboto"; line-height: 37px; font-size: 29px; }

.bar .right { display: block; float: right; }
.right .form_banner { position: relative; display: block; width: 440px; margin: 10px auto; padding: 5px 10px; border: 2px solid; text-align: center; }
.right .form_banner span { position: relative; background: #FFCF5C; font-size: 17px; padding: 0px 10px; top: -17px; }
.right .form_banner input[type="text"] { background: #FFFFFF; border: 1px solid #E5E5E5; border-radius: 5px; font-family: "Roboto"; margin: 0px 9px 6px 0px; font-size: 14px; padding: 5px 9px; width: 130px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.5); -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.5); box-shadow: inset 0 1px 1px rgba(0,0,0,0.5); }
.right .form_banner input[type="submit"].btn { background: #FFCF5C; border: 2px solid; padding: 5px 10px; cursor: pointer; outline: none; }






#content { position: relative; display: block; background: rgba(255, 255, 255, 1); width: 980px; margin: 230px auto 0px auto; padding: 25px 15px; border-radius: 10px; -moz-box-shadow: 0 0px 20px #666; -webkit-box-shadow: 0 0px 20px #666; box-shadow: 0 0px 20px #666; }
#content .title_content { display: block; color: #c08e2e; font-size: 26px; font-family: "Roboto Condensed"; text-transform: uppercase; text-shadow: 1px 1px 0px #484848; margin: 0px 0px 25px 0px; }
#content .main_content { display: block; margin: 0px; padding: 0px;  }
.main_content p { margin: 5px 0 5px 0;  font-size: 14px;   line-height: 21px;}

#content .content_reviews { display: block; margin: 0px; padding: 0px; }
.content_reviews p { margin: 5px 0 5px 0;  font-size: 14px;   line-height: 21px;}
.content_reviews ul { margin: 0px 0px 0px 30px; }


.content_reviews table { margin: 25px 0px; border: 1px solid #777; border-spacing: 0px; }
.content_reviews tbody { background: #fff; }
.content_reviews table th { background: #c08e2e; padding: 5px; border-top:0px; border-right: 0px; border-bottom:0px; vertical-align: inherit; }
.content_reviews table th:first-child { border-left: 0px; }
.content_reviews table tr { border-left:0px; border-bottom: 0px; border-right: 0px; }
.content_reviews table tr:hover { background: rgba(192, 142, 46, 0.2); }
.content_reviews table td { padding: 5px; border-left: 1px solid #777; border-top: 1px solid #777; border-right: 0px; border-bottom: 0px; }
.content_reviews table td:first-child { border-left: 0px; }


.main_content table { margin: 25px 0px; box-shadow: 0 0 10px #777;}
.main_content tbody { background: #fff; }
.main_content table th { background: url(../img/tablethbg.png) repeat 0px 0px; font-size:19px; color: #000; line-height: 21px; font-weight: normal; vertical-align: middle; text-shadow: 0px 0px 1px #fff; padding: 10px 0px; }
.main_content table th:first-child { border-left: 0px; }
.main_content table tr { background: #e2e1e1; border-left:0px; border-bottom: 0px; border-right: 0px; line-height: 35px;}
.main_content table td:hover { background: rgba(192, 142, 46, 0.2); }
.main_content table td { padding: 0px 20px; border-left: 1px solid #fff; font-size:14px; border-top: 1px solid #fff; border-right: 1px solid #c6c6c6; border-bottom: 1px solid #c6c6c6;}
.main_content table td:first-child { border-left: 0px; }


.news { overflow: hidden; }
.news .item { margin: 0 0 20px 0; overflow: hidden; }
.news .item img { float: left; margin: 0px 10px 0px 0px; }
.news .item .item_title {
text-transform: uppercase;
color: #575757;
font-size: 17px;
line-height: 26px;
font-family: "Roboto Condensed";
}


.products { overflow: hidden; text-align: center; }
.products .item { display: inline-block; margin: 0 20px 20px 0; overflow: hidden; }
.products .item:last-child { margin-right: 0px; }
.products .item img.preview { border: 5px solid rgba(192, 142, 46, 1); }





.ya_maps { background: url(../img/form/border.png); padding: 6px; border-radius: 10px; }



.franchise {
    width: 49px;
    height: 254px;
    background: url('../images/border_left.png');
    position: fixed;
    top: 50%;
    left: -4px;
    margin-top: -90px;
    z-index: 999999;
    cursor: pointer;
}


#banner_actions {
    position: fixed;
    top: 50%;
    left: 50px;
    margin-top: -106px;
    z-index: 999999;
    display: none;
}

.banner_action {
    width: 300px;
    height: 295px;
    background: url(../img/px-wth.png) repeat 0 0 !important;
	box-shadow: 0 4px 10px #333;
}


.banner_action p{
	background: url(../images/banner-wood.png);
	height: 230px;
	width: 300px;
	top: 18px;
	position: relative;
}


.act{
	color: #333;
    font-size: 21px;
    margin: 0px;
    text-align: center;
    text-shadow: 1px 1px 0px #D8D8D7;
    line-height: 4px;
}


.sale {
    width: 56px;
    height: 180px;
    background: url(../images/franchise1.png);
    position: fixed;
    top: 50%;
    right: -18px;
    margin-top: -90px;
    z-index: 9;
    cursor: pointer;
}


.banner_sale {
    width: 300px;
    height: 266px;
    background: url(../images/banner_sale.png) no-repeat;
}


.sale:hover {
	right: -15px;
}




.banner_sale {
	width: 300px;
	height: 266px;
	background: url(../images/banner_sale.png) no-repeat;
}
.banner_sale a {
	display: block;
	position: absolute;
	left: 50%;
	bottom: 40px;
	width: 177px;
	height: 52px;
	background: url(../images/btn.png) no-repeat;
	margin-left: -90px;
}
.banner_sale a:hover {
	-webkit-filter: brightness(110%);
}
.banner_sale a:active {
	bottom: 38px;
}





/*----- for FORM_Calculate ----- */

.gps .right{display: none;}
.form{display: none;}
#content .main_content .formBlock {display: none;}




ul.submenu {
    display: none;
    position: fixed;
    width: 211px;
    background-color: #c08e2e;
    float: left;
    z-index: 999999;
	margin:0;
}
ul.submenu > li {
    display: block!important;
	white-space: normal!important;
}
.submenu > li > a {
   display: block!important;
    padding: 0!important;
    color: white!important;
    text-decoration: none!important;
    line-height: 15px!important;
    margin: 16px 17px 10px!important;
}
ul.submenu > li > a:hover {
    text-decoration: underline;
}


ul.top-menu > li:hover > ul.submenu {
    display: block;
}


ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}
ul:after {
    display: block;
    content: '';
    clear: both;
    float: none;
}
ul.top-menu > li {
    float: left;
    position: relative;
}
ul.top-menu > li > a {
    display: block;
    padding: 10px;
    color: white;
    text-decoration: none;
}
ul.top-menu > li > a:hover {
    background-color: black;
}


.priceSubmit {
	margin: 0px;
    display: inline-block;
    background: url(../img/form/button.png) no-repeat left top;
    width: 218px;
    text-align: center;
    line-height: 80px;
    text-transform: uppercase;
    color: #333333;
    font-size: 17px;
    font-weight: 700;
    font-family: "Roboto Condensed";
    cursor: pointer;
    text-decoration: none;
}



.franchise1 {
	width: 56px;
	height: 180px;
	background: url(../images/franchise1.png);
	position: fixed;
	top: 50%;
	right: -18px;
	margin-top: -90px;
	z-index: 9;
	cursor: pointer;
}
.franchise1:hover {
	right: -15px;
}


#banner1 {
	position: fixed;
	top: 50%;
	right: 36px;
	margin-top: -135px;
	z-index: 8888;
}

.telephone{
	    position: relative;
    margin: 176px 20px 0;
    font-size: 26px;
    font-weight: 800;
    text-align: center;
}

.banner_sale {
	width: 300px;
	height: 266px;
	background: url(../images/banner_sale.png) no-repeat;
}