@import url(./../fonts/font.css);

body {
    font-family: IRANSansX;
}


.mystyle {
    color: #fff;
}

.mystyle1 {
    color: #1A1B1C;
}

.navbar-toggler {
    border: none !important;
}

.navbar-toggler:focus {
    outline: none !important;
    box-shadow: none !important;
}

.nav-link {
    color: #fff;
}

h4 {
    font-size: 1.3rem;
}

.services-content-tab-p2 {

    margin-right: 1rem;

}

.services-content-tab-p2 p {
    font-size: 12px !important;
    text-align: justify !important;
    font-weight: 600;
}

.services-content-tab-p9 {
    margin-right: 1rem;
}

.service-align {
    text-align: justify;
}

.logoheader {
    width: 48px;
    margin-top: -6px;
}

.main-title-header {
    color: #ffffff;
    font-weight: 900;
}

.main-title-header2 {
    color: #0C80EB;
    font-weight: 900;
}

.head-hearth-index {
    align-self: baseline;
}

.head-hearth {
    display: none;
}

.show-head-hearth {
    display: block;
}

.unshow-head-hearth {
    display: none;
}

#panelDocMobP1 {
    color: #fff;
}

.tabib-header {
    width: 100%;
    z-index: 1066;
    height: 70px;
    background-color: #fff;
    color: #1A1B1C !important;
    padding: 0 8% !important;
    box-shadow: 0px 0px 1px 1px #EAEDEF;

}

@media only screen and (max-width: 768px) {
    .tabib-header {
        height: 50px;
    }

    #title-up-input-p1 {
        margin-top: -160px !important;
        display: block !important;
        font-size: 1.2rem !important;
        font-weight: 100 !important;
    }

    .head-wrap-icon {
        margin-top: 2px !important;
    }

    .navbar-toggler-icon {
        margin-top: -2px;
    }
}

.bi-chevron-up {
    color: #0c80EB;
}

.tell-icon,
.locate-icon {
    border-radius: 50%;
    background-color: #fff;
    width: 36px !important;
    height: 36px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
}

.locate-icon svg {
    margin: 10px;
}

.footer-address {
    font-size: 14px;
    font-weight: 500;
}


.bottom-to-up {
    background-color: #fff !important;
    border: 1px solid #fff;
    border-radius: 10px;
    width: 50px;
    height: 50px;
    cursor: pointer;
}

#sec2 {
    background-color: #FAFAFA;
}

.title-services {
    font-size: 1.5rem;
}

.title-services span {
    color: #0c80EB;

}

.underline {
    border-top: 2px solid #0c80EB;
    width: 32px;
    margin-bottom: 20px;
}

.inner-wrap:hover .border-hover {
    border: 1px solid #0c80EB;
    border-radius: 10px;

}

.inner-wrap:hover .invisible-sec2-p1 {
    opacity: 1;
    transition: .8s;
}

.inner-wrap:hover .change-col-sec2-p1 {
    color: #0c80EB;
    transition: .5s;
}

.border-hover {
    padding: 15px;

    background-color: #F8F8F8;
    border-radius: 5px;

}

.border-hover img {
    width: 50px;
    height: 50px;
}

.inner-wrap {
    padding: 40px 10px;
    border-radius: 10px;

}

.no-outline:focus {
    outline: none !important;
}

.doctor-avatar-search-box {
    width: 36px !important;
    height: 36px !important;
    border-radius: 50%;
    object-fit: cover;
}

@media only screen and (min-width: 1280px) {

    .doctor-speciality-index-page {
        height: 40px !important;
    }
}


@media only screen and (max-width: 768px) {
    .visit-collection {
        text-align: center !important;
    }

    .visit-collection h4 {
        padding: 8px;
        border-bottom: 2px dashed;
        border-color: rgb(216, 41, 160);
    }
}


.invisible-sec2-p1 {
    color: #D829A0;
    opacity: 0;
    justify-content: space-between;
    align-items: baseline;
}

.invisible-sec2-p1 h4 {
    font-size: 14px;
}

.desc-section2-p1 {
    font-size: .8rem;
    color: #A7A7A7;

}

.form-header-mobile {
    display: none !important;
}

.topSwiper-slide:hover {
    background-color: #fff;
}

.ul-title-mobile {
    display: none !important;
}

.show-login-mobile {
    display: none !important;
    margin: 0 auto !important;
}

.link-desk {
    color: #1A1B1C;
}

.wrapper-middle-header-p1 {
    height: 750px;
}

.wrapper-middle-header-p1 h5 {
    color: #fff;
}

.wrapper-middle-header-p1 ul li {
    border-radius: 5px;
    background-color: #0c80EB;
}

.wrapper-middle-header-p1 ul :hover {
    background-color: #fff;

}

.wrapper-middle-header-p1 ul li a:hover {
    color: #0c80EB;
}

.wrapper-middle-header-p1 ul li a {
    color: #fff;
}

#title-up-input-p1 {
    font-size: 32px;
    color: #fff;
    font-weight: bold !important;
}

.form-control-p1 {
    align-self: center;
    background-color: #f9f9f9;
    width: 50%;
}

.form-control-p1:focus {
    background-color: #f9f9f9;
}

.form-select-p1 {
    width: 30%;
    background-color: #f9f9f9;
    border: none !important;
    appearance: none !important;
    background: url(../images/icon/arrow.png);
    background-repeat: no-repeat;
    background-position: left;

}

li {
    list-style-type: none;
}

.input-head {
    position: relative;
}

.btn-head {
    position: absolute;
    left: 18px;
    top: 18px;
    width: 150px;
    border-radius: 30px;
    padding: 10px 0;
    border: none;
    background-color: #13D477;
    color: #fff;
}

.formHeader {
    position: relative;
    border-radius: 50px;
    border: none !important;

}


.formHeader input {
    height: 60px;
    align-self: center;
    border-radius: none;

}

.bg-sec1 {
    background: center / cover no-repeat url("../images/new-back.webp"),
        linear-gradient(20deg, rgb(9, 60, 108), rgb(0, 132, 255));
    height: 100%;
    margin-top: -70px;
}

.head-wrap-icon {
    margin-right: 2%;
    margin-top: -4px;
    margin-left: 40px;
}

.navbar-nav.mb-2 {
    margin-top: -10px;
}

.list-in-menu li a {
    color: white !important;
}

.list-in-menu-black li a {
    color: black !important;
}

.login-wrap a {
    text-decoration: none;
    color: #fff;
}

.btn-login {
    background-color: #f9f9f9;
    border-radius: 30px;
    padding: 12px 26px 13px;
    margin-top: 2px;
}

.btn-login:hover {
    color: #0c80EB;
    border: 1px solid #0c80EB;
}

.btn-login a {
    color: #000;
}

.doctor-panel-button {
    background-color: #ffffff00 !important;
    color: #fff;
}

.doctor-panel-button-after-scroll {
    background-color: #ffffff00 !important;
    color: #0C80EB !important;
}

.show-out-index {
    display: none;
}

.main-title {
    font-size: 1.5rem;
    color: #fff;
}

.main-title-tabib {
    font-size: 1.5rem;
    color: #0c80EB;
}

p {
    background: url();
}

.top-of-footer {
    padding: 40px 0px 80px 0px !important;
    background-color: #fff !important;
    margin-bottom: -45px !important;
}

.mergeSectionsBG {
    background-color: #fff !important;
    padding: 40px 0 !important;
}

/* .choose-city a:not(:only-child):after,
.choose-city a:visited:not(:only-child):after {
    padding-left: 4px;
    content: " ▾";
} */

.square {
    position: absolute;
    top: -6px;
    left: 100px;
    width: 12px;
    height: 12px;
    border-top: 1px solid rgba(0, 0, 0, .15);
    border-left: 1px solid rgba(0, 0, 0, .15);
    background-color: #fff;
    transform: rotate(45deg);
}

.doctor-avatar {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #fff;
}

.no-time {
    padding: 24% 0;
    text-align: center;
    /* background-color: #0C80EB;
    color: #fff;
    border-radius: 12px; */

}

@media only screen and (max-width: 768px) {
    .no-time {
        padding: 24px 0;
        text-align: center;
        margin: 16px 0px 0px 0px !important;
        background-color: #0C80EB;
        color: #fff;
        border-radius: 12px;

    }

    .info-box span {
        font-size: 12px !important;
    }
}

/* سکشن پزشکان پیشنهادی ما */
.doctor-img {
    width: 20px;
    height: 20px;
}

.wrapp-doctor-img-panel {
    box-shadow: 0px 0px 2px 8px #DCDCDC;
    border-radius: 50%;
    width: 45px;
    height: 45px;
}

.wrapp-doctor-img {
    box-shadow: 0px 0px 2px 8px #DCDCDC;
    border-radius: 50%;
    width: 45px;
    height: 45px;
}

.doctor-title {
    color: #0c80EB;
}

.box-asign-icon1 {

    width: 4.2rem;
    height: 4.2rem;
    border: 1px solid #DCDCDC;
    border-radius: 50%;
}

.box-asign-icon1:hover {
    border: 1px solid #0c80EB;
    transition: .6s;
}

.icon-color-asign1 {
    color: #202020;

}

.icon-color-asign1:hover {
    color: #0c80EB;
    transition: .6s;
}

.card-shadow {
    cursor: pointer;
}

.card-shadow:hover {
    box-shadow: 0 3px 12px rgba(188, 185, 185, 0.5);
    border: 1px solid #fff;
    transition: .3s;

}

.card-image {
    width: 40%;
    border-radius: 50%;
    margin-top: 2rem;
}

.moshavere {
    color: #C9C9C9;
    font-size: .8rem;
    font-weight: 300 !important;
    margin-bottom: 12px !important;
}

.icon-moshavere {
    color: #C9C9C9;
    width: 15px;
    height: 15px;
    padding: 0 !important;
}

.content-card {
    color: #DD44AC;
}

.button-card {
    background-color: #f0f7fE;
    color: #0c80EB;
    border: 1px solid #f0f7fE;
    transition: .6s;
    margin: 0 auto;
    padding: .7rem;
}

.circle {
    width: 0.55rem;
    height: 0.55rem;
    background-color: #DADADA;
    border-radius: 50%;
    cursor: pointer;
    display: inline-flex;
}

.circle-fill {
    background-color: #1A1B1C;
}

