/* db_heavent_li_v3.2 */

@font-face {
  font-family: "db_heavent_li";
  src: url("/public/fonts/db_heavent_li_v3.2.eot");
  src: url("/public/fonts/db_heavent_li_v3.2.eot?#iefix") format("embedded-opentype"), url("/public/fonts/db_heavent_li_v3.2.woff2") format("woff2"), url("/public/fonts/db_heavent_li_v3.2.woff") format("woff"), url("/public/fonts/db_heavent_li_v3.2.ttf") format("truetype"), url("/public/fonts/db_heavent_li_v3.2.svg#db_heavent_li_v3.2") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* db_heavent_med */

@font-face {
  font-family: "db_heavent_med";
  src: url("/public/fonts/db_heavent_med_v3.2.eot");
  src: url("/public/fonts/db_heavent_med_v3.2.eot?#iefix") format("embedded-opentype"), url("/public/fonts/db_heavent_med_v3.2.woff2") format("woff2"), url("/public/fonts/db_heavent_med_v3.2.woff") format("woff"), url("/public/fonts/db_heavent_med_v3.2.ttf") format("truetype"), url("/public/fonts/db_heavent_med_v3.2.svg#db_heavent_med_v3.2") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* db_heavent */

@font-face {
  font-family: "db_heavent";
  src: url("/public/fonts/db_heavent.eot");
  src: url("/public/fonts/db_heavent.eot?#iefix") format("embedded-opentype"), url("/public/fonts/db_heavent.woff2") format("woff2"), url("/public/fonts/db_heavent.woff") format("woff"), url("/public/fonts/db_heavent.ttf") format("truetype"), url("/public/fonts/db_heavent.svg#db_heavent") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* AvenirNextRegular */

@font-face {
  font-family: "AvenirNextRegular";
  src: url("/public/fonts/AvenirNextRegular.eot");
  src: url("/public/fonts/AvenirNextRegular.eot?#iefix") format("embedded-opentype"), url("/public/fonts/AvenirNextRegular.woff2") format("woff2"), url("/public/fonts/AvenirNextRegular.woff") format("woff"), url("/public/fonts/AvenirNextRegular.ttf") format("truetype"), url("/public/fonts/AvenirNextRegular.svg#AvenirNextRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* AvenirNextMedium */

@font-face {
  font-family: "AvenirNextMedium";
  src: url("/public/fonts/AvenirNextMedium.eot");
  src: url("/public/fonts/AvenirNextMedium.eot?#iefix") format("embedded-opentype"), url("/public/fonts/AvenirNextMedium.woff2") format("woff2"), url("/public/fonts/AvenirNextMedium.woff") format("woff"), url("/public/fonts/AvenirNextMedium.ttf") format("truetype"), url("/public/fonts/AvenirNextMedium.svg#AvenirNextMedium") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* AvenirNextDemiBold */

@font-face {
  font-family: "AvenirNextDemiBold";
  src: url("/public/fonts/AvenirNextDemiBold.eot");
  src: url("/public/fonts/AvenirNextDemiBold.eot?#iefix") format("embedded-opentype"), url("/public/fonts/AvenirNextDemiBold.woff2") format("woff2"), url("/public/fonts/AvenirNextDemiBold.woff") format("woff"), url("/public/fonts/AvenirNextDemiBold.ttf") format("truetype"), url("/public/fonts/AvenirNextDemiBold.svg#AvenirNextDemiBold") format("svg");
  font-weight: normal;
  font-style: normal;
}

html {
  scroll-behavior: smooth;
}

body {
  max-width: 100vw;
  overflow-x: hidden;
  margin: 0 auto;
  padding: 0px;
  background: #f2f2f2;
  color: #1f1f1f;
  font-size: 24px;
  font-family: "db_heavent_li";
}

a {
  color: #1f1f1f;
  border: none;
  outline: none;
  text-decoration: none;
}

a:link,
a:visited {
  outline: none;
  color: #1f1f1f;
  text-decoration: none;
}

a:hover {
  color: #1f1f1f;
  text-decoration: none;
}

button:focus {
  outline: 0 !important;
}

.clear {
  clear: both;
}

.no-padding {
  margin: 0px;
  padding: 0px;
}

.img {
  width: 100%;
}

iframe[name=google_conversion_frame] {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left;
}

.google {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
}

.flex {
  display: flex;
}

.bg-header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 270px;
  z-index: 3;
}

.bg-header .opacity {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
}

.main {
  position: relative;
  z-index: 3;
  max-width: 1020px;
  margin: 0 auto;
  padding-top: 110px;
  padding-bottom: 30px;
}

.main__menu h1 {
  margin: 0px;
  display: flex;
  color: #fff;
  font-family: "AvenirNextRegular";
  font-size: 36px;
}

.main__menu h1 img {
  margin-right: 15px;
  margin-bottom: 10px;
  height: 30px;
}

.main__menu .dropdown {
  position: relative;
  box-shadow: none;
}

.main__menu .dropdown.open .caret {
  background: url("/public/img/up.svg") no-repeat;
  background-size: cover;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.main__menu .dropdown .caret {
  position: absolute;
  top: 3px;
  right: 0px;
  border: none;
  background: url("/public/img/down.svg") no-repeat;
  background-size: cover;
  transition: all 0.3s;
  width: 25px;
  height: 25px;
  transition: all 0.3s;
}

.main__menu .dropdown .dropdown-toggle {
  padding-right: 45px;
  color: #fff;
  font-family: "AvenirNextRegular";
  font-size: 24px;
}

.main__menu .dropdown .dropdown-menu {
  min-width: 100%;
  top: 45px;
  right: 0px;
  left: auto;
  margin: 0 auto;
  border-radius: 0px;
  background: #002856;
  cursor: pointer;
  padding: 0px 20px;
  border: none;
  box-shadow: none;
  max-height: 260px;
  overflow-y: auto;
  overflow-x: hidden;
}

.main__menu .dropdown .dropdown-menu li {
  border: none;
  border-bottom: 1px solid #4d6989;
}

.main__menu .dropdown .dropdown-menu li:last-child {
  border-bottom: none;
}

.main__menu .dropdown .dropdown-menu li a {
  margin: 0px;
  padding: 10px 0px;
  display: flex;
  justify-content: space-between;
  width: 100%;
  color: #fff;
  font-family: "db_heavent_li";
  font-size: 21px;
}

.main__menu .dropdown .dropdown-menu li a:hover,
.main__menu .dropdown .dropdown-menu li a:focus {
  color: #f4b221;
  background: none;
}

.main__menu .dropdown .active-sub {
  background: none;
}

.main__menu .dropdown .active-sub a {
  color: #4bb447 !important;
  font-family: "AvenirNextDemiBold";
}

.main__menu .edit {
  color: #f4b221;
  font-family: "db_heavent_med";
  font-size: 21px;
  text-decoration: underline;
}

.page {
  display: flex;
  justify-content: space-between;
  align-items: center;
  list-style: none;
  max-width: 1040px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.page .list {
  display: flex;
  justify-content: center;
  align-items: center;
}

.page .list .text {
  padding: 0px 15px;
  color: #000;
  font-family: "db_heavent_li";
  font-size: 21px;
}

.page .prev,
.page .next {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 15px;
  border: 1px solid #d9d9d9;
  background: #002856;
  color: #ffff;
  font-family: "db_heavent_li";
  font-size: 21px;
  text-align: center;
}

.page .prev img {
  padding-left: 15px;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.page .next img {
  padding-left: 15px;
}

.page .page-item {
  padding: 0px 15px;
}

.page .disabled {
  padding: 0px 15px;
}

.page .disabled .prev,
.page .disabled .next {
  cursor: no-drop;
  border: 1px solid #d9d9d9;
  background: none;
  color: #000;
  font-family: "db_heavent_li";
  font-size: 21px;
  text-align: center;
}

.page .disabled .prev img {
  padding-left: 0px;
  padding-right: 15px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.page .disabled .next img {
  padding-left: 0px;
  padding-right: 15px;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.page .dropdown {
  position: relative;
  box-shadow: none;
}

.page .dropdown .dropdown-toggle {
  border: 1px solid #bfbfbf;
  padding: 5px 30px 5px 15px;
  position: relative;
  display: block;
  color: #000;
  font-family: "db_heavent_li";
  font-size: 21px;
  text-align: center;
}

.page .dropdown .caret {
  position: absolute;
  top: 15px;
  right: 10px;
  border: none;
  background: url("/public/img/arrow-right-black.svg") no-repeat;
  background-size: cover;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  width: 7px;
  height: 12px;
  transition: all 0.3s;
}

.page .dropdown.open .caret {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.page .dropdown .dropdown-menu {
  margin: 0 auto;
  border-radius: 0px;
  background: #fff;
  min-width: 100%;
  cursor: pointer;
  padding: 0px;
  border: none;
  box-shadow: 3px 3px 5px rgba(153, 153, 153, 0.3);
  top: 43px;
}

.page .dropdown .dropdown-menu li {
  border: none;
  border-bottom: 1px solid #d9d9d9;
}

.page .dropdown .dropdown-menu li:last-child {
  border-bottom: none;
}

.page .dropdown .dropdown-menu li a {
  margin: 0px;
  padding: 3px 15px;
  display: block;
  color: #000;
  font-family: "db_heavent_li";
  font-size: 21px;
  text-align: center;
}

.page .dropdown .dropdown-menu li a:hover,
.page .dropdown .dropdown-menu li a:focus {
  color: #fff;
  background: #002856;
}

.page .dropdown .active-sub {
  background: none;
}

.page .dropdown .active-sub a {
  color: #fff !important;
  background: #002856;
}

.setlang_th {
  font-family: "db_heavent";
}

.setlang_th-li {
  font-family: "db_heavent_li" !important;
}

.setlang_th-med {
  font-family: "db_heavent_med" !important;
}

.setlang_th.fs_10 {
  font-size: 10px;
}

.setlang_th.fs_11 {
  font-size: 11px;
}

.setlang_th.fs_12 {
  font-size: 12px;
}

.setlang_th.fs_13 {
  font-size: 13px;
}

.setlang_th.fs_14 {
  font-size: 14px;
}

.setlang_th.fs_15 {
  font-size: 15px;
}

.setlang_th.fs_16 {
  font-size: 16px;
}

.setlang_th.fs_17 {
  font-size: 17px;
}

.setlang_th.fs_18 {
  font-size: 18px;
}

.setlang_th.fs_19 {
  font-size: 19px;
}

.setlang_th.fs_20 {
  font-size: 20px;
}

.setlang_th.fs_21 {
  font-size: 21px;
}

.setlang_th.fs_22 {
  font-size: 22px;
}

.setlang_th.fs_23 {
  font-size: 23px;
}

.setlang_th.fs_24 {
  font-size: 24px;
}

.setlang_th.fs_25 {
  font-size: 25px;
}

.setlang_th.fs_26 {
  font-size: 26px;
}

.setlang_th.fs_27 {
  font-size: 27px;
}

.setlang_th.fs_28 {
  font-size: 28px;
}

.setlang_th.fs_29 {
  font-size: 29px;
}

.setlang_th.fs_30 {
  font-size: 30px;
}

.setlang_th.fs_31 {
  font-size: 31px;
}

.setlang_th.fs_32 {
  font-size: 32px;
}

.setlang_th.fs_33 {
  font-size: 33px;
}

.setlang_th.fs_34 {
  font-size: 34px;
}

.setlang_th.fs_35 {
  font-size: 35px;
}

.setlang_th.fs_36 {
  font-size: 36px;
}

.setlang_th.fs_37 {
  font-size: 37px;
}

.setlang_th.fs_38 {
  font-size: 38px;
}

.setlang_th.fs_39 {
  font-size: 39px;
}

.setlang_th.fs_40 {
  font-size: 40px;
}

.setlang_th.fs_41 {
  font-size: 41px;
}

.setlang_th.fs_42 {
  font-size: 42px;
}

.setlang_th.fs_43 {
  font-size: 43px;
}

.setlang_th.fs_44 {
  font-size: 44px;
}

.setlang_th.fs_45 {
  font-size: 45px;
}

.setlang_th.fs_46 {
  font-size: 46px;
}

.setlang_th.fs_47 {
  font-size: 47px;
}

.setlang_th.fs_48 {
  font-size: 48px;
}

.setlang_th.fs_49 {
  font-size: 49px;
}

@media (max-width: 991px) {
  .container {
    width: 100%;
    padding: 0px;
  }

  .container .row {
    padding: 0px;
    margin: 0px;
  }

  .no-padding-mobile {
    margin: 0px;
    padding: 0px;
  }

  .main {
    padding: 130px 15px 15px 15px;
  }

  .main__menu h1 {
    margin-bottom: 30px;
  }

  .main__menu h1 img {
    height: 25px;
  }

  .main__menu .dropdown {
    display: flex;
    justify-content: flex-end;
  }

  .main__menu .dropdown .dropdown-menu {
    min-width: 100%;
  }

  .page .prev,
  .page .next {
    padding: 15px;
  }

  .page .prev img,
  .page .next img {
    padding: 0px;
  }

  .page .disabled .prev img,
  .page .disabled .next img {
    padding: 0px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 1080px;
    margin: 0 auto;
  }

  .container .row {
    padding: 0px;
    margin: 0px;
  }

  .no-padding-pc {
    margin: 0px;
    padding: 0px;
  }

  .main__menu {
    display: flex;
    justify-content: space-between;
  }
}

* {
  box-sizing: border-box;
}

/* form starting stylings ------------------------------- */

textarea {
  display: block;
  width: 100%;
  height: 90px;
  resize: none;
  padding: 5px 0px;
  border: none;
  border-bottom: 1px solid #999999;
  border-radius: 0px;
  background: none;
  box-shadow: none !important;
  outline: none;
  color: #000;
  font-family: "db_heavent_med";
  font-size: 26px;
  line-height: 1em;
}

input[type=text],
input[type=number],
input[type=tel],
input[type=password] {
  display: block;
  width: 100%;
  padding: 5px 0px;
  border: none;
  border-bottom: 1px solid #999999;
  border-radius: 0px;
  background: none;
  box-shadow: none !important;
  outline: none;
  color: #000;
  font-family: "db_heavent_med";
  font-size: 26px;
  line-height: 1em;
}

input[type=password] {
  position: relative;
}

input::-webkit-input-placeholder {
  color: #808080;
  font-style: italic;
  opacity: 1;
}

input:-ms-input-placeholder {
  color: #808080;
  font-style: italic;
  opacity: 1;
}

input::-ms-input-placeholder {
  color: #808080;
  font-style: italic;
  opacity: 1;
}

input::placeholder {
  color: #808080;
  font-style: italic;
  opacity: 1;
}

input:-moz-read-only {
  background-color: #ededed;
}

input:read-only {
  background-color: #ededed;
}

input[type=text] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type=submit] {
  border: none !important;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  font-weight: normal;
}

input:focus,
textarea:focus {
  outline: none;
}

/* LABEL ======================================= */

label,
.label-drop {
  position: absolute;
  left: 0px;
  top: 0px;
  cursor: pointer;
  padding: 0px;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
  color: #000;
  font-family: "db_heavent_li";
  font-size: 26px;
}

.label-drop {
  display: none;
  position: absolute;
  top: -15px;
  color: #000;
  font-family: "db_heavent_li";
  font-size: 26px;
}

input:focus ~ label,
.input ~ label,
textarea:focus ~ label {
  top: -15px;
  color: #000;
  font-family: "db_heavent_li";
  font-size: 18px;
}

.input {
  border-bottom: 1px solid #28303d !important;
}

/* HIGHLIGHTER ================================== */

.bar {
  position: relative;
  display: block;
}

.bar:before,
.bar:after {
  content: "";
  height: 1px;
  width: 0;
  bottom: 0px;
  position: absolute;
  background: #28303d;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}

.bar:before {
  left: 50%;
}

.bar:after {
  right: 50%;
}

input:focus ~ .bar:before,
input:focus ~ .bar:after,
textarea:focus ~ .bar:before,
textarea:focus ~ .bar:after {
  width: 50%;
}

input[type=image]:focus {
  border: none;
  outline: none;
}

input[type=image] {
  border: none;
}

.highlight {
  position: absolute;
  height: 60%;
  width: 100px;
  top: 25%;
  left: 0;
  pointer-events: none;
  opacity: 0.5;
}

input:focus ~ .highlight,
textarea:focus ~ .highlight {
  -webkit-animation: inputHighlighter 0.3s ease;
  animation: inputHighlighter 0.3s ease;
}

/*--FORM--*/

.form {
  margin: 0 auto;
  padding: 0px;
  width: 100%;
}

.formgroup {
  position: relative;
  margin: 0px;
  padding: 0px;
  margin-bottom: 30px;
}

.form-error {
  opacity: 1;
  color: #a00909;
  font-family: "db_heavent_li";
  font-size: 16px;
}

.form-error.help-block {
  position: absolute;
  right: 0px;
  left: 0px;
  bottom: -35px;
  z-index: 1;
  display: block;
  border: none;
  color: #a00909;
  font-family: "db_heavent_li";
  font-size: 16px;
  text-align: right;
}

@media (min-width: 1200px) {
  .form .first-child {
    padding-right: 15px;
  }

  .form .last-child {
    padding-left: 15px;
  }
}

#header {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  height: 90px;
  z-index: 99;
}

#header .header {
  position: absolute;
  right: 0px;
  left: 0px;
  top: 20px;
  z-index: 99;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

#header .header .menu a {
  display: flex;
}

#header .header .menu div {
  font-family: "AvenirNextRegular";
  font-size: 14px;
  line-height: 10px;
  color: #fff;
  margin-left: 3px;
}

#header .header .logo {
  text-align: center;
}

#header .header .logo img {
  margin: 0 auto;
  width: 72px;
}

#header .header .search {
  text-align: right;
}

@media (min-width: 992px) {
  #header {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 99;
    background: rgba(0, 0, 0, 0.5);
    height: 90px;
  }

  #header.relative {
    visibility: hidden;
  }

  #header .header {
    position: absolute;
    right: 30px;
    left: 30px;
  }
}

#sidemenu {
  position: fixed;
  top: 0;
  bottom: 0;
  left: -100%;
  background: rgba(0, 0, 0, 0.4);
}

#sidemenu.insidemenu {
  right: 0;
  z-index: 199;
}

