.plb_col,body,html {
    width:100%
}
.sec_5 .pt_details_5 h4,.section_title {
    color:var(--pri-color)
}
.title_h1,.title_h2,.title_h3 {
    font-weight:700
}
.slick-next::before,.slick-prev::before {
    background-color:var(--pri-color);
    color:#fff
}
.booking_list,.plb_filters_ul,.sec_10 ul,.tour_form {
    list-style:none
}
* {
    margin:0;
    padding:0;
    font-family:Moderat,sans-serif
}
:root {
    --pri-color:#123b79;
    --sec-color:#232629;
    --bg-light:#f8fbff;
    --pri-border:#C7D9F0;
    --bg-white:white;
    --p1-size:48px;
    --p2-size:32px;
    --p3-size:24px;
    --p4-size:18px;
    --p5-size:16px;
    --p6-size:14px
}
body,html {
    overflow-x:hidden
}
body {
  overflow: visible;
}
:root {
  overflow: visible;
}
.plb_row {
    display:flex;
    max-width:1400px;
    margin:auto
}
.mt2,.plb_row_2 {
    margin-top:20px
}
.plb_col_10 {
    width:10%
}
.plb_col_20,.plb_filters_ul>li:nth-child(3),.plb_filters_ul>li:nth-child(4) {
    width:20%
}
.plb_col_30 {
    width:30%
}
.plb_col_40 {
    width:40%
}
.listing_agents>div,.plb_col_50 {
    width:50%
}
.plb_col_60 {
    width:60%
}
.plb_col_70 {
    width:70%
}
.plb_col_80 {
    width:80%
}
.plb_col_90 {
    width:90%
}
.mt1 {
    margin-top:10px
}
.mt3 {
    margin-top:30px
}
.mt4 {
    margin-top:40px
}
.mt5 {
    margin-top:50px
}
.mb1 {
    margin-bottom:10px
}
.mb2 {
    margin-bottom:20px
}
.mb3 {
    margin-bottom:30px
}
.mb4 {
    margin-bottom:40px
}
.mb5 {
    margin-bottom:50px
}
.pt1 {
    padding-top:10px
}
.pt2 {
    padding-top:20px
}
.pt3 {
    padding-top:30px
}
.pt4 {
    padding-top:40px
}
.pt5 {
    padding-top:50px
}
.pb1 {
    padding-bottom:10px
}
.pb2,.tour_form li {
    padding-bottom:20px
}
.pb3 {
    padding-bottom:30px
}
.pb4 {
    padding-bottom:40px
}
.pb5 {
    padding-bottom:50px
}
.col_gap_10 {
    column-gap:10px
}
.col_gap_20 {
    column-gap:20px
}

.title_h1 {
    font-size:34px
}
.title_h2 {
    font-size:32px
}
.title_h3 {
    font-size:24px
}
.title_h4 {
    font-size:16px;
    font-weight:600
}
p {
    font-size:16px;
    font-weight:400
}
.plb_heading_divider {
    height: 5px;
    display: block;
    width: 100%;
    border: 1px solid #DFDFDF;
    margin: 20px 0;
    position: relative;
}

.plb_heading_divider span {
    height: 5px;
    width: 40px;
    display: block;
    background: var(--pri-color);
    position: relative;    
	top: -1px;
	left: -1px;
}

.plb_heading_divider span::after {
    content: "";
    position: absolute;
    top: 0px;
    right: -8px;
    width: 10px;
    height: 5px;
    background: #fff;      
    transform: skewX(-35deg);
    z-index: 2;          
}
.nrd_sec_17 .plb_heading_divider span {
    height: 6px;
}
#imagePopup,.pt_video_tour iframe {
    height:100%
}
.hr-with-text {
    display:flex;
    align-items:center;
    text-align:center;
    margin:20px 0;
    position:relative
}
.hr-with-text::after,.hr-with-text::before {
    content:"";
    flex:1;
    border-bottom:1px solid #f3f4f685;
    margin:0 10px
}

.hr-with-text span {
    white-space:nowrap;
    font-size:16px;
    color:white;
}
.plb_filters_ul>li,.plb_filters_ul>li *,button:hover,li:hover {
    cursor:pointer
}

.mfp-gallery,.mfp-ready {
    z-index:11111!important
}
.mfp-img {
    height:85vh!important
}
.sec14 .slick-prev::before,.slick-prev::before {
    content:'\276E'!important
}
.sec14 .slick-next::before,.slick-next::before {
    content:'\276F'!important
}
.slick-next,.slick-prev {
    width:40px;
    height:40px;
    display:flex!important;
    align-items:center;
    justify-content:center;
    z-index:10
}







 /*
    *
    *      Property Navigation 1 - start
    *
    * */

.nrd_sec_1 {
    background-color:var(--pri-color);
	position: fixed;
    top: 82px;
    width: 100%;
	z-index: 9999;
}
.nrd_sec_1 .plb_row {
    justify-content: center;
}
.nrd_sec_1 ul {
    gap: 35px;
    display: flex;
    color: var(--pri-color);
    list-style: none;
    padding: 16px 0px;
}
.nrd_sec_1 li {
    font-size:16px;
    font-weight:500;
	color:#fff;
}
.nrd_sec_1 .section_nav li.active {
    text-decoration: underline;
}


 /*
    *
    *      Property Navigation 1 - end
    *
    * */


 /*
    *
    *      Property Title 2 - start
    *
    * */
.nrd_sec_2 {
	margin-top: 132px;
}

 /*
    *
    *      Property Title 2 - end
    *
    * */



 /*
    *
    *      Property top gallery 3 - start
    *
    * */

.nrd_sec_3 .image-gallery {
    display: flex;
    gap: 10px;
    align-items: flex-start;
	width: 100%;
}
.nrd_sec_3 .image-gallery .plb_col:nth-child(1) {
    width: calc(45% + 5px);
}
.nrd_sec_3 .image-gallery .plb_col:nth-child(2) {
       width: calc(55% - 05px);
}


