﻿.blue-button {
    background-color: #0078A3;
    border: 1.5px solid white !important;
    box-shadow: none !important;
    color: white;
}

.blue-button:hover {
    background-color: white;
    border-color: #0078A3;
    color: #0078A3 !important;
}

.rounded-10 {
    border-radius: 10px;
}

.pt-75 {
    padding-top: 75px;
}

.extra-large-header {
    font-weight: bolder;
    font-size: 60px;
}

.bg-my-gray {
    background-image: url('./images/My-gray.png'); 
    background-size: contain; 
    background-repeat: no-repeat; 
    background-position-x: 38%; 
    background-position-y: top
}

@media (max-width: 768px) {
    .landing-main-image {
        display: none;
    }
    
    .pt-15r {
        padding-top: 15rem
    }

    .extra-large-header {
        font-size: 38px;
    }
    
    .w-25 {
        width: 75% !important;
    }
}

body {
    font-family: 'Oxygen', sans-serif !important;
    background-color: white !important;
}

.a_team {
    position: relative;
    top: 15px;
}

.team {
    position: relative;
    top: 8px;
}

.center {
    display: block;
    margin: 0 auto;
}

.hidden {
    display: none;
}

.terapist {
    cursor: pointer;
}

.step-radio {
    font-size: 15px !important;
    text-align: left !important;
    margin-top: 10px !important;
}

.mapsection {
    position: relative;
    margin-top: 25px;
}

.allmaps div {
    min-height: 130px;
    cursor: pointer;
}

.mapinfo {
    position: absolute !important;
    z-index: 2;
    right: 20px;
    top: 70px;
}

.activemap {
    background-color: #00a160;
    color: white;
}

.step-radio .radiomark {
    left: 0;
    height: 20px !important;
    width: 20px !important;
}

.step-radio .radiomark:after {
    top: 6px !important;
    left: 6px !important;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.reset-filter {
    display: none;
}

.middle {
    cursor: pointer;
}

.mainslider div {
    line-height: 230px;
}

.mainslider div img {
    display: inline-block !important;
}

.servicedescription {
    display: none;
    color: white;
    padding: 0 15px;
    margin-top: 15px;
}

.st_23 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.4)), url(/images/NewImages/individual-session.png) !important;
    background-position: top;
}

.st_24 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.4)), url(/images/NewImages/Rectangle12.png) !important;
}

.st_25 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.4)), url(/images/NewImages/Rectangle1.png) !important;
}

.st_27 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.4)), url(/images/NewImages/Clip.png) !important;
}


.enteramount {
    display: none;
}

@media (max-width: 768px) {
    .enteramount .borderedInput {
        margin-bottom: 37px;
    }
}

.mygreenheade {
    z-index: 2;
    background-color: #00a160;
    padding: 10px 0;
    display: flex;
    justify-content: space-around;
    position: relative;
}

.sessiontype .customradio {
    width: auto;
}

.mhp_profile {
    cursor: pointer;
}

#uploaddocument, #takephoto {
    cursor: pointer;
}

.avhours {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.avhours button {
    width: 100%;
}

.dateCalendar .fc-day-grid-event.active {
    background-color: #00a261 !important;
    width: 2px;
    height: 2px;
    margin: 0 auto;
    border: 0px;
    border-radius: 50% !important;
}

.dateCalendar .fc-day.active {
    background-color: #00a261 !important;
    opacity: 0.3;
}

.date-select {
    position: relative;
}

#calendar-body {
    position: absolute;
    top: 15px;
    z-index: 1;
    display: none;
}

#neardate {
    cursor: pointer;
}

.dateCalendar .fc-day-grid-event.inactive {
    background-color: #ff5652 !important;
    width: 2px;
    height: 2px;
    margin: 0 auto;
    border: 0px;
    border-radius: 50% !important;
}

button .disablebtn {
    cursor: not-allowed !important;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

#outcome, #DocumentFile {
    display: none;
}

#existEmail, .clientDOBError {
    display: none;
}

.registersteps {
    display: none;
}

.registersteps:first-child {
    display: initial;
}

.label-title {
    z-index: 2;
    position: relative;
}

.customradio {
    width: 100%;
    position: relative;
}

.customradio input {
    position: absolute;
    opacity: 0
}

.customradio input:checked ~ .radioplaceholder {
    background-color: #00a160;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.customradio input:checked ~ .label-title {
    color: white !important;
}

.btn-mygreen {
    background-color: #00a160;
    border-radius: 0;
    padding: 20px 15px;
    font-size: 15px;

    &:hover {
        background-color: #048551;
    }
}

.bg-mygreen-opacity-70 {
    background-color: rgba(0, 161, 96, 0.68);
}

.non-decorative-link {
    text-decoration: none;
    font-weight: bold;
    color: #636363;
}

.non-decorative-link:hover {
    color: #434343;
}

.step-progress {
    width: 100%;
    background-color: #00a160;
    height: 8px;
    border-radius: 5px;
    margin-top: 10px;
}

.step-comming-progress {
    float: right;
    width: 90%;
    background-color: black;
    height: 8px;
    border-radius: 5px;
}

.progress-title {
    background-color: #00a160;
    width: 30px;
    height: 30px;
    color: white;
    text-align: center;
    border-radius: 50px;
    line-height: 30px;
    margin-top: -10px;
    margin-left: -2px;
    font-size: 10px;
}

.mymindcolor {
    color: #00a160;
}

a.mymindcolor {
    color: #00a160;
    border-color: #00a160;
}

.btn-mygreen div {
    font-weight: normal;
}

.text-color-white a, .text-color-white button {
    color: white !important;
    margin: auto 10px;
}

.text-color-white button {
    border: 1px solid;
    border-color: white;
}

.img-context {
    width: 100%;
    height: 535px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 40px;
    background-position: center;
}

.img-context-div {
    width: 58%;
    background-color: rgba(0, 161, 96, 0.7);
    height: 535px;
    position: absolute;
    right: 42%;
}

.font-size {
    font-size: 14px !important;
}

.brd-top {
    border-top: 1px solid rgba(0, 0, 0, 0.23) !important;
}

.color-grey {
    background-color: rgb(244, 244, 244);
    width: 100%;
}

.color-darkgrey {
    color: #707070;
}

.fa-times-thin:before {
    content: '\00d7';
}

.position-r {
    position: relative;
    padding: 1px !important;
}

.hide-content {
    display: none;
}

/*.doc {
    background-size: cover;
    height: 400px;
    width: 23%;
    background-position: center;
    margin: 0 1%;
}*/
.my-team-terapists {
    height: 70px !important;
}

.my-hover, .my-team, .my-team-terapists {
    position: absolute;
    bottom: 0;
    height: 60px;
    background-color: rgba(0, 161, 96, 0.7);
    width: 100%;
    left: 0;
    /*right: 13px;*/
    text-align: center;
    color: white;
    padding: 6px 0 0 0;
    overflow: hidden;
    transition: .5s ease;
}

.our-team-terapists {
    position: absolute;
    bottom: 0;
    height: 80px;
    background-color: rgba(0, 161, 96, 0.7);
    width: 100%;
    left: 0;
    /*right: 13px;*/
    text-align: center;
    color: white;
    overflow: hidden;
    transition: .5s ease;
}

.doc:hover > .my-hover {
    height: 100%;
    transition-duration: 0.5s;
    padding-top: 100px;
}

.doc:hover > .my-hover > .hide-content {
    display: block;
}

.hide-content a {
    border: 2px solid black;
    border-radius: 0 !important;
}

a.btn {
    border-radius: 0 !important;
}

.black-btn a {
    color: #252525 !important;
    border: 2px solid black;
}

.black-btn {
    display: flex;
    justify-content: center;
}

