/*** Reset Settings ***/
html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: transparent;
}



blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a:focus, object:focus {
	outline: none;
}
i, em {
	font-style: italic;
}
b, strong {
	font-weight: bold;
}
* html .clear{
    height: 1%;
}
.clear {
    display: block;
    width: 1px;
    height: 1px;
    clear:both;
}
html{
    width:100%;
    height:100%;
}
body{
    width:100%;
    min-height:100%;
    margin: 0px;
    padding: 0px;
}
img, div, a, ul, span, ul, li {
    behavior: url(iepngfix.htc) 
}
.labels_map {
     white-space: nowrap;
	 background-color:#FFF;
	 border: 1px solid grey;
	 text-align:center;
}
.infobox{
    border:2px solid #EEE;
    margin-top: 8px;
    background:#FFF;
    color:#000;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    padding: 20px;
	text-align:center;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
	-webkit-box-shadow: 0 0  8px #000;
    box-shadow: 0 0 8px #000;
}
.infobox .title{
	display:block;
}
.infobox .cont{
	display:block;
	padding-top:20px
}
.infobox_array{
	background: url('/images/tipbox.png') repeat -30px -5px;
}

/**/

.f-text {
    color: #fff;
    font-family: "Cuprum";
    font-size: 18px;
}


.ft-1 {
    left: 5px;
    position: absolute;
    top: 88px;
}

.ft-2 {
    left: 15px;
    position: absolute;
    top: 122px;
}

#footer a, #footer-text a {
    color: #267fbb;
    font-size: 16px;
   padding: 173px 0 0;
    text-align: center;
    text-decoration: none;
}
  #footer-text .footer_wrap {
 
    position: absolute;
    right: -8px;
    top: -1px;
    width: 87%;
}

  #footer-text {
    font: 24px 'Myriad Pro';
    color: #267FBB;
    width: 100%;
    margin:auto;
    height: 225px;
    position: relative;
    background: url("../images/footer2.png") no-repeat center left #F4FBFF;
    overflow:hidden;
    border-bottom:5px solid #2984c2;
}

#water2 {
    
    float: left;
    width: 270px;
    height: 60px;
    display: block;
    background: url("../images/water2.png") no-repeat top center;
    margin: 0 0 0 0;
    text-align: center;
    padding:0 0 0 0;
}

#sewerage2 {
    float: left;
    width: 170px;
    height: 60px;
    display: block;
    background: url("../images/sewerage2.png") no-repeat top center;
      padding:120px 0 0 0px;
}

#heating2 {
    float: left;
    width: 170px;
    height: 60px;
    display: block;
    background: url("../images/heating2.png") no-repeat top center;

      padding:130px 0 0 0px;
}

#cleaning2 {
    float: left;
    width: 170px;
    height: 180px;
    display: block;
    background: url("../images/cleaning2.png") no-repeat top center;
    padding:130px 0 0 0px;
}


#footer a, #footer-text a {
color: #267FBB;
text-decoration:none;
padding:173px 0 0 ;

}


#footer a:hover, #footer-text a:hover {
text-decoration:underline;
}
.footer_wrap {
	float: right;
	margin: auto;
	width: 87%;
}



/**/

.order-from-site {
    background: none repeat scroll 0 0 #0d5b90;
    border-radius: 10px;
    box-shadow: 2px 3px 9px #444;
    color: #fff;
    display: block;
    height: 121px;
    margin: 10px auto 0; 
    text-align: center;
    width: 310px;
}


.ofs-phone {
    float: left;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #444;
    width: 290px;
    padding: 10px 10px 0 10px ;
}


.ofs-button {
    float: left;
    margin-top: 17px;
    text-align: center;
    width: 290px;
      padding: 0px 10px 0 10px ;
}


.ofs-button > a {
    color: #fff;
    font-family: arial;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 1px #444;
}


.ofs-email {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 290px;
      padding: 0px 10px 0 10px ;
}

.ofs-email > a {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}
.ofs-button:hover {
    background: none repeat scroll 0 0 #fff; 
}

.ofs-button:hover a{ 
    color: #0d5b90;
}

.insert_table td {
    padding: 5px;
    border: 1px solid #ccc;
    border-collapse: collapse;
}
.insert_table p {
	margin: 0px !important;
	text-indent: 0px !important;
}

.insert_table {
        border-collapse: collapse;
    margin: 0 auto;
}


.table_max {
    margin: 30px 0; 
    width: 100%;
}
/* */

.bom-img img {
    width: 230px !important;
}

.block_order_main {
    float: none;
    height: 347px;
    margin: 15px auto;
    width: 564px;
}

.bom-item {
    float: left;
    font-size: 19px;
    margin: 0 25px;
    text-align: center;
    width: 230px !important;
}

.bom-title {
	text-align: center;
}

.bom-title div {
    float: left;
    text-align: center;
    width: 230px;
}
.bom-order-button {
    margin-top: 20px;
}


.bom-order-button > a {
    background: none repeat scroll 0 0 #22a1fc;
    border: 1px solid #007baf;
    border-radius: 5px;
    color: #fff;
    padding: 10px;
}
/* */

.wc-item   {
	width: 100%;
	float: left;
    margin: 10px; 
}

.wrap_catalog {
	margin-top: 15px;
    float: left;
    width: 95%;
}

.wc-item div {
	float: left;
	
}

.wc-item img {
	width: 250px;
}

.wci-left {
	width: 50%;
	text-align: center;
}

.wci-right {
	width: 50%;
}

.wci-right div {
    width: 100%;
       margin: 10px 0;
}

.wci-price {
	font-weight: bold;
	font-size: 18px;
}