.nrd_sec_3 .big-image img {
    width: 100%;
    border-radius: 12px;
	height: 400px;
}

.nrd_sec_3 .thumb-gallery {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}

.nrd_sec_3 .thumb-gallery img {
    border-radius: 12px;
    cursor: pointer;
	height: 195px;
    transition:opacity .3s ease-in-out;
	
}

.nrd_sec_3 .thumb-galleryxx img:hover {
    opacity: 1;
    transform: scale(1.03);
}
.nrd_sec_3 .plb_row{
	position: relative;
}
.show_all_gall_btn{
	border-radius: 8px;
    border: none;
    background: white;
    padding: 10px 18px;
    position: absolute;
    right: 15px;
    bottom: 15px;
	display: flex;
    justify-content: center;
    text-decoration: underline;
	gap: 10px;
    color: #133B79;
    font-weight: 600;
    font-size: 12px;
}

/* MOBILE LAYOUT */
@media (max-width: 768px) {
	.show_all_gall_btn{
		display: none;
	}
    .nrd_sec_3 .image-gallery {
        display: block;
    }
	.nrd_sec_3 {
        padding-right: 0px !important;
    }
	.nrd_sec_3 .image-gallery div:nth-child(2) {
        width: 100% !important;
    }
    .nrd_sec_3 .big-image {
        display: none;
    }
    .nrd_sec_3 .thumb-gallery {
        display: flex !important;
        gap: 10px;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        padding-bottom: 5px;
    }
    .nrd_sec_3 .thumb-gallery::-webkit-scrollbar {
        display: none;
    }
    .nrd_sec_3 .thumb-item {
        flex: 0 0 80%; 
        scroll-snap-align: start;
        position: relative;
    }
    .nrd_sec_3 .thumb-item:nth-child(2) {
        margin-left: ;
    }
    .nrd_sec_3 .thumb-gallery img {
        width: 100%;
        border-radius: 12px;
    }
}

.popup-tools {
    position:absolute;
    top:10px;
    right:10px;
    display:flex;
    gap:10px;
    z-index:1000
}
.tool-button {
    background-color:rgba(0,0,0,.6);
    color:#fff;
    border:none;
    border-radius:5px;
    padding:5px 8px;
    font-size:14px;
    cursor:pointer;
    transition:background-color .3s
}
.tool-button:hover {
    background-color:rgba(255,255,255,.8);
    color:#000
}
.mfp-close {
    z-index:1100
}

 /*
    *
    *      Property top gallery 3 - end
    *
    * */

/*
    *
    *      Property Price 4 - start
    *
    * */


.nrd_sec_4 .price_col p {
    font-size:16px;
}


 /*
    *
    *      Property Price 4 - end
    *
    * */


 /*
    *
    *      Property details 5 - start
    *
    * */
#nrd_main>.plb_row{
	gap: 50px;
}
#nrd_main .nrd_main_1{
		width: 70%;
}
#nrd_main .nrd_main_2{
		width: 30%;
}
.nrd_sec_5 .pt_details_5{
	display: flex;
	gap: 20px;
}
.nrd_sec_5 .pt_details_5:first-child {
    margin-top:0px
}
.nrd_sec_5 .pt_details_5 {
    margin-top:20px
}
.nrd_sec_5 .pt_detail_main{
	
}
.nrd_sec_5 .pt_details_5 h4,.sec_5 .pt_details_5 p {
    padding-bottom:8px
}
.nrd_sec_5 .pt_details_5 h4{
	width: 26%;
}
.nrd_detail_all_1 .pt_details_5 p{
	width: 70%;
}
.pt_detail_main>.plb_container {
    padding-left:15px;
    padding-right:15px
}
.nrd_detail_all_2 .pt_details_5 {
	justify-content: end;
}
.nrd_detail_all_2 .pt_details_5 p{
	width: 45%;
}

.nrd_main_2 .share-box{
	padding: 12px;
    display: flex;
    gap: 15px;
    justify-content: center;
    background: #091D3D;
    border-radius: 16px;
	margin-top: 10px;
}
.nrd_main_2 .share-box i{
	background: white;
    padding: 5px 5px 4px 5px;
    font-size: 16px;
    border-radius: 50px;
    color: #133B79;
}


 /*
    *
    *      Property details - end
    *
    * */


/*
    *
    *      Property Location 6 - start
    *
    * */

.nrd_sec_6 iframe {
    width:100%;
    height: 450px;
    margin-top: 0px;
    border-radius: 16px;
}

/*
    *
    *      Property Location 6 - end
    *
    * */

/*
    *
    *      Property Overview 7 - start
    *
    * */

.nrd_sec_7 p {
    line-height:20px
}

.nrd_sec_7 .pt_binfo {
    display:flex;
    flex-wrap:wrap
}
.nrd_sec_7 .pt_binfo i {
    margin-right:8px;
    color:var(--pri-color)
}

.nrd_sec_7 .price_col p {
    font-size:16px;
    font-weight:700
}
.nrd_sec_7 .pt_binfo li,p {
    color:var(--sec-color)
}
.nrd_sec_7 .pt_binfo li {
    padding-right: 25px;
    border-right: 2px solid #6A728240;
}
.nrd_sec_7 .pt_binfo li:last-child {
    border-right: none;
}
.nrd_sec_7 .pt_binfo {
    gap:25px;
    list-style:none
}
.nrd_sec_7 p {
    line-height:26px
}
.features li{
    display:inline-block
}
.features i {
    font-size:8px;
    color:var(--pri-color);
    vertical-align:middle;
    padding-right:8px
}
.features {
    display:flex;
    flex-wrap:wrap;
	list-style: none;
	gap: 20px;
}
.features li {
    width:calc(50% - 10px);
    font-size:16px;
    color:var(--sec-color);
	display: flex;
	align-items: center;
}

