body {
    font-family: "Jost", sans-serif;
}

.streamedge-Footer-contact-phone .phone-icon,
.streamedge-Footer-contact-phone .location-icon,
.streamedge-Footer-contact-phone .email-icon {
    filter: brightness(1.5);
    color: #fff;
    font-weight: 900;
    font-size: 22px;
    margin-top: 2px;
}

a {
    text-decoration: none;
}

.dropdown,
.dropend,
.dropstart,
.dropup {
    position: relative;
    font-size: 12px;
    font-weight: 600;
    color: #000;
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .9);
}

.dropdown-item {
    font-size: 12px;
    font-weight: 500;
}

/* styles for Rooms page starts here */
.navbar-home-mobile-icon img {
    filter: brightness(0.1);
}

.navbar-home-mobile-icon-parent p {
    color: #000;
}

.SteamEdge-logo {
    height: 60px;
    width: 170px;
}

.SteamEdge-logo img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.navbar-background-image {
    background: linear-gradient(rgb(0 0 0 / 77%), rgb(0 0 0 / 35%)), url(./assets/images/testimonial-banner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    margin-bottom: 0px;
}

nav.navbar.navbar-expand-lg.navbar-light {
    padding-top: 20px;
}

.StreamEdge-Rooms-banner-title h1 {
    font-size: 50px;
    font-weight: 500;
}

.StreamEdge-Rooms-banner-title {
    height: 65%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    flex-direction: column;
}

.navbar-light .navbar-nav .nav-link.active {
    font-size: 12px;
    font-weight: 600;
}

.stream-edge-map-subparent {
    width: 90%;
    margin: auto;
}

.streamedge-contact-message .contactus-streamedge {
    display: flex !important;
    align-items: start !important;
    justify-content: start;
    padding: 0px 15px;
}

.contactus-streamedge h6 {
    width: 90px;
    margin: 6px 0;
    font-size: 17px;
    font-weight: 500;
}

.contactus-streamedge h6:hover {
    color: #6b6a6a;
}

.contact-info-address {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 300px;
}

.contactus-streamedge p {
    width: 260px;
    margin: 6px 0;
    font-size: 15px;
    font-weight: 400;
}

.contactus-streamedge a {
    width: 260px;
    margin: 6px 0;
    font-size: 15px;
    font-weight: 400;
    color: #373737;
}

.contactus-streamedge a:hover {
    color: #dc3545;
}

.contactus-streamedge p:hover {
    color: #dc3545;
}

.contact-iamge-stream {
    width: 100%;
    height: 232px;
    position: relative;
    top: 16%;
}

.streamedge-hr-center {
    color: #dc3545;
    opacity: 0.7;

}

.contact-iamge-stream img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

/* Banner styles ends here */
/* Styles for Footer - rooms page starts here */
.streamedge-Footer-contact-phone {
    display: flex;
    gap: 10px;
}

.Footer-content p {
    color: #fff;
}

.StreamEdge-Rooms-service-categories-parent.container {
    background: #FDF8F8;
    margin: auto;
    padding: 10px 20px 20px 20px;
    border-radius: 8px;
}

.StreamEdgeFooter-gallery-parent {
    margin: 35px 0px 0px 0px;
}

.StreamEdge-Rooms-copyrights p {
    margin: 0;
    padding: 20px 0px;
    color: #fff;
}

.stream-edge-map-subparent .row {
    margin: 60px 0;
}

.streamedge-Footer-email-newsletter input {
    padding: 5px;
    width: 250px;
    border: 1px solid #fff;
    background: transparent;
    margin-top: 15px;
    border-radius: 4px;
    color: #fff;
}

.streamedge-Footer-email-newsletter input::placeholder {
    color: #fff;
}

hr {
    color: #fff;
    opacity: 1;
    margin: 0;
}

.streamEdge-Footer-link-title {
    margin-bottom: 20px;
}

.Footer-content {
    padding: 40px 0px 25px 0px;
}

.Fooer-Gallery-images {
    height: 140px;
    width: 100%;
    overflow: hidden;
    border-radius: 5px;
}

.Fooer-Gallery-images img {
    height: 100%;
    width: 100%;
    transition: all 0.3s linear;
}

.Fooer-Gallery-images img:hover {
    transform: scale(1.2);
}

.StreamEdge-Rooms-Footer-Parent {
    background: #000;
    padding-top: 12px;
    margin-top: -7px;
}

.heading-location-busy h5 {
    color: #dc3545;
    font-size: 30px;
    font-weight: 500;
    padding-left: 20px;
}

.navbar-home-mobile-icon-parent {
    display: flex;
    align-items: center;
}

.navbar-home-mobile-icon-parent p {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
}

.navbar-home-mobile-icon img {
    filter: brightness(0.5);
}

form.d-flex.navbar-home-mobile-icon-parent-main {
    gap: 15px;
    align-items: center;
}

form.d-flex.navbar-home-mobile-icon-parent-main button {
    font-size: 14px;
}

.streamedge-contact-message {
    padding: 36px 10px;
    background-color: #F5F5F5;
    border-radius: 10px;
}

.Fooer-Gallery-images img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    transition: all 0.3s linear;
    /* object-fit: contain; */
}

