@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@300;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@300;400&display=swap');

.nunito-400{
    font-family: 'Nunito', sans-serif;
    font-weight:400;
}

.nunito-200{
    font-family: 'Nunito', sans-serif;
    font-weight:200;
}

.manrope-300{
    font-family: 'Manrope', sans-serif;
    font-weight:300;
}

.manrope-400{
    font-family: 'Manrope', sans-serif;
    font-weight:400;
}

.raleway-300{
    font-family: 'Raleway', sans-serif;
    font-weight:300;
}

.raleway-400{
    font-family: 'Raleway', sans-serif;
    font-weight:400;
}

.heebo-300{
    font-family: 'Heebo', sans-serif;
    font-weight:300;
}

.heebo-400{
    font-family: 'Heebo', sans-serif;
    font-weight:400;
}

.prev{
    left:0.5%;
}

.card{
    background-color: white;
}

.border-gray{
    border: #909090, solid, 1px;
}

hr{
    height:1.5px;
    background-color: #909090;
    width:50%;
}

.hr-limited{
    max-width: 370px;
}

.main-title{
    font-size:1.7rem;
    font-family: 'Manrope', sans-serif;
    font-weight:300;
    letter-spacing:0.1em;
}

.hr-large{
    width:90% !important;
}

body{
    font-family: "Calibri";
    color:#404040e0;
}

.services_icon{
    text-align:center;
    padding-bottom: 2px;
    padding-top:2px;
}

.icon{
    opacity:0.7;
}

.red-icon{
    color:#b21329;
}

.blue-icon{
    color:#1d2f53;
}

.green-icon{
    color:#034730;
}

.red-background{
    background-color:#FF4500;
    border-color:#FF4500;
}

.blue-background{
    background-color:#1d2f53;
    border-color:#1d2f53;
}

.green-background{
    background-color:#034730;
    border-color:#034730;
}

.gray-background{
    background-color:#A9A9A9;
    border-color:#A9A9A9;
}

.orange-background{
    background-color:#ff4d1b;
    border-color:#ff4d1b;
}

.yellow-background{
    background-color:#ffb014;
    border-color:#ffb014;
}

a, a:hover, a:focus{
    text-decoration: None;
}

.lb-value{
    font-size:1rem;
    line-height: 1.2;
    padding-left:5px;
}

.description{
    font-size: 1rem;
    line-height: 1.2;
    text-align:justify;
}

.lb-details-title{
    font-weight:500;
    font-size: 1.2rem;
}

.red-button{
    background-color:#550A21;
    border-color:#550A21;
}
.red-button:hover{
    background-color:#be7e87;
    border-color:#550A21;
}

.lb-location, .lb-price{
    color:#404040e0 !important;
}

.lb-details-hr{
    margin: 0;
    width:50%;
    height:1px;
    border-top:none !important;
    border:0;
}

.lb-details-hr-long{
    width:100%;
    height:1px;
}

.lb-section-title{
    text-align:left;
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
}

.lb-value-title{
    font-family: 'Nunito', sans-serif;
    font-weight: 300;
}

.hr-contact{
    width:100%;
}

.square-price
{
    width:100%;
    padding-bottom:100%;
    background-size: cover;
    background-position: center;
}

.box {
    background: #fff;
    border-radius: 4px;
    width:150px;
    height:150px;
    padding-top:10px;
    margin-right:30px;
    margin-top:10px;
 }

.box h4{
    height:50%;
    vertical-align: middle;
}

.solo-price{
    padding-top:24px;
}

.image-container:hover{
    cursor: pointer;
}

  
.image-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
}
  
.image-container:hover .image-overlay {
    opacity: 1;
}

.image-container:hover .property-picture {
    opacity: 0.5;
}
  
.overlay-text {
    color: black;
    font-size: 20px;
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.btn-start{
    opacity:0.5;
}

.border-bottom-1{
    border-bottom: solid 1px #909090;
}

.half-width{
    width:50%;
}

.image-rounded {
    border-radius: 0.350rem !important;
  }

.border-tb{
    border-top: solid 1px #909090;
    border-bottom: solid 1px #909090;
}

.border-b{
    border-bottom: solid 1px #909090;
    max-width: 493px;
    width:50%;
}

.arrow-large{
    font-size:1rem;
}

.inline{
    display:inline-block;
}

.home-menu{
    font-size: 1.3rem;
}

#wistia_77.big_play_button_background{
    background-color: none;
}

.play-overlay{
    cursor: pointer;
    position: absolute;
    top: 38%;
    left: 45%;
    width: 10%;
    height: 15%;
    color: white;
    font-weight: bold;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    pointer-events: none;
  }

.video-overlay{
    pointer-events: none;
}

.play-icon{
    font-size:3em;
}

.property-quick-details{
    font-size: 1.2rem;
}

.logo-contact{
    width:50%;
}

.wistia_click_to_play{
    height:100%;
}

.wistia_responsive_padding{
    position:absolute;
    top: 0;
    left: 0;
    height:100%;
    width:100%;
    padding-right:15px;
    padding-left:15px;
}

.wistia_responsive_padding:hover{
    cursor:pointer;
}

.h4-reduced{
    font-size: 1.15rem;
}

.partners-canvas{
    display:grid;
    grid-template-columns: 20% 12% 8.5% 20% 23%;
    grid-column-gap: 5%;
}

.text-justify{
    hyphens: auto;
    text-align: justify!important;
}

.logo-loader{
    width:35%;
    z-index: 10001;
    animation: beat .4s infinite alternate;
    transform-origin: center;
    position: absolute;
    left: 32.5%;
    top: 32.5%;
}

@keyframes beat{
	to { transform: scale(1.05); }
}

.no-select {
    -webkit-touch-callout: none; /* iOS Safari */
      -webkit-user-select: none; /* Safari */
       -khtml-user-select: none; /* Konqueror HTML */
         -moz-user-select: none; /* Old versions of Firefox */
          -ms-user-select: none; /* Internet Explorer/Edge */
              user-select: none; /* Non-prefixed version, currently
                                    supported by Chrome, Edge, Opera and Firefox */
  }