.list-button {
    background-color: #0c80EB !important;
    width: 13rem;
    height: 3rem;
    font-size: 0.9rem;
    color: #fff !important;
}

.list-button:hover {
    -moz-box-shadow: 0px 5px 10px rgba(12, 128, 235, 0.5);
    -webkit-box-shadow: 0px 5px 10px rgba(12, 128, 235, 0.5);
    box-shadow: 0px 5px 10px rgba(12, 128, 235, 0.5);
    color: #fff;
}

/* سکشن تخفیفات پیشنهادی ما */
.wrapper-takhfifat {
    /* border: 1px solid #C9C9C9; */
}

.card-takhfifat-p6 {
    background-color: #fff;
}

.card-takhfifat {
    width: 25rem;
    direction: rtl;
    border: 1px solid #C9C9C9;
    border-radius: 10px;
    transition: .3s;
    display: inline-block;

    margin-left: 10px;
}

.card-takhfifat:hover {
    border: 1px solid #fff;
    box-shadow: 0 3px 12px rgba(188, 185, 185, 0.5);
}

.takhfifat-price-title {
    /* margin-right: calc(var(--bs-gutter-x) * -.5); */
    align-items: center;
}

.takhfifat-title {
    color: #D829A0;
}

.takhfif-button {
    background-color: #ffdff5 !important;
    color: #D829A0 !important;
    border-radius: 7px;

}

.takhfif-button:hover {
    color: #D829A0;
}

.box-asign-icon2 {

    width: 4.2rem;
    height: 4.2rem;
    border: 1px solid #DCDCDC;
    border-radius: 50%;
}

.box-asign-icon2:hover {
    border: 1px solid #D829A0;
    transition: .6s;
}

.icon-color-asign2 {
    color: #202020;

}

.icon-color-asign2:hover {
    color: #D829A0;
    transition: .6s;
}

/* .card-width{
    width: 600px;
} */
.img-takhfifat {
    width: 9rem;
    height: 9rem;
    border-radius: 10%;
    margin: 0 auto;
}

.wrapper-clinic {
    /* width: 10%; */
    margin: 3px !important;
}

.wrapper-clinic img {}

.clinic-name {
    font-size: .85rem;
    color: #A7A7A7;
    padding: 0 !important;
}

