@media print {
    .noPrintableArea {
        display: none
    }
}

.wpcf7 label {
    width: 100%
}

.wpcf7 .wpcf7-form-control {
    margin-bottom: 0
}

.wpcf7 textarea.wpcf7-textarea {
    height: 120px
}

.wpcf7 input.wpcf7-submit {
    padding: 0 44px;
    color: #fff;
    background-color: var(--btn-color);
    border-color: var(--btn-color);
    border-radius: var(--border-radius-md)
}

.wpcf7 input.wpcf7-submit:hover,
.wpcf7 input.wpcf7-submit:focus {
    padding: 0 44px;
    color: #fff;
    background-color: var(--btn-hcolor);
    border-color: var(--btn-hcolor)
}

.wpcf7 form .wpcf7-response-output {
    margin: 16px 0 0 0;
    padding: .5em 1em;
    font-size: 14px;
    line-height: 18px;
    border-radius: var(--border-radius-md)
}

.prop-author form {
    margin-top: 20px
}

.prop-author form textarea {
    height: 120px
}

.prop-author form .text-area {
    margin-bottom: 10px
}

.prop-author form .submit-button {
    margin-bottom: 0
}

.prop-author span.contact-form-alert {
    display: block;
    padding-top: 15px
}

.leaflet-map-marker .map-icon {
    fill: var(--theme-color)
}

.leaflet-popup-content {
    font-size: 14px;
    text-align: center;
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 12px !important
}

.amlaak-heading {
    text-align: center;
    position: relative;
    padding-bottom: 15px;
    display: inline-block;
    margin-bottom: 30px
}

.amlaak-heading:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translatex(-50%);
    height: 2px;
    background: var(--theme-color);
    width: 50%;
    opacity: .5
}

.amlaak-heading:before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 50%;
    transform: translatex(-50%);
    height: 4px;
    background: var(--theme-color);
    width: 15%
}

.amlaak-title {
    position: relative;
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 15px;
    margin-top: -5px;
    margin-bottom: 20px
}

.amlaak-title:before {
    position: absolute;
    content: "";
    height: 3px;
    width: 32px !important;
    background: var(--theme-color);
    bottom: 0;
    left: 0;
    z-index: 1
}

.amlaak-title:after {
    position: absolute;
    content: "";
    height: 3px;
    width: 100%;
    background: var(--theme-color);
    opacity: 0.05;
    bottom: 0;
    left: 0
}

.page-title.verified {
    position: relative;
    display: inline-block;
    padding-right: 40px;
}

.page-title.verified:after {
    content: '\e81f';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    font-family: 'amlaak-icons';
    font-size: 24px
}

.form-control:disabled {
    background-color: #f7f7ff;
    opacity: 1
}


.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    position: absolute;
    font-size: 24px;
    background: rgb(255 255 255 / 0%) !important;
}

.mfp-iframe-holder .mfp-close {
    top: -50px;
}

button.mfp-arrow.mfp-arrow-left,
button.mfp-arrow.mfp-arrow-right,
button.mfp-arrow.mfp-arrow-left:hover,
button.mfp-arrow.mfp-arrow-right:hover,
button.mfp-arrow.mfp-arrow-left:active,
button.mfp-arrow.mfp-arrow-right:active,
button.mfp-arrow.mfp-arrow-left:focus,
button.mfp-arrow.mfp-arrow-right:focus {
    position: absolute;
    height: 44px;
    line-height: 44px;
    border: none;
    background: none
}

.mfp-arrow:after,
.mfp-arrow:hover:after {
    left: 0;
    background: none
}

.mfp-close:after {
    content: none
}

.mfp-bottom-bar {
    display: none
}



.ui-slider {
    position: relative
}

.ui-slider-horizontal,
.prop-search-widget .ui-slider-horizontal,
.prop-adv-search-popup .ui-slider-horizontal,
.prop-adv-search-vertical .ui-slider-horizontal {
    height: 5px
}

.prop-adv-search-vertical .select2.select2-container {
    width: 100% !important
}

.prop-adv-search-vertical .select2 {
    margin-bottom: 15px;
    height: 50px
}

.ui-widget.ui-widget-content,
.prop-search-widget .ui-widget.ui-widget-content,
.prop-adv-search-popup .ui-widget.ui-widget-content,
.prop-adv-search-vertical .ui-widget.ui-widget-content {
    border: 1px solid var(--theme-color-transparent);
    background-color: var(--theme-color-transparent);
    border-radius: var(--border-radius-md);
}

.ui-widget-header,
.prop-search-widget .ui-widget-header,
.prop-adv-search-popup .ui-widget-header,
.prop-adv-search-vertical .ui-widget-header {
    border: 2px solid var(--theme-color);
    background: var(--theme-color)
}

.ui-slider-horizontal .ui-slider-handle,
.prop-search-widget .ui-slider-horizontal .ui-slider-handle,
.prop-adv-search-popup .ui-slider-horizontal .ui-slider-handle,
.prop-adv-search-vertical .ui-slider-horizontal .ui-slider-handle {
    top: -8px;
    margin-left: 0
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active,
.prop-search-widget .ui-state-default,
.prop-search-widget .ui-widget-content .ui-state-default,
.prop-search-widget .ui-widget-header .ui-state-default,
.prop-search-widget .ui-button,
html .prop-search-widget .ui-button.ui-state-disabled:hover,
html .prop-search-widget .ui-button.ui-state-disabled:active,
.prop-adv-search-popup .ui-state-default,
.prop-adv-search-popup .ui-widget-content .ui-state-default,
.prop-adv-search-popup .ui-widget-header .ui-state-default,
.prop-adv-search-popup .ui-button,
html .prop-adv-search-popup .ui-button.ui-state-disabled:hover,
html .prop-adv-search-popup .ui-button.ui-state-disabled:active,
.prop-adv-search-vertical .ui-state-default,
.prop-adv-search-vertical .ui-widget-content .ui-state-default,
.prop-adv-search-vertical .ui-widget-header .ui-state-default,
.prop-adv-search-vertical .ui-button,
html .prop-adv-search-vertical .ui-button.ui-state-disabled:hover,
html .prop-adv-search-vertical .ui-button.ui-state-disabled:active {
    border: 1px solid var(--theme-color);
    background: #fff;
    border-radius: 100%
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus,
.prop-search-widget .ui-state-hover,
.prop-search-widget .ui-widget-content .ui-state-hover,
.prop-search-widget .ui-widget-header .ui-state-hover,
.prop-search-widget .ui-state-focus,
.prop-search-widget .ui-widget-content .ui-state-focus,
.prop-search-widget .ui-widget-header .ui-state-focus,
.prop-search-widget .ui-button:hover,
.prop-search-widget .ui-button:focus,
.prop-adv-search-popup .ui-state-hover,
.prop-adv-search-popup .ui-widget-content .ui-state-hover,
.prop-adv-search-popup .ui-widget-header .ui-state-hover,
.prop-adv-search-popup .ui-state-focus,
.prop-adv-search-popup .ui-widget-content .ui-state-focus,
.prop-adv-search-popup .ui-widget-header .ui-state-focus,
.prop-adv-search-popup .ui-button:hover,
.prop-adv-search-popup .ui-button:focus,
.prop-adv-search-vertical .ui-state-hover,
.prop-adv-search-vertical .ui-widget-content .ui-state-hover,
.prop-adv-search-vertical .ui-widget-header .ui-state-hover,
.prop-adv-search-vertical .ui-state-focus,
.prop-adv-search-vertical .ui-widget-content .ui-state-focus,
.prop-adv-search-vertical .ui-widget-header .ui-state-focus,
.prop-adv-search-vertical .ui-button:hover,
.prop-adv-search-vertical .ui-button:focus {
    border: 1px solid var(--theme-color);
    background: var(--theme-color);
    cursor: pointer;
}

.ui-slider .ui-slider-range,
.prop-search-widget .ui-slider .ui-slider-range,
.prop-adv-search-popup .ui-slider .ui-slider-range {
    position: absolute
}

.ui-slider .ui-slider-handle,
.prop-search-widget .ui-slider .ui-slider-handle,
.prop-adv-search-popup .ui-slider .ui-slider-handle {
    position: absolute;
    width: 18px;
    height: 18px
}

#prop-map,
#add-prop-map,
#edit-prop-map,
#agent-map,
#agency-map,
#user-profile-map {
    height: 400px;
    border-radius: var(--border-radius-lg)
}

#user-profile-map {
    margin-bottom: 15px
}

.logged-in.admin-bar .edit-profile .select2-dropdown {
    top: 10px
}

/* Video Popup */

.amlaak-video-popup {
    width: 100%;
    position: relative;
    z-index: 1;
}

.amlaak-video-popup .play-btn {
    width: 50px;
    height: 50px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    transition: 0.3s;
}

.amlaak-video-popup .play-btn i {
    position: relative;
    font-size: 18px;
    margin-left: 4px;
    transition: 0.3s;
}

.amlaak-video-popup .play-btn svg {
    position: relative;
    width: 16px;
    height: 16px;
    margin-top: -3px;
    transition: 0.3s;
}
.amlaak-video-popup .play-btn svg.e-font-icon-svg {
    margin-left: 3px;
}

.st-pulse {
    position: relative;
    display: inline-block;
}

.st-pulse:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    animation: st-pulse 2s infinite;
    will-change: transform;
    margin: 0;
    z-index: -1;
}

@keyframes st-pulse {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    100% {
        transform: scale(2);
        opacity: 0;
    }
}

.prop-adv-search {
    position: relative;
    z-index: 99
}

.prop-adv-search .prop-type-list {
    width: 100%
}

.prop-adv-search .prop-type-list ul {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    align-items: center;
    list-style-type: none;
    padding: 0 0 20px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid rgb(0 7 45 / 16%)
}

.prop-adv-search .prop-type-list input[type="checkbox"] {
    display: none
}

.prop-adv-search .prop-type-list label {
    position: relative;
    width: 100%;
    text-align: center;
    border: 2px solid #fff;
    padding: 15px 15px 15px 45px;
    cursor: pointer;
    border: 1px solid var(--dark-color-transparent);
    border-radius: var(--border-radius-md);
}

.prop-adv-search .prop-type-list label:before {
    background-color: #fff;
    color: #fff;
    content: " ";
    display: block;
    border-radius: 50%;
    border: 1px solid var(--theme-color);
    position: absolute;
    top: 50%;
    left: 15px;
    width: 20px;
    height: 20px;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    transition-duration: 0.4s;
    transform: translate(0, -50%)
}

.prop-adv-search .prop-type-list label span {
    display: block;
    line-height: 1;
    color: var(--dark-color)
}

.prop-adv-search .prop-type-list :checked+label {
    border: 1px solid var(--dark-color-transparent);
    background-color: var(--theme-color-transparent);
}

.prop-adv-search .prop-type-list :checked+label:before {
    content: "✓";
    background-color: var(--theme-color);
    transform: translate(0, -50%)
}

.prop-adv-search .prop-type-list :checked+label img {
    transform: scale(.9);
    z-index: -1
}

.prop-adv-search-vertical {
    position: relative;
    z-index: 99;
    padding: 10px;
    background: rgb(255 255 255 / 80%);
    border-radius: var(--border-radius-lg)
}

.prop-adv-search-container {
    background: #fff;
    padding: 24px;
    border-radius: var(--border-radius-lg)
}

.prop-status-list {
    padding-left: 16px
}

.prop-status-label input[type="radio"] {
    position: absolute;
    left: -999999999px
}

.prop-status-radio {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 120px;
    line-height: 44px;
    border: 1px solid #fff;
    border-bottom: 0;
    border-radius: 8px 8px 0 0;
    background-color: #fff;
    cursor: pointer;
    margin-right: 8px;
    transition: 0.3s;
    box-shadow: var(--box-shadow);
}

.prop-status-radio:hover {
    color: #fff;
    border: 1px solid var(--theme-color);
    border-bottom: 0;
    background-color: var(--theme-color);
}

.prop-status-label input[type="radio"]:checked+.prop-status-radio {
    color: #fff;
    border: 1px solid rgb(255 255 255 / 20%);
    border-bottom: 0;
    border-radius: 8px 8px 0 0;
    background-color: #002147;
    box-shadow: var(--box-shadow);
}

.prop-adv-search .search-bar {
    position: relative;
    display: flex;
    flex-direction: row;
    gap: 16px;
    width: 100%;
    padding: 16px;
    background: #fff;
    border-radius: var(--border-radius-md);
    box-shadow: var(--box-shadow);
    z-index: 1
}

.prop-adv-search .search-bar .item {
    width: 20%;
    padding-bottom: 0;
    margin-bottom: 0
}

.prop-adv-search .search-bar .item:first-child {
    width: 40%;
}

.prop-adv-search .search-bar select,
.prop-adv-search .search-bar input[type="text"] {
    margin-bottom: 0
}

.prop-adv-search .search-bar .adv-search-group {
    display: flex;
    align-items: center;
    gap: 16px
}

.prop-adv-search .select2-container {
    width: 100% !important;
    height: 48px
}

.prop-adv-search .adv-search-group .adv-search-btn,
.prop-adv-search .adv-search-group .adv-search-btn-two {
    min-width: 48px;
    height: 48px;
    line-height: 46px;
    text-align: center;
    border: 1px solid var(--dark-color-transparent);
    font-size: 18px;
    border-radius: var(--border-radius-md);
    transition: 0.3s;
    cursor: pointer;
    transform: rotate(-90deg)
}

.prop-adv-search .adv-search-group .adv-search-btn.active,
.prop-adv-search .adv-search-group .adv-search-btn:hover,
.prop-adv-search .adv-search-group .adv-search-btn-two.active,
.prop-adv-search .adv-search-group .adv-search-btn-two:hover {
    color: #fff;
    border: 1px solid var(--btn-hcolor);
    background-color: var(--btn-hcolor)
}

.prop-adv-search .adv-search-group .adv-search-btn.active,
.prop-adv-search .adv-search-group .adv-search-btn-two.active {
    transform: rotate(180deg);
    border-radius: 100%;
    transition: 0.3s;
}

.prop-adv-search-vertical button,
.prop-adv-search .adv-search-group button {
    width: 100%;
    color: #fff;
    border: 1px solid var(--btn-color);
    border-radius: var(--border-radius-md);
    background-color: var(--btn-color)
}

.prop-adv-search-vertical button:hover,
.prop-adv-search .adv-search-group button:hover {
    color: #fff;
    border: 1px solid var(--btn-hcolor);
    background-color: var(--btn-hcolor)
}

.prop-adv-search-vertical button i,
.prop-adv-search .adv-search-group button i {
    margin-right: 6px;
}

