section {
    padding: 120px 0;
    padding-top: 120px;
    padding-bottom: 120px;
    position: relative;
}

.position-relative {
    position: relative !important;
}
.overflow-hidden {
    overflow: hidden !important;
}

.top-header {
    background-color: #f8f9fa;
    padding: 5px;
}

.d-grid {
    display: grid !important;
}

.logo-img {
    width: 34%;
}

.logo-img-footer {
    width: 50%;
}

.widget-content {
    padding: 10px;
}

.nav-menu-custom {
    display: flex;
    align-items: center;
}

.bgc-f7 {
    background-color: #f7f7f7;
}


/* =======================================================
*
* 	Template Style
*	Paddings
*
* ======================================================= */
.pb0 {
    padding-bottom: 0 !important;
}
.pb90 {
    padding-bottom: 90px !important;
}
.pt60 {
    padding-top: 60px !important;
}
.pl15 {
    padding-left: 15px !important;
}
.pr15 {
    padding-right: 15px !important;
}
.pr10 {
    padding-right: 10px !important;
}
.pr25 {
    padding-right: 25px !important;
}
.pe-2 {
    padding-right: .5rem !important;
}
.p30 {
    padding: 30px !important;
}
.pb25 {
    padding-bottom: 25px !important;
}
.pt25 {
    padding-top: 25px !important;
}
.pt0 {
    padding-top: 0 !important;
}


/* =======================================================
*
* 	Template Style
*	Margins
*
* ======================================================= */

