﻿body {
    background: #f4f6fb
}


[v-cloak] > * {
    display: none;
}

[v-cloak]::before {
    /*content: "loading...";*/
    display: none;
}



.portal {
    background-size: cover;
    height: 100vh;
    padding-left: 10vw;
    margin-top: -76px
}

    .portal .text {
        padding-top: 22vh
    }

    .portal .inputSearch {
        border: none;
        background: 0 0;
        width: auto;
        color: #ffffff
    }


    .portal .title {
        color: #fff;
        font-size: 5rem
    }

    .portal .description {
        color: #fff !important;
        font-size: 15px;
        letter-spacing: 1px
    }

    .portal .search .location i {
        color: #03ce77 !important
    }

    .portal .search i {
        color: rgba(0,0,0,.5) !important
    }

    .portal .search {
        height: 14vh;
        background: #fff;
        border: 0;
        border-radius: 5px;
        width: auto;
        margin-top: 25vh
    }

    .portal .location {
        padding: 38px 50px 25px 25px;
        width: 20vw;
        height: 100%
    }

    .portal .category {
        padding: 38px 50px 25px 25px;
        width: 20vw;
        height: 100%
    }

    .portal .keywordSearch {
        padding: 38px 50px 25px 25px;
        width: 20vw;
        height: 100%
    }

    .portal .date {
        padding: 38px 50px 25px 25px;
        width: 10vw;
        height: 100%
    }

    .portal .time {
        padding: 38px 50px 25px 25px;
        width: 10vw;
        height: 100%
    }

    .portal .search_btn {
        width: 150px;
        height: 100%;
        background: #03ce77;
        border-radius: 0 5px 5px 0;
        color: #fff;
        font-size: 21px;
        font-weight: 700;
        transition: box-shadow .15s ease;
        border: 0;
        box-shadow: 0 1px 3px rgba(50,50,93,.15),0 1px 0 rgba(0,0,0,.02)
    }

        .portal .search_btn span {
            position: relative;
            top: 55px
        }

.pt-25vh {
    padding-top: 25vh
}

.pt-20vh {
    padding-top: 20vh !important
}

.multiselect__tags {
    font-size: 1rem;
    line-height: 1.5;
    display: block;
    width: 100%;
    transition: all .2s cubic-bezier(.68,-.55,.265,1.55);
    color: #8898aa;
    border: 1px solid #cad1d7;
    border-radius: .375rem;
    background-color: #fff;
    background-clip: padding-box;
    box-shadow: none;
    transition: box-shadow .15s ease;
    border: 0;
    box-shadow: 0 1px 3px rgba(50,50,93,.15),0 1px 0 rgba(0,0,0,.02)
}

.multiselect__strong {
    font-size: 11px
}

.multiselect__input {
    font-size: .875rem;
    line-height: 1.5;
    height: calc(1.8125rem + 2px);
    padding: .25rem .5rem;
    border-radius: .25rem
}

.multiselect__single {
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .25rem
}

.multiselect__tags {
    min-height: 46px !important;
    box-shadow: 0 1px 3px rgba(50,50,93,.15), 0 1px 0 rgba(0,0,0,.02) !important;
}

.fs-10px {
    font-size: 10px !important
}

.gm-style-iw {
    min-width: 250px
}

.gm-style .gm-style-iw-c {
    padding: 0 !important
}

.gm-style .gm-style-iw-d {
    overflow: auto !important;
    max-width: 505px;
    max-height: 827px
}

.fixed-map {
    position: fixed !important;
    left: 0;
    width: 50% !important;
    top: 80px;
    height: 100vh;
}


.fixed-map-top {
    height: 50vh !important;
}


.portal-map {
    /*height: 100vh;*/
    opacity: 0;
    height: 2px;
    width: 100%;
    z-index: 0;
}

@media (min-width: 425px) {

    .portal-map {
        /*height: 100vh;*/
        height: 50vh;
        width: 100%;
        opacity: 1;
    }
}


@media (min-width: 768px) {

    .portal-map {
        /*height: 100vh;*/
        height: 93vh;
        width: 100%;
        opacity: 1;
    }
}

.dothr {
    border: 0;
    border-top: 1px dashed #8c8c8c42;
    border-bottom: 1px dashed #fff
}

.btn-outline-secondary {
    color: #f7fafc;
    border: 1px solid #cad1d7;
    background-color: transparent;
    background-image: none;
    border-bottom-right-radius: .375rem !important;
    border-top-right-radius: .375rem !important
}

.gm-ui-hover-effect img {
    pointer-events: none;
    width: 14px !important;
    height: 65px !important;
    margin: 0 !important;
    width: 25px !important;
    left: -5px !important;
    top: -5px !important;
    position: absolute
}

.background-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    overflow: hidden;
    width: 100%;
    top: 0;
    height: 100%;
    position: relative
}

    .background-image.original-size {
        background-size: inherit
    }

.portal-nav {
    /*position: absolute;
    width: 100%;
    background: rgba(255,255,255,.8);
    z-index: 5000;
    top: 0px;*/
    background: white;
}

.portal-nav-fixed {
    position: fixed !important;
    background: #fff;
    z-index: 5000;
    box-shadow: 0 0 2rem 0 rgba(136,152,170,.15) !important;
    width: 100%;
    top: 0px;
}

.image-card {
    width: 100%;
    border-radius: 6px
}

.sortBySelect {
    margin-top: -11px;
    font-size: 15px;
    padding-left: 0;
    border: none;
    display: inline;
    cursor: pointer
}

.imgup {
    display: none;
    transition-duration: .5s;
    height: 30px
}

.pcard:hover .imgup {
    display: block;
    transition-duration: .5s
}

.imgdown {
    display: block;
    transition-duration: .5s;
    height: 30px
}

.pcard {
    cursor: pointer
}

    .pcard .wrapper {
        max-height: 365px
    }

    .pcard:hover .imgdown {
        display: none;
        transition-duration: .5s
    }

    .pcard .data {
        position: relative;
        top: -20px;
        transition-duration: .5s
    }

        .pcard .data .title {
            background: #fff
        }

    .pcard:hover .title {
        color: #000 !important;
        transition-duration: 1s
    }

    .pcard:hover .data {
        position: relative;
        top: -40px;
        transition-duration: 1s
    }

    .pcard .bDate {
        position: absolute;
        background: rgba(255,255,255,.8);
        font-size: 12px;
        padding: 7px;
        border-radius: 5px;
        font-weight: 600;
        top: 10px;
        left: 10px
    }

.wrapper {
    overflow: hidden
}

@media (min-width:1200px) {
    .container {
        max-width: 1300px
    }
}

@media (min-width:1440px) {
    .container {
        max-width: 1400px;
    }
}

@media (min-width:1920px) {
    .container {
        max-width: 1700px !important;
    }
}

@media (min-width:2200px) {
    .container {
        max-width: 2000px !important;
    }
}



.mapBg:after {
    top: 253px !important
}

.mapBg .background-image {
    background-image: url('http://themestarz.net/html/craigs/assets/img/hero-background-icons.jpg');
    height: 330px
}

    .mapBg .background-image img {
        position: relative;
        top: -237px;
        width: 100%
    }

.eventMapCard {
    position: absolute;
    background: rgba(255,255,255,.8);
    font-size: 12px;
    padding: 7px;
    border-radius: 5px;
    font-weight: 600;
    top: 7px;
    left: 7px;
    color: #000 !important
}

.eventContent {
    height: 300px !important;
    width: 300px !important
}

.eventContent {
    height: 300px !important;
    width: 300px !important
}

.evc-tool {
    position: absolute;
    z-index: 50;
    width: 100%
}

.gtg_hover {
    cursor: pointer;
    color: #adb5bd;
    animation-duration: 2s;
    border-bottom: 1px solid #adb5bd
}

    .gtg_hover:hover {
        color: #2dce89;
        animation-duration: 2s;
        border-bottom: 2px solid #2dce89
    }

.fixedSearch {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    display: flex;
    margin: 0 !important;
    padding: 20px 0 0 0;
    box-shadow: 0 0 2rem 0 rgba(136,152,170,.15) !important
}

    .fixedSearch label {
        display: none
    }

    .fixedSearch .btn {
        margin: 0 !important;
        height: 46px
    }

    .fixedSearch .multiselect__tags {
        height: 46px;
        padding-top: 12px
    }

.gspace {
    height: 100px;
    background-color: #f2f2f2 !important
}

.blog-card {
    height: 318px;
    overflow: hidden
}

.blog-img {
    /*height: 200px;
    overflow: hidden;*/
}

    .blog-img img {
        width: 100%;
        object-fit: cover;
    }

.events .vdp-datepicker input {
    height: 46px;
    width: 100%;
    background: #fff;
    font-weight: 500;
    cursor: pointer;
    color: #8c9aaa
}

.events .vdp-datepicker {
    width: 100%;
    cursor: pointer
}

time.icon {
    font-size: 1em;
    display: block;
    position: relative;
    width: 6em;
    height: 6em;
    background-color: #fff;
    border-radius: .6em;
    -webkit-box-shadow: -2px 3px 12px -9px rgba(0,0,0,.98);
    -moz-box-shadow: -2px 3px 12px -9px rgba(0,0,0,.98);
    box-shadow: -2px 3px 12px -9px rgba(0,0,0,.98);
    overflow: hidden
}

    time.icon * {
        display: block;
        width: 100%;
        font-size: 1em;
        font-weight: 700;
        font-style: normal;
        text-align: center
    }

    time.icon strong {
        position: absolute;
        top: 0;
        padding: .4em 0;
        color: #fff;
        background-color: #e86c60
    }

    time.icon em {
        position: absolute;
        bottom: .3em;
        color: #e86c60
    }

    time.icon span {
        font-size: 2.2em;
        letter-spacing: -.05em;
        padding-top: .8em;
        color: #2f2f2f
    }

.avatar-xs {
    font-size: .75rem;
    width: 24px;
    height: 24px
}

.articleEditor {
    min-height: 500px
}

.ql-container {
    min-height: 500px
}

.vdp-datepicker__calendar {
    position: static;
    border: none !important;
    border-radius: .375rem;
    background-color: #fff;
    position: absolute;
    z-index: 100;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 5px 10px 18px rgba(0,0,0,.05)
}

.day {
    border-radius: 5px
}

@media (min-width:1090px) {
    .modal-xl {
        max-width: 1090px
    }
}

.card-header-bg {
    background: #fcfbfc;
    border-radius: 0px 0px 50px 50px !important;
}

.selectedService {
    color: #fff;
    border-radius: 5px;
    background: #2196f3;
    transition: .5s
}

.br-2 {
    border-radius: 2rem !important
}

.badge-primary {
    color: #2196f3;
    background-color: rgba(33,150,243,.15)
}

.fs-20px {
    font-size: 20px !important
}

.text-blue-hover {
    color: rgba(33,150,243,.7)
}

    .text-blue-hover:hover {
        color: #2196f3;
        cursor: pointer
    }

.text-green-hover {
    color: #81df93;
}

    .text-green-hover:hover {
        color: #67c479;
        cursor: pointer
    }

.text-danger-hover {
    color: rgba(220,53,69,.7)
}

    .text-danger-hover:hover {
        color: #dc3545;
        cursor: pointer
    }

.overflow-auto {
    overflow: auto
}

.fixed_header {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse
}

    .fixed_header tbody {
        display: block;
        width: 100%;
        overflow: auto;
        height: 100px
    }

    .fixed_header thead tr {
        display: block
    }

    .fixed_header thead {
        background: #000;
        color: #fff
    }

    .fixed_header td, .fixed_header th {
        padding: 5px;
        text-align: left;
        width: 200px
    }

.table .tableAvatar {
    font-size: 19px;
    font-weight: 400;
    width: 40px;
    height: 40px
}

.modal-box {
    background: rgba(255,255,255,.7);
    border-radius: 5px;
    margin-top: -11px;
    padding: 12px;
    padding-top: 60px;
    margin-top: -59px
}

.modal-bg-top {
    background-image: url('/Assets/img/theme/wave-top.png');
    background-size: cover;
    background-position: 50%
}

