.bg-white {
    background-color: white;
}
.bg-cover {
    background-size: cover;
}

/* Loading Style */
#loading-container{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: block;
    background-color: #f8fafc;
    z-index: 99;
}

#loader{
    width: 100%;
    height: 100%;
    top: 45%;
    position: absolute;
    display: block;
    text-align: center;
    z-index: 100;
}
.spinner-custom{
    width: 5rem;
    height: 5rem;
    border-width: 6px;
    overflow-y: hidden;
}
/* --- */

.property .card-header.bg-white {
    padding-top: 1.2rem;
}

.card-header.bg-white {
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: none;
}

.select2-selection__rendered {
    word-wrap: break-word !important;
    text-overflow: inherit !important;
    white-space: normal !important;
}

.cus-user-card {
    max-width: 450px;
    margin: 1rem auto !important;
    outline: none !important;
}

.cus-card {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    /* box-shadow: 0 5px 20px rgba(186, 186, 186, 0.522815); */
}

.property.cus-card .card-body {
    padding-left: 1rem;
    padding-right: 1rem;
    height: 185px;
}

.property.cus-card .card-img-top {
    object-fit: contain;
    background-color: rgba(0, 0, 0, 0.2);
}

.cus-top {
    margin-top: 3rem;
}

section.header {
    margin-top: 5rem;
}

.widget-user .widget-user-image>img {
    height: 90px;
}

.a.cus-a .card-img-top {
    object-fit: contain;
    background-color: white;
    width: 100%;
    /* width: 270px; */
    height: 270px;
    /* width: 100%; */
}

.card-width {
    width: 100%;
    max-width: 280px;
}

.carousel-indicators li {
    border-radius: 50%;
    border: 1px solid #0273C5;
    width: 12px;
    height: 12px;
}

.carosel-pad {
    padding: 20% 0;
}

.carousel-indicators li.active {
    background-color: #0273C5;
}

a.cus-a,
a.cus-a:hover {
    color: #000;
}

.autoplay .cus-a{
    display: flex !important;
    justify-content: center;
}