.supp-div {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.supp-div div {
    padding-top: 30px;
    box-shadow: 3px 3px 5px 6px #ccc;
    width: 18%;
}

.supp-div img {
    display: block;
    width: 50%;
    height: 70%;
    margin: 0 auto;
}

.small-pagination a:hover {
    background-color: #00a160;
    color: white;
}

.small-pagination a:hover > i {
    color: white;
}

.footer-btn a {
    border: 1px solid #fff !important;
    color: white !important;
}


.home-main-banner {
    width: 100%;
    background-image: url(https://mymind.blob.core.windows.net/live/Files/Images/homepage.png);
    /*height: 735px;*/
    /*background-size: 100% auto;*/
    background-size: cover;
    background-position: center;
    /*margin-top: -100px;*/
    z-index: 1;
    position: relative;
    background-repeat: no-repeat;
}

.img-text {
    padding: 200px 80px;
    height: 400px;
}

.color-dark {
    background-color: black;
    min-height: 150px;
}

.color-dar-imgs img {
    width: 80%;
    padding-top: 13px;
    padding-left: 13px;
}

.lastimg {
    width: 75% !important;
    padding-left: 15px !important;
}

.color-dar-imgs-div {
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
    justify-content: center;
}

.color-dark-div {
    margin-right: 20px;
    background-color: white;
    width: 60px;
    height: 60px;
    float: left;
}

.footer-body {
    min-height: 100px;
}

.footer-div {
    background-color: #252525;
}

.footer-hr {
    width: 45px;
    height: 1px;
    background-color: white;
    float: left;
}

.f-hr {
    background-color: white;
}

.color_white {
    color: white !important;
}

.right-arrow-circular {
    background-image: url('/images/site/right-arrow-circular-button copy 2.png');
    width: 21px;
    height: 21px;
}

.scroller {
    cursor: pointer;
    position: absolute;
    right: 20px;
    bottom: 60px;
}

.right-arrow-circular-div {
    position: relative;
    top: -5px;
}

.f-icon {
    width: 35px;
    height: 35px;
    color: white !important;
    padding: 3px;
    font-size: 16px !important;
}

.footer-inputs input {
    padding: 20px 230px 20px 12px;
    background: transparent;
    color: white;
    border: 1px solid #fff;
}

.footer-inputs a {
    border: 1px solid white;
}

/*scroler*/
.middle {
    position: absolute;
    top: 96%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.mouse {
    width: 30px;
    height: 55px;
    border: 4px solid #fff;
    border-radius: 60px;
}

.mouse::before {
    content: "";
    width: 5px;
    height: 5px;
    position: absolute;
    top: 30px;
    background: #fff;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 50%;
    opacity: 1;
    animation: mouse 2s infinite;
}


@keyframes mouse {
    from {
        opacity: 1;
        top: 3px;
    }

    to {
        opacity: 0.5;
        top: 50px;
    }
}

/*#scroler*/
.donate-title {
    color: #00a160;
    font-weight: bold;
    font-size: 2rem;
}

button:disabled {
    cursor: not-allowed;
    opacity: 0.7;
}

.donate_card_body {
    font-size: 1.2rem;
}

.nav-tabs--green .nav-link:before {
    background-color: #00a160;
}

.services {
    background-image: url('/images/NewImages/Services&Fees.png');
}

.about {
    background-image: url('/images/About/About_MyMind_header.jpg');
}

.contactus {
    background-image: url('/images/contactusmainbaner.jpg');
}

.ind-service {
    background-image: url(https://mymind.blob.core.windows.net/live/Files/Images/individual.jpg);
}

.discount {
    background-image: url(https://mymind.blob.core.windows.net/live/Files/Images/doscounted.jpg);
}

.family {
    background-image: url(https://mymind.blob.core.windows.net/live/Files/Images/family-header.jpg);
}

.children {
    background-image: url(https://mymind.blob.core.windows.net/live/Files/Images/children.jpg);
    background-position: bottom 0;
}

.couples {
    background-image: url(https://mymind.blob.core.windows.net/live/Files/Images/couples.jpg);
}

.covidproject {
    background-image: url(https://mymind.blob.core.windows.net/live/Files/Images/covidbanner.jpg);
}

.covid-images img {
    width: 45%;
    float: left;
    position: relative;
    margin-top: 95px;
    transform: translateY(-50%);
}

.covid-terms, .covid-images {
    background-color: rgba(244, 244, 244, 0.5);
}

.covid-images img:nth-child(2) {
    float: right;
}

.covid-main a:not(.btn) {
    color: #00a160;
    font-weight: bold;
}

.advice {
    background-image: url('/images/advice.jpg');
}

.our-therapists {
    background-image: url('/images/ourtherapists.jpg');
    background-position-y: top !important;
}

.online-service {
    background-image: url('/images/NewImages/online.jpg');
}

.location {
    background-image: url('/images/location.jpg');
}

.faq {
    background-image: url('/images/faq.jpg');
}

.notfound {
    background-image: url('https://mymind.blob.core.windows.net/live/Files/Images/error-notfound.jpg');
}

.indiv {
    background-image: url('/images/getstarted1.jpg');
}

.get-started {
    background-image: url('/images/NewImages/Think.png');
}

.search-img {
    background-image: url('https://mymind.blob.core.windows.net/live/Files/search.jpg');
}

.bg-images {
    background-position: 50%;
    background-size: cover;
    align-items: center;
    height: 300px !important;
}

.text-block {
    position: absolute;
    bottom: 0px;
    background-color: #4CCC96;
    width: auto;
    left: 15px;
    right: 15px;
}

.text-linkdin {
    position: absolute;
    top: 15px;
    left: 30px;
    background-color: #4CCC96;
    width: 30px;
    height: 30px;
}

.image {
    position: relative;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}

.bg-light-grey {
    background-color: rgba(244, 244, 244, 0.5);
    align-items: center;
}

.bg-doc1 {
    background-image: url('/images/NewImages/Doctor1.png');
    background-position: 50%;
    background-size: cover;
    align-items: center;
    display: flex;
}

.bg-doc2 {
    background-image: url('/images/NewImages/Doctor2.png');
    background-position: 50%;
    background-size: cover;
    align-items: center;
    display: flex;
}

.bg-doc3 {
    background-image: url('/images/NewImages/Doctor3.png');
    background-position: 50%;
    background-size: cover;
    align-items: center;
    display: flex;
}

.ourtherapist .text-block {
    width: 100% !important;
    left: 0px !important;
}

.page-item.active .page-link {
    background-color: #4CCC96 !important;
    border-color: #4CCC96 !important;
}

.page-link {
    border-radius: 0px !important;
}

.aboutcard {
    min-height: 579px !important;
}

.bg-lightblue {
    background-color: #d1e7f7 !important;
}

.textareaShadow {
    box-shadow: 0 5px 20px rgba(0, 0, 0, .07);
}

.aboutbgimg {
    background-image: url(/images/About/4.png);
    height: 400px;
    background-position: right;
    background-size: cover;
    background-color: black;
}

.bordered-white {
    border: 1px solid white;
}

.height400 {
    height: 400px;
}

.header-d-m {
    top: 5px !important;
    padding: 3px !important;
    left: -60px !important;
    padding-left: 1px !important;
    width: 90px !important;
    border: none !important;
}

.dropdown-menu {
    top: 5px !important;
    width: 100% !important;
    border: 1px solid black;
}

.dropdown-item {
    color: #333 !important;
    text-align: center !important;
}

.c-b {
    font-weight: bold !important;
    text-transform: uppercase !important;
}

.c-close {
    cursor: pointer;
    border: none;
    background-color: transparent;
    width: 50px;
    float: left;
    opacity: 0.5;
}

.online {
    background-image: url('https://mymind.blob.core.windows.net/live/Files/Images/online.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.online iframe {
    width: 100%;
    height: 100%;
}

.online-advantage img {
    height: 80px;
    display: block;
    margin: 70px auto;
}

.online-main {
    padding: 100px 0;
    text-align: left !important;
}

.bg-1 {
    background-image: url('/images/NewImages/Rectangle12.png');
    background-position: center;
    background-repeat: no-repeat;
    min-height: 300px;
}

.bg-2 {
    background-image: url(https://mymind.blob.core.windows.net/live/Files/Images/couples.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    min-height: 300px;
}

.bg-3 {
    background-image: url('/images/NewImages/Clip.png');
    background-position: center;
    background-repeat: no-repeat;
    min-height: 450px;
}

.bg-4 {
    background-image: url('/images/NewImages/Rectangle .png');
    background-position: center;
    background-repeat: no-repeat;
    min-height: 300px;
}

.bg-location {
    background-image: url('/images/NewImages/device.png');
    background-position: 50%;
    background-size: cover;
    align-items: center;
    display: flex;
    height: 480px !important;
}

.serviceddl .dropdown-menu {
    transform: translate3d(45px, 27px, 0px) !important;
}

.bg-services {
    background-image: url('/images/NewImages/Services&Fees.png');
    background-position: 50%;
    background-size: cover;
    align-items: center;
    display: flex;
    height: 480px !important;
}


/*.bg-get {
    background-image: url('Images/NewImages/Think.png');
    background-position: 50%;
    background-size: cover;
    align-items: center;
    display: flex;
    height: 380px !important;
    margin-top: 5rem !important;
}*/

.bg-booking {
    background-image: url('/images/NewImages/Booking.png');
    background-position: 50%;
    background-size: cover;
    align-items: center;
    display: flex;
}

.bg-light {
    background-color: #ccc;
}

.header-filter {
    position: relative;
}

.header-filter:after, .header-filter:before {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    content: "";
}

.header-filter .row {
    z-index: 2;
    position: relative;
}

.page-header {
    height: 400px;
    background-position: 50%;
    background-size: cover;
    margin: 0;
    padding: 0;
    border: 0;
    display: flex;
    align-items: center;
}

.section {
    padding: 70px 0;
}

.bg-white {
    background-color: #fff !important;
}

.nav-pills .nav-link.active, .nav-pills .nav-item.show .nav-link {
    background-color: #ccc !important;
    border-bottom: 2px solid #00a160 !important;
}

.fs-14 {
    font-size: 14px;
}

.fs-15 {
    font-size: 15px !important;
}

.fs-16 {
    font-size: 16px;
}

.pt-7 {
    padding-top: 7rem;
}

.brd-green {
    border: 2px solid #00a160;
}

.p-rem {
    padding: 1.3rem 2.5rem !important;
}

.line-height {
    line-height: 1.5 !important;
}

.pt-15 {
    padding-top: 15rem;
}

.mapouter {
    position: relative;
    text-align: right;
    height: 880px;
    width: 1000px;
}


.sw-radio {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.sw-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


.radiomark {
    position: absolute;
    top: 0;
    left: 50%;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
    margin-left: -12.5px;
}


.sw-radio:hover input ~ .radiomark {
    background-color: #ccc;
}


.sw-radio input:checked ~ .radiomark {
    background-color: #00a160;
}

.radiomark:after {
    content: "";
    position: absolute;
    display: none;
}


.sw-radio input:checked ~ .radiomark:after {
    display: block;
}


.sw-radio .radiomark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.sw-parent:hover {
    background-color: rgba(0, 161, 96, 0.17);
}


.gmap_canvas {
    overflow: hidden;
    background: none !important;
    height: 880px;
    width: 1000px;
}

.line-height2 {
    line-height: 1.8 !important;
}

.width {
    min-width: -webkit-fill-available;
}

.card-shadow {
    box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.12) !important;
}

.shadow {
    box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0), 0 0px 1px 15px rgba(0, 0, 0, 0), 0 1px 15px 0 rgba(0, 0, 0, 0.2);
}

.bg-progress {
    /*background-image: url('Images/getstarted1.jpg');*/
    background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(/images/getstarted1.jpg);
    background-position: 50%;
    background-size: cover;
    align-items: center;
    display: flex;
    height: 460px;
}

.text-grey {
    color: #707070;
}

.bg-anxiety {
    background-size: cover;
    background-position: 50%;
    align-items: center;
    display: flex;
}

.bg-advice {
    background-image: url('/images/NewImages/device.png');
    background-size: cover;
    background-position: 50%;
    align-items: center;
    display: flex;
}

.bg-contact {
    background-image: url('/images/NewImages/Rectangle 23.png');
    background-size: cover;
    background-position: 50%;
    align-items: center;
    display: flex;
    height: 480px !important;
}

.bg-contactcard {
    background-image: url('/images/contactUs.jpg');
    background-position: -470px 0px;
    /*background-image: url('Images/NewImages/Rectan2.png');*/
    background-size: cover;
    align-items: center;
    display: flex;
}

.bg-depr {
    background-size: cover;
    background-position: 50%;
    align-items: center;
    display: flex;
}

.bg-topic {
    background-image: url('/images/NewImages/Topic.png');
    background-size: cover;
    background-position: 50%;
    align-items: center;
    display: flex;
}

.bg-therapy {
    background-size: cover;
    background-position: 50%;
    align-items: center;
    display: flex;
}

.bg-lightgrey {
    background-color: rgba(244, 244, 244, 0.5);
}

.px-md-8 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
}

.px-15 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
}

.jobsimg {
    margin-top: -50px;
}

.fs-10 {
    font-size: 10px !important;
}

.fs-11 {
    font-size: 11px !important;
}

.job-icons {
    width: 90px;
    height: auto;
}

.fs-23 {
    font-size: 23px !important;
}

.applyJobCard {
    min-height: 280px !important;
}

@media (min-width: 1200px) {

    .jobs {
        width: 1350px;
        max-width: 100%;
    }

    .width200 {
        width: 200px;
    }

    .actioncard {
        width: 500px;
    }

    .actioncard .card-block {
        padding-left: 50px;
        padding-right: 50px;
    }

    .registercard {
        width: 600px;
    }

    .footer-div {
        padding: 20px 250px;
    }

    .text-color-white {
        margin-left: 40rem;
        padding-bottom: 30px;
        margin-top: -60px;
    }


    .pressText {
        position: absolute;
        top: 50%;
        left: 1%;
        transform: translate(1%, -50%);
    }
}

@media (max-width: 1200px) {
    /*.scrollbar-inner {
        margin-top: 60px !important;
    }*/
    #header {
        top: 53px;
    }

    .ml-n40 {
        margin-left: 0px !important;
    }

    .doc:hover > .my-hover {
        padding-top: 90px !important;
    }

    .h-190 {
        height: 165px !important;
    }

    .px-md-8 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
}

@media (min-width: 992px) {
    .andSign {
        margin-top: 130%;
        font-size: 30px;
    }

    .pt-15r {
        padding-top: 15rem;
    }

    .min-height500 {
        min-height: 730px !important;
    }

    .navbar-expand-lg .navbar-toggler {
        display: none;
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: row;
    }

    .page-header {
        /*margin-top: 15rem !important;*/
        margin-top: 8rem !important;
        height: 350px !important;
    }

    .page-header .pt-7 {
        padding-top: 4rem !important;
    }

    /*.bg-color {
        height: 350px !important;
    }*/
    .bg-get {
        height: 350px !important;
    }

    /*.img-header {
        margin-top: 120px !important;
    }*/

}

@media (max-width: 430px) {
    .font13 {
        font-size: 13px !important;
    }

    .footer-inputs input {
        padding: 10px 75px 12px 10px !important;
    }

    .label-title {
        font-size: 12px !important;
    }

    #small-font {
        font-size: 11px !important;
    }

    /*.img-context-div {
        width: 63% !important;
    }*/
    .f-14 {
        font-size: 11px !important;
    }
}

@media (max-width: 530px) {
    #px-7 {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    .f-1 {
        font-size: 1.5rem !important;
    }

    #mb-0 {
        margin-bottom: 0 !important;
    }

    #p-8 {
        padding: 3rem !important;
    }

    #pt-1 {
        padding-top: 5px !important;
    }
}

@media (min-width: 766px) {
    .pl-md-4r {
        padding-left: 4rem !important;
        padding-right: 4rem !important;
    }

    .pl-md-10 {
        padding-left: 10rem;
    }
}

@media (max-width: 767px) {
    .covid-images img {
        margin-top: 65px !important;
    }

    .owl-carousel2 .owl-dots.disabled, .owl-carousel2 .owl-nav.disabled {
        left: 50% !important;
        top: 95% !important;
    }

    .pagination > li > a,
    .pagination > li > span {
        width: 2.5rem !important;
        height: 2.5rem !important;
        line-height: 2.5rem !important;
    }

    .f-16 {
        font-size: 14px !important;
    }

    .fs-md-12 {
        font-size: 12px !important;
    }

    #h1 {
        font-size: 2.8em !important;
    }

    #p-green {
        padding: 18px 50px !important;
    }

    .pl-9 {
        padding-left: 2rem !important;
    }

    #height {
        height: 490px !important
    }

    #hr {
        margin: auto !important;
        text-align: center !important;
        float: none !important;
    }

    #mobile {
        text-align: center !important;
    }

    .ml-n1col {
        margin-left: 0 !important;
    }

    #padding {
        padding: 10px !important;
    }

    #pills-tab {
        display: block !important;
    }

    .mobile {
        order: 1 !important;
    }

    .grid {
        display: flex !important;
    }

    .mapouter {
        height: 300px !important;
    }

    .gmap_canvas {
        height: 300px !important;
    }

    .f-14 {
        font-size: 14px;
    }
}

