/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Nov 9, 2016, 3:37:51 PM
    Author     : nermin.hajdarevic
*/
.review{
    width: 33.33%;
    display:flex;
 }

.review-column{
     display:flex;
 }
 .title{
  font-weight: bold;
  
 }
 .amarilla-replay{
 
  margin-left:10px;
  margin-top: 5px;
  
 }
 .renter-review{
     margin-top:10px;
     word-break: break-word;
 }
 .renter-name{
     margin-bottom:5px;
     margin-top: 25px;
 }
 
 .owner-replay{
    background: #fafafa;
    margin-top: 10px;
 }
 .review-table{
   margin-bottom: 20px;
 }
 .review-title{
    margin-top: 10px;
 }
 .bullet:before {
    content: "•";
    padding-right: 5px;
    position: relative; }
 
 .review-summary{
     margin-top: 10px;
 }
 .replay{
     margin-bottom: 5px;
     margin-top:10px;
 }
 
 #allReviews one-review{
      display:none;
 }
 
 .text{
     font-weight: bold;
 }

.button-lg {
    padding: 4px 16px;
    font-size: 16px;
}
.button-gray {
    color: #333;
    background-color: #efefef;
    border-color: #dbdbdb;
}
.button {
        padding: 2px 12px;
        border: 1px solid #777;
        color: #fff;
        font-size: 14px;
        line-height: 30px;
        margin: 0 auto;
        background-color: #999;

}

.text-center{
    text-align: center!important;
    margin-top:15px;
}

.hidden-review{
    display:none;
}
.stars-container {
  position: relative;
  display: inline-block;
  color: transparent;
  font-size: 18px;
}
.stars-container:before{
  position: absolute;
  top: 0;
  left: 0;
  content: '★★★★★';
  color:lightgray;
  font-size: 18px;
}

.stars-container:after {
  position: absolute;
  top: 0;
  left: 0;
  content: '★★★★★';
  color: #fb6322;
  overflow: hidden;
  font-size: 18px;
}

.stars-0:after { width: 0%; }
.stars-10:after { width: 10%; }
.stars-20:after { width: 20%; }
.stars-30:after { width: 30%; }
.stars-40:after { width: 40%; }
.stars-50:after { width: 50%; }
.stars-60:after { width: 60%; }
.stars-70:after { width: 70%; }
.stars-80:after { width: 80%; }
.stars-90:after { width: 90%; }
.stars-100:after { width: 100%;}

.property-subtitle{
    font-weight: bold;
}
.more, .less {
    cursor: pointer;
    color: #106fa9;
}
.more,.hide-cont .less,.hide-cont .sport-attr {
    display: none;
}
.hide-cont .more {
    display: inline;
}
.content {
    overflow: hidden;
}
.font18 {
    font-size: 18px;
}
.location_distances {
    line-height: 1em;
    height: 2.5em;
    margin-top: 10px;
    padding-left: 30px !important;
    display: inline-block;
    width: 100%;
    text-indent: -26px;
    float: left;
}
.truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    /*height: 83px;*/
}
.carousel-inner, .carousel {
    height: inherit;
}
.carousel-inner > .item {
    height: 100% !important;
    width: 100% !important;
    background-size: cover;
    background-position: center;
}
.banner-section {
    height: 100%;
    position: relative;
    width: 100%;
}
.facilities-section {
    margin-top: 20px;
}
.prices-list {
    padding-left: 17px;
}
.property-info {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100px;
    background-color: rgba(51,51,51,0.6);
    color: rgb(254,254,254);
}
.property-information {
    margin-left: 20px;
    margin-right: 20px;
}
.close {
    font-size: 40px !important;
}
.book-mobile {
    background-color: #999 !important;
    color: #fff !important;
    border-color: #777 !important;
}
.book-mobile:hover {
    background-color: #777 !important;
}
.rs-calendar > div:first-child {
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    height: 585px !important;
}
.property-calendar {
    margin-top: 10px;
}
.attributes {
    padding-left: 0px;
}
.attributes li {
    margin-right: 0;
    display: inline-block;
    width: 32%;
    margin-bottom: 5px;
    white-space: nowrap;
    text-align: center;
}
.attributes li > p {
    font-size: 14px;
}
.attributes span {
    font-size: 22px;
    padding: 8px;
    border: 1px solid #333;
    border-radius: 50%;
    display: inline-block;
    width: 50px;
    height: 50px;
}
.property-details {
    padding-top: 10px;
    padding-bottom: 10px;
}
.property-title {
    margin-bottom: 10px;
    font-size: 20px;
    margin-left: 30px;
}
.property {
    width: 100%;
    border: 1px solid #dadada;
    display: inline-block;
    margin-bottom: 10px;
    padding: 10px;
    background-color: #fff;
}
.btn-view-gallery, .btn-book-now {
    background: transparent;
    border: 1px solid white;
    padding: 10px;
    color: white;
    font-size: 16px;
    width: 150px;
}
.btn-book-now {
    -webkit-overflow-scrolling: touch;
}
.type-and-bedroom {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 28px;
}
.property-left-side {
    width: 50%;
    float: left;
    height: inherit;
}
.property-right-side {
    width: 50%;
    float: left;
    height: inherit;
}
.enlarge-photo, .book-now {
    transition: .3s;
    right: 200px;
    position: absolute;
}
.enlarge-photo {
    top: 25px;
}
.book-now {
    right: 30px;
}
.banner-top {
    height: 85vh;
}
.outside-container {
    padding-bottom: 85px;
}
.banner {
    bottom: 85px;
}
@media screen and (min-width: 768px) {
    .attributes li {
        width: 24%;
    }
    .banner-top {
        height: 85vh;
    }
    .banner {
        bottom: 0px;
    }
    .book-now {
        top: 25px;
    }
}
@media screen and (min-width: 1192px) {
    .attributes li {
        width: 16%;
    }
}
@media screen and (min-width: 630px) {
    .location_distances {
        width: 49%;
    }
}