.carousel-item {
    width: 100%;
    /* padding: 15% 0px; */
    background-attachment: fixed;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.nav-cus {
    height: 8rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.column {
    padding: 50px 5px;
}

h2 a {
    color: black;
}

h2 a:hover {
    text-decoration: none;
}

.loc_text {
    color: #6236DE;
    font-size: 14px;
}

.modal-full {
    width: 100%;
}

.modal-close {
    position: absolute;
    height: 35px;
    right: 0px;
    width: 40px;
}

.mobileNav {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    display: none;
    overflow: auto;
    background-size: cover;
    position: fixed;
    background-repeat: no-repeat;
}

.input-transparent {
    background-color: transparent;
    border-style: none;
    width: 100%;
}

.input-transparent.form-control {
    color: white;
    border-style: none;
}

.input-transparent.form-control:focus,
.input-transparent.form-control:active {
    background: transparent;
    outline: none;
    box-shadow: none;
    outline-color: transparent;
    border-right-style: none;
    color: white;
}

.input-transparent.form-control::placeholder {
    color: white;
    opacity: 1;
}

.group-transparent {
    background: transparent;
    border-left: none;
    color: rgba(255, 255, 255, 0.75);
    border: 2px solid transparent;
    border-color: #4CA9EC #4CA9EC #4CA9EC #4CA9EC;
    border-radius: 27px;
}

.row.carosel-pad {
    padding-top: 15%;
}

.landing-img {
    /* background-size: cover; */
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    /* background-image: url('../../img/company/Asset/HERO_2.png'); */
    padding: 10% 0px 15%;
}

.landing_font {
    font-style: normal;
    font-weight: bold;
    font-size: 56px;
    line-height: 118.8%;
    color: #FFFFFF;
}

div.text-center.landing_font {
    font-size: 32px;
    line-height: 37px;
}

.btn-advance {
    outline: none!important;
    border: none;
    background-color: transparent;
    color: white;
}

img.mx-auto.img-fluid.block {
    display: block;
}

.img-grid {
    margin: 10px 0;
    width: 400px;
}

#title-font {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #6236DE;
}

section.cus {
    padding: 2% 0px;
}

.inline-start {
    margin-inline-start: 25%;
}

.inline-start-right {
    margin-inline-start: 50%;
}

.center-text {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.big-font {
    font-style: normal;
    font-weight: 800;
    font-size: 250%;
    line-height: 118.8%;
    color: #000000;
}

.btn-grad {
    background-image: linear-gradient(90deg, #0065F2 -0.07%, #32C8C8 100.04%);
}

.btn-p {
    margin: 22px 0;
    padding: 16px 55px;
    border-radius: 27px;
}

.btn-transparent.fas.fa-search {
    color: white;
}

.btn-transparent {
    background-color: transparent;
    border: none;
}
.btn-transparent:focus, .btn-transparent:active,
.navbar-toggler:focus{
    border: none;
    outline: none;
}

.font-xs {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
}

.font-s {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
}

.font-m {
    font-family: Roboto;
    font-style: italic;
    font-weight: normal;
    font-size: 16px;
    line-height: 163.35%;
    text-align: center;
    color: #FFFFFF;
}

.font-lg {
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    font-size: 56px;
    line-height: 118.8%;
    color: white;
}

.btn-mini-xs,
.btn-mini-s,
.btn-lg,
.btn-grad {
    border: none;
}

.btn-mini-xs {
    background-color: #6236DE;
    color: white;
    padding: 0px 15px;
    background: #0065F2;
    border-radius: 25px;
}

.btn-mini-s {
    color: white;
    border-radius: 25px;
    padding: 2px 20px;
}

.btn-lg {
    background: linear-gradient(90deg, #0065F2 -0.07%, #32C8C8 100.04%);
    color: white;
    padding: 15px 50px;
    background: #0065F2;
    border-radius: 25px;
}


.btn-mini:hover {
    color: white;
}

.btn-grad:hover {
    color: white;
}

.btn-font {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: white;
}

.landing-contactus-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 4% 0%;
}

.landing-city-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    /* background-image: url('../../img/company/Asset/City_background.png'); */
    padding: 15% 0%;
}

.containerCus {
    padding-top: 5%;
    padding-bottom: 6%;
}

.slider-container {
    padding-bottom: 5%;
}

.img-circle-cus {
    border-radius: 50%;
    object-fit: contain;
    background-color: white;
    width: 210px !important;
    height: 218px;
    display: inline-block !important;
}

.user-image {
    object-fit: contain;
    background-color: white;
}

.cus-alpha {
    opacity: 50%;
}

section.cus.cus-alpha {
    padding: 5% 0;
}

.links {
    display: inline-flex;
}

.ftco-font h2 b {
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    font-size: 24px;
    line-height: 28px;
}

.ftco-footer {
    font-size: 18px;
    background: white;
    padding: 50px 15px 10px 15px;
}

.ftco-footer .ftco-footer-logo {
    text-transform: uppercase;
    letter-spacing: .1em;
}

.ftco-footer .ftco-footer-widget h2 {
    font-weight: normal;
    color: black;
    margin-bottom: 40px;
    font-size: 18px;
    font-weight: 700;
}

.ftco-footer .ftco-footer-widget ul li a span {
    color: black;
}

.ftco-footer .ftco-footer-widget .open-hours li span {
    width: 100%;
    color: black;
}

.ftco-footer .ftco-footer-widget .open-hours li span .p {
    width: 100%;
    color: black;
    padding-top: 15px;
}

.ftco-footer .ftco-footer-widget .thumb a.thumb-menu {
    width: 100%;
    height: 100px;
    display: block;
}

.ftco-footer .ftco-footer-widget .btn-primary {
    background: black !important;
    border: 2px solid #fff !important;
}

.ftco-footer .ftco-footer-widget .btn-primary:hover {
    background: #fff;
    border: 2px solid #fff !important;
}

.ftco-footer p {
    color: rgba(0, 0, 0, 0.7);
}

.ftco-footer a {
    color: rgba(0, 0, 0, 0.7);
}

.ftco-footer a:hover {
    color: black;
}

.ftco-footer .ftco-heading-2 {
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
}

.ftco-footer .categories li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.ftco-footer .categories li a span {
    color: rgba(0, 0, 0, 0.5) !important;
}

.ftco-footer .subscribe-form .form-group {
    position: relative;
    margin-bottom: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}

.ftco-footer .subscribe-form .form-group input {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    width: 100%;
    background: rgba(0, 0, 0, 0.1) !important;
    border: none;
    color: rgba(0, 0, 0, 0.7) !important;
    font-size: 16px;
}

.ftco-footer .subscribe-form .form-group input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(0, 0, 0, 0.7) !important;
}

.ftco-footer .subscribe-form .form-group input::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(0, 0, 0, 0.7) !important;
}

