html {
    scroll-behavior: smooth;
}
body a:hover,
html a:hover {
    text-decoration: none;
}
.wrap img {
    max-width: 100%;
}
.wrap h4 {
    font-size: 1.3rem;
    color: #000;
}
.wrap h3 {
    color: #000;
}
.site-index .main-layout {
    display: none;
}
.slide-banner {
    position: relative;
}
.slide-banner .swiper-pagination {
    right: 0;
    bottom: 7px;
    width: 100%;
}
.slide-banner .swiper-pagination .swiper-button-next,
.slide-banner .swiper-pagination .swiper-button-prev {
    background-color: rgba(0, 0, 0, 0.7);
    padding: 30px;
    border-radius: 100%;
    color: #fff;
}
.swiper-button-next:focus,
.swiper-button-prev:focus {
    outline: 0;
}
.slide-banner .swiper-pagination .swiper-button-prev {
    left: unset;
    right: 80px;
}
.slide-banner .swiper-pagination .swiper-button-next:after,
.slide-banner .swiper-pagination .swiper-button-prev:after {
    font-size: 1.5rem;
    font-weight: 700;
}
.banner img {
    width: 100%;
    max-width: 100%;
    height: 440px;
    object-fit: cover;
}
.swiper-slide span {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 2rem;
    font-size: 2rem;
    color: #fff;
}
.container.relative {
    position: relative;
}
.block-step-rent .card {
    border: 0;
}
.block-step-rent .card img {
    width: 100%;
}
.block-step-rent .card .card-body h4 {
    color: #3c4f58;
    text-align: center;
}
.btn.btn-reservation {
    width: 100%;
    max-width: 600px;
    background-color: #619fff;
    color: #fff;
    border-radius: 30px;
    padding: 10px;
    font-size: 1rem;
}
.card-padding {
    padding-left: 30px;
    padding-right: 30px;
}
.block-rent-online {
    margin-top: 2rem;
    background-color: #efefef;
    padding: 2rem 0;
}
.block-rent-online h3,
.block-rent-online p {
    color: #494949;
    text-align: justify;
}
.block-rent-online p {
    font-size: 18px;
}
h3.small {
    font-size: 1.5rem;
}
.img-floor-plan {
    max-width: 100%;
}
.block-section {
    padding: 2rem 0;
    margin-bottom: 0.5rem;
    color: #fff;
    font-size: 18px;
}
.block-section.type-1 {
    background-color: #f6aa54;
}
.block-section.type-2 {
    background-color: #5c94c4;
}
.block-section.type-3 {
    background-color: #17b7a8;
}
.icon-section {
    max-width: 150px;
    padding: 2rem;
    border-radius: 10px;
    background-color: #fff;
}
.icon-section img {
    max-width: 100%;
}
.block-section h3 {
    color: #fff;
    margin-bottom: 1.5rem;
}
.pull-left {
    float: left;
}
.block-facility .card {
    border: 0;
    color: #000;
    text-align: center;
}
.block-facility .card h4 {
    font-weight: 500;
}
.block-facility .card p {
    font-size: 16px;
}
.color-white {
    color: #fff !important;
}
.block-map-budding {
    padding: 2rem 0;
    background-image: url(/images/Asset/Photo/UnderMap_Home-01.jpg);
    background-position: center;
    background-size: cover;
}
.block-map-budding img {
    background-color: transparent;
    border-radius: 20px;
    padding: 2rem;
}
.item-btn-to-top {
    font-size: 22px;
    margin: 1rem 0;
    text-align: right;
    color: #000;
}
.btn.btn-to-top {
    border-radius: 100%;
    width: 75px;
    height: 75px;
    color: #fff;
    background-color: #619fff;
    font-size: 29px;
}
.home-menu-link {
    position: fixed;
    width: 70px;
    left: 0;
    z-index: 1000;
    top: 125px;
}
.btn.btn-top-link {
    text-decoration: none;
    background-color: #2b5391b3;
    border-radius: 0;
    border: 0;
    padding: 1rem;
}
.btn.btn-top-link.link-start {
    border-top-right-radius: 30px;
}
.btn.btn-top-link.link-end {
    border-bottom-right-radius: 30px;
}
.btn.btn-top-link:hover {
    text-decoration: none;
    background-color: #619fff;
}
img.img-label {
    width: auto;
    max-width: 100%;
    background-color: transparent;
}
.banner-static {
    position: relative;
    text-align: center;
}
.banner-static img {
    width: 100%;
    height: 190px;
    object-fit: cover;
}
.banner-static span {
    position: absolute;
    top: 73px;
    font-size: 2rem;
    color: #fff;
    width: 100%;
    padding: 0 5rem;
}
.max-width-50 {
    max-width: 800px;
    margin: auto;
}
.wrap input,
.wrap select {
    border-radius: 15px;
}
.wrap .form-control {
    height: calc(1.5em + 1.5rem + 2px);
}
.block-search-building {
    margin-top: 3rem;
}
.block-search-category {
    padding: 2rem 0;
    background-color: #efefef;
}
.input-icon {
    position: relative;
}
.input-icon i {
    position: absolute;
    top: 16px;
    right: 15px;
    color: #5e5e5e;
}
.btn.btn-search-outline {
    background-color: transparent;
    border-color: #8a969b;
    padding: 0.5rem 1.5rem;
    color: #8a969b;
    border-radius: 50px;
    margin: 0 5px;
}
.block-search-category .form-control {
    border-color: #efefef;
}
.block-search-result .title {
    width: 100px;
    float: left;
}
.block-search-result .title span {
    width: 100%;
    display: block;
}
.block-search-result .value {
    float: left;
}
.block-search-result .value span {
    width: 100%;
    display: block;
}
.btn.btn-select-area {
    background-color: transparent;
    border-color: #5e5e5e;
    padding: 5px 1rem;
    color: #8a969b;
    border-radius: 50px;
    margin: 0 5px;
}
.area-code {
    padding: 0 5px;
    border-radius: 8px;
    width: 55px !important;
}
.area-code.category-1 {
    background-color: #f6aa54;
}
.has-error .help-block,
.help-block-error {
    color: #dc3545;
}
#registration-form .btn-login,
.site-login .btn-login {
    border-radius: 15px;
    border-color: #2b5391;
    color: #2b5391;
}
.help-block {
    color: #dc3545;
}
.btn.btn-register-outline {
    border: 1px solid #2b5391;
    width: 100% !important;
    height: calc(1.5em + 1.5rem + 2px);
    border-radius: 15px;
    color: #2b5391;
    line-height: 32px;
}
.site-login .block-login button {
    width: 100% !important;
    height: calc(1.5em + 1.5rem + 2px);
}
#registration-form .btn-login,
.site-login .btn-login {
    line-height: 35px;
    width: 100% !important;
    height: calc(1.5em + 1.5rem + 2px);
}
.navitem-profile-image {
    width: 40px;
    height: 40px;
    padding: 0;
    object-fit: cover;
}
ul.menu-header-right li a {
    padding-top: 1.5rem !important;
}
.list-password {
    padding-left: 20px;
    list-style: none;
}
ul.list-password li::before {
    content: '\2022';
    color: #84bfdc;
    font-weight: 700;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
.modal-header {
    border: 0;
}
.modal-header button.close {
    padding: 0;
}
.modal-content {
    padding: 10px 20px 20px 10px;
}
.modal-body {
    height: 500px;
    overflow: auto;
}
.site-contact .block-contact button {
    width: 100% !important;
}
.block-cookies p {
    margin: 0;
    line-height: 38px;
}
.block-facility img {
    width: 100%;
    max-width: 250px;
    margin: auto;
    height: 145px;
}
.hide {
    display: none !important;
}
.wrap textarea.form-control {
    height: auto;
}
.btn.btn-print {
    height: 50px;
    border-radius: 20px;
    max-width: 200px;
    font-size: 1.1rem;
}
.mt-banner {
    margin-top: 3.5rem;
}
.bold {
    font-weight: 700;
}
.custom-check.active {
    background-color: #d3e2f9;
    border-color: #d3e2f9;
    color: #3568b6;
}
.input-icon {
    position: relative;
}
.item-area .input-icon i {
    top: 50px;
}
.input-icon input,
.input-icon select {
    max-width: 95%;
}
@media (max-width: 1024px) {
    .home-menu-link {
        width: 40px;
    }
    .btn.btn-top-link {
        padding: 12px 10px;
    }
}
@media (max-width: 767px) {
    .icon-section {
        margin: auto;
        margin-bottom: 1rem;
    }
    .wrap .form-control {
        margin-bottom: 1rem;
    }
}
@media (max-width: 600px) {
    .home-menu-link {
        width: 50px;
    }
    .btn.btn-top-link {
        padding: 15px;
    }
    .swiper-slide span {
        padding: 0 4rem;
    }
}
.site-error {
    max-width: 1140px;
    padding: 2rem;
    margin: auto;
}
.slide-banner .left-right .swiper-pagination {
    top: 200px;
}
.slide-banner .left-right .swiper-pagination .swiper-button-next {
    right: 0;
}
.slide-banner .left-right .swiper-pagination .swiper-button-prev {
    right: 0;
    left: 0;
}
i.fa-info-circle,
svg.fa-info-circle {
    margin-left: 5px;
}
#dashboardReservation .select2-container--bootstrap .select2-selection--single {
    height: 50px;
    line-height: 1.428571429;
    padding: 14px 24px 6px 12px;
    border-radius: 15px;
}
#reservationsearch-application_status {
    border-radius: 15px;
}
#reservationsearch-payment_status {
    border-radius: 15px;
}
.input-group > .custom-select:not(:last-child),
.input-group > .form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}
.input-group > .custom-select:not(:first-child),
.input-group > .form-control:not(:first-child) {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group-append {
    height: 50px;
}
.select2-container--bootstrap .select2-selection--single .select2-selection__clear {
    right: 0;
    top: -3px;
}
#dashboardReservation .table a {
    color: #000 !important;
}
#dashboardReservation .empty {
    text-align: center;
}
#dashboardReservation .table tbody tr {
    cursor: pointer;
}
.btn.btn-cancel {
    height: 50px;
    border-radius: 20px;
    max-width: 200px;
    width: 200px;
    font-size: 1.1rem;
    padding-top: 12px;
}
.table-download-list .empty {
    text-align: center !important;
}
.slide-floor-plan .swiper-button-prev {
    background-color: rgba(0, 0, 0, 0.7);
    padding: 30px;
    border-radius: 100%;
    color: #fff;
}
.slide-floor-plan .swiper-button-next {
    background-color: rgba(0, 0, 0, 0.7);
    padding: 30px;
    border-radius: 100%;
    color: #fff;
}
.slide-floor-plan .swiper-button-next:after,
.slide-floor-plan .swiper-button-prev:after {
    font-size: 1.5rem;
    font-weight: 700;
}
.btn-cancel .fas.fa-times {
    color: #fff;
}
.slide-floor-plan .swiper-button-next.swiper-button-disabled,
.slide-floor-plan .swiper-button-prev.swiper-button-disabled {
    pointer-events: unset;
}
.cookie-consent-controls-toggle,
.cookie-consent-details-toggle {
    display: none;
}
.cookie-consent-popup.open {
    padding-left: 1rem;
    padding-right: 0.75rem;
    position: fixed;
    left: 10%;
    bottom: 0;
    z-index: 1200;
    width: 80%;
    margin: 0 auto;
    background-color: rgba(0%, 0%, 0%, 40%);
    color: #fff;
    color: #fff;
    border: 0;
    padding: 15px;
    text-align: center;
}
.cookie-consent-message {
    display: inline-block;
}
.cookie-consent-accept-all {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    background-color: #007bff;
    border-color: #7f8d9c;
    margin-left: 50px;
}
.cookie-consent-details {
    display: none;
}
.cookie-consent-controls {
    display: none;
}
.no-warp {
    white-space: nowrap;
}
.site-login a.btn-login {
    background-color: #f7aa53 !important;
    border-color: #f7aa53 !important;
    color: #fff !important;
    font-size: 1rem;
}
.site-login .block-login button {
    font-size: 1rem;
}
.btn.btn-upload-document {
    background-color: #ffc107;
    border-color: #ffc107;
    height: 50px;
    border-radius: 20px;
    max-width: 200px;
    width: 200px;
    font-size: 1.1rem;
    padding-top: 12px;
    color: #000;
}

