@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
html{
    margin: 0;
    padding: 0;
    height: 100%;
}
body{
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: 'Open Sans', sans-serif;
    padding-top: 60px !important;
    height: calc(100% - 60px) !important;
}
.clear{
    clear: both;
}
a{
    color:#3c8c08;
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
}
.wrapper{
    width: 1250px;
    margin: 0 auto;
    position: relative;
}
.fullheight{
    height: 100%;
}
.header{
    height: 60px;
    width: 100%;
    line-height: 60px;
    position: fixed;
    background: #fff;
    top:0px;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    0px 0px 2px 0px rgba(50, 50, 50, 0.5);
    box-shadow:         0px 0px 2px 0px rgba(50, 50, 50, 0.5);
    z-index: 9999;
}
.header .logo{
    display: block;
    float: left;
    height: 100%;
    margin-left: 35px;
}
.header ul.menu{
    display: block;
    float: right;
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 58px;
}
.header ul.menu li{
    float: left;
    margin-right: 30px;
    font-size: 14px;
    color:#2b2b2b;
    font-weight: 600;
}
.header ul.menu li a{
    text-decoration: none;
    color:#2b2b2b;
    display: block;
    border-bottom: 2px solid #fff;
}
.header ul.menu li a:hover{
    border-bottom: 2px solid #5ba32b;
    color:#5ba32b;
}
.header ul.menu li.phone{
    font-size: 18px;
    color:#5ba32b;
    background: url("../images/phone.png") left no-repeat;
    padding-left: 20px;
}
.header ul.menu li.phone a{
    color:#5ba32b;
}
.footer{
    height: 80px;
    width: 100%;
    background: #eaeaea;
    line-height: 80px;
    text-align: center;
    margin-top: 70px;
}
.footer .logo{
    display: inline-block;
    float: left;
    background: url("../images/footer-logo.png") left no-repeat;
    width: 135px;
    height: 80px;
    border: none;
}
.footer ul.phones{
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 14px;
    display: inline-block;
}
.footer ul.phones li{
    display: inline-block;
    margin-left: 20px;
    margin-right: 20px;
    text-indent: 30px;
}
.footer ul.phones li.whatsapp{
    background: url("../images/whatsapp.png") left no-repeat;
}
.footer ul.phones li.megafon{
    background: url("../images/megafon.png") left no-repeat;
}
.footer ul.phones li.mts{
    background: url("../images/mts.png") left no-repeat;
}
.footer ul.phones li.beeline{
    background: url("../images/beeline.png") left no-repeat;
}
.footer ul.phones li p{
    display: inline;
    padding: 0;
    margin: 0;
    line-height: 1;
}
.footer ul.social{
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
    display: inline-block;
    width: 165px;
}
.footer ul.social li{
    float: left;
    margin-left: 15px;
}
.footer ul.social li a{
    color:#797979;
    font-size: 20px;
}
.filter{
    width: 100%;
    /*height: 80px;*/
    height: auto;
    min-height: 90px;
    /*border: 1px solid #5ba32b;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fafafa;
    -webkit-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow:    0px 10px 10px 0px rgba(50, 50, 50, 0.2);
    box-shadow:         0px 10px 10px 0px rgba(50, 50, 50, 0.2);
    margin-top: 15px;
    /*padding-top: 15px;*/
}
.filter .block{
    width: 18%;
    height: 48px;
    margin: 1.47%;
    margin-right: 0px;
    padding-right: 1.47%;
    border-right: 1px solid #dddfde;
    float: left;
}
.filter .block label{
    color:#3c8c08;
    font-size: 14px;
    width: 100%;
    display: block;
}
.filter .block input{
    border: none;
    background: transparent url("../images/select.png") right center no-repeat;
    font-size: 18px;
    color:#2b2b2b;
    width: 100%;
    outline: none;
}
.filter .block select{
    border: none;
    background: transparent url("../images/select.png") right center no-repeat;
    font-size: 18px;
    color:#2b2b2b;
    width: 100%;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance:    none;
    appearance:         none;
    cursor: pointer;
}
.filter .block.btn{
    width: 12%;
    border:none;
}
.filter .block.btn button{
    height: 48px;
    width: 100%;
    border: none;
    outline: none;
    font-size: 18px;
    font-weight: bold;
    color:#fff;
    background: #5ba32b;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}
.filter .block.btn button:hover{
    background: #387d0a; 
}
.filter .block.btn button:active{
    background: #255206;
}
.apartments{
    margin-top: 70px;
    width: 100%;
    font-size: 0;
    text-align: center;
}
.apartments h1{
    font-size: 24px;
    color:#2b2b2b;
    font-weight: bold;
    text-align: left;
}
.apartments h2{
    font-size: 18px;
    color:#2b2b2b;
    font-weight: normal;
    text-align: left;
}
.apartments .block{
    display: inline-block;
    text-decoration: none;
    text-align: left;
    width: 400px;
    margin-left: 12.5px;
    margin-right: 12.5px;
}
.apartments .block:first-child{
    margin-left: 0px;
}
.apartments .block:last-child{
    margin-right: 0px;
}
.apartments .block:nth-child(3n){
    margin-right: 0px;
}
.apartments .block:nth-child(3n)+.block{
    margin-left: 0px;
}
.apartments.home .block{
    width: 370px;
    margin-left: 23px !important;
    margin-right: 23px !important;
}
.apartments .block img{
    -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 2px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 2px 0px rgba(50, 50, 50, 0.75);
    width: 100%;
    height: auto;
}
.apartments .block .img{
    position: relative;
    display: inline;
}
.apartments .block h3{
    font-size: 14px;
    color:#2b2b2b;
    margin: 0;
    margin-top: 10px;
}
.apartments .block .apartment-info{
    font-size: 14px;
    color:#2b2b2b;
    margin-top: 5px;
}
.apartments .block .apartment-info span{
    font-weight: bold;
}
.apartments .block .apartment-address{
    color:#3c8c08;
    font-size: 14px;
    margin-top: 5px;
}
.apartments .btn{
    text-decoration: none;
    width: 213px;
    height: 48px;
    line-height: 48px;
    border: 2px solid #5ba32b;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 18px;
    color:#5ba32b;
    display: inline-block;
    margin-top: 40px;
    cursor: pointer;
}
.faq{
    margin-top: 70px;
    text-align: center;
    font-size: 0;
}
.faq h2{
    font-size: 18px;
    font-weight: normal;
    color:#2b2b2b;
    text-align: left;
}
.faq .block{
    display: inline-block;
    width: 23%;
    margin-left: 1%;
    margin-right: 1%;
    text-align: left;
    border-top: 2px solid #5ba32b;
    padding-top: 15px;
    vertical-align: top;
}
.faq .block h3{
    font-size: 16px;
    font-weight: bold;
    color:#2b2b2b;
    text-indent: 50px;
    margin: 0;
    height: 30px;
    line-height: 30px;
}
.faq .block h3.kopilka{
    background: url("../images/kopilka.png") left center no-repeat;
}
.faq .block h3.tarelka{
    background: url("../images/tarelka.png") left center no-repeat;
}
.faq .block h3.skidki{
    background: url("../images/skidki.png") left center no-repeat;
}
.faq .block h3.gosti{
    background: url("../images/gosti.png") left center no-repeat;
}
.faq .block p{
    color:#7a7878;
    font-size: 14px;
}
.last-news{
    margin-top: 70px;
    font-size: 0;
    text-align: center;
    vertical-align: top;
}
.last-news h2{
    text-align: left;
    font-size: 18px;
    color:#2b2b2b;
    font-weight: normal;
}
.last-news .block{
    display: inline-block;
    width: 18%;
    margin-left: 1%;
    margin-right: 1%;
    text-decoration: none;
    text-align: left;
    vertical-align: top;
}
.last-news .block h3{
    font-size: 14px;
    color:#2b2b2b;
}
.last-news .block p{
    color:#7a7878;
    font-size:12px;
}
.last-news .btn{
    text-decoration: none;
    width: 213px;
    height: 48px;
    line-height: 48px;
    border: 2px solid #5ba32b;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 18px;
    color:#5ba32b;
    display: inline-block;
    margin-top: 40px;
}
.partner{
    width: 100%;
    height: 495px;
    margin-bottom: 10px;
}
.partner.partner1{
    background: url(../images/partner1.jpg);
}
.partner.partner2{
    background: url(../images/partner2.jpg);
}
.partner.partner3{
    background: url(../images/partner3.jpg);
}
.partner .panel{
    width: 400px;
    padding: 20px;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    margin-top: 60px;
    float: right;
}
.partner .panel.panel-left{
    float: left;
}
.partner .panel h2{
    color:#777788;
}
.partner .panel .info{
    font-size: 18px;
    color:#2b2b2b;
    font-weight: bold;
}
.partner .panel .more-info{
    font-size: 14px;
    color:#2b2b2b;
}
.partner .panel .partner-url{
    font-size: 14px;
}
.apartments-banners{
    width: 100%;
    height: auto;
    background: #eaeaea url("../images/banners-bg.png") center;
    font-size: 0;
    text-align: center;
}
.apartments-banners .banner{
    width: 400px;
    height: 400px;
    display: inline-block;
    margin-top: 35px;
    position: relative;
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 70px;
}
.apartments-banners .banner > img{
    width: 400px;
    height: auto;
}
.apartments-banners .banner .sticker{
    width: 210px;
    height: 65px;
    background: #5ba32b;
    text-align: center;
    position: absolute;
    top:20px;
    left: 0px;
}
.apartments-banners .banner .sticker:after{
    content:"";
    width: 0;
    height: 0;
    border-top: 33px solid transparent;
    border-left: 30px solid #5ba32b;
    border-bottom: 33px solid transparent;
    position: absolute;
    left: 210px;
    top:0px;

}
.apartments-banners .banner .sticker .first{
    color:#fff;
    font-size: 30px;
    font-weight: bold;
}
.apartments-banners .banner .sticker .second{
    font-size: 14px;
    color:#fff;
}
.apartments-banners .banner .sticker img{
    display: inline-block;
    margin-top: 10px;
}
.apartments-banners .banner .banner-title{
    width: 250px;
    height: 64px;
    padding-left: 32px;
    color:#fff;
    text-indent: 15px;
    font-size: 17px;
    font-weight: bold;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: #5ba32b;
    text-align: left;
    text-indent: 0px;
    line-height: 30px;
}
.apartments-banners .banner .banner-title:after{
    content: " ";
    width: 0;
    height: 0;
    border-bottom: 64px solid #5ba32b; 
    border-right: 50px solid transparent;
    position: absolute;
    bottom: 0px;
    left: 282px;
}
.title-search{
    font-size: 18px;
    color:#2b2b2b;
    margin-top: 35px;
    margin-bottom: 35px;
}
.result-search{
    text-align: center;
}
.result-search .btn{
    text-decoration: none;
    width: 213px;
    height: 48px;
    line-height: 48px;
    border: 2px solid #5ba32b;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 18px;
    color: #5ba32b;
    display: inline-block;
    margin-top: 40px;
    cursor: pointer;
    text-align: center;
}
.title-search span{
    font-weight: bold;
    color:#5ba32b;
}
.apartments.list{
    width: 100%;
    margin-top: 0px;
}
.apartments.list .block{
    margin-bottom: 40px;
    vertical-align: top;
}
.apartments-map{
    margin-left: 0px;
    width: 100%;
    height: 350px;
    background: #ddd;
    margin-bottom: 40px;
}
.btnMap{
    height: 30px;
    line-height: 30px;
    background: #387d0a;
    display: inline-block;
    width: 50%;
    color:#fff;
    text-decoration: none;
    margin-bottom: 20px;
    margin-top: 20px;
}
.btnMap:hover{
    text-decoration: none;
    background:#5ba32b;
}
.apartment-pic{
    width: 100%;
    height: 60%;
    text-align: center;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}
.apartment-gallery-link{
    font-size: 18px;
    font-weight: bold;
    color:#fff;
    background: #585858;
    width: 268px;
    height: 48px;
    border: 2px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: block;
    text-align: center;
    line-height: 48px;
    position: absolute;
    bottom:15px;
    cursor: pointer;
}
.apartment-gallery-link:hover{
    text-decoration: underline;
}
.app-album{
    font-size: 0;
    height: 100%;
    width: 100%;
    text-align: left;
}
.app-album div{
    display: none;
    width: calc(25% - 2px);
    height: calc(50% - 2px);
    float: left;
    border:1px solid #5ba32b;
    overflow: hidden;
}
.app-album div a{
    display: block;
    height: 100%;
    width: 100%;
    background-position: center;
    background-size: cover;
    transition: all .5s;
}
.app-album div:first-of-type{
    width: calc(50% - 2px);
    height: calc(100% - 2px); 
}
.app-album div:nth-child(-n+5){
    display: block;
}
.app-album div a:hover{
    transform: scale(1.2);
}
.apartment-content{
    float: left;
    width: 880px;
    margin-right: 20px;
}
.apartment-content h1{
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 5px;
}
.apartment-content .address{
    font-size: 14px;
    color:#3c8c08;
}
.apartment-content .icons{
    margin-top: 30px;
}
.apartment-content .icons .icon{
    width: 90px;
    height: 90px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:1px solid #dddfde;
    margin-right: 15px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    color:#2b2b2b;
}
.apartment-content .icons .icon img{
    margin-top: 14px;
}
.apartment-content .block{
    font-size: 14px;
    color:#2b2b2b;
}
.apartment-content .block h2{
    font-size: 18px;
    font-weight: bold;
    color:#2b2b2b;
}
.apartment-content .block p{
    margin: 0;
    margin-top: 5px;
    margin-bottom: 5px;
}
.apartment-sidebar{
    float: left;
    width: 350px;
    margin-top: -65px;
    font-size: 0;
}
.apartment-sidebar .price{
    height: 25px;
    background: #2b2b2b;
    line-height: 25px;
    color:#fff;
    font-size: 30px;
    padding: 20px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.apartment-sidebar .price span{
    font-size: 18px;
}
.apartment-sidebar .price span.right{
    float: right;
}
.apartment-sidebar .booking-form{
    border: 1px solid #dddfde;
    border-top: none;
    padding: 15px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow:    0px 1px 3px 0px rgba(50, 50, 50, 0.3);
    box-shadow:         0px 1px 3px 0px rgba(50, 50, 50, 0.3);
}
.apartment-sidebar .booking-form span{
    font-size: 18px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 50%;
    cursor: pointer;
}
.apartment-sidebar .booking-form .form-tab:first-of-type{
    display: none;
}
.apartment-sidebar .booking-form .block{
    width: 100%;
    margin-top: 10px;
}
.apartment-sidebar .booking-form .block label{
    width: 100%;
    color:#3c8c08;
    font-size: 14px;
    display: block;
}
.apartment-sidebar .booking-form .block input{
    display: block;
    width: 100%;
    font-size: 18px;
    color:#2b2b2b;
    border: none;
    outline: none;
    line-height: 40px;
    border-bottom: 1px solid #dddfde;
    background: transparent url(../images/select.png) right center no-repeat;
}
.apartment-sidebar .booking-form .block select{
    border: none;
    background: transparent url("../images/select.png") right center no-repeat;
    font-size: 18px;
    color:#2b2b2b;
    width: 100%;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance:    none;
    appearance:         none;
    cursor: pointer;
    line-height: 40px;
    border-bottom: 1px solid #dddfde;
    display: block;
}
.apartment-sidebar .booking-form .block button{
    width: 100%;
    height: 48px;
    background: #5ba32b;
    color:#fff;
    font-size: 18px;
    border: none;
    outline: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}
.apartment-sidebar .booking-form .block.total_price{
    font-size: 18px;
    color:#575757;
    text-align: center;
}
.apartment-sidebar .map{
    margin-top: 40px;
    height: 350px;
    width: 100%;
}
.apartment-sidebar .discounts{
    width: 175px;
    color:#2b2b2b;
    margin-right: 15px;
    display: inline-block;
    vertical-align: top;
}
.apartment-sidebar .discounts h3{
    font-size: 18px;
    font-weight: bold;
}
.apartment-sidebar .discounts p{
    font-size: 14px;
    background: #edf1f6;
    margin-top: 0px;
    margin-bottom: 7px;
    padding: 7px;
}
.apartment-sidebar .discounts p span{
    font-weight: bold;
    color:#5ba32b;
}
.apartment-sidebar .rating{
    width: 160px;
    display: inline-block;
    vertical-align: top;
}
.apartment-sidebar .rating h3{
    font-size: 18px;
    font-weight: bold;
}
.slider{
    width: 100%;
    height: auto;
    text-align: center;
    overflow: hidden;
    position: relative;
}
.slider img{
    width: 100%;
    height: auto;
    /*display: none;*/
}
.slider .stub{
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    top: 15%;
    font-size: 28px;
    font-weight: bold;
    color:#393c3d;
}
.slider .title{
    width: 320px;
    height: auto;
    display: block;
    position: absolute;
    bottom: 430px;
    left: 250px;
    /*background: rgba(255, 255, 255, 0.8);*/
    font-size: 24px;
    color:#000;
    text-align: center;
    padding: 5px;
}
.slider .title img{
    width: 320px;
    height: auto;
}
.slider .icons{
    position: absolute;
    bottom: 60px;
    left: 0;
}
.slider .icons .icon{
    width: 100px;
    height: auto;
    margin-right: 10px;
}
#_bnovo_link_{
    display: none;
}
#_wbord_{
    margin: 0 auto;
    text-align: center;
}
.contacts{
    font-size: 0;
}
.contacts .info{
    width: 50%;
    display: inline-block;
    font-size: 22px;
    vertical-align: top;
}
.contacts .form{
    width: 50%;
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
}
.contacts .form label{
    display: block;
}
.contacts .form input{
    display: block;
    width: 100%;
    font-size: 18px;
    color: #2b2b2b;
    border: none;
    outline: none;
    line-height: 40px;
    border: 1px solid #dddfde;
    text-indent: 10px;
}
.contacts .form textarea{
    display: block;
    width: 100%;
    font-size: 18px;
    color: #2b2b2b;
    border: none;
    outline: none;
    border: 1px solid #dddfde;
    text-indent: 10px;
}
.contacts .form button{
    width: 100%;
    height: 48px;
    background: #5ba32b;
    color: #fff;
    font-size: 18px;
    border: none;
    outline: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}