.prop-adv-search .adv-search-popup,
.prop-adv-search .adv-search-popup-two {
    display: none;
    width: 100%;
    padding: 20px 16px;
    margin-top: 10px;
    position: absolute;
    border-radius: var(--border-radius-md);
    background-color: #fff;
    box-shadow: var(--box-shadow-h)
}

.prop-adv-search-popup .search-popup-top {
    display: flex;
    flex-direction: row;
    gap: 16px
}

.prop-adv-search-popup .top-item {
    width: 100%
}

.search-slider-output {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-bottom: 15px;
}

.prop-adv-search-popup .top-item select {
    margin-bottom: 0
}

.prop-adv-search-popup .top-item .select2-container {
    width: 100% !important
}

.prop-adv-search .amenities {
    display: block;
    background: #fff;
    border-radius: var(--border-radius-md);
    margin-top: 15px
}

.prop-adv-search-popup #prop_price_range,
.prop-adv-search-popup #prop_area_range,
.prop-adv-search-popup #prop_price_range_two,
.prop-adv-search-popup #prop_area_range_two,
.prop-adv-search-popup #search_prop_price_range,
.prop-adv-search-popup #search_prop_area_range {
    margin-top: 10px;
    margin-bottom: 0
}

#prop_price_range_vert,
#prop_area_range_vert,
#prop_price_range_widget,
#prop_area_range_widget {
    margin-top: 10px;
    margin-bottom: 20px
}

.prop-adv-search-widget {
    display: none;
    margin-bottom: 15px
}

.prop-adv-search .amenities .amenities-title,
.prop-adv-search-widget .amenities .amenities-title {
    padding-bottom: 5px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 500;
    border-bottom: 1px solid var(--dark-color-transparent);
}

.prop-adv-search .amenities ul,
.prop-adv-search-widget .amenities ul {
    padding: 0
}

.prop-adv-search .amenities ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 0
}

.prop-adv-search .amenities ul li,
.prop-adv-search-widget .amenities ul li {
    list-style: none;
    position: relative;
    display: block;
    padding-bottom: 4px;
    margin-bottom: 4px
}

.prop-adv-search .amenities ul li {
    width: calc(25% - 8px);
    padding-bottom: 0;
    margin-bottom: 0
}

.prop-adv-search-widget .amenities ul li:last-child {
    padding-bottom: 0;
    margin-bottom: 0
}

.prop-adv-search .amenities input[type="checkbox"],
.prop-adv-search-widget .amenities input[type="checkbox"] {
    position: absolute;
    right: 9000px;
    margin-right: 10px
}

.prop-adv-search .amenities label,
.prop-adv-search-widget .amenities label {
    margin-bottom: 0 !important;
    cursor: pointer
}

.prop-adv-search .amenities input[type="checkbox"]+.label-text:before,
.prop-adv-search-widget .amenities input[type="checkbox"]+.label-text:before {
    content: "\e874";
    font-family: "amlaak-icons";
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    width: 1em;
    display: inline-block;
    margin-right: 8px
}

.prop-adv-search .amenities input[type="checkbox"]:checked+.label-text:before,
.prop-adv-search-widget .amenities input[type="checkbox"]:checked+.label-text:before {
    content: "\e809";
    color: var(--theme-color);
    animation: effect-widget 250ms ease-in
}

.widgets-area .widget .search-slider-output label {
    margin-bottom: 0;
}

@keyframes effect-widget {
    0% {
        transform: scale(0)
    }

    25% {
        transform: scale(1.3)
    }

    75% {
        transform: scale(1.4)
    }

    100% {
        transform: scale(1)
    }
}

.prop-single-two .main-content {
    background-color: #FFF
}

.amlaak-mb-30-line {
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 20px
}

.amlaak-mb-30-line:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #f7faff
}

.prop-gallery {
    position: relative
}

.prop-gallery .swiper {
    width: 100%;
}