.modal-lg-bg-top {
    background-image: url('/Assets/img/theme/large-wave-top.png');
    background-size: cover;
    background-position: 50%
}

.modal-bg-bot {
    background-image: url('/Assets/img/theme/wave-bot.png');
    background-size: cover
}

.close-btn {
    background: #fff;
    color: #dc3545;
    font-weight: 600;
    border-radius: 5px
}

    .close-btn:hover {
        background: #dc3545;
        border-color: #dc3545;
        color: #fff;
        font-weight: 600;
        border-radius: 5px
    }

.multiselect__tag {
    background: rgba(51,157,235,.25) !important;
    color: #1883d2 !important;
    font-weight: 600
}

#companyDetailsModal .multiselect__tags {
    border: none !important
}

.search {
    height: 27px;
    width: 82px;
    border: solid 1px #8898aa;
    border-radius: 5px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    transition: .3s
}

.search-input {
    height: 100%;
    width: 0;
    font-size: 14px;
    font-weight: 600;
    background: 0 0;
    color: #525f7f;
    border: none;
    outline: 0;
    visibility: hidden;
    transition: .3s
}

.search.active {
    width: 60%
}

.active .search-icon {
    margin-left: 5px
}

.active .search-text {
    border-right: 1px solid #dee2e6;
    padding-right: 4px
}

.search-text {
    margin-left: -.25rem !important
}

.search-input.active {
    width: 100%;
    margin-left: 6px;
    visibility: visible
}

.fc-event, .fc-event-dot {
    /*background: #4290db;
    background: linear-gradient(90deg,#64a7e8 -18%,#89bcf8 60%) !important;
    color: #fff !important;*/
    border-radius: 5px !important;
    font-weight: 400;
    text-transform: capitalize
}

.calendarShortDesc {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 500;
    background: rgba(230,230,230,.3)
}

.dt-buttons .fa-angle-left {
    position: absolute;
    left: -184px;
    top: -17px
}

.fs-15 {
    font-size: 15px !important
}

.calendar_arrows {
    cursor: pointer
}

    .calendar_arrows:hover {
        color: #1883d2 !important
    }

.calendarControl .vdp-datepicker input {
    display: none
}

td.fc-day.fc-past {
    background-color: #f4f9fc
}

.createLocationMap {
    width: 100%;
    height: 90%;
    margin-top: 29px;
}

.bscard-nav .nav-link {
    font-size: 17px !important;
    color: #8898aa !important;
    background-color: #fff;
    border: none;
    font-weight: 400;
    border-bottom: 1px solid #dee2e6
}

.bscard-nav .nav-item {
    margin-bottom: -2px
}

.bscard-nav .nav-link.active {
    color: #525f7f !important;
    background-color: #fff;
    border: none;
    font-weight: 600;
    margin-right: 10px;
    border-bottom: 2px solid #03a9f4
}

.bscardDatePicker input {
    display: none !important
}

.bg-white07 {
    background: rgba(255,255,255,.7)
}

.user-profile-nav {
    padding-top: 20px;
    border-top: 1px solid #dee2e6;
}

    .user-profile-nav .nav-item {
        margin-bottom: -2px !important
    }

        .user-profile-nav .nav-item .nav-link {
            border-bottom: 2px solid #dee2e6 !important;
        }

    .user-profile-nav .nav-link.active {
        font-weight: 600 !important;
        color: #525f7f !important;
        margin-right: 0;
        border-bottom: 2px solid #fb6340 !important
    }

.user-profile-nav {
    border-bottom: 2px solid #dee2e6
}

.profile-tabs {
    border-bottom: 1px solid #dee2e6;
    padding: 20px 13px;
    border-top: 1px solid #dee2e6
}

    .profile-tabs .nav-item {
        margin-bottom: -20px !important;
        font-size: 17px
    }

        .nav-tabs .nav-link.active, .profile-tabs .nav-item.show .nav-link {
            font-weight: 500;
            background: 0 0;
            border: none;
            color: #8898aa;
            border-bottom: solid 2px #dee2e6
        }

    .nav-tabs .nav-link, .profile-tabs .nav-link:focus {
        border: none;
        color: #8898aa !important;
        border-bottom: solid 2px #fff;
        padding-bottom: 12px
    }

        .nav-tabs .nav-link:hover, .profile-tabs .nav-link:focus {
            border: none;
            color: #607d8b !important;
            border-bottom: solid 2px #dee2e6
        }

@media (min-width:1440px) {
    .container {
        max-width: 1400px
    }
}

.red-text {
    color: #e86c60 !important
}

.red-text-h {
    color: #e86c6094 !important
}

    .red-text-h:hover {
        color: #e86c60 !important
    }

.green-text {
    color: #81df93
}

.green-text-h {
    color: rgba(129,223,147,.6)
}

    .green-text-h:hover {
        color: #81df93
    }

.blue-text {
    color: #82b7eb
}

.blue-text-h {
    color: #82b7eb94
}

    .blue-text-h:hover {
        color: #82b7eb
    }

.purple-text {
    color: #de81d2
}

.green-badge {
    background: #81df93;
    border: solid 1px #81df93;
    color: #fff;
    font-weight: 400;
    border-radius: 5px;
    padding: .625rem 1.25rem
}

.danger-badge {
    background: #e86c60;
    border: solid 1px #e86c60;
    color: #fff;
    font-weight: 400;
    border-radius: 5px;
    padding: .625rem 1.25rem
}

.simple-badge {
    background: #fff;
    border: solid 1px #e3e0f1;
    color: #000;
    font-weight: 400;
    border-radius: 5px;
    padding: .625rem 1.25rem
}

.activeBadge {
    border: solid 1px #e86c60 !important;
    color: #e86c60
}

a {
    color: #e86c60
}

    a:hover {
        color: #ff5b4b
    }

.eventTitle {
    font-size: 2.4rem
}

.articleTitle {
    font-size: 2.2rem
}

.danger-badge-outline {
    background: #fff;
    border: solid 2px #e86c60;
    color: #e86c60;
    font-weight: 600;
    border-radius: 5px;
    padding: .625rem 1.25rem
}

.btn-danger-outline {
    background: #fff;
    border: solid 1px #e86c60;
    color: #e86c60;
    font-weight: 600;
    border-radius: 5px;
    padding: .625rem 1.25rem;
    cursor: pointer;
    width: fit-content
}

.titleHr {
    width: 30px;
    left: 0;
    position: relative;
    margin: 0;
    border-top: 1px solid #ff5b4b;
    margin-top: 2px
}

.p-text {
    color: #000;
    font-weight: 400;
    margin: 15px 0
}

.reviewCard {
    border-radius: 5px;
    border: 1px solid rgba(0,0,0,.05);
    margin-top: 25px;
    padding: 20px
}

    .reviewCard p {
        margin-top: 16px;
        font-size: 15px;
        color: #000;
        font-weight: 400
    }

    .reviewCard .rating {
        float: right;
        color: #ffa800 !important;
        margin-left: 3px
    }

    .reviewCard .img {
        width: 65px;
        height: 65px
    }

    .reviewCard small {
        color: #000 !important;
        cursor: pointer
    }

.simple-badge .fa-star {
    color: #ffa800 !important;
    margin-left: 3px
}

.simple-badge-sm {
    padding: 6px 13px;
    display: inline-block;
    font-size: 14px;
    margin-bottom: .5rem !important;
    margin-right: .25rem !important
}

.input-bg {
    background: #fcfcfe;
    border: 1px solid #ececf9
}

.card .card-categories {
    font-weight: 600;
    font-size: 15px;
    color: #777 !important
}

    .card .card-categories span:hover {
        color: #e86c60 !important;
        cursor: pointer
    }

        .card .card-categories span:hover i {
            color: #e86c60 !important;
            cursor: pointer
        }

    .card .card-categories i {
        color: #ececec;
        margin-right: 15px;
        margin-bottom: 10px
    }

.card .card-subregions div:hover {
    color: #e86c60 !important;
    cursor: pointer
}

    .card .card-subregions div:hover i {
        color: #e86c60 !important;
        cursor: pointer
    }

.bg-light-gray {
    background: #f5f4fa
}

.recentPosts {
    margin-bottom: 15px
}

    .recentPosts .post {
        width: 80px;
        height: 80px;
        overflow: hidden
    }

    .recentPosts .row {
        margin-bottom: 20px
    }

    .recentPosts .post img {
        width: 100%;
        height: 100%
    }

    .recentPosts .postInfo {
        font-size: 15px
    }

.search-dp .input-group {
    height: 45px;
    background: #fff
}

    .search-dp .input-group input {
        background: #ffffff00;
        padding-top: 6px;
        height: 45px;
        cursor: pointer
    }

.search-dp-fix-pt .input-group input {
    padding-top: 13px !important;
}

.e-card {
    cursor: pointer
}

    .e-card .card-body {
        padding: 15px
    }

    .e-card .e-price {
        color: #e86c60;
        font-weight: 700;
        font-size: 15px
    }

    .e-card .e-badge {
        padding: 6px 13px;
        display: inline-block;
        font-size: 12px;
        margin-bottom: .5rem !important;
        margin-right: .25rem !important;
        color: #fff;
        float: right
    }

    .e-card .card-body h2 {
        margin: 15px 0
    }

    .e-card .blog-img {
        border-radius: 5px 5px 0 0
    }

    .e-card .card-body .card-details {
        font-size: 13px;
        margin-bottom: 15px
    }

        .e-card .card-body .card-details span {
            color: #000
        }

        .e-card .card-body .card-details i {
            margin-top: 10px;
            color: #d2d2d2 !important;
            margin-right: 5px
        }

.a-card {
    min-height: 330px;
}

    .a-card h2 {
        margin: 10px 0;
    }

h2::first-letter {
    text-transform: uppercase
}

.a-card .btn {
    border-radius: 2px;
    color: #000;
    border: 2px solid rgba(0,0,0,.1)
}

    .a-card .btn:hover {
        border-radius: 2px;
        border-color: #e86c60;
        background: #e86c60;
        color: #fff
    }

.a-card .text {
    color: #525f7f;
    height: 49px;
    overflow: hidden;
    font-size: 13px;
    font-weight: 500
}

.a-card h2 {
    font-size: 18px;
    margin-bottom: 10px
}

    .a-card h2 span {
        max-height: 62px;
        overflow: hidden
    }

.regions {
    text-align: center;
    margin-top: 20px
}

    .regions .region {
        border: 1px solid #000;
        padding: 10px 20px;
        border-radius: 3px;
        cursor: pointer
    }

        .regions .region:hover {
            border: 1px solid #000;
            padding: 10px 20px;
            border-radius: 5px;
            cursor: pointer;
            box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
            font-weight: 600
        }

    .regions .sub {
        margin: 20px 0
    }

        .regions .sub span {
            cursor: pointer;
            display: block;
            margin: 5px 0;
            color: #525f7f
        }

            .regions .sub span:hover {
                text-decoration: underline;
                font-weight: 600;
                color: #e86c60
            }

.c-card {
    padding: 25px
}

    .c-card img {
        margin: auto
    }

    .c-card:hover {
        border: 1px solid #e86c60;
        cursor: pointer;
        box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important
    }

.ca-card {
    border: 1px solid #e86c60;
    cursor: pointer;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important
}

.faqs {
    width: 100%;
    margin: 15px 0;
    background: #fcfcfe;
    border-radius: 5px;
    border: 1px solid #9e9e9e54
}

    .faqs .faq-head {
        color: #000;
        font-weight: 600;
        font-size: 15px;
        padding: 15px 25px;
        cursor: pointer
    }

    .faqs .faq-body {
        color: #000;
        font-size: 14px;
        padding: 15px 25px;
        cursor: pointer;
        border-top: 1px solid #9e9e9e54
    }

.card-btn {
    position: absolute;
    bottom: 0;
    background: #fff;
    width: 100%;
    left: 0;
    padding: 5px 0;
    font-size: 13px;
    cursor: pointer;
    color: grey;
    text-align: center
}

    .card-btn:hover {
        background: #ff5722;
        color: #fff !important;
        font-weight: 600
    }

