@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Bold.woff2') format('woff2'), url('../fonts/Gilroy-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Regular.woff2') format('woff2'), url('../fonts/Gilroy-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Medium.woff2') format('woff2'), url('../fonts/Gilroy-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Semibold.woff2') format('woff2'), url('../fonts/Gilroy-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Gilroy';
}

.navbar-nav-wrap {
    margin-left: 4px;
}

.nav-item {
    padding-right: 3px !important;
}

.navbar-nav-wrap .nav-item .nav-link {
    font-weight: 600 !important;
    color: #07135C !important;
    font-size: 16px !important;
}

.navbar-nav-wrap .nav-item .nav-link:hover {
    color: #2FBF26;
}

.icon-top {
    display: inline-block !important;
    margin-right: 7px !important;
}

.near-doc-text-2 {
    /* display: inline-block; */
    margin-left: 15px;
}

.near-doc-text-3 {
    width: 415px;
}


.pat-tab-app-1:hover {
    background-color: #fff !important;
}

.view-pre-pa a:hover {
    color: #24bd37;
}

.icon-top img {
    width: 25px !important;
}

.text-contact {
    display: inline-block !important;
    vertical-align: -13px !important;
}

.text-contact span {
    font-size: 12px !important;
    color: #0b145a !important;
    font-weight: 500 !important;
}

.text-contact p {
    font-size: 14px !important;
    color: #07135C !important;
    margin-bottom: 0px !important;
    font-weight: 600 !important;
}

.ml-35 {
    margin-left: 19px !important;
    margin-right: 19px !important;
}

.ml-20 {
    margin-left: 37px;
}


.login-btn {
    margin: 0px 10px 0px 30px;
    background-color: #0220D2;
    border: none;
    padding: 11px 20px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
}

.login-btn:hover {
    background-color: #2FBF26;
}

.select-country-btn {
    background-color: #07135C;
    border: none;
    padding: 11px 13px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
}

.select-country-btn:hover {
    background-color: #07135C;
    border: none;
    padding: 11px 13px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
}

.modal-body-wrap h3 {
    font-size: 20px;
    color: #07135C;
    font-weight: 600;
    margin-bottom: 20px;
}

.modal-body-wrap .form-check-wrap .form-check-label {
    font-size: 16px;
    font-weight: 600;
}

.modal-body-wrap .form-check-wrap {
    background-color: #F2F2F2;
    border-radius: 8px;
    padding: 10px;
    margin-bottom: 15px;
}

.fa-check-wrap {
    padding-top: 10px;
}

.fa-check-wrap .fa-check {
    color: #38E36E;
    font-size: 20px;
}

.form-check-wrap img {
    margin-right: 10px;
}

.modal-box .modal-header {
    border-bottom: none;
}

.fa-circle-xmark {
    color: #E74155;
    font-size: 30px;
    opacity: 100%;
}



.btn-close-i {
    border: none;
    background: transparent;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 2;
}

#exampleModal .modal-body {
    padding: 30px;
}

