.project-modal,
.project-detail-modal {
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: none;
    position: absolute;
}
.project-modal .project-background,
.project-detail-modal .project-background {
    opacity: 0.3;
    background-color: black;
    position: absolute;
}

.project-modal .infor-project,
.project-detail-modal .infor-project {
    z-index: 99999;
}

.bg-detail-project {
    position: relative;
    line-height: 40px;
    border-radius: 10px;
}
.bg-detail-project:hover {
    cursor: pointer;
    border-color: red !important;
}
.see-detail-project {
    font-size: 13px;
    display: flex;
    align-items: center;
    height: 30px;
    background-color: #ededed;
    border-radius: 10px;
}
#list_project_search {
    height: 184px;
    flex: auto;
}

/* .find-project {
    height: 97%;
} */

.open-link {
    cursor: pointer;
}

.text-data-empty {
    color: lightgray;
    font-size: 35px;
}

.font-size-icons {
    font-size: 22px;
}

.uppercase {
    text-transform: uppercase;
}

#project_detail_img {
    height: 280px;
    border: 1px solid#ededed;
}

.size-img {
    width: auto;
    max-width: 100%;
    object-fit: contain;
    height: auto;
    max-height: 100%;
}

.project-detail-information {
    flex: auto;
    height: 173px;
    line-height: 25px;
}

.title-project {
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
}

.text-description {
    font-weight: lighter;
    font-size: 13px;
    line-height: 15px;
}

.custom-border-radius {
    border-radius: 10px !important;
}

#list_project_search::-webkit-scrollbar {
    width: 5px;
    background-color: #f5f5f5;
}
#list_project_search::-webkit-scrollbar-thumb {
    background-color: red;
    border-radius: 10px;
}

.hover-pagination a:hover {
    background: red !important;
    color: white !important;
    cursor: pointer;
}
.project-detail-information::-webkit-scrollbar {
    width: 5px;
    background-color: #f5f5f5;
}
.project-detail-information::-webkit-scrollbar-thumb {
    background-color: red;
    border-radius: 10px;
}
.bootstrap-iso .nav-pills .nav-link-custom {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    background-color: #ededed;
    color: gray;
    font-size: 14px;
}

.active-custom {
    background-color: red !important;
    color: white !important;
}

.display-tab {
    display: flex !important;
    flex-direction: column;
}

.flex-custom {
    flex: auto;
}

.bootstrap-iso .custom-z-index {
    z-index: 99999;
}
.bg-modal-custom {
    position: absolute;
    background-color: black;
    opacity: 0.6;
    width: 100%;
    height: 100%;
}

.swal-z-index {
    z-index: 99999 !important;
}

.close-custom {
    position: absolute;
    top: 5px;
    right: 10px;
    opacity: 1 !important;
}

.btn-confirm-custom {
    background-color: red !important;
    color: white !important;
}

.img-modal-interested-projects {
    height: 100px;
}

.custom-object {
    object-fit: contain !important;
}

.border-popup-room {
    border: 5px solid red;
    border-top: none !important;
    border-right: none !important;
    border-bottom: none !important;
}

.img-popup-room {
    height: 170px;
}

.custom-margin-popup-leafleft {
    bottom: 4px !important;
    left: -175px !important;
}

.custom-margin-popup-leafleft .leaflet-popup-tip-container {
    display: none;
}

.icon-direction {
    width: 30px;
    height: 30px;
}

.name-project-map {
    position: absolute;
    font-size: 16px;
    color: red;
    text-wrap: wrap;
    left: 32px;
    width: 120px;
}

.list-map {
    position: relative;
    display: inline-block;
}

.list-map-content {
    position: absolute;
    right: 0;
    display: none;
    bottom: 43px;
    min-width: 300px;
    z-index: 99999 !important;
    line-height: 20px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    background-color: #f1f1f1;
}

.list-map-content a {
    display: block;
    padding: 10px;
    color: black;
}

.list-map-content a:hover {
    color: blue;
}

.list-map:hover .list-map-content {
    display: block !important;
}

.group_map_language {
    top: 10px;
    right: 10px;
    display: flex;
    flex-direction: row;
    color: #ffffff;
    align-items: top;
    text-transform: uppercase;
}

.custom-bottom-setting-control {
    bottom: 140px;
}

.list-language {
    position: absolute;
    bottom: 36px;
    display: none;
}

.change-language {
    bottom: 10px;
    right: 53px;
}

.change-language:hover .list-language {
    display: flex;
    flex-direction: column;
}

.btn-share {
    right: 10px;
    top: 46%;
    transform: translate(0, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-bottom-icon {
    bottom: 108px;
}

.home {
    display: flex;
}

.home div {
    margin-left: 10px;
}

#infor_btn {
    width: unset;
    height: unset;
}

.form_contact {
    background-color: white;
    transform: translate(-50%, -54%);
}

.close_form_contact {
    top: 0px;
}

.img-form-contract {
    display: flex;
    align-items: center;
    justify-content: center;
}

.form_leads_vt {
    margin: 15px;
}

#btn_check_leads_vt {
    margin: unset;
    max-width: 150px;
    background-color: red;
    margin-top: 0px !important;
}

.pulse_icon:hover,
.pulse_icon_hover {
    animation: unset;
}

.pulse_image:hover,
.pulse_image_hover {
    animation: unset;
}