.prop-gallery .swiper-slide {
    height: 570px;
    position: relative;
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.prop-gallery .swiper-slide .amlaak-lightbox {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    opacity: 0
}

.prop-gallery .swiper-slide.swiper-slide-active .amlaak-lightbox {
    visibility: visible;
    opacity: 1
}

.prop-gallery .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.prop-single-two .prop-gallery .swiper-slide,
.prop-single-two .prop-gallery .swiper-slide img {
    border-radius: var(--border-radius-lg);
    overflow: hidden
}

.prop-gallery .swiper-button-prev,
.prop-gallery .swiper-rtl .swiper-button-next,
.prop-gallery .swiper-button-next,
.prop-gallery .swiper-rtl .swiper-button-prev {
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: var(--border-radius-md);
    color: var(--theme-color);
    box-shadow: var(--box-shadow);
    transition: 0.3s;
}

.prop-gallery .swiper-button-prev:hover,
.prop-gallery .swiper-rtl .swiper-button-next:hover,
.prop-gallery .swiper-button-next:hover,
.prop-gallery .swiper-rtl .swiper-button-prev:hover {
    color: #fff;
    background: var(--dark-color);
    box-shadow: var(--box-shadow-h);
}

.prop-gallery .swiper-button-next:after,
.prop-gallery .swiper-button-prev:after {
    font-size: 24px
}

.prop-gallery .swiper-pagination-bullet {
    background: var(--theme-color);
    width: 20px;
    height: 10px
}

.prop-gallery .swiper-pagination-bullet {
    border-radius: var(--border-radius-md)
}

.prop-gallery .swiper-pagination-fraction {
    bottom: 20px;
    left: 50%;
    transform: translate(-50%, 0);
    width: auto;
    background: rgb(0 7 45 / 80%);
    padding: 3px 12px;
    border-radius: var(--border-radius-md);
    font-size: 14px;
    color: #fff
}

.prop-single-two .prop-gallery {
    position: relative;
    margin-bottom: 25px
}

.prop-gallery-slider {
    width: 100%;
    height: 100%
}

.prop-gallery-slider .swiper-slide {
    height: 500px;
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.prop-gallery-thumbs {
    width: 100%;
    height: 20%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    padding: 10px 0 !important
}

.prop-gallery-thumbs .swiper-slide {
    background-size: cover;
    background-position: center
}

.prop-gallery-slider {
    height: 80%;
    width: 100%
}

.prop-gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: .5;
    cursor: pointer;
    transition: 0.3s
}

.prop-gallery-thumbs .swiper-slide:hover {
    opacity: .8
}

.prop-gallery-thumbs .swiper-slide-thumb-active,
.prop-gallery-thumbs .swiper-slide-thumb-active:hover {
    opacity: 1
}

.prop-title-section {
    position: relative;
    padding-top: 50px;
    padding-bottom: 60px;
    z-index: 1;
    box-shadow: var(--box-shadow)
}

.prop-title-section.title-dark {
    background: var(--dark-color);
}
.prop-title-section.title-theme-color {
    background: var(--btnl-color);
}

.prop-title-section .container {
    display: flex;
    align-items: center
}

.prop-title-section .title-left .prop-title {
    font-size: 32px;
    line-height: 40px
}

.prop-title-section .title-left .location {
    display: inline-block;
    color: inherit;
    margin-bottom: 15px;
}

.prop-title-section .title-left .location i {
    color: var(--dark-color);
    margin-right: 6px
}

.prop-title-section.title-dark .title-left .prop-title,
.prop-title-section.title-dark .title-left .location,
.prop-title-section.title-dark .title-left .location i,
.prop-title-section.title-dark .title-right .area,
.prop-title-section.title-dark .title-right .area i {
    color: #fff;
}

.prop-title-section .title-left .type,
.prop-title-section .title-left .status {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    color: #fff;
    font-size: 14px;
    border-radius: var(--border-radius-md);
    margin-right: 5px
}

.prop-title-section .title-left .type {
    background: #fb8b24
}

.prop-title-section .title-left .status {
    background: #7bb926
}

.prop-title-section .title-right {
    margin-left: auto;
    text-align: right
}

.prop-title-section .title-right .price {
    font-size: 20px;
    font-weight: 500;
    color: var(--theme-color);
    margin-top: 10px;
    margin-bottom: 10px
}

.prop-title-section .title-right .area {
    margin-bottom: 15px;
}

.prop-title-section .title-right .area i {
    color: var(--dark-color);
    margin-right: 6px;
}

.prop-title-section .title-right .icons {
    display: flex;
    justify-content: right;
    gap: 15px;
    margin-top: 10px
}

.prop-title-section .title-right .icons .bookmark,
.prop-title-section .title-right .icons .compare,
.prop-title-section .title-right .icons .print {
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 30px;
    font-size: 14px;
    background-color: #fff;
    text-align: center;
    cursor: pointer;
    transition: 0.3s;
    border: 1px solid var(--dark-color-transparent);
    border-radius: var(--border-radius-md);
}

.prop-title-section .title-right .icons .bookmark:hover,
.prop-title-section .title-right .icons .bookmark.already-bookmarked,
.prop-title-section .title-right .icons .compare:hover,
.prop-title-section .title-right .icons .compare.already-in-compare,
.prop-title-section .title-right .icons .print:hover {
    color: #fff;
    background-color: var(--theme-color);
    border: 1px solid var(--theme-color);
    box-shadow: var(--box-shadow)
}

.prop-author .author-info {
    display: flex;
    align-items: center;
    gap: 24px
}

.prop-author .author-info .image {
    display: inline-block;
    background-color: #f7f7ff;
    width: 120px;
    height: 120px;
    border-radius: var(--border-radius-md);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.prop-author .author-info .contact{
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 16px;
}

.prop-author .author-info .name {
    font-size: 18px;
    line-height: 24px;
    margin-top: -5px;
    margin-bottom: 0;
}

.prop-author .author-info .phone {
    margin-bottom: 0;
}

.prop-author .author-info .phone a {
    color: var(--text-color);
    font-size: 16px;
}

.prop-author .author-info .phone i {
    font-size: 15px;
    color: var(--dark-color);
    padding: 6px;
    margin-right: 10px;
    border: 1px solid var(--dark-color-transparent);
    border-radius: var(--border-radius-md);
}

.prop-author .author-info .view-profile i {
    margin-left: 5px
}

.prop-overview .features-list {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    padding: 0;
    margin-bottom: 0
}

.prop-overview .features-list li {
    display: inline-flex;
    width: calc(33.33% - 10px);
    padding: 10px 15px;
    border: 1px dashed rgb(18 24 42 / 20%);
    border-radius: var(--border-radius-md)
}

.prop-overview .features-list li .key i {
    font-size: 18px;
    color: var(--dark-color);
    margin-right: 6px
}

.prop-overview .features-list li .key {
    font-weight: 500
}

.prop-overview .features-list li .val {
    margin-left: auto
}

.prop-description p {
    margin-bottom: 10px
}

.prop-description p:last-child {
    margin-bottom: 0
}

.prop-amenities .amenities-list {
    list-style: none;
    padding: 0;
    margin: 0
}

.prop-amenities .amenities-list {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    list-style: none;
    padding: 0;
    margin: 0
}

.prop-amenities .amenities-list li {
    width: calc(33.33% - 10px);
    display: inline-flex;
    align-items: center;
    gap: 10px
}

.prop-amenities .amenities-list li span {
    width: 28px;
    height: 28px;
    line-height: 26px;
    color: var(--theme-color);
    font-size: 12px;
    text-align: center;
    border: 1px solid var(--dark-color-transparent);
    border-radius: var(--border-radius-md);
}

.prop-amenities .amenities-list li a {
    color: inherit
}

.prop-amenities .amenities-list li a:hover {
    color: var(--theme-color)
}

.prop-video-container {
    width: 100%;
    height: 400px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: var(--border-radius-lg);
    display: flex;
    align-items: center;
    justify-content: center
}

@keyframes play-btn-pulse{
    0% {
        box-shadow: 0 0 0 0 rgb(255 255 255 / 70%), 0 0 0 0 rgb(255 255 255 / 70%);
    }
    40% {
        box-shadow: 0 0 0 50px rgb(255 255 255 / 0%), 0 0 0 0 rgb(255 255 255 / 70%);
    }
    80% {
        box-shadow: 0 0 0 50px rgb(255 255 255 / 0%), 0 0 0 30px rgb(255 255 255 / 0%);
    }
    100% {
        box-shadow: 0 0 0 0 rgb(255 255 255 / 0%), 0 0 0 30px rgb(255 255 255 / 0%);
    }  
}

.prop-video-container .play-btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 64px;
    height: 64px;
    text-align: center;
    color: var(--theme-color);
    background: #fff;
    border-radius: 100%;
    animation: play-btn-pulse 3s linear infinite;
}

.prop-video-container .play-btn:hover {
    color: #fff;
    background: var(--theme-color)
}

.prop-video-container .play-btn i {
    font-size: 24px;
    margin-left: 5px
}

.prop-floor-plan.accordion {
    display: flex;
    flex-direction: column;
    gap: 15px
}

.prop-floor-plan .fp-title {
    position: relative;
    display: flex;
    align-items: center;
    border: 1px solid var(--dark-color-transparent);
    padding: 10px 15px;
    border-radius: var(--border-radius-md);
    cursor: pointer;
    transition: 0.3s
}

.prop-floor-plan .fp-title:after {
    content: '\f105';
    font-family: fontawesome;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translate(0, -50%);
    transition: 0.3s
}

.prop-floor-plan .fp-title.active:after {
    transform: translate(0, -50%) rotate(90deg);
    color: #fff;
}

.prop-floor-plan .fp-title h5 {
    font-size: 16px;
    margin-bottom: 0
}

.prop-floor-plan .fp-title:hover h5,
.prop-floor-plan .fp-title.active h5 {
    color: #fff
}

.prop-floor-plan .fp-title .fp-info {
    display: flex;
    gap: 25px;
    list-style: none;
    margin-bottom: 0;
    padding: 0;
    margin-right: 35px;
    margin-left: auto
}

.prop-floor-plan .fp-title .fp-info li {
    display: flex;
    align-items: center;
    gap: 5px
}

.prop-floor-plan .fp-title .fp-info i {
    font-size: 14px;
    color: var(--dark-color);
}

.prop-floor-plan .fp-title:hover .fp-info i,
.prop-floor-plan .fp-title.active .fp-info i,
.prop-floor-plan .fp-title.active .fp-info span {
    color: #fff;
}

.prop-floor-plan .fp-title:hover,
.prop-floor-plan .fp-title.active {
    color: #fff;
    background-color: var(--dark-color);
}

.prop-floor-plan. ul {
    padding: 0
}

.prop-floor-plan. ul li {
    list-style: none
}

.prop-floor-plan .fp-desc {
    display: none;
    width: 100%
}

.prop-floor-plan .fp-desc.active {
    display: block
}

.prop-floor-plan .fp-gallery {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.prop-floor-plan .fp-gallery img {
    width: 100%;
    height: auto;
    border-radius: var(--border-radius-lg);
}

.prop-related-posts .amlaak-prop-one {
    margin-bottom: 0
}

.search-properties {
    margin-bottom: 35px
}

.search-properties .prop-status-radio {
    cursor: pointer;
    color: var(--theme-color);
    border: 1px solid var(--theme-color);
    border-bottom: 0;
    background-color: var(--theme-color-transparent);
    transition: 0.3s
}

.search-properties .prop-status-label:hover .prop-status-radio {
    color: #fff;
    background-color: var(--theme-color)
}

.properties-top {
    display: flex;
    align-items: center;
    margin-bottom: 30px
}

.properties-top .prop-count p {
    font-weight: 500;
    line-height: 20px;
    color: var(--dark-color);
    margin-bottom: 0
}

.properties-top .prop-filter {
    margin-left: auto;
    display: inline-flex;
    align-items: center;
    column-gap: 20px
}

.properties-top .prop-filter .select2-container {
    width: 225px !important;
    height: 38px
}

.properties-top .prop-filter .select2-selection,
.properties-top .prop-filter .select2-selection__arrow {
    height: 38px !important
}

.properties-top .prop-filter .select2-selection__rendered {
    font-size: 14px;
    line-height: 36px !important
}

.properties-top .prop-filter .select2-selection {
    border: 1px solid var(--dark-color-transparent);
}

.properties-top select {
    padding: 0 5px;
    border-radius: var(--border-radius-md);
    margin-bottom: 0
}

.properties-top .prop-view {
    display: inline-flex;
    column-gap: 5px
}

.properties-top .prop-view .grid,
.properties-top .prop-view .list {
    font-size: 15px;
    background-color: #fff;
    width: 38px;
    height: 38px;
    line-height: 36px;
    border: 1px solid var(--dark-color-transparent);
    border-radius: var(--border-radius-md);
    text-align: center;
    cursor: pointer;
    transition: 0.3s
}

.properties-top .prop-view .grid:hover,
.properties-top .prop-view .list:hover,
.properties-top .prop-view .grid.active,
.properties-top .prop-view .list.active {
    color: #fff;
    background-color: var(--theme-color);
    border: 1px solid var(--theme-color)
}

.amlaak-prop-one,
.amlaak-prop-two,
.amlaak-prop-featured {
    position: relative;
    border-radius: var(--border-radius-lg);
    margin-bottom: 24px;
    overflow: hidden;
    background-color: #fff;
    transition: 0.3s;
    box-shadow: var(--box-shadow)
}

.amlaak-prop-one:hover,
.amlaak-prop-two:hover,
.amlaak-prop-featured:hover {
    box-shadow: var(--box-shadow-h)
}

.amlaak-prop-three {
    position: relative;
    border-radius: var(--border-radius-lg);
    margin-bottom: 24px;
    overflow: hidden;
    transition: 0.3s;
    filter:drop-shadow(1px 1px var(--dark-color-transparent)) drop-shadow(-1px 0px var(--dark-color-transparent)) drop-shadow(0px -1px var(--dark-color-transparent));
}

.amlaak-prop-three:hover {
    filter: drop-shadow(0px 0px 16px var(--dark-color-transparent));
}

.amlaak-prop-three .prop-br-radius {
  --ar: 16px;
  --as: 32px;
  --ax: 8px;
  --ay: 8px;
  
  background: #fff;
  border-radius: var(--ar);
  --am:/calc(2*var(--ar)) calc(2*var(--ar)) radial-gradient(#000 70%,#0000 72%);
  --ag:conic-gradient(from 90deg at calc(100% - var(--ar)) calc(100% - var(--ar)),#0000 25%,#000 0);
  --ad:calc(var(--as) + var(--ar));
  mask:
    calc(100% - var(--ad) - var(--ax)) 100% var(--am),
    100% calc(100% - var(--ad) - var(--ay)) var(--am),
    radial-gradient(var(--as) at 100% 100%,#0000 99%,#000 calc(100% + 1px)) 
     calc(-1*var(--ar) - var(--ax)) calc(-1*var(--ar) - var(--ay)),
    var(--ag) calc(-1*var(--ad) - var(--ax)) 0,
    var(--ag) 0 calc(-1*var(--ad) - var(--ay));
  mask-repeat: no-repeat;
}

.amlaak-prop-featured {
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden
}

.amlaak-prop-featured .prop-featured-inner {
    position: relative;
    height: 300px;
}

.amlaak-prop-featured:hover .prop-featured-inner {
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
}

.amlaak-prop-one.prop-list,
.amlaak-prop-two.prop-list,
.amlaak-prop-three.prop-list .prop-br-radius {
    display: flex;
    flex-flow: row;
    align-items: center
}

.amlaak-prop-one .image,
.amlaak-prop-two .image,
.amlaak-prop-three .image {
    position: relative;
    width: 100%;
    height: 275px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: 0.3s;
    overflow: hidden
}

.amlaak-prop-one .image::after,
.amlaak-prop-two .image::after,
.amlaak-prop-three .image::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: inherit;
    background-size: cover;
    transform-origin: center;
    transition: transform 0.4s ease-in-out;
    z-index: 1
}

.amlaak-prop-one:hover .image::after,
.amlaak-prop-two:hover .image::after,
.amlaak-prop-three:hover .image::after {
    transform: scale(1.2)
}

.amlaak-prop-one .image .img-top,
.amlaak-prop-two .image .img-top,
.amlaak-prop-three .image .img-top,
.amlaak-prop-featured .top {
    position: relative;
    display: flex;
    padding: 24px;
    z-index: 2
}

.amlaak-prop-one .image .popular,
.amlaak-prop-two .image .popular,
.amlaak-prop-three .image .popular,
.amlaak-prop-featured .popular,
.widget-properties .ptop-item .image .popular {
    position: relative;
    color: #fff;
    width: 28px;
    height: 28px;
    font-size: 14px;
    line-height: 26px;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    background-color: #feb420;
    z-index: 2;
    margin-left: auto;
}

.widget-properties .ptop-item .image .popular {
    left: 24px;
    top: 24px
}

.amlaak-prop-one .image .popular:before,
.amlaak-prop-two .image .popular:before,
.amlaak-prop-three .image .popular:before,
.amlaak-prop-featured .top .popular:before,
.widget-properties .ptop-item .image .popular:before {
    content: "";
    position: absolute;
    left: -4px;
    top: -4px;
    width: 36px;
    height: 36px;
    z-index: -1;
    opacity: .3;
    border-radius: 100%;
    background-color: #feb420;
}

.amlaak-prop-one .image .prop-cats a,
.amlaak-prop-two .image .prop-cats a,
.amlaak-prop-three .image .prop-cats a,
.amlaak-prop-featured .top a {
    padding: 0 10px;
    margin-right: 5px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    display: inline-block;
    border-radius: var(--border-radius-md);
    color: #fff;
}

.amlaak-prop-one .image .prop-cats a.status,
.amlaak-prop-two .image .prop-cats a.status,
.amlaak-prop-three .image .prop-cats a.status,
.amlaak-prop-featured .top .prop-cats a.status {
    background-color: #7bb926
}

.amlaak-prop-one .image .prop-cats a.type,
.amlaak-prop-two .image .prop-cats a.type,
.amlaak-prop-three .image .prop-cats a.type,
.amlaak-prop-featured .top .prop-cats a.type {
    background-color: #ff8811;
}

.amlaak-prop-one .image .img-bottom,
.amlaak-prop-two .image .img-bottom,
.amlaak-prop-three .image .img-bottom,
.amlaak-prop-featured .bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 60px 24px 24px;
    background: linear-gradient(to top, var(--dark-color), rgb(0 7 45 / 0%));
    z-index: 2
}

.amlaak-prop-one.prop-list .image .img-bottom,
.amlaak-prop-two.prop-list .image .img-bottom,
.amlaak-prop-three.prop-list .image .img-bottom,
.amlaak-prop-featured .bottom {
    padding: 60px 24px 24px;
}


.amlaak-prop-one .image .post-author,
.amlaak-prop-two .bottom .post-author,
.amlaak-prop-three .image .post-author,
.amlaak-prop-featured .bottom .post-author {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    color: #fff;
}

.amlaak-prop-two .bottom .post-author {
    color: inherit
}

.amlaak-prop-featured .bottom .post-author {
    color: #fff
}

.amlaak-prop-one .image .post-author .author-image,
.amlaak-prop-two .bottom .post-author .author-image,
.amlaak-prop-three .image .post-author .author-image,
.amlaak-prop-featured .bottom .post-author .author-image {
    width: 28px;
    height: 28px;
    border-radius: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.amlaak-prop-one .bottom-right,
.amlaak-prop-two .bottom-right,
.amlaak-prop-three .bottom-right {
    position: absolute;
    right: -200px;
    bottom: 24px;
    display: inline-flex;
    flex-direction: column;
    gap: 10px;
    transition: 0.3s
}

.amlaak-prop-one.prop-list .bottom-right,
.amlaak-prop-two.prop-list .bottom-right,
.amlaak-prop-three.prop-list .bottom-right {
    bottom: 24px;
}

.amlaak-prop-one:hover .bottom-right,
.amlaak-prop-one .bottom-right.in-bookmared,
.amlaak-prop-one .bottom-right.in-compare,
.amlaak-prop-one.prop-list:hover .bottom-right,
.amlaak-prop-one.prop-list .bottom-right.in-bookmared,
.amlaak-prop-one.prop-list .bottom-right.in-compare,
.amlaak-prop-two:hover .bottom-right,
.amlaak-prop-two .bottom-right.in-bookmared,
.amlaak-prop-two .bottom-right.in-compare,
.amlaak-prop-two.prop-list:hover .bottom-right,
.amlaak-prop-two.prop-list .bottom-right.in-bookmared,
.amlaak-prop-two.prop-list .bottom-right.in-compare,
.amlaak-prop-three:hover .bottom-right,
.amlaak-prop-three .bottom-right.in-bookmared,
.amlaak-prop-three .bottom-right.in-compare,
.amlaak-prop-three.prop-list:hover .bottom-right,
.amlaak-prop-three.prop-list .bottom-right.in-bookmared,
.amlaak-prop-three.prop-list .bottom-right.in-compare {
    right: 24px
}

.amlaak-prop-one .bottom-right .bookmark,
.amlaak-prop-one .bottom-right .compare,
.amlaak-prop-one .bottom-right .publish,
.amlaak-prop-one .bottom-right .edit,
.amlaak-prop-one .bottom-right .draft,
.amlaak-prop-one .bottom-right .trash,
.amlaak-prop-one .bottom-right .delete,
.amlaak-prop-two .bottom-right .bookmark,
.amlaak-prop-two .bottom-right .compare,
.amlaak-prop-two .bottom-right .publish,
.amlaak-prop-two .bottom-right .edit,
.amlaak-prop-two .bottom-right .draft,
.amlaak-prop-two .bottom-right .trash,
.amlaak-prop-two .bottom-right .delete,
.amlaak-prop-three .bottom-right .bookmark,
.amlaak-prop-three .bottom-right .compare,
.amlaak-prop-three .bottom-right .publish,
.amlaak-prop-three .bottom-right .edit,
.amlaak-prop-three .bottom-right .draft,
.amlaak-prop-three .bottom-right .trash,
.amlaak-prop-three .bottom-right .delete {
    width: 28px;
    height: 28px;
    color: var(--dark-color);
    background-color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    border-radius: var(--border-radius-md);
    cursor: pointer;
    transition: 0.3s
}

.amlaak-prop-one .bottom-right .bookmark:hover,
.amlaak-prop-one .bottom-right .bookmark.already-bookmarked,
.amlaak-prop-one .bottom-right .compare:hover,
.amlaak-prop-one .bottom-right .compare.already-in-compare,
.amlaak-prop-one .bottom-right .publish:hover,
.amlaak-prop-one .bottom-right .edit:hover,
.amlaak-prop-one .bottom-right .draft:hover,
.amlaak-prop-one .bottom-right .trash:hover,
.amlaak-prop-one .bottom-right .delete:hover,
.amlaak-prop-two .bottom-right .bookmark:hover,
.amlaak-prop-two .bottom-right .bookmark.already-bookmarked,
.amlaak-prop-two .bottom-right .compare:hover,
.amlaak-prop-two .bottom-right .compare.already-in-compare,
.amlaak-prop-two .bottom-right .publish:hover,
.amlaak-prop-two .bottom-right .edit:hover,
.amlaak-prop-two .bottom-right .draft:hover,
.amlaak-prop-two .bottom-right .trash:hover,
.amlaak-prop-two .bottom-right .delete:hover,
.amlaak-prop-three .bottom-right .bookmark:hover,
.amlaak-prop-three .bottom-right .bookmark.already-bookmarked,
.amlaak-prop-three .bottom-right .compare:hover,
.amlaak-prop-three .bottom-right .compare.already-in-compare,
.amlaak-prop-three .bottom-right .publish:hover,
.amlaak-prop-three .bottom-right .edit:hover,
.amlaak-prop-three .bottom-right .draft:hover,
.amlaak-prop-three .bottom-right .trash:hover,
.amlaak-prop-three .bottom-right .delete:hover {
    color: #fff;
    background-color: var(--theme-color)
}

.amlaak-prop-one .bottom-right span:hover a,
.amlaak-prop-three .bottom-right span:hover a {
    color: inherit
}

.amlaak-prop-one .content,
.amlaak-prop-two .content,
.amlaak-prop-three .content {
    position: relative;
    width: 100%;
    padding: 24px;
}

.amlaak-prop-one.prop-list .content,
.amlaak-prop-two.prop-list .content,
.amlaak-prop-three.prop-list .content {
    padding: 24px;
}

.amlaak-prop-one .content .title,
.amlaak-prop-two .content .title,
.amlaak-prop-three .content .title {
    margin-top: -7px;
    font-size: 20px;
    line-height: 30px;
    transition: 0.3s;

}

.amlaak-prop-one .content a:hover .title,
.amlaak-prop-two .content a:hover .title,
.amlaak-prop-three .content a:hover .title {
    color: var(--theme-color);
    transition: 0.3s;
}

.amlaak-prop-one .content .after-prop-title,
.amlaak-prop-two .content .after-prop-title {
    display: flex;
    gap: 15px;
    margin-bottom: 15px
}

.amlaak-prop-one .content .location,
.amlaak-prop-two .content .location,
.amlaak-prop-three .content .location,
.amlaak-prop-one .content .date,
.amlaak-prop-two .content .date,
.amlaak-prop-three .content .date {
    display: flex;
    gap: 6px;
    font-size: 14px;
    line-height: 14px;
    color: var(--text-color);
}

.amlaak-prop-one .content .location,
.amlaak-prop-two .content .location,
.amlaak-prop-three .content .location {
    gap: 4px;
}

.amlaak-prop-one .content .location:hover,
.amlaak-prop-two .content .location:hover,
.amlaak-prop-three .content .location:hover,
.amlaak-prop-one .content .date:hover,
.amlaak-prop-two .content .date:hover,
.amlaak-prop-three .content .date:hover {
    color: var(--theme-color)
}

.amlaak-prop-one .info,
.amlaak-prop-two .info,
.amlaak-prop-three .info {
    display: flex;
    flex-flow: row;
    gap: 8px
}

.amlaak-prop-two .info {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px dashed var(--dark-color-transparent);
    border-bottom: 1px dashed var(--dark-color-transparent);
}

.amlaak-prop-one .info .item,
.amlaak-prop-three .info .item {
    width: 100%;
    padding: 10px 2px;
    border: 1px dashed var(--dark-color-transparent);
    border-radius: var(--border-radius-md);
    text-align: center;
    font-size: 14px;
    line-height: 16px
}

.amlaak-prop-three .info .item {
    border: 1px dashed var(--theme-color);
    background-color: var(--theme-color-transparent);
}

.amlaak-prop-two .info .item {
    width: 100%;
    font-size: 14px;
    text-align: center
}

.amlaak-prop-two .info .item:first-child {
    text-align: left
}

.amlaak-prop-two .info .item:last-child {
    text-align: right
}

.amlaak-prop-one.prop-list .info .item,
.amlaak-prop-three.prop-list .info .item {
    padding: 15px 2px
}

.amlaak-prop-one .info i,
.amlaak-prop-two .info i,
.amlaak-prop-three .info i {
    font-size: 15px;
    color: var(--dark-color);
    margin-right: 3px
}

.amlaak-prop-one .bottom,
.amlaak-prop-two .bottom,
.amlaak-prop-three .bottom {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 15px
}

.amlaak-prop-three .bottom {
    margin-top: 10px;
}

.amlaak-prop-one .price,
.amlaak-prop-three .price {
    color: var(--theme-color);
    font-size: 18px;
    font-weight: 500
}

.amlaak-prop-three .price {
    margin-top: 10px;
}

.amlaak-prop-two .price {
    display: inline-flex;
    color: #fff;
    font-size: 18px;
    font-weight: 500
}

.amlaak-prop-one .action.theme-btn-light,
.amlaak-prop-three .action {
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    border-radius: 100%;
    margin-left: auto;
    transform: rotate(-45deg);
}

.amlaak-prop-two .action {
    margin-left: auto;
}

.amlaak-prop-three .action {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background-color: var(--dark-color);
    color: #fff;
    border-radius: 100%;
    transition: 0.3s;
    box-shadow: var(--box-shadow);
}

.amlaak-prop-one:hover .action.theme-btn-light,
.amlaak-prop-two:hover .action,
.amlaak-prop-three:hover .action {
    transform: rotate(0deg);
}

.amlaak-prop-three .action:hover {
    background-color: var(--theme-color);
}

.amlaak-prop-featured .content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: -500px;
    visibility: hidden;
    opacity: 0;
    padding: 20px;
    background-color: #fff;
    transition: 0.5s;
    z-index: 99
}

.amlaak-prop-featured:hover .content {
    bottom: 0;
    visibility: visible;
    opacity: 1
}

.amlaak-prop-featured .content .title {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0
}

.amlaak-prop-featured .content .info {
    width: 100%;
    display: flex;
    flex-flow: row;
    gap: 16px;
    margin-top: 15px;
    margin-bottom: 25px
}

.amlaak-prop-featured .info .item {
    width: 100%;
    padding: 12px 2px;
    border: 1px dashed var(--theme-color);
    border-radius: var(--border-radius-md);
    text-align: center;
    font-size: 14px
}

.amlaak-prop-featured .info .item span {
    width: 44px;
    height: 44px;
    background-color: var(--theme-color-transparent);
    line-height: 44px;
    text-align: center;
    display: inline-block;
    border-radius: 100%;
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: var(--theme-color)
}

.amlaak-prop-featured .info .item p {
    font-size: 16px;
    margin-bottom: 0
}

.amlaak-prop-featured .bottom .price {
    display: inline-flex;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500
}

.amlaak-prop-featured .bottom .title {
    font-size: 20px;
    line-height: 30px;
    color: #fff
}

.amlaak-prop-featured .authornlocation {
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px dashed rgb(255 255 255 / 50%);
    padding-top: 16px;
    margin-top: 16px
}

.amlaak-prop-featured .authornlocation .location {
    display: flex;
    gap: 5px;
    margin-left: auto;
    margin-bottom: 0;
    color: #fff
}

.amlaak-property-filter {
    width: 100%;
    margin-bottom: 30px;
    overflow: hidden;
}

.amlaak-property-filter ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
}

.amlaak-property-filter li a {
    display: inline-flex;
    color: var(--theme-color);
    background-color: var(--theme-color-transparent);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--theme-color);
    padding: 8px 20px 8px 20px;
    border-radius: 6px 6px 6px 6px;
}

.amlaak-property-filter li a:hover, 
.amlaak-property-filter li a.active {
    color: #FFFFFF;
    background-color: var(--theme-color);
    border-color: var(--theme-color);
}

.amlaak-grid-container .amlaak-prop-one,
.amlaak-grid-container .amlaak-prop-two,
.amlaak-grid-container .amlaak-prop-three,
.amlaak-grid-container .amlaak-prop-featured,
.amlaak-properties-carousel .amlaak-prop-one,
.amlaak-properties-carousel .amlaak-prop-two,
.amlaak-properties-carousel .amlaak-prop-three,
.amlaak-featured-props-carousel .amlaak-prop-featured {
    margin-bottom: 0
}

.prop-search-widget .select2 {
    margin-bottom: 15px;
    height: 50px
}

.prop-search-widget .adv-search-group {
    display: flex;
    align-items: center;
    gap: 15px
}

.prop-search-widget .adv-search-group .adv-search-btn-widget {
    min-width: 50px;
    height: 50px;
    line-height: 46px;
    text-align: center;
    border: 1px solid var(--dark-color-transparent);
    font-size: 20px;
    border-radius: var(--border-radius-md);
    transition: 0.3s;
    cursor: pointer;
    transform: rotate(-90deg)
}

.prop-search-widget .adv-search-group .adv-search-btn-widget.active,
.prop-search-widget .adv-search-group .adv-search-btn-widget:hover {
    color: #fff;
    border: 1px solid var(--btn-hcolor);
    background-color: var(--btn-hcolor)
}

.prop-search-widget .adv-search-group .adv-search-btn-widget.active {
    transform: rotate(180deg);
    border-radius: 100px
}

.prop-search-widget .adv-search-group button {
    width: 100%;
    color: #fff;
    border: 1px solid var(--btn-color);
    background-color: var(--btn-color);
    border-radius: var(--border-radius-md);
}

.prop-search-widget .adv-search-group button:hover {
    color: #fff;
    border: 1px solid var(--btn-hcolor);
    background-color: var(--btn-hcolor);
}

.prop-search-widget .adv-search-group button i {
    margin-right: 6px;
}

.widget-properties .ptop-item {
    position: relative;
    display: flex;
    gap: 10px;
    align-items: center;
    padding-bottom: 10px;
    border-bottom: 1px solid var(--dark-color-transparent);
    margin-bottom: 10px
}

.widget-properties .ptop-item:last-child {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0
}

.widget-properties .ptop-item .image {
    position: relative;
    display: inline-flex;
    width: 110px;
    height: 80px;
    border-radius: var(--border-radius-md);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transition: 0.3s;
    overflow: hidden;
}

.widget-properties .ptop-item .image::after {
    content: "";
    position: absolute;
    width: 110px;
    height: 80px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: inherit;
    background-size: cover;
    transform-origin: center;
    transition: transform 0.4s ease-in-out;
    z-index: 1;
}

.widget-properties .ptop-item:first-child .image {
    width: 100%;
    height: 225px;
    border-radius: var(--border-radius-lg)
}

.widget-properties .ptop-item:first-child .image::after {
    width: 100%;
    height: 225px;
}

.widget-properties .ptop-item:hover .image::after {
    transform: scale(1.2);
}

.widget-properties .ptop-item .image .popular {
    visibility: hidden;
    opacity: 0
}

.widget-properties .ptop-item:first-child .popular {
    margin-left: inherit;
    visibility: visible;
    opacity: 1
}

.widget-properties .ptop-item:first-child .content {
    position: absolute;
    bottom: 10px;
    width: 100%;
    color: #fff;
    padding: 60px 20px 20px;
    border-radius: 0 0 16px 16px;
    background: linear-gradient(to top, rgb(28 38 46 / 80%), rgb(0 7 45 / 0%));
    z-index: 1;
}

.widget-properties .ptop-item .title {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0
}

.widget-properties .ptop-item:first-child .title {
    color: #fff;
    font-size: 18px;
    line-height: 24px
}

.widget-properties .ptop-item .location {
    font-size: 14px;
    margin-top: 4px;
    margin-bottom: 2px
}

.widget-properties .ptop-item:first-child .location {
    font-size: 14px
}

.widget-properties .ptop-item .location i {
    margin-right: 5px
}

.widget-properties .ptop-item .price {
    font-size: 15px;
    margin-bottom: 0;
    color: var(--theme-color)
}

.widget-properties .ptop-item:first-child .price {
    color: #fff;
    font-size: 16px
}

.amlaak-cat-one,
.amlaak-cat-two {
    position: relative;
    width: 100%;
    min-height: 385px;
    border-radius: var(--border-radius-lg);
    overflow: hidden
}

.amlaak-cat-one .popular,
.amlaak-cat-two .popular,
.amlaak-cat-three .popular {
    position: relative;
    top: 24px;
    left: 24px;
    color: #fff;
    width: 28px;
    height: 28px;
    line-height: 26px;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    background-color: #feb420;
    z-index: 1
}

.amlaak-cat-three .popular {
    position: absolute
}

.amlaak-cat-one .popular:before,
.amlaak-cat-two .popular:before,
.amlaak-cat-three .popular:before {
    content: "";
    position: absolute;
    left: -4px;
    top: -4px;
    width: 36px;
    height: 36px;
    z-index: -1;
    opacity: .3;
    border-radius: 100%;
    background-color: #feb420;
}

.amlaak-cat-one .content {
    padding: 60px 20px 24px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    text-align: center;
    transition: 0.3s;
    background: linear-gradient(0deg, var(--dark-color), transparent);
    z-index: 1
}

.amlaak-cat-two .content {
    padding: 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    transition: 0.3s;
    background: linear-gradient(0deg, var(--dark-color), transparent);
    z-index: 1
}

.amlaak-cat-two:hover .content {
    padding: 15px 15px 30px
}

.amlaak-cat-two .content .cat-inner {
    display: flex;
    align-items: center;
    padding: 15px;
    border-radius: var(--border-radius-lg);
    transition: 0.3s;
    outline: 1px dashed rgb(0 0 0 / 0%);
    ;
    outline-offset: -7px
}

.amlaak-cat-two:hover .content .cat-inner {
    background: #fff;
    outline: 1px dashed var(--theme-color);
    outline-offset: -7px
}

.amlaak-cat-one:hover .content {
    bottom: 0
}

.amlaak-cat-one .name,
.amlaak-cat-two .name {
    font-size: 20px;
    line-height: 24px;
    color: #fff
}

.amlaak-cat-one .count {
    margin-bottom: -40px;
    transition: 0.3s
}

.amlaak-cat-two .count {
    margin-bottom: 0
}

.amlaak-cat-one:hover .count {
    margin-bottom: 15px
}

.amlaak-cat-two:hover .name,
.amlaak-cat-two:hover .count {
    color: var(--dark-color)
}

.amlaak-cat-one .cat-link {
    height: 40px;
    line-height: 38px;
    padding: 0 24px;
    background-color: var(--btnl-color);
    display: inline-block;
    border-radius: var(--border-radius-md);
    color: var(--btnl-hcolor);
    transition: 0.3s;
    position: relative;
    bottom: -150px
}

.amlaak-cat-two .cat-link {
    width: 40px;
    height: 40px;
    line-height: 38px;
    font-size: 18px;
    text-align: center;
    background-color: var(--btnl-color);
    display: inline-block;
    border-radius: 100%;
    color: var(--btnl-hcolor);
    border: 1px solid var(--btnl-hcolor);
    transition: 0.3s;
    margin-left: auto
}

.amlaak-cat-one:hover .cat-link {
    bottom: 0
}

.amlaak-cat-one .cat-link:hover,
.amlaak-cat-two .cat-link:hover {
    background-color: var(--btnl-hcolor);
    color: #fff
}

.amlaak-cat-one .image,
.amlaak-cat-two .image {
    position: absolute;
    top: 0%;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transition: 0.3s;
    z-index: 0;
    overflow: hidden
}

.amlaak-cat-one .image::after,
.amlaak-cat-two .image::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: inherit;
    background-size: cover;
    transform-origin: center;
    transition: transform 0.3s ease-in-out;
    z-index: 1
}

