section.gr-testimonials-section {
    padding: 72px 0 100px;
    background-color: #F7F7F7;
}

section.gr-testimonials-section h2.underline.common-underline {
    text-align: center;
    margin-bottom: 40.5px;
}
section.gr-testimonials-section .slick-list {
   
    padding: 0px 495.5px !important;
}
.review-block {
    /* background: #fff; */
    padding: 102px 35px 0px;
    position: relative;
    height: 100%;
    text-align: center;
     position: relative;
}

/* .gr-quote-icon {
    position: relative;
} */

.review-block::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 109px;
height: 82px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='108.525' height='81.741' viewBox='0 0 108.525 81.741'%3E%3Cg id='Group_87' data-name='Group 87' transform='translate(0 -63.181)'%3E%3Cg id='Group_84' data-name='Group 84' transform='translate(0 63.188)'%3E%3Cg id='Group_83' data-name='Group 83' transform='translate(0 0)'%3E%3Cpath id='Path_52' data-name='Path 52' d='M26.683,99.636c.953-7.227,7.341-13.768,19.026-19.468l2.1-1.027L39.187,63.215,37.24,64.2C12.529,76.728,0,94.43,0,116.817a28.9,28.9,0,0,0,7.288,19.829c4.9,5.509,10.856,8.3,17.69,8.3a20.641,20.641,0,0,0,15.478-6.5,22.909,22.909,0,0,0-.063-31.375A24.414,24.414,0,0,0,26.683,99.636Zm10.531,35.709a16.1,16.1,0,0,1-12.236,5.116c-5.576,0-10.266-2.224-14.338-6.8a24.225,24.225,0,0,1-6.153-16.845,46.518,46.518,0,0,1,8.587-27.532C18.512,81.643,26.666,74.9,37.332,69.212l4.322,7.979c-13,6.811-19.583,15-19.583,24.36v2l1.991.226a20.146,20.146,0,0,1,13.048,6.353,18.422,18.422,0,0,1,.1,25.213Z' transform='translate(0 -63.215)' fill='%23ffe816'/%3E%3C/g%3E%3C/g%3E%3Cg id='Group_86' data-name='Group 86' transform='translate(60.736 63.181)'%3E%3Cg id='Group_85' data-name='Group 85' transform='translate(0 0)'%3E%3Cpath id='Path_53' data-name='Path 53' d='M313.389,99.616c.942-7.233,7.277-13.777,18.869-19.478l2.072-1.019-8.412-15.938-1.967.992C299.127,76.7,286.541,94.4,286.541,116.79a28.714,28.714,0,0,0,7.381,19.839c4.958,5.5,10.935,8.292,17.764,8.292a20.372,20.372,0,0,0,15.406-6.513,23.022,23.022,0,0,0-.157-31.363A24.341,24.341,0,0,0,313.389,99.616Zm10.438,35.714a15.841,15.841,0,0,1-12.141,5.1c-5.581,0-10.3-2.227-14.43-6.809a24.039,24.039,0,0,1-6.227-16.835,46.367,46.367,0,0,1,8.625-27.528c5.461-7.639,13.65-14.384,24.362-20.069l4.2,7.966c-12.9,6.814-19.442,15-19.442,24.364v2l1.986.229a20,20,0,0,1,12.887,6.353,18.535,18.535,0,0,1,.176,25.225Z' transform='translate(-286.541 -63.181)' fill='%23ffe816'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    /* background-size: cover; */
}

/* .review-block:after {
    content: '';
    background-image: url('../images/Group-133.svg');
    background-repeat: no-repeat;
    height: 48px;
    width: 48px;
    right: 30px;
    top: 30px;
    position: absolute;
    background-size: 100%;
} */

/* .gr-review-item {
    padding: 0 7.5px;
} */

.gr-google-reviews {
    display: flex;
}

/* .gr-google-reviews .slick-list {
    margin: 0 -7.5px;
} */

.gr-google-reviews .slick-track {
    display: flex !important;
}

