.clear_grey_bg_top {
	background: none !important;
}

.clear_grey_bg_bottom {
	/*background: url(../../../img/map-bottom.png) center 0 no-repeat !important;*/
	/*background: url('../../../img/map-bottom.png') no-repeat scroll center 0px !important;*/
}

.month {
	background: #00BA9E !important;
	color: white !important;	
}

.day {
	background: white !important;
	color: #00BA9E !important;	
}

.recent-posts h4 a {
	font-family: "Gill Sans","Gill Sans MT","Calibri","sans-serif" !important; 
	font-size: 30px !important; 
	font-style: normal !important; 
	font-variant: normal !important; 
	font-weight: 100 !important; 
	line-height: 36px !important;
	color: #00b294 !important;
}

.last-news .section-footer .recent-posts h2 {
	font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif !important;
	font-size: 16px !important;
	font-style: normal !important;
	font-variant: normal !important;
	font-weight: normal !important;
	line-height: 16px !important;
	color: #3b4b54 !important;
	text-transform: uppercase !important;
}

.recent-posts p a {
	color: #1E2258 !important;	
}

.clear_grey_bg_bottom .container .row .col-md-6 .row .owl-carousel .owl-controls .owl-dots .owl-dot span {
  	background: #1A265D !important;
}

.clear_grey_bg_bottom .container .row .col-md-6 .row .owl-carousel .owl-controls .owl-dots .owl-dot:hover > hover {
	padding: 0.5em !important;
}

.owl-theme .owl-dots .owl-dot.active span {
	background: #00BA9E !important;
	padding: 0.5em !important;
}

.clear_grey_bg_bottom .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #00BA9E !important;
}

.clear_grey_bg_bottom .col-md-12 .testimonial blockquote {
  	background: #00B9A1 !important;
}

.clear_grey_bg_bottom .col-md-12 .testimonial-arrow-down {
	border-top-color: #00B9A1 !important;
}

.clear_grey_bg_bottom .col-md-12 .testimonial-author strong a {
	color: #00B9A1 !important;
}

.clear_grey_bg_bottom .col-md-12 .testimonial-author span a {
	color: #00B9A1 !important;
}

section.section-custom-map section.section {
	margin-top: -120px;
}


.last-news .owl-controls {
  display: none;
}

.last-news .new-body {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
}

.last-news .date {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  flex-direction: row;
}

.last-news p {
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	line-height: 20px;
}