.div_class {
  height: 8%;
}

.divclass {
  height: 100%;
}

.div_hv {
  height: 8%;
  min-height: 6%;
}

.dddiiivvvvv {
  height: 100%;
}

.divdiv {
  height: 100%;
}

.flex_div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-top: 199px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.backgr {
  background-color: #e5eae9;
}

.texti_radgjof {
  margin-top: 61px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: #777;
  font-size: 19px;
  text-align: center;
}

.addressa {
  margin-top: 32px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: #6b6b6b;
  text-align: center;
}

.addressa:hover {
  color: #8b8b8b;
}

.email {
  display: inline-block;
  color: #504f4f;
  text-align: center;
  text-decoration: none;
}

.email:hover {
  color: #c9c7c7;
  text-decoration: underline;
}

.email:active {
  color: #3b3b3b;
}