#sidemenu .menu {
  width: 100vw;
  background: #002957;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  padding: 70px 50px 0px 50px;
  overflow-y: scroll;
}

#sidemenu .menu__closes {
  position: absolute;
  top: 30px;
  right: 30px;
}

#sidemenu .menu__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#sidemenu .menu__top .logo img {
  max-width: 73px;
}

#sidemenu .menu__top .lang {
  display: flex;
  justify-content: flex-end;
  list-style: none;
}

#sidemenu .menu__top .lang li {
  padding-left: 15px;
}

#sidemenu .menu__top .lang li a {
  padding-bottom: 10px;
  color: #fff;
  font-family: "AvenirNextRegular";
  font-size: 18px;
}

#sidemenu .menu__top .lang li.active-sub a {
  border-bottom: 3px solid #f4b221;
}

#sidemenu .menu__middle {
  margin: 30px 0px;
  padding: 30px 0px;
  border-top: 3px solid #4d6a8a;
  border-bottom: 3px solid #4d6a8a;
  list-style: none;
}

#sidemenu .menu__middle img {
  height: 16px;
}

#sidemenu .menu__middle.no-border {
  margin: 0px;
  padding: 0px 0px 70px 0px;
  border: none;
}

#sidemenu .menu__middle li {
  display: block;
  width: 100%;
  padding: 5px 0px;
}

#sidemenu .menu__middle li a {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  color: #fff;
  font-family: "AvenirNextRegular";
  font-size: 21px;
}

#sidemenu .menu__middle li a .image {
  width: 30px;
  text-align: center;
}

@media (min-width: 992px) {
  #sidemenu .menu {
    max-width: 40%;
    padding: 70px 70px 0px 70px;
    overflow: hidden;
  }
}

#sidesearch {
  position: fixed;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  right: -100%;
}

#sidesearch.insidesearch {
  left: 0;
  z-index: 99;
}

#sidesearch .search {
  background: #f4b221;
  width: 100vw;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  padding: 70px 50px 0px 50px;
  overflow-y: scroll;
}

#sidesearch .search__closes {
  position: absolute;
  top: 30px;
  right: 30px;
}

#sidesearch .search__closes img {
  width: 18px;
}

#sidesearch .search__content h1 {
  margin: 0px;
  padding-bottom: 30px;
  color: #000;
  font-family: "AvenirNextMedium";
  font-size: 38px;
  line-height: 1em;
}

#sidesearch .search__content .dropdowns.open .carat {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

#sidesearch .search__content .dropdowns .selected {
  border-bottom: 1px solid #000;
  color: #000;
  font-family: "db_heavent_li";
  font-size: 26px;
}

#sidesearch .search__content .dropdowns .carat {
  background: url("/public/img/down-black.svg") no-repeat;
  background-size: cover;
  top: 0px;
  right: 0;
  width: 23px;
  height: 23px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

#sidesearch .search__content .dropdowns div {
  top: 38px;
}

#sidesearch .search__content .dropdowns li {
  padding-left: 15px;
  padding-right: 15px;
  font-family: "db_heavent";
  font-size: 26px;
  text-align: left;
}

#sidesearch .search__content .formgroup {
  position: relative;
  margin-bottom: 40px;
}

#sidesearch .search__content .formgroup.z-index-0 {
  z-index: 0;
}

#sidesearch .search__content .formgroup.z-index-1 {
  z-index: 1;
}

#sidesearch .search__content .formgroup.z-index-2 {
  z-index: 2;
}

#sidesearch .search__content .formgroup.z-index-3 {
  z-index: 3;
}

#sidesearch .search__content .formgroup.z-index-4 {
  z-index: 4;
}

#sidesearch .search__content .formgroup.z-index-5 {
  z-index: 5;
}

#sidesearch .search__content .formgroup.z-index-6 {
  z-index: 6;
}

#sidesearch .search__content .formgroup.z-index-7 {
  z-index: 7;
}

#sidesearch .search__content .formgroup.z-index-8 {
  z-index: 8;
}

#sidesearch .search__content .formgroup.z-index-9 {
  z-index: 9;
}

#sidesearch .search__content .formgroup.selectproject {
  max-height: 38px;
}

#sidesearch .search__content .formgroup .fs-dropdown .fs-options {
  max-height: 225px;
}

#sidesearch .search__content .submit {
  position: relative;
  width: 100%;
  background: none;
  border: 2px solid #000 !important;
  padding: 5px 0px;
  color: #000;
  font-family: "db_heavent";
  font-size: 26px;
  text-align: center;
}

#sidesearch .search__content .submit:after {
  content: "";
  position: absolute;
  top: 16px;
  right: 15px;
  width: 19px;
  height: 13px;
  background: url("/public/img/prev.svg") no-repeat right center;
  background-size: cover;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

#sidesearch span.multiselect-native-select {
  display: block;
}

#sidesearch .multiselect-selected-text {
  display: block;
  overflow: hidden;
  margin-right: 15px;
}

#sidesearch .btn-group {
  display: block;
  padding: 0px;
  margin: 0px;
}

#sidesearch .btn-group.open .caret {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

#sidesearch .btn-group .caret {
  position: absolute;
  right: 0px;
  top: 3px;
  right: 0;
  width: 23px;
  height: 23px;
  background: url("/public/img/down-black.svg") no-repeat;
  background-size: cover;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  border: none;
}

#sidesearch .btn-group .btn-default {
  background: none;
  border: none;
  border-bottom: 1px solid #000;
  border-radius: 0px;
  width: 100%;
  padding-left: 0px;
  color: #000;
  font-family: "db_heavent_li";
  font-size: 26px;
  line-height: 1em;
  text-align: left;
}

#sidesearch .btn-group.open .dropdown-toggle {
  box-shadow: none;
}

#sidesearch .btn-group .dropdown-menu {
  top: 40px;
  right: 0;
}

#sidesearch .btn-group .multiselect-container > li > a > label > input[type=checkbox] {
  margin-top: 12px;
}

#sidesearch .multiselect-container > li > a > label {
  text-overflow: ellipsis;
  overflow: hidden;
}

#sidesearch .multiselect-container > li > a > label input {
  border-radius: 0px;
}

#sidesearch .dropdown-menu > .active > a,
#sidesearch .dropdown-menu > .active > a:focus,
#sidesearch .dropdown-menu > .active > a:hover {
  background: none !important;
}

@media (min-width: 992px) {
  #sidesearch .search {
    max-width: 40%;
    padding: 70px 70px 0px 70px;
  }
}

#footer {
  position: relative;
}

#footer .top h1 {
  margin: 0px;
  color: #fff;
  font-family: "AvenirNextRegular";
  font-size: 38px;
  line-height: 1em;
}

#footer .top h2 {
  margin: 0px;
  padding-bottom: 30px;
  color: #f4b221;
  font-family: "db_heavent_li";
  font-size: 18px;
}

#footer .top ul {
  padding: 0px;
  list-style: none;
  color: #fff;
  font-family: "AvenirNextRegular";
  font-size: 25px;
}

#footer .top ul li {
  padding: 5px 0px;
}

#footer .top ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
}

#footer .top ul li a img {
  vertical-align: baseline;
  width: auto;
  height: 15px;
}

#footer .top ul li a .image {
  width: 25px;
  text-align: center;
}

#footer .top__position {
  max-width: 1160px;
  margin: 0 auto;
}

#footer .top__list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

#footer .top__list ul {
  font-size: 15px;
}

#footer .bottom {
  position: relative;
  background-color: #d9d9d9;
}

#footer .bottom .gray {
  background-color: #d9d9d9;
}

#footer .bottom__position {
  position: relative;
  max-width: 1140px;
  margin: 0 auto;
  z-index: 2;
}

#footer .bottom__address {
  padding: 40px 0px;
}

#footer .bottom__address .logo img {
  width: 74px;
}

#footer .bottom__address .title {
  color: #002957;
  font-family: "db_heavent_med";
  font-size: 26px;
  line-height: 0.9em;
}

#footer .bottom__address .detail {
  padding-top: 15px;
  color: #000;
  font-family: "db_heavent_li";
  font-size: 16px;
  line-height: 1em;
}

#footer .bottom__address .detail p {
  margin: 0px;
}

#footer .bottom__flex {
  padding: 40px 0px;
  background: #d9d9d9;
  height: 100%;
}

#footer .bottom__social {
  display: flex;
  justify-content: center;
}

#footer .bottom__social ul {
  padding: 0px;
  list-style: none;
}

#footer .bottom__social ul li {
  padding: 5px 20px;
}

#footer .bottom__social ul li a {
  border-bottom: 1px solid #1f1f1f;
  color: #1f1f1f;
  font-family: "AvenirNextDemiBold";
  font-size: 18px;
}

#footer .bottom__call {
  color: #1f1f1f;
  font-family: "db_heavent_li";
  font-size: 16px;
}

#footer .bottom__call a {
  color: #1f1f1f;
}

#footer .bottom__call .tel {
  font-family: "AvenirNextDemiBold";
  font-size: 26px;
}

#footer .bottom__call .tel a {
  border-bottom: 1px solid #1f1f1f;
  font-family: "AvenirNextDemiBold";
}

#footer .bottom__call .mail {
  padding: 10px 0px;
  font-family: "AvenirNextDemiBold";
  font-size: 12px;
  text-transform: uppercase;
}

#footer .bottom__call .mail a {
  border-bottom: 1px solid #1f1f1f;
  font-family: "AvenirNextDemiBold";
}

#footer .bottom__call .policy a {
  margin: 0px 10px;
  text-decoration: none;
  border-bottom: 1px solid #1f1f1f;
}

#footer .scrollTop {
  display: none;
  cursor: pointer;
  position: fixed;
  right: 0px;
  z-index: 999;
  bottom: 75px;
  margin: 29px;
  background-color: #0006;
  border-radius: 50%;
}

#footer .scrollTop.absolute {
  position: absolute;
  bottom: 0;
}

#footer .scrollTop img {
  width: 50px;
  height: 50px;
}

@media (max-width: 991px) {
  #footer .top {
    background: url("/public/img/footer/bg-mobile.jpg") no-repeat center top #1f1f1f;
    padding: 30px 0px;
  }

  #footer .top h1 {
    padding-bottom: 35px;
  }

  #footer .top h2 {
    padding-bottom: 10px;
  }

  #footer .top__list {
    padding-top: 15px;
  }

  #footer .bottom .white-mobile {
    background: #fff;
    text-align: center;
  }

  #footer .bottom__address .logo {
    padding-bottom: 10px;
  }

  #footer .bottom__address .detail {
    max-width: 250px;
    margin: 0 auto;
  }

  #footer .bottom__social {
    border-bottom: 1px solid #909090;
    padding-bottom: 15px;
    margin-bottom: 30px;
  }

  #footer .bottom__social ul li {
    padding: 5px 30px;
    text-align: center;
  }

  #footer .bottom__call {
    text-align: center;
  }

  #footer .bottom__call .mail {
    padding: 20px 0px;
  }
}

@media (min-width: 992px) {
  #footer .top {
    position: relative;
    background: url("/public/img/footer/bg.jpg") no-repeat left top #1f1f1f;
  }

  #footer .top .no-padding-right {
    padding: 0px;
    padding-right: 60px;
    border-right: 1px solid #4d4d4d;
  }

  #footer .top .no-padding-left {
    padding: 0px;
    padding-left: 60px;
  }

  #footer .top__position {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    padding: 40px 0px;
  }

  #footer .top__position::before {
    content: "";
    display: block;
    position: absolute;
    right: 25px;
    bottom: -20px;
    width: 0px;
    z-index: 3;
    border-width: 20px 0px 0px 20px;
    border-style: solid;
    border-color: #1f1f1f transparent;
    padding-bottom: 0px;
  }

  #footer .top__flex {
    display: flex;
    justify-content: flex-end;
    align-items: normal;
    flex-wrap: wrap;
  }

  #footer .bottom .no-padding-right {
    padding: 0px;
    padding-right: 30px;
  }

  #footer .bottom .no-padding-left {
    padding: 0px;
    padding-left: 30px;
    border-left: 1px solid #909090;
  }

  #footer .bottom__gray {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50%;
    height: 100%;
    background-color: #f2f2f2;
    z-index: 1;
  }

  #footer .bottom__position {
    display: flex;
    align-items: center;
  }

  #footer .bottom__flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }

  #footer .bottom__address {
    display: flex;
    justify-content: flex-start;
  }

  #footer .bottom__address .address {
    padding-left: 30px;
  }

  #footer .bottom__address .detail {
    max-width: 250px;
  }

  #footer .bottom__call {
    text-align: right;
  }

  #footer .bottom__call .policy a {
    margin: 0px 15px;
    text-decoration: none;
  }

  #footer .bottom__call .policy a:last-child {
    margin: 0px;
  }
}

#home {
  position: relative;
  z-index: 9;
}

#home .owl-dots {
  padding-top: 15px;
  padding-bottom: 10px;
}

#home .owl-theme .owl-dots .owl-dot span {
  width: 7px;
  height: 7px;
  background: #636363 !important;
  opacity: 1;
}

#home .owl-theme .owl-dots .owl-dot:hover span {
  background: #f4b221 !important;
  opacity: 1;
}

#home .owl-theme .owl-dots .owl-dot.active span {
  background: #f4b221 !important;
  opacity: 1;
}

#home .owl-theme .owl-nav {
  position: absolute;
  right: 0px;
  left: 0px;
  bottom: 50%;
  max-width: 1120px;
  margin: 0 auto;
}

#home .owl-theme .owl-nav img {
  width: 38px;
  height: 38px;
  margin: 0 auto;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

#home .owl-theme .owl-nav .owl-prev {
  position: absolute;
  left: 15px;
  border-radius: 0px;
  width: 38px;
  height: 38px;
  padding: 0px;
  margin: 0px;
  background: none;
  outline: none;
  opacity: 1;
}

#home .owl-theme .owl-nav .owl-prev img {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

#home .owl-theme .owl-nav .owl-prev:hover {
  opacity: 1;
  color: #000;
}

#home .owl-theme .owl-nav .owl-next {
  position: absolute;
  right: 15px;
  border-radius: 0px;
  width: 38px;
  height: 38px;
  padding: 0px;
  margin: 0px;
  background: none;
  border: none;
  outline: none;
  opacity: 1;
}

#home .owl-theme .owl-nav .owl-next:hover {
  opacity: 1;
  color: #000;
}

#home .owl-theme .owl-nav .disabled {
  display: none !important;
}

#home .banner {
  position: relative;
}

#home .banner__arrow {
  position: absolute;
  bottom: 30px;
  right: 0;
  left: 0;
  z-index: 3;
  text-align: center;
}

#home .banner__arrow img {
  -webkit-animation: mover 0.5s infinite alternate;
  animation: mover 0.5s infinite alternate;
}

#home .banner__image {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
}

#home .banner__item {
  display: flex;
  align-items: center;
  width: 100%;
}

#home .banner__content {
  color: #fff;
  font-family: "db_heavent_li";
  font-size: 30px;
}

#home .banner__content--detail {
  padding: 15px 0px;
  font-family: "db_heavent_med";
  font-size: 40px;
  line-height: 1em;
}

#home .banner__content--readmore a {
  padding: 10px 30px;
  background: #f4b221;
  color: #000;
  font-family: "db_heavent_li";
  font-size: 20px;
  text-align: center;
}

