/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.bs-doctor-info ol li:before {
    display: none;
}

.bs-doctor-info .ol>li {
    margin-left: 0 !important;
}

.bs-doctor-info ol,
.bs-doctor-edu ol {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 0px 0px;
    line-height: 28px;
}

.bs-doctor-info ol,
.bs-doctor-edu ol,
.bs-opening ol {
    margin: 0px;
}

.bs-doctor-info a:hover {
    color: #F17732;
    transition: 0.5s ease;
}

.hexa-accordion .accordion__btn:hover {
    background-color: inherit !important;
    border-color: #17869E !important;
}

.hexa-accordion .accordion__btn:hover .accordion__icon::before {
    color: #17869E;
}

.bs-history-discription ul li {
    padding: 0;
    font-size: 16px;
    line-height: 30px;
}

.bs-history-discription ul {
    margin: 0;
}

.healthieo-contactform span.wpcf7-spinner {
    display: none;
}

.bs-contectus-page-form .bs-doctor-form-heading h4 {
    font-size: 34px;
    font-weight: 600;
}

.doctor-history {
    margin: 0;
}

.bs-doctor-edu ol li,
.bs-doctor-info ol li {
    color: #555555;
    flex: 1 0 30%;
    max-width: 100%;
    font-size: 16px;
    line-height: 24px;
    margin-left: 0 !important;
}

.bs-doctor-info ol span,
.bs-doctor-edu ol span {
    font-size: 16px;
    flex: 0 1 50%;
    max-width: 26%;
    color: #323232;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}

.bs-doctor-detail h2 a {
    font-size: 22px;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 0;
    color: #000;
    transition: 0.5s ease;
}

.bs-doctor-detail h2 a:hover,
.bs-doctor-grid .bs-doctor-detail h2 a:hover {
    color: #17869E;
    transition: 0.5s ease;
}

.bs-doctor-detail h3 {
    color: #32363b !important;
    font-size: 14px;
    line-height: 30px;
    padding-top: 6px;
}

.ptc-heading {
    margin-bottom: 50px;
}

.bs-doctor-info ol svg {
    margin-right: 12px;
    vertical-align: middle;
    color: #17869E;
}

.bs-doctor-info {
    border-bottom: 3px solid #E7EFFE;
    border-top: 3px solid #E7EFFE;
    margin: 20px 0;
    padding: 20px 0;
}

.bs-doctor-social {
    margin-top: 20px;
}

.bs-doctor-social svg {
    width: 35px;
    height: 40px;
    line-height: 35px;
    justify-content: center;
    align-items: center;
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0% 25%);
    margin-right: 9px;
    text-decoration: none;
    display: inline-block;
    background-color: #FFFFFF;
    border-radius: 4px;
    transition: 0.5s ease;
    box-shadow: inset 0 0 0 0 transparent;
    border: 1px solid transparent;
    flex-direction: row;
}

.bs-doctor-social a:after {
    content: "";
    width: 41px;
    height: 45px;
    background-color: #E7EFFE;
    position: absolute;
    left: -3px;
    z-index: -1;
    top: -2.5px;
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0% 25%);
}

.bs-doctor-social a {
    position: relative;
    display: inline-block;
}

.bs-doctor-social svg:hover {
    color: #fff;
    box-shadow: inset 0 0 0 25px #F17732;
    transition: 0.5s ease;
    background-color: #f17732;
}

.bs-doctor-social .bs-icons {
    color: #fff;
    text-align: center;
    padding: 10px 10px;
    display: flex;
    transition: 0.5s ease;
}

.bs-icons {
    border-radius: 4px;
}

a.appoint-btn {
    border-radius: unset;
    color: #fff;
}

.bs-doctor-social a:last-child {
    margin-right: 0;
}

.bs-doctor-detail .col-lg-6:last-child {
    padding-left: 34px;
}

.doctor-detail {
    align-items: center;
}

.doctor-img img {
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0% 25%);
    width: 100%;
    min-height: 394px;
    object-fit: cover;
    margin: 0;
}


/* doctor education tab */

.doctor-history-tab ul li button {
    background-color: #17869E !important;
    border: 0 !important;
    padding: 0;
    width: 150px;
    height: 50px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    margin: 0px 1px;
    transition: 0.5s ease;
    border-radius: 0 !important;
}

.doctor-history-tab {
    margin-top: 50px;
}

.doctor-history-tab ul li button:hover .history-tital {
    color: #000 !important;
}

.doctor-history-tab ul li button:hover {
    background-color: #fff !important;
    border: 2px solid #f2f6fc !important;
    border-top: 2px solid #061A3A !important;
    transition: 0.5s ease;
}