.banner-sec {
    background-image: linear-gradient(90deg, #2202D2 0%, #2FBF26 100%);
    padding: 20px 50px;
    border-radius: 30px;
    position: relative;
}

.hero-left-content {
    padding-top: 20px;
}

.hero-left-content h1 {
    font-size: 43px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 1.5px;
    padding-top: 30px;
}

.hero-left-content p {
    letter-spacing: 1px;
    font-size: 23px;
    font-weight: 500;
    color: #fff;
    padding-top: 20px;
}

.banner-sec .input-group {
    padding-top: 20px;
}

.search-box input {
    width: 400px;
    padding: 13px 0px 15px 49px;
    border-top: none;
    border-bottom: none;
    border-right: none;
    border-left: 2px solid #2a2bb3;
    border-radius: 0px 15px 15px 0px;
}

.search-box ::placeholder {
    color: #0220D2;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
}

.search-box i {
    position: absolute;
    top: 17px;
    left: 20px;
    color: #0220D2;
}

.location-search i {
    position: absolute;
    top: 17px;
    left: 20px;
    color: #0220D2;
}

.input-group-text-wrap img {
    margin-right: 10px;
    width: 20px;
}

.location-search input {
    width: 150px;
    padding: 13px 0px 15px 49px;
    border: none;
    border-radius: 15px 0px 0px 15px;
}

.location-input {
    position: absolute;
    top: 12px;
    left: 17px;
}

.location-search ::placeholder {
    color: #0220D2;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
}

.appointment-det-pa h5 {
    font-size: 18px;
    color: #77838F;
    margin: 5px 0px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 0px;
}

.appointment-det-sec {
    background-color: #F5F8FA;
    padding: 70px 0px;
    margin-top: 70px;
}

.appointment-det-pa {
    background-color: #fff;
    padding: 50px;
}

.appointment-det-pa .profile-icon {
    width: 80px;
    height: 80px;
    border-radius: 100%;
}

.appointment-det-pa .profile-id {
    font-size: 17px;
    font-weight: 500;
    color: #77838F;
}

.doc-pro-det h4 {
    font-size: 20px;
    font-weight: 800;
    margin: 15px 0px 5px 0px;
    color: #222222;
}

.appointment-det-pa .appointment-date-card {
    background-color: #0220D2;
    border-radius: 20px;
    padding: 20px 70px 20px 70px;
}

.appointment-det-pa .appointment-date-card h4 {
    font-size: 23px;
    color: #fff;
    margin-bottom: 0px;
}

.appointment-det-pa .appointment-date-card p {
    font-weight: 500;
    font-size: 16px;
}

.appointment-det-pa .video-text {
    padding-top: 30px;
}

.appointment-det-pa .border-left {
    border-right: 2px dashed #d8d8d8a3;
}

.heath-issu-text-2 .form-control {
    background-color: transparent;
}

.heath-issu-text textarea {
    border: 1px solid #B9B9B9;
}

.heath-issu-text {
    margin-top: 15px;
}

.heath-issu-text label {
    font-size: 20px;
    color: #000;
    font-weight: 700;
    padding-bottom: 10px;
}

.tra-det-card {
    background-color: #f2f2f273;
    padding: 30px;
    border-radius: 10px;
}


.tra-det-p h4 {
    font-size: 20px;
    color: #000;
    font-weight: 700;
    padding-bottom: 10px;
}

.tra-det-card p {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
}

.tra-det-card h5 {
    font-size: 16px;
    font-weight: 600;
}

.btn-sec-join {
    margin-top: 50px;
}

.btn-sec-join .btn-primary {
    padding: 7px 20px;
    font-size: 18px;
    font-weight: 500;
    width: 48%;
    background-color: #0220d2;
    border: none;
    color: #fff;
    opacity: 100%;
}

.btn-sec-join .btn-secondary {
    padding: 7px 20px;
    font-size: 18px;
    font-weight: 500;
    background-color: #d7d7d7;
    border: none;
    color: #77838F;
    margin-left: 10px;
    width: 49%;
}

.cancel-appointment {
    padding: 9px 30px;
    font-size: 17px;
    font-weight: 600;
    border: none;
    width: 48%;
    opacity: 100% !important;
}




footer {
    padding-top: 50px;
}

.footer-text p {
    font-size: 16px;
    font-weight: 500;
    padding-top: 15px;
}

footer ul li {
    list-style: none;
    padding: 0px 0px 3px 0px;
}

footer ul {
    padding-left: 0px;
}

.footer-links-ms {
    margin-left: 70px;
    display: inline-block;
}

.footer-links-specialities {
    display: inline-block;
}

.footer-links-me {
    margin-left: 70px;
}

.foot-b-links ul li a {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    text-decoration: none;
}

.foot-b-links ul li a:hover {
    color: #2FBF26;
}

.email-text-foot {
    text-decoration: none;
    color: #0220D2;
    font-weight: 500;
    font-size: 16;
}

.email-text-foot:hover {
    color: #2FBF26;
}

.phonenumber-foot {
    text-decoration: none;
    color: #000;
    font-weight: 500;
    font-size: 16px;
}

.phonenumber-foot:hover {
    color: #2FBF26;
}

.email-text-foot b {
    text-decoration: none;
    color: #000;
}

.foot-b-links h3 {
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 20px;
}

.social-links ul li {
    display: inline-block;
    margin-right: 10px;
}

.social-links ul li a {
    line-height: 46px;
    font-size: 16px;
    color: #fff;
    border-radius: 100%;
    background-color: #0220D2;
    text-align: center;
    height: 45px;
    width: 45px;
    display: inline-block;
    margin-top: 20px;
}

.social-links ul li a:hover {
    background-color: #2FBF26;
}

.copyright-text p {
    font-size: 13px;
    font-weight: 500;
    color: #223542;
    margin-bottom: 0px;
}

.copyright {
    padding: 15px 0px;
    border-top: 1px solid #e1e1e1;
}


.search-box-2 input {
    /* width: 600px; */
    padding: 13px 0px 15px 28px;
    border-radius: 15px;
    margin-top: 65px;
}



.search-box-2 ::placeholder {
    color: #37474F;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 1px;
}

.search-box-2 button {
    position: absolute;
    top: 10px;
    right: 12px;
    background: #fdfbfb;
    border: none;
    border-radius: 0px;
    color: #000;
}

.search-box-2.btn-primary:hover {
    background: #fdfbfb;
    color: #000;
}



.country-select-wrap .form-check .form-check-input {
    float: right;
    width: 22px;
    height: 22px;
    border: none;
    background-color: transparent;
}

.country-select-wrap .form-check-input:checked[type=radio] {
    --bs-form-check-bg-image: url(../img/check-icon.svg);
}

.country-select-wrap .form-check {
    padding-left: 0px;
}

.country-select-wrap .form-check-input:focus {
    box-shadow: none;
}

.country-select-wrap .form-check .form-check-input {
    margin-left: 55px;
}

/* patients-home */

.specialist-sec {
    padding: 50px 0px;
}

.spe-heading-text h2 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 0px;
}

.spe-heading-text p {
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #979797;
}

.spe-view-all a {
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
}

.spe-card {
    background-color: #F4F4F4;
    border-radius: 7px;
    padding: 20px;
    min-height: 175px;
}

.spe-card:hover {
    background-color: #D4F0F2;
}


.spe-card-img {
    text-align: center;
}

.spe-card-img img {
    width: 70px;
    height: 70px;
}


.spe-card-text h5 {
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    padding-top: 20px;
    letter-spacing: 1px;
}

.discover-vedio-sec {
    padding-bottom: 70px;
}