.amlaak-cat-one:hover .image::after,
.amlaak-cat-two:hover .image::after {
    transform: scale(1.2)
}

.amlaak-cat-three-link {
    display: block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: var(--border-radius-lg)
}

.amlaak-cat-three {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    padding: 24px 16px;
    border-radius: var(--border-radius-lg);
    color: var(--text-color);
    text-align: center;
    background-color: #fff;
    overflow: hidden;
    transition: all 0.3s;
    box-shadow: var(--box-shadow);
    z-index: 1;
}

.amlaak-cat-three:hover {
    box-shadow: var(--box-shadow-h)
}

.amlaak-cat-three::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: var(--theme-color);
    transition: all 0.3s;
    z-index: -1;
}

.amlaak-cat-three:hover::after {
    height: 100%;
}

.amlaak-cat-three .icon-image {
    margin-top: 5px;
    margin-bottom: 10px
}

.amlaak-cat-three .icon-image .cicon,
.amlaak-cat-three .icon-image .cimage {
    position: relative;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 100%;
    background-color: var(--theme-color-transparent);
    display: inline-block;
    transition: all 0.3s;

}

.amlaak-cat-three .icon-image .cicon i {
    position: relative;
    font-size: 38px;
    color: var(--theme-color);
    transition: all 0.3s;
}

.amlaak-cat-three .icon-image .cicon svg,
.amlaak-cat-three .icon-image .cimage img {
    position: relative;
    width: 48px;
    height: 48px;
    fill: var(--theme-color);
    transition: all 0.3s;
    z-index: 1;
}

.amlaak-cat-three:hover .icon-image .cicon,
.amlaak-cat-three:hover .icon-image .cimage {
    background-color: #fff;
}