.map-card:hover .card-btn {
    background: #ff5722;
    color: #fff !important;
    font-weight: 600
}

    .map-card:hover .card-btn a {
        color: #fff !important
    }

.a-map-card {
    background: #ff5722;
    color: #fff !important;
    font-weight: 600
}

    .a-map-card a {
        color: #fff !important
    }

.c-help {
    cursor: help
}

.footer-bg {
    margin-top: 20px;
    background-image: url('/Assets/img/portal/hero-background-icons.jpg');
    height: 300px;
    background-position: 20% 61%;
    position: relative
}

.blog-card {
    height: 318px;
    overflow: hidden
}

.blog-img {
    height: 150px;
    overflow: hidden
}

.a-card:hover .card-details .b-btn {
    border-radius: 2px;
    border-color: #e86c60;
    background: #e86c60;
    color: #fff
}

.blog-img img {
    width: 100%;
    min-height: 200px
}

.events-header {
    height: 400px;
    overflow: hidden;
    margin-top: 71px;
    background-image: url(../../Assets/img/portal/events-header.png)
}

.tips-header {
    height: 400px;
    overflow: hidden;
    margin-top: 71px;
    background-image: url('/Assets/img/portal/tips-banner.jpg');
    background-size: 100%;
    background-position: 100%
}

.blog-header {
    height: 400px;
    overflow: hidden;
    margin-top: 71px;
    background-image: url(../../Assets/img/portal/blog-header.png)
}

.regions-blog-header {
    height: 400px;
    overflow: hidden;
    margin-top: 71px;
    background-image: url(../../Assets/img/portal/regions-blog-header.jpg);
    background-size: 100%;
    background-position: 100%
}

.regions-guides-header {
    height: 400px;
    overflow: hidden;
    margin-top: 71px;
    background-image: url('/Assets/img/portal/regions-guides-header.jpg');
    background-size: 100%;
    background-position: 100%
}

.regions-faqs-header {
    height: 400px;
    overflow: hidden;
    margin-top: 71px;
    background-image: url('/Assets/img/portal/regions-faqs-header.jpg');
    background-size: 100%;
    background-position: 100%
}

.regions-header {
    height: 400px;
    overflow: hidden;
    margin-top: 71px;
    background-image: url('/Assets/img/portal/regions-header.jpg');
    width: 100%;
    background-size: 100%;
    background-position: 100%
}

.header-overlay {
    background: rgba(0,0,0,.3);
    height: 100%
}

.border-danger .field-input {
    border: 1px solid red !important
}

.ctk-date-time-picker .datepicker {
    right: -300px !important
}

    .ctk-date-time-picker .datepicker .hours-container {
        height: 400px
    }

    .ctk-date-time-picker .datepicker .datepicker-container {
        height: 380px
    }

.ctk-date-time-picker .datepicker-day-effect {
    border-radius: 5px !important;
    background: #fb6340 !important
}

.ctk-date-time-picker .numbers-container .timepicker-day-effect {
    background: #fb6340 !important
}

.ctk-date-time-picker .datetimepicker .datepicker-header {
    background: #fb6340 !important
}

.rounded canvas {
    border-radius: 5px
}

.border-danger .tox-tinymce {
    border: 1px solid #fb6340 !important
}

.border-success .tox-tinymce {
    border: 1px solid #2dce89 !important
}

.border-danger .mce-panel {
    border: 1px solid #fb6340 !important
}

.border-success .mce-panel {
    border: 1px solid #2dce89 !important
}

.border-danger .multiselect__tags {
    border: 1px solid #fb6340 !important
}

.border-success .multiselect__tags {
    border: 1px solid #2dce89 !important
}


.bDate {
    position: absolute;
    background: rgba(255,255,255,.9);
    font-size: 12px;
    padding: 7px;
    border-radius: 5px;
    font-weight: 600;
    top: 10px;
    left: 10px
}

.itemImg {
    width: 100%;
    background-size: cover;
    background-position: 50% 50%
}

.card-items {
    margin-bottom: 30px;
    box-shadow: 0 15px 35px rgba(50,50,93,.1),0 5px 15px rgba(0,0,0,.07);
    border: 0;
    overflow: hidden
}

    .card-items .img {
        position: absolute;
        bottom: 50%;
        margin-top: -45%;
        width: 100%
    }

    .card-items .card-body {
        padding-top: 10rem
    }

.multiselect .multiselect__option--highlight::after {
    display: none
}

@media screen and (min-width: 1024px) {

    .footer-tools {
        transition-duration: .5s;
        opacity: 0
    }

    .card:hover .footer-tools {
        opacity: 1;
        transition-duration: .5s
    }
}


.guides-list .guide-item:hover h5 {
    color: #e86c60;
    cursor: pointer
}

.guide-item-title {
    color: #525f7f !important;
}

    .guide-item-title:hover {
        color: #fb6340 !important;
    }

.footer-tools .fa-trash-alt:hover {
    color: #e86c60 !important
}

.footer-tools .fa-edit:hover {
    color: #82b7eb !important
}

.ads-tools .fa-trash-alt:hover {
    color: #e86c60 !important
}

.ads-tools .fa-edit:hover {
    color: #82b7eb !important
}


.avatar-square {
    border-radius: .375rem;
}

.avatar-large {
    width: 60px;
    height: 60px;
    object-fit: cover;
}

.shadow-lg--hover:hover {
    box-shadow: 1rem 1rem 3rem rgba(136,152,170,.175) !important
}

.card img {
    max-width: 100%
}

.faqs .fa-edit, .faqs .fa-trash-alt {
    display: none
}

.faqs:hover .fa-trash-alt {
    display: block
}

.faqs:hover .fa-edit {
    display: block
}

.faqs .fa-trash-alt:hover {
    color: #e86c60 !important
}

.faqs .fa-edit:hover {
    color: #82b7eb !important
}

.quill-editor strong {
    font-weight: 600 !important
}

.bg-page {
    background: rgba(244,246,251,.8)
}

.p-e-p .vdp-datepicker {
    width: 100%;
    position: absolute;
    z-index: 500
}

.p-e-p .fa-calendar-alt {
    position: absolute;
    right: 28px;
    color: #e86c65;
    top: 14px
}

.p-e-p .fa-times {
    position: absolute;
    right: 28px;
    color: gray;
    top: 14px
}

.p-e-p:hover .fa-times {
    color: #e86c65;
    z-index: 600;
    cursor: pointer
}

.card-profile[data-image=profile-image] .card-header {
    height: 100%;
    margin-bottom: 0;
    padding: 0
}

.card-profile[data-image=profile-image] {
    overflow: hidden
}

    .card-profile[data-image=profile-image] .card-header {
        position: relative;
        height: 250px
    }

.bscard-nav .nav-link {
    color: #8898aa !important;
    border-bottom: solid 1px #dee2e6;
    padding-bottom: 12px
}

.bscard-nav .nav-item {
    margin-bottom: -2px !important
}

.bscard-nav .nav-link.active {
    font-weight: 600;
    margin-right: 0;
    border-bottom: 2px solid #fb6340 !important
}

.bscard-nav {
    border-bottom: 2px solid #dee2e6
}

.banner {
    background: white;
}

    .banner .banner-content {
        background: transparent;
        /*margin-top: 8px;*/
        position: relative;
        top: 133px;
        z-index: 5;
        /*min-height: 340px;*/
    }

.banner-min .banner-content {
    background: transparent;
    position: relative;
    z-index: 5;
    top: 0px;
}

    .banner-min .banner-content h1 {
        font-size: 3rem;
        font-weight: 700 !important;
    }


    .banner-min .banner-content p {
        font-size: 1.5rem;
    }


@media only screen and (max-width: 767px) {

    .banner-content {
        top: 105px;
        padding-top: 12px;
        padding-bottom: 15px;
    }

        .banner-content h1 {
            font-size: 20px !important;
        }

        .banner-content p {
            font-size: 15px !important;
            font-weight: 500;
        }

    .title-post {
        font-size: 20px !important;
    }

    .banner-min .banner-content {
        padding-top: 20px !important;
        position: relative;
        z-index: 5;
    }
}






.banner img {
    width: 100%;
}

.banner .cloud-1 {
    position: absolute;
    left: 20%;
    width: 110px;
}

.banner .cloud-2 {
    position: absolute;
    right: 11%;
    width: 150px
}





.banner-min {
    background-size: 100%;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    min-height: 300px;
    padding-bottom: 35px;
}

    .banner-min .banner-content {
        padding-top: 90px;
        position: relative;
        z-index: 5;
    }

    .banner-min img {
        width: 100%;
    }


@media (min-width: 320px) {
}

@media (min-width: 768px) {
}

@media (min-width: 1024px) {
}

@media (min-width: 1440px) {
}

@media (min-width: 1800px) {
}






.border-bottom-2 {
    border-bottom: 2px solid #dee2e6 !important
}

@media only screen and (min-width:768px) {
    .login-form {
        width: 50vw
    }
}

@media only screen and (min-width:1024px) {
    .login-form {
        width: 35vw
    }
}

.input-border {
    border: solid #cad1d7 1px !important;
    border-left: 0 !important
}

.btn-login {
    overflow: hidden;
    background: #fb6340;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase
}

.login-title {
    font-size: 50px !important;
    filter: blur(.5px)
}

.register-title {
    font-size: 40px !important;
    filter: blur(.5px)
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .mt-lg-220px {
        margin-top: 220px !important;
    }

    .max-width-lg-8em {
        max-width: 8em !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .mt-special-5 {
        margin-top: 3rem !important;
    }
}

.login-subtitle {
    font-size: 18px;
    max-width: 40em;
    margin: auto;
    color: #fff
}

.login-left {
    position: relative;
    z-index: 1;
    height: 100%;
    background: rgba(251,99,64,.85);
    padding-top: 35vh
}

.login-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 1000px;
    filter: opacity(.5)
}

.login-logo {
    height: 10vh;
    position: absolute;
    left: 50px;
    z-index: 100
}

.confirmation-img {
    filter: opacity(.8);
    margin-left: -35px;
    width: 200px
}

.vue-treeselect__multi-value {
    height: 20px;
}

.vue-treeselect__control {
    height: 46px !important;
    display: block !important;
    font-size: 15px !important;
    color: #464d54 !important;
    border: none !important;
    padding-top: 7px !important;
    transition: box-shadow .15s ease;
    box-shadow: 0 1px 3px rgba(50,50,93,.15), 0 1px 0 rgba(0,0,0,.02);
}

    .vue-treeselect__control .vue-treeselect__x-container {
        padding-right: 10px;
    }

.home-nav {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

.border-left-orange-4 {
    border-left: 2px solid #e86c60 !important;
}


.IN-2bc0215c-7188-4274-b598-1969e06d4d7c-1G9ISYhSF8XoOmdcl0yKDu, .IN-2bc0215c-7188-4274-b598-1969e06d4d7c-1G9ISYhSF8XoOmdcl0yKDu.IN-2bc0215c-7188-4274-b598-1969e06d4d7c-3uCBSbQNVNf2QjqHe1rfb6 {
    font-size: 11px !important;
    height: 28px !important;
    line-height: 20px !important;
    padding: 4px 11px !important;
}

.linkedin button {
    height: 28px !important;
    font-size: 13px !important;
    border-radius: 4px !important;
    padding: 3px 12px !important;
}


.btn.btn-linkedin {
    background-color: #0077b5;
    color: #fff;
}


.card-header-fixed {
    z-index: 100;
    position: sticky;
    top: 0;
    width: 100%;
    left: 0;
}

/*Extra Tablet CSS*/
@media (min-width: 768px) {

    .border-md-right {
        border-right: 1px solid #e9ecef !important;
    }

    .border-md-left {
        border-left: 1px solid #e9ecef !important;
    }

    .border-md-bottom-2 {
        border-bottom: 2px solid #dee2e6 !important;
    }
}

@media (min-width: 1200px) {
    .border-xl-bottom-2 {
        border-bottom: 2px solid #dee2e6 !important;
    }
}


@media (min-width: 576px) {
    .border-sm-right {
        border-right: 1px solid #e9ecef !important;
    }
}


.region-info-card {
    height: 438px;
    overflow: hidden;
}

/*.region-info-card p {
    font-size: 15px;
    font-weight: 400;
}*/


.loading-spinner {
    animation: spin 1s ease-in-out infinite;
    -webkit-animation: spin 1s ease-in-out infinite;
}

@keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
    }
}