.gr-google-reviews:not(.slick-initialized) {
    width: 100%;
    overflow: hidden;
    flex-wrap: wrap;
    max-height: 412px;
}

.gr-google-reviews:not(.slick-initialized) .gr-review-item {
    width: 33.33% !important;
}

.gr-google-reviews .slick-slide {
    height: inherit !important;
}

h2.gr-popup-title {
    padding-right: 0 !important;
}

body .review-block h3,
body h2.gr-popup-title {
    font-size: 22px;
    font-weight: 600;
    line-height: 38px;
    color: #000;
    padding-bottom: 0px;
    margin-bottom: 0;
    margin-top: 0px;
    font-family: "Kumbh Sans";
    text-transform: capitalize;
}

body h2.gr-popup-title {
    margin-bottom: 8px;
}

body .review-block h3 {
    font-family: var(--Lato);
    font-weight: 700;
    color: #000;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 4px;
}
.gr-popup-content span.gr-review-source {
    margin-bottom: 5px;
    display: inline-block;
}

body .gr-popup-content h2.gr-popup-title {
 font-family: var(--Lato);
    font-weight: 700;
    color: #000;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 5px;
    text-align: left;
}

.review-block p.gr-review-text {
    /* font-size: 18px;
	line-height: 34px;
	color: #000;
	font-family: 'Open Sans';
	margin-bottom: 0;
    font-weight: 400; */
    font-size: 26px;
    line-height: 46px;
    color: rgb(0, 0, 0);
       font-family: var(--Poppins);
    font-weight: 400;
    font-style: italic;
    max-width: 690px;
    margin: 0 auto;
    margin-bottom: 22px;

}

/* Container relative */
.gr-google-reviews {
    position: relative;
}
span.gr-review-source {
    font-size: 18px;
    line-height: 28px;
    color: #000;
    font-weight: 400;
    font-family: var(--Lato);
}
section.gr-testimonials-section {
    position: relative;
    margin-bottom: 86px;
}

section.gr-testimonials-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 26.7%;
    /* background: transparent linear-gradient(90deg, #F7F7F7 0%, #F7F7F7DB 61%, #F7F7F700 100%) 0% 0% no-repeat padding-box; */
    /* background-image: linear-gradient(90deg, #F7F7F7 0%, #F7F7F7DB 61%, #F7F7F700 100%); */
    background: transparent linear-gradient(90deg, #F7F7F7 0%, #F7F7F7DB 61%, #F7F7F700 100%) 0% 0% no-repeat padding-box;
    /* background: red; */
    z-index: 1;
}
section.gr-testimonials-section::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 26.7%;
    /* background-image: linear-gradient(90deg, #F7F7F7 0%, #F7F7F7DB 61%, #F7F7F700 100%); */
   background: transparent linear-gradient(
    to left,
    #F7F7F7 0%,
    #F7F7F7DB 61%,
    #F7F7F700 100%
) 0% 0% no-repeat padding-box;
    /* background: red; */
     z-index: 1;
}
/* Common arrow button */
.gr-google-reviews .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    /* background-color: transparent; */
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: none;
    padding: 0;
    box-shadow: none;
    cursor: pointer;
    opacity: 1;
    transition: all 0.3s ease;
    z-index: 99;
    background-color: #FFF;
    border-radius: 50px;
}


.gr-google-reviews .slick-arrow::before,
.gr-google-reviews .slick-arrow svg {
    display: none;
}


.gr-google-reviews .slick-arrow:hover {
    opacity: 0.3;
}