.mb15 {
    margin-bottom: 15px !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.ml10 {
    margin-left: 10px !important;
}
.ml20 {
    margin-left: 20px !important;
}
.mb30 {
    margin-bottom: 30px !important;
}
.mt30 {
    margin-top: 30px !important;
}
.mb10 {
    margin-bottom: 10px !important;
}
.ml15 {
    margin-left: 15px !important;
}
.mb20 {
    margin-bottom: 20px !important;
}
.mt20 {
    margin-top: 20px !important;
}
.mt10 {
    margin-top: 10px !important;
}
.mr10 {
    margin-right: 10px !important;
}
.mt50 {
    margin-top: 50px !important;
}

.mt125 {
    margin-top: 125px !important;
}


.h-100 {
    height: 100% !important;
}
.w-100 {
    width: 100% !important;
}
.w90 {
    width: 90px;
}




.bdrr1 {
    border-right: 1px solid #ddd;
}
.bdrl1 {
    border-left: 1px solid #ddd;
}
.bdrr1 {
    border-right: 1px solid #ddd;
}
.fz15 {
    font-size: 15px;
}
.text-thm {
    color: #eb6753;
}
.fz10 {
    font-size: 10px;
}
.text {
    color: #000;
    font-weight: 400;
}

.property-action .icon {
    border: 1px solid #ddd;
    border-radius: 6px;
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
    transition: all .4s ease;
}

.property-action .price {
    font-size: 26px;
    letter-spacing: .02em;
}

.property-action .space {
    letter-spacing: .02em;
}

.sp-img-content {
    position: relative;
}

.sp-img-content .sp-img {
    display: block;
    overflow: hidden;
    position: relative;
}
.sp-img-content .preview-img-1 {
    border-radius: 12px;
    height: 558px;
}

.cover {
    object-fit: cover !important
}

.sp-img-content .preview-img-3 {
    border-radius: 0 12px 0 0;
}

.sp-img-content .sp-img img {
    height: 100%;
    transition: all .4s ease;
}

.sp-img-content .sp-img:hover img {
    transform: scale(1.1) rotate(-1deg);
}

.sp-img-content .preview-img-3 {
    border-radius: 0 12px 0 0;
}

.default-box-shadow2 {
    -o-box-shadow: 0 1px 4px rgba(24,26,32,.07);
    box-shadow: 0 1px 4px rgba(24,26,32,.07);
}
.bdrs12 {
    border-radius: 12px;
}
.bgc-white {
    background-color: #fff;
}

.fz17 {
    font-size: 17px;
}

.overview-element {
    position: relative;
}

.fw600 {
    font-weight: 600;
}
.dark-color, .heading-color, .title-color {
    color: #000;
}
/*.ff-heading {

}*/

.fw600 {
    font-weight: 600;
}
.text-decoration-underline {
    text-decoration: underline !important;
}

.btn-white2::before {
    background-color: #181a20;
}

.btn-dark::before, .btn-gray::before, .btn-light-gray::before, .btn-thm-border::before, .btn-thm2::before, .btn-thm3::before, .btn-thm::before, .btn-transparent2::before, .btn-transparent::before, .btn-white::before, .ud-btn::before {
    background-color: #ee4c34;
    content: "";
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
    width: 0;
    z-index: -1;
    transform: skew(50deg);
    transition: width .6s;
    transform-origin: top left;
}

.bgc-f7 {
    background-color: #f7f7f7;
}

.list-sidebar-style1, .widget-wrapper {
    position: relative;
    margin-bottom: 30px;
}
.list-sidebar-style1 {
    background-color: #fff;
    padding: 30px;
    -o-box-shadow: 0 1px 4px rgba(24,26,32,.07);
    box-shadow: 0 1px 4px rgba(24,26,32,.07);
    border-radius: 12px;
}

.list-sidebar-style1, .widget-wrapper {
    position: relative;
    margin-bottom: 30px;
}
*, ::after, ::before {
    box-sizing: border-box;
}

.g-xl-5, .gx-xl-5 {
    --bs-gutter-x: 3rem;
}

.search_area {
    position: relative;
}

.form-control {
    border-radius: 8px;
    border: 1px solid #ddd;
    box-shadow: none;
    font-size: 14px;
    height: 55px;
    outline: none;
    padding-left: 15px;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    padding-left: 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.search_area .form-control {
    padding-left: 42px;
}

.search_area input::placeholder {
    font-size: 14px;
}
.form-control::placeholder {
    color: #6c757d;
    opacity: 1;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.search_area label {
    font-size: 18px;
    left: 15px;
    position: absolute;
    top: 16px;
}
label {
    display: inline-block;
}

.widget-wrapper .custom_checkbox, .widget-wrapper .form-check-label {
    font-size: 14px;
}
.radio-element .form-check-label {
    color: #222;
    font-size: 15px;
    padding-left: 10px;
}

.widget-wrapper .list-title {
    margin-bottom: 15px;
}

.radio-element {
    position: relative;
}

.form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
    margin-bottom: .125rem;
}

.radio-element .form-check-input {
    border: 1px solid #181a20;
    height: 16px;
    margin-top: 0;
    width: 16px;
}

.radio-element .form-check-input:checked {
    background-color: #fff;
}
.radio-element .form-check-input:checked, .radio-element .form-check-input:focus {
    border: 3px solid #181a20;
    box-shadow: none;
    outline: none;
}
.form-check-input:checked[type="radio"] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.radio-element .form-check-input {
    border: 1px solid #181a20;
    height: 16px;
    margin-top: 0;
    width: 16px;
}
.form-check-input:checked {
    background-color: #0d6efd;
    border-color: #0d6efd;
}
.form-check-input[type="radio"] {
    border-radius: 50%;
}
.form-check .form-check-input {
    float: left;
    margin-left: -1.5em;
}
.form-check-input {
    width: 1em;
    height: 1em;
    margin-top: .25em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    border: 1px solid rgba(0,0,0,.25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}

.checkbox-style1 > .main_checkbox_style {
    font-size: inherit;
    line-height: 30px;
}

.custom_checkbox {
    display: block;
    cursor: pointer;
    font-size: 15px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0;
    padding-left: 28px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.custom_checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.custom_checkbox .checkmark::after {
    content: "";
    position: absolute;
    left: 5px;
    top: 2px;
    width: 5px;
    height: 8px;
    border: solid #fff;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.custom_checkbox input:checked ~ .checkmark {
    background-color: #041e42;
}

.checkbox-style1 > .main_checkbox_style .checkmark {
    top: 7px;
}
.custom_checkbox .checkmark {
    border: 1px solid #041e42;
    border-radius: 4px;
    position: absolute;
    top: 10px;
    left: 0;
    height: 16px;
    width: 16px;
}

.checkbox-style1, .custom_checkbox {
    position: relative;
}

.widget-wrapper .custom_checkbox {
    line-height: 35px;
}
.widget-wrapper .custom_checkbox, .widget-wrapper .form-check-label {
    font-size: 14px;
}

.default-box-shadow1 {
    -o-box-shadow: 0 10px 40px rgba(24,26,32,.05);
    box-shadow: 0 10px 40px rgba(24,26,32,.05);
}

.bdr1 {
    border: 1px solid #ddd;
}

.btn-white2 {
    background-color: #fff;
    border: 1px solid #1a1c22;
}

.btn-white2::before {
    background-color: #181a20;
}
.btn-dark::before, .btn-gray::before, .btn-light-gray::before, .btn-thm-border::before, .btn-thm2::before, .btn-thm3::before, .btn-thm::before, .btn-transparent2::before, .btn-transparent::before, .btn-white::before, .ud-btn::before {
    background-color: #ee4c34;
    content: "";
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
    width: 0;
    z-index: -1;
    transform: skew(50deg);
    transition: width .6s;
    transform-origin: top left;
}

.ud-btn {
    border-radius: 12px;
    display: inline-block;
    font-weight: 600;
    font-size: 15px;
    font-style: normal;
    letter-spacing: 0;
    padding: 13px 30px;
    position: relative;
    overflow: hidden;
    text-align: center;
    z-index: 0;
    transition: all .4s ease;
}

.form-background {
    background-color: #fff;
    border-radius: 10px;
    opacity: 0.8 !important;
    /*padding: 20px 50px;*/
}

.btn-dark::before, .btn-gray::before, .btn-light-gray::before, .btn-thm-border::before, .btn-thm2::before, .btn-thm3::before, .btn-thm::before, .btn-transparent2::before, .btn-transparent::before, .btn-white::before, .ud-btn::before {
    background-color: #ee4c34;
    content: "";
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
    width: 0;
    z-index: -1;
    transform: skew(50deg);
    transition: width .6s;
    transform-origin: top left;
}

.btn-thm {
    background-color: #eb6753;
    border: 1px solid #eb6753;
    color: #fff;
}

.bgc-f7 {
    background-color: #f7f7f7;
}

.filter-section-mobile {
    padding: 0;
}

.filter-mobile-style1 {
    position: relative;
}

.filter-mobile-style1 .title {
    letter-spacing: .02em;
}

.filter-mobile-style1 .filter-mobile-list {
    position: relative;
}

/* .filter-mobile-style1 .filter-mobile-list a {
    display: inline-block;
    color: var(--headings-color);
    font-family: var(--title-font-family);
    font-weight: 400;
    position: relative;
}

.filter-mobile-style1 .filter-mobile-list a:first-child {
    margin-right: 15px;
}

.filter-mobile-style1 .filter-mobile-list a:first-child::after {
    content: "/";
    font-size: 14px;
    position: absolute;
    right: -10px;
}*/

.mobile-filter-btn {
    background-color: #fff;
    -o-box-shadow: 0 1px 4px rgba(24,26,32,.07);
    box-shadow: 0 1px 4px rgba(24,26,32,.07);
    border-radius: 60px;
    display: block;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 120px;
}

.mobile-filter-btn span {
   /* padding-right: 8px;*/
}

.phone-head-site {
    padding: 5px 15px;
}

.sold-disabled {
   /* pointer-events: none;
    opacity: 0.8;*/
    position: relative;
}

.sold-disabled::after {
    content: '';
    background-image: url(../images/sold-out-stamp-3.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 35%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, .70);
    z-index: 100;
}

.img-view-gallery {
    display: inline-block;
    width: 100%;
    height: 350px;
    overflow: hidden;
    background: #FFFFFF;
    border-radius: 12px;
    outline: 1px solid #CCCCCC;
}
.img-view-gallery img {
    width: 200px;
    border: none;
    margin: 0;
    padding: 0;
}

.pagination_page_count {
    color: #181a20;
    font-weight: 400;
}

.page_control_shorting {
    position: relative;
}

.page_control_shorting .pcs_dropdown span {
    color: #717171;
    margin-right: 20px;
}

.form-select {
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    -moz-padding-start: calc(.75rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
select {
    word-wrap: normal;
}

.pcs_dropdown .form-select {
    border: none;
    font-size: 15px;
    background-color: transparent;
}

body .menuActive {
    text-decoration: none;
    color: #eb6753 !important;
}

.cursor {
    cursor: pointer;
}

@media (min-width: 1200px) {
    .g-xl-5, .gx-xl-5 {
        --bs-gutter-x: 3rem;
    }
}

@media (min-width: 992px) {
    .text-lg-end {
        text-align: right !important;
    }
    .justify-content-lg-end {
        justify-content: flex-end !important;
    }
    .d-lg-block {
        display: block !important;
    }
}

@media (min-width: 768px) {

}

@media (min-width: 576px) {
    .ps-sm-0 {
        padding-left: 0 !important;
    }
}

@media (max-width: 992px) {
    .d-sm-menu-inline-block {
        display: inline-block !important;
    }
    .site-nav {
        padding-top: 20px;
        margin-top: 0;
        top: 0;
    }
    .filter-section-mobile {
        padding-bottom: 30px;
    }
    .mobile-filter-btn {
        top: 30px;
    }
    .mb30-md {
        margin-bottom: 30px !important;
    }
    .mb10-md {
        margin-bottom: 10px !important;
    }
}

@media (max-width: 768px) {
    .mb30-sm {
        margin-bottom: 30px !important;
    }
    .bdrrn-sm {
        border-right: none;
    }
    .ml0-sm {
        margin-left: 0 !important;
    }
}

@media (max-width: 576px) {
    .filter-section-mobile {
        padding-bottom: 30px;
    }
    .mobile-filter-btn {
        top: 30px;
    }
    .ml0-xs {
        margin-left: 0 !important;
    }
    .logo-img {
        width: 45%;
    }
    .phone-head-site {
        padding: 0;
    }
    .mb-xs-4 {
        margin-bottom: 1.5rem !important;
    }
}



