@CHARSET "UTF-8";
/* 	body { */
/* 		background-color: #000!important; */
/* 		background-image: url("../../images/cd_bg.jpg")!important; */
/* 	} */
	
	#header .promo img{
		width:63%;
	}
	
	#header .services,
	#header .contact,
	#header .address{
		margin-bottom:20px;
	}
	
	#header .cd-gmap{
		width:63%;
		margin:0 auto;
		overflow:hidden;
	}
	
	#gmap_canvas{
		height:400px;
		width:100%;
		margin:0 auto;
	}
	
	#gmap_canvas img{
		max-width:none!important;
		background:none!important;
	}
	
	#gmap_canvas .cd-gmap-info{
		color:rgb(48, 47, 45);
	}
	
	#gmap_canvas .cd-gmap-info strong{
	    	color: rgb(48, 47, 45);
	    	font-weight: 600;
	}
	
	span.avatar,
	span.avatar img{
		padding:0px!important;
	}