/*custom css*/

html, body {
    font-family: 'crossten';
    font-family:200;
}
body, .slick-slider {
	font-family: 'crossten';
    font-weight:300;
	background-color:#fff;
}
p{
	font-family: 'crossten';
    font-weight:300;
	text-align:justify;
}

.head,.under-head,.fp-bb h2,.t-bb,#valuation,.pg-bb h2,.navbar,.topnav_bb {
	font-family: 'crossten';
}
.price-bb, font,.footer-header h1,.bold-line,.let_agreed{font-family: 'crossten';}
.content-bb{font-family: 'crossten';}
.second-line,.third-line{font-family: 'crossten';}

/*width*/
  a,	a:hover, .btn, .slick-arrow, .dropdown_bb, .dropbtn, .dropdown-menu, .bb_login_user label, .nbs-flexisel-nav-left, .nbs-flexisel-nav-right, .container-card, input[type="checkbox"], .price-bb, .common_button{
  	/*cursor:url("../img/bee-2.png"), default ;*/
  	
  }
 .set_container{
	max-width: 1580px;
	margin:auto;
	padding-right: 50px;
	padding-left: 50px;
}

.md-bb a{
	text-decoration:none;
}

.arrow-rotate-angle {
	filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0.5);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	display: inline-block;
	color:#fff ! important;
	font-size:20px;
}

.down_button i {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: #fbbc0d;
	margin: auto;
	padding: 10px 5px 0px 0px;
}

.down_button_name {
	width: 100%;
	position: absolute;
	bottom: 20px;
	text-align: center;
	
}


.fit_screen{
	position:relative;
	top:118px;
}

.fp-bb{
	padding:30px 0px;
}


.t-bb{
	width: 100%;
	text-align:center;
	background-color: #2b2b2b !important;
	color:#fff;
	padding: 100px;
}

.detail-bb{
	margin: 0 auto;
	width: 90%;
	padding:60px 0px;
	background-color:#fff;
}

.ap-bb{
	margin: 0 auto;
	width: 80%;
	padding:50px ! important;
}

.margin-minus-25{
	margin:-25px 0px;
}


div#contact {
	margin: 0 auto;
	width: 100%;
	margin-top:20px;
}

#footer,.container-fluid{
	margin: 0 auto ! important;
	width: 100% ! important;
}

.footer{
	background-color:#2b2b2b ! important;
	font-size:18px ! important;
	background:url('../img/london-silhoutte.png');
	background-position: center top;
    background-size: contain;
    padding: 32px 32px 12px 32px;
}

.footer-header{
	border-bottom: 2px solid #5f5f5f;
	text-align:left ! important; 
}

.footer-header h1{
	font-size:35px ! important;
	color:#fbbc0d;
	margin: 20px ! important;
}

.footer-header p{
	padding:20px 10px;
	font-weight:bold;
}

.ul li,.footer-content{
	border-bottom:0px ! important;
	text-align:left ! important; 
	padding: 10px 0px ! important;
}

li,.footer-content p{
	padding: 4px 10px;
}

.footer-menu{
	background-color:#fbbc0d ! important;
}

.footer-menus{
	font-weight:bold;
	font-size:15px;
	padding:40px;
}

.small-bb{
	display:none;
}

ul {
	list-style-type: none;
}

.navbar {
	font-family: 'crossten';
	margin-bottom: 0;
	background: var(--button-color) ! important;
	border: 0px ! important;
	font-size: 15px !important;
	letter-spacing: 1px;
	opacity: 0.9;
	border-radius:0px ! important;
}
.navbar li a, .navbar .navbar-brand { 
	color: #000 !important;
}
.navbar-nav li a:hover {
	color: #fff !important;
}
.navbar-nav li.active a {
	color: #fff !important;
	background-color: #29292c !important;
}
.navbar-default .navbar-toggle {
	border-color: transparent;
}


/*menu css*/

.menu {
	line-height: 90px;
}

.topnav_bb {
 
  background-color:#000!important;
  position:fixed;
  width:100%;
  z-index:10;
/*  box-shadow: 0px 0px 10px 0px #2b2b2b;*/
}

.topnav_bb .menu-item, .login_menu_a, .estate1_login_name {
    float: left;
    display: block;
    color: #fff;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 16px;
    line-height: 90px;
    text-transform: uppercase;
  /*cursor:url(../img/bee-2.png), auto;*/
}

/* .active {
  border-bottom: 3px solid #fbbc0d;
  color: white;
} */

.topnav_bb .icon-bb {
  display: none;
}

.dropdown_bb {
    float: left;
    overflow: hidden;
    
}

.dropdown_bb .dropbtn {
    font-size: 16px;
    border: none;
    outline: none;
    color: white;
    padding: 14px 16px;
    background-color: inherit;
    margin: 0;
    font-family: 'crossten';
    font-weight:200;
}
.dropdown_bb button{
	background-color:rgba(0,0,0,0)!important;
}