#home .property {
  background: #002856;
  padding: 50px 20px;
}

#home .property__content {
  color: #fff;
  font-family: "AvenirNextRegular";
}

#home .property__content h1 {
  margin: 0px;
  color: #fff;
  font-size: 36px;
  font-family: "AvenirNextRegular";
}

#home .property__content ul {
  padding: 0px;
  list-style: none;
  font-size: 22px;
}

#home .property__content ul img {
  margin-right: 10px;
  width: auto;
  height: 20px;
  vertical-align: baseline;
}

#home .property__content ul li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 15px;
  background: url("/public/img/arrow-right.svg") no-repeat right center;
  color: #fff;
  font-family: "AvenirNextRegular";
  font-size: 24px;
}

#home .property__content ul li .count {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  background: #f4b221;
  border-radius: 50%;
  width: 23px;
  height: 22px;
  color: #002856;
  font-family: "AvenirNextMedium";
  font-size: 12px;
  text-align: center;
}

#home .project {
  position: relative;
  background: #1f1f1f;
}

#home .project .owl-stage {
  padding-left: 0px !important;
}

#home .project .active .project__item {
  opacity: 1;
}

#home .project__item {
  opacity: 0.5;
}

#home .project__highlight {
  position: absolute;
  top: 30px;
  right: 0;
  left: 0;
  z-index: 2;
}

#home .project__highlight h1 {
  max-width: 1120px;
  margin: 0 auto;
  width: 100%;
  color: #fff;
  font-family: "AvenirNextRegular";
  font-size: 36px;
}

#home .project__highlight .line {
  margin-top: 30px;
  width: 40px;
  height: 5px;
  background: #f4b221;
}

#home .project__content .speech {
  position: relative;
  padding: 30px;
  background: url("/public/img/speech.jpg") no-repeat top center #fff;
  background-size: 100%;
  position: relative;
}

#home .project__content .speech__logo img {
  width: auto;
  height: 64px;
}

#home .project__content .speech__title {
  padding: 15px 0px;
  color: #1f1f1f;
  font-family: "db_heavent_li";
  font-size: 20px;
}

#home .project__content .speech__title img {
  margin-right: 15px;
}

#home .project__content .speech__short {
  max-width: 280px;
  color: #1f1f1f;
  font-family: "db_heavent_med";
  font-size: 42px;
  line-height: 35px;
}

#home .project__content .speech__detail {
  max-width: 280px;
  padding-top: 20px;
  color: #1f1f1f;
  font-family: "db_heavent_li";
  font-size: 20px;
  line-height: 1em;
}

#home .project__content .speech__readmore {
  position: relative;
  padding-top: 25px;
}

#home .project__content .speech__readmore a {
  position: relative;
  display: block;
  padding-right: 15px;
  color: #002856;
  font-size: 21px;
  font-family: "db_heavent_med";
  text-align: right;
}

#home .project__content .speech__readmore a:before {
  position: absolute;
  top: 50%;
  left: 0px;
  content: "";
  width: 70%;
  height: 1px;
  background: #d9d9d9;
}

#home .project__content .speech__readmore a:after {
  position: absolute;
  top: 35%;
  right: 0px;
  content: "";
  width: 7px;
  height: 12px;
  background: url("/public/img/arrow-blue.svg") no-repeat right center;
  background-size: cover;
}

#home .news .owl-theme .owl-nav {
  bottom: 59.5%;
}

#home .news .owl-stage {
  padding-left: 0px !important;
}

#home .news__item .detail {
  display: none;
}

#home .news__item .position {
  width: 100%;
}

#home .lifestyle {
  position: relative;
}

#home .lifestyle .speech {
  display: none;
  position: absolute;
  left: -30px;
  right: 30px;
  z-index: 4;
  padding: 30px;
  background: #fff;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
}

#home .lifestyle .speech::before {
  content: "";
  display: block;
  position: absolute;
  right: 40px;
  bottom: -20px;
  width: 0px;
  border-width: 20px 0px 0px 20px;
  border-style: solid;
  border-color: #fff transparent;
  padding-bottom: 0px;
}

#home .lifestyle .speech__title {
  color: #1d3364;
  font-family: "db_heavent_med";
  font-size: 24px;
  line-height: 1em;
}

#home .lifestyle .speech__short {
  min-height: 95px;
  color: #1f1f1f;
  font-family: "db_heavent_li";
  font-size: 20px;
}

#home .lifestyle .speech__footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 15px;
  color: #808080;
  font-family: "db_heavent_li";
  font-size: 16px;
}

#home .lifestyle .speech__footer .readmore {
  text-align: right;
  background: url("/public/img/arrow-right-black.svg") no-repeat right center;
  padding-right: 15px;
  color: #000000;
  font-family: "db_heavent_med";
  font-size: 18px;
}

#home .lifestyle__subject h1 {
  color: #fff;
  font-family: "AvenirNextRegular";
  font-size: 36px;
}

#home .lifestyle__subject .line {
  margin-top: 30px;
  margin-bottom: 40px;
  width: 40px;
  height: 5px;
  background: #f4b221;
}

#home .lifestyle__title {
  padding-right: 30px;
  height: 70px;
  color: #fff;
  font-family: "db_heavent";
  font-size: 25px;
  line-height: 1em;
}

#home .lifestyle__image .opacity {
  min-height: 50vh;
}

#home .link {
  background: #ebebeb;
}

#home .link .opacity {
  position: relative;
  display: block;
  width: 100%;
  background: rgba(0, 41, 87, 0.8);
  padding: 30px;
}

#home .link .opacity .title {
  color: #f4b221;
  font-family: "AvenirNextDemiBold";
  font-size: 50px;
  line-height: 1em;
}

#home .link .opacity .detail {
  position: absolute;
  right: 30px;
  left: 30px;
  bottom: 30px;
  color: #fff;
  font-family: "db_heavent_li";
  font-size: 20px;
  line-height: 1em;
}

@media (max-width: 991px) {
  #home .banner .col-xs-12 {
    padding-left: 20px;
    padding-right: 20px;
  }

  #home .banner__mobile {
    position: relative;
  }

  #home .banner__content {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 99;
    display: flex;
    align-items: center;
  }

  #home .property {
    padding: 50px 20px 35px 20px;
  }

  #home .property__content h1 {
    padding-bottom: 20px;
  }

  #home .property ul {
    padding-top: 15px;
  }

  #home .property ul li a {
    padding: 10px 15px 10px 0px;
  }

  #home .property ul li .image {
    display: inline-block;
    width: 30px;
    text-align: center;
  }

  #home .property ul li .image img {
    margin: 0 auto;
  }

  #home .property ul li .title {
    display: block;
    flex-grow: 2;
    padding-left: 15px;
  }

  #home .project .owl-dots {
    position: absolute;
    right: 0;
    left: 0;
    padding-top: 0px;
  }

  #home .project__highlight {
    left: 20px;
  }

  #home .project__content .speech {
    position: relative;
    z-index: 3;
    padding: 30px;
    background: url("/public/img/speech.jpg") no-repeat top center #fff;
    background-size: 100%;
    position: relative;
    margin: -30px 20px 0px 20px;
  }

  #home .project__content .speech::before {
    content: "";
    display: block;
    position: absolute;
    left: 40px;
    top: -30px;
    width: 0px;
    border-width: 0px 30px 30px 0px;
    border-style: solid;
    border-color: #fff transparent;
    padding-bottom: 0px;
  }

  #home .project__content .speech__readmore a::before {
    width: 60% !important;
  }

  #home .project__content .speech__readmore a:after {
    top: 30%;
  }

  #home .news {
    margin-top: 65px;
  }

  #home .news .opacity {
    display: flex;
    align-items: flex-end;
    padding: 20px;
    background: rgba(0, 0, 0, 0.3);
  }

  #home .news__title {
    position: absolute;
    right: 0;
    left: 0px;
    top: 0px;
  }

  #home .news__first {
    display: block;
    margin-bottom: 5px;
    position: relative;
  }

  #home .news__first h1 {
    padding: 15px 20px;
    color: #fff;
    font-family: "AvenirNextRegular";
    font-size: 36px;
  }

  #home .news__first .line {
    margin-top: 30px;
    width: 40px;
    height: 5px;
    background: #f4b221;
  }

  #home .news__first .opacity {
    min-height: 100vw;
  }

  #home .news__first .title {
    color: #fff;
    font-family: "db_heavent";
    font-size: 34px;
    line-height: 1em;
  }

  #home .news__item {
    display: block;
  }

  #home .news__item .opacity {
    padding: 10px 20px;
    min-height: 50vw;
  }

  #home .news__item .title {
    color: #fff;
    font-family: "db_heavent";
    font-size: 24px;
    line-height: 1em;
  }

  #home .lifestyle {
    padding-left: 20px;
  }

  #home .lifestyle .owl-stage {
    padding-left: 0px !important;
  }

  #home .lifestyle .owl-dots {
    padding-top: 5px;
  }

  #home .link {
    padding: 15px 20px;
  }

  #home .link .opacity {
    padding: 20px;
    min-height: 50vw;
  }

  #home .link .opacity .title {
    font-size: 35px;
  }

  #home .link .opacity .detail {
    right: 20px;
    left: 20px;
    bottom: 20px;
  }

  #home .link__position .padding {
    padding: 15px 0px;
  }
}

@media (min-width: 992px) {
  #home .banner__content {
    max-width: 1000px;
    margin: 0 auto;
    width: 100%;
  }

  #home .banner__content .col-md-6 {
    padding: 0px;
  }

  #home .banner__content--detail {
    padding: 30px 0px;
    font-size: 80px;
  }

  #home .banner__item {
    min-height: 100vh;
  }

  #home .property__content {
    max-width: 1120px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  #home .property__content ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 15px;
  }

  #home .property__content ul li {
    padding: 0px 15px;
  }

  #home .project__content {
    position: absolute;
    right: 0;
    top: 15vh;
    left: 0;
    z-index: 10;
    height: 0px;
    max-width: 980px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-end;
  }

  #home .project__content .speech {
    min-width: 380px;
    min-height: 420px;
  }

  #home .project__content .speech::before {
    content: "";
    display: block;
    position: absolute;
    left: 40px;
    bottom: -30px;
    width: 0px;
    border-width: 30px 30px 0 0px;
    border-style: solid;
    border-color: #fff transparent;
    padding-bottom: 0px;
  }

  #home .news__title {
    position: absolute;
    right: 0;
    left: 50px;
    top: 0px;
  }

  #home .news__item {
    display: flex;
    flex-wrap: wrap;
  }

  #home .news__item .detail {
    padding-top: 15px;
    color: #fff;
    font-family: "db_heavent_li";
    font-size: 20px;
    line-height: 1em;
  }

  #home .news__item .detail .footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 15px;
    font-size: 16px;
  }

  #home .news__item .detail .footer .readmore {
    text-align: right;
    background: url("/public/img/arrow-right.svg") no-repeat right center;
    padding-right: 15px;
    color: #fff;
    font-family: "db_heavent_med";
    font-size: 18px;
  }

  #home .news__item .opacity {
    display: flex;
    align-items: flex-end;
    padding: 20px;
    background: rgba(0, 0, 0, 0.3);
  }

  #home .news__item .opacity:hover {
    background: rgba(0, 41, 87, 0.92);
    -webkit-animation: fadein 0.3s;
    /* Safari, Chrome and Opera > 12.1 */
    /* Firefox < 16 */
    /* Internet Explorer */
    /* Opera < 12.1 */
    animation: fadein 0.3s;
  }

  #home .news__item .opacity:hover .detail {
    display: block;
  }

  #home .news__item .firstbox {
    padding: 2.5px;
    width: 100%;
  }

  #home .news__item .firstbox .opacity {
    padding: 30px 70px;
    min-height: 430px;
  }

  #home .news__item .firstbox .position {
    width: 100%;
  }

  #home .news__item .firstbox .title {
    color: #fff;
    font-family: "db_heavent";
    font-size: 42px;
    line-height: 1em;
  }

  #home .news__item .firstbox h1 {
    padding: 15px 30px;
    color: #fff;
    font-family: "AvenirNextRegular";
    font-size: 36px;
  }

  #home .news__item .firstbox .line {
    margin-top: 30px;
    width: 40px;
    height: 5px;
    background: #f4b221;
  }

  #home .news__item .secondbox {
    padding: 2.5px;
    width: 50%;
  }

  #home .news__item .secondbox .opacity {
    min-height: 212.5px;
  }

  #home .news__item .secondbox .title {
    color: #fff;
    font-family: "db_heavent_med";
    font-size: 25px;
    line-height: 1em;
  }

  #home .lifestyle .owl-stage {
    padding-left: 20px !important;
  }

  #home .lifestyle__subject {
    padding-left: 20px;
  }

  #home .lifestyle__item:hover .speech {
    display: block;
    -webkit-animation: fadein 0.5s;
    /* Safari, Chrome and Opera > 12.1 */
    /* Firefox < 16 */
    /* Internet Explorer */
    /* Opera < 12.1 */
    animation: fadein 0.5s;
  }

  #home .lifestyle__item:hover .opacity {
    background: rgba(0, 41, 87, 0.5);
    -webkit-animation: fadein 0.5s;
    /* Safari, Chrome and Opera > 12.1 */
    /* Firefox < 16 */
    /* Internet Explorer */
    /* Opera < 12.1 */
    animation: fadein 0.5s;
  }

  #home .link .opacity {
    height: 300px;
  }

  #home .link__position {
    max-width: 1180px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 60px 0px;
  }

  #home .link__position .padding {
    padding: 0px 30px;
  }
}

#cookie_pop {
  background: #083971;
  position: fixed;
  bottom: 0px;
  right: 0;
  left: 0;
  z-index: 33;
}

#cookie_pop .cookie {
  padding: 20px 0px;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  text-align: center;
}

#cookie_pop .cookie .read {
  padding-right: 15px;
  color: #fff;
  text-decoration: underline;
}

#cookie_pop .cookie .accept {
  background: #002856;
  padding: 8px 20px;
  color: #fff;
  font-size: 15px;
}

@media (max-width: 991px) {
  #cookie_pop .cookie {
    padding: 10px 5px;
    line-height: 2.5em;
  }

  #cookie_pop .cookie .accept {
    padding: 5px 15px;
    font-size: 12px;
  }
}

@-webkit-keyframes mover {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}

@keyframes mover {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}

@keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/* Firefox < 16 */

/* Safari, Chrome and Opera > 12.1 */

@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/* Internet Explorer */

#project {
  position: relative;
  z-index: 9;
}

#project .project {
  max-width: 1220px;
  margin: 0 auto;
}

#project .box__logo {
  background: #fff;
  padding: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 112px;
  height: 112px;
}

#project .box__logo img {
  width: 90px;
}

#project .box__title {
  padding-top: 15px;
  color: #1f1f1f;
  font-family: "db_heavent_li";
  font-size: 21px;
}

#project .box__short {
  padding-top: 10px;
  color: #002856;
  font-family: "db_heavent_med";
  font-size: 42px;
  line-height: 36px;
}

#project .box__detail {
  padding-top: 10px;
  color: #1f1f1f;
  font-family: "db_heavent_li";
  font-size: 21px;
  line-height: 1em;
}

#project .box__search {
  display: flex;
  flex-wrap: wrap;
  padding-top: 30px;
}

#project .box__search--flex {
  display: flex;
  flex-wrap: wrap;
  padding: 0px 0px;
  align-items: center;
  width: 50%;
  color: #1f1f1f;
  font-family: "db_heavent_li";
  font-size: 21px;
}

#project .box__search--flex .icon-img img {
  margin-right: 10px;
  width: auto;
  height: 22px;
}

#project .box__readmore {
  position: relative;
  padding-top: 15px;
}

#project .box__readmore div {
  position: relative;
  display: block;
  padding-right: 15px;
  color: #002856;
  font-size: 21px;
  font-family: "db_heavent_med";
  text-align: right;
}

#project .box__readmore div:before {
  position: absolute;
  top: 50%;
  left: 0px;
  content: "";
  width: 72%;
  height: 1px;
  background: #d9d9d9;
}

#project .box__readmore div:after {
  position: absolute;
  top: 35%;
  right: 0px;
  content: "";
  width: 7px;
  height: 12px;
  background: url("/public/img/arrow-blue.svg") no-repeat right center;
  background-size: cover;
}

#project .search {
  color: #fff;
  font-family: "db_heavent_li";
  font-size: 21px;
}

@media (max-width: 991px) {
  #project .box .col-xs-12 {
    padding: 0px;
  }

  #project .box .padding {
    padding: 0px 15px;
  }

  #project .box__margin {
    margin-top: -50px;
  }

  #project .box__readmore {
    padding-top: 20px;
    padding-bottom: 30px;
  }

  #project .box__readmore div:before {
    width: 60%;
  }

  #project .box__readmore div:after {
    top: 29%;
  }
}

