* {
    font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
}


.banner-img {
    /* background-image: url(../images-nych/Cayton-Bay.jpg); */
    background-repeat: no-repeat;
    background-size: cover;
    padding: 110px 0px 0px 0px;
    background-position: center;
}
.banner-img-tos {
    background-image: url(../images-nych/Cayton-Bay.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 110px 0px 0px 0px;
    background-position: center;
}

.p-details{
    border: 3px solid #3477b4; 
    padding-top: 14px; 
    border-radius: 15px;
}
a {
    text-decoration: none;
}

.intro-image {
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f0f0f0;
}
.seen-property{
    /* height: 260px; */
}


.card-custom img {
    height: 350px;
}

.card-image img {
    width: 100%;
}

.card-nych {
    background-color: #87b8e1;
}

.icons-custom {
    padding: 0 10px 0px 0px;
}

.card-custom {
    background-color: #fff;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    height: 100%;
    

}

.card-img-top-up {
    width: 100%;
    border-radius: 8%;
  
}

.house-name {
    font-size: 1.5rem;
    font-weight: 400;
    margin-bottom: 0.5rem;
    color: #666;
    font-family: sans-serif;
}

.room-info {
    font-size: 0.9rem;
    color: #666;
    margin-bottom: 1rem;
}

.features {
    background-color: #F7DF6A;
    font-size: 16px;
    border-radius: 30px;
    font-weight: 500;
    text-align: center;
    font-family: Arial, sans-serif;
}

.features i {
    margin: 4px 3px 4px 4px;
}

.discount-info {
    background-color: #f8f9fa;
    padding: 0.5rem;
    text-align: center;
    font-size: 0.9rem;
    color: white;
    background-color: #87b8e1;
    border-radius: 30px;
}

.card-custom:hover {
    transform: scale(1.05);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}
.card-seen-property{
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
    height: 100%;
}
.card-seen:hover {
    transform: scale(1.10);
}
.card-seen-property:hover{
    transform: scale(1.10);
}
.property-page img {
    height: 450px;

}
.card-seen img {
    height: 350px;
}

.local-card {
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    padding: 8px;
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;

}

.back-image {
    background-blend-mode: overlay;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 120px;
    background-position: center;
    border-radius: 15px;
    background-color: rgba(0, 0, 0, 0.4);
}

.room-text {
    font-size: 13px;
    color: #666;
    margin-top: 8px;
}

.local-card:hover {
    transform: scale(1.10);
    background-color: #F7DF6A;
}

.local-card img {
    border-radius: 15px;
    width: 100%;
}

.local-card-title {
    font-size: 26px;
    font-weight: bold;
    color: white;
    position: absolute;
    top: 25%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    padding: 0 10px;
}

.local-card-content {
    padding: 12px;
}

.local-card-content p {
    font-size: 14px;
}

.main-contact-form {
    background-color: #87b8e1;
}

.contact-form {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    margin: 30px auto;
    width: 500px;
}

.contact-form h3 {
    margin-bottom: 20px;
}

.contact-form .form-control {
    margin-bottom: 15px;
    border-radius: 5px;
}

.contact-form .btn-primary {
    width: 100%;
    background-color: #1d4e89;
    border-color: #1d4e89;
}

.contact-form .btn-primary:hover {
    background-color: #164570;
    border-color: #164570;
}

.accordion-button {
    background-color: #e9ecef;
    color: #000;
}

.accordion-button:focus {
    box-shadow: none;
}

.accordion-item {
    border: none;
    background-color: #f8f9fa;
    margin-bottom: 10px;
}

.map-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 490px;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.map-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.accordion-form {
    width: 530px;
}
.name-feature {
    color: #666;
}
.icons-features {
    font-weight: 400;
    color: #666;
    font-size: 15px;
    padding: 0px 15px;
   
}
.property-banner-img {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 120px 0px 0px;
    background-position: center;
    background-color: rgba(0, 0, 0, 0.3);
}

.propety-local {
    background-color: white;
}

.property-card {
    width: 350px;
    background-color: white;
}

.property-feature {
    background-color: #87b8e1;
}

.features-section {
    background-color: #F7DF6A;
    border-radius: 30px;
}

.feature-color li {
    color: #666;
    font-size: 14px;
}

.faq {
    background-color: #F7DF6A;
}

.box {
    background-color: white;
    border: 2px solid #23588c;
    border-radius: 20px;
}


.box-paragraph {
    color: #666;
}

.box-heading {
    color: #23588C;
}

.carousel-item img {
    height: 500px;
    object-fit: cover;
}

.carousel-control-prev,
.carousel-control-next {
    opacity: 0;
    transition: opacity 0.3s;
}

.carousel:hover .carousel-control-prev,
.carousel:hover .carousel-control-next {
    opacity: 1;
}

hr {
    opacity: 1 !important;
}

#owl-demo .item {
    margin: 3px;
}

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}