.dropdown-content-bb {
    display: none;
    position: fixed;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content-bb a {
	float: none;
	color: #fff;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
	text-align: left;
	background: #181818;
	border-top: 0.5px solid #efefef;
	font-size:16px;
}

/* .topnav_bb a:hover, .dropdown_bb:hover .dropbtn {
  border-bottom: 3px solid #fbbc0d;
  color: white;
} */

.dropdown-content-bb a:hover {
    background-color: #fbbc0d;
	border-top: 0.5px solid #fbbc0d;
    color: #fff;
}

.dropdown_bb:hover .dropdown-content-bb {
    display: block;
}


.search-option{
	position: absolute;
	top: 20%;
	padding: 10px 20px;
	color: #fff;
	width:100%;
}

.search-option label{
	font-weight:300 ! important;
	font-size:16px;
}

.search-form input.form-control{
	border: 1px solid #efefef;
	border-radius: 2px;
	outline:none;
	width:110% ! important;
}

.btn-common{
	margin: 25px 0px;
	width: 100%;
	background: #fbbc0d ! important;
	color: #fff  ! important;
	font-weight: bold;
	padding: 7px ! important;
	border-radius: 2px ! important;
	outline:none;
	letter-spacing:1px;
}

.btn-common-button{
	width:auto ! important;
	color:#fff ! important;
	padding:10px 35px ! important;
	background-color:#fbbc0d ! important;
}

.btn-residentialettings {
	background-color: #2b2b2b !important;
	
}

.third-line a{
	color:#333 ! important;
}

.btn-about-head{
	background-color: #2b2b2b !important;
	width: 100% !important;
	padding: -1px 0px !important;
	font-size: 40px;
	text-align: left;
}


.about-bb p {

    font-size: 20px !important;
    letter-spacing: 1px;
    line-height: 35px;
    margin-bottom: 30px;

}


.about-grid{
	padding:40px 10px ! important;
}

.about-grid .col-md-4{
	padding:20px 20px ! important;
}

.btn-common:hover,.btn-common:focus,.btn-common-button:hover,.btn-common-button:focus,.btn-common:hover,.btn-common:focus{
	outline:none ! important;
	border:1px solid #fbbc0d ! important;
}

.btn-residentialettings:focus,.btn-residentialettings:hover{
	outline:none ! important;
	border:1px solid #2b2b2b ! important;
}

/* .btn-morereview:hover{
	color:#fff ! important;
	background-color: transparent  ! important;
} */

.head {
	font-size: 75px;
}

.under-head {
	font-size: 50px;
	font-weight:100!important;
}

.fp-bb h2,.t-bb h2,.pg-bb h2{
	font-size: 40px;
	padding:10px 10px;
}

.sub-title{
	padding: 0px 50px !important;
    position: absolute;
    bottom: 0px;
    color: #FFF;
    text-align: center;
    width: 100%;
}

.fp-bb h2{
	text-align:center ! important;
}

.ff-bb .card {
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
	transition: 0.3s;
	width: 40%;
	border-radius: 5px;
}

.ff-bb .card:hover {
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

.ff-bb img {
	border-radius: 5px 5px 0 0;
}

.ff-bb .container-card {
	padding: 2px 16px;
}

.container-card{
	background-color:#2b2b2b;
	padding:25px 0px;
	color:#fff;
}

.card img{
	height:300px ! important;
	object-fit:cover;
}
.font-icon-bb{
	min-height: 60px;
}
.heading,.sub-heading,.font-icon-bb{
	text-align:left ! important;
	padding:5px 20px;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	
}

.heading,.sub-head,.price-bb,font{
	font-size:20px;
}

.sub-heading{
	font-size:15px;
}

.font-icon-bb div{
	float:left;
	padding:10px 0px;
}

.moredetails{
	background-color: #2b2b2b;
	border: 1px solid #fbbc0d;
	color: #fff;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 8px;
	margin: -10px 15px;
	
	font-weight: 800;
	border-radius: 2px;
	letter-spacing: 1px;
	outline: none;
}

/* .moredetails:hover {
	background-color: #fbbc0d;
} */

.md-bb{
	clear:left;
}

.price-bb {
	position: absolute;
	background: #fbbc0d;
	padding: 10px 20px;
	top:30px;
}
.let_agreed{
		position: absolute;
	font-size:20px;
	padding: 10px 20px;
	margin-right: 15px;
    margin-top: -48px;
    right:0;
}
.container-t-bb{
	font-size:20px;
	letter-spacing:1px;
	padding:15px;
	line-height:35px;
}

#valuation .col-sm-6{
	margin: -500px 0px;
}

#valuation p{
	font-size:20px ! important;
	letter-spacing:1px;
}

.btn.btn-common.btn-common-button.btn-valuationrequest {
	background-color: #2b2b2b !important;
	font-size: 40px !important;
	padding: 15px 60px !important;
}

.btn.btn-common.btn-common-button.btn-valuationrequest:hover,.btn.btn-common.btn-common-button.btn-valuationrequest:focus{
	border:1px solid #2b2b2b !important;
}