.btn-takhfifat {
    width: 7rem;
    height: 3rem;
    background-color: #D829A0 !important;
    color: #fff;
    border: 1px solid #D829A0 !important;
    transition: .6s;
    border-top-right-radius: 0% !important;
    border-bottom-right-radius: 0% !important;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

.btn-takhfifat:hover {
    background-color: #D829A0;
    border: 1px solid #D829A0;
}

.btn-takhfifat:visited {
    background-color: #D829A0;
    border: 1px solid #D829A0;
}

.btn-takhfif-bottom {
    background-color: #FFDFF5 !important;
    color: #D829A0;
    border: 1px solid #FFDFF5 !important;
    transition: .6s;
    border-radius: 5px;
}

.btn-takhfif-bottom:hover {
    color: #D829A0;
}

.price-takhfifat1 {
    text-decoration: line-through;
    color: #B0B0B0;
    font-size: 1.15rem;
}

.price-takhfifat2 {
    margin-right: calc(var(--bs-gutter-x) * .5);
    color: #0c80EB;
    font-size: 1.25rem;
}

/* سکشن آخرین مطالب مجله سلامت */
.change-card {
    background-color: #FAFAFA !important;
    border-color: #FAFAFA !important;
    /* border-radius: 7px !important; */
    display: inline-block !important;

}

.card-body-magazin {
    padding: 1rem 0;
}

.last-content-magazin {
    background-color: #FAFAFA;
    direction: rtl;
}

.magazin-title {
    color: #0c80EB;
    font-size: 1.3rem;
}

.discrib-magazin {
    font-size: .94rem;
}

.wrapper-overlay {
    border: 1px solid #202020;
    display: inline-flex;
}

.div-overlay {
    width: 100%;
    height: 200px;
    background: url(../images/cough.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.5s;
    background-position: right;

}

.title-div-overlay {
    opacity: 0;
    transition: all 0.5s;
    /* box-shadow: inset 0 0 0 200px #000; */
    color: #fff;
}

.div-overlay:hover {
    box-shadow: inset 0 0 0 200px #0c80EBbb;
    width: 100%;


    /* transform: translateY(0) */
}

.div-overlay:hover .title-div-overlay {
    opacity: 1;
}

.img-div-overlay {
    opacity: 0;
    transition: all 0.5s;
    color: #fff;
    width: 2rem;
    height: 2rem;
}

.div-overlay:hover .img-div-overlay {
    opacity: 1;
}

.see-more-content {
    /* display: none; */
    color: #797979;
    text-align: justify;
    font-size: .9rem;
}

.see-more-dot {
    color: #797979;

}

.category {
    color: #A7A7A7;
    font-size: .8rem;
}

.category-name {
    color: #ED2D5C;
    font-size: .8rem;
    text-decoration: none;
}

.icon-category1,
.icon-category2 {
    /* color: #A7A7A7; */
    font-size: .8rem;
    width: 20px;
}

.icon-category1 {
    background: url(../images/icon/book.png);
    background-repeat: no-repeat;
}

.icon-category2 {
    background: url(../images/icon/calendar.png);
    background-repeat: no-repeat;
}

.last-btn-magazin {
    background-color: #F3F3F3 !important;
    border-radius: 7px !important;
    font-size: .9rem;

}

.main-content-magazin {
    color: #797979;
    text-align: justify;
    font-size: .9rem;
}

.flickity-viewport {
    height: 500px !important;
}


.blue {
    background-color: blue;
}

.my-card-group {
    overflow: hidden;
    white-space: nowrap;
    display: flex;

}

.new-my-card-group {
    overflow-x: auto;
    /* transform:rotate(0deg) translateX(-10px); */
}


.wrapper-bootax {
    padding-right: 20px !important;
    width: 50%;
}

.wrapper-bootax .bootax>a {
    font-size: 1rem;
    color: #1A1B1C !important;
    font-weight: 700;
}

.wrapper-bootax .bootax>a:hover {
    color: #0C80EB !important;
}

/* second page */
#wrapper-p2 {
    background-color: #FAFAFA;
}

.form-sidebar {
    /* width: 100%; */
    direction: rtl;
    border: 1px solid #dcdcdc;
    border-radius: 10px;
    background-color: #fff;

}

/* .side{
      flex: 30%;
  }
  .main{
      flex: 70%;
  } */
form {
    width: 90%;
    margin: 0 auto;

}

.item-form {
    position: relative;
    border-color: #e5e4e2;

}

.item-form .icon-calendar1 {
    position: absolute;
    left: 15px;
    top: 8px;
    color: #ff4105;
}

.item-form .icon-calendar2 {
    position: inherit;
    left: 35px;
    top: 7px;
    color: #ff4105;
}

.date-input1,
.date-input2 {
    width: 46%;
    max-width: 46%;
    border-color: #e5e4e2;

}

.wrap-doc-title {
    width: 75%;
}

.wrap-discount-title {
    width: 75%;
}

.btn-card-bottom {
    background-color: #0c80EB;
    color: #fff;
    border: 1px solid rgb(12, 128, 235);
}

.wrap-img-takhfif {
    width: 45%;
}

.last-sec-mob {
    display: none;
}

.bi-headset {
    color: #C9C9C9;
}

.onturn {
    display: flex;
    justify-content: center;
    align-items: center;
}

.desc-tabib {
    text-align: justify;
}

.wrap-logo-footer h3 {
    color: #0c80EB;
    font-size: 1.5rem;
}


.wrap-copyright {
    font-size: 12px;
    margin-top: 16px !important;
}

.footer-icon-circle {
    width: 20px;
    height: 20px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgb(193, 193, 193);
}

.wrap-footer {
    background-color: #F6F6F6;
}

.bottom-of-footer {
    background-color: #D8D8D8;
    padding: 4px 4%;
}

.doctor-list {
    margin: 0 4%;
}

.doctor-name-in-list {
    color: #000 !important;
    font-size: 20px !important;
    font-weight: 600;
    text-decoration: none;
}

.fellowship-type1 {
    font-size: 13px;
    color: #6a6a6a;
}

.fellowship-type2 {
    font-size: 13px;
}

.fellowship-type3 {
    font-size: 13px;
    color: #000000;
    margin-right: -2px !important;
    font-weight: 600;
}

.content-turn-tab-p2 {
    font-size: 12px;
    color: #9b9b9b;
}

.deactive-tag {
    color: #9b9b9b;
    filter: grayscale(1);
    text-decoration-line: line-through !important;
    text-decoration-style: solid wavy;
    text-decoration-thickness: 1.5px;
    text-decoration-color: #cacaca;
}

.show-br-on-mobile {
    display: none !important;
}

.wrapper-tab-listDoc {
    padding: 20px 6% 0 6% !important;
}

.wrapper-tab-listDoc h2 {
    font-weight: 600;
    font-size: 20px;
}

@media only screen and (max-width: 650px) {
    .doctor-list {
        margin: 0;
    }

    .img-doc-p2 {
        margin-top: 4px !important;
        margin-bottom: 0px !important;
        margin-right: -36px !important;
    }

    .bottom-tab-items {
        font-size: 10px !important;
    }
}

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

    .show-br-on-mobile {
        display: block !important;
    }

    .safhe {
        margin: 2px !important;
        font-size: 12px !important;
        padding: 4px 8px !important;
    }

    .service-align {
        margin-left: 4%;
    }

    .services-content-tab-p2 p {
        text-align-last: center !important;
    }

    .doctor-name-in-list {
        text-align: center;
    }

    .input-search-icon-p6 {
        bottom: 5px !important;
    }

    #section3-p3 span {
        padding: 6px !important;
    }

    .padding-20 {
        padding: 8px !important;
    }

    .search-icon-p6 {
        display: none;
    }

    .d-grid-768 {
        display: grid !important;
        grid-template-columns: auto auto auto;
    }

    .w-100-768 {
        width: 100%;
    }

    .wrap-img-clinic {
        text-align: center;
    }

    .wrap-img-takhfif-w25 {
        width: 45% !important;
    }

    .under-slide-show {
        display: grid !important;
        grid-template-columns: auto auto auto;
    }

    .t-center-768 {
        text-align: center;
    }

    .justify-content-center-768 {
        justify-content: center;
    }

    .w-768-80 {
        width: 80% !important;
    }

    .t-center-mobile-p6 {
        text-align: center;
    }

    .up-p6 h3 {
        text-align: center;
        font-size: 1.2rem;
    }

    .wrap-search-icon {
        justify-content: center;
        align-items: center;

    }

    .search-icon {
        display: none;
    }

    .up-p6 h1 {
        font-size: 1.5rem !important;
    }

    #formFileSm {
        width: 285px !important;
    }

    #d-none-mob-p3 {
        display: none;
    }

    #d-none-desk-p15 {
        display: block !important;
    }

    #d-none-desk-p15 {
        display: block !important;
    }

    #side-p3 {
        width: 80% !important;
        max-width: 80% !important;
    }

    .info-doc-p3 {
        width: 80%;
        max-width: 80%;
    }

    #main-p3 {
        width: 80%;
        max-width: 80%;
    }

    .content-cal-p3 {
        border-top-left-radius: 0 !important;

    }

    .calendar-p3 a {
        margin: 3px;
    }

    .calendar-p3 {
        flex-wrap: wrap;
    }

    .border-right-sm {
        border-right: 1px solid #DEE2E6;
    }

    .wrapper-tab-p3 {
        margin-bottom: 0 !important;
        width: 100%;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    #turn-p3 {
        box-sizing: border-box !important;
    }

    .nomber-p3 {
        font-size: .7rem;
    }

    #address-p3,
    #address-p3>a {
        font-size: .8rem;
    }

    .wrapper-tab-p3 a {
        font-size: .8rem;
    }

    .admonish-important {
        font-size: .7rem;
    }

    .admonish p {
        font-size: .7rem;
    }

    .content-p3 {
        font-size: .8rem;
    }

    .admonish {
        width: 80% !important;
    }

    .title-aside {
        font-size: .9rem;
        margin-top: 12px;
        margin-bottom: 12px;
    }

    .title-fllowship-aside {
        font-size: 70%;
    }

    /* date picker */
    .datepicker-container #plotId {
        width: 215px !important;
        min-width: 215px !important;
    }

    .wrap-discount-title h6 {
        font-size: .8rem;
        text-align: center;
    }

    #change-border-log:hover {
        border-color: #0c80EB;
    }

    .inner2-sec1-p3 {
        font-size: .7rem !important;
    }

    .sm-services-footer {
        padding-right: 1.5rem;
    }

    .wrapp-doctor-img {
        margin-left: 0 !important;
    }

    .advice-doc {
        margin-left: 0 !important;
    }

    .inner-wrap-footer {
        padding-top: 20px;
    }

    .bottom-of-footer {
        padding: 0 !important;
        justify-content: center;
        align-items: center;
    }

    .wrap-copyright {
        margin-top: 2rem !important;
        width: 65% !important;
        justify-content: center !important;
        align-items: center !important;
        margin: 0 auto !important;
        text-align: center;
    }

    .wrap-copyright p {
        padding-top: .75rem !important;
    }

    .bottom-of-footer {
        flex-direction: column;
    }

    .wrap-enamad {
        width: 100 !important;
    }

    .sm-info-footer {
        width: 100% !important;
    }

    .sm-h4-footer {
        font-size: 1rem;
    }

    .wrap-desc-tabib {
        display: none;
    }

    .onturn h4 {
        font-size: 1rem;
    }

    .desc-on-turn {
        font-size: .8rem;
        width: 100% !important;
    }

    .wrap1-on-turn {
        flex-direction: column;
        width: 100%;
        align-self: baseline !important;

    }

    .wrap1-on-turn img {
        width: 100% !important;
    }

    .wrap1-on-turn h6 {
        width: 100% !important;
        font-size: .6rem;
    }

    .wrap2-on-turn {
        flex-direction: column;
        width: 100%;
        align-self: baseline !important;

    }

    .wrap2-on-turn img {
        width: 100% !important;
    }

    .wrap2-on-turn h6 {
        width: 100% !important;
        font-size: .6rem;
    }

    .onturn {
        flex-direction: column;
    }

    .last-content-magazin {
        display: none;
    }

    .last-sec-mob {
        display: block;
        background-color: #FAFAFA;
    }

    .last-sec-mob-a {
        color: #fff;
        font-size: .7rem;
    }

    .category-mob {
        color: #A7A7A7;
        font-size: .7rem;
        margin-bottom: 5px !important;
    }

    .category-name-mob {
        color: #ED2D5C;
        font-size: .7rem;
        margin-bottom: 5px !important;
    }

    .wrap-l-sec-img-mob {
        width: 40%;
    }

    .wrap-l-sec-desc-mob {
        width: 60%;
    }

    .img-l-sec-mob {
        width: 90%;
        border-radius: 10px;
    }

    .card-title-magazin-mob a {
        color: #1A1B1C !important;
        font-size: .8rem;
        font-weight: 700;
    }

    .card-title-magazin-mob a:hover {
        color: #0C80EB !important;
    }

    .cate-last-sec-mob {
        color: #ED2D5C;
    }

    .last-sec-mob h3 {
        color: #0c80EB;
        font-size: 1.3rem;
    }

    .last-sec-mob-title {
        color: #000;
        font-size: .8rem;
    }

    .last-sec-mob-p {
        color: #797979;
        font-size: .8rem;
    }

    .card-body-magazin {
        flex-direction: row-reverse !important;
    }

    .wrap-categorty {
        flex-direction: column !important;

    }

    .wrap-img-takhfif {
        width: 50%;
    }

    .wrapper-bootax {
        width: 45%;

    }

    .wrap-discount-title {
        width: 100%;
    }

    .takhfifat-title {
        text-align: center;
        font-size: 1rem;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .wrap-doc-title {
        width: 100%;
        text-align: center;
    }

    .doctor-title {
        text-align: center;
        font-size: 1rem;
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .title-services {
        font-size: 1.2rem !important;
    }

    #sec2 {
        padding: 15px !important;
    }

    .card-shadow-mob {
        box-shadow: 0 3px 12px rgba(188, 185, 185, 0.5);
        border: 1px solid #fff;
        border-radius: 15px;
    }

    .wrap-desc-sec2-p1 {
        width: 90%;
        margin-right: 10px;
    }

    .wrap-desc-sec2-p1 h4,
    .wrap-desc-sec2-p1 p {
        /* width: 70% !important; */
        text-align: justify !important;

    }

    .invisible-sec2-p1 {
        opacity: 1;
        width: 100%;
        justify-content: center;
    }

    .invisible-sec2-p1 h4 {
        margin-left: 5px;
        font-size: .9rem;
    }

    .sec2-d-mob {
        flex-direction: row !important;
        width: 100%;
        margin-bottom: 10px;
    }

    .inner-wrap {
        width: 100% !important;
        padding: 20px 10px !important;
        margin-bottom: 10px;

    }

    .wrap-section2-p1 {
        display: block !important;
        /* width: 90% !important;
        margin: 0 auto; */

    }

    .head-locate-mobile {
        display: inline;
        /* margin-bottom: -70px; */
        margin-right: 20px;
        width: 16px;
        filter: grayscale(100);
    }

    .input-head {
        position: unset !important;
    }

    .btn-head-mobile {
        display: block !important;
        width: 100%;
        padding: 10px;
        border: none;
        background-color: #13D477;
        color: #fff;
        border-radius: 30px;
    }

    .form-input-p1-mobile {
        display: inline !important;
        width: 85% !important;
        border-color: #fff !important;
        padding: 4px;
        text-align: right;
        background-color: #fff !important;
        border: none !important;
        box-shadow: none !important;
    }

    .form-select-p1-mobile {
        display: inline !important;
        width: 85% !important;
        border-color: #fff !important;
        padding: 4px;
        background-color: #fff !important;
        border: none !important;
        box-shadow: none !important;
    }

    .form-select-p1-mobile:focus {
        border: none !important;
        box-shadow: none !important;
    }

    .form-header-mobile {
        display: block !important;
        width: 90%;
        background-color: #fff;
        border-radius: 30px;
        padding: 4px;
        margin-bottom: 10px !important;
    }

    .form-header-mobile.btn-temp {
        padding: 0px !important;
        width: 90%;

    }

    .form-header-mobile select {
        margin-left: 10px;
    }

    .main-title {
        font-size: 1.2rem;
    }

    .main-title-tabib {
        font-size: 1.2rem;
    }

    .title-top-slider {
        font-size: .8rem !important;
    }

    .btn-login:hover {
        box-shadow: 0 3px 12px rgba(188, 185, 185, 0.5);
        border: 1px solid #fff;
        transition: .3s;
        margin-bottom: 10px !important;
    }

    .btn-login a {
        font-size: .8rem;
    }



    .topSwiper-slide {
        height: 3rem !important;
        box-sizing: content-box;
        align-items: baseline;
    }

    .topSwiper-slide a {
        font-size: .5rem;
        background: none !important;
    }

    .show-title-desk {
        display: none !important;
    }

    .show-in-desk {
        display: none !important;
    }

    .formHeader {
        display: none !important;
    }

    #toggleMobileMenu {
        background-color: #fff;
    }

    .nav-link {
        /* color: #1A1B1C !important; */
        font-size: .9rem;
    }

    .login-wrap {
        flex-direction: column;
    }

    .page-item-mobile {
        margin-left: 0 !important;
    }

    .wrapper-next-ul {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
    }

    .wrapper-next-page {
        width: 50% !important;
        text-align: center;
    }

    #plotId {
        width: 120px !important;
        min-width: 135px !important;
    }


    /* .side{
          width: 0;
          flex: 0;
          flex-direction: column-reverse;
      } */
    .row {
        padding-right: 0 !important;
    }

    .title-tab-listDoc {
        margin-right: 15px;
    }

    #wrapper-p2 {
        background-color: #fff;
        margin-right: 0 !important;
        padding-right: 0 !important;
    }

    .wrapper-tab-listDoc {
        padding: 20px 8px;
        display: block;
    }

    .tab-content {
        margin: 0 auto !important;
        width: 100% !important;
    }

    .wrapper-bottom-tab-items {
        /* display: flex; */
        /* flex-direction: column; */
        text-align: center;
    }

    .wrapper-take-turn {
        width: 100%;
    }

    .take-turn {
        margin-top: 15px;
        width: 100% !important;
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important;
        border-bottom-left-radius: 15px !important;
        border-bottom-right-radius: 15px !important;
    }

    .services-content-tab-p2 {
        flex-wrap: wrap;
        margin-right: 20px;
        margin-left: 20px;
    }

    .services-content-tab-p9 {
        flex-wrap: wrap;
        margin-right: 20px;
        margin-left: 0;
        justify-content: center;
    }

    .fellowship-type1,
    .fellowship-type2,
    .fellowship-type3 {
        font-size: .8rem;

    }

    .inform-doc-p2 {
        padding-top: 0px !important;
        width: 100% !important;
    }

    .wrapper-fellowship-type2 {
        margin-right: 0 !important;
        justify-content: center;
        width: 83%;
        padding: 7px 0 !important;
        margin-top: 12px;
    }

    .fellowship-content-tab-p2 {
        flex-direction: column;
        width: 100% !important;
        margin: 0 0 20px 0 !important;
    }

    .wrapper-img-doc-p2 {
        margin: 0 auto;
        display: block;
    }

    .head-content-tab-p2 {
        align-items: right !important;
        color: #000 !important;
    }

    .content-turn-tab-p2 {
        margin: 0 auto;
    }

    .head-content-tab-p2 {
        flex-direction: column;
    }


    .doctor-name-in-list a {
        color: #000 !important;
        display: none;
    }

    .up-tab-content {
        flex-direction: column;
        padding: 0 !important;
    }

    .bottom-tab-content {
        flex-direction: column;
        padding: 0 !important;
        width: 100% !important;
    }

    /* .form-sidebar {
            width: 100%;
        } */

    /* .wrapper-tab-listDoc{
            flex-direction: column;
        } */
    .tab-item-p2 {
        display: none;
    }


    .wrapper-tab-listDoc h2 {
        font-size: 1.25rem;
    }



}