@media (min-width: 992px) {
  #project .box {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 45px;
  }

  #project .box .order-1 {
    order: 1;
    display: flex;
    align-items: center;
    padding: 0px;
  }

  #project .box .order-1 .padding {
    padding-right: 30px;
    width: 100%;
  }

  #project .box .order-2 {
    order: 2;
    display: flex;
    align-items: center;
    padding: 0px;
  }

  #project .box .order-2 .padding {
    padding-left: 30px;
    width: 100%;
  }
}

#promotion {
  position: relative;
  z-index: 9;
}

#promotion .promotion {
  max-width: 1040px;
  margin: 0 auto;
}

#promotion .promotion__list {
  padding-top: 40px;
}

#promotion .highlights .col-md-6 {
  padding: 0px !important;
}

#promotion .highlights__content {
  position: relative;
}

#promotion .highlights__content:after {
  content: "";
  display: block;
  position: absolute;
  right: 60px;
  bottom: -30px;
  width: 0px;
  z-index: 3;
  border-width: 30px 0px 0px 30px;
  border-style: solid;
  padding-bottom: 0px;
}

#promotion .highlights__content .subject {
  display: block;
}

#promotion .highlights__content .subject__project {
  color: #fff;
  font-family: "db_heavent_li";
  font-size: 21px;
}

#promotion .highlights__content .subject__title {
  margin: 20px 0px;
  color: #fff;
  font-family: "db_heavent_med";
  font-size: 42px;
  line-height: 1em;
}

#promotion .highlights__content .register {
  padding: 10px 30px;
  margin: 15px 0px 20px 0px;
  display: block;
  color: #fff;
  font-family: "db_heavent_med";
  font-size: 24px;
  text-align: center;
}

#promotion .highlights__content .detail {
  display: block;
  color: #fff;
  font-family: "db_heavent_li";
  font-size: 21px;
  line-height: 1.2em;
}

#promotion .highlights__content .detail__readmore {
  position: relative;
  padding-top: 15px;
}

#promotion .highlights__content .detail__readmore div {
  position: relative;
  display: block;
  padding-right: 15px;
  color: #fff;
  font-size: 21px;
  font-family: "db_heavent_med";
  text-align: right;
}

#promotion .highlights__content .detail__readmore div:before {
  position: absolute;
  top: 50%;
  left: 0px;
  content: "";
  width: 72%;
  height: 1px;
  background: #d9d9d9;
}

#promotion .highlights__content .detail__readmore div:after {
  position: absolute;
  top: 30%;
  right: 0px;
  content: "";
  width: 7px;
  height: 12px;
  background: url("/public/img/arrow-right.svg") no-repeat right center;
  background-size: cover;
}

#promotion .box {
  margin-bottom: 30px;
}

#promotion .box__register {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 10px 0px;
}

#promotion .box__register--title {
  color: #fff;
  font-family: "db_heavent_med";
  font-size: 21px;
  line-height: 1em;
}

#promotion .box__register--link {
  padding: 5px 15px;
  color: #000;
  font-family: "db_heavent_med";
  font-size: 21px;
  line-height: 1em;
  text-align: center;
}

#promotion .box__detail a {
  display: block;
}

#promotion .box__detail--text {
  padding-top: 20px;
  color: #1f1f1f;
  font-family: "db_heavent_li";
  font-size: 21px;
  line-height: 1em;
}

#promotion .box__detail--readmore {
  position: relative;
  padding-top: 15px;
}

#promotion .box__detail--readmore div {
  position: relative;
  display: block;
  padding-right: 15px;
  color: #002856;
  font-size: 21px;
  font-family: "db_heavent_med";
  text-align: right;
}

#promotion .box__detail--readmore div:before {
  position: absolute;
  top: 50%;
  left: 0px;
  content: "";
  width: 68%;
  height: 1px;
  background: #d9d9d9;
}

#promotion .box__detail--readmore div:after {
  position: absolute;
  top: 30%;
  right: 0px;
  content: "";
  width: 7px;
  height: 12px;
  background: url("/public/img/arrow-blue.svg") no-repeat right center;
  background-size: cover;
}

@media (max-width: 991px) {
  #promotion .highlights__image {
    display: flex;
    justify-content: center;
  }

  #promotion .highlights__content .max-width {
    padding: 15px;
  }

  #promotion .box__image {
    display: flex;
    justify-content: center;
  }
}

@media (min-width: 992px) {
  #promotion .highlights {
    display: flex;
    flex-wrap: wrap;
    padding: 0px 15px;
    height: 500px;
  }

  #promotion .highlights__image {
    max-width: 500px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #promotion .highlights__content {
    min-width: calc(100% - 500px);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #promotion .highlights__content .register {
    max-width: 130px;
  }

  #promotion .highlights__content .max-width {
    width: 383px;
    display: flex;
    flex-flow: column;
    height: 100%;
    justify-content: space-between;
    padding: 50px 0;
  }
}

#promotiondetail {
  position: relative;
  z-index: 9;
  padding-top: 110px;
  padding-bottom: 50px;
}

#promotiondetail .promotion {
  position: relative;
  max-width: 1040px;
  margin: 0 auto;
}

#promotiondetail .content__back {
  padding-top: 20px;
  padding-bottom: 20px;
}

#promotiondetail .content__back a {
  display: flex;
  align-items: center;
  padding: 10px 0px;
  color: #fff;
  font-family: "db_heavent_li";
  font-size: 21px;
  line-height: 15px;
}

#promotiondetail .content__back a img {
  margin-right: 15px;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

#promotiondetail .content__bg {
  position: relative;
  padding: 30px 15px;
}

#promotiondetail .content__bg:after {
  content: "";
  display: block;
  position: absolute;
  right: 60px;
  bottom: -30px;
  width: 0px;
  z-index: 3;
  border-width: 30px 0px 0px 30px;
  border-style: solid;
  padding-bottom: 0px;
}

#promotiondetail .content__info--project {
  color: #fff;
  font-family: "db_heavent_li";
  font-size: 21px;
}

#promotiondetail .content__info--title {
  padding: 20px 0px 30px 0px;
  color: #fff;
  font-family: "db_heavent_med";
  font-size: 42px;
  line-height: 1em;
}

#promotiondetail .content__info--register a {
  padding: 10px 30px;
  display: block;
  color: #000;
  font-family: "db_heavent_med";
  font-size: 24px;
  line-height: 1em;
  text-align: center;
}

#promotiondetail .content__info--detail {
  padding-top: 30px;
  color: #fff;
  font-family: "db_heavent_li";
  font-size: 21px;
}

#promotiondetail .bottom__back {
  padding-right: 15px;
}

#promotiondetail .bottom__back a {
  display: flex;
  align-items: center;
  border: 1px solid #d9d9d9;
  padding: 5px 15px;
  color: #000;
  font-family: "db_heavent_li";
  font-size: 21px;
  text-align: center;
}

#promotiondetail .bottom__back a img {
  margin-right: 15px;
}

#promotiondetail .bottom__social {
  display: flex;
  align-items: center;
}

#promotiondetail .bottom__social img {
  width: 43px;
}

#promotiondetail .bottom__social a {
  padding: 0px 5px;
}

@media (max-width: 991px) {
  #promotiondetail {
    padding-bottom: 30px;
  }

  #promotiondetail .content__back {
    padding-top: 0px;
    padding-left: 20px;
  }

  #promotiondetail .bottom {
    margin-top: 30px;
  }

  #promotiondetail .bottom__back {
    padding: 15px;
    margin-bottom: 15px;
  }

  #promotiondetail .bottom__back a {
    justify-content: center;
  }

  #promotiondetail .bottom__social {
    padding-left: 15px;
    padding-right: 15px;
    justify-content: space-between;
  }
}

@media (min-width: 992px) {
  #promotiondetail .image {
    position: absolute;
    left: 0;
    z-index: 2;
    width: 53%;
  }

  #promotiondetail .content {
    position: relative;
    z-index: 1;
    width: 50%;
    float: right;
  }

  #promotiondetail .content__back {
    padding-left: 75px;
  }

  #promotiondetail .content__bg {
    padding: 40px 40px 40px 70px;
    min-height: 600px;
  }

  #promotiondetail .content__info--register {
    max-width: 130px;
  }

  #promotiondetail .bottom {
    display: flex;
    align-items: center;
    margin-top: 60px;
    width: 50%;
    float: right;
  }

  #promotiondetail .bottom__flex {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }

  #promotiondetail .bottom__social {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-left: 30px;
  }
}

#news {
  position: relative;
  z-index: 9;
}

#news .main__menu .dropdown .dropdown-menu {
  padding: 10px 15px;
  overflow: inherit;
}

#news .main__menu .height {
  height: 300px;
}

#news .main__menu .frm {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#news .main__menu .frm .glow-2 {
  padding: 0px 5px;
  width: 40%;
}

#news .main__menu .frm .glow-1 {
  padding: 0px 5px;
  width: 20%;
}

#news .main__menu .submit {
  padding: 0px !important;
  width: 100%;
  background: none;
  border: 1px solid #4d6989 !important;
  color: #ffffff;
  font-family: "db_heavent_li";
  font-size: 21px;
  text-align: center;
}

#news .news {
  max-width: 1015px;
  margin: 0 auto;
}

#news .news__item .detail {
  display: none;
  padding-top: 15px;
  width: 100%;
  color: #fff;
  font-family: "db_heavent_li";
  font-size: 20px;
  line-height: 1em;
}

#news .news__item .detail .footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 15px;
  font-size: 16px;
}

#news .news__item .detail .footer .date {
  display: flex;
}

#news .news__item .detail .footer .date img {
  width: 13px;
  height: 13px;
  margin-top: 3px;
  margin-right: 10px;
}

#news .news__item .detail .footer .readmore {
  text-align: right;
  background: url("/public/img/arrow-yellow.svg") no-repeat right center;
  padding-right: 15px;
  color: #f4b221;
  font-family: "db_heavent_med";
  font-size: 21px;
}

#news .news__item .opacity {
  display: flex;
  align-items: flex-end;
  padding: 20px;
  background: url("/public/img/opacity.png") repeat-x bottom;
}

#news .news__item .opacity.non-bg {
  background: none !important;
}

#news .news__item .box.first .position {
  width: 100%;
}

#news .news__item .box.first .position__title {
  position: absolute;
  top: 30px;
}

#news .news__item .box.first .top {
  max-width: 620px;
}

#news .news__item .box.first .detail {
  display: block;
}

#news .news__item .box.first .title {
  font-size: 42px;
}

#news .news__item .box .position {
  width: 100%;
}

#news .news__item .box .title {
  padding-right: 15px;
  color: #fff;
  font-family: "db_heavent_med";
  font-size: 25px;
  line-height: 1em;
}

#news .news__item .box .opacity {
  min-height: 30vh;
}

#news .page {
  padding-top: 30px;
}

@media (max-width: 991px) {
  #news .news .col-xs-12 {
    padding: 2.5px 0px;
  }

  #news .news__item .opacity {
    display: flex;
    align-items: flex-end;
  }
}

@media (min-width: 992px) {
  #news .main__menu .dropdown .dropdown-menu {
    padding: 10px 15px;
    width: 360px;
    left: -220px;
    overflow: inherit;
  }

  #news .news__title {
    position: absolute;
    right: 0;
    left: 50px;
    top: 0px;
  }

  #news .news__item {
    display: flex;
    flex-wrap: wrap;
    padding: 2.5px;
  }

  #news .news__item .detail {
    padding-top: 15px;
    width: 100%;
    color: #fff;
    font-family: "db_heavent_li";
    font-size: 20px;
    line-height: 1em;
  }

  #news .news__item .detail .footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 15px;
    font-size: 16px;
  }

  #news .news__item .detail .footer .date {
    display: flex;
  }

  #news .news__item .detail .footer .date img {
    width: 13px;
    height: 13px;
    margin-right: 10px;
  }

  #news .news__item .opacity {
    display: flex;
    align-items: flex-end;
    padding: 20px;
  }

  #news .news__item .opacity:hover {
    background: rgba(0, 41, 87, 0.92);
    -webkit-animation: fadein 0.3s;
    /* Safari, Chrome and Opera > 12.1 */
    /* Firefox < 16 */
    /* Internet Explorer */
    /* Opera < 12.1 */
    animation: fadein 0.3s;
  }

  #news .news__item .opacity:hover .position__title {
    position: absolute;
    top: 30px;
  }

  #news .news__item .opacity:hover .detail {
    display: block;
  }

  #news .news__item .opacity.non-bg:hover {
    background: rgba(0, 41, 87, 0.92) !important;
    -webkit-animation: fadein 0.3s;
    /* Safari, Chrome and Opera > 12.1 */
    /* Firefox < 16 */
    /* Internet Explorer */
    /* Opera < 12.1 */
    animation: fadein 0.3s;
  }

  #news .news__item .opacity.non-bg:hover .position__title {
    position: absolute;
    top: 30px;
  }

  #news .news__item .opacity.non-bg:hover .detail {
    display: block;
  }

  #news .news__item .box {
    display: block;
    width: 100%;
  }

  #news .news__item .box.first .opacity {
    min-height: 480px;
  }

  #news .news__item .box .opacity {
    min-height: 280px;
  }
}

#newsdetail {
  position: relative;
  z-index: 9;
  padding-top: 290px;
  padding-bottom: 50px;
}

#newsdetail .newsdetail {
  position: relative;
  max-width: 1040px;
  margin: 0 auto;
}

#newsdetail .info__back {
  padding-top: 20px;
  padding-bottom: 20px;
}

#newsdetail .info__back a {
  display: flex;
  align-items: center;
  padding: 10px 0px;
  color: #000;
  font-family: "db_heavent_li";
  font-size: 21px;
  line-height: 15px;
}

#newsdetail .info__back a img {
  margin-right: 15px;
}

#newsdetail .info__project {
  color: #000;
  font-family: "db_heavent_med";
  font-size: 42px;
  line-height: 1em;
}

#newsdetail .info__title {
  color: #000;
  font-family: "db_heavent_med";
  font-size: 42px;
  line-height: 1em;
}

#newsdetail .info__date {
  display: flex;
  padding-top: 10px;
  padding-bottom: 30px;
  color: #808080;
  font-family: "db_heavent_li";
  font-size: 21px;
  line-height: 1em;
}

#newsdetail .info__date .st0 {
  fill: #808080;
}

#newsdetail .info__date svg {
  width: 13px;
  height: 13px;
  margin-top: 3px;
  margin-right: 10px;
}

#newsdetail .content {
  padding-top: 70px;
}

#newsdetail .content h1 {
  margin: 0px;
  padding: 20px 0px 15px 0px;
  color: #000;
  font-family: "db_heavent_med";
  font-size: 28px;
  line-height: 1em;
}

#newsdetail .content__detail {
  color: #000;
  font-family: "db_heavent_li";
  font-size: 21px;
}

#newsdetail .content__gallery {
  margin-left: -5px;
  margin-right: -5px;
}

#newsdetail .content__gallery a {
  display: block;
}

#newsdetail .content__gallery .image {
  width: 100%;
  height: 160px;
}

#newsdetail .content__gallery .padding {
  padding: 5px;
}

#newsdetail .content__gallery .flex {
  display: flex;
  flex-wrap: wrap;
}

#newsdetail .bottom__back {
  padding-right: 15px;
}

#newsdetail .bottom__back a {
  display: flex;
  align-items: center;
  border: 1px solid #d9d9d9;
  padding: 5px 15px;
  color: #000;
  font-family: "db_heavent_li";
  font-size: 21px;
  text-align: center;
}

#newsdetail .bottom__back a img {
  margin-right: 15px;
}

#newsdetail .bottom__social {
  display: flex;
  align-items: center;
}

#newsdetail .bottom__social img {
  width: 43px;
}

#newsdetail .bottom__social a {
  padding: 0px 5px;
}

@media (max-width: 991px) {
  #newsdetail {
    padding-bottom: 30px;
  }

  #newsdetail .info {
    padding: 0px 15px;
  }

  #newsdetail .content {
    padding: 0px 15px;
  }

  #newsdetail .content h1 {
    padding: 20px 0px 15px 5px;
  }

  #newsdetail .bottom {
    margin-top: 30px;
  }

  #newsdetail .bottom__back {
    padding: 15px;
    margin-bottom: 15px;
  }

  #newsdetail .bottom__back a {
    justify-content: center;
  }

  #newsdetail .bottom__social {
    padding-left: 15px;
    padding-right: 15px;
    justify-content: space-between;
  }

  #newsdetail .bottom__social a {
    padding: 0px 0px;
  }
}

