﻿:root {
    --b1: #E0EDF3;
    --white: #ffffff;
    --b2: #CEF6F8;
    --b3: #BBECFA;
    --b4: #ADF3FB;
    --b5: #E0F8F8;
    --b6: #2399D9;
    --b7: #AEE0F9;
    --b8: #B1E1F8;
    --b9: #D9F6FC;
    --bd: #211C82;
    --bl: #0093fd;
    --c1: #F2F2F4;
    --c2: #E9EDEF;
    --c3: #D9D9D9;
    --c4: #898383;
    --c5: #f7f4fd;
    --p: #FEF1EB;
    --p2: #fec2aa;
    --violet: #54218a;
    --green: #009fad;
    --orange: #ff864d;
    --light-orange: #f5af4d;
    --new-blue: #1b3667;
    --new-orange: #f77b13;
    --new-gray: #edeff3;
    /*--text-color: #495e85;*/
    --text-color: #4a4a4a;
    --green2: #75a700;
    --seablue: #1e40e0;
    --brown: #f2be68;
    --pink: #e472a3;
    --greenblue: #18b5c9;
    --gray-profile: #eeeff2;
    --orange-star: #ffd700;
    --green-online: #bbffd4;
    --green4: #1abb49;
    --red: red;
    --violetlight: #eae3f9;
    --violet2: #5921cf;
    --violet3: #5921cf;
}

