/*DDC CSS */
.block-tb-megamenu .tbm {
  background-color: #00607f;
}
h1, h2, h3, h4 {
  font-weight: bold;
  text-transform: none;
}
.agency-footer {
  background-color: #00607f;
  color: white;
  padding: 3rem 0rem 3rem 0rem;
  margin-top: 0rem;
  text-align: left;
}
.btn-primary {
 background-color:#599510;
 color: white;
  border-radius: 5px;
  padding: 8px;
}
a.btn {
	 background-color:#599510;
 color: white;
  border-radius: 5px;
  padding: 8px;
}
.more-link a {
font-weight:bold;
}
.view-news-an.view-id-news_an .field-content strong a {
	font-weight:normal;
}
.block--collection-views-block--news-an-block-6 .views-field-views-conditional-field span.field-content p {
  margin-bottom: 25px;
  border-bottom: 10px solid #86c539;
}
/*Statistics*/
.container-fluid.contentbottom {
	--bs-gutter-x: 0rem;
  --bs-gutter-y: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: calc(var(--bs-gutter-x)*.5);
  padding-right: calc(var(--bs-gutter-x)*.5);
  width: 100%;
  margin-top:2em;
}
.view-statistics.view-id-statistics .view-content h3 {display:none!important;}
.statisticblock span.statistic {font-size:2em;font-weight:bold;color:#a4a4a4;}
#views-bootstrap-statistics-block-1.grid.views-view-grid.row {
width:25%;
float:left;
}
#views-bootstrap-statistics-block-1--2.grid.views-view-grid.row {
width:25%;
float:left;
}
#views-bootstrap-statistics-block-1--3.grid.views-view-grid.row {
width:25%;
float:left;
}
#views-bootstrap-statistics-block-1--4.grid.views-view-grid.row {
width:25%;
float:left;
}
#views-bootstrap-statistics-block-1.grid .col-12.col-sm-12.col-md-4.col-lg-4.col-xl-4.col-xxl-4 {
width:90%;
}
#views-bootstrap-statistics-block-1--2.grid .col-12.col-sm-12.col-md-4.col-lg-4.col-xl-4.col-xxl-4 {
width:90%;
}
#views-bootstrap-statistics-block-1--3.grid .col-12.col-sm-12.col-md-4.col-lg-4.col-xl-4.col-xxl-4 {
width:90%;
}
#views-bootstrap-statistics-block-1--4.grid .col-12.col-sm-12.col-md-4.col-lg-4.col-xl-4.col-xxl-4 {
width:90%;
}
@media screen and (max-width: 992px) {
	#views-bootstrap-statistics-block-1.grid.views-view-grid.row {
width:100%;
float:left;
}
#views-bootstrap-statistics-block-1--2.grid.views-view-grid.row {
width:100%;
float:left;
}
#views-bootstrap-statistics-block-1--3.grid.views-view-grid.row {
width:100%;
float:left;
}
#views-bootstrap-statistics-block-1--4.grid.views-view-grid.row {
width:100%;
float:left;
}
}