@media screen and (min-width: 768px) and (max-width: 786px) {
    .banner-section{
        width: 650px;
        margin: 0 auto;
    }
    .enlarge-photo {
        right: 170px;
    }
    .book-now {
        right: 15px;
    }
}
@media screen and (min-width: 787px) and (max-width: 887px) {
    .banner-section{
        width: 700px;
        margin: 0 auto;
    }
    
}
@media screen and (min-width: 888px) and (max-width: 986px) {
    .banner-section {
        max-width: 800px;
        margin: 0 auto;
    }
}
@media screen and (min-width: 987px) and (max-width: 1249px) {
    .banner-section {
        max-width: 800px;
        margin: 0 auto;
    }
}
@media screen and (min-width: 1250px) and (max-width: 1308px) {
    .banner-section {
        max-width: 800px;
        margin: 0 auto;
    }
}
@media screen and (min-width: 1309px) and (max-width: 1336px) {
    .banner-section{
        max-width: 750px;
        margin: 0 auto;
    }
}
@media screen and (min-width: 1337px) and (max-width: 1499px) {
    .banner-section {
        max-width: 800px;
        margin: 0 auto;
    }
}
@media screen and (min-width: 1500px) {
    .banner-section {
        max-width: 940px;
        margin: 0 auto;
    }
    .location_distances {
        width: 33%
    }
    }
@media screen and (max-width: 767px) {
    .property-right-side {
        padding-right: 20px;
    }
    .property-left-side {
        width: 100%;
        float: none;
        height: 90px;
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
    }
    .content {
        padding-top: 40px;
        margin-top: 0;
    }
    .btn-book-now {
        background: transparent;
        border: 1px solid black;
        padding: 10px;
        color: black;
        font-size: 16px;
        width: 150px;
    }
    .book-now {
        position: absolute;
        left: 0px;
        right: 0px;
        bottom: 0px;
        text-align: center;
    }
    .banner {
        background-image: none !important;
    }
}
@media screen and (max-width: 640px) {
    .property-left-side > * {
        margin-left: 0px;
    }
    .property-right-side {
        width: 100%;
        float: none;
        height: 900px;
        padding-right: 0px;
    }
    .enlarge-photo {
        position: absolute;
        top: 110px;
        right: calc(50% - 75px);
    }
}
@media screen and (min-width: 768px) and (max-width: 992px) and (orientation: landscape){
    .banner-top {
        height: 80vh;
    }
}
@media screen and (max-width: 768px) and (orientation: landscape){
    .banner-top {
        height: 98vh;
    }
}
@media screen and (max-width: 423px) {
    .property-info {
        height: 125px;
    }
}