.pg-bb {
	font-size: 20px;
	/*letter-spacing: 1px;*/
	text-align: justify;
	line-height:35px;
	background-color:#f6f6f6;
	padding: 50px 30px;
	width: 100% ! important;
}

.pg-bb label {
	font-size: 16px !important;
}

#paragraph-hpbb {
	background-color:#f6f6f6;
	padding:50px 100px;
}

.ap-bb p {
	text-align: center;
	font-size: 30px;
	padding: 50px 0px;
}

.ap-bb img {
	text-align: center;
	font-size: 30px;
	padding: 50px 0px;
}

.content-h-bb {
	color: #fff ! important;
    display: flex;
    align-items: center;
    height: 280px;
}

.contact-h-bb {
	color:#2b2b2b ! important;
	padding: 10px 100px;
}

.content-h-bb h1{
	font-size:30px ! important;
}

.content-h-bb h2,.contact-h-bb h2{
	border-top: 2px solid #fbbc0d;
	padding: 20px 0px;
	font-size: 20px;
}

/* .properties-bb {
	width: 90%;
	padding: 100px 0px;
} */

form.full-length-search {
	width: 100%;
	padding: 40px 0px !important;
	margin: 0 auto;
}

.full-length-search .form-control {
	border-radius: 2px;
	border: 1px solid #2b2b2b;
}

.properties-bb .card img{
	height:400px ! important;
	object-fit:cover;
}

.properties-bb .card{
	padding : 50px 0px;
}

.properties-bb .price-bb {
	position: absolute;
	margin: -300px 0px;
	background: #fbbc0d;
	padding: 10px 20px;
}

.landlord-page .text-value {
	margin: 30px 0px;
	border: 1px solid #fbbc0d;
	width: 100%;
	padding: 40px 0px !important;
	border-radius:5px;
}

.bb-content {
	border: 1px solid #fbbc0d;
	padding: 36px 0px;
	margin: 20px 0px;
	border-radius: 5px;
}

.bb-content:hover{
	background-color:#fbbc0d;

}

.bb-content p {
	margin: 0px 25px;
	font-size: 16px;
}

.about-page .properties-bb img, .landlord-page .properties-bb img {
	height: 500px !important;
	object-fit: cover;
	border-radius: 5px;
}

.container.search-form.bb-hide {
	padding: 40px 30px 10px 30px;
	background-color:var(--button-color);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;

	
}

.properties-bb .md-bb .moredetails{
	padding: 8px 12px;
	font-size: 10px;
	margin: -20px 15px;
}

.font-icon-bb i {
	font-size: 20px ! important;
	    position: relative;
    top: 3px;
}

.view-bb{
	padding:30px 15px;
}

.view-bb li{
	background: var(--button-color) !important;
	color: #000 !important;
	padding: 5px;
	font-size: 16px;
	border-radius: 2px;
	margin-bottom:3px;
}
.view-bb li:hover{
	z-index:1;
}
.view-bb a{
	color:#2b2b2b ! important;
}

.nav > li > a:focus, .nav > li > a:hover,.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover{
	background-color:#fbbd0a ! important;
}
a:active, a:focus{
	outline:0!important;
	
}
hr{
	color:#efefef;
}

.detail-content p,.detail-content li,.es-info p{
	font-size:20px;
	letter-spacing:1px;
	line-height:35px;
}

.key-features{
	padding:15px 0px 75px 0px;
}

.filterbutton{
	display:none ! important;
}

.col-sm-6.valuation-p-bb {
	padding: 75px 75px;
}

.valuation-p-bb p{
	font-size: 20px;
	padding:20px 0px;
}

.btn.btn-valuation.btn-search {
	background-color: transparent;
	color: #000 !important;
	border: 2px solid #fbbd0a;
	padding: 15px;
	font-size: 20px;
	border-radius: 2px;
}

.btn.btn-valuation.btn-search:hover{
	/* background-color: #fbbd0a ! important; */
	color: #fff !important;
	border: 2px solid #fbbd0a !important;
}

.contact-h-bb .form-group{
	padding:15px 0px;
}

.contact-h-bb label {
	font-size: 20px;
	padding: 10px 0px;
	font-weight: 500 !important;
}

.contact-h-bb input {
	height:40px ! important;
	border-radius : 2px ! important;
}

.contact-h-bb textarea {
	border-radius : 2px ! important;
}

.contact-h-bb .btn.btn-default.btn-search {
	margin: 30px;
	padding: 10px 45px;
	font-size: 20px;
	background-color: #fbbd0a !important;
	border-radius: 5px;
	border: 1px solid #fbbd0a !important;
	text-transform: uppercase;
}

.contact-h-bb .btn.btn-default.btn-search:hover {
	background-color: transparent !important;
	color:#000 ! important;
}

.ab-bb-content-ab {
	padding: 15px 0px;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 30px;
	text-align: left;
}

.about-grid-ab .col-lg-3 {
	padding: 30px 60px;
	background-color: #efefef;
	border:10px solid #fff;
	border-radius: 15px;
}

/* .final-footer{
	padding: 0px 33px ! important;
} */

