/** * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) 
    * http://cssreset.com */
html, body, div, span, applet, object, 
iframe,h1, h2, h3, h4, h5, h6, p, 
blockquote, pre,a, abbr, acronym, address, 
big, cite, code,del, dfn, em, img, ins, 
kbd, q, s, samp,small, strike, strong, 
sub, sup, tt, var,b, u, i, center,dl, dt, 
dd, ol, ul, li,fieldset, form, label, 
legend,table, caption, tbody, tfoot, thead, 
tr, th, td,article, aside, canvas, details, 
embed, figure, figcaption, footer, header, 
hgroup, menu, nav, output, ruby, section, 
summary,time, mark, audio, video {	
    margin: 0;	
    padding: 0;	
    border: 0;	
    font-size: 100%;	
    font: inherit;	
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {	
    display: block;
}
body {	
    line-height: 1;
}
ol, ul {	
    list-style: none;
}
blockquote, q {	
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {	
    content: '';	
    content: none;
}
table {	
    border-collapse: collapse;	
    border-spacing: 0;
}
/** * ////////////////////////////////////////////////////////////////*/

html, body, #main, #content {
    zheight: 100%;
}
html {
    font-family: 'OpenSans', sans-serif;
    font-weight: normal;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}   
body {
    background-color: #ffffff;
    color: #2b2b36;
    line-height: 1;
}

#main {
    height: 100%;    
    margin: 0px auto 0px auto !important; 
    width: 1110px;
}
#banner, #features, #flats, #adds,
#content, #footer {
    float: left;
}
#content {
    margin: 0px 0px 70px 0px;
}


.item-page p, .item-pagecust p, .blog p, .item-page ol, .item-pagecust ol, .item-page ul, .item-pagecust ul {
    font-size: 14px;
    line-height: 130%;
}
p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
a, a:hover {
    color: #2b2b36;
    text-decoration: none;
}
.decor, .decor2, .decor3 {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    color: #2b2b36;
    text-decoration: none;
    text-shadow: 0px 0px 0px #000;
    -webkit-text-shadow: 0px 0px 0px #000;
    -moz-text-shadow: 0px 0px 0px #000;
}
.decor2 {  
    border-bottom-style: dashed;
    padding: 0px 0px 4px 0px;
}
.decor3 {  
    border-bottom-style: dashed;
    padding: 0px 0px 2px 0px;
}
.active .decor2, .current .decor2,
li:hover .decor2, li:hover .decor2 {    
    border-bottom-style: none;
    padding-bottom: 5px;
}
.dsolid {
    border-bottom-style: solid;
}

@font-face {
    font-family: 'als_rublregular';
    src: url('../fonts/rouble-webfont.eot');
    src: url('../fonts/rouble-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/rouble-webfont.woff') format('woff'),
         url('../fonts/rouble-webfont.ttf') format('truetype'),
         url('../fonts/rouble-webfont.svg#als_rublregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.rouble {
    font-family: als_rublregular;
}
.banner_button:hover {
    opacity: 0.7;
}


#content_left1, #content_right1 {
    float: left;
    height: 100%;
}
#content_left1 {
    padding: 0px 0px 0px 0px;
    width: 700px;
}
#content_right1 {
    padding: 0px 0px 15px 35px;    
    width: 375px;
}

#content_left2, #content_right2 {
    float: left;
    height: 100%;
}
#content_left2 {
    padding: 0px 0px 0px 0px;
    width: 255px;
}
#content_right2 {
    padding: 0px 0px 15px 35px;
    width: 820px;
}
#content_right2 .item-page * {
    zline-height: 180% !important;
}
#content_right2 .item-pagecust * {
    zline-height: 180% !important;
}
.item-page h1 {
    line-height: 100% !important;
}
.item-pagecust h1 {
	line-height: 100% !important;
	text-transform: uppercase;
	font-size: 36px;
}


#content_single {
    padding: 0px 0px 0px 0px;
    width: 1110px;
}

.subheading-category {
    color: #2b2b36;
    display: block;
    font-size: 30px;    
    margin: 0px 0px 35px 0px;
    text-transform: uppercase;
}

.page-header {
    border-bottom: none !important;
    margin: 0px !important;
    padding-bottom: 0px !important;
}

