@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&display=swap");
:root {
    --base-font: "Open Sans", sans-serif;
    --fw-ebold: 800;
    --fw-bold: 700;
    --fw-semi: 600;
    --green1: #49d195;
    --primaryB: #084170;
    --primaryG: #07c883;
    --secondaryG: #07c883;
    --otherG: #c9f3e2;
}
body,
html {
    height: 100%;
}
body {
    font-family: var(--base-font);
    font-size: 0.875rem;
    color: #7e7e7e;
    background: #f5f7fb;
    font-weight: 400;
    line-height: 1.4;
}

/*
Reset
*/
a {
    text-decoration: none;
    color: var(--secondaryG);
}
a:hover {
    color: var(--primaryB);
}
.secondary-font {
    font-family: "Mulish", sans-serif;
}
.fw-bold {
    font-weight: 700;
}
.fw-semi {
    font-weight: 600;
}
.form-select:focus,
.btn:focus,
.btn-primary:focus,
.navbar-toggler:focus,
.btn-check:checked + .btn-primary:focus,
.btn-check:active + .btn-primary:focus,
.btn-primary:active:focus,
.btn-primary.active:focus,
.show > .btn-primary.dropdown-toggle:focus,
.form-control:focus {
    box-shadow: none;
}
input,
select,
textarea {
    font-family: var(--base-font);
    font-size: 0.875rem;
}
.btn {
    padding-left: 1rem;
    padding-right: 1rem;
    font-weight: var(--fw-semi);
}
.btn-primary {
    background-color: var(--primaryG);
    border: 0;
    color: #fff;
}
.btn-outline-primaryG {
    color: var(--primaryG);
    border-color: var(--primaryG);
}
.btn-secondary {
    background-color: var(--primaryB);
    color: var(--primaryG);
    border: 0;
}
.btn-secondary:hover,
.btn-primary:hover {
    background-color: var(--primaryB);
    color: #fff;
}
.btn-primary:hover,
.btn-primary:focus {
    background-color: var(--primaryB);
}
.primaryB {
    color: var(--primaryB) !important;
}
.primaryB-bg {
    background-color: var(--primaryB) !important;
}
.primaryG {
    color: var(--primaryG) !important;
}
.secondaryG {
    color: var(--secondaryG) !important;
}

.otherG {
    color: var(--otherG) !important;
}
.alert-success {
    background-color: #e6f5f0 !important;
    color: #198754;
    border-color: #b3d3c4;
}
ff892a
    /*
    Main CSS
    */
    /*
    Login
    */
.login-card {
    border: 0;
    border-radius: 27.5px;
    box-shadow: 0 10px 30px 0 rgb(172 168 168 / 43%);
    overflow: hidden;
}

