.card-custom, .card-custom:hover {
    background: transparent !important;
    box-shadow: none !important;
}

.card-custom a h6 {
    color: #fff;
    margin: 10px 0;
    font-size: 11px;
}

.section-heading-custom {
    padding: 10px;
    width: 100%;
    height: 130px;
    max-height: 150px;
    background: #357fde;
    border: 1px solid #357fde;
    color: #fff;
    border-radius: 5px;
}

.modal_dialog i {
    color: #fff;
    font-size: 20px;
}

.year_label, .month_label, .day_label {
    display: block;
    font-weight: bold;
    font-size: 20px;
}

.year_count, .month_count, .day_count {
    font-weight: bold;
    font-size: 25px;
    font-family: Montserrat;
}

.page-heading {
    margin-left: 15px;
}

.header-area {
    background-color: #2470ce !important;
}

.header-area h6 {
    color: #fff;
}

.suha-navbar-toggler span {
    background-color: #fff !important;
}

.padding-0 {
    padding: 0 !important;
}

.margin-0 {
    margin: 0 !important;
}

.sidenav-nav li a, .sidenav-nav li a i, .dropdown-trigger-btn i {
    color: #2f2f2f !important;
}

.user-info h6, .user-info p {
    color: #ffffff !important;
}

.user-info .available-balance {
    font-family: initial;
}

.suha-offcanvas-wrap {
    background: #fff;
}

.sidenav-nav li a i {
    margin-right: 1.5rem !important;
}

.datepicker-plot-area-inline-view {
    box-shadow: none !important;
}

.btn-info-custom {
    background-color: #2470ce;
    border-color: #2470ce;
    color: #ffffff !important;
}

.modal-footer {
    justify-content: flex-start !important;
}

.sidenav-profile {
    padding: 20px 0 !important;
    background-image: url("../../images/drawer_bk.png");
    background-size: contain;
    background-repeat: no-repeat;
}

.sidenav-profile .user-profile {
    margin: 2rem auto 1.5rem !important;
    height: 60px !important;
}

.sidenav-profile .user-profile::before {
    background-image: url("../img/core-img/dot.png") !important;
}

.title img {
    width: 40px !important;
}

.title span {
    font-size: 15px;
    margin-left: 6px;
    color: #2470ce;
}

#back-link i {
    color: #ffffff;
    font-weight: bold;
}

.color_primary {
    color: #2470CE !important;
}

.bold {
    font-weight: bold !important;
}

.phone_div a {
    direction: ltr;
    font-size: 13px;
}

.phone_div {
    font-size: 13px;
}

.product-card .product-thumbnail img {
    height: 150px;
}

.title-custom {
    line-height: 1.5em;
    height: 2em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}

.text-justify {
    text-align: justify !important;
}

.product_image img {
    width: 100%;
    height: 200px;
}

.margin-bottom-0 {
    margin-bottom: 0 !important;
}

.badge-day {
    font-size: 25px !important;
    background-color: #cedfff !important;
    color: #5a8dee !important;
}

p {
    color: rgb(0 0 0);
}

.btn-facebook {
    background: #1674EA !important;
    border-color: #1674EA !important;
    color: #fff !important;
}

.btn-whatsapp {
    background: #24CC63 !important;
    border-color: #24CC63 !important;
    color: #fff !important;
}

.btn-telegram {
    background: #0084C6 !important;
    border-color: #0084C6 !important;
    color: #fff !important;
}

.btn-twitter {
    background: #1C9CEA !important;
    border-color: #1C9CEA !important;
    color: #fff !important;
}

.dropdown-menu-custom {
    text-align: center;
    min-width: 12rem !important;
}

/*.form-select, .form-select:focus {
    border: none !important;
    background-color: transparent !important;
}*/

.form-select:focus {
    box-shadow: none !important;
}

.btnSearch {
    cursor: pointer;
    font-size: 17px;
}

.btnSearch i {
    color: #000000 !important;
    font-size: 25px !important;
    vertical-align: middle;
    margin-right: 5px;
}

.btn-default-custom {
    background-color: #ffffff !important;
    color: #747ca2 !important;
}

.btnIcon i {
    color: #303aec !important;
    font-size: 20px !important;
    vertical-align: middle;
    margin-right: 5px;
}

.meetingLogo {
    background-color: #2470ce;
    position: relative;
    height: 60px;
    margin-bottom: 30px;
    text-align: center;
    display: flex;
    justify-content: center;
}

.meetingLogo img {
    width: 268px;
    display: block;
    margin: 0 auto 10px auto;
    position: absolute;
    top: 8px;
}

.margin-bottom-50 {
    margin-bottom: 50px !important;
}

#map {
    height: 768px;
    width: 100%;
}

#loading-modal {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.9;
    background-color: #fff;
    z-index: 99;
}

#loading-image-modal {
    z-index: 100;
    width: 30px;
}

.modal {
    padding-right: 0 !important;
}

.divTopic {
    color: #fff;
    padding: 5px;
    border-radius: 2px;
    margin-bottom: 5px;
}

.card-body-meeting-closed {
    border: 1px solid #e9e9e9;
    border-radius: 3px;
    padding: 10px !important;
}

.btn-label-secondary {
    background-color: #c9c9c9;
}

.card-body-female {
    border-top: 5px solid #ff5b5c !important;
}

.card-body-male {
    border-top: 5px solid #09d1de !important;
}

.active_lang {
    color: #2370cf !important;
    font-weight: bold;
}

.page-content-wrapper {
    margin-bottom: 0 !important;
}

.contact_info i {
    margin-right: 10px;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    background: #2470ce;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    font-size: 21px;
}

.contact_title {
    font-size: 15px;
    font-weight: bold;
    color: #2470ce;
}

.contact_info a {
    direction: ltr;
}

.error {
    margin-right: 5px !important;
    color: #d75656 !important;
}

.success {
    margin-right: 5px !important;
    color: #2fc47b !important;
}

.light-style .select2-container--default .select2-search--dropdown .select2-search__field {
    text-align: left !important;
}
.light-style .select2-container--default .select2-selection__placeholder,.light-style .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #212529 !important;
}

.card-body-custom h2, .card-body-custom span {
    color: #fff !important;
}

.meeting .card-body {
    height: 120px !important;
}