.doctor-history-tab ul li button.active {
    background-color: #fff !important;
    border: 2px solid #f2f6fc !important;
    border-top: 2px solid #061A3A !important;
    transition: 0.5s ease;
}

.doctor-history-tab ul li button:focus-visible {
    outline: none;
}

.bs-history-discription h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    color: rgb(0, 0, 0);
    margin-bottom: 0;
}

.bs-history-discription h3 {
    font-size: 16px;
    line-height: 2;
    color: rgb(15, 98, 204);
    margin-bottom: 0;
}

.bs-history-discription p {
    font-size: 16px;
    color: #555555;
}

.bs-history-content {
    max-width: 700px;
    position: relative;
    margin-left: 10px;
    padding-left: 36px;
}

.bs-dot-shape {
    width: 32px;
    height: 32px;
    position: absolute;
    background-color: #E7EFFE;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    left: -10px;
}

.bs-dot-shape em {
    width: 16px;
    height: 16px;
    position: absolute;
    background-color: #fff;
    border-radius: 4px;
    border: 5px solid #17869E;
    display: flex;
    align-content: center;
    align-items: center;
    margin: 0px auto;
}

.bs-history-content::before {
    content: '';
    width: 4px;
    height: 100%;
    background-color: #E7EFFE;
    position: absolute;
    left: 0;
    top: 30px;
    border-radius: 20px;
    left: 3px;
}

.bs-history-discription {
    margin-top: 50px !important;
}

.bs-doc-desc ul li {
    list-style: disc;
    line-height: 30px;
}

.bs-doc-desc ol li {
    line-height: 30px;
}

.bs-doc-desc ol {
    margin: 0;
}

.bs-appointment-form .label span {
    color: #c72028;
}

.bs-appointment-form .label {
    margin-bottom: 10px;
}

.bs-doctor-form-headings {
    width: 70%;
}

.bs-openhour-appoint .form-check {
    padding: 0;
}


/* doctor education form */

.bs-single-doctor-form .bs-comment-doctor-form {
    background-color: #fff;
    padding: 60px 30px;
    border-radius: 5px;
    border: 1px solid var(--lightcolor);
    box-shadow: var(--shadowcolor);
}

.bs-comment-doctor-form input[name="name"],
.bs-comment-doctor-form input[type="email"],
.bs-comment-doctor-form input[type="text"],
.bs-comment-doctor-form select {
    background-color: var(--lightcolor);
    border: 0 !important;
    border-radius: 5px;
}

.bs-comment-doctor-form input[name="name"],
.bs-comment-doctor-form input[type="email"],
.bs-comment-doctor-form input[type="text"],
.bs-comment-doctor-form select {
    padding: 15px 23px !important;
    font-size: 16px;
    color: #555555 !important;
    height: 56px;
}

.bs-comment-doctor-form .form-group {
    margin-bottom: 25px;
    display: flow-root;
}

.bs-comment-doctor-form-heading {
    max-width: 440px;
}

.doctor-form-heading p {
    font-size: 15px;
    margin-bottom: 25px;
}

.bs-history-content:last-child::before {
    height: 80%;
}

.doctor-form-heading h4 {
    margin-bottom: 13px;
    font-size: 24px;
    font-weight: 500;
}

.doctor-form label {
    margin-bottom: 8px;
}

.bs-opening h3 {
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 24px;
    line-height: 48px;
}

.bs-opening {
    padding: 40px 30px 21px;
}

.bs-opening svg {
    font-size: 40px;
    color: #061A3A;
    margin-bottom: 15px;
}

.bs-opening ol {
    list-style: none;
    padding: 0;
}

.bs-opening ol li {
    color: #555555;
    display: flex;
    border-bottom: 1px dashed var(--lightcolor);
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.bs-opening ol span {
    flex: 0 1 50%;
    max-width: 50%;
    color: #323232;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 0;
}

.bs-opening ol li:last-child {
    border-bottom: 0;
    margin: 0;
    padding: 0;
}

.bs-single-doctor-sidebar .bs-opening {
    border: 5px solid #E7EFFE;
    border-bottom: 0;
    border-radius: 5px;
}

.bs-single-doctor-num em {
    font-style: normal;
    font-size: 14px;
    font-weight: 500;
    margin-right: 5px;
    font-family: 'Poppins', sans-serif;
}

.bs-single-doctor-phone {
    border: 5px solid #eef3f7;
    border-top: 0;
    border-radius: 5px;
}

.bs-help-call {
    padding: 23px 30px;
    background: #17869E;
    display: flex;
    align-items: center;
    border-radius: 2px;
}

.bs-help-phone h6 {
    margin-bottom: 0;
}

.bs-help-phone h6 a {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    transition: 0.5s ease;
}

.bs-help-phone h6 a:hover {
    color: #F17732;
    transition: 0.5s ease;
}

.bs-help-phone {
    margin-left: 18px;
}

.bs-help-phone p {
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    margin-bottom: 0;
}

.be-help-phone p {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 4px;
}

.bs-phone-icon {
    flex: 0 1 46%;
    max-width: 21%;
    position: relative;
}

.bs-phone-icon span {
    position: relative;
    width: 58px !important;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FFFFFF;
    border-radius: 4px;
    color: #17869E;
    margin-right: 20px;
    font-size: 25px;
    line-height: 0;
    margin: auto;
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0% 25%);
    z-index: 1;
}

