#archived {
    padding-top: 125px;
    overflow: hidden;
}

.site-archived {
    display: flex;
    text-align: center;
    flex-direction: column;
    align-items: center;
}

.archived-logo {
    width: 13vw;
    margin-bottom: 20px;
}

.archived-text {
    padding: 20px;
    color: #022148;
}

.title-icon {
    color: #ea0001;
}

.area-icon {
    color: #fec90f;
}

.archived-img {
    width: 8vw;
}

.property-area-text {
    display: flex;
    justify-content: center;
}

.property-icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 40px;
}

.property-icon {
    margin-right: 25px;
}

.property-code {
    text-decoration: underline;
}

.property-search {
    margin: auto;
    margin-bottom: 20px;
}

.property-search form {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}

#home-mobile-property-search-form {
    display: none;
}

.property-search .fields-mobile-background {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: center;
    /*width: 100%;*/
}

#mobile-area-search .select2-selection__choice__remove {
    display: none;
}

.property-search form .form-group {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100.5%;
}

.property-search form .form-control {
    border-radius: 0px;
    height: 70px !important;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-left: none;
    border-right: none;
    border-color: #fec90f;
    flex: 1;
    min-width: 0; /* Prevents flex items from overflowing */
    margin-left: -1px;
}

.form-floating>label {
    color: #343434;
    font-weight: 500;
    padding: 0.3rem 0.1rem;
    margin-left: 1.5rem;
    border-bottom: 1px solid #cccccc7a;
    height: 30px;
}

.form-floating>label svg{
    margin-right: 5px;
}

.property-search form .select2-selection {
    border-radius: 0px;
    height: 73px !important;
    padding: 1.75rem 1.5rem .55rem !important;
    border-color: #fec90f !important;
    display: flex;
    align-items: center;
    border-right: none;
    border-left: none;
}

.type-select label {
    display: flex;
    width: 100px;
    height: 50px;
    background-color: white;
    color: black;
    align-items: center;
    justify-content: center;
    border: none;
}

.type-select label:hover {
    color: inherit;
}

#propertysearch-trntypeid .btn-check:checked+.btn,
#mobile-trntype-id .btn-check:checked+.btn {
    border: 2px solid #ffffff;
    box-shadow: 0px 0px 1px 2px #303a53;
    font-family: 'Roboto';
    z-index: 2;
}

#propertysearch-trntypeid label.btn.btn-outline-secondary:nth-of-type(1) {
    border-radius: 10px 0px 0px 0px;
}

#propertysearch-trntypeid label.btn.btn-outline-secondary:nth-of-type(2) {
    border-radius: 0px 10px 0px 0px;
}

.field-mobile-trntype-id {
    margin-bottom: 10px;
}

#area-search .select2 {
    border-right: 1px solid #cfcfcf;
}

#propertysearch-askedvalue_to {
    border-right: 2px solid #cfcfcf;
}

.field-propertysearch-trntypeid {
    margin-bottom: 0px !important;
}

.form-floating > .select2-container--krajee-bs5 .select2-selection--multiple {
    min-height: 73px !important;
}

.select2-container--open input {
    height: 18px !important;
    padding: 10px !important;
}

.select2-container--krajee-bs5 .select2-selection--multiple .select2-search--inline .select2-search__field {
    height: 25px !important;
    /*padding: 2.1rem 1.5rem .55rem !important;*/
    margin: 0px !important;
}

.select2-container--krajee-bs5 .select2-selection--multiple .select2-selection__choice {
    margin: 7px 0px 0px 5px !important;
}

.area-number-btn {
    display: none;
}

/*.search-label {
    font-size: 1.2rem;
    color: var(--bs-body-color) !important;
    padding: 1rem 1.5rem !important;
}*/

.search-input {
    height: 73px;
    width: 101%;
    padding: 2.1rem 1.5rem .55rem !important;
    border-radius: 0px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-left: none;
    border-right: none !important;
    border-color: #fec90f;
}

.search-submit-btn {
    background-color: white;
    width: 100%;
    margin-top: 0px;
    margin-left: -1px;
    height: 73px;
    border-radius: 0px 20px 20px 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #fec90f;
    border-right: 1px solid #fec90f;
    border-bottom: 1px solid #fec90f;
}

.property-search .btn[type='submit'] {
    width: 100%;
    border: none;
    border-radius: 10px;
    padding: 10px 0px 10px 0px;
    margin: 0px 15px 0px 15px;
    background-color: #fec90f;
    color: white;
    font-weight: 500;
}

.property-search .btn[type='submit']:hover {
    background-color: #022148;
    /*color: gold;*/
}