.full-length-search .form-control{
	height: 40px ! important;
}

.btn-search-bb:hover,.btn-search-bb:focus,.btn-search:hover,.btn-search:focus{
	/* background-color:#2b2b2b ! important;
	border:1px solid #2b2b2b ! important; */
}

.btn-search-bb {
	padding: 10px 25px !important;
	margin: 38px 0px;
}

select:focus,select:hover,
textarea:focus,textarea:hover,
input[type="text"]:focus,input[type="text"]:hover,
input[type="password"]:focus,
input[type="password"]:hover,
input[type="datetime"]:focus,
input[type="datetime"]:hover,
input[type="datetime-local"]:focus,
input[type="datetime-local"]:hover,
input[type="date"]:focus,
input[type="date"]:hover,
input[type="month"]:focus,
input[type="month"]:hover,
input[type="time"]:focus,
input[type="time"]:hover,
input[type="week"]:focus,
input[type="week"]:hover,
input[type="number"]:focus,
input[type="number"]:hover,
input[type="email"]:focus,
input[type="email"]:hover,
input[type="url"]:focus,
input[type="url"]:hover,
input[type="search"]:focus,
input[type="search"]:hover,
input[type="tel"]:focus,
input[type="tel"]:hover,
input[type="color"]:focus,
input[type="color"]:hover,
.uneditable-input:focus {   
	border-color: rgba(0, 0, 0, 0) ;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0) inset, 0 0 8px rgba(0, 0, 0, 0.6);
	outline: 0 none ! important;
	border:1px solid #fff ;
}

.btn-pty-det{
	white-space:normal;
	background-color: #2b2b2b !important;
	font-size: 20px !important;
	padding: 20px 15px !important;
	width: 100% ! important;
}

.btn-pty-det:hover,.btn-pty-det:focus{
	border:1px solid #2b2b2b !important;
}

.caption{
	display:none ! important;
}

.col-md-6.valuation-p-bb {
	padding: 30px;
}

.view-bb .icon{
	position:relative;
	top:2px;
}

/* .ad-search {
	padding: 15px;
} */

.large-image-bb{
	color:#fff ! important;
	padding: 75px 10px;
}

.large-image-bb img{
	width:100%;
	height:auto ! important;
	color:#fff ! important;
}

.l-bb-center {
	text-align:center;
	position: relative;
	top: 45%;
	padding: 10px 20px;
	color: #fff;
}

.thumbnail-bb {
	position: relative;
}

.caption-bb-l {
	position: absolute;
	top: 45%;
	left: 0;
	width: 100%;
}


.first-line {
	font-size: 30px;
}

.bold-line{
	font-size: 70px;
}

.chk-bb input[type="checkbox"]{
	margin-top: 10px ! important;
}

.tenant-p-bb p {
	font-size: 20px;
	padding: 20px 0px;
}

.second-line {
	font-size: 50px;
}

/*on scroll move*/

.topnav_bb.active_topnav_bb{
	background-color:rgba(0,0,0,0.95);
}

/*menu*/
span.active {

	font-weight:400;
}
.sub-menu.active {
	background-color: #fff ! important;
	border-top: 1px solid #fff ! important;
	color:#000 ! important;
}



button:hover span{
	border-bottom: 3px solid #fbbd0a ! important;
	color:#C0C0C0 ! important;
}

.container-h-bb{
	background:linear-gradient(0deg,rgba(0,0,0,0.3),rgba(0,0,0,0.3)),url("../img/banner_img.jpg");
	background-size:cover;
	width:100%;
	background-position:center center;
}

.btn-about-head:hover,.btn-about-head:focus{
	border:1px solid #2b2b2b ! important;
}

.padding-50 {
	padding: 50px;
}

@media (max-width: 1300px) {
	/*footer*/
	.set_container{
		padding-right: 30px;
		padding-left: 30px;
	}
	.large-bb{
		display:none ! important
	}
	.small-bb{
		display:block ! important
	}
	.container.small-bb {
		width: 100% !important;
	}
	#footer, .container-fluid {
		margin: 0 auto !important;
		width: 100% !important;
	}
	.small-bb .pull-left {
		padding: 20px 0px;
		font-size: 18px ! important;
	}
	.small-bb .col-sm-12.column-bb {
		width: 24.99999%;
		font-size: 18px ! important;
		padding: 0px 30px;
		line-height: 35px;
	}
	.footer-content p {
		font-weight:bold;
	}
	.pg-bb {
		padding: 80px 20px;
	}
	.ap-bb {
		padding: 10px 0px !important;
	}
	#valuation .col-sm-6 {
		margin: -400px 200px;
	}
	.footer-header h1 {
		margin: 15px !important;
	}
	.full-length-search .col-sm-3 {
		width: 50% !important;
	}
	.properties-bb .card img {
		height: 300px !important;
		object-fit: cover;
	}
	.properties-bb .md-bb .moredetails {
		padding: 5px 7px;
		font-size: 8px;
		margin: -5px 10px;
	}
	.properties-bb .price-bb {
		margin: -250px 0px ! important;
	}
	.first-line{
		font-size: 25px;
	}
	.bold-line{
		font-size: 50px;
	}
	.second-line{
		font-size: 40px;
	}
	/*.caption-bb-sp {
		width: 30% ! important;
	}*/

	/*.caption-bb-sp-right {
		width: 10% ! important;
	}*/
}