@media (min-width: 992px) {
  #newsdetail .info {
    position: absolute;
    left: 0;
    z-index: 2;
    width: 50%;
    padding-right: 30px;
  }

  #newsdetail .content {
    position: relative;
    z-index: 1;
    width: 50%;
    float: right;
  }

  #newsdetail .content__gallery {
    margin-left: -5px;
    margin-right: -5px;
  }

  #newsdetail .bottom {
    display: flex;
    align-items: center;
    margin-top: 60px;
    width: 50%;
    float: right;
  }

  #newsdetail .bottom__flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }

  #newsdetail .bottom__social {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-left: 30px;
  }
}

#contact {
  position: relative;
  z-index: 9;
}

#contact .info h1 {
  margin: 0px;
  padding-bottom: 40px;
  color: #fff;
  font-family: "AvenirNextMedium";
  font-size: 50px;
}

#contact .info__title {
  padding-bottom: 30px;
  color: #f3b220;
  font-family: "db_heavent_med";
  font-size: 41px;
  line-height: 0.8em;
}

#contact .info__address {
  color: #fff;
  font-family: "db_heavent_li";
  font-size: 21px;
  line-height: 1.5em;
}

#contact .info__tel {
  padding-top: 30px;
  display: flex;
  align-items: center;
}

#contact .info__tel a {
  color: #fff;
  font-size: 24px;
  font-family: "AvenirNextDemiBold";
}

#contact .info__tel span {
  border-bottom: 1px solid #fff;
}

#contact .info__tel img {
  margin-right: 15px;
  width: 23px;
  height: 23px;
}

#contact .info__email {
  padding-top: 15px;
  display: flex;
  align-items: center;
}

#contact .info__email a {
  color: #fff;
  font-family: "db_heavent_med";
  font-size: 24px;
}

#contact .info__email span {
  border-bottom: 1px solid #fff;
}

#contact .info__email img {
  margin-top: 15px;
  margin-right: 15px;
  width: 25px;
  height: 19px;
}

#contact .form {
  background: url("/public/img/bg-form.jpg") no-repeat right top #fff;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
  padding: 50px 20px;
}

#contact .form h1 {
  margin: 0px;
  padding: 0px 15px 40px 15px;
  color: #002955;
  font-family: "AvenirNextDemiBold";
  font-size: 30px;
}

#contact .form .important {
  color: #a6a6a6;
  font-family: "db_heavent_li";
  font-size: 18px;
  line-height: 1em;
}

#contact .form .submit {
  background: #f3b220;
  width: 100%;
  color: #000;
  font-family: "db_heavent";
  font-size: 26px;
  text-align: center;
}

#contact .form .thankyou {
  color: #107d20;
  font-family: "db_heavent_li";
  font-size: 26px;
}

#contact .map.graphicMap {
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#contact .map .gmaps-wrapper {
  position: relative;
  padding-bottom: 80vh;
  height: 0;
  overflow: hidden;
  z-index: 2;
}

#contact .map .gmaps-wrapper .dmxGoogleMaps {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  z-index: 2;
}

@media (max-width: 991px) {
  #contact .info {
    padding-top: 130px;
    padding-bottom: 60px;
    padding-left: 15px;
    padding-right: 15px;
    background: url("/public/img/bg-contact.jpg") no-repeat center top;
    background-size: cover;
  }

  #contact .info__tel a {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }

  #contact .info__email a {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }

  #contact .form {
    padding: 50px 0px;
  }

  #contact .form .important {
    padding-bottom: 30px;
    text-align: center;
  }

  #contact .map .gmaps-wrapper {
    padding-bottom: 70vh;
  }
}

@media (min-width: 992px) {
  #contact .contact {
    position: relative;
    z-index: 3;
  }

  #contact .contact:before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 96%;
    background: url("/public/img/bg-contact.jpg") no-repeat center top;
    background-size: cover;
  }

  #contact .contact__content {
    display: flex;
    flex-wrap: wrap;
    max-width: 1000px;
    margin: 0 auto;
    padding-top: 110px;
    position: relative;
    z-index: 3;
  }

  #contact .info {
    width: 50%;
  }

  #contact .info__content {
    max-width: 380px;
  }

  #contact .form {
    width: 50%;
  }

  #contact .map {
    position: relative;
    margin-top: -30px;
  }

  #contact .map .gmaps-wrapper {
    padding-bottom: 590px;
  }
}

#policy {
  position: relative;
  z-index: 9;
  padding-top: 160px;
  padding-bottom: 30px;
}

#policy .policy,
#policy .cookie {
  max-width: 1000px;
  margin: 0 auto;
}

#policy .policy h1,
#policy .cookie h1 {
  text-align: center;
}

@media (max-width: 991px) {
  #policy .policy {
    padding: 0 20px;
  }
}

#life {
  position: relative;
  z-index: 9;
}

#life .life {
  max-width: 1120px;
  margin: 0 auto;
}

#life .box {
  padding-bottom: 30px;
}

#life .box__image {
  min-height: 350px;
}

#life .box__title {
  padding: 20px 0px 15px 0px;
  min-height: 100px;
  color: #000;
  font-family: "db_heavent_med";
  font-size: 24px;
  line-height: 1.2em;
}

#life .box__detail {
  min-height: 60px;
  color: #000;
  font-family: "db_heavent_li";
  font-size: 21px;
  line-height: 1em;
}

#life .box__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#life .box__bottom--tag {
  display: flex;
  align-items: center;
}

#life .box__bottom--tag a {
  color: #002955;
  font-family: "db_heavent_li";
  font-size: 21px;
  line-height: 1em;
}

#life .box__bottom--tag img {
  margin-top: 2px;
  margin-right: 10px;
  width: 20px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

#life .box__bottom--tag span {
  border-bottom: 1px solid #002955;
}

#life .box__bottom--readmore a {
  display: block;
  position: relative;
  padding-right: 20px;
  color: #002955;
  font-family: "db_heavent_med";
  font-size: 21px;
}

#life .box__bottom--readmore a:after {
  content: "";
  position: absolute;
  top: 9px;
  right: 0;
  width: 7px;
  height: 12px;
  background: url("/public/img/arrow-blue.svg") no-repeat right center;
  background-size: cover;
}

#lifedetail {
  position: relative;
  z-index: 9;
  padding-top: 110px;
  padding-bottom: 50px;
}

#lifedetail .lifedetail {
  position: relative;
  max-width: 1040px;
  margin: 0 auto;
}

#lifedetail .content h1 {
  margin: 0px;
  padding: 20px 5px 15px 5px;
  color: #000;
  font-family: "db_heavent_med";
  font-size: 28px;
  line-height: 1em;
}

#lifedetail .content__top {
  min-height: 210px;
}

#lifedetail .content__top--title {
  padding-bottom: 30px;
  color: #fff;
  font-family: "db_heavent_med";
  font-size: 42px;
  line-height: 1em;
}

#lifedetail .content__top--tag a {
  display: flex;
  align-items: center;
  color: #fff;
  font-family: "db_heavent_li";
  font-size: 21px;
  line-height: 1em;
}

#lifedetail .content__top--tag .st0 {
  fill: #fff;
}

#lifedetail .content__top--tag svg {
  margin-right: 10px;
  width: 20px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

#lifedetail .content__top--tag span {
  border-bottom: 1px solid #fff;
}

#lifedetail .content__back {
  padding-top: 20px;
  padding-bottom: 20px;
}

#lifedetail .content__back a {
  display: flex;
  align-items: center;
  padding: 10px 0px;
  color: #fff;
  font-family: "db_heavent_li";
  font-size: 21px;
  line-height: 15px;
}

#lifedetail .content__back a img {
  margin-right: 15px;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

#lifedetail .content__detail {
  color: #000;
  font-family: "db_heavent_li";
  font-size: 21px;
}

#lifedetail .content__gallery {
  margin-left: -5px;
  margin-right: -5px;
}

#lifedetail .content__gallery a {
  display: block;
}

#lifedetail .content__gallery .image {
  width: 100%;
  height: 160px;
}

#lifedetail .content__gallery .padding {
  padding: 5px;
}

#lifedetail .content__gallery .flex {
  display: flex;
  flex-wrap: wrap;
}

#lifedetail .bottom__back {
  padding-right: 15px;
}

#lifedetail .bottom__back a {
  display: flex;
  align-items: center;
  border: 1px solid #d9d9d9;
  padding: 5px 15px;
  color: #000;
  font-family: "db_heavent_li";
  font-size: 21px;
  text-align: center;
}

#lifedetail .bottom__back a img {
  margin-right: 15px;
}

#lifedetail .bottom__social {
  display: flex;
  align-items: center;
}

#lifedetail .bottom__social img {
  width: 43px;
}

#lifedetail .bottom__social a {
  padding: 0px 5px;
}

@media (max-width: 991px) {
  #lifedetail {
    padding-bottom: 30px;
  }

  #lifedetail .info {
    padding: 0px 15px;
  }

  #lifedetail .content {
    padding: 0px 15px;
  }

  #lifedetail .content__image {
    padding: 15px 0px 40px 0px;
  }

  #lifedetail .bottom {
    margin-top: 30px;
  }

  #lifedetail .bottom__back {
    padding: 15px;
    margin-bottom: 15px;
  }

  #lifedetail .bottom__back a {
    justify-content: center;
  }

  #lifedetail .bottom__social {
    padding-left: 15px;
    padding-right: 15px;
    justify-content: space-between;
  }
}

@media (min-width: 992px) {
  #lifedetail .mainimage {
    position: absolute;
    left: 0;
    z-index: 2;
    width: 50%;
    padding-right: 35px;
  }

  #lifedetail .content {
    position: relative;
    z-index: 1;
    width: 50%;
    float: right;
  }

  #lifedetail .content__gallery {
    margin-left: -5px;
    margin-right: -5px;
  }

  #lifedetail .bottom {
    display: flex;
    align-items: center;
    margin-top: 60px;
    width: 50%;
    float: right;
  }

  #lifedetail .bottom__flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }

  #lifedetail .bottom__social {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-left: 30px;
  }
}

#smartlife {
  position: relative;
  z-index: 9;
}

#smartlife .owl-carousel {
  height: 100%;
}

#smartlife .owl-stage-outer {
  height: 100%;
}

#smartlife .owl-stage {
  height: 100%;
  padding-left: 0px !important;
}

#smartlife .owl-item {
  height: 100%;
}

#smartlife .owl-theme[data-countimage="1"] .owl-nav,
#smartlife .owl-theme[data-countimage="1"] .owl-dots {
  display: none !important;
}

#smartlife .owl-theme .owl-nav {
  position: absolute;
  right: 0px;
  left: 0px;
  bottom: calc(50% + (42px / 2));
  margin: 0 30px;
}

#smartlife .owl-theme .owl-nav img {
  width: 70%;
  height: 70%;
  margin: 0 auto;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

#smartlife .owl-theme .owl-nav .owl-next,
#smartlife .owl-theme .owl-nav .owl-prev {
  display: flex;
  justify-content: center;
  align-items: center;
}

#smartlife .owl-theme .owl-nav .owl-next.disabled,
#smartlife .owl-theme .owl-nav .owl-prev.disabled {
  opacity: 1;
  background: #779CA44d;
}

#smartlife .owl-theme .owl-nav .owl-next {
  position: absolute;
  right: -31px;
  bottom: 0px;
  border-radius: 0px;
  width: 42px;
  height: 42px;
  padding: 0px;
  margin: 0px;
  background: #779CA4;
  border: none;
  outline: none;
  opacity: 1;
}

#smartlife .owl-theme .owl-nav .owl-prev {
  position: absolute;
  right: -31px;
  top: 0px;
  border-radius: 0px;
  width: 42px;
  height: 42px;
  padding: 0px;
  margin: 0px;
  background: #779CA4;
  border: none;
  outline: none;
  opacity: 1;
}

#smartlife .owl-theme .owl-nav .owl-prev img {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

#smartlife .owl-theme .owl-dots {
  position: absolute;
  bottom: 120px;
  width: 100%;
}

#smartlife .owl-theme .owl-dots .owl-dot span {
  width: 27px;
  height: 12px;
  mask-image: url("/public/img/Union_dot.svg");
  -webkit-mask-image: url("/public/img/Union_dot.svg");
  background-color: #ECDFD4;
  border-radius: unset;
  margin: 0;
}

#smartlife .owl-theme .owl-dots .owl-dot.active span {
  mask-image: url("/public/img/Union_dot.svg");
  -webkit-mask-image: url("/public/img/Union_dot.svg");
  background-color: #fff;
  border-radius: unset;
  margin: 0;
}

#smartlife .main__menu .dropdown .dropdown-menu {
  padding: 10px 15px;
  overflow: inherit;
}

#smartlife .main__menu .height {
  height: 300px;
}

#smartlife .main__menu .frm {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#smartlife .main__menu .frm .glow-2 {
  padding: 0px 5px;
  width: 40%;
}

#smartlife .main__menu .frm .glow-1 {
  padding: 0px 5px;
  width: 20%;
}

#smartlife .main__menu .submit {
  padding: 0px !important;
  width: 100%;
  background: none;
  border: 1px solid #4d6989 !important;
  color: #ffffff;
  font-family: "db_heavent_li";
  font-size: 21px;
  text-align: center;
}

#smartlife .smartlife {
  max-width: 1045px;
  margin: 0 auto;
}

#smartlife .smartlife__item .detail {
  display: none;
  padding-top: 15px;
  width: 100%;
  color: #fff;
  font-family: "db_heavent_li";
  font-size: 20px;
  line-height: 1em;
}

#smartlife .smartlife__item .detail .footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 15px;
  font-size: 16px;
}

#smartlife .smartlife__item .detail .footer .date {
  display: flex;
}

#smartlife .smartlife__item .detail .footer .date img {
  width: 13px;
  height: 13px;
  margin-top: 3px;
  margin-right: 10px;
}

#smartlife .smartlife__item .detail .footer .readmore {
  text-align: right;
  background: url("/public/img/arrow-yellow.svg") no-repeat right center;
  padding-right: 15px;
  color: #f4b221;
  font-family: "db_heavent_med";
  font-size: 21px;
}

#smartlife .smartlife__item .opacity {
  display: flex;
  align-items: flex-end;
  padding: 20px;
}

#smartlife .smartlife__item .opacity.non-bg {
  background: none !important;
}

#smartlife .smartlife__item .box {
  padding-bottom: 30px;
}

#smartlife .smartlife__item .box.first .image {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

#smartlife .smartlife__item .box.first .position {
  width: 100%;
}

#smartlife .smartlife__item .box.first .position__title {
  position: absolute;
  top: 30px;
}

#smartlife .smartlife__item .box.first .top {
  max-width: 620px;
}

#smartlife .smartlife__item .box.first .detail {
  display: block;
}

#smartlife .smartlife__item .box.first .title {
  font-size: 42px;
}

#smartlife .smartlife__item .box__image {
  min-height: 350px;
}

#smartlife .smartlife__item .box__title {
  padding: 20px 0px 15px 0px;
  min-height: 60px;
  color: #000;
  font-family: "db_heavent_med";
  font-size: 24px;
  line-height: 1.2em;
  text-align: center;
}

#smartlife .smartlife__item .box__detail {
  color: #000;
  font-family: "db_heavent_li";
  font-size: 21px;
  line-height: 1em;
}

#smartlife .smartlife__item .box__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#smartlife .smartlife__item .box__bottom--tag {
  display: flex;
  align-items: center;
}

#smartlife .smartlife__item .box__bottom--tag a {
  color: #002955;
  font-family: "db_heavent_li";
  font-size: 21px;
  line-height: 1em;
}

#smartlife .smartlife__item .box__bottom--tag img {
  margin-top: 2px;
  margin-right: 10px;
  width: 20px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

#smartlife .smartlife__item .box__bottom--tag span {
  border-bottom: 1px solid #002955;
}

#smartlife .smartlife__item .box__bottom--readmore a {
  display: block;
  position: relative;
  padding-right: 20px;
  color: #002955;
  font-family: "db_heavent_med";
  font-size: 21px;
}

#smartlife .smartlife__item .box__bottom--readmore a:after {
  content: "";
  position: absolute;
  top: 9px;
  right: 0;
  width: 7px;
  height: 12px;
  background: url("/public/img/arrow-blue.svg") no-repeat right center;
  background-size: cover;
}

#smartlife .smartlife__item .box .position {
  width: 100%;
}

#smartlife .smartlife__item .box .title {
  padding-right: 15px;
  color: #fff;
  font-family: "db_heavent_med";
  font-size: 25px;
  line-height: 1em;
}

#smartlife .smartlife__item .box .opacity {
  min-height: 350px;
}

@media (max-width: 991px) {
  #smartlife .smartlife__item.first {
    padding-bottom: 40px;
  }

  #smartlife .smartlife__item.first .image .opacity {
    min-height: 30vh;
  }

  #smartlife .smartlife__item .box .opacity {
    min-height: 210px;
  }

  #smartlife .smartlife__item .opacity {
    display: flex;
    align-items: flex-end;
  }
}