@media (max-width: 1200px) {

    .actioncard, .registercard {
        margin-left: 10px;
        margin-right: 10px;
    }

    .footer-body {
        padding-top: 20px;
    }


    .pressText {
        padding-top: 20px;
        padding-bottom: 20px;
        word-break: break-all;
    }

    .pressText .col-md-11 {
        padding-right: 0px !important;
    }

    .top-nav li, .menubtn {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
}

@media (max-width: 1300px) {
    #pr-15 {
        padding-right: 15px !important;
    }
}

@media (max-width: 992px) {

    #pt-20 {
        padding-top: 15rem !important;
    }

    .min-h365 {
        min-height: 365px;
    }

    #buttons {
        width: -webkit-fill-available !important;
        font-size: 14px !important;
    }

    .d-md-content {
        display: block !important;
    }

    .owl-carousel2 .owl-dots.disabled, .owl-carousel2 .owl-nav.disabled {
        position: inherit !important;
        transform: none !important;
        top: 0 !important;
        left: 0 !important;
    }

    .fs-mobile {
        font-size: 1rem !important;
    }
}

@media (max-width: 475px) {
    #header {
        top: 68px !important;
    }

    .owl-carousel > .max-300 {
        max-height: 250px !important;
        min-height: auto !important;
    }

    .owl-item .w-40 {
        width: 30% !important;
    }

    .ourWebsit {
        display: block;
    }
}

