/* CSS file generated by Responsify */
/* Columns: 1, Gutter Width: 1.5, Breakpoints: 480 */ 

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}
body {
	font: 14px/21px "PT Sans", Helvetica,Arial,sans-serif;
	background: #fffffff;
    color: #333;
	}
	a:hover, a:-webkit-any-link {text-decoration: none!important;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display:block;
}

nav ul, nav li { margin: 0; }
nav ul, ul { list-style:none; }

.span1{
    float:left;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

.col{
  margin-left: 1.5%;
}

.col:first-child {
  margin-left:0;
}

.span1{
  width: 100%;
  margin-left: 0;
}
.top-logo {max-width: 373px; text-align: center; margin: 0 auto;}
.top-logo img {width: 95%; height: auto;}
.breadcrumb a {color: #fff; }
h1 {
    font-size: 22px;
	text-indent: 15px;
	text-transform: uppercase;
    line-height: 1;
	margin: 25px 0 15px 0;
}

h2 {
  font-size: 20px;
  text-indent: 15px;
  text-transform: uppercase;
  line-height: 1;
  margin: 25px 0 15px 0;
}
h3 {
  font-size: 18px;
  text-indent: 15px;
  line-height: 1;
  margin: 25px 0 15px 0;
}
p {
    line-height: 1;
    margin-bottom: 12px;
}

#container, .inner{
  margin: 0 auto;
}

header{
  background: #000;
  background: linear-gradient(0deg,#000,#3f3d39);
  padding: 15px 0 0 0;
}


#container{
  clear: both;
  padding: 20px 0;
  max-width: 1000px;
  margin: 0 auto;
}
footer {
	clear: both;
	padding: 30px 15px;
    background: #000;
    color: #fff;
	}
footer .cont {max-width: 1000px; margin: 0 auto;}
.copy {float: left; position: relative;}	
.counter {float: right; position: relative;}	
.alt{
  color: #fff;
  color: rgba(255,255,255, 0.9);
  letter-spacing: 0.05em;
}
.item-page a.tel {font-size: 32px; color: #000;}
/* NAVIGATION */
.top-navigation {background: #ead284;  position: relative; height:45px; width: 100%; z-index: 100;}
.top-navigation0 {max-width: 1000px; margin: 0 auto;}
.sp {
  margin: 0 0 7px 0;
  padding: 8px 0 0 5px;
  height: 60px;
  overflow: hidden;
  position: relative;
  background: #000;
  background: linear-gradient(0deg,#000,#3f3d39);
  color: #fff;
}

.sp0, .bm-cool-menu-wrap {
  margin: 3px auto 0 auto;
  max-width: 1000px;
}
.sp0 .btn {margin-top: 22px;}
.sp0 .control-group {
  margin: 0 10px;
  text-align: center;
  overflow: auto;
  float: left;
  width: 25%;
}




/* MEDIA QUERIES */

/* Responsify Defaults */

@media screen and (max-width: 768px){
	.breadcrumb {top: 2px!important;}
  nav .span0{
    width: 100%;
  }
.sp {

  height: auto;
  padding-bottom: 10px;
  
}
  .span1, article{
    width: 100%;
  }

  .span0, aside{
    width: 100%;
    margin-left: 0;
  }

  #container, .inner{
    width: 90%;
    padding: 0 5% 0 5%;
  }
}
 .breadcrumb{padding:8px 15px;list-style:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px; position: relative; top: 6px;}
 .breadcrumb>li{display:inline-block;*display:inline;*zoom:1}.breadcrumb>li>.divider{padding:0 5px;color:#ccc}
 .breadcrumb>.active{color:#999}.pagination{margin:20px 0}
.pull-right {margin: 0 auto 15px auto;}
@media screen and (max-width: 480px){
	.catdesc {display: none;}
	.pull-right {float: none; margin: 10px auto;}
  .sp0 .control-group {
    width: 100%;
    margin: 0 0 5px 0;
  }
  .sp0 {
    width: 90%;
    margin: 0 auto;
  }
  
  .rsdir-listing-title a {
    font-size: 16px;
  }
  .rsdir-listing-thumb-wrapper a.tel {font-size: 18px; letter-spacing: -1px;}
  table.param {font-size: 12px!important;}
  table.param td {padding: 3px 10px;}
  .rsdir-listing-price, .rsdir-detail-price {font-size: 18px; position: relative; top: 15px; margin: 0;}
  a.open-anket {
  position: relative;
  top: -20px;
  left: -142px;
  margin: 0 0;

}
}


/* Micro Clearfix */

/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    *zoom:1;
}


