﻿.body-content {
    padding-top: 0 !important;
}

.comment-image {
    float: right !important;
    margin: 0 10px 10px !important;
}

.ui.comments .comment .comments {
    margin: 0 .5em 0 .5em !important;
    padding: 1em 1em 0 1em !important;
}

.ui.comments .comment .avatar {
    width: 3.5em;
}

.ui.comments .comment .author {
    font-size: 1.3em;
}

.ui.comments .comment .metadata {
    font-size: 1.2em;
}

.ui.comments .comment .text {
    font-size: 1.2em;
}

.ui.comments .comment .actions {
    font-size: 1.1em;
}

.mrg20B {
    margin-bottom: 20px !important;
}

.ui.tag-lable>a {
    color: #fff !important;
    opacity: unset;
}

.resourse-lable {
    font-style: italic;
    font-size: 0.8em !important;
    line-height: 36px;
}

.card-header {
    font-size: 1.1em !important;
    font-weight: bold !important;
    color: #000;
}

.card-content {
    font-size: 0.8em !important;
    line-height: 25px !important;
}

.swiper-card {
    width: 342.75px;
    right: 0px;
    margin-left: 40px;
}

.ui.divider:last-child {
    visibility: hidden;
}

.blue-box {
    flex: 1;
    display: flex;
    padding: 20px;
    background: linear-gradient(60deg, #00c3ff, #00c3ff);
    box-shadow: 0 4px 18px 0px rgba(0, 0, 0, 0.12), 0 7px 10px -5px rgba(0, 0, 0, 0.15);
    margin-top: -20px;
    min-height: 210px;
    border-radius: 30px;
    flex-direction: column;
    color: rgba(0, 0, 0, 0.87);
    width: 100%;
    border: 0;
    display: flex;
    position: relative;
    font-size: .875rem;
    min-width: 0;
    word-wrap: break-word;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    margin-top: 10px;
    transition: all 300ms linear;
    border-radius: 25px;
    margin-bottom: 10px;
    flex-direction: column;
}

.blue-box-image {
    width: 100%;
    height: 92%;
    display: block;
    opacity: 0.06;
    z-index: 0;
    position: absolute;
    margin-top: -12px;
    margin-right: -18px;
    border-radius: 30px;
    background-size: 600px;
    background-image: url(/static/media/icon-background.aeac833c.png);
    background-position: 30%;
}

/*990605*/
.swiper-slide {
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.box-content {
    width: 100%;
    list-style: none;
    margin: 0 auto !important;
    padding: 0 !important;
}

.box-content li {
    line-height: 25px;
}

.box-content li i {
    color: #8a7bff;
}

.side-box {
    height: 50px;
    margin: 0 auto;
}

.side-box h3 {
    margin: 0 auto !important;
}

.blue-box {
    min-height: 210px !important;
    border-radius: 6px;

}

.blue-box-image {
    width: 100%;
    height: 92%;
    display: block;
    opacity: 0.06;
    z-index: 0;
    position: absolute;
    margin-top: -12px;
    margin-right: -18px;
    border-radius: 30px;
    background-size: 600px;
    background-image: url(img/health-care-icons.png);
    background-position: 30%;
}

.blue-box-content {
    width: auto;
    margin: 0 auto;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    direction: rtl;
    text-align: right;
    color: #000080;
    font-size: 1.4rem;
    font-weight: 800;
    align-items: center;
    justify-content: center;
}


.ui.basic.orange.box-button:hover,
.ui.basic.orange.buttons .button.box-button:hover {
    background-color: #f85319 !important;
    border-radius: 5px;
    border-color: #fff !important;
    color: #fff !important;
    border: none;
}

.ui.basic.teal.box-button:hover,
.ui.basic.teal.buttons .button.box-button:hover {
    background-color: #0CB8B6 !important;
    border-radius: 5px;
    color: #fff !important;
}

.text-center {
    text-align: center;
}

.ui.segment.info-box-head {
    box-shadow: 0 4px 18px 0px rgba(0, 0, 0, 0.12), 0 7px 10px -5px rgba(0, 0, 0, 0.15);
    margin-top: 2px;
    padding: 5px 18px;
    background-color: #007fff;
    margin-bottom: 0;
    text-align: right;
    direction: rtl;
    color: #fff;
    font-size: 13px;
    border-radius: 5px 5px 0 0;
}

.info-box-content {
    box-shadow: 0 4px 18px 0px rgba(0, 0, 0, 0.12), 0 7px 10px -5px rgba(0, 0, 0, 0.15) !important;
    margin-bottom: 10px !important;
    margin-top: 0 !important;
    text-align: right !important;
    direction: rtl !important;
}

.no-shadow {
    box-shadow: unset !important;
}

.box-button {
    width: 100% !important;
    height: 55px;
}

.swiper-contain {
    width: 100%;
    height: 100%;
}

.swiper-slider img {
    width: 275px;
    height: auto;
}

.swiper-slider {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.font-text {
    text-align: justify;
    font-size: 10pt;
    font-weight: bold;
}

.ui.basic.purple.box-button:hover,
.ui.basic.purple.buttons .button.box-button:hover {
    background-color: #a333c8 !important;
    border-radius: 5px;
    border-color: #fff !important;
    color: #fff !important;
}

.ui.basic.pink.box-button:hover,
.ui.basic.pink.buttons .button.box-button:hover {
    background-color: #e03997 !important;
    border-radius: 15px;
    border-color: #fff !important;
    color: #fff !important;
}

.box-button {
    width: 82% !important;
    height: 55px;
}

.ui.basic.box-button,
.ui.basic.buttons .box-button,
.box-button {
    background-color: #008081;
    border-radius: 5px;
    padding: 18px;
    color: #fff !important;
}



/*990905*/
.card-header {
    color: #000 !important;
    font-size: 15px !important;
    font-weight: bold;
}

.card-description p {
    color: #747373 !important;
    font-size: 12px !important;
    font-weight: bold;
}

.btn-hover {
    color: #fff !important;
    cursor: pointer !important;
    background-size: 200% 100% !important;
    moz-transition: all .4s ease-in-out !important;
    -o-transition: all .4s ease-in-out !important;
    -webkit-transition: all .4s ease-in-out !important;
    transition: all .4s ease-in-out !important;
}

.btn-hover:hover {
    background-position: 100% 20% !important;
    moz-transition: all .4s ease-in-out !important;
    -o-transition: all .4s ease-in-out !important;
    -webkit-transition: all .4s ease-in-out !important;
    transition: all .4s ease-in-out !important;
}


.ui.form.form-rtl .ui.btn-hover.color-1.button,
.ui.form.form-rtl .ui.btn-hover.color-1.buttons .button,
.ui.btn-hover.color-1.button {
    background-color: #8a7bff;
    background-image: none;
    box-shadow: none;
    padding: 13px 22px !important;
    border-radius: 5px !important;
}


.ui.small.img-card {
    width: 150px;
    height: 150px !important;
}

/* ---------new style----by Ghazale------ */


.inperson-visit.btn.centered.button.box-button {
    display: inline-block;
    position: relative;
    background: none;
    padding: 16px 0px;
    font-weight: 500;
}


.ui.dr-profile-btn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.ui.dr-profile-btn>a {
    width: 50% !important;
}

a.btn.ui.basic.purple.centered.button.box-button.mrg20T {
    background: #008081 !important;
    color: #fff !important;
}

.other-dr-sec.ui.segments.no-shadow.marging-small .ui.segment.info-box-content.text-justify {
    padding: 0;
}

/* Animation */
.animation-btn.ui.basic.centered.button.box-button {
    --h-button: 48px;
    --w-button: 102px;
    --round: 0.75rem;
    cursor: pointer;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: all 0.25s ease;
    background: radial-gradient(65.28% 65.28% at 50% 100%, rgb(12 184 182 / 20%) 0%, rgba(223, 113, 255, 0) 100%), linear-gradient(0deg, #2299ee, #3641e1);
    border-radius: var(--round);
    border: none;
    outline: none;
    padding: 18px 0;
    box-shadow: none !important;
}

.animation-btn::before,
.animation-btn::after {
    content: "";
    position: absolute;
    inset: var(--space);
    transition: all 0.5s ease-in-out;
    border-radius: calc(var(--round) - var(--space));
    z-index: 0;
    border-radius: 5px;
}

.animation-btn::before {
    --space: 1px;
    background: linear-gradient(177.95deg,
            rgba(255, 255, 255, 0.19) 0%,
            rgba(255, 255, 255, 0) 100%);
}

.animation-btn::after {
    --space: 0;
    background: radial-gradient(65.28% 65.28% at 50% 100%, rgb(12 184 182 / 20%) 0%, rgba(223, 113, 255, 0) 100%), linear-gradient(0deg, #2299ee, #3641e1);
}

.animation-btn:active {
    transform: scale(0.95);
}

.fold {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    height: 1rem;
    width: 1rem;
    display: inline-block;
    transition: all 0.5s ease-in-out;
    background: radial-gradient(100% 75% at 55%,
            rgba(223, 113, 255, 0.8) 0%,
            rgba(223, 113, 255, 0) 100%);
    box-shadow: 0 0 3px black;
    border-bottom-left-radius: 0.5rem;
    border-top-right-radius: var(--round);
}

.fold::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 150%;
    height: 150%;
    transform: rotate(45deg) translateX(0%) translateY(-18px);
    background-color: #e8e8e8;
    pointer-events: none;
}

.animation-btn:hover .fold {
    margin-top: -1rem;
    margin-right: -1rem;
}

.points_wrapper {
    overflow: hidden;
    width: 100%;
    height: 100%;
    pointer-events: none;
    position: absolute;
    z-index: 1;
}

.points_wrapper .point {
    bottom: -10px;
    position: absolute;
    animation: floating-points infinite ease-in-out;
    pointer-events: none;
    width: 2px;
    height: 2px;
    background-color: #fff;
    border-radius: 9999px;
}

@keyframes floating-points {
    0% {
        transform: translateY(0);
    }

    85% {
        opacity: 0;
    }

    100% {
        transform: translateY(-55px);
        opacity: 0;
    }
}

.points_wrapper .point:nth-child(1) {
    left: 10%;
    opacity: 1;
    animation-duration: 2.35s;
    animation-delay: 0.2s;
}

.points_wrapper .point:nth-child(2) {
    left: 30%;
    opacity: 0.7;
    animation-duration: 2.5s;
    animation-delay: 0.5s;
}

.points_wrapper .point:nth-child(3) {
    left: 25%;
    opacity: 0.8;
    animation-duration: 2.2s;
    animation-delay: 0.1s;
}

.points_wrapper .point:nth-child(4) {
    left: 44%;
    opacity: 0.6;
    animation-duration: 2.05s;
}

.points_wrapper .point:nth-child(5) {
    left: 50%;
    opacity: 1;
    animation-duration: 1.9s;
}

.points_wrapper .point:nth-child(6) {
    left: 75%;
    opacity: 0.5;
    animation-duration: 1.5s;
    animation-delay: 1.5s;
}

.points_wrapper .point:nth-child(7) {
    left: 88%;
    opacity: 0.9;
    animation-duration: 2.2s;
    animation-delay: 0.2s;
}

.points_wrapper .point:nth-child(8) {
    left: 58%;
    opacity: 0.8;
    animation-duration: 2.25s;
    animation-delay: 0.2s;
}

.points_wrapper .point:nth-child(9) {
    left: 98%;
    opacity: 0.6;
    animation-duration: 2.6s;
    animation-delay: 0.1s;
}

.points_wrapper .point:nth-child(10) {
    left: 65%;
    opacity: 1;
    animation-duration: 2.5s;
    animation-delay: 0.2s;
}

.inner {
    z-index: 2;
    gap: 6px;
    position: relative;
    width: 100%;
    color: white;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    transition: color 0.2s ease-in-out;
}

.inner svg.icon {
    width: 18px;
    height: 18px;
    transition: fill 0.1s linear;
}

.animation-btn:focus svg.icon {
    fill: white;
}

.animation-btn:hover svg.icon {
    fill: transparent;
    animation:
        dasharray 1s linear forwards,
        filled 0.1s linear forwards 0.95s;
}

@keyframes dasharray {
    from {
        stroke-dasharray: 0 0 0 0;
    }

    to {
        stroke-dasharray: 68 68 0 0;
    }
}

@keyframes filled {
    to {
        fill: white;
    }
}

/* Animation END */
.col-md-3.col-small.img-profile-dr img {
    width: 260px;
    height: 260px;
    border-radius: 50%;
    box-shadow: 3px 3px 9px -3px gray;
}

.dr-profile-details.col-md-3 h2 {
    margin: 0 auto;
}

.dr-profile-details p::before {
    content: "• ";
    color: #000080;
    font-weight: 500;
}

.dr-profile-details.col-md-3 p {
    text-indent: 1em;
    padding-left: 1em;
}

.row.profile-section .ui.segment.info-box-content {
    border-radius: 0 0 5px 5px;
    border: none;
}

#MainContent_headAbout,
.ui.segment.info-box-head h3 {
    margin: 10px auto;
}

.profile-description.text-center {
    color: #2a68fa;
}

.profile-description.text-center span {
    color: #ff0000;
}

.ui.segment.info-box-content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.guarantee-box {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ui.teal.card.doctor-card.pad20B {
    box-shadow: 0 0 13px 1px #d4d4d5, 0 2px 0 0 #b4baba, 0 1px 3px 0 #d4d4d5;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 0px;
}

.continue-chat-btn.ui.basic.centered.button.box-button {
    background-color: #59D8E6;
    box-shadow: none;
    color: #fff !important;
    border: 1px solid #59D8E6;
    transition: all .3s;
}

.continue-chat-btn.ui.basic.centered.button.box-button:focus {
    color: #89cff0 !important;
}

.continue-chat-btn.ui.basic.centered.button.box-button:hover {
    color: #59D8E6 !important;
    border: 1px solid #59D8E6;
}

.inperson-visit.btn.ui.basic.centered.button.box-button:hover {
    color: #008081 !important;
    border: 1px solid #008081;
}

.ui.dr-profile-btn>a {
    margin-top: 10px;
}

.inperson-visit.btn.centered.button.box-button .inperson-animation {
    top: 0px;
    left: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #6F00FF;
    border-radius: 5px;
    overflow: hidden;
    transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
}

.inperson-visit.btn.centered.button.box-button .inperson-animation::before {
    width: 110%;
    height: 0px;
    padding-bottom: 110%;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0px) scale3d(0, 0, 1);
    border-radius: 50%;
}

.inperson-visit.btn.centered.button.box-button .inperson-animation::before,
.inperson-visit.btn.centered.button.box-button .inperson-animation::after {
    content: "";
    position: absolute;
    background: #371768;
}

.inperson-visit.btn.centered.button.box-button:hover .inperson-animation {
    transform: scale3d(1.1, 1.1, 1);
}

.inperson-visit.btn.centered.button.box-button span {
    display: block;
    position: relative;
    mix-blend-mode: initial;
    padding: 0 3rem;
    color: #fff;
}

.inperson-visit.btn.centered.button.box-button:hover span {
    color: #fff;
}

.inperson-visit.btn.centered.button.box-button:hover .inperson-animation::before {
    transform: translate3d(-50%, -50%, 0px) scale3d(1, 1, 1);
    transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
}

.inperson-visit.btn.centered.button.box-button:hover .inperson-animation::after {
    opacity: 1;
    transition-duration: 0.01s;
    transition-delay: 0.3s;
}

.visit-history.ui.basic.centered.button.box-button {
    background: #4169e1;
    transition: all .3s;
    padding: 18px;
    border: 2px solid #4169e1;
}

.visit-history.ui.basic.centered.button.box-button:hover {
    box-shadow: none;
    border: 2px solid #4169e1;
    color: #4169e1 !important;
}

.visit-history.ui.basic.centered.button.box-button:focus {
    color: #3c99dc !important;
    box-shadow: none;
}

.dr-profile-actions.col-md-6.col-small.text-center a {
    margin-top: 10px;
}
/* ---------new style----by Ghazale--END---- */
@media (min-width: 1021px) {
    .guarantee-box {
        width: 32%;
    }

    .ui.segment.info-box-content.mrg20T.mrg20B {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .other-dr-sec.ui.segments.no-shadow.marging-small {
        width: 98%;
        margin: 0 auto;
    }

    .body-content.pusher {
        padding: 5px 0;
    }
}

@media (max-width: 900px) {
    .ui.segment.info-box-content {
        display: flex;
        justify-content: start;
        align-items: center;
        flex-wrap: wrap;
    }

    .guarantee-box {
        width: 32%;
    }

    .blue-box-content {
        justify-content: center;
        align-items: center;
        margin: 0 auto;
    }

    .other-dr-sec.ui.segments.no-shadow.marging-small {
        width: 96%;
        margin: 0 auto;
    }

    .ui.segment.info-box-head {
        margin-top: 0;
    }

    .info-box-content {
        margin-bottom: 10px !important;
    }

    .body-content.pusher {
        padding: 5px 0;
    }

    .ui.dr-profile-btn {
        width: 95%;
        margin: 0 auto;
    }

    .ui.dr-profile-btn>a {
        width: 70% !important;
    }
}

@media(max-width:768px) {
    .marging-small {
        margin-right: 18px;
        margin-left: 18px;
    }

    .col-small {
        width: 100%;
        padding: 0 !important;
    }

    .mrg-small {
        margin-right: 7px !important;
        margin-left: 7px !important;
    }

    /* ---------new style----by Ghazale------ Mobile Start*/
    .row.profile-section {
        width: 100%;
        margin: 0;
    }

    .col-md-3.col-small.img-profile-dr img {
        width: 180px;
        height: 180px;
    }

    .blue-box-content {
        width: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        box-sizing: border-box;
        align-items: center;
        font-size: 1.4rem;
        font-weight: 800;
        margin: 0 auto;
    }

    .dr-profile-details.col-md-3 {
        margin: 15px auto;
        text-align: right;
    }

    .dr-profile-details.col-md-3 p {
        text-indent: 0;
        padding-left: 1em;
    }

    .blue-box {
        width: 97%;
        margin: 7px auto;
    }


    .dr-info-contact.ui.segments.no-shadow.mrg-small,
    .guarantee-section.ui.segments.no-shadow.mrg-small,
    .dr-info-details.ui.segments {
        width: 97%;
        margin: 0 auto;
    }

    .info-box-content {
        margin-bottom: 8px !important;
    }

    .ui.dr-profile-btn>a {
        width: 65% !important;
    }

    .ui.segment.info-box-head {
        margin-top: 5px;
    }

    .other-dr-sec.ui.segments.no-shadow.marging-small {
        width: 89%;
        margin: 0 auto;
    }

    .ui.dr-profile-btn>a {
        width: 78% !important;
    }

    /* ---------new style----by Ghazale------ Mobile End*/
}