.form-select,
.form-control {
    border-radius: 0;
    border: 1px solid #666;
    line-height: 1;
    font-size: 14px;
    color: #666;
}
.search-btn {
    background: #084170;
    color: #fff;
    padding: 9px 20px;
    line-height: 1;
    font-weight: 400;
}
.search-btn:hover {
    background: #2dcd98;
    color: #fff;
}
input::placeholder {
    color: #666;
}
input::-webkit-input-placeholder {
    color: #666;
}
input::-moz-input-placeholder {
    color: #666;
}
.action_list {
    display: flex;
}
.action_list li {
    list-style: none;
    display: inline-block;
}
.action_list li:not(:last-child) {
    margin-right: 5px;
}
.action_list li a img {
    width: 20px;
}
.action_icons {
    width: 20px;
    border: 0;
    background: transparent;
    padding: 0;
}
.action_icons1 {
    border: 0;
    background: transparent;
    padding: 0;
}
.action_list {
    margin-bottom: 0;
    padding-left: 0;
    text-align: right;
}
.common_table thead {
    background: #dceaf7;
}
.common_table.table > :not(:first-child) {
    border-top: 0;
}
.common_table {
    border: 1px solid #dceaf7;
    width: 100%;
}
.common_table thead tr th:last-child {
    text-align: right;
}
.table.common_table > :not(caption) > * > * {
    font-size: 14px;
}
.common_gap {
    padding: 20px 0;
}
.common_table.requrmnt_table {
    width: 100vw;
}
.checkboxes {
    padding-left: 0;
    margin-bottom: 0;
}
.checkboxes li {
    display: inline-block;
    list-style: none;
    margin-right: 10px;
}
.checkboxes li label {
    display: flex;
    align-items: center;
}
.checkboxes li label span {
    margin-left: 5px;
}
.checkboxes li:last-child {
    margin-right: 0;
}
.table_box {
    margin-bottom: 20px;
}
.inpt_file::file-selector-button {
    padding: 12px 20px;
}
.dash_main.login_main {
    width: 100%;
    /* background: url(../images/login_bg_img.jpg) no-repeat 0 0 / cover; */
}
ul.action_list.action_list_iner li a {
    display: block;
}
ul.action_list.action_list_iner {
    width: 110px;
}
ul.action_list.action_list_iner li a svg {
    width: 19px;
}
ul.action_list.action_list_iner li:first-child a svg {
    width: 22px;
}
.rera_file {
    width: 270px;
    margin: 0 auto;
}
/* 09.10.29  */
ul.rdo_btn {
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
}
ul.rdo_btn li {
    padding-right: 10px;
}
label.radioBtn span {
    vertical-align: text-bottom;
}
.pixel-form .select2.select2-container textarea {
    min-height: 26px;
}
.select2-container--default .select2-selection--multiple,
.select2-container--default.select2-container--focus
    .select2-selection--multiple {
    border-color: #666 !important;
    border-radius: 0 !important;
}
.pixel-form.mortgage_create {
    width: 80%;
}
.form_title {
    background: #dceaf7;
    color: #000;
    font-size: 19px;
    padding: 10px;
    line-height: 1;
    margin: 0;
}
/* responsive  */
@media (max-width: 991px) {
    .logpan {
        margin-top: 40px;
    }
}
@media (min-width: 576px) {
    .login-card {
        margin: 0 50px;
    }
}
@media (min-width: 1200px) {
    .login-card {
        margin: 0 150px;
    }
}
.login-card-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    background: #c6d3e7;
    /* object-position: bottom center;*/
}
.login-card .card-body {
    padding: 30px;
}
@media (min-width: 992px) {
    .login-card .card-body {
        padding: 65px 40px 60px;
    }
}
@media (max-width: 422px) {
    .login-card .card-body {
        padding: 35px 24px;
    }
}
.brand-wrapper {
    margin-bottom: 24px;
}
.login-card-description {
    font-size: 1.5rem;
    font-weight: var(--fw-semi);
    color: #333;
    text-align: center;
    margin-bottom: 30px;
}

.login-card .forgot-password-link {
    font-size: 0.8165rem;
    color: #919aa3;
    margin-bottom: 12px;
}
.login-card .login-btn {
    padding: 0.75rem 0.1.5rem;
    background-color: var(--primaryB);
    border-radius: 4px;
    font-size: 0.875rem;
    font-weight: var(--fw-semi);
    line-height: 20px;
    color: #fff;
    margin-bottom: 24px;
    text-transform: uppercase;
    letter-spacing: 0.025rem;
}

/*
Header
*/
header {
    position: fixed;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    background-color: var(--primaryB);
    letter-spacing: 0.08rem;
    font-family: var(--secondary-font);
}
.navbar {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.navbar-dark .navbar-nav .nav-link {
    font-size: 0.875rem;
    font-weight: var(--fw-semi);
    text-transform: uppercase;
    color: rgba(255, 255, 255, 1);
}
.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus,
navbar-dark .navbar-nav .nav-link.active {
    color: var(--primaryG);
}
.navbar-dark .navbar-nav .nav-link span {
    display: block;
}
.navbar-dark .navbar-nav .nav-link.active {
    color: var(--primaryG);
}
.navbar-toggler,
.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
    border: 0;
}

.navbar-toggler span {
    margin: 0;
    padding: 0;
}
.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.dropdown-menu {
    padding: 0;
}
.offcanvas-end {
    width: 280px;
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
        padding-top: 0;
        padding-bottom: 0;
    }
}
@media (min-width: 992px) {
    .nav-wrap {
        align-items: flex-end;
    }
}

/*
Dashboard
*/
.inner-banner {
    height: 100px;
}
.dashboard {
    background-color: #fff;
    padding: 0;
    overflow-x: hidden;
}

/*dashboard content */
#dashboard-content .dahsboard-wrap {
    padding: 120px 20px 50px 20px;
}
.dashboard-title {
    margin-bottom: 15px;
}

.dashboard-title h4 {
    font-size: 1.5rem;
    font-weight: var(--fw-semi);
    color: var(--primaryB);
}
.dashboard-title > hr {
    margin: 0;
    border: 0;
    height: 1px;
    background: var(--bs-gray-500);
}

.form-floating > .form-control,
.form-floating > .form-select {
    padding: 0.75rem 0.75rem;
    height: auto;
}
.form-floating > label {
    padding: 0.75rem 0.5rem;
    font-size: 0.8125rem;
}