.ftco-footer .subscribe-form .form-group input:-ms-input-placeholder {
    /* IE 0+ */
    color: rgba(0, 0, 0, 0.7) !important;
}

.ftco-footer .subscribe-form .form-group input:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(0, 0, 0, 0.7) !important;
}

.ftco-footer .subscribe-form .form-group .submit {
    color: #000 !important;
    font-size: 16px;
    background: #c8a97e !important;
    border: none !important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}

.ftco-footer .subscribe-form .form-group .submit:hover {
    cursor: pointer;
}

.ftco-footer .subscribe-form .icon {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: rgba(0, 0, 0, 0.8);
}

.ftco-footer-social li {
    list-style: none;
    margin: 0 10px 0 0;
    display: inline-block;
}

.ftco-footer-social li a {
    height: 40px;
    width: 40px;
    display: block;
    float: left;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    position: relative;
}

.ftco-footer-social li a span {
    position: absolute;
    font-size: 20px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ftco-footer-social li a:hover {
    color: #000;
}

.footer-small-nav>li {
    display: inline-block;
}

.footer-small-nav>li a {
    margin: 0 10px 10px 0;
}

.footer-small-nav>li a:hover,
.footer-small-nav>li a:focus {
    color: hsl(0, 0%, 94%);
}

.media .ftco-icon {
    width: 100px;
}

div.dropdown-menu.show {
    margin-top: 10%;
}

div.dropdown-menu.footer {
    margin-top: 0%;
}

.media .ftco-icon span {
    color: hsl(0, 0%, 94%);
}


/* Tambahan punya adit */
.carousel-indicators {
    margin-bottom: 4rem;
}

#showcase .btn-outline-dark {
    font-weight: bold;
}

/* Image Slider */

.carousel-item {
    height: 100vh;
}

.caption {
    width: 100%;
    max-width: 100%;
    position: absolute;
    top: 32%;
    z-index: 1;
    color: white;
    text-transform: uppercase;
}

.caption h1 {
    font-size: 3.8rem;
    font-weight: 700;
    letter-spacing: .3rem;
    text-shadow: .1rem .1rem .8rem black;
    padding-bottom: 1rem;
}

.caption h3 {
    font-size: 2rem;
    text-shadow: .1rem .1rem .5rem black;
    padding-bottom: 1.6rem;
}

.landing {
    background-color: rgba(60, 62, 65, 0.4);
    position: relative;
    width: 100%;
    height: 100vh;
    display: table;
    z-index: 1;
}

.landing .cus-select-selected {
    color: white !important;
}

.landing ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 1;
    /* Firefox */
}

.landing :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: white;
}

.landing ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: white;
}

/* showcase */

#showcase .showcase-left {
    padding-top: 5rem;
}

#showcase .showcase-right {
    padding-top: 2rem;
    color: white;
    margin-top: 90px;
}

.showcase-right p {
    font-size: 18px;
    line-height: 24pt;
}

.showcase-right h1 {
    font-size: 50px;
    margin-bottom: 20px;
    letter-spacing: 3px;
}

.showcase-left img {
    width: 90%;
    margin-left: 20px;
}

.hide-content {
    display: none;
}