@media (max-width: 576px) {
    /*.scrollbar-inner {
        margin-top: 175px !important;
    }*/
}

@media (max-width: 362px) {
    #header {
        top: 84px !important;
    }
}

.mt-n1 {
    margin-top: -5px !important;
}

@media (max-width: 1530px) {
    .mapouter {
        width: -webkit-fill-available !important;
    }

    .gmap_canvas {
        width: -webkit-fill-available !important;
    }
}

.p-mix {
    padding: .8rem 1.8rem !important;
}

.fs-11 {
    font-size: 11px !important;
}

.mt-n1 {
    margin-top: -5px !important;
}

.fs-11 {
    font-size: 11px !important;
}

.fs-12 {
    font-size: 12px !important;
}

.about-text {
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.text-lighht-grey {
    color: #252525;
}

.card {
    box-shadow: 0 0px 10px !important;
}

.h-150 {
    height: 150px !important;
}

.h-190 {
    height: 200px;
}

.p-7 {
    padding: 7rem !important;
}

.p-check {
    padding: 1rem 1.5rem !important;
}

.mb-n5 {
    margin-bottom: -5rem !important;
}

.mb-n2 {
    margin-bottom: -1.5rem !important;
}

.pl-7 {
    padding-left: 7rem !important;
}

.ml-n1col {
    margin-left: -.5rem;
}

.ml-n3 {
    margin-left: -3px;
}

.ml-half {
    margin-left: .5px;
}

.borderedInput {
    border: 1px solid #252525 !important;
}

.h-490 {
    height: 490px;
}

.borderedInput input {
    padding-left: 15px;
}

/*.bg-traanspblack {
    background-color: rgba(0, 0, 0, 0.3);
    opacity: 500;
}*/
.privacy {
    background-image: url('/images/Privacy/1.png');
    background-size: cover;
    height: 450px;
}

.forgotPass {
    background-image: url('/images/ForgotPassword/1.png');
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    /*padding-top: 1.2rem;*/
    background-size: cover;
}

.individual {
    background-image: url('/images/Individual/1.png');
    background-size: cover;
}

.individualText {
    position: absolute;
    top: 50%;
    left: 40%;
    transform: translate(-50%, -50%);
}

.icon20 {
    width: auto;
    height: 20px;
}

.border-success {
    border: 1px solid #00a160 !important;
}

.profIcon {
    height: 30px;
    width: auto;
}

.text-black {
    color: black;
}

.shadow-0 {
    box-shadow: none !important;
}

.profileTabs {
    border: 2px solid #00a160 !important;
}

.profileTabs .nav-link.active:before {
    transform: scale(0) !important;
}

.profileTabs .nav-item:not(:last-child) {
    border-right: 2px solid black;
}

.bg-transparent {
    background-color: transparent !important;
}

.content-img {
    position: absolute;
    bottom: 0;
    background: rgba(50, 199, 135, 0.65);
    color: #f1f1f1 !important;
    width: 100%;
    padding: 12px;
}

.ddl {
    padding-top: 10px;
    padding-bottom: 11px;
}

.progress-bar {
    color: #fff;
    height: auto !important;
}

.slider {
    width: 100% !important;
}

.slider-handle {
    width: 28px !important;
    height: 28px !important;
    background-color: #00a160 !important;
    background-image: -webkit-linear-gradient(top, #00a160 0, #00a160 100%) !important;
    position: absolute !important;
    z-index: 2 !important;
    cursor: default;
    text-align: center !important;
    line-height: 30px !important;
    color: #FFFFFF !important;
    font-size: 15px !important;
}

.slider.slider-horizontal .slider-tick, .slider.slider-horizontal .slider-handle {
    margin-top: -10px !important;
}

.slider-track-high {
    background-color: black !important;
    height: 6px !important;
}

.slider-selection {
    background-image: linear-gradient(to bottom, #00a160 0, #00a160 100%) !important;
    background-color: #00a160 !important;
    height: 6px !important;
}

.tooltip {
    opacity: 100 !important;
}

.tooltip-inner {
    max-width: 200px;
    padding: 10px 22px !important;
    color: white !important;
    text-align: center;
    background-color: transparent !important;
    border-radius: 2px;
    margin-top: 25px !important;
}

.w-30 {
    width: 30px !important;
}

.w-40 {
    width: 40% !important;
}

.h-95 {
    height: 95% !important;
}

.cursor {
    cursor: pointer;
}

.brd-dark {
    border: 1px solid #252525 !important;
}

.brd-grey {
    border: 1px solid #E1E1E1 !important;
}

.scroller-y {
    overflow-y: scroll;
}

.max-h630 {
    max-height: 750px !important;
}

.nav-pills .nav-link.active, .nav-pills .nav-item.show .nav-link {
    background-color: rgba(244, 244, 244, 0.5) !important;
}

.page-link {
    color: #3C3C3C !important;
    margin: 0 !important;
}

.page-link:focus, .page-link:hover {
    background-color: #00a160 !important;
    border-color: #00a160 !important;
}

.brd-rad {
    border-radius: 0 !important;
    min-width: 8rem !important;
}

.pb-5r {
    padding-bottom: 5rem !important;
}

.pb-7r {
    padding-bottom: 5rem !important;
}

.line {
    width: 55px;
    height: 3px;
    background-color: #00a160;
    margin-left: 45%;
}

.box-shad {
    box-shadow: 0 7px 1px #000 !important;
}

.section-image:after {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    content: "";
    background-color: rgba(0, 0, 0, 0.1);
}

.section-image .container {
    z-index: 2 !important;
}

.section-image-dark:after {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    content: "";
    background-color: rgba(0, 0, 0, 0.6);
}

.section-image-dark .container {
    z-index: 2 !important;
}

.py-7 {
    padding-bottom: 7rem;
    padding-top: 7rem;
    max-height: 630px !important;
}

.bg-color {
    background-color: rgba(0, 0, 0, 0.4);
    height: 300px;
    width: 100%;
}

.bg-color-covid {
    background-color: rgba(0, 0, 0, 0.4);
    height: 100%;
    width: 100%;
}


@media (max-width: 576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .nav-item {
        background-color: #f5f5f5;
        text-align: left !important;
        margin-bottom: 10px !important;
    }

    .nav-tabs--green .nav-item a.active {
        color: black !important;
        font-weight: 800;
    }

    .nav-tabs--green .nav-item a {
        color: black !important;
        font-weight: 400;
    }

    .fs-18 {
        font-size: 18px;
    }

    .fs-13 {
        font-size: 13px !important;
    }

    .about-text {
        position: absolute;
        left: 20%;
        transform: translate(10%, 10%);
    }

    /*.bg-lightblue {
        height: 700px;
    }*/
    .order-1 {
        order: 1
    }

    .order-2 {
        order: 2
    }

    .footer-inputs input {
        padding: 10px;
    }

    .top-nav {
        display: none;
    }

    .header__logo {
        margin-left: 0px !important;
        margin-right: 20px;
    }

    .navigation-trigger {
        /*margin-left: 0px !important;*/
        margin-top: -70px;
        /*padding-left: 160px;*/
    }

    .row-sm {
        display: flex;
        /*flex-wrap: wrap;*/
        margin-right: -15px;
        margin-left: -118px;
        position: absolute;
    }

    .header {
        height: 120px !important;
        padding-top: 10px;
    }

    .navbar-brand {
        width: 100px !important;
        margin-top: -50px;
    }

    .top-nav li, .menubtn {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }

    .text_lightgrey {
        background-color: rgba(244, 244, 244, 0.5);
    }

    .margins {
        margin-left: 1px;
        margin-right: 1px;
    }

    .card-shadow {
        box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.12) !important;
    }

    .text_left {
        left: 1% !important;
        transform: translate(1%, 1%) !important;
        margin-top: -10% !important;
    }

    .text_left h4 {
        font-size: 25px !important;
    }

    .fs-xs-20 {
        font-size: 20px !important;
        font-weight: 600;
    }

    .fs-xs-18 {
        font-size: 18px !important;
        font-weight: 400;
    }

    .fs-xs-16 {
        font-size: 16px !important;
        font-weight: 400;
    }

    .fw-xs-500 {
        font-weight: 500;
    }

    .fs-20 {
        font-size: 20px;
    }

    .fs-15 {
        font-size: 15px;
    }

    p {
        font-size: 18px;
    }

    h5 {
        font-size: 22px;
    }

    /*h4{
        font-size:26px;
    }*/
    h3 {
        font-size: 30px;
    }

    .hidden-xs {
        display: none !important;
    }

    .visible-xs {
        display: block !important;
    }

    .nav-link {
        font-size: 14px;
        color: black !important;
    }

    .navigation li a {
        font-weight: 400 !important;
        display: block;
        background-color: transparent !important;
    }

    .navigation li .active {
        color: #00a160 !important;
    }

    .navigation li .active a {
        border-bottom: 1px solid #00a160 !important;
    }

    .middle-text {
        position: relative !important;
        transform: none !important;
        left: 0 !important;
        top: 10px !important;
    }

    /*.d-sm-none {
        display: none;
    }

    .d-sm-show {
        display: block;
    }*/
}

@media (min-width: 577px) {
    .nav-tabs--green .nav-item a.active {
        background-color: rgba(244, 244, 244, 0.5) !important;
        font-weight: 800;
    }

    .ml-6r {
        margin-left: 6rem !important;
    }

    .sidebar {
        display: none;
    }

    .header {
        height: auto !important;
    }

    /*.w-md-75 {
        width: 75% !important;
    }*/
    /*.d-sm-show {
        display: none;
    }

    .d-sm-none {
        display: block !important;
    }*/
}

.lh-2 {
    line-height: 2;
}

/*.scrollbar-inner {
    margin-top: 50px;
}*/

.top-nav li, .menubtn {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 14px;
}

.dropdown-menu .show {
    position: absolute;
    transform: translate3d(0px, 10px, 0px) !important;
    top: 0px;
    left: 0px;
    will-change: transform;
}

.header__logo {
    margin-left: 30px;
    padding-top: 15px;
    padding-bottom: 10px;
}

.py-7 {
    padding-bottom: 7rem;
    padding-top: 7rem;
}

.navbar-brand {
    width: 160px;
}

.btn-dark {
    background-color: #333 !important;
    border: 2px solid #00a160 !important;
}

.min-width {
    min-width: -webkit-fill-available;
}

.d-grid {
    display: grid;
}

.fs-35 {
    font-size: 35px !important;
}

.fs-5 {
    font-size: 5em !important;
}

.icon13 {
    height: 13px;
    width: auto;
}

/*.navigation-trigger__inner, .navigation-trigger__line {
    width: 30px !important;
}

    .navigation-trigger__line:not(:last-child) {
        margin-bottom: 8px;
    }*/
@media (min-width: 150px) and (max-width: 350px) {
    /*.navigation-trigger {
        margin-left: 0px !important;
        margin-top: -70px;
        padding-left: 120px;
    }*/
    /*.row-sm {
        display: flex;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: 5px;
        position: absolute;
    }*/
    .about-text {
        position: absolute;
        margin-top: 10%;
        left: 20%;
        transform: translate(10%, 10%);
    }
}


@media (min-width: 577px) and (max-width: 1200px) {
    .top-nav {
        display: none !important;
    }

    .sidebar {
        display: flex !important;
    }


    .row-sm {
        margin-left: 10%;
    }

    /*.row-sm {
            margin-left: 25%;
        }*/
}


.border-width-0 {
    border-bottom-width: 0 !important;
}

input[type='radio']:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: #d1d3d1;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}

input[type='radio']:checked:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: #00a160;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}

.pt-2r {
    padding-top: 2.5rem !important;
}

.w-15 {
    width: 15px;
}

.text-middle {
    text-align: -webkit-center !important;
}

.owl-nav {
    text-align: center;
    /*margin-top:-5rem;*/
}

.ml-12 {
    margin-left: 12px;
}

.max-w {
    max-width: 384px;
}

.max-300 {
    max-height: 300px !important;
    min-height: 300px !important;
}

.fs-21 {
    font-size: 21px !important;
}

.owl-carousel .owl-nav .owl-prev {
    background-color: #fff !important;
    border: 1px solid #00a160 !important;
    margin-right: 5px;
}

.owl-carousel .owl-nav .owl-next {
    background-color: #fff !important;
    border: 1px solid #00a160 !important;
}

.owl-carousel .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-next:hover {
    background-color: #00a160 !important;
}

.zmdi-long-arrow-left:hover {
    color: #fff !important;
}

.zmdi-long-arrow-right:hover {
    color: #fff !important;
}

/*.owl-carousel .owl-nav .owl-next {
    position:relative;
    border: 1px solid #00a160!important;
    background-color:#fff!important;
    width: 39px;
    height: 39px;
}
   
   
.owl-nav {
    color: transparent !important;
}*/
.pt-20 {
    padding-top: 20rem;
}

.pt-20rem {
    padding-top: 20rem;
}

.color-lightdark {
    background-color: rgba(0, 0, 0, 0.84);
}

.pt-4r {
    padding-top: 4rem;
}

.color-lightblack {
    color: rgba(0, 0, 0, 0.84) !important;
}

.owl-carousel1 .owl-dots.disabled, .owl-carousel1 .owl-nav.disabled, .owl-carousel3 .owl-nav.disabled {
    display: block !important;
    /*position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);*/
}

.owl-carousel2 .owl-dots.disabled, .owl-carousel2 .owl-nav.disabled {
    display: block !important;
    position: absolute;
    top: 80%;
    left: 87%;
    transform: translate(-50%, -50%);
}

@media (min-width: 992px) and (max-width: 1350px) {
    .owl-carousel2 .owl-dots.disabled, .owl-carousel2 .owl-nav.disabled {
        left: 77%;
    }
}

@media (min-width: 1350px) and (max-width: 1490px) {
    .owl-carousel2 .owl-dots.disabled, .owl-carousel2 .owl-nav.disabled {
        left: 83%;
    }
}

.color-lightgrey {
    color: #ccc !important;
}

.p-absolute {
    position: absolute;
}

.middle-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.border-white {
    border: 1px solid white !important;
    color: white !important;
    width: 50px !important;
    height: 35px !important;
    padding-right: 20px !important;
}

.p-green {
    padding: 22px 70px !important;
}

.white-border {
    width: 40px;
    height: 40px;
    background-color: transparent;
    border: 2px solid white;
}

.text-wh {
    width: 40px;
    height: 40px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
}

.reg-bg-color {
    width: 100%;
    padding-top: 1.2rem;
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-size: cover;
    background-color: rgba(0, 0, 0, 0.3);
}

.green_hr {
    border: 1.5px solid #00a160;
    border-radius: 5px;
}

.registration {
    background-image: url('/images/ForgotPassword/Clip.png');
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-size: cover;
    background-position: center;
}

.tabs-name {
    font-weight: 800 !important;
    color: black !important;
}

.day, .month {
    width: 25% !important;
    margin-right: 10px;
    padding: 5px;
}

.year {
    width: 25% !important;
    padding: 5px;
}

.fw-800 {
    font-weight: 600 !important;
}

.fw-700 {
    font-weight: 700 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.pt-2_5 {
    padding-top: 0.7rem !important;
}

.spacing {
    letter-spacing: 1.3px;
    word-break: break-word;
}

.brd-white {
    border: 1px solid #fff !important;
}

.brd-bold {
    border: 2px solid white !important;
}

.pl-9 {
    padding-left: 9rem;
}

.fs-20 {
    font-size: 20px !important;
}

.pr-5r {
    padding-right: 5rem;
}

.p-8 {
    padding: 8rem;
}

.fs-5r {
    font-size: 5rem !important;
}

.px-6 {
    padding-left: 6rem;
    padding-right: 6rem;
}

.px-7 {
    padding-left: 7rem;
    padding-right: 7rem;
}

.h-400 {
    height: 400px;
}

.cover {
    object-fit: cover;
    width: -webkit-fill-available;
    object-position: top;
}

@media (min-width: 1200px) {
    #p-top {
        margin-top: -12rem !important;
        z-index: 1;
    }

    .contSize {
        width: 1340px;
        max-width: 100%;
    }
}

@media (min-width: 1800px) {
    p {
        font-size: 18px !important;
    }

    h2 {
        font-size: 3rem !important;
    }

    h3 {
        font-size: 2.5rem !important;
    }

    h4 {
        font-size: 1.8rem !important;
    }

    h5 {
        font-size: 1.5rem !important;
    }

    .font-size {
        font-size: 15px;
    }

    .label-title {
        font-size: 18px !important;
    }

    .size-footer {
        font-size: 18px !important;
    }

    /*select{
        font-size:18px!important;
    }*/
    .owl-carousel2 .owl-dots.disabled, .owl-carousel2 .owl-nav.disabled {
        position: inherit !important;
        transform: none !important;
        top: 0 !important;
        left: 0 !important;
    }

    .h-190 {
        height: 220px !important;
    }

    /*.owl-item {
        min-width: 420px !important;
        min-height: 250px !important;
    }*/
}

.profileTabs .nav-item a.active {
    background-color: white !important;
}

.profileTabs li a {
    color: black !important;
}

.darken-1 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(/images/NewImages/Therapy.png);
}

.darken-2 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(/images/NewImages/Sea.png);
}