/*
    *
    *      Property Overview - end
    *
    * */


/*
    *
    *      Property Facilities 8 - Start
    *
    * */

.nrd_sec_8 .see_more {
    font-weight:500;
    fill:var(--pri-color);
    border-style:solid;
    border-width:1px
}
.nrd_sec_8 ul {
    display: flex;
    gap: 25px;
    align-items: center;
	list-style: none;
	    flex-wrap: wrap;
}

.nrd_sec_8 li:last-child {
    border-right: none;
}
.nrd_sec_8 li {
    font-size:16px;
    border-right: 2px solid #6A728240;
    padding-right: 25px;
}
.nrd_sec_8 i {
    font-size:8px;
    color:var(--pri-color);
    vertical-align:middle;
    padding-right:8px
}
.nrd_sec_8 .see_more {
    background-color:var(--bg-light);
    font-size:14px;
    color:var(--pri-color);
    border-radius:4px;
    padding:8px 15px
}

/*
    *
    *      Property Facilities - end
    *
    * */



/*
    *
    *      Property Floor 9 - start
    *
    * */

.floor-gallery{
	display:flex;
	align-items:flex-start;
	justify-content: space-between;
}

.floor-big{
	width:75%;
}
.floor-gallery:not(:has(.floor-thumbs)) .floor-big {
    width: 100% !important;
}


.floor-big img{
	width:100%;
	display:block;
	height:auto;
	border-radius: 12px;
}

.floor-thumbs{
	width:22%;
	display:flex;
	flex-direction:column;
	max-height:500px;
	overflow-y:auto;
}

.floor-thumb{
	width:100%;
	cursor:pointer;
	border-radius: 12px;
	margin: 8px 10px;
    box-shadow: 0px 0px 6px 0px #00000026;
    width: 130px;
	height: 80px;
    object-fit: cover;
}

.floor-thumb.active{
	    border: 1px solid var(--pri-color);
}

/*
    *
    *      Property Floor 9 - end
    *
    * */

/*
    *
    *      Property Sun 10 - start
    *
    * */


iframe.sun_iframe[style] {
    height: 450px !important;
    width: 100% !important;
	border-radius: 16px;
}

.nrd_sec_10 iframe canvas{
	border-radius: 16px !important;
}

/*
    *
    *      Property Sun 10 - end
    *
    * */


/*
    *
    *      Property 3D 11 - start
    *
    * */
.nrd_sec_11 iframe {
    width:100%!important
}

/*
    *
    *      Property 3D 11 - end
    *
    * */



/*
    *
    *      Property Signature home tour 12 - start
    *
    * */


/*
    *
    *      Property Signature home tour 12 - end
    *
    * */


/*
    *
    *      Property top Agent/Booking 13 - start
    *
    * */
.agent-sec-divider {
    height: 1px;
    background: #F3F4F640;
    width: 100%;
}

.top_intouch_share,
.nrd_sec_13{
	background: #091D3D;
    border-radius: 20px;
    padding: 30px;
}
.sticky_section {
	position: sticky;
    top: 160px;
}
.nrd_sec_13 .top_agents_sec{
	display: grid;
    gap: 20px;
}
.nrd_sec_13 .top_agents_sec > h3{
	text-align: center;
    color: white;
}
.nrd_sec_13 .top_agent_img{
	width: 30%;
}
.nrd_sec_13 .top_intouch_agent_detail{
	width: 70%;
	display: flex;
    flex-direction: column;
    gap: 8px;
	align-self:center
}
.nrd_sec_13 .top_intouch_agent img {
    border-radius:12px;
    max-width:100%;
	height: 105px;
    object-fit: cover;
}

.top_intouch_agent img {
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

.top_intouch_agent img.loaded {
    opacity: 1;
}
.top_agent_social i{
    background: white;
	padding:4px 5px;
	font-size: 16px;
    border-radius:50px;
    margin-right:6px;
	color: #133B79;	
}
.nrd_sec_13 .top_intouch_agent p {
    font-size:12px;
    font-weight:400;
    color: white;
}
.nrd_sec_13 .top_intouch_agent h4 {
    font-size: 17px;
    color: white;
}
.top_agent_social a {
    text-decoration:none
}
.top_intouch_share button,
.top_tour_btns button{
	display: block;
    width: 100%;
    padding: 10px 18px;
    border-radius: 6px;
    color: #133B79;
    background: white;
    font-size: 14px;
	    border: none;
}
.top_intouch_share i,
.top_tour_btns i{
	padding-right: 8px;
}
.top_intouch_agent {
	gap: 15px;
}
.copy-toast {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    background: #091D3D;
    color: white;
    padding: 8px 16px;
    border-radius: 6px;
    font-size: 14px;
    opacity: 0.9;
    display: none;
    z-index: 9999;
}



.pt_school_sec li.active {
    color:#fff;
    background-color:var(--pri-color)
}

.sec_7 .tour_in_per i,.sec_7 .tour_in_vid i {
    margin-right:8px
}


.top_intouch_agent .agent_img1,.top_intouch_agent:hover .agent_img2,.pt_connect_sec .horz_tab_cont_c.active,.pt_school_sec .horz_tab_cont_s.active {
    display:block
}
#imagePopup,.book_tour_sec2,.book_tour_sec3,.form-field-agent_email_id2,.top_intouch_agent .agent_img2,.top_intouch_agent:hover .agent_img1,.message_1,.message_3,.mobile,.pt_connect_sec .horz_tab_cont_c,.pt_school_sec,.pt_school_sec .horz_tab_cont_s,.type_commercial,.type_condo,.type_hdb,.type_landed {
    display:none
}

*,.pt_listing_slide {
    box-sizing:border-box
}