/* Accordion */
button.accordion {
    background-color: white;
    color: #444;
    cursor: pointer;
    padding: 8px 18px 2px 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

button.accordion.active,
button.accordion:hover {
    background-color: white;
}

button.accordion:after {
    font-family: 'Font Awesome 5 Free';
    content: "\f078";
    font-weight: 900;
    float: right;
    margin-left: 5px;
    transition: all 0.5s;
}

button.accordion.active:after {
    content: "\f077";
}

div.panel {
    padding: 0 18px;
    white-space: pre-wrap;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.static .card-body {
    padding-left: 1rem;
    padding-right: 1rem;
}

/* Icon */
.share-icon {
    margin-right: 3px;
    font-size: 25px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    /* border: 2px solid blue; */
    text-align: center;
}

.share-icon:hover {
    color: #343a40 !important;
}

.fb-btn {
    padding-top: 2px;
}

.in-btn,
.tw-btn {
    padding-top: 2px;
    padding-left: 8px;
    padding-right: 6px;
}

.mail-btn {
    padding-top: 2px;
    padding-left: 6px;
    padding-right: 5px;
}

.wa-btn {
    padding: 1px 6px 6px 8px;
}

.share-icon-text {
    font-weight: 200;
}

/* Detail Property */
.tab-content-front-property {
    border: 1px solid #dee2e6;
    border-radius: 5px;
}

.share-tab-photo{
    border-radius: 0 0 0 5px;
}

.share-tab-video{
    border-radius: 0 0 5px 5px;
}

/* Profile Agent Page */

.user-header-image{
    position:absolute;
    width:100%;
    height: 100%;
    top:0;
    left: 0;
}

/* Searching Sorting Profile Agent */

.sort-search-container{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.custom-sorting-select{
    width: 110px;
    min-width: 90px;
}

#search {
    height: 34px;
    width: 34px;
    border: solid 1px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    transition: 0.3s;
    margin-right: 8px;
    cursor: pointer;
}

#search.active{
    cursor: context-menu;
}

#btn-profile-search{
    cursor: pointer;
    display: none;
}

.search-icon{
    padding: 0 8px;
}

#search.active .search-icon{
    padding-left: 15px;
    padding-right: 10px;
}

#search-input {
    height: 100%;
    width: 0px;
    font-size: 1rem;
    background: none;
    border: none;
    outline: 0;
    visibility: hidden;
    transition: 0.3s;
}

#search.active {
    width: 100%;
}

#search-input.active {
    width: 100%;
    visibility: visible;
    padding-right: 10px;
}

.border-gray{
    border: 1px solid gray !important;
}

.bg-front {
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #f2f6f9!important;
    background-position: center;
}

.dropdown-menu-front {
    padding: 0px;
}
.dropdown-item-top {
    padding: 12px 16px;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.dropdown-item-bot {
    padding: 12px 16px;
    border-bottom-left-radius: .25rem;
    border-bottom-right-radius: .25rem;
}
.dropdown-divider-front {
    margin: 0px;
}

/* slick */
.slick-slide, .slick-slide:focus{
    outline: none;
}
.thumbnail-card {
    width: 100%;
    height: 189px;
}
.thumbnail-card img {
    height: 189px;
}

/* X-Large Devices Bootstrap */
@media (max-width: 1199px) {
    .container {
        max-width: 1580px;
    }
    .cus-pad {
        padding-left: 5rem;
    }
    .nav-cus h2 a {
        font-size: 1.5rem;
    }
    .nav-cus {
        height: 6rem;
    }
    .nav-cus h2 b {
        font-size: 1.25rem;
    }
}

/* Large Devices Bootstrap */
@media (max-width: 991px) {
    .ftco-font{
        margin-bottom: 50px !important;
    }
    .cus-card {
        max-width: 255px;
    }
    button.show {
        display: none;
    }
    .nav-cus h2 a {
        font-size: 1.25rem;
    }
    .nav-cus h2 b {
        font-size: 1.25rem;
    }
    .nav-cus {
        height: 8rem;
    }
    h5.dropdown-font a {
        font-size: 1rem;
        color: black;
    }
    .sort-search-container{
        margin: 15px 0;
        padding: 0 15px;
        justify-content: center;
    }
    div.dropdown-menu.show {
        margin-top: 0%;
    }
    #title-font {
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 21px;
        color: #6236DE;
    }
    div.text-center.landing_font {
        font-size: 32px;
        line-height: 37px;
    }
    div.hide {
        display: none !important;
    }
    .btn-advance {
        display: none;
    }
    img.mx-auto.img-fluid.block {
        display: block;
    }
    .center-text {
        position: relative;
    }
    .row div.col-order-md-2 {
        padding: 28px 0px;
    }
    .font-m {
        font-style: italic;
        font-weight: normal;
        font-size: 16px;
        line-height: 163.35%;
    }
    .font-lg {
        font-weight: bold;
        font-size: 24px;
        line-height: 32px;
    }
    .ftco-footer {
        font-size: 18px;
        background: white;
        padding: 0rem 0;
    }
    section.cus {
        padding: 26px 0px;
    }
    .big-font {
        font-weight: bold;
        font-size: 24px;
        line-height: 118.8%;
    }
    .landing-contactus-img {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        padding: 10% 0%;
    }
    .inline-start-right {
        margin-inline-start: 0%;
    }
    .inline-start {
        margin-inline-start: 0%;
    }
    .hide-content {
        display: block;
    }
}