.vueperslides__arrows--outside {
    opacity: 0 !important;
}

.vueperslides__arrows {
    opacity: 0 !important;
}


.vueperslide__content-wrapper:not(.vueperslide__content-wrapper--outside-top):not(.vueperslide__content-wrapper--outside-bottom) {
    text-align: left !important;
}

#services .vueperslides__parallax-wrapper {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}


#articles .vueperslides__parallax-wrapper {
    padding-top: 170px !important;
    padding-bottom: 170px !important;
}

#tips .vueperslides__parallax-wrapper {
    padding-top: 170px !important;
    padding-bottom: 170px !important;
}


#events .vueperslides__parallax-wrapper {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}

.region-card {
    min-height: 204px;
}



.search-btn {
    height: 46px;
    background: #43bca0;
    border: 1px solid #43bca0;
}

.category_count {
    position: absolute;
    right: 60px;
    top: 11px;
    background: #fee4de;
}

.cookie_background {
    width: 100vw;
    height: 100vh;
    position: fixed;
    background: #ababab;
    top: 0;
    z-index: 6000;
    opacity: 0.5;
}

.cookie_popup {
    position: fixed;
    bottom: 0;
    z-index: 6000;
}

.center-cookie {
    left: calc(-50vw + 50%);
    right: calc(-54vw + 50%);
    margin-left: auto;
    margin-right: auto;
}


@media only screen and (min-width: 1200px) {
    .width-xl-cookie {
        max-width: 1370px !important;
    }
}

@media only screen and (max-width: 420px) {
    .mobile-cookie-fs {
        font-size: 12px !important;
    }

    .mobile-cookie-title-fs {
        font-size: 16px !important;
        margin-top: -19px;
    }
}

@media screen and (max-width: 300px) {
    .close-cookie-margin {
        margin-top: -22px;
        margin-bottom: 33px !important;
    }
}

@media only screen and (min-width: 420px) and (max-width: 800px) {
    .mobile-cookie-width {
        width: 110% !important
    }

    .mobile-cookie-fs {
        font-size: 14px !important
    }
}

@media screen and (max-width: 1350px) {
    .scrollable-cookie {
        max-height: 30vh;
        overflow: auto;
    }

    .overflow-y-auto {
        overflow-y: hidden;
    }
}

.private_policy-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    border: 1px solid rgba(0,0,0,.05);
    border-radius: .375rem;
    background: rgba(254, 254, 254, 0.5) !important;
    box-shadow: 0 0 2rem 0 rgba(136,152,170,.15) !important;
    padding: 1.5rem;
    flex: 1 1 auto;
}

.croppa-container canvas {
    width: 100% !important
}


.company-cover .croppa-container canvas {
    height: 300px !important;
    /*object-fit:cover;*/
}


.croppa-container canvas {
    width: 100% !important
}

@media only screen and (min-width:320px) {
    .croppa-container canvas {
        height: 130px !important
    }
}

@media only screen and (min-width:375px) {
    .croppa-container canvas {
        height: 170px !important
    }
}

@media only screen and (min-width:425px) {
    .croppa-container canvas {
        height: 200px !important
    }
}

@media only screen and (min-width:576px) {
    .croppa-container canvas {
        height: 250px !important
    }
}

@media only screen and (min-width:768px) {
    .croppa-container canvas {
        height: 300px !important
    }
}

@media only screen and (min-width:1024px) {
    .croppa-container canvas {
        height: 334px !important;
    }
}

@media only screen and (min-width:1200px) {
    .croppa-container canvas {
        height: 350px !important
    }
}

@media only screen and (min-width:1300px) {
    .croppa-container canvas {
        height: 365px !important
    }
}

@media only screen and (min-width:1440px) {
    .croppa-container canvas {
        height: 400px !important
    }
}

@media only screen and (min-width:1920px) {
    .croppa-container canvas {
        height: 490px !important
    }
}

@media only screen and (min-width:2200px) {
    .croppa-container canvas {
        height: 583px !important
    }
}

@media only screen and (min-width:375px) {
    .region-item-body .croppa-container canvas {
        height: 170px !important
    }
}

@media only screen and (min-width:425px) {
    .region-item-body .croppa-container canvas {
        height: 200px !important
    }
}

@media only screen and (min-width:576px) {
    .region-item-body .croppa-container canvas {
        height: 200px !important
    }
}

@media only screen and (min-width:768px) {
    .region-item-body .croppa-container canvas {
        height: 200px !important
    }
}

@media only screen and (min-width:1024px) {
    .region-item-body .croppa-container canvas {
        height: 262px !important
    }
}

@media only screen and (min-width:1200px) {
    .region-item-body .croppa-container canvas {
        height: 262px !important
    }
}

@media only screen and (min-width:1440px) {
    .region-item-body .croppa-container canvas {
        height: 262px !important
    }
}

.btn-cover {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 4px 6px;
}

    .btn-cover span {
        display: none;
    }

    .btn-cover i {
        color: rgba(255, 255, 255, 0.5);
        font-size: 25px;
    }

.company-cover:hover .btn-cover {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    border-radius: 5px;
    font-weight: 600;
}

    .company-cover:hover .btn-cover span {
        display: inline-block;
        position: relative;
        top: -2px;
        margin-right: 6px;
    }

.footer-menu-title {
    color: #675f5f;
    font-weight: 800;
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
    font-size: 17px;
    letter-spacing: 1px;
}

.footer-icon {
    font-size: 21px;
    margin-left: 4px;
    margin-right: 6px;
}

.footer-delimitation-line {
    font-size: 21px;
    margin-left: 4px;
    margin-right: 6px;
}

.footer-scroll-list {
    height: 150px;
    overflow-y: scroll;
}


.footer-scrollbar::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.footer-scrollbar::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #cccccc;
    border-radius: 10px;
}

/* Handle */
.footer-scrollbar::-webkit-scrollbar-thumb {
    background: #cecece;
    border-radius: 50px;
}

    /* Handle on hover */
    .footer-scrollbar::-webkit-scrollbar-thumb:hover {
        background: #b30000;
    }

.map-search {
    position: relative;
    /*z-index: 1070;*/
}

    .map-search .multiselect__tags {
        min-height: 46px;
        box-shadow: none !important;
    }

    .map-search .multiselect__input, .multiselect__single {
        padding: 4px 0 0 5px !important;
    }

    .map-search .multiselect__content-wrapper {
        z-index: 5000;
        width: fit-content;
        max-width: 25vw;
        overflow-x: hidden;
    }

    .map-search .vue-treeselect__control {
        box-shadow: none;
        border: 1px solid #e6e6e6 !important;
    }

@media only screen and (max-width: 600px) {
    .map-search .multiselect__content-wrapper {
        max-width: 100%;
    }
}


.card-company-height {
    height: 15em;
}