.amlaak-cat-three .content .name {
    transition: all 0.3s;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 5px
}

.amlaak-cat-three .content .count {
    transition: all 0.5s;
    margin-bottom: 0
}

.amlaak-cat-three:hover .content .name,
.amlaak-cat-three:hover .content .count {
    color: #fff
}

.amlaak-testimonials,
.amlaak-properties-carousel,
.amlaak-featured-props-carousel {
    position: relative;
}

.amlaak-testimonials .swiper,
.amlaak-properties-carousel .swiper,
.amlaak-featured-props-carousel .swiper {
    padding: 10px 10px 50px 10px;
    margin: 0 -10px;
    height: auto
}

.amlaak-testimonials .swiper-pagination,
.amlaak-properties-carousel .swiper-pagination,
.amlaak-featured-props-carousel .swiper-pagination {
    bottom: 0;
    width: 100%
}

.amlaak-testimonials .swiper-pagination .swiper-pagination-bullet,
.amlaak-properties-carousel .swiper-pagination .swiper-pagination-bullet,
.amlaak-featured-props-carousel .swiper-pagination .swiper-pagination-bullet {
    width: 20px;
    height: 10px;
    border-radius: var(--border-radius-lg);
    margin: 0 5px;
    background: var(--theme-color)
}

.amlaak-testimonials .swiper-pagination-bullet-active,
.amlaak-properties-carousel .swiper-pagination-bullet-active,
.amlaak-featured-props-carousel .swiper-pagination-bullet-active {
    background: var(--theme-color)
}

.amlaak-testimonials .swiper-button-next,
.amlaak-testimonials .swiper-rtl .swiper-button-prev,
.amlaak-properties-carousel .swiper-button-next,
.amlaak-properties-carousel .swiper-rtl .swiper-button-prev,
.amlaak-featured-props-carousel .swiper-button-next,
.amlaak-featured-props-carousel .swiper-rtl .swiper-button-prev {
    right: var(--aswiper-navigation-sides-offset, -40px);
    left: auto;
    color: var(--dark-color);
    background-image: none;
    margin-top: -40px;
}

.amlaak-testimonials .swiper-button-prev,
.amlaak-testimonials .swiper-rtl .swiper-button-next,
.amlaak-properties-carousel .swiper-button-prev,
.amlaak-properties-carousel .swiper-rtl .swiper-button-next,
.amlaak-featured-props-carousel .swiper-button-prev,
.amlaak-featured-props-carousel .swiper-rtl .swiper-button-next {
    left: var(--aswiper-navigation-sides-offset, -40px);
    right: auto;
    color: var(--dark-color);
    background-image: none;
    margin-top: -40px;
}

.amlaak-testimonials .swiper-button-next:hover,
.amlaak-testimonials .swiper-rtl .swiper-button-prev:hover,
.amlaak-properties-carousel .swiper-button-next:hover,
.amlaak-properties-carousel .swiper-rtl .swiper-button-prev:hover,
.amlaak-featured-props-carousel .swiper-button-next:hover,
.amlaak-featured-props-carousel .swiper-rtl .swiper-button-prev:hover,
.amlaak-testimonials .swiper-button-prev:hover,
.amlaak-testimonials .swiper-rtl .swiper-button-next:hover,
.amlaak-properties-carousel .swiper-button-prev:hover,
.amlaak-properties-carousel .swiper-rtl .swiper-button-next:hover,
.amlaak-featured-props-carousel .swiper-button-prev:hover,
.amlaak-featured-props-carousel .swiper-rtl .swiper-button-next:hover {
    color: var(--theme-color);
}

.amlaak-testimonials .swiper-button-next:after,
.amlaak-testimonials .swiper-button-prev:after,
.amlaak-properties-carousel .swiper-button-next:after,
.amlaak-properties-carousel .swiper-button-prev:after,
.amlaak-featured-props-carousel .swiper-button-next:after,
.amlaak-featured-props-carousel .swiper-button-prev:after {
    font-size: 28px
}

.amlaak-testimonials .testimonial-rating {
    margin-bottom: 8px;
}
.amlaak-testimonials .testimonial-rating i {
    color: #FFD700;
    padding: 1px;
}

.amlaak-testimonial-one,
.amlaak-testimonial-two,
.amlaak-testimonial-three,
.amlaak-testimonial-four {
    position: relative;
    text-align: center;
    padding: 24px;
    border-radius: var(--border-radius-lg);
    overflow: hidden;
    background-color: #fff;
    transition: 0.3s;
    box-shadow: var(--box-shadow)
}

.amlaak-testimonial-one:hover,
.amlaak-testimonial-two:hover,
.amlaak-testimonial-three:hover,
.amlaak-testimonial-four:hover {
    box-shadow: var(--box-shadow-h)
}

.amlaak-testimonial-two {
    text-align: left
}

.amlaak-testimonial-three {
    overflow: visible;
    text-align: left;
    margin-right: 66px;
    padding-right: 105px
}

.amlaak-testimonial-four {
    display: flex;
    overflow: visible;
    text-align: left;
    padding: 0;
    margin-top: 30px;
}

.amlaak-testimonial-one .image,
.amlaak-testimonial-two .image,
.amlaak-testimonial-three .image,
.amlaak-testimonial-four .image {
    position: relative;
    width: 100px;
    height: 100px;
    background-color: #f7f7ff;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
    border-radius: 100px;
    margin-bottom: 15px;
}

.amlaak-testimonial-one .image {
    outline: var(--theme-color) dashed 0;
    outline-offset: 0;
    transition: 0.1s
}
.amlaak-testimonial-two .image {
    width: 66px;
    height: 66px;
}

.amlaak-testimonial-one:hover .image {
    outline: var(--theme-color) dashed 2px;
    outline-offset: 5px
}

.amlaak-testimonial-two .top {
    position: relative;
    display: flex;
    gap: 15px;
    align-items: center;
    margin-bottom: 20px
}

.amlaak-testimonial-two .image {
    margin-bottom: 0
}

.amlaak-testimonial-two .top:after {
    font-family: amlaak-icons;
    content: "\e816";
    display: inline-block;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    font-size: 54px;
    color: var(--theme-color-transparent);
    transition: 0.3s
}

.amlaak-testimonial-two:hover .top:after {
    color: var(--theme-color)
}

.amlaak-testimonial-two .text {
    margin-bottom: 0
}

.amlaak-testimonial-one .info {
    margin-top: 5px
}

.amlaak-testimonial-two .info {
    display: inline-block
}

.amlaak-testimonial-three .image {
    width: 132px;
    height: 132px;
    position: absolute;
    border-radius: var(--border-radius-lg);
    right: -66px;
    top: 50%;
    transform: translateY(calc(-50% - 15px));
    margin-bottom: 0;
}

.amlaak-testimonial-four .image {
    display: inline-block;
    width: 40%;
    height: auto;
    border-radius: 0 16px 16px 0;
    padding: 30px;
    margin: 0;
}

.amlaak-testimonial-four .tcontent {
    display: inline-block;
    width: 60%;
    padding: 50px 30px 30px 30px;
}

.amlaak-testimonial-three .info,
.amlaak-testimonial-four .info {
    display: flex;
    gap: 10px;
    align-items: center
}

.amlaak-testimonial-one .info .name,
.amlaak-testimonial-two .info .name,
.amlaak-testimonial-three .info .name,
.amlaak-testimonial-four .info .name {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 0
}

.amlaak-testimonial-two .info .name,
.amlaak-testimonial-one .info .role,
.amlaak-testimonial-two .info .role,
.amlaak-testimonial-three .info .role,
.amlaak-testimonial-four .info .role {
    margin-bottom: 0
}

.amlaak-testimonial-three .info .name,
.amlaak-testimonial-four .info .name {
    display: inline-block;
    margin-bottom: 0
}

.amlaak-testimonial-three .info .role,
.amlaak-testimonial-four .info .role {
    display: inline-block;
    border-left: 2px solid var(--theme-color);
    padding-left: 10px;
    line-height: 1
}

.amlaak-testimonial-three .image .icon,
.amlaak-testimonial-four .icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 100px;
    background-color: var(--theme-color);
    display: inline-block;
    transition: 0.3s;
    position: absolute;
    bottom: -30px;
    right: 50%;
    transform: translateX(50%);
    z-index: 1;
}

.amlaak-testimonial-four .icon {
    position: absolute;
    top: -30px;
    left: 10px
}

.amlaak-testimonial-three:hover .image .icon,
.amlaak-testimonial-four:hover .icon {
    background-color: var(--dark-color)
}

.amlaak-testimonial-three .image .icon i,
.amlaak-testimonial-four .icon i {
    font-size: 28px;
    color: #fff;
    transition: 0.3s
}

.agent-single-content .amlaak-box:last-child {
    margin-bottom: 0
}

.agent-contact-info .agent-info {
    display: flex;
    gap: 30px;
    align-items: center
}

.agent-contact-info .agent-image {
    width: 300px;
    min-height: 300px;
    background-color: #e8f1f2;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid rgb(0 7 45 / 5%);
    border-radius: var(--border-radius-lg);
    overflow: hidden
}

.agent-contact-info .contact-info {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: calc(100% - 330px);
}

.agent-contact-info .contact-info div {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: inherit
}

.agent-contact-info .contact-info span {
    width: 32px;
    height: 32px;
    line-height: 30px;
    color: var(--dark-color);
    font-size: 14px;
    text-align: center;
    border: 1px solid var(--dark-color-transparent);
    border-radius: var(--border-radius-md)
}

.agent-contact-info .contact-info a {
    color: inherit
}

.agent-contact-info .contact-info a:hover {
    color: var(--theme-color)
}

.agent-contact-info .contact-info .social {
    display: flex;
    gap: 8px;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 10px
}

.agent-contact-info .contact-info .social li a {
    display: inline-block;
    background: #ffffff;
    color: inherit;
    border-radius: var(--border-radius-md);
    position: relative;
    width: 32px;
    height: 32px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    transition: 0.3s;
    border: 1px solid var(--dark-color-transparent);
}

.agent-contact-info .contact-info .social li a:hover {
    background: var(--theme-color);
    border: 1px solid var(--theme-color);
    color: #fff
}

.view-all-listings {
    display: inline-block;
    line-height: 50px;
    padding: 0 30px
}

.agents-page-content .amlaak-agent-one,
.agent-single-content .agents .amlaak-agent-one,
.agencies-page-content .amlaak-agency-one,
.agencies-page-content .amlaak-agency-two {
    margin-bottom: 24px
}

.amlaak-team-three,
.amlaak-agency-two {
    display: flex;
    position: relative;
    border-radius: var(--border-radius-lg);
    overflow: hidden;
    background-color: #fff;
    transition: 0.3s;
    box-shadow: var(--box-shadow)
}

.amlaak-agent-one,
.amlaak-agency-one {
    position: relative;
    border-radius: var(--border-radius-lg);
    background-color: #fff;
    transition: 0.3s;
    box-shadow: var(--box-shadow)
}

.amlaak-team-three:hover,
.amlaak-agent-one:hover,
.amlaak-agency-one:hover,
.amlaak-agency-two:hover {
    box-shadow: var(--box-shadow-h)
}

