.body {
  font-family: Graphiklcg, sans-serif;
  color: #13232f;
  font-size: 15px;
  line-height: 25px;
}

.logos {
  padding-top: 0px;
}

.scroll_wheel {
  width: 4px;
  height: 7px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/scroll_btn.svg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.scroll {
  width: 24px;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 7px;
  background-image: url('../images/bg_scroll.svg');
  background-position: 50% 50%;
  background-size: 24px;
  background-repeat: no-repeat;
}

.lead_heading_main {
  margin-top: 30px;
  margin-bottom: 0px;
  color: #13334b;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

._10000 {
  float: right;
}

.top_logo {
  margin-bottom: 80px;
}

.block_btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 36px;
  padding-top: 24px;
  padding-bottom: 24px;
  -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;
}

.logo_sgd {
  width: 252px;
  margin-right: 32px;
  padding-top: 10px;
}

.main_content {
  width: 100%;
  max-width: 760px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
}

.txt_use_scroll {
  margin-top: 10px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 10px;
  text-align: center;
  letter-spacing: 2px;
}

.logo_au {
  width: 200px;
}

.section_main {
  width: 100%;
  padding: 40px 16px;
  background-color: #fff;
}

.heading_main {
  color: #13334b;
  font-size: 28px;
  line-height: 1.3em;
  font-weight: 600;
  text-align: center;
  letter-spacing: -0.5px;
}

.heading_main.mob {
  display: none;
}

.btn_main {
  display: block;
  padding: 25px 40px;
  border-radius: 40px;
  background-image: -webkit-gradient(linear, right top, left top, from(#0eb87a), to(#15a089));
  background-image: linear-gradient(270deg, #0eb87a, #15a089);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-size: 15px;
  line-height: 14px;
  font-weight: 700;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.btn_main:hover {
  background-image: -webkit-gradient(linear, right top, left top, from(#00e692), to(#29ccb1));
  background-image: linear-gradient(270deg, #00e692, #29ccb1);
  box-shadow: 0 0 40px 0 rgba(2, 179, 159, 0.5);
}

.container {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

.link_phone {
  float: right;
  color: #13334b;
}

.text-block-20 {
  display: inline-block;
  float: right;
  color: #13334b;
  font-size: 24px;
  line-height: 20px;
  font-weight: 300;
  text-align: right;
}

.text-span-2 {
  font-size: 14px;
}

.vidoe_container {
  width: 100%;
  max-width: 760px;
  margin-right: auto;
  margin-left: auto;
}

.block_author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 760px;
  margin: 0px auto 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid rgba(19, 51, 75, 0.5);
}

.img_speakers {
  position: relative;
  z-index: 0;
  display: inline-block;
  margin-bottom: 12px;
}

.img_sp {
  position: relative;
  z-index: 1;
  width: 100px;
  height: 100px;
  margin-right: 25px;
  border-radius: 150px;
}

.img_speaker_back {
  position: absolute;
  left: 7px;
  top: 7px;
  right: auto;
  bottom: auto;
  z-index: 0;
  display: none;
  width: 100%;
  max-width: 216px;
  min-height: 156px;
  border: 1px solid #d7d8d8;
  border-radius: 5px;
}

.block_author_name {
  max-width: 300px;
}

.txt_author_name {
  margin-bottom: 2px;
  color: #d9eeff;
  font-weight: 700;
}

.txt_author_position {
  color: #13334b;
  font-size: 15px;
  line-height: 20px;
}

.section {
  width: 100%;
  padding: 80px 16px;
}

.section.video {
  padding-top: 60px;
  background-color: #f8f8f8;
}

.txt_about {
  padding-right: 20px;
  padding-left: 20px;
  color: #13334b;
}

.footer_link {
  float: left;
  color: #fff;
  font-style: normal;
}

.footer_link.w--current {
  color: #333;
}

.div-block-18 {
  display: inline-block;
  float: left;
  opacity: 0.5;
}

.link-block {
  color: #13334b;
}

.section-footer {
  padding: 3%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0e1a24), to(#0e1a24));
  background-image: linear-gradient(180deg, #0e1a24, #0e1a24);
}

.text-block-22 {
  display: inline-block;
  float: right;
  color: #fff;
  font-size: 33px;
  font-weight: 300;
  text-align: right;
}

.paragraph-2-copy {
  display: inline-block;
  margin-bottom: 0px;
  float: left;
  color: #fff;
}

.container-3 {
  display: block;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
}

.div-block-19 {
  float: right;
}

.link {
  color: #0fb47c;
  text-decoration: none;
}

.txt_speaker {
  position: relative;
  top: -40px;
  z-index: 1;
  min-height: 110px;
  margin-bottom: 0px;
  padding-right: 12px;
  padding-left: 7px;
  color: #13232f;
  font-size: 13px;
  line-height: 19px;
  text-align: left;
  letter-spacing: 0px;
}

.txt_speaker_bold {
  display: inline-block;
  margin-top: -2px;
  margin-bottom: 8px;
  margin-left: -7px;
  padding: 5px 5px 5px 7px;
  background-image: -webkit-gradient(linear, left top, right top, from(#15a089), to(#0eb87a));
  background-image: linear-gradient(90deg, #15a089, #0eb87a);
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
}

.dolj {
  display: inline-block;
}

@media screen and (max-width: 991px) {
  .top_logo {
    margin-bottom: 40px;
  }
  .block_btns {
    margin-top: 8px;
  }
  .main_content {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .heading_main.mob {
    display: none;
  }
  .block_use_scroll {
    display: none;
  }
  .div-block-18 {
    float: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .container-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-block-19 {
    width: 100%;
    max-width: 260px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: right;
  }
}

@media screen and (max-width: 767px) {
  .logos {
    padding-top: 0px;
  }
  .block_btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .main_content {
    margin-top: 32px;
    margin-bottom: 0px;
    padding-top: 0px;
  }
  .section_main {
    min-height: auto;
  }
  .btn_main {
    margin-bottom: 16px;
  }
  .link_phone {
    display: block;
    text-decoration: none;
  }
  .text-block-20 {
    display: block;
    margin-top: 25px;
    margin-bottom: 10px;
    float: none;
    text-align: center;
    text-decoration: none;
  }
  .section.video {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .footer_link {
    float: none;
  }
  .link-block {
    display: block;
    text-decoration: none;
  }
  .text-block-22 {
    display: block;
    margin-top: 25px;
    margin-bottom: 10px;
    float: none;
    text-align: center;
    text-decoration: none;
  }
  .container-3 {
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .div-block-19 {
    float: none;
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .logos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .lead_heading_main {
    font-size: 15px;
    line-height: 20px;
  }
  ._10000 {
    display: none;
  }
  .top_logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .logo_sgd {
    margin-right: 0px;
  }
  .logo_au {
    width: 170px;
    margin-top: 20px;
  }
  .section_main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 16px;
    padding-left: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .heading_main {
    display: none;
    font-size: 15px;
  }
  .heading_main.mob {
    display: block;
    font-size: 18px;
  }
  .btn_main {
    padding-right: 36px;
    padding-left: 36px;
  }
  .link_phone {
    display: none;
  }
  .text-block-20 {
    margin-top: 10px;
    text-align: center;
  }
  .block_author {
    padding-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .img_speakers {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .img_sp {
    width: 75px;
    height: 75px;
    margin-right: 16px;
  }
  .txt_author_position {
    font-size: 13px;
    line-height: 18px;
  }
  .txt_about {
    padding-right: 0px;
    padding-left: 0px;
  }
  .footer_link {
    float: none;
  }
  .section-footer {
    padding-top: 40px;
  }
  .text-block-21 {
    text-align: center;
  }
  .text-block-22 {
    text-align: center;
  }
  .paragraph-2-copy {
    float: none;
    text-align: center;
  }
  .container-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .div-block-19 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .txt_speaker_bold {
    margin-bottom: 4px;
  }
  .bold-text {
    font-size: 18px;
  }
}

@font-face {
  font-family: 'Graphiklcg';
  src: url('../fonts/GraphikLCG-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Graphiklcg';
  src: url('../fonts/GraphikLCG-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Graphiklcg';
  src: url('../fonts/GraphikLCG-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Graphiklcg';
  src: url('../fonts/GraphikLCG-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Graphiklcg';
  src: url('../fonts/GraphikLCG-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}