.slider {
    background-color: #87b8e1;
    position: relative;
}

.reviews-card {
    display: flex;
    background-color: white;
    flex-direction: column;
    justify-content: space-between;
    height: 350px;
    overflow: hidden;
    border-radius: 15px;
}

.reviews-card.expanded {
    height: auto;
    /* Expand to fit content */
}

.reviews-card .review-content {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.reviews-card.expanded .review-content {
    -webkit-line-clamp: unset;

}

.read-more {
    cursor: pointer;
    color: #0056b3;
    text-decoration: none;
}

.stars {
    color: #F7DF6A;
    font-size: 28px;
    margin-top: 40px;
}

/* booking detail */
.booking-details {
    background-color: #fff;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    margin: 20px 0;
}

.booking-details h4 {
    color: #343a40;
    margin-bottom: 15px;
}

.form-label {
    color: #495057;
}

.form-control {
    border-radius: 8px;
}

.btn-primary {
    border-radius: 8px;
    padding: 10px 20px;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-primary:hover {
    background-color: #0056b3;
    border-color: #0056b3;
}

.header-text {
    color: #007bff;
    font-weight: bold;
}

.section-title {
    color: #6c757d;
    margin-bottom: 10px;
}

.booking-nych {
    background-color: #87b8e1;
}

.tele {

    background-color: white;
    border-radius: 20px;
}

.calendar-table {
    border-radius: 20px;
    border-collapse: separate;
}

.calendar-table th,
.calendar-table td {
    text-align: center;
    vertical-align: middle;
}

.tiles-card:hover {
    transform: scale(1.05);
}

.calender-test iframe {
    width: 100%;
}

.card-body-property {
    height: 300px;
}

.box {
    height: 100%;
}
.local-card-content p{
    color:#666;
}
.review-content{
    text-align: justify;
    padding: 5px 25px;
}
.tele a{
    color: #666;
    text-decoration: none;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: unset!important;
    color:black!important;
}
.owl-theme .owl-nav [class*=owl-]{
font-size: 60px !important;
    background: transparent;
    border: unset;
}
/* owl */
/*.owl-theme .owl-nav{*/
/*margin-top:65px !important;*/
/*}*/
/*.owl-nav{*/
/*    position: relative!important;*/
/*}*/
/*.owl-prev{*/
/*    position: absolute;*/
/*    left: -30px;*/
/*    bottom: 200px;*/
/*}*/
/*.owl-theme .owl-nav [class*=owl-] {*/
/*    font-size: 60px!important;*/
/*}*/
/*.owl-next{*/
/*    position: absolute!important;*/
/*    bottom: 200px!important;*/
/*    right: -25px!important;*/
/*}*/
.property-button a{
    background-color: #1d4e89;
    color: white;
}
.see{
    text-decoration: underline;
    color: #1d4e89;
}
@media (min-width: 1400px) {
    .container {
        max-width: 1550px !important;
    }
}

/* Media query for mobile devices */
@media (max-width: 767px) {
    .avail_iframe {
        width: 280px;
        margin-left: -14px;
    }
    .local-card-title {
        top: 22%;
    }
}
@media only screen and (min-width: 601px) and (max-width: 1000px)  {
   
}

@media only screen and (max-width: 600px) {
    .contact-form {
        width: unset;
    }
    .local-card-1 {
        margin: 0 50px;
    }

    .calender-test iframe {
        width: unset;
    }
    .card-seen img {
        height: unset;
    }

    .card-body-property {
        height: 350px;
    }
    .seen-property {
        height: 330px;
    }
    .owl-next{
        right: -18px !important;
    }
    .owl-prev {
        left: -17px;
    }
    .reviews-card{
        margin: 10px 15px;
    }
}
@media only screen and (max-width: 320px) {
    .calender-test iframe {
        width: 290px;
    }
    .local-card-1 {
        margin:unset;
    }
     .seen-property {
        height: 360px;
    }

}