@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.fw-500 {
    font-weight: 500 !important;
}

.top-wrapper {
    position: static;
}

.form-style1 .form-control.border-danger:focus {
    outline: none !important;
}

.form-control.border-danger:focus {
    outline: none !important;
}

.message-alart-style1 .alart_style_three {
    background-color: rgb(201 42 26 / 0.8);
    color: white;
    padding: 23px 23px;
}

.message-alart-style1 .alart_style_four {
    background-color: #15a728;
    color: white;
}

/* .message-alart-style1 {
  position: absolute;
  width: 81vw;
  top: -100%;
  left: 95%;
  transform: translate(-95%);
  z-index: 9999;
  transition: all ease-in-out 0.3s;
}

.message-show {
  top: 8%;
} */

.tabbing-box .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link:hover {
    background-color: transparent;
}

.signup-modal .modal-header {
    padding: 20px 30px;
}

.advance-search-field .box-search .icon {
    bottom: 18%;
}

.architecture-style-wrapper {
    height: 40vh;
    overflow-y: scroll;
}

    .architecture-style-wrapper::-webkit-scrollbar {
        width: 10px;
    }

    .architecture-style-wrapper::-webkit-scrollbar-thumb {
        background: #cccccc;
        border-radius: 8px;
    }

        /* Handle on hover */
        .architecture-style-wrapper::-webkit-scrollbar-thumb:hover {
            background: #c5c4c4;
        }

.modal-form-btns {
    border-color: transparent;
}

.btn-thm {
    border: transparent;
}

.ud-btn.modal-form-btns {
    background-color: #c92a1a;
    border-color: transparent;
    transition: all ease-in-out .3s;
}

.modal-form-btns {
    background-color: #c92a1a;
    border-color: transparent;
    transition: all ease-in-out .3s;
}

    /* .modal-form-btns:hover {
  border-color: #000;
} */
    .modal-form-btns.ud-btn:before {
        background-color: #000;
        border-color: #000;
    }

.btn-thm.modal-form-btns {
    border-color: transparent;
}

.advance-search-tab {
    max-width: none;
}

.main-categories {
    height: 38vh;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

    .main-categories::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.3);
        pointer-events: none;
    }

.stop-text-overflow {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.dashboard-stop-text-overflow {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 270px;
}

.stop-text-overflow-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.stop-loc-decs-text-overflow {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.iconbox-style1 .icon {
    height: 50px;
    width: 50px;
    line-height: 55px;
}

.iconbox-style1 {
    background-color: unset;
}

    .iconbox-style1:hover {
        background-color: unset;
    }

        .iconbox-style1:hover .icon {
            background-color: white;
        }

        .iconbox-style1:hover .title,
        .iconbox-style1:hover .text,
        .iconbox-style1:hover .icon {
            color: black;
        }

        .iconbox-style1:hover .title {
            text-decoration: underline;
        }

.bs-searchbox {
    width: 90%;
}

.sub-categories .bs-searchbox {
    width: 95%;
}

/* .advance-feature-modal button.dropdown-toggle:after {
  transform: rotate(-180deg);
} */

.map-mobile {
    position: absolute;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 999999999999;
    opacity: 1;
    transition: all ease-in-out 0.3s;
}

.close-mobile-map {
    position: absolute;
    top: 8%;
    right: 3%;
    z-index: 9999999999;
}

    .close-mobile-map i {
        font-size: 35px;
    }

.mobile-map-opner {
    opacity: 1;
    visibility: visible;
}

.mobile-map-opened {
    overflow: hidden;
}

.owl-nav {
    position: absolute;
    top: 15%;
    width: 103% !important;
    height: 0px;
}

.navi_pagi_bottom_center.owl-theme .owl-nav .owl-prev {
    left: -3%;
    z-index: 10;
    padding: 5px;
    border-radius: 100%;
    background-color: white;
    box-shadow: 0 0px 6px rgba(0, 0, 0, 0.1);
}

.navi_pagi_bottom_center.owl-theme .owl-nav .owl-next {
    right: 0%;
    padding: 5px;
    border-radius: 100%;
    background-color: white;
    box-shadow: 0 0px 6px rgba(0, 0, 0, 0.1);
}

    .navi_pagi_bottom_center.owl-theme .owl-nav .owl-next:hover,
    .navi_pagi_bottom_center.owl-theme .owl-nav .owl-next:active,
    .navi_pagi_bottom_center.owl-theme .owl-nav .owl-next:focus {
        background-color: white;
    }

.navi_pagi_bottom_center.owl-theme .owl-nav .owl-prev:hover,
.navi_pagi_bottom_center.owl-theme .owl-nav .owl-prev:active,
.navi_pagi_bottom_center.owl-theme .owl-nav .owl-prev:focus {
    background-color: white;
}

    .navi_pagi_bottom_center.owl-theme .owl-nav .owl-prev:hover i {
        transform: unset;
    }

.navi_pagi_bottom_center.owl-theme .owl-nav .owl-next:hover i {
    transform: unset;
}

/* .owl-carousel button.owl-dot {
  display: none;
} */

.heart {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 5%;
    z-index: 1;
}

    .heart svg path {
        transition: all ease .3s;
    }

    .heart:hover svg path {
        fill: #c92a1a;
    }

.red-heart svg path {
    fill: #c92a1a;
}

.stroke-changed svg path {
    stroke: rgba(0, 0, 0, 0);
}

.add-to-lightbox-wrapper {
    display: none;
    position: absolute;
    top: -12%;
    right: 8%;
    z-index: 999999;
    text-align: center;
    transition: all ease-in-out .5s;
}

.light-box {
    background-color: white;
    padding: 7px;
    border-radius: 10px;
}

.custom-popover {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    border: 2px solid rgba(0, 0, 0, 0.2);
    top: 20%;
    left: 50%;
    width: 30vw;
    background-color: white;
    padding: 20px 25px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
    z-index: 10 !important;
    transition: all ease-in-out .3s;
}

.listing-style1:hover ~ .custom-popover {
    opacity: 1;
    visibility: visible;
    transform: translateY(10px);
}

.row .location-image:nth-child(2n) .custom-popover {
    left: -100%;
}

.custom-popover:hover {
    opacity: 1;
    visibility: visible;
}

.mini-images img {
    background-color: #fafafa;
    width: 100%;
    height: 9vh;
    margin: auto;
}

.big-images {
    height: 373px;
}

.left-100 {
    left: -100%;
}

.selected-option {
    background-color: #c92a1a !important;
}

    .selected-option:hover {
        background-color: black !important;
    }

    .selected-option i {
        color: white !important;
    }

.selected-option-red {
    background-color: #c92a1a !important;
}

    .selected-option-red:hover {
        background-color: black !important;
    }

    .selected-option-red i {
        color: white !important;
    }

.swiper-button-prev {
    transform: rotate(-80deg) !important;
}

#filters-modal-custom,
#custom-search
.filters-modal-custom, {
    height: 45px;
    width: 45px;
    border-radius: 100px;
    border: none;
    background-color: #000;
    opacity: 1;
    transition: all ease-in-out .5s;
}

.list-inline-item #filters-modal-custom, #custom-search {
    height: 40px;
    width: 40px;
    border-radius: 100px;
    border: none;
    background-color: #000;
    opacity: 1;
    transition: all ease-in-out .5s;
}

    #filters-modal-custom, #custom-search .flaticon-setting.flaticon-settings {
        transition: all ease-in-out .5s;
    }

#filters-modal-custom, #custom-search i {
    color: white;
}

    #filters-modal-custom, #custom-search:hover {
        background-color: #c92a1a;
    }

.advance-search-tab .tab-content {
    border-radius: 12px;
}