@media (max-height: 900px) {
	.under-head,.down_button{
			display:none ! important;
	}
}

@media (max-height: 500px) {
	.bb-hide{
			display:none ! important;
	}
}

@media (max-width: 992px) {
/*menu*/
	.set_container{
		padding-right: 15px;
		padding-left: 15px;
	}
	span.active {
		border-bottom: 0px solid #fbbd0a ! important;
		font-weight:normal ! important;
	}
	.sub-menu.active {
		background-color: #fff ! important;
		border-top: 1px solid #fff ! important;
		color:#000 ! important;
	}
	.topnav_bb .dropbtn span{
	
	}
	.topnav_bb .menu:hover{
	
	}
	.topnav_bb span:hover{
		
		color: #C0C0C0 !important;
	}
	button:hover span{
		border-bottom: 0px solid #fbbd0a ! important;
		color:#C0C0C0 ! important;
	}
	.fit_screen{
		position:relative;
		top:73px ! important;
	}
	.background_image_fit_screen{
		height: calc(100vh - 73px) ! important;
	}
	.topnav_bb span:hover {
		border-bottom: 0px solid #fbbc0d ! important;
	}
	
	
	.header_logo img{
		width:auto !important;
		height:55px;
	}
	.topnav_bb a:not(:first-child), .dropdown_bb .dropbtn {
		display: none;
	}
	.topnav_bb a.icon-bb {
		float: right;
		display: block;
		margin-top:15px;
		position:relative;
	}
	.search-option label {
		font-size: 12px;
	}
	.search-form{
		display: none ! important;
	}
	.filterbutton{
		display:block ! important;
		width: 150px !important;
	}
	.bb-head.bb-hide,.bb-under-head {
		font-size: 20px;
		color: #000;
		letter-spacing: 1px;
	}
	.bb-sub-head.bb-hide {
		color: #000;
	}
	button.close {
		color:#000 ! important;
	}
	.search-option label {
		font-size: 12px;
		text-align: left !important;
		color: #000;
		padding: 12px 0px;
	}
	.modal-content{
		border-radius:0px ! important;
	}
	.head {
		font-size: 40px;
	}
	.heading, .sub-head, .price-bb, font {
		font-size: 15px;
	}
	.fp-bb h2, .t-bb h2, .pg-bb h2 {
		font-size: 30px ! important;
	}
	.slick-prev, .slick-next {
		width: 40px ! important;
	}
	.col-sm-7.lettings,.col-sm-5.images-paragraph {
		width: 100% !important;
	}
	.pg-bb {
		padding: 25px 40px ! important;
	}
	#valuation .col-sm-6 {
		margin: -300px 200px !important;
	}
	.ap-bb p {
		font-size: 20px ! important;
	}
	.ap-bb {
		padding: 10px 10px !important;
	}
	.btn.btn-common.btn-common-button.btn-valuationrequest {
		font-size: 30px !important;
		padding: 5px 30px !important;
	}
	.ap-bb .col-sm-2 {
		width: 50% !important;
		text-align: center;
	}
	.font-icon-bb i {
		font-size: 15px !important;
	}
	/*footer*/
	.small-bb .pull-left {
		font-size: 16px ! important;
	}
	.small-bb .col-sm-12.column-bb {
		font-size: 16px  ! important;
	}
	.properties-bb .md-bb .moredetails {
		padding: 5px 10px;
		font-size: 10px;
		margin: -15px 20px;
	}
	.properties-bb .price-bb {
		margin: -250px 0px ! important;
	}
	
	.topnav_bb.responsive {position: fixed;}
	.topnav_bb.responsive .icon-bb {
	position: absolute;
	right: 0;
	top: 0;
	}
	.topnav_bb.responsive a {
	float: none;
	display: block;
	text-align: left;
	}
	.topnav_bb.responsive .dropdown_bb {float: none;}
	.topnav_bb.responsive .dropdown-content-bb {position: relative;}
	.topnav_bb.responsive .dropdown_bb .dropbtn {
	display: block;
	width: 100%;
	text-align: left;
	}
	.menu {
		line-height: 5px ! important;
	}
	.dropdown-content-bb a:hover {
		background-color: #fff ! important;
		color: #000 ! important;
		border-top: 0.5px solid #fff;
	}
	.nav-pills > li {
		width: 45% ! important;
		float:left ! important;
		border: 5px solid #fff !important;
	}
	.caption-bb-l {
		position: absolute;
		top: 25%;
		left: 0;
		width: 100%;
	}
	/*.caption-bb-sp {
		width: 35% ! important;
	}*/

	/*.caption-bb-sp-right {
		width: 12% ! important;
	}*/
}


/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
	.container.properties-bb .col-sm-4 {
		width: 49.99% !important;
		float:left;
	}
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/



