/* home reviews */

#homepage__reviews-section {
    background-image: url(/images/home/home-reviews-bgrnd.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 570px;
    display: flex;
    align-items: start;
    justify-content: start;
    padding-block: 78px;
    padding-left: 126px;
}
#homepage__reviews-section .container {
    max-width: 100%;
    padding: 0;
}
@media screen and (min-width: 1700px) {
    #homepage__reviews-section .container {
        max-width: 1668px;
    }
    #homepage__reviews-section {
        padding-left: 0;
    }
    #homepage__reviews-section .home-reviews-flex-inner .flex-content {
        padding-right: 20px;
    }
    #homepage__reviews-section .homepage__reviews-content p {
        padding-right: 60px;
    }
}
#homepage__reviews-section .heading-flex {
    display: flex;
    gap: 11px;
    justify-content: space-between;
    align-items: start;
    position: relative;
}
#homepage__reviews-section .home-flex-wrap {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: start;
}

#homepage__reviews-section .row.align-end {
    justify-content: start;
    margin: 0;
}

#homepage__reviews-section .homepage__reviews-wrapper {
    display: flex;
    justify-content: start;
    padding-right: 0px;
    width: 100%;
}

#homepage__reviews-section .homepage__reviews-content .customer-rating{
    display: flex;
    align-items: start;
    justify-content: start;
}
#homepage__reviews-section .homepage__reviews-content .customer-rating img {
    width: auto;
}
#homepage__reviews-section .homepage__reviews-content {
    width: 707px;
    height: auto;
    min-height: 404px;
    border-radius: 10px;
    background: linear-gradient(132deg, #05141F 48.1%, rgba(5, 20, 31, 0.00) 152.82%);
    padding: 0;
    color: var(--white);
    padding: 48px 67px 58px 58px;
}

#homepage__reviews-section .homepage__reviews-content h3 {
    font-size: 36px;
    font-weight: 600;
    line-height: 36px; 
    text-transform: capitalize;
    padding: 0;
    min-height: 77px;
    margin-top: 4px;
}
#homepage__reviews-section .homepage__reviews-content .dark-btn {
    max-width: 225px;
    margin-left: 0;
    background: transparent;
}
#homepage__reviews-section .homepage__reviews-content p {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    padding-bottom: 42px;
}
#homepage__reviews-section .home-review-para-wrapper {
    display: flex;
    gap: 0;
    align-items: start;
}

#homepage__reviews-section .home-reviews-flex-inner .flex-content {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 28px;
}
#homepage__reviews-section .heading-flex .heading_wrapper {
    padding-top: 8px;
}
#homepage__reviews-section .heading-flex img {
    margin-top: 0;
}

.home-reviews-flex-inner {
    padding-left: 0;
}

.home-reviews-flex-inner .customer-rating {
    justify-content: start;
    margin-bottom: 7px;
}

.home-reviews-flex .customer-name {
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    line-height: 21px;
    text-transform: capitalize;
    margin-left: 2px;
    font-family: var(--header-font);
}

.home-reviews-flex .customer-name-location-date {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    text-transform: capitalize;
    margin-left: 2px;
    margin-bottom: 6px;
}