.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select:focus ~ label,
.form-floating > .form-select:not(:placeholder-shown) ~ label {
    padding: 0 0.2rem;
    transform: scale(0.9) translateY(-0.5rem) translateX(0.15rem);
    background: #fff;
    height: auto;
    opacity: 1;
    margin-left: 0.45rem;
}
.form-floating > .form-control:focus,
.form-floating > .form-control:not(:placeholder-shown),
.form-floating > .form-select:focus {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}
.mydata,
.mypropertydata {
    cursor: pointer;
    text-decoration: underline;
    font-weight: 600;
}
.form-floating > .form-select ~ label {
    opacity: 1;
    transform: none;
}
.form-floating > .form-select option:focus-within {
    background-color: var(--otherB);
}
.form-floating > .form-select option:checked {
    background-color: var(--primaryB);
    color: #fff;
}
.file-upload {
    border: 2px dashed #3270fc;
    border-radius: 5px;
    display: block;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}

.upload-text i {
    font-size: 44px;
    width: 100%;
    transition: all 0.3s linear;
    color: var(--secondaryG);
    display: block;
    line-height: 44px;
}
.file-upload > input {
    padding-top: 4rem;
    padding-bottom: 4rem;
    display: block;
    width: 100%;
    cursor: pointer;
    text-indent: -9999px;
    position: absolute;
    top: 0;
    height: 100%;
}
.file-upload:hover .upload-text i {
    transform: translateY(-10px);
}
.amenities_list {
    display: flex;
    padding: 10px 20px 10px 0;
}
.amenities_list input {
    margin-right: 8px;
}
@media (max-width: 575px) {
    #dashboard-content .dahsboard-wrap {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (min-width: 992px) {
    #dashboard-content .dahsboard-wrap {
        padding-top: 110px;
    }
}
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey;
}

#progressbar .active {
    color: var(--primaryB);
}

#progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 20%;
    float: left;
    position: relative;
    font-weight: 400;
}
#progressbar li:before {
    content: "";
}
#progressbar li:before {
    width: 11px;
    height: 11px;
    line-height: 11px;
    display: block;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px;
    z-index: 2;
    position: relative;
}

#progressbar li:after {
    content: "";
    width: 100%;
    height: 1px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 5px;
    z-index: 1;
}

#progressbar li.active:after {
    background: var(--primaryB);
}
#progressbar li.active:before {
    background: var(--secondaryG);
}
.progress {
    height: 20px;
}

.progress-bar {
    background-color: #fb2b31;
}

.table-hover > tbody > tr:hover > * {
    background-color: #e2f3ff;
}
.status-badge {
    font-weight: 400;
}
.property-name {
    color: var(--primaryB);
}
.property-name:hover {
    color: #000;
}
.custom-btn {
    font-size: 0.75rem;
}
.custome-sm-btn {
    font-size: 12px;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}
.edit {
    color: #1e9aff;
}
.pending {
    background-color: #ffeae0;
    color: #ff892a;
    font-weight: 600;
}
.approved {
    background-color: #e6f5f0 !important;
    color: #198754;
    font-weight: 600;
}
.rejected {
    background-color: #ffe6e6 !important;
    color: #dc3545;
    font-weight: 600;
}
.draft {
    background-color: #e8e8e8;
    color: #707070;
    font-weight: 600;
}
.bg-warning {
    background-color: #ffeae0 !important;
    color: #ff892a;
}
.text-warning {
    color: #ff892a !important;
}
.text-success {
    color: #198754 !important;
}

.card-body {
    color: #333;
    font-weight: bold;
}
.card-body small {
    color: #666;
    font-size: 0.875rem;
    font-weight: 400;
}
.card-body p {
    font-weight: 400;
}
.amenities li {
    position: relative;
    padding-left: 10px;
    padding-right: 15px;
    margin-bottom: 6px;
    width: 50%;
    line-height: 1.25;
}
.amenities li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 5px;
    height: 5px;
    background-color: var(--primaryB);
    border-radius: 6px;
}
@media (min-width: 576px) {
    .amenities li {
        width: 33.333%;
    }
}

/* chat */
.clg_item {
    --bs-list-group-active-color: var(--baseGrey);
    --bs-list-group-active-bg: var(--green3);
    --bs-list-group-active-border-color: transparent;
    --bs-list-group-border-width: 0;
}
.chat_box::-webkit-scrollbar,
.messages_box::-webkit-scrollbar {
    width: 5px;
}

.chat_box::-webkit-scrollbar-track,
.messages_box::-wwebkit-scrollbar-track {
    width: 5px;
    background: #f5f5f5;
}

