/***************************************************** NEW TMP *****************************************************/
body{ padding-top: 100px !important; }
header{ background-color: #2b5f93; }
#main-nav{ box-shadow: 0 1px 0 0 rgba(0,0,0,0.1) }
.page-h{ background-color: #2b5f93 !important; box-shadow: none !important; }
.page-h .jumbotron h1{ color: #FFF !important; }
.filter-fr .input-group-addon{ color: #FFF; }
.filter-fr .input-group .form-control{ color: #FFF; }
.news_1.item .inner .left-side img{ object-fit: cover; }
.page-h .jumbotron .back{ color: #FFF !important; }
/***************************************************** NEW TMP *****************************************************/



@media(max-width: 768px){
	.page-b > section.wrapper{ background-image: none !important; padding: 40px 0 !important; }
	.page-b > section.wrapper > div.container .col-md-6{ margin-bottom: 40px; }
	.page-b > section.wrapper > div.container h4{}
	.page-b > section.wrapper > div.container h4 > span{ font-weight: 100; }
}