.amlaak-team-three .image-outer,
.amlaak-agency-two .image-outer {
    width: 40%;
    height: auto;
    display: inline-block;
    border-radius: 16px 0px 0px 16px;
    overflow: hidden;
    background-image: linear-gradient(125deg, #f7f7ff 25%, #f7f7ff 100%)
}

.amlaak-team-three .image,
.amlaak-agency-two .image {
    position: relative;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.amlaak-agent-one .image-outer,
.amlaak-agency-one .image-outer {
    border-radius: 16px 16px 0 0;
    overflow: hidden;
    background-image: linear-gradient(125deg, #f7f7ff 25%, #f7f7ff 100%)
}

.amlaak-agent-one .image,
.amlaak-agency-one .image {
    position: relative;
    width: 100%;
    display: block;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden
}

.amlaak-agent-one .image {
    height: 300px;
}

.amlaak-agency-one .image {
    height: 265px;
}

.amlaak-agent-one .image::after,
.amlaak-agency-one .image::after,
.amlaak-agency-two .image::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: inherit;
    background-color: #e8f1f2;
    background-size: cover;
    transform-origin: center;
    transition: transform 0.4s ease-in-out;
    z-index: 1;
}

.amlaak-agent-one:hover .image::after,
.amlaak-agency-one:hover .image::after,
.amlaak-agency-two:hover .image::after {
    transform: scale(1.2)
}

.amlaak-agent-one .image .img-bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 50px 24px 24px;
    background: linear-gradient(to top, rgb(28 38 46 / 80%), rgb(0 7 45 / 0%));
    z-index: 2
}

.amlaak-agent-one .image .location {
    color: #fff;
    font-size: 14px
}

.amlaak-agent-one .image .location i {
    margin-right: 3px
}

.social-icons {
    position: absolute;
    bottom: 24px;
    right: 24px;
    width: 32px;
    height: 32px;
    display: inline-block;
    overflow: hidden;
    z-index: 3
}

.amlaak-agency-one .social-icons {
    bottom: 0;
    right: 0;
    width: 36px;
    height: 36px
}

.amlaak-team-one .social-icons {
    bottom: 25px;
    right: 24px;
    width: 32px;
    height: 32px
}

.social-icons:hover {
    overflow: visible
}

.social-icons ul.si-list {
    position: absolute;
    bottom: 32px;
    padding: 0;
    margin: 0
}

.amlaak-agency-one .social-icons ul.si-list {
    bottom: 36px
}

.amlaak-team-one .social-icons ul.si-list {
    bottom: 32px
}

.social-icons ul.si-list li {
    list-style: none;
    margin: 4px 0
}

.social-icons span,
.social-icons ul.si-list li a {
    background: #fff;
    width: 32px;
    height: 32px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    border: 1px solid var(--dark-color-transparent);
    border-radius: var(--border-radius-md);
    font-size: 16px;
    color: var(--btnl-hcolor);
    transition: 0.3s;
    cursor: pointer
}

.amlaak-agent-one .social-icons span,
.amlaak-agent-one .social-icons ul.si-list li a {
    color: inherit;
}

.amlaak-agency-one .social-icons span,
.amlaak-agency-one .social-icons ul.si-list li a {
    color: inherit;
    width: 36px;
    height: 36px;
    line-height: 34px;
    font-size: 16px;
    line-height: 36px
}

.amlaak-team-one .social-icons span,
.amlaak-team-one .social-icons ul.si-list li a {
    width: 32px;
    height: 32px;
    line-height: 26px;
    color: var(--text-color);
}

.amlaak-team-one .social-icons span i,
.amlaak-team-one .social-icons ul.si-list li a i {
    line-height: 30px;
}

.social-icons span:hover,
.social-icons ul.si-list li a:hover {
    background: var(--theme-color);
    border: 1px solid var(--theme-color);
    color: #fff
}

.amlaak-team-one .social-icons ul.si-list li a svg {
    width: 16px;
    height: 16px;
    fill: var(--text-color);
}
.social-icons ul.si-list li a:hover svg{
    fill: #fff;
}

.amlaak-team-three .content,
.amlaak-agency-two .content {
    padding: 24px;
    width: 60%;
    display: inline-flex;
    justify-content: center;
    flex-direction: column
}

.amlaak-agent-one .content,
.amlaak-agency-one .content {
    padding: 24px
}

.amlaak-team-three .learn-more.theme-btn-light {
    width: 40px;
    height: 40px;
    line-height: 38px;
    padding: 0;
    border-radius: 100px;
    transform: rotate(-45deg);
}

.amlaak-team-three:hover .learn-more.theme-btn-light {
    transform: rotate(0deg);
}

.amlaak-agent-one .learn-more i,
.amlaak-agency-one .learn-more i,
.amlaak-agency-two .learn-more i {
    padding-left: 5px;
}

.amlaak-team-three .cbottom,
.amlaak-agency-one .cbottom,
.amlaak-agency-two .cbottom,
.amlaak-agent-one .cbottom {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 15px
}

.amlaak-team-two {
    position: relative;
    border-radius: var(--border-radius-lg);
    padding: 24px;
    text-align: center;
    overflow: hidden;
    background-color: #fff;
    transition: 0.3s;
    box-shadow: var(--box-shadow)
}

.amlaak-team-two:hover {
    box-shadow: var(--box-shadow-h)
}

.amlaak-team-two .image-outer {
    width: 150px;
    height: 150px;
    border-radius: 100%;
    margin-bottom: 15px;
    display: inline-block;
    overflow: hidden;
    outline: var(--theme-color) dashed 0;
    outline-offset: 0;
    transition: 0.1s;
    background-image: linear-gradient(125deg, #f7f7ff 25%, #f7f7ff 100%)
}

.amlaak-team-two:hover .image-outer {
    outline: var(--theme-color) dashed 2px;
    outline-offset: 5px
}

.amlaak-team-two .image {
    position: relative;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.amlaak-team-two .content .name,
.amlaak-team-three .content .name,
.amlaak-agent-one .content .name,
.amlaak-agency-one .content .name,
.amlaak-agency-two .content .name {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 5px
}

.amlaak-team-two .content .role,
.amlaak-team-three .content .role {
    margin-bottom: 0
}

.amlaak-agency-one .ctop,
.amlaak-agency-two .ctop,
.amlaak-agent-one .ctop {
    position: relative;
    display: flex;
    padding-bottom: 15px;
    margin-bottom: 15px;
    margin-top: -5px;
}

.amlaak-agency-one .ctop:before,
.amlaak-agency-two .ctop:before,
.amlaak-agent-one .ctop:before {
    position: absolute;
    content: "";
    height: 3px;
    width: 32px;
    background: var(--theme-color);
    bottom: 0;
    left: 0;
    z-index: 1;
}

.amlaak-agency-one .ctop:after,
.amlaak-agency-two .ctop:after,
.amlaak-agent-one .ctop:after {
    position: absolute;
    content: "";
    height: 3px;
    width: 100%;
    background: var(--theme-color);
    opacity: 0.05;
    bottom: 0;
    left: 0;
}

.amlaak-agency-one .ctop {
    flex-direction: column
}

.amlaak-agent-one .content .prop-count,
.amlaak-agency-one .content .prop-count {
    margin-top: 10px;
    margin-bottom: 0
}

.amlaak-agency-two .content .prop-count {
    margin: 0;
    margin-left: auto
}

.amlaak-agent-one .prop-count {
    position: absolute;
    top: 24px;
    left: 24px;
    line-height: 26px;
    color: #fff;
    background: var(--dark-color);
    padding: 0 8px;
    border-radius: var(--border-radius-md);
    font-size: 14px;
    z-index: 2;
    box-shadow: var(--box-shadow);
}

.amlaak-agency-one .content .prop-count span,
.amlaak-agency-two .content .prop-count span {
    background: var(--theme-color-transparent);
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    display: inline-block;
    color: var(--theme-color);
    border-radius: var(--border-radius-md);
    margin-right: 10px;
    font-size: 14px
}

.amlaak-agent-one .contact-info ul,
.amlaak-agency-one .contact-info ul,
.amlaak-agency-two .contact-info ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 0;
    margin-bottom: 0
}

.amlaak-agent-one .contact-info ul li,
.amlaak-agency-one .contact-info ul li,
.amlaak-agency-two .contact-info ul li {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    list-style: none
}

.amlaak-agent-one .contact-info ul li span,
.amlaak-agency-one .contact-info ul li span,
.amlaak-agency-two .contact-info ul li span {
    width: 32px;
    height: 32px;
    line-height: 30px;
    color: var(--dark-color);
    font-size: 14px;
    text-align: center;
    border: 1px solid var(--dark-color-transparent);
    border-radius: var(--border-radius-md);
}

.amlaak-team-three .content .text,
.amlaak-agent-one .content .text,
.amlaak-agency-one .content .text,
.amlaak-agency-two .content .text {
    margin-top: 10px;
    margin-bottom: 0
}

.amlaak-team-two ul.social,
.amlaak-team-three ul.social,
.amlaak-agency-two ul.social {
    display: flex;
    gap: 6px;
    padding: 0;
    margin-bottom: 0;
    justify-content: center
}

.amlaak-team-two ul.social {
    margin-top: 12px;
}

.amlaak-agency-two ul.social,
.amlaak-team-three .social.with-link {
    margin-left: auto
}

.amlaak-team-two ul.social li,
.amlaak-team-three ul.social li,
.amlaak-agency-two ul.social li {
    list-style: none;
    float: left
}

.amlaak-team-two ul.social li a,
.amlaak-team-three ul.social li a,
.amlaak-agency-two ul.social li a,
.amlaak-agency-two ul.social .smedia-icon {
    display: inline-block;
    color: inherit;
    border: 1px solid var(--dark-color-transparent);
    border-radius: var(--border-radius-md);
    position: relative;
    width: 32px;
    height: 32px;
    line-height: 26px;
    text-align: center;
    cursor: pointer;
    transition: 0.3s
}

.amlaak-team-two ul.social li a svg,
.amlaak-team-three ul.social li a svg {
    width: 16px;
    height: 16px;
    fill: var(--text-color);
}

.amlaak-agency-two ul.social li a,
.amlaak-agency-two ul.social .smedia-icon {
    width: 36px;
    height: 36px;
    line-height: 34px
}

.amlaak-agency-two ul.social .smedia-icon {
    margin-left: 3px
}

.amlaak-team-two ul.social li a:hover,
.amlaak-team-three ul.social li a:hover,
.amlaak-agency-two ul.social li a:hover,
.amlaak-agency-two ul.social .smedia-icon:hover {
    background: var(--theme-color);
    border: 1px solid var(--theme-color);
    color: #fff
}

.amlaak-team-two ul.social li a:hover svg,
.amlaak-team-three ul.social li a:hover svg {
    fill: #fff;
}

.amlaak-team-two ul.social li a i,
.amlaak-team-three ul.social li a i,
.amlaak-agency-two ul.social li a i,
.amlaak-agency-two ul.social .smedia-icon i {
    font-size: 16px;
    line-height: 30px;
}

.amlaak-agency-two ul.social li .si-list {
    padding: 0;
    margin-right: 3px;
    position: absolute;
    right: 36px;
    display: none
}

.amlaak-agency-two ul.social li:hover .si-list {
    display: flex;
    gap: 6px;
    background-color: #fff
}


.properties-pagination-left .amlaak-pagination,
.agencies-pagination-left .amlaak-pagination,
.agents-pagination-left .amlaak-pagination {
    justify-content: flex-start;
}

.properties-pagination-center .amlaak-pagination,
.agencies-pagination-center .amlaak-pagination,
.agents-pagination-center .amlaak-pagination {
    justify-content: center;
}

.properties-pagination-right .amlaak-pagination,
.agencies-pagination-right .amlaak-pagination,
.agents-pagination-right .amlaak-pagination {
    justify-content: flex-end;
}

.properties-load-more-left,
.agenices-load-more-left,
.agents-load-more-left {
    text-align: left;
}

.properties-load-more-center,
.agenices-load-more-center,
.agents-load-more-center {
    text-align: center;
}

.properties-load-more-right,
.agenices-load-more-right,
.agents-load-more-right {
    text-align: right;
}


.amlaak-team-one {
    position: relative;
    width: 100%;
    height: 350px;
    border-radius: var(--border-radius-lg);
    background-image: linear-gradient(125deg, #f7f7ff 25%, #f7f7ff 100%);
    overflow: hidden;
    transition: 0.3s;
    box-shadow: var(--box-shadow)
}

.amlaak-team-one:hover {
    box-shadow: var(--box-shadow-h)
}

.amlaak-team-one .image {
    position: relative;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.amlaak-team-one .content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 24px;
    width: 100%;
    background: linear-gradient(0deg, var(--dark-color), transparent);
    z-index: 2
}

.amlaak-team-one .content .name {
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 5px
}

.amlaak-team-one .content .role {
    color: #fff;
    margin-bottom: 0
}

.amlaak-twi-one {
    position: relative;
    border-radius: var(--border-radius-lg);
    overflow: hidden;
    background-color: #fff;
    transition: 0.3s;
    box-shadow: var(--box-shadow)
}

.amlaak-twi-one:hover {
    box-shadow: var(--box-shadow-h)
}

.amlaak-twi-one .image-container {
    overflow: hidden;
    border-radius: 16px 16px 0 0
}

.amlaak-twi-one .image {
    width: 100%;
    height: 250px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: 0.5s
}

.amlaak-twi-one:hover .image,
.amlaak-twi-two:hover .image {
    transform: scale(1.2)
}

.amlaak-twi-one .content {
    padding: 24px
}

.amlaak-twi-two {
    position: relative
}

.amlaak-twi-one .content .title {
    font-size: 20px;
    line-height: 30px;
    margin-top: -5px;
}

.amlaak-twi-one .content .text {
    margin-bottom: 0;
}

.amlaak-twi-one .content .learn-more {
    margin-top: 15px;
}

.amlaak-twi-three {
    position: relative;
    text-align: right
}

.amlaak-twi-two .image-container {
    overflow: hidden;
    border-radius: var(--border-radius-lg);
    width: 60%;
    height: 340px
}

.amlaak-twi-two .image {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: 0.5s
}

.amlaak-twi-three .image {
    position: relative;
    width: 60%;
    height: 400px;
    display: inline-block;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: var(--border-radius-lg)
}

.amlaak-twi-two .content {
    position: absolute;
    top: 40px;
    right: 0;
    width: 60%;
    padding: 24px;
    border-radius: 48px 16px 16px 16px;
    background-color: #fff;
    transition: 0.3s;
    box-shadow: var(--box-shadow)
}

.amlaak-twi-two:hover .content {
    box-shadow: var(--box-shadow-h)
}

.amlaak-twi-three .content {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 60%;
    padding: 30px;
    text-align: left;
    border-radius: 16px 48px 16px 16px;
    background-color: #fff;
    transition: 0.3s;
    box-shadow: var(--box-shadow)
}

.amlaak-twi-three:hover .content {
    bottom: 60px;
    box-shadow: var(--box-shadow-h)
}

.amlaak-twi-two .content .icon,
.amlaak-twi-three .content .icon {
    margin-bottom: 10px;
}

.amlaak-twi-two .content .icon .twiicon,
.amlaak-twi-three .content .icon .twiicon,
.amlaak-twi-two .content .icon .twiimage,
.amlaak-twi-three .content .icon .twiimage {
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 100px;
    background-color: var(--theme-color-transparent);
    display: inline-block;
    transition: 0.3s;
}

.amlaak-twi-two:hover .content .icon .twiicon,
.amlaak-twi-three:hover .content .icon .twiicon {
    color: #fff;
    background-color: var(--theme-color)
}

.amlaak-twi-two .content .icon .twiicon i,
.amlaak-twi-three .content .icon .twiicon i {
    position: relative;
    font-size: 40px;
    color: var(--theme-color);
}

.amlaak-twi-two:hover .content .icon .twiicon i,
.amlaak-twi-three:hover .content .icon .twiicon i {
    color: #fff;
    transition: 0.3s;
}

.amlaak-twi-two .content .icon .twiicon svg,
.amlaak-twi-three .content .icon .twiicon svg,
.amlaak-twi-two .content .icon .twiimage img,
.amlaak-twi-three .content .icon .twiimage img {
    position: relative;
    width: 40px;
    height: 40px;
    fill: var(--theme-color);
    z-index: 1;
}

.amlaak-twi-two:hover .content .icon .twiicon svg,
.amlaak-twi-three:hover .content .icon .twiicon svg {
    fill: #fff;
    transition: 0.3s;
}

.amlaak-twi-two .content .title,
.amlaak-twi-three .content .title {
    font-size: 20px;
    line-height: 30px
}

.amlaak-twi-two .content .text,
.amlaak-twi-three .content .text {
    margin-bottom: 0;
}

.amlaak-twi-two .content .learn-more,
.amlaak-twi-three .content .learn-more {
    margin-top: 15px;
}

.amlaak-service {
    position: relative;
    padding: 30px;
    border-radius: var(--border-radius-lg);
    background-color: #fff;
    transition: 0.3s;
    box-shadow: var(--box-shadow)
}

.amlaak-service:hover {
    box-shadow: var(--box-shadow-h)
}

.amlaak-service .icon-image { 
    margin-bottom: 10px
}

.amlaak-service .icon-image i {
    position: relative;
    font-size: 48px;
    color: var(--theme-color)
}

.amlaak-service .icon-image i:before {
    position: relative;
    z-index: 1
}


.amlaak-service .icon-image .sicon:after,
.amlaak-service .icon-image .simage:after {
    content: "";
    width: 48px;
    height: 48px;
    background-color: var(--theme-color-transparent);
    position: absolute;
    right: -15px;
    top: -5px;
    border-radius: 100px;
    transition: 0.3s;
    z-index: 0
}

.amlaak-service:hover .icon-image .sicon:after,
.amlaak-service:hover .icon-image .simage:after {
    right: 15px;
    border-radius: var(--border-radius-lg)
}

.amlaak-service .icon-image .sicon,
.amlaak-service .icon-image .simage {
    display: inline-block;
    position: relative;
    width: 48px;
    height: 48px;
    fill: var(--theme-color)
}

.amlaak-service .icon-image .sicon svg,
.amlaak-service .icon-image .simage img {
    width: 48px;
    height: 48px;
    position: relative;
    z-index: 1
}

.amlaak-service.style-one .icon-image-number {
    position: relative;
    height: 72px;
    margin-bottom: 10px
}

.amlaak-service.style-one .icon-image .sicon,
.amlaak-service.style-one .icon-image .simage {
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 100px;
    background-color: var(--theme-color-transparent);
    display: inline-block;
    transition: 0.3s
}

.amlaak-service.style-one:hover .icon-image .sicon {
    background-color: var(--theme-color);
    transition: 0.3s
}

.amlaak-service.style-one .icon-image .sicon:after,
.amlaak-service.style-one .icon-image .simage:after {
    content: none
}

.amlaak-service.style-one .icon-image .sicon i {
    position: relative;
    font-size: 40px;
    color: var(--theme-color);
}

.amlaak-service.style-one:hover .icon-image .sicon i {
    color: #fff;
    transition: 0.3s
}

.amlaak-service.style-one .icon-image .sicon svg,
.amlaak-service.style-one .icon-image .simage img {
    fill: var(--theme-color);
}

.amlaak-service.style-one:hover .icon-image .sicon svg {
    fill: #fff;
    transition: 0.3s
}

.amlaak-service.style-one .icon-number  {
    position: relative;
}

.amlaak-service.style-one .icon-number .number {
    font-size: 64px;
    line-height: 64px;
    font-weight: 700;
    position: absolute;
    right: 0%;
    top: 0%;
    transform: translate(0%, 0%);
    -webkit-text-stroke-width: 4px;
    stroke-width: 4px;
    -webkit-text-stroke-color: var(--dark-color);
    stroke: var(--dark-color);
    color: #fff;
    opacity: 0.2;
}

.amlaak-service.style-one .icon-number .number:after{
  content: attr(data-text);
  position: absolute;
  left: 0;
  -webkit-text-stroke-width: 0;
  stroke-width: 0;
  pointer-events: none;
}

.amlaak-service .title {
    font-size: 20px;
    line-height: 30px
}

.amlaak-service .text {
    margin-bottom: 0
}

.amlaak-service .learn-more {
    margin-top: 15px;
}

.pricing-one {
    border-radius: var(--border-radius-lg);
    text-align: center;
    background: #fff;
    margin-bottom: 30px;
    overflow: hidden;
    box-shadow: var(--box-shadow)
}

.pricing-one:hover {
    box-shadow: var(--box-shadow-h)
}

.pricing-one .title {
    padding: 20px;
    background: var(--theme-color)
}

.pricing-one .title h3 {
    color: #fff;
    margin-bottom: 0
}

.pricing-one .price {
    padding: 30px;
    background: #f7faff;
    border-bottom: 1px solid var(--dark-color-transparent)
}

.pricing-one .price span.regular_price {
    color: var(--dark-color);
    opacity: .6;
    text-decoration: line-through
}

.pricing-one .price .duration {
    font-size: 18px;
    color: var(--dark-color)
}

.pricing-one .features {
    padding: 30px
}

.pricing-one .features ul {
    padding: 0;
    margin-bottom: 0;
    list-style: none
}

.pricing-one .features .description {
    padding-bottom: 15px
}

.pricing-one .features ul li {
    border-bottom: 1px solid #ecefff;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.pricing-one .features ul li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

.pricing-one .action {
    position: relative;
    padding: 0 30px 30px
}

.pricing-one .action a {
    background-color: var(--btnl-color);
    color: var(--btnl-hcolor);
    height: 50px;
    line-height: 50px;
    padding: 0 25px;
    display: inline-block;
    border-radius: var(--border-radius-md);
    transition: 0.3s
}

.pricing-one .action a:hover {
    color: #fff;
    background: var(--btnl-hcolor)
}

.pricing-one .action a.added_to_cart.wc-forward {
    position: absolute;
    top: 0;
    left: 50%;
    width: 165px;
    color: #fff;
    background: var(--btnl-hcolor);
    transform: translate(-50%, 0)
}

.compaire-popup.compare-animate {
    visibility: visible;
    opacity: 1
}

.compaire-popup {
    position: fixed;
    top: 98%;
    -webkit-transform: translateY(-98%);
    transform: translateY(-98%);
    right: 65px;
    opacity: 0;
    transition: 0.5s;
    visibility: hidden;
    background-color: var(--btn-color);
    width: 40px;
    height: 40px;
    color: #fff;
    border-radius: var(--border-radius-md);
    text-align: center;
    z-index: 12
}

.compaire-popup:hover {
    background-color: var(--btn-hcolor)
}

.compaire-popup span {
    position: absolute;
    top: -6px;
    left: -6px;
    background: #fff;
    color: var(--theme-color);
    padding: 3px 7px;
    border-radius: 50px;
    font-size: 12px;
    line-height: 14px;
    display: inline-block;
    box-shadow: 0 0 4px rgba(72 12 168 / 16%)
}

.compaire-popup .amlaak-icons {
    font-size: 20px;
    line-height: 40px
}

.compare-props-table {
    position: relative;
    font-size: 14px;
    overflow: hidden
}

.compare-props-table .features {
    position: absolute;
    top: 0;
    left: 0;
    width: 210px;
    border: 1px solid #E8E8FF;
    z-index: 1
}

.compare-props-table .features .top-info {
    position: relative;
    height: 285px;
    width: 100%;
    border-bottom: 1px solid #e8e8ff;
    -moz-transition: height 0.3s;
    background: #fff
}

.compare-props-table .features-list {
    padding: 0;
    margin: 0;
    background: #fff
}

.compare-props-table .features-list li,
.compare-props-table .features .top-info {
    line-height: 18px;
    padding: 14px;
    letter-spacing: 1px;
    color: var(--dark-color)
}

.compare-props-table .features-list li {
    border-bottom: 1px solid #e8e8ff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.compare-props-table .features-list li:nth-child(odd) {
    background: #f7faff
}

.compare-props-table .compare-props-wraper {
    overflow-x: scroll
}

@media only screen and (min-width:1170px) {
    .compare-props-table .compare-props-wraper {
        overflow-x: hidden
    }
}

.compare-props-table ul.compare-props {
    width: 960px;
    margin-left: 210px;
    margin-bottom: 0;
    padding: 0
}

@media only screen and (max-width:992px) {
    .compare-props-table ul.compare-props {
        margin-left: 175px
    }
}

.compare-props-table .compare-props .compare-prop-item {
    position: relative;
    float: left;
    width: 320px;
    text-align: center;
    list-style: none;
    border-top: 1px solid #e8e8ff;
    border-right: 1px solid #e8e8ff;
    border-bottom: 1px solid #e8e8ff;
    -webkit-transition: opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
    -moz-transition: opacity 0.3s, visibility 0.3s, -moz-transform 0.3s;
    transition: opacity 0.3s, visibility 0.3s, transform 0.3s
}

.compare-props-table .compare-props .top-info {
    position: relative;
    height: 285px;
    width: 100%;
    text-align: center;
    padding: 15px;
    border-bottom: 1px solid #e8e8ff;
    -moz-transition: height 0.3s;
    background: #fff
}

.compare-props-table .compare-props .top-info .prop-image {
    width: 100%;
    height: 175px;
    margin-bottom: 15px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.compare-props-table .compare-props .top-info .title {
    font-size: 16px
}

.compare-props-table .compare-features-list {
    padding: 0;
    margin: 0;
    background: #fff
}

.compare-props-table .compare-features-list li {
    padding: 14px;
    line-height: 18px;
    list-style: none;
    border-bottom: 1px solid #e8e8ff
}

.compare-props-table .compare-features-list li:nth-child(odd) {
    background: #f7faff
}

.compare-props-table .compare-features-list li .amlaak-icons.amlaak-tick {
    color: green;
    font-size: 12px;
    line-height: 16px
}

.compare-props-table .compare-features-list li .amlaak-icons.amlaak-cross {
    color: red;
    font-size: 12px;
    line-height: 16px
}

@media only screen and (max-width:992px) {

    .compare-props-table .features .top-info,
    .compare-props-table .compare-props .top-info {
        height: 230px
    }

    .compare-props-table .features {
        width: 175px;
        font-size: 13px
    }

    .compare-props-table ul.compare-props {
        width: 660px
    }

    .compare-props-table .compare-props .compare-prop-item {
        width: 220px
    }

    .compare-props-table .compare-props .top-info .prop-image {
        height: 120px
    }
}

#toast-container>div {
    opacity: .9;
    transition: 0.3s
}

.toast-info {
    background-color: #2F96B4 !important
}

.toast-close-button {
    height: inherit;
    top: 0
}

.toast-close-button:after {
    content: none
}

.toast-close-button:hover,
.toast-close-button:active {
    height: inherit;
    line-height: initial;
    padding: 0;
    border: none;
    background: none
}

.form-floating .select2-container {
    width: 100% !important
}

.prop-single-two .prop-gallery-thumbs .swiper-slide {
    height: 100px
}

.mfp-iframe-scaler iframe {
    border-radius: var(--border-radius-lg);
}

.rotating svg  {
    animation: rotate 20s linear infinite;
}

@-webkit-keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* Contact Form Styles */

.amlaak-contact-form-wrapper .form-control.is-invalid:focus,
.amlaak-contact-form-wrapper .was-validated .form-control:invalid:focus {
    box-shadow: 0 0 0 .25rem rgb(220 53 69 / 0%);
}

.amlaak-contact-form-wrapper .invalid-feedback {
    display: none;
    font-size: 0.85rem;
    line-height: 0.85rem;
    margin-top: -8px;
    margin-bottom: 15px;
}

.amlaak-contact-form-wrapper .was-validated .form-control:invalid ~ .invalid-feedback {
    display: block;
}

.amlaak-contact-form-wrapper .form-control.is-valid:focus, 
.amlaak-contact-form-wrapper .was-validated .form-control:valid:focus {
    box-shadow: 0 0 0 .25rem rgb(25 135 84 / 0%);
}

.amlaak-contact-form-wrapper #contact-submit-btn i.amlaak-icons {
    margin-right: 6px;
}
.amlaak-contact-form-wrapper #contact-submit-btn span {
    margin-left: 6px;
}

.amlaak-contact-form-wrapper #contact-submit-btn:disabled {
    opacity: 0.65;
    cursor: not-allowed;
}

.amlaak-contact-form-wrapper .spinner-border {
    width: 1rem;
    height: 1rem;
}

.amlaak-contact-form-wrapper .alert {
    border-radius: 0.375rem;
    padding: 0.75rem 1rem;
    font-size: 0.875rem;
}

.amlaak-contact-form-wrapper .alert-success {
    background-color: #d1e7dd;
    border: 1px solid #badbcc;
    color: #0f5132;
}

.amlaak-contact-form-wrapper .alert-danger {
    background-color: #f8d7da;
    border: 1px solid #f5c2c7;
    color: #842029;
}

.custom-footer ul {
    list-style: none;
}

@media (max-width:1440px) {

    .prop-gallery .swiper-slide {
        height: 450px;
    }

}

@media (max-width:1200px) {

    .amlaak-testimonials,
    .amlaak-properties-carousel,
    .amlaak-featured-props-carousel {
        overflow: hidden
    }

    .amlaak-testimonials .swiper,
    .amlaak-properties-carousel .swiper,
    .amlaak-featured-props-carousel .swiper {
        margin: 0
    }

    .amlaak-agent-one .image,
    .amlaak-agency-one .image {
        height: 325px
    }

    .amlaak-prop-one .image,
    .amlaak-prop-two .image,
    .amlaak-prop-three .image {
        height: 250px
    }

    .amlaak-prop-one .content .title,
    .amlaak-prop-two .content .title,
    .amlaak-prop-three .content .title {
        line-height: 24px
    }
}

@media (max-width:1024px) {

    .prop-adv-search .search-bar .item {
        width: 25%;
    }

    .prop-adv-search .search-bar .item:first-child {
        width: initial;
    }

    .amlaak-testimonial-three {
        display: flex;
        flex-direction: column-reverse;
        margin-right: 0;
        padding-right: 30px;
        text-align: center
    }

    .amlaak-testimonial-three .image {
        position: relative;
        right: 50%;
        transform: translate(-100%, 0);
        top: 0;
        margin-bottom: 50px
    }

    .amlaak-testimonial-three .info {
        justify-content: center;
        margin-bottom: 15px
    }

    .amlaak-testimonial-three .text {
        margin-bottom: 0
    }

    .amlaak-testimonial-four {
        flex-direction: column-reverse;
    }

    .amlaak-testimonial-four .tcontent {
        display: flex;
        width: 100%;
        flex-direction: column-reverse;
        padding: 30px;
    }

    .amlaak-testimonial-four .image {
        width: 100%;
        height: 300px;
        border-radius: 16px 16px 0 0;
    }

    .amlaak-testimonial-four .info {
        margin-bottom: 15px;
    }

    .amlaak-testimonial-four .text {
        margin-bottom: 0
    }

    .amlaak-twi-two,
    .amlaak-twi-three {
        text-align: center;
    }

    .amlaak-twi-two {
        margin-bottom: -65px;
    }

    .amlaak-twi-two .image-container {
        width: 100%;
    }

    .amlaak-twi-two .content {
        width: 94%;
        display: inline-block;
        position: relative;
        top: -65px;
    }

    .amlaak-twi-three .content {
        width: 94%;
        display: inline-block;
        position: relative;
        bottom: 65px;
        margin-bottom: -35px
    }

    .amlaak-twi-three:hover .content {
        position: relative;
        bottom: 85px
    }

    .amlaak-twi-three .image {
        width: 100%;
        height: 340px;
    }

    .prop-gallery .swiper-slide {
        height: 350px;
    }
}

@media (max-width:992px) {
    .agent-single-content .amlaak-box:last-child {
        margin-bottom: 30px
    }

    .elementor-widget-container .amlaak-team-three,
    .elementor-widget-container .amlaak-agency-two {
        flex-direction: column
    }

    .elementor-widget-container .amlaak-team-three .image-outer,
    .elementor-widget-container .amlaak-agency-two .image-outer,
    .elementor-widget-container .amlaak-team-three .content,
    .elementor-widget-container .amlaak-agency-two .content {
        width: 100%;
    }

    .amlaak-team-three .image-outer,
    .amlaak-agency-two .image-outer {
        height: 350px;
        border-radius: 16px 16px 0 0;
    }

    .properties-top .prop-view {
        display: none
    }

    .amlaak-prop-one.prop-list,
    .amlaak-prop-two.prop-list,
    .amlaak-prop-three.prop-list {
        flex-flow: column
    }

    .prop-title-section .container {
        align-items: flex-start;
        flex-direction: column
    }

    .prop-title-section .title-right {
        margin-left: initial;
        text-align: inherit;
        margin-top: 15px
    }

    .prop-overview .features-list li,
    .dash-page ul.prop_features li {
        width: calc(50% - 8px)
    }

    .prop-related-posts .amlaak-prop-one {
        margin-bottom: 30px
    }

    .dash-page input#upload_property_thumbnail,
    .dash-page input#upload_property_fp_image {
        margin-bottom: 15px
    }
}