.bs-phone-icon:after {
    content: "";
    width: 100%;
    height: 108%;
    background-color: #E7EFFE;
    position: absolute;
    left: 0px;
    z-index: 0;
    top: -2.5px;
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0% 25%);
}

.bs-doctor-skills h4 {
    font-size: 24px;
    font-weight: 500;
    margin: 29px 0;
}

.progress {
    width: 110px;
    height: 110px;
    line-height: 110px;
    background: none;
    margin: 0 auto;
    box-shadow: none;
    position: relative;
}

.progress:after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 4px;
    border: 7px solid #eef3f7;
    position: absolute;
    top: 0;
    left: 0;
}

.progress>span {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
}

.progress .progress-left {
    left: 0;
}

.progress .progress-bar {
    width: 100%;
    height: 100%;
    background: none;
    border-width: 7px;
    border-style: solid;
    position: absolute;
    top: 0;
}

.progress .progress-left .progress-bar {
    left: 100%;
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    border-left: 0;
    -webkit-transform-origin: center left;
    transform-origin: center left;
}

.progress .progress-right {
    right: 0;
}

.progress .progress-right .progress-bar {
    left: -100%;
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
    border-right: 0;
    -webkit-transform-origin: center right;
    transform-origin: center right;
    animation: loading-1 1.8s linear forwards;
}

.progress .progress-value {
    width: 90%;
    height: 90%;
    border-radius: 4px;
    font-size: 24px;
    color: #000;
    line-height: 103px;
    text-align: center;
    position: absolute;
    top: 5%;
    left: 5%;
}

.progress.blue .progress-bar {
    border-color: #249cfc;
}

.progress.blue .progress-left .progress-bar {
    animation: loading-2 1.5s linear forwards 1.8s;
}

.progress.yellow .progress-bar {
    border-color: #10ca89;
}

.progress.yellow .progress-left .progress-bar {
    animation: loading-3 1s linear forwards 1.8s;
}

.progress.pink .progress-bar {
    border-color: #ed687c;
}

.progress.pink .progress-left .progress-bar {
    animation: loading-4 0.4s linear forwards 1.8s;
}

.progress.green .progress-bar {
    border-color: #1abc9c;
}

.progress.green .progress-left .progress-bar {
    animation: loading-5 1.2s linear forwards 1.8s;
}

.progress-circle h5 {
    font-size: 16px;
    font-weight: 500;
    margin: 15px 0 25px 0;
    text-align: center;
}

.progress.purple .progress-bar {
    border-color: #5b5bba !important;
}

.progress.orange .progress-bar {
    border-color: #f4992b !important;
}

.bs-doctor-info ol li:nth-child(2n),
.bs-doctor-edu ol li:nth-child(2n) {
    flex: 0 1 65%;
    flex-grow: 1;
}

@keyframes loading-1 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}

@keyframes loading-2 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(144deg);
        transform: rotate(144deg);
    }
}

@keyframes loading-3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}

@keyframes loading-4 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(36deg);
        transform: rotate(36deg);
    }
}

@keyframes loading-5 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(126deg);
        transform: rotate(126deg);
    }
}

.modal-body {
    padding: 0 !important;
}

.modal-body .bs-single-doctor-form {
    margin: 0;
}

.modal-body .bs-single-doctor-form .bs-comment-doctor-form {
    background-color: #eef3f7;
    padding: 20px;
}

.modal-body input.btn.btn-primary.bs-btntheme {
    margin: 0px;
}

.hls-footer-contact li {
    display: flex;
}

.bs-doctor-info li:last-child,
.bs-doctor-info li:nth-last-child(2) {
    margin-bottom: 0;
}

@media only screen and (max-width: 990px) {
    .progress {
        margin-bottom: 20px;
    }
}

@media(min-width: 1200px) {
    .container {
        max-width: 1170px !important;
        padding: 0;
    }
}

label.error {
    color: red;
    padding-left: 10px;
}