.card-company-image-1 {
    max-height: 16em;
    opacity: 3%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

    .card-company-image-1 > img {
        min-width: 20em;
    }

.card-company-image-2 {
    margin: auto;
    margin-top: -10em;
}

    .card-company-image-2 > img {
        min-width: 60px;
        max-width: 130px;
        min-height: 60px;
        max-height: 60px;
        border-radius: 8px;
        object-fit: contain;
    }

.card-company-footer {
    position: absolute;
    height: 3em;
    width: 100%;
    background-color: #f3f3f3;
    bottom: 0px;
    left: 0px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.card-company {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    border-radius: .375rem;
    background-color: #fff;
    max-height: 22em;
    min-height: 21em; /*new*/
    background-clip: border-box;
    /*border: 1px solid #cccccc;*/
    border: 1px solid rgba(0,0,0,.05);
    border-radius: 10px;
    transition: box-shadow 0.2s ease-in-out;
    cursor: pointer;
}


.card-company-description {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* description companies */
.card-company-tooltip {
    display: none;
    position: absolute;
    border: 1px;
    background-color: white;
    border-style: solid;
    border-width: 1px;
    border-color: gray;
    border-radius: 3px;
    padding: 3px;
    top: 11em;
    left: 10em;
    z-index: 100;
}

.card-company-description:hover span.card-company-tooltip {
    display: block;
}

.no-content-bg {
    background-color: #fdfdfd;
    padding: 20px;
    border-radius: 5px;
    padding-top: 35px;
    /*width: 50em;*/
}
/*---------------------------- */

.company-header {
    background-color: rgba(251, 251, 251, 0.7);
    padding-top: 50px;
    padding-bottom: 25px;
    margin-bottom: 50px;
    border-radius: 10px;
    box-shadow: 0 0 11px rgba(33,33,33,.2);
}

.ad-img-card {
}

    .ad-img-card img {
        height: 150px;
        opacity: 1;
    }

    .ad-img-card:hover img {
        opacity: 0.3;
    }


    .ad-img-card i {
        transition: .5s ease;
        display: none;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        text-align: center;
        font-size: 30px;
        color: #808080;
        cursor: pointer;
    }

    .ad-img-card:hover i {
        display: block;
    }

.ads-nav {
    /*margin-left: -15px;*/
    border: none;
    margin-bottom: 1px;
}

    .ads-nav .nav-link {
        font-size: 15px;
        border: 0;
        cursor: pointer;
        color: #000 !important;
        font-weight: 500;
        width: 106px;
    }


        .ads-nav .nav-link:hover, .profile-tabs .nav-link:focus {
            border: none !important;
            background: white;
            /*color: #607d8b !important;
            border-bottom: solid 2px #dee2e6;*/
        }

    .ads-nav .nav-link, .profile-tabs .nav-link:focus {
        border-bottom: none;
    }

.price-filter input {
    width: 60px
}

.price-filter i {
    position: relative;
    top: 10px;
    margin-right: 11px;
    display: inline-block;
}

.add-thumb-btn {
    z-index: 5;
    position: absolute;
    left: 1.5rem;
    top: .5rem;
    background: white;
    padding: .5rem !important;
    box-shadow: 0 0 2rem 0 rgba(136,152,170,.15) !important;
    border-radius: 5px;
    cursor: pointer;
    display: none;
    border: 1px solid #e9ecef !important;
}

    .add-thumb-btn:hover i {
        color: coral;
    }

.selected-thumb {
    position: absolute;
    left: 1.5rem;
    top: .5rem;
    background: white;
    padding: .5rem !important;
    box-shadow: 0 0 2rem 0 rgba(136,152,170,.15) !important;
    border-radius: 5px;
    border: 1px solid #e9ecef !important;
    z-index: 50;
}


.ads-gallery .col-auto:hover .add-thumb-btn {
    display: block;
}



.vueGallery .activePhoto {
    width: 100%;
    margin-bottom: 5px;
    padding-bottom: 65%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    /*border: 2px solid #fff;*/
    position: relative;
}

    .vueGallery .activePhoto button {
        border: none;
        background-color: transparent;
        font-size: 32px;
        color: #fff;
        opacity: 0.5;
        position: absolute;
        outline: none;
        height: 100%;
    }

        .vueGallery .activePhoto button:hover {
            cursor: pointer;
        }

        .vueGallery .activePhoto button.previous {
            padding: 0 1em 0 0.7em;
            left: -80px;
            opacity: 0.5;
        }

        .vueGallery .activePhoto button.next {
            padding: 0 0.7em 0 1em;
            right: -80px;
            opacity: 0.5;
        }


        .vueGallery .activePhoto button.previous:hover {
            color: white;
            opacity: 1;
        }

        .vueGallery .activePhoto button.next:hover {
            color: white;
            opacity: 1;
        }

.vueGallery .thumbnails {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
    grid-gap: 10px;
}

    .vueGallery .thumbnails div {
        width: 100%;
        border: 2px solid #fff;
        /*outline: 2px solid #fff;*/
        cursor: pointer;
        padding-bottom: 65%;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        opacity: 0.7;
    }

        .vueGallery .thumbnails div:hover {
            opacity: 0.6;
        }

        .vueGallery .thumbnails div.active {
            border: 2px solid orange;
            opacity: 1;
        }


.btn-gallery {
    padding: 10px;
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    right: 10px;
    top: 10px;
    border-radius: 5px;
    color: black;
    font-size: 29px;
    border: 1px solid #e8e8e8;
    cursor: pointer;
}

.img-limit {
    position: relative;
    left: 54px;
    top: -19px;
    font-size: 11px;
    font-weight: 500;
    color: #9E9E9E;
    display: block;
}


.bg-job {
    /*background-image: url(/Assets/img/banners/w.png);
    background-size: cover;
    background-repeat: repeat;*/
}

    .bg-job ::before {
        /*content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url('/Assets/img/banners/w.png');
        filter: opacity(30%);*/
    }

.product-img {
    width: 120px;
    height: 120px;
}

.product-badge {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 100px 100px 0;
    border-color: transparent #007bffb3 transparent transparent;
    position: absolute;
    right: -9px;
    top: -9px;
}

    .product-badge span {
        display: block;
        width: 100px;
        position: relative;
        right: -28px;
        font-weight: 600;
        color: #fff;
        transform: rotate(45deg);
        top: 41px;
    }


.product-badge-sale {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 100px 100px 0;
    border-color: transparent #ff5724cc transparent transparent !important;
    position: absolute;
    right: -9px;
    top: -9px;
}

.product-badge-buy {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 100px 100px 0;
    border-color: transparent #2dcd88cc transparent transparent !important;
    position: absolute;
    right: -9px;
    top: -9px;
}

.ad-calendar-form {
    z-index: 1075;
}

    .ad-calendar-form input {
        border: none;
        width: 100%;
    }

        .ad-calendar-form input:focus {
            border: none !important;
        }


.multiselect--active {
    z-index: 2000 !important;
}

.moderation-card-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.search-container {
    margin-top: 60px;
    text-align: left;
}

    .search-container label {
        color: #9E9E9E;
        font-weight: 400;
        font-size: 13px;
    }

    .search-container .multiselect__select::before {
        display: none;
    }



    .search-container .multiselect__content-wrapper {
        width: auto;
        font-size: 15px;
        box-shadow: 0 0 2rem 0 rgba(136,152,170,.15) !important;
    }

    .search-container .multiselect__tags {
        transition: box-shadow .15s ease !important;
        border: 0 !important;
        box-shadow: 0 1px 3px rgba(50,50,93,.15), 0 1px 0 rgba(0,0,0,.02) !important;
    }

    .search-container .multiselect__single {
        font-size: 15px;
        color: #888888;
        font-weight: 500;
    }


    .search-container input {
        font-weight: 500;
        font-size: 15px;
        color: #888888;
    }

    .search-container .search-btn {
        margin-top: 20px;
    }

    .search-container .form-group {
        margin: 0;
    }

    .search-container .fa-search {
        font-size: 20px;
        color: #d6d6d6;
    }

    .search-container .vue-treeselect__control-arrow-container svg {
        font-family: "Font Awesome 5 Free";
        content: "\f078";
        display: inline-block;
        padding-right: 3px;
        vertical-align: middle;
        font-weight: 900;
        border: none;
        top: 7px;
        color: #2dce89;
    }

.search-container-tab {
    padding: 15px;
    font-weight: 600;
    cursor: pointer;
}

.search-container-active-tab {
    background: #ea8733;
    border-radius: 20px 20px 0px 0px;
    color: white;
    padding-bottom: 30px;
}

@media only screen and (max-width: 1440px) {
    .search-container .multiselect__content-wrapper {
        width: 100% !important;
        font-size: 15px;
        box-shadow: 0 0 2rem 0 rgba(136,152,170,.15) !important;
    }
}

.title-hr-orange {
    border-top: 2px solid #ea8733;
    width: 49px;
    margin-top: 8px;
    margin-bottom: 13px;
}


.img-shadow {
    -webkit-box-shadow: 2px 9px 32px -1px #6562625e;
    -moz-box-shadow: 2px 9px 32px -1px #6562625e;
    box-shadow: 2px 9px 32px -1px #6562625e;
}

.animation-1s {
    transition-duration: 0.5s;
}


.owl-carousel .owl-stage-outer {
    padding-top: 50px;
    padding-bottom: 20px;
}


.owl-theme .owl-nav {
    position: absolute;
    top: 0;
    right: 0;
}


.owl-nav .owl-prev {
    margin: 0 !important;
    margin-right: 15px !important;
    padding: 3px 10px !important;
    border: 1px solid #cacaca !important;
    box-shadow: 0 0 2rem 0 rgba(136,152,170,.15) !important;
    border-radius: 5px !important;
    color: #fb6340 !important;
    font-size: 33px !important;
    width: 30px;
    height: 30px;
}

    .owl-nav .owl-prev:hover {
        background: white !important;
        font-weight: 600;
        box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
    }



.owl-nav .owl-next {
    margin: 0 !important;
    font-size: 16px !important;
    padding: 3px 10px !important;
    border: 1px solid #cacaca !important;
    box-shadow: 0 0 2rem 0 rgba(136,152,170,.15) !important;
    border-radius: 5px !important;
    color: #fb6340 !important;
    font-size: 33px !important;
    width: 30px;
    height: 30px;
}

    .owl-nav .owl-next:hover {
        background: white !important;
        font-weight: 600;
        box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
    }

.owl-nav span {
    position: relative;
    top: -13px;
}

.owl-nav .owl-prev:focus {
    outline: none !important;
}

.owl-nav .owl-next:focus {
    outline: none !important;
}

.carousel-tabs .fas fa-arrow-right {
    display: none;
}


.active-carousel {
}

    .active-carousel .fas fa-arrow-right {
        display: block;
    }

    .active-carousel h1 {
        color: #fb6340;
    }

.carousel-tab {
    background: white;
    padding: 1rem;
    padding-left: 40px;
    margin-bottom: 1.5rem !important;
    cursor: pointer;
    transition-duration: 0.5s;
    box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

    .carousel-tab:hover {
        box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
    }

.carousel-tab-bg {
    background-image: url(../../Assets/img/banners/home-banner.png);
    background-size: contain;
    background-position: bottom;
    background-repeat: repeat-x;
}

.carousel-tab::after {
    content: "";
    color: red;
}

.carousel-card {
    box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    background: white;
    transition-duration: 0.5s;
}

    .carousel-card .event {
        min-height: 390px;
    }

        .carousel-card .event img {
            width: 100%;
            height: 200px;
            object-fit: cover;
        }

    .carousel-card .article {
        min-height: 380px;
    }

        .carousel-card .article img {
            width: 100%;
            height: 200px;
            object-fit: cover;
        }


    .carousel-card:hover {
        box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
        transition-duration: 0.5s;
    }



.services-card {
    min-height: 186px;
    width: 100%;
    text-align: center;
    box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.1);
    padding-top: 43px;
    transition-duration: 0.5s;
}

    .services-card:hover {
        box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
        transition-duration: 0.5s;
    }

.search-tabs {
    width: fit-content;
    background: #ea89341a;
    color: #ea8733;
    padding: 15px 0px 40px 0px;
    margin-left: -14px;
    border-radius: 20px;
    margin-bottom: -30px;
}


.search-container-row {
    border-radius: 10px;
    position: relative;
    z-index: 1;
    background: #ffffff;
    box-shadow: 4px 9px 15px 0 rgba(0,0,0,.1);
}

.event-organizer-image {
    border-radius: 5px;
    width: 39px;
    height: 34px;
    margin-top: -5px;
    margin-bottom: 5px;
}

.company-logo {
    border-radius: 15px;
    width: 80px;
    height: 74px;
}

.user-details-logo {
    border-radius: 50%;
    width: 150px;
    height: 150px;
}

.orange-background-icon {
    padding: 12px;
    background-color: rgba(254,201,189,.5);
    border-radius: 50%
}

.detail-title {
    letter-spacing: 1px;
    font-weight: 500
}

.pb-32 {
    padding-bottom: 32px
}

.mb-74 {
    margin-bottom: 74px;
}

.width-status-card {
    max-width: 31em;
    min-width: 20em;
}

.article-card {
    box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.1);
    border-radius: .375rem !important;
}

    .article-card img {
        width: 100%;
        height: 250px;
        object-fit: cover;
    }



    .article-card:hover {
        box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
        transition-duration: 0.5s;
    }


.c-shadow {
    box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.1);
}

.bg-alternative {
    background: rgb(251, 251, 251);
}

.article-stars {
    /* float: right; */
    position: absolute;
    top: 218px;
    right: 20px;
}


.banner-regions-articles {
    margin-top: -545px;
    background-size: 100%;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
}

.swal2-container {
    z-index: 5000 !important;
}


.articleQuillToolbar .ql-toolbar {
    background: white;
    z-index: 50;
    position: sticky;
    width: 100%;
}


.guideQuillToolbar .ql-toolbar {
    background: white;
    z-index: 50;
    position: sticky;
    width: 100%;
}

@media (min-width: 320px) {
    .articleQuillToolbar .ql-toolbar {
        top: 84px;
        width: 100%;
    }

    .guideQuillToolbar .ql-toolbar {
        top: 50px;
        width: 100%;
    }
}

@media (min-width: 492px) {
    .articleQuillToolbar .ql-toolbar {
        top: 84px;
    }
}


@media (min-width: 992px) {
    .articleQuillToolbar .ql-toolbar {
        top: 98px;
    }

    .guideQuillToolbar .ql-toolbar {
        top: 51px;
        width: 100%;
    }
}

@media (min-width: 1024px) {
    .articleQuillToolbar .ql-toolbar {
        top: 84px;
    }

    .guideQuillToolbar .ql-toolbar {
        top: 69px;
    }
}



.regionQuillToolbar .ql-toolbar {
    background: white;
    z-index: 50;
    position: sticky;
    width: 100%;
    top: 100px;
}

@media only screen and (max-width:990px) and (max-height: 665px) {
    .mobile-scrollbar {
        max-height: 34em;
        overflow-y: scroll
    }
}

@media only screen and (max-width:385px) {
    .margin-right-dropdown {
        margin-right: -50px;
    }
}

@media only screen and (max-width:460px) {
    .margin-bottom-button {
        margin-bottom: 30px;
    }
}

@media only screen and (max-height:600px) {
    .margin-top-modal {
        margin-top: 6rem;
    }
}

.card-contact-us {
    background-color: none;
    max-width: 60em;
    margin-bottom: -21em;
    padding: 1.5em;
}

.bg-none {
    background-color: none;
}

.card-text-contactus {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    border: 1px solid #cad1d7;
    border-radius: .375rem;
    background-clip: border-box;
}

.date-time-picker .field-input {
    box-shadow: 0 0 .5rem rgba(136,152,170,.075) !important;
    border: 1px solid #efefef !important;
    height: 46px;
}

.grecaptcha-badge {
    position: static !important;
}

.recaptcha-center div:first-child {
    margin-left: auto;
    margin-right: auto;
}

.btn-orange {
    color: #fff;
    border-color: #ea8733;
    background-color: #ea8733;
    box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
}

    .btn-orange:hover {
        color: #fff;
        border-color: #ff9338;
        background-color: #ff9338;
    }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .w-md-50 {
        width: 50% !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .w-md-64 {
        width: 64% !important;
    }
}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
    .w-lg-50 {
        width: 50% !important;
    }
}

@media only screen and (min-width: 1200px) {
    .w-xl-75 {
        width: 75% !important;
    }
}

@media only screen and (min-width: 768px) {

    .border-md-left {
        border-left: 1px solid #e9ecef !important;
    }
}

@media only screen and (min-width: 992px) {

    .border-lg-left {
        border-left: 1px solid #e9ecef !important;
    }
}


@media only screen and (min-width: 1200px) {
    .mr--xl-50 {
        margin-right: -3rem !important;
    }
}

