.site-branding {
  color: #555555;
  display: flex;
  margin: 0;
  padding: 0;
}
.site-branding a:not(.language-link) {
  display: block;
  padding-top: 1.2rem;
  padding-bottom: 0.3rem;
}
.site-branding img {
  display: block;
}

.site-branding img {
  width: 300px;
}

.site_slogan {
  margin-left: 64px;
  font-size: 0.7rem;
  margin-top: -5px;
  padding-bottom: 0.2rem;
  font-weight: 300;
}

.menu--account {
  display: flex;
  justify-content: space-between;
  padding-left: 2rem;
  margin-top: 0.3rem;
}
.menu--account li a {
  margin: 0 0 0 0.5em;
  color: #555555;
  text-decoration: none;
  font-size: 14px;
}
.menu--account li a:hover {
  color: #3f9be2;
}

li.menu-item {
  padding: 0.2em 0 0 0.5em;
}

.sp-image img {
  width: 100%;
  height: 449.5px;
}
@media (max-width: 767.98px) {
  .sp-image img {
    height: 250px !important;
  }
}
@media (max-width: 575.98px) {
  .sp-image img {
    height: 131px !important;
  }
}

/* Element | https://d10.cogentas.ddev.site/en */
div.sp-slide div.sp-layer {
  z-index: 0;
  font-size: 30px;
  padding: 4px 0px;
  margin: 20px 0px 0px;
  border-width: 0px;
  border-style: none;
  border-color: currentcolor;
  line-height: 40px;
  white-space: nowrap;
  opacity: 0;
  background: none repeat scroll right -53px rgba(0, 0, 0, 0.5);
  left: 262.5px;
  box-shadow: 10px 0 0 rgba(0, 0, 0, 0.5), -10px 0 0 rgba(0, 0, 0, 0.5);
  top: 5rem;
  color: #FFFFFF;
  transform: scale(1) rotate(0deg);
  font-family: Open Sans;
  font-weight: 300;
  width: 51%;
  text-wrap: wrap;
}
@media (max-width: 767.98px) {
  div.sp-slide div.sp-layer {
    top: 1rem !important;
    left: 1.2rem !important;
  }
  div.sp-slide div.sp-layer {
    width: 80%;
    font-size: 22px;
    height: auto;
    text-wrap: wrap;
    line-height: 25px;
  }
}
@media (max-width: 575.98px) {
  div.sp-slide div.sp-layer {
    top: 1rem !important;
    left: 1.2rem !important;
  }
  div.sp-slide div.sp-layer {
    width: 65%;
    font-size: 11px;
    height: auto;
    text-wrap: wrap;
    padding: 0;
    margin: 0;
    line-height: 20px;
  }
}
div.sp-slide div.sp-layer[data-show-transition=right] {
  top: calc(100% - 12.5rem) !important;
}
div.sp-slide div.sp-layer[data-show-transition=right] {
  z-index: 0;
  font-size: 24px;
  padding: 4px 0px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  border-color: currentcolor;
  line-height: 30px;
  white-space: nowrap;
  opacity: 0;
  left: 313.5px;
  transform: scale(1) rotate(0deg);
  visibility: hidden;
  width: 54%;
  text-wrap: wrap;
}
@media (max-width: 767.98px) {
  div.sp-slide div.sp-layer[data-show-transition=right] {
    top: 7rem !important;
    left: 1.2rem !important;
  }
  div.sp-slide div.sp-layer[data-show-transition=right] {
    width: 80%;
    text-wrap: wrap;
    padding: 0.2rem;
    margin: 0.2rem;
    line-height: 30px;
  }
}
@media (max-width: 575.98px) {
  div.sp-slide div.sp-layer[data-show-transition=right] {
    top: 4rem !important;
    left: 1.2rem !important;
  }
  div.sp-slide div.sp-layer[data-show-transition=right] {
    width: 80%;
    font-size: 9px;
    text-wrap: wrap;
    padding: 0;
    margin: 0;
    line-height: 15px;
  }
}

@media (max-width: 767.98px) {
  .slider-pro {
    height: 250px !important;
  }
}
@media (max-width: 575.98px) {
  .slider-pro {
    height: 131px !important;
  }
}