/* Medium Devices Bootstrap */
@media (max-width: 767px) {
    #title-font {
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 21px;
        color: #6236DE;
    }
    div.hide {
        display: none !important;
    }
    .btn-advance {
        display: none;
    }
    img.mx-auto.img-fluid.block {
        display: block;
    }
    .center-text {
        position: relative;
    }
    .row div.col-order-md-2 {
        padding: 28px 0px;
    }
    .font-m {
        font-style: italic;
        font-weight: normal;
        font-size: 16px;
        line-height: 163.35%;
    }
    .font-lg {
        font-weight: bold;
        font-size: 24px;
        line-height: 32px;
    }
    .ftco-footer {
        font-size: 18px;
        background: white;
        padding: 0rem 0;
    }
    section.cus {
        padding: 26px 0px;
    }
    .big-font {
        font-weight: 900;
        font-size: 36px;
        line-height: 118.8%;
    }
    .landing-contactus-img {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        padding: 10% 0%;
    }
    .inline-start-right {
        margin-inline-start: 0%;
    }
    .inline-start {
        margin-inline-start: 0%;
    }
    .hide-content {
        display: block;
    }
}

/* Small Devices Bootstrap */
@media (max-width: 575px) {
    .space {
        margin-top: 10px;
    }
    .ftco-font{
        margin-left: 16px;
        margin-right: 16px;
    }
    .font-anot {
        text-align: center !important;
        margin-bottom: 0%;
    }
    .landing-img {
        background-size: 100% cover;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center center;
        background-image: url('../../img/company/Asset/HERO_2.png');
        padding: 60% 0%;
    }
    #title-font {
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 21px;
        color: #6236DE;
    }
    .fit {
        object-fit: cover;
        height: 594px;
    }
    div.text-center.landing_font {
        font-size: 30px;
        line-height: 35px;
    }
    div.hide {
        display: none !important;
    }
    .btn-advance {
        display: none;
    }
    img.mx-auto.img-fluid.block {
        display: block;
        padding: 40px 0px 28px 0px;
    }
    .center-text {
        position: relative;
    }
    .row div.col-order-md-2 {
        padding: 28px 0px;
    }
    .font-m {
        font-style: italic;
        font-weight: normal;
        font-size: 16px;
        line-height: 163.35%;
    }
    .font-lg {
        margin-top: 12px;
        font-weight: bold;
        font-size: 24px;
        line-height: 32px;
    }
    div.show-content {
        display: none;
    }
    .ftco-footer {
        font-size: 18px;
        background: white;
        padding: 0rem 0;
    }
    section.cus {
        padding: 0px 0px;
    }
    .big-font {
        font-style: normal;
        font-weight: 800;
        font-size: 40px;
        line-height: 118.8%;
        color: #000000;
    }
    .landing-contactus-img {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        padding: 10% 0%;
    }
    .btn-p {
        margin: 22px 0;
        padding: 14px 40px;
        border-radius: 27px;
    }
    .inline-start-right {
        margin-inline-start: 0%;
    }
    .inline-start {
        margin-inline-start: 0%;
    }
    .hide-content {
        display: block;
    }

    .sort-search-container{
        margin: 15px 0;
        padding: 0 15px;
        justify-content: center;
    }
}
