body {
  background-color: rgb(255, 255, 255);
  font-family: Muli;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.38;
  color: rgb(255, 255, 255);
}

.container-1 {
  display: none;
  position: absolute;
  top: 149px;
  left: 88.8333333333%;
  z-index: 17;
  width: 25px;
  height: 21px;
}

.container-2 {
  position: fixed;
  top: 7px;
  left: 0;
  right: 0;
  z-index: 10;
  width: 630px;
  height: 19px;
  margin-right: auto;
  margin-left: auto;
}

.element-1 {
  position: absolute;
  top: 16px;
  left: 0;
  z-index: 16;
  width: 25px;
  height: 5px;
  border-top-left-radius: 60px;
  border-top-right-radius: 60px;
  border-bottom-right-radius: 60px;
  border-bottom-left-radius: 60px;
  background-color: #4181b3;
}

.element-2 {
  position: absolute;
  top: 8px;
  left: 0;
  z-index: 15;
  width: 25px;
  height: 5px;
  border-top-left-radius: 60px;
  border-top-right-radius: 60px;
  border-bottom-right-radius: 60px;
  border-bottom-left-radius: 60px;
  background-color: #4181b3;
}

.element-3 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 14;
  width: 25px;
  height: 5px;
  border-top-left-radius: 60px;
  border-top-right-radius: 60px;
  border-bottom-right-radius: 60px;
  border-bottom-left-radius: 60px;
  background-color: #4181b3;
}

.element-4 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 4;
  width: 100%;
  height: 38px;
  background-color: rgb(61, 61, 60);
}

.element-5 {
  display: none;
  position: fixed;
  top: 38px;
  left: 0;
  width: 100%;
  height: 441px;
  background-image: url('../images/fadetop.png');
  background-repeat: repeat-x;
  background-size: auto auto;
  background-position: left top;
}

.text-1 {
  position: fixed;
  top: 17px;
  right: 85px;
  z-index: 11;
  width: 134px;
  height: 34px;
  min-height: 14px;
  padding-top: 8px;
  padding-left: 15px;
  border-top-left-radius: 60px;
  border-top-right-radius: 60px;
  border-bottom-right-radius: 60px;
  border-bottom-left-radius: 60px;
  background-color: rgb(255, 255, 255);
  font-family: Helvetica;
  font-size: 0.875em;
  font-weight: 700;
  color: rgb(61, 61, 60);
}

.text-2 {
  position: relative;
  z-index: 2;
  width: 70%;
  margin-top: 210px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
  padding-bottom: 35px;
  border-top-width: 1px;
  border-top-color: rgb(61, 61, 60);
  border-top-style: solid;
  font-size: 1em;
  font-weight: 400;
  text-align: center;
  color: rgb(0, 0, 0);
}

.text-3 {
  position: relative;
  float: left;
  clear: both;
  z-index: 1;
  width: 100%;
  min-height: 112px;
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: rgb(61, 61, 60);
  font-size: 1em;
  text-align: center;
  color: rgb(255, 255, 255);
}

.wrapper-1 {
  position: relative;
  float: left;
  clear: both;
  z-index: 18;
  width: 100%;
  height: 600px;
  overflow: hidden;
}

._button-1 {
  display: block;
  position: fixed;
  top: 11px;
  right: 63px;
  z-index: 13;
  width: 45px;
  height: 44px;
  border-top-left-radius: 60px;
  border-top-right-radius: 60px;
  border-bottom-right-radius: 60px;
  border-bottom-left-radius: 60px;
  background-image: url('../images/fb.png');
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: center center;
  font-family: Helvetica;
  font-size: 1em;
  font-weight: 400;
  text-align: center;
  color: rgb(0, 0, 0);
}

._button-2 {
  display: block;
  position: fixed;
  top: 11px;
  right: 25px;
  z-index: 12;
  width: 45px;
  height: 44px;
  border-top-left-radius: 60px;
  border-top-right-radius: 60px;
  border-bottom-right-radius: 60px;
  border-bottom-left-radius: 60px;
  background-image: url('../images/insta.png');
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: center center;
  font-family: Helvetica;
  font-size: 1em;
  font-weight: 400;
  text-align: center;
  color: rgb(0, 0, 0);
}

._button-1:hover,
._button-2:hover {
  background-size: 96% auto;
}

._button-3 {
  display: block;
  float: left;
  height: 19px;
  padding-right: 15px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-top-color: rgb(61, 61, 60);
  border-right-color: rgb(65, 129, 179);
  border-top-style: solid;
  border-right-style: solid;
  font-size: 1em;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: rgb(255, 255, 255);
}

._button-4,
._button-5 {
  display: block;
  float: left;
  height: 19px;
  padding-right: 15px;
  padding-left: 15px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-top-color: rgb(61, 61, 60);
  border-right-color: rgb(65, 129, 179);
  border-top-style: solid;
  border-right-style: solid;
  font-size: 1em;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: rgb(255, 255, 255);
}