@media (max-width:768px) {


    .amlaak-prop-one .image .img-top, 
    .amlaak-prop-two .image .img-top, 
    .amlaak-prop-three .image .img-top, 
    .amlaak-prop-featured .top,
    .amlaak-prop-one .content, 
    .amlaak-prop-two .content, 
    .amlaak-prop-three .content,
    .amlaak-prop-featured .content,
    .amlaak-agent-one .content,
    .amlaak-agency-one .content,
    .amlaak-agency-two .content,
    .amlaak-team-one .content,
    .amlaak-team-two,
    .amlaak-team-three .content,
    .amlaak-testimonial-one,
    .amlaak-testimonial-two, 
    .amlaak-testimonial-three,
    .amlaak-testimonial-four .tcontent,
    .amlaak-service,
    .amlaak-twi-one .content,
    .amlaak-twi-two .content {
        padding: 20px;
    }

    .amlaak-prop-one .image .img-bottom, 
    .amlaak-prop-two .image .img-bottom, 
    .amlaak-prop-three .image .img-bottom, 
    .amlaak-prop-featured .bottom,
    .widget-properties .ptop-item:first-child .content {
        padding: 60px 20px 20px;
    }

    .amlaak-prop-one .bottom-right, 
    .amlaak-prop-two .bottom-right, 
    .amlaak-prop-three .bottom-right,
    .amlaak-prop-one.prop-list .bottom-right,
    .amlaak-prop-two.prop-list .bottom-right,
    .amlaak-prop-three.prop-list .bottom-right {
        bottom: 20px;
    }

    .amlaak-prop-one:hover .bottom-right, 
    .amlaak-prop-one .bottom-right.in-bookmared, 
    .amlaak-prop-one .bottom-right.in-compare, 
    .amlaak-prop-one.prop-list:hover .bottom-right, 
    .amlaak-prop-one.prop-list .bottom-right.in-bookmared, 
    .amlaak-prop-one.prop-list .bottom-right.in-compare, 
    .amlaak-prop-two:hover .bottom-right, 
    .amlaak-prop-two .bottom-right.in-bookmared, 
    .amlaak-prop-two .bottom-right.in-compare, 
    .amlaak-prop-two.prop-list:hover .bottom-right, 
    .amlaak-prop-two.prop-list .bottom-right.in-bookmared, 
    .amlaak-prop-two.prop-list .bottom-right.in-compare, 
    .amlaak-prop-three:hover .bottom-right, 
    .amlaak-prop-three .bottom-right.in-bookmared, 
    .amlaak-prop-three .bottom-right.in-compare, 
    .amlaak-prop-three.prop-list:hover .bottom-right, 
    .amlaak-prop-three.prop-list .bottom-right.in-bookmared, 
    .amlaak-prop-three.prop-list .bottom-right.in-compare,
    .amlaak-team-one .social-icons {
        right: 20px;
    }

    .amlaak-prop-one .content .title,
    .amlaak-prop-two .content .title,
    .amlaak-prop-three .content .title {
        margin-top: -5px;
    }

    .amlaak-agent-one .prop-count {
        top: 20px;
        left: 20px;
    }

    .amlaak-agent-one .image .img-bottom {
        padding: 50px 20px 20px;
    }

    .amlaak-agency-two .ctop {
        flex-direction: column;
    }
    .amlaak-agency-two .content .prop-count {
        margin: 10px 0 0 0;
        margin-left: 0;
    }
    
    .social-icons {
        bottom: 20px;
        right: 20px;
    }

    .prop-adv-search .prop-type-list ul {
        gap: 12px;
        margin-bottom: 15px
    }

    .prop-adv-search .prop-type-list label {
        width: 100%
    }

    .prop-adv-search .search-bar {
        flex-direction: column;
        gap: 12px;
    }

    .prop-adv-search .search-bar .item {
        width: 100%
    }

    .prop-adv-search-popup .search-popup-top {
        display: block
    }

    .prop-adv-search-popup .top-item {
        display: inline-block;
        width: calc(50% - 5px);
        margin-bottom: 10px
    }

    .prop-adv-search-popup .top-item:nth-child(odd) {
        margin-right: 5px
    }

    .prop-adv-search .amenities ul {
        gap: 5px
    }

    .prop-adv-search .amenities ul li {
        width: calc(33.33% - 4px)
    }

    .prop-gallery .swiper-slide {
        height: 275px;
    }

    .prop-single-two .prop-gallery .swiper-slide {
        height: 400px
    }

    .prop-single-two .prop-gallery-thumbs .swiper-slide {
        height: 85px
    }

    .prop-single-two .prop-gallery .swiper-slide,
    .prop-single-two .prop-gallery .swiper-slide {
        border-radius: var(--border-radius-md)
    }

    .prop-title-section .title-left .prop-title {
        font-size: 28px;
        line-height: 32px
    }

    .prop-overview .features-list li,
    .prop-amenities .amenities-list li,
    .dash-page ul.prop_features li {
        width: 100%
    }

    .dash-page ul.prop_features {
        align-items: inherit;
        flex-direction: column
    }

    .prop-video-container,
    #prop-map,
    #add-prop-map,
    #edit-prop-map,
    #agent-map,
    #agency-map,
    #user-profile-map {
        height: 325px
    }

    .amlaak-agent-one .image,
    .amlaak-agency-one .image {
        height: 450px
    }

    .amlaak-team-three .image-outer,
    .amlaak-agency-two .image-outer {
        height: 450px
    }

    .amlaak-team-three,
    .amlaak-agency-two {
        flex-direction: column
    }

    .amlaak-team-three .image-outer,
    .amlaak-agency-two .image-outer,
    .amlaak-team-three .content,
    .amlaak-agency-two .content {
        width: 100%
    }

    .agent-contact-info .agent-info {
        align-items: inherit;
        flex-direction: column
    }

    .agent-contact-info .agent-image {
        width: 100%;
        height: 425px
    }

    .agent-contact-info .contact-info {
        width: 100%;
    }

    .agency-page-content .amlaak-agent-one .image {
        height: 325px
    }