.doc-list h2 {
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 30px;
}

.near-doc-card {
    background-color: #fff;
    padding: 20px;
    border-radius: 30px;
    width: 100%;
    height: 165px;
}

.near-doc-card:hover {
    background-color: #D4F0F2;
}

.avai-near-doc {
    background-color: #f5f8fa;
    padding: 70px;
}

.icon_desg-img img {
    border-radius: 7px;
    width: 80px;
    height: 80px;
    /* margin-right: 20px; */
}


/* .icon_desg-img {
    width: 100px;
    display: inline-block;
} */


.near-doc-text h4 {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 0px;
    color: #000;

}

.near-doc-text h6 {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    margin-bottom: 0px;
}

.near-doc-text p {
    font-size: 14px;
    color: #77838F;
    margin-bottom: 0px;
}

.near-doc-text span {
    font-size: 14px;
    color: #0220D2;
    font-weight: 600;
}

.near-doc-text {
    display: inline-block;
    margin-left: 15px;
}

.Check-ava-btn {
    background-color: #0220D2;
    padding: 10px 30px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    border-radius: 20px;
}

.dis-cover-box .carousel-indicators {
    bottom: -12px;
}

.appointment_heading {
    padding-top: 100px;
}

.appointment_heading span {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
}

.home-screen-a h2 {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    padding-top: 15px;
}



#myTab .nav-link.active {
    color: #24bd37 !important;
}

#myTab .nav-link {
    color: #07135C;
    font-weight: bold;
}


