body {
    font-family: "Marcellus", serif;
}


.carousel-caption,
#carouselExampleCaptions h5,
#carouselExampleCaptions p {
    text-align: left;
}

.carousel-caption {
    right: unset;
    left: 50px;
    padding: 5px 10px 10px 15px;
}

#carouselExampleCaptions p {
    padding-left: 0px;
    padding-right: 200px;
}

.big {
    padding: 15px 50px 15px 24px;
}

.doctor .big {
    padding: 10px 50px 10px 24px;
}



.big:before {
    right: 17px;
    left: unset;
    transform: translateY(-50%) rotate(360deg);
}

.doctor .name {

    min-height: 40px;

}


@media (max-width: 992px) {
    .big {
        padding: 10px 50px 10px 24px !important;
    }



    .carousel-caption {
        left: 0px;
    }
}


footer .detail i {
    margin-left: 0px;
    margin-right: 10px;
}


.ref_link {
    top: 50%;
    right: -30px !important;
    left: unset !important;
    padding: 10px 40px 10px 40px !important;
}



.ref_link:before {
    transform: translateY(-50%) rotate(180deg);
    left: 4px;
}



.service_content {

    right: unset !important;
    left: 10px;
    padding: 5px 15px 10px 10px;

}


.service_booking_btn {

    right: 25px !important;
    left: unset !important;
}