@font-face {
    font-family: iransans;
    src: url(../myfont/iransans.eot);
    src: url(../myfont/iransans.eot?#iefix) format("embedded-opentype"), url(../myfont/iransans.woff) format("woff"), url(../myfont/iransans.ttf) format("truetype"), url(../myfont/iransans.svg#web_Yekan) format("svg");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: numbers;
    src: url(fonts/yekannumbers.eot);
    src: url(../myfont/yekannumbers.eot?#iefix) format("embedded-opentype"), url(../myfont/yekannumbers.woff) format("woff"), url(../myfont/yekannumbers.ttf) format("truetype"), url(../myfont/yekannumbers.svg#web_Yekan) format("svg");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: iran-yekan-300;
    src: url(../myfont/iran-yekan-300.eot);
    src: url(../myfont/iran-yekan-300.eot?#iefix) format("embedded-opentype"), url(../myfont/iran-yekan-300.woff) format("woff"), url(../myfont/iran-yekan-300.ttf) format("truetype");
    font-style: normal;
}
/* Generated by script */
@font-face {
    font-family: Vazirmatn RD FD;
    src: url('../webfonts/Vazirmatn-RD-FD-Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn RD FD;
    src: url('../webfonts/Vazirmatn-RD-FD-ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn RD FD;
    src: url('../webfonts/Vazirmatn-RD-FD-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn RD FD;
    src: url('../webfonts/Vazirmatn-RD-FD-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn RD FD;
    src: url('../webfonts/Vazirmatn-RD-FD-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn RD FD;
    src: url('../webfonts/Vazirmatn-RD-FD-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn RD FD;
    src: url('../webfonts/Vazirmatn-RD-FD-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn RD FD;
    src: url('../webfonts/Vazirmatn-RD-FD-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn RD FD;
    src: url('../webfonts/Vazirmatn-RD-FD-Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*, ::after, ::before {
    box-sizing: border-box;
}

dl, ol, ul {
    color: var(--text-color);
    text-align: right;
    font-size: 1.05em;
}

    ol li {
        text-align: justify;
    }

.number {
    font-family: "Vazirmatn RD FD", numbers,'iransans' !important;
}

user agent stylesheet
div {
    display: block;
}

body {
    background-color: #FFF;
    color: var(--new-blue);
    font-family: "Vazirmatn RD FD",'iransans';
}

.text-danger {
    font-size: 12px;
}

html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary:hover > a {
    color: var(--new-orange);
}

.feature-box .feature-box-info ol li {
    text-align: justify;
}

.feature-box .feature-box-info table {
    width: 100% !important;
    max-width: 100% !important;
}

.feature-box .feature-box-info img {
    max-width: 100% !important;
}

.modal-body img {
    width: 100% !important;
}

@media (min-width: 992px) {
    html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-secondary > a.active {
        background: transparent;
        color: var(--new-orange);
    }

    html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .dropdown-menu {
        background-color: #fff;
    }

    html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .dropdown-menu li a {
        color: var(--new-blue);
    }

    html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .dropdown-menu li a {
        color: #FFF;
        border-bottom-color: var(--new-blue);
    }

    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu:hover a {
        color: var(--new-orange);
    }

    html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .dropdown-menu li:hover > a {
        color: var(--orange) !important;
    }

    #header .header-nav {
        justify-content: center;
    }

    #header .header-nav-main nav > ul > li > a {
        color: var(--new-blue);
    }
}

#header .left-align {
    align-self: end;
}

#header .right-align {
    align-self: self-start;
}

#header .header-column .s-logo {
    justify-content: end;
}

.header-container .header-nav .nav li > a {
    font-size: 18px !important;
}

#header .header-nav.header-nav-links:not(.header-nav-light-text) nav > ul > li > a, #header .header-nav.header-nav-line:not(.header-nav-light-text) nav > ul > li > a {
    font-family: "Vazirmatn RD FD",iransans,numbers;
}

#header .header-nav-features .header-nav-top-icon, #header .header-nav-features .header-nav-top-icon-img {
    font-size: 1.5rem;
}

.header-container .header-nav .nav ul.s-submenu li > a {
    font-size: 14px !important;
}

/*first part-main image*/
.welcome .slide-img {
    justify-content: center;
}

    .welcome .slide-img img {
        width: 100%;
        max-width: 500px;
    }

.welcome .slogan {
    text-align: center;
    margin-top: 7rem !important;
}

    .welcome .slogan h1 {
        color: var(--new-blue);
    }

    .welcome .slogan h4 {
        color: #555;
    }

    .welcome .slogan a, a.orange-btn {
        display: inline-block;
        margin: auto;
        height: 50px;
        line-height: 51px;
        border-radius: 25px;
        padding: 0 30px;
        text-align: center;
        -webkit-box-shadow: 0 4px 10px rgba(0,0,0,.3);
        box-shadow: 0 4px 10px rgba(0,0,0,.3);
        background: #ff9500;
        background: -webkit-linear-gradient(top,#ff9500 0,#f57517 100%);
        background: -webkit-gradient(linear,left top,left bottom,from(#ff9500),to(#f57517));
        background: linear-gradient(to bottom,#ff9500 0,#f57517 100%);
        font-size: 16px;
        font-weight: 500;
        color: #fff;
        letter-spacing: .4px;
        text-decoration: none;
        transition: all ease 0.5s;
        cursor: pointer;
    }

        .welcome .slogan a:hover, a.orange-btn:hover {
            -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.3);
            box-shadow: 0 2px 5px rgba(0,0,0,.3);
            background: #ff9500;
            background: -webkit-linear-gradient(top,#f57517 0,#ff9500 100%);
            background: -webkit-gradient(linear,left top,left bottom,from(#f57517),to(#ff9500));
            background: linear-gradient(to bottom,#f57517 0,#ff9500 100%);
        }
/*--رویکرد----*/
.medical-schedules {
    margin: -47px 0 0 0;
}

.white-bg {
    background: #fff !important;
}

.no-border {
    border: none !important;
}
/*---slider---*/
.nivo-slider .theme-default .nivoSlider img {
    border-radius: 2rem;
}

.nivo-slider .theme-default .nivo-caption {
    font-family: "Vazirmatn RD FD", iransans;
    font-size: 2em;
    color: #fff;
    padding: 50px 25px;
    background: linear-gradient( to bottom, rgba(27, 54, 103, 0) 30%, rgba(27, 54, 103, 1) 100% );
    padding-top: 150px;
    border-radius: 0 0 25px 25px;
}

.theme-default .nivoSlider:after {
    position: absolute;
    content: "مشاهده کنید";
    z-index: 8;
    font-size: 1.5em;
    display: inline-block;
    height: 50px;
    line-height: 51px;
    border-radius: 25px;
    padding: 0 30px;
    text-align: center;
    -webkit-box-shadow: 0 4px 10px rgba(0,0,0,.3);
    box-shadow: 0 4px 10px rgba(0,0,0,.3);
    background: #ff9500;
    background: -webkit-linear-gradient(top,#ff9500 0,#f57517 100%);
    background: -webkit-gradient(linear,left top,left bottom,from(#ff9500),to(#f57517));
    background: linear-gradient(to bottom,#ff9500 0,#f57517 100%);
    color: #fff;
    text-decoration: none;
    transition: all ease 0.5s;
    cursor: pointer;
    left: 10%;
    bottom: 6%;
}

.nivoSlider a.nivo-imageLink {
    z-index: 9;
}

.theme-default .nivoSlider:after:hover {
    box-shadow: none;
    background: -webkit-linear-gradient(top,#f57517 0,#ff9500 100%);
    background: -webkit-gradient(linear,left top,left bottom,from(#f57517),to(#ff9500));
    background: linear-gradient(to bottom,#f57517 0,#ff9500 100%);
}
/*---services---*/
.hide {
    display: none !important;
}

.full-width-100 {
    width: 100%;
}

.icon-service {
    width: 54px !important;
}

.bg-gray {
    background: var(--new-gray) !important;
}

.linear-gray {
    background-image: linear-gradient(180deg, var(--new-gray), transparent) !important;
}

.bg-transparent {
    border-radius: 15px;
    background-color: transparent;
    position: relative;
}

.service-title-box:before {
    position: absolute;
    content: "";
    width: 100%;
    top: -47px;
    border-radius: 17px 17px 0px 0;
    left: 0;
    height: 27%;
    background: var(--new-gray);
}

.mt-7 {
    margin-top: 7rem;
}

.box-services, .box-services2 {
    position: relative;
    display: block;
    box-sizing: border-box;
    min-height: 670px;
}

.box-services2 {
    height: auto;
    min-height: auto;
}

.clear {
    clear: both;
    float: none;
}

a.item-service i {
    font-size: 30px;
}

a.item-service span {
    font-size: 25px;
    margin-top: 15px;
}

a.item-service:hover {
    box-shadow: none;
    transform: scale(1.2);
    z-index: 1500;
}

a.item-service {
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-decoration: none;
    border-radius: 7px;
    transition: all ease 0.5s;
    position: absolute;
}

a.item-service-1 {
    background: #e34113;
    width: 275px;
    height: 270px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
    z-index: 100;
    top: -48px;
    right: 30px;
}

a.item-service-2 {
    background: #93c147;
    width: 270px;
    height: 190px;
    right: 297px;
    top: -21px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    z-index: 110;
}

a.item-service-3 {
    background: #256589;
    width: 300px;
    height: 285px;
    top: 180px;
    right: -15px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    z-index: 96;
}

a.item-service-4 {
    background: #fefefe;
    color: var(--new-blue);
    width: 330px;
    height: 330px;
    top: 151px;
    right: 268px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    z-index: 120;
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
}

a.item-service-5 {
    background: #424854;
    width: 250px;
    position: absolute;
    height: 250px;
    top: 456px;
    right: 56px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    z-index: 90;
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
}

a.item-service-6 {
    background: #9e999f;
    width: 224px;
    height: 190px;
    top: 473px;
    right: 300px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    z-index: 90;
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
}

a.item-service-7 {
    background: #ffb200;
    width: 300px;
    position: absolute;
    height: 300px;
    top: 403px;
    right: 522px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    z-index: 90;
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
    z-index: 89;
}

a.item-service-8 {
    background: #00aea7;
    width: 335px;
    position: absolute;
    height: 295px;
    top: 125px;
    right: 567px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
    z-index: 88;
}
/*-------count 11 ---------*/
.box-services11 {
    height: auto;
    min-height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.subtitle-flowchart {
    text-align: center;
    margin-top: 15px;
    color: var(--blue);
    font-weight: 600;
}
/*end service*/
/*title section*/
.feature-box-info {
    text-align: center;
}

.feature-box.feature-box-style-2 h4, .title-faq h4, .title-blog h4, .title-question h4 {
    color: var(--new-blue);
    font-size: 2em;
}

.feature-box.feature-box-style-2 h5, .title-faq p, .title-blog p, .title-question p {
    color: var(--new-blue);
    font-family: "Vazirmatn RD FD";
    font-size: 1.4em;
    position: relative;
    padding-bottom: 20px;
    text-align: center;
}

    .feature-box.feature-box-style-2 h5:after, .title-faq p:after, .title-blog p:after, .title-question p:after {
        position: absolute;
        content: "";
        width: 36%;
        height: 3px;
        background-image: linear-gradient(to right, #ffffff, #f5e4f9, #fbc5e3, #ffa5bb, #ff8984, #ff8984, #ff8984, #ff8984, #ffa5bb, #fbc5e3, #f5e4f9, #ffffff);
        top: 100%;
        left: 32%;
    }

    .title-faq p:after, .title-question p:after {
        background-image: linear-gradient(to right, var(--new-gray), #f5e4f9, #fbc5e3, #ffa5bb, #ff8984, #ff8984, #ff8984, #ff8984, #ffa5bb, #fbc5e3, #f5e4f9, var(--new-gray));
    }

.medical-schedules {
    border-radius: 15px;
    background-color: #fff;
}

html .featured-boxes-style-6 .featured-box.featured-box-primary .icon-featured {
    color: var(--bd);
}

.featured-boxes-style-6 .featured-box .icon-featured {
    background-color: var(--yellow);
}
/*---end title section---*/

/*---faq---*/
.faq-img img {
    width: 100%
}

.custom-accordion-style-1 .card-header .card-title a {
    color: var(--new-gray) !important;
}

    .custom-accordion-style-1 .card-header .card-title a:not(.collapsed):after {
        border-color: var(--new-orange) transparent transparent transparent;
    }

    .custom-accordion-style-1 .card-header .card-title a:after {
        border-top: 6px solid var(--new-orange) !important;
    }

    .custom-accordion-style-1 .card-header .card-title a:not(.collapsed):after {
        border-color: #f4645a transparent transparent transparent;
        -webkit-transform: translateY(-50%) rotate(0deg);
        -ms-transform: translateY(-50%) rotate(0deg);
        transform: translateY(-50%) rotate(0deg);
    }

    .custom-accordion-style-1 .card-header .card-title a:after {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: 25px;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 6px solid #1e1e1e;
        -webkit-transform: translateY(-50%) rotate(-90deg);
        -ms-transform: translateY(-50%) rotate(-90deg);
        transform: translateY(-50%) rotate(-90deg);
        -webkit-transition: ease transform 300ms;
        transition: ease transform 300ms;
        -webkit-transform: translateY(-50%) rotate(90deg);
        -ms-transform: translateY(-50%) rotate(90deg);
        transform: translateY(-50%) rotate(90deg);
    }

    .custom-accordion-style-1 .card-header .card-title a:not(.collapsed) {
        color: #f4645a !important;
        border-left-color: #f4645a;
        background: #fff3f2;
    }

.custom-accordion-style-1 .card-header .card-title a {
    position: relative;
    padding: 14px 30px 14px 65px;
    line-height: 2;
    border-right: 2px solid transparent;
    -webkit-transition: ease color 300ms, ease background 300ms;
    transition: ease color 300ms, ease background 300ms;
}


    .custom-accordion-style-1 .card-header .card-title a:not(.collapsed) {
        color: var(--new-gray) !important;
        border-right: 2px solid var(--new-blue);
        border-bottom: 1px solid #ddd;
        background: var(--new-blue);
    }

.accordion .card-header a {
    color: var(--new-blue) !important;
}

.light {
    position: relative;
    width: 100vw;
    /* background-color: #e0e5ec; */
    margin: 0 calc(50% - 50vw);
    padding: 0 calc(50vw - 50%);
    margin-top: 0;
    top: -48px;
    padding-top: 0;
    padding-bottom: 5%;
    /* background-image: linear-gradient(-225deg, #FFFEFF 0%, rgba(21,219,149,0.12) 100%); */
    background-image: linear-gradient(0deg, #FFFEFF 0%, var(--bl) 100%);
}

.bg-light {
    background: linear-gradient(0deg, #FFFEFF 0%, var(--bl) 100%) !important;
}

.bg-light-inverse {
    background: linear-gradient(180deg, #FFFEFF 0%, var(--bl) 100%) !important;
}

.medical-services .cards-medical-services .card {
    margin-bottom: auto;
}

.service-item {
    position: relative;
    margin: 30px;
}

.service-box {
    border-radius: 10px;
}

.service-item:after {
    position: absolute;
    content: "";
    background: var(--bd);
    border-radius: 10px;
    width: 101%;
    height: 99%;
    transform: skewY(-4deg);
    bottom: 13px;
    left: 10px;
    z-index: -10;
}

#service-mobile {
    display: none;
}
/*-----end services*/
/*---start footer----*/
#footer {
    background: var(--new-blue);
}

    #footer .footer-copyright {
        background: var(--new-blue);
    }

    #footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
        font-family: "Vazirmatn RD FD", iransans,numbers;
        color: #fff !important;
    }

    #footer .footer-copyright p {
        color: var(--new-gray) !important;
    }

h2 {
    font-family: "Vazirmatn RD FD", iransans,numbers;
}

#footer p {
    color: #eee;
    line-height: 2;
    margin: 0 0 20px;
    text-align: justify;
}

#footer .list li a {
    color: #eee;
}

.footer-top-info-detail h4 {
    font-family: "Vazirmatn RD FD", iransans;
}

.footer-top-info .footer-top-info-detail {
    padding-left: 140px;
}

.footer-top-info .btn-footer-top-info {
    width: 110px;
}
/*-----end footer----*/
/*-----------start service page-----------*/
.justify-text {
    text-align: justify;
    direction: rtl;
}

p {
    color: var(--text-color);
    line-height: 2;
    margin: 0 0 20px;
    font-weight: 300;
    font-size: 1.23em;
    text-align: justify;
}

.text-color-blue {
    color: var(--new-blue);
}

.bg-blue {
    background: var(--new-blue) !important;
}

.text-orange {
    color: var(--new-orange);
}

.item-services-box {
    position: relative;
    color: var(--white);
    text-align: center;
    float: right;
    width: 200px;
    height: 200px;
}

.item-services {
    cursor: pointer;
    border-radius: 7px;
    /*position: absolute;*/
    transition: all ease 0.5s;
    margin: 10px;
    padding: 15px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-decoration: none;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}

    .item-services:hover {
        transform: scale(1.2);
        background: var(--new-gray);
        box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    }

        .item-services:hover span, .item-services:hover i {
            color: var(--new-blue);
        }

    .item-services i {
        font-size: 30px;
        color: #fff;
    }

    .item-services span {
        font-size: 16px;
        margin-top: 15px;
        color: #fff;
        text-align: center;
    }

    .item-services:hover {
        box-shadow: none;
    }

.item-list-service-1 {
    background: #ffb60f;
    width: 150px;
    height: 150px;
    bottom: 0;
    right: -25px;
}

.item-list-service-2 {
    background: #738900;
    width: 180px;
    height: 180px;
    top: 0px;
    right: -55px;
}

.item-list-service-3 {
    background: #eb1606;
    width: 180px;
    height: 180px;
    bottom: 2px;
    right: -57px;
}

.item-list-service-4 {
    background: #b8b802;
    width: 195px;
    height: 195px;
    bottom: 0;
    right: -54px;
}

.item-list-service-5 {
    background: #f47701;
    width: 140px;
    height: 140px;
    bottom: 0;
    right: -35px;
}

.item-list-service-6 {
    background: #ba0001;
    width: 200px;
    height: 200px;
    top: 0;
    right: -75px;
}

.item-list-service-7 {
    background: #b6af00;
    width: 230px;
    height: 220px;
    top: 0;
    right: -57px;
}

.item-list-service-8 {
    background: #396301;
    width: 220px;
    height: 220px;
    top: 0px;
    right: -6px;
}

.item-list-service-9 {
    background: #0070c2;
    width: 190px;
    height: 190px;
    top: 0px;
    right: 36px;
}

.item-list-service-10 {
    background: #bb0075;
    width: 150px;
    height: 150px;
    top: 19px;
    right: 47px;
}

.item-list-service-11 {
    background: #006685;
    width: 160px;
    height: 160px;
    top: 19px;
    right: -38px;
}

.item-list-service-12 {
    background: #71379e;
    width: 200px;
    height: 200px;
    top: 43px;
    right: -41px;
}

.item-list-service-13 {
    background: var(--new-blue);
    width: 235px;
    height: 212px;
    top: 41px;
    right: -15px;
}

.item-list-service-14 {
    background: #505704;
    width: 175px;
    height: 175px;
    top: 11px;
    right: 44px;
}

.item-list-service-15 {
    background: #8A659A;
    width: 135px;
    height: 135px;
    top: 27px;
    right: 42px;
}

.item-list-service-16 {
    background: #1DE29F;
    width: 135px;
    height: 135px;
    top: -1px;
    right: -17px;
}

.item-list-service-17 {
    background: #E21D60;
    width: 150px;
    height: 150px;
    top: 65px;
    right: -57px;
}

.item-list-service-18 {
    background: #D72841;
    width: 200px;
    height: 195px;
    top: 73px;
    right: -86px;
}

.item-list-service-19 {
    background: #5830CF;
    width: 130px;
    height: 130px;
    top: 74px;
    right: -64px;
}

.item-list-service-20 {
    background: #1ECBE1;
    width: 147px;
    height: 134px;
    top: -21px;
    right: 107px;
}

.item-list-service-21 {
    background: #A5DC23;
    width: 205px;
    height: 195px;
    top: -192px;
    right: 688px;
}

.box-question {
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
    margin: auto;
    padding: 15px;
}

.box-question-icon {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 25px;
    height: 200px;
    margin: 15px;
    vertical-align: central;
    color: #fff;
    font-size: 5.2em;
    text-align: center;
    display: flex;
    position: relative;
}

    .box-question-icon i {
        margin: auto;
    }

    .box-question-icon:after {
        margin: auto;
        position: absolute;
        width: 60px;
        height: max-content;
        border-radius: 100%;
        border: 9px solid #fff;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
        bottom: -34px;
        left: 35%;
        content: "\25be";
        color: #fff;
        text-align: right;
        vertical-align: text-bottom;
        padding: 15px 0;
        width: max-content;
        padding-top: 20px;
    }

.after-blue:after {
    background: var(--new-blue);
}


.box-question h4 {
    text-align: center;
    margin-top: 47px;
    color: var(--new-blue);
    font-size: 1.24em;
    height: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.box-question p {
    height: 65px;
    overflow: hidden
}

.text-center {
    text-align: center;
}

.box-question-btn {
    display: inline-block;
    margin: auto;
    height: 50px;
    line-height: 51px;
    border-radius: 25px;
    padding: 0 30px;
    text-align: center;
    -webkit-box-shadow: 0 4px 10px rgba(0,0,0,.3);
    box-shadow: 0 4px 10px rgba(0,0,0,.3);
    background: #ff9500;
    background: -webkit-linear-gradient(top,#ff9500 0,#f57517 100%);
    background: -webkit-gradient(linear,left top,left bottom,from(#ff9500),to(#f57517));
    background: linear-gradient(to bottom,#ff9500 0,#f57517 100%);
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    letter-spacing: .4px;
    text-decoration: none;
    transition: all ease 0.5s;
    margin: auto;
    display: block;
    width: 70%;
}

.box-question-btn-blue {
    background: -webkit-linear-gradient(top,var(--new-blue) 0,var(--text-color) 100%);
    background: -webkit-gradient(linear,left top,left bottom,from(var(--new-blue)),to(var(--text-color)));
    background: linear-gradient(to bottom,var(--new-blue) 0,var(--text-color) 100%);
    transition: all ease 0.5s;
}

    .box-question-btn-blue:hover {
        background: -webkit-linear-gradient(top,var(--text-color) 0,var(--new-blue) 100%);
        background: -webkit-gradient(linear,left top,left bottom,from(var(--text-color)),to(var(--new-blue)));
        background: linear-gradient(to bottom,var(--text-color) 0,var(--new-blue) 100%);
    }

.box-question-btn:hover {
    text-decoration: none;
    color: #fff;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}

.bg-orange {
    background: var(--new-orange) !important;
}

.after-orange:after {
    background: var(--new-orange);
}

.after-gray:after, .bg-middle-gray {
    background: var(--gray);
}

.box-question-btn-gray {
    background: -webkit-linear-gradient(top,var(--gray) 30%,var(--new-gray) 100%);
    background: -webkit-gradient(linear,left top,left bottom,from(var(--gray)),to(var(--new-gray)));
    background: linear-gradient(to bottom,var(--gray) 30%,var(--new-gray) 100%);
}

    .box-question-btn-gray:hover {
        background: -webkit-linear-gradient(top,var(--new-gray) 30%,var(--gray) 100%);
        background: -webkit-gradient(linear,left top,left bottom,from(var(--new-gray)),to(var(--gray)));
        background: linear-gradient(to bottom, var(--new-gray) 30%,var(--gray)100%);
    }

.logo-khodmoragheb {
    display: none;
}

.service-title-box::before {
    top: -40px;
}

h4.title-symptom {
    color: var(--new-orange) !important;
    display: block;
    text-align: right;
}

ul.ul-symptom {
    text-align: right;
}

    ul.ul-symptom li {
        list-style: none;
        display: inline-block;
        margin: 10px;
        background: var(--new-gray);
        border: 1px solid #efefef;
        padding: 8px 14px;
        border-radius: 8px;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    }

span.type-symptom {
    display: block;
    text-align: right;
    font-weight: bold;
    font-size: 1.4em;
    color: #666;
    margin-right: 25px;
}

/*-----------------------flowchart-------------------------*/
.ul-general-advice {
    display: flex;
    justify-content: center;
    align-items: center;
}

.li-general-advice a {
    color: var(--text-color);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px 0px;
    border-color: var(--new-gray);
    border-width: 4px;
    border-radius: 10px;
    background: linear-gradient(45deg, var(--p2), transparent);
    font-weight: bold;
    font-size: 1.03em;
}

.li-general-advice {
    list-style: none;
    text-decoration: none;
    display: inline-block;
    border-radius: 8px;
    margin-right: 10px;
}

.title-flowchart {
    display: inline-block;
    padding: 10px 20px !important;
    border-radius: 15px;
    box-shadow: -2px 0px 20px 1px #8cd7d3, 12px 12px 10px 1px #FFFFFF inset;
    background-image: linear-gradient(45deg, #fff, #e9e8ed);
}

.flowchart-a {
    display: inline-block;
    margin: auto;
    height: 50px;
    line-height: 51px;
    border-radius: 25px;
    padding: 0 30px;
    text-align: center;
    -webkit-box-shadow: 0 4px 10px rgba(0,0,0,.3);
    box-shadow: 0 4px 10px rgba(0,0,0,.3);
    background: #ff9500;
    background: -webkit-linear-gradient(top,#ff9500 0,#f57517 100%);
    background: -webkit-gradient(linear,left top,left bottom,from(#ff9500),to(#f57517));
    background: linear-gradient(to bottom,#ff9500 0,#f57517 100%);
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    letter-spacing: .4px;
    text-decoration: none;
    transition: all ease 0.5s;
    animation-duration: 3.5s;
    color: var(--new-gray) !important;
    cursor: pointer;
}

.balloon {
    transition: transform 0.5s ease;
    animation: balloons 4s ease-in-out infinite;
    transform-origin: bottom center;
}

@keyframes balloons {
    0%,100% {
        transform: translateY(0) rotate(-2deg);
    }

    50% {
        transform: translateY(-5px) rotate(2deg);
    }
}

.flowchart-box {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px 0px;
    padding: 22px 25px;
    border-radius: 15px;
}

.flowchart-steps ul {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.flowchart-steps li {
    width: 6%;
    height: 5px;
    background-color: var(--b1);
    margin-right: 1%;
    list-style: none;
}

    .flowchart-steps li.active {
        background-color: var(--new-blue);
    }

.flowchart-content {
    position: relative;
    z-index: 0;
}

    .flowchart-content:before {
        width: 66%;
        height: 100%;
        background: #fff;
        content: "";
        right: 0;
        top: 0;
        position: absolute;
        z-index: -1;
    }

    .flowchart-content:after {
        width: 34%;
        height: 100%;
        top: 0;
        content: "";
        left: 0;
        position: absolute;
        z-index: -1;
        background: rgba(247, 123, 19, 0.15);
        border-radius: 15px;
        margin-top: 15px;
        box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px 0px;
    }

.yesnobox {
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
}

    .yesnobox span {
        padding: 15px 20px;
        font-size: 1.3em;
        font-weight: bold;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px,#fff 0px 15px 15px -15px inset, #fff 0px -15px 15px -15px inset;
        cursor: pointer;
        transition: all ease 0.5s;
    }

        .yesnobox span.yes {
            background: #83ced4;
            border-top-right-radius: 15px;
            border-bottom-right-radius: 15px;
            color: var(--new-gray);
        }

            .yesnobox span.yes:hover, .yesnobox span.no:hover {
                color: var(--new-orange);
                background: transparent;
                transform: scale(1.2);
            }

        .yesnobox span.no {
            background: #e9e9eb;
            border-top-left-radius: 15px;
            border-bottom-left-radius: 15px;
            color: var(--new-blue);
        }

.right-flowchart-box {
    float: right;
    width: 65%;
    box-sizing: border-box;
    background: linear-gradient(45deg, #fff,#e8e9ee);
    padding: 15px;
    border-radius: 15px;
    display: block;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
    margin-top: 15px;
}

.left-flowchart-box {
    float: left;
    width: 35%;
    box-sizing: border-box;
    padding-right: 3%;
    margin-top: 15px;
}

    .left-flowchart-box > div.answer {
        text-align: center;
        padding: 15px;
        background: rgba(255,255,255,0.6);
        margin: auto;
        display: block;
        position: relative;
        border-radius: 15px;
        margin-top: 15px;
    }

.right-flowchart-box:before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5%;
    background: var(--b1);
    right: 5px;
}

.current-step:before {
    background: var(--new-blue);
}

.circle {
    width: 35vw;
    height: 35vw;
    border-radius: 50%;
    background: #edeff3;
    margin: auto;
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}

    .circle:before {
        position: absolute;
        width: 80%;
        height: 80%;
        content: "";
        background: rgba(221, 224, 232, 0.8);
        border-radius: 50%;
        margin: 10%;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    }

.healthcare-comments p {
    color: var(--text-color);
    font-weight: 400;
    text-align: center;
    font-size: 1.1em;
    z-index: 1;
    padding: 0 16%;
}

.healthcare-comments h4 {
    color: var(--new-blue);
    font-weight: bold;
    text-align: center;
    font-size: 1.3em;
    z-index: 1;
    padding: 0 16%;
}

.healthcare-comments .bg-items {
    width: 90%;
    height: 100%;
    background-image: linear-gradient(to right top, #f77b13, #e94754, #b53778, #6b3b7f, #1b3667);
    border-radius: 30px;
    position: relative;
    box-shadow: rgb(204, 219, 232) 3px 3px 6px 0px inset, rgba(255, 255, 255, 0.5) -3px -3px 6px 1px inset;
}

    .healthcare-comments .bg-items:before {
        width: 80%;
        height: 4vw;
        background: #f7f7f7;
        position: absolute;
        left: 0;
        top: 0;
        content: "";
    }

    .healthcare-comments .bg-items:after {
        width: 0;
        height: 0;
        border-left: 0vw solid transparent;
        border-right: 4vw solid transparent;
        border-top: 4vw solid #f7f7f7;
        position: absolute;
        right: 10%;
        content: "";
        top: 0;
    }

.item-comment {
    width: 100%;
    position: relative;
    background: #f7f7f7;
    height: 130px;
    left: -4vw;
    border-radius: 15px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    top: 3vw;
    z-index: 1;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 13px 25px 5px,rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}

    .item-comment .img-comment, .item-comment2 .img-comment {
        width: 20%;
        height: 76%;
        margin-right: 2%;
    }

.img-comment img {
    border-radius: 50%;
    box-shadow: rgba(136, 165, 191, 0.48) 6px 2px 16px 0px, rgba(255, 255, 255, 0.8) -6px -2px 16px 0px;
    width: 100px;
    height: 100px;
}

.item-comment2 .img-comment {
    margin-right: 0;
    margin-left: 2%;
}

.item-comment div.comment-info {
    margin-left: 8px;
    border-left: 2px solid var(--c2);
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 75%;
}

.item-comment h5, .item-comment2 h5 {
    text-align: center;
    font-size: 1.4em;
    color: var(--new-orange);
    margin: auto;
    width: 90%;
}

.item-comment p, .item-comment2 p {
    display: block;
    line-height: 25px;
    margin: auto;
    padding: 0 10px;
}

.item-comment2 {
    width: 100%;
    position: relative;
    background: #f7f7f7;
    height: 130px;
    right: -3vw;
    border-radius: 18px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    top: 5vw;
}

.item-comment3 {
    top: 7vw;
    box-shadow: rgba(0, 0, 0, 0.35) 0px -10px 25px 0px,rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}

.item-comment2 div.comment-info {
    margin-right: 8px;
    border-right: 2px solid var(--c2);
    display: flex;
    flex-direction: column;
    align-items: center;
}

.item-comment2 h5 {
    color: var(--new-blue);
}

.comment-info span {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    padding: 5px 15px;
    border-radius: 5px;
    background: linear-gradient(313deg, var(--c3), #fff);
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
    transition: all ease 0.5s;
}

    .comment-info span:hover {
        transform: scale(1.2);
        background: linear-gradient(313deg,#fff, var(--c3));
        box-shadow: none;
    }

.left {
    float: left;
}

.right {
    float: right;
}

.hidden {
    display: none !important;
}

.accordion .card-header a {
    color: var(--new-gray) !important;
    border-right: 2px solid var(--new-blue);
    border-bottom: 1px solid #ddd;
    background: var(--new-blue);
}

.i-content, .h4-content {
    color: #fff;
    font-weight: 600;
    font-size: 2.2em;
    display: inline-block;
    margin-right: 10px;
}

.h4-content {
    color: var(--new-blue);
    font-weight: 600;
    font-size: 1.6em;
    display: inline-block;
    margin-right: 10px;
}

.service-help i, .i-content {
    padding: 10px !important;
    border-radius: 10px;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px;
}

.bg-orange {
    background: var(--new-orange);
}
/*responsive*/
@media(max-width:1300px) {
    .healthcare-comments .bg-items {
        height: 32rem;
    }

        .healthcare-comments .bg-items::before {
            width: 82%;
        }
}

@media (max-width: 1250px) {
    .item-list-service-1 {
        right: -60px;
    }

    .item-list-service-2 {
        right: -94px;
    }

    .item-list-service-3 {
        bottom: 0px;
        right: -98px;
    }

    .item-list-service-4 {
        bottom: 0;
        right: -100px;
    }

    .item-list-service-5 {
        bottom: 200px;
        right: 711px;
    }

    .item-list-service-6 {
        right: -43px;
        height: 216px;
    }

    .item-list-service-7 {
        right: -23px;
    }

    .item-list-service-8 {
        right: 29px;
    }

    .item-list-service-9 {
        top: -196px;
        right: -86px;
        height: 196px;
        width: 196px;
    }

    .item-list-service-10 {
        top: 36px;
        right: -32px;
    }

    .item-list-service-11 {
        top: 36px;
        right: -64px;
    }

    .item-list-service-12 {
        right: 69px;
        top: 36px;
    }

    .item-list-service-15 {
        top: -164px;
        right: 114px;
    }

    .item-list-service-13 {
        top: -182px;
        right: -86px;
    }

    .item-list-service-14 {
        width: 161px;
        height: 147px;
        top: 7px;
        right: -33px;
    }

    .item-list-service-16 {
        top: -14px;
        right: -84px;
    }

    .item-list-service-19 {
        top: -63px;
        right: 124px;
    }

    .item-list-service-21 {
        width: 188px;
        height: 179px;
        top: -344px;
        right: 678px;
    }

    .item-list-service-17 {
        width: 152px;
        height: 150px;
        top: -193px;
        right: 346px;
    }

    .item-list-service-18 {
        top: -153px;
        right: -269px;
    }
}

@media (max-width: 1200px) {
    .my-1 {
        margin-bottom: 1rem !important;
    }

    #header .header-btn-collapse-nav {
        background: var(--new-blue) !important;
    }



    .feature-box.feature-box-style-2 h4, .title-faq h4, .title-blog h4, .title-question h4 {
        font-size: 1.6em;
    }

    .feature-box.feature-box-style-2 h5, .title-faq p, .title-blog p, .title-question p {
        font-size: 1em;
        font-weight: 200;
    }

    .about-slider {
        padding: 0 !important;
        margin: 0 !important;
    }

    .nivo-slider .theme-default .nivoSlider {
        border-radius: 2rem;
    }

    .nivo-slider .theme-default .nivo-caption {
        font-size: 1.2em;
        padding-bottom: 5%;
        padding-left: 30%;
    }

    .theme-default .nivoSlider:after {
        font-size: 0.9em;
        height: 30px;
        line-height: 31px;
        border-radius: 25px;
        padding: 0 15px;
        bottom: 17%;
    }

    .service-title-box::before {
        top: -13px;
        height: 10%;
    }

    .accordion .card-title {
        font-size: 1em;
        font-family: inherit;
        font-weight: 200;
    }

    .card-body p {
        font-size: 1em;
        text-align: justify;
    }

    .faq-img {
        display: none;
    }

    .services-footer-item li {
        display: inline-block;
        margin-right: 10px;
    }

    #faq {
        margin-top: -18rem !important;
        padding: 1px 0;
    }

    a.item-service span {
        font-size: 1.2em;
        margin-top: 7px;
    }

    a.item-service i {
        font-size: 2em;
    }

    a.item-service-1 {
        width: 30%;
        height: 21%;
        top: -12%;
        right: -1%;
    }

    a.item-service-2 {
        width: 30%;
        height: 20%;
        right: 29%;
        top: -9%;
    }

    a.item-service-3 {
        width: 36%;
        height: 21%;
        top: 8%;
        right: 3%;
    }

    a.item-service-4 {
        width: 35%;
        height: 23%;
        top: 6%;
        right: 77%;
    }

    a.item-service-5 {
        width: 44%;
        height: 24%;
        top: 26%;
        right: -1%;
    }

    a.item-service-6 {
        right: 58%;
        width: 36%;
        height: 21%;
        top: -13%;
    }

    a.item-service-7 {
        width: 41%;
        height: 27%;
        top: 29%;
        right: 43%;
    }

    a.item-service-8 {
        width: 39%;
        height: 27%;
        top: 8%;
        right: 39%;
        z-index: 150;
    }
}

@media (max-width: 1025px) {
    .welcome .slogan {
        margin-top: 0 !important;
    }

        .welcome .slogan h1 {
            margin-bottom: 1rem !important;
            margin-top: 3rem !important;
            font-size: 1.8em;
        }

        .welcome .slogan h4 {
            color: #555;
            font-size: 1em;
        }

        .welcome .slogan a, a.orange-btn {
            font-size: 0.9em;
            padding: 0 15px;
            margin-bottom: 3.5rem !important;
        }
}

@media (max-width: 991px) {
    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary > a.active {
        background: var(--new-blue) !important;
        color: #FFF !important;
    }

    html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary:hover > a {
        color: var(--new-blue);
    }

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary > a {
        color: var(--new-blue);
    }

    #header .header-nav-main nav > ul > li > a {
        font-size: 14px !important;
        font-weight: 300;
    }

    .header-logo-box-mobile {
        /*display: none !important;*/
        display: flex !important;
        width: 100% !important;
        flex: none;
        position: absolute;
        top: 0;
        height: 50px;
        left: 0;
        text-align: center;
        align-items: center !important;
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: row !important;
        border-bottom: 1px solid #eee;
    }

    .mt-50 {
        margin-top: 50px;
    }

    .logo-khodmoragheb {
        display: block;
    }

        .logo-khodmoragheb img {
            width: 110px !important;
            height: 60px !important;
        }

    .mt-7 {
        margin-top: 4rem;
    }

    #service-desktop {
        display: none;
    }

    #service-mobile {
        display: block;
    }

    .item-services span {
        font-size: 0.9em;
        margin-top: 9px;
    }

    .item-services i {
        font-size: 2em;
    }

    .item-services {
        right: unset;
        bottom: unset;
        top: unset;
        left: unset;
    }

    .item-services-box {
        position: relative;
        width: unset;
        height: unset;
        float: right;
    }

    .item-list-service-1, .item-list-service-2, .item-list-service-3, .item-list-service-4, .item-list-service-5, .item-list-service-6,
    .item-list-service-7, .item-list-service-8, .item-list-service-9, .item-list-service-10, .item-list-service-11,
    .item-list-service-12, .item-list-service-13, .item-list-service-14, .item-list-service-15, .item-list-service-16,
    .item-list-service-17, .item-list-service-18, .item-list-service-19, .item-list-service-20, .item-list-service-21 {
        width: 30%;
        height: auto;
        position: relative;
        float: right;
        text-align: center;
        color: #fff !important;
        height: 140px !important;
        margin-right: 1%;
    }

    .healthcare-comments {
        display: flex;
        flex-direction: column-reverse;
    }



    .circle {
        width: 75vw;
        height: 75vw;
        left: 2vw;
        top: 15%;
        margin-bottom: 50px;
    }

    .item-comment {
        width: 100%;
        left: -5%;
        top: 3vw;
        height: 130px;
    }

    .img-comment img {
        width: 100%;
        height: auto;
    }

    .item-comment .img-comment, .item-comment2 .img-comment {
        margin-right: initial;
    }

    .item-comment2 {
        width: 100%;
        right: -5%;
        top: 3rem;
        height: 130px;
    }

    .item-comment3 {
        top: 4rem;
    }

    .item-comment2 h5, .item-comment h5 {
        font-size: 1.1em;
    }

    .item-comment p, .item-comment2 p {
        font-size: 1em;
    }

    .healthcare-comments .bg-items {
        height: 29rem;
    }

        .healthcare-comments .bg-items::before {
            width: 86%;
        }

        .healthcare-comments .bg-items::after {
            right: 9%;
        }

    .flowchart-questions p {
        font-size: 0.9em
    }
}

@media (max-width: 780px) {

    .box-question-icon::after {
        left: 42%;
    }

    .healthcare-comments .bg-items::after {
        right: 10%;
    }

    .item-comment {
        width: 100%;
        left: -5%;
        top: 3vw;
        height: 120px;
    }

    .img-comment img {
        width: 100%;
        height: auto;
    }

    .item-comment .img-comment, .item-comment2 .img-comment {
        margin-right: initial;
    }

    .item-comment2 {
        width: 100%;
        right: -5%;
        top: 2rem;
        height: 120px;
    }

    .item-comment3 {
        top: 3rem;
    }

    .item-comment2 h5, .item-comment h5 {
        font-size: 1.05em;
    }

    .item-comment p, .item-comment2 p {
        font-size: 0.9em;
    }

    .healthcare-comments .bg-items {
        height: 26rem;
    }

        .healthcare-comments .bg-items::before {
            width: 86%;
        }
    /*--flowchart--*/
    .flowchart-content::after {
        width: 0;
    }

    .right-flowchart-box {
        width: 100%;
    }

    .left-flowchart-box {
        width: 100%;
        padding: 10px;
        background: rgba(247, 123, 19, 0.15);
        border-radius: 15px;
    }

        .left-flowchart-box > div.answer {
            margin: auto;
            box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
        }

    .flowchart-questions p {
        font-size: 1em
    }
}

@media (max-width: 600px) {
    /* .uni_logo {
        display: none;
    }*/

    .nivo-slider .theme-default .nivo-caption {
        font-size: 0.9em;
        padding-bottom: 5%;
        padding-left: 37%;
    }

    .pt-mo-0 {
        padding-top: 0px !important;
    }

    a.item-service-4 {
        right: 72%;
    }

    .service-title-box::before {
        top: -12px;
        height: 10%;
    }

    .box-question-icon::after {
        left: 40%;
    }

    .circle {
        width: 75vw;
        height: 75vw;
        left: 1vw;
        top: 15%;
        margin-bottom: 53px;
    }
}

@media (max-width: 430px) {
    .box-question-icon::after {
        left: 38%;
    }

    #faq {
        margin-top: -21rem !important;
        padding: 1px 0;
    }

    a.item-service span {
        font-size: 1.2em;
        margin-top: 7px;
    }

    a.item-service i {
        font-size: 2em;
    }

    a.item-service-1 {
        width: 30%;
        height: 13%;
        top: -12%;
        right: -1%;
    }

    a.item-service-2 {
        width: 32%;
        height: 14%;
        right: 29%;
        top: -9%;
    }

    a.item-service-3 {
        width: 37%;
        height: 15%;
        top: 0%;
        right: 3%;
    }

    a.item-service-4 {
        width: 41%;
        height: 19%;
        top: 30%;
        right: 13%;
    }

    a.item-service-5 {
        width: 44%;
        height: 19%;
        top: 14%;
        right: -1%;
    }

    a.item-service-6 {
        right: 58%;
        width: 40%;
        height: 18%;
        top: -13%;
    }

    a.item-service-7 {
        width: 47%;
        height: 19%;
        top: 28%;
        right: 52%;
    }

    a.item-service-8 {
        width: 56%;
        height: 24%;
        top: 5%;
        right: 39%;
        z-index: 90;
    }
    /*--------------list services-------------services page-----*/


    .item-list-service-1, .item-list-service-2, .item-list-service-3, .item-list-service-4, .item-list-service-5, .item-list-service-6,
    .item-list-service-7, .item-list-service-8, .item-list-service-9, .item-list-service-10, .item-list-service-11,
    .item-list-service-12, .item-list-service-13, .item-list-service-14, .item-list-service-15, .item-list-service-16,
    .item-list-service-17, .item-list-service-18, .item-list-service-19, .item-list-service-20, .item-list-service-21 {
        width: 44%;
        height: auto;
        position: relative;
        float: right;
        text-align: center;
        color: #fff !important;
        height: 140px !important;
        margin-right: 1%;
    }

    .circle {
        width: 90vw;
        height: 90vw;
    }

    .item-comment {
        width: 100%;
        left: -5%;
        top: 3vw;
        height: auto;
    }

    .img-comment img {
        width: 100%;
        height: auto;
    }

    .item-comment .img-comment, .item-comment2 .img-comment {
        margin-right: initial;
    }

    .item-comment2 {
        width: 100%;
        right: -5%;
        top: 2rem;
        height: auto;
    }

    .item-comment3 {
        top: 3rem;
    }

    .item-comment2 h5, .item-comment h5 {
        font-size: 1.05em;
    }

    .item-comment p, .item-comment2 p {
        font-size: 0.9em;
    }

    .healthcare-comments .bg-items {
        height: 26rem;
    }

        .healthcare-comments .bg-items::before {
            width: 86%;
        }
}

@media (max-width: 375px) {
    .circle {
        width: 100vw;
        height: 100vw;
        left: 4vw;
    }

    .item-comment {
        width: 100%;
        left: -5%;
        top: 3vw;
        height: auto;
    }

    .item-comment2 {
        width: 100%;
        right: -5%;
        top: 6vw;
        height: auto;
    }

    .item-comment3 {
        top: 9vw;
    }

    .item-comment2 h5, .item-comment h5 {
        font-size: 1em;
    }

    .item-comment p, .item-comment2 p {
        font-size: 0.8em;
    }

    .healthcare-comments .bg-items {
        height: 24rem;
    }
}
/*-------------------other pages-------------------*/

.title-box-page h1 {
    color: var(--new-blue);
}

article.post h2 a {
    color: var(--new-blue);
    font-size: 18px;
    font-weight: 800;
}

.blog-img {
    width: 100%;
    height: 250px;
}

.flex-center {
    align-items: center !important;
    justify-content: center !important;
    display: flex;
}

.pagination > .active > a, .pagination .page-item.active .page-link {
    background-color: var(--new-blue) !important;
    border-color: var(--new-blue);
}

.pagination > li > a {
    color: var(--new-blue);
}

.bg-new-blue {
    background: var(--new-blue);
}

    .bg-new-blue i {
        color: var(--new-gray);
    }

h4.Title-catogory-blog {
    color: var(--new-blue);
    border-bottom: 1px solid var(--new-gray);
    margin: 10px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.fill-img {
    width: 100%;
    height: auto;
}

.content-blog p img {
    margin: auto !important;
    display: block;
}

.contact-info-box {
    border: 1px solid var(--new-gray);
    padding: 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px 0px;
    border-radius: 7px;
}

    .contact-info-box .title-contact {
        border-bottom: 1px solid var(--new-gray);
    }

.contact-box-item .icon-contact {
    font-size: 35px !important;
    width: 55px !important;
    height: 55px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: #007bec !important;
    background: linear-gradient(45deg,rgba(0,123,236,.0816527295) 40%,rgba(0,123,236,.4990196762) 100%) !important;
    color: var(--bs-primary) !important;
    border-radius: 69% 31% 61% 39%/40% 36% 64% 60% !important;
    transition: all ease-in-out .1s !important;
    flex-shrink: 0 !important;
    border-color: var(--b1) !important;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px 0px !important;
}

    .contact-box-item .icon-contact.phone {
        color: var(--new-orange) !important;
    }

    .contact-box-item .icon-contact.email {
        background: linear-gradient(45deg,rgba(250,176,5,.0816527295) 40%,rgb(71 250 5 / 50%) 100%) !important;
        color: #9f5ae2 !important;
    }

    .contact-box-item .icon-contact.address {
        background: linear-gradient(45deg,rgba(250,176,5,.0816527295) 40%,rgb(250 168 5 / 50%) 100%) !important;
    }

.Item-Title-Contact {
    margin-right: 30px;
    font-size: 1.4em;
    display: block;
}

.Item-Call-Contact {
    font-family: "Vazirmatn RD FD",numbers,iransans;
    font-weight: 600;
    font-size: 18px;
    color: var(--new-blue);
    margin-right: 30px;
}

#footer .Item-Call-Contact {
    font-family: "Vazirmatn RD FD",numbers,iransans;
    font-weight: 300;
    font-size: 16px;
    color: var(--new-gray);
    margin-right: 30px;
    padding-top: 6px;
}

#footer .contact-box-item .icon-contact {
    font-size: 30px !important;
    width: 45px !important;
    height: 45px !important;
}

#footer .list.list-icons.list-icons-style-2 li {
    margin-top: 25px;
}

#footer .list li a {
    padding-top: 13px;
}
/*---------------------About-------------------*/
.img-about-item {
    width: 100%;
    border-radius: 40px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    margin: auto;
    vertical-align: middle;
}

.content-about-item {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap;
}

.bg-newgray {
    background: #edeff5;
    position: relative;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    padding: 0 calc(50vw - 50%);
    margin-top: 0;
    top: 0;
    padding-top: 40px;
    padding-bottom: 40px;
}

.title-about-item {
    display: block;
    clear: both;
    width: 100%;
    margin-top: 3rem;
    margin-bottom: 4rem;
}

    .title-about-item .feature-box.feature-box-style-2 h5:after,
    .title-about-item .title-faq p:after,
    .title-about-item .title-blog p:after,
    .title-about-item .title-question p:after {
        background-image: linear-gradient(to right, #edeff5, #f5e4f9, #fbc5e3, #ffa5bb, #ff8984, #ff8984, #ff8984, #ff8984, #ffa5bb, #fbc5e3, #f5e4f9, #edeff5)
    }

.mobile-about-item {
    display: flex;
}

.about-member img {
    border-radius: 50% !important;
    box-shadow: rgba(26, 60, 77, 0.4) 0px 25px 20px -20px;
    border: 4px solid #edeff5;
}

.about-member h3 {
    text-align: center;
    color: var(--new-blue) !important;
    font-weight: 800 !important;
    font-size: 1.4em !important;
}

.about-member p {
    text-align: center;
    font-size: 1.3em;
}


@media(max-width: 992px) {
    .mobile-about-item {
        flex-direction: column;
    }

        .mobile-about-item.first-image {
            flex-direction: column-reverse;
        }

        .mobile-about-item h2 {
            margin-top: 15px;
        }
}

[id^="Step_"] {
    display: block;
    clear: both !important;
}

.error {
    text-align: center;
    font-weight: 600;
    color: var(--bd);
}

    .error i, .error span {
        color: red;
        font-size: 1.6em;
    }

.error-desc {
    text-align: center;
    color: var(--new-orange);
    font-weight: 500;
}
/*remember chackbox*/
.offset-3-lg {
    margin-right: 25%
}

.pd-bt-50 {
    padding-bottom: 50px !important;
}

.label-remember {
    margin-top: 1rem;
    margin-left: 1rem;
    font-size: 1.2em !important;
}

:root {
    --body: #fafafa;
    --text-default: #1d1d1f;
    --text-secondary: #86868b;
}

@media (prefers-color-scheme: light) {
    :root {
        --body: #fafafa;
        --text-default: #1d1d1f;
    }
}

@media (prefers-color-scheme: dark) {
    :root {
        --body: #161616;
        --text-default: #f5f5f7;
    }
}

.box-content input[type="checkbox"] {
    -webkit-appearance: none;
    outline: none;
    position: absolute;
    height: 3rem;
    width: 9rem;
    border: 5px solid var(--body);
    border-radius: 16rem;
    cursor: pointer;
    box-shadow: 9px 9px 16px rgba(189,189,189,0.6), -9px -9px 16px rgba(255,255,255,0.5), inset 10px 10px 15px -10px #c3c3c3, inset -10px -10px 15px -10px #fff;
}

@media (prefers-color-scheme: light) {

    .box-content input[type="checkbox"] {
        box-shadow: 9px 9px 16px rgba(189,189,189,0.6), -9px -9px 16px rgba(255,255,255,0.5), inset 10px 10px 15px -10px #c3c3c3, inset -10px -10px 15px -10px #fff;
    }
}

@media (prefers-color-scheme: dark) {

    .box-content input[type="checkbox"] {
        box-shadow: -8px -4px 8px 0px rgba(255,255,255,0.05), 8px 4px 12px 0px rgba(0,0,0,0.5), inset -4px -4px 4px 0px rgba(255,255,255,0.05), inset 4px 4px 4px 0px rgba(0,0,0,0.5);
    }
}


.box-content input[type="checkbox"]::before {
    content: "";
    height: 2.125rem;
    width: 2.125rem;
    background-color: var(--body);
    position: absolute;
    margin: auto;
    top: 0;
    left: 0.9375rem;
    bottom: 0;
    border-radius: 50%;
    box-shadow: 7px 7px 15px #c3c3c3, 9px 9px 16px rgba(189,189,189,0.6);
    transition: 0.15s;
}

@media (prefers-color-scheme: light) {

    .box-content input[type="checkbox"]::before {
        box-shadow: 7px 7px 15px #c3c3c3, 9px 9px 16px rgba(189,189,189,0.6);
    }
}

@media (prefers-color-scheme: dark) {

    .box-content input[type="checkbox"]::before {
        box-shadow: -8px -4px 8px 0px rgba(255,255,255,0.05), 8px 4px 12px 0px rgba(0,0,0,0.5);
    }
}


.box-content input[type="checkbox"]::after {
    content: "خیر";
    position: absolute;
    font-size: 1.2rem;
    right: 1.5625rem;
    top: 0.6rem;
    color: var(--text-secondary);
    font-weight: 400;
    letter-spacing: 0.004em;
}


.box-content input[type="checkbox"]:checked {
    background: #0071e3;
}

@media (prefers-color-scheme: light) {

    .box-content input[type="checkbox"]:checked {
        box-shadow: 9px 9px 16px rgba(189,189,189,0.6), -9px -9px 16px rgba(255,255,255,0.5), inset 10px 10px 15px -10px #0047b9, inset -10px -10px 15px -10px #0047b9;
    }
}


.box-content input[type="checkbox"]:checked::before {
    left: 5.3125rem;
    box-shadow: none;
}


.box-content input[type="checkbox"]:checked::after {
    content: "بله";
    right: 5rem;
    color: #f5f5f7;
}

@media(max-width: 992px) {
    .label-remember {
        display: block;
    }

    .login-btn {
        margin-top: 4rem;
    }
}

@media(max-width: 738px) {
    .offset-3-lg {
        margin-right: auto;
    }
}
/*-------------------------symtom------------------------*/
.no-display {
    display: none;
}

.active-dasplay {
    display: block;
}

#Box-Symptom {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    min-height: 400px;
}

.title-symptom {
    font-size: 2.2em;
    font-weight: 500;
    color: var(--dark);
}

.option-symptom {
    padding: 28px 50px;
    background: #e9edf3;
    box-shadow: -7.071px -7.071px 20px 0 rgba(255,255,255,1), 8.192px 5.736px 20px 0 rgba(133,168,204,.5);
    border: 1px solid #eee;
    color: var(--new-blue);
    font-size: 2em;
    font-weight: 700;
    margin: 15px;
    display: flex;
    flex-direction: column;
    float: right;
    justify-content: center;
    align-items: center;
}

    .option-symptom img {
        width: 50%;
    }

.navigate-box {
    flex: none;
    width: 100%;
    position: relative;
    display: flex;
    justify-content: end;
    border-top: 1px solid #ddd;
    padding-top: 15px;
}

    .navigate-box .btn-nav {
        padding: 10px 30px;
        font-weight: 700;
        font-size: 1.2em;
        position: relative;
        display: block;
    }

.btn-nav-next:after {
    position: absolute;
    content: "";
    right: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid white;
    border-right: 10px solid transparent;
}

.btn-nav-pre:after {
    position: absolute;
    content: "";
    left: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid white;
}

.slider {
    -webkit-appearance: none;
    width: 100%;
    height: 25px;
    background: #d3d3d3;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
    border-radius: 5px;
}

    .slider:hover {
        opacity: 1;
    }

    .slider::-webkit-slider-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 25px;
        height: 25px;
        background: #04AA6D;
        cursor: pointer;
    }

    .slider::-moz-range-thumb {
        width: 25px;
        height: 25px;
        background: #04AA6D;
        cursor: pointer;
    }

#YearsOld {
    cursor: pointer;
}

.right-nav {
    width: 50%;
    display: flex;
    justify-content: start;
}

.left-nav {
    width: 50%;
    display: flex;
    justify-content: end;
}

.age-select {
    padding: 10px;
    margin-top: 15px;
    font-size: 2.2em;
    font-weight: 500;
}

.ui-menu-item-wrapper {
    font-family: 'Vazirmatn RD FD';
    font-size: 1.2em;
}

.Signs-box {
    width: 100%;
    display: flex;
}

.sign-items {
    list-style: none;
    display: inline-block;
    padding: 10px;
    margin: 10px;
    border-radius: 7px;
    background: #e9edf3;
    box-shadow: -7.071px -7.071px 20px 0 rgba(255,255,255,1), 8.192px 5.736px 20px 0 rgba(133,168,204,.5);
}

.close-btn {
    color: red;
    margin-left: 10px;
    font-weight: bold;
    padding: 1px;
    font-size: 1.2em;
}

.title-signs {
    display: block;
    text-align: center;
    width: 50%;
    font-size: 1.5em;
    margin: 15px 10px;
    font-family: 'Vazirmatn RD FD';
}
/*-------------------------user panel-------------------------*/
.lnk-medical {
    background: var(--new-orange);
    color: white;
    padding: 7px 10px;
    border-radius: 5px;
    font-size: 1.2em;
    font-weight: 500;
    margin-left: 10px;
    text-align: center;
    margin-right: 10px;
    transition: all ease 0.5s;
    text-decoration: none;
    cursor: pointer;
}

    .lnk-medical:hover {
        text-decoration: none;
        color: white;
        opacity: 0.6;
    }

.bg-green {
    background: var(--green);
}

.title-modal-panel {
    margin: auto;
    font-family: 'Vazirmatn RD FD';
    font-size: 1.6em;
}

.modal-panel-header {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-bottom: 0px;
}

.subtitle-modal-panel {
    color: var(--c4);
    font-family: 'Vazirmatn RD FD';
    font-size: 1.2em;
    margin-top: 10px;
}

.btn-login-panel {
    width: 90%;
    margin: auto;
    display: block;
    font-size: 1.3em;
    font-weight: 600;
}

.Resend-Code {
    text-align: center;
    margin-top: 10px;
}

#ResendBtn {
    margin-top: 10px;
    background: var(--b2);
    color: var(--new-blue);
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

#modal-Panelcontent .field-validation-error {
    display: block;
}


@media(max-width: 480px) {
    .panel-lnk {
        flex-wrap: wrap;
        justify-content: end;
    }

    /*.panel-lnk .lnk-medical {
            background: none;
            color: var(--new-orange);
            border-bottom: 2px solid;
        }

        .panel-lnk .lnk-user {
            color: var(--green);
            border-bottom: 0;
            border-top: 2px solid;
            margin-top: 2px;
        }*/
}

.message-login {
    display: block;
    text-align: center;
    font-size: 16px;
    padding: 0;
    font-weight: 500;
}

.typeLoginBtn {
    color: var(--bd);
    border: 0;
    background: none;
    text-align: center;
    display: block;
    width: 90%;
    font-size: 1.3em;
    font-weight: 800;
    padding: 10px;
    margin: auto;
}

.g-captcha {
    display: flex;
    align-items: center;
    margin: auto;
    margin-bottom: 10px;
    font-family: 'Vazirmatn RD FD';
}

.btn-logout {
    color: white;
    margin-bottom: 15px;
    padding: 10px 20px;
}
/*------------------------profile--------------------------*/
.Profile-Box {
    flex-direction: row-reverse;
    /*background: var(--light);*/
    position: relative;
    flex-wrap: nowrap;
    background: #eeeff2bd;
}

.bg-white {
    background: white;
}

.Toggle-Profile-Menu {
    transform: translate(150%);
    transition: all ease 1s;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

input[type="checkbox"].profile-bar {
    position: absolute;
    display: block;
    height: 32px;
    width: 32px;
    top: 20px;
    right: 20px;
    z-index: 5;
    opacity: 0;
    cursor: pointer;
    right: 15%;
    width: 40px;
    height: 40px;
}

.hamburger-lines {
    height: 26px;
    width: 32px;
    position: absolute;
    top: 17px;
    right: 20px;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.humberger-menue {
    height: 100%;
}

.humberger-arrow {
    background: var(--c2);
    padding: 5px;
    border-radius: 2px;
    padding-bottom: 21px;
    box-sizing: border-box;
    right: 15%;
    border: 4px solid white;
    width: 40px;
    height: 40px;
    transition: all 0.4s ease-in-out;
}

.close-toggle-profile-menu {
    display: flex;
    /*position: absolute;*/
    /*right: 0;*/
    width: 85px;
    height: 100%;
    padding: 15px;
    transition: transform 0.4s ease-in-out;
    padding: 0 10px;
    position: fixed;
    right: -50px;
}

.hamburger-lines .line1 {
    transform-origin: 0% 0%;
    transition: transform 0.4s ease-in-out;
}

.hamburger-lines .line {
    display: block;
    height: 4px;
    width: 100%;
    border-radius: 10px;
    background: #0e2431;
}

.nav-container .hamburger-lines .line2 {
    transition: transform 0.2s ease-in-out;
}

.hamburger-lines .line3 {
    transform-origin: 0% 100%;
    transition: transform 0.4s ease-in-out;
}

input[type="checkbox"].profile-bar:checked ~ .hamburger-lines .line1 {
    transform: rotate(45deg);
}

input[type="checkbox"].profile-bar:checked ~ .hamburger-lines .line2 {
    transform: scaleY(0);
}

input[type="checkbox"].profile-bar:checked ~ .hamburger-lines .line3 {
    transform: rotate(-45deg);
}

.profile-content {
    transition: all 0.4s ease-in-out;
}

input[type="checkbox"].profile-bar:not(:checked) ~ .profile-content {
    width: 100%;
    flex: 0 0 100%;
    max-width: calc(100% - 85px);
}

input[type="checkbox"].profile-bar:not(:checked) ~ .humberger-arrow {
    transform: rotate(180deg);
}

input[type="checkbox"].profile-bar:checked ~ .close-toggle-profile-menu {
    width: 0;
}

input[type="checkbox"].profile-bar:not(:checked) ~ .humberger-arrow, input[type="checkbox"].profile-bar:not(:checked) {
    right: 80px;
}

    input[type="checkbox"].profile-bar:not(:checked) ~ .close-toggle-profile-menu {
        width: 95px;
        right: -15px;
    }

input[type="checkbox"].profile-bar:checked ~ .Toggle-Profile-Menu {
    transform: translateX(0);
}

.full-percetage {
    width: 100%;
}

.Menu-Profile-close ul {
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

    .Menu-Profile-close ul li {
        padding: 10px 0;
        width: 100%;
        text-align: center;
        font-size: 1.2em;
    }

        .Menu-Profile-close ul li a {
            color: var(--cyan);
            transition: all ease 0.5s;
        }

            .Menu-Profile-close ul li a:hover {
                color: var(--c3);
                font-size: 1.3em;
            }

.profile-logo-close {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px auto;
}

    .profile-logo-close img {
        width: 60%;
        margin: auto;
    }

.Right-Profile {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    position: relative;
    height: 100%;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.sidebar {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

/*   .Right-Profile:after {
        position: absolute;
        content: "";
        display: block;
        width: 100%;
        height: 5em;
        background: var(--c1);
        top: 0;
        left: 0;
        z-index: 1;
    }*/
.logo-profile {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 15px auto;
}

    .logo-profile img {
        width: 55px;
    }

    .logo-profile p {
        font-weight: 700;
        margin-top: 22px;
        margin: auto 10px;
        font-size: 14px;
    }

.profile-user-img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    padding: 10px;
    position: relative;
    z-index: 2;
    background: var(--c1);
}

    .profile-user-img img {
        width: 95%;
        border-radius: 50%;
        height: 95%;
    }

.Right-Profile label {
    font-weight: 600;
    margin: 15px auto;
    font-size: 1.3em;
}

.box-btn-profile {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 15px auto;
}

.btn-Profile {
    font-size: 1.2em;
    font-weight: 600;
    border: 1px solid var(--c3);
    margin: 5px auto 10px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    transition: all ease 0.5s;
    height: 50px;
    margin-left: 7px;
}

    .btn-Profile:hover {
        box-shadow: none;
        border: 1px solid var(--c1);
        color: var(--c4);
    }

    .btn-Profile img {
        width: 20px;
    }

    .btn-Profile:hover i {
        color: var(--p2);
    }

    .btn-Profile i {
        padding-left: 5px;
        color: var(--b3);
        transition: all ease 0.5s;
    }



.Menu-Profile {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
    justify-content: flex-start;
    padding-top: 15px;
}

    .Menu-Profile ul {
        display: flex;
        flex-direction: column;
        width: 100%;
        list-style: none;
        font-size: 1.2em;
        padding: 10px;
    }

        .Menu-Profile ul li {
            display: flex;
        }

            .Menu-Profile ul li a {
                color: #666;
                width: 100%;
                display: block;
                padding: 15px 10px;
                text-decoration: none;
                font-weight: 600;
                transition: all ease 0.5s;
                font-size: 15px;
            }

                .Menu-Profile ul li a:hover {
                    color: var(--cyan);
                }

                .Menu-Profile ul li a i {
                    padding-left: 10px;
                    color: var(--c3);
                }

.summery-profile {
    background: white;
    margin: 15px;
    border-radius: 15px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    border: 2px solid var(--b1);
    height: calc(100% - 32px);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
}

    .summery-profile img.img-profile {
        width: 150px;
        height: 150px;
        border-radius: 50%;
        border: 2px solid var(--c2);
        padding: 10px;
    }

    .summery-profile .general-info {
        display: block;
        width: -webkit-fill-available;
        padding: 10px;
    }

        .summery-profile .general-info h6 {
            font-weight: 600;
            display: block;
            text-align: right;
            font-family: b yekan;
            font-size: 1.3em;
        }

    .summery-profile .title-profile {
        font-weight: 600;
        margin: 15px auto;
        font-size: 16px;
    }

    .summery-profile .lbl-profile {
        font-size: 14px;
        border-bottom: 1px solid var(--c1);
        background: linear-gradient(92deg,transparent, var(--c1), transparent);
        padding: 10px 25px;
        padding-bottom: 2px;
        border-radius: 10px;
        font-weight: 600;
    }

    .summery-profile .ul-flex {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
    }

        .summery-profile .ul-flex li {
            display: flex;
            flex-direction: column;
            align-items: center;
            flex-wrap: wrap;
            list-style: none;
            justify-content: center;
            font-weight: bold;
            padding: 10px;
            color: var(--dark);
        }

            .summery-profile .ul-flex li span {
                font-weight: 600;
                color: var(--green);
            }

    .summery-profile .general-info ul {
        padding: 0;
    }

        .summery-profile .general-info ul li {
            list-style: none;
        }

            .summery-profile .general-info ul li label {
                width: 50%;
                font-weight: 600;
                color: var(--c3);
            }

            .summery-profile .general-info ul li span {
                font-weight: 600;
            }

    .summery-profile .disorder-info {
        display: flex;
        width: 100%;
        padding: 10px;
    }

        .summery-profile .disorder-info h6 {
            font-weight: 600;
            display: block;
            text-align: right;
            margin: auto;
            flex: auto;
            font-size: 1.3em;
            font-family: b yekan;
        }

        .summery-profile .disorder-info select {
            background: var(--c1);
            width: 50%;
            border: 0;
            padding: 5px;
            color: var(--gray);
            font-weight: 700;
            box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
            cursor: pointer;
        }

    .summery-profile .lst-disorder ul {
        padding: 0;
    }

        .summery-profile .lst-disorder ul li {
            list-style: none;
            margin-bottom: 10px;
            border-bottom: 1px solid var(--c1);
            padding: 5px 0;
        }

            .summery-profile .lst-disorder ul li label {
                color: var(--c4);
                font-weight: 600;
            }

            .summery-profile .lst-disorder ul li span {
                background: var(--light);
                padding: 5px;
                margin: 5px;
                border-radius: 5px;
                color: var(--bd);
                font-size: 0.9em;
                font-weight: 500;
            }

.profile-content .header-profile {
    padding: 8px;
    border-radius: 10px;
    background: white;
    margin: 7px auto;
    display: flex;
    align-items: center;
    margin-right: 15px;
}

    .profile-content .header-profile p {
        font-weight: 700;
        margin: 0;
        margin-top: 5px;
        font-size: 15px;
    }

.profile-content .sub-header-profile {
    flex-direction: column;
    align-items: flex-start;
    padding: 5px;
    padding-right: 15px;
}

    .profile-content .sub-header-profile .message-profile {
        font-size: 0.9em;
        color: var(--c4);
    }

.profile-content .vital-box {
    padding: 10px;
    border: 1px solid var(--light);
    background: #FEC2AA;
    background: linear-gradient(180deg, #FFFFFF,#ffd6c559);
    border-radius: 2px;
    border: 5px solid white;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
}

    .profile-content .vital-box p {
        font-weight: 600;
        color: var(--red);
        font-size: 1.35em;
    }

    .profile-content .vital-box .lst-vital {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

        .profile-content .vital-box .lst-vital .item-vital {
            background-color: #ffffffc4;
            margin: auto;
            text-align: center;
            padding: 10px;
            border-radius: 10px;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
        }

            .profile-content .vital-box .lst-vital .item-vital label {
                font-weight: bold;
                font-size: 1.2em;
            }

                .profile-content .vital-box .lst-vital .item-vital label i {
                    font-weight: bold;
                    color: var(--info);
                    font-size: 1.3em;
                    margin-left: 5px;
                }

            .profile-content .vital-box .lst-vital .item-vital span {
                font-weight: bold;
                font-size: 1.2em;
                color: var(--danger);
            }

.profile-content .flex-content {
    display: flex;
    flex-direction: row !important;
    flex-wrap: wrap;
}

    .profile-content .flex-content .consule-box {
        display: flex;
        background: #ffd6c559;
        border: 6px solid white;
        border-radius: 5px;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
    }

        .profile-content .flex-content .consule-box .consule-content {
            display: flex;
            flex-direction: column;
            flex-wrap: wrap;
        }

        .profile-content .flex-content .consule-box img {
            width: 40%;
        }

        .profile-content .flex-content .consule-box label {
            font-weight: 600;
            margin-top: 10px;
            font-size: 1.15em;
        }

        .profile-content .flex-content .consule-box p {
            font-size: 0.95em;
            text-align: right;
            line-height: 23px;
            padding: 1px 5px;
        }

        .profile-content .flex-content .consule-box a {
            margin: auto;
            margin-bottom: 10px;
            display: inline-block;
            font-weight: 600;
            font-size: 1.1em;
        }

.specialist-box {
    background: white;
    margin: 15px auto;
    border-radius: 5px;
    padding: 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
}

    .specialist-box .title-box {
        font-weight: bold;
        font-size: 1.2em;
        margin-bottom: 0;
    }

    .specialist-box .desc-p {
        font-size: 1em;
    }

    .specialist-box .item-specialist {
        display: flex;
        flex-direction: row;
        width: 100%;
        padding: 5px;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
        margin-bottom: 18px;
        border-radius: 7px;
        cursor: pointer;
        transition: all ease-in-out 0.5s;
        box-sizing: border-box;
        border: 1px solid #fff;
        text-decoration:none;
        cursor:pointer;
    }
.item-specialist label
{
   color:var(--dark);
}

.specialist-box .item-specialist:hover {
    box-shadow: none;
    border-color: var(--c1);
    text-decoration: none;
}

        .specialist-box .item-specialist img {
            width: 60px;
            margin-left: 10px;
        }

        .specialist-box .item-specialist .desc-specialist {
            display: flex;
            flex-direction: column;
            flex-wrap: wrap;
            padding-right: 7px;
        }

            .specialist-box .item-specialist .desc-specialist label {
                font-weight: 800;
                font-size: 1.1em;
            }

            .specialist-box .item-specialist .desc-specialist span {
                color: var(--c4);
                font-size: 0.9em;
            }

.note-box {
    background: white;
    padding: 0;
    border-radius: 7px;
    margin: 15px auto;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
}

    .note-box .note-header {
        padding: 7px;
        font-weight: 700;
        font-size: 1.2em;
        background: var(--b1);
    }

        .note-box .note-header label {
            margin-bottom: 0;
        }

    .note-box .note-content label {
        color: var(--c4);
        padding: 5px 10px;
        font-weight: 500;
        margin: 0;
    }

    .note-box .note-content p {
        padding: 5px 7px;
        font-size: 12px;
        text-align: justify;
    }

.graph-box {
    background: white;
    margin-top: 15px;
}

    .graph-box select {
        padding: 5px;
        width: 200px;
        margin: 10px;
        color: var(--c4);
        font-weight: 700;
        border: 0;
    }

.main {
    overflow-x: hidden;
}

.right-headerprofile {
    width: 50%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

    .right-headerprofile img {
        margin-left: 10px;
        width: 45px;
    }

.left-headerprofile {
    width: 50%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

    .left-headerprofile a.logout, .left-headerprofile a.header-item {
        font-size: 1.7em;
        margin: auto 10px;
        color: var(--c4);
        transition: all ease 0.5s;
    }

        .left-headerprofile a.logout:hover {
            color: var(--red);
        }

        .left-headerprofile a.logout img {
            width: 27px;
            cursor: pointer;
            margin: 5px;
        }

.date-profile {
    margin: 35px auto 15px;
}

    .date-profile ul {
        text-align: center;
        padding: 0;
        margin: 0;
    }

        .date-profile ul li {
            list-style: none;
            text-align: center;
        }

            .date-profile ul li label {
                font-size: 1.1em;
                text-align: center;
            }

                .date-profile ul li label.day-profile {
                    font-size: 2em;
                    font-weight: bold;
                }

.message-profile img {
    width: 36px;
    margin-top: -11px;
    cursor: pointer;
}

.Menu-Profile ul li a i.profile-menu-active {
    border-right: 2px solid var(--green2);
    color: var(--green2);
    padding-right: 7px;
    font-weight: bolder;
}

.visit-history {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    margin: 15px auto;
    background: white;
    border-radius: 5px;
}

.right-history-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    border-left: 1px solid var(--c2);
}

    .right-history-box select {
        margin: 10px auto;
        background: var(--c1);
        border: 0;
        width: 100%;
        border-radius: 3px;
        padding: 3px 5px;
        cursor: pointer;
    }

    .right-history-box .ul-visit-history {
        list-style: none;
        padding: 0;
        width: 100%;
        padding-right: 10px;
        padding-left: 10px;
        margin: 15px auto;
        margin-top: 30px;
    }

        .right-history-box .ul-visit-history li {
            height: 30px;
        }

            .right-history-box .ul-visit-history li label {
                vertical-align: middle;
            }

        .right-history-box .ul-visit-history input[type=checkbox] {
            position: relative;
            width: 20px;
            height: 20px;
            background-color: white;
            z-index: 1;
            cursor: pointer;
            border-color: var(--c2);
        }

            .right-history-box .ul-visit-history input[type=checkbox]::after {
                position: absolute;
                width: 20px;
                height: 20px;
                top: 0;
                left: 0;
                background-color: var(--b2);
                content: "";
                opacity: 1;
                border: 1px solid var(--c3);
                border-radius: 3px;
            }

            .right-history-box .ul-visit-history input[type=checkbox].bg-seablue:after, td.bg-seablue {
                background-color: var(--seablue);
            }

            .right-history-box .ul-visit-history input[type=checkbox].bg-violet:after, td.bg-violet {
                background-color: var(--violet);
            }

            .right-history-box .ul-visit-history input[type=checkbox].bg-brown:after, td.bg-brown {
                background-color: var(--brown);
            }

            .right-history-box .ul-visit-history input[type=checkbox].bg-pink:after, td.bg-pink {
                background-color: var(--pink);
            }

            .right-history-box .ul-visit-history input[type=checkbox].bg-green2:after, td.bg-green2 {
                background-color: var(--green2);
            }

            .right-history-box .ul-visit-history input[type=checkbox]:not(:checked):after {
                background-color: white;
            }

.left-history-box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

    .left-history-box > p {
        font-weight: 700;
        margin: 10px;
    }

    .left-history-box thead tr td {
        color: var(--c4);
        text-align: center;
        font-size: 0.9em;
    }

    .left-history-box tbody tr td {
        border-left: 1px dashed var(--c3);
        height: 30px;
        opacity: 0.7;
    }

    .left-history-box table {
        width: 100%;
    }

/*------------------------------پروفایل من -my profile----------------------*/
.nav-profile {
    width: 100%;
    /*background: #f5f6f8;*/
    border-radius: 10px;
    padding: 8px;
    list-style: none;
    display: flex;
    align-items: center;
    margin: auto;
    background-color: #eeeff2;
    font-size: 12px;
}

    .nav-profile li {
        padding: 5px;
        color: black;
    }

        .nav-profile li a {
            position: relative;
            color: black;
            margin-left: 20px;
            font-weight: 600;
            transition: all ease 0.5s;
            text-decoration: none;
        }

            .nav-profile li a:hover {
                color: var(--greenblue);
            }

        .nav-profile li i {
            color: var(--c4);
        }

        .nav-profile li label {
            color: var(--text-secondary);
            margin: 0;
        }

.box-imgprofile {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
    width: 100%;
}

    .box-imgprofile a, .box-imgprofile button {
        text-align: center;
        width: 170px;
        margin: 12px;
        padding: 15px;
        color: white;
        font-size: 15px;
        font-weight: bold;
        font-family: 'iran-yekan-300';
        transition: all ease 0.5s;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    }

    .box-imgprofile .btn-deleteimg {
        color: var(--dark);
        background-color: white;
        border: 1px solid var(--c3);
    }

        .box-imgprofile .btn-deleteimg:hover {
            color: white;
            background-color: red;
        }

            .box-imgprofile .btn-deleteimg:hover i {
                color: white;
            }

        .box-imgprofile .btn-deleteimg i {
            color: red;
        }

    .box-imgprofile .btn-changeimg {
        background-color: var(--greenblue);
    }

.bg-greenblue {
    background-color: var(--greenblue);
}

.box-imgprofile .btn-changeimg:hover {
    color: var(--greenblue);
    background-color: white;
}
/*-----------------file image upload------------------*/
.file-upload {
    background-color: #ffffff;
    width: 80%;
    margin: 0 auto;
    padding: 20px;
}

.file-upload-btn {
    width: 100%;
    margin: 0;
    color: #fff;
    background: #1FB264;
    border: none;
    padding: 10px;
    border-radius: 4px;
    border-bottom: 4px solid #15824B;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
}

    .file-upload-btn:hover {
        background: #1AA059;
        color: #ffffff;
        transition: all .2s ease;
        cursor: pointer;
    }

    .file-upload-btn:active {
        border: 0;
        transition: all .2s ease;
    }

.file-upload-content {
    display: none;
    text-align: center;
}

.file-upload-input {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    outline: none;
    opacity: 0;
    cursor: pointer;
}

.image-upload-wrap {
    margin-top: auto;
    border: 3px dashed var(--c1);
    position: relative;
    border-radius: 10px;
    padding: 10px;
    transition: all ease 0.4s;
}

    .image-dropping,
    .image-upload-wrap:hover {
        background-color: var(--c2);
        border: 3px dashed #ffffff;
    }

.image-title-wrap {
    padding: 0 15px 15px 15px;
    color: #222;
}

.drag-text {
    text-align: center;
}

.image-upload-wrap .drag-text img {
    width: 100px;
    height: auto;
    margin: 15px auto;
    max-width: 100%;
}

.drag-text h3 {
    font-weight: 600;
    text-transform: uppercase;
    color: var(--dark);
    padding: 40px 0;
    font-family: iran-yekan-300;
    font-size: 16px;
    margin-bottom: 10px;
}

.file-upload-image {
    max-height: 200px;
    max-width: 200px;
    margin: auto;
    padding: 20px;
}

.file-upload-image-record {
    max-height: 100%;
    max-width: 100%;
    margin: auto;
    padding: 20px;
}

.remove-image {
    width: 200px;
    margin: 0;
    color: #fff;
    background: #cd4535;
    border: none;
    padding: 10px;
    border-radius: 4px;
    border-bottom: 4px solid #b02818;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
    font-family: iran-yekan-300;
}

    .remove-image:hover {
        background: #c13b2a;
        color: #ffffff;
        transition: all .2s ease;
        cursor: pointer;
    }

    .remove-image:active {
        border: 0;
        transition: all .2s ease;
    }

/*---------------------profile user information ---------------------*/
.profile-content .profile-user-info {
    width: 100%;
    border-radius: 3px;
    background: #eeeff2;
    border: 1px solid var(--c1);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
}

.header-info {
    border-bottom: 3px solid var(--c2);
    padding: 13px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
}

    .header-info label {
        margin: 0;
        padding: 0;
        font-weight: 700;
        margin-right: 10px;
        font-size: 1.1em;
        color: var(--dark);
    }

.body-info {
    padding: 15px;
    margin: 10px auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

    .body-info .item-info {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        padding: 5px;
        margin-top: 25px;
    }

        .body-info .item-info label {
            font-weight: bold;
            margin-right: 5px;
            font-size: 14px;
        }

        .body-info .item-info input, .body-info .item-info select {
            width: 100%;
            padding: 5px;
            border-radius: 7px;
            border: 2px solid var(--c3);
            height: 50px;
            transition: 0.5s;
            border-radius: 6px;
            border: solid 1px #e2e4e8;
            background-image: linear-gradient(to bottom, #fff, #eeeff2);
        }

            .body-info .item-info input[type=text]:focus {
                border: 2px solid #12c0d6a8;
                box-shadow: 0 0 0 3px #e5f3ff, 0 2px 2px -1px rgba(0, 0, 0, 0.12);
            }

        .body-info .item-info .item-radio {
            display: flex;
            align-items: center;
            justify-content: center;
        }

            .body-info .item-info .item-radio input[type=radio] {
                width: 30px;
                cursor: pointer;
            }

            .body-info .item-info .item-radio span {
                padding: 0px 10px;
            }

.required-star {
    color: red;
    margin-right: 10px;
}

select::-ms-expand {
    display: none;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    position: relative;
    padding-right: 40px !important;
}

.body-info .item-info .select {
    position: relative;
    display: block;
    width: 100%;
}

    .body-info .item-info .select:before {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-top: 3px solid var(--c3);
        border-right: 3px solid var(--c3);
        transform: rotate(134deg);
        top: 40%;
        right: 15px;
        z-index: 1;
    }
/*-------------------date picker--------------------*/
.pdp-default .pdp-footer .goToday {
    color: #f0f0f0;
    text-decoration: none;
    font-family: 'iran-yekan-300';
    font-weight: bold;
}

.pdp-default .pdp-footer {
    background: var(--c4);
    font: normal 12px Tahoma;
    text-align: center;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.pdp-default .dow {
    font-family: 'iran-yekan-300' !important;
}

.pdp-default .cell {
    font-family: 'iransans';
}

.pdp-default .yearSelect li:hover, .pdp-default .monthSelect li:hover {
    background: var(--greenblue) !important;
    color: #ffffff;
    border-color: var(--greenblue) !important;
    cursor: pointer;
}

.pdp-default .yearSelect li, .pdp-default .monthSelect li {
    font-family: 'iransans';
}

.pdp-default {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

/*--------------------------my record-----------------------*/
.personal-info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.personal-img {
    width: 60px;
    height: 60px;
    flex-grow: 0;
    margin: auto 15px auto;
    padding: 7px;
    border-radius: 10px;
    box-shadow: 0 4px 5px -1px rgba(0, 0, 0, 0.1);
    background-color: #b2b7c29e;
}

    .personal-img img {
        width: 98%;
        height: auto;
        margin: auto;
    }

.personal-detail {
    margin: auto 15px auto;
    font-family: iran-yekan-300;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

    .personal-detail > label {
        margin: 10px 10px auto;
        font-size: 14px;
        font-weight: bold;
        color: #0f1d40;
    }

    .personal-detail ul {
        list-style: none;
        color: #8c93a3;
        padding: 0;
        margin-top: 10px;
        margin-bottom: 5px;
    }

        .personal-detail ul li i {
            color: var(--greenblue);
        }

        .personal-detail ul li {
            display: inline-block;
            margin-right: 15px;
            font-size: 16px;
        }

            .personal-detail ul li:first-child {
                margin-right: 0px !important;
            }

.personal-box {
    padding: 0px !important;
}

.myrecord-info .header-info i {
    font-weight: 600;
    background: white;
    padding: 10px;
    border-radius: 7px;
    font-size: 0.9em;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}

.tab-record {
    width: 100%;
}

.profile-content .body-info .tab-record ul {
    display: flex;
    list-style: none;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
    width: 100%;
}

    .profile-content .body-info .tab-record ul li {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin: auto 5px;
        font-size: 11px;
        font-weight: bold;
        border-radius: 12px;
        border: solid 1px #f1f4f8;
        box-shadow: 0 5px 11px -3px rgba(0, 0, 0, 0.1);
        padding: 5px;
        cursor: pointer;
        transition: all ease 0.5s;
        min-width: 105px;
    }

        .profile-content .body-info .tab-record ul li:hover {
            transform: scale(1.1);
        }

        .profile-content .body-info .tab-record ul li img {
            width: 35px;
        }

        .profile-content .body-info .tab-record ul li label {
            cursor: pointer;
            margin-top: 7px;
        }

.width-full {
    width: 100%;
}

.header-toggle a {
    display: block;
    width: 100%;
    cursor: pointer;
    text-decoration: none;
}

    .header-toggle a label {
        cursor: pointer;
        font-family: 'Vazirmatn RD FD','iransans';
        font-size: 17px;
        color: var(--dark);
    }

    .header-toggle a i {
        color: var(--dark);
    }

.toggle-body-info {
    width: 100%;
    border-radius: 3px;
    background: #eeeff2;
    border: 1px solid var(--c1);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
}

.mt-30 {
    margin-top: 30px !important;
}

.active-profile-tab {
    background: #eeeff2;
}

.form-control:focus {
    border: 2px solid var(--greenblue);
}

.show-tab {
    display: block;
}

.hide-tab {
    display: none;
}

textarea.text-area {
    padding: 8px 12px 4px 4px;
    border-radius: 6px;
    border: solid 1px #e2e4e8;
    background-color: #fff;
    height: 150px;
}

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-record {
    width: 50px;
    height: 50px;
    background: var(--greenblue);
    border: 1px solid var(--c3);
    border-radius: 50%;
    position: relative;
    color: white;
    font-weight: bold;
    font-size: 32px;
    transition: all ease 0.5s;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

    .btn-record i {
        font-size: 24px;
        font-weight: 600;
        margin: auto;
    }

    .btn-record:hover {
        opacity: 0.7;
        box-shadow: none
    }

.box-item-entry ul {
    margin: 10px auto;
    list-style: none;
    position: relative;
    padding: 0;
}

.box-item-entry .date-item {
    background: #ffbb38;
    border-radius: 5px;
    color: white;
    margin: 0 7px;
    padding: 7px;
    font-size: 0.95em;
    vertical-align: central;
    margin-left: 15px;
    margin-top: 10px;
}

.flex-start {
    justify-content: flex-start;
}

.box-item-entry .item-entry {
    text-decoration: none;
    border-radius: 5px;
    padding: 7px;
    border: 1px solid #ffdc99;
    background: #fffcf5;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    margin-left: 10px;
    width: fit-content;
    padding-right: 25px;
    padding-top: 5px;
}

    .box-item-entry .item-entry label, .item-entry-desc label {
        font-weight: 600;
        margin: 0;
        margin-left: 5px;
    }

    .box-item-entry .item-entry span {
        margin-left: 10px;
    }

.box-item-entry li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    font-size: 12px;
    width: 100%;
    position: relative;
    background: #ffffff78;
    padding: 10px;
    border-radius: 7px;
    margin-top: 10px;
    padding-top: 0;
}

.item-entry-desc {
    background: #f8fbff;
    color: #2c86de;
    border: 1px solid #a3cd3c;
    border-radius: 5px;
    margin-top: 10px;
    font-size: 12px;
    padding: 7px;
    margin-left: 10px;
}

.close-entry-item {
    font-size: 15px;
    position: absolute;
    right: 2px;
    top: 5px;
    cursor: pointer;
    width: 20px;
    height: 20px;
    text-align: center;
    text-decoration: none;
    color: #ffbb38;
}

.height-53 {
    height: 53px !important;
}

.box-item-entry li.item-entry-float {
    float: right;
    margin-right: 10px;
    width: fit-content;
}

.list-alarm {
    background: #f5f6f7;
    border-radius: 7px;
    border: solid 2px #e5e8ea;
    padding: 15px 0;
}

.flex-row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.flex-column {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.list-alarm .header-alarm {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    color: rgba(0, 0, 0, 0.4);
    border-bottom: 2px solid #8c93a3;
    font-family: iran-yekan-300;
    font-weight: 900;
}

.list-alarm .body-alarm {
    display: flex;
    color: #2c3857;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    flex-wrap: wrap;
    border-bottom: 1px solid #e5e8ea;
}

    .list-alarm .body-alarm label {
        font-size: 12px;
    }

    .list-alarm .body-alarm p {
        background: white;
        border-radius: 7px;
        padding: 5px;
        margin-bottom: 5px;
        font-size: 12px;
        font-weight: normal;
        border: 1px solid var(--c2);
    }

.height-186 {
    height: 186px !important;
}

.record-action {
    text-align: left;
}

.TabFileVisit {
    border-right: 1px solid;
    padding-right: 10px;
    cursor: pointer;
    transition: all ease 0.5s;
}

    .TabFileVisit:hover {
        color: #ccc;
    }

.record-action > span {
    cursor: pointer;
}

.record-action a {
    width: 25px;
    height: 25px;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
}

    .record-action a i {
        text-decoration: none;
        cursor: pointer;
        width: 100%;
        height: 100%;
        margin: auto;
        font-size: 22px;
    }

.title-table span {
    font-weight: 700;
    margin-right: 10px;
}

.search-form button {
    position: absolute;
    left: 6px;
    top: 2px;
    border: 0;
    background: none;
    color: var(--c3);
    width: 50px;
    height: 100%;
    margin: auto;
}

.header-alarm label {
    font-size: 14px;
}

.br-ra-7 {
    border-radius: 7px;
}
/*-------------------paging profile ---------------*/
.paging-profile ul {
    list-style: none;
    text-align: left;
    direction: ltr;
    margin: 15px;
    color: var(--dark);
}

    .paging-profile ul li {
        display: inline-block;
    }

        .paging-profile ul li.active {
            background-color: rgba(0, 0, 0, 0.07);
            border-radius: 7px;
        }

        .paging-profile ul li.num-page {
            width: 32px;
            height: 32px;
            text-align: center;
        }

            .paging-profile ul li.num-page a {
                text-align: center;
                display: block;
                height: 100%;
                font-size: 14px;
                border-radius: 7px;
                transition: all ease 0.5s;
            }

                .paging-profile ul li.num-page a:hover {
                    background-color: #fff;
                }

        .paging-profile ul li.prev-page, .paging-profile ul li.next-page {
            box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
            background-color: #fff;
            border-radius: 7px;
            position: relative;
            width: 32px;
            height: 32px;
            text-align: center;
        }

            .paging-profile ul li.prev-page a, .paging-profile ul li.next-page a, .paging-profile ul li.num-page a {
                width: 100%;
                height: 100%;
                margin: auto;
                display: flex;
                flex-wrap: wrap;
                align-items: center;
                justify-content: center;
                cursor: pointer;
            }

                .paging-profile ul li.prev-page a i, .paging-profile ul li.next-page a i {
                    font-size: 16px;
                }

.form-flex {
    display: flex;
    flex-wrap: wrap;
}

.align-left {
    text-align: left;
}

.search-form button:focus {
    outline: 0 !important;
}

.dis-content {
    display: contents;
}

.file-recore {
    height: 0 !important;
    overflow: hidden;
    width: 0 !important;
    opacity: 0;
    padding: 0 !important;
}

    .file-recore + label {
        background: #f15d22;
        border: none;
        border-radius: 5px;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        font-family: 'Rubik', sans-serif;
        font-size: inherit;
        font-weight: 500;
        margin-bottom: 1rem;
        outline: none;
        padding: 1rem 50px;
        position: relative;
        transition: all 0.3s;
        vertical-align: middle;
    }

        .file-recore + label:hover {
            background-color: #d3460d;
        }

.noview {
    display: none;
}

/*--------------------------search profile doctor----------------*/
#SearchBoxDoctor .nav-pills > li > a {
    border-radius: 4px 4px 0 0;
    margin: 0;
}

.br-5 {
    border-radius: 5px;
}

#SearchBoxDoctor {
    padding: 0px 10px;
}

    #SearchBoxDoctor .tab-content {
        color: black;
        /*background-color: var(--gray-profile);*/
        padding: 5px 15px;
        z-index: 1;
        position: relative;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    #SearchBoxDoctor .body-info .item-info input, #SearchBoxDoctor .body-info .item-info select {
        font-size: 12px;
    }

.bg-gray-profile {
    background: var(--gray-profile) !important;
}

.search-box-tab .body-info .item-info {
    margin: auto;
}

.search-box-tab ul li a {
    padding: 10px 20px;
    font-size: 13px;
    font-weight: bolder;
    font-family: 'iran-yekan-300';
    color: black;
    background: white !important;
    display: flex;
    text-decoration: none;
    margin-right: 3px;
}

.search-box-tab ul.nav-pills li a {
    background: var(--gray-profile) !important;
}

.search-box-tab ul li.active a {
    background: var(--gray-profile) !important;
    color: black !important;
}

.search-box-tab ul.nav-pills li.active a {
    background: white !important;
}

.p-20 {
    padding: 20px;
}

.search-box-tab .btn-search i {
    background: var(--greenblue);
    color: white;
    border: 2px solid;
    border-radius: 8px;
    padding: 9px;
    display: flex;
}

.search-box-tab .btn-search {
    border: 0;
    background: white;
}

.search-result-items {
    margin: auto;
}

.align-end {
    align-items: end !important;
}

.search-result {
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
    border: 1px solid var(--c2);
    border-radius: 8px;
    margin-bottom: 10px;
    padding: 5px;
    transition: all ease 0.5s;
    cursor: pointer;
    height: 150px;
    overflow: hidden;
    text-decoration:none;
}

    .search-result:hover {
        box-shadow: none;
        border-color: white;
        background: var(--c1);
        text-decoration:none;
    }

.Doctor-image-box {
    position: relative;
    margin-top: 0px;
}

    .Doctor-image-box img {
        width: 80px;
        border-radius: 50%;
        height: 80px;
    }

.desc-doctor h2 {
    font-family: 'iran-yekan-300';
    font-size: 15px;
    font-weight: bolder;
    margin: 5px 10px;
}

.desc-doctor ul {
    list-style: none;
    font-size: 14px;
    font-weight: bold;
    padding-right: 10px;
    margin-bottom: 5px;
}

    .desc-doctor ul li {
        display: inline-block;
        padding-left: 10px;
        padding-right: 5px;
        font-size: 13px;
    }

.justify-center {
    justify-content: center;
}

.desc-doctor .b-l-2 {
    border-left: 2px solid var(--c3);
}

.desc-doctor p {
    font-size: 12px;
    margin: 5px 10px;
    line-height: 22px;
}

.checkedstar {
    color: var(--orange-star);
}

.rate-number {
    font-size: 13px;
    font-weight: bold;
    margin: auto;
    color: var(--dark);
}

#SimpleSearch {
    margin: auto;
    justify-content: center;
    align-items: center;
}

.rate-votes {
    color: gray;
    font-size: 12px;
    margin: auto;
}

.rating-stars {
    margin: 2px auto;
    color:var(--c3);
}

    .rating-stars span {
        font-size: 12px;
    }

.special-docor i {
    color: var(--c3);
    margin-left: 5px;
}

.special-docor label {
    font-size: 12px;
    font-weight: bold;
    color:var(--dark);
}

.special-docor .status-doctor {
    color: white;
    padding: 3px 10px;
    border-radius: 5px;
    font-family: 'Vazirmatn RD FD';
    font-size: 12px;
    font-weight: 600;
}

.special-docor .status-doctor-online {
    background: var(--green4);
}

.special-docor .status-doctor-offline {
    background: var(--red);
}

.Doctor-image-box img.icon-method {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 55px;
    right: 0px;
}

.banner {
    margin: 60px auto;
}

    .banner img {
        width: 100%;
        border-radius: 10px;
        height: -webkit-fill-available;
        height: inherit;
    }

    .banner a {
        height: 150px;
        justify-content: normal;
        overflow: hidden;
    }
/*--------------------------carousel--------------------*/

.carousel-item-box img {
    border-radius: 50%;
    width: 50% !important;
}

.carousel-item-box-square img {
    border-radius: 5px;
    width: 100% !important;
}

.carousel-item-box, .carousel-box {
    display: flex;
    align-items: center;
    justify-content: center;
}

.carousel-box {
    flex-direction: column;
    flex-wrap: wrap;
    padding: 15px 0;
    box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 4px;
    margin: 15px auto 50px;
    border-radius: 7px;
    cursor: pointer;
}

    .carousel-box .carousel-title {
        text-align: center;
        display: block;
        color: black;
        font-weight: bold;
        margin: 20px 10px;
        font-size: 13px;
    }

.carousel-indicators {
    margin: 20px auto;
}

.carousel-control-next {
    justify-content: end;
    align-items: center;
    margin-top: 65px;
}

.carousel-control-prev {
    justify-content: right;
    align-items: center;
    margin-top: 45px;
    margin-right: -50px;
}

body .carousel-control-prev-icon, body .carousel-indicators li, body .carousel-control-next-icon {
    background-color: var(--gray) !important;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: no-repeat 50% / 100% 100%;
    border-radius: 50%;
    background-size: 16px;
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e") !important;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e") !important;
}

.title-secion-sp {
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
}

.des-section-sp {
    font-size: 14px;
    margin-bottom: 0px;
}

.carousel-link {
    color: var(--greenblue);
    position: relative;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none !important;
    padding-left: 7px;
    transition: all ease 0.5s;
    margin-bottom: 15px;
    font-size: 14px;
}

    .carousel-link i {
        margin-right: 7px;
        transition: all ease 0.5s;
        font-size: 12px;
    }

    .carousel-link:hover {
        color: var(--c3);
    }

        .carousel-link:hover i {
            margin-right: 10px;
            color: var(--green2)
        }

.sticky {
    position: -webkit-sticky; /* For Safari */
    position: sticky;
    top: 0;
}

.pd-0 {
    padding: 0;
}

.fixed {
    position: fixed;
    overflow: hidden;
    height: fit-content;
    top: 0;
    right: 0;
    height: calc(100% - 18px)
}

.search-box-tab .tab-content > .active {
    display: flex;
}

.search-box-tab .paging-profile ul li.prev-page a,
.search-box-tab .paging-profile ul li.next-page a,
.search-box-tab .paging-profile ul li.num-page a {
    padding: 0
}

.search-box-tab .paging-profile ul {
    margin: 0;
}

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    display: flex;
}
/*----------------------DetailDoctor---------------*/
#IntroduceDoctor {
    padding-right: 10px;
    margin-bottom: 50px;
}

    #IntroduceDoctor .rating-stars {
        margin: 5px 10px;
    }

ul.insurance li {
    padding: 0;
}

    ul.insurance li span {
        font-weight: 400;
        color: var(--c4);
    }

.tab-visit {
    padding: 0;
}

    .tab-visit ul.visit-content-tab {
        list-style: none;
        display: flex;
        align-items: center;
        justify-content: space-around;
        margin: 15px 0 0;
        color: white;
        padding: 0;
    }

        .tab-visit ul.visit-content-tab li {
            width: 50%;
            text-align: center;
            padding: 10px 0;
            cursor: pointer;
            transition: all ease 0.5s;
            background: var(--violet3);
            transition: all ease 0.5s;
            font-size: 14px;
        }

            .tab-visit ul.visit-content-tab li:hover {
                background: var(--c3);
                color: #111;
            }

            .tab-visit ul.visit-content-tab li:first-child {
                border-left: 3px solid var(--new-blue);
            }

            .tab-visit ul.visit-content-tab li label {
                margin: 0;
                cursor: pointer;
            }

    .tab-visit .content-time .month-visit {
        text-align: center;
        text-align: center;
        padding: 10px;
        font-weight: 800;
        font-family: 'iran-yekan-300';
        position: relative;
        border-bottom: 1px solid var(--c2);
        box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px inset, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px inset;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px inset, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px inset;
        margin-bottom: 0;
        font-size: 16px;
    }

        .tab-visit .content-time .month-visit i, .tab-visit .content-time .day-visit i {
            position: absolute;
            top: 30%;
            font-size: 28px;
            color: var(--indigo);
            cursor: pointer;
            transition: all ease 0.5s;
        }

            .tab-visit .content-time .month-visit i:hover,
            .tab-visit .content-time .day-visit i:hover {
                transform: scale(1.2);
                color: var(--c4)
            }

            .tab-visit .content-time .month-visit i.pre-arrow,
            .tab-visit .content-time .day-visit i.pre-arrow {
                left: 20px;
            }

            .tab-visit .content-time .month-visit i.next-arrow,
            .tab-visit .content-time .day-visit i.next-arrow {
                right: 20px;
            }

            .tab-visit .content-time .month-visit i.disable-arrow,
            .tab-visit .content-time .day-visit i.disable-arrow {
                color: var(--c3);
            }

    .tab-visit .content-time .day-visit {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 5px 10px;
    }

        .tab-visit .content-time .day-visit .dayofweek {
            display: flex;
            align-items: center;
            justify-content: center;
            flex-wrap: wrap;
            flex-direction: column;
            width: 33%;
            padding: 10px 0;
            cursor: pointer;
            transition: all ease 0.5s;
        }

            .tab-visit .content-time .day-visit .dayofweek span,
            .tab-visit .content-time .day-visit .dayofweek label {
                cursor: pointer;
                color: var(--gray-dark);
                font-weight: 700;
                font-size: 14px;
                transition: all ease 0.5s;
            }

            .tab-visit .content-time .day-visit .dayofweek label {
                color: var(--c4);
                margin-top: 3px;
            }

            .tab-visit .content-time .day-visit .dayofweek:hover span {
                color: var(--indigo);
            }

            .tab-visit .content-time .day-visit .dayofweek:hover label {
                color: var(--violet);
            }

        .tab-visit .content-time .day-visit .active-day span {
            color: var(--indigo);
        }

        .tab-visit .content-time .day-visit .active-day label {
            color: var(--violet);
        }

.visit-time-box {
    padding: 5px 10px;
    border-top: 1px solid var(--c2);
    padding-top: 0;
}

    .visit-time-box ul.visit-time-items {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        list-style: none;
        padding: 0;
    }

        .visit-time-box ul.visit-time-items li {
            padding: 5px 10px;
            width: 33%;
            text-align: center;
            border-left: 1px dashed var(--c3);
            display: flex;
            align-items: center;
            justify-content: center;
            flex-wrap: wrap;
        }

            .visit-time-box ul.visit-time-items li a {
                background-color: var(--c5);
                width: 100%;
                font-size: 13px;
                font-weight: 600;
                padding: 7px;
                border: 2px solid transparent;
                box-sizing: border-box;
            }

                .visit-time-box ul.visit-time-items li a label {
                    padding: 0;
                    margin-bottom: 0 !important;
                    margin-left: 5px;
                }

                .visit-time-box ul.visit-time-items li a.reservetime {
                    background: var(--violetlight);
                    border-color: var(--violet2);
                    color: var(--violet2);
                }

.m-auto {
    margin: auto !important;
    display: block;
    margin-bottom: 20px !important;
}
/*------------------------DetailDoctor-------------------------*/
.content-doctor {
    padding: 10px;
}

    .content-doctor .title-content-doctor {
        color: #111;
        font-size: 16px;
        font-weight: 600;
        margin: 20px 20px 15px 20px;
    }

    .content-doctor .label-detail {
        margin: auto 20px;
        font-weight: 600;
        font-size: 14px;
        color: #333;
        font-family: 'iran-yekan-300';
    }

    .content-doctor .span-detail {
        background: var(--c2);
        color: var(--text-default);
        padding: 3px 10px;
        border-radius: 3px;
        font-size: 14px;
        font-weight: 600;
    }

    .content-doctor .description-detail {
        margin: 20px 20px 0px 20px;
        border-bottom: 1px solid var(--c3);
    }

        .content-doctor .description-detail p {
            font-size: 14px;
        }

    .content-doctor .documents-doctor ul {
        display: flex;
        flex-wrap: nowrap;
        flex-direction: row;
        align-items: flex-start;
        list-style: none;
        font-size: 14px;
    }

        .content-doctor .documents-doctor ul li {
            display: flex;
            flex-direction: column;
            padding: 0 20px;
            margin-top: 10px;
        }

            .content-doctor .documents-doctor ul li label {
                font-weight: bold;
                margin-bottom: 15px;
                color: var(--secondary);
            }

            .content-doctor .documents-doctor ul li span {
                font-family: iran-yekan-300;
                display: block;
                font-size: 13px;
                margin-top: 5px;
            }


.no-display {
    display: none;
}

.no-padding {
    padding: 0 !important;
}
/*-------------------------clinc doctor------------------*/
.item-clinic {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    border: 2px solid transparent;
    border-bottom-color: var(--c3);
    padding: 10px 5px;
    transition: all ease 0.5s;
    cursor: pointer;
    box-sizing: border-box;
}
    .item-clinic:hover , .active-item-clinic {
        background-color: white;
        border-radius: 7px;
        border-color:var(--greenblue);
    }
    .item-clinic .image-clinic {
        width: 70px;
        border-radius: 5px;
    }
    .item-clinic .info-clinic {
        display: flex;
        flex-direction: column;
        font-family: 'iran-yekan-300';
        font-size: 12px;
        padding-right: 15px;
        color: var(--dark);
        font-weight: 600;
        width: 25%;
        padding-top: 10px;
    }
    .item-clinic .info-clinic span
    {
        margin-bottom:10px;
    }
        .item-clinic .info-clinic .status-clinic
        {
            position:relative;
            padding-right:10px;
        }
            .item-clinic .info-clinic .status-clinic:before {
                position: absolute;
                width: 7px;
                height: 7px;
                content: "";             
                top: 5px;
                border-radius: 50%;
                right: 0;
            }
        .item-clinic .info-clinic .active-clinic:before {
            background-color: var(--green2);
        }
        .item-clinic .info-clinic .disactive-clinic:before {
            background-color: var(--new-orange);
        }
    .item-clinic .info-clinic .link-profile {
        color: white;
        width: 120px;
    }
.contact-clinic {
    background: white;
    margin: 15px auto;
    padding: 10px;
    border-radius: 7px;
    font-size: 14px;
}
.contact-clinic label
{
    font-weight:bold;
    margin:10px;
}
    .contact-clinic ul.contact-list
    {
        list-style:none;
    }
    .contact-clinic ul.contact-list li
    {
        margin-top:10px;
    }
        .contact-clinic ul.contact-list li i {
            color: var(--bd);
            margin-left: 7px;
            font-size: 18px;
        }
        .contact-clinic ul.contact-list li span
        {
            
        }
/*-----------------------------commentusers----------------------*/
#CommentsUsers {
    margin:50px 15px 50px 0 ;
    }
    #CommentsUsers .title-section {
        margin: 10px;
        color: var(--dark);
        font-weight: bold;
    }
.overall-comments {
    display: flex;
    align-items: flex-start;
    padding: 10px;
    flex-wrap: wrap;
    justify-content: flex-start;
}
    .overall-comments ul.rating-items {
        list-style: none;
        width: 70%;
    }
        .overall-comments ul.rating-items li {
            display: flex;
            margin-top: 10px;
        }
            .overall-comments ul.rating-items li span {
                display: inline-block;
                width: 27%;
                font-size: 12px;
                padding: 0;
                margin: 0;
            }
            .overall-comments ul.rating-items li > div {
                display: inline-block;
                width: 45%;
                padding: 0;
                height: 7px;
                background-color: var(--violetlight);
                border-color: var(--violetlight) !important;
            }
                .overall-comments ul.rating-items li > div > div {
                    height: 100%;
                    width: 20%;
                    margin: 0;
                }
.w3-violet
{
    background-color:var(--violet2) !important;
}
.overall-comments ul.rating-items li label {
    margin-right: 15px;
    margin-bottom: 0;
    margin-top: -5px;
    font-weight: 600;
    font-size: 15px;
}
.overall-comments .rating-stars span
{
    font-size:16px;
}
.overall-comments .rate-number {
    font-size: 20px;
    margin-right: 10px;

}
.commentitems {
    margin-top: 50px;
}
    .commentitems .commentitem {
        border-bottom: 1px solid var(--c3);
        margin-bottom: 30px;
        font-size: 12px;
        padding: 0 10px;
    }
        .commentitems .commentitem .commentinfo {
            display: flex;
            align-items: center;
            justify-content: space-between;
            flex-wrap: wrap;
        }
            .commentitems .commentitem .commentinfo > div {
                display: flex;
                flex-direction: column;
                font-size: 13px;
                font-weight: 600;
                color: var(--c4);
                font-family: 'iran-yekan-300';
            }
                .commentitems .commentitem .commentinfo > div .titlecomment {
                    margin-bottom: 0;
                    color: var(--dark);
                   
                }
                .commentitems .commentitem .commentinfo > div .datecomment {
                    font-family: 'iran-yekan-300';
                    font-weight: normal;
                    margin-top: 5px;
                    font-size:12.5px;
                }

        .commentitems .commentitem .rateuser {
            font-size: 16px;
            padding: 5px 7px;
            background: var(--c1);
            border-radius: 5px;
        }
        .commentitems .commentitem .rateuser span{
            margin-left:5px;
        }
    .commentitems .commentitem p
    {
        font-size:13.5px;
    }
/*------------------------specialists search filter------------------------*/
.specialistbox {
    padding-top: 10px;
}
    .specialistbox .filter-box {
        background: white;
        border-radius: 7px;
        padding: 10px;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        font-size: 13px;
        margin-bottom:15px;
    }
        .specialistbox .filter-box .header-filter {
            display: flex;
            flex-direction: row;
            justify-content: space-between;
            font-weight: 800;
        }
        .specialistbox .filter-box .header-filter a
        {
           border-bottom:1px solid var(--c4);
           text-decoration:none;
           cursor:pointer;
        }
            .specialistbox .filter-box .header-filter a:hover {
                text-decoration: none;
            }
        .specialistbox .filter-box .title-filter {
            font-weight: bold;
        }

        .specialistbox .filter-box .filter-item-box {
            margin-top: 20px;
            border-bottom:1px solid var(--c3);
            padding-bottom:20px;
        }
            .specialistbox .filter-box .filter-item-box .search-filter-box
            {
                width:100%;
            }

            .specialistbox .filter-box ul.filter-items {
                list-style: none;
                display: flex;
                align-items: flex-start;
                justify-content: space-around;
                margin: 0;
                flex-wrap: wrap;
                font-size: 12px;
                font-family: iran-yekan-300;
                font-weight: 600;
                padding: 0;
            }
   
        .specialistbox .filter-box ul.filter-items li {
            padding: 5px 9px;
            border: 1px solid var(--c2);
            border-radius: 13px;
            margin-right: 5px;
            margin-top: 7px;
            cursor: pointer;
        }
                .specialistbox .filter-box ul.filter-items li.selected-filter {
                    border-color:var(--violet3);
                    color:var(--c4);
                }

        .specialistbox .filter-box ul.filter-items-checkes {
            list-style: none;
            display: flex;
            align-items: center;
            flex-direction: column;
            justify-content: start;
            margin: 0;
            font-size: 12px;
            font-family: iran-yekan-300;
            font-weight: 600;
            padding: 0;
            height: 238px;
            overflow-y: auto;
        }
            .specialistbox .filter-box ul.filter-items-checkes li {
                display: flex;
                align-items: center;
                justify-content: flex-start;
                width: 100%;
                padding: 5px 10px;
                position:relative;
            }
    .specialistbox .search-filter-box
    {
        width:50%;
    }
    /*checkbox style*/
    .specialistbox .filter-box ul.filter-items-checkes .container-checkbox {
        display: flex;
        position: relative;
        padding-left: 20px;
        margin-bottom: 5px;
        cursor: pointer;
        font-size: 12px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        font-family: 'iran-yekan-300';
    }

    /* Hide the browser's default checkbox */
                .specialistbox .filter-box ul.filter-items-checkes .container-checkbox input {
                    position: absolute;
                    opacity: 0;
                    cursor: pointer;
                    height: 0;
                    width: 0;
                }

/* Create a custom checkbox */
            .specialistbox .filter-box ul.filter-items-checkes .checkmark {
                position: absolute;
                top: 0;
                left: 0;
                height: 20px;
                width: 20px;
                background-color: var(--c1);
                border: 2px solid var(--violet3);
                border-radius: 4px;
            }

/* On mouse-over, add a grey background color */
            .specialistbox .filter-box ul.filter-items-checkes .container-checkbox:hover input ~ .checkmark {
                background-color: var(--c2);
            }

/* When the checkbox is checked, add a blue background */
            .specialistbox .filter-box ul.filter-items-checkes .container-checkbox input:checked ~ .checkmark {
                background-color: var(--violet3);
            }

/* Create the checkmark/indicator (hidden when not checked) */
            .specialistbox .filter-box ul.filter-items-checkes .checkmark:after {
                content: "";
                position: absolute;
                display: none;
            }

/* Show the checkmark when checked */
            .specialistbox .filter-box ul.filter-items-checkes .container-checkbox input:checked ~ .checkmark:after {
                display: block;
            }

/* Style the checkmark/indicator */
            .specialistbox .filter-box ul.filter-items-checkes .container-checkbox .checkmark:after {
                left: 6px;
                top: 2px;
                width: 6px;
                height: 10px;
                border: solid white;
                border-width: 0 3px 3px 0;
                -webkit-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                transform: rotate(45deg);
                
            }
            /*end checkbox style*/

            /*srcollbar*/
.scrollbar {
    scrollbar-color: var(--violetlight) white;
    scrollbar-width: thin;
}

    .scrollbar::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px white !important;
        background-color: var(--violetlight) !important;
        border-radius: 7px !important;
    }

    .scrollbar::-webkit-scrollbar {
        width: 7px !important;
        background-color: var(--violet3) !important;
    }

    .scrollbar::-webkit-scrollbar-thumb {
        border-radius: 7px !important;
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.44, var(--orange)), color-stop(0.72, var(--orange1)), color-stop(0.86, white)) !important;
    }
            /*end scrollbar*/
.search-filter-box {
    position: relative;
    margin-bottom: 10px;
}
.specialistbox .filter-box ul.filter-items-checkes.width-50 {
    flex-direction: row;
    flex-wrap: wrap;
    height: 285px;
    margin-bottom: 10px;
}
.specialistbox .filter-box ul.filter-items-checkes.width-50 li {
    width: 50%;
}
.specialist-item 
{
    background:white;
}
.specialist-item {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    border: 1px solid var(--c2);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    margin-top:15px;
}
    .specialist-item .info-specialist {
        padding: 0 !important;
    }
.specialist-item .info-specialist h2 {
    font-size: 16px;
    margin: 10px;
    font-weight: 500;
}

        .specialist-item .info-specialist .content-info {
            display: flex;
            flex-direction: row;
            flex-wrap: nowrap;
            justify-content: flex-start;
            align-items:center;
        }
            .specialist-item .info-specialist .content-info .summary-info
            {
                margin:auto 10px;
            }

            .specialist-item .info-specialist .content-info .summary-info label
            {
                color:var(--dark);
                margin:10px auto;
                font-size:12px;
                font-weight:600;
            }
                .specialist-item .info-specialist .content-info .summary-info .Doctor-image-box img
                {
                    width:70px;
                    height:70px;
                }
                    .specialist-item .info-specialist .content-info .summary-info .Doctor-image-box img.icon-method
                    {
                        width:23px;
                        height:23px;
                    }
                    .specialist-item .info-specialist .content-info .other-info {
                        display: flex;
                        flex-direction: column;
                        align-items: flex-start;
                        justify-content: center;
                        flex-wrap: nowrap;
                        margin-right: 5px;
                    }
                .specialist-item .info-specialist .content-info .other-info ul.insurance {
                    list-style: none;
                    margin: 0;
                    padding: 0;
                    display: flex;
                    flex-direction: row;
                    flex-wrap: wrap;
                    font-size: 13.5px;
                }
                .specialist-item .info-specialist .content-info .other-info .rating-stars
                {
                    margin:0;
                }
                .specialist-item .info-specialist .content-info .other-info .specialtype {
                    font-size: 15px;
                    color: var(--dark);
                    font-weight: 600;
                }
                .specialist-item .info-specialist .content-info .other-info ul.insurance label
                {
                    font-weight:600;
                    font-size:14px;
                }
    .specialist-item .visit-specialist {
        padding: 0;
        display: flex;
        flex-direction: column;
    }
        .specialist-item .visit-specialist .visit-type {
            list-style: none;
            padding: 0;
            margin: 0;
            display: flex;
            align-content: center;
            justify-content: center;
            flex-wrap: wrap;
            font-size: 13px;
            margin-top: 10px;
        }
            .specialist-item .visit-specialist .visit-type li {
                margin-right: 5px;
                padding: 5px;
                border: 1px solid var(--c3);
                border-radius: 7px;
                cursor:pointer;
            }
            .specialist-item .visit-specialist .visit-type li label
            {
                padding:0;
                margin:0;
                cursor:pointer;
            }
        .specialist-item .visit-specialist > label {
            font-size: 12px;
            font-weight: 600;
            color: var(--dark);
            margin: 10px 10px 0;
           
        }
        .specialist-item .visit-specialist .visit-time
        {
            list-style:none;
            display:flex;
            flex-wrap:wrap;
            padding:0;
        }
        .specialist-item .visit-specialist .visit-time li
        {
            width:45%;
            font-size:11px;
            padding:5px;
            border:1px solid var(--violet3);
            color:white;
            background-color:var(--violet2);
            border-radius:3px;
            margin:5px 2.5% 0;
            text-align:center;
            cursor:pointer;
        }
            .specialist-item .visit-specialist .visit-time li label,
            .specialist-item .visit-specialist .visit-time li span {
                padding: 0;
                margin: 0;
                cursor: pointer;
            }
            .specialist-item .visit-specialist .visit-time li.more-time
            {
                background-color:var(--violetlight);
                color:var(--violet3);
            }
.header-result-search {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom:30px;
    margin-top:5px;
}
.header-result-search label
{
    padding:0;
    margin:0;
}
    .header-result-search > label
    {
        color:var(--dark);
        font-size:14px;
        font-weight:bold;
    }
    .header-result-search .sort-box-filter >label
    {
        color:var(--c4);
        font-size:12px;
    }
    .header-result-search .sort-box-filter .sort-filter {
        background: transparent;
        border: 0;
        font-size: 14px;
        color: var(--violet2);
        font-weight: 800;
        font-family: 'iran-yekan-300';
        position: relative !important;
        cursor: pointer;
    }
    .header-result-search .sort-box-filter
    {
        position:relative;
    }
        .header-result-search .sort-box-filter:before {
            position: absolute;
            content: "";
            width: 10px;
            height: 10px;
            border-top: 3px solid var(--dark);
            border-right: 3px solid var(--dark);
            transform: rotate(134deg);
            top: 8px;
            right: 18px;
        }
.search-filter-specialist {
    display: flex;
    position: relative;
    border-radius: 5px;
    align-items: center;
    justify-content: flex-end;
    padding: 6px;
    margin-bottom:25px;
}
    .search-filter-specialist .search-filter-box
    {
        margin:0;
        padding:0;
    }
.carousel-control-next, .carousel-control-prev
{
    width:35px;
}