.gr-google-reviews .slick-next {

    right: calc((1400px / 2 - 212px));
background-image: url("data:image/svg+xml,%3Csvg id='Group_96' data-name='Group 96' xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50'%3E%3Cpath id='Path_54' data-name='Path 54' d='M25,0A25,25,0,1,0,50,25,25,25,0,0,0,25,0Zm0,47.5A22.5,22.5,0,1,1,47.5,25,22.5,22.5,0,0,1,25,47.5Zm0,0'/%3E%3Cpath id='Path_55' data-name='Path 55' d='M172.735,128.308a1.25,1.25,0,1,0-1.646,1.882L180.014,138l-8.925,7.809a1.25,1.25,0,1,0,1.646,1.882l10-8.75a1.251,1.251,0,0,0,0-1.882Zm0,0' transform='translate(-150.662 -113)'/%3E%3C/svg%3E%0A");
 
}


.gr-google-reviews .slick-prev {
   left: calc((1400px / 2  - 212px));

 background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50'%3E%3Cg id='Group_96' data-name='Group 96' transform='translate(50 50) rotate(180)'%3E%3Cpath id='Path_54' data-name='Path 54' d='M25,0A25,25,0,1,0,50,25,25,25,0,0,0,25,0Zm0,47.5A22.5,22.5,0,1,1,47.5,25,22.5,22.5,0,0,1,25,47.5Zm0,0'/%3E%3Cpath id='Path_55' data-name='Path 55' d='M172.735,128.308a1.25,1.25,0,1,0-1.646,1.882L180.014,138l-8.925,7.809a1.25,1.25,0,1,0,1.646,1.882l10-8.75a1.251,1.251,0,0,0,0-1.882Zm0,0' transform='translate(-150.662 -113)'/%3E%3C/g%3E%3C/svg%3E%0A");
}

/* .gr-review-item.slick-slide .review-block {
    padding-right: 100px;
    padding-left: 100px;
} */

.gr-review-item.slick-slide .review-block {
     padding-left: 114px;
    padding-right: 114px;
}
.review-block .gr-review-rating {
    margin-bottom: 16px;
    font-size: 25px;
    line-height: 18px;
    letter-spacing: 4px;
    display: flex;
    justify-content: center;
    column-gap: 12px;
}

.star.filled {
    color: #fbbc04;
    width: 19px;
    height: 20px;
}

.star.filled path {
    fill: #FFC828;
}

.star.empty path {
    fill: #ccc;
}

.star.empty {
    color: #ccc;
}

.review-block p.gr-review-time {
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    font-family: 'Inter';
    margin-bottom: 15px;
    color: #000;
}

/* Popup */
div#gr-review-popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9999;
}

.gr-popup-content {
    position: absolute;
    background: #fff;
    max-width: 870px;
    width: 90%;
    padding: 0;
    border-radius: 10px;
    z-index: 10000;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    gap: 0;
    justify-content: center;
    height: auto;
    overflow: auto;
    display: block;
}

.gr-inner {
    height: auto;
    padding: 40px;
    max-height: 50vh;
    overflow: auto;
}

a.gr-read-more {
display: block;
    width: fit-content;
    color: #000;
    /* font-family: "Kumbh Sans"; */
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    margin: 9px auto 12px auto;
    text-decoration: unset;
    transition: all .3s;
}

a.gr-read-more:hover {
    color: var(--blue);
}

.gr-inner::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.gr-inner::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

.gr-inner::-webkit-scrollbar-thumb {
    background-color: #000000;
}

.close-popup {
    position: absolute;
    top: 10px;
    right: 20px;
        font-size: 30px;
    line-height: 30px;
    font-weight: 500;
    cursor: pointer;
    color: #000;
    transition: 0.5s;
}

span.close-popup:hover {
    color: var(--blue);;
}

.gr-popup-body {
    margin-bottom: 0;
}

.gr-popup-body p {
    margin-bottom: 0;
       font-family: var(--Lato);
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: var(--black);
}

img.review_img {
    display: flex;
    padding-bottom: 0px;
    margin: 0 auto;
    margin-bottom: 18px;
}

div#gr-review-popup img.review_img {
    margin: 0;
    margin-bottom: 18px;
}

body.popup-open {
    overflow: hidden;
}