.img-container {
    width: 100%;
    height: 280px;
}

    .img-container img {
        width: 100%;
        margin: auto;
        height: 100%;
    }

.modal::before {
    height: 200vh;
}

.search-title {
    font-size: 16px;
    font-weight: 400;
}

.search-heart-container {
    cursor: pointer;
}

.submit-contact-form {
    background-color: #c92a1a;
}

.sp-img-content a .preview-img-3,
.sp-img-content a .sub-images,
.sp-img-content a .preview-img-5 {
    display: block;
    height: 245px;
    background-repeat: no-repeat;
    background-position: center;
}

.sp-img-content a .preview-img-1 {
    height: 500px;
}

.sp-img-content a {
    display: block;
}

    .sp-img-content a span {
        display: block;
        height: 100%;
        background-repeat: no-repeat;
        background-position: center;
    }

.item a span,
.item a .title {
    transition: all ease-in-out .3s;
}

.item:hover .icon,
.item:hover .title {
    color: #c92a1a;
}

.sp-img-content .sp-img:hover img {
    transform: scale(1) rotate(0deg) !important;
}

.prop-title {
    font-size: 23px;
}

@media (max-width: 768px) {
    .prop-title {
        font-size: 20px;
    }
}



#content-wrapper .content {
    /* width: 0px; */
    background-color: transparent;
    height: 0px;
    /* display: none; */
}

.location-images::-webkit-scrollbar {
    width: 10px;
}

.list-title,
.loc {
    font-size: 12px;
}

.image-count,
.loc-id,
.loc-desc {
    font-size: 11px;
}

#content-wrapper .section-padding {
    margin-top: 40px;
}

.lcl_icon.lcl_prev {
    margin-left: 40px !important;
}

.lcl_icon.lcl_right_icon.lcl_close {
    margin-right: 40px !important;
}

@media only screen and (max-width:992px) {

    .lcl_icon.lcl_prev {
        margin-left: 0px !important;
    }

    .lcl_icon.lcl_right_icon.lcl_close {
        margin-right: 0px !important;
    }

    .top-wrapper {
        z-index: 10;
        width: 100%;
        top: 0;
        transition: all ease-in-out .3s;
    }

        .top-wrapper > div section {
            background-color: #fafafa;
        }

    .sp-img-content a .preview-img-1 {
        height: 300px;
    }

    .sp-img-content a .preview-img-3,
    .sp-img-content a .sub-images,
    .sp-img-content a .preview-img-5 {
        height: 200px;
    }

    .preview-img-4 {
        border-radius: 0px 0px 0px 12px;
    }

    .location-header p,
    .location-header span,
    .location p {
        font-size: 13px;
    }

    .main-categories {
        height: 30vh;
    }

    #content-wrapper .section-padding {
        margin-top: 0;
    }

    .advance-search-tab .tab-content {
        border-radius: 0px;
    }

    #myTabContent {
        background-color: #fff;
        /* border: 2px solid rgba(209, 209, 209, 0.5); */
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.4) !important;
    }

    .navi_pagi_bottom_center.owl-theme .owl-nav .owl-prev {
        left: -6px !important;
    }

    .navi_pagi_bottom_center.owl-theme .owl-nav .owl-next {
        right: 5px !important;
    }



    .custom-popover {
        display: none;
    }

    .navi_pagi_top_right.owl-theme .owl-nav {
        margin: 0px auto;
    }

    .navi_pagi_top_right.owl-theme .owl-dots {
        margin: 0px auto;
        left: 0px !important;
        top: 0px;
    }
}



@media only screen and (min-width:992px) {

    .big-images {
        height: 60px;
    }

    .listing-style1 ~ div swiper-container,
    .listing-style1 ~ div .mySwiper swiper-slide {
        height: 215px !important;
    }

    .img-container {
        height: 215px;
        background-color: #e1e1e1;
    }

    .main-section-padding {
        padding-left: 68px;
        padding-right: 68px;
    }

    .section-padding {
        padding-left: 90px;
        padding-right: 90px;
    }

    .section-images-padding {
        padding-left: 80px;
        padding-right: 80px;
    }

    swiper-container > :not(:first-child) {
        display: none;
    }
}

@media only screen and (max-width:1100px) {
    .navi_pagi_bottom_center.owl-theme .owl-nav {
        display: none;
    }
}


@media only screen and (min-width:1400px) {

    .navi_pagi_bottom_center.owl-theme .owl-nav .owl-next {
        right: 2%;
    }
}

@media only screen and (max-width:1300px) {

    .navi_pagi_bottom_center.owl-theme .owl-nav .owl-next {
        right: 1.6%;
    }
}

@media only screen and (max-width:1200px) {

    .navi_pagi_bottom_center.owl-theme .owl-nav .owl-next {
        right: 2%;
    }
}


section.results {
    padding: 0px;
}

/* Dashboard  */
.vam .heart,
.actions-contianer .heart,
.list-view-action-btns .heart {
    position: static;
}

    .vam .heart svg,
    .actions-contianer .heart svg {
        height: 17px !important;
        width: 17px !important;
    }

.list-view-heart svg {
    height: 17px !important;
    width: 17px !important;
}

.t-body th {
    border-right: unset !important;
}

.table th,
.table td {
    vertical-align: middle !important;
}

.dashboard__sidebar {
    position: static;
}

.dashboard__main {
    padding-left: 0px;
}

.d-heart-red {
    background-color: red;
}


/* .personal-info-wrapper {
  margin-top: 110px;
} */
/* .profile-img {
  position: absolute;
  top: 0%;
} */

/* .profile-img img {
  width: 220px;
  height: 200px;
} */
.profile-image-holder, .img-div-wrapper {
    width: 200px;
    height: 200px;
}



    .profile-image-holder .img-div {
        width: 220px;
        height: 200px;
        background-repeat: no-repeat;
        background-position: contain;
        background-size: cover;
    }





.listing-style1 > div {
    position: relative;
}

/* .profile-image-wrapper {
  position: absolute;
  top: 30%;
  left: 10%;
  z-index: 1;
} */

.edit-profile-img {
    position: absolute;
    top: 11%;
    left: 82%;
    border-radius: 3px;
    width: 30px;
    height: 30px;
    background-color: #181A20;
}

.edit-cover-img {
    left: 95%;
}

.edit-profile-icon {
    cursor: pointer;
}


.cover-image {
    width: 100%;
    height: 300px;
    background-position: center;
    background-size: cover;
}

.email-verfied {
    display: none;
    position: absolute;
    top: -50%;
    left: 0;
    padding: 8px;
    font-weight: 500;
    border-radius: 10px;
    color: white;
    transition: all ease-in-out .3s;
    background-color: #181A20;
}

.email-verfied-icon:hover ~ .email-verfied {
    display: block;
}

.email-not-verfied {
    display: none;
    position: absolute;
    top: -50%;
    left: 0;
    padding: 8px;
    font-weight: 500;
    border-radius: 10px;
    color: white;
    transition: all ease-in-out .5s;
    background-color: #181A20;
}

.email-unverfied-icon:hover ~ .email-not-verfied {
    display: block;
}

@media only screen and (max-width: 768px) {
    .site-title {
        width: 100%;
        font-size: 13px;
    }
}

@media only screen and (max-width: 768px) {

    #mobileNav,
    #mobileMenu {
        display: block;
        visibility: visible;
    }
}

.user_setting_content {
    padding-left: 10px;
}

.mobile-drop-down-menu {
    position: absolute;
    top: 0%;
    left: -100%;
    padding: 10px 10px 5px 10px !important;
    width: 100vw;
    height: 100svh;
    visibility: hidden;
    overflow-y: scroll;
    z-index: 100000;
    transition: all ease-in-out 0.5s;
    background-color: white;
    /* background-color: black; */
}

