@charset "UTF-8";
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

:before,
:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.cb {
  clear: both; }

.tac {
  text-align: center; }

.cxs1,
.csm1,
.cmd1,
.clg1,
.cxs2,
.csm2,
.cmd2,
.clg2,
.cxs3,
.csm3,
.cmd3,
.clg3,
.cxs4,
.csm4,
.cmd4,
.clg4,
.cxs5,
.csm5,
.cmd5,
.clg5,
.cxs6,
.csm6,
.cmd6,
.clg6,
.cxs7,
.csm7,
.cmd7,
.clg7,
.cxs8,
.csm8,
.cmd8,
.clg8,
.cxs9,
.csm9,
.cmd9,
.clg9,
.cxs10,
.csm10,
.cmd10,
.clg10,
.cxs11,
.csm11,
.cmd11,
.clg11,
.cxs12,
.csm12,
.cmd12,
.clg12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.cxs1,
.cxs2,
.cxs3,
.cxs4,
.cxs5,
.cxs6,
.cxs7,
.cxs8,
.cxs9,
.cxs10,
.cxs11,
.cxs12 {
  float: left; }

.cxs12 {
  width: 100%; }

.cxs11 {
  width: 91.66666667%; }

.cxs10 {
  width: 83.33333333%; }

.cxs9 {
  width: 75%; }

.cxs8 {
  width: 66.66666667%; }

.cxs7 {
  width: 58.33333333%; }

.cxs6 {
  width: 50%; }

.cxs5 {
  width: 41.66666667%; }

.cxs4 {
  width: 33.33333333%; }

.cxs3 {
  width: 25%; }

.cxs2 {
  width: 16.66666667%; }

.cxs1 {
  width: 8.33333333%; }

@media (min-width: 768px) {
  .csm1,
  .csm2,
  .csm3,
  .csm4,
  .csm5,
  .csm6,
  .csm7,
  .csm8,
  .csm9,
  .csm10,
  .csm11,
  .csm12 {
    float: left; }

  .csm12 {
    width: 100%; }

  .csm11 {
    width: 91.66666667%; }

  .csm10 {
    width: 83.33333333%; }

  .csm9 {
    width: 75%; }

  .csm8 {
    width: 66.66666667%; }

  .csm7 {
    width: 58.33333333%; }

  .csm6 {
    width: 50%; }

  .csm5 {
    width: 41.66666667%; }

  .csm4 {
    width: 33.33333333%; }

  .csm3 {
    width: 25%; }

  .csm2 {
    width: 16.66666667%; }

  .csm1 {
    width: 8.33333333%; } }
@media (min-width: 992px) {
  .cmd1,
  .cmd2,
  .cmd3,
  .cmd4,
  .cmd5,
  .cmd6,
  .cmd7,
  .cmd8,
  .cmd9,
  .cmd10,
  .cmd11,
  .cmd12 {
    float: left; }

  .cmd12 {
    width: 100%; }

  .cmd11 {
    width: 91.66666667%; }

  .cmd10 {
    width: 83.33333333%; }

  .cmd9 {
    width: 75%; }

  .cmd8 {
    width: 66.66666667%; }

  .cmd7 {
    width: 58.33333333%; }

  .cmd6 {
    width: 50%; }

  .cmd5 {
    width: 41.66666667%; }

  .cmd4 {
    width: 33.33333333%; }

  .cmd3 {
    width: 25%; }

  .cmd2 {
    width: 16.66666667%; }

  .cmd1 {
    width: 8.33333333%; } }
.csm25 {
  width: 20%; }

.csm15 {
  width: 12.5%; }

html,
body {
  overflow-x: hidden; }

body,
div,
ul,
li,
ol,
dl,
dt,
dd,
input,
h1,
h2,
h3,
h4,
h5,
h6,
span,
strong,
img,
p {
  margin: 0;
  padding: 0;
  border: none; }

* {
  transition: color .3s;
  -moz-transition: color .3s;
  -ms-transition: color .3s;
  -o-transition: color .3s;
  -webkit-transition: color .3s; }

img {
  max-width: 100%;
  vertical-align: middle; }

a {
  text-decoration: none;
  color: inherit; }

