.dropdown-content {
    min-height: 100px;
}
.bravo_user_profile_form .profile-social .form-control {
    padding: 0;
}
.grid_list_search_result .right_area ul li:last-child .dropdown.bootstrap-select.show-tick,
.grid_list_search_result .right_area ul li:last-child button.btn.dropdown-toggle {
    width: 130px;
}
.page-template-content .home_iconbox_container .home_content.home4 {
    padding: 240px 0 55px;
}
.listing_list_style .list-inline-item.active {
    background-color: #ff5a5f;
    box-shadow: 0 1px 4px 0 rgba(255, 90, 95, 0.3);
    color: #fff;
    border: 1px solid #ff5a5f;
}
.listing_list_style .list-inline-item.active a {
    color: #fff;
}
.property-city.style_3 .properti_city img {
    transition: all 0.6s ease;
    height: auto !important;
}
.feat_property .thumb-image {
    padding-top: 63%;
    position: relative;
}
.feat_property .thumb-image img {
    position: absolute;
    top: 0;
    height: 100%;
}
.feat_property.list .thumb-image {
    padding-top: 76%;
}
.feat_property.home3 .thumb-image {
    padding-top: 0;
}
.feat_property .thumb .property_gallery_modal:before {
    background-color: rgba(0, 0, 0, 0.9);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.feat_property .thumb .property_gallery_modal .fullscreen-gallery img {
    opacity: 1 !important;
}
.our-testimonial:before {
    background-image: none;
 
}
.search_smart_property a.ssp_btn {
    background-color: #fff;
    -o-box-shadow: 0 0 50px 0 rgba(32, 32, 32, 0.15);
    box-shadow: 0 0 50px 0 rgba(32, 32, 32, 0.15);
    border-radius: 8px;
    color: #484848;
    font-size: 16px;
    font-family: Nunito;
    font-weight: 700;
    height: 60px;
    line-height: 1.2;
    width: 200px;
    padding-top: 22px;
}
.search_smart_property a.ssp_btn:hover {
    background-color: #3e4c66;
    color: #fff;
}
.home_adv_srch_opt.home5 .home1-advnc-search ul li {
    display: block;
    margin-right: 0 !important;
    margin-bottom: 1rem;
}
.home_adv_srch_opt.home5 .home1-advnc-search ul li:first-child .form-control {
    width: 100%;
}
.home_adv_srch_opt.home5 .home1-advnc-search ul li span.dropbtn {
    border: 1px solid #ebebeb;
    border-radius: 8px;
    display: block;
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
    width: 100%;
}
.home_adv_srch_opt.home5 .home1-advnc-search ul li span.dropbtn i {
    float: right;
    margin-right: 10px;
}
.home_adv_srch_opt.home5 .home1-advnc-search ul li .search_option_button button {
    color: #fff;
    width: 100%;
}
.home_adv_srch_opt.home5 .home1-advnc-search ul.ui_kit_checkbox.selectable-list li {
    display: inline-block;
    vertical-align: text-top;
    width: 49%;
}
.home_adv_srch_opt.home5 .home1-advnc-search .dropdown-content {
    top: 0;
}
.home_adv_srch_opt.home5 .home1-advnc-search .dropdown-content:before {
    background-color: transparent;
}
.home_adv_srch_opt.home5 .home1-advnc-search .search_option_two .dropdown.bootstrap-select > .dropdown-toggle,
.home_adv_srch_opt.home5 .home1-advnc-search .small_dropdown2 .dd_btn {
    width: 100%;
}
.home_adv_srch_opt.home10 {
    margin-top: 0;
}
.home_adv_srch_opt.home10 .home1_adsrchfrm:before {
    background-color: transparent;
}
.home_adv_srch_opt.home10 .tab-content.home1_adsrchfrm {
    margin-top: 0;
    position: static;
    padding: 30px 20px 20px;
}
.header_top.home6 {
    height: auto;
}
.home8-slider {
    position: relative;
}
.home8-slider .bs_carousel_bg {
    background-size: cover;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.home8-slider .bs_carousel .bs_carousel_bg:after {
    background-color: rgba(29, 41, 62, 0.6);
    bottom: 0;
    content: " ";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.home8-slider .bs_carousel,
.home8-slider .bs_carousel .carousel-inner,
.home8-slider .bs_carousel .carousel-item {
    height: 100%;
}
.home8-slider .bs_carousel_prices {
    position: absolute;
    width: 50%;
    bottom: 15px;
    left: 0;
    height: 90px;
    z-index: 2;
    transform: scaleX(0);
    transition: transform 0.6s ease-in-out;
    transform-origin: top right;
}
.home8-slider .bs_carousel_prices.pprty-price-active {
    transform: scale(1);
}
.home8-slider .bs_carousel_prices .carousel-item {
    background-color: #000;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.home8-slider .bs_carousel_prices .carousel-item .pprty-price {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 28px;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    left: calc(100% - 555px);
}
.home8-slider .bs_carousel_prices .carousel-item .pprty-price > span {
    display: block;
    transform: translateY(100%);
    transition: all 0.2s ease-in-out;
}
.home8-slider .bs_carousel_prices.pprty-price-active .carousel-item.active .pprty-price > span {
    transform: translateY(0);
}
.home8-slider .bs_carousel_prices.pprty-price-active.pprty-first-time .carousel-item.active .pprty-price > span {
    transition-delay: 0.6s;
}
.home8-slider .bs_carousel_prices .property-carousel-ticker {
    position: absolute;
    left: 210px;
    top: 50%;
    color: #fff;
    white-space: nowrap;
    font-weight: 700;
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
}
.home8-slider .bs_carousel_prices.pprty-price-active .property-carousel-ticker {
    opacity: 1;
}
.home8-slider .bs_carousel_prices.pprty-price-active.pprty-first-time .property-carousel-ticker {
    transition-delay: 0.6s;
}
.home8-slider .bs_carousel_prices .property-carousel-ticker > div {
    display: inline-block;
    line-height: 25px;
    vertical-align: bottom;
}
.home8-slider .bs_carousel_prices .property-carousel-ticker .property-carousel-ticker-counter {
    overflow: hidden;
    height: 24px;
}
.home8-slider .bs_carousel_prices .property-carousel-ticker .property-carousel-ticker-counter > span {
    display: block;
    font-size: 24px;
    transition: all 0.4s ease-in-out;
}
.home8-slider .bs_carousel_prices .carousel-item:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: hsla(0, 0%, 100%, 0.1);
    transform: scaleX(0);
    transform-origin: 0 50%;
    transition: all 6.4s linear;
}
.home8-slider .bs_carousel_prices.pprty-price-active .carousel-item.active:after {
    transform: scale(1);
}
.home8-slider .bs_carousel_prices.pprty-price-active.pprty-first-time .carousel-item.active:after {
    transition-delay: 0.6s;
}
.home8-slider .bs_carousel .property-carousel-controls {
    background-color: #fff;
    border-radius: 0 8px 0 0;
    bottom: 0;
    height: 90px;
    left: 0;
    line-height: 90px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 180px;
    z-index: 99;
}
.home8-slider .bs_carousel .property-carousel-controls a {
    background-color: #fff;
    color: #006c70;
    cursor: pointer;
    display: block;
    height: 90px;
    position: absolute;
    width: 90px;
}
.home8-slider .bs_carousel .property-carousel-controls a:hover {
    color: #ff5a5f;
}
.home8-slider .bs_carousel .property-carousel-controls a span {
    font-size: 23px;
}
.home8-slider .bs_carousel .property-carousel-controls a.property-carousel-control-prev {
    top: 0;
    left: 0;
}
.home8-slider .bs_carousel .property-carousel-controls a.property-carousel-control-next {
    top: 0;
    right: 0;
}
@-webkit-keyframes arrowPCLeft {
    0% {
        transform: translateY(-50%);
    }
    25% {
        opacity: 0;
        transform: translate(-30%, -50%);
    }
    50% {
        opacity: 0;
        transform: translate(20%, -50%);
    }
    to {
        opacity: 1;
        transform: translateY(-50%);
    }
}
@keyframes arrowPCLeft {
    0% {
        transform: translateY(-50%);
    }
    25% {
        opacity: 0;
        transform: translate(-30%, -50%);
    }
    50% {
        opacity: 0;
        transform: translate(20%, -50%);
    }
    to {
        opacity: 1;
        transform: translateY(-50%);
    }
}
@-webkit-keyframes arrowPCRight {
    0% {
        transform: translateY(-50%);
    }
    25% {
        opacity: 0;
        transform: translate(30%, -50%);
    }
    50% {
        opacity: 0;
        transform: translate(-30%, -50%);
    }
    to {
        opacity: 1;
        transform: translateY(-50%);
    }
}
@keyframes arrowPCRight {
    0% {
        transform: translateY(-50%);
    }
    25% {
        opacity: 0;
        transform: translate(30%, -50%);
    }
    50% {
        opacity: 0;
        transform: translate(-30%, -50%);
    }
    to {
        opacity: 1;
        transform: translateY(-50%);
    }
}
.home8-slider .bs_carousel .property-carousel-controls a.property-carousel-control-prev:hover svg {
    -webkit-animation: arrowPCLeft 0.4s ease-in-out;
    animation: arrowPCLeft 0.4s ease-in-out;
}
.home8-slider .bs_carousel .property-carousel-controls a.property-carousel-control-next:hover svg {
    -webkit-animation: arrowPCRight 0.4s ease-in-out;
    animation: arrowPCRight 0.4s ease-in-out;
}
.home8-slider .bs_carousel .carousel-item .bs-caption {
    color: #fff;
    left: 0;
    position: absolute;
    right: 0;
    top: 54%;
    transform: translateY(calc(-50% - 70px));
    z-index: 2;
}
.home8-slider .bs_carousel .main_title {
    color: #fff;
    font-family: Nunito;
    font-size: 55px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 15px;
    margin-top: 120px;
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.6s ease-in-out;
}
.home8-slider .bs_carousel .carousel-item.active .main_title {
    opacity: 1;
    transform: translateY(0);
}
.home8-slider .bs_carousel .parag {
    font-size: 18px;
    font-family: Nunito;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 0;
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.9s ease-in-out;
}
.home8-slider .bs_carousel .carousel-item.active .parag {
    opacity: 1;
    transform: translateY(0);
}
.properti_city_home8 .thumb {
    overflow: hidden;
}
.bravo-vendor-form-register .bravo-video-popup .play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.7;
}
.bg_img_placeholder {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    border-radius: 10px;
    transition: background-image 0.6s ease;
}
.feature_property_bg_image {
    padding-top: 136%;
}
.property_city_bg_style_3 {
    padding-top: 118%;
}
.our_agent_bg_img_styl_1 {
    padding-top: 125%;
}
.feature_property_bg_image_overlay {
    padding-top: 136%;
}
.location_bg_holder_home6 {
    padding-top: 88%;
    padding-left: 113%;
}
.home_content.home5.style2 .home_adv_srch_opt {
    margin-top: 0;
}
.property_city_home6 .thumb-container {
    display: block;
    overflow: hidden;
    width: 50%;
    flex-shrink: 0;
}
.property_city_home6 .thumb-container .citi_side_con {
    padding-top: 88%;
}
.home3_bg_overlay_color {
    background-color: #1d293e;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.feature_property_bg_image_st2 {
    padding-top: 66%;
}
.feature_property_bg_image_st3 {
    padding-top: 63%;
}
.booking_cookie_agreement {
    background-color: #44506a;
    color: #fff;
    display: flex;
    align-items: baseline;
    z-index: 999999 !important;
}
.booking_cookie_agreement p {
    color: #fff;
}
.booking_cookie_agreement a {
    color: #f1d700;
}
.booking_cookie_agreement .content-cookie {
    flex: 1 1;
}
.booking_cookie_agreement .save-cookie {
    background-color: #f89345;
    padding: 0.5rem;
    border-radius: 0.5rem;
    cursor: pointer;
    color: #000;
    font-weight: 600;
}
.home1-advnc-search.home5 .search_option_two .dropdown-menu {
    top: 10px !important;
}
.single_property_social_share .price .is_sold_out {
    font-size: 0.85rem;
}
.grid_list_search_result .right_area ul li:first-child {
    margin-right: 0;
}
.grid_list_search_result .right_area ul li:first-child:before {
    display: none;
}