.chat_box::-webkit-scrollbar-thumb,
.messages_box::-webkit-scrollbar-thumb {
    width: 1em;
    background-color: #999;
    outline: none;
    border-radius: 2px;
}

.text-small {
    font-size: 0.8125rem;
}
.chat-master {
    padding-bottom: 20px;
}
.messages_box,
.chat-box {
    overflow-y: auto;
}
.user_status {
    top: 0;
    right: 0;
}
.active_user {
    width: 8px;
    height: 8px;
    background-color: var(--bs-success);
    display: inline-block;
    border-radius: 10px;
}
.chat_proName {
    color: var(--blu3);
}
@media (min-width: 768px) {
    .chat-box {
        height: 300px;
    }
}
@media (max-width: 767px) {
    .messages_box {
        box-shadow: none !important;
    }
    .messages_box .list-group-item {
        background-color: transparent;
    }
    /*.mobile-input{
          position: fixed;
          bottom:0;
          left: 0;
          width: 100%;
          border-top:1px solid #f5f5f5;
      }*/
    .mob_chat {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 999;
        background: #f2f2f2;
    }
    .chat_wrap {
        width: 100%;
        height: 100%;
        overflow: hidden;
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .chat_master {
        padding-bottom: 20px;
    }
    .mob_chat_header {
        background: #fff;
        border-bottom: 1px solid #f5f5f5;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .chat_box {
        flex-grow: 1;
        overflow-y: auto;
        display: flex;
        flex-direction: column-reverse;
    }
    .chat_cover {
        list-style: none;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }
    .cbox {
        display: flex;
        flex-direction: column;
    }
    .mobile_input {
        border-top: 1px solid #f5f5f5;
    }
}

@media (min-width: 768px) {
    .chat_box {
        height: 409px;
        overflow-y: scroll;
        display: flex;
        flex-direction: column-reverse;
    }
}
.rounded-lg {
    border-radius: 0.5rem;
}

.custom_media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}

.custom_mediaBody {
    -ms-flex: 1;
    flex: 1;
    margin-left: 1rem;
}

.messages_box .clg_item:first-child {
    border-top: 0 !important;
}

.messages_box .clg_item + .clg_item {
    border-width: 1px;
}

.messages_box .clg_item {
    border: 0 !important;
    border-top: 1px solid #eee !important;
    padding: 1rem;
    color: var(--baseGrey);
}

.chat_time {
    color: #a5a5a5;
    font-size: 11px;
}

.chat_txt {
    color: #333;
}

.custom_mediaBody {
    position: relative;
}

.custom_mediaBody h6 {
    color: var(--primaryB);
}
.custom_mediaBody h6 small {
    font-size: var(--fs-12);
}
.chat_snipt {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.shadow2 {
    box-shadow: 0 0.25rem 0.5rem rgb(0 0 0 / 15%) !important;
}

.chat-text-head {
    justify-content: space-between;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.profileImage {
    --size: 20px;
    width: var(--size);
    height: var(--size);
    background: var(--primaryB);
    font-size: var(--fs-base);
    color: #fff;
    text-align: center;
    line-height: var(--size);
}
.custom_mediaBody:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 0 solid transparent;
    border-bottom: 8px solid transparent;
    position: absolute;
    top: 0;
}
.arrow_right .chat_time {
    text-align: right;
    padding-right: 36px;
}
.arrow_right .custom_mediaBody {
    background-color: #fff;

    border-top-right-radius: 0 !important;
    margin-left: 40px;
    margin-right: 1rem;
}

.arrow_right .custom_mediaBody:before {
    border-left: 8px solid #fff;
    right: -8px;
}
.arrow_left .custom_media {
    flex-direction: row-reverse;
}
.arrow_left .chat_time {
    padding-left: 36px;
}
.arrow_left .custom_mediaBody {
    background-color: var(--green3);
    border-top-left-radius: 0 !important;
    margin-right: 40px;
}
.arrow_left .custom_mediaBody:before {
    border-right: 8px solid var(--green3);
    left: -8px;
}
.chat_box .profileImage {
    margin-top: -7px;
}
.chat_input {
    height: 56px;
}
@media (min-width: 576px) {
    .arrow_left .custom_mediaBody {
        margin-right: 100px;
    }
    .arrow_right .custom_mediaBody {
        margin-left: 100px;
    }
}
@media (min-width: 992px) {
    .arrow_left .custom_mediaBody {
        margin-right: 40px;
    }
    .arrow_right .custom_mediaBody {
        margin-left: 40px;
    }
}

footer {
    background: var(--primaryB);
    text-align: center;
    padding: 1rem;
    font-size: 0.75rem;
    color: #fff;
}