a:hover,
a:focus {
  text-decoration: none;
  color: #e2bb53; }

a:hover, a:focus {
  color: #e2bb53; }

.img-r {
  display: block;
  max-width: 100%;
  height: auto; }

.ctn:before,
.ctn:after {
  content: " ";
  display: table; }

.ctn:after {
  clear: both; }

.row:before,
.row:after {
  content: " ";
  display: table; }

.row:after {
  clear: both; }

.rel {
  position: relative; }

.abs {
  position: absolute; }

.block {
  display: block; }

.inline-block {
  display: inline-block; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.cxs5s,
.csm5s,
.cmd5s,
.clg5s {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col-xs-5ths {
  width: 20%;
  float: left; }

.p-l {
  float: left !important; }

.p-r {
  float: right !important; }

.clearfix:before,
.clearfix:after {
  display: table;
  content: " "; }

.clearfix:after {
  clear: both; }

.ctn {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%; }

.clearfix:before,
.clearfix:after {
  display: table;
  content: " "; }

.clearfix:after {
  clear: both; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./a/f/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../f/slick.eot");
  src: url("../f/slick.eot?#iefix") format("embedded-opentype"), url("../f/slick.woff") format("woff"), url("../f/slick.ttf") format("truetype"), url("../f/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

@font-face {
  font-family: mo;
  src: url(../f/Montserrat-Regular.ttf);
  font-weight: normal;
  font-display: swap; }
@font-face {
  font-family: mo-m;
  src: url(../f/Montserrat-Medium.ttf);
  font-weight: normal;
  font-display: swap; }
@font-face {
  font-family: mo-b;
  src: url(../f/Montserrat-Bold.ttf);
  font-weight: normal;
  font-display: swap; }
@font-face {
  font-family: mo-eb;
  src: url(../f/Montserrat-ExtraBold.ttf);
  font-weight: normal;
  font-display: swap; }
@media (min-width: 768px) {
  .ctn {
    width: 750px; } }
@media (min-width: 992px) {
  .ctn {
    width: 970px; } }
@media (min-width: 1200px) {
  .ctn {
    width: 1100px; } }
body {
  position: relative;
  font-family: mo;
  color: #1d2e5f;
  font-size: 18px;
  line-height: 1.5em; }

.tit {
  font-family: mo-eb;
  padding: 0px 0 20px;
  color: #1d2e5f;
  text-align: center;
  font-size: 28px;
  font-weight: normal;
  line-height: 40px;
  text-transform: uppercase; }

#hd {
  background: #1d2e5f;
  padding: 10px 0; }
  #hd .nav {
    text-align: center;
    padding: 10px 0; }
    #hd .nav a {
      display: inline-block;
      margin: 0 30px;
      font-family: mo-b;
      font-size: 20px;
      text-transform: uppercase;
      color: #fff;
      line-height: 40px; }
  #hd .lo {
    padding-right: 150px;
    text-align: right; }
  #hd .logo {
    display: inline-block;
    margin: 10px 50px 10px 0; }
  #hd .cuoi {
    padding-left: 15px;
    text-align: right; }
  #hd .hd21 {
    width: max-content;
    margin: 10px 0 0 auto; }
    #hd .hd21 p {
      color: #fff;
      font-size: 20px;
      font-family: mo-b;
      text-align: center;
      text-transform: uppercase; }

.thum {
  background: #f4f4f4;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
  width: 100%; }
  .thum img {
    -o-object-fit: cover;
    object-fit: cover;
    object-position: 50% 50%;
    -o-object-position: 50% 50%;
    width: 100%;
    height: 100%; }
  .thum iframe {
    -o-object-fit: cover;
    object-fit: cover;
    object-position: 50% 50%;
    -o-object-position: 50% 50%;
    width: 100%;
    height: 100%; }

.tieptheo {
  display: block;
  width: max-content;
  height: 60px;
  line-height: 60px;
  color: #fff;
  background: #1d2e5f;
  padding: 0 40px;
  border-radius: 30px;
  text-transform: uppercase;
  font-size: 26px;
  font-family: mo-b;
  margin: 20px auto 10px;
  cursor: pointer; }

#pth5 .mob {
  display: none; }