@media only screen and (min-width: 1200px) {
    .mr--xl-4 {
        margin-right: -1.5rem !important;
    }
}

@media only screen and (max-width: 992px) {
    .mr--under-lg-4 {
        margin-right: -1.5rem !important;
    }
}

.mt--340 {
    margin-top: -340px !important;
}

.banner-discover {
    background-size: 100%;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    min-height: 655px;
    padding-bottom: 35px;
    margin-top: -590px !important;
}

.limited-email-bcard {
    display: block;
    width: 185px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.location-card-info {
    position: absolute;
    top: 5px;
    right: 10px;
}

    .location-card-info i {
        color: rgba(248, 58, 68, 0.42) !important;
    }

        .location-card-info i:hover {
            color: #fb6340 !important;
        }

.map-tabs {
    background: #ffffffe6;
    font-size: 15px;
    color: #172b4d;
    font-weight: 600;
    text-align: center;
    padding-top: 10px;
    border-top: 1px solid #e6e6e6;
    padding-bottom: 10px;
}



.map-carousel {
    position: fixed;
    z-index: 1000;
    bottom: -22px;
    left: 0;
}

    .map-carousel .owl-item {
        padding: 10px;
    }

    .map-carousel .fa-star {
        margin-right: 2px;
    }

/*.map-carousel .owl-item {
        width: 95vw!important;
        margin-right: 1px;
    }*/

/*.map-carousel .owl-item .center {
        left: 0% !important;
    }*/

@media only screen and (max-width: 1024px) {
    .navbar-brand img {
        width: 100px;
    }

    .map-tabs {
        top: 85px;
        right: 22px;
    }
}

.mobile-map-search .multiselect__tags {
    border-radius: 0px;
}

.mobile-map-search h5 {
    margin-left: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.c-default {
    cursor: default;
}

.navbar {
    padding: 5px;
}

.events-cat-filter .multiselect__content-wrapper {
    width: 100% !important
}

.multiselect-border .vue-treeselect__control {
    box-shadow: none;
    border: 1px solid #e8e8e8 !important;
}


.multiselect-border .multiselect__tags {
    box-shadow: none !important;
    border: 1px solid #e8e8e8 !important;
}

.disable_anchor {
    cursor: not-allowed !important;
    opacity: 0.5;
    text-decoration: none;
    pointer-events: none;
}

.mobile-map-search .fa, .mobile-map-search .far, .mobile-map-search .fas {
    position: relative;
    top: -1px;
}

.map-filter {
    z-index: 1000;
    position: absolute;
    top: 92px;
    right: 13px;
    font-size: 23px;
    background: #ffffffd4;
    padding: 5px;
    width: 40px;
    text-align: center;
    height: 40px;
    border-radius: 5px;
}

.view-map-btn {
    z-index: 6000;
    position: fixed;
    bottom: 10px;
    right: 7px;
    font-size: 23px;
    background: #ffffff;
    padding: 12px;
    width: 60px;
    text-align: center;
    height: 60px;
    border-radius: 5px;
}

#map {
    /*height: 100vh;*/
    overflow: hidden;
}

@media only screen and (min-width: 768px) {

    .map-listing {
        overflow: auto;
        height: 92vh;
    }

    #map {
        /*height: 92vh !important;*/
        overflow: hidden;
    }
}



.map-carousel .owl-carousel .owl-stage-outer {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.map-listing-fixed {
    position: fixed;
    height: 100vh;
    z-index: 5000;
    background: #fff;
    overflow: auto;
    padding-top: 20px;
    top: 0;
    padding-bottom: 80px;
}

.right-15rem {
    right: 15rem;
}

.small-page-generatecode {
    background: white;
    box-shadow: 0 0 0.5cm rgba(0,0,0,0.18);
    margin: auto;
    height: 300px;
    max-width: 700px;
}




.feed-card {
    box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.1);
    border-radius: .375rem !important;
}

    .feed-card img {
        width: 100%;
        /*height: 250px;*/
        height: auto;
        object-fit: cover;
    }



    .feed-card:hover {
        box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
        transition-duration: 0.5s;
    }

    .feed-card .feed-element-icon {
        width: 30px;
        height: 30px;
    }

    .feed-card .feed-info {
        position: absolute;
        right: -1px;
        background: rgb(255 255 255 / 95%);
        height: 100%;
        padding: 0px 30px 0px 30px;
        border-radius: 0px 5px 5px 0px;
    }

.feed-body {
    text-align: center;
    /*height: 250px;*/
    height: auto;
    min-height: 250px;
    position: relative;
}





.feed-search-card {
    box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.1);
    border-radius: .375rem !important;
}

    .feed-search-card img {
        height: 20px;
        width: 20px;
    }

    .feed-search-card .col-4 {
        padding: 0px;
    }



@media only screen and (min-width: 769px) {
    .feed-card .feed-info .feed-info-details {
        position: relative;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

/*@media only screen and (min-width: 452px) {*/


/*@media only screen and (min-width: 1024px) {
    .feed-card .feed-info {
        padding: 90px 30px 10px 30px
    }
}
  
}

@media only screen and (min-width: 1200px) {
    .feed-card .feed-info {
        padding: 100px 30px 10px 30px
    }
}


@media only screen and (min-width: 2000px) {
    .feed-card .feed-info {
        padding: 150px 30px 10px 30px;
    }
}*/

@media only screen and (max-width: 768px) {
    .feed-card a {
        font-size: 15px;
    }

    .feed-card p {
        font-size: 13px !important;
    }

    .feed-card .feed-element-icon {
        height: 20px;
        width: 20px;
    }

    .feed-card img {
        /*height: 180px;*/
        border-radius: 0px 0px 5px 5px !important;
    }

    /*.feed-body {
        height: 180px;
    }*/
    .feed-body {
        text-align: center;
        /* height: 250px; */
        height: auto;
        min-height: 161px;
        position: relative;
    }

    .feed-card small {
        font-size: 10px;
    }

    .feed-card .feed-info {
        position: absolute;
        right: 1px;
        background: rgb(255 255 255 / 95%);
        height: auto;
        bottom: 0;
        padding: 4px;
        box-shadow: 0 0 2rem 0 rgb(136 152 170 / 15%) !important;
        border-radius: 5px 0px 3px 0px;
    }

        .feed-card .feed-info .heading-title {
            font-size: 15px;
        }

        .feed-card .feed-info .heading {
            font-size: 12px;
        }

        .feed-card .feed-info button {
            display: none;
        }

    .feed-card .card-header {
        padding-left: 10px;
        padding-right: 10px;
    }

    .feed-card .card-body {
        padding: 0px;
    }

    .feed-search-card {
        font-size: 12px;
    }

        .feed-search-card .col-4 {
            padding-top: 10px;
        }

        .feed-search-card img {
            height: 15px;
            width: 15px;
        }

        .feed-search-card input {
            font-size: 11px;
            font-weight: 500;
        }

        .feed-search-card input {
            font-size: 11px;
            font-weight: 500;
        }


        .feed-search-card .multiselect__tags .multiselect__single {
            font-size: 12px !important;
        }

        .feed-search-card .multiselect__tags .multiselect__single {
            font-size: 12px !important;
        }

        .feed-search-card .multiselect__content-wrapper {
            min-width: 100%;
        }

        .feed-search-card .vue-treeselect__control {
            box-shadow: none !important;
            border: 1px solid #e8e8e8 !important;
            padding: 8px 15px 0 8px;
            font-size: 12px !important;
        }

            .feed-search-card .vue-treeselect__control .vue-treeselect__multi-value {
                height: 22px !important;
            }
}

.gallery-added-image {
}

    .gallery-added-image img {
        height: 150px;
        max-width: 350px;
        opacity: 1;
        object-fit: cover;
    }

    .gallery-added-image:hover img {
        opacity: 0.3;
    }


    .gallery-added-image i {
        transition: .5s ease;
        display: none;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        text-align: center;
        font-size: 30px;
        color: #808080;
        cursor: pointer;
    }

    .gallery-added-image:hover i {
        display: block;
    }

@media screen and (min-width: 1024px) {
    .gallery-width {
        width: 50% !important;
    }
}

@media screen and (min-width: 576px) and (max-width: 1024px) {
    .gallery-width {
        width: 75% !important;
    }
}


.gallery-card {
    box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.1);
    border-radius: .375rem !important;
}

    .gallery-card img {
        width: 100%;
        height: 250px;
        object-fit: cover;
    }

    .gallery-card .gallery-description {
        visibility: visible;
        opacity: 1;
    }

/*.gallery-card:hover .gallery-description {
        visibility: visible;
        opacity: 1;
    }*/

.gallery-card-background {
    display: block;
    position: relative;
}

    .gallery-card-background::after {
        content: "";
        background: rgba(0,0,0,.47);
        position: absolute;
        border-radius: .375rem !important;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
    }

.gallery-description {
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    position: absolute;
    color: white;
    padding: 20px;
}

    .gallery-description h4 {
        color: white !important;
    }

    .gallery-description h2 {
        color: white !important;
    }

/*.gallery-description {
    bottom: 0px;
    padding: 27px;
    padding-top: 192px;
    position: absolute;
    background: rgba(0,0,0,.37);
    height: 100%;
    width: 100%;
    border-radius: .375rem !important;
    visibility: hidden;
    opacity: 0;
    transition: visibility 2s, opacity 0.3s linear;
}

    .gallery-description h4 {
        color: white !important;
    }

    .gallery-description h2 {
        color: white !important;
    }*/
.photo-description-scrollbar::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.photo-description-scrollbar::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #cccccc;
    border-radius: 10px;
}

/* Handle */
.photo-description-scrollbar::-webkit-scrollbar-thumb {
    background: #cecece;
    border-radius: 50px;
}

    /* Handle on hover */
    .photo-description-scrollbar::-webkit-scrollbar-thumb:hover {
        background: #b30000;
    }

.gallery-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.gallery-title-hover {
    display: none;
    position: absolute;
    z-index: 100;
    border: 1px;
    background-color: white;
    border-style: solid;
    border-width: 1px;
    border-color: gray;
    border-radius: 3px;
    padding: 3px;
    top: 30px;
    right: 74px;
    color: black;
}

.gallery-title-hovered {
    position: relative;
}

    .gallery-title-hovered:hover span.gallery-title-hover {
        display: block;
    }

.vue-company-gallery .thumbnails {
    display: inline-flex;
    grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
    grid-gap: 10px;
    max-height: 200px;
    overflow: auto;
    overflow-y: hidden;
}

@media screen and (max-height: 640px) {
    .mt-gallery {
        margin-top: 1.5rem !important;
    }
}

@media screen and (min-height: 640px) and (max-height: 750px) {
    .mt-gallery {
        margin-top: 3rem !important;
    }
}

@media screen and (min-height: 640px) and (min-height: 750px) {
    .mt-gallery {
        margin-top: 6rem !important;
    }
}

@media screen and (min-height: 800px) {
    .maxh-edit-gallery-description {
        max-height: 180px !important;
    }
}

@media screen and (min-height: 568px) and (max-height: 800px) {
    .maxh-edit-gallery-description {
        max-height: 150px !important;
    }
}

@media screen and (max-height: 568px) {
    .maxh-edit-gallery-description {
        max-height: 80px !important;
    }
}

@media screen and (min-height: 800px) {
    .maxh-gallery-description {
        max-height: 139px !important;
    }
}

@media screen and (min-height: 568px) and (max-height: 800px) {
    .maxh-gallery-description {
        max-height: 150px !important;
    }
}

@media screen and (max-height: 568px) {
    .maxh-gallery-description {
        max-height: 80px !important;
    }
}

@media screen and (max-height: 800px) {
    .mt-edit-gallery-description {
        margin-top: 25px !important;
    }
}

@media screen and (min-height: 800px) {
    .mt-edit-gallery-description {
        margin-top: 40px !important;
    }
}

/*@media screen and (max-height: 600px) {
    .maxh-gallery-description {
        max-height: 200px !important;
    }
}*/