.card-title-magazin a {
    color: #1A1B1C !important;
    font-weight: 700;
}

.card-title-magazin a:hover {
    color: #0C80EB !important;
}

.wrapper-tab-listDoc {
    background-color: #fff;
    padding-top: 20px;
}

.tab-item-p2 {
    border-bottom: 5px solid transparent;
    opacity: 0.6;
    cursor: pointer;
    transition: all 0.7s ease;

}

.tab-item-p2.active {
    color: #ff4105;
    opacity: 1;
    border-bottom: 2px solid #ff4105;
    background: rgb(255, 255, 255);
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 243, 239, 1) 100%);
}

/* .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    } */
@media only screen and (max-width: 991px) {
    .img2-upon-blg {
        margin-right: 0 !important;
    }

    .img1-upon-blg {
        margin-bottom: 10px !important;
    }

    .w-50-991 {
        width: 50% !important;
    }

    .w-100-991 {
        width: 100% !important;
    }

    #d-none-desk-p3 {
        display: block !important;
    }

    #d-none-mob-p17 {
        display: none !important;
    }

    #d-none-desk-p17 {
        display: block !important;
    }

    .wrap-main-side {
        flex-direction: column-reverse;
    }

    .last-content-blog {
        flex-direction: column;
    }

    .wrap-img1-upon-blg {
        width: 100% !important;
    }

    .wrap-img2-3-4-upon-blog {
        width: 100% !important;
    }

    .upon-blog-page {
        display: block !important;
    }

    .t-justif-991 {
        text-align: justify;
    }

    .wrap-img-sidebar {
        background-position: center !important;
    }

    .top-blog-page {
        flex-direction: column;
    }

    .wrap-img-takhfif-w25 {
        width: 25%;
    }

    .card-takhfifat-p8 {
        width: 80% !important;
    }

    .under-slide-show {
        width: 100% !important;
        height: fit-content !important;
    }

    .w-991-100 {
        width: 100% !important;
        max-width: 100%;
    }

    .title-mini-tab-p6:first-child {
        color: #D829A0;
    }

    .title-mini-tab-p6 option:first-child {
        color: #D829A0;
    }

    #formFileSm {
        width: 285px !important;
    }

    .patient-info {
        margin: 10px 0 !important;

    }

    #mt-sec1-p3 {
        margin-top: 0 !important;
    }

    #forc-px0-p3 {
        padding-left: 0;
        padding-right: 0;
    }

    #main-p3 {
        padding: 0;
    }

    #share-comment-p3 {
        margin-top: .5rem;
    }

    #comment-p3 {
        margin-bottom: .5rem;
    }

    .calendar-p3 a {
        margin: 3px;
    }

    .calendar-p3 {
        flex-wrap: wrap;
    }

    .wrapper-tab-p3 {
        margin-bottom: 0;
    }

    .wrapper-tab-p3 a {
        font-size: .8rem;
    }

    .md-margin {
        margin-top: 1rem;
    }

    .title-aside {
        text-align: center;
    }

    .main {
        margin: 0 auto;
    }

    .side {
        margin: 0 auto;
    }

    #aside-pic-doc {
        /* margin: -40px 60px 20px 50px; */
        margin-left: 56px !important;
    }

    .img-aside {
        justify-content: center;
    }

    /* date picker */
    .datepicker-container #plotId {
        width: 225px;
        min-width: 220px;
    }

    #inner1-sec1-p3-spacebet {
        justify-content: space-around;
    }

    .inner1-sec1-p3 {
        width: 100%;
        justify-content: center;
    }

    .sec1-p3 {
        flex-direction: column;
    }

    #wrap-comment-mob {}

    .code-sec1-p3 {
        font-size: .8rem;
    }

    .inner2-sec1-p3 {
        font-size: .8rem;

    }


    .title-tab-listDoc {
        font-size: 1.2rem !important;
    }

    .mobile-bottun-form {
        background-color: #f3f3f3;
        color: #353637;
        border-color: #f3f3f3;
    }

    .mini-tab-p2 {
        display: flex !important;
    }

    .title-mini-tab-p2 {

        border: none;
        background-color: #fff;
        appearance: none;
        outline: none;
        background: url(../images/icon/upDown.svg);
        background-repeat: no-repeat;
        background-position: left;
        padding: 15px;
    }

    .title-mini-tab-p2 option {
        color: #797979;

    }

    .title-mini-tab-p2:first-child {
        color: #ff4105;
    }

    .title-mini-tab-p2 option:first-child {
        color: #ff4105;
    }

    .title-mini-tab-p6 {

        border: none;
        background-color: #fff;
        appearance: none;
        outline: none;
        background: url(../images/icon/upDown.svg);
        background-repeat: no-repeat;
        background-position: left;
        padding: 15px;
    }

    .title-mini-tab-p6 option {
        color: #797979;

    }

    #wrapper-mini-title-list-doc-p2 {
        justify-content: space-between;
        width: 100%;
        align-items: baseline;
    }

    #wrapper-mini-title-list-doc-p2 h2 {
        margin-right: 0;
    }

    .item-form .icon-calendar1 {
        position: absolute;
        left: 14px;
        top: 7px;
        color: #ff4105;
    }

    .item-form .icon-calendar2 {
        left: 35px;
        color: #ff4105;
    }

    .date-input1,
    .date-input2 {
        width: 48%;
        max-width: 48%;
    }

    .form-control,
    .form-select {
        width: 48%;
    }

    .full-size {
        width: 98% !important;
        margin-right: 1%;
    }

    .item-form {
        display: flex;
        position: relative;
        justify-content: space-between;

    }

    .item-form2 {
        width: 100%;

    }

    /* aside{
            display: none;
        } */
    .form-sidebar {
        display: none;
    }

    .wrapper-tab-up-p2 {
        display: none !important;

    }

    .mobile-form {
        display: block !important;
    }

    .ul-title-mobile {
        display: inline-flex !important;
        margin-top: 15px;
    }

    .ul-title-mobile h5 {
        font-size: 1rem;
    }

    .fix-mobile {
        z-index: 99;
    }

    /* .advice-doc{
        margin-left: 80px;
       } */
    .btn-login {
        padding: 10px 20px 11px !important;
        width: 140px;
        border: 1px solid #DADADA;
    }

    .panel-doc-mobile-p1 {
        padding: 10px 20px 11px !important;
        font-size: .8rem !important;
        margin: 12px auto !important;
        background-color: #0c80EB;
        color: #fff !important;
        border-radius: 30px;
        text-align: center;
        width: 140px;

    }

    .panel-doc-mobile {
        padding: 10px 20px 11px !important;
        font-size: .8rem !important;
        margin: 12px auto !important;
        background-color: #0c80EB;
        color: #fff !important;
        border-radius: 30px;
        text-align: center;
        width: 140px;

    }

    .show-login-mobile {
        display: inline-block !important;
    }

    #toggleMobileMenu {
        background-color: #fff;

    }

    #toggleMobileMenu ul li a {

        color: #000 !important;
        font-size: .9rem;
    }

    .login-in-desktop {
        display: none;
    }

    .sm-a-footer {
        font-size: .75rem !important;

    }

    .wrap1-on-turn ul {
        padding-right: 0 !important;
    }

    .wrap2-on-turn ul {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .sm-info-footer h4 {
        font-size: .9rem;
    }

    .sm-info-footer a {
        font-size: .9rem;
    }

    .wrap-desc-tabib {
        font-size: 80%;
        margin-right: 0 !important;
    }

    .inner-wrap-footer {
        width: 90% !important;
        margin: 0 25px;

    }

    .wrap-doc-title {
        width: 75% !important;
    }

    .wrap-doc-title h4 {
        font-size: 1.1rem;
    }

    .wrap-doc-title h6 {
        font-size: .8rem;
    }

    .invisible-sec2-p1 {
        align-items: baseline !important;
    }

    .invisible-sec2-p1 h4 {
        text-align: center;
        font-size: .8rem;
    }

    .invisible-sec2-p1 i {
        align-self: center;
    }

    #title-up-input-p1 {
        font-size: 1.8rem;
    }

    .formHeader {
        width: 750px !important;
    }

    .topSwiper-slide a {
        font-size: .85rem;
    }

    .show-in-desk {
        display: none !important;
    }

    #plotId {
        width: 175px;
        min-width: 175px;
    }

    .wrapper-tab-listDoc h2 {
        font-size: 1.5rem;

    }
}

/* page 2-sidbar form-switch toggle */
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    width: 50px;
    height: 20px;
}

.slider:after {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 4px;
    bottom: 2.3px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: #2196F3;
}