.darken-3 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(/images/NewImages/Rect.png);
}

.icon-i {
    font-size: 25px;
    padding-right: 19px;
    padding-bottom: 3px;
    padding-top: 8px;
    padding-left: 4px;
}

.fs-30 {
    font-size: 30px;
}

.mb-n6 {
    margin-bottom: -6rem;
}

.min-height460 {
    min-height: 460px;
}

.get-hover:hover {
    color: #00a160 !important;
    border-color: #efefef !important;
}

.btn-hover:hover {
    color: #00a160 !important;
    background-color: #efefef !important;
}


#img {
    display: none;
}

.back-img:hover #img {
    display: inline !important;
}

.textarea {
    resize: none !important;
}

.w-85 {
    width: 85% !important;
}

.w-85 {
    width: 85% !important;
}

.plain-select select {
    -moz-appearance: none; /* Firefox */
    -webkit-appearance: none; /* Safari and Chrome */
    appearance: none;
    padding-left: 10px;
}

.plain-select:after {
    content: "";
    position: absolute;
    z-index: 2;
    right: 22px;
    top: 50%;
    margin-top: -3px;
    height: 0;
    width: 0;
    border-top: 6px solid black;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    pointer-events: none;
}

.ml-n19 {
    margin-left: -19px !important;
}