.user_setting .dropdown-menu .dropdown-item {
    padding: 5px 0px;
}

.show-mobile-drop-down-menu {
    left: 0%;
    visibility: visible;
}

.scroll-hidden {
    overflow: hidden !important;
}

.mobile-drop-down-menu .ff-heading {
    font-weight: 500;
    font-size: 16px !important;
    /* color: white; */
    color: #181A20;
}

.mobile-drop-down-menu .dropdown-item {
    font-size: 16px !important;
    border-radius: unset;
    line-height: 40px;
    color: #181A20;
    /* color: white;
  fill: white; */
}

.dropdown-item {
    font-weight: normal !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    /* border-bottom: 1px solid rgba(255, 255, 255, 0.5); */
}

    .dropdown-item:hover {
        background-color: white;
    }


.mobile-drop-down-menu .dropdown-item:hover {
    color: #c92a1a;
}

.names p {
    line-height: 22px;
    /* color: white; */
}

.mobile-nav-close {
    color: rgba(0, 0, 0, 0.3);
}

.mobile-user-image img {
    width: 55px;
}

.svg-icon {
    display: inline-block;
    height: 1em;
    width: 1em;
}

.dashboard_sidebar_list .sidebar_list_item a svg {
    transition: all ease 0.4s;
    stroke-width: 2;
    fill: rgb(0, 0, 0);
}

.dashboard_sidebar_list .sidebar_list_item a:hover svg {
    fill: white;
}

.-is-active svg {
    fill: white !important;
}

#desktopNav {
    width: 100%;
}

.external-link a img {
    width: 30px;
}

.right-side-dropdown {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    background-color: #ffffff;
    transform: translate(-60%, 10%);
    border-radius: 10px;
    padding: 10px;
    width: 210px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    transition: all ease 0.4s;
}

.right-side-dropdown-show {
    opacity: 1;
    visibility: visible;
    transform: translate(-60%, 15%);
}

.right-side-dropdown .sidebar_list_item a {
    color: black !important;
}

    .right-side-dropdown .sidebar_list_item a.-is-active {
        color: white !important;
    }

.sidebar_list_item {
    margin-bottom: 10px;
}

.dashboard_sidebar_list .sidebar_list_item a {
    padding: 15px 15px;
}

.listing-style1.dashboard-style .list-thumb {
    width: 90px;
}

.table-style3 .t-body th,
.table-style3 .t-head th {
    padding: 20px 10px;
}

.actions-contianer {
    display: none;
}

/* My Locations */