@media (min-width: 992px) {
  #smartlife .main__menu .dropdown .dropdown-menu {
    padding: 10px 15px;
    width: 360px;
    left: -220px;
    overflow: inherit;
  }

  #smartlife .smartlife__title {
    position: absolute;
    right: 0;
    left: 50px;
    top: 0px;
  }

  #smartlife .smartlife__item {
    display: flex;
    flex-wrap: wrap;
  }

  #smartlife .smartlife__item .detail {
    padding-top: 15px;
    width: 100%;
    color: #fff;
    font-family: "db_heavent_li";
    font-size: 20px;
    line-height: 1em;
  }

  #smartlife .smartlife__item .detail .footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 15px;
    font-size: 16px;
  }

  #smartlife .smartlife__item .detail .footer .date {
    display: flex;
  }

  #smartlife .smartlife__item .detail .footer .date img {
    width: 13px;
    height: 13px;
    margin-right: 10px;
  }

  #smartlife .smartlife__item .opacity {
    display: flex;
    align-items: flex-end;
    padding: 20px;
  }

  #smartlife .smartlife__item .box {
    display: block;
    width: calc(100% / 3);
    max-width: calc((100% / 3) - ( ( 10.7px)));
    margin-right: 15px;
  }

  #smartlife .smartlife__item .box.first {
    width: 100%;
    max-width: 100%;
    margin-right: unset;
  }

  #smartlife .smartlife__item .box.first .opacity {
    min-height: 480px;
  }

  #smartlife .smartlife__item .box .opacity {
    min-height: 280px;
  }

  #smartlife .smartlife__item .box:last-child {
    margin-right: unset;
  }
}

.bg-header.loan {
  position: relative;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bg-header__text {
  position: relative;
  color: #fff;
  font-size: 36px;
  font-family: "AvenirNextRegular";
  padding: 30px 0px;
}

.bg-header__text:before {
  content: "";
  position: absolute;
  left: 90px;
  bottom: 0;
  height: 1px;
  width: 30%;
  border-bottom: 3px solid #f4b221;
}

#loan_calculation {
  position: relative;
  z-index: 9;
}

#loan_calculation .main.loan {
  padding-top: 60px;
  padding-bottom: 40px;
}

@media (max-width: 991px) {
  #loan_calculation .main.loan {
    padding-top: 40px;
  }
}

#loan_calculation .main__menu.loan {
  display: block;
  padding: 0;
}

#loan_calculation .main__menu h1.loan {
  text-align: center;
  font-family: "db_heavent_med";
  font-size: 32px;
  color: #002856;
  padding: 0;
}

@media (max-width: 991px) {
  #loan_calculation .main__menu h1 {
    margin-bottom: 10px;
  }
}

#loan_calculation .main__menu--text {
  display: flex;
  justify-content: center;
}

#loan_calculation .main__menu--text--sub {
  font-size: 22px;
  color: #4d4d4d;
  font-family: "db_heavent_med";
}

#loan_calculation .main__menu .dropdown .dropdown-menu {
  padding: 10px 15px;
  overflow: inherit;
}

#loan_calculation .main__menu .height {
  height: 300px;
}

#loan_calculation .main__menu .frm {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#loan_calculation .main__menu .frm .glow-2 {
  padding: 0px 5px;
  width: 40%;
}

#loan_calculation .main__menu .frm .glow-1 {
  padding: 0px 5px;
  width: 20%;
}

#loan_calculation .main__menu .submit {
  padding: 0px !important;
  width: 100%;
  background: none;
  border: 1px solid #4d6989 !important;
  color: #ffffff;
  font-family: "db_heavent_li";
  font-size: 21px;
  text-align: center;
}

#loan_calculation .loan {
  max-width: 665px;
  margin: 0 auto;
}

#loan_calculation .loan .frm_loan .formgroup .input_unit {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0px;
  color: #000;
  font-family: "db_heavent_li";
  font-size: 20px;
}

#loan_calculation .loan__item .detail {
  display: none;
  padding-top: 15px;
  width: 100%;
  color: #fff;
  font-family: "db_heavent_li";
  font-size: 20px;
  line-height: 1em;
}

#loan_calculation .loan__item .detail .footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 15px;
  font-size: 16px;
}

#loan_calculation .loan__item .detail .footer .date {
  display: flex;
}

#loan_calculation .loan__item .detail .footer .date img {
  width: 13px;
  height: 13px;
  margin-top: 3px;
  margin-right: 10px;
}

#loan_calculation .loan__item .detail .footer .readmore {
  text-align: right;
  background: url("/public/img/arrow-yellow.svg") no-repeat right center;
  padding-right: 15px;
  color: #f4b221;
  font-family: "db_heavent_med";
  font-size: 21px;
}

#loan_calculation .loan__item .opacity {
  display: flex;
  align-items: flex-end;
  padding: 20px;
  background: url("/public/img/opacity.png") repeat-x bottom;
}

#loan_calculation .loan__item .opacity.non-bg {
  background: none !important;
}

#loan_calculation .loan__item .box.first .position {
  width: 100%;
}

#loan_calculation .loan__item .box.first .position__title {
  position: absolute;
  top: 30px;
}

#loan_calculation .loan__item .box.first .top {
  max-width: 620px;
}

#loan_calculation .loan__item .box.first .detail {
  display: block;
}

#loan_calculation .loan__item .box.first .opacity {
  min-height: 70vh;
}

#loan_calculation .loan__item .box.first .title {
  font-size: 42px;
}

#loan_calculation .loan__item .box .position {
  width: 100%;
}

#loan_calculation .loan__item .box .title {
  padding-right: 15px;
  color: #fff;
  font-family: "db_heavent_med";
  font-size: 25px;
  line-height: 1em;
}

#loan_calculation .loan__item .box .opacity {
  min-height: 30vh;
}

#loan_calculation .loan .foot .button {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

#loan_calculation .loan .foot .button__reset {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 204px;
  padding: 5px 0px;
  border: 2px solid #656565;
  font-size: 24px;
  font-family: "db_heavent_med";
  color: #4d4d4d;
  margin-right: 5px;
}

@media (max-width: 991px) {
  #loan_calculation .loan .foot .button__reset {
    margin-right: 0;
    margin-bottom: 20px;
    width: 100%;
  }
}

#loan_calculation .loan .foot .button__reset input {
  background: none;
  border: none !important;
  width: 100%;
}

#loan_calculation .loan .foot .button__submit {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 204px;
  padding: 5px 0px;
  border: 2px solid #f4b221;
  background-color: #f4b221;
  font-size: 24px;
  font-family: "db_heavent_med";
  color: #000;
}

@media (max-width: 991px) {
  #loan_calculation .loan .foot .button__submit {
    width: 100%;
  }
}

#loan_calculation .loan .foot .button__submit input {
  background-color: #f4b221;
  width: 100%;
}

#loan_calculation .loan .foot .remark {
  margin-top: 30px;
}

#loan_calculation .loan .foot .remark__text {
  color: #757575;
  font-size: 14px;
  font-family: "db_heavent_li";
  text-align: center;
}

#loan_calculation .loan .foot .foot_button {
  margin-top: 15px;
  margin-bottom: 40px;
}

#loan_calculation .loan .foot .result_month {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 52px;
}

#loan_calculation .loan .foot .result_month__label {
  font-size: 20px;
  font-family: "db_heavent_med";
  color: #000;
}

#loan_calculation .loan .foot .result_month__number {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 30px;
  font-family: "db_heavent_med";
  color: #000;
}

#loan_calculation .loan .foot .result_month__number--currency {
  font-size: 20px;
  font-family: "db_heavent_li";
  margin-left: 10px;
}

#loan_calculation .loan .foot .result_month:before {
  position: absolute;
  top: 0;
  left: 0px;
  content: "";
  width: 100%;
  height: 1px;
  background: #d9d9d9;
}

#loan_calculation .loan .foot .result_net {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 52px;
}

#loan_calculation .loan .foot .result_net__label {
  font-size: 20px;
  font-family: "db_heavent_med";
  color: #000;
}

#loan_calculation .loan .foot .result_net__number {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 30px;
  font-family: "db_heavent_med";
  color: #000;
}

#loan_calculation .loan .foot .result_net__number--currency {
  font-size: 20px;
  font-family: "db_heavent_li";
  margin-left: 10px;
}

#loan_calculation .loan .foot .result_net:before {
  position: absolute;
  top: 0;
  left: 0px;
  content: "";
  width: 100%;
  height: 1px;
  background: #d9d9d9;
}

#loan_calculation .page {
  padding-top: 30px;
}

@media (max-width: 991px) {
  #loan_calculation .loan {
    padding: 0px 35px;
  }

  #loan_calculation .loan .col-xs-12 {
    padding: 2.5px 0px;
  }

  #loan_calculation .loan__item .opacity {
    display: flex;
    align-items: flex-end;
  }
}

@media (min-width: 992px) {
  #loan_calculation .main__menu .dropdown .dropdown-menu {
    padding: 10px 15px;
    width: 360px;
    left: -220px;
    overflow: inherit;
  }

  #loan_calculation .loan__title {
    position: absolute;
    right: 0;
    left: 50px;
    top: 0px;
  }

  #loan_calculation .loan__item {
    display: flex;
    flex-wrap: wrap;
    padding: 2.5px;
  }

  #loan_calculation .loan__item .detail {
    padding-top: 15px;
    width: 100%;
    color: #fff;
    font-family: "db_heavent_li";
    font-size: 20px;
    line-height: 1em;
  }

  #loan_calculation .loan__item .detail .footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 15px;
    font-size: 16px;
  }

  #loan_calculation .loan__item .detail .footer .date {
    display: flex;
  }

  #loan_calculation .loan__item .detail .footer .date img {
    width: 13px;
    height: 13px;
    margin-right: 10px;
  }

  #loan_calculation .loan__item .opacity {
    display: flex;
    align-items: flex-end;
    padding: 20px;
  }

  #loan_calculation .loan__item .opacity:hover {
    background: rgba(0, 41, 87, 0.92);
    -webkit-animation: fadein 0.3s;
    /* Safari, Chrome and Opera > 12.1 */
    /* Firefox < 16 */
    /* Internet Explorer */
    /* Opera < 12.1 */
    animation: fadein 0.3s;
  }

  #loan_calculation .loan__item .opacity:hover .position__title {
    position: absolute;
    top: 30px;
  }

  #loan_calculation .loan__item .opacity:hover .detail {
    display: block;
  }

  #loan_calculation .loan__item .opacity.non-bg:hover {
    background: rgba(0, 41, 87, 0.92) !important;
    -webkit-animation: fadein 0.3s;
    /* Safari, Chrome and Opera > 12.1 */
    /* Firefox < 16 */
    /* Internet Explorer */
    /* Opera < 12.1 */
    animation: fadein 0.3s;
  }

  #loan_calculation .loan__item .opacity.non-bg:hover .position__title {
    position: absolute;
    top: 30px;
  }

  #loan_calculation .loan__item .opacity.non-bg:hover .detail {
    display: block;
  }

  #loan_calculation .loan__item .box {
    display: block;
    width: 100%;
  }

  #loan_calculation .loan__item .box.first .opacity {
    min-height: 480px;
  }

  #loan_calculation .loan__item .box .opacity {
    min-height: 280px;
  }
}

.bg-header.land_proposal {
  position: relative;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bg-header__text {
  position: relative;
  color: #fff;
  font-size: 36px;
  font-family: "AvenirNextRegular";
  padding: 30px 0px;
}

.bg-header__text:before {
  content: "";
  position: absolute;
  left: 90px;
  bottom: 0;
  height: 1px;
  width: 30%;
  border-bottom: 3px solid #f4b221;
}

#land_proposal {
  position: relative;
  z-index: 9;
}

#land_proposal .main.land_proposal {
  padding-top: 60px;
  padding-bottom: 20px;
}

@media (max-width: 991px) {
  #land_proposal .main.land_proposal {
    padding-top: 40px;
  }
}

#land_proposal .main__menu.land_proposal {
  display: block;
  padding: 0;
}

#land_proposal .main__menu h1.land_proposal {
  text-align: center;
  font-family: "db_heavent_med";
  font-size: 32px;
  color: #002856;
  padding: 0;
  margin: 0;
}

@media (max-width: 991px) {
  #land_proposal .main__menu h1 {
    margin-bottom: 10px;
  }
}

#land_proposal .main__menu--text {
  display: flex;
  justify-content: flex-start;
  padding: 0px 15px;
}

@media (max-width: 991px) {
  #land_proposal .main__menu--text {
    justify-content: center;
  }
}

#land_proposal .main__menu--text--sub {
  font-size: 22px;
  color: #4d4d4d;
  font-family: "db_heavent_med";
}

#land_proposal .main__menu .dropdown .dropdown-menu {
  padding: 10px 15px;
  overflow: inherit;
}

#land_proposal .main__menu .height {
  height: 300px;
}

#land_proposal .main__menu .frm {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#land_proposal .main__menu .frm .glow-2 {
  padding: 0px 5px;
  width: 40%;
}

#land_proposal .main__menu .frm .glow-1 {
  padding: 0px 5px;
  width: 20%;
}

#land_proposal .main__menu .submit {
  padding: 0px !important;
  width: 100%;
  background: none;
  border: 1px solid #4d6989 !important;
  color: #ffffff;
  font-family: "db_heavent_li";
  font-size: 21px;
  text-align: center;
}

#land_proposal .land_proposal {
  max-width: 665px;
  margin: 0 auto;
}

#land_proposal .land_proposal .thankyou {
  color: #107d20;
  font-family: "db_heavent_li";
  font-size: 30px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
}

#land_proposal .land_proposal .frm_land_proposal .formgroup__label {
  color: #000;
  font-family: "db_heavent_li";
  font-size: 26px;
  font-weight: 700;
}

#land_proposal .land_proposal .frm_land_proposal .formgroup .alert_customer_type {
  position: absolute;
  left: 0px;
  bottom: -15px;
  z-index: 1;
  display: block;
  border: none;
  color: #a00909;
  font-family: "db_heavent_li";
  font-size: 16px;
  text-align: right;
}

#land_proposal .land_proposal .frm_land_proposal .formgroup .radio_subject {
  display: flex;
  justify-content: flex-start;
}

@media (max-width: 991px) {
  #land_proposal .land_proposal .frm_land_proposal .formgroup .radio_subject {
    justify-content: center;
  }
}

#land_proposal .land_proposal .frm_land_proposal .formgroup .radio_subject label {
  display: flex;
  align-items: center;
  position: relative;
  top: -2px;
}

#land_proposal .land_proposal .frm_land_proposal .formgroup .radio_subject label span {
  font-size: 20px;
  color: #002856;
}

#land_proposal .land_proposal .frm_land_proposal .formgroup .radio_subject__radio {
  margin-right: 20px;
}

#land_proposal .land_proposal .frm_land_proposal .formgroup .radio_subject__radio--bt {
  cursor: pointer;
  position: absolute;
  opacity: 0;
}

#land_proposal .land_proposal .frm_land_proposal .formgroup .radio_subject__radio--bt + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: sub;
  width: 20px;
  height: 20px;
  border: 1px solid #c6c6c6;
  border-radius: 50%;
}

#land_proposal .land_proposal .frm_land_proposal .formgroup .radio_subject__radio--bt:checked + label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 9px;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #20446d;
  border-radius: 50%;
}

@media (max-width: 991px) {
  #land_proposal .land_proposal .frm_land_proposal .formgroup .radio_subject__radio--bt:checked + label:after {
    top: 8px;
  }
}

#land_proposal .land_proposal .frm_land_proposal .formgroup .input_unit {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0px;
  color: #000;
  font-family: "db_heavent_li";
  font-size: 26px;
  font-weight: 700;
}

#land_proposal .land_proposal .frm_land_proposal .formgroup .dropdowns {
  z-index: 99;
}

#land_proposal .land_proposal .frm_land_proposal .formgroup .dropdowns.open .carat {
  -webkit-transform: rotate(312deg);
          transform: rotate(312deg);
}

#land_proposal .land_proposal .frm_land_proposal .formgroup .dropdowns .selected {
  border-bottom: 1px solid #999999;
  color: #000;
  font-family: "db_heavent_li";
  font-size: 26px;
  font-weight: 700;
}

#land_proposal .land_proposal .frm_land_proposal .formgroup .dropdowns .carat {
  background: url("/public/img/down-small.svg") no-repeat;
  background-size: cover;
  top: 10px;
  right: 0;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(133deg);
          transform: rotate(133deg);
}

#land_proposal .land_proposal .frm_land_proposal .formgroup .dropdowns div {
  top: 38px;
}

#land_proposal .land_proposal .frm_land_proposal .formgroup .dropdowns div ul {
  overflow: auto;
}

