/* HEADER -----------------------------------------------------------------------------------------------*/

	.layout-a-h4-agent-name a{
		color: #c4c5cb!important;
	}

	.layout-a-header-wrapper {
		background-color: #00164d!important; 
	}
	.layout-a-header-agent-info {
		color: #c4c5cb!important;
	}
	.site-navigation-module-wrapper{
		border-top: 2px solid #c4c5cb!important;
		background-color: #00164d!important;
	}
	.layout-a-header-button a {
		color: #c4c5cb!important;
	}
	.layout-a-dropdown-content {
		border-top: 4px solid #c4c5cb!important;
	}

/* LOGO -----------------------------------------------------------------------------------------------*/

	@media screen and (min-width: 300px){
		#layoutAagentLogo {
			height: 75px;
			margin-bottom: 5px;
		}
}
	@media screen and (max-width: 600px){
		#layoutAagentLogo {
			height: 75px;
			margin-bottom: 5px;
		}
}
	@media screen and (min-width: 961px){
		#layoutAagentLogo {
			height: 70px;
			margin-bottom: 5px;
		}
}
	@media screen and (min-width: 1275px){
		#layoutAagentLogo {
			height: 70px;
			margin-bottom: 5px;
		}
}

/* BODY -----------------------------------------------------------------------------------------------*/
	.headline {
		color: #00164d;
	}
	h2 {
		color: #c4c5cb;
	}
	.pageHeader {
		color: #c4c5cb;
	}
	.pageHeaderHR {
		background-color: #00164d!important;
	}

/* BUTTONS -----------------------------------------------------------------------------------------------*/

	/*.btn-body {
		color: color: #e4a13f;
	}*/
	/*#searchBtnClear {
		border-color: #9bD8CBB60;
		background-color:  #9bD8CBB60;
	}*/
	#searchBtnSave {
		border-color:  #00164d;
		background-color:  #00164d;	
	}

/*PROPERTY SEARCH -----------------------------------------------------------------------------------------------*/
	.daInfoWindowContentzPrice {
		color: #c4c5cb!important;
	}
	.property-boxesPropSearch {
		border-color: #00164d;
	}
	#daSaveSearchFormHeadline {
		color: #00164d;
	}
	.bed-bath-search-button:hover{
		color: #00164d;
	}
	.pageBtnActive{
		border-color: #00164d;
		background-color: #00164d;
	}
	.btn-body:hover{
		border-color: #00164d;
		background-color: #00164d;	
	}
	.property-boxesPropSearch h3 {
		color: #00164d;
	}
	
/* TESIMONIALS ---------------------------------------------------------------------------------------------*/
	.testimonial_startz_wrapper_new{
		background-color: #00164d;
	}
	.testimonial_main_author_werdz{
		color: #00164d!important;
	}


/* SIDE MENU -----------------------------------------------------------------------------------------------*/
	.sidebar-content h3 {
		color: #00164d;
	}
	.sidebar-nav-item::before {
		background-color: #00164d;
	}

	
/* FOOTER -----------------------------------------------------------------------------------------------*/
	.layout-a-footer {
		background-color: #00164d; 
	}
	/*.footer-content-container {
		color: #00164d;*/
	}
	.footer-infoPropSearch{
		color: #c4c5cb;
	}
	.footerPropSearch {
		border-top: 6px solid #c4c5cb!important;
		background-color:  #00164d;
	}