.div_search_project {
    display: none;
    background-color: white;
    z-index: 250;
    position: absolute;
    width: 360px;
    height: 100%;
    top: 0;
    left: -360px;
    opacity: 1;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-transition: left 0.3s ease-in-out;
    -moz-transition: left 0.3s ease-in-out;
    -o-transition: left 0.3s ease-in-out;
    transition: left 0.3s ease-in-out;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.bg_icon_marker {
    width: max-content;
}

.div_search_project .find-project {
    height: 100%;
}

.btn_home_control {
    left: 0;
    bottom: 5px;
}
.btn_home_control.custom-bottom-icon {
    bottom: 105px;
}
.div_marker_wrapper img,
.bg_icon_marker img,
.bg_icon_poi img {
    width: 36px;
    object-fit: cover;
}
/* CSS mobile */
@media screen and (orientation: portrait) {
    .div_search_project {
        display: block;
        width: 100%;
        height: 280px;
        left: 0 !important;
        top: -280px;
        opacity: 1;
        overflow-y: auto;
        overflow-x: hidden;
        -webkit-transition: top 0.3s ease-in-out;
        -moz-transition: top 0.3s ease-in-out;
        -o-transition: top 0.3s ease-in-out;
        transition: top 0.3s ease-in-out;
    }
    .div_search_project .find-project {
        height: unset;
    }
}
@media (min-width: 1024px) {
    .size-map {
        /* margin: 8px 10px 0px 0px; */
        /* height: calc(100% - 16px) !important; */
        width: calc(100% - 360px) !important;
        z-index: 250;
        /* border-radius: 10px !important; */
    }
    .mini-map-search {
        width: 360px !important;
    }
}
@media (min-width: 1366px) {
    .size-map {
        /* margin: 8px 10px 0px 0px; */
        /* height: calc(100% - 16px) !important; */
        width: calc(100% - 360px) !important;
        z-index: 9999 !important;
        /* border-radius: 10px !important; */
    }
    .mini-map-search {
        width: 360px !important;
    }

    .mini-map {
        width: 100% !important;
        z-index: 9999 !important;
    }
    .resposive-desktop {
        display: block;
    }
    .resposive-mobile {
        display: none;
    }
    .btn_control.group_info_control img {
        display: none;
    }
}
@media (min-width: 576px) {
    .project-modal {
        width: 360px;
    }
    .project-detail-modal {
        width: 360px;
    }
}
@media (max-width: 1367px) {
    .resposive-desktop {
        display: none;
    }
    .resposive-mobile {
        display: block;
    }
    .height-custom {
        height: calc(100% - 100px);
    }
    .btn_control.group_info_control div {
        padding-right: unset;
        border-right: unset;
        color: black;
        text-align: unset;
        font-size: 14px;
        display: flex;
        align-items: center;
        margin-right: 20px;
        text-wrap: nowrap;
    }
    .btn_control.group_info_control img {
        width: 20px;
        height: 20px;
        margin: 5px;
        display: unset;
    }
    .btn_control.group_info_control div a {
        color: black;
    }
    .btn_control.group_info_control.custom-bottom-icon {
        bottom: 142px;
    }
    .popup_video .popup-content {
        width: 90%;
        height: 50%;
    }
    .group_info_control {
        bottom: 50px;
        flex-direction: column;
        border-radius: 10px;
        background-color: white;
    }
    .text-mobile {
        display: none;
    }
    .btn-share {
        top: 46%;
    }
}
@media (max-width: 1024px) {
    .custom-bottom-icon {
        bottom: 108px;
    }
    .custom-bottom-setting-control {
        bottom: 140px;
    }
    .btn_powered_by {
        display: none;
    }
    .img_logo {
        left: 50%;
        transform: translate(-50%);
    }
    .btn_project_control {
        top: 10px;
    }
    .room_vt {
        display: none;
    }
    .height-custom {
        height: calc(100% - 100px);
    }
    .height-mobile {
        height: calc(100% - 280px);
    }
    .text_join_project {
        font-size: 20px;
    }
}
@media (max-width: 912px) {
    .custom-bottom-icon {
        bottom: 104px;
    }
    /* .project-modal {
        width: 100%;
    } */
    /* .project-detail-modal {
        width: 100%;
    } */
    .height-custom {
        height: calc(100% - 96px);
    }
    .height-mobile {
        height: calc(100% - 280px);
    }
    .text_join_project {
        font-size: 16px;
    }
}
@media (max-width: 768px) {
    .custom-bottom-icon {
        bottom: 98px;
    }
    .height-custom {
        height: calc(100% - 90px);
    }
    .height-mobile {
        height: calc(100% - 280px);
    }
    .text_join_project {
        font-size: 14px;
    }
    .btn_home_control.custom-bottom-icon {
        bottom: 94px;
    }
}
@media (max-width: 540px) {
    .custom-bottom-icon {
        bottom: 68px;
    }
    .custom-bottom-setting-control {
        bottom: 100px;
    }
    .btn_control.group_info_control.custom-bottom-icon {
        bottom: 105px;
    }
    .height-custom {
        height: calc(100% - 60px);
    }
    .height-mobile {
        height: calc(100% - 280px);
    }
    .size-map {
        height: 100%;
    }
    #project_detail_img {
        max-height: 160px;
    }
    .popup_video .popup-content {
        height: 30%;
    }
    .btn-share {
        top: 45%;
    }
    .btn_home_control.custom-bottom-icon {
        bottom: 66px;
    }
}