.home-reviews-flex .reviews-btn:focus,
.reviews-btn-main .reviews-btn.mobile:focus,
#homepage__reviews-section .homepage__reviews-content .reviews-btn:focus {
    outline: none;
    box-shadow: none;
}
@media screen and (min-width: 767px) and (max-width: 992px) {
    #homepage__reviews-section {
        padding-inline: 3%;
        justify-content: center;
    }
    #homepage__reviews-section .homepage__reviews-wrapper {
        justify-content: center;
    }
}
@media screen and (max-width:767px) {
    #homepage__reviews-section {
        width: 100%;
        padding: 58px 11px 60px;
        display: flex;
        justify-content: center;
        align-items: start;
        min-height: 570px;
    }
    #homepage__reviews-section .homepage__reviews-content {
        width: 100%;
        min-height: auto;
        padding: 32px 30px 56px 35px;
    }
    #homepage__reviews-section .row {
        margin: 0;
    }
    #homepage__reviews-section .container {
        padding: 0;
    }

    .home-reviews-broder-top-wrapper.mobile-appear {
        display: block;
        min-height: 10px;
        width: 100%;
        background-color: #FFD457;
    }
    #homepage__reviews-section .home-reviews-flex-inner .flex-content .reviews-btn-main,
    #homepage__reviews-section .home-reviews-flex-inner .flex-content .reviews-btn-main .reviews-btn{
        width: 100%;
    }
    #homepage__reviews-section .home-reviews-flex-inner .flex-content .reviews-btn-main .reviews-btn {
        margin-left: 5px;
    }

    #homepage__reviews-section .row.align-end {
        justify-content: start;
        margin: 0;
    }

    #homepage__reviews-section .homepage__reviews-wrapper {
        flex-direction: column;
        padding: 0;
        justify-content: start;
        align-items: start;
        gap: 30px;
    }
    #homepage__reviews-section .homepage__reviews-image-section, 
    #homepage__reviews-section .homepage__reviews-image-section img {
        width: 100%;
    }
    #homepage__reviews-section .home-reviews-flex-inner .flex-content {
        flex-direction: column;
        justify-content: start;
        align-items: start;
        gap: 23px;
    }
    .home-reviews-flex .customer-name,
    .home-reviews-flex .customer-name-location-date {
        margin-left: 0;
    }
    #homepage__reviews-section .heading-flex .heading_wrapper {
        padding-top: 4px;
    }
    #homepage__reviews-section .homepage__reviews-content h3 {
        margin-top: 1px;
        font-size: 24px;
        min-height: 61px;
    }
    #homepage__reviews-section .homepage__reviews-content p {
        font-size: 16px;
        line-height: 22px;
        padding-bottom: 24px;
    }
    #homepage__reviews-section .home-review-para-wrapper {
        gap: 11px;
    }
    .home-reviews-flex {
        margin-bottom: 0;
        gap: 0;
        flex-direction: column;
        justify-content: end;
        align-items: start;
        padding-left: 0;
    }
    #homepage__reviews-section .heading-flex {
        display: flex;
        flex-wrap: wrap-reverse;
        gap: 0;
        justify-content: space-between;
        padding-right: 10px;
    }

    .homepage__reviews-text-section {
        text-align: left;
    }

    #homepage__reviews-section .heading-flex img {
        width: 34px;
    }

    #homepage__reviews-section .home-btn {
        margin: auto;
    }
    #homepage__reviews-section .homepage__reviews-content .dark-btn {
        margin-left: 0;
        max-width: 300px;
    }
}
@media screen and (max-width: 370px) {
    #homepage__reviews-section {
        padding-inline: 3%;
    }
    #homepage__reviews-section .heading-flex {
        padding-right: 0;
    }
}
@media screen and (max-width: 767px) and (orientation:landscape) {
    #homepage__reviews-section .homepage__reviews-content {
        width: 75%;
        margin-inline: auto;
    }
}
/* start of home welcome */
#home-welcome {
    padding: 80px 0 98px;
}
#home-welcome .container .image_content {
    background-image: url(/images/home/home-welcome-image.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 320px;
}
@media screen and (min-width: 1600px) {
    #home-welcome .container {
        max-width: 1502px;
        padding: 0;
        padding-right: 75px;
    }
}

#home-welcome .container {
    display: grid;
    grid-template-columns: 739px auto;
    align-items: start;
    column-gap: 96px;
}
#home-welcome .container h3 {
    font-size: 22px;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 24px;
    margin-top: 36px;
    text-transform: capitalize;
}
#home-welcome .container p {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 24px;
    margin-left: 2px;
}
#home-welcome .container .dark-btn {
    max-width: 242px;
    margin-top: 10px;
    margin-left: 4px;
    background: transparent;
    color: var(--secondary-color);
    border: 1px solid var(--secondary-color);
    padding-block: 16px;
}
@media screen and (min-width: 992px) and (max-width: 1599px) {
    #home-welcome .container .text_content img{
        width: 100%;
    }
    #home-welcome .container {
        grid-template-columns: 56% 40%;
        column-gap: 30px;
        justify-content: space-between;
    }
}
@media screen and (min-width: 991px) and (max-width: 1199px) {
    #home-welcome .container {
        grid-template-columns: 53% 44%;
    }
}
@media screen and (max-width: 992px) {
    #home-welcome {
        order: 3;
        text-align: center;
        padding-block: 48px;
    }
    #home-welcome .container .text_content img{
        width: 90%;
    }
    #home-welcome .container img.mobile-appear{
        margin-top: 29px;
        width: 100%;
    }
    #home-welcome .container p{
        text-align: center;
        font-size: 14px;
        font-weight: 400;
        line-height: 18px; 
        max-width: 330px;
        margin-inline: auto;
        margin-bottom: 0;
    }
    #home-welcome .container .dark-btn{
        margin-left: 0;
        margin-top: 31px;
    }
    #home-welcome .container h3 {
        margin-bottom: 17px;
        margin-top: 27px;
    }
    #home-welcome .container{
        padding-inline: 9px;
        display: flex;
        flex-direction: column;
        gap: 0;
        align-items: center;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    #home-welcome .container {
       max-width: 550px;
    }
}
/* end of home welcome */