.breadcrumb {
    background-color: transparent;
    padding: 8px 0px;
    margin: 0px 0px 20px 0px;    
}
.breadcrumb > li span {
    font-weight: 500;
}
.breadcrumb > li .divider {    
    display: inline-block;    
    padding: 0px 20px 0px 10px;
}
.breadcrumb > li .divider img {
    margin: -13px 0px 0px 0px;
    position: absolute;
}
.breadcrumb > .active {
    color: #2b2b36;
    font-style: italic;
}
.main_page_header {
    color: #2b2b36;
    display: block;
    font-size: 30px;
    font-weight: 600;   
    margin: 0px 0px 10px 0px;
    text-transform: uppercase;
}

.tag-category .thumbnails {
    float: left;
    margin-left: 0px;
    padding: 0px 30px 0px 30px;    
}
.cat-list-row {
    margin: 0px 0px 30px 0px;    
}
.cat-list-row a {
    font-size: 30px;
}
.body-overlayed {
    overflow: inherit !important;
}
#sbox-window {
    border-radius: 20px;
    -webkit-border-radius: 20px; 
    -moz-border-radius: 20px;    
    position: absolute;
}
#sbox-btn-close {
    display: block !important;
}

.fancybox-inner {
    overflow: hidden !important;
}

.item-page strong, .item-pagecust strong,
.flats_item_description .tab-pane strong {
    font-weight: bold;
}
.item-page em, .item-pagecust em,
.flats_item_description .tab-pane em {
    font-style: italic;
}
.body-shadow {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    overflow: hidden;
}
.body-shadow_show {
    display: block;
}
.body-shadow a{
	display: block;
	position: fixed;
	left: 0px;
	top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1010;
}

.modal-window {
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  overflow: auto;
  z-index: 1000; }

.modal-window .clear {
    clear: both;
}

.modal-window_active {
  visibility: visible; }

.modal-window__shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  top: 0;
  left: 0; }

.modal-window__feed {
  width: 520px;
  background-color: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 120px;
  left: calc(50% - 260px);
  overflow: hidden;
  z-index: 20;
  padding: 10px; }

.modal-window__close {
  display: block;
  width: 30px;
  height: 30px;
  background-image: url(../img/close_modal.png);
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 22px;
  right: 22px;
  z-index: 20; }
.modal-window__close:hover {
    opacity: 0.5;
}
.modal-window__inner {
    background-color: #f7f5f5;
    border-radius: 20px;
    padding: 25px 30px;
}
.modal-window__title {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}
.modal-window__input-wrap {
    width: 48%;
    float: left;
}
.modal-window__input-wrap:nth-child(3) {
    margin-left: 4%;
}
.modal-window__label {
    margin-bottom: 5px;
    margin-left: 20px;
}
.modal-window__input {
    box-sizing: initial !important;
    display: block !important;
    width: calc(100% - 45px) !important;
    height: 18px;
    border: 2px solid #efebeb !important;
    border-radius: 25px !important;
    border-radius: 25px !important;
    -webkit-border-radius: 25px !important;
    -moz-border-radius: 25px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    font-style: italic !important;
    font-size: 13px;
    line-height: 18px;
    color: #555;
    padding: 10px 20px !important;
}
.modal-window__textarea-wrap {
    margin-top: 15px;
}
.modal-window__textarea {
    box-sizing: initial !important;
    display: block !important;
    width: calc(100% - 45px) !important;
    height: 90px !important;
    border: 2px solid #efebeb !important;
    border-radius: 25px !important;
    border-radius: 25px !important;
    -webkit-border-radius: 25px !important;
    -moz-border-radius: 25px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    resize: none;
    font-style: italic !important;
    font-size: 13px;
    line-height: 18px;
    color: #555555;
    padding: 10px 20px !important;
}
.modal-window__button {
    display: table !important;
    background: #da6482 none repeat scroll 0 0;
    border: medium none;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    color: white;
    display: inline-block;
    font-weight: 600;
    margin: 25px auto 0;
    padding: 10px 45px;
    text-transform: uppercase;
}
.modal-window__button:hover {
    cursor: pointer;
    opacity: 0.5;
}
#content_left2 .flats_menu .parent > ul > li{
	display: block;
}
.filter_open_button_div{
	padding-bottom: 10px;
}
.filter_open_button_div .filter_open_button{
	margin-bottom: 0px;
}
#read_also2{
	display: none;
	padding: 30px 30px;
	border-radius: 20px;
	background-color: #f7f5f5;
}
#read_also2 .read_also_button_wrapper{
	width: 100%;
}
.filter_open_button_div2{
	display: none;
}

#content_left2.actives {
    width: auto! important;
    float: none! important;
    overflow: hidden! important;
    position: absolute! important;
    background: #fff! important;
    z-index: 99999! important;
    padding: 20px! important;
    height: auto! important;
}