.card-header {
    background-color: #2cbcbc;
    color: #fff;
}

.btn-link {
    color: #fff;
    background-color: transparent;
}

.ftco-container {
    width: 100%;

}

#accordion {
    width: 100%;
}

.ul-lang {
  list-style-type: none!important;
  margin: 0;
  padding: 0;
}

.lang-div-box {
  float: right;
  width: 50%;
  height: 25%;
  margin-top: 100px;
}

.lang-img {
  width: 32px;
  height: 24px;
  float: left;
}

.lang-span {
  float: right;
}

.lang-top-ul {


}

.form__item--label {
  display: none;
}

.form__item {
  margin-bottom: 10px;
}

.form__item--submitform {
  margin-top: 10px;
}