.review-block img.emoji,
.gr-popup-content img.emoji {
    display: inline;
    border: none;
    box-shadow: none;
    height: 1em;
    width: 1em;
    margin: 0 0.07em;
    vertical-align: -0.1em;
    background: none;
    padding: 0;
}

body.popup-open .et_pb_section.gallery-section.et_section_regular {
    overflow: hidden;
    z-index: 0;
}

/* new css start */
.page-id-44 .review-block,
.single-service .review-block {
    background: #F9F7F5;
}

/* new css */
@media screen and (max-width: 1800px) {
.gr-review-item.slick-slide .review-block {
    padding-left: 60px;
    padding-right: 60px;
}

section.gr-testimonials-section .slick-list {
    padding: 0 350px !important;
}

.gr-google-reviews .slick-next {
    right: 20%;
}

.gr-google-reviews .slick-prev {
    left: 20%;
}
.review-block p.gr-review-text{
    max-width: 670px;
}
}


@media screen and (max-width: 1500px) {
.gr-review-item.slick-slide .review-block {
    padding-left: 30px;
    padding-right: 30px;
}
.review-block p.gr-review-text {
        max-width: 600px;
    }
.gr-google-reviews .slick-prev {
    /* left: calc(100% /2 ); */
    /* transform: translateX(20%); */
}

.gr-google-reviews .slick-next {
    right: 20%;
}

section.gr-testimonials-section .slick-list {
    padding: 0 250px !important;
}

.gr-google-reviews .slick-arrow {
    height: 35px;
    width: 35px;
}

.gr-google-reviews .slick-prev {
    /* width: 50%; */
    left: 20%;
}

.gr-google-reviews .slick-next {
    right: 20%;
}
}

@media screen and (max-width: 1440px) {


    .et_pb_section.patient_testimonials_section {

        padding-left: 40px !important;
        padding-right: 40px !important;
    }

}

@media screen and (max-width: 1199px) {
    .review-block p.gr-review-text{
        max-width: 100%;
    }
    body .review-block h3 {
        font-size: 22px;
        line-height: 28px;
        bottom: 29px;
    }

    body h2.gr-popup-title {
        font-size: 20px;
        line-height: 30px;
    }

    a.gr-read-more {
        margin: 12px auto 14px auto;
        font-size: 18px;
        line-height: 28px;
    }

    .review-block p.gr-review-text,
    .gr-popup-body p {
        font-size: 16px;
        line-height: 28px;
    }

    .gr-inner {
        padding: 40px 30px;
    }

    .review-block .gr-review-rating {
        margin-bottom: 14px;
        gap: 8px;
    }

    img.review_img {
        /* padding-bottom: 10px; */
        width: 100%;
        max-width: 42px;
    }

    /* .gr-review-item {
        padding: 0 12px;
    }

    .gr-google-reviews .slick-list {
        margin: 0 -12px;
    } */

    .review-block {
        padding: 30px 25px 60px;
    }

    .et_pb_section.patient_testimonials_section {

        padding-left: 00px !important;
        padding-right: 00px !important;
    }

    .gr-google-reviews .slick-arrow {
        top: auto !important;
        bottom: -77px !important;
        height: 30px;
    }

    .gr-google-reviews .slick-prev {
        left: calc(50% - 35px) !important;
    }

    .gr-google-reviews .slick-next {
        right: calc(50% - 35px) !important;
    }

    div#gr-review-popup img.review_img {
        margin-bottom: 15px;
    }
    section.gr-testimonials-section {
    padding: 62px 0 100px;
    margin-bottom: 62px;
}

section.gr-testimonials-section h2.underline.common-underline {
    margin-bottom: 30px;
}

.gr-popup-body p {
    font-size: 18px;
    line-height: 28px;
}.review-block p.gr-review-text{
    fon;
    font-size: 22px;
    line-height: 38px;
    margin-bottom: 10px;
}

.gr-review-item.slick-slide .review-block {
    padding-top: 80px;
    padding-bottom: 0;
}

.review-block::before {
    width: 77px;
    height: 60px;
    background-size: contain;
}