/*    .amlaak-twi-two,
    .amlaak-twi-three {
        text-align: center
    }

    .amlaak-twi-two .image-container {
        width: 100%;
    }

    .amlaak-twi-two .content {
        width: 94%;
        display: inline-block;
        position: relative;
        top: -65px;
        margin-bottom: -60px
    }

    .amlaak-twi-three .content {
        display: inline-block;
        position: relative;
        bottom: 65px;
        margin-bottom: -35px
    }

    .amlaak-twi-three:hover .content {
        position: relative;
        bottom: 85px
    }*/

    .dash-page .property_images_preview {
        width: calc(33.33% - 3px)
    }

    .amlaak-contact-form-wrapper .form-control {
        padding: 0.625rem 0.875rem;
    }

}

@media (max-width:576px) {

    .prop-gallery .swiper-button-prev,
    .prop-gallery .swiper-rtl .swiper-button-next,
    .prop-gallery .swiper-button-next,
    .prop-gallery .swiper-rtl .swiper-button-prev {
        width: 32px;
        height: 32px;
        border-radius: var(--border-radius-sm)
    }

    .prop-gallery .swiper-button-next:after,
    .prop-gallery .swiper-button-prev:after {
        font-size: 18px
    }

    .prop-status-radio {
        width: 75px;
        margin-right: 0
    }

    .prop-adv-search-popup .top-item {
        display: inline-block;
        width: 100%;
        margin-bottom: 12px
    }

    .prop-adv-search .amenities ul li {
        width: 100%
    }

    .prop-adv-search .amenities {
        margin-top: 10px
    }

    .prop-single-two .prop-gallery .swiper-slide {
        height: 225px
    }

    .prop-single-two .prop-gallery-thumbs .swiper-slide {
        height: 60px
    }

    .prop-single-two .prop-gallery .swiper-slide,
    .prop-single-two .prop-gallery .swiper-slide {
        border-radius: var(--border-radius-md)
    }

    .prop-floor-plan .fp-title {
        flex-direction: column;
        align-items: inherit
    }

    .prop-floor-plan .fp-title .fp-info {
        gap: 20px;
        margin-top: 5px;
        margin-right: 0;
        margin-left: inherit
    }

    .prop-video-container,
    #prop-map,
    #add-prop-map,
    #edit-prop-map,
    #agent-map,
    #agency-map,
    #user-profile-map {
        height: 200px
    }

    .amlaak-prop-one .image,
    .amlaak-prop-two .image,
    .amlaak-prop-three .image {
        height: 250px
    }

    .amlaak-agent-one .image,
    .amlaak-agency-one .image {
        height: 450px
    }

    .amlaak-team-three .image-outer,
    .amlaak-agency-two .image-outer {
        height: 350px
    }

    .agent-contact-info .agent-image {
        height: 300px
    }
}

@media (max-width:425px) {
    .prop-gallery .swiper-slide {
        height: 275px;
    }

    .amlaak-prop-one .image,
    .amlaak-prop-two .image,
    .amlaak-prop-three .image {
        height: 225px
    }

    .amlaak-prop-one .info .item,
    .amlaak-prop-two .info .item,
    .amlaak-prop-three .info .item {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 5px
    }

    .amlaak-prop-two .info .item {
        gap: 0
    }

    .amlaak-agent-one .image,
    .amlaak-agency-one .image {
        height: 350px
    }

    .amlaak-team-three .image-outer,
    .amlaak-agency-two .image-outer {
        height: 300px
    }
}

@-webkit-keyframes stRotating {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes stRotating {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes stRotatingInverse {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes stRotatingInverse {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@-webkit-keyframes stBounceSm {

    0%,
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(10%);
        transform: translateY(10%)
    }
}

@keyframes stBounceSm {

    0%,
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(10%);
        transform: translateY(10%)
    }
}

@-webkit-keyframes stBounceMd {

    0%,
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(20%);
        transform: translateY(20%)
    }
}

@keyframes stBounceMd {

    0%,
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(20%);
        transform: translateY(20%)
    }
}

@-webkit-keyframes stBounceLg {

    0%,
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(40%);
        transform: translateY(40%)
    }
}

@keyframes stBounceLg {

    0%,
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(40%);
        transform: translateY(40%)
    }
}

@-webkit-keyframes stFade {

    0%,
    to {
        opacity: 1
    }

    50% {
        opacity: .6
    }
}

@keyframes stFade {

    0%,
    to {
        opacity: 1
    }

    50% {
        opacity: .6
    }
}

@-webkit-keyframes stScaleSm {

    0%,
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes stScaleSm {

    0%,
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@-webkit-keyframes stScaleMd {

    0%,
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4)
    }
}

@keyframes stScaleMd {

    0%,
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4)
    }
}

@-webkit-keyframes stScaleLg {

    0%,
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.8);
        transform: scale(1.8)
    }
}

@keyframes stScaleLg {

    0%,
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.8);
        transform: scale(1.8)
    }
}

.stacked-images-container {
    position: relative;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.stacked-images-container .stacked-images-item {
    position: absolute
}
.stacked-images-container .stacked-images-item img {
    transition: 0.3s;
}

.stRotating,
.stRotatingInverse {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    will-change: transform
}

.stRotating {
    -webkit-animation: stRotating 50s linear infinite;
    animation: stRotating 50s linear infinite;
    -webkit-animation-name: stRotating;
    animation-name: stRotating
}

.stRotatingInverse {
    -webkit-animation-name: stRotatingInverse;
    animation-name: stRotatingInverse
}

.stRotating,
.stRotatingInverse {
    -webkit-animation-duration: var(--animation_speed, 5s);
    animation-duration: var(--animation_speed, 5s)
}

.stBounce,
.stBounceFast {
    -webkit-animation: ha_bounce 6s ease infinite;
    animation: ha_bounce 6s ease infinite;
    will-change: transform
}

.stBounce {
    -webkit-animation: ha_bounce 3s ease-in-out infinite;
    animation: ha_bounce 3s ease-in-out infinite
}

.stBounceLg,
.stBounceMd,
.stBounceSm,
.stFade,
.stScaleLg,
.stScaleMd,
.stScaleSm {
    -webkit-animation-name: stBounceSm;
    animation-name: stBounceSm;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    will-change: transform
}

.stBounceLg,
.stBounceMd,
.stFade,
.stScaleLg,
.stScaleMd,
.stScaleSm {
    -webkit-animation-name: stBounceMd;
    animation-name: stBounceMd
}

.stBounceLg,
.stFade,
.stScaleLg,
.stScaleMd,
.stScaleSm {
    -webkit-animation-name: stBounceLg;
    animation-name: stBounceLg
}

.stFade,
.stScaleLg,
.stScaleMd,
.stScaleSm {
    -webkit-animation-name: stScaleSm;
    animation-name: stScaleSm
}

.stFade,
.stScaleLg,
.stScaleMd {
    -webkit-animation-name: stScaleMd;
    animation-name: stScaleMd
}

.stFade,
.stScaleLg {
    -webkit-animation-name: stScaleLg;
    animation-name: stScaleLg
}

.stFade {
    -webkit-animation-name: stFade;
    animation-name: stFade
}

.stBounceLg,
.stBounceMd,
.stBounceSm,
.stFade,
.stScaleLg,
.stScaleMd,
.stScaleSm {
    -webkit-animation-duration: var(--animation_speed, 5s);
    animation-duration: var(--animation_speed, 5s)
}

.amlaak-team-one .image::before,
.amlaak-team-two .image::before,
.amlaak-team-three .image::before,
.amlaak-twi-three .image::before,
.amlaak-testimonial-one .image::before,
.amlaak-testimonial-two .image::before,
.amlaak-testimonial-three .image::before,
.amlaak-testimonial-four .image::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255,255,255,.2);
    border-radius: 24px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}

.amlaak-team-one:hover .image::before,
.amlaak-team-two:hover .image::before,
.amlaak-team-three:hover .image::before,
.amlaak-twi-three:hover .image::before,
.amlaak-testimonial-one:hover .image::before,
.amlaak-testimonial-two:hover .image::before,
.amlaak-testimonial-three:hover .image::before,
.amlaak-testimonial-four:hover .image::before {
    -webkit-animation: image-animation .75s;
    animation: image-animation .75s;
}

@-webkit-keyframes image-animation {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}

@keyframes team-animation {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}