.Fooer-Gallery-images img:hover {
    transform: scale(1.2);
}

/* footer social media icons */
.Footer-social-Media-icons {
    display: flex;
    gap: 35px;
    align-items: center;
}

.Footer-social-Media-icons i {
    font-size: 30px;
    color: #fff;
}

@media only screen and (max-width:767px) {
    .Footer-content .row .col-sm-12.col-md-2 {
        width: 45%;
        margin: 20px 0px;
    }

    .Footer-content .row div:nth-child(3) {
        order: 3;
    }

    .Footer-content .row .col-sm-8.col-md-3:last-child {

        width: 45%;
        margin: 20px 0px;
    }

    .StreamEdge-Rooms-banner-title h1 {
        font-size: 36px;
    }

    .stream-edge-map-subparent .row {
        margin: 20px 0;
    }

    .heading-location-busy h5 {
        font-size: 22px;
    }

    .contactus-streamedge h6 {
        font-size: 14px;
        width: 66px;
    }

    .streamedge-contact-message .contactus-streamedge {
        padding: 0 4px;
    }

    .contactus-streamedge p {
        font-size: 13px;
    }

    .streamedge-contact-message {
        padding: 21px 5px;
    }

    .contact-iamge-stream {
        width: 100%;
        padding: 15px 0;
        top: 0px;
    }

    .navbar-background-image {
        margin-bottom: 24px;
        height: 330px;
    }


    .streamedge-iframe iframe {
        height: 290px !important;
    }

    .Fooer-Gallery-images {
        height: 165px;
        padding-bottom: 15px !important;
    }

    .StreamEdge-Rooms-copyrights p {
        font-size: 13px;
    }

    .streamEdge-Footer-link-title {
        margin-bottom: 15px;
        font-size: 16px;
    }

    .Footer-content {
        padding: 20px 0px 0px 0px;
    }

    form.d-flex.navbar-home-mobile-icon-parent-main {
        margin-bottom: 10px;
    }
}

@media screen and (max-width:576px) {
    .stream-edge-map-subparent {
        width: 100%;
    }

    .streamEdge-Footer-link-title {
        margin-bottom: 15px;
        font-size: 22px;
    }

    .Footer-content p {
        font-size: 14px;
    }

    .Footer-social-Media-icons {
        gap: 20px;
        margin-bottom: 15px;
    }

    .Footer-social-Media-icons i {
        font-size: 28px;
    }

    .Footer-content {
        padding: 20px 0px 0px 20px;
    }

    form.d-flex.navbar-home-mobile-icon-parent-main {
        margin-bottom: 10px;
    }

    /* .streamedge-contact-message {
        padding: 21px 13px;
    } */
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .StreamEdge-Rooms-copyrights p {
        font-size: 15px;
        color: #fff;
    }

    .streamEdge-Footer-link-title {
        font-size: 18px;
    }

    .Footer-social-Media-icons {
        display: flex;
        gap: 20px;
        align-items: center;
    }

    .Footer-social-Media-icons i {
        font-size: 28px;
    }

    .Footer-content p {
        font-size: 14px;
    }

    .stream-edge-map-subparent {
        width: 95%;
    }

    form.d-flex.navbar-home-mobile-icon-parent-main {
        margin-bottom: 10px;
    }

    .heading-location-busy h5 {
        font-size: 26px;
    }

    .streamedge-contact-message {
        padding: 30px 15px;
    }

    .contactus-streamedge h6 {
        font-size: 15px;
    }

    .contactus-streamedge p {
        font-size: 13px;
    }

    .contact-iamge-stream {
        height: 209px;
        width: 95%;
    }

    .streamedge-iframe iframe {
        height: 310px !important;
    }
}