.modal_upload_document .modal-content {
    border-radius: 14px;
    font-size: 1.1rem;
}
.modal_upload_document .modal-body {
    border: 1px solid #c7c7c7;
    border-radius: 14px;
    margin-top: 2rem;
}
.modal_upload_document .modal-header {
    padding: 10px;
    border-bottom: 1px solid #c7c7c7;
}
.modal_upload_document .modal-title {
    font-size: 1.5rem;
    color: #737373;
}
.modal_upload_document .modal-header .close {
    margin: 0;
    font-size: 3.5rem;
    font-weight: normal;
    line-height: 0;
}
.modal_upload_document .text-info {
    margin-top: 10px;
    font-size: 13px;
    color: #9d9d9d !important;
    font-weight: 100;
    font-family: system-ui;
}
.modal_upload_document .btn.btn-Doc_File {
    background-color: #619fff;
    height: calc(1.5em + 1.5rem);
    width: 100%;
    border-radius: 13px;
    line-height: 37px;
    font-size: 1.1rem;
    color: #fff;
}
.modal_upload_document .modal-footer {
    border: 0;
}
.modal_upload_document .modal-footer .btn {
    height: calc(1.5em + 1.5rem);
    max-width: 200px;
    width: 100%;
    border-radius: 14px;
    font-size: 1rem;
    padding: 5px;
}
.modal_upload_document .modal-footer .btn.btn-cancel {
    border: 2px solid #838383;
    color: #838383;
}
.modal_upload_document .modal-footer .btn.btn-primary {
    border: 2px solid #619fff;
    color: #fff;
    background-color: #619fff;
}
.form-view p {
    margin-bottom: 0.5rem;
}
.section-card {
    background-color: #f8f8f8;
    padding: 2rem;
}
.input-icon {
    position: relative;
}
.input-icon i {
    position: absolute;
    top: 17px;
    right: 20px;
}
.section-card .row {
    justify-content: center;
}
.section-card .col-sm-12 {
    max-width: 90%;
}
.section-card .input-icon input {
    max-width: 100%;
}

.btn-upload-document.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
a.a-download-form {
    background-color: #2360a7;
    color: #fff;
    border: 0;
    padding: 10px 15px;
    border-radius: 15px;
    font-size: 14px;
    display: inline-block;
    margin-top: 1rem;
}