#land_proposal .land_proposal .frm_land_proposal .formgroup .dropdowns li {
  padding-left: 15px;
  padding-right: 15px;
  font-family: "db_heavent";
  font-size: 26px;
  text-align: left;
}

#land_proposal .land_proposal .frm_land_proposal .formgroup .upload .browse {
  position: relative;
  padding: 10px 30px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: 1px dashed #bfbfbf;
  border-radius: 3px;
  background: #fff;
  color: #002856 !important;
  font-family: "db_heavent_li";
  font-size: 21px;
  text-align: center;
}

#land_proposal .land_proposal .frm_land_proposal .formgroup .upload .browse img {
  width: 13px;
  margin-right: 7px;
  vertical-align: baseline;
}

#land_proposal .land_proposal .frm_land_proposal .formgroup .upload .filetext {
  padding-bottom: 5px;
  color: #000;
  font-family: "db_heavent_li";
  font-size: 18px;
}

#land_proposal .land_proposal .frm_land_proposal .formgroup .upload input[type=file] {
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0 !important;
  cursor: pointer;
}

#land_proposal .land_proposal .frm_land_proposal .formgroup .upload .condition {
  color: #808080;
  font-family: "db_heavent_li";
  font-size: 18px;
}

#land_proposal .land_proposal .frm_land_proposal .formgroup .upload .form-error.help-block {
  bottom: -25px;
}

#land_proposal .land_proposal .frm_land_proposal .formgroup .check_ocpb {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 30px 0px 50px 0px;
  height: 1px;
}

#land_proposal .land_proposal .frm_land_proposal .formgroup .check_ocpb label {
  left: unset;
  font-size: 20px;
  text-decoration: none;
}

#land_proposal .land_proposal .frm_land_proposal .formgroup .check_ocpb .styled-checkbox {
  position: absolute;
  opacity: 0;
}

#land_proposal .land_proposal .frm_land_proposal .formgroup .check_ocpb .styled-checkbox + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: sub;
  width: 20px;
  height: 20px;
  border: 1px solid #c6c6c6;
}

#land_proposal .land_proposal .frm_land_proposal .formgroup .check_ocpb .styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 12px;
  width: 2px;
  height: 2px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #20446d;
  box-shadow: 2px 0 0 #20446d, 4px 0 0 #20446d, 4px -2px 0 #20446d, 4px -4px 0 #20446d, 4px -6px 0 #20446d, 4px -8px 0 #20446d;
}

@-moz-document url-prefix()  {
  #land_proposal .land_proposal .frm_land_proposal .formgroup .check_ocpb .styled-checkbox:checked + label:after {
    width: 3px;
    height: 3px;
  }
}

#land_proposal .land_proposal .frm_land_proposal .formgroup .agreement {
  padding: 20px 20px;
  border: 2px solid #d9d9d9;
  max-height: 122px;
  overflow: auto;
  margin-top: 5px;
}

#land_proposal .land_proposal .frm_land_proposal .formgroup .agreement__label {
  color: #000;
  font-family: "db_heavent_li";
  font-size: 26px;
  font-weight: 700;
}

#land_proposal .land_proposal .frm_land_proposal .formgroup .agreement__content {
  font-size: 20px;
  font-family: "db_heavent_med";
  color: #000;
}

#land_proposal .land_proposal .frm_land_proposal .formgroup.z-index-6 {
  z-index: 6;
}

#land_proposal .land_proposal .frm_land_proposal .formgroup.z-index-5 {
  z-index: 5;
}

#land_proposal .land_proposal .frm_land_proposal .formgroup.z-index-4 {
  z-index: 4;
}

#land_proposal .land_proposal .frm_land_proposal .formgroup.z-index-3 {
  z-index: 3;
}

#land_proposal .land_proposal .frm_land_proposal .formgroup.z-index-2 {
  z-index: 2;
}

#land_proposal .land_proposal .frm_land_proposal .formgroup.z-index-1 {
  z-index: 1;
}

#land_proposal .land_proposal__item .detail {
  display: none;
  padding-top: 15px;
  width: 100%;
  color: #fff;
  font-family: "db_heavent_li";
  font-size: 20px;
  line-height: 1em;
}

#land_proposal .land_proposal__item .detail .footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 15px;
  font-size: 16px;
}

#land_proposal .land_proposal__item .detail .footer .date {
  display: flex;
}

#land_proposal .land_proposal__item .detail .footer .date img {
  width: 13px;
  height: 13px;
  margin-top: 3px;
  margin-right: 10px;
}

#land_proposal .land_proposal__item .detail .footer .readmore {
  text-align: right;
  background: url("/public/img/arrow-yellow.svg") no-repeat right center;
  padding-right: 15px;
  color: #f4b221;
  font-family: "db_heavent_med";
  font-size: 21px;
}

#land_proposal .land_proposal__item .opacity {
  display: flex;
  align-items: flex-end;
  padding: 20px;
  background: url("/public/img/opacity.png") repeat-x bottom;
}

#land_proposal .land_proposal__item .opacity.non-bg {
  background: none !important;
}

#land_proposal .land_proposal__item .box.first .position {
  width: 100%;
}

#land_proposal .land_proposal__item .box.first .position__title {
  position: absolute;
  top: 30px;
}

#land_proposal .land_proposal__item .box.first .top {
  max-width: 620px;
}

#land_proposal .land_proposal__item .box.first .detail {
  display: block;
}

#land_proposal .land_proposal__item .box.first .opacity {
  min-height: 70vh;
}

#land_proposal .land_proposal__item .box.first .title {
  font-size: 42px;
}

#land_proposal .land_proposal__item .box .position {
  width: 100%;
}

#land_proposal .land_proposal__item .box .title {
  padding-right: 15px;
  color: #fff;
  font-family: "db_heavent_med";
  font-size: 25px;
  line-height: 1em;
}

#land_proposal .land_proposal__item .box .opacity {
  min-height: 30vh;
}

#land_proposal .land_proposal .foot .button {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

#land_proposal .land_proposal .foot .button__reset {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 204px;
  padding: 5px 0px;
  border: 2px solid #656565;
  font-size: 24px;
  font-family: "db_heavent_med";
  color: #4d4d4d;
  margin-right: 5px;
}

@media (max-width: 991px) {
  #land_proposal .land_proposal .foot .button__reset {
    margin-right: 0;
    margin-bottom: 20px;
    width: 100%;
  }
}

#land_proposal .land_proposal .foot .button__reset input {
  background: none;
  border: none !important;
  width: 100%;
}

#land_proposal .land_proposal .foot .button__submit {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 204px;
  padding: 5px 0px;
  border: 2px solid #f4b221;
  background-color: #f4b221;
  font-size: 24px;
  font-family: "db_heavent_med";
  color: #000;
}

@media (max-width: 991px) {
  #land_proposal .land_proposal .foot .button__submit {
    width: 100%;
  }
}

#land_proposal .land_proposal .foot .button__submit input {
  background-color: #f4b221;
  width: 100%;
}

#land_proposal .land_proposal .foot .remark {
  margin-bottom: 30px;
}

#land_proposal .land_proposal .foot .remark__text {
  color: #000;
  font-size: 20px;
  font-family: "db_heavent_li";
  text-align: center;
}

#land_proposal .land_proposal .foot .foot_button {
  margin-bottom: 40px;
}

#land_proposal .land_proposal .foot .result_month {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 52px;
}

#land_proposal .land_proposal .foot .result_month__label {
  font-size: 20px;
  font-family: "db_heavent_med";
  color: #000;
}

#land_proposal .land_proposal .foot .result_month__number {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 30px;
  font-family: "db_heavent_med";
  color: #000;
}

#land_proposal .land_proposal .foot .result_month__number--currency {
  font-size: 20px;
  font-family: "db_heavent_li";
  margin-left: 10px;
}

#land_proposal .land_proposal .foot .result_month:before {
  position: absolute;
  top: 0;
  left: 0px;
  content: "";
  width: 100%;
  height: 1px;
  background: #d9d9d9;
}

#land_proposal .land_proposal .foot .result_net {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 52px;
}

#land_proposal .land_proposal .foot .result_net__label {
  font-size: 20px;
  font-family: "db_heavent_med";
  color: #000;
}

#land_proposal .land_proposal .foot .result_net__number {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 30px;
  font-family: "db_heavent_med";
  color: #000;
}

#land_proposal .land_proposal .foot .result_net__number--currency {
  font-size: 20px;
  font-family: "db_heavent_li";
  margin-left: 10px;
}

#land_proposal .land_proposal .foot .result_net:before {
  position: absolute;
  top: 0;
  left: 0px;
  content: "";
  width: 100%;
  height: 1px;
  background: #d9d9d9;
}

#land_proposal .page {
  padding-top: 30px;
}

@media (max-width: 991px) {
  #land_proposal .land_proposal {
    padding: 0px 35px;
  }

  #land_proposal .land_proposal .col-xs-12 {
    padding: 2.5px 0px;
  }

  #land_proposal .land_proposal__item .opacity {
    display: flex;
    align-items: flex-end;
  }
}

@media (min-width: 992px) {
  #land_proposal .main__menu .dropdown .dropdown-menu {
    padding: 10px 15px;
    width: 360px;
    left: -220px;
    overflow: inherit;
  }

  #land_proposal .land_proposal__title {
    position: absolute;
    right: 0;
    left: 50px;
    top: 0px;
  }

  #land_proposal .land_proposal__item {
    display: flex;
    flex-wrap: wrap;
    padding: 2.5px;
  }

  #land_proposal .land_proposal__item .detail {
    padding-top: 15px;
    width: 100%;
    color: #fff;
    font-family: "db_heavent_li";
    font-size: 20px;
    line-height: 1em;
  }

  #land_proposal .land_proposal__item .detail .footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 15px;
    font-size: 16px;
  }

  #land_proposal .land_proposal__item .detail .footer .date {
    display: flex;
  }

  #land_proposal .land_proposal__item .detail .footer .date img {
    width: 13px;
    height: 13px;
    margin-right: 10px;
  }

  #land_proposal .land_proposal__item .opacity {
    display: flex;
    align-items: flex-end;
    padding: 20px;
  }

  #land_proposal .land_proposal__item .opacity:hover {
    background: rgba(0, 41, 87, 0.92);
    -webkit-animation: fadein 0.3s;
    /* Safari, Chrome and Opera > 12.1 */
    /* Firefox < 16 */
    /* Internet Explorer */
    /* Opera < 12.1 */
    animation: fadein 0.3s;
  }

  #land_proposal .land_proposal__item .opacity:hover .position__title {
    position: absolute;
    top: 30px;
  }

  #land_proposal .land_proposal__item .opacity:hover .detail {
    display: block;
  }

  #land_proposal .land_proposal__item .opacity.non-bg:hover {
    background: rgba(0, 41, 87, 0.92) !important;
    -webkit-animation: fadein 0.3s;
    /* Safari, Chrome and Opera > 12.1 */
    /* Firefox < 16 */
    /* Internet Explorer */
    /* Opera < 12.1 */
    animation: fadein 0.3s;
  }

  #land_proposal .land_proposal__item .opacity.non-bg:hover .position__title {
    position: absolute;
    top: 30px;
  }

  #land_proposal .land_proposal__item .opacity.non-bg:hover .detail {
    display: block;
  }

  #land_proposal .land_proposal__item .box {
    display: block;
    width: 100%;
  }

  #land_proposal .land_proposal__item .box.first .opacity {
    min-height: 480px;
  }

  #land_proposal .land_proposal__item .box .opacity {
    min-height: 280px;
  }
}

#career {
  position: relative;
  z-index: 9;
}

#career .main__info--detail {
  color: #fff;
  font-family: "db_heavent_li";
  font-size: 21px;
  line-height: 1.5em;
}

#career .main__info--drop a {
  display: block;
  padding: 5px 10px;
  border: 1px solid #fff;
  color: #fff;
  font-family: "db_heavent";
  font-size: 26px;
  text-align: center;
}

#career .box {
  display: block;
  background: #fff;
  padding: 30px;
  margin-bottom: 30px;
}

#career .box h1 {
  margin: 0px;
  color: #002856;
  font-family: "db_heavent_med";
  font-size: 42px;
  line-height: 36px;
}

#career .box__position {
  color: #002856;
  font-family: "db_heavent_med";
  font-size: 24px;
}

#career .box__position span {
  color: #002856;
  font-family: "db_heavent_li";
  font-size: 21px;
}

#career .box__detail {
  color: #000;
  font-family: "db_heavent_li";
  font-size: 21px;
  line-height: 1em;
}

#career .box__detail ul {
  -webkit-padding-start: 0px;
          padding-inline-start: 0px;
}

#career .box__detail li {
  list-style-position: inside;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#career .box__detail ul li > span {
  position: relative;
  left: -10px;
}

#career .box__readmore {
  position: relative;
  padding-top: 25px;
}

#career .box__readmore div {
  position: relative;
  display: block;
  padding-right: 15px;
  color: #002856;
  font-size: 21px;
  font-family: "db_heavent_med";
  text-align: right;
}

#career .box__readmore div:before {
  position: absolute;
  top: 50%;
  left: 0px;
  content: "";
  width: 70%;
  height: 1px;
  background: #d9d9d9;
}

#career .box__readmore div:after {
  position: absolute;
  top: 35%;
  right: 0px;
  content: "";
  width: 7px;
  height: 12px;
  background: url("/public/img/arrow-blue.svg") no-repeat right center;
  background-size: cover;
}

#career .thankyou {
  color: #107d20;
  font-family: "db_heavent_li";
  font-size: 26px;
  text-align: right;
}

@media (max-width: 991px) {
  #career .main {
    padding: 130px 15px 30px 15px;
  }

  #career .main__info--drop {
    margin-top: 20px;
    display: flex;
    justify-content: flex-end;
  }

  #career .box__readmore div:before {
    width: 65%;
  }

  #career .box__readmore div:after {
    top: 29%;
  }
}

@media (min-width: 992px) {
  #career .main__info {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
    padding-top: 35px;
  }

  #career .main__info--detail {
    width: 70%;
  }

  #career .main__info--drop {
    width: 20%;
    padding-bottom: 17px;
  }

  #career .career {
    max-width: 1050px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
  }

  #career .career .col-md-6 {
    flex-wrap: wrap;
    align-items: stretch;
  }

  #career .box {
    padding: 45px;
  }

  #career .box__top {
    height: 170px;
  }

  #career .box__detail {
    height: 95px;
    overflow: hidden;
  }
}

#sidecareer {
  position: fixed;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  right: -100%;
}

#sidecareer.insidecareer {
  left: 0;
  z-index: 999;
}

#sidecareer .career {
  background: #fff;
  width: 100vw;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  padding: 70px 15px 0px 15px;
  overflow-y: scroll;
}

#sidecareer .career__closes {
  position: absolute;
  top: 30px;
  right: 30px;
}

#sidecareer .career__closes img {
  width: 18px;
}

#sidecareer .career__content h1 {
  margin: 0px;
  padding-bottom: 30px;
  color: #002856;
  font-family: "AvenirNextMedium";
  font-size: 38px;
  line-height: 1em;
}

#sidecareer .career__content .submit {
  position: relative;
  width: 100%;
  background: #002856;
  padding: 5px 0px;
  color: #fff;
  font-family: "db_heavent";
  font-size: 26px;
  text-align: center;
}

#sidecareer input:focus ~ label,
#sidecareer .input ~ label,
#sidecareer textarea:focus ~ label {
  color: #000 !important;
  font-family: "db_heavent_li" !important;
  font-size: 18px !important;
  font-weight: normal;
}

#sidecareer .upload .browse {
  position: relative;
  padding: 10px 30px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: 1px dashed #bfbfbf;
  border-radius: 3px;
  background: #fff;
  color: #002856 !important;
  font-family: "db_heavent_li";
  font-size: 21px;
  text-align: center;
}

#sidecareer .upload .browse img {
  width: 13px;
  margin-right: 7px;
  vertical-align: baseline;
}

#sidecareer .upload .filetext {
  padding-bottom: 5px;
  color: #000;
  font-family: "db_heavent_li";
  font-size: 18px;
}

#sidecareer .upload input[type=file] {
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0 !important;
  cursor: pointer;
}

#sidecareer .upload .condition {
  color: #808080;
  font-family: "db_heavent_li";
  font-size: 18px;
}

#sidecareer .upload .form-error.help-block {
  bottom: -25px;
}

@media (min-width: 992px) {
  #sidecareer .career {
    max-width: 40%;
    padding: 70px 0px 0px 0px;
  }

  #sidecareer .career__content {
    max-width: 350px;
    margin: 0 auto;
  }
}

#careerdetail {
  position: relative;
  z-index: 9;
  min-height: 50vh;
}

#careerdetail .career {
  background: #fff;
  max-width: 750px;
  margin: 0 auto;
  padding: 30px 15px;
}