.StreamEdge-Rooms-Footer-Parent {
    background: #000;
    padding-top: 12px;
    margin-top: 80px;
}

.StreamEdgeFooter-gallery-parent {
    padding: 40px 0px 40px;
}

/*testimonials styles*/

.testimonials-section {
    padding: 50px 20px;
    background: #f8f9fb;
    text-align: center;
}

.section-title {
    font-size: clamp(25px, 4vw, 30px);
    margin-bottom: 40px;
    color: #dc3545;
    font-weight: 500;
    padding-left: 20px;
}

.testimonials-container {
    display: flex;
    justify-content: center;
    gap: 25px;
    flex-wrap: wrap;
}

.testimonial-card {
    background: #fff;
    padding: 25px;
    width: 320px;
    border-radius: 18px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
}

.testimonial-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12);
}

.testimonial-text {
    font-size: 16px;
    color: #555;
    font-style: italic;
    margin-bottom: 20px;
    text-align: left;
}

.testimonial-user {
    display: flex;
    align-items: center;
    gap: 12px;
}

.testimonial-user img {
    width: 44px;
    height: 44px;
    border-radius: 50%;
}

.testimonial-user h4 {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #222;
}

.testimonial-user span {
    color: #777;
    font-size: 14px;
}

.testimonial-stars {
    display: flex;
    justify-content: left;
    align-items: center;
    font-size: 24px;
    margin-bottom: 15px;
    color: #f5b50a;
    gap: 5px;
}

.review-point {
    font-size: 17px;
    color: #000;
    font-weight: 500;
    align-items: center;
}

.wall-of-love .heart {
    color: #8dc142;
}

.wall-of-love {
    font-size: 5vw;
    margin: 0;
    line-height: 1.2;
    text-align: center;
}

.banner-description {
    font-size: 1.5vw;
    color: #fff;
    margin-top: 1rem;
    max-width: 50%;
    text-align: center;
}

@media (max-width: 1200px) {
    .wall-of-love {
        font-size: 4rem;
    }

    .banner-description {
        font-size: 1.2rem;
    }
}

@media (max-width: 768px) {
    .wall-of-love {
        font-size: 3rem;
    }

    .banner-description {
        font-size: 1rem;
        max-width: 90%;
    }
}

@media (max-width: 480px) {
    .wall-of-love {
        font-size: 2.2rem;
    }

    .banner-description {
        font-size: 0.9rem;
        max-width: 90%;
    }
}

/*image slider styles*/
.gallerySwiper .swiper-slide img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    border-radius: 10px;
    margin-bottom: 20px;
}

@media (max-width: 992px) {
    .gallerySwiper .swiper-slide img {
        height: 180px;
    }
}

@media (max-width: 768px) {
    .gallerySwiper .swiper-slide img {
        height: 180px;
    }
}

@media (max-width: 480px) {
    .gallerySwiper .swiper-slide img {
        height: 180px;
    }
}

.swiper-button-next,
.swiper-button-prev {
    color: white !important;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: none;
}

.testimonial-divider {
    border: 0;
    height: 1px;
    background-color: #ddd; 
    margin: 20px 0; 
}

.testimonials-img-section {
    padding: 20px 20px;
    background: #f8f9fb;
    text-align: center;
}
.testimonials-img-section {
    position: relative;
    text-align: center;
    background: #f8f9fb;
    padding: 20px;
}

.image-title {
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    font-size: clamp(25px, 4vw, 30px);
    color: #dc3545;
    font-weight: 500;
    z-index: 5;
}

@media(max-width:540px){
    .image-title {
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}
}

.responsive-image-container {
    max-width: 900px;
    margin: 0 auto;
    position: relative;
}
.responsive-image {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 10px;
}