input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:after {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:after {
    border-radius: 50%;
}

/* page 2-sidbar form-switch toggle */
.change-clr-select {
    color: green;
}

.bottom-form {
    font-size: .80rem;
    text-align: center;
    background-color: #F2F2F2;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.bottom-form p {
    margin-bottom: 0 !important;
    padding: 18px 0;
    color: #909090;
}

.tab-content {
    width: 100%;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0px 0px 4px #d3d3d3;
}

.img-doc-p2 {
    width: 120px !important;
    height: 120px;
    border-radius: 50%;
    display: block !important;
}

.inform-doc-p2 {
    width: 100%;
    padding-top: 20px;
}

.up-tab-content {
    padding: 30px;
}

.bottom-tab-content {
    padding: 20px;
    background-color: #F8F8F8;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.take-turn {
    width: 120px;
    background-color: #0c80EB;
    border-radius: 6px;
}

.bottom-tab-items {
    font-size: .8rem;
}

.wrapper-fellowship-type1 {
    background-color: #EEF7FF;
    border-radius: 30px;
}

.fellowship-type1,
.fellowship-type2 {
    margin-bottom: 0 !important;
}

.fellowship-type1 {
    margin-left: 5px;
}

.fellowship-type2 {
    color: #0c80EB;
}

.wrapper-fellowship-type2 {
    background-color: #f3f3f3;
    border-radius: 30px;
    margin-right: 15px;
}

.services-item {
    color: #ff4105;
}

.fellowship-type3 {
    margin-bottom: 0 !important;

}

.wrapper-tab-listDoc h2 {

    color: #0c80EB;
}

hr {
    color: #cfcfc4;
    border: 0.1px solid #cfcfc4;
}

.blue {
    color: #0c80EB;
}

option:first-child {
    color: #909090;
}

/* select option:first-child{
        color: green;
      } */
.default {
    color: #808080;
}

.choose-flat__select option {
    color: #000;
}

.page-link {
    color: #202020;
}

[x-cloak] {
    display: none !important;
}

.wrapper-next-ul {
    display: -webkit-box !important;
    align-items: baseline;
}

.wrapper-next-page {
    width: 30%;
}

@media (min-width: 992px) and (max-width: 1115px) {
    .datepicker-container {
        left: 700.688px !important;
    }
}

@media only screen and (max-width: 1200px) {
    .d-flex-1200 {
        display: flex;
        justify-content: center;
    }

    .t-center-1200 {
        text-align: center;
    }


    #brand-info {
        padding-left: 0 !important;
    }

    .wrap2-on-turn ul {
        padding-left: 0 !important;
    }

    .btn-login {
        padding: 10px 22px 12px;
        font-size: 13px;
    }

    .panel-doc-mobile {
        padding-right: 0 !important;
        padding: 10px 22px 12px !important;
        font-size: 13px;
    }

    .fix-mobile ul {
        padding: 0 15px !important;
    }

    .show-in-desk {
        margin-right: 0;
        margin-left: 0;

    }

    .wrap-locat {
        width: 300px;
    }

    /* .wrap-img-desc-magazin{
        width: 85%;
    } */
    .wrap1-on-turn {
        align-self: baseline;
    }

    /* }
    .wrap1-on-turn h4{
        font-size: 80%;
    }
    .wrap1-on-turn h4{
        font-size: 80%;
    } */
    .wrap2-on-turn {
        align-self: baseline;
        font-size: 80%;
    }

    .wrap-desc-tabib {
        align-self: baseline;

    }

    .wrap-doc-title {
        width: 75%;
    }
}

footer {
    bottom: 20px;

}

footer .p1 {
    font-size: 80%;
    color: #808080;
}

footer .p2 {
    font-size: 87%;
}

.sm-a-footer {
    font-size: .85rem;
    /* padding-right: .5rem !important; */
}

footer h4 {
    font-size: 1rem;
}

.upon-footer p {
    margin: 0 !important;
    background-color: #0c80EB;
    border-radius: 30px;
    padding: 10px;
    color: #fff;
    cursor: pointer;
}

.upon-footer {
    height: 50px;
    margin-bottom: -25px;
    margin-top: 20px;
}

.upon-footer p:hover {
    background-color: #fff;
    color: #0c80EB;
    border: 1px solid #0c80EB;
}

.panel-doc-mobile-p1:hover {
    color: #fff;
    background-color: #0c80EB;
    padding: 14px 23px 15px;
    border-radius: 30px;
    transition: .3s;
}

.panel-doc-mobile:hover {
    color: #fff;
    background-color: #0c80EB;
    padding: 14px 23px 15px;
    border-radius: 30px;
    transition: .3s;
}

.panel-doc-mobile-p1 {

    padding: 12px 23px 13px;
    /* border-radius: 30px; */

}

.panel-doc-mobile {

    padding: 12px 23px 13px;
    /* border-radius: 30px; */

}

/** Modal */
.modal-login {
    z-index: 99;
    transition: opacity .3s;
    position: absolute;
    left: 0;
    right: 0;
    max-width: 500px;
    margin: 0 auto;
    padding: 30px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
    background-color: #fff;
}

.modal-close-btn {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 20px;
    padding: 5px;
}

.modal-reg-free-input {
    width: 100%;
    padding: 8px 16px;
    border-radius: 12px;
    text-align: center;
    border: 1px dashed #ddd;
    margin-bottom: 12px;
}

.modal-reg-free-btn {
    width: 100% !important;
}

/** Overlay */
.overlay {
    pointer-events: none;
    transition: opacity .3s;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}

/** JS */
.is-visible {
    opacity: 1;
    pointer-events: auto;

}

.panel-doc-mobile-p1 {
    color: #fff;
}

.panel-doc-mobile {
    color: #0c80EB;
}

.show-in-desk {
    margin-bottom: 15px;

}

.sm-a-footer {
    padding-left: 0;
    padding-right: 0;
}

.mobile-form {
    display: none;
}

.mini-tab-p2 {
    display: none;
}

.title-choose-doc-p2 {
    font-size: .9rem;
}

.tab-item-p2 {

    font-size: .9rem;
}

.title-tab-listDoc {
    font-size: 1.4rem;

}


.chevron-landing {
    margin-bottom: -300px;
    padding-top: 80px;
}

.chevron-landing img {
    position: absolute;
    transition: all .5s linear;
}

/* third page */
.aside-shadow {
    height: fit-content;
    box-shadow: 0px 0px 3px 1px #EAEDEF;
    background-color: #fff;
    border-radius: 8px;
}

.t-justify {
    text-align: justify;
}

#d-none-desk-p3 {
    display: none;
}

#d-none-desk-p15 {
    display: none;
}

.tab-acardeon {
    background-color: #fff;
    padding: 1rem;
    margin-bottom: .15rem;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
}

.content-tab-mob-p3 {
    background-color: #fff;
    margin-bottom: 1rem;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.title-acardeon-blue {
    color: #0c80EB;
}

.content-tab-mob-p3 {
    height: 0;
    overflow: hidden;
}

.open-acardeon {
    height: 250px;
}

.active-sec3-p3 {
    border-bottom: 2px solid #0c80EB;
    border-radius: 0;
    color: #000;
}

#mt-sec1-p3 {
    margin-top: 1.5rem;
}

#section3-p3 a:not(:last-child) {
    border-left: 1px solid #cfcfc4;
}

#forc-px0-p3 {
    padding-left: 0;

}

.info-doc-p3 {
    /* box-shadow: 0px 0px 2px 8px #DCDCDC; */
    border-radius: 10px;
}

.blue-2-btn {
    background-color: #0c80EB;
    color: #fff;
    width: 90%;
    margin: 0 auto;
    border-radius: 5px;
    margin-bottom: 1rem;
    padding: 5px;
}

.blue-2-btn a {
    font-size: 1rem;
    color: #fff;
    font-weight: bold;
}

.costom-fs-5 {
    font-size: 1.8rem;
}

.red-1 {
    color: #eb473e;
    background-color: #eb473e1a;
}

.red-2 {
    color: #EC1F51;
}

.red-5 {
    color: #ff4105;
}

.gray-2 {
    color: #A7A7A7;
}

.gray-1 {
    color: #D7D7D7;

}

.pink-4 {
    color: #ED2D5C !important;

}

.bg-pink-4 {
    background-color: #ED2D5C;
}

.white-1 {
    color: #fff;
}

.yellow-2 {
    color: #ffc700;
}

.costom-fs-1 {
    font-size: .6rem;
}

.costom-fs-2 {
    font-size: .8rem;
}

.content-cal-title-p3 {
    color: #0c80EB;
    font-size: 1.1rem;
}

.content-cal-p3 {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.border-s {
    border-right: 1px solid #DEE2E6;
}

#inner-address-p3 {
    font-size: .8rem;
}

#link-locat-p3 {
    font-size: .8rem;
    margin-right: 2px;
}

#nom-office {
    font-size: .8rem;
}

.nomber-p3 {
    font-size: .8rem;
}

.purple-5 {
    color: #D829A0;
}

.purple-4 {
    color: #825CEE;
}

.blue-1 {
    color: #0c80EB;
    background-color: #0c80eb1a;
    margin-right: .5rem;
}

.blue-2 {
    color: #0c80EB;
}

.bg-gray-1 {
    background-color: #F3F3F3;
}

.gray-5 {
    color: #797979;
}

.green-5 {
    color: #0F9681;
}

.green-6 {
    color: #108371;
}

.border-green-5 {
    border: 1px solid #0F9681;
}

.calc-p3 {
    color: #B0B0B0;
    background-color: #F6F6F6;
}

.active-tab1-btn2-p3 {
    background-color: #0c80EB;
    color: #fff;
    border-radius: 5px;
}

.active-tab1-btn1-p3 {
    color: #0c80EB;
    border: 1px solid #0c80EB;
    border-radius: 5px;
}

.active-tab1-p3 {
    color: #0c80EB;
    font-weight: bold;
    border-bottom-color: #0c80EB;
    border-bottom-width: 2px;
    border-radius: 0;
}

.wrapper-tab-p3 {
    /* margin-bottom: -15px; */
    border-top-left-radius: 5px;
}

#turn-p3 {
    background: linear-gradient(90deg, rgba(231, 14, 53, 1) 0%, rgba(255, 65, 5, 1) 100%);
    color: #fff;
    padding: 9px 4px;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-sizing: border-box;
    font-size: 1rem;
}

