body {
  background-color: rgb(255, 255, 255);
  font-family: Arial;
  font-size: 0.875em;
  font-weight: 400;
  line-height: 1.38;
  color: rgb(255, 255, 255);
}

.container-1 {
  position: fixed;
  top: 3px;
  left: 0;
  right: 0;
  z-index: 13;
  width: 490px;
  height: 55px;
  margin-right: auto;
  margin-left: auto;
}

.element-1 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 6;
  width: 100%;
  height: 58px;
  background-image: url('../images/menu.png'), none;
  background-repeat: repeat-x, repeat;
  background-size: auto auto, 100% 100%;
  background-position: left top, 0% 0%;
  background-attachment: scroll, scroll;
}

.element-2 {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 4;
  width: 100%;
  height: 45px;
  background-image: url('../images/bot.png');
  background-repeat: repeat-x;
  background-size: auto auto;
  background-position: left top;
}

.element-3 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  width: 675px;
  height: 438px;
  margin-top: auto;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto;
  background-image: none;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.element-4 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 240px;
  background-image: url('../images/top.png');
  background-repeat: no-repeat;
  background-size: 100% 240px;
  background-position: center top;
}

.text-1 {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
  height: 45px;
  margin-right: auto;
  margin-left: auto;
  font-size: 0.857em;
  line-height: 4;
  text-align: center;
  letter-spacing: 2px;
  color: rgb(255, 255, 255);
}

.text-2 {
  float: left;
  width: 100%;
  margin-top: 100px;
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  background-image: url('../images/box(2).png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  font-size: 1em;
  text-align: justify;
  color: rgb(255, 255, 255);
}

.wrapper-1 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 1000px;
  overflow: hidden;
}

._button-1 {
  display: block;
  position: fixed;
  top: 6px;
  right: 5px;
  z-index: 14;
  width: 49px;
  height: 48px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  background-image: url('../images/lang.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  font-family: Helvetica;
  font-size: 1.143em;
  text-align: center;
  color: rgb(0, 0, 0);
}

._button-2 {
  display: block;
  float: left;
  height: 55px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-image: url('../images/sep.png');
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: right center;
  font-size: 0.857em;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #7dd9ff;
}

._button-3,
._button-4,
._button-5 {
  display: block;
  float: left;
  height: 55px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-image: url('../images/sep.png');
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: right center;
  font-size: 0.857em;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: rgb(255, 255, 255);
}

._button-6 {
  display: block;
  float: left;
  height: 55px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-image: none;
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: right center;
  font-size: 0.857em;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: rgb(255, 255, 255);
}

._button-2:hover,
._button-3:hover,
._button-4:hover,
._button-5:hover,
._button-6:hover {
  color: #7dd9ff;
}

._button-7 {
  display: block;
  position: fixed;
  top: 34px;
  left: 0;
  right: 0;
  z-index: 7;
  width: 345px;
  height: 141px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/logo(2).png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  font-family: Helvetica;
  font-size: 1.143em;
  text-align: center;
  color: rgb(0, 0, 0);
}

.text strong {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: transparent;
  font-family: inherit;
  font-style: normal;
  font-size: inherit;
  font-weight: 700;
  text-transform: inherit;
  text-decoration: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  color: inherit;
  opacity: 1;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
}

@media(max-width: 750px) {
  body {
    background-color: #436d9c;
  }

  .container-1 {
    position: relative;
    float: left;
    top: auto;
    left: auto;
    right: auto;
    z-index: 13;
    width: 100%;
    height: auto;
    margin-top: 200px;
    margin-right: 0;
    margin-left: 0;
  }

  .element-1 {
    position: absolute;
    top: 200px;
    height: 205px;
    background-image: none, -webkit-linear-gradient(270deg, rgb(66, 108, 156) 0%, rgb(1, 47, 107) 100%);
    background-image: none,    -moz-linear-gradient(270deg, rgb(66, 108, 156) 0%, rgb(1, 47, 107) 100%);
    background-image: none,      -o-linear-gradient(270deg, rgb(66, 108, 156) 0%, rgb(1, 47, 107) 100%);
    background-image: none,     -ms-linear-gradient(270deg, rgb(66, 108, 156) 0%, rgb(1, 47, 107) 100%);
    background-image: none,         linear-gradient(180deg, rgb(66, 108, 156) 0%, rgb(1, 47, 107) 100%);
  }

  .element-3 {
    position: relative;
    float: left;
    clear: both;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    z-index: 3;
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-left: 0;
    padding-bottom: 50px;
    border-bottom-style: none;
    background-image: url('../images/box.png');
  }

  .element-4 {
    display: none;
    height: 200px;
    background-position: center bottom;
    opacity: 0.75;
  }

  .text-1 {
    left: 0;
    right: 0;
    height: 50px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 11px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #012f6b;
    font-size: 0.786em;
    line-height: 1.38;
  }

  .text-2 {
    margin-top: 0;
    background-image: none;
    text-align: left;
  }

  .wrapper-1 {
    position: absolute;
    height: 200px;
  }

  ._button-1 {
    position: absolute;
  }

  ._button-2 {
    width: 80%;
    height: 40px;
    margin-top: 3px;
    margin-left: 10%;
    background-repeat: repeat-x;
    background-size: 100% 1px;
    background-position: center bottom;
  }

  ._button-3,
  ._button-4,
  ._button-5 {
    clear: both;
    width: 80%;
    height: 40px;
    margin-left: 10%;
    background-repeat: repeat-x;
    background-size: 100% 1px;
    background-position: center bottom;
  }

  ._button-6 {
    clear: both;
    width: 80%;
    height: 40px;
    margin-left: 10%;
    background-size: 100% 1px;
    background-position: center bottom;
  }

  ._button-7 {
    position: absolute;
    left: 0;
    right: 0;
    width: 85%;
    margin-right: auto;
    margin-left: auto;
  }
}