.ml-n40 {
    margin-left: -40px;
}

.mb-15 {
    margin-bottom: 15rem !important;
}

.brd-left {
    border-left: 1px solid #efefef !important;
}

.scrollable-element::-webkit-scrollbar {
    width: 8px;
}

/* Track */
.scrollable-element::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
.scrollable-element::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
}

/* Handle on hover */
.scrollable-element::-webkit-scrollbar-thumb:hover {
    background: #ccc;
}

.fs-13t {
    font-size: 13px !important;
}

.dialcode .select2-container--default .select2-selection--single {
    border: 1px solid #000 !important;
    border-radius: 0 !important;
}

.select2-container--default .select2-selection--single {
    border: none !important;
    border-radius: 0 !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 0.2rem 0.1rem !important;
}

.select2-container .select2-selection--single {
    height: 35px !important;
}

.select2-container--default .select2-selection--single:before {
    display: none !important;
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #000 !important;
    border-radius: 0 !important;
}

.select2-dropdown .select2-search--dropdown:before {
    display: none !important;
}

.select2-dropdown .select2-results__option[aria-selected=true]:before {
    display: none !important;
}

.donate-card {
    width: 80%;
}

.donatecard {
    height: 132.67px;
}

.panel-default {
    margin-bottom: 10px;
}

.panel-heading {
    padding: 8px 8px 5px 8px;
    border: 3px solid #00a160;
}

.card-opacity {
    opacity: 0.79
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: auto !important;
}

.min-height500 {
    min-height: 655px;
}

.gm-style .place-card-large {
    display: none !important;
    visibility: hidden !important;
}

.max-home {
    max-height: 1065px;
}

select {
    width: 250px;
}

option {
    width: 250px;
}

.form-control:focus {
    box-shadow: none !important;
    /*border-bottom: 1px solid #00a160!important;*/
}


.header-img {
    height: 450px;
    background-position: 50%;
    background-size: cover;
    margin: 0;
    padding: 0;
    border: 0;
    display: flex;
    align-items: center;
}

.img_cont {
    vertical-align: middle;
    height: 100%;
}

.img_cont .row {
    vertical-align: middle;
    top: 53%;
}

.sidebar {
    margin-top: -80px;
}

.img-header {
    height: 450px;
    background-position: 50%;
    background-size: cover;
    margin: 0;
    padding: 0;
    border: 0;
    display: flex;
    align-items: center;
}

.menubtn:hover {
    color: #00a160 !important;
    background-color: white !important;
}

.overflow {
    display: block;
    display: -webkit-box;
    height: 330px;
    -webkit-line-clamp: 10;
    overflow: hidden;
    text-overflow: ellipsis;
}

.font-weight-600 {
    font-weight: 600;
}

.green-line {
    border: 1.7px solid #00a160;
    border-radius: 5px;
}

