

body {
    font-family: "roboto", sans-serif !important;
    font-weight:300;
}
p{
	font-size:1rem!important;
}

.text-secondary{
	color:#212529!important
}
h5{
	font-size:1rem!important
}
h4, .h4 {
    font-size: 1.1rem;
    }

.text-muted{
	color: #444 !important;
}
b, strong{
	font-weight:400!important; color:#333!important;
}
.font-weight-bold {
    font-weight: 400 !important;
    }

.lead {
    font-size: 1.2rem!important;
    font-weight: 400;
}

.service-p.mt-4{
	margin-top:0px!important;
}

.search-title{
	font-size:1.5em!important;
}

::placeholder {
  color:#ccc!important;
  text-transform:none!important!;
  font-weight:300;
  font-size:0.9em;
}

.card{
	padding-bottom:0.5em!important;
	border-radius:5px;
	overflow:hidden;
}

h1, .h1{
	font-size:1.8rem;
}
.property-facts h5{margin-left:10px!important;}
.property-highlights .column-12 h5{
	border-top: 1px solid #efefef!important;
    padding-top: 1rem!important;
}

.body-content{
	margin-top:2rem!important;
}

.breadcrumb {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
    margin-bottom: 1rem;
    list-style: none;
    background-color: transparent;
    border-radius: 0.25rem;
    font-size: 0.8em;
}

.shadow {
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.09) !important;
    }

 /* --------------- Classes Ali will have to target properly ------------------*/

header .p-1.py-4.m-0.h-25{
	padding-top: 1rem!important;
    padding-bottom: 1rem!important;
}
header,
.bg-slate.pt-2.d-none.d-sm-block{
	padding-left:1.5rem!important;
	padding-right:1.5rem!important;
}




 /* --------------- Property search page 


                                


 ------------------*/

.mr-3, .mx-3 {
    margin-right: 2rem !important;
}
h1.ml-3, h1.mx-3{margin-left:1rem!important;}

.ml-2, .mx-2 {
    margin-left: 2rem !important;
}
.mb-4, .my-4{
	margin-bottom:2rem !important;
}

.card .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    max-height: 440px;}


/*slider ------------ */

.slick-slide img{
    border-left: 1px solid #fff!important;
    border-right: 1px solid #fff!important;
    border-top: none;
    border-bottom: none;
}


/*----color-------------- */

.text-white {color: #efefef !important;}

.broker-bar{
	background-color: #ffffff!important;
    border-top: 1px solid #efefef;
}
.broker-bar h6{
	color:#333!important;
}

.broker-bar h6.text-uppercase{
	background-color: #fcddd3;
    color: #f05325!important;
    letter-spacing: 1px;
    font-weight: 400!important;
    border-radius: 20px!important;
    padding: 5px 10px;
    font-size: 0.7em;
}

.jumbotron{
	background-color: #f6f6f7;
}
.jumbotron .btn{
	font-size: 1rem;
    padding: 13px 5px 13px 5px;
    width: 100%!important;
    max-width: 100%;
}

.carousel.slide.h-100 {
    width: 100%;
    height: 80vh!important;
    overflow: hidden;}


/*---- forms ------------ */


.select2-selection--multiple {
    background-color: white;
    border: 0px solid #aaa;
    border-radius: 3px 0px 0px 3px!important;
    padding-top: 0px;
    height: 38px;
    cursor: text;
}
.btn-orange-search {
    border-radius: 0px 3px 3px 0px;
}
.btn-orange,
.btn-orange:hover{
    border-radius: 3px;
}

.btn-black-g {
    border-radius: 3px;
    }


/* ------- modals --------- */

@media (min-width: 576px)
	.modal-dialog {
    	max-width: 600px;
    }
.modal-content {
    border-radius: 10px;
    border: 0px;
    overflow: hidden;}


.inline-map{	
	width: 100%;
    height: 450px;
    border-radius: 3px;
    overflow: hidden;
    border: 5px solid #fff;
    margin-top: 40px!important;
    margin-bottom: 40px!important;
}
footer.footer{
    padding-top: 40px!important;
    padding-bottom: 40px!important;
	padding-left:1.5rem!important;
	padding-right:1.5rem!important;
}
.footer a {
    font-size: 0.8rem;
    color: #ccc;
 }
 .footer h5 {
    font-size: 0.9rem!important;
    line-height: 1.6rem;
    font-weight: 500;
    color: #ccc;
}
.footer hr {
    border-top: 1px solid #202d37;
}
footer small,
footer small a
{
	color: #ccc!important;
    letter-spacing: 2px!important;
    font-weight: 300!important;
    font-size: 9px!important;
    text-transform: uppercase;
}

small
.fab.text-muted{
	color:#a2a9ad!important;
}

.services.card-deck .card-header{
	border-bottom:none!important;
}
.services.card-deck .card-body{
	padding-top:0px!important;
}
.services.card-deck .card-body .card-title{
	color:#10222d !important	
}
.services.card-deck .card:first-child {
    margin-left: 0px!important;
    }

.card.img-fluid{
	border-radius: 0px;
}
.card.img-fluid h5{
	font-weight:700;
}
.agent-info{
	border-bottom:1px solid #efefef;
	padding-bottom:20px;
	margin-bottom:20px;
}
.modal-body, 
.full_modal-content{background-color:#f8fafc!important;}
.full_modal-content .card{background-color:transparent!important;overflow:visible;}

.btn-outline-slate {
    color: #10222d;
    border-color: #ffffff;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0px 0px 10px #ccc;
    border-width: 2px;
    }
.full_modal-content .select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.full_modal-content{
	border-radius:0px!important;
}
.btn-outline-slate:not(:disabled):not(.disabled):active, 
.show > .btn-outline-slate {
    color: #10222d;
    border-color: #f05325;
    border-width: 2px;}
.btn-outline-slate:not(:disabled):not(.disabled).active{
	border-color: #f05325;
    border-width: 2px;
}
.btn-outline-slate:not(:disabled):not(.disabled).active{
	background-color:transparent;
	color: #10222d;
    }
.shadow {
    box-shadow: 0px 0px 7px #ccc!important;
}