.field-prcat-id .select2-selection {
    border-radius: 20px 0px 0px 20px !important;
}

.select2-container--open .select2-selection--multiple .select2-selection__rendered {
    padding-top: 0px !important;
    padding-bottom: 8px;
}

.select2-container--krajee-bs5 .select2-selection--multiple .select2-selection__rendered {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.select2 {
    width: 100% !important;
}

#mobile-area-search .select2-container {
    overflow: hidden;
}

.property-search form .select2-selection.select2-selection-choices {
    height: auto !important;
}

.select2-search--inline.select2-selection-choices {
    display: none !important;
}

.select2-container--open .select2-container--krajee-bs5 .select2-selection--multiple .select2-search--inline.select2-selection-choices {
    display: inline-block !important;
}

.group-propertysearch-areaid {
    flex-wrap: nowrap;
}

.group-propertysearch-button input {
    pointer-events: auto;
}

.filters-btn-block {
    display: none;
}

.filters-btn {
    background-color: #022148 !important;
    color: white !important;
}

#searchFiltersOffcanvas, #searchAreasOffcanvas {
    height: 100%;
}

#searchFiltersOffcanvas .offcanvas-header, #searchAreasOffcanvas .offcanvas-header {
    width: 100%;
    text-align: center;
    display: block;
}

#searchFiltersOffcanvas .offcanvas-content, #searchAreasOffcanvas .offcanvas-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background-color: white;
    flex-direction: column;
    align-items: center;
}

#searchFiltersOffcanvas .offcanvas-body, #searchAreasOffcanvas .offcanvas-body {
    overflow-x: auto;
    overflow-y: auto;
    display: flex;
    flex-wrap: wrap;
}

#searchFiltersOffcanvas .select2, #searchAreasOffcanvas .select2 {
    width: 100% !important;
}

#searchFiltersOffcanvas .offcanvas-footer, #searchAreasOffcanvas .offcanvas-footer {
    display: flex;
    padding: 20px;
    border-top: 1px solid;
}

#searchFiltersOffcanvas .form-control, #searchAreasOffcanvas .form-control {
    margin-right: 7px;
    margin-left: 7px !important;
    margin-bottom: 10px;
    height: 55px !important;
}

#searchFiltersOffcanvas .select2-selection {
    padding: 10px !important;
    height: 55px !important;
    margin-right: 7px;
    margin-left: 7px;
    margin-bottom: 10px;
}

#searchFiltersOffcanvas .btn, #searchAreasOffcanvas .btn {
    padding: 8px;
    border: none;
}

.group-offcanvas-propertysearch-areaid ul{
    flex-wrap: wrap !important;
}

.offcanvas-backdrop {
    height: 100%;
}

.modal-submit-btn {
    padding: 8px !important;
}

.related-properties .owl-carousel.owl-loaded {
    width: 70%;
    position: static;
}

.related-container.container {
    max-width: 100%;
    overflow: hidden;
    box-shadow: 0px -1px 2px 0px #dddddd;
}

.related-properties {
    position: relative;
    display: flex;
    /* flex-wrap: wrap; */
    padding: 25px;
    background-color: white;
    background: linear-gradient(rgba(255, 255, 255, .6), rgba(255, 255, 255, .6)), url(/img/site/related-background.jpg);
    background-size: cover;
    flex-direction: column;
    align-items: center;
}

.owl-nav {
    display: flex !important;
    position: absolute;
    left: 267px;
    top: 200px;
    font-size: 3rem;
    width: 72%;
    justify-content: space-between;
}

.owl-nav span {
    height: 80px;
}

.owl-prev, .owl-next {
    border-radius: 30px;
    border: 1px solid #022148 !important;
    width: 45px;
    height: 45px;
    font-weight: 900 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #FEC90F !important;
}

.owl-carousel .owl-item img {
    object-fit: cover;
}

.related-properties-text {
    margin-bottom: 20px;
}

.reference-properties-heading {
    color: #022148;
    font-weight: 600;
}

.related-properties .property-reference {
    height: 300px;
    width: 290px;
}

.property-reference-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    /* background-color: black; */
    background: linear-gradient(0deg, rgb(0 0 0 / 32%) 25%, rgba(255, 255, 255, 0.25) 37%);
}

.property-reference-image {
    height: 100%;
}

.property-thumb-info-content {
    padding-left: 20px;
    position: absolute;
    bottom: 0px;
    color: white;
    font-weight: 700;
}

.property-thumb-info-content address {
    padding: 4px;
    margin-bottom: 0px;
}

.reference-price {
    color: #fec90f;
    font-weight: 900;
    padding: 3px;
}

@media only screen and (min-width: 2401px) {

}

