@import url(//db.onlinewebfonts.com/c/073b787187c81c2e1412805663a10b8b?family=Neutra+Display+Titling);
@import url(//db.onlinewebfonts.com/c/093892692e98df2bbef462a387bb8b39?family=Neutraface+Display+Bold);
@import url(//db.onlinewebfonts.com/c/209742526d9a859e9cf387e6f1611347?family=Neutra+Display+TT+Medium+Alt);
@import url(//db.onlinewebfonts.com/c/06149ffd89c32eae3445ef32ec8e86ff?family=Neutraface+Display+Light);

@font-face {
    font-family: "Neutra Display Titling";
    src: url("https://db.onlinewebfonts.com/t/073b787187c81c2e1412805663a10b8b.eot");
    src: url("https://db.onlinewebfonts.com/t/073b787187c81c2e1412805663a10b8b.eot?#iefix") format("embedded-opentype"), url("https://db.onlinewebfonts.com/t/073b787187c81c2e1412805663a10b8b.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/073b787187c81c2e1412805663a10b8b.woff") format("woff"), url("https://db.onlinewebfonts.com/t/073b787187c81c2e1412805663a10b8b.ttf") format("truetype"), url("https://db.onlinewebfonts.com/t/073b787187c81c2e1412805663a10b8b.svg#Neutra Display Titling") format("svg");
}

@font-face {
    font-family: "Neutraface Display Bold";
    src: url("https://db.onlinewebfonts.com/t/093892692e98df2bbef462a387bb8b39.eot");
    src: url("https://db.onlinewebfonts.com/t/093892692e98df2bbef462a387bb8b39.eot?#iefix") format("embedded-opentype"), url("https://db.onlinewebfonts.com/t/093892692e98df2bbef462a387bb8b39.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/093892692e98df2bbef462a387bb8b39.woff") format("woff"), url("https://db.onlinewebfonts.com/t/093892692e98df2bbef462a387bb8b39.ttf") format("truetype"), url("https://db.onlinewebfonts.com/t/093892692e98df2bbef462a387bb8b39.svg#Neutraface Display Bold") format("svg");
}

@font-face {
    font-family: "Neutra Display TT Medium Alt";
    src: url("https://db.onlinewebfonts.com/t/209742526d9a859e9cf387e6f1611347.eot");
    src: url("https://db.onlinewebfonts.com/t/209742526d9a859e9cf387e6f1611347.eot?#iefix") format("embedded-opentype"), url("https://db.onlinewebfonts.com/t/209742526d9a859e9cf387e6f1611347.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/209742526d9a859e9cf387e6f1611347.woff") format("woff"), url("https:/db.onlinewebfonts.com/t/209742526d9a859e9cf387e6f1611347.ttf") format("truetype"), url("https://db.onlinewebfonts.com/t/209742526d9a859e9cf387e6f1611347.svg#Neutra Display TT Medium Alt") format("svg");
}

@font-face {
    font-family: "Neutraface Display Light";
    src: url("https://db.onlinewebfonts.com/t/06149ffd89c32eae3445ef32ec8e86ff.eot");
    src: url("https://db.onlinewebfonts.com/t/06149ffd89c32eae3445ef32ec8e86ff.eot?#iefix") format("embedded-opentype"), url("https://db.onlinewebfonts.com/t/06149ffd89c32eae3445ef32ec8e86ff.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/06149ffd89c32eae3445ef32ec8e86ff.woff") format("woff"), url("https://db.onlinewebfonts.com/t/06149ffd89c32eae3445ef32ec8e86ff.ttf") format("truetype"), url("https://db.onlinewebfonts.com/t/06149ffd89c32eae3445ef32ec8e86ff.svg#Neutraface Display Light") format("svg");
}

body {
    background: #fff;
    font-family: "Neutra Display TT Medium Alt";
    overflow-x: hidden;
}

.row {
    margin: 0 !important;
}

.ellipse {
    white-space: nowrap;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
}

.three-lines {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    white-space: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

header .nav-link {
    color: #9CA592 !important;
    font-family: 'Neutraface Display bold';
}

header .dropdown-toggle {
    color: #599E25 !important;
}

nav .navbar-brand img {
    margin: 0 10px;
    width: 170px;
}

nav {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
}

nav .branch .dropdown-item img {
    margin-right: 10px;
}

nav .branch {
    transform: translate(-59px, 6px) !important;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    min-width: 200px !important;
}

nav .branch img {
    width: 30px !important;
    margin: 0 5px !important;
}

nav .branch .dropdown-item {
    padding: 5px 10px;
}

nav .branch .list-group-item {
    padding: .5rem !important;
}

nav .navbar-nav .nav-item {
    margin: 5px 20px;
    width: fit-content !important;
}

.navbar-nav .dropdown-menu {
    position: absolute !important;
}

nav .navbar-nav .nav-item .active {
    color: #599E25 !important;
    border-bottom: 2px solid #599E25;
    width: fit-content !important;
}

nav .navbar-nav li .nav-link {
    color: #9CA592;
    font-size: 18px;
}

nav .Choose-branch {
    border: 1px solid #599E25;
    border-radius: 10px;
    padding: 0 10px !important;
}

.nav-link {
    padding: 0 !important;
}

.navbar-toggler .line1,
.navbar-toggler .line3 {
    width: 30px;
    height: 2px;
    background-color: #599E25;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 10px;
    border-radius: 5px;
}

.navbar-toggler .line2 {
    width: 50px;
    height: 2px;
    background-color: #599E25;
    border-radius: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.language-auth {
    display: flex;
    align-items: center;
}

.language-auth .login,
.language-auth .register {
    margin: 0 10px;
}

.language-auth .login img,
.language-auth .register img {
    width: 12px;
    margin-top: -6px;
}

.language-auth .login a,
.language-auth .register a {
    font-size: 15px;
    text-decoration: none;
    font-family: "Neutraface Display Bold";
}

.language-auth .dropdown-toggle::after {
    display: none;
}

.language-auth .dropdown-toggle {
    border: 0;
    background: transparent;
}

.language-auth .dropdown-toggle img {
    width: 19px;
    margin-top: -4px;
}

.language-auth .dropdown-toggle span {
    font-size: 11px;
    font-family: "Neutraface Display Bold";
}

.language-auth .dropdown-menu[data-bs-popper] {
    transform: translate(-100px, 10px) !important;
}

@media only screen and (max-width: 991px) {
    nav .branch {
        transform: translate(0px, 6px) !important;
    }

    .language-auth .dropdown-menu[data-bs-popper] {
        transform: translate(0px, 0px) !important;
    }
}

.frist-conntent {
    width: 80%;
}

.secound-content {
    width: 80%;
    margin-left: auto;
}

.secound-content img {
    margin-top: 50px !important;
}

.choose {
    margin-top: 70px;
}

.choose h3 {
    font-family: Neutraface Display Bold;
    color: #243B14;
    font-weight: bold;
    margin-bottom: 10px;
}

.choose p {
    color: #243B14;
    font-family: Neutraface Display Light;
    font-size: 17px;
    font-weight: 400;
}

.select-clinic {
    margin-top: 30px;
}

.select-clinic h6 {
    color: #243B14;
    margin-bottom: 10px;
    font-size: 20px;
    font-family: "Neutra Display TT Medium Alt";
}

.list-group img {
    margin-top: -7px;
    width: 30px;
}

.list-group span {
    padding-left: 8px;
}

.list-group {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 6px #00000029;
    border-radius: 6px;
    padding: 5px;
    max-height: 300px;
    overflow: auto;
}

.list-group-item {
    border: 0;
}

@media only screen and (max-width: 767px) {
    .frist-conntent {
        width: 100%;
    }

    .secound-content {
        width: 100%;
        margin: auto;
    }

    .head-img img {
        width: 100% !important;
        height: auto !important;
    }

    .cards .card {
        max-width: 260px !important;
    }
}

.head-img img {
    height: calc(80vh - 25px);
    width: 100%;
}

.cards .card .card-img {
    width: 140px;
    height: 100px;
    margin: auto;
    display: flex;
    align-items: center;
}

.cards .card img {
    max-width: 100%;
    display: block;
    height: auto;
    max-height: 80px;
    margin: auto;
}

.cards .card .card-body {
    padding: 10px !important;
}

.tittle-card h3 {
    color: #6A7560;
    margin-top: 20px;
    font-weight: bold;
    font-family: Neutraface Display Bold;
}

.cards .card .card-title {
    color: #243B14 !important;
    font-weight: bold;
    font-family: Neutraface Display Bold;
}

.cards .card {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 15px;
    border: 0;
    margin: 10px 0;
    padding: 10px;
    min-height: 250px;
    transition: all .2s ease-in-out;
    max-width: 270px;
    margin: 15px auto;
}

.cards .card p {
    color: #6A7560;
    font-size: 16px;
    font-family: "Neutraface Display Light";
}

.cards .card a {
    color: #599E25;
    font-weight: bold;
    font-family: "Neutraface Display bold" !important;
    text-transform: uppercase;
}

.cards .card .p {
    height: 50px;
    margin-bottom: 6px;
}

.cards .card:hover {
    transform: scale(1.1);
    transition: all .2s ease-in-out;
}

@media only screen and (max-width: 768px) {
    .home .tittle-card {
        margin-bottom: 15px;
    }

    .cards .card {
        border-radius: 10px;
        min-height: 201px;
        padding: 5px;
        margin: 0 !important;
    }

    .cards .card .card-img {
        width: 65px;
        height: 80px;
    }

    .cards .card .card-body {
        padding: 4px !important;
    }

    .cards .card .p {
        height: 40px;
    }

    .cards .card p {
        font-size: 14px;
        margin-bottom: 0 !important;
    }

    .cards .card a {
        font-size: 9px;
    }

    .cards .card .card-title {
        font-size: 15px;
    }
}

footer {
    margin-top: 50px;
    background-color: #EEF9E4;
    padding: 30px 5px 15px 5px;
}

footer .logo-footr {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

footer .logo-footr img {
    margin: 0 10px;
}

footer .subscribe {
    margin-bottom: 30px;
}

footer .subscribe .subscribe-tittle h3 {
    color: #707070;
    text-transform: capitalize;
    font-size: 32px;
    text-align: center;
}

footer .subscribe .subscribe-tittle p {
    color: #707070;
    font-size: 14px;
    text-align: center;
    padding: 8px 0;
}

footer .subscribe .subscribe-form .input-group {
    max-width: 450px;
    margin: 0 auto;
    border: 2px solid #9CA592;
    background: #EEF9E4 0% 0% no-repeat padding-box;
    border-radius: 25px;
    padding: 5px;
}

.form-control:focus {
    box-shadow: none !important;
}

footer .subscribe .subscribe-form .input-group .form-control {
    border: 0;
    background: transparent;
}

footer .subscribe .subscribe-form .input-group .form-control::placeholder {
    color: #9CA592;
}

footer .subscribe .subscribe-form .input-group button {
    border: 0;
    background: #707070;
    height: 36px;
    border-radius: 20px !important;
    width: 100px;
    text-align: center !important;
    color: #fff;
    margin: auto;
}

footer .footer-tittle {
    margin-bottom: 15px;
}

footer .footer-tittle h2 {
    color: #707070;
    font-size: 30px !important;
    font-weight: bold;
    font-family: "Neutraface Display Bold";
}

footer .footer-link ul {
    padding-left: 0rem;
}

footer .footer-link ul li {
    list-style: none;
    color: #9CA592;
    font-size: 18px;
    margin: 7px 0 !important;
}

footer .footer-link ul li span {
    font-weight: bold;
    font-family: "Neutraface Display Bold";
}

footer .footer-link ul li a {
    text-decoration: none;
    color: #9CA592;
    font-size: 16px;
}

footer .footer-link ul li a:hover {
    text-decoration: underline !important;
    color: #599e25;
}

footer .chat {
    display: flex;
    justify-content: center;
    height: 100%;
    align-items: center;
}

footer .chat img {
    max-width: 40px;
    height: auto;
}

footer .line {
    width: 100%;
    height: 2px;
    background: #9CA592 0% 0% no-repeat padding-box;
    display: block;
    margin: 30px auto 0 auto;
}

footer .social a {
    margin: 15px 3px;
    text-decoration: none;
}

footer .social a img {
    max-width: 30px;
    height: auto;
}

footer .social-reserved {
    display: flex;
    justify-content: space-between;
    margin: 15px;
    align-items: center;
}

footer .reserved span {
    margin: 19px 0;
    font-size: 12px;
    color: #9CA592;
    margin-right: 5px;
}

.profile {
    height: calc(100vh - 68px);
}

.profile-details {
    display: flex;
    height: 100%;
    justify-content: center;
    border-right: 3px solid #f7f7f7;
    padding: 0 20px;
}

.profile-details .edit {
    margin: 15px 15px 0 0;
}

.profile-details .edit img {
    width: 25px;
    height: 25px;
}

.profile-details .person-img img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    display: block;
    margin: 30px auto;
}

.profile .person-img {
    margin: 50px auto 20px auto;
}

.profile-details .person-name {
    text-align: center;
    font-family: "Neutraface Display Bold";
    color: #6A7560;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 30px;
}

.profile-details .major-years {
    text-align: center;
    color: #6A7560;
    font-size: 15px;
}

.person-email,
.person-phone,
.person-date {
    margin: 20px 0;
}

.person-email h5,
.person-phone h5,
.person-date h5 {
    text-align: left;
    color: #9CA592;
    font-size: 14px;
    margin: 0;
}

.person-email p,
.person-phone p,
.person-date p {
    text-align: left;
    color: #243B14;
    font-size: 16px;
    font-family: "Neutra Display TT Medium Alt";
    font-size: 16px;
}

.log-out,
.log-out:hover,
.log-out:focus {
    border: 0;
    background: transparent !important;
    text-align: left !important;
    letter-spacing: 0px;
    color: #B8502B;
    text-transform: uppercase;
    padding: 0;
    margin-top: 50px;
    font-size: 19px;
    font-family: "Neutraface Display Bold";
}

.medical {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 50px;
    padding: 0 20px;
}

.medical h3 {
    color: #599E25;
    font-size: 22px;
    margin: 0;
    font-family: "Neutraface Display Bold";
}

.date-filter {
    display: flex;
}

.date-filter .dropdown .dropdown-toggle {
    text-align: center;
    text-decoration: none;
    color: #6A7560;
    padding: 4px 12px;
    border: 1px solid #9CA592;
    margin: 0 5px;
    font-size: 15px;
    border-radius: 6px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
}

.date-filter .dropdown .dropdown-menu {
    min-width: auto;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #9CA592;
    border-radius: 10px;
}

.medical-content {
    max-height: calc(100vh - 127px);
    overflow-y: auto;
}

.medical-number {
    display: flex;
    align-items: center;
    margin: 15px 0;
    justify-content: center;
    padding: 0 10px;
}

.medical-number span {
    margin-right: 30px;
    font-size: 18px;
    color: #243B14;
}

.medical-number a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 50px;
    padding: 15px;
    width: 100%;
    font-size: 10px;
    text-decoration: none;
    background-color: #F7F7F7;
    padding: 40px 15px;
    border-radius: 15px;
    max-width: 500px;
}

@media only screen and (max-width: 767px) {
    .medical {
        display: block;
    }
}

.medical-content .nav-link.active {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
}

.medical-content .nav-tabs .nav-item.show .nav-link,
.medical-content .nav-tabs .nav-link.active,
.medical-content .nav-tabs .nav-link {
    width: 95%;
    margin: 0 auto;
}

.medical-content .nav-tabs {
    justify-content: center;
    border: 0;
}

.medical-content .nav-tabs li {
    margin: 10px auto;
    width: 100%;
}

.medical-number a h3 {
    color: #243B14;
    font-size: 18px;
    margin-bottom: 5px;
    text-align: left;
}

.medical-number a p {
    font-size: 12px;
    color: #6A7560;
    margin-top: 5px;
}

.medical-number a h5 {
    color: #33C5D8;
    font-size: 16px
}

.download-file {
    display: flex;
    justify-content: space-between;
}

.download-content {
    background-color: #f7f7f7;
    margin-top: 10px;
    height: calc(100vh - 78px);
    overflow-x: hidden;
}

.download {
    margin: 0px 0 20px 0;
}

.download-title h3,
.note h3 {
    font-size: 24px;
    margin-bottom: 10px;
    margin-left: 10px;
    font-weight: bold;
    color: #707070;
    font-family: "Neutraface Display Bold";
}

.download-file {
    padding: 0 15px;
    margin-bottom: 10px;
}

.download-file h3 {
    font-size: 16px;
    margin-left: 10px;
}

.file {
    display: flex;
    display: flex;
    width: 100%;
    align-items: center;
}

.download-file a {
    color: #33C5D8;
}

.note .tab-pane {
    width: 85%;
    margin: auto;
}

.note .tab-pane h4 {
    font-size: 18px;
}

.note .tab-pane p {
    background-color: #FFF5C7;
    border: 1px solid #707070;
    margin-top: 10px;
    padding: 10px 15px;
    border-radius: 10px;
}

.percantage_weight .line {
    width: 1px;
    height: 100px;
    background: #707070;
}

.percantage_weight {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin-bottom: 30px;
    margin-top: 20px;
}

.headline {
    font-size: 2rem;
    text-transform: uppercase;
    text-align: center;
}

.single-chart {
    justify-content: space-around;
}

.circular-chart {
    display: block;
    width: 100px;
    height: 100px;
}

.circle-bg {
    fill: none;
    stroke: #D3F7B8;
    stroke-width: 2px;
}

.circle {
    fill: none;
    stroke-width: 2px;
    stroke-linecap: round;
    animation: progress 1s ease-out forwards;
}

@keyframes progress {
    0% {
        stroke-dasharray: 0 100;
    }
}

.circular-chart.orange .circle {
    stroke: #599E25;
}

.percentage {
    fill: #599E25;
    font-family: sans-serif;
    font-size: 7px;
    text-anchor: middle;
}

.weight_number ul li {
    margin: 10px 0;
}

.weight_number ul li h3 {
    color: #707070;
    font-size: 15px;
    font-weight: bold;
    font-family: "Neutraface Display Bold";
}

@media only screen and (max-width: 1024px) {
    .weight_number ul li h3 {
        font-size: 12px;
    }

    .circular-chart {
        width: 80px;
        height: 80px;
    }
}

@media only screen and (max-width: 767px) {
    .profile {
        height: auto;
    }

    .download-content {
        height: auto !important;
        box-shadow: 0px 3px 6px #00000029;
        margin-bottom: 20px;
    }

    .log-out,
    .log-out:hover,
    .log-out:focus {
        position: absolute;
        top: 0;
        left: 0;
        margin-top: 20px;
    }

    .profile-details {
        border-right: 0px;
    }
}

.Terms_Conditions {
    background-color: #EEF9E4;
    height: 40vh;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.Terms_Conditions .Terms_tittle h3 {
    color: #599E25;
    font-size: 60px;
    font-weight: bold;
    font-family: "Neutraface Display Bold";
}

.terms-content {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 10px 10px #00000029;
    padding: 50px;
    margin-top: -50px;
}

.terms-content h2 {
    margin-top: 30px;
    font-weight: bold;
    font-family: "Neutraface Display Bold";
}

@media only screen and (max-width: 768px) {
    .Terms_Conditions .Terms_tittle h3 {
        font-size: 30px;
    }

    .terms-content {
        padding: 20px;
    }
}

.video {
    display: flex;
    align-items: center;
    height: 100% !important;
}

.video video {
    max-width: 800px;
    max-height: 400px;
    margin: 30px auto;
    display: block;
}

.Medications-title h3 {
    text-align: center;
    margin-top: 0px;
    font-weight: bold;
    font-family: "Neutraface Display Bold";
    font-size: 35px;
}

.Medications-content {
    margin: 10px 0;
}

.Medications-content textarea.form-control {
    min-height: 80px !important;
}

.Medications-title .line {
    background-color: #599E25;
    height: 2px;
    width: 90px;
    display: block;
    margin: 10px auto;
}

.rise ul li {
    list-style: none;
    margin-top: 10px;
}

.Medications-content p {
    font-size: 22px;
    color: #243B14;
    margin-bottom: 10px;
}

.rise h3 {
    font-size: 28px;
    color: #243B14;
    font-weight: 600;
}

.rise img {
    width: 150px;
}

.Medications-content h3 {
    text-align: left;
    font-weight: bold;
    font-family: "Neutraface Display Bold";
    font-size: 20px;
    margin-bottom: 10px;
}

.Medications-content label {
    color: #f00;
    font-size: 20px;
    font-family: "Neutra Display TT Medium Alt";
}

.Medications-content .rise {
    margin-left: 30px;
}

.Medications-content .form-floating>.form-control {
    height: 144px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #599E25;
    border-radius: 6px;
    margin-top: 20px;
}

.submit-button button {
    width: 228px;
    height: 48px;
    background-color: #D3F7B8;
    color: #376090 !important;
    background: #D3F7B8 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 24px;
    display: block;
    margin: 0 auto;
    border: 2px solid #D3F7B8;
    font-weight: bold;
    font-family: "Neutraface Display Bold";
    font-size: 18px;
}

.nunber-button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 7px;
}

.buttons {
    overflow: auto;
}

@media only screen and (max-width: 768px) {
    .video iframe {
        height: 250px !important;
        max-width: 70% !important;
        margin: auto;
    }

    .Medications-title h3 {
        margin-top: 0px;
        font-size: 21px;
    }

    .nunber-button {
        display: unset;
    }

    .buttons {
        float: right;
        margin-top: 8px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }
}

.edit_profile .align {
    align-items: center;
    min-height: 400px;
}

.profile-pic-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.pic-holder {
    text-align: center;
    position: relative;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pic-holder .pic {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.pic-holder .upload-file-block,
.pic-holder .upload-loader {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #EEF9E4;
    color: #376090;
    font-size: 12px;
    font-weight: 600;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s;
}

.pic-holder .upload-file-block {
    cursor: pointer;
}

.pic-holder:hover .upload-file-block {
    opacity: 1;
}

.pic-holder.uploadInProgress .upload-file-block {
    display: none;
}

.pic-holder.uploadInProgress .upload-loader {
    opacity: 1;
}

.user-first-letter {
    text-align: center;
    background: #D3F7B8 0% 0% no-repeat padding-box;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 80px;
    font-weight: bold;
    font-family: "Neutraface Display Bold";
    color: #91EB4E;
}

.edit_profile .user-first-letter {
    width: 200px;
    height: 200px;
    font-size: 118px;
}

.snackbar {
    visibility: hidden;
    min-width: 250px;
    background-color: #599E25;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    left: 50%;
    bottom: 30px;
    font-size: 14px;
    transform: translateX(-50%);
}

.snackbar.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}

.auth-form-content .form-control,
.birth {
    background: #F7F7F7 0% 0% no-repeat padding-box;
    border-radius: 6px;
    border: 0;
    outline: none;
    box-shadow: none !important;
    min-width: 80px;
}

.edit_profile .label {
    display: flex;
    align-items: center;
    color: #AAAAAA;
}

.save-cancel {
    display: flex;
    justify-content: center;
}

.save-cancel button {
    border: 2px solid #376090;
    border-radius: 26px;
    width: 110px;
    margin: 0 10px;
    color: #376090;
    font-size: 21px;
}

.save-cancel .Save {
    background: #376090;
    color: #FFFFFF;
}

.about {
    background-image: url('../img/newwebsite/bg.png');
    background-color: #EEF9E4;
    background-size: 100% 100%;
}

.about .about-img {
    margin-top: 60px;
}

.about .about-img img {
    width: 270px;
    display: block;
    margin: auto;
}

.about-title h1 {
    color: #599E25;
    font-size: 60px;
    margin-top: 30px;
    margin-left: 15px;
    font-weight: bold;
    font-family: "Neutraface Display Bold";
}

.about-content {
    padding: 30px 50px;
}

.about-content ul {
    padding-left: 0rem;
}

.about-content ul li {
    margin: 30px 0;
    list-style: none;
}

.about-content ul li span {
    color: #707070;
    font-size: 22px;
    font-family: "Neutra Display TT Medium Alt";
}

.about-content ul li span .line {
    width: 15px;
    height: 2px;
    background-color: #599E25;
}

.about-content ul li::before {
    content: "•";
    color: #599E25;
    font-weight: bold;
    font-family: "Neutraface Display Bold";
    display: inline-block;
    font-size: 42px;
    margin-left: -20px;
    margin-right: 5px;
}

@media only screen and (max-width: 768px) {
    .about-title h1 {
        font-size: 50px;
    }

    .about-content {
        padding: 15px;
    }
}

.Support-h h1 {
    color: #9CA592;
    font-size: 35px;
    text-align: center;
    font-family: "Neutra Display TT Medium Alt";
}

.textarea-with-header h1 {
    font-size: 27px;
    color: #6A7560;
    margin-bottom: 10px;
    font-family: "Neutraface Display Bold";
}

.textarea-with-header .small-text {
    color: #9CA592;
    font-size: 14px;
    font-family: "Neutra Display TT Medium Alt";
}

.textarea-with-header textarea,
.textarea-with-header textarea:focus {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #9CA592;
    border-radius: 10px;
    height: 170px;
    margin: 15px 0;
}

.textarea-with-header .button-send {
    text-align: center;
    display: block;
    margin: auto;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #91EB4E;
    border-radius: 23px;
    width: 150px;
    padding: 5px 10px;
    color: #599E25;
    font-family: "Neutraface Display Bold";
    text-transform: uppercase;
}

.textarea-with-header .button-send:hover {
    background-color: #599E25;
    color: #fff;
}

.Button-contact-us {
    display: flex;
    align-items: center;
    justify-content: center;
}

.Button-contact-us h3 {
    color: #243B14;
    font-size: 20px;
    margin-bottom: 10px;
    text-align: center;
    font-family: "Neutraface Display Bold";
}

.Button-contact-us svg {
    margin: 0 5px;
}

.Button-contact-us a {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #91EB4E;
    border-radius: 23px;
    padding: 8px 13px;
    text-decoration: none;
    color: #599E25;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Neutraface Display Bold";
}

ul {
    padding-left: 0rem;
    margin-bottom: 0rem;
}

ul li {
    list-style: none;
}

.flex-item-center {
    display: flex;
    align-items: center;
}

.flex-align-center {
    display: flex;
    align-items: center;
}

.title-section {
    background: #fff !important;
    display: block;
    margin: 30px auto;
    text-align: center;
    padding: 10px;
    max-width: 550px;
    border-radius: 10px;
    min-height: 50px;
}

.title-section h3 {
    margin: 0;
}

.Expand .Breakfast,
.Expand .Lunch,
.Expand .Snacks,
.Expand .Dinner {
    margin-bottom: 100px;
    text-align: center;
    margin-top: 30px;
}

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

.title-subsection h2 {
    font-size: 25px;
}

.Breakfast .tree {
    width: 60px;
}

.Breakfast .circle,
.Lunch .circle,
.Snacks .circle,
.Dinner .circle {
    width: 320px;
    z-index: -1;
}

.Breakfast .food-card,
.Lunch .food-card,
.Snacks .food-card,
.Dinner .food-card {
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
    margin: 0 10px;
    text-align: left;
    padding: 15px 15px;
}

.Breakfast .food-card {
    background: transparent linear-gradient(180deg, #FFF5C7 0%, #FFC486 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
    min-height: 160px;
    overflow-y: auto;
}

.Lunch .food-card {
    background: transparent linear-gradient(180deg, #83F1FF 0%, #0099FF 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
    min-height: 160px;
}

.Snacks .food-card {
    background: transparent linear-gradient(180deg, #D3F7B8 0%, #91EB4E 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
    min-height: 160px;
}

.Dinner .food-card {
    background: transparent linear-gradient(180deg, #CEB5FF 0%, #6600CC 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
    min-height: 160px;
}

.Collapse .Breakfast {
    background-image: url('../img/newwebsite/Breakfast-slider.png');
    background-size: 100% 100%;
    padding: 30px;
    max-width: 250px;
    min-height: 250px;
    margin: 0 auto;
}

.Collapse .Lunch {
    background-image: url('../img/newwebsite/Lunch-slider.png');
    background-size: 100% 100%;
    padding: 30px;
    max-width: 250px;
    min-height: 250px;
    margin: 0 auto;
}

.Collapse .Snacks {
    background-image: url('../img/newwebsite/Snacks-slider.png');
    background-size: 100% 100%;
    padding: 30px;
    max-width: 250px;
    min-height: 250px;
    margin: 0 auto;
}

.Collapse .Dinner {
    background-image: url('../img/newwebsite/Dinner-slider.png');
    background-size: 100% 100%;
    padding: 30px;
    max-width: 250px;
    min-height: 250px;
    margin: 0 auto;
}

.Instructions {
    margin-top: 100px;
}

.Instructions-content {
    margin: 30px auto;
    width: 90%;
}

.back-topic {
    width: 100%;
    min-height: 140px;
    height: 100%;
    border-radius: 10px;
    background: #F0CE8C;
    padding-left: 55px;
}

.back-topic ul {
    padding-top: 10px;
}

.back-topic ul li {
    color: #fff;
    font-size: 20px;
}

.back-topic img {
    width: 170px;
}

.topic {
    display: flex;
}

.topic .topic-number {
    border: 2px solid #555555;
    border-radius: 50%;
    padding: 5px 13px;
}

.topic h3 {
    color: #FF8200;
    font-weight: bold;
    font-family: "Neutraface Display Bold";
    margin: 5px 0 0 15px;
}

.table-content {
    width: 90%;
    margin: 0 auto;
}

.header-table span {
    color: #fff;
}

.header-table {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
    height: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    color: #376090;
}

.table-responsive {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

table>thead>tr>th,
table>thead>tr>td,
table>tbody>tr>th,
table>tbody>tr>td,
table>tfoot>tr>th,
table>tfoot>tr>td {
    padding: 0 !important;
}

.slide-arrow {
    border: 0;
    background: transparent;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 50%;
    font-size: 25px;
    font-weight: bold;
    font-family: "Neutraface Display Bold";
    width: 25px;
    height: 25px;
    line-height: 1px;
    background-color: #fff;
}

.prev-arrow {
    margin-right: -20px;
}

.next-arrow {
    margin-left: -20px;
}

.Collapse .tittle h3 {
    font-size: 20px !important;
    text-align: center;
    font-weight: bold;
    font-family: "Neutraface Display Bold";
    margin-top: -15px;
    margin-bottom: 10px;
}

.note-p p {
    margin-top: 30px;
    text-align: center;
    color: #555555;
    font-size: 20px;
}

.Expand-link,
.Collapse-link {
    text-align: center;
    display: flex;
    justify-content: center;
}

.Expand-link h2,
.Collapse-link h2,
.Expand-link a h3,
.Collapse-link a h3 {
    background: #D3F7B8 0% 0% no-repeat padding-box;
    border: 1px solid #91EB4E;
    border-radius: 23px;
    margin: 10px;
    text-decoration: none;
    font-size: 14px;
    padding: 7px 0;
    color: #599E25;
    width: 210px;
    cursor: pointer;
}

.Expand-link a {
    text-decoration: none;
}

.Expand-link h2,
.Collapse-link h2 {
    font-size: 14px;
}

#Expand {
    display: none;
}

.shopping_list_content1,
.shopping_list_content {
    margin: 30px;
}

.shopping_list_content1 h2,
.shopping_list_content h2 {
    text-align: left;
    font: normal normal medium 35px/42px Neutra Display;
    letter-spacing: 0px;
    color: #9CA592;
}

.shopping_list_content1 ul,
.shopping_list_content ul {
    margin: 15px 20px;
}

.shopping_list_content1 ul li,
.shopping_list_content ul li {
    margin: 20px 20px;
}

.shopping_list_content1 ul li span {
    text-align: left;
    font: normal normal bold 20px/24px Neutra Display;
    letter-spacing: 0px;
    color: #2E2E2E;
}

.shopping_list_content ul li span {
    text-align: left;
    font: normal normal bold 20px/24px Neutra Display;
    letter-spacing: 0px;
    color: #AAAAAA;
}

.shopping_list_content1 .line,
.shopping_list_content .line {
    width: 100%;
    height: 1px;
    background: #9CA592;
    margin-top: 10px;
}

.message_payment {
    height: 400px;
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.message_payment img {
    width: 80px;
    height: 80px;
    margin-bottom: 10px;
}

.message_payment .failed h3 {
    color: #D83333;
    font-size: 40px;
    margin: 15px 0;
}

.message_payment .success h3 {
    color: #599E25;
    font-size: 40px;
    margin: 15px 0;
}

.message_payment p {
    color: #9CA592;
    font-size: 25px;
    width: 300px;
    margin-bottom: 30px;
}

.message_payment .failed a {
    color: #fff;
    background-color: #D83333;
    padding: 10px 70px;
    text-decoration: none;
    border-radius: 23px;
}

.message_payment .success a {
    color: #fff;
    background-color: #599E25;
    padding: 10px 70px;
    text-decoration: none;
    border-radius: 23px;
}

* {
    box-sizing: border-box;
}

.tab {
    display: none;
    width: 100%;
    height: 100%;
}

.tabs {
    width: 100%;
    height: calc(100vh - 345px);
    overflow: auto;
    margin: 0px auto;
}

.current {
    display: block;
}

#myForm {
    background-color: #ffffff;
    margin: 0;
    font-family: "Neutra Display TT Medium Alt";
    padding: 15px;
    min-width: 300px;
}

#myForm .previous,
#myForm .next,
#myForm .submit {
    background-color: #4CAF50;
    color: #ffffff;
    border: none;
    padding: 10px 20px;
    font-size: 17px;
    font-family: Raleway;
    cursor: pointer;
}

button:hover {
    opacity: 0.8;
}

#myForm .previous {
    background-color: #bbbbbb;
}

#myForm .step {
    height: 30px;
    width: 30px;
    cursor: pointer;
    margin: 0 2px;
    color: #fff;
    background-color: #bbbbbb;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.8;
    padding: 5px
}

#myForm .step.active {
    opacity: 1;
    background-color: #69c769;
}

#myForm .step.finish {
    background-color: #4CAF50;
}