.docotr-pro-text {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

.doctor-profile-inn {
    background-color: #fff;
    padding: 30px;
    border-radius: 7px;
}

.doctor-profile-pat {
    padding: 70px 0px;
}

/* .doctor-profile-img .icon_desg-img img {
    vertical-align: -24px;
} */

.doctor-profile-img {
    padding-bottom: 30px;
}

.doc-mor-icon {
    margin-right: 20px;
    vertical-align: 3px;
}

.doc-mor-time p {
    font-weight: 500;
}

.recent-review h3 {
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 20px;
}

.review-img img {
    height: 100px;
    width: 100px;
    border-radius: 14px;
    text-align: center;
    margin-right: 20px;
    vertical-align: -19px;
}


.review-card {
    background-color: #f5f8fa;
    border-radius: 15px;
    padding: 20px;
}


.john-text h5 {
    color: #1E2022;
    font-size: 15px;
    font-weight: 600;
}

.john-text p {
    color: #1E2022;
    font-size: 14px;
    font-weight: 500;
}

.john-text-4 {
    width: 299px;
}

.doc-book-appointment {
    background-color: #0220D2;
    padding: 12px 50px;
    text-align: center;
    border-radius: 10px;
    color: #fff;
    font-weight: 500;
    font-size: 17px;
    margin-top: 30px;
    text-decoration: none;
    width: 100%;
    display: block;
}


.booked-sucess {
    background-color: #FFF;
    border-radius: 20px;
    padding: 50px;
}

.bg-light-app {
    padding: 50px 0px;
}

.booked-sucess {
    text-align: center;
}

.booked-sucess h4 {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    padding: 30px 0px 10px 0px;
    margin-top: 30px;
}

.booked-sucess p {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}


.thumbs-card {

    background-color: #2FBF26;
    border-radius: 10px;
    padding: 3px 10px;
}

.thumbs-card b {
    font-size: 13px;
    font-weight: 600;
    color: #fff;
}

.thumbs-card .fa-thumbs-up {
    font-size: 13px;
    margin-right: 5px;
    color: #fff;
}

.near-doc-card .thumbs-card {
    height: 33px;
}

.my-appointment-pat {
    padding: 50px 0px;
    margin-top: 70px;
}

.my-appointment-pat-card {
    background-color: #fff;
    border-radius: 20px;
    padding: 20px;
}

.therapist-detail h4 {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 0px;
}

.therapist-detail p {
    font-size: 14px;
    font-weight: 500;
    color: #77838F;
    padding-top: 5px;
}



.my-appointment-pat-card:hover {
    background-color: #125AF8;
}

.my-appointment-pat-card:hover p {
    color: #fff;
}

.my-appointment-pat-card:hover h4 {
    color: #fff;
}

.my-appointment-pat-card:hover .calender-2 {
    content: url(../img/calender-icon-white-svg.svg);
}

.medical-histro {
    background-color: #fff;
    border-radius: 20px;
    padding: 50px;
}

.import-medi-history {
    margin-top: 70px;
    padding: 50px 0px;
}

.medical-histro-input input {
    padding: 13px;
    font-weight: 600;
}

.medical-histro-input {
    margin-bottom: 10px;
}

.prescription-date-upload-file h4 {
    font-size: 22px;
    font-weight: 600;
    padding: 40px 0px 15px 0px;
}

.drop-zone {
    height: 200px;
    padding: 25px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    font-size: 16px;
    cursor: pointer;
    font-weight: 600;
    border: 2px dashed #828282;
    border-radius: 10px;
    color: #263238;
}

.drop-zone--over {
    border-style: solid;
}

.drop-zone__input {
    display: none;
}

.drop-zone__thumb {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    background-color: #cccccc;
    background-size: cover;
    position: relative;
}


.drag-file-icon {
    padding-bottom: 7px;
}

.upload-btn {
    width: 50%;
    margin-top: 50px;
    font-size: 17px;
    font-weight: 600;
    padding: 15px;
    border: none;
    border-radius: 16px;
    background-color: #2FBF26;
    color: #fff;

}

.profil-bg img {
    border-radius: 100px;

}

/* login-page */
.login_bg {
    background-color: #F5F8FA;
    padding: 50px;
}

.user-sign-up-form {
    background-color: #fff;
    border-radius: 30px;
    padding: 70px;
    width: 1200px;
    margin-top: 20px;
}

.logo_bn {
    padding-bottom: 20px;
}

.sign-in-text {
    font-size: 25px;
    color: #77838F;
    font-weight: 600;
    margin-bottom: 30px;
}

.login-verification-text h3 {
    color: #2FBF26;
    font-size: 35px;
    font-weight: 800;
    letter-spacing: 1px;
    margin-bottom: 0px;

}

.login-verification-text p {
    color: #223542;
    font-size: 22px;
    letter-spacing: 1px;
}

.login-verification-text-code span {
    background-color: transparent;
    border: none;
    color: #223542;
    font-size: 40px;
    font-weight: 600;
}

.login-verification-text-code .form-control {
    border: none;
    font-size: 40px;
    font-weight: 600;
}

.login-verification-text-code ::placeholder {
    color: #E0E7EC;
}

.login-verification-text-code .form-control:focus {
    box-shadow: none;
}

.login-verification-text-code {
    padding: 30px 0px;
}

.check-input-wrap label {
    font-weight: 500;
    font-size: 20px;
}

.check-input-wrap .form-check-input {
    width: 20px;
    height: 20px;
    margin-right: 7px;
}

.next-btn-login {
    background-color: #2FBF26;
    padding: 10px 20px;
    width: 68%;
    border-radius: 7px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 22px;
    margin: 40px 0px 10px 0px;
    text-decoration: none;
    display: block;
    text-align: center;
}

.terms-and-cond {
    margin: 10px 0px;
}

.terms-and-cond .form-check-label {
    font-size: 15px;
    font-weight: 500;
}



.otp-ver input {
    width: 50px;
    border: none;
    border-bottom: 3px solid rgba(0, 0, 0, 0.5);
    margin: 0 10px;
    text-align: center;
    font-size: 40px;

}

.otp-ver .input:focus {
    border-bottom: 3px solid #2FBF26;
    outline: none;
}

.otp-ver .input:nth-child(1) {
    pointer-events: all;
}

.otp-ver .input:nth-child(2) {
    pointer-events: all;
}

.otp-ver .input:nth-child(3) {
    pointer-events: all;
}

.otp-ver .input:nth-child(4) {
    pointer-events: all;
}

.login-img {
    padding-top: 40px;
}

.sent-otp {
    font-size: 17px;
    padding-top: 50px;
    font-weight: 600;
}

.appointment-box .form-switch .form-check-input:checked {
    --bs-form-switch-bg: url(../img/greencheck-icon.svg);
}

.appointment-box .form-switch .form-check-input {
    --bs-form-switch-bg: url(../img/x-mark-icon.svg);
    width: 80px;
    height: 33px;
    border-radius: 100px;
    border: none;
}

.appointment-box .form-switch {
    margin: 15px 0px;
}

.appointment-box .form-check-input:checked {
    background-color: #077100;
    border: none;
}


.country-select-wrap .form-check .form-check-input {
    float: right;
    width: 22px;
    height: 22px;
    border: none;
    background-color: transparent;
}

.country-select-wrap .form-check-input:checked[type=radio] {
    --bs-form-check-bg-image: url(../img/check-icon.svg);
}

.country-select-wrap .form-check {
    padding-left: 0px;
}

.country-select-wrap .form-check-input:focus {
    box-shadow: none;
}

.country-select-wrap .form-check .form-check-input {
    margin-left: 55px;
}

/* profile.html */
.profile-info-doc {
    padding-top: 11px;
}

.profile-info-doc .form-control {
    border: none;
    padding: 12px;
    font-weight: 600;
    font-size: 14px;
}

.profile-info-doc ::placeholder {
    color: #979797;
}

.profile-info-doc .form-select {
    border: none;
    padding: 10px;
    font-weight: 500;
    font-size: 15px;
    font-size: 15px;
    color: #979797;
}

.patient-appointment-bg-color {
    padding: 50px 0px;
    margin-top: 70px;
    background-color: #efefef;
}

.patient-profile-edit-btn a {
    text-decoration: none;
    background-color: #0220D2;
    color: #fff;
    padding: 12px 20px;
    display: inline-block;
    margin-top: 50px;
    border-radius: 14px;
    font-weight: 600;
    width: 50%;
}

/* .review */

.reviews-bg-patient {
    background-color: #efefef;
    margin-top: 70px;
    padding: 70px;
}

.patient-reviewin {
    background-color: #fff;
    padding: 50px;
    border-radius: 13px;
}

.patient-reviewin h5 {
    color: #9093A3;
    font-size: 17px;
    font-weight: 500;
    padding-bottom: 10px;
}

.rating-box p {
    text-align: center;
    margin-top: 30px;
    font-size: 50px;
    background-color: #eff3fa;
    border-radius: 100%;
    width: 100px;
    height: 100px;
    padding: 12px;
}

.near-doc-card-bg-light {
    background-color: #f5f5f596;
}

.yellow-star i {
    font-size: 25px;
    padding: 0px 6px;
    color: #FFD855;
}

.rating-box textarea {
    margin-top: 30px;
}

.bg-green a {
    background-color: #24bd37;
    margin-bottom: 30px;
    width: 100%;
}

.submit-reviews-in {
    background-color: #fff;
    padding: 30px;
    border-radius: 10px;
}

.submit-reviews {
    padding: 17rem 0rem;
    background-color: #efefef;
}

.feedback-text {
    text-align: center;
    font-size: 18px;
    color: #9093A3;
    padding-top: 20px;
}

/* .list-medical-history */

.patient-medical-history {
    background-color: #efefef;
    margin-top: 70px;
    padding: 70px;
}

.patient-medical-inn {
    background-color: #fff;
    border-radius: 10px;
    padding: 20px 20px 15px 20px;
}

.patient-medical-inn h5 {
    font-size: 16px;
    color: #77838F;
}

.patient-medical-inn h4 {
    color: #263238;
    font-size: 17px;
    padding-top: 0px;
}

.patient-medical-inn h3 {
    color: #263238;
    font-weight: 800;
    font-size: 17px;
    letter-spacing: 1px;
}

.patient-medical-inn span {
    font-size: 15px;
    font-weight: 600;
}

.medical-text-pdf h5 {
    font-size: 20px;
    margin: 0px;
}

.medical-text-pdf {
    margin-left: 10px;
    vertical-align: 14px;
}

.med-his-icon .fa-pen-to-square {
    color: #24bd37;
    padding-right: 10px;
    font-size: 17px;
}

.med-his-icon .fa-trash {
    color: #F44040;
    padding-right: 10px;
    font-size: 17px;
}

.med-his-sec hr {
    margin: 10px 0px 15px 0px;
}

.medical-text-pdf p {
    font-size: 12px;
    margin: 0px;
}

.fa-file-pdf {
    font-size: 40px;
    color: #CB0606;
    vertical-align: 5px;
}

.med-his-icon a {
    font-size: 14px;
    color: #77838F;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 1px;
}

.upload-doc-btn {
    float: right;
}

.upload-doc-btn .btn-secondary {
    background-color: #0220D2;
    border: none;
    padding: 7px 40px;
    font-size: 18px;
    font-weight: 500;
}

.callender-icon-pa img {
    position: absolute;
    top: 15px;
    right: 12px;
}

.prescription-date-input {
    position: relative;
    margin-bottom: 10px;
}

.pdf-icon-p {
    padding: 7px;
}

.patient-appointment-2 {
    background-color: #f4f4f4;
    padding: 70px 0px;
    margin-top: 70px;
}

.icon_desg-img-p img {
    /* vertical-align: -26px; */
    width: 100px;
    height: 100px;
}



.view-pre-pa a {
    font-weight: 600;
    color: #0220D2;
}

.near-doc-text-2 span {
    color: #1E2022;
    font-size: 18px;
}

.search-box-pp input {
    width: 70%;
}

.pre-pa {
    color: #77838F;
    font-size: 23px;
    font-weight: 500;
}

.app-status-pa h4 {
    font-size: 20px;
    color: #000;
    font-weight: 700;
    margin-top: 30px;
}

.app-status-pa span {
    font-size: 20px;
    color: #2FBF26;
    font-weight: 700;
}

.upload-pre-det img {
    position: absolute;
    top: 14px;
    right: 10px;
}

.upload-pre-input {
    position: relative;
}

.medic-file-link {
    text-decoration: none;
    font-weight: 600;
}

.datepicker-days {
    padding: 20px;
}

.self-tab {
    height: 200px;
    display: none;
}

.self-tab.on {
    display: block;
}

.app-text-pa {
    margin-top: 30px;
}

.app-text-pa h3 {
    font-size: 19px;
    font-weight: 600;
    color: #000;
}

.other-per-app {
    margin-left: 70px;
}

.other-per-app label {
    font-size: 17px;
    font-weight: 500;
}

.other-per-app-1 label {
    font-size: 17px;
    font-weight: 500;
}

.other-per-name input {
    color: #979797;
    font-weight: 600;
    padding: 10px;
    margin-top: 10px;
}

.text-area-pa textarea {

    margin-top: 10px;
    color: #979797;
    font-weight: 600;
}

.text-area-pa h4 {
    font-size: 19px;
    font-weight: 600;
    color: #000
}

.text-area-pa {
    padding-top: 20px;
}

.pay-method-1 label {
    font-size: 17px;
    font-weight: 500;
}

.btn-indicators1 button {
    padding: 10px 30px;
    width: 31%;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 1px;
}

.mar-10 {
    margin: 0px 22px;
}

.btn-indicators1 .btn-secondary {
    background-color: #C9C9C9;
    color: #fff;
    border: none;
}

.btn-indicators1 .btn-secondary:active {
    background-color: #C9C9C9;
}

.btn-indicators1 .btn-light {
    background-color: #fff;
    border: 1px solid #37474F;
    color: #000;
}

.btn-indicators1 .btn-light:active {
    background-color: #fff;
}


.book-now-pa .btn-primary {
    padding: 10px 30px;
    font-size: 17px;
    font-weight: 600;
    width: 50%;
    margin-top: 50px;
}

.tokan-btn .token-box-pa {
    background-color: #fff;
    border: 1px solid #37474F;
    color: #263238;
    width: 100%;
    padding: 7px;
    border-radius: 7px;
    font-size: 17px;
    font-weight: 600;
    text-align: center;
}


#profile-tab-pane:focus-visible {
    outline: none;
}