@media (min-width: 481px) and (max-width: 767px) {
	.nav.navbar-nav.final-footer {
		padding: 0px 30px;
	}
	.set_container{
		padding-right: 15px ! important;
		padding-left: 15px ! important;
	}
	.nav-pills > li {
		width: 100% ! important;
		border: 5px solid #fff !important;
	}
	.about-grid-ab .col-lg-3 {
		padding: 30px 20px ! important;
	}
	.about-bb {
		margin: 0px ! important;
	}
	.fit_screen{
		position:relative;
		top:73px ! important;
	}
	.background_image_fit_screen{
		height: calc(100vh - 73px) ! important;
	}
	.ap-bb .col-sm-2 {
		float:left;
	}
	.small-bb .pull-left {
		width: 100% ! important;
	}
	.small-bb .col-sm-12.column-bb {
		width: 49.99999% !important;
		float:left;
	}
	#valuation .col-sm-6{
		margin: -270px 0px !important;
	}
	#valuation img{
		height:auto;
	}
	.t-bb {
		padding: 80px 0px ! important;
	}
	.pg-bb {
		padding: 5px 0px !important;
		letter-spacing: 0px ! important;
		font-size: 18px ! important;
		line-height:30px ! important;
	}
	.ap-bb img {
		text-align: center !important;

	}
	.footer-header h1 {
		margin: 15px !important;
	}
	.content-h-bb{
		height: 150px;
	}
	.container-h-bb img {
		height: 200px !important;
	}
	.container-h-bb {
		height: 150px !important;
	}

	.full-length-search .col-sm-3 {
		width: 100% !important;
	}
	form.full-length-search {
		padding: 45px !important;
	}
	.col-sm-6.valuation-p-bb {
		padding: 20px 20px;
	}
	.btn.btn-common.btn-common-button.btn-valuationrequest {
		font-size: 25px !important;
	}
	.contact-h-bb {
		color: #2b2b2b !important;
		padding: 10px 20px;
	}
	.fp-bb h2, .t-bb h2, .pg-bb h2 {
		font-size: 20px !important;
	}
	.ap-bb p {
		font-size: 18px !important;
		padding: 35px 0px;
	}
	.container-t-bb {
		font-size: 18px;
	}
	.properties-bb .md-bb .moredetails {
		padding: 5px 15px;
		font-size: 10px;
		margin: -15px 20px;
	}
	.properties-bb .price-bb {
		margin: -250px 0px ! important;
	}
	.first-line{
		font-size: 15px;
	}
	.bold-line{
		font-size: 20px;
	}
	.second-line{
		font-size: 20px;
	}
	.container.properties-bb {
		padding: 0px 0px ! important;
	}
	.large-image-bb {
		color: #fff !important;
		padding: 40px 15px;
	}