#online-turn-p3 {
    background: linear-gradient(90deg, rgba(96, 50, 226, 1) 0%, rgba(163, 83, 241, 1) 100%);
    color: #fff;
    padding: 9px 4px;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-sizing: border-box;
    font-size: 1rem;

}

.admonish {
    background-color: #F3F3F3;
    width: 100% !important;
    border-radius: 10px;
    margin-top: 12px;
}

.admonish p {
    text-align: justify;
}

.content-p3 p {
    text-align: justify;
    width: 60%;
}

.admonish-important {
    color: #0c80EB;
}

.admonish h6 {
    color: #C9C9C9;
}

.side {
    direction: rtl;
    border: 1px solid #dcdcdc;
    border-radius: 10px;
    background-color: #fff;
    padding-bottom: 2rem;
}

.main-wrapper {
    background-color: #FAFAFA;
}

.inner-aside {
    background-color: #fff;
}

.sec1-p3 {
    display: flex;
    align-items: center;
    justify-content: end;
    background: linear-gradient(90deg, rgb(0 54 104), rgba(75, 154, 226, 1));
    height: 80px;
    padding: 8px 7% 0 7%;
}

#share-comment-p3 {
    margin-top: 4px;
}

.sec1-p3 p {
    margin-block-end: 0;
}

.inner2-sec1-p3 {
    background-color: rgb(255, 255, 255, .1);
    color: #fff;

}

.doctor-avatar-in-profile {
    width: 120px;
    height: 120px;
    margin-right: 8px;
    border-radius: 50%;
    background-color: #fff;
}

.title-aside {
    color: #000 !important;
    font-size: 20px !important;
    font-weight: 600;
    text-decoration: none;
    margin: 8px 16px;
}

.notes-style {
    font-size: 12px;
    font-weight: 500;
}

.notes-style span {
    color: #0C80EB;
}

.sec3-p3 {
    background-color: #fff;
    padding: 0 !important;
    margin: 16px -12px 16px 0 !important;
    border-radius: 8px !important;
}

#section3-p3 {
    margin: 0 0 -1px 0 !important;
    padding: 0 !important;
}

#section3-p3 span {
    padding: 16px;
    border-left: solid 1px #dee2e6;
    border-radius: 0;
}

.padding-20 {
    padding: 20px;
}

.padding-20 h5 {
    font-size: 16px;
    margin: 2px 8px;
}

#insurance {
    margin-left: 15px;
}

#comment-p3 {
    font-size: .7rem;

}

.bg-icon1 {
    width: 32px;
    height: 32px;
    background-color: #EEF7FF;
    text-align: center;
    padding: 2px;
    border-radius: 50%;
}

.bg-icon2 {
    width: 32px;
    height: 32px;
    background-color: #E5FFF9;
    text-align: center;
    padding: 2px;
    border-radius: 50%;
}

.bg-icon3 {
    width: 32px;
    height: 32px;
    background-color: #FCF0ED;
    text-align: center;
    padding: 2px;
    border-radius: 50%;
}

.box-visits {
    border-radius: 8px 0 8px 8px;
}

.clinic-visit-box {
    margin-top: 24px;
}

.mb-4 {
    padding-bottom: 0px !important;
    margin-bottom: 4px !important;
}

.dOpen-close {
    display: none;
}

.hOpen-close {
    display: none;
}

.disable-btn {
    cursor: not-allowed;
    border-color: #fff;
    background-color: #afafaf;
}

.disable-btn:hover {
    cursor: not-allowed;
    border-color: rgb(100, 100, 100);
    background-color: #afafaf !important;
}

.online-visit-box-parent {
    border-radius: 8px 0 8px 8px !important;
}

.online-visit-box {
    border-radius: 8px !important;
}

/* #sec1-p3-mob{
    display: none;
} */

@media only screen and (max-width: 575px) {
    .img3-4-blg {
        flex-direction: row !important;
    }

    .img3-upon-blg {
        width: 50% !important;
        margin-left: 5px;
    }

    .img4-upon-blg {
        width: 50% !important;
        margin-right: 5px;
    }

    .img2-upon-blg {
        display: none !important;
    }

    .title-form-p19 {
        margin-bottom: 5rem;
    }

    .bottom-btn-form {
        width: 100%;
    }

    .new-clinic-info {
        margin-top: 8px;
        margin-right: 0 !important;
    }

    .clinic1-info {
        border-bottom-right-radius: 0 !important;
        border-top-right-radius: 5px !important;
        border-bottom-left-radius: 0 !important;
        border-top-left-radius: 5px !important;
    }

    .clinic2-info {
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 0 !important;
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 0 !important;
    }

    .flex-col-575 {
        flex-direction: column;
    }

    .w-7-575 {
        width: 7% !important;
    }

    .w-80-575 {
        width: 80% !important;
    }

    .mt-575 {
        margin-top: 10px;
    }

    .flex-column-575 {
        flex-direction: column;
    }

    .banner-side-blog {
        width: 335px !important;
    }

    .disapear-dot {
        display: none;
    }

    .under-slide-show-item {
        width: 120px !important;
        height: 120px !important;
    }

    .under-slide-show {
        grid-template-columns: auto auto;
    }

    .w-h-575 {
        width: 260px;
        height: 260px;
    }

    .flex-575-column {
        flex-direction: column;
    }

    .fs-1-575 {
        font-size: 1.2rem !important;
    }

    .fs-2-575 {
        font-size: .925rem !important;
    }

    .fs-3-575 {
        font-size: .78rem !important;
    }

    .percent-discount h3 {
        font-size: 1.25rem;
    }

    .percent-discount {
        width: 100%;
    }

    .price-takhfifat1 {
        font-size: .92rem;
    }

    .price-takhfifat2 {
        font-size: 1rem;
    }

    .clinic-name {
        font-size: .7rem;
    }

    .bootax {
        font-size: .9rem;
    }

    .card-takhfifat-575 {
        width: 90%;
    }

    .img-takhfifat {
        width: 7rem;
        height: 7rem;
        border-radius: 10%;
        margin: 0 5px;
    }

    .wrap-search-icon {
        flex-direction: column;

    }

    .img-aside {
        flex-direction: column;
        text-align: center;
    }

    .p3-575 {
        width: 80%;
        max-width: 80%;
        margin: 0 auto;
    }

    .side-p3 {
        width: 80% !important;
        max-width: 80% !important;
    }

    .info-doc-p3 {
        width: 80%;
        max-width: 80%;
    }

    #main-p3 {
        width: 80%;
        max-width: 80%;
    }

    .duration-price {
        flex-direction: column;
    }

    #direction-tab-p3 {
        flex-direction: column;
    }

    #wrap-address-p3 {
        flex-direction: column;
    }

    .calendar-p3 a {
        margin: 3px;
    }

    .calendar-p3 {
        flex-wrap: wrap;
    }

    .wrapper-tab-p3 a {
        width: 33%;
    }

    .wrapper-tab-p3 {
        width: 100%;
        margin-bottom: 0;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .wrap-turn-tabs-p3 {
        flex-direction: column;
    }

    #turn-p3 {
        width: 100%;
        display: block !important;
    }

    #online-turn-p3 {
        width: 100%;
    }

    .nomber-p3 {
        display: contents;
    }

    #address-p3,
    #address-p3>a {
        font-size: .7rem;
    }

    .xs-mrgin-t {
        margin-top: 1rem;
    }

    .title-fllowship-aside div {
        justify-content: center !important;
    }

    #wrap-asid-main aside {
        display: block !important;
    }

    #aside-pic-doc {
        /* margin-left: 65px; */
    }
}

@media only screen and (max-width: 480px) {
    #turn-p3 {
        font-size: .8rem !important;
    }

    .wrapper-tab-p3 a {
        font-size: .7rem !important;
    }

    .code-sec1-p3 {
        font-size: .6rem;
    }

    .inner2-sec1-p3 {
        font-size: .6rem !important;
        text-align: center;
    }

    /* date picker */
    .datepicker-container #plotId {
        width: 200px !important;
        min-width: 200px !important;
    }

    #aside-pic-doc {
        /* margin-left: 80px; */
        margin: -40px 60px 20px 33px;
    }

    .wrapper-bottom-tab-items {
        padding-top: 10px;
    }

    .wrapper-take-turn {
        margin-top: -12px;
    }
}

/* date picker color */
.datepicker-grid-view .datepicker-day-view .header .header-row {
    background-color: #0c80EB;
    border-radius: 15px;
}

.datepicker-grid-view .datepicker-day-view .header .header-row .header-row-cell {
    color: #fff;

}

.datepicker-grid-view .datepicker-day-view .table-days tbody tr td {
    padding: 2px;
}

.datepicker-grid-view .datepicker-day-view .table-days tbody span {
    color: #0c80EB;
    font-weight: 900;
    border: 1px solid #0c80EB;
    border-radius: 50%;
    margin: 1px;
    padding: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.datepicker-grid-view .datepicker-day-view .table-days tbody tr td.selected span {
    background-color: #0c80eb;

}

.datepicker-container .datepicker-navigator .pwt-btn-next {
    color: #ff4105;
    border: 1px solid #ff4105;
    border-radius: 50%;
}

.datepicker-container .datepicker-navigator .pwt-btn-switch {
    color: #ff4105;
}

.datepicker-container .datepicker-navigator .pwt-btn-prev {
    color: #ff4105;
    border: 1px solid #ff4105;
    border-radius: 50%;
}

.datepicker-container .toolbox .pwt-btn-today,
.pwt-btn-calendar {
    color: #ff4105;
}

.datepicker-plot-area,
.datepicker-plot-area .datepicker-time-view>.time-segment {
    border-radius: 5px;
    padding: 10px;
}

#persianDateInstance-632 {}

/* date picker color */

/* forth page */
.blue-btn-hover:hover {
    color: #fff;
}

.red-btn-hover:hover {
    color: #ff4105;
}

.come-back-doc {
    background-color: #fFE9E9;
    border-radius: 15px;
    height: 70px;
}

.come-back-doc a,
.bi-arrow-right {
    color: #ff4105;
}

.deposit-card {
    border-radius: 15px;
}

.patient-info {
    margin-left: 25px;
    margin-right: 25px;
    border-radius: 15px;
}

.patient-info p {
    text-align: justify;
}

.fonts-2 {
    font-size: 1rem;
}

.fonts-3 {
    font-size: .75rem;
}

.fonts-4 {
    font-size: .65rem;
}

.fonts-5 {
    font-size: .55rem;
}

.red-star {
    color: red;
}

#body-p4 {
    background-color: #fff;
}