/*
    *
    *      Property top Agent/Booking 13 - end
    *
    * */

/*
    *
    *      Property Connectivity 14 - Start
    *
    * */




/*
    *
    *      Property Connectivity 14 - end
    *
    * */



/*
    *
    *      Property Gallery-B 15 - Start
    *
    * */

.image-gallery .slick-next::before,.image-gallery .slick-prev::before {
    font-size:12px !important;
    opacity:100%!important;
	border-radius: 8px;
    width: 35px;
    color: #fff;
    padding: 12px;
}
.image-gallery .slick-slide {
    margin: 0 5px 0px 05px;
}
.image-gallery .slick-list {
    margin:0 -2px
}

.image-gallery .slick-dots{
		bottom: -52px;
	}
.image-gallery-grid img {
	width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 12px;
}
.image-gallery img.loaded {
    opacity: 1;
}
.image-gallery img {
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

@media(max-width: 767px) {
    
	.image-gallery-grid img {
		height: 220px;
	}
	img.mfp-img{
		max-width: 100% !important;
	}
	.nrd_sec_15_mobile .image-gallery-grid img{
		height: 140px !important;
	}
	.nrd_sec_15_mobile .slick-prev,
	.nrd_sec_15_mobile .slick-next{
		display: none !important;
	}
	
}

/*
    *
    *      Property Gallery-B 15 - end
    *
    * */




/*
    *
    *      Property Agent/Booking 16 - start
    *
    * */
.nrd_sec_16{
	background-image: url(https://plb-integrity1-media.propertylimbrothers.com/wp-content/uploads/2025/12/04184922/216cf2ff8cae0d96b8be35ffd54ae1f01acac81a.jpg);
	    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.nrd_sec_16>.plb_row{
	gap: 40px;
    flex-direction: column;
	align-items: center;
}
.nrd_sec_16 h2{
	text-align: center;
}
.nrd_sec_16 p,
.nrd_sec_16 h2,
.nrd_sec_16 h4,
.agent_social i{
	color: white;
}
.agents_sec{
	display: flex;
	max-width: 806px;
}
.booking_btn_sec{
	max-width: 700px;
}

.sec_7 {
    background-color:var(--bg-light);
    padding:60px 0
}
.sec_7 .tour_in_per,.sec_7 .tour_in_vid {
    color:var(--pri-color);
    background-color:#fff;
    border-radius:8px;
    border:1px solid var(--pri-color);
    padding:14px 18px;
    font-size:15px;
    width:50%
}
.sec_7 .book_tour_btn:hover,.sec_7 .property_inquiry.active,.sec_7 .tour_in_per.active,.sec_7 .tour_in_per:hover,.sec_7 .tour_in_vid.active,.sec_7 .tour_in_vid:hover {
    color:#fff;
    background-color:var(--pri-color)
}
.sec_7 .book_tour_btn {
    color:var(--pri-color);
    background-color:#fff;
    border-radius:8px;
    border:1px solid var(--pri-color);
    padding:10px 18px;
    font-size:15px;
    width:100%
}
.sec_7 .tour_in_per i,.sec_7 .tour_in_vid i {
    margin-right:8px
}
.sec_7 .intouch_agent {
    justify-content: center;
}

.sec_7 i {
    background-color:var(--bg-white);
    color:var(--pri-color)
}
.sec_7 .intouch_agent img {
    border-radius:555px;
    max-width:100%;
	height: 130px;
    object-fit: cover;
}
.sec_7 .intouch_agent p {
    font-size:13px;
    font-weight:400;
    padding-bottom:5px
}

.nrd_sec_16 .intouch_agent_detail,
.nrd_sec_16 .agent_img{
	    width: auto !important;
}

.intouch_agent .agent_img1,.intouch_agent:hover .agent_img2,.pt_connect_sec .horz_tab_cont_c.active,.pt_school_sec .horz_tab_cont_s.active {
    display:block
}
#imagePopup,.book_tour_sec2,.book_tour_sec3,.form-field-agent_email_id2,.intouch_agent .agent_img2,.intouch_agent:hover .agent_img1,.message_1,.message_3,.mobile,.pt_connect_sec .horz_tab_cont_c,.pt_school_sec,.pt_school_sec .horz_tab_cont_s,.type_commercial,.type_condo,.type_hdb,.type_landed {
    display:none
}
.agent_social i {
    padding:7px;
    border-radius:50px;
    margin-right:6px
}
.sec_7 .intouch_agent_detail {
    align-self:center
}
.intouch_agent .agent_img1,.intouch_agent .agent_img2 {
    transition:opacity .3s
}

*,.pt_listing_slide {
    box-sizing:border-box
}
.agent_social a {
    text-decoration:none
}

/*
    *
    *      Property Agent/Booking 16 - end
    *
    * */


/*
    *
    *      Property Simiilar listings 17 - start
    *
    * */
.nrd_sec_17{
	    background: #091D3D;
}

.sec_14 .slick-next,.sec_14 .slick-prev {
    width:40px;
    height:40px;
    display:flex!important;
    align-items:center;
    justify-content:center;
    z-index:10;
    top:230px
}
.sec_14 .slick-next::before,.sec_14 .slick-prev::before {
	border-radius: 8px;
    width:35px;
    color:#fff;
    padding:8px;
    opacity:100%!important;
    background-color:var(--pri-color)
}
.sec_14 .slick-next:hover::before,.sec_14 .slick-prev:hover::before {
    background-color:#f0a939
}
.sec_14 .slick-next {
    top: -50px;
    right: 0px;
}
.sec_14 .slick-prev {
	top: -50px;
	right: 46px !important;
	left: auto !important;
}

.plb_popup_content h4{
    font-size: 18px;
    color: white;
}
.plb_property_listings {
    z-index:1;
    width:100%;
    max-width:1400px;
    margin:auto;
    display:flex;
    flex-wrap:wrap;
    column-gap:20px;
    row-gap:20px;
    padding:20px 0;
    cursor:pointer
}
.plb_property_listing {
    border:1px solid white;
    border-radius: 16px;
    font-weight:600;
    width:calc(25% - 15px);
    min-height:360px;
    overflow:hidden;
    position:relative;
    margin:0px 8px 8px 5px;
}

.pt_listing_features {
    font-size:12px;
    color: white;
    font-weight:500;
    margin-bottom:8px
}
.nrd_sec_17 h2{
    color: white;
}
.pt_listing_content h4,
.plb_popup_content h4 a{
	font-size:16px;
    color: white;
}
.pt_listing_content {
    padding:20px;
	display: flex;
    flex-direction: column;
    gap: 15px;
}
.pt_listing_content .title_price{
	display: flex;
    justify-content: space-between;
}
.pt_listing_content i {
    font-size:14px;
    color: white;
    margin-right:3px
}
.listing_agents {
    display:flex;
}
.listing_slider .pt_featured_image {
    width:100%;
    height:270px !important;
    object-fit:cover
}
.listing_agents>div:last-child {
    text-align:right
}
.listing_agents>div:last-child a {
    display:inline-block;
    background: white;
    padding: 8px 18px;
    color: var(--pri-color);
    text-decoration: underline;
    font-size:var(--p6-size);
    border-radius:8px;
    font-weight:500
}
.listing_agents>div img {
    width:35px;
    border-radius:50%;
    height:auto
}
.listing_agents>div:first-child {
    display:flex;
		gap: 5px;
}

/*
    *
    *      Property Simiilar listings 17 - end
    *
    * */



.filter_number,.intouch_agent .agent_img,.min-max div {
    position:relative
}
#plb_search_property input,.plb_filter_item_div {
    background-color:#fff;
    padding:9px 15px;
    display:flex;
    transition:border .4s;
    align-content:center
}



.filters_div {
    max-width:1400px;
    margin:auto
}
.plb_filters_ul {
    display:flex;
    column-gap:10px;
    cursor:pointer
}
.plb_filters_ul>li:first-child {
    width:22%
}
.plb_filters_ul>li:nth-child(2) {
    width:12%
}
.plb_filters_ul>li:nth-child(5) {
    width:15%
}
.plb_filters_ul>li:nth-child(6) {
    width:11%
}
.plb_filter_item_div {
    font-size:16px;
    font-weight:500;
    color:#123b79;
    border:1px solid #c7d9f0;
    border-radius:30px
}
#plb_search_property input {
    font-size:16px;
    font-weight:500;
    color:var(--pri-color);
    border:1px solid #c7d9f0;
    border-radius:30px;
    width:100%
}
#plb_search_property input::placeholder {
    color:var(--pri-color);
    opacity:1
}
#plb_search_property input::-ms-input-placeholder {
    color:var(--pri-color)
}
.plb_filter_item_div.active,.plb_filter_item_div:hover {
    border:1px solid #123b79;
    background:#ebf1fa
}
.plb_filter_item_div .fa-filter {
    font-size:12px;
    left:8px;
    display:none
}
.plb_filter_item_div label {
    width:80%;
    line-height:20px
}
.plb_filter_item_div>label {
    margin-bottom:-2px
}
.plb_filter_item_div .filter_icon {
    text-align:right;
    width:20%;
    display:block;
    margin-bottom:-4px
}
.plb_filter_item_div i {
    position:relative;
    top:0
}
.plb_filter_item_div img {
    width:15px
}
.plb_filter_item .plb_filter_subdiv {
    min-height:100px;
    background-color:#fff;
    border:1px solid #dbe6f5;
    border-radius:5px;
    position:absolute;
    max-width:280px;
    width:100%;
    z-index:9;
    padding:15px;
    display:none;
    margin-top:5px;
    box-shadow:0 5px 15px -10px #000
}
.filter_title {
    font-size:14px;
    font-weight:500;
    margin:0;
    padding-bottom:8px
}
.filter_space {
    width:100%;
    height:15px
}
.filter_number {
    display:inline-block;
    background:#123b79;
    padding:0 3px;
    color:#fff;
    margin-left:5px;
    font-size:11px;
    border-radius:2px;
    line-height:15px;
    top:-2px
}
.p_type .sub_types {
    margin-top:10px;
    max-height:180px;
    overflow-y:scroll;
    overflow-x:hidden
}
.range_ux {
    display:flex;
    column-gap:5px;
    margin-top:10px
}
.range_ux>div {
    min-height:1px;
    width:50%
}
.max_range_ux,.min_range_ux {
    font-size:12px;
    font-weight:500;
    color:#123b79;
    background-color:#f6faff;
    border-radius:5px;
    padding:3px;
    align-content:center;
    width:100%;
    max-height:200px;
    overflow-y:scroll;
    overflow-x:hidden;
    display:none
}
.listing_slider,body.pt-popup-active {
    overflow:hidden
}
.max_range_ux span,.min_range_ux span {
    display:block;
    padding:2px 5px
}
.max_range_ux span:hover,.min_range_ux span:hover {
    background:#dbe6f5
}
.jet-search-filter__submit {
    z-index:2
}
.jet-search-filter__submit:focus {
    outline:0;
    border:none
}
#ui-datepicker-div {
    z-index:9999999!important
}
#bedrooms:hover .jet-filter-items-dropdown__label,#property_type:hover .jet-filter-items-dropdown__label,.jet-search-filter__input:hover {
    border:1px solid #123b79!important;
    background:#ebf1fa
}
.min-max {
    display:flex;
    margin-bottom:-27px
}
.min-max span {
    width:50%;
    padding-left:34px;
    font-size:12px
}
.min-max div {
    display:inline-block;
    top:-27px;
    width:0
}
.f_floor_size .min-max span {
    padding-left:8px
}
.jet-range__inputs__max,.jet-range__inputs__min {
    transition:none!important
}
#f_bath fieldset>div:nth-child(10),#f_bath fieldset>div:nth-child(11),#f_bath fieldset>div:nth-child(12),#f_bed fieldset>div:nth-child(10),#f_bed fieldset>div:nth-child(11),#f_bed fieldset>div:nth-child(12),#f_bed fieldset>div:nth-child(2),.f_bathroom fieldset>div:nth-child(2) {
    display:none!important
}
.plb_popup {
    background:rgb(0,0,0,.5);
    display:none;
    width:100%;
    height:100vh;
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:100;
    align-items:center;
    justify-content:center
}
.plb_popup .plb_popup_div {
    max-width:600px;
    width:100%;
    min-height:400px;
    background:#fff;
    border:1px solid var(--pri-border);
    border-radius:10px;
    padding:30px;
    position:relative
}
.plb_popup .fa-times {
    color:var(--pri-color);
    font-size:18px;
    position:absolute;
    right:15px;
    top:15px;
    cursor:pointer;
    padding:8px
}
#plb_district_popup .plb_popup_div {
    max-width:800px
}
#plb_all_filters_popup.active,#plb_district_popup.active {
    display:flex
}