@media only screen and (max-width: 2400px) {
    .owl-nav {
        left: 14%;
        top: 200px;
        width: 72%;
    }
}

@media only screen and (max-width: 1921px) {

}

@media screen and (max-width: 1680px) {
    .archived-img {
        width: 11vw;
    }
}

@media only screen and (max-width: 1400px) {
    .owl-nav {
        left: 194px;
        top: 200px;
        width: 72%;
    }

}

@media only screen and (max-width: 1200px) {
    .archived-logo {
        width: 18vw;
    }

    .archived-img {
        width: 14vw;
    }

    .owl-nav {
        left: 163px;
        top: 200px;
        width: 70%;
    }
    
}

@media only screen and (min-width: 992px) {
    .desktop-hidden {
        display: none;
    }

    .archived-img {
        width: 18vw;
    }
}

@media only screen and (max-width: 992px) {

    .form-floating {
        margin-bottom: 10px;
        width: 100%;
    }

    #home-mobile-property-search-form {
        display: flex;
    }

    #home-property-search-form {
        display: none;
    }

    .property-search .fields-mobile-background {
        background-color: white;
        padding: 10px;
        border-radius: 10px;
    }

    .property-search form .select2-selection {
        border-radius: 5px !important;
    }

    .select2-container--krajee-bs5 > .select2-dropdown {
        z-index: 9999 !important;
    }

    .search-submit-btn {
        height: 60px;
        border-top: none;
        border-right: none;
        border-bottom: none;
    }

    .property-search .btn[type='submit'] {
        border-radius: 20px 20px 20px 20px;
    }

    .field-propertysearch-trntypeid {
        margin-bottom: 10px !important;
    }

    .mobile-hidden2 {
        display: none;
    }

    #propertysearch-trntypeid label.btn.btn-outline-secondary:nth-of-type(1) {
        border-radius: var(--bs-btn-border-radius);
        margin-right: 10px;
    }

    #propertysearch-trntypeid label.btn.btn-outline-secondary:nth-of-type(2) {
        border-radius: var(--bs-btn-border-radius);
    }

    span.select2-selection.select2-selection--multiple {
        /*border-radius: 5px 0px 0px 5px !important;*/
    }

    .select2-container--krajee-bs5 .select2-selection--multiple .select2-selection__rendered {
        flex-wrap: nowrap;
    }

    .input-group {
        flex-wrap: nowrap;
    }

    .area-number-btn {
        display: none;
    }

    .property-search .btn[type='submit'] {
        border-radius: var(--bs-btn-border-radius);
    }

    .property-search form .select2-selection, .property-search form .form-control{
        border-right: 1px solid #fec90f;
        border-left: 1px solid #fec90f;
        border-radius: 5px;
    }

    .property-search .group-offcanvas-propertysearch-areaid .select2-selection {
        height: auto !important;
    }

    .filters-btn-block {
        display: block;
    }

    .owl-nav {
        left: 129px;
        top: 216px;
        width: 72%;
    }

}

@media only screen and (max-width: 768px) {

    .mobile-hidden {
        display: none;
    }

    .archived-logo {
        width: 24vw;
    }

    .archived-img {
        width: 22vw;
    }

    .related-properties .owl-carousel.owl-loaded {
        width: 100%;
    }

    .owl-prev, .owl-next {
        width: 41px;
        height: 41px;
    }

    .owl-nav {
        left: 7px;
        top: 216px;
        width: 98%;
    }
}

@media only screen and (max-width: 576px) {

    .property-search {
        top: 37%;
    }

    #searchFiltersModal {
        top: -120px;
    }

    .archived-logo {
        width: 34vw;
    }

    .archived-img {
        width: 29vw;
    }
}

@media only screen and (max-width: 480px) {


    label {
        display: none;
    }

    .property-search form .select2-selection {
        height: 45px !important;
        padding: 10px !important;
    }

    .form-floating>.select2-container--krajee-bs5 .select2-selection--multiple .select2-search__field {
        padding: 10px !important;
    }

    .form-floating > .select2-container--krajee-bs5 .select2-selection--multiple {
        min-height: 40px !important;
    }

    .select2-container--krajee-bs5 .select2-selection--multiple .select2-selection__rendered {
        padding-top: 0px !important;
    }

}

@media only screen and (max-width: 420px) {
    .archived-logo {
        width: 42vw;
    }

    .archived-img {
        width: 36vw;
    }

    .owl-nav {
        top: 255px;
        left: 6px;
        width: 95%;
        justify-content: space-between;
    }
}

@media only screen and (max-width: 360px) {

}

@media only screen and (max-width: 320px) {

}