/*	.caption-bb-sp {
		width: 70% ! important;
	}*/

	/*.caption-bb-sp-right {
		width: 25% ! important;
	}*/
	.padding-50 {
		padding: 0px;
	}
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (max-width: 480px) {
	.content-h-bb h1 {
    font-size: 20px!important;
}
	.nav.navbar-nav.final-footer {
		padding: 0px 30px;
	}
	.set_container{
		padding-right: 15px;
		padding-left: 15px;
		
	}
	.second-line {
		font-size: 20px;
	}
	.properties-bb .md-bb .moredetails {
		font-size: 8px;
	}
	.nav-pills > li {
		width: 100% ! important;
		border: 5px solid #fff !important;
		border-radius:8px;
	}
	.about-grid-ab .col-lg-3 {
		padding: 30px 20px ! important;
	}
	.about-bb {
		margin: 0px ! important;
	}
	.fit_screen{
		position:relative;
		top:60px ! important;
	}
	.background_image_fit_screen{
		height: calc(100vh - 73px) ! important;
	}
	#valuation .col-sm-6{
		margin: -320px 0px !important;
	}
	#valuation img{
		height:auto;
	}
	.t-bb {
		padding: 80px 0px ! important;
	}
	.small-bb .col-sm-12.column-bb {
		width: 49.99999% !important;
		line-height:30px ! important;
	}
	.pg-bb {
		padding: 5px 0px !important;
		letter-spacing: 0px ! important;
		font-size: 18px ! important;
		line-height:30px ! important;
	}
	.container-t-bb {
		line-height: 30px ! important;
	}
	.ap-bb img {
		text-align: center !important;
	}
	#footer, .container-fluid {
		padding: 0px !important;
	}
	.footer-header h1 {
		margin: 15px !important;
		font-size: 30px !important;
	}
	.content-h-bb{
		height: 150px !important;
	}
	.container-h-bb {
		height: 150px !important;
	}

	.full-length-search .col-sm-3 {
		width: 100% !important;
	}
	form.full-length-search {
		padding: 20px !important;
	}
	.col-sm-6.valuation-p-bb {
		padding: 20px 20px;
	}
	.btn.btn-common.btn-common-button.btn-valuationrequest {
		font-size: 25px !important;
	}
	.contact-h-bb {
		color: #2b2b2b !important;
		padding: 10px 20px;
	}
	.fp-bb h2, .t-bb h2, .pg-bb h2 {
		font-size: 20px !important;
	}
	.ap-bb p {
		font-size: 18px !important;
		padding: 35px 0px;
	}
	.container-t-bb {
		font-size: 18px;
	}
	.content-h-bb h2, .contact-h-bb h2 {
		font-size: 18px;
	}
	.contact-h-bb {
		color: #2b2b2b !important;
		padding: 25px 0px;
	}
	.fp-bb h2, .t-bb h2, .pg-bb h2 {
		padding: 10px 15px;
	}
	.about-bb p {
		font-size: 18px !important;
		letter-spacing: 0px;
		line-height: 29px;
		text-align: justify;
	}
	.btn-about-head {
		font-size: 20px;
	}
	.about-bb h1 {
		font-size: 25px;
	}
	.about-page .properties-bb img, .landlord-page .properties-bb img {
		height: auto !important;
	}
	.ab-bb-content-details h3 {
		font-size: 25px ! important;
	}
	.ab-bb-content-details p {
		font-size: 15px ! important;
	}
	.properties-bb h2 {
		font-size: 20px !important;
		text-align: center ! important;
	}
	.container.properties-bb {
		padding: 20px 20px ! important;
	}
	.properties-bb .card {
		padding: 20px 0px;
	}
	.bb-content {
		padding: 16px 0px ! important;
	}
	.properties-bb .price-bb {
		margin: -250px 0px ! important;
	}
	.about-grid-ab .col-md-3 {
		padding: 0px 30px ! important;
	}
	.btn.btn-valuation.btn-search {
		padding: 10px !important;
		font-size: 15px !important;
	}
	.valuation-p-bb p {
		font-size: 18px;
	}
	.btn-common-button {
		padding: 10px 20px !important;
	}
	.btn.btn-common.btn-common-button.btn-valuationrequest {
		font-size: 18px !important;
	}
	.ab-bb-content-details h3 {
		border-bottom: 1px solid #2b2b2b ! important;
	}
	.first-line{
		font-size: 15px;
	}
	.bold-line{
		font-size: 15px;
	}
	.second-line{
		font-size: 20px;
	}
	.container.properties-bb {
		padding: 0px 0px ! important;
	}
	.large-image-bb {
		color: #fff !important;
		padding: 40px 15px;
	}
	.caption-bb-l {
		position: absolute;
		top: 15%;
		left: 0;
		width: 100%;
	}
/*	.caption-bb-sp {
		width: 70% ! important;
	}*/

	/*.caption-bb-sp-right {
		width: 25% ! important;
	}*/
	
	.padding-50 {
		padding: 50px 0px;
	}
}

@media (max-width: 480px) {
	.down_button,.first-line,.caption-bb-sp,.caption-bb-sp-right{
		display:none ! important;
	}
	.padding-50 {
		padding: 50px 0px;
	}
}


h3, h4 {
  margin: 10px 0 30px 0;
  font-size: 20px;
  color: #111;
}

.person {
  border: 10px solid transparent;
  margin-bottom: 25px;
  width: 80%;
  height: 80%;
  opacity: 0.7;
}
.person:hover {
  border-color: #f1f1f1;
}
.carousel-inner img {
/*   -webkit-filter: grayscale(90%);
  filter: grayscale(90%); /* make all photos black and white */ 
/*  width: 100%; Set width to 100% */
  margin: auto;
}
.carousel-caption h3 {
  color: #fff !important;
}
@media (max-width: 600px) {
.carousel-caption {
  display: none; /* Hide the carousel text when the screen is less than 600 pixels wide */
}
}
.bg-1 {
  background: #2d2d30;
  color: #bdbdbd;
}
.bg-1 h3 {color: #fff;}
.bg-1 p {font-style: italic;}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.thumbnail {
  padding: 0 0 15px 0;
  border: none;
  border-radius: 0;
}
.thumbnail p {
  margin-top: 15px;
  color: #555;
}
.btn {
  padding: 10px 20px;
  background-color: #333;
  color: #f1f1f1;
  border-radius: 0;
  transition: .2s;
}
.btn:hover, .btn:focus {
  border: 1px solid #333;
  background-color: #fff;
  color: #000;
}
.modal-header, h4, .close {
  background-color: #333;
  color: #fff !important;
  text-align: center;
  font-size: 30px;
}
.modal-header, .modal-body {
  padding: 40px 20px;
}
.nav-tabs li a {
  color: #777;
}
#googleMap {
  width: 100%;
  height: 600px;
}  

/*map preview*/