#pth6 {
  padding: 55px 0; }
  #pth6 .cau {
    border: 1px solid #1d2e5f;
    border-radius: 25px;
    padding: 20px 70px; }
  #pth6 .cau1 .tron {
    text-align: center;
    width: max-content;
    max-width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 10px auto 20px;
    font-size: 20px;
    font-family: mo-b;
    text-transform: uppercase;
    border: 1px solid #848ea7;
    border-radius: 20px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3); }
    #pth6 .cau1 .tron span {
      display: inline-block;
      padding: 0 26px;
      cursor: pointer;
      line-height: 40px;
      height: 40px; }
    #pth6 .cau1 .tron span.ac {
      cursor: unset;
      background: #1d2e5f;
      color: #fff;
      border-radius: 20px; }
  #pth6 .cau1 .cau {
    padding: 20px 188px; }
  #pth6 .cau1 p {
    font-size: 20px;
    color: #1d2e5f; }
  #pth6 .cau1 input {
    height: 60px;
    width: 100%;
    padding: 0 15px;
    line-height: 60px;
    font-size: 20px;
    font-family: mo;
    margin: 5px 0 15px;
    border: 1px solid #1d2e5f;
    color: #1d2e5f; }
    #pth6 .cau1 input::placeholder {
      font-size: 20px;
      font-family: mo;
      color: #a8abb8; }
  #pth6 .cau2 .tit {
    text-align: left; }
  #pth6 .cau2 p {
    font-size: 19px; }
    #pth6 .cau2 p img {
      display: inline-block;
      vertical-align: middle;
      margin: -3px 10px 0 0; }
  #pth6 .cau2 .tron {
    text-align: center;
    width: max-content;
    max-width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 10px auto 20px;
    font-size: 20px;
    font-family: mo-b;
    text-transform: uppercase;
    border: 1px solid #848ea7;
    border-radius: 20px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3); }
    #pth6 .cau2 .tron span {
      display: inline-block;
      padding: 0 26px;
      cursor: pointer;
      line-height: 40px;
      height: 40px; }
    #pth6 .cau2 .tron span.ac {
      cursor: unset;
      background: #1d2e5f;
      color: #fff;
      border-radius: 20px; }
  #pth6 .cau2 h3 {
    font-weight: normal;
    font-family: mo-b;
    font-size: 20px;
    text-transform: uppercase;
    margin: 40px 0 20px; }
  #pth6 .cau2 .nd {
    padding-right: 0; }
    #pth6 .cau2 .nd p {
      padding-bottom: 10px; }
  #pth6 .cau2 .img img {
    margin: 0 0 0 auto;
    display: block; }
  #pth6 .cau2 .tieptheo {
    margin: 20px auto 10px 20px; }
  #pth6 .cau2 .tieptheo.mob {
    display: none; }
  #pth6 .cau3 .cau {
    padding: 20px 188px; }
  #pth6 .cau3 .tit {
    padding-bottom: 0; }
  #pth6 .cau3 p {
    text-align: center; }
  #pth6 .cau3 .t {
    font-size: 12px;
    font-family: mo-m;
    padding-bottom: 20px; }
  #pth6 .cau3 input {
    height: 60px;
    width: 100%;
    padding: 0 15px;
    line-height: 60px;
    font-size: 22px;
    font-family: mo-b;
    margin: 5px 0 15px;
    border: 1px solid #1d2e5f;
    color: #1d2e5f;
    border-radius: 30px; }
    #pth6 .cau3 input::placeholder {
      font-size: 20px;
      font-family: mo;
      color: #a8abb8; }
  #pth6 .cau3 .time {
    background: #f2f5ff; }
    #pth6 .cau3 .time span {
      display: inline-block;
      height: 38px;
      line-height: 38px;
      padding: 0 20px;
      border: 1px solid #343434;
      border-radius: 20px;
      font-size: 22px;
      font-family: mo-b;
      margin: 15px;
      cursor: pointer; }
    #pth6 .cau3 .time .ac {
      background: #1d2e5f;
      color: #fff;
      border-color: #1d2e5f; }
  #pth6 .cau4 .cau {
    padding: 60px 200px; }
  #pth6 .cau4 h2 {
    text-align: center;
    margin-bottom: 30px; }
    #pth6 .cau4 h2 span {
      display: inline-block;
      height: 60px;
      line-height: 60px;
      font-size: 30px;
      font-family: mo-b;
      color: #fff;
      background: #1d2e5f;
      padding: 0 40px;
      border-radius: 30px;
      text-transform: uppercase; }
  #pth6 .cau4 p {
    text-align: center;
    margin-bottom: 10px;
    font-size: 20px;
    font-style: italic;
    font-family: mo-m; }
  #pth6 .cau2, #pth6 .cau3, #pth6 .cau4 {
    display: none; }