.pt_arrow_left,.pt_arrow_right {
    position:absolute;
    top:85px;
    background:rgb(255 255 255 / 50%);
    padding:3px 5px;
    font-size:22px;
    color:var(--pri-color);
    z-index:2
}
.plb_property_listing.loading {
    background:linear-gradient(90deg,#f0f0f0 25%,#e1e1e1 40%,#f0f0f0 70%);
    animation:1.5s infinite shimmer
}
.pt_arrow_left {
    left:0;
    border-radius:0 5px 5px 0
}
.pt_arrow_right {
    right:0;
    border-radius:5px 0 0 5px
}
.listing_slider {
    display:flex;
    transition:transform .3s ease-in-out;
    width:100%
}
.pt_listing_slide {
    flex:0 0 100%;
    opacity:0;
    display:none;
    position:relative
}
.pt_listing_slide.active {
    opacity:1;
    display:block
}
.listing_slider>div {
    width:100%;
    height:190px
}

.home_tour_slide .pt_featured_image {
    filter:blur(1px)
}
.tour_play_icon {
    position:absolute;
    width:55px;
    left:calc(50% - 27px);
    top:calc(50% - 27px);
    z-index:2;
    scale:1;
    transition:.2s
}
.tour_play_icon:hover {
    scale:1.1
}
.s_date,.s_time {
    text-align:center!important
}
.message_1,.message_3 {
    margin-top:20px;
    background-color:#fcf8e3;
    border-color:#f9f0c3;
    color:#8a6d3b;
    border-left:5px solid #fdf3bd;
    padding:15px;
    position:relative;
    text-align:start;
    width:fit-content;
    font-weight:600
}
.close-btn,.pri_btn {
    color:var(--bg-white)
}
.book_summary_sec {
    background:var(--bg-light);
    position:fixed;
    bottom:0;
    left:0;
    right:0;
    padding:20px 0!important
}
.book_tour_sec3 .plb_col {
    text-align:justify
}
.book_tour_sec3 .fa-check-circle {
    font-size:74px;
    color:var(--pri-color)
}
.pt_booking_popup .btn_div {
    text-align:left;
    display:flex;
    gap:20px
}
.tour_prev_1 i {
    padding-right:6px
}
.pt_booking_popup .pop_main {
    background-repeat:no-repeat;
    background-size:65%;
    background-position:178% 50%;
    background-image:url("https://plb-integrity1-media.propertylimbrothers.com/wp-content/uploads/2023/08/12144159/biuld123.png")
}
.pt_booking_popup .pt-popup-content {
    background-position:0 87%;
    background-size:contain;
    background-repeat:no-repeat;
    background-image:none
}
.pt_booking_popup {
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,.5);
    justify-content:center;
    align-items:center;
    z-index:10000
}
.pt-popup-content {
    background:#fff;
    padding:20px;
    box-shadow:0 4px 10px rgba(0,0,0,.2);
    text-align:center;
    width:100%;
    height:100%;
    animation:.3s popupFadeIn;
    overflow-y:auto
}
.close-btn {
    padding:2px 8px;
    background:var(--pri-color);
    position:absolute;
    top:10px;
    right:10px;
    font-size:24px;
    font-weight:700;
    cursor:pointer
}
.pt_booking_popup .booking_time_list,.pt_booking_popup h2,.pt_booking_popup p {
    text-align:left
}
.pt_booking_popup h2 {
    margin-bottom:5px!important;
    font-size:28px!important
}
.message_3 .elementor-alert {
    max-width:710px
}
.tour_form {
    max-width:500px
}
.tour_form .tour_input {
    border:1px solid #e3e6e8;
    padding:10px;
    width:100%
}
.pri_btn {
    background-color:var(--pri-color);
    font-weight:500;
    fill:var(--bg-white);
    padding:10px 15px;
    border-radius:5px;
    display:flex;
    gap:10px
}
@keyframes popupFadeIn {
    from {
        opacity:0;
        transform:scale(.9)
    }
    to {
        opacity:1;
        transform:scale(1)
    }
}
.booking_container {
    display:flex;
    align-items:center
}
.b_arrow_left,.b_arrow_right {
    width:5%;
    text-align:center
}
.b_arrow_left i,.b_arrow_right i {
    color:#123b79;
    font-size:30px
}
.booking_slider {
    width:90%;
    text-align:center;
    overflow:hidden
}
.booking_list {
    display:flex;
    margin:0 1%;
    column-gap:10px;
    overflow:hidden;
    width:calc(400% - 14px);
    transition:.5s
}
.booking_list li {
    width:13%;
    border:2px solid #b4bac0;
    border-radius:5px;
    padding:12px 0;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    color:#4d545b;
    cursor:pointer;
    line-height:23px
}
.booking_list li.active,.booking_time_list li.active {
    color:#123b79;
    background:#ebf1fa;
    border:2px solid #123b79
}
.b_day,.b_month {
    font-size:14px
}
.b_date {
    font-size:28px;
    font-weight:800;
    padding:10px 0;
    display:inline-block
}
.booking_list li:first-child .b_date {
    background:#123b79;
    color:#fff;
    border-radius:50%;
    display:inline-block;
    line-height:55px;
    height:auto;
    width:55px;
    padding:0
}
.booking_time_list {
    max-width:1100px
}
.booking_time_list li {
    border:2px solid #b4bac0;
    border-radius:5px;
    padding:10px;
    margin:0 10px 10px 0;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    color:#4d545b;
    display:inline-block;
    text-align:center;
    font-size:14px;
    min-width:100px;
    background:#fff;
    cursor:pointer
}
@media(max-width:768px) {
    .tour_form .tour_input {
        font-size:14px
    }
    .tour_form li {
        padding-bottom:10px
    }
    .book_summary_sec {
        display:flex!important
    }
    .booking_slider {
        width:94%;
        text-align:center;
        overflow:hidden
    }
    .b_arrow_left,.b_arrow_right {
        width:3%;
        text-align:center
    }
    .b_arrow_left i,.b_arrow_right i {
        color:#123b79;
        font-size:18px
    }
    .booking_list {
        column-gap:5px
    }
    .booking_list li {
        padding:8px 5PX
    }
    .b_day,.b_month {
        font-size:10px
    }
    .b_date {
        font-size:16px;
        font-weight:800;
        padding:0
    }
    .booking_list li:first-child .b_date {
        height:auto;
        width:auto;
        padding:3px;
        font-size:16px;
        line-height:normal
    }
    .booking_time_list li {
        font-size:12px;
        margin:0 2px 5px 0;
        min-width:65px;
        padding:5px
    }
}
.image-wrapper {
    background:#f8fbff;
    overflow:hidden
}
.image-wrapper img {
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
    opacity:0;
}
.image-wrapper img.loaded {
    opacity:1
}
img.slick-lazy {
  background-color: #f8fbff;
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  transition: opacity 0.3s ease;
}