.mb-2r {
    margin-bottom: 2rem !important;
}

.py-4r {
    padding-bottom: 4rem;
    padding-top: 4rem;
}

.line-height1 {
    line-height: 1.2;
}

.h-36 {
    height: 36px;
}

.plain-select-started:after {
    content: "";
    position: absolute;
    z-index: 2;
    right: 22%;
    top: 10%;
    margin-top: -3px;
    height: 0;
    width: 0;
    border-top: 6px solid black;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    pointer-events: none;
}

.d-md-content {
    display: contents;
}

.btn-outline-success:hover {
    color: #FFF !important;
}

.mb-10 {
    width: 394.5px;
    margin-bottom: 10rem !important;
}

.mb-10r {
    margin-bottom: 10rem !important;
}

.cities .select2-selection__clear {
    display: none;
}

.donate-validation {
    margin-top: -20px;
}

.radius-3 {
    border-radius: 3px;
}

.height39 {
    height: 39px !important;
}

.sk-fading-circle {
    margin: 100px auto;
    width: 40px;
    height: 40px;
    position: relative;
}

.sk-fading-circle .sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.sk-fading-circle .sk-circle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #32c787;
    border-radius: 100%;
    -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
    animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}

.sk-fading-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}

.sk-fading-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
}

.sk-fading-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sk-fading-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
}

.sk-fading-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg);
}

.sk-fading-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.sk-fading-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg);
}

.sk-fading-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg);
}

.sk-fading-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.sk-fading-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg);
}

.sk-fading-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg);
}

.sk-fading-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.sk-fading-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.sk-fading-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.sk-fading-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.sk-fading-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.sk-fading-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.sk-fading-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.sk-fading-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.sk-fading-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.sk-fading-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.sk-fading-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleFadeDelay {
    0%, 39%, 100% {
        opacity: 0;
    }

    40% {
        opacity: 1;
    }
}

@keyframes sk-circleFadeDelay {
    0%, 39%, 100% {
        opacity: 0;
    }

    40% {
        opacity: 1;
    }
}

.donate-item {
    position: absolute;
    right: 40px;
    bottom: 200px;
    z-index: 300;
}

*, *::before, *::after {
    box-sizing: border-box;
}

@keyframes rotate {
    100% {
        transform: rotate(1turn);
    }
}

.donate-img {
    position: relative;
    z-index: 0;
    width: 150px;
    height: 50px;
    border-radius: 32px;
    overflow: hidden;
    padding: 2rem;
}

.donate-img::before {
    content: '';
    position: absolute;
    z-index: -2;
    left: -50%;
    top: -100%;
    width: 200%;
    height: 300%;
    background-color: #399953;
    background-repeat: no-repeat;
    background-size: 50% 50%, 50% 50%;
    background-position: 0 0, 100% 0, 100% 100%, 0 100%;
    background-image: linear-gradient(#14cc82, #14cc82), linear-gradient(#00a160, #00a160), linear-gradient(#14cc82, #14cc82), linear-gradient(#00a160, #00a160);
    animation: rotate 4s linear infinite;
}

.donate-img::after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 6px;
    top: 7px;
    width: calc(100% - 12px);
    height: calc(100% - 12px);
    background-image: url(/images/donate-button.png);
    background-size: 143px;
    border-radius: 32px;
    background-repeat: no-repeat;
}