.tokan-btn .token-box-pa:hover {
    background-color: #888;
    border: 1px solid #888;
    color: #fff;
}

.token-time-pa p {
    text-align: center;
    color: #000;
    font-weight: 400;
    font-size: 15px;
}

.token-timeing-img {
    font-size: 19px;
    font-weight: 600;
    color: #000;
    margin: 10px 0px;
    letter-spacing: 1px;
}

.token-timeing-img img {
    margin-right: 12px;
    width: 20px;
}

.tab-self-other .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: transparent;
    color: #000;
}

.doc-app-card-2 {
    background-color: #f7f7f7;
    border-radius: 12px;
    padding: 20px;
    margin: 30px 0px;
}

.doc-app-card-2 p {
    margin-bottom: 0px;
    padding: 3px 0px;
    color: #77838F;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
}

.doc-app-card-2 h5 {
    margin-bottom: 0px;
    font-size: 20px;
    font-weight: 600;
}

.doc-app-card-2 h6 {
    margin-bottom: 0px;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #1E2022;
}

.doc-app-card-2 img {
    vertical-align: -30px;
    margin-right: 30px;
    height: 90px;
    width: 90px;
}

.app-sec .app-text-pa {
    margin-top: 0px;
}

.slot-booked {
    background-color: #C9C9C9 !important;
    border: none !important;
    cursor: not-allowed !important;
    color: #fff !important;
}