@media (min-width:768px) and (max-width:1024px) {
    .plb_rowww {
        padding-left:10px;
        padding-right:10px
    }
    .mfp-img {
        height:45vh!important
    }
    .listing_agents>div:last-child a {
        padding:4px 10px;
		align-self: center;
    }
    .listing_agents>div:first-child {
        width:30%;
        align-items:center
    }
    .listing_agents>div:last-child {
        justify-content:end;
        width:70%;
        display:flex
    }
    .listing_agents>div img {
        width:40px;
        height:40px
    }
    .nrd_sec_1 {
        overflow:scroll
    }
    .nrd_sec_1 .plb_row {
        width:max-content;
		justify-content: start;
    }
    .pt_booking_popup .pop_main {
        background-position:430px 99%;
        background-size:500px auto
    }
    .pt_listing_content {
/*         min-height:240px */
    }
	
	#nrd_main>.plb_row{
		gap: 20px;
	}
	#nrd_main .nrd_main_1{
			width: 65%;
	}
	#nrd_main .nrd_main_2{
			width: 33%;
	}
	.nrd_sec_13,
	.top_intouch_share {
		padding: 20px 20px;
	}
	.top_intouch_share, .nrd_sec_13 {
		margin-top: 20px !important;
	}
	.nrd_sec_13 .top_intouch_agent img {
		height: 85px;
	}
	.top_intouch_agent {
		gap: 10px;
	}
	   
	.image-gallery .slick-prev{
		left: 0px !important;
	}
	.image-gallery .slick-next {
		right: -5px;
	}
	.floor-thumb{
		width: 100px;
		height: 50px;
	}
    #tab_nav_content{
        top: 82px;
    }
	.youtube-placeholder{
		height: auto !important;
	}
}