@media (max-width: 992px) {
    .donate-item {
        right: 40px;
        position: absolute;
        bottom: 10px;
    }

    .mob-11 {
        font-size: 11px !important;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .donate-item {
        right: 40px;
        position: absolute;
    }
}

._230x230 {
    height: 230px;
    width: 230px;
}


.searchResult {
    width: 50%;
    top: 109px;
    right: 30px;
    position: fixed;
    display: initial;
    z-index: 8;
}

.searchCard {
    max-height: 500px;
    overflow-y: scroll;
}

.searchBox {
    right: 0;
    top: 85px;
    display: block;
    padding: 8px;
    position: absolute;
    padding-right: 37px;
    background-color: #00a160;
    border-bottom-left-radius: 16px;
}

.searchInput {
    border: none;
    background: white;
    outline: none;
    float: left;
    padding-left: 10px;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    width: 150px;
    height: 23px;
    transition: all .5s;
    border-radius: 8px;
}

.searchInput:focus {
    width: 250px;
}

@media (max-width: 1200px) {
    .searchResult {
        width: 80%;
    }
}

@media (max-width: 576px) {
    .searchBox {
        top: 98px;
    }
}

.covid {
    margin-top: 130px;
    margin-left: -15px;
    border-bottom-right-radius: 16px;
    border-top-right-radius: 16px;
}

main div {
    box-shadow: none !important;
}

.covidRow {
    display: none;
}

.covid-position {
    background-position: 0 8% !important;
}

.pt-16r {
    padding-top: 16rem;
}

.pt-10r {
    padding-top: 14rem;
}

.bg-opacity {
    background-color: #fff;
    opacity: .5;
}

.ml-4r {
    margin-left: 4rem;
}

@media screen and (max-width: 410px) {
    .pt-10r {
        padding-top: 5rem !important;
    }
}

.annualReportImg {
    border: 1px solid #00a160;
}

.bg-contactUs {
    height: 100%;
    width: 100%;
    background-position: -470px 0px;
    background-color: rgba(0, 0, 0, 0.6);
}

.phoneIcon {
    margin-top: 55%;
}

.phoneAddress {
    margin-left: 1%;
}

.bg-contactUs .contSize {
    margin-top: 25%;
}

.capProjectTable tbody tr, .capProjectTable thead tr {
    height: 50px;
}

.capProjectTable tbody tr td {
    background-color: #fafafa;
    border: 3px solid white;
    padding-left: 10px;
    padding-right: 10px;
}

.capProjectTable thead tr th {
    color: white;
    padding-left: 10px;
    border: 3px solid white;
}

.capProjectTable {
    width: 104%;
    margin-left: -2%;
}

.caProjectTerms {
    background-color: #fafafa;
    width: 104%;
    margin-left: -2%;
    padding: 2%
}

.capProject {
    background-image: url(https://mymind.blob.core.windows.net/live/Files/Images/Lonely-Teddy-Bear-On-The-Road.jpg)
}

.cflProject {
    background-image: url(https://mymind.blob.core.windows.net/live/Files/Images/ConnectingForLifeBg.png)
}

@media (min-width: 2400px) {
    .caProjectDiv {
        padding-right: 170px !important;
    }
}

.cfl {
    list-style: none;
}

.cfl li:before {
    content: '✓';
    padding: 0px 25px 0px 10px;
}

.jobs-ul {
    list-style: none;
}

.jobs-ul li:before {
    content: '✓';
}

.input-parent {
    width: 352px;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
    text-align: center;
    margin-top: 56px;
}

@media (max-width: 768px) {
    .input-parent {
        width: 328px;
        margin-top: 24px;
    }
}

.reset-form-item {
    border: 1px solid #636467;
    border-radius: 3px;
    width: 352px;
    height: 56px;
    margin: 0 auto 5px auto;
    padding: 7px 10px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}

@media (max-width: 768px) {
    .reset-form-item {
        width: 328px;
    }
}

.reset-form-item span {
    display: block;
    font-size: 12px;
    color: #636467;
    text-align: left;
    font-family: DINNextLTPro-Black;
}

span.reset-error {
    color: #E74C3C;
    font-size: 12px;
    text-align: left;
    display: block;
    width: 320px;
    margin: 0 auto 20px auto;
    font-family: DINNextLTPro-Black;
}

@media (max-width: 768px) {
    .span.reset-error {
        width: 296px;
    }
}

.reset-form-item input {
    width: 90%;
    font-size: 16px;
    border: none;
    outline: none;
}

.reset-form-item:focus-within, .reset-form-item:focus-within input {
    border-color: #53D38E;
}

.resetbutton {
    font-size: 14px;
    width: 352px;
    line-height: 50px;
    border-radius: 4px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-weight: bold;
    color: #919195;
    text-transform: uppercase;
    background-color: #5FB3E3;
    color: white;
    font-family: DINNextLTPro-Black;
}

@media (max-width: 768px) {
    .resetbutton {
        width: 328px;
    }
}

.resetbutton:disabled {
    background-color: #E0E0E0;
    color: #636467;
}

.resetbutton:hover:enabled {
    box-shadow: 0px 0.3px 0.5px rgba(0, 0, 0, 0.1), 0px 2px 4px rgba(0, 0, 0, 0.2);
}

.reset-title {
    font-size: 20px;
    margin-top: 56px;
    color: #434343;
    font-weight: bold;
    font-family: DINNextLTPro-Black;
}

@media (max-width: 768px) {
    .reset-title {
        margin-top: 40px;
    }
}

.forgot-text {
    font-size: 16px;
    margin-top: 32px;
    text-align: left;
    color: #434343;
    letter-spacing: 0.01em;
    line-height: 24px;
    font-family: DINNextLTPro-Black;
}

@media (max-width: 768px) {
    .forgot-text {
        margin-top: 40px;
    }
}

.reset-text {
    font-size: 16px;
    margin-top: 32px;
    text-align: center;
    color: #434343;
    letter-spacing: 0.01em;
    line-height: 24px;
    font-family: DINNextLTPro-Black;
}

.reset-text-1 {
    font-size: 16px;
    margin-top: 42px;
    text-align: center;
    color: #434343;
    letter-spacing: 0.01em;
    font-family: DINNextLTPro-Black;
}

.link-text {
    font-size: 16px;
    margin-top: 24px;
    text-align: center;
    color: #434343;
    letter-spacing: 0.01em;
    line-height: 24px;
    font-family: DINNextLTPro-Black;
}

.forg-form {
    margin-top: 24px;
}

.login-link {
    margin-top: 16px;
}

.suc-img {
    margin-top: 72px;
}

.resinput {
    font-size: 16px;
    font-family: DINNextLTPro-Black;
    color: #636467;
}

.inp-span {
    margin-left: 16px;
}

.img-class {
    content: url(/images/MyMind_main.png);
    width: 184px;
    height: 80px;
}

@media (max-width: 768px) {
    .img-class {
        content: url(/images/MyMind_main.png);
        width: 137px;
        height: 60.2px;
    }
}

.web-press {
    margin-top: 102px;
}

#botxo-chat-Certainly {
    z-index: 27 !important;
}

#botxo-iframeContainer-Certainly {
    height: 450px !important;
}

.text-danger {
    color: #dc3545 !important;
}

.a-link {
    color: #707070;
    text-decoration: underline;
}

.discount-card {
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(152, 149, 149, 0.25) !important;
    border-radius: 4px !important;
    margin-bottom: 32px;
    font-style: normal;
}

.green-card {
    border-top: 6px solid #53D38E;
    border-radius: 4px 4px 0px 0px;
    padding: 46px 22px 40px 29px;
}

.green-points::marker {
    color: #53D38E;
}

.yellow-card {
    border-top: 6px solid #D9A225;
    border-radius: 4px 4px 0px 0px;
    padding: 22px 22px 40px 29px;
}

.yellow-points::marker {
    color: #D9A225;
}

.blue-card {
    border-top: 6px solid #0078A3;
    border-radius: 4px 4px 0px 0px;
    padding: 22px 22px 40px 29px;
}

.blue-points::marker {
    color: #0078A3;
}

.discount-card-title {
    font-weight: 400;
    font-size: 24px !important;
    line-height: 26px;
    text-align: center;
    color: #919195;
    margin-bottom: 32px;
}

.discount-card-price {
    font-weight: 500;
    font-size: 34px !important;
    line-height: 41px;
    color: #434343;
    margin-bottom: 0px;
    text-align: center;
}

.discount-card-save {
    font-weight: 400;
    font-size: 14px !important;
    line-height: 24px;
    letter-spacing: 0.001em;
    color: #919195;
    margin-bottom: 32px;
    text-align: center;
}

.discount-card-points {
    font-weight: 400;
    font-size: 16px !important;
    line-height: 20px;
    letter-spacing: 0.005em;
    color: #434343;
    margin-bottom: 8px;
}

.discount-card-points::marker {
    font-size: 28px;
}

.more-info {
    font-weight: 400;
    font-size: 14px !important;
    line-height: 25px;
    color: #000000;
    margin-bottom: 67px;
}

.more-info-link {
    text-decoration: underline;
    color: #000000;
}

.online-link {
    text-decoration: underline;
    color: #707070;
}

@media screen and (min-width: 1000px) and (max-width: 1300px) {
    .pt-10r {
        padding-top: 9rem;
    }

    .ukraine-banner-title {
        font-size: 16px !important;
    }

    .ukraine-banner-desc {
        font-size: 14px !important;
    }
}

.ukraine-flag {
    height: 8px;
    background-image: linear-gradient(to right, rgba(0, 87, 183, 0.7) 50%, rgba(255, 221, 0, 0.7) 50%);
    position: absolute;
    top: -8px;
    width: 100%;
    left: 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.home-page-banner {
    padding: 16px 24px;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 0px 0px 8px 8px;
    margin-bottom: 8px;
}

.home-page-banner:hover {
    cursor: pointer;
}

.ukraine-banner-title {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #434343;
    margin-bottom: 8px;
}

.free-counselling-banner .ukraine-banner-title {
    line-height: 32px;
}

.ukraine-banner-desc {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
    align-items: center;
    text-align: center;
    color: #636467;
    margin-top: 8px;
    margin-bottom: 4px;
}

.ukrainian-project {
    background-image: url('/images/ukrainian-project.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.free-counselling-project {
    background-image: url('/images/free-counselling.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.free-counselling-flag {
    height: 8px;
    background-image: linear-gradient(to right, rgb(83, 211, 142) 50%, rgb(83, 211, 142) 50%);
    position: absolute;
    top: -8px;
    width: 100%;
    left: 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

@media (min-width: 1500px) {
    .ukrainian-project, .free-counselling-project {
        min-height: 450px;
    }

    .ukrainian-project-bg {
        min-height: 450px;
    }
}

@media (max-width: 768px) {
    .ukrainian-project {
        background-size: cover;
    }

    #newsMyMind {
        margin-top: 250px;
    }

    .ukrainian-project-button {
        margin-top: 20px !important;
        margin-bottom: 50px !important;
    }
}

.banner-text {
    font-weight: 700;
    font-size: 21.75px;
    line-height: 25px;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

.ukrainian-project-title {
    font-style: normal;
    font-weight: 700;
    font-size: 26px !important;
    line-height: 29px;
    align-items: center;
    text-align: center;
    color: #00A160;
    margin-bottom: 50px;
}

.ukrainian-project-desc {
    font-style: normal;
    font-weight: 400;
    font-size: 14px !important;
    line-height: 21px;
    color: #707070;
    margin-bottom: 26px;
}

.ukrainian-project-button {
    padding: 16px 26px;
    /* font-family: 'DIN Next LT Pro';*/
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.0075em;
    text-transform: uppercase;
    color: #FFFFFF !important;
    margin-top: 110px;
    margin-bottom: 140px;
}

.ukrainian-project-video-div {
    margin-bottom: 80px;
}

.ukrainian-project-video {
    border-radius: 8px;
    width: 100%;
    height: auto;
}

@media (min-width: 768px) {
    .ukrainian-project-video {
        height: 380px;
    }
}

.phone-number-color {
    color: #707070 !important;
}

.email-link {
    color: #0078A3;
    text-decoration: underline;
}

.owl-carousel-banner {
    width: 97%;
}

.owl-carousel-banner .owl-dots {
    text-align: center;
    margin-bottom: 30px;
}

.owl-carousel-banner .owl-dots button.owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    background: transparent;
    margin: 0 3px;
    border: 1px solid #ffffff;
}

.owl-carousel-banner .owl-dots button.owl-dot.active {
    background-color: #FFFFFF;
}

.owl-carousel-banner .owl-dots button.owl-dot:focus {
    outline: none;
}
