/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */
.floatright{float:right;}
body{overflow: hidden;}
.sidebar_style, .sidebar_left_style {
    position: absolute;
    top: 0;
    right: 0;
    width: 315px;
    padding:53px 25px 50px 0px;
    background: rgb(1,6,14);
	background: linear-gradient(90deg, rgba(1,6,14,0) 0%, rgba(1,6,14,0.5) 28%, rgba(1,6,14,1) 100%);
    color: #80c7ff;
    transition: all 0.3s linear;
    height:100%;
    z-index: 2;
}
.sidebar_style.filters_m_i_zoom{background:none;}
.sidebar_style.filters_m_i_zoom ul li{font-size: 14px; color: #ffffff;}
.sidebar_style.filters_m_i_zoom ul > li:nth-child(2){padding-top: 7px;}
.sidebar_style.filters_m_i_zoom ul li img{margin-right:10px;}
.sidebar_style.filters_m_i_zoom li span{display: inline-block;width:20px;height:10px; margin-right: 10px;}
.sidebar_style.filters_m_i_zoom li span.yellow{background-color: #ffff7f;}
.sidebar_style.filters_m_i_zoom li span.red{background-color: #ff0062;}
.sidebar_style.filters_m_i_zoom li span.green{background-color: #8cd366;}
.sidebar_style.filters_m_i_zoom li span.grey{background-color: #dcc9b7;}
.sidebar_left_style{left: 180px; padding: 0px !important; background:none;height: auto !important;top:120px;width: fit-content;}
.sidebar_style.sidebar_style_master {background: rgba(0, 0, 0, 0.25);}

a.sidebarCollapse2{ margin: 0 !important; padding: 0 !important; background: none !important; }
a.sidebarCollapse2.active > img{ transform: rotate(180deg); }
.marginBottom {margin-bottom: 20px;}
.sidebar_style.active {
    margin-right: -315px;
}
.sidebar_style ul {
    padding: 12px 0 0;
	float: left;
	margin: 0;
	width:100%;
}
.sidebar_style ul.paddingtop38 { padding-top:38px;}
.sidebar_style ul.paddingtop27 { padding-top:27px;}
.sidebar_style ul.paddingtop8 { padding-top:8px;}

.sidebar_style ul p {    
    font-family: 'SFProDisplayRegular';
    padding-left: 15px;
    margin:0;
    font-size:13px;
    line-height:20px;
    color:#ffffff;
    width:100%;
    text-transform: uppercase;
}
.sidebar_style ul p.sub_sec {    
    color: #269eff;
    padding-left: 45px;
    padding-top: 10px;
    font-size:14px;
}

.sidebar_style .drag_info{
    position:absolute;
    bottom: 20px;
    left: 15px;
}

.sidebar_style ul li {
    padding-bottom: 0px;
    padding-left: 15px;
    width:100%;
    padding-top: 3px;
    line-height: 16px;
}

.sidebar_style .sidebar_masterplan {
    width: 170px;
    padding-top: 21px;
    margin: 0 auto;
}

.sidebar_style .sidebar_masterplan ul p {
    font-family: 'SFProDisplayRegular';
    font-size:12px;
    line-height:32px;
    background: none;
    text-align: center;
    
}
.sidebar_style .sidebar_masterplan ul li {
    font-family: 'SFProDisplayRegular';
    padding: 0 10px !important;
    float: left;
    margin: 0 0 5px 0;
    background-color: rgba(0,0,0,0.3);
    font-size:15px;
    line-height:32px;
    color:#ffffff;
    cursor: pointer;
    text-align: center;
    border-radius: 50px;
    width: 100%;
    text-transform: uppercase;
}

.sidebar_style .sidebar_masterplan ul.first li {
    font-family: 'SFProDisplayRegular';
    color:#f8f5eb;
    background-color: rgba(0,0,0,0.3);
    font-size:16px;
}

.sidebar_style .sidebar_masterplan ul.third li {
    background-color: rgba(0,0,0,0.3);
}

.sidebar_style .sidebar_masterplan ul li:hover{
    background-color: rgba(0,0,0,0.3);
}

.sidebar_style .sidebar_masterplan ul li.active { background-color: rgba(255,255,255,1); color:#000000;}
.sidebar_style .sidebar_masterplan ul li.bedrooms_type1.active { background-color: rgba(232,230,223,0.5); color:#ffffff;}
.sidebar_style .sidebar_masterplan ul li.bedrooms_type2.active { background-color: rgba(92,127,113,0.7); color:#ffffff;}
.sidebar_style .sidebar_masterplan ul li.bedrooms_type3.active { background-color: rgba(52,101,127,0.7); color:#ffffff;}
.sidebar_style .sidebar_masterplan ul li.bedrooms_type4.active { background-color: rgba(154,51,36,0.5); color:#ffffff;}
.sidebar_style .sidebar_masterplan ul li.bedrooms_type5.active { background-color: rgba(175,134,124,0.7); color:#ffffff;}

.sidebar_style ul > li:nth-child(2) {
    /*padding-top: 4px;*/
}

.sidebar_style ul li input {
	display: none;
}

.sidebar_style ul li label {
	width: 100%;
	text-transform: capitalize;
    font-family: 'SFProDisplayRegular';
	font-size:15px;
	height: 16px;
	margin:0;
	padding-left:30px;
	background-repeat: no-repeat;	
	background-position: 0 0;
	vertical-align: middle;
	cursor: pointer;
	background-image:url('../images/circles.png');
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.sidebar_style ul li input:checked + label {
  background-position: 0 -21px;
}

.btn_nav_style{
    padding:0; 
    border:none !important;
    position: absolute;
    left: -38px;
    top: 50px;
}
.btn_nav_style:focus{outline: 0 !important;}

.sidebar_style1 {
    width: 290px;
	float:left;
}

.sidebar_style2 {
	float:left;
    /*position: relative;
	display: block;
	width: 50px;*/
}

.content_brd_crb{
	float:left;
	/*top: 0px;
	position: absolute;
	left:0px;
	width: auto;
	display: block;*/
}
.content_brd_crb a.last_item{
	color:#0690ff !important;
}
.content_brd_crb a{
    font-family: 'SFProDisplayRegular';
	font-size:13px;
	line-height:20px;
	padding:5px 10px;
    background: #021d33;
    color: #fff !important;
    text-transform: uppercase;
}
.content_brd_crb a.btn_white{
    background: rgba(255, 255, 255, 0.25);
}


@media screen and (max-width:990px){
	.sidebar_left_style{left:10px;top:170px;}
	.content_brd_crb{width:160px;}
	.content_brd_crb a{margin-bottom: 5px;}
	.book_holder .gallery_container #custCarousel .carousel-indicators{display:none;}
	.book_holder .gallery_container .carousel-control-prev-icon,
	.book_holder .gallery_container .carousel-control-next-icon{width:20px;height:20px;}
	.book_holder .gallery_container .carousel-control-next,
	.book_holder .gallery_container .carousel-control-prev{width:20px;top:20%;bottom: 20%;}
}