@media screen and (max-width: 992px) {
    .vue-company-gallery .thumbnails div {
        width: 1000px;
        /* max-height: 10px !important; */
        border: 2px solid #fff;
        /* outline: 2px solid #fff; */
        cursor: pointer;
        width: 100%;
        min-width: 70px;
        min-height: 70px;
        padding-bottom: 10%;
        padding-right: 10%;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        opacity: 0.8 !important;
    }
}

@media screen and (min-width: 992px) {
    .vue-company-gallery .thumbnails div {
        width: 1000px;
        /* max-height: 10px !important; */
        border: 2px solid #fff;
        /* outline: 2px solid #fff; */
        cursor: pointer;
        width: 100%;
        padding-bottom: 10%;
        padding-right: 10%;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        opacity: 0.8 !important;
    }
}

.vue-company-gallery .thumbnails div:hover {
    opacity: 0.6;
}

.vue-company-gallery .thumbnails div.active {
    border: 2px solid orange;
    opacity: 1;
}

.gallery-scrollbar::-webkit-scrollbar {
    width: 1px;
    height: 5px;
}

/* Track */
.gallery-scrollbar::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #cccccc;
    border-radius: 10px;
}

/* Handle */
.gallery-scrollbar::-webkit-scrollbar-thumb {
    background: #cecece;
    border-radius: 50px;
}

    /* Handle on hover */
    .gallery-scrollbar::-webkit-scrollbar-thumb:hover {
        background: #b30000;
    }

.vue-company-gallery .activePhoto {
    width: 100%;
    margin-bottom: 5px;
    padding-bottom: calc(100vh - 60vh);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    /*border: 2px solid #fff;*/
    position: relative;
}

@media screen and (min-height: 568px) and (max-width: 992px) {
    .vue-company-gallery .activePhoto {
        width: 100%;
        margin-bottom: 5px;
        /*padding-bottom: calc(100vh - 80vh) !important;*/
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        /*border: 2px solid #fff;*/
        position: relative;
    }
}

@media screen and (min-width: 992px) {
    .vue-company-gallery .activePhoto {
        width: 100%;
        margin-bottom: 5px;
        padding-bottom: calc(100vh - 60vh) !important;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        /*border: 2px solid #fff;*/
        position: relative;
    }
}

.vue-company-gallery .activePhoto button {
    border: none;
    background-color: transparent;
    font-size: 32px;
    color: #fff;
    opacity: 0.5;
    position: absolute;
    outline: none;
    height: 100%;
}

    .vue-company-gallery .activePhoto button:hover {
        cursor: pointer;
    }

    .vue-company-gallery .activePhoto button.previous {
        padding: 0 1em 0 0.7em;
        left: -80px;
        opacity: 0.5;
    }

    .vue-company-gallery .activePhoto button.next {
        padding: 0 0.7em 0 1em;
        right: -80px;
        opacity: 0.5;
    }


    .vue-company-gallery .activePhoto button.previous:hover {
        color: white;
        opacity: 1;
    }

    .vue-company-gallery .activePhoto button.next:hover {
        color: white;
        opacity: 1;
    }

@media screen and (max-width: 576px) {
    .fs-13px {
        font-size: 13px !important;
    }
}



.calendar-page .fc-time-grid-container {
    height: 100vh !important;
}

@media screen and (max-width: 768px) {
    .calendar-page {
        margin: -1rem !important;
    }

        .calendar-page .card-body {
            padding: 0px;
        }




    #calendar {
        width: 100%;
        margin: 0 auto;
        font-size: 10px;
    }

    .fc-toolbar {
        font-size: .9em;
    }

        .fc-toolbar h2 {
            font-size: 12px;
            white-space: normal !important;
        }

    .fc-more-cell a {
        display: block;
        width: 85%;
        margin: 1px auto 0 auto;
        border-radius: 3px;
        background: grey;
        color: transparent;
        overflow: hidden;
        height: 4px;
    }

    .fc-more-popover {
        width: 100px;
    }

    /*.fc-view-month .fc-event, .fc-view-agendaWeek .fc-event, .fc-content {
        font-size: 0;
        overflow: hidden;
        height: 2px;
    }*/

    .fc-view-agendaWeek .fc-event-vert {
        font-size: 0;
        overflow: hidden;
        width: 2px !important;
    }

    .fc-agenda-axis {
        width: 20px !important;
        font-size: .7em;
    }

    .fc-button-content {
        padding: 0;
    }
}

.pb-pt-81 {
    padding-bottom: 81px !important;
    padding-top: 82px !important;
}

/*.remove-company-table td {
    border-top: 0px;
    border-bottom: 1px solid #e9ecef;
    border-right: 1px solid #e9ecef;
    white-space:normal !important;
}*/

@media only screen and (min-width: 992px) {

    .border-lg-top {
        border-top: 1px solid #e9ecef !important;
    }

    .border-lg-bottom {
        border-bottom: 1px solid #e9ecef !important;
    }

    .border-lg-right {
        border-right: 1px solid #e9ecef !important;
    }

    .border-lg-right-0 {
        border-right: 0px !important
    }
}

@media only screen and (min-width: 1200px) {
    .border-xl-top-0 {
        border-top: 0px !important
    }

    .border-xl-bottom-0 {
        border-bottom: 0px !important
    }
}

@media only screen and (max-width: 1200px) {
    .w-till-xl-100 {
        width: 100% !important;
    }
}

@media only screen and (max-width: 1200px) and (min-width: 1200px) {
    .border-till-lg-and-xl-bottom-0 {
        border-bottom: 0px !important;
    }
}

@media only screen and (min-width: 768px) {
    .ml-md--14px {
        margin-left: -14px !important;
    }
}

.card-dropdown-users-profile {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom: 0px;
    padding-left: 23px;
    padding: 15px;
}

@media only screen and (max-width: 768px) {
    .border-md-top-right-left-0 {
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }
}

.pt-48px {
    padding-top: 48px !important;
}

#feedEnd {
    background: #824b4b00;
    width: 100%;
    height: 100px;
}

.upBtn {
    position: fixed;
    z-index: 5000;
    bottom: 25px;
    right: 25px;
}

.feed-company-element img {
    width: 70px;
}

.feed-carousel .owl-next {
    border: none !important;
    box-shadow: none !important;
    position: absolute;
    top: 103px;
    right: -61px;
    font-size: 80px !important;
}

.feed-carousel .owl-nav .owl-next:hover {
    background: transparent !important;
    font-weight: 600;
    box-shadow: none !important;
}

.feed-carousel .owl-prev {
    border: none !important;
    box-shadow: none !important;
    position: absolute;
    top: 103px;
    right: -61px;
    font-size: 80px !important;
}

.feed-carousel .owl-nav .owl-prev:hover {
    background: transparent !important;
    font-weight: 600;
    box-shadow: none !important;
}

.feed-carousel-arrow {
    position: absolute;
    top: 166px;
    font-size: 50px;
    z-index: 50;
    color: #ea786d;
    cursor: pointer;
    opacity: 0.5;
}




    .feed-carousel-arrow.fa-chevron-left {
        left: -52px;
    }

    .feed-carousel-arrow.fa-chevron-right {
        right: -45px;
    }

    .feed-carousel-arrow:hover {
        opacity: 1;
    }

.feed-company-carousel .owl-carousel .owl-stage-outer {
    padding-top: 0px;
    padding-bottom: 0px;
}

.category-card {
    background: rgb(255 255 255 / 30%);
    padding: 26px 5px 20px 5px;
    border-radius: 20px;
    border: 1px solid #f8f9fe;
    box-shadow: 0 0 2rem 0 rgb(136 152 170 / 15%) !important;
}

    .category-card:hover {
        cursor: pointer;
        border: 1px solid #fb6340;
    }

.category-card-disabled {
    padding: 26px 5px 20px 5px;
    border-radius: 20px;
    border: 1px solid #eff2f7;
    box-shadow: 0 0 2rem 0 rgb(136 152 170 / 15%) !important;
    background: #eff2f7 !important;
}

    .category-card-disabled:hover {
        cursor: auto;
        border: 1px solid #eff2f7;
    }

.selected-category-card {
    background: #fb6340;
    border: 1px solid #fb6340;
    box-shadow: 0 0 2rem 0 rgb(251 99 64 / 60%) !important;
}

.transparent-card {
    background: rgb(255 255 255 / 60%);
    padding: 6px;
    border-radius: 5px;
    border: 1px solid #f8f9fe;
    box-shadow: 0 0 2rem 0 rgb(136 152 170 / 15%) !important;
    z-index: 1;
    position: relative;
}

.categories-card {
    overflow-x: auto;
    height: 450px;
}

    .categories-card::-webkit-scrollbar {
        width: 10px;
    }

    /* Track */
    .categories-card::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    /* Handle */
    .categories-card::-webkit-scrollbar-thumb {
        background: #e9ecef;
        border-radius: 10px;
    }

        /* Handle on hover */
        .categories-card::-webkit-scrollbar-thumb:hover {
            background: #555;
        }


.green-circle {
    width: 200px;
    height: 200px;
    background: #2dce89;
    filter: blur(100px);
    position: absolute;
    right: 0;
    bottom: 0;
    border-radius: 100%;
}

.time-type-list {
    border-radius: 10px;
    font-weight: 600;
    box-shadow: 0 0 2rem 0 rgb(136 152 170 / 15%) !important;
    background: rgba(255, 255, 255, 0.21);
}


    .time-type-list .time-type:hover {
        cursor: pointer;
        color: #fb6340 !important;
    }



.doc-datepicker input {
    background: transparent;
    border: 0;
    font-size: 16px;
    font-weight: 500;
    color: #525f7f !important;
    font-weight: 600;
    padding: 0;
    text-align: center;
    width: 100%;
    cursor: pointer;
}

.doc-datepicker .vdp-datepicker__calendar .cell.weekend {
    border: none;
    background: rgb(206 206 206 / 0.10) !important;
    background-image: none;
    border-radius: 0px;
}

.doc-datepicker .vdp-datepicker__calendar .cell.today {
    border: 1px solid rgb(251 99 64 / 0.10) !important;
    background: rgb(251 99 64 / 0.10) !important;
    background-image: none;
}

.doc-datepicker .vdp-datepicker__calendar .cell.selected {
    border: 1px solid #fb6340 !important;
    background: white !important;
    background-image: none;
    color: #fb6340 !important;
    border-radius: 5px;
}

.doc-datepicker .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).day:hover, .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).month:hover, .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).year:hover {
    border: 1px solid #fb6340 !important;
    border-radius: 5px;
}



.doc-datepicker input:hover::-webkit-input-placeholder {
    color: #fb6340 !important;
    opacity: 1;
}

.doc-datepicker input:focus-visible {
    outline: none;
}

.doc-datepicker input:hover {
    color: #fb6340 !important;
}

.no-focus:focus-visible {
    outline: none;
}

.placeholder-sm::-webkit-input-placeholder {
    color: #8898aa;
    font-size: 13px;
}

.doc-datepicker .vdp-datepicker__calendar {
    box-shadow: none;
    border: 1px solid #e9ecef !important;
}

.shadow-orange {
    box-shadow: 0 0 2rem 0 #e86c605c !important;
}

.shadow-orange-hover:hover {
    box-shadow: 0 0 2rem 0 #e86c605c !important;
}

line {
    stroke: #fb6340;
    stroke-width: 2
}

@media only screen and (min-width: 1200px) {
    .fs-xl-70px {
        font-size: 70px;
    }

    .fs-xl-40px {
        font-size: 40px;
    }

    .mw-xl-80 {
        max-width: 80%;
    }
}


@media only screen and (max-width: 1200px) {
    .mw-till-xl-95 {
        max-width: 95% !important;
    }
}

.shadow-100 {
    box-shadow: 0 0 2rem 0 rgb(136 152 170) !important;
}

@keyframes show {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: block;
    }

    100% {
        display: block;
        opacity: 1;
    }
}

@keyframes hide {
    0% {
        display: block;
        opacity: 1;
    }

    99% {
        display: block;
    }

    100% {
        display: none;
        opacity: 0;
    }
}

.show-image {
    animation: show 500ms linear;
    animation-fill-mode: forwards;
}