.doc-card {
    background: linear-gradient(90deg, rgba(45, 107, 164, 1), rgba(75, 154, 226, 1));
    border-radius: 15px;
}

.red-btn-doc-card {
    background: linear-gradient(90deg, rgba(231, 14, 53, 1) 0%, rgba(255, 65, 5, 1) 100%);
    color: #fff;
}

/* fifth page */
.purpule-btn-doc-card {
    background: linear-gradient(90deg, rgba(96, 50, 226, 1) 0%, rgba(163, 83, 241, 1) 100%);
}

#formFileSm::before {
    content: url(../images/icon/chooseFile.svg)"بارگزاری فایل" "     " "فایل یا عکس را انتخاب کنید";
    position: absolute;
    z-index: 2;
    display: block;
    background-color: #eee;
    width: 185px;
    color: #797979;

}

.form-label {
    font-size: .8rem;
}

/* page6 */
.up-p6 {
    height: 505px;
    background: linear-gradient(90deg, rgba(210, 39, 156, 1) 0%, rgba(156, 11, 110, 1) 100%);

}

.input-search-icon {
    position: relative;
    background: #ffffff33;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    color: #fff;
}

.input-search-icon[placeholder] {
    text-overflow: ellipsis;
}

::-moz-placeholder {
    text-overflow: ellipsis;
}

.input-search-icon:-moz-placeholder {
    text-overflow: ellipsis;
}

.input-search-icon::placeholder {
    color: #fff;
    word-wrap: break-word;
}

.search-icon-p6 {
    position: absolute;
    left: 45px;
    top: 95px;
    color: #fff;
}

#body-p6 {
    background-color: #fff;
}

.negtive-margin {
    margin-top: -150px;
}

.tab-item-p6.active {
    color: #D829A0;
    opacity: 1;
    border-bottom: 2px solid #D829A0;
    background: rgb(255, 255, 255);
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 243, 239, 1) 100%);
}

/* 7th */
.percent-discount {
    background: linear-gradient(90deg, rgba(210, 39, 156, 1) 0%, rgba(156, 11, 110, 1) 100%);
    color: #fff;
    padding: 9px 4px;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-sizing: border-box;
    font-size: 1rem;
}

.active-tab1-btn1-purple {
    color: #D829A0;
    border: 1px solid #D829A0;
    border-radius: 5px;
}

.active-tab1-btn2-purple {
    background-color: #D829A0;
    color: #fff;
    border-radius: 5px;
}

.content-cal-purple {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 1px solid #D829A0;
}

.active-sec3-purple {
    border-bottom: 2px solid #D829A0;
    border-radius: 0;
    color: #000;
}

.title-acardeon-purple {
    color: #D829A0;
}

/* page 8th */
.body-white {
    background-color: #fff;
}

.up-p8 {
    display: flex !important;
}

.w-1400-75 {
    width: 75%;
}

.advise-laboratory {
    background: linear-gradient(264.47deg, #15B59C 19.82%, #108371 92.63%);
}

.under-slide-show {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: -40px;
    width: 85%;
    height: 192px;
    background-color: #fff;
    box-shadow: 0px 0px 2px 0px #DCDCDC;
    border-radius: 10px;
}

.under-slide-show-item {
    width: 150px;
    height: 150px;
    border-radius: 10px;
    margin: 8px;
}

.btn-slider-red {
    color: #ff4105;
}

.items-list-labratoary a:hover {
    background-color: #108371;
    color: #fff;
}

.items-list-labratoary a {
    background-color: #F3F3F3;
    color: #818181;
}

.card-takhfifat-p8 {
    width: 40%;
}

.wrapper-title-zone {
    width: 50%;

}

.top-blog-page {
    display: flex;
}

.wrap-img-sidebar {
    background: url(../images/Frame52.svg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 450px;
}

.upon-blog-page {
    display: flex;
}

.img1-upon-blg {
    background: url('../images/image6.png');
    background-repeat: no-repeat;
    width: 100%;
    height: 420px;
    box-shadow: inset 0px -130px 50px rgba(0, 0, 0, 0.4);
    transition: .5s;
}

.img1-upon-blg p {
    display: none;
}

.img1-upon-blg:hover {
    box-shadow: inset 0px -170px 50px rgba(0, 0, 0, 0.6);

}

.img1-upon-blg:hover p {
    display: block;

}

.img1-upon-blg:hover h5 {
    color: #ffc700 !important;

}

.img2-3-4-blg {
    width: 620px;
    height: 425px;
}

.img2-upon-blg {
    background: url('../images/image7.png');
    background-repeat: no-repeat;
    width: 100%;
    height: 420px;
    background-position: center;
    background-size: cover;
    box-shadow: inset 0px -130px 50px rgba(0, 0, 0, 0.4);
    transition: .5s;
    margin: 0 10px;
}

.img2-upon-blg p {
    display: none;
}

.img2-upon-blg:hover {
    box-shadow: inset 0px -170px 50px rgba(0, 0, 0, 0.6);

}

.img2-upon-blg:hover p {
    display: block;

}

.img2-upon-blg:hover h5 {
    color: #ffc700 !important;

}

.img3-4-blg {
    width: 100%;
}

.img3-upon-blg {
    background: url('../images/image8.png');
    background-repeat: no-repeat;
    /* width: 310px; */
    height: 205px;
    margin-bottom: 10px;
    background-position: center;
    box-shadow: inset 0px -130px 50px rgba(0, 0, 0, 0.4);
    transition: .5s;
}

.img3-upon-blg p {
    display: none;
}

.img3-upon-blg:hover {
    box-shadow: inset 0px -170px 50px rgba(0, 0, 0, 0.6);

}

.img3-upon-blg:hover p {
    display: block;

}

.img3-upon-blg:hover h5 {
    color: #ffc700 !important;

}

.img4-upon-blg {
    background: url('../images/image9.png');
    background-repeat: no-repeat;
    /* width: 310px; */
    height: 205px;
    background-position: center;
    box-shadow: inset 0px -130px 50px rgba(0, 0, 0, 0.4);
    transition: .5s;
}

.img4-upon-blg p {
    display: none;
}

.img4-upon-blg:hover {
    box-shadow: inset 0px -170px 50px rgba(0, 0, 0, 0.6);

}

.img4-upon-blg:hover p {
    display: block;

}

.img4-upon-blg:hover h5 {
    color: #ffc700 !important;

}

.wrap-img1-upon-blg {
    width: 50%;
}

.wrap-img2-3-4-upon-blog {
    width: 50%;
}

.last-content-blog {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.input-search-icon {
    bottom: 20px;
    left: 10px;
}

.wrap-main-side {
    display: flex;
    justify-content: space-between;
}


.card-title:hover {
    color: #0c80EB;
}

.labratoary-search-by {
    background-color: #f3f3f3;
    border-radius: 10px;
}

.labratoary-search-by span {
    margin-left: 1rem;
}

.sec1-p15 {
    display: flex;
    align-items: center;
    justify-content: end;
    background: linear-gradient(90deg, rgba(17, 132, 114, 1) 0%, rgba(23, 183, 158, 1) 100%);
    height: 100px;
}

.active-tab1-p15 {
    color: #0F9681;
    font-weight: bold;
    border-bottom-color: #0F9681;
    border-bottom-width: 2px;
    border-radius: 0;
}

.wrapper-tab-p15 {
    /* margin-bottom: -15px; */
    border-top-right-radius: 5px;
}

.active-tab1-btn1-p15 {
    color: #0F9681;
    border: 1px solid #0F9681;
    border-radius: 5px;
}

.active-tab1-btn2-p15 {
    background-color: #0F9681;
    color: #fff;
    border-radius: 5px;
}

.active-tab1-btn1-p3 {
    color: #0F9681;
    border: 1px solid #0F9681;
    border-radius: 5px;
}

.green-1 {
    color: #0F9681;
    background-color: #0F96811a;

}

.active-sec3-p15 {
    border-bottom: 2px solid #0F9681;
    border-radius: 0;
    color: #000;
}

#doc-card-p16 {
    background: linear-gradient(90deg, rgba(17, 132, 114, 1) 0%, rgba(23, 183, 158, 1) 100%);
    border-radius: 15px;
}

.sec1-p17 {
    display: flex;
    align-items: center;
    justify-content: end;
    background: linear-gradient(90deg, rgba(235, 71, 62, 1) 0%, rgba(237, 105, 83, 1) 100%);
    height: 100px;
}

.active-tab1-btn1-p17 {
    color: #eb473e;
    border: 1px solid #eb473e;
    border-radius: 5px;
}

.active-tab1-btn2-p17 {
    background-color: #eb473e;
    color: #fff;
    border-radius: 5px;
}

.active-tab1-btn1-p17 {
    color: #eb473e;
    border: 1px solid #eb473e;
    border-radius: 5px;
}

.active-sec3-p17 {
    border-bottom: 2px solid #eb473e;
    border-radius: 0;
    color: #000;
}

#d-none-desk-p17 {
    display: none;
}

#d-none-mob-p17 {
    display: block;
}

#form-p12 {
    /* width: 100%; */
    direction: rtl;
    background-color: #fff;

}

#profile-img-p12 {
    margin-left: 8px;
}

.clinic1-info {
    background: linear-gradient(90deg, rgba(231, 14, 53, 1) 0%, rgba(255, 65, 5, 1) 100%);
    color: #fff;
    padding: 9px 4px;
    text-align: center;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    box-sizing: border-box;
    font-size: 1rem;
}

.clinic2-info {
    background: #D8D8D8;
    color: #787878;
    padding: 9px 4px;
    text-align: center;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    box-sizing: border-box;
    font-size: 1rem;
}

.new-clinic-info {
    background: #D8D8D8;
    color: #787878;
    padding: 9px 4px;
    text-align: center;
    border-radius: 5px;
    box-sizing: border-box;
    font-size: 1rem;
    margin-right: 8px;
}

.positive {
    background: #D8D8D8;
    color: #787878;
    padding: 8px;
    text-align: center;
    border-radius: 5px;
    width: 45px;
    margin-right: 8px;
    font-size: 1.1rem;
}

.clinic-address {
    margin-right: 8px;
}

.choose-days {
    margin-left: 4px;
    background: #D8D8D8;
}