.slot-cancel {
    background-color: #dc3545 !important;
    border: none !important;
    cursor: not-allowed !important;
    color: #fff !important
}

.active-slot-button {
    border: none !important;
    background-color: #888 !important;
    color: #fff !important;
}

.error {
    color: #E64256;
    margin-top: 4px;
    font-size: 15px;
}

.rate {
    /* float: left; */
    height: 46px;
    padding: 0 10px;
    text-align: center;
}

.rate:not(:checked)>input {
    position: absolute;
    top: -9999px;
}

.rate:not(:checked)>label {
    /* float: right; */
    width: 30px;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 30px;
    color: #ccc;
}

.rate:not(:checked)>label:before {
    content: '★ ';
}

.rate>input:checked~label {
    color: #ffc700;
}

.rate:not(:checked)>label:hover,
.rate:not(:checked)>label:hover~label {
    color: #deb217;
}

.rate>input:checked+label:hover,
.rate>input:checked+label:hover~label,
.rate>input:checked~label:hover,
.rate>input:checked~label:hover~label,
.rate>label:hover~input:checked~label {
    color: #c59b08;
}

.submit-btn-review .re-sub-btn {
    padding: 12px 40px;
    border-radius: 10px;
    border: none;
    background-color: #24bd37;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-top: 30px;
    width: 50%;
}

.required {
    color: red;
    float: right;
}

.top-header-medco-pat {
    padding-top: 20px;
}

.medco-pa-head-mar {
    margin: 0px 117px;
}

.view-pre-see a {
    text-decoration: none;
}

.near-doc-card-he {
    height: 142px;
}

.hero-medco-pa {
    padding-top: 0px;
}

.hero-medco-pa h1 {
    padding-top: 40px;
    font-size: 39px;
}

.icon-desg-img-inline {
    display: inline-block;
}

.near-doc-card-pas {
    height: 153px;
}

.my-re-doc-card {
    height: auto;
}

.icon_desg-img-re {
    width: 80px;
    display: inline-block;
}

.near-doc-text-re {
    display: inline-block;
    width: 223px;
}

.icon_desg-img-re img {
    vertical-align: -6px;
}

.icon_desg-img5 {
    display: inline-block;
}

.privacy-policy-text ul {
    padding-left: 35px;
}

.privacy-policy-text ol {
    padding-left: 35px;
}

.privacy-policy-text ul,
ol,
li {
    font-weight: 500; 
}

.privacy-policy-text p {
    font-weight: 500;
}

.privacy-policy-text h4 {
    font-size: 24px;
    font-weight: 700;
}

.privacy-policy-text h5 {
    font-size: 20px;
    font-weight: 700;
}

.language-sec a {
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
    color: #07135C;
}

.language-sec a:hover {
    color: #24bd37;
}

.dis-cover-slider .carousel-inner {
    border-radius: 15px
}

.dis-cover-slider .carousel-item img {
    height: 700px;
}

.help-suport {
    padding-top: 60px;
}

.submit-btn-p {
    padding-top: 41px;
}

.submit-btn-p .btn-primary {
    background-color: #2fbf26;
    border: 0px;
    padding: 10px 30px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
}

.submit-eamil-associated {
    text-align: center;
}

.submit-eamil-associated label {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 5px;
}

.submit-eamil-associated input {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    padding: 9px;
}

.submit-eamil-associated .form-text {
    font-size: 14px;
    font-weight: 500;
    text-align: center;
}

.email-id-filled {
    padding: 180px 0px;
}

@media(max-width: 1899px) {
    .header-contact {
        display: none;
    }
}

