.navbar {
  padding-top: 28px;
  padding-bottom: 14px;
  background-color: transparent;
}

.container {
  position: relative;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.nav-menu {
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.nav-link {
  padding: 8px 11px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.nav-link:hover {
  color: #9d823f;
}

.nav-link.w--current {
  color: #9d823f;
}

.nav-link.current {
  color: #9d823f;
}

.link-block {
  margin-left: 11px;
  padding: 8px 18px 8px 35px;
  background-color: #9d823f;
  background-image: url('img/login.svg');
  background-position: 13px 50%;
  background-size: 16px 16px;
  background-repeat: no-repeat;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.link-block:hover {
  background-color: #c2a663;
}

.wrapper {
  width: 100%;
}

.container_1280 {
  width: 100%;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
}

.container_1280.hori {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.col_27 {
  position: relative;
  z-index: 100;
  width: 27%;
}

.col_73 {
  position: relative;
  z-index: 2;
  width: 73%;
}

.nav_container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
}

.index_left1 {
  position: relative;
  z-index: 2;
  width: 351px;
  height: 215px;
  max-width: 351px;
  background-image: url('img/index_left1_bg.png');
  background-position: 0% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.index_left2 {
  position: relative;
  z-index: 2;
  width: 410px;
  height: 404px;
  max-width: 410px;
  margin-top: 12px;
  background-color: transparent;
  background-image: url('img/index_left2_slide.gif');
  background-position: 0% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.index_left3 {
  position: relative;
  z-index: 2;
  width: 410px;
  height: 182px;
  max-width: 410px;
  margin-top: 12px;
  background-image: url('img/index_left3_bg.png');
  background-position: 0% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.image {
  position: absolute;
  right: 0px;
  z-index: 1;
}

.footer {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

.text-block {
  display: inline-block;
}

.text-block-2 {
  display: inline-block;
  margin-left: 5px;
}

.link {
  color: #333;
  text-decoration: underline;
}

.image-2 {
  position: absolute;
  right: 0px;
  z-index: 1;
}

.image-3 {
  position: absolute;
  right: 0px;
  z-index: 1;
}

.index_right1 {
  z-index: 4;
  width: 1041px;
  height: 491px;
  max-width: 1206px;
  margin-left: -107px;
  background-color: transparent;
}

.hide {
  display: none;
}

.image-4 {
  position: absolute;
  left: 0px;
}

.index_right2 {
  position: relative;
  z-index: 4;
  width: 963px;
  height: 322px;
  margin-top: 12px;
  margin-left: -29px;
  background-image: url('img/index_bottom_right.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.index_slide1 {
  height: 100%;
  padding-top: 47.17%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.index_slide1.p1 {
  background-image: url('img/index_slide1.png');
}

.index_slide1.p2 {
  background-image: url('img/index_slide2.png');
}

.slide {
  width: 100%;
}

.image-5 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.text-block-3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 72px;
}

.brand {
  margin-bottom: 13px;
}

.brand:hover {
  opacity: 0.7;
}

.col_18 {
  width: 240px;
  height: 719px;
  min-width: 240px;
}

.col_82 {
  width: 82%;
  background-color: red;
}

.scrollbar {
  width: 82%;
  height: auto;
  max-height: 686px;
  margin-top: 30px;
  padding: 30px 33px 30px 50px;
}

.text-block-4 {
  margin-bottom: 25px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: #a88337;
  font-size: 34px;
  line-height: 40px;
}

.paragraph {
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
}

.text-block-5b {
  margin-bottom: 25px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: #283860;
  font-size: 22px;
  line-height: 32px;
}

.text-block-5 {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: #a88337;
  font-size: 34px;
  line-height: 40px;
  font-weight: 700;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.absolute_container {
  position: relative;
}

.col_100 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo_link {
  width: 20%;
}

.logo_link:hover {
  opacity: 0.7;
}

.div-block-3 {
  width: 80%;
  margin-left: 40px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.text-block-6 {
  font-size: 16px;
  line-height: 24px;
}

.text-block-7 {
  margin-bottom: 5px;
  color: #27416a;
  font-size: 20px;
  line-height: 24px;
}

.div-block-4 {
  width: 75%;
  margin-left: 40px;
}

.key_p {
  position: relative;
  width: 35%;
  padding-top: 25%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.key_p.p1 {
  background-image: url('img/key_p1.png');
}

.key_p.p2 {
  background-image: url('img/mp.jpg');
}

.key_p_corner {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
}

/**/
.investors_p {
  position: relative;
  width: 35%;
  padding-top: 25%;
  background-image: url('img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.investors_p.p1 {
  background-image: url('img/investors_p.jpg');
}


.investors_p_corner {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.image-8 {
  position: absolute;
  right: 0px;
  z-index: 3;
  float: right;
}

.index_slide2 {
  padding-top: 99%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.index_slide2.p1 {
  height: 100%;
  background-image: url('img/index_slide2_p1.png');
}

.index_slide2.p2 {
  background-image: url('img/index_slide2_p2.png');
}

.image-9 {
  position: absolute;
  left: auto;
  top: auto;
  right: 113px;
  bottom: -13px;
  z-index: 4;
}

.image-11 {
  position: absolute;
  left: auto;
  top: -12px;
  right: 94px;
  bottom: auto;
  z-index: 4;
}

.image-10 {
  position: absolute;
  left: auto;
  top: auto;
  right: 17px;
  bottom: 128px;
  z-index: 4;
}

.div-block-5 {
  padding-top: 6px;
  padding-bottom: 7px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 18px;
}

.text-block-8 {
  color: #c6a553;
  font-size: 14px;
  font-weight: 700;
}

.div-block-6 {
  padding: 10px 20px;
}

.text-block-9 {
  padding-left: 22px;
  background-image: url('img/email.svg');
  background-position: 0% 50%;
  background-size: 16px 11px;
  background-repeat: no-repeat;
  color: #fff;
}

.link-2 {
  color: #fff;
  text-decoration: none;
}

.link-2:hover {
  opacity: 0.7;
}

.image-8_m {
  position: absolute;
  right: 0px;
  z-index: 3;
  display: none;
  float: right;
}

.image-13_m {
  display: none;
}

.image-13 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 10;
  display: block;
}

.bold-text-5 {
  font-weight: 400;
}

.popup-mask {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block-3 {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  right: 0px;
  margin-top: 0px;
  margin-right: 0px;
  float: right;
}

.image-14 {
  width: 190px;
  padding-top: 30px;
  padding-bottom: 15px;
  padding-left: 40px;
}

.div-block-38 {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  padding-top: 0px;
}

.popup-inner {
  position: relative;
  z-index: 2;
  overflow: auto;
  width: 100%;
  height: 80vh;
  max-width: 1250px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 50px 46px;
  background-color: hsla(0, 0%, 100%, 0.9);
}

.text-block-10 {
  padding-right: 40px;
  padding-left: 40px;
  color: #000;
  line-height: 28px;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.popup-link {
  color: #522300;
  font-weight: 400;
  text-decoration: none;
}

.popup-link:hover {
  color: #afa786;
}

.text-block-11 {
  margin-bottom: 10px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: #a88337;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

.paragraph-2 {
  margin-bottom: 40px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-align: justify;
}

.div-block-39 {
  z-index: 2;
  padding-right: 40px;
}

.black_mask {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.81);
}

html.w-mod-js *[data-ix="fade-left1"] {
  opacity: 0;
  -webkit-transform: translate(-25px, 0px);
  -ms-transform: translate(-25px, 0px);
  transform: translate(-25px, 0px);
}

html.w-mod-js *[data-ix="fade-left2-delay1"] {
  opacity: 0;
  -webkit-transform: translate(-25px, 0px);
  -ms-transform: translate(-25px, 0px);
  transform: translate(-25px, 0px);
}

html.w-mod-js *[data-ix="fade-left2-delay-2"] {
  opacity: 0;
  -webkit-transform: translate(-25px, 0px);
  -ms-transform: translate(-25px, 0px);
  transform: translate(-25px, 0px);
}

html.w-mod-js *[data-ix="fade-right1"] {
  opacity: 0;
  -webkit-transform: translate(25px, 0px);
  -ms-transform: translate(25px, 0px);
  transform: translate(25px, 0px);
}

html.w-mod-js *[data-ix="fade-right-delay1"] {
  opacity: 0;
  -webkit-transform: translate(25px, 0px);
  -ms-transform: translate(25px, 0px);
  transform: translate(25px, 0px);
}

html.w-mod-js *[data-ix="bling1"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="bling-2"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="bling-3"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="fade-up1"] {
  opacity: 0;
  -webkit-transform: translate(0px, 25px);
  -ms-transform: translate(0px, 25px);
  transform: translate(0px, 25px);
}

html.w-mod-js *[data-ix="fade-up-delay3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 25px);
  -ms-transform: translate(0px, 25px);
  transform: translate(0px, 25px);
}

@media screen and (max-width: 991px) {
  .navbar {
    z-index: 1000;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .nav-menu {
    position: static;
    z-index: 1000;
    width: 100%;
    padding: 0px 40px 20px;
    background-color: #fff;
  }

  .nav-link {
    padding: 15px 0px;
  }

  .link-block {
    margin-top: 7px;
    margin-bottom: 7px;
    margin-left: 0px;
    float: left;
  }

  .container_1280 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .container_1280.hori {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .col_27 {
    width: 100%;
    margin-top: 8px;
    background-color: #e7eaf3;
  }

  .col_73 {
    width: 100%;
  }

  .nav_container {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .index_left1 {
    display: none;
  }

  .index_left2 {
    display: none;
  }

  .index_left3 {
    height: 181px;
    margin-top: 0px;
    float: left;
    background-image: url('img/index_left3_bg.png');
    background-position: 0% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .index_right1 {
    width: 100%;
    height: auto;
    margin-left: 0px;
  }

  .index_right2 {
    display: none;
  }

  .brand {
    width: 22%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }

  .scrollbar {
    max-height: 716px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 33px;
  }

  .text-block-4 {
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 38px;
  }

  .paragraph {
    font-size: 15px;
    line-height: 26px;
  }

  .text-block-5b {
    font-size: 20px;
    line-height: 30px;
  }

  .text-block-5 {
    font-size: 32px;
    line-height: 38px;
  }

  .div-block {
    margin-top: 40px;
    margin-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .col_100 {
    margin-top: 20px;
  }

  .menu-button {
    color: #a88337;
  }

  .logo_link {
    width: auto;
    min-width: 200px;
  }

  .div-block-3 {
    width: auto;
    margin-left: 20px;
  }

  .text-block-6 {
    font-size: 15px;
    line-height: 23px;
  }

  .text-block-7 {
    font-size: 18px;
    line-height: 22px;
  }

  .div-block-4 {
    width: 100%;
    margin-top: 20px;
    margin-left: 0px;
  }

  .key_p.p1 {
    width: 50%;
    padding-top: 50%;
  }
  
  .investors_p {
	width: 100%;
	padding-top: 50%;
  }
  .image-8 {
    display: none;
  }

  .menu-button-2 {
    right: 20px;
    color: #324b72;
    font-size: 50px;
  }

  .menu-button-2.w--open {
    background-color: transparent;
    color: #a88338;
  }

  .image-11 {
    display: none;
  }

  .image-12 {
    margin-left: 20%;
  }

  .div-block-7 {
    float: left;
  }

  .image-8_m {
    display: block;
  }

  .image-13_m {
    position: absolute;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    z-index: 5;
    display: block;
    width: 16%;
  }

  .image-13 {
    position: absolute;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    z-index: 5;
    display: none;
    width: 16%;
  }

  .image-14 {
    padding-left: 20px;
  }

  .popup-inner {
    max-width: 95%;
    padding-right: 10px;
  }

  .text-block-10 {
    padding-right: 30px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 767px) {
  .nav-menu {
    padding-right: 20px;
    padding-left: 20px;
  }

  .nav_container {
    padding-left: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .brand {
    width: 28%;
    padding-left: 0px;
  }

  .col_18 {
    display: none;
  }

  .scrollbar {
    width: 100%;
    max-height: 100%;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .text-block-4 {
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 35px;
  }

  .paragraph {
    font-size: 14px;
    line-height: 25px;
  }

  .text-block-5b {
    font-size: 18px;
    line-height: 28px;
  }

  .text-block-5 {
    font-size: 30px;
    line-height: 35px;
  }

  .col_100 {
    margin-top: 30px;
  }

  .menu-button {
    color: #a88337;
  }

  .image-7 {
    text-decoration: line-through;
  }

  .text-block-6 {
    font-size: 14px;
    line-height: 22px;
  }

  .text-block-7 {
    font-size: 17px;
    line-height: 21px;
  }

  .menu-button-2 {
    font-size: 40px;
  }

  .image-12 {
    margin-left: 20%;
  }

  .image-13_m {
    width: 19%;
  }

  .image-13 {
    width: 19%;
  }

  .image-14 {
    width: 140px;
    padding-left: 0px;
  }

  .popup-inner {
    max-height: 90vh;
    padding: 40px 10px 40px 40px;
  }

  .text-block-10 {
    padding-right: 30px;
    padding-left: 0px;
  }

  .text-block-11 {
    font-size: 20px;
    line-height: 24px;
  }

  .paragraph-2 {
    font-size: 14px;
    line-height: 20px;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .index_left3 {
    width: 100%;
    height: auto;
    max-width: 100%;
  }

  .text-block {
    margin-right: 5px;
  }

  .text-block-2 {
    margin-left: 0px;
  }

  .brand {
    width: 45%;
  }

  .text-block-4 {
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 34px;
  }

  .paragraph {
    font-size: 13px;
    line-height: 22px;
  }

  .text-block-5 {
    font-size: 26px;
    line-height: 33px;
  }

  .col_100 {
    margin-top: 20px;
  }

  .logo_link {
    min-width: 120px;
  }

  .text-block-6 {
    font-size: 13px;
    line-height: 20px;
  }

  .text-block-7 {
    font-size: 16px;
    line-height: 20px;
  }

  .key_p.p2 {
    width: 50%;
    padding-top: 50%;
  }

  .menu-button-2 {
    right: 10px;
    font-size: 30px;
  }

  .div-block-6 {
    padding-bottom: 15px;
  }

  .image-12 {
    margin-left: 15%;
  }

  .image-13_m {
    width: 18%;
  }

  .image-13 {
    width: 18%;
  }

  .link-block-3 {
    margin-right: 10px;
  }

  .image-14 {
    width: 90px;
  }

  .popup-inner {
    max-height: 70vh;
    padding: 30px 0px 30px 20px;
  }

  .text-block-10 {
    padding-right: 40px;
  }

  .text-block-11 {
    margin-bottom: 7px;
    font-size: 18px;
    line-height: 22px;
  }

  .paragraph-2 {
    font-size: 12px;
    line-height: 16px;
    text-align: justify;
  }
}