@media (max-width:767px) {
    .title_h1,.title_h2,.title_h3 {
        font-weight:700
    }
    .pt_detail_main {
        padding-top:88px
    }
    p {
        font-size:14px
    }
    .mobile,.pt_connect_sec_m .horz_tab_cont_cm.active,.pt_school_sec_m .horz_tab_cont_sm.active,.sec_6 ul {
        display:block!important;
    }
	.nrd_sec_1 .plb_row,
	.nrd_detail_all,
	.sec_7>.plb_row,
	.sec_13 .plb_row{
        display:block!important;
    }
    .desktop_only {
        display:none!important
    }
    .title_h1 {
        font-size:24px
    }
    .title_h2 {
        font-size:18px
    }
    .title_h3 {
        font-size:16px
    }
    .title_h4 {
        font-size:14px;
        font-weight:600
    }
    .mt1 {
        margin-top:5px
    }
    .mt2 {
        margin-top:10px
    }
    .mt3 {
        margin-top:15px
    }
    .mt4 {
        margin-top:20px
    }
    .mt5 {
        margin-top:25px
    }
    .mb1 {
        margin-bottom:5px
    }
    .mb2 {
        margin-bottom:10px
    }
    .mb3 {
        margin-bottom:15px
    }
    .mb4 {
        margin-bottom:20px
    }
    .mb5 {
        margin-bottom:25px
    }
    .pt1 {
        padding-top:5px
    }
    .pt2 {
        padding-top:10px
    }
    .pt3 {
        padding-top:15px
    }
    .pt4 {
        padding-top:20px
    }
    .pt5 {
        padding-top:25px
    }
    .pb1,.sec_7 .intouch_agent_detail h3,.sec_7 .intouch_agent_detail p {
        padding-bottom:5px
    }
    .pb2 {
        padding-bottom:10px
    }
    .pb3 {
        padding-bottom:15px
    }
    .pb4,.sec_6 {
        padding-bottom:20px
    }
    .pb5 {
        padding-bottom:25px
    }
    .p_lr {
        padding-left:20px;
        padding-right:20px
    }
	
	/* Section 1 Navigation */
	.nrd_sec_1 {
		top: 66px;
	}
    .nrd_sec_1 ul {
        width: max-content;
        gap:30px;
    }
    .nrd_sec_1 .plb_row {
        overflow:scroll
    }
    .nrd_sec_1 ul li {
        font-size:14px;
    }
	
	/* Section 2 Title */
	.nrd_sec_2 {
		margin-top: 60px;
	}
	
	/* Section 3 top gallery */
	
	
	/* Section 4 Price */
	.sec_3 .price_col {
        text-align:left;
    }
	
	
	/* Section 5 Details */
	.nrd_detail_all_2 .pt_details_5 p,
	.nrd_detail_all_1 .pt_details_5 p,
	.nrd_sec_5 .pt_details_5 h4{
		width: 100%;
	}
	.nrd_sec_5 .pt_details_5 h4{
		width: 50%;
	}
	#nrd_main .nrd_main_1,
	#nrd_main .nrd_main_2{
		width: 100%;
	}
	.nrd_detail_all_2 .pt_details_5 {
	justify-content: start;
	}
	.nrd_sec_5 .pt_details_5 {
        margin-top: 8px
    }
	
	/* Section 6 Location */
	.nrd_sec_6 iframe {
		height: 320px !important;
	}
	
	/* Section 7 Overview */
	
    .nrd_sec_7 .pt_binfo li{
        font-size:13px
    }
	.features {
		gap: 15px;
	}
	.features li {
		font-size:14px;
	}
	
	/* Section 8 Facility */
	.nrd_sec_8 li {
		font-size: 14px;
		border-right: none;
		padding-right: 0px;
		width: calc(50% - 10px);
	}
	.nrd_sec_8 ul {
		flex-wrap: wrap;
		gap: 15px;
	}
	/* Section 9 Floor Plan */
	.floor-gallery {
		flex-direction: column;
	}
	.floor-big {
		width: 100%;
	}
	.floor-thumbs {
		width: 100%;
		display: flex;
		flex-direction: row;
        margin-top: 20px;
	}
	
	/* Section 10 Sun */
	iframe.sun_iframe[style] {
		height: 320px !important;
	}
	
	
	
	/* Section 11 3D */
	.iframe-placeholder{
		height: 320px !important;
	}
	
	/* Section 12 ST */
	.youtube-placeholder{
		height: auto !important;
	}
	
	/* Section 13 top get in touch */
	.top_intouch_agent{
		display: flex !important;
	}
	.top_intouch_agent p {
    line-height: 20px !important;
	}
	.top_intouch_share{
		display: none !important;
	}
	.nrd_sec_13 .top_agents_sec {
		gap: 30px;
	}
	.top_tour_btns .book_property_tour_btn{
		margin: 20px 0px;
	}
	
	/* Section 16 get in touch */
	.agents_sec{
		flex-direction: column;
    gap: 20px;
	}
	/* Section 17 similar listings */
	.sec_14 .slick-next,.sec_14 .slick-prev {
       
    }
	.nrd_sec_17  {
       padding-top: 40px;
		padding-bottom: 40px;
    }
	.plb_property_listings{
		padding: 0px;
	}
	
	
	
    .pt_booking_popup .pop_main {
        height:100vh;
        background-size:100%;
        background-position:50% 89%
    }
    .pt_booking_popup .pt-popup-content {
        background-image:url("biuld123.png")
    }
    .booktour_sec .plb_col_60,.sec_10 li,.sec_6 ul li {
        width:100%
    }
    .tour_form {
        padding-left:0
    }
    #pt_school_sec_m,.book_tour_sec2,.book_tour_sec3,.pt_connect_sec_m .horz_tab_cont_cm,.pt_school_sec_m .horz_tab_cont_sm,.sec_11 .pt_school_sec 		{
        display:none
    }
    .sec_7 .agent_social i {
        font-size:13px
    }
    .sec_11 .plb_row,.nrd_sec_5 .pt_details_5,.sec_7 .intouch_agent {
        display:flex
    }
	.intouch_agent {
        display:flex!important;
    }
    .sec_7 .tour_in_per,.sec_7 .tour_in_vid {
        padding:10px;
        font-size:14px;
        width:49%
    }
    .sec_7 .book_tour_btn {
        padding:10px;
        font-size:14px
    }
    .sec_7 .booking_btn_sec {
        padding-bottom:40px;
        padding-right:0;
        padding-left:0
    }
    .sec_7 .intouch_agent p {
        font-size:12px
    }
    .sec_8 iframe {
        height:220px
    }
    .sec_11 ul {
        max-height:100%
    }
    .pt_connect_sec li,.pt_school_sec li {
        font-size:14px;
        padding:10px 12px
    }
	.image-gallery .slick-dotted.slick-slider{
		    margin-bottom: 80px;
	}
	.image-gallery .slick-dots{
		bottom: -52px;
	}
	.image-gallery .slick-prev{
		left: 0px !important;
	}
	.image-gallery .slick-next {
		right: -5px;
	}
    
    .listing_agents>div:last-child {
        align-self:end
    }
    .listing_agents>div img {
        width:46px;
        height:46px
    }
    .mfp-img {
        height:auto!important
    }
    .pt_booking_popup h2 {
        margin-bottom:20px!important;
        font-size:24px!important
    }
	.plb_heading_divider span {
		top: 0px;
	}
	.floor-thumb{
		width: 100px;
		height: 70px;
	}
}