.active-choose-days {
    background: #0c80EB;
    color: #fff;
}

.bottom-btn-form {
    background-color: #0c80EB;
    color: #fff;
    border-radius: 5px;
}

.breadcrumb-a {
    text-decoration: none;
    color: #6c757d;
}

.breadcrumb-item::after {
    content: ">";
}

/* page 18th */
.sotial-img {
    width: 25px;
    height: 25px;
    margin-bottom: 15px;
}

.sotial-img-end {
    margin-top: 10rem;
}

.sotial-img-footer {
    margin-left: 10px;

}

.sotial-card-footer {
    background-color: #F3F3F3;
    border-bottom: 3px solid #EC1F51;

}

.share-content {
    margin-bottom: 0 !important;
}

.form-p18 textarea {
    width: 65%;
    background-color: #F3F3F3;
    color: #A7A7A7;
}

.form-p18 textarea:focus {
    background-color: #F3F3F3;
}

.form-p18 a {
    width: 65%;
    background-color: #D7D7D7;
}

.advice-div3-p18 {
    background-color: #DDE6EE;
}

header .nav-link {
    /* color: #1A1B1C !important; */
}

.safhe {
    background-color: #fff;
    padding: .5rem .8rem;
    margin: .2rem;
}

.safhe:hover {
    color: #fff;
    background-color: #0c80EB !important;
}

.button-card:hover {
    color: #fff !important;
}

a {
    text-decoration: none !important;
}

.profile-card {
    background-color: #fff;
}

.user-avatar {
    width: 30%;
}

.profile-ul {
    padding: 0;
}

.profile-ul a {
    color: #1A1B1C;
    font-size: .8rem;
}

.profile-ul i {
    font-size: 1rem;
}

.profile-link-active {
    background-color: #0c7feb1f;
}

.profile-link-active a {
    color: #0c80EB;
}

.month input {
    position: absolute;
    visibility: hidden;
}

.month input:checked+label {
    color: #0C80EB;
    border: 1px solid #0C80EB !important;
    border-radius: 5px;
}

.day input {
    position: absolute;
    visibility: hidden;
}

.day label {
    color: #B0B0B0;
    background-color: #F7F7F7;
    border-radius: 5px;
    width: 104px;
}

.alert {
    margin-bottom: 8px;
}

.mt-10 {
    margin: 40px 0 -45px 0 !important;
    padding-top: 40px !important;
}

@media only screen and (max-width: 768px) {
    .doctor-avatar-in-profile {
        width: 80px !important;
        height: 80px !important;
    }

    .text-in-mobile {
        font-size: 12px !important;
    }

    .online-visit-box-parent {
        border-radius: 0 0 8px 8px !important;
        font-size: 14px !important;
    }

    .box-visits {
        border-radius: 0 0 8px 8px !important;
    }

    .box-visits .fs-5 {
        font-size: 14px !important;
    }

    .box-visits .btn-primary {
        font-size: 12px !important;
    }

    .online-visit-box .btn-primary {
        font-size: 12px !important;
    }

    .online-visit-box .fs-5 {
        font-size: 14px !important;
    }

    .mb-4 {
        font-size: 12px !important;
        margin-bottom: 8px !important;
    }

    .sec3-p3 {
        margin: 16px 0 !important;
    }

    .day label {
        color: #B0B0B0;
        background-color: #F7F7F7;
        border-radius: 5px;
        width: 90px;
        font-size: 12px;
    }

    .hour label {
        background-color: #F0F7FE;
        color: #0C80EB;
        border-radius: 5px;
        font-size: 12px;
    }

    .month label {
        font-size: 12px;
    }

}

.day input:checked+label {
    color: #fff;
    background-color: #0c80EB;
    border: 1px solid #0c80EB !important;
    border-radius: 5px;
}

.hour input {
    position: absolute;
    visibility: hidden;
}

.hour label {
    background-color: #F0F7FE;
    color: #0C80EB;
    border-radius: 5px;
}

.hour label:hover {
    background-color: #0c80EB;
    color: #fff;
}

.hour input:checked+label {
    background-color: #0c80EB;
    color: #fff;
    border-radius: 5px;
}

.modal-hide {
    visibility: hidden;
}

.modal-show {
    visibility: visible !important;
    position: absolute;
    width: 100vw;
    z-index: 99999;
    top: 5rem;
    padding: 1rem !important;
}

div.speciality-list {
    overflow: auto;
    white-space: nowrap;
    max-width: 80%;
}

div.speciality-list a {
    display: inline-block;
    background-color: #0C80EB;
    color: #fff !important;
    font-size: 1rem;
    text-align: center;
    text-decoration: none;
    padding: 8px 16px;
    border-radius: 8px;
}

div.speciality-list a:hover {
    background-color: #0C80EB !important;
    color: #fff !important;
    font-size: 1rem;
}

.speciality>img:hover {
    background-color: #0C80EB !important;
    color: #fff !important;
}

.sdocs {
    width: 80%;
    position: absolute;
    top: 4.5rem;
    left: 5rem;
    z-index: 10;
}

.sdocs a {
    color: #1A1B1C;
}

.sdoc-img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
}

.card-title>a {
    color: #1A1B1C !important;
    font-weight: 600;
}

.card-title>a:hover {
    color: #0c80EB !important;
}

.content-card>a {
    color: #D829A0 !important;
}

.content-card>a:hover {
    color: #0c80EB !important;
}

.instant-visit {
    position: fixed;
    bottom: 16px;
    right: 16px;
    z-index: 99;
    padding: 0px !important;
    border-radius: 50px;
}

.instant-modal {
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 99;
}

.instant-visit span {
    color: #fff;
    font-size: 18px;
}


/* /////////////////////// */
.user-btn {
    color: #1A1B1C !important;
    padding: 13px 24px;
    background: #F9F9F9;
    border: #F9F9F9 1px solid;

    border-radius: 25px;
    transition: all 0.15s linear;
}

.user-btn:hover {
    color: #0C80EB !important;
    border: #0C80EB 1px solid;
}

.doctor-btn {
    color: #fff !important;
    padding: 13px 24px;
    border-radius: 25px;
    transition: all 0.15s linear;
}

.doctor-btn-color {
    color: #1A1B1C !important;
}

.doctor-btn-color:hover {
    color: #fff !important;
}

.doctor-btn:hover {
    background: #0C80EB;
    border: #0C80EB 1px solid;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.sign-in-a {
    color: #0C80EB !important;
}

.sign-in-a:hover {
    color: #0C80EB !important;
}

.beauty-visit {
    position: fixed;
    bottom: 35px;
    right: 35px;
    padding: 17px 60px 17px 30px;
    border: none;
    color: #fff;
    background: #D829A0;
    box-shadow: 0px 5px 20px rgba(253, 61, 60, 0.3);
    border-radius: 50px;
    z-index: 991;
}

.beauty-visit-2 {
    padding: 17px 60px 17px 30px;
    border: none;
    color: #fff;
    background: #D829A0;
    box-shadow: 0px 5px 20px rgba(253, 61, 60, 0.3);
    border-radius: 50px;
    z-index: 999 !important;
    position: relative;
}

.beauty-visit:hover {
    color: #fff !important;
}

.beauty-visit img {
    position: absolute;
    height: 60px;
    right: 5px;
    top: 2px;
}

.beauty-visit-2:hover {
    color: #fff !important;
}

.beauty-visit-2 img {
    position: absolute;
    height: 60px;
    right: 5px;
    top: 2px;
}

#header {
    z-index: 990;
}

.canvas-ul a {
    color: #1A1B1C !important;
}

.arrow-image {
    cursor: pointer;
}

.rotate {
    transform: rotate(180deg);
}

.visit-collection img {
    display: inline-block;
    margin-top: -5px;
    margin-right: 10px;
}

#toggle-dark {
    display: none;
}

@media screen and (max-width: 992px) {
    #toggle-dark {
        display: block;
    }
}

.tabib-new-p-select {
    width: 10%;
    position: relative;
    padding-right: 15px;
}

#province-custom-select {
    top: 70px;
    position: absolute;
    background-color: #ffffffec;
    width: 200px;
    z-index: 2;
    border-radius: 10px;
    padding: 10px !important;
    opacity: 0;
    display: none;
    transition: all .2s linear;
    max-height: 400px;
    overflow: auto;
}

#province-custom-select div {
    padding: 4px 0px;
    border-bottom: 1px solid #dee2e6;
    text-align: center;
}

#province-custom-select div:hover {
    background-color: #fff;
}

#province-custom-select .active {
    background-color: #fff;
}

#province-custom-select:first-child {
    padding-top: 0px;
}

#province-custom-select div:last-child {
    border: none;
}

#province-custom-select-before {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    color: #B0B0B0;
    font-size: 16px;
}

#province-name {
    overflow: hidden;
    height: 30px;
    width: 80px;
}

#city-custom-select {
    top: 70px;
    position: absolute;
    background-color: #ffffffec;
    width: 200px;
    z-index: 2;
    border-radius: 10px;
    padding: 10px !important;
    opacity: 0;
    display: none;
    transition: all .2s linear;
    max-height: 400px;
    overflow: auto;
}

#city-custom-select div {
    padding: 4px 0px;
    border-bottom: 1px solid #dee2e6;
    text-align: center;
}

#city-custom-select div:hover {
    background-color: #fff;
}

#city-custom-select .active {
    background-color: #fff;
}

#city-custom-select:first-child {
    padding-top: 0px;
}

#city-custom-select div:last-child {
    border: none;
}

#city-custom-select-before {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    color: #B0B0B0;
    font-size: 16px;
}

#city-name {
    overflow: hidden;
    height: 30px;
    width: 80px;
}

.colored-toast.swal2-icon-success {
    background-color: #198754 !important;
}

.colored-toast.swal2-icon-error {
    background-color: #f27474 !important;
}

.colored-toast.swal2-icon-warning {
    background-color: #f8bb86 !important;
}

.colored-toast.swal2-icon-info {
    background-color: #3fc3ee !important;
}

.colored-toast.swal2-icon-question {
    background-color: #87adbd !important;
}

.colored-toast .swal2-title {
    color: white;
}

.colored-toast .swal2-close {
    color: white;
}

.colored-toast .swal2-html-container {
    color: white;
}

.index-footer {
    width: 100%;
    height: 80px;
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #fff;
    border-top: 1px solid #DADADA;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 998;
}
