#s-frame__header30 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 10;
  -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3); }

#s-frame__header30 .s-lang__switcher {
  display: flex;
  align-items: center;
  justify-content: center; }

#s-frame__header30 {
  background-color: #fff; }

#s-frame__header30 {
  height: 70px; }

#s-frame__header30 .sw-logo-img {
  width: 65px; }

#s-frame__header30 .sw-logo-img {
  height: 64px; }

#s-frame__header30 .sw-logo-img {
  margin: 0px 0px 0px 3px; }

#s-frame__header30 .s-lang__switcher {
  font-size: 18px; }

#s-frame__header30 .s-lang__switcher {
  font-weight: 700; }

#s-frame__header30 .s-lang__switcher {
  color: #3553c9; }

#s-frame__header30 .s-lang__switcher {
  text-decoration: none; }

#s-frame__header30 .s-lang__switcher {
  border-left: 1px solid #f0f0f0; }

#s-frame__header30 .s-lang__switcher {
  width: 70px; }

#s-frame__header30 .s-lang__switcher {
  height: 100%; }

#s-frame__header30 .s-lang__switcher:hover {
  color: #f4b900; }

#s-frame__header30 .s-lang__switcher {
  -webkit-transition: all 0.22s ease 0s;
  transition: all 0.22s ease 0s; }

@media (max-width: 480px) {
  #s-frame__header30 {
    height: 50px; }

  #s-frame__header30 .sw-logo-img {
    width: 45px; }

  #s-frame__header30 .sw-logo-img {
    height: 45px; }

  #s-frame__header30 .s-lang__switcher {
    width: 50px; } }



#s-frame__footer32 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 10;
  -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3); }

#s-frame__footer32 {
  background-color: #fff; }

#s-frame__footer32 {
  height: 70px; }

#s-frame__footer32 {
  z-index: 10; }

#s-frame__footer32 .s-info__bar {
  padding: 0px 0px 0px 30px; }

#s-frame__footer32 .s-info__bar .s-text {
  font-weight: 600; }

#s-frame__footer32 .s-info__bar .s-text {
  color: #002c77; }

@media (max-width: 480px) {
  #s-frame__footer32 {
    height: 50px; }

  #s-frame__footer32 .s-info__bar {
    padding: 0px 0px 0px 15px; } }