.gr-google-reviews .slick-arrow {
    bottom: -65px !important;
    right: calc(50% - 40px) !important;
}

.gr-google-reviews .slick-prev {
    left: calc(50% - 40px) !important;
}

body .review-block h3 {
    font-size: 20px;
    line-height: 28px;
}

a.gr-read-more {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 0;
}

section.gr-testimonials-section .slick-list {
    padding: 0 240px !important;
}
 body .gr-popup-content h2.gr-popup-title{
        font-size: 20px;
        line-height: 30px;
    }
}


@media screen and (max-width: 991px) {
    .review-block {
        padding: 26px 30px 55px;
    }

    body .review-block h3 {
        bottom: 25px;
    }

    .gr-google-reviews:not(.slick-initialized) {
        max-height: 340px;
    }

    .gr-google-reviews:not(.slick-initialized) .gr-review-item {
        width: 50% !important;
    }
    /* section.gr-testimonials-section .slick-list {
    padding: 0 !important;
} */
 section.gr-testimonials-section .slick-list {
    padding: 0 !important;
}

section.gr-testimonials-section::before {
    display: none;
}

section.gr-testimonials-section::after {
    display: none;
}
}

@media screen and (max-width: 767px) {

    body .review-block h3,
    body h2.gr-popup-title {
        font-size: 18px;
        line-height: 25px;
    }

    .gr-google-reviews button.slick-prev.slick-arrow {
        right: 40px;
    }

    a.gr-read-more {
        font-size: 16px;
        line-height: 26px;
    }


    .review-block:after {
        height: 40px;
        width: 40px;
        right: 25px;
        top: 25px;
    }

    /* .gr-google-reviews .slick-arrow {
        height: 32px;
        width: 32px;
        top: -55px;
    } */
    img.review_img {
        margin-bottom: 15px;
    }

    .gr-google-reviews .slick-arrow {
        bottom: -71px !important;
        height: 25px;

    }

    .review-block p.gr-review-time {
        margin-bottom: 12px;
    }

    .review-block .elementor-widget-rating {
        margin-bottom: 15px;
    }

    .review-block {
        padding: 20px 25px 45px;
    }

    .gr-popup-content {
        max-width: 100%;
    }

    img.review_img {
        width: 40px;
    }

    .gr-google-reviews:not(.slick-initialized) {
        max-height: 320px;
    }

    .gr-google-reviews:not(.slick-initialized) .gr-review-item {
        width: 100% !important;
    }

    body .review-block h3 {
        bottom: 20px;
    }

    .gr-google-reviews .slick-prev {
        left: calc(50% - 30px) !important;
    }

    .gr-google-reviews .slick-next {
        right: calc(50% - 30px) !important;
    }
    section.gr-testimonials-section {
    padding: 52px 0 90px;
    margin-bottom: 52px;
}

.review-block::before {
    width: 60px;
    height: 45px;
}

.gr-review-item.slick-slide .review-block {
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
}

.review-block p.gr-review-text {
    font-size: 18px;
    line-height: 32px;
}

span.gr-review-source {
    font-size: 16px;
    line-height: 24px;
}

.gr-google-reviews .slick-next {
    right: calc(50% - 35px) !important;
}

.gr-google-reviews .slick-prev {
    left: calc(50% - 35px) !important;
}

.gr-google-reviews .slick-arrow {
    height: 30px;
    width: 30px;
    bottom: -61px !important;
}
.gr-popup-body p {
        font-size: 16px;
        line-height: 26px;
    }
    body .gr-popup-content h2.gr-popup-title{
        font-size: 18px;
        line-height: 28px;
    }
}






@media screen and (max-width: 479px) {
    .review-block:after {
        height: 32px;
        width: 32px;
    }

    .gr-inner {
        max-height: 60vh;
        height: auto;
    }

    .gr-inner {
        padding: 25px;
    }

    .gr-google-reviews .slick-arrow svg {
        width: 16px;
        height: 12px;
    }
}