.view-changer {
    position: relative;
    background-color: #f7f7f7;
    padding: 5px 15px;
    border-radius: 100px;
    z-index: 100;
    color: white;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.grid i,
.list i {
    font-size: 12px;
}

.grid p,
.list p {
    font-size: 14px;
}


.toggler-bg {
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    background-color: #181A20;
    z-index: -10;
    border: 1px solid rgba(0, 0, 0, 0.1);
    transition: all ease-in-out 0.3s;
}

.toggler-bg-left {
    left: 0;
    border-radius: 100px 0px 0px 100px;
    transition: all ease-in-out 0.3s;
}

.toggler-bg-right {
    left: 50%;
    border-radius: 0px 100px 100px 0px;
    transition: all ease-in-out 0.3s;
}

.active-tab {
    opacity: 1;
    color: white;
    transition: all ease-in-out 0.3s;
}

    .active-tab p {
        opacity: 1;
        color: white;
        ;
        transition: all ease-in-out 0.3s;
    }

.unactive-tab {
    color: black;
    opacity: .6;
    transition: all ease-in-out 0.3s;
}

    .unactive-tab p {
        color: black;
    }

.view-changer div {
    cursor: pointer;
}

.action-icons {
    position: absolute;
    top: 20%;
    right: 0%;
    opacity: 0;
    visibility: hidden;
    transition: all ease 0.3s;
    /* z-index: 0; */
}

/*.listing-style1 .action-icons {
    right: 3.2%;
    opacity: 1;
    visibility: visible;
}*/

.show-actions-icons {
    right: 3.2%;
    opacity: 1;
    visibility: visible;
}

.list-section,
.grid-section {
    transition: all ease 0.4s;
}

.hide-section {
    opacity: 0;
    visibility: hidden;
    display: none;
}

.show-section {
    opacity: 1;
    visibility: visible;
    display: block;
}

.translate-minus-100 {
    transform: translateY(-195vh);
}


.action-icons div a i,
.action-icons div a span {
    display: inline-block;
    background-color: rgba(24, 26, 32, 0.9);
    margin: 10px 0px;
    height: 31px;
    width: 31px;
    line-height: 31px;
    text-align: center;
    border-radius: 6px;
}

.action-icons div a i,
.action-icons div a span {
    color: white;
}

.filters-modal-custom.filters-modal-custom-dashboard {
    height: 35px;
    width: 35px;
    line-height: 35px;
}

.list-section .list-content {
    padding-left: 0px;
}

.list-section .img-container,
.grid-section .img-container {
    background-size: cover;
}

.status-pill {
    position: absolute;
    top: 5%;
    left: 5%;
}

@media only screen and (max-width:576px) {
    .list-section .list-content {
        padding-left: 20px;
    }
}

@media only screen and (max-width:992px) {
    .grid-section .action-icons {
        right: 4%;
    }
}

/* My Locations */
.location-image {
    transition: all ease-in-out 0.3s;
}

.nav-item .badge {
    padding: 8px 12px;
    font-size: 14px;
    font-weight: normal;
}

.disabled-options {
    cursor: not-allowed !important;
    opacity: 0.2;
}

.disabled-btn {
    cursor: not-allowed !important;
    opacity: 0.5;
}

/* Add Locations */

.form-style1 .custom_checkbox {
    line-height: 31px;
}

/* 
.custom-ceckbox-wrapper {
  margin: 0px 0px 0px 0px;
  border: 2px solid rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  padding: 8px 10px 8px 15px;
} */

.country-list {
    font-size: 14px;
}

    .country-list option:hover {
        background-color: red;
    }

    .country-list::-webkit-scrollbar {
        width: 0px;
    }

/* .architecture-style-wrapper::-webkit-scrollbar-thumb {
  background: #cccccc; 
  border-radius: 8px;
}

/* Handle on hover */
.architecture-style-wrapper::-webkit-scrollbar-thumb:hover {
    background: #c5c4c4;
}

.switch {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 24px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 34px;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 18px;
        width: 18px;
        left: 4px;
        bottom: 3px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
        border-radius: 50%;
    }

input:checked + .slider {
    background-color: green;
}

input:focus + .slider {
    box-shadow: 0 0 1px green;
}

input:checked + .slider:before {
    -webkit-transform: translateX(19px);
    -ms-transform: translateX(19px);
    transform: translateX(19px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.sub-category-wrapper::-webkit-scrollbar,
.agriculture-styles-wrapper::-webkit-scrollbar {
    width: 8px;
    border-radius: 10px;
}

.sub-category-wrapper::-webkit-scrollbar-thumb,
.agriculture-styles-wrapper::-webkit-scrollbar-thumb {
    background-color: #f1f1f1;
    border-radius: 10px;
}

    .sub-category-wrapper::-webkit-scrollbar-thumb:hover,
    .agriculture-styles-wrapper::-webkit-scrollbar-thumb:hover {
        background: #f0f0f0;
    }

.sub-category-wrapper,
.agriculture-styles-wrapper {
    margin-top: 15px;
    max-height: 40vh;
    overflow-y: scroll;
}

.actions i {
    cursor: pointer;
}

.ud-btn.btn-dark {
    color: white;
}

.add-websites-here {
    /* position: relative; */
    transition: all ease-in-out 10s;
}

.appened-inputs-container {
    position: relative;
    transition: all ease-in-out 0.3s;
}

.remove-btn {
    position: absolute;
    top: 50%;
    right: 0%;
    opacity: 0;
    visibility: hidden;
    transform: translate(-50%, -32%);
    transition: all ease-in-out .4s;
}

.appened-inputs-container:hover .remove-btn {
    opacity: 1;
    visibility: visible;
}

.text-muted {
    opacity: 0.4;
}

/* Add Locations */
/* My Lightbox */

.light-box-card {
    background: none;
}

.accordion-style1 .accordion-body {
    max-width: none;
}

.lightbox-stop-text-overflow {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 520px;
}

.accordion-body table th {
    border-top: 1px solid #e9ecef !important;
}

.accordion-body .table > :not(caption) > * > * {
    border-bottom: none;
}

.accordion-body::-webkit-scrollbar {
    width: 10px;
}

.accordion-body::-webkit-scrollbar-thumb {
    background: #cccccc;
    border-radius: 8px;
}

    .accordion-body::-webkit-scrollbar-thumb:hover {
        background: #c5c4c4;
    }

.accordion-body {
    max-height: 425px;
    overflow-y: scroll;
}

.lightbox-wrapper.share.add-to-lightbox-wrapper {
    opacity: 0;
    top: 100%;
    right: 0%;
    width: 400px;
    text-align: left;
    transition: all ease-in-out 0.3s;
}

.logo-image-holder {
    width: 370px;
    height: 45px;
    background-repeat: no-repeat;
    background-position: center left;
    background-size: cover;
    background-repeat: no-repeat;
}

.edit-profile-img.edit-logo {
    top: 23%;
    left: 90%;
}

.custom-header {
    background-color: #f7f7f7;
    padding-top: 25px;
    padding-bottom: 25px;
}

.lightbox-wrapper.share.add-to-lightbox-wrapper .light-box {
    padding: 7px 20px;
}

.accordion-body {
    overflow-x: hidden;
}

.share:hover .add-to-lightbox-wrapper {
    opacity: 1;
    display: block;
}

/* .listing-style1 {
  width: 50vw;
} */

/* .accordion-body tr {
  width: 20vw !important;
} */
.copy-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 2%;
    height: 30px;
    width: 30px;
    text-align: center;
    padding-top: 2.5px;
    border-radius: 3px;
}

    .copy-icon::after {
        font-family: "Poppins", sans-serif;
        content: "Copy";
        position: absolute;
        font-size: 12px;
        top: -100%;
        left: -50%;
        background-color: #f1f1f1;
        padding: 7px;
        border-radius: 8px;
        text-transform: capitalize;
        font-weight: normal;
        opacity: 0;
        transition: all ease-in-out 0.3s;
    }

    .copy-icon:hover::after {
        opacity: 1;
    }

    .copy-icon.copied::after {
        content: "copied";
    }

.stop-link-overflow {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 90%;
}

.light-box-preview-images div img {
    border-radius: 8px;
}

.ps-widget .accordion-item {
    padding: 4px 4px;
}

.stop-lightbox-name-overflow {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: auto;
}

/* My Lightbox */

/* View Lightbox */
.action-icons.view-lightbox-icons {
    top: 0%;
}

.view-lightbox-container {
    transition: all ease-in-out 0.3s;
}

.ps-widget.sortable-enabled {
    background-color: #f7f7f7;
    transition: all ease-in-out 0.3s;
}

.sortable-enabled-overlay {
    position: absolute;
    top: 0%;
    left: 0%;
    right: 0%;
    bottom: 0%;
    width: 100vw;
    min-height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

/* View Lightbox */
/* View Shared Lightbox */
.heart.camera {
    right: 3.5%;
}

    .heart.camera .edit-profile-img {
        /* width: 50px !important; */
        height: auto !important;
    }

.lh-normal {
    line-height: normal;
}

.custom-popover.list-view {
    width: 66vw !important;
    top: 2% !important;
    left: 97% !important;
    height: auto;
}

    .custom-popover.list-view .mini-images {
        height: 20vh !important;
    }

/* View Shared Lightbox */

@media only screen and (max-width:577px) {
    .lightbox-wrapper.share.add-to-lightbox-wrapper {
        width: 50vw;
        left: 120% !important;
        transform: translateX(-100%);
    }
}

@media only screen and (max-width:600px) {
    .ps-widget .accordion-item {
        padding: 4px 4px;
    }

        .ps-widget .accordion-item .col-8 {
            padding-right: 0px;
        }

    .ps-widget .accordion-button {
        padding: 1rem 0rem 1rem 1.25rem;
    }
}

/* @media only screen and (max-width:767px) {

  .logo-image-holder.view-lightbox {
    width: 90vw;
  }
} */
@media only screen and (max-width:478px) {
    .logo-image-holder {
        width: 70vw;
    }

        .logo-image-holder.view-lightbox {
            width: 70vw;
        }

    .edit-profile-img.edit-logo {
        top: 23%;
        left: 86%;
    }
}

@media only screen and (max-width:768px) {
    .actions-contianer {
        display: block;
    }

        .actions-contianer div .icon {
            font-size: 13px;
        }

    .dashboard-stop-text-overflow {
        width: 600px;
    }

    thead.dashboard tr *:not(:first-child) {
        display: none;
    }

    tbody.dashboard td {
        display: none;
    }
}

.profile-box .tag-del {
    top: 5%;
    left: 84%;
}

.placeHolder {
    background-color: rgb(90, 90, 90) !important;
    border: dashed 1px gray !important;
    z-index: 10;
}



.profile-box:hover .profile-img img {
    opacity: 0.5;
}

.profile-img {
    position: relative;
    overflow: hidden;
    /* transition: all ease-in-out 0.3s; */
}

    .profile-img .action-icons {
        top: 5%;
        right: -15%;
    }

    .profile-img:hover .action-icons {
        right: 4%;
    }

.selected {
    opacity: 0.5;
}

.profile-box .tag-del {
    border-radius: 6px;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    width: 25px;
}

.append-images-here {
    position: relative;
    overflow: hidden;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 10px;
}

    .main-image,
    .append-images-here:first-child {
        grid-column: span 2;
        overflow: hidden;
        grid-row: span 2;
        height: 432px !important;
    }

        .main-image .profile-img {
            height: 432px !important;
        }

            .main-image .profile-img img {
                height: 432px !important;
            }

.other-images,
.other-images .profile-img img {
    height: calc(400px / 2);
}

.profile-box {
    overflow: hidden;
    padding: 0;
}

.append-images-here .profile-box:first-child::after {
    content: "Main";
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-42deg);
    background-color: #c92a1a;
    position: absolute;
    top: 2%;
    left: -6.3%;
    text-align: center;
    color: white;
    font-size: 18px;
    font-weight: 600;
    padding: 1px 100px
}

.add-images-btn {
    background-color: rgb(211, 211, 211);
    border-radius: 12px;
    transition: all ease-in 0.3s;
    cursor: pointer;
    height: 200px;
}

    .add-images-btn:hover {
        background-color: rgb(124, 124, 124);
    }

.add-btn-icon {
    color: rgb(124, 124, 124);
    transition: all ease-in 0.3s;
}

.add-images-btn:hover .add-btn-icon {
    color: rgb(211, 211, 211);
}

.droppable.drag-over img {
    opacity: 0.5;
    border: 2px solid rgb(0, 0, 0);
    transition: all ease-in-out 0.3s;
}

.transaction-number-text {
    margin-bottom: 90px;
}

.success-text,
.payment-successfull-text {
    color: #3ac91a;
    font-size: 90px;
    font-weight: 600;
}

.bg-active-package {
    background-color: rgba(58, 201, 26, 0.3);
}

.payment-tick {
    font-size: 80px;
}

.edit-project-name {
    position: static;
}

.payment-successfull-text {
    font-size: 24px;
}

.error_title {
    font-size: 18px;
}

.light-box {
    transition: all ease-in-out 0.3s;
}

.view {
    transition: all ease-in-out 0.3s;
}

/* .light-box::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: transparent;
  transition: all ease-in-out 0.3s;
}
.light-box:hover::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #9090902c;
  transition: all ease-in-out 0.3s;
} */

/* My Packages */
.cc-icon {
    color: #8b8c8f;
}

.buypackage-modal-body {
    height: 80vh;
    overflow-y: scroll;
}

    .buypackage-modal-body::-webkit-scrollbar {
        width: 10px;
    }

    .buypackage-modal-body::-webkit-scrollbar-thumb {
        background: #cccccc;
        border-radius: 8px;
    }

        .buypackage-modal-body::-webkit-scrollbar-thumb:hover {
            background: #c5c4c4;
        }

.payment-method.statistics_funfact:focus-visible {
    outline: none;
}

.payment-method h5 {
    line-height: 0px;
}

.pricing_packages {
    padding: 20px 25px;
}

.pricing_table_switch_slide,
.pricing_packages_top .switch input:checked + .pricing_table_switch_slide {
    background-color: #c92a1a;
}

.d-grid .btn-dark:hover {
    background-color: #c92a1a;
    border: 1px solid #c92a1a;
}

.ud-btn:before,
.btn-dark:before {
    background-color: #c92a1a;
}

.pricing_packages.active .package_title,
.pricing_packages:hover .package_title,
.pricing_packages_top .pricing_save3 {
    color: #c92a1a;
}

.pricing_packages.active,
.pricing_packages:hover,
.pricing_packages_top .pricing_save3 {
    background-color: rgba(201, 42, 26, 0.07);
}

/* .premium-package,
.active-package {
  transform: scale(1.03);
} */

.pricing_packages.premium-package {
    background-color: rgba(201, 42, 26, 0.09);
}

.pricing_packages.active-package {
    background-color: rgba(201, 42, 26, 0.09);
}

    .pricing_packages.premium-package .package_title,
    .pricing_packages.active-package .package_title {
        color: #c92a1a;
    }

/* My Packages */

/* Billing */
.billing-info-icons,
.current-plan-icons {
    position: absolute;
    top: 5%;
    right: 2.5%;
}

    .billing-info-icons a,
    .current-plan-icons a,
    .current-payment-method-icons a {
        color: white;
        display: inline-block;
        background-color: rgba(24, 26, 32, 0.9);
        height: 31px;
        width: 31px;
        line-height: 31px;
        text-align: center;
        border-radius: 6px;
    }

    .current-plan-icons a {
        margin-bottom: 10px;
    }

.card-container {
    background-image: url('../img//map.png');
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.current-payment-method-icons {
    position: absolute;
    top: 7%;
    right: 2.5%;
}

.card-no p {
    font-size: 25px;
    margin-top: 10px;
    color: white;
}

.card-holder p {
    font-size: 12px;
    margin-top: 20px;
    color: white;
}

.name p {
    font-size: 22px;
    color: white;
}

.container-card {
    display: flex;
}

.card-2 {
    width: 100%;
    height: 270px;
    color: #fff;
    cursor: pointer;
    perspective: 1000px;
}

.card-inner {
    width: 100%;
    height: 100%;
    position: relative;
    transition: transform 1s;
    transform-style: preserve-3d;
}

    .card-inner .front {
        width: 100%;
        height: 100%;
        background-image: url('../img/map.png');
        position: absolute;
        top: 0;
        left: 0;
        padding: 20px 30px;
        border-radius: 10px;
        background-repeat: no-repeat;
        background-position: end;
        background-size: cover;
        overflow: hidden;
    }

        .card-inner .front::before {
            content: "";
            position: absolute;
            background-image: linear-gradient(45deg, rgba(0, 69, 199, 0.8), rgba(255, 44, 125, 0.8));
            height: 100%;
            width: 100%;
            top: 0;
            left: 0;
            z-index: -1;
        }

.row-2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.map-img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.3;
    z-index: -1;
}

.card-no {
    font-size: 30px;
    margin-top: 80px;
}

.bar {
    background: #222;
    margin-left: -30px;
    margin-right: -30px;
    height: 60px;
    margin-top: 10px;
}


.card-text {
    margin-top: 30px;
    font-size: 14px;
}

.back {
    transform: rotateY(180deg);
}

.card-icon {
    position: absolute;
    top: 6%;
    left: 4%;
}

.billing-and-invoices-table td {
    font-size: 13px;
}

.invoice-table,
.invoice-table th,
.invoice-table td {
    border: none;
}

    .invoice-table th,
    .invoice-table td {
        border: 1px solid rgba(0, 0, 0, 0.1);
    }

    .invoice-table .t-body tr td div {
        padding-bottom: 250px;
    }

.no-plan-activated {
    height: 240px;
}

/* Billing */
/* Payment Method */
.payment-method {
    opacity: 0.5;
    cursor: pointer;
    transition: all ease-in-out 0.3s;
}

.active-payment-statsu-pill,
.active-payment-method-checkbox {
    position: absolute;
    top: 0%;
    right: 0%;
}

.paymet-fields {
    height: 0px;
    overflow: hidden;
    transition: all ease-in-out 0.3s;
}

.activated-paymet-fields {
    height: 350px;
}

/* .active-payment-method-checkbox {
  top: 4%;
} */
.payment-method:hover {
    opacity: 1;
}

.payment-method-bg {
    width: 150px;
    height: 150px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.active-method {
    opacity: 1;
    border: 1px solid #c92a1a !important;
}

/* Payment Method */
/* Change Password */
.show-password,
.hide-password {
    position: absolute;
    top: 50px;
    right: 13px;
    cursor: pointer;
}

/* Change Password */

@media only screen and (max-width:1394px) {
    .success-text {
        font-size: 80px;
    }

    .main-nav ul li a span,
    .main-nav ul li a:visited span {
        font-size: 10px;
    }
}

@media only screen and (max-width:1216px) {

    .main-nav ul li a span,
    .main-nav ul li a:visited span {
        font-size: 10px;
    }
}

@media only screen and (max-width:1128px) {
    .success-text {
        font-size: 60px;
    }

    .title-nav-wrapper {
        padding: 25px 40px;
    }
}

@media only screen and (max-width:1035px) {
    .title-nav-wrapper {
        padding: 25px 20px;
    }
}

@media only screen and (max-width:1400px) {
    .list-thumb {
        margin-right: 15px;
    }
}

@media only screen and (max-width:500px) {
    .list-text {
        font-size: 13px !important;
    }

    .dashboard-stop-text-overflow {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 200px;
    }
}

@media only screen and (min-width: 373px) and (max-width: 576px) {
    .append-images-here .profile-box:first-child::after {
        left: -43%;
    }
}

@media only screen and (min-width: 772px) and (max-width: 866px) {

    .statistics_funfact .icon {
        width: 50px;
        height: 50px;
        line-height: 55px;
    }

        .statistics_funfact .icon i {
            font-size: 25px;
        }
}

@media only screen and (max-width: 1880px) {
    .append-images-here .profile-box:first-child::after {
        top: 3%;
        left: -6%;
    }
}

@media only screen and (max-width: 1748px) {
    .append-images-here .profile-box:first-child::after {
        top: 3%;
        left: -6.5%;
    }
}

@media only screen and (max-width: 1584px) {
    .append-images-here .profile-box:first-child::after {
        top: 3%;
        left: -7.4%;
    }
}

@media only screen and (max-width: 1469px) {
    .append-images-here .profile-box:first-child::after {
        top: 3%;
        left: -7.8%;
    }
}

@media only screen and (max-width: 1469px) {
    .append-images-here .profile-box:first-child::after {
        top: 3%;
        left: -8.5%;
    }
}

@media only screen and (max-width: 1213px) {
    .append-images-here .profile-box:first-child::after {
        top: 3%;
        left: -10%;
    }
}

@media only screen and (max-width: 1198px) {
    .append-images-here .profile-box:first-child::after {
        top: 3%;
        left: -11%;
    }
}

@media only screen and (max-width: 1130px) {
    .append-images-here .profile-box:first-child::after {
        top: 3%;
        left: -11.5%;
    }
}

@media only screen and (max-width: 1096px) {
    .append-images-here .profile-box:first-child::after {
        top: 3%;
        left: -12%;
    }
}

@media only screen and (max-width: 992px) {
    .append-images-here .profile-img .action-icons {
        top: 0%;
        right: 3%;
    }

    .append-images-here > :first-child .profile-img .action-icons {
        top: 0%;
        right: 2%;
    }

    .append-images-here .profile-box:first-child::after {
        top: 3%;
        left: -9%;
    }
}

@media only screen and (max-width: 971px) {
    .append-images-here .profile-box:first-child::after {
        top: 3%;
        left: -9.5%;
    }
}

@media only screen and (max-width: 813px) {
    .append-images-here .profile-box:first-child::after {
        top: 3%;
        left: -10%;
    }
}

@media only screen and (max-width: 659px) {
    .append-images-here .profile-box:first-child::after {
        top: 3%;
        left: -12%;
    }
}

@media only screen and (max-width: 611px) {
    .append-images-here .profile-box:first-child::after {
        top: 3%;
        left: -12.6%;
    }
}

@media only screen and (max-width: 533px) {
    .append-images-here .profile-box:first-child::after {
        top: 3%;
        left: -13.9%;
    }
}

@media only screen and (max-width: 487px) {
    .append-images-here .profile-box:first-child::after {
        top: 3%;
        left: -15%;
    }
}

@media only screen and (max-width: 440px) {
    .append-images-here .profile-box:first-child::after {
        top: 3%;
        left: -16.8%;
    }
}

@media only screen and (max-width: 402px) {
    .append-images-here .profile-box:first-child::after {
        top: 3%;
        left: -18%;
    }
}

@media only screen and (max-width: 362px) {
    .append-images-here .profile-box:first-child::after {
        top: 3%;
        left: -22%;
    }
}

@media only screen and (max-width: 1663px) {
    .append-images-here {
        grid-template-columns: repeat(5, 1fr);
    }
}

@media only screen and (max-width: 1357px) {
    .append-images-here {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media only screen and (max-width: 1121px) {
    .append-images-here {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media only screen and (max-width: 671px) {
    .append-images-here {
        grid-template-columns: repeat(2, 1fr);
    }
}


html {
    overflow-x: hidden;
}

.stop-overflow-y {
    overflow-y: hidden;
}




/* Additaional Changes on Wendy's Feedback */
.home-banner-style1 {
    background-position: center;
    background-size: cover;
}

.details-page-padding {
    padding-left: 80px;
    padding-right: 80px;
}

@media only screen and (max-width: 1129px) {
    .details-page-padding {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media only screen and (max-width: 769px) {
    .details-page-padding {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (max-width: 480px) {
    .prop-title {
        font-size: 18px;
    }
}

@media (max-width: 454px) {

    .location-header p,
    .location-header span,
    .location p {
        font-size: 11px;
    }
}

@media (max-width: 398px) {

    .location-header p,
    .location-header span,
    .location p {
        font-size: 10px;
    }
}

@media (max-width: 370px) {

    .location-header p,
    .location-header span,
    .location p {
        font-size: 9px;
    }
}

@media (max-width: 342px) {

    .location-header p,
    .location-header span,
    .location p {
        font-size: 8px;
    }
}

@media (max-width: 314px) {

    .location-header p,
    .location-header span,
    .location p {
        font-size: 7px;
    }
}


.rounded-single-img {
    border-radius: 12px !important;
}

.ps-v4-hero-slider .owl-nav {
    position: static !important;
    width: 100% !important;
    top: 50%;
}

.ps-v4-hero-tab .sp-img-content .all-tag {
    right: 100px;
}

.ps-v4-hero-slider img {
    height: 650px;
}

@media (max-width: 992px) {

    .ps-v4-hero-slider img {
        height: 500px;
    }
}

@media (max-width: 754px) {

    .ps-v4-hero-slider img {
        height: 400px;
    }
}

@media (max-width: 400px) {

    .ps-v4-hero-slider img {
        height: 300px;
    }
}

.pricing_packages_top {
    margin-bottom: 10px !important;
}

#flush-collapseOne .accordion-body {
    height: auto !important;
}

#lightboxed-locations .location-image {
    transition: none;
}

/* .mt-auto {
  margin-top: auto !important;
 }

.details {
  height: 100%;
} */

.what-is-this:hover ~ .what-is-this-wrapper {
    display: block;
    top: -250% !important;
    width: 80%;
    left: 70px;
    z-index: 99999999999999999999 !important;
}

    .what-is-this:hover ~ .what-is-this-wrapper.iuo {
        top: -160px !important;
        width: 100%;
        left: 0px;
    }

label.fw600 {
    font-weight: 600 !important;
}

.contact-location {
    position: sticky !important;
    top: 0px !important;
}

.initals-container, .initals-container-header {
    height: 44px;
    width: 44px;
    background-color: #000;
    color: white;
    border-radius: 100%;
    text-align: center;
    line-height: 44px;
    font-size: 20px;
    font-weight: 600;
}

.initals-container-header {
    height: 30px;
    width: 30px;
    background-color: white;
    color: black;
    line-height: 30px;
    font-size: 16px;
}

.profile-page-initals {
    background-color: black;
    color: white;
    text-align: center;
    font-weight: 600;
    font-size: 50px;
    line-height: 200px;
    height: 100%;
}

.edit-email-icon {
    cursor: pointer;
    transition: all ease-in-out 0.3s;
}


.marker-card .face::before {
    content: none;
}

.map-marker-container {
    margin-top: 0px !important;
}

.marker-container {
    width: 35px !important;
    height: 35px !important;
}

.marker-card .face {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
}

.ui-sortable-handle .action-icons {
    opacity: 1;
    visibility: visible;
}

.owl-stage-outer {
    padding-left: 6px;
}

.mobile-map-toggler {
    background-color: #c92a1a;
    /* padding: 0px 10px; */
    border-radius: 100%;
    height: 30px;
    width: 30px;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    color: white !important;
    padding: 0px;
    font-weight: bold;
    font-size: 16px;
}


.main-cat-items-owl {
    width: 90%;
}

.filters-owl {
    width: 10%;
}


@media only screen and (max-width: 1300px) {
    .main-cat-items-owl {
        width: 89%;
    }

    .filters-owl {
        width: 11%;
    }
}

@media only screen and (max-width: 1270px) {
    .main-cat-items-owl {
        width: 88%;
    }

    .filters-owl {
        width: 12%;
    }
}

@media only screen and (max-width: 1164px) {
    .main-cat-items-owl {
        width: 87%;
    }

    .filters-owl {
        width: 13%;
    }
}

@media only screen and (max-width: 1077px) {
    .main-cat-items-owl {
        width: 86%;
    }

    .filters-owl {
        width: 14%;
    }
}

@media only screen and (max-width: 1012px) {
    .main-cat-items-owl {
        width: 86%;
    }

    .filters-owl {
        width: 14%;
    }
}

@media only screen and (max-width: 1002px) {
    .main-cat-items-owl {
        width: 85%;
    }

    .filters-owl {
        width: 15%;
    }
}

@media only screen and (max-width: 800px) {
    .main-cat-items-owl {
        width: 84%;
    }

    .filters-owl {
        width: 16%;
    }
}


.activated-cat, .activated-cat h6 {
    color: #c92a1a;
    transition: all linear 0.3s;
}

.page_navigation .page-item.active .page-link {
    z-index: 0;
}

/*
.nav-link.active {
    background-color: #ffffff !important;
    border: 1px solid #DDDDDD !important;
    border-radius: 12px !important;
    color: #181A20 !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    padding: 10px 10px !important;
}*/

.close-cat {
    background-color: #c92a1a;
    color: white;
    margin-left: 5px;
    padding: 0px 6px;
    border-radius: 5px;
    font-size: 12px;
}

.br-tl {
    border-top-left-radius: 12px !important;
}

.br-tr {
    border-top-right-radius: 12px !important;
}

.br-bl {
    border-bottom-left-radius: 12px !important;
}

.br-br {
    border-bottom-right-radius: 12px !important;
}

.download-images {
    position: absolute;
    width: auto;
    background-color: #c92a1a;
    border-radius: 6px;
    color: white;
    font-family: var(--title-font-family);
    font-weight: 600;
    padding: 7px 20px;
    top: 20px;
    right: 30px;
}


.contact-location {
    overflow: hidden;
    padding: 5px 5px 5px 5px;
    transition: all ease-in-out 0.5s;
}

.contact-location-closed {
    height: 140px;
}

.contact-location-opened {
    height: 1500px;
}

@keyframes float {

    0%, 100% {
        transform: translateY(-50%);
    }

    50% {
        transform: translateY(calc(-50% - 5px));
    }
}

.contact-info-toggler {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    height: 30px;
    width: 30px;
    color: white;
    line-height: 30px;
    text-align: center;
    border-radius: 100%;
    background-color: #c92a1a;
    animation: float 2s ease-in-out infinite;
}

    .contact-info-toggler i {
        transform: rotate(-180deg);
        transition: all ease-in-out 0.5s;
    }

.text-red-custom {
    color: #c92a1a !important;
}

.download-i {
    font-size: 16px;
}

@media only screen and (max-width: 1016px) {
    .download-i {
        font-size: 14px;
    }

    .all-tag.popup-img {
        font-size: 12px;
    }
}

@media only screen and (max-width: 767px) {
    .download-images {
        right: 50px;
    }
}

@media only screen and (max-width: 704px) {
    .all-tag.popup-img {
        font-size: 10px;
    }
}

@media only screen and (max-width: 638px) {
    .all-tag.popup-img {
        font-size: 9px;
    }
}


.property-desc {
    max-height: 150px;
    overflow-y: hidden;
    transition: all ease-in-out 0.5s;
}



.infoBox-close {
    display: none;
}

ul.info {
    padding: 0px 0px;
}
.star-rating .star {
    margin-top: 10px;
}

.site-inner-wrapper {
    z-index: 0 !important;
}
.star-rating {
    display: none;
}
.map-box .map-listing-item .inner-box .image-box {
    display:flex;
    gap:10px;
}
.map-box .map-listing-item .inner-box .image-box .image {
    margin-bottom: 0px;
    width: 50%;
}.map-box .map-listing-item .inner-box .image-box .image img{
    width: 100%;
    border-radius: 8px;
}
.bottom-box {
    display: none;
}
.gm-style-iw-d {
    padding-bottom: 0px !important;
}
.gm-style-iw {
    position:relative
}
.gm-style-iw-chr {
    position:absolute;
    top: 5px;
    right: 5px;
}
.gm-style .gm-style-iw-d {
    padding-top: 12px;
}

.gm-style-iw-ch {
    padding-top: 0px;
}
.map-listing-item .infoBox-close:hover {
    background-color: #021f4a;
    color: #ffffff;
}

.map-listing-item .infoBox-close {
    position: absolute;
    right: 10px;
    top: 10px;
    height: 25px;
    width: 25px;
    line-height: 25px;
    border-radius: 3px;
    line-height: 25px;
    text-align: center;
    background: #f4f4f4;
    color: #222222;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.container-fluid.details-page-padding div:nth-of-type(2) div:nth-of-type(2) div:nth-of-type(3), .container-fluid.details-page-padding div:nth-of-type(2) div:nth-of-type(2) div:nth-of-type(4) {
    margin-top: 10px;
}

.initals-container.details-page {
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 30px;
}

.count-of-selected-filters {
    position: absolute;
    top: -8px;
   /* right: -3px;*/
    color: white;
    min-height: 20px;
    min-width: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 100%;
    background-color: #c92a1a;
}

.custome-search-icon::before {
    line-height: 2.5 !important
}

.mobile-map-icon::before {
    line-height: 1.5 !important
}
.custom-flation-home::before {
    line-height: 2.5 !important
}

.flaticon-bin::before {
    line-height: 2.5 !important
}

.custome-bin-icon::before {
    line-height: 3.2 !important
}

.modal-header {
    padding: 20px 45px;
}

.user-image-container img, .header-img img {
    height: 44px;
    width: 44px;
    border-radius: 100%;
    object-fit: cover;
}

.header-img img {
    height: 30px;
    width: 30px;
}

/* Target the .initals-container-header inside the side-menu-filler class */
.side-menu-filler .initals-container-header {
    height: 45px !important;
    width: 45px !important;
    background-color: black !important;
    color: white !important;
    line-height: 45px !important;
}

.loader {
    width: 108px;
    height: 16px;
    background: radial-gradient(circle 8px at 8px center, #c12d2d 100%, transparent 0), radial-gradient(circle 8px at 8px center, #c12d2d 100%, transparent 0);
    background-size: 16px 16px;
    background-repeat: no-repeat;
    position: relative;
    animation: ballX 1s linear infinite;
}

    .loader:before {
        content: "";
        position: absolute;
        width: 16px;
        height: 16px;
        border-radius: 50%;
        background: black;
        inset: 0;
        margin: auto;
        animation: moveX 1s cubic-bezier(0.5,300,0.5,-300) infinite;
    }

@keyframes ballX {
    0%,25%,50%,75%, 100% {
        background-position: 25% 0,75% 0
    }

    40% {
        background-position: 25% 0,85% 0
    }

    90% {
        background-position: 15% 0,75% 0
    }
}

@keyframes moveX {
    100% {
        transform: translate(0.15px)
    }
}

/*Blocker Loader CSS*/

.blocker-loader {
    animation: blockerrotate 1s infinite;
    height: 50px;
    width: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
}

    .blocker-loader:before,
    .blocker-loader:after {
        border-radius: 50%;
        content: "";
        display: block;
        height: 20px;
        width: 20px;
    }

    .blocker-loader:before {
        animation: blockerball1 1s infinite;
        background-color: #fff;
        box-shadow: 30px 0 0 #c92a1a;
        margin-bottom: 10px;
    }

    .blocker-loader:after {
        animation: blockerball2 1s infinite;
        background-color: #c92a1a;
        box-shadow: 30px 0 0 #fff;
    }

@keyframes blockerrotate {
    0% {
        transform: rotate(0deg) scale(0.8)
    }

    50% {
        transform: rotate(360deg) scale(1.2)
    }

    100% {
        transform: rotate(720deg) scale(0.8)
    }
}

@keyframes blockerball1 {
    0% {
        box-shadow: 30px 0 0 #c92a1a;
    }

    50% {
        box-shadow: 0 0 0 #c92a1a;
        margin-bottom: 0;
        transform: translate(15px, 15px);
    }

    100% {
        box-shadow: 30px 0 0 #c92a1a;
        margin-bottom: 10px;
    }
}

@keyframes blockerball2 {
    0% {
        box-shadow: 30px 0 0 #fff;
    }

    50% {
        box-shadow: 0 0 0 #fff;
        margin-top: -20px;
        transform: translate(15px, 15px);
    }

    100% {
        box-shadow: 30px 0 0 #fff;
        margin-top: 0;
    }
}



/*Blocker Loader CSS*/

.hero-title .nav-link.active, .hero-title .nav-link-custom.active {
    background-color: #ffffff !important;
    border: 1px solid #DDDDDD !important;
    border-radius: 12px !important;
    color: #181A20 !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    padding: 10px 10px !important;
}

.filters-modal-custom {
    height: 45px;
    width: 45px;
    border-radius: 100px;
    border: none;
    background-color: #000;
    opacity: 1;
    transition: all ease-in-out .5s;
}

.m-20{
    margin: 20px
}

.apply-button {
    height: -webkit-fill-available;
    background-color: lightskyblue;
}

.elpsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /* width: 200px; */
    display: block;
}

.img-checkbox {
    position: absolute;
    top: 10px;
    right: 18px;
    z-index: 9999999999;
    cursor: pointer;
    transition: all ease-in-out 0.3s;
}

.main-image .img-checkbox {
    right: 20px;
}

.img-checkbox input {
    transform: scale(2.0);
}

.append-images-here .action-icons {
    top: 30px !important;
}

.main-image .profile-img:hover .img-checkbox {
    right: 27px;
}

.action-icons.position-static {
    opacity: 1;
    visibility: visible;
}

.action-icons #delete-all-btn span {
    display: inline-block;
    background-color: red;
    margin: 10px 0px;
    height: 31px;
    width: 31px;
    line-height: 31px;
    text-align: center;
    border-radius: 6px;
    color: white;
}

.image-error-p {
    background-color: rgb(211, 211, 211);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 16px;
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #000000;
    font-weight: 600;
    margin-bottom: 0px;
    position: absolute;
    height: 100%;
    line-height: 100%;
    display: flex;
    align-items: center;
    opacity: 0.9;
    justify-content: center;
    border-radius: 12px;
    border: 3px solid red;
    font-weight: 600;
    flex-direction: column;
}

.image-error-p i {
    font-size: 21px;
}

.image-error-p p {
    font-weight: 600;
    margin: 0;
    font-size: 15px;
}

textarea::placeholder {
    color: rgb(105, 105, 105) !important;
}

.list-content-custom.listing-style1 {
    height: 280px;
}

@media only screen and (min-width: 992px) {
    .list-content-custom.listing-style1 {
        height: 215px;
    }
}

@media only screen and (max-width: 576px) {
    .list-content-custom.listing-style1 {
        width: 95.5%;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        margin: auto;
        height: auto;
    }

    .location-image.col-sm-5.col-md-4.col-lg-3 .listing-style1 {
        overflow: visible;
    }

    .img-container {
        border-radius: 12px 12px 0px 0px;
    }
}

.view-chager-wrapper {
    margin-right: 25px;
}

.mosaic-mb{
    background-color: white !important
}

::-webkit-scrollbar {
    width: 10px;
}

.modal-dialog::-webkit-scrollbar {
    width: 10px;
    background-color: red;
}

::-webkit-scrollbar-thumb {
    background: #cccccc;
    border-radius: 8px;
}

    ::-webkit-scrollbar-thumb:hover {
        background: #c5c4c4;
    }

.modal-content {
    max-height: 92svh;
    overflow-y: hidden;
}

@media only screen and (max-width:992px) {
    .modal-content {
        max-height: 100svh;
        overflow-y: hidden;
    }
    .advance-feature-modal .modal .modal-content {
        border-radius: 0px !important;
        height: 100dvh !important;
    }

    .advance-feature-modal .modal .modal-lg {
        max-width: 100vw !important;
    }

    .advance-feature-modal .modal .modal-dialog {
        margin: 0px;
    }

    .advance-feature-modal .modal .modal-dialog .modal-header {
        border-radius: 0px !important;
    }
}

.advance-feature-modal .modal {
    width: 100vw !important;
}

.advance-feature-modal .ud-btn {
    padding: 10px 30px !important;
}

.modal-body {
    max-height: 100%;
    overflow-y: scroll;
}

.modal-open .modal {
    overflow-y: hidden;
}

#internalText::placeholder {
    color: #d3d3d3; /* Light gray */
}
.far, .fa-regular {
    font-family: 'Font Awesome 6 Pro' !important;
}

.map-properties .map-content h6 a {
    color: #bf1d1d;
}

.fa, .fa-brands, .fa-regular, .fa-solid, .fab, .far, .fas{
    line-height: unset !important;
}

.lg-outer .lg-thumb {
     margin: 0 auto;
}

.address-card .col-12 {
    padding: 0px !important;
}


@media only screen and (max-width: 769px) {
        body::-webkit-scrollbar {
        width: 0px;
        display: none;
        }
    .site-wrapper::-webkit-scrollbar {
        width: 0px;
        display: none;
    }
        .details-page-padding .ps-widget,
        .agen-personal-info {
        padding: 15px !important;
       
    }
}


.advance-feature-modal .btn-close {
    height: 1em;
    width: 1em;
    background-color: transparent;
    margin: 0px;
}

.advance-feature-modal .modal-header {
    padding: 15px !important;
}

i[class^="flaticon-settings"]:before {
    line-height: inherit;
}

.icon-wrapper {
    margin-top: 0px !important;
}

#filters-modal-custom .flaticon-settings:before, #filters-modal-custom .flaticon-map:before {
    line-height: 30px;
    text-align: center;
}

.map-toggler-btn-lightbox {
    height: 35px;
    width: 35px;
    line-height: 0px;
}

@media only screen and (max-width: 769px) {
        body::-webkit-scrollbar {
        width: 0px;
        display: none;
        
    }

    html::-webkit-scrollbar {
        width: 0px;
        display: none;
    }

        .details-page-padding .ps-widget,
        .agen-personal-info {
        padding: 15px !important;
       
    }
}


.advance-feature-modal .btn-close {
    height: 1em;
    width: 1em;
    background-color: transparent;
    margin: 0px;
}

.advance-feature-modal .modal-header {
   padding: 15px !important;
}

i[class^="flaticon-settings"]:before {
    line-height: inherit;
}

.icon-wrapper {
    margin-top: 0px !important;
}

#filters-modal-custom .flaticon-settings:before, #filters-modal-custom .flaticon-map:before {
    line-height: 30px;
    text-align: center;
}

.move-icons-up {
    transform: translateY(-100px);
}

.move-icons-down {
    transform: translateY(0px);
}

.icon-wrapper {
    position: static;
    background: #fafafa;
    width: 100%;
    transition: all ease-in-out 0.3s;
}

@media only screen and (max-width: 992px) {
        .top-wrapper > div section {
        background-color: transparent;
        
    }
}

/* Hide scrollbar for Webkit (Chrome, Safari, Edge) */
body::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for Firefox */
body {
    scrollbar-width: none;
}

/* Hide scrollbar for IE/Edge */
body {
    -ms-overflow-style: none;
}

.mini-images {
    background-color: #fafafa;
    width: 100%;
    height: 9vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#filters-modal-custom {
    height: 40px;
    width: 40px;
    line-height: 40px;
}

#filters-modal-custom:hover {
    background-color: #c92a1a;
}

#filters-modal-custom, .filters-modal-custom {
    border-radius: 100px;
    border: none;
    background-color: #000;
    opacity: 1;
    transition: all ease-in-out .5s;
}

.setting-btn-selected {
    background-color: #c92a1a !important;
}