#pth7 {
  padding: 68px 0 50px;
  background: url(../i/bg-chan.jpg) no-repeat center; }
  #pth7 .xh {
    padding-top: 18px; }
    #pth7 .xh a {
      display: inline-block;
      margin-right: 10px; }
  #pth7 h3 {
    font-weight: normal;
    font-size: 18px;
    font-family: mo-b;
    color: #1d2e5f;
    padding-left: 30px; }
  #pth7 p {
    color: #1d2e5f;
    line-height: 30px; }
    #pth7 p img {
      display: inline-block;
      vertical-align: middle;
      margin: -3px 9px 0 0; }
    #pth7 p .we {
      margin-left: 5px; }

@media (max-width: 900px) {
  #hd .lo {
    padding-right: 15px;
    text-align: left; }

  #hd {
    padding: 5px 0; }
    #hd .cuoi {
      padding-left: 15px; }

  #hd .nav a {
    margin: 0 5px;
    font-size: 9px;
    line-height: 20px; }
  #hd .hd21 {
    width: unset;
    line-height: normal;
    padding-top: 7px;
    margin: 0px 0 0 auto; }
    #hd .hd21 p {
      font-size: 9px;
      line-height: normal; }
    #hd .hd21 a {
      line-height: normal; }
  #hd .cxs7 {
    padding-right: 0; }
    #hd .cxs7 img {
      width: 90px;
      display: inline-block; }
  #hd .logo {
    margin: 5px 15px 5px 0; }

  .hd2 .cxs3, .hd2 .cxs6 {
    padding: 0 5px; }
  .hd2 .logo {
    display: inline-block;
    margin: 5px 0; }

  .tit {
    font-size: 24px; }

  .tieptheo {
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    font-size: 20px; }

  #pth5 .mob {
    display: block; }
  #pth5 .des {
    display: none; }

  #pth6 {
    padding: 20px 0; }
    #pth6 .row {
      margin: 0 -10px; }
    #pth6 .cau {
      padding: 15px; }

  #pth6 .cau1 .cau {
    padding: 15px; }

  #pth7 {
    background: url(../i/bg-chan-m.jpg) no-repeat center;
    background-size: cover;
    padding: 30px 0; }
    #pth7 .logo {
      display: block;
      width: max-content;
      margin: 0 auto; }
    #pth7 .xh {
      text-align: center;
      padding: 20px; }
      #pth7 .xh a {
        margin: 0 10px; }
    #pth7 p {
      text-align: center; }
      #pth7 p .web {
        display: block; }
      #pth7 p .we {
        margin-left: 0; }
    #pth7 h3 {
      padding-left: 0px;
      text-align: center; }

  #pth6 .cau2 .tit {
    text-align: center; }

  #pth6 .cau2 .tron {
    font-size: 18px; }

  #pth6 .cau2 .cmd6 {
    padding: 0; }
  #pth6 .cau2 p {
    font-size: 16px; }

  #pth6 .cau2 h3 {
    margin: 20px 0 10px;
    text-align: center; }

  #pth6 .cau2 .tieptheo {
    margin: 20px auto; }

  #pth6 .cau2 .tieptheo.des {
    display: none; }

  #pth6 .cau2 .tieptheo.mob {
    display: block; }

  #pth6 .cau3 .cau {
    padding: 15px 10px; }

  #pth6 .cau3 .time span {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 15px;
    border: 1px solid #343434;
    border-radius: 20px;
    font-size: 20px;
    margin: 10px; }

  #pth6 .cau4 .cau {
    padding: 15px; }

  #pth6 .cau4 h2 span {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    padding: 0px 25px; }

  #pth6 .cau4 p {
    font-size: 18px; }
    #pth6 .cau4 p br {
      display: none; } }
@media (max-width: 380px) {
  #pth6 .cau {
    padding: 15px 10px; } }

/*# sourceMappingURL=hen.css.map */