/*-------------------------------------------*/
.pulse:hover {
    border-radius: 8px;
    position: relative;
    animation: animate 2.5s linear
}

.pulse .btn {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    color: #fff;
    height: 100%;
    cursor: pointer
}

@keyframes animate {
    0% {
        box-shadow: 0 0 0 0 rgb(255, 109, 74, 0.7), 0 0 0 0 rgb(255, 109, 74, 0.7)
    }

    40% {
        box-shadow: 0 0 0 30px rgb(255, 109, 74, 0), 0 0 0 0 rgb(255, 109, 74, 0.7)
    }

    80% {
        box-shadow: 0 0 0 30px rgb(255, 109, 74, 0), 0 0 0 30px rgb(255, 109, 74, 0)
    }

    100% {
        box-shadow: 0 0 0 0 rgb(255, 109, 74, 0), 0 0 0 30px rgb(255, 109, 74, 0)
    }
}

div.loaded .fadein {
    opacity: 1;
}

.text-orange--hover:hover {
    color: #fb6340 !important;
}



.scroll-sm::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.scroll-sm::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.scroll-sm::-webkit-scrollbar-thumb {
    margin: 10px;
    background: #dee2e6;
    border-radius: 50px;
}

    /* Handle on hover */
    .scroll-sm::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

.scroll-sm::before {
    content: '';
    /* background: red; */
    height: 41px;
    width: 100%;
    position: absolute;
    z-index: 500;
    background: linear-gradient( 0deg, rgba(255,255,255,0) 0%, rgba(247,250,252,0.4) 30%, rgba(244,248,251,0.6) 51%, rgba(242,246,250,0.8) 70%, rgba(239,244,248,1) 100%);
}

.scroll-sm::after {
    content: '';
    height: 41px;
    width: 91%;
    position: absolute;
    z-index: 500;
    bottom: 0;
    background: linear-gradient( 180deg, rgba(255,255,255,0) 0%, rgba(247,250,252,0.4) 30%, rgba(244,248,251,0.6) 51%, rgba(242,246,250,0.8) 70%, rgba(239,244,248,1) 100%);
}



.lds-facebook {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

    .lds-facebook div {
        display: inline-block;
        position: absolute;
        left: 8px;
        width: 16px;
        background: #fff;
        animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
    }

        .lds-facebook div:nth-child(1) {
            left: 8px;
            animation-delay: -0.24s;
        }

        .lds-facebook div:nth-child(2) {
            left: 32px;
            animation-delay: -0.12s;
        }

        .lds-facebook div:nth-child(3) {
            left: 56px;
            animation-delay: 0;
        }

@keyframes lds-facebook {
    0% {
        top: 8px;
        height: 64px;
    }

    50%, 100% {
        top: 24px;
        height: 32px;
    }
}

.white-circle {
    border-radius: 50%;
    max-width: 57px;
    width: 100%;
    max-height: 57px;
    background-color: white;
    font-weight: bold;
    line-height: 3.7;
    margin-right: 31px;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
    text-align: center;
}


.doctors-category-icon-movement {
    z-index: 1;
    position: relative !important;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 17px;
    background-color: #76d5cb24;
    color: #76d5cb;
    width: fit-content;
}

.box-icon {
    position: absolute;
}


.doctors-first-dotted-line {
    background-image: url(../../Assets/img/landingPageDoctors/dotted-line.png);
    background-repeat: no-repeat;
    background-position: right 60px top 0px;
    padding-left: 10px;
    background-repeat: no-repeat;
    padding-top: 105px;
}

.doctors-second-dotted-line {
    background-image: url(../../Assets/img/landingPageDoctors/dotted-line-2.png);
    background-position: right 20px top 46px;
    padding-left: 10px;
    background-repeat: no-repeat;
}

.doctors-third-dotted-line {
    background-image: url(../../Assets/img/landingPageDoctors/dotted-line-3.png);
    background-position: right 0px top 30px;
    padding-left: 10px;
    background-repeat: no-repeat;
}

.doctors-last-dotted-line {
    background-image: url(../../Assets/img/landingPageDoctors/dotted-line-4.png);
    background-position: right 100px top 159px;
    padding-left: 10px;
    background-repeat: no-repeat;
}

.dropdown-toggle-custom::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 15px;
    margin-top: 10px;
    content: '';
    vertical-align: .255em;
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover,
select:-webkit-autofill,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:hover {
    -webkit-text-fill-color: black;
    transition: background-color 5000s ease-in-out 0s;
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}



.border-input {
    border-right: 1px solid #cad1d7 !important;
    border-top: 1px solid #cad1d7 !important;
    border-bottom: 1px solid #cad1d7 !important;
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
}

.category-card .fa-circle-check {
    position: absolute;
    right: 23px;
    top: 3px;
    color: #fb6340;
}

.border-orange {
    border: 1px solid #fb6340;
}

.step-card-company {
    border: 1px solid #dee2e6;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    color: #ccc;
    cursor: pointer;
    transition-duration: 0.5s;
}

    .step-card-company h3 {
        color: #cccccc;
    }

    .step-card-company.active {
        border: 1px solid #fb6340;
        transition-duration: 0.5s;
        color: #fb6340;
    }

        .step-card-company.active h3 {
            color: black;
        }


.card-loader {
    background-color: #fff;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.08), 0 -1px 3px 0 rgba(0, 0, 0, 0.06);
    padding: 8px;
    position: relative;
    margin-bottom: 0;
    height: 300px;
    overflow: hidden;
}

    .card-loader:only-child {
        margin-top: 0;
    }

    .card-loader:before {
        content: "";
        border-radius: 10px;
        height: 110px;
        display: block;
        background-color: #ededed;
        box-shadow: -48px 78px 0 -48px #ededed, -51px 102px 0 -51px #ededed;
    }

    .card-loader:after {
        content: "";
        background-color: #333;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        animation-duration: 0.6s;
        animation-iteration-count: infinite;
        animation-name: loader-animate;
        animation-timing-function: linear;
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0) 81%);
        background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0) 81%);
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0) 81%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#00ffffff",GradientType=1 );
    }

@keyframes loader-animate {
    0% {
        transform: translate3d(-100%, 0, 0);
    }

    100% {
        transform: translate3d(100%, 0, 0);
    }
}

/*.vue-treeselect__value-container {
    height: 40px;
}
*/

.vue-treeselect:not(.vue-treeselect--disabled) .vue-treeselect__multi-value-item:not(.vue-treeselect__multi-value-item-disabled):hover .vue-treeselect__multi-value-item:not(.vue-treeselect__multi-value-item-new) .vue-treeselect__multi-value-item:not(.vue-treeselect__multi-value-item-new):hover, .vue-treeselect__multi-value-item {
    cursor: pointer !important;
    background: #e9ecef00 !important;
    color: #5e5e5e !important;
    border: transparent !important;
    font-weight: 500 !important;
    font-size: 13px !important;
    border-right: 1px solid #ccc !important;
}

/*.vue-treeselect__value-remove {
    color: #ff0000 !important;
    display:none;
}*/

.vue-treeselect__value-remove > svg {
    width: 0px !important;
    height: 0px !important;
}


.vue-treeselect__placeholder {
    height: 33px;
}

.medical-bg {
    background-image: url('../../Assets/img/bg/medical.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: -1;
    opacity: 0.1;
}

.spots-card {
    max-height: 180px;
    overflow: auto;
}

    .spots-card::-webkit-scrollbar {
        width: 5px;
    }

    /* Track */
    .spots-card::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    /* Handle */
    .spots-card::-webkit-scrollbar-thumb {
        margin: 10px;
        background: #dee2e6;
        border-radius: 50px;
    }

        /* Handle on hover */
        .spots-card::-webkit-scrollbar-thumb:hover {
            background: #555;
        }


.multiselect__content-wrapper {
    width: 100% !important;
}


.help-card {
    background: rgb(255 255 255 / 30%);
    padding: 26px 5px 20px 5px;
    border-radius: 20px;
    border: 1px solid #f8f9fe;
    box-shadow: 0 0 2rem 0 rgb(136 152 170 / 15%) !important;
    height: 100% !important;
    width: 100% !important;
}

    .help-card img {
        width: 80px;
    }


.border-left-muted {
    border-left: 1px solid #adb5bd !important;
}


.companies-nav-tabs {
    margin-bottom: 20px;
    border: none !important;
}

    .companies-nav-tabs .nav-link {
        background: white !important;
        padding: 1rem !important;
        text-align: center;
        position: relative;
        display: flex;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        /*border: 1px solid rgba(0,0,0,.05);*/
        border-radius: 0.375rem;
        background-color: #fff;
        background-clip: border-box;
    }

        .companies-nav-tabs .nav-link:hover, .profile-tabs .nav-link:focus {
            /*     ;
            color: #607d8b !important;
            border-bottom: none !important;*/
            box-shadow: 0 0 2rem 0 rgb(136 152 170 / 15%) !important;
            border: none !important;
        }

        .companies-nav-tabs .nav-link.active, .profile-tabs .nav-item.show .nav-link {
            border: solid 1px #6ac6bc !important;
        }

.no-results-img-card {
    background: rgb(251, 251, 251);
    text-align: center;
}

    .no-results-img-card img {
        max-width: 400px !important;
        width: 100%;
    }


.modal-bg {
    background-image: url(../../Assets/img/bg/medical.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: -1;
    opacity: 0.1;
}


.modal-header-alternative {
    background: #f7fafc;
    margin: 10px;
    border-radius: 10px;
    box-shadow: 0 0 0.5rem rgb(136 152 170 / 8%) !important;
    border: 1px solid #e9ecef !important;
}


.modal-footer-alternative {
    border-top: 1px solid #cad1d7;
    padding: 0;
    margin: 0px 1.5rem;
    padding: 20px 0px;
}

.modal-card {
    background: #f7fafc;
    margin: 10px;
    border-radius: 10px;
    box-shadow: 0 0 0.5rem rgb(136 152 170 / 8%) !important;
    border: 1px solid #e9ecef !important;
}

.hidden-datepicker {
    width: 0px;
    height: 0px;
    border: 0;
    opacity: 0;
    padding: 0;
    margin: auto;
}

/*.modal-backdrop {
    background-color: #fff;
}

    .modal-backdrop.show {
        opacity: .8;
    }
*/

.btn-table {
    background: white;
    border: 1px solid #e9ecef !important;
}

    .btn-table i {
        display: block;
        margin: 0 !important;
    }

    .btn-table small {
        margin-top: 5px;
        color: #2196f3;
        display: block;
    }

    .btn-table .fa-edit {
        color: #2196f3;
    }

    .btn-table .fa-trash-alt {
        color: red;
    }


.dashboard-nav {
    background: rgb(255 255 255 / 50%);
}

    .dashboard-nav .nav-link {
        color: rgba(0,0,0,.9);
        font-weight: 600 !important;
        padding-left: 0px;
    }

.qrcode img {
    margin: auto;
}


.items-list-overflow {
    max-height: 450px;
    overflow: auto
}


    .items-list-overflow::-webkit-scrollbar {
        width: 5px;
    }

    .items-list-overflow::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    .items-list-overflow::-webkit-scrollbar-thumb {
        margin: 10px;
        background: #dee2e6;
        border-radius: 50px;
    }

        .items-list-overflow::-webkit-scrollbar-thumb:hover {
            background: #555;
        }


.subtitle-bs-card {
    width: 100%;
}

@media (min-width: 1440px) {
    .subtitle-bs-card {
        max-width: 40vw;
    }
}

.fc-time-grid-event .fc-time {
    font-size: 13px !important;
    color: #32325d;
}

.fc-time-grid-event .fc-title {
    font-size: 15px !important;
    color: #32325d;
    font-weight: 600;
}

.fc-time-grid-event .fc-content {
    height: 100%;
}
.text-capitalize-first-letter {
    display: inline-block
}
.text-capitalize-first-letter:first-letter {
    text-transform: uppercase;
}

.mobile-active-language {
    border-radius: 5px;
    display: flex;
    justify-content: center;
    background-color: #CED4DA;
}