table.calendar {
    border: 1px solid transparent;
    border-collapse: collapse;
}
table.calendar .left_col {
    min-width: 200px;
}
table.calendar td, table.calendar th {
    border: 1px solid transparent;
    padding: 5px 5px;
}
table.calendar th {
    text-align: left;
    padding: 5px 15px;
}

table.calendar_ thead th {
    position: -webkit-sticky; /* for Safari */
    position: sticky;
    top: 0;
}

table.calendar_ tbody th {
    position: -webkit-sticky; /* for Safari */
    position: sticky;
    left: 0;
}
table.calendar_ thead th:first-child {
    left: 0;
    z-index: 1;
}
table.calendar .time_header {
    overflow: hidden;
    width: auto;
    height: 17.5px;
}
.time_header div {
    position: absolute;
    margin-top: -8px;
    overflow: hidden;
}
div.calendar_order {
    position: absolute;
    height: 44px;
    vertical-align: middle;
    text-align: center;
}
div.calendar_order a {
    margin-top: 4px;
    padding: 8px 0px;
    display: block;
    overflow: hidden;
}

.light_mode table.calendar {
    border: 1px solid #CCC;
}
.light_mode table.calendar td, table.calendar th {
    border: 1px solid #CCC;
}
.light_mode div.calendar_order a {
    color: #fff;
}
.light_mode .calendar_weekend {
    background-color: #fff2e0;
}


div.realty_obj {
    display: table;
    width: 100%;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid transparent;
}
div.realty_obj_left {
    display: table-cell;
    overflow: hidden;
    width: 375px;
}
div.realty_obj_photo {
    display: block;
    width: 375px;
    height: 295px;
    box-sizing: border-box;
    border-radius: 10px;
    overflow: hidden;
}
div.realty_obj_right {
    display: table-cell;
    vertical-align: top;
    padding: 10px 0px 10px 40px;
    box-sizing: border-box;
    font-size: 14px;
}
div.realty_obj a {
    color: #fff;
}
div.realty_obj_name {
    font-size: 22px;
    margin-bottom: 10px;
}
div.realty_obj_name a {
}
div.realty_obj_complex {
    margin: 0px 0px 15px 0px;
}
div.realty_obj_complex a {
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 5px;
}
div.realty_obj_element_img {
    width: 375px;
    height: 295px;
    position: absolute;
    box-sizing: border-box;
    border-radius: 10px;
    overflow: hidden;
}
div.realty_obj_slider_img {
    width: 375px;
    height: 295px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    box-sizing: border-box;
}
div.realty_obj_slider_img a {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 295px;
}
div.realty_obj_price {
    font-size: 28px;
    font-family: Montserrat Bold;
    margin: 10px 0px 0px 0px;
}
div.realty_obj_price_m {
    color: #8e8e8e;
}
div.realty_obj_metro {
    margin-bottom: 5px;
}
div.realty_obj_metro span {
    color: #8e8e8e;
}
div.realty_obj_address {
    color: #8e8e8e;
    margin: 10px 0px 0px 0px;
}
div.realty_obj_gray {
    color: #8e8e8e;
}
div.realty_obj_description {
    margin: 15px 0px 0px 0px;
}
@media screen and (max-width: 920px) {
    .complex_offer_num { display: none !important; }
    .complex_offer_price { text-align: right !important; }
}
@media screen and (max-width: 700px) {
    div.realty_obj {
        display: block;
        width: 100%;
    }
    div.realty_obj_left {
        display: block;
        width: 100%;
    }
    div.realty_obj_photo {
        display: block;
        width: 100%;
        min-height: 300px;
    }
    div.realty_obj_element_img {
        width: 100% !important;
        height: 300px;
    }
    div.realty_obj_slider_img {
        width: 100% !important;

        height: 300px;
    }
    div.realty_obj_right {
        display: block;
        width: 100%;
        padding: 15px 10px 0px 10px !important;
    }
}

ul.catalog_switcher {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: inline-table;
    border-radius: 10px;
    overflow: hidden;
}
ul.catalog_switcher li {
    display: table-cell;

}
ul.catalog_switcher li a {
    display: block;
    padding: 10px 15px;
}
ul.catalog_switcher li:hover {
}
ul.catalog_switcher li.selected {
}
ul.catalog_switcher li.selected a {
}

.realty_top_switcher {
    margin-top: 10px;
    margin-left: 8px;
}

@media only screen and (max-width: 680px) {
    .realty_top_switcher {
        float: none;
        margin-top: 15px;
        margin-left: 8px;
    }
}

.site_catalog_element_price_prop {
    display: table;
    width: 100%;
    margin: 20px 0px 25px 0px;
}
.site_catalog_element_price_prop span {
    display: table-cell;
    white-space: nowrap;
}
.site_catalog_element_price_prop span:nth-child(1) {
    width: 10px;
    line-height: 5px;
    padding: 0px 5px 0px 0px;
}
.site_catalog_element_price_prop span:nth-child(2) {
    border-bottom: 1px dotted;
    opacity: 0.5;
}
.site_catalog_element_price_prop span:nth-child(3) {
    text-align: right;
    width: 10px;
    line-height: 5px;
    padding: 0px 0px 0px 5px;
}

.light_mode .site_catalog_element_right_container, .light_mode .site_catalog_element_description {
    background-color: #fff !important;
}
.wplus_share_buttons {
    padding: 0px;
}
.wplus_share_buttons li {
    height: 50px;
    width: 50px;
    display: block;
    float: left;
    cursor: pointer;
    border-radius: 8px;
    margin-right: 8px;
    margin-bottom: 8px;
    background-size: 100%;
    background-position: center;
}

.wplus_share_button_wa {
    background-image: url(/img/interface/wa.png);
    background-color: #25d366;
}

.wplus_share_button_tg {
    background-image: url(/img/interface/tg.png);
    background-color: #37aee2;
}

.wplus_share_button_vk {
    background-image: url(/img/interface/vk.png);
    background-color: #4d75a3;
}

.light_mode .element_prop_table_name {
    border-bottom: 1px solid #d0d0d0;
    color: #6f6f6f;
}
.light_mode .element_prop_table_val {
    padding: 10px 0px 10px 5px;
    border-bottom: 1px solid #d0d0d0;
}
h3 {
    font-size: 22px;
}