#careerdetail .career__back a {
  display: flex;
  align-items: center;
  padding: 10px 0px;
  color: #002856;
  font-family: "db_heavent_li";
  font-size: 21px;
  line-height: 15px;
}

#careerdetail .career__back a img {
  margin-right: 10px;
  width: 19px;
}

#careerdetail .career h1 {
  margin: 0px;
  padding: 15px 0px;
  color: #002856;
  font-family: "db_heavent_med";
  font-size: 42px;
  line-height: 1em;
}

#careerdetail .career h2 {
  margin: 0px;
  padding-bottom: 15px;
  color: #002856;
  font-family: "db_heavent_med";
  font-size: 24px;
}

#careerdetail .career__info {
  padding-top: 20px;
  padding-bottom: 15px;
  border-top: 1px solid #d9d9d9;
}

#careerdetail .career__position {
  color: #002856;
  font-family: "db_heavent_med";
  font-size: 24px;
}

#careerdetail .career__position span {
  color: #002856;
  font-family: "db_heavent_li";
  font-size: 21px;
}

#careerdetail .career__detail {
  color: #1f1f1f;
  font-family: "db_heavent_li";
  font-size: 21px;
  line-height: 1em;
}

#careerdetail .career__detail ul {
  padding: 0px 0px 0px 15px;
  list-style-position: outside;
}

#careerdetail .career__apply a {
  display: block;
  background: #002856;
  padding: 5px;
  color: #fff;
  font-family: "db_heavent";
  font-size: 26px;
  text-align: center;
}

#careerdetail .bottom__back {
  padding-right: 15px;
}

#careerdetail .bottom__back a {
  display: flex;
  align-items: center;
  border: 1px solid #d9d9d9;
  padding: 5px 15px;
  color: #000;
  font-family: "db_heavent_li";
  font-size: 21px;
  text-align: center;
}

#careerdetail .bottom__back a img {
  margin-right: 15px;
}

#careerdetail .bottom__social {
  display: flex;
  align-items: center;
}

#careerdetail .bottom__social img {
  width: 43px;
}

#careerdetail .bottom__social a {
  padding: 0px 5px;
}

#careerdetail .thankyou {
  color: #107d20;
  font-family: "db_heavent_li";
  font-size: 26px;
  text-align: right;
}

@media (max-width: 991px) {
  #careerdetail {
    margin: 90px 0px 50px 0px;
  }

  #careerdetail .career__info {
    padding-top: 35px;
  }

  #careerdetail .career__detail {
    padding: 15px 0px;
  }

  #careerdetail .career__apply {
    margin-bottom: 30px;
  }

  #careerdetail .bottom__back {
    padding: 15px;
    margin-bottom: 15px;
  }

  #careerdetail .bottom__back a {
    justify-content: center;
  }

  #careerdetail .bottom__social {
    padding-left: 15px;
    padding-right: 15px;
    justify-content: space-between;
  }
}

@media (min-width: 992px) {
  #careerdetail {
    margin-top: 110px;
    margin-bottom: 50px;
  }

  #careerdetail .career {
    padding: 30px 50px;
  }

  #careerdetail .career__flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    padding: 15px 0px 30px 0px;
  }

  #careerdetail .career__info .career__detail {
    width: 100%;
  }

  #careerdetail .career__detail {
    width: 70%;
  }

  #careerdetail .career__apply {
    width: 160px;
  }

  #careerdetail .bottom {
    display: flex;
    align-items: center;
    margin-top: 60px;
  }

  #careerdetail .bottom__flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }

  #careerdetail .bottom__social {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-left: 30px;
  }
}

#corporate {
  position: relative;
  z-index: 9;
}

#corporate .owl-dots {
  padding-top: 15px;
  padding-bottom: 10px;
}

#corporate .owl-theme .owl-dots .owl-dot span {
  width: 7px;
  height: 7px;
  background: #c2c2c2 !important;
  opacity: 1;
}

#corporate .owl-theme .owl-dots .owl-dot:hover span {
  background: #002856 !important;
  opacity: 1;
}

#corporate .owl-theme .owl-dots .owl-dot.active span {
  background: #002856 !important;
  opacity: 1;
}

#corporate .owl-theme .owl-nav {
  position: absolute;
  right: 0px;
  left: 0px;
  bottom: 50%;
  max-width: 1120px;
  margin: 0 auto;
}

#corporate .owl-theme .owl-nav img {
  width: 38px;
  height: 38px;
  margin: 0 auto;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

#corporate .owl-theme .owl-nav .owl-prev {
  position: absolute;
  left: 15px;
  border-radius: 0px;
  width: 38px;
  height: 38px;
  padding: 0px;
  margin: 0px;
  background: none;
  outline: none;
  opacity: 1;
}

#corporate .owl-theme .owl-nav .owl-prev img {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

#corporate .owl-theme .owl-nav .owl-prev:hover {
  opacity: 1;
  color: #000;
}

#corporate .owl-theme .owl-nav .owl-next {
  position: absolute;
  right: 15px;
  border-radius: 0px;
  width: 38px;
  height: 38px;
  padding: 0px;
  margin: 0px;
  background: none;
  border: none;
  outline: none;
  opacity: 1;
}

#corporate .owl-theme .owl-nav .owl-next:hover {
  opacity: 1;
  color: #000;
}

#corporate .owl-theme .owl-nav .disabled {
  display: none !important;
}

#corporate:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  z-index: 0;
  background: url("/public/img/bg-corporate.jpg") no-repeat center top;
  background-size: cover;
}

#corporate .menu {
  list-style: none;
}

#corporate .menu a {
  display: block;
  color: #fff;
  font-family: "db_heavent_med";
  font-size: 21px;
}

#corporate .menu a.active {
  color: #f4b221;
}

#corporate .corporate {
  position: relative;
  z-index: 1;
  max-width: 1020px;
  margin: 0 auto;
}

#corporate .corporate h1 {
  margin: 0px;
  color: #fff;
  font-size: 24px;
}

#corporate .corporate__subject--title {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #fff;
  font-size: 40px;
}

#corporate .corporate__subject--line {
  float: right;
  width: 100px;
  height: 3px;
  background: #f4b221;
}

#corporate .corporate__info {
  color: #fff;
  font-family: "db_heavent_li";
  font-size: 21px;
}

#corporate .award {
  max-width: 1050px;
  margin: 0 auto;
  text-align: center;
}

#corporate .award h1 {
  max-width: 330px;
  margin: 0 auto;
  padding: 15px 0px;
  color: #000;
  font-family: "db_heavent_med";
  font-size: 24px;
}

#corporate .award__detail {
  color: #000;
  font-family: "db_heavent_li";
  font-size: 18px;
}

#corporate .award__readmore {
  position: relative;
  max-width: 100px;
  margin: 0 auto;
  margin-top: 10px;
  padding-right: 15px;
  color: #002856;
  font-family: "db_heavent_med";
  font-size: 21px;
}

#corporate .award__readmore:after {
  position: absolute;
  top: 35%;
  right: 0px;
  content: "";
  width: 7px;
  height: 12px;
  background: url("/public/img/arrow-blue.svg") no-repeat right center;
  background-size: cover;
}

#corporate .organization {
  position: relative;
  z-index: 1;
}

#corporate .organization .owl-carousel .owl-stage {
  padding-left: 15px !important;
}

#corporate .organization .owl-item {
  background: #002856;
}

#corporate .organization .owl-item img {
  opacity: 0.3;
}

#corporate .organization .owl-item.active img {
  opacity: 1;
}

#corporate .organization h1 {
  margin: 0px;
  padding: 30px 15px;
  color: #fff;
  font-family: "AvenirNextRegular";
  font-size: 24px;
}

#corporate .organization .box {
  position: relative;
}

#corporate .organization .box .opacity {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url("/public/img/opacity-blue.png") repeat-x top;
}

#corporate .organization .box__info {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 15px 15px 0px 15px;
}

#corporate .organization .box__info h2 {
  margin: 0px;
  color: #fff;
  font-family: "db_heavent_med";
  font-size: 24px;
}

#corporate .organization .box__info--detail {
  padding-top: 5px;
  padding-bottom: 15px;
  color: #fff;
  font-family: "db_heavent_li";
  font-size: 18px;
}

#corporate .organization .box__info--line {
  width: 100px;
  height: 5px;
  background: #f4b221;
}

#corporate .organization .executive h1 {
  color: #002856;
}

#corporate .subsidiary {
  position: relative;
  z-index: 1;
  max-width: 1020px;
  margin: 0 auto;
}

#corporate .subsidiary .box {
  background: #fff;
  box-shadow: 5px 5px 5px rgba(204, 204, 204, 0.3);
  margin-bottom: 30px;
  position: relative;
}

#corporate .subsidiary .box__info {
  padding: 30px 0px;
}

#corporate .subsidiary .box__info h2 {
  margin: 0px;
  color: #000;
  font-family: "db_heavent_med";
  font-size: 24px;
}

#corporate .subsidiary .box__info--detail {
  color: #000;
  font-family: "db_heavent_li";
  font-size: 21px;
}

#corporate .subsidiary .box__info--detail .full-width {
  text-align: center;
  margin-bottom: 60px;
}

#corporate .subsidiary .box__info--detail .page-width {
  width: 100%;
  max-width: 900px;
}

#corporate .subsidiary .box__info--detail button {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  padding: 6px 6px;
  padding-left: 20px;
  color: #000000;
  cursor: pointer;
  border-radius: 2px;
  text-decoration: underline;
  transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -webkit-transition: 0.25s ease-in-out;
  border: none;
  display: inline-block;
  outline: none;
  float: right;
  font-size: 21px;
  position: absolute;
  bottom: 97px;
  right: 50px;
  background: #fff;
}

@media (max-width: 991px) {
  #corporate .subsidiary .box__info--detail button {
    right: 15px;
  }
}

#corporate .subsidiary .box__info--detail button.active {
  bottom: 60px;
}

#corporate .subsidiary .box__info--detail div.expander {
  position: relative;
  overflow: hidden;
  max-height: 93px;
  transition: max-height 0.5s ease-in-out;
  -moz-transition: max-height 0.5s ease-in-out;
  -webkit-transition: max-height 0.5s ease-in-out;
  margin-bottom: 15px;
  text-align: initial;
}

#corporate .subsidiary .box__info--detail div.expander:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
}

#corporate .subsidiary .box__info--detail div.expander.expanded:before {
  opacity: 0;
}

#corporate .subsidiary .box__info--detail .other {
  display: none;
}

#corporate .subsidiary .box__info--detail span {
  text-decoration: underline;
}

#corporate .subsidiary .box__info--detail .content_readmore {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  height: 2.8em;
  margin: 0 auto;
  font-size: 21px;
  line-height: 1.4;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: height 0.25s ease-out;
}

#corporate .subsidiary .box__info--detail .content_readmore.active {
  height: auto;
  transition: height 0.25s ease-in;
}

#corporate .subsidiary .box__info--detail .button_readmore {
  display: flex;
  justify-content: flex-end;
}

#corporate .vision {
  padding-top: 30px;
  position: relative;
  z-index: 1;
  max-width: 1020px;
  margin: 0 auto;
}

#corporate .vision h1 {
  margin: 0px;
  color: #fff;
  font-family: "AvenirNextRegular";
  font-size: 24px;
  text-align: center;
}

#corporate .vision .blue {
  color: #002856;
}

#corporate .vision .yellow {
  color: #f4b221;
}

#corporate .vision__flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 40px;
}

#corporate .vision__subject {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
}

#corporate .vision__subject--title {
  padding-top: 10px;
  padding-bottom: 20px;
  color: #fff;
  font-family: "db_heavent";
  text-align: center;
  font-size: 36px;
  line-height: 42px;
}

#corporate .vision__subject--line {
  width: 100px;
  height: 3px;
  background: #f4b221;
  position: absolute;
  bottom: 0;
}

#corporate .vision__space {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  padding-top: 25px;
}

#corporate .vision__space--item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc((100% / 3) - 40px);
  height: 250px;
  font-family: "db_heavent_li";
  font-size: 20px;
  line-height: 22px;
  text-align: center;
  background-color: #fff;
  margin-bottom: 20px;
  padding: 20px;
  box-shadow: 0 0 10px 0px #0000004f;
  position: relative;
}

#corporate .vision__space--item p {
  margin-bottom: 0;
}

#corporate .vision__space--item .div_bold {
  font-size: 28px;
  line-height: 26px;
  margin: 5px 0;
  font-family: "db_heavent_med";
}

#corporate .vision__space--item:after {
  content: " ";
  height: 5px;
  width: 100px;
  background: #f4b221;
  position: absolute;
  bottom: 0;
}

#corporate .vision__space_second {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  padding-top: 25px;
}

#corporate .vision__space_second--item {
  width: calc((100% / 3) - 40px);
  text-align: center;
  margin-bottom: 20px;
}

#corporate .vision__space_second--item.small {
  width: 25%;
}

#corporate .vision__space_second--head {
  width: 80px;
  height: 80px;
  min-width: 80px;
  min-height: 80px;
  font-family: "AvenirNextMedium";
  font-size: 28px;
  color: #f4b221;
  text-transform: capitalize;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  background-color: #002856;
  border-radius: 50%;
}

#corporate .vision__space_second--title {
  font-family: "db_heavent_med";
  font-size: 28px;
  color: #002856;
  margin: 10px 0;
}

#corporate .vision__space_second--subject {
  font-family: "db_heavent_li";
  font-size: 20px;
  line-height: 22px;
}

@media (max-width: 991px) {
  #corporate:before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    background: url("/public/img/bg-corporate-mobile.jpg") no-repeat center top;
    background-size: cover;
  }

  #corporate .menu li {
    width: 80px;
  }

  #corporate .menu li.width {
    width: 130px !important;
  }

  #corporate .menu li.width2 {
    width: 110px !important;
  }

  #corporate .menu li.width3 {
    width: 100px !important;
  }

  #corporate .corporate h1 {
    padding: 0px 15px;
  }

  #corporate .corporate__flex {
    padding: 0px 15px;
  }

  #corporate .corporate__subject--title {
    padding: 15px 0px;
  }

  #corporate .corporate__info {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  #corporate .award {
    display: flow-root;
  }

  #corporate .award .box {
    margin-bottom: 30px;
  }

  #corporate .organization .box .opacity {
    background-size: contain;
  }

  #corporate .subsidiary {
    padding: 0px 15px;
  }

  #corporate .subsidiary .box__info {
    padding: 30px 15px;
  }

  #corporate .vision {
    padding-top: 25px;
  }

  #corporate .vision h1 {
    padding: 0px 15px;
  }

  #corporate .vision__flex {
    padding: 0px 15px 40px;
  }

  #corporate .vision__subject--title {
    padding: 40px 0px;
  }

  #corporate .vision__space {
    padding-top: 40px;
  }

  #corporate .vision__space--item {
    margin: unset;
    width: 70vw;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  #corporate .vision__space_second {
    display: unset;
    padding-top: 40px;
  }

  #corporate .vision__space_second--item {
    margin: 25px auto;
    width: 100%;
  }

  #corporate .vision__space_second--item.small {
    width: 100%;
  }

  #corporate #vision_mission {
    padding-left: 0;
    padding-right: 0;
  }

  #corporate #vision_mission .owl-stage-outer {
    padding-left: 20px;
  }

  #corporate #vision_mission .owl-dots {
    margin: unset;
    padding: 0;
  }
}

@media (min-width: 600px) and (max-width: 991px) {
  #corporate .vision__space--item {
    width: 40vw;
  }
}

@media (min-width: 992px) {
  #corporate {
    padding-bottom: 70px;
  }

  #corporate .menu {
    max-width: 630px;
    display: flex;
    justify-content: space-between;
  }

  #corporate .corporate {
    padding-top: 30px;
  }

  #corporate .corporate__flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 70px;
    padding-top: 15px;
  }

  #corporate .corporate__subject {
    width: 40%;
  }

  #corporate .corporate__subject--title {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 60px;
    height: 93%;
  }

  #corporate .corporate__info {
    width: 53%;
    display: flex;
    align-items: center;
  }

  #corporate .award {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
  }

  #corporate .organization h1 {
    padding: 50px 15px;
  }

  #corporate .subsidiary .box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }

  #corporate .subsidiary .box__logo {
    width: 30%;
  }

  #corporate .subsidiary .box__info {
    width: 70%;
    padding: 30px 50px;
  }

  #corporate .vision__flex:last-child {
    padding-bottom: 0px;
  }

  #corporate .vision__space--item:nth-child(3n-2) {
    margin-right: 10px;
  }

  #corporate .vision__space--item:nth-child(3n-1) {
    margin-left: 10px;
    margin-right: 10px;
  }

  #corporate .vision__space--item:nth-child(3n) {
    margin-left: 10px;
  }
}

