.uk-accordion-title {
    background-color: #4bb2fb;
    padding-top:20px;
    padding-bottom:20px;
    margin-bottom: 30px;
}

.uk-accordion-content {
    padding-top: 25px;
    padding-bottom: 25px;
}

.arrow_box_buttom  {
  margin-top: 25px;
}

.qualitaet-certificate {
   /*width: 200px;*/
}

.fx-uk-toggle-outer {
  -webkit-transition: background-color 4s ease, width 1s ease, height 2s ease;
  -moz-transition: background-color 4s ease, width 1s ease, height 2s ease;
  -o-transition: background-color 4s ease, width 1s ease, height 2s ease;
  transition: height 1s ease;
}