#map-canvas {
	margin: 0;
	padding: 0;
	height: 600px;
	max-width: none;
}
#map-canvas img {
	max-width: none !important;
}
.gm-style-iw {
	top: 15px !important;
	left: 0px !important;
	border-radius: 10px 10px 10px 10px;
	background: #2b2b2b;
	border: 1px solid #2b2b2b;
	color: #fff;
}
#iw-container {
	margin-bottom: 10px;
}
#iw-container .iw-title {
	font-size: 22px;
	font-weight: 400;
	padding: 10px;
	background-color: #2b2b2b;
	color: white;
	margin: 0;
	border-radius: 2px 2px 0 0;
}
#iw-container .iw-content {
	font-size: 13px;
	line-height: 18px;
	font-weight: 400;
	margin-right: 1px;
	padding: 15px 5px 20px 15px;
	max-height: 140px;
	overflow-y: auto;
	overflow-x: hidden;
}
.iw-content img {
	float: right;
	margin: 0 5px 5px 10px;	
}
.iw-subTitle {
	font-size: 16px;
	font-weight: 700;
	padding: 5px 0;
}
.iw-bottom-gradient {
	position: absolute;
	width: 326px;
	height: 25px;
	bottom: 10px;
	right: 18px;
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}




.open .dropdown-toggle {
  color: #fff;
  background-color: #555 !important;
}
.dropdown-menu li a {
  color: #000 !important;
}
.dropdown-menu li a:hover {
  background-color: red !important;
}
footer {
  background-color: #2d2d30;
  color: #f5f5f5;
  padding: 32px;
}
footer a {
  color: #f5f5f5;
}
footer a:hover {
  color: #777;
  text-decoration: none;
}  
.form-control {
  border-radius: 2px;
}
textarea {
  resize: none;
}



/*Team Member hover content overlay*/
.ab-bb-content {
  position: relative;
  width: 100%;
  margin: auto;
  overflow: hidden;
}

.ab-bb-content .ab-bb-content-overlay {
  background: rgba(243,205,13,0.8);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  border-radius:5px;
}

.ab-bb-content:hover .ab-bb-content-overlay{
  opacity: 1;
}

.ab-bb-content-image{
  width: 100%;
}

.ab-bb-content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.ab-bb-content:hover .ab-bb-content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}

.ab-bb-content-details h3{
	color: #2b2b2b;
	font-size: 40px;
	letter-spacing: 0px;
	border-bottom : 2px solid #2b2b2b;
	padding:10px;
}

.ab-bb-content img{
	border-radius:5px ! important;
}

.ab-bb-content-details p{
  color: #2b2b2b;
  font-size: 20px;
}

.fadeIn-bottom{
  top: 80%;
}

.fadeIn-top{
  top: 20%;
}

.fadeIn-left{
  left: 20%;
}

.fadeIn-right{
  left: 80%;
}

/*client carousel*/

.carousel-control{
	top:70 ! important;
	color: var(--main-color) ! important;
}

.carousel-showmanymoveone .carousel-control {
  width: 4%;
  background-image: none;
}
.carousel-showmanymoveone .carousel-control.left {
  margin-left: 15px;
}
.carousel-showmanymoveone .carousel-control.right {
  margin-right: 15px;
}
.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3 {
  display: none;
}
@media all and (min-width: 768px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -50%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 50%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
    display: block;
  }
}
@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(50%, 0, 0);
            transform: translate3d(50%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    left: 0;
  }
}
@media all and (min-width: 992px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -25%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 25%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-2,
  .carousel-showmanymoveone .carousel-inner .cloneditem-3 {
    display: block;
  }
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(25%, 0, 0);
            transform: translate3d(25%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-25%, 0, 0);
            transform: translate3d(-25%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    left: 0;
  }
}

/*button hover*/
.hvr-bounce-to-right:before{
	background:#2b2b2b ! important;
	border:1px solid #fbbc0d ! important;
}

.hvr-shutter-in-horizontal:before {
	background:#fff ! important;
	border-radius:5px ! important;
}

.bb-content.hvr-shutter-in-horizontal {
	width: 100%;
	background:#fbbc0d ! important;
}

.hvr-bounce-to-bottom:before{
	background:#fbbc0d ! important;
}

/*Testimonials css*/

.row.test {
	-moz-column-width: 20em;
	-webkit-column-width: 20em;
    column-width: 21em;

	-trident-column-gap: 2em;
	-webkit-column-gap: 2em;
	padding: 15px 15px;

}

.item.test {
	display: inline-block;
	width: 100%;
	border-radius: 5px !important;
	text-align: justify;
}


/*slider property*/
.left.carousel-control,.right.carousel-control {
	background: none;
	/* top: 300px ! important; */
}

.right.carousel-control.right-property,.left.carousel-control.left-property {
	top: 45% !important;
}

.thumbnail-sp {
	position: relative;
}

.caption-bb-sp {
	position: absolute;
	top: 63.5%;
	left: 0;
	width: auto;
	background: #181818;
	color: #fff;
	border-radius: 0px 10px 10px 0px;
}

.caption-bb-sp-right {
	position: absolute;
	top: 5%;
	right: 0;
	width:100px;
	background: #181818;
	color: #fff;
	border-radius: 10px 0px 0px 10px;
}

.sp-content{
	padding:20px 40px;
}

.sp-content-right{
	padding:15px 28px;
}

.first-line-overlay{
	font-size:20px;
}