._button-6 {
  display: block;
  float: left;
  height: 19px;
  padding-right: 15px;
  padding-left: 15px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-top-color: rgb(61, 61, 60);
  border-right-color: rgb(65, 129, 179);
  border-top-style: solid;
  border-right-style: solid;
  font-size: 1em;
  text-align: center;
  text-transform: uppercase;
  text-decoration: underline;
  letter-spacing: 2px;
  color: rgb(255, 255, 255);
}

._button-7 {
  display: block;
  float: left;
  height: 19px;
  padding-left: 15px;
  border-top-width: 1px;
  border-top-color: rgb(61, 61, 60);
  border-top-style: solid;
  font-size: 1em;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: rgb(255, 255, 255);
}

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

._button-8 {
  display: block;
  position: absolute;
  top: 71px;
  left: 0;
  right: 0;
  z-index: 3;
  width: 452px;
  height: 99px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/logosite.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  font-family: Helvetica;
  font-size: 1em;
  font-weight: 400;
  text-align: center;
  color: rgb(0, 0, 0);
}

._button-8:hover {
  background-size: 98% auto;
}

.text a {
  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-style: inherit;
  font-size: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  opacity: 1;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
}

.text em {
  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: inherit;
  font-weight: inherit;
  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;
}

.text span {
  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: inherit;
  text-transform: inherit;
  text-decoration: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  opacity: 1;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
}

.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: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-transform: inherit;
  text-decoration: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  color: #4181b3;
  opacity: 1;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
}

.text-2 a {
  font-family: Montserrat;
  font-weight: 700;
  text-decoration: inherit;
  color: #4181b3;
}

.text-2 a:hover {
  text-decoration: underline;
}

.text-2 em {
  font-size: inherit;
}

.text-2 span {
  font-size: 2.5em;
  color: #4181b3;
}

.text-3 a {
  font-family: inherit;
  font-weight: 400;
  text-decoration: underline;
  color: inherit;
}

.text-3 em {
  font-size: 1.563em;
}

.text-3 span {
  font-size: 1.25em;
  font-weight: 400;
  color: inherit;
}

@media(max-width: 1100px) {
  .container-1 {
    display: block;
    top: 24px;
    left: 15px;
    width: 2.2727272727%;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
  }

  .container-2 {
    display: none;
    position: absolute;
    top: auto;
    bottom: 10px;
    left: 0;
    right: 0;
    width: 90%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .element-4 {
    display: none;
    position: absolute;
    top: auto;
    bottom: 0;
    height: 170px;
  }

  .element-5 {
    position: absolute;
    top: 0;
    height: 298px;
    background-size: contain;
  }

  .text-1 {
    display: none;
    position: absolute;
    top: 22px;
    right: 60px;
    width: 122px;
    height: 23px;
    padding-top: 5px;
    background-color: rgb(61, 61, 60);
    font-size: 0.688em;
    letter-spacing: 1px;
    color: rgb(255, 255, 255);
  }

  .text-2 {
    position: relative;
    float: left;
    z-index: 2;
    width: 80%;
    margin-top: 34px;
    margin-right: 0;
    margin-left: 10%;
    padding-top: 30px;
  }

  .text-3 {
    position: relative;
    z-index: 1;
    font-size: 0.875em;
  }

  .wrapper-1 {
    position: relative;
    z-index: 18;
    height: 400px;
  }

  ._button-1 {
    position: absolute;
    top: 16px;
    right: 46px;
    width: 37px;
    height: 36px;
    background-size: contain;
  }

  ._button-2 {
    position: absolute;
    top: 16px;
    right: 15px;
    width: 37px;
    height: 36px;
    background-size: contain;
  }

  ._button-3 {
    width: 100%;
    height: 30px;
    padding-right: 0;
    border-top-width: 0;
    border-right-width: 0;
    border-top-style: none;
    border-right-style: none;
  }

  ._button-4,
  ._button-5,
  ._button-6 {
    clear: both;
    width: 100%;
    height: 30px;
    padding-right: 0;
    padding-left: 0;
    border-right-width: 0;
    border-top-color: rgb(65, 129, 179);
    border-right-style: none;
  }

  ._button-7 {
    clear: both;
    width: 100%;
    height: 30px;
    padding-left: 0;
    border-top-color: rgb(65, 129, 179);
  }

  ._button-8 {
    top: 15px;
    left: 0;
    right: 0;
    width: 50px;
    height: 38px;
    margin-right: auto;
    margin-left: auto;
    background-size: cover;
    background-position: left center;
    background-color: rgb(255, 255, 255);
  }

  .text-2 span {
    font-size: 1.875em;
  }

  .text-3 em {
    font-size: 1.25em;
  }

  .text-3 span {
    font-size: 0.938em;
  }
}