.header-top{
	padding:15px;
}
header .header-top .flag {
  margin-right: 5px;
  opacity: 0.15;
}
header .header-top .flag.active {
  opacity: 1;
}
.breadcrumbs{
	font-size: .75rem;
	color: #9B9B9B;
}
.breadcrumbs a {
  color: #000;
  padding: 0 5px;
}
.text-green {
  color: #55ce27;
}

/* footer */

.follow {
  background-color: #eee;
  padding: 45px 0;
}
.follow .follow__social a {
  margin-left: 5px;
  text-decoration: none;
}
footer {
  background-color: #53bbe7;
  background-position: 0 320px;
  background-repeat: repeat-x;
  color: #fff;
  padding-top: 55px;
  font-size: 14px;
  font-size: .875rem;
}
footer .footer-top {
  min-height: 460px;
}
footer h2, footer h3 {
  font-family: "Tahu!";
  font-weight: 400;
}
footer h2 img{
	vertical-align: middle;
	border-style: none;	
}
footer h2{
	font-size:2.5rem;
}
footer h3{
	font-size:2rem;
}
.erdre-info {
  font-size: 1.25rem;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 20px;
}
.text-center{
	text-align:center;
}
footer .footer-link {
  background-color: #fff;
  padding: 15px 0;
  text-align: center;
}
footer .footer-link a {
  color: #40949a;
  font-size: 0.929em;
  text-decoration:none;
}