.header .ham{
    display: none;
}
.apartment-sidebar .more{
    width: 100%;
    margin-top: 20px;
}
.apartment-sidebar .more h2{
    font-size: 18px;
    font-weight: bold;
    color: #2b2b2b;
}
.apartment-sidebar .more .block{
    width: 100%;
    display: block;
    margin: 0;
    margin-bottom: 20px;
}
.booking-btn{
    width: 150px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: #5ba32b;
    color: #fff;
    font-size: 16px;
    border: none;
    outline: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
}
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
body.map{
    height: 100%  !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}
body.map .apartments-map{
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}
.pact-widget{
    left: -100% !important;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.pact-widget.open{
    left: 00px !important;
}
.pact-widget-icon{
    width: 30px;
    height: 180px;
    background: #387d0a;
    color:#ddd;
    position: fixed;
    bottom: 0px;
    left: 0px;
    cursor: pointer;
    border-radius: 0px 10px 0px 0px;
    -moz-border-radius: 0px 10px 0px 0px;
    -webkit-border-radius: 0px 10px 0px 0px;
    border: 0px solid #000000;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    z-index: 99999;
}
.pact-widget-icon.open{
    left: -100%;
}
.pact-widget-icon span{
    display: block;
    text-align: center;
    width: 30px;
    height: 180px;
    writing-mode: tb-rl;
    line-height: 30px;
    font-size: 14px;
}
#pact-widget{
    left:-100% !important;
        -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
#pact-widget.open{
    left:0 !important;
        -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.apartment{
    height: 100%;
    width: 100%;
}
.tags{
    margin-top: 25px;
    width: 100%;
    font-size: 14px;
}
.tags a{
    margin: 10px;
    display: inline-block;
}
/*табы*/
.tabs{
    font-size: 0;
    display: block;
    text-align: center;
    box-sizing:border-box;
    width: 100%;
    border-bottom: 1px solid #5ba32b;
}
.tabs .tab{
    display: inline-block;
    width: 50%;
    height: 60px;
    font-size: 16px;
    text-align: center;
    vertical-align: top;
    color:#255206;
    line-height: 60px;
    box-sizing:border-box;
    cursor: pointer;
    background: #eaeaea;
}
.tabs .tab.active{
    background: #fff;
}
.tab-content{
    height: 0;
    overflow: hidden;
}
.tab-content.active{
    height: auto;
}
.price_month{
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.apartment-sidebar .price_month{
    height: 25px;
    background: #387d0a;
    line-height: 25px;
    color: #fff;
    font-size: 30px;
    padding: 20px;
    margin-top: 0;
    margin-bottom: 0;
}
.apartment-sidebar .price_month span{
    font-size: 18px;
}
.apartment-sidebar .price_month span.right{
    float: right;
}
.max-width{
    width: 100% !important;
}
.booking-btn.edit-btn{
    bottom: 50px;
    background: #db2020;
}
.btn.btn-all{
    margin-bottom: 40px;
}
.btn.btn-all:hover{
    background: #effff7;
}