@media(max-width: 1399px) {
    .cancel-appointment {
        width: 100%;
    }

    .near-doc-text-3 {
        width: 338px;
    }

    .appointment_heading {
        padding-top: 70px;
    }

    .banner-top-img img {
        width: 500px
    }

    .banner-top-img {
        text-align: center;
        margin: 40px 0px;
    }

    .hero-left-content h1 br {
        display: none;
    }

    .hero-left-content {
        padding-top: 0px;
    }

    .search-box-2 button {
        right: 430px;
    }

    .search-box-2 input {
        width: 600px;
    }

    .foot-link-mar {
        margin-left: 45px !important;
    }

    .icon_desg-img6 {
        width: 300px;
    }

}

@media(max-width: 1270px) {
    .navbar-nav-wrap {
        margin-left: 0px !important;
    }
}

@media(max-width: 1288px) {
    .medco-pa-head-mar {
        margin: 0px 84px;
    }
}

@media(max-width: 1234px) {
    .near-doc-text-re {
        width: 193px;
    }
}

@media(max-width: 1256px) {
    .medco-pa-head-mar {
        margin: 0px 31px;
    }
}

@media(max-width: 1199px) {
    .search-box-2 input {
        width: 100%;
    }

    .hero-left-content p br {
        display: none;
    }

    .search-box-2 button {
        right: 11px;
    }

    .navbar-nav-wrap .nav-item .nav-link {
        font-size: 16px !important;
    }

    .select-country-btn {
        font-size: 14px;
    }

    .banner-top-img img {
        width: 100%;
    }

    .footer-links-ms {
        margin-left: 0px;
    }

    .medco-pa-head-mar {
        margin: 0px 103px;
    }

    .ml-20 {
        margin-left: 0px !important;
        padding: 5px 0px 15px 0px !important;
    }

    .medco-pa-head-mar {
        margin: 0px;
    }

    .foot-link-mar {
        margin: 10px !important;
    }

    .appointment_heading {
        padding-top: 29px;
    }

    .home-screen-b-3 {
        padding-bottom: 30px;
    }

    .home-screen-a h2 {
        font-size: 34px;
    }
}

@media(max-width: 1027px) {
    .navbar-nav-wrap .nav-item .nav-link {
        font-size: 14px !important
    }
}

@media(max-width: 991px) {

    .home-screen-b12 img {
        margin-top: 20px;
    }

    .banner-top-img img {
        width: 100%;
    }

    .appointment-det-pa-3 {
        margin-top: 20px;
    }

    .footer-links-ms {
        margin-left: 0px;
    }

    .hero-left-content h1 {
        font-size: 36px;
    }

    .near-doc-card {
        height: auto;
    }

    /* today */
    .medco-pa-head-mar {
        margin: 0px 128px;
    }

    .header-contact {
        display: block;
    }

    .navbar-nav-wrap .nav-item .nav-link {
        font-size: 16px !important;
    }

    .prescription-date-upload-file h4 {
        padding: 12px 0px 0px 0px;
    }

    .upload-pre-input {
        margin-bottom: 15px;
        width: 100%;
    }

    .upload-btn {
        width: 100%;
    }

    .login-signup-btn {
        margin-left: 0px;
        margin-top: 10px;
    }

    .dis-cover-slider .carousel-item img {
        height: 500px;
    }
}

@media(max-width: 821px) {
    .medco-pa-head-mar {
        margin: 0px 51px;
    }
}

@media(max-width: 767px) {
    .btn-sec-join {
        margin-top: 28px;
    }

    .medco-pa-head-mar {
        margin: 0px 112px;
    }

    .near-doc-text-2 {
        margin-left: 0px;
        padding: 10px 0px;
    }

    .icon_desg-img img {
        width: 100%;
        height: auto;
    }

    .icon_desg-img {
        width: 100%;
    }

    .near-doc-text {
        width: 100%;
    }

    .view-pre-pa {
        width: 100%;
        padding-left: 0px;
    }
}

@media(max-width: 621px) {
    .medco-pa-head-mar {
        margin: 0px 40px;
    }
}

@media(max-width: 768px) {
    .near-doc-text {
        padding: 10px 0px 10px 0px;
    }

    .appointment-det-pa {
        margin-top: 20px;
    }

    .hero-left-content h1 {
        font-size: 27px;
    }

    .hero-left-content p {
        font-size: 19px;
    }

    .hero-left-content {
        padding-top: 0px;
    }

    .avai-near-doc {
        padding: 50px 0px;
    }

    .footer-links-me {
        margin-left: 0px;
    }

    .spe-card-img img {
        width: 50px;
        height: 50px;
    }

    .spe-card-text h5 {
        font-size: 18px;
    }

    .footer-links-ms {
        margin-left: 50px;
    }

    .appointment_heading {
        padding-top: 0px;
    }

    .patient-medical-history {
        padding: 50px 0px;
    }

    .search-box-pp input {
        width: 100%;
    }

    .btn-indicators1 .btn-secondary {
        width: 100%;
    }

    .btn-indicators1 button {
        width: 100%;
    }

    .mar-10 {
        margin: 15px 0px;
    }

    .select-country-btn {
        width: 70%;
        margin-top: 15px;
    }

    .john-text {
        width: 100%;
    }

    .john-text-4 {
        margin-top: 20px;
    }

    .navbar-nav-wrap {
        margin-left: 0px;
    }

    .doc-veiw-pre {
        width: 100%;
    }

    .log-out-33 {
        margin-top: 18px;
        padding: 8px 17px;
    }

    .doc-list h2 {
        font-size: 25px;
    }

    .dis-cover-slider .carousel-item img {
        height: 285px;
    }

    .terms-condition br {
        display: none;
    }
}

@media(max-width: 576px) {
    .help-suport h2 {
        font-size: 33px !important;
    }

    .spe-heading-text h2 {
        font-size: 23px;
    }

    .spe-heading-text p {
        font-size: 16px;
    }

    .spe-view-all a {
        font-size: 16px;
    }

    .banner-sec {
        padding: 20px 21px
    }

    .home-screen-a h2 {
        font-size: 38px;
    }

    .btn-sec-join .btn-primary {
        width: 100%;
    }

    .cancel-appointment {
        width: 100%;
        margin-top: 10px;
    }

    .medco-pa-head-mar {
        margin: 0px 0px;
    }

    .reviews-bg-patient {
        padding: 50px 0px;
    }
}

@media(max-width: 480px) {
    .log-out-33 {
        width: 100%;
        margin-left: 0px !important;
    }

    .review-img img {
        width: 100%;
        height: 300px;
    }

    .review-img {
        width: 100%;
    }

    .doctor-text {
        width: 100%;
    }

    .john-text-4 {
        width: 100%;
    }

    .banner-sec {
        padding: 20px 21px
    }

    .doc-veiw-pre {
        width: 100%;
    }

    .hero-left-content h1 {
        font-size: 24px;
    }

    .icon_desg-img {
        width: 100%;
    }

    .icon_desg-img img {
        width: 100%;
        height: auto;
    }

    .doct-ablity-wrap {
        flex-wrap: wrap;
    }

    .footer-links-ms {
        margin-left: 29px;
    }

    .doc-list h2 {
        font-size: 25px;
    }

    .foot-b-links h3 {
        padding-bottom: 2px;
    }

    .upload-btn {
        width: 100%;
    }

    .medical-histro {
        padding: 20px;
    }

    .home-screen-a h2 {
        font-size: 28px;
    }

    .near-doc-text {
        padding-top: 10px;
        margin-left: 0px;
        width: 100%;
    }

    .view-pre-pa {
        padding: 7px 0px 7px 15px;
    }

    .select-country-btn {
        width: 100% !important;
    }

    .doc-book-appointment {
        padding: 12px 5px;
    }

    .doc-mor-time p {
        font-size: 12px;
    }

    .doctor-profile-img .icon_desg-img img {
        vertical-align: 0px;
    }

    .ml-20 {
        flex-wrap: wrap;
    }

    .ml-35 {
        margin: 8px 0px !important;
    }

    .log-out-33 {
        margin-top: 10px;
    }

    .select-country-btn {
        margin-top: 0px;
    }

    .ml-20 {
        padding-bottom: 0px !important;
    }

    .copyright-text p {
        font-size: 12px;
    }

    .patient-reviewin {
        padding: 30px 20px;
    }

    .privacy-policy-text h4 {
        font-size: 22px;
    }

    .privacy-policy-text h5 {
        font-size: 18px;
    }

    .terms-condition h2 {
        font-size: 22px !important;
    }

    .help-suport h2 {
        font-size: 23px !important;
    }

}

@media(max-width: 430px) {
    .appointment-det-pa {
        padding: 30px;
    }

    .appointment-det-pa .appointment-date-card {
        padding: 2px 25px 6px 25px;
    }

    .appointment-det-pa .appointment-date-card h4 {
        font-size: 20px;
    }

    .appointment-det-pa .profile-id {
        font-size: 12px;
    }

    .tra-det-card {
        padding: 16px;
    }

    .submit-btn-review .re-sub-btn {
        width: 100%;
    }

    .search-box-2 button {
        right: 1px;
    }

    .dis-cover-slider .carousel-item img {
        height: 213px;
    }
}

@media(max-width: 374px) {
    .footer-links-ms {
        margin-left: 0px;
    }

    .app-status-pa h4 {
        font-size: 15px;
        margin-top: 19px;
    }
}


@media(max-width: 338px) {
    .drop-zone__prompt {
        font-size: 14px;
    }

    .patient-reviewin h5 {
        font-size: 14px;
    }
}

@media(max-width: 360px) {
    .home-screen-a h2 {
        font-size: 27px;
    }

    .home-screen-a p {
        font-size: 14px;
    }

    .appointment-det-pa {
        padding: 20px;
    }

    .tra-det-card p {
        font-size: 14px;
    }

    .tra-det-card h5 {
        font-size: 14px;
    }
}

@media(max-width: 340px) {
    #myTab .nav-item {
        width: 57px;
    }

    .nav-link262 .nav-item {
        width: 100% !important;
    }

    .cancel-appointment {
        font-size: 16px;
    }
}

@media(max-width: 320px) {
    .doc-list h2 {
        font-size: 23px;
    }

    .hero-left-content h1 {
        font-size: 18px;
    }

    .hero-left-content p {
        font-size: 14px;
    }

    .home-screen-a h2 {
        font-size: 23px;
    }

    .medco-pa-head-mar {
        margin: 0px 0px;
    }
}