@charset "UTF-8";
/*=========================================================*/
/*Tho dang*/
/*=========================================================*/
/*=========================================================*/
/*Tho dang*/
/*=========================================================*/
/*========================================================*/
/*========================================================*/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700,800&amp;subset=vietnamese");
@font-face {
  font-family: 'DINRoundOT';
  src: url(../fonts/DINRoundOT/DINRoundOT.otf);
  font-weight: normal; }

@font-face {
  font-family: 'DINRoundOT';
  src: url(../fonts/DINRoundOT/DINRoundOT-Light.otf);
  font-weight: 300; }

@font-face {
  font-family: 'DINRoundOT';
  src: url(../fonts/DINRoundOT/DINRoundOT-Medium.otf);
  font-weight: 500; }

@font-face {
  font-family: 'DINRoundOT';
  src: url(../fonts/DINRoundOT/DINRoundOT-Bold.otf);
  font-weight: 700; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px; }
  @media only screen and (max-width: 767px) {
    .row {
      margin-right: -5px;
      margin-left: -5px; } }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
  position: relative;
  width: 100%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

span.imgres {
  width: 100% !important; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px; }

@media only screen and (max-width: 767px) {
  .row > [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px; } }

@font-face {
  font-family: 'icomoon-new';
  src: url("../fonts/icomoon-new1/fonts/icomoon.eot?1yux6m");
  src: url("../fonts/icomoon-new1/fonts/icomoon.eot?1yux6m#iefix") format("embedded-opentype"), url("../fonts/icomoon-new1/fonts/icomoon.ttf?1yux6m") format("truetype"), url("../fonts/icomoon-new1/fonts/icomoon.woff?1yux6m") format("woff"), url("../fonts/icomoon-new1/fonts/icomoon.svg?1yux6m#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="iconmoon-"], [class*=" iconmoon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon-new' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.iconmoon-cart-bg:before {
  content: "\e90a";
  color: #b6b6b6; }

.iconmoon-email:before {
  content: "\e906";
  color: #049ccf; }

.iconmoon-location:before {
  content: "\e907";
  color: #049ccf; }

.iconmoon-phone1:before {
  content: "\e908";
  color: #049ccf; }

.iconmoon-fax:before {
  content: "\e909";
  color: #049ccf; }

.iconmoon-detail1:before {
  content: "\e918";
  color: #46b9f2; }

.iconmoon-detail2:before {
  content: "\e919";
  color: #46b9f2; }

.iconmoon-top:before {
  content: "\e905";
  color: #fff; }

.iconmoon-cart:before {
  content: "\e904";
  color: #595959; }

.iconmoon-next:before {
  content: "\e900";
  color: #fff; }

.iconmoon-prev:before {
  content: "\e901";
  color: #fff; }

.iconmoon-search:before {
  content: "\e902";
  color: #fff; }

.iconmoon-store:before {
  content: "\e903";
  color: #103a71; }

.l-main {
  position: relative; }
  .l-main--service1 {
    padding-top: 90px;
    background: url(../images/index/td-bg-top.png) no-repeat left top;
    background-size: 100%; }
    @media only screen and (max-width: 767px) {
      .l-main--service1 {
        padding-top: 40px; } }
  .l-main--pb1 {
    padding-bottom: 120px; }
    @media only screen and (max-width: 767px) {
      .l-main--pb1 {
        padding-bottom: 60px; } }

/*------------------------------------------------*/
.l-visual {
  display: block;
  position: relative; }

/*------------------------------------------------*/
.l-box1 .c-box1:not(:last-child) {
  margin-bottom: 30px; }

/*------------------------------------------------*/
.l-faq1 .c-faq1 {
  margin-bottom: 20px; }
  @media only screen and (max-width: 767px) {
    .l-faq1 .c-faq1 {
      margin-bottom: 15px; } }

/*------------------------------------------------*/
/*=========================================================*/
/*Tho dang*/
/*=========================================================*/
/*=================Component====================*/
/*--------------------Menu----------------------*/
a[aria-current="page"] {
  color: #92752c !important; }

.menu-top-header > li > a:after {
  background-color: inherit !important; }

/*----------------------------------------------*/
.afterHeader {
  height: 100px; }
  @media only screen and (max-width: 1199px) {
    .afterHeader {
      height: 70px; } }
  @media only screen and (max-width: 991px) {
    .afterHeader {
      height: 60px; } }

/*----------------------------------------------*/
body {
  font-size: 16px; }
  @media only screen and (max-width: 767px) {
    body {
      font-size: 15px; } }
  body p {
    line-height: 1.42857143; }

/*----------------------------------------------*/
.btn-see1 {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  overflow: hidden;
  font-weight: 500;
  font-size: 17px;
  color: #103a71;
  background-color: #fff;
  border-radius: 0;
  border: 1px solid #103a71;
  line-height: 43px;
  height: 45px;
  padding: 0 25px; }
  .btn-see1 i {
    display: inline-block;
    line-height: inherit; }
  .btn-see1:hover, .btn-see1:active {
    color: #fff;
    background-color: #103a71;
    border: 1px solid #103a71;
    -webkit-box-shadow: 0 0px 21px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0px 21px rgba(0, 0, 0, 0.5); }

/*-----------------breadcrumbs------------------------*/
.c-breadcrumbs {
  position: relative;
  padding: 30px 0;
  font-size: 14px;
  background: -webkit-gradient(linear, left top, right top, from(#003B7B), to(#33B1DC));
  background: -webkit-linear-gradient(left, #003B7B, #33B1DC);
  background: -o-linear-gradient(left, #003B7B, #33B1DC);
  background: linear-gradient(to Right, #003B7B, #33B1DC); }
  @media only screen and (max-width: 767px) {
    .c-breadcrumbs {
      padding: 20px 0; } }
  .c-breadcrumbs a:hover {
    text-decoration: underline; }
  .c-breadcrumbs .item {
    color: #fff;
    text-align: left; }
    .c-breadcrumbs .item:not(:last-child):after {
      content: '>';
      display: inline-block;
      margin: 0 4px;
      color: inherit; }

/*============================================*/
/*====default css(bootstrap, other person)====*/
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container {
    max-width: 1200px; } }

/*------------------------------------------*/
@media only screen and (min-width: 1200px) {
  ul.menu-top-header {
    margin: 0;
    list-style: none;
    padding: 0;
    float: right;
    text-align: left; }
  ul.menu-top-header > li {
    position: relative;
    margin-left: 30px;
    margin-right: 0;
    float: left; }
  ul.menu-top-header > li > a {
    display: block;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    font-family: "DINRoundOT";
    font-weight: normal;
    font-size: 15px;
    color: #103a71;
    padding: 0 10px 0 0;
    text-transform: uppercase; } }

@media only screen and (min-width: 1200px) and (min-width: 1200px) {
  ul.menu-top-header > li > a {
    line-height: 100px; } }

@media only screen and (min-width: 1200px) and (min-width: 992px) and (max-width: 1199px) {
  ul.menu-top-header > li > a {
    line-height: 70px; } }

@media only screen and (min-width: 1200px) and (min-width: 768px) and (max-width: 991px) {
  ul.menu-top-header > li > a {
    line-height: 60px; } }

@media only screen and (min-width: 1200px) and (max-width: 767px) {
  ul.menu-top-header > li > a {
    line-height: 60px; } }

@media only screen and (min-width: 1200px) {
  ul.menu-top-header > li > a:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #92752c; }
  ul.menu-top-header > li .showsubmenu {
    position: absolute;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    right: 5px;
    display: none !important; }
  ul.menu-top-header > li > .wrapul, ul.menu-top-header > li > ul {
    left: 0;
    margin: 30px 0 0;
    width: 250px; }
  ul.menu-top-header > li .wrapul, ul.menu-top-header > li > ul {
    position: absolute;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    opacity: 0;
    visibility: hidden;
    list-style: none;
    -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.3);
    background-color: #fff; }
  ul.menu-top-header > li .wrapul ul, ul.menu-top-header > li > ul ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  ul.menu-top-header > li .wrapul li, ul.menu-top-header > li > ul li {
    display: block;
    position: relative; }
  ul.menu-top-header > li .wrapul li + li, ul.menu-top-header > li > ul li + li {
    border-top: 1px solid #f1f1f1; }
  ul.menu-top-header > li .wrapul li.children > a, ul.menu-top-header > li > ul li.children > a {
    padding-right: 25px; }
  ul.menu-top-header > li .wrapul li.children > a:after, ul.menu-top-header > li > ul li.children > a:after {
    font-family: 'icomoon' !important;
    content: "\e901";
    position: absolute;
    right: 15px;
    font-size: 12px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%); }
  ul.menu-top-header > li .wrapul li a, ul.menu-top-header > li > ul li a {
    display: block;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    width: 250px;
    max-width: 100%;
    font-size: 14px;
    color: #000;
    line-height: 30px;
    padding: 10px;
    text-transform: uppercase; }
  ul.menu-top-header > li .wrapul li .wrapul, ul.menu-top-header > li > ul li .wrapul {
    left: 90%;
    top: 0;
    margin: 0 0 0 30px;
    overflow: hidden;
    width: 0; }
  ul.menu-top-header > li .wrapul li:hover, ul.menu-top-header > li > ul li:hover {
    z-index: 100; }
  ul.menu-top-header > li .wrapul li:hover > a, ul.menu-top-header > li > ul li:hover > a {
    color: #103a71;
    padding-left: 20px; }
  ul.menu-top-header > li .wrapul li:hover > .wrapul, ul.menu-top-header > li .wrapul li:hover > ul, ul.menu-top-header > li > ul li:hover > .wrapul, ul.menu-top-header > li > ul li:hover > ul {
    margin: 0;
    overflow: visible;
    width: 250px;
    opacity: 1;
    visibility: visible; }
  ul.menu-top-header > li .wrapul li[class*="current"] > a, ul.menu-top-header > li .wrapul li.active > a, ul.menu-top-header > li > ul li[class*="current"] > a, ul.menu-top-header > li > ul li.active > a {
    color: #103a71; }
  ul.menu-top-header > li:hover > a {
    color: #92752c; }
  ul.menu-top-header > li:hover > .wrapul {
    visibility: visible;
    opacity: 1;
    margin-top: 0; }
  ul.menu-top-header > li[class*="current"] > a, ul.menu-top-header > li.active > a {
    color: #92752c; }
  ul.menu-top-header > li[class*="current"] > a:after, ul.menu-top-header > li.active > a:after {
    content: ""; } }

/*------------------------------------------*/
.wrap-menu-header .menu-head {
  display: none; }

/*------------------------------------------*/
@media only screen and (max-width: 1199px) {
  .wrap-menu-header {
    position: fixed !important;
    top: 0;
    left: 0;
    bottom: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    float: none;
    padding: 0;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    z-index: 99999   !important;
    max-width: 100%;
    overflow: hidden;
    background-color: #fff;
    width: 400px;
    -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.3);
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    right: auto;
    color: #000; }
  .wrap-menu-header .menu-head {
    position: relative;
    padding: 0 15px;
    line-height: 70px;
    height: 70px;
    border-bottom: 1px solid #f1f1f1; }
  .wrap-menu-header .menu-head h3 {
    margin: 0;
    font-size: 20px;
    line-height: inherit; }
  .wrap-menu-header .menu-head .menu-btn {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    right: 10px; }
  .wrap-menu-header .menu-head .back {
    right: 0;
    left: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    text-align: center; }
  .wrap-menu-header .menu-head .back i {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    right: 25px; }
  .wrap-menu-header .menu-head {
    display: block !important; }
  .wrap-menu-header ul.menu-top-header {
    list-style: none;
    margin: 0;
    padding: 0;
    float: none !important; }
  .wrap-menu-header ul.menu-top-header a:before,
  .wrap-menu-header ul.menu-top-header a:after {
    display: none !important; }
  .wrap-menu-header ul.menu-top-header > li {
    position: relative;
    border-bottom: 1px solid #f1f1f1;
    float: none !important;
    display: block;
    margin: 0;
    padding: 0; }
  .wrap-menu-header ul.menu-top-header > li > a {
    display: block;
    text-decoration: none;
    position: relative;
    font-weight: 500;
    font-size: 18px;
    color: #000;
    line-height: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 5px;
    text-transform: uppercase; }
  .wrap-menu-header ul.menu-top-header > li .showsubmenu {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    width: 50px;
    display: block !important;
    height: 50px;
    text-align: center;
    border-left: 1px solid #f1f1f1;
    line-height: 50px;
    font-size: 12px;
    overflow: hidden;
    z-index: 10;
    color: inherit;
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important; }
  .wrap-menu-header ul.menu-top-header > li .showsubmenu:before {
    display: inline-block; }
  .wrap-menu-header ul.menu-top-header > li:hover > a, .wrap-menu-header ul.menu-top-header > li[class*="current"] > a, .wrap-menu-header ul.menu-top-header > li.active > a, .wrap-menu-header ul.menu-top-header > li.parent-showsub > a {
    color: #103a71; }
  .wrap-menu-header ul.menu-top-header li > ul, .wrap-menu-header ul.menu-top-header .wrapul {
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
    -webkit-transition: all 0s ease-in-out;
    visibility: visible;
    display: none;
    position: relative !important;
    margin: 0 !important;
    padding: 0 !important;
    left: auto !important;
    width: auto !important;
    width: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 1;
    border: none;
    border-top: 1px solid #f1f1f1; }
  .wrap-menu-header ul.menu-top-header li > ul li, .wrap-menu-header ul.menu-top-header .wrapul li {
    display: block;
    position: relative; }
  .wrap-menu-header ul.menu-top-header li > ul li + li, .wrap-menu-header ul.menu-top-header .wrapul li + li {
    border-top: 1px solid #f1f1f1; }
  .wrap-menu-header ul.menu-top-header li > ul li a, .wrap-menu-header ul.menu-top-header .wrapul li a {
    display: block;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    font-weight: 500;
    font-size: 16px;
    color: #000;
    line-height: 26px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 30px;
    padding-right: 5px; }
  .wrap-menu-header ul.menu-top-header li > ul li .showsubmenu, .wrap-menu-header ul.menu-top-header .wrapul li .showsubmenu {
    height: 46px;
    line-height: 46px; }
  .wrap-menu-header ul.menu-top-header li > ul li:hover > a, .wrap-menu-header ul.menu-top-header li > ul li[class*="current"] > a, .wrap-menu-header ul.menu-top-header li > ul li.active > a, .wrap-menu-header ul.menu-top-header li > ul li.parent-showsub > a, .wrap-menu-header ul.menu-top-header .wrapul li:hover > a, .wrap-menu-header ul.menu-top-header .wrapul li[class*="current"] > a, .wrap-menu-header ul.menu-top-header .wrapul li.active > a, .wrap-menu-header ul.menu-top-header .wrapul li.parent-showsub > a {
    color: #103a71; }
  .wrap-menu-header ul.menu-top-header li > ul ul a, .wrap-menu-header ul.menu-top-header .wrapul ul a {
    padding-left: 45px; }
  .wrap-menu-header ul.menu-top-header li > ul ul ul a, .wrap-menu-header ul.menu-top-header .wrapul ul ul a {
    padding-left: 60px; }
  .wrap-menu-header ul.menu-top-header li > ul ul ul ul a, .wrap-menu-header ul.menu-top-header .wrapul ul ul ul a {
    padding-left: 75px; }
  .wrap-menu-header ul.menu-top-header li.parent-showsub > .showsubmenu:before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg); }
  body.showMenu .wrap-menu-header {
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform: translateX(0);
    opacity: 1;
    visibility: visible; }
  .menu-btn {
    display: block; } }

/*------------------------------------------*/
#header .wrap-menu-header {
  position: relative; }

#header .group-header {
  position: absolute;
  right: 15px;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  display: table; }
  @media only screen and (max-width: 1199px) {
    #header .group-header {
      right: 15px !important; } }

#header .group-header > .item {
  padding-left: 15px;
  display: table-cell;
  vertical-align: middle; }

.fixe#header {
  position: absolute;
  left: 0;
  right: 0; }

.fixed#header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0; }

.sticky#header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }

.stickyUp#header {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.stickyDown#header {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

@media only screen and (min-width: 1200px) {
  #header .container {
    height: 100px; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #header .container {
    height: 70px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  #header .container {
    height: 60px; } }

@media only screen and (max-width: 767px) {
  #header .container {
    height: 60px; }
  #header #logo {
    height: 50px; }
  #header #logo img {
    max-height: 45px; } }

/*------------------------------------------*/
@media only screen and (max-width: 767px) {
  body.showMenu #header .wrap-menu-header ul.menu {
    opacity: 1;
    visibility: visible; } }

/*------------------------------------------*/
body.showMenu {
  overflow: hidden; }

body.showMenu #wrapper {
  overflow: hidden; }

body.showMenu .wrap-menu-pc {
  opacity: 1;
  visibility: visible; }

body.showMenu [class*='wrap-menu-mb'] {
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transform: translateX(0);
  opacity: 1;
  visibility: visible; }

body.showMenu .menu-btn.overlay {
  visibility: visible;
  opacity: 1;
  left: 400px; }

body.showMenu .menu-btn.x span {
  background: none !important; }

body.showMenu .menu-btn.x:after {
  -ms-transform: translateY(-12px) rotate(45deg);
  transform: translateY(-12px) rotate(45deg);
  -webkit-transform: translateY(-12px) rotate(45deg); }

body.showMenu .menu-btn.x:before {
  -ms-transform: translateY(12px) rotate(-45deg);
  transform: translateY(12px) rotate(-45deg);
  -webkit-transform: translateY(12px) rotate(-45deg); }

/*------------------------------------------*/
#header .form-search-focus {
  background: #fff; }

#header .form-search-focus .icon-search:before {
  font-weight: bold;
  color: #767676; }

#header .form-search-focus input {
  border-radius: 40px;
  border: 1px solid #d9d9d9;
  color: #000; }

.form-search-focus {
  position: relative;
  background: #103a71;
  border-radius: 50px; }

/*------------------------------------------*/
.form-search-focus input {
  width: 35px;
  height: 35px;
  position: relative;
  z-index: 2;
  border: none;
  background-color: transparent;
  display: block;
  padding-left: 20px;
  opacity: 0;
  color: #fff;
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  transition: all ease 0.4s; }

.form-search-focus input:focus {
  width: 250px;
  opacity: 1;
  padding-right: 35px; }

.form-search-focus input:focus ~ button {
  z-index: 3; }

.form-search-focus button {
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  height: 100%;
  border: none;
  background: none;
  text-align: center;
  color: #fff;
  font-size: 16px;
  cursor: pointer; }

.form-search-focus ::-webkit-input-placeholder {
  /* Edge */
  color: #fff; }

.form-search-focus :-ms-input-placeholder {
  /* Internet Explorer */
  color: #fff; }

.form-search-focus ::-ms-input-placeholder {
  color: #fff; }

.form-search-focus ::placeholder {
  color: #fff; }

/*------------------------------------------*/
body.showMenu .menu-btn.overlay {
  left: inherit; }

/*------------------------------------------*/
#header {
  z-index: 1000;
  position: relative;
  background-color: #fff;
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.21);
  -webkit-box-shadow: 0 6px 14px rgba(0, 0, 0, 0.21);
  /*------------------------------------------*/
  /*------------------------------------------*/
  /*------------------------------------------*/
  /*------------------------------------------*/
  /*------------------------------------------*/
  /*------------------------------------------*/
  /*------------------------------------------*/
  /*------------------------------------------*/
  /*------------------------------------------*/
  /*------------------------------------------*/ }
  #header .container {
    position: relative; }
  #header #logo {
    position: absolute !important;
    top: 50%;
    width: 96px;
    height: 46px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    #header #logo img {
      display: block;
      height: 100%; }
  #header #logo.l {
    left: 15px; }
  #header #logo.r {
    right: 15px; }
  #header #logo.c {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  @media only screen and (max-width: 767px) {
    #header .wrap-menu-header {
      display: block; } }
  #header .ilang1 {
    position: absolute;
    right: -174px;
    z-index: 1;
    /*------------------------------------------*/
    /*------------------------------------------*/
    /*------------------------------------------*/
    /*------------------------------------------*/
    /*------------------------------------------*/
    /*------------------------------------------*/
    /*------------------------------------------*/ }
    @media only screen and (max-width: 1199px) {
      #header .ilang1 {
        position: relative;
        right: 0; } }
    #header .ilang1 li {
      position: relative; }
    #header .ilang1 > a {
      padding-right: 0; }
    #header .ilang1 a {
      word-break: break-all;
      color: #8c8c8c;
      -webkit-transition: all ease 0.2s;
      -o-transition: all ease 0.2s;
      transition: all ease 0.2s; }
    @media only screen and (min-width: 1200px) {
      #header .ilang1 .wrapul {
        width: 80px;
        right: 0; } }
    #header .ilang1 ul a {
      font-size: 12px;
      /*--------------------------------------*/
      /*--------------------------------------*/ }
      #header .ilang1 ul a:hover {
        padding-left: 13px;
        color: #91742c; }
    #header .ilang1 .secret {
      display: inline-block;
      content: "";
      width: 0;
      height: 0;
      margin-left: 4px;
      border-left: 5px solid transparent !important;
      border-right: 5px solid transparent !important;
      border-top: 5px solid #8c8c8c; }
      @media only screen and (max-width: 1199px) {
        #header .ilang1 .secret {
          display: none; } }
  #header .istore1 {
    border: none;
    background: none;
    position: absolute;
    opacity: 1;
    top: 49%;
    z-index: 0;
    -webkit-transform: translateY(-49%);
    -ms-transform: translateY(-49%);
    transform: translateY(-49%);
    right: 73px;
    /*------------------------------------------*/
    /*------------------------------------------*/
    /*------------------------------------------*/ }
    @media only screen and (max-width: 1199px) {
      #header .istore1 {
        right: 114px; } }
    #header .istore1__box1 {
      /*------------------------------------------*/
      /*------------------------------------------*/ }
      #header .istore1__box1 label {
        display: block;
        position: absolute;
        font-size: 10px;
        right: -10px;
        top: -9px;
        width: 17px;
        color: #fff;
        height: 17px;
        background: #103A71;
        border-radius: 50%;
        text-align: center;
        line-height: 17px; }
      #header .istore1__box1 .iconmoon-cart:before {
        font-size: 15px; }
  #header .group-header {
    right: 65px; }
    @media only screen and (max-width: 767px) {
      #header .group-header {
        top: 35px;
        right: 10px; } }
  @media only screen and (max-width: 1199px) {
    #header .wrap-menu-header {
      top: 60px;
      overflow: auto;
      width: 100%;
      z-index: 0 !important; } }
  @media only screen and (min-width: 1200px) {
    #header .wrap-menu-header {
      margin-right: 165px !important; } }
  #header .form-search-focus {
    background: #fff;
    /*------------------------------------------*/
    /*------------------------------------------*/ }
    #header .form-search-focus .icon-search:before {
      font-weight: bold;
      color: #767676; }

/*------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .group-header .menu-btn.x {
    display: block; } }

/*------------------------------------------*/
.sub-menu:before {
  content: "";
  position: absolute;
  height: 100%;
  z-index: -1;
  background: none;
  left: 0;
  right: 0; }

/*============================================*/
/*============================================*/
.c-form1 {
  display: block;
  position: relative; }
  .c-form1__info {
    position: relative;
    margin-bottom: 30px; }
    .c-form1__info input {
      width: 100%;
      background: #FFFFFF;
      border: 1px solid #D2D2D2;
      border-radius: 5px;
      font-family: DINRoundOT;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      height: 50px;
      padding: 0 20px; }
    .c-form1__info textarea {
      padding: 10px 20px;
      width: 100%;
      background: #FFFFFF;
      border: 1px solid #D2D2D2;
      border-radius: 5px;
      font-family: DINRoundOT;
      font-style: normal;
      font-weight: normal;
      font-size: 16px; }

/*============================================*/
/*============================================*/
.c-sidebar1 {
  position: relative;
  display: block;
  padding-bottom: 30px;
  /*------------------------------------------*/
  /*------------------------------------------*/
  /*------------------------------------------*/ }
  @media only screen and (min-width: 767px) {
    .c-sidebar1 {
      padding-bottom: 40px; } }
  .c-sidebar1 .menu {
    list-style: none;
    /*------------------------------------------*/
    /*------------------------------------------*/
    /*------------------------------------------*/
    /*------------------------------------------*/ }
    .c-sidebar1 .menu a {
      display: block;
      padding: 10px 0;
      position: relative;
      font-size: 16px;
      color: #676767; }
      .c-sidebar1 .menu a:hover {
        font-weight: 700;
        color: #103a71; }
    .c-sidebar1 .menu li {
      display: block; }
      .c-sidebar1 .menu li + li {
        margin-top: 10px; }
      .c-sidebar1 .menu li:not(:last-child) {
        border-bottom: 1px solid #e9e9e9; }
      .c-sidebar1 .menu li a {
        -webkit-line-clamp: 3;
        line-height: 28px; }
    .c-sidebar1 .menu .active a {
      font-weight: inherit;
      font-weight: 700;
      color: #103a71; }
    .c-sidebar1 .menu li:hover:before,
    .c-sidebar1 .menu .active:before {
      background: #92752c; }
  .c-sidebar1__box1 {
    display: block;
    position: relative;
    margin-bottom: 30px;
    padding: 28px;
    background: #f8f9fa;
    /*------------------------------------------*/
    /*------------------------------------------*/ }
    @media only screen and (max-width: 767px) {
      .c-sidebar1__box1 {
        margin-bottom: 20px;
        padding: 24px; } }
    .c-sidebar1__box1 .list1 {
      /*------------------------------------------*/
      /*------------------------------------------*/
      /*------------------------------------------*/
      /*------------------------------------------*/ }
      .c-sidebar1__box1 .list1__card1 {
        display: block;
        padding: 20px 0;
        border-bottom: 1px solid #bebebe;
        -webkit-transition: all ease-in-out 0.5s;
        -o-transition: all ease-in-out 0.5s;
        transition: all ease-in-out 0.5s; }
        @media only screen and (max-width: 767px) {
          .c-sidebar1__box1 .list1__card1 {
            padding: 16px 0; } }
        .c-sidebar1__box1 .list1__card1:first-child {
          border-top: 1px solid #bebebe; }
        .c-sidebar1__box1 .list1__card1:last-child {
          padding-bottom: 0;
          border-bottom: none; }
        .c-sidebar1__box1 .list1__card1:hover .list1__title1 {
          color: #91742c; }
      .c-sidebar1__box1 .list1__title1 {
        overflow: hidden;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        margin-bottom: 8px;
        font-weight: 500;
        font-size: 20px;
        color: #103A71; }
        @media only screen and (max-width: 767px) {
          .c-sidebar1__box1 .list1__title1 {
            font-size: 18px; } }
      .c-sidebar1__box1 .list1 .c-date1 {
        margin-bottom: 0; }
  .c-sidebar1__box2 {
    display: block;
    position: relative;
    /*------------------------------------------*/ }
    .c-sidebar1__box2 .menu {
      /*------------------------------------------*/
      /*------------------------------------------*/
      /*------------------------------------------*/ }
      @media only screen and (min-width: 1200px) {
        .c-sidebar1__box2 .menu {
          padding-right: 40px; } }
      .c-sidebar1__box2 .menu a {
        position: relative;
        padding-left: 20px;
        font-weight: normal;
        font-size: 20px;
        color: #103a71;
        -webkit-transition: all ease-in-out 0.4s;
        -o-transition: all ease-in-out 0.4s;
        transition: all ease-in-out 0.4s;
        /*------------------------------------------*/
        /*------------------------------------------*/ }
        @media only screen and (max-width: 767px) {
          .c-sidebar1__box2 .menu a {
            font-size: 18px; } }
        .c-sidebar1__box2 .menu a:before {
          content: '•';
          position: absolute;
          left: 0;
          display: inline-block;
          opacity: 0;
          color: #91742c; }
      .c-sidebar1__box2 .menu li:hover a,
      .c-sidebar1__box2 .menu .active a {
        font-weight: 500;
        color: #91742c; }
        .c-sidebar1__box2 .menu li:hover a:before,
        .c-sidebar1__box2 .menu .active a:before {
          opacity: 1; }
  .c-sidebar1__title1 {
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 25px;
    color: #103A71; }
    @media only screen and (max-width: 767px) {
      .c-sidebar1__title1 {
        margin-bottom: 17px; } }

/*============================================*/
/*============================================*/
.c-slider1 {
  display: block;
  position: relative;
  /*------------------------------------------*/
  /*------------------------------------------*/
  /*------------------------------------------*/
  /*--------------------------------------------*/
  /*------------------------------------------*/ }
  .c-slider1__control1 {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    /*------------------------------------------*/ }
    .c-slider1__control1 .arrow1 {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      width: 36px;
      height: 36px;
      border-radius: 30px;
      text-align: center;
      -webkit-transition: all ease 0.5s;
      -o-transition: all ease 0.5s;
      transition: all ease 0.5s;
      cursor: pointer; }
      .c-slider1__control1 .arrow1--prev1 {
        left: -66px; }
        @media only screen and (max-width: 767px) {
          .c-slider1__control1 .arrow1--prev1 {
            left: -12px; } }
      .c-slider1__control1 .arrow1--next1 {
        right: -66px; }
        @media only screen and (max-width: 767px) {
          .c-slider1__control1 .arrow1--next1 {
            right: -12px; } }
      .c-slider1__control1 .arrow1 .iconmoon-prev:before,
      .c-slider1__control1 .arrow1 .iconmoon-next:before {
        font-size: 38px;
        color: rgba(16, 58, 113, 0.5);
        -webkit-transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
        transition: all ease 0.5s; }
        @media only screen and (max-width: 767px) {
          .c-slider1__control1 .arrow1 .iconmoon-prev:before,
          .c-slider1__control1 .arrow1 .iconmoon-next:before {
            font-size: 24px; } }
      .c-slider1__control1 .arrow1:hover .iconmoon-prev:before,
      .c-slider1__control1 .arrow1:hover .iconmoon-next:before {
        opacity: 0.3; }
  .c-slider1__box1 {
    position: relative;
    display: block;
    line-height: 0;
    position: relative;
    display: block;
    height: 540px;
    /*------------------------------------------*/
    /*------------------------------------------*/
    /*------------------------------------------*/
    /*------------------------------------------*/
    /*------------------------------------------*/ }
    @media only screen and (max-width: 767px) {
      .c-slider1__box1 {
        height: 350px; } }
    .c-slider1__box1 iframe {
      width: 100%;
      height: 540px; }
      @media only screen and (max-width: 767px) {
        .c-slider1__box1 iframe {
          height: 350px; } }
    .c-slider1__box1 .title1 {
      position: absolute;
      top: 17%;
      left: 0;
      right: 0;
      margin: 0 auto;
      font-weight: 500;
      font-size: 45px;
      color: #FFFFFF;
      text-align: center; }
      @media only screen and (max-width: 767px) {
        .c-slider1__box1 .title1 {
          top: 20%;
          font-size: 26px; } }
    .c-slider1__box1 .img1 {
      width: 100%;
      height: 100%; }
      .c-slider1__box1 .img1 img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
    .c-slider1__box1 .video1 video {
      width: 100%;
      height: 540px; }
      @media only screen and (max-width: 767px) {
        .c-slider1__box1 .video1 video {
          height: 350px; } }
    .c-slider1__box1 .box1 {
      z-index: 0; }
  .c-slider1--video1 {
    /*------------------------------------------*/
    /*------------------------------------------*/ }
    .c-slider1--video1 .c-slider1__control1 {
      z-index: 1;
      /*------------------------------------------*/
      /*----------------------------------------*/ }
      .c-slider1--video1 .c-slider1__control1 .arrow1 {
        /*--------------------------------------*/
        /*--------------------------------------*/
        /*--------------------------------------*/
        /*--------------------------------------*/ }
        .c-slider1--video1 .c-slider1__control1 .arrow1--prev1 {
          left: 41px; }
          @media only screen and (max-width: 767px) {
            .c-slider1--video1 .c-slider1__control1 .arrow1--prev1 {
              left: 10px; } }
        .c-slider1--video1 .c-slider1__control1 .arrow1--next1 {
          right: 41px; }
          @media only screen and (max-width: 767px) {
            .c-slider1--video1 .c-slider1__control1 .arrow1--next1 {
              right: 10px; } }
        .c-slider1--video1 .c-slider1__control1 .arrow1 .iconmoon-prev:before,
        .c-slider1--video1 .c-slider1__control1 .arrow1 .iconmoon-next:before {
          color: #fff; }
        .c-slider1--video1 .c-slider1__control1 .arrow1:hover .iconmoon-prev:before,
        .c-slider1--video1 .c-slider1__control1 .arrow1:hover .iconmoon-next:before {
          color: rgba(16, 58, 113, 0.5);
          opacity: 1; }
  .c-slider1 .owl-dots {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding-top: 20px;
    padding-bottom: 20px;
    /*------------------------------------------*/
    /*------------------------------------------*/
    /*------------------------------------------*/ }
    @media only screen and (max-width: 767px) {
      .c-slider1 .owl-dots {
        padding-top: 10px;
        padding-bottom: 10px; } }
    .c-slider1 .owl-dots > .owl-dot {
      opacity: 0.6; }
    .c-slider1 .owl-dots > .owl-dot span {
      border: 2px solid #fff;
      width: 12px;
      height: 12px;
      background: none; }
    .c-slider1 .owl-dots > .owl-dot.active span,
    .c-slider1 .owl-dots > .owl-dot:hover span {
      background: #fff;
      border: 2px solid #fff; }

/*============================================*/
/*============================================*/
.c-title-special1 {
  position: relative;
  font-weight: 500;
  font-size: 38px;
  color: #103a71;
  /*------------------------------------------*/
  /*------------------------------------------*/
  /*------------------------------------------*/ }
  @media only screen and (max-width: 767px) {
    .c-title-special1 {
      font-size: 28px; } }
  .c-title-special1:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    background: #ccc;
    right: 0;
    bottom: 25%;
    z-index: -1; }
  .c-title-special1 span {
    padding: 0 30px 0 0;
    background: #fff; }
    @media only screen and (max-width: 767px) {
      .c-title-special1 span {
        padding: 0 20px 0 0; } }

/*============================================*/
/*============================================*/
.c-title1 {
  font-size: 24px;
  color: #103A71;
  font-weight: 500;
  text-transform: uppercase; }
  @media only screen and (max-width: 767px) {
    .c-title1 {
      font-size: 22px; } }

/*--------------------------------------------*/
.c-title2 {
  font-size: 38px;
  font-weight: 500;
  color: #103A71; }
  @media only screen and (max-width: 767px) {
    .c-title2 {
      font-size: 24px; } }

/*--------------------------------------------*/
.c-title3 {
  font-weight: bold;
  font-size: 18px;
  color: #103a71; }

/*--------------------------------------------*/
.c-title4 {
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  text-align: center;
  text-transform: uppercase;
  color: #103A71; }
  @media only screen and (max-width: 767px) {
    .c-title4 {
      font-size: 32px; } }

/*===========================================*/
/*===========================================*/
.c-btn1 {
  padding: 11px 36px;
  border-radius: 5px;
  font-weight: 500;
  font-size: 17px;
  text-align: center;
  color: #fff;
  background: #103A71;
  border: 1px solid #103A71;
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  transition: all ease 0.4s;
  /*------------------------------------------*/
  /*------------------------------------------*/
  /*------------------------------------------*/ }
  .c-btn1:hover {
    color: #103A71;
    background: #fff; }
    .c-btn1:hover i:before {
      color: #103A71; }
  .c-btn1 i {
    position: relative;
    top: 2px;
    /*----------------------------------------*/
    /*----------------------------------------*/ }
    .c-btn1 i:before {
      color: #fff;
      margin-left: 8px;
      vertical-align: middle;
      font-size: 13px; }

/*--------------------------------------------*/
.c-btn2 {
  width: 160px;
  height: 46px;
  background: #FFFFFF;
  border-radius: 5px;
  font-weight: 500;
  font-size: 17px;
  line-height: 44px;
  text-align: center;
  color: #103A71;
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  transition: all ease 0.4s;
  /*------------------------------------------*/
  /*------------------------------------------*/
  /*------------------------------------------*/ }
  @media only screen and (max-width: 767px) {
    .c-btn2 {
      margin: 0 auto;
      display: block; } }
  .c-btn2:hover {
    color: #fff;
    background: #A39161; }
  .c-btn2--type1 {
    display: block;
    width: 230px;
    border: 1px solid #103A71; }
    .c-btn2--type1:hover {
      background: #103A71; }

/*===========================================*/
/*===========================================*/
.c-banner1 {
  position: relative;
  height: 230px;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover; }
  .c-banner1__title1 {
    position: absolute;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    font-weight: bold;
    font-size: 40px;
    text-transform: uppercase;
    color: #fff;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .c-banner1__title1 {
        font-size: 30px; } }

/*------------------------------------------*/
.c-date1 {
  font-weight: normal;
  font-size: 14px;
  color: #848484; }

/*------------------------------------------*/
.c-page {
  margin: 60px 0 0; }
  @media only screen and (max-width: 767px) {
    .c-page {
      margin: 30px 0 0; } }
  .c-page-numbers {
    list-style: none;
    text-align: center;
    padding: 0; }
    .c-page-numbers .page-numbers {
      display: inline-block;
      text-align: center;
      overflow: hidden;
      width: 32px;
      height: 32px;
      color: #103a71;
      border: 1px solid #103a71;
      background-color: #fff;
      border-radius: 2px;
      line-height: 31px;
      font-size: 17px; }
      .c-page-numbers .page-numbers:not(:last-child) {
        margin-right: 5px; }
      .c-page-numbers .page-numbers:hover {
        color: #fff;
        background-color: #103a71; }
      .c-page-numbers .page-numbers .prev,
      .c-page-numbers .page-numbers .next {
        font-size: 12px; }
    .c-page-numbers .current {
      color: #fff;
      background-color: #103a71; }

/*-----------------list---------------------*/
/*-----------------list1--------------------*/
.c-list1 {
  display: block;
  position: relative; }
  .c-list1__card1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
    padding: 20px 15px;
    background: #fff;
    border: 1px solid rgba(157, 157, 157, 0.5); }
    @media only screen and (max-width: 767px) {
      .c-list1__card1 {
        display: block;
        margin-bottom: 20px;
        padding: 24px 0 24px; } }
    .c-list1__card1 .c-btn2 {
      border: 1px solid #103a71; }
      .c-list1__card1 .c-btn2:hover {
        border: none; }
    .c-list1__card1 .title1 {
      margin-bottom: 7px;
      font-weight: 500;
      font-size: 20px;
      color: #103a71; }
    .c-list1__card1 .title2 {
      margin-bottom: 5px;
      font-style: normal;
      font-size: 18px;
      color: #049CCF; }
    .c-list1__card1 .info1 {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: 68%;
      padding: 0 20px 0 50px; }
      @media only screen and (max-width: 767px) {
        .c-list1__card1 .info1 {
          width: 100%;
          margin-bottom: 20px;
          padding: 0 15px; } }
      .c-list1__card1 .info1-box1 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .c-list1__card1 .info1-box1 p {
          margin: 0; }
      .c-list1__card1 .info1-item1:not(:last-child):after {
        content: "|";
        display: inline-block;
        margin: 0 10px; }
  .c-list1__img1 {
    position: relative;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .c-list1__img1 {
        width: 100%; } }

/*-----------------list2--------------------*/
.c-list2 {
  position: relative; }
  .c-list2__card1 {
    display: block;
    width: 361px;
    margin-bottom: 30px;
    background: #fff;
    -webkit-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s; }
    @media only screen and (max-width: 767px) {
      .c-list2__card1 {
        display: block;
        width: 100%;
        margin-bottom: 20px;
        padding: 0 0 12px; } }
    .c-list2__card1:hover {
      -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.2);
      box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.2); }
      .c-list2__card1:hover .c-list2__info1 .title1 {
        color: #91742c; }
  .c-list2__info1 {
    position: relative;
    padding-top: 24px; }
    @media only screen and (max-width: 767px) {
      .c-list2__info1 {
        padding-top: 15px; } }
    .c-list2__info1 .title1 {
      margin-bottom: 5px;
      font-weight: normal;
      font-size: 20px;
      color: #103a71; }
      @media only screen and (max-width: 767px) {
        .c-list2__info1 .title1 {
          font-size: 17px; } }
    .c-list2__info1 .c-date1 {
      margin-bottom: 18px; }
      @media only screen and (max-width: 767px) {
        .c-list2__info1 .c-date1 {
          margin-bottom: 12px; } }
    .c-list2__info1 .text1 {
      text-align: justify; }
  .c-list2__img1 {
    position: relative;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .c-list2__img1 {
        width: 100%; } }
    .c-list2__img1 img {
      width: 100%; }
  .c-list2--type1 .c-list2__card1 {
    width: 100%; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .c-list2--type1 .col-md-4 {
      max-width: 50%;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%; } }
  .c-list2 .owl-carousel .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto; }
  .c-list2 .owl-carousel .owl-item img {
    width: auto; }

/*-----------------list2--------------------*/
.c-list3 {
  position: relative; }
  .c-list3 ul {
    margin: 0; }
  .c-list3 li {
    color: #595959;
    text-align: justify;
    list-style-type: none; }
    @media only screen and (max-width: 767px) {
      .c-list3 li {
        color: #595959;
        text-align: justify; } }
    .c-list3 li:not(:last-child) {
      margin-bottom: 8px; }
    .c-list3 li:before {
      content: '•';
      margin-right: 10px; }
      @media only screen and (max-width: 767px) {
        .c-list3 li:before {
          margin-right: 6px; } }

/*==========================================*/
/*==========================================*/
.c-listitem1 {
  position: relative;
  margin: 0 -10px; }
  @media only screen and (max-width: 767px) {
    .c-listitem1 {
      margin: 0 -5px; } }
  .c-listitem1__card1 {
    display: block;
    position: relative;
    width: 132px;
    padding: 0 10px; }
    @media only screen and (max-width: 767px) {
      .c-listitem1__card1 {
        padding: 0 5px; } }
    .c-listitem1__card1:hover h1, .c-listitem1__card1:hover h2, .c-listitem1__card1:hover h3, .c-listitem1__card1:hover h4, .c-listitem1__card1:hover h5, .c-listitem1__card1:hover h6 {
      color: #91742c; }
  .c-listitem1__img1 {
    position: relative;
    height: 59px;
    margin: 0 auto; }
    .c-listitem1__img1 img {
      max-width: 100%;
      max-height: 100%;
      vertical-align: middle;
      position: absolute;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      left: 50%;
      top: 50%;
      max-height: 59px;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .c-listitem1__content1 {
    position: relative;
    padding: 10px 10px 0; }
    @media only screen and (max-width: 767px) {
      .c-listitem1__content1 {
        padding: 10px 0 0; } }
    .c-listitem1__content1 .title1 {
      font-size: 13px;
      font-weight: 500;
      color: #103A71;
      text-align: center; }
    .c-listitem1__content1 h1, .c-listitem1__content1 h2, .c-listitem1__content1 h3, .c-listitem1__content1 h4, .c-listitem1__content1 h5, .c-listitem1__content1 h6 {
      margin: 0;
      -webkit-transition: all ease 0.4s;
      -o-transition: all ease 0.4s;
      transition: all ease 0.4s; }
  .c-listitem1 .owl-carousel .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto; }
  .c-listitem1 .owl-carousel .owl-item img {
    width: auto; }

/*------------------------------------------*/
.c-listitem2 {
  margin: 0 -10px; }
  @media only screen and (max-width: 767px) {
    .c-listitem2 {
      margin: 0 -5px; } }
  .c-listitem2__card1 {
    position: relative;
    width: 242px;
    padding: 22px 20px 25px;
    margin-bottom: 40px;
    -webkit-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    transition: all ease 0.4s; }
    @media only screen and (max-width: 767px) {
      .c-listitem2__card1 {
        width: auto;
        padding: 10px 10px 10px;
        margin-bottom: 20px; } }
    .c-listitem2__card1:hover {
      -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.2);
      box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.2); }
      .c-listitem2__card1:hover .c-listitem2__content1 .title1 {
        color: #91742c; }
  .c-listitem2__content1 .title1 {
    margin: 20px 0 0;
    font-size: 15px;
    font-weight: 500;
    color: #103a71;
    text-align: center;
    -webkit-transition: all ease-in 0.5s;
    -o-transition: all ease-in 0.5s;
    transition: all ease-in 0.5s; }
    @media only screen and (max-width: 767px) {
      .c-listitem2__content1 .title1 {
        margin: 0;
        padding: 10px 0;
        font-size: 15px; } }
  .c-listitem2__img1 {
    text-align: center;
    line-height: 0; }
    .c-listitem2__img1 .new1 {
      display: block;
      width: 46px;
      height: 46px;
      position: absolute;
      right: 41px;
      text-align: center;
      padding: 22px 0;
      font-size: 14px;
      color: #FFFFFF;
      z-index: 2;
      background: url(../images/index/new-icon.png) no-repeat left;
      background-size: 100% 100%; }
      @media only screen and (max-width: 767px) {
        .c-listitem2__img1 .new1 {
          width: 35px;
          height: 35px;
          right: 18%;
          padding: 17px 0;
          font-size: 12px; } }
  .c-listitem2 .owl-carousel .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto; }
  .c-listitem2 .owl-carousel .owl-item img {
    width: auto; }

/*==========================================*/
/*==========================================*/
.c-listitem3 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .c-listitem3:before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 72px;
    background: url(../images/product/bg-ke.png) no-repeat left top;
    background-size: 100% 100%; }
  .c-listitem3__card1 {
    position: relative;
    margin: 0 13px;
    -webkit-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    transition: all ease 0.4s; }
    @media only screen and (max-width: 767px) {
      .c-listitem3__card1 {
        width: 50%; } }
  .c-listitem3__link1:hover .title1, .c-listitem3__link1:hover .iconmoon-cart-bg:before {
    color: #91742c; }
  .c-listitem3__content1 {
    position: relative;
    margin-top: 20px;
    padding: 10px 10px 12px;
    background: #fff;
    border-radius: 3px; }
    .c-listitem3__content1:before {
      content: '';
      position: absolute;
      display: block;
      top: -6px;
      margin: 0 auto;
      left: 0;
      right: 0;
      width: 0;
      height: 0;
      border-left: 15px solid transparent;
      border-right: 15px solid transparent;
      border-bottom: 7px solid #fff; }
    .c-listitem3__content1 .info1 {
      position: relative;
      display: block;
      text-align: center;
      color: #B6B6B6; }
      .c-listitem3__content1 .info1 span:not(:last-child):after {
        content: '|';
        margin: 0 10px; }
      .c-listitem3__content1 .info1__price1 {
        font-size: 13px; }
      .c-listitem3__content1 .info1 .iconmoon-cart-bg:before {
        font-size: 12px; }
    .c-listitem3__content1 .title1 {
      margin: 0 0 3px;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      font-size: 13px;
      font-weight: 500;
      color: #103a71;
      text-align: center;
      -webkit-transition: all ease-in 0.5s;
      -o-transition: all ease-in 0.5s;
      transition: all ease-in 0.5s; }
      @media only screen and (max-width: 767px) {
        .c-listitem3__content1 .title1 {
          margin: 0 0 2px;
          font-size: 13px; } }
  .c-listitem3__img1 {
    position: relative;
    line-height: 0;
    text-align: center; }
    .c-listitem3__img1 .new1 {
      display: block;
      width: 46px;
      height: 46px;
      position: absolute;
      top: -10px;
      right: 0;
      text-align: center;
      padding: 22px 0;
      font-size: 15px;
      color: #FFFFFF;
      background: url(../images/product/tag-new.svg) no-repeat left;
      background-size: 100% 100%; }
      @media only screen and (max-width: 767px) {
        .c-listitem3__img1 .new1 {
          width: 35px;
          height: 35px;
          top: -4px;
          right: 0;
          padding: 17px 0;
          font-size: 13px; } }
  .c-listitem3__type1:before {
    bottom: 43px; }
    @media only screen and (max-width: 767px) {
      .c-listitem3__type1:before {
        bottom: 40px; } }
  .c-listitem3__type1--po1:before {
    bottom: 30px; }
    @media only screen and (max-width: 767px) {
      .c-listitem3__type1--po1:before {
        bottom: 32px; } }
  .c-listitem3__type1--po2:before {
    bottom: 60px; }
    @media only screen and (max-width: 767px) {
      .c-listitem3__type1--po2:before {
        bottom: 59px; } }
  .c-listitem3__type1 .c-listitem3__card1 {
    width: 208px; }
    @media only screen and (max-width: 1199px) {
      .c-listitem3__type1 .c-listitem3__card1:nth-of-type(4) {
        display: none; } }
    @media only screen and (max-width: 991px) {
      .c-listitem3__type1 .c-listitem3__card1:nth-of-type(3) {
        display: none; } }
    @media only screen and (max-width: 500px) {
      .c-listitem3__type1 .c-listitem3__card1:nth-of-type(2) {
        display: none; } }
  .c-listitem3__type1 .c-listitem3__img1 img {
    height: 124px; }
  .c-listitem3__type2:before {
    bottom: 43px; }
    @media only screen and (max-width: 767px) {
      .c-listitem3__type2:before {
        bottom: 41px; } }
  .c-listitem3__type2--po1:before {
    bottom: 24px; }
    @media only screen and (max-width: 767px) {
      .c-listitem3__type2--po1:before {
        bottom: 23px; } }
  .c-listitem3__type2--po2:before {
    bottom: 61px; }
    @media only screen and (max-width: 767px) {
      .c-listitem3__type2--po2:before {
        bottom: 59px; } }
  .c-listitem3__type2 .c-listitem3__card1 {
    width: 183px; }
  .c-listitem3__type2 .c-listitem3__img1 img {
    height: 124px; }
  .c-listitem3__type3:before {
    bottom: 43px; }
    @media only screen and (max-width: 767px) {
      .c-listitem3__type3:before {
        bottom: 41px; } }
  .c-listitem3__type3--po1:before {
    bottom: 25px; }
    @media only screen and (max-width: 767px) {
      .c-listitem3__type3--po1:before {
        bottom: 22px; } }
  .c-listitem3__type3--po2:before {
    bottom: 66px; }
    @media only screen and (max-width: 767px) {
      .c-listitem3__type3--po2:before {
        bottom: 69px; } }
  .c-listitem3__type3 .c-listitem3__card1 {
    width: 167px; }
  .c-listitem3__type3 .c-listitem3__img1 img {
    height: 124px; }

.c-listitem3-root1 {
  padding-top: 40px; }
  @media only screen and (max-width: 1199px) {
    .c-listitem3-root1 {
      overflow-x: scroll; } }
  .c-listitem3-root1::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: initial; }
  .c-listitem3-root1::-webkit-scrollbar {
    height: 9px; }
  .c-listitem3-root1 > .width1 {
    min-width: 390px; }
  .c-listitem3-root1 > .width2 {
    min-width: 650px; }
  .c-listitem3-root1 > .width3 {
    min-width: 850px; }
  .c-listitem3-root1 > .width4 {
    min-width: 1060px; }

.c-carousel1 {
  position: relative; }
  .c-carousel1__card1 {
    cursor: pointer;
    background: #FFFFFF;
    -webkit-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s; }
    @media only screen and (max-width: 767px) {
      .c-carousel1__card1 {
        width: auto;
        margin-bottom: 20px; }
        .c-carousel1__card1:last-child {
          margin-bottom: 10px; } }
    .c-carousel1__card1:hover {
      background: #FFFFFF;
      -webkit-box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.2);
      box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.2); }
      .c-carousel1__card1:hover .c-carousel1__info1 .title1 {
        color: #91742C; }
    .c-carousel1__card1 .c-carousel1__info1 {
      padding: 10px 30px 10px;
      border-bottom: 1px solid #9d9d9d; }
      @media only screen and (max-width: 767px) {
        .c-carousel1__card1 .c-carousel1__info1 {
          padding: 10px 10px 10px; } }
      .c-carousel1__card1 .c-carousel1__info1:last-child {
        overflow: hidden;
        padding: 20px 0 0;
        border-bottom: 0; }
  .c-carousel1__link1 {
    height: 100%;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #FFFFFF;
    padding: 20px 19px;
    -webkit-transition: all ease-in 0.5s;
    -o-transition: all ease-in 0.5s;
    transition: all ease-in 0.5s; }
  .c-carousel1__info1 {
    position: relative;
    color: #595959; }
    .c-carousel1__info1 .title1 {
      margin-bottom: 0;
      font-weight: 500;
      font-size: 16px;
      text-align: center;
      color: #103A71; }
    .c-carousel1__info1 p {
      margin: 0; }
  .c-carousel1__img1 {
    position: relative;
    display: block; }
    .c-carousel1__img1 img {
      width: 100%; }
    .c-carousel1__img1 .c-label1 {
      position: absolute;
      right: 41px;
      top: 0; }
      @media only screen and (max-width: 767px) {
        .c-carousel1__img1 .c-label1 {
          right: 18%; } }

/*============================================*/
.c-label1 {
  display: block;
  width: 46px;
  height: 46px;
  text-align: center;
  line-height: 44px;
  font-size: 14px;
  color: #FFFFFF;
  z-index: 2;
  background: url(../images/index/new-icon.png) no-repeat left;
  background-size: 100% 100%; }
  @media only screen and (max-width: 767px) {
    .c-label1 {
      width: 35px;
      height: 35px;
      line-height: 34px;
      font-size: 12px; } }

/*============================================*/
/*--------------------------------------------*/
.c-nav1 {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%; }
  .c-nav1__arrow1 {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    -webkit-box-shadow: 0 0 black;
    box-shadow: 0 0 black;
    -webkit-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
    cursor: pointer; }
    .c-nav1__arrow1--left {
      left: -19px;
      border-right: solid 10px rgba(16, 58, 113, 0.84);
      border-bottom: solid 10px transparent;
      border-top: solid 10px transparent; }
      @media only screen and (max-width: 767px) {
        .c-nav1__arrow1--left {
          left: -12px; } }
      .c-nav1__arrow1--left:hover {
        opacity: 0.4; }
    .c-nav1__arrow1--right {
      right: -19px;
      border-left: solid 10px rgba(16, 58, 113, 0.84);
      border-bottom: solid 10px transparent;
      border-top: solid 10px transparent; }
      @media only screen and (max-width: 767px) {
        .c-nav1__arrow1--right {
          right: -12px; } }
      .c-nav1__arrow1--right:hover {
        opacity: 0.4; }
    .c-nav1__arrow1 img {
      vertical-align: middle;
      position: absolute;
      top: 50%;
      left: 32%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

.c-footer {
  position: relative;
  display: block;
  padding-top: 0 !important; }
  .c-footer__box1 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media only screen and (max-width: 767px) {
      .c-footer__box1 {
        display: block; } }
  .c-footer__list1 {
    display: block;
    position: relative; }
    .c-footer__list1 li {
      font-size: 15px;
      color: #858585;
      letter-spacing: 0;
      list-style-type: none;
      margin-bottom: 15px; }
      @media only screen and (max-width: 767px) {
        .c-footer__list1 li {
          margin-bottom: 10px; } }
      .c-footer__list1 li:not(:last-child) {
        margin-right: 14px; }
    .c-footer__list1 a {
      -webkit-transition: all ease 0.4s;
      -o-transition: all ease 0.4s;
      transition: all ease 0.4s; }
      .c-footer__list1 a:hover {
        color: #91742c; }
    .c-footer__list1 .child1 {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  .c-footer__box2 {
    position: relative;
    display: block;
    padding: 20px 0;
    border-top: 1px solid #dbdbdb; }
    @media only screen and (max-width: 767px) {
      .c-footer__box2 {
        padding: 15px 0; } }
    .c-footer__box2 .list1 ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .c-footer__box2 .list1 li {
      list-style-type: none; }
      .c-footer__box2 .list1 li:not(:last-child) {
        margin-right: 40px; }
        @media only screen and (max-width: 767px) {
          .c-footer__box2 .list1 li:not(:last-child) {
            margin-right: 30px; } }
    .c-footer__box2 .c-footer__copyright {
      display: block;
      margin-top: 16px !important; }
      @media only screen and (max-width: 767px) {
        .c-footer__box2 .c-footer__copyright {
          margin-top: 5px !important; } }
  .c-footer__copyright {
    margin: 0 !important;
    font-size: 12px;
    color: #858585;
    text-align: center; }

/*===========================================*/
/*===========================================*/
.c-faq1 {
  display: block;
  position: relative;
  cursor: pointer;
  padding: 20px 20px 18px;
  color: #103a71;
  text-align: justify;
  font-size: 18px;
  background: #f2f3f7;
  border-radius: 5px; }
  @media only screen and (max-width: 767px) {
    .c-faq1 {
      padding: 9px 10px 9px;
      font-size: 15px; } }
  .c-faq1__title1 {
    position: relative;
    margin-bottom: 7px !important;
    font-weight: 500;
    padding-right: 60px; }
    @media only screen and (max-width: 767px) {
      .c-faq1__title1 {
        padding-right: 20px; } }
    .c-faq1__title1:after {
      content: '';
      position: absolute;
      display: block;
      top: 9px;
      right: 0;
      width: 0;
      height: 0;
      border-left: 8px solid transparent;
      border-right: 7px solid transparent;
      border-top: 8px solid #103a71;
      -webkit-transition: all ease 0.4s;
      -o-transition: all ease 0.4s;
      transition: all ease 0.4s; }
      @media only screen and (max-width: 767px) {
        .c-faq1__title1:after {
          border-left: 5px solid transparent;
          border-right: 5px solid transparent;
          border-top: 6px solid #103a71; } }
  .c-faq1__info1 {
    display: none; }
    .c-faq1__info1 p {
      margin-bottom: 0; }
  .c-faq1--opentab::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }

/*===========================================*/
/*===========================================*/
.c-service1 {
  padding: 52px 55px;
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.0751245);
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.0751245);
  border-radius: 5px; }
  @media only screen and (max-width: 767px) {
    .c-service1 {
      padding: 25px 15px; } }
  .c-service1__content1 {
    position: relative;
    display: block;
    color: #676767; }
  .c-service1__title1 {
    font-weight: bold;
    font-size: 24px;
    position: relative;
    text-transform: uppercase;
    color: #103A71;
    padding-bottom: 20px; }
    @media only screen and (max-width: 767px) {
      .c-service1__title1 {
        padding-bottom: 10px;
        font-size: 22px; } }
    .c-service1__title1:after {
      content: '';
      position: absolute;
      display: block;
      bottom: 0;
      width: 100%;
      height: 1px;
      background: #bebebe; }
  .c-service1__title2 {
    font-size: 18px;
    font-weight: 500;
    color: #103A71;
    margin-bottom: 20px; }
    @media only screen and (max-width: 767px) {
      .c-service1__title2 {
        margin-bottom: 10px; } }
  .c-service1__box1 {
    position: relative;
    display: block;
    text-align: justify;
    margin-bottom: 50px; }
    @media only screen and (max-width: 767px) {
      .c-service1__box1 {
        margin-bottom: 30px; } }
    .c-service1__box1 .img1 {
      display: block; }
      @media only screen and (max-width: 767px) {
        .c-service1__box1 .img1 {
          margin-top: 20px; } }
      .c-service1__box1 .img1 img {
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
  .c-service1__box2, .c-service1__text1 {
    display: block;
    position: relative; }
    .c-service1__box2 p, .c-service1__text1 p {
      margin-bottom: 20px; }
      @media only screen and (max-width: 767px) {
        .c-service1__box2 p, .c-service1__text1 p {
          margin-bottom: 10px; } }
  .c-service1__box3 {
    display: block;
    position: relative; }
    .c-service1__box3 .c-service1__title1 {
      margin-bottom: 28px;
      padding-bottom: 0; }
      @media only screen and (max-width: 767px) {
        .c-service1__box3 .c-service1__title1 {
          margin-bottom: 18px; } }
      .c-service1__box3 .c-service1__title1:after {
        opacity: 0; }
  .c-service1__request1 {
    display: block;
    position: relative;
    padding-bottom: 40px; }
    @media only screen and (max-width: 767px) {
      .c-service1__request1 {
        padding-bottom: 25px; } }
    .c-service1__request1 .title1 {
      font-weight: 500;
      font-size: 16px;
      color: #103A71;
      margin-bottom: 18px; }
      @media only screen and (max-width: 767px) {
        .c-service1__request1 .title1 {
          margin-bottom: 15px; } }
    .c-service1__request1 .list1 {
      padding: 0 0 0 19px;
      margin: 0; }
      .c-service1__request1 .list1 li {
        font-size: 16px; }
        .c-service1__request1 .list1 li:not(:last-child) {
          margin-bottom: 15px; }
  .c-service1__infos1 {
    display: block;
    position: relative; }
    .c-service1__infos1 .list1 {
      padding: 0;
      margin: 0; }
      .c-service1__infos1 .list1 li {
        font-size: 16px;
        list-style-type: none; }
        .c-service1__infos1 .list1 li:not(:last-child) {
          margin-bottom: 15px; }
        .c-service1__infos1 .list1 li:before {
          content: '•';
          margin-right: 3px; }
          @media only screen and (max-width: 767px) {
            .c-service1__infos1 .list1 li:before {
              margin-right: 5px; } }
    .c-service1__infos1--line .list1 li:before {
      content: '-'; }
    .c-service1__infos1--dot .list1 li:before {
      content: '·'; }
  .c-service1__link1 {
    color: #049ccf !important;
    font-weight: 500;
    word-break: break-all; }

/*===========================================*/
#back-top {
  right: 60px;
  bottom: 30px;
  position: fixed;
  cursor: pointer;
  display: block;
  opacity: 0;
  visibility: hidden;
  z-index: 1040;
  text-align: center; }
  #back-top.show {
    opacity: 1;
    visibility: visible; }
  #back-top .button-to-top {
    height: 50px;
    width: 50px;
    line-height: 50px;
    border-radius: 50%;
    display: block;
    margin-bottom: 23px;
    background-color: #003D77;
    color: #fff; }
    #back-top .button-to-top:hover {
      background-color: #003D77; }

/*========================================*/
.c-box1 {
  position: relative;
  border-bottom: 1px solid #d8d8d8; }
  .c-box1__title1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-bottom: 30px; }
    @media only screen and (max-width: 767px) {
      .c-box1__title1 {
        display: block;
        margin-bottom: 15px; } }
    .c-box1__title1 h3 {
      margin-bottom: 0;
      font-style: normal;
      font-weight: 500;
      font-size: 25px;
      color: #103A71; }
      @media only screen and (max-width: 767px) {
        .c-box1__title1 h3 {
          margin-bottom: 10px;
          font-size: 20px; } }
    .c-box1__title1 a {
      font-weight: 500;
      font-size: 17px;
      text-align: right;
      color: #103A71;
      -webkit-transition: all ease 0.4s;
      -o-transition: all ease 0.4s;
      transition: all ease 0.4s; }
      @media only screen and (max-width: 767px) {
        .c-box1__title1 a {
          font-size: 15px; } }
      .c-box1__title1 a:hover {
        color: #91742c; }

/*============================================*/
.c-table1 {
  position: relative; }
  @media only screen and (max-width: 767px) {
    .c-table1 {
      overflow-x: scroll; } }
  .c-table1__list1 {
    position: relative;
    display: block; }
    .c-table1__list1 .list1__title1 {
      font-weight: normal; }
      .c-table1__list1 .list1__title1 p {
        margin: 0; }
    .c-table1__list1 .list1__card1 {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .c-table1__list1 .list1__card1:not(:last-child) {
        margin-bottom: 12px; }
    .c-table1__list1 .list1__link1 {
      position: relative; }
      .c-table1__list1 .list1__link1 img {
        width: 24px;
        height: 24px; }
        @media only screen and (max-width: 767px) {
          .c-table1__list1 .list1__link1 img {
            width: 18px;
            height: 18px; } }
  .c-table1 table {
    width: 100%;
    height: auto;
    border-spacing: 0;
    border-collapse: collapse; }
    @media only screen and (max-width: 767px) {
      .c-table1 table {
        min-width: 600px; } }
    .c-table1 table thead tr {
      height: 44px;
      line-height: 44px;
      border-top: none; }
    .c-table1 table thead td {
      padding: 0 20px 0 0;
      vertical-align: top; }
    .c-table1 table tbody td {
      vertical-align: top;
      padding: 20px 20px 20px 0; }
      @media only screen and (max-width: 991px) {
        .c-table1 table tbody td {
          padding: 14px 12px 14px 0; } }
    .c-table1 table tr {
      width: 100%;
      text-align: left;
      border-top: 1px solid #D8D8D8;
      -webkit-transition: all ease 0.5s;
      -o-transition: all ease 0.5s;
      transition: all ease 0.5s; }
      .c-table1 table tr:hover {
        background: rgba(236, 236, 236, 0.25098); }
      .c-table1 table tr th:nth-of-type(1), .c-table1 table tr td:nth-of-type(1) {
        width: 496px;
        font-weight: 500; }
        @media only screen and (max-width: 1199px) {
          .c-table1 table tr th:nth-of-type(1), .c-table1 table tr td:nth-of-type(1) {
            width: 320px; } }
      .c-table1 table tr th:nth-of-type(2), .c-table1 table tr td:nth-of-type(2) {
        width: 572px; }
        @media only screen and (max-width: 991px) {
          .c-table1 table tr th:nth-of-type(2), .c-table1 table tr td:nth-of-type(2) {
            width: 390px; } }
        @media only screen and (max-width: 767px) {
          .c-table1 table tr th:nth-of-type(2), .c-table1 table tr td:nth-of-type(2) {
            width: 301px; } }
      .c-table1 table tr th:nth-of-type(3), .c-table1 table tr td:nth-of-type(3) {
        width: 85px;
        padding-right: 0;
        text-align: center; }
        @media only screen and (max-width: 1199px) {
          .c-table1 table tr th:nth-of-type(3), .c-table1 table tr td:nth-of-type(3) {
            width: auto; } }
      .c-table1 table tr th {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 18px;
        font-weight: 500;
        color: #049CCF; }
      .c-table1 table tr td:nth-of-type(2) .c-table1__list1 {
        width: 98%; }
        @media only screen and (max-width: 767px) {
          .c-table1 table tr td:nth-of-type(2) .c-table1__list1 {
            width: 95%; } }
      .c-table1 table tr td:nth-of-type(2) .list1__title1 {
        width: 480px;
        font-weight: normal;
        margin-right: 10px; }
        @media only screen and (max-width: 991px) {
          .c-table1 table tr td:nth-of-type(2) .list1__title1 {
            width: 416px;
            margin-right: 30px; } }
        @media only screen and (max-width: 991px) {
          .c-table1 table tr td:nth-of-type(2) .list1__title1 {
            width: 322px; } }

/*============================================*/
/*=========================================================*/
/*Tho dang*/
/*=========================================================*/
/*=================Private====================*/
@media only screen and (min-width: 1200px) {
  #header .wrap-menu-header {
    margin-right: 180px; } }

/*============================================*/
.p-video1 {
  display: block;
  position: relative;
  padding: 60px 0 120px;
  background: url(../images/index/td-bg-top.png) no-repeat left top;
  background-size: 100% auto;
  /*-------------------------------------------*/
  /*-------------------------------------------*/
  /*-------------------------------------------*/
  /*-------------------------------------------*/ }
  @media only screen and (max-width: 767px) {
    .p-video1 {
      padding: 30px 0 60px; } }
  .p-video1__title1 {
    position: relative;
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: 40px;
    color: #103A71;
    margin-bottom: 50px; }
  .p-video1__box1 {
    position: relative;
    display: block;
    /*-----------------------------------------*/
    /*-----------------------------------------*/ }
    .p-video1__box1 .video1 {
      margin-bottom: 30px;
      line-height: 0;
      -webkit-box-shadow: 0 8px 21px 0 rgba(0, 0, 0, 0.16);
      box-shadow: 0 8px 21px 0 rgba(0, 0, 0, 0.16);
      border-radius: 3px;
      /*---------------------------------------*/
      /*---------------------------------------*/ }
      .p-video1__box1 .video1 iframe {
        width: 100%;
        height: 653px; }
        @media only screen and (max-width: 767px) {
          .p-video1__box1 .video1 iframe {
            height: 350px; } }
  .p-video1__list1 {
    position: relative;
    /*-----------------------------------------*/
    /*-----------------------------------------*/
    /*-----------------------------------------*/ }
    .p-video1__list1 .list1__card1 {
      position: relative;
      cursor: pointer; }
    .p-video1__list1 .list1__content1 {
      position: relative;
      display: block; }

/*============================================*/
/*============================================*/
.p-top1 {
  position: relative;
  padding: 80px 0;
  display: block;
  background: url(../images/index/bg-danhmuc.jpg) no-repeat left top;
  background-size: cover;
  /*-------------------------------------------*/
  /*-------------------------------------------*/ }
  @media only screen and (max-width: 767px) {
    .p-top1 {
      padding: 45px 0; } }
  .p-top1__box1 {
    position: relative;
    display: block;
    padding-top: 72px;
    /*-------------------------------------------*/
    /*-------------------------------------------*/ }
    @media only screen and (max-width: 767px) {
      .p-top1__box1 {
        padding-top: 35px; } }
    .p-top1__box1 .c-title2 {
      margin-bottom: 84px;
      text-align: center; }
      @media only screen and (max-width: 767px) {
        .p-top1__box1 .c-title2 {
          margin-bottom: 30px; } }

/*============================================*/
.p-top2 {
  position: relative; }

/*============================================*/
/*============================================*/
.p-top3 {
  display: block;
  position: relative;
  padding: 50px 0;
  background: url(../images/index/mask1.jpg) no-repeat left top;
  background-size: 100% 100%; }
  @media only screen and (max-width: 767px) {
    .p-top3 {
      padding: 45px 0 20px; } }
  .p-top3__box1 {
    display: block;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media only screen and (max-width: 767px) {
      .p-top3__box1 {
        display: block; } }
    .p-top3__box1 .box1, .p-top3__box1 .box2 {
      width: 50%; }
      @media only screen and (max-width: 767px) {
        .p-top3__box1 .box1, .p-top3__box1 .box2 {
          width: 100%; } }
    .p-top3__box1 .box1 {
      position: relative;
      padding: 0 10px 30px; }
      @media only screen and (min-width: 1200px) {
        .p-top3__box1 .box1 {
          padding: 50px 40px 0 64px; } }
    .p-top3__box1 .title1 {
      font-weight: 500;
      font-size: 38px;
      color: #103a71;
      text-align: center; }
      @media only screen and (max-width: 767px) {
        .p-top3__box1 .title1 {
          font-size: 28px; } }
    .p-top3__box1 .text1 {
      font-size: 16px;
      color: #676767;
      text-align: justify; }
    .p-top3__box1 .list1 {
      display: block; }
      @media only screen and (min-width: 1200px) {
        .p-top3__box1 .list1 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          justify-content: flex-start; } }
      .p-top3__box1 .list1 .c-btn1:not(:last-child) {
        margin-right: 20px; }
      .p-top3__box1 .list1 .c-btn1 {
        display: block;
        width: 100%;
        margin: 0 0 20px; }
        @media only screen and (min-width: 1200px) {
          .p-top3__box1 .list1 .c-btn1 {
            display: inherit;
            width: auto;
            margin: 0; } }

/*============================================*/
/*============================================*/
.p-top4 {
  position: relative;
  display: block;
  padding: 80px 0 80px; }
  @media only screen and (max-width: 767px) {
    .p-top4 {
      padding: 40px 0 10px; } }
  .p-top4__list1 {
    position: relative; }
  .p-top4__card1 {
    position: relative;
    margin-bottom: 40px; }
    @media only screen and (max-width: 767px) {
      .p-top4__card1 {
        margin-bottom: 15px; } }
    .p-top4__card1:hover .list1__text1 {
      color: #91742c; }
    .p-top4__card1 .list1__content1 {
      position: relative;
      display: block; }
    .p-top4__card1 .list1__text1 {
      margin: 0;
      padding: 25px 0;
      text-align: center;
      color: #103a71;
      font-weight: 500;
      font-size: 16px;
      -webkit-transition: all ease 0.4s;
      -o-transition: all ease 0.4s;
      transition: all ease 0.4s; }
      @media only screen and (max-width: 767px) {
        .p-top4__card1 .list1__text1 {
          padding: 15px 0; } }

.p-top5 {
  position: relative;
  padding-bottom: 90px;
  /*-----------------------------------------*/ }
  @media only screen and (max-width: 767px) {
    .p-top5 {
      padding: 40px 0 55px; } }
  .p-top5__box1 {
    position: relative;
    display: block;
    /*---------------------------------------*/
    /*---------------------------------------*/
    /*---------------------------------------*/
    /*---------------------------------------*/
    /*---------------------------------------*/ }
    .p-top5__box1 .box1 {
      position: relative;
      display: block;
      /*-------------------------------------*/
      /*-------------------------------------*/ }
      @media only screen and (max-width: 767px) {
        .p-top5__box1 .box1 {
          margin-bottom: 20px;
          padding-bottom: 20px;
          border-bottom: 1px solid #9d9d9d; } }
      .p-top5__box1 .box1 .info1__title1 {
        margin: 12px 0 0;
        font-size: 22px; }
    .p-top5__box1 .date1 {
      display: block;
      margin: 10px 0 0;
      font-size: 14px;
      color: #828282; }
    .p-top5__box1 .box2 {
      position: relative;
      display: block; }
      .p-top5__box1 .box2 .info1:not(:last-child) {
        margin-bottom: 20px; }
    .p-top5__box1 .info1 {
      position: relative;
      display: block;
      /*---------------------------------------*/
      /*---------------------------------------*/
      /*---------------------------------------*/ }
      .p-top5__box1 .info1:hover .info1__title1 {
        color: #91742c; }
      .p-top5__box1 .info1__title1 {
        margin: 0;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        font-size: 20px;
        font-weight: 500;
        color: #103A71;
        -webkit-transition: all ease 0.4s;
        -o-transition: all ease 0.4s;
        transition: all ease 0.4s; }

/*===========================================*/
/*===========================================*/
.p-recruit1 {
  position: relative;
  display: block;
  padding: 90px 0 80px;
  background: url(../images/index/td-bg-top.png) no-repeat left top;
  background-size: cover;
  /*---------------------------------------*/
  /*---------------------------------------*/
  /*---------------------------------------*/ }
  @media only screen and (max-width: 767px) {
    .p-recruit1 {
      padding: 40px 0; } }
  .p-recruit1__box1 {
    position: relative;
    display: block;
    margin-bottom: 74px;
    /*---------------------------------------*/
    /*---------------------------------------*/
    /*---------------------------------------*/
    /*---------------------------------------*/
    /*---------------------------------------*/
    /*---------------------------------------*/ }
    @media only screen and (max-width: 767px) {
      .p-recruit1__box1 {
        margin-bottom: 40px; } }
    .p-recruit1__box1 p {
      margin: 0; }
    .p-recruit1__box1 .content1 {
      position: relative;
      display: block;
      /*---------------------------------------*/
      /*---------------------------------------*/ }
      @media only screen and (max-width: 767px) {
        .p-recruit1__box1 .content1 {
          margin-bottom: 10px; } }
      .p-recruit1__box1 .content1--pt1 {
        padding-top: 42px; }
        @media only screen and (max-width: 767px) {
          .p-recruit1__box1 .content1--pt1 {
            padding-top: 0; } }
    .p-recruit1__box1 .title1 {
      font-weight: 500;
      font-size: 20px;
      text-transform: uppercase;
      color: #103A71; }
      @media only screen and (max-width: 767px) {
        .p-recruit1__box1 .title1 {
          font-size: 18px; } }
    .p-recruit1__box1 .text1 {
      font-size: 16px;
      line-height: 25px;
      color: #676767; }
      @media only screen and (max-width: 767px) {
        .p-recruit1__box1 .text1 {
          font-size: 14px; } }
    .p-recruit1__box1 .img1__title1 {
      font-weight: 500;
      font-size: 16px;
      margin-top: 10px;
      text-align: center;
      color: #103A71; }
      @media only screen and (max-width: 767px) {
        .p-recruit1__box1 .img1__title1 {
          font-size: 14px; } }
    .p-recruit1__box1 .flex-row-reverse {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
  .p-recruit1__qc1 {
    padding: 30px 0;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    /*---------------------------------------*/
    /*---------------------------------------*/
    /*---------------------------------------*/ }
    @media only screen and (max-width: 767px) {
      .p-recruit1__qc1 {
        padding: 20px 0; } }
    .p-recruit1__qc1 .box1 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      @media only screen and (max-width: 767px) {
        .p-recruit1__qc1 .box1 {
          display: block; } }
    .p-recruit1__qc1 .title1 {
      font-weight: bold;
      font-size: 40px;
      text-transform: uppercase;
      color: #FFFFFF;
      margin: 0; }
      @media only screen and (max-width: 767px) {
        .p-recruit1__qc1 .title1 {
          text-align: center;
          font-size: 24px;
          margin-bottom: 12px; } }

/*===========================================*/
/*===========================================*/
.p-interviews1 {
  position: relative;
  display: block;
  padding: 60px 0 110px;
  background: url(../images/index/td-bg-top.png) no-repeat left top;
  background-size: cover; }
  @media only screen and (max-width: 767px) {
    .p-interviews1 {
      padding: 30px 0 50px; } }
  .p-interviews1__box1 {
    display: block;
    position: relative; }

/*===========================================*/
/*===========================================*/
.p-contact1 {
  position: relative;
  display: block;
  padding: 60px 0 130px;
  background: url(../images/index/td-bg-top.png) no-repeat left top;
  background-size: 100%; }
  @media only screen and (max-width: 767px) {
    .p-contact1 {
      padding: 30px 0 45px; } }
  .p-contact1__content1 {
    display: block;
    position: relative; }
  .p-contact1__box1 {
    position: relative;
    display: block; }
    .p-contact1__box1 .c-title1 {
      margin-bottom: 50px; }
      @media only screen and (max-width: 767px) {
        .p-contact1__box1 .c-title1 {
          margin-bottom: 25px; } }
    .p-contact1__box1 .title1 {
      margin-bottom: 10px;
      font-weight: 500;
      font-size: 18px;
      text-transform: uppercase;
      color: #676767; }
    .p-contact1__box1 .box1 {
      display: block;
      position: relative;
      padding: 20px 0;
      border-bottom: 1px solid #d8d8d8; }
      .p-contact1__box1 .box1:nth-of-type(1) {
        padding-top: 0; }
      .p-contact1__box1 .box1:last-child {
        border-bottom: none; }
      .p-contact1__box1 .box1-info1 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .p-contact1__box1 .box1-info1 .info1 {
          margin-bottom: 10px; }
          .p-contact1__box1 .box1-info1 .info1:not(:last-child) {
            margin-right: 50px; }
      .p-contact1__box1 .box1 > .info1:not(:last-child) {
        margin-bottom: 10px; }
    .p-contact1__box1 .info1 {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      /*--------------------------------------*/
      /*--------------------------------------*/
      /*--------------------------------------*/ }
      .p-contact1__box1 .info1-icon1 {
        width: auto;
        padding-right: 15px; }
        @media only screen and (max-width: 767px) {
          .p-contact1__box1 .info1-icon1 {
            padding-right: 10px; } }
        .p-contact1__box1 .info1-icon1 img {
          width: 15px;
          height: 18px;
          vertical-align: middle; }
      .p-contact1__box1 .info1-text1 {
        width: auto;
        margin: 0; }
        @media only screen and (max-width: 767px) {
          .p-contact1__box1 .info1-text1 {
            width: auto; } }
  .p-contact1__box2 {
    position: relative;
    display: block; }
    @media only screen and (max-width: 767px) {
      .p-contact1__box2 {
        padding-top: 30px; } }
    .p-contact1__box2 .c-title1 {
      margin-bottom: 32px; }
      @media only screen and (max-width: 767px) {
        .p-contact1__box2 .c-title1 {
          margin-bottom: 25px; } }
    .p-contact1__box2 .c-btn1 {
      display: block;
      width: 260px; }
      @media only screen and (max-width: 767px) {
        .p-contact1__box2 .c-btn1 {
          width: 100%; } }

/*===========================================*/
/*===========================================*/
.p-service1 {
  display: block;
  position: relative;
  padding-bottom: 148px; }
  @media only screen and (max-width: 767px) {
    .p-service1 {
      padding-bottom: 50px; } }

/*===========================================*/
/*===========================================*/
.p-customer1 {
  display: block;
  position: relative;
  padding-bottom: 148px; }
  @media only screen and (max-width: 767px) {
    .p-customer1 {
      padding-bottom: 60px; } }
  .p-customer1__img1 img {
    width: 100%; }
  .p-customer1__title1 {
    margin-bottom: 26px; }
    @media only screen and (max-width: 767px) {
      .p-customer1__title1 {
        margin-bottom: 20px; } }
  .p-customer1__contact1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 36px;
    padding: 36px 10px 36px;
    border-bottom: 1px solid #d8d8d8; }
    @media only screen and (max-width: 1199px) {
      .p-customer1__contact1 {
        display: block; } }
    @media only screen and (max-width: 767px) {
      .p-customer1__contact1 {
        margin-bottom: 20px;
        padding: 20px 0 10px; } }
  .p-customer1__link1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-weight: 500;
    font-size: 20px;
    word-break: break-word;
    text-align: left; }
    @media only screen and (max-width: 1199px) {
      .p-customer1__link1 {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-bottom: 15px; } }
    @media only screen and (max-width: 767px) {
      .p-customer1__link1 {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-bottom: 10px;
        font-size: 17px; } }
    .p-customer1__link1:hover .link1__text1 {
      color: #92752c; }
    .p-customer1__link1 .link1__img1 {
      margin-right: 14px;
      line-height: 0; }
      @media only screen and (max-width: 767px) {
        .p-customer1__link1 .link1__img1 {
          margin-right: 10px; } }
      .p-customer1__link1 .link1__img1 img {
        max-width: 80px; }
        @media only screen and (max-width: 767px) {
          .p-customer1__link1 .link1__img1 img {
            width: 50px; } }
    .p-customer1__link1 .link1__text1 {
      width: auto;
      color: #049ccf;
      -webkit-transition: all ease 0.5s;
      -o-transition: all ease 0.5s;
      transition: all ease 0.5s; }
      .p-customer1__link1 .link1__text1 p {
        margin-bottom: 0; }
  .p-customer1__box1 .c-btn2 {
    margin-top: 50px; }
    @media only screen and (max-width: 767px) {
      .p-customer1__box1 .c-btn2 {
        width: 100%;
        margin-top: 20px; } }

/*===========================================*/
/*===========================================*/
.p-privacy1 {
  display: block;
  position: relative;
  padding-bottom: 148px; }
  @media only screen and (max-width: 767px) {
    .p-privacy1 {
      padding-bottom: 50px; } }
  .p-privacy1 .c-service1__infos1 .list1 li:last-child {
    margin-bottom: 35px; }
    @media only screen and (max-width: 767px) {
      .p-privacy1 .c-service1__infos1 .list1 li:last-child {
        margin-bottom: 20px; } }

/*===========================================*/
/*===========================================*/
.p-item1 {
  display: block;
  position: relative;
  padding-bottom: 130px; }
  @media only screen and (max-width: 767px) {
    .p-item1 {
      padding-bottom: 50px; } }
  .p-item1__title1 {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 30px;
    color: #103a71; }
    @media only screen and (max-width: 767px) {
      .p-item1__title1 {
        font-size: 24px; } }
  .p-item1__title2 {
    font-weight: 500;
    font-size: 32px;
    color: #103a71; }
    @media only screen and (max-width: 767px) {
      .p-item1__title2 {
        font-size: 26px; } }
  .p-item1__price1 {
    font-size: 20px;
    color: #103a71; }
    @media only screen and (max-width: 767px) {
      .p-item1__price1 {
        font-size: 18px; } }
    .p-item1__price1 span:first-child {
      font-weight: 500; }
    .p-item1__price1 span {
      font-weight: normal; }
  .p-item1__content1 {
    display: block;
    position: relative;
    padding-bottom: 82px;
    border-bottom: 1px solid #bebebe; }
    @media only screen and (max-width: 767px) {
      .p-item1__content1 {
        padding-bottom: 20px; } }
  .p-item1__box1 {
    display: block;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .p-item1__box1 {
        width: 100%;
        margin-bottom: 30px; } }
    .p-item1__box1 .box1 {
      display: block;
      position: relative; }
    .p-item1__box1 .list1 {
      position: relative; }
      .p-item1__box1 .list1__card1 {
        position: relative;
        border: 1px solid rgba(189, 166, 166, 0.28);
        line-height: 0; }
        .p-item1__box1 .list1__card1 img {
          width: 132px;
          max-height: 166px;
          height: 150px;
          -o-object-fit: cover;
          object-fit: cover; }
          @media only screen and (max-width: 767px) {
            .p-item1__box1 .list1__card1 img {
              display: block;
              width: auto;
              margin: 0 auto; } }
    .p-item1__box1 .zoom1:after {
      content: '';
      display: block;
      width: 33px;
      height: 33px;
      position: absolute;
      top: 0;
      right: 0;
      background: url(https://raw.github.com/jackmoore/zoom/master/icon.png); }
    .p-item1__box1 .zoom1 img {
      width: 363px;
      height: 363px; }
      @media only screen and (max-width: 767px) {
        .p-item1__box1 .zoom1 img {
          width: 100%;
          height: initial; } }
    .p-item1__box1 .zoom1 .zoomImg {
      background-color: #fff; }
  .p-item1__box2 {
    display: block;
    position: relative; }
    .p-item1__box2 .info1 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      margin: 30px -20px 0; }
      @media only screen and (max-width: 767px) {
        .p-item1__box2 .info1 {
          display: block;
          margin: 20px -5px; } }
      .p-item1__box2 .info1__title1 {
        font-size: 20px;
        color: #103A71;
        margin-bottom: 20px; }
        @media only screen and (max-width: 767px) {
          .p-item1__box2 .info1__title1 {
            margin-bottom: 15px; } }
      .p-item1__box2 .info1__box1 {
        position: relative;
        padding: 0 20px;
        display: block; }
        @media only screen and (max-width: 767px) {
          .p-item1__box2 .info1__box1 {
            padding: 0 5px; } }
        .p-item1__box2 .info1__box1:first-child {
          width: 28%;
          min-width: 200px; }
          @media only screen and (max-width: 767px) {
            .p-item1__box2 .info1__box1:first-child {
              width: 100%;
              margin-bottom: 10px;
              padding-bottom: 10px;
              border-bottom: 1px solid #d8d8d8; } }
        @media only screen and (min-width: 1200px) {
          .p-item1__box2 .info1__box1:last-child {
            width: 70%; } }
      .p-item1__box2 .info1__list1 {
        list-style-type: none;
        margin: 0;
        padding: 0; }
        .p-item1__box2 .info1__list1 li {
          font-size: 16px;
          margin-bottom: 15px; }
          .p-item1__box2 .info1__list1 li .iconmoon {
            margin-right: 10px; }
          .p-item1__box2 .info1__list1 li .icon1 {
            max-width: 15px;
            max-height: 18px;
            vertical-align: middle;
            margin-right: 10px; }
    .p-item1__box2 .seemore {
      border: none;
      background: none;
      font-size: 16px;
      color: #91742C; }
      .p-item1__box2 .seemore:before {
        content: '+';
        display: inline;
        margin-right: 4px; }
    .p-item1__box2 .list1 {
      padding: 0;
      margin: 0; }
      .p-item1__box2 .list1 li {
        margin-bottom: 15px;
        font-size: 16px;
        list-style-type: none; }
        .p-item1__box2 .list1 li:before {
          content: '•';
          margin-right: 10px; }
          @media only screen and (max-width: 767px) {
            .p-item1__box2 .list1 li:before {
              margin-right: 7px; } }
    .p-item1__box2 .box1 {
      padding: 30px 0;
      border-bottom: 1px solid #bebebe; }
      @media only screen and (max-width: 767px) {
        .p-item1__box2 .box1 {
          padding: 18px 0; } }
      .p-item1__box2 .box1:last-child {
        border-bottom: none; }
      .p-item1__box2 .box1 p {
        margin-bottom: 15px; }
      .p-item1__box2 .box1__content1 {
        position: relative; }
    .p-item1__box2 .c-btn1 {
      width: 259px;
      height: 50px;
      margin: 30px 0 40px;
      display: inline-block; }
      @media only screen and (max-width: 767px) {
        .p-item1__box2 .c-btn1 {
          display: block;
          width: 100%;
          height: auto;
          margin: 20px 0 10px; } }
  .p-item1__content2 {
    display: block;
    position: relative;
    padding-top: 40px; }
    @media only screen and (max-width: 767px) {
      .p-item1__content2 {
        padding-bottom: 20px; } }

/*===========================================*/
/*===========================================*/
.p-product1 {
  position: relative;
  padding: 24px 0;
  display: block;
  background: url(../images/index/bg-danhmuc.jpg) no-repeat left top;
  background-size: 100% 100%; }
  @media only screen and (max-width: 767px) {
    .p-product1 {
      padding: 26px 0; } }

.p-product2 {
  position: relative;
  display: block;
  padding-bottom: 60px;
  margin-bottom: 90px;
  background: rgba(234, 234, 234, 0.25); }
  @media only screen and (max-width: 767px) {
    .p-product2 {
      margin-bottom: 60px;
      padding-bottom: 45px; } }
  .p-product2__content1 {
    position: relative;
    display: block; }
  .p-product2__title1 {
    position: relative;
    left: -11px;
    display: inline-block;
    margin-top: 46px;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 15px 42px 11px;
    background: url(../images/product/title-bg1.png) no-repeat;
    background-size: 100% 100%; }
    @media only screen and (max-width: 767px) {
      .p-product2__title1 {
        margin-top: 30px; } }
  .p-product2__box1 {
    position: relative;
    display: block; }

/*===========================================*/
.p-truebook1 {
  margin-bottom: 60px;
  border: 21px solid #ffff;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3); }
  @media only screen and (max-width: 767px) {
    .p-truebook1 {
      margin-bottom: 40px; } }
  .p-truebook1__title {
    color: #103a71;
    font-size: 24px;
    font-weight: 500; }
  .p-truebook1 .ipgs {
    overflow: initial; }
  .p-truebook1 .ipgs-theme-default .ipgs-stage {
    overflow: hidden; }
  .p-truebook1 .ipgs-theme-default .ipgs-prev-page {
    left: -62px;
    z-index: 99999;
    opacity: 1;
    position: absolute;
    background: #fff;
    border-radius: 10px 0 0 10px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15); }
    @media only screen and (max-width: 767px) {
      .p-truebook1 .ipgs-theme-default .ipgs-prev-page {
        left: -41px; } }
    .p-truebook1 .ipgs-theme-default .ipgs-prev-page:before {
      content: "<";
      position: absolute;
      left: 55%;
      right: 0;
      top: 50%;
      font-size: 20px;
      -webkit-transform: translate(-55%, -50%);
      -ms-transform: translate(-55%, -50%);
      transform: translate(-55%, -50%);
      margin: 0 auto;
      color: #103a71; }
  .p-truebook1 .ipgs-theme-default .ipgs-next-page {
    right: -62px;
    z-index: 99999;
    opacity: 1;
    position: absolute;
    background: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
    border-radius: 0 10px 10px 0; }
    @media only screen and (max-width: 767px) {
      .p-truebook1 .ipgs-theme-default .ipgs-next-page {
        right: -41px; } }
    .p-truebook1 .ipgs-theme-default .ipgs-next-page:before {
      content: ">";
      position: absolute;
      right: 50%;
      top: 50%;
      font-size: 20px;
      -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
      transform: translate(50%, -50%);
      margin: 0 auto;
      color: #103a71; }
  .p-truebook1 .ipgs-theme-default .ipgs-next-page.ipgs-active,
  .p-truebook1 .ipgs-theme-default .ipgs-prev-page.ipgs-active {
    opacity: 1;
    background: #103A71; }
  .p-truebook1 .ipgs-theme-default .ipgs-next-page.ipgs-active:before,
  .p-truebook1 .ipgs-theme-default .ipgs-prev-page.ipgs-active:before {
    color: #fff; }
  .p-truebook1 .ipgs-theme-default.ipgs-ready .ipgs-toolbar {
    position: relative;
    top: 23px;
    width: 105%;
    padding-right: 40px;
    border-radius: inherit;
    background: #f4f9fd;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media only screen and (max-width: 767px) {
      .p-truebook1 .ipgs-theme-default.ipgs-ready .ipgs-toolbar {
        width: 110%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-right: 0; } }
    .p-truebook1 .ipgs-theme-default.ipgs-ready .ipgs-toolbar .ipgs-control-outline,
    .p-truebook1 .ipgs-theme-default.ipgs-ready .ipgs-toolbar .ipgs-control-gotofirst,
    .p-truebook1 .ipgs-theme-default.ipgs-ready .ipgs-toolbar .ipgs-control-prev,
    .p-truebook1 .ipgs-theme-default.ipgs-ready .ipgs-toolbar .ipgs-control-next,
    .p-truebook1 .ipgs-theme-default.ipgs-ready .ipgs-toolbar .ipgs-control-gotolast,
    .p-truebook1 .ipgs-theme-default.ipgs-ready .ipgs-toolbar .ipgs-control-share {
      display: none; }
    .p-truebook1 .ipgs-theme-default.ipgs-ready .ipgs-toolbar .ipgs-control-pagenumber {
      display: block; }
      .p-truebook1 .ipgs-theme-default.ipgs-ready .ipgs-toolbar .ipgs-control-pagenumber .ipgs-pagenumber-label {
        font-size: 17px;
        color: #103A71;
        text-align: center; }
        @media only screen and (max-width: 767px) {
          .p-truebook1 .ipgs-theme-default.ipgs-ready .ipgs-toolbar .ipgs-control-pagenumber .ipgs-pagenumber-label {
            font-size: 15px; } }
    .p-truebook1 .ipgs-theme-default.ipgs-ready .ipgs-toolbar .truebook1__title1 {
      margin: 0 20px 0 10px;
      padding-right: 20px;
      font-weight: 500;
      font-size: 17px;
      color: #103A71;
      text-align: center;
      border-right: 0.5px solid #103a71; }
      @media only screen and (max-width: 767px) {
        .p-truebook1 .ipgs-theme-default.ipgs-ready .ipgs-toolbar .truebook1__title1 {
          margin: 0 10px 0 10px;
          padding-right: 10px;
          font-size: 15px; } }
    .p-truebook1 .ipgs-theme-default.ipgs-ready .ipgs-toolbar .truebook1__page1 {
      margin: 0;
      padding: 0;
      font-size: 17px;
      color: #103A71;
      line-height: 15px; }
      @media only screen and (max-width: 767px) {
        .p-truebook1 .ipgs-theme-default.ipgs-ready .ipgs-toolbar .truebook1__page1 {
          font-size: 13px; } }

/*===========================================*/
/*================hai bao====================*/
.p-story1 {
  padding: 90px 0 120px;
  background: url(../images/index/td-bg-top.png) no-repeat left top;
  background-size: 100%; }
  @media only screen and (max-width: 767px) {
    .p-story1 {
      padding: 40px 0 55px; } }
  .p-story1__list1 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px; }
    @media only screen and (max-width: 767px) {
      .p-story1__list1 {
        margin: 0 -10px; } }
    .p-story1__list1 .list1__card1 {
      width: 30%;
      position: relative;
      margin: 0 20px 40px;
      padding: 40px 40px 50px;
      border: 1px solid #979797;
      border-radius: 5px; }
      @media only screen and (max-width: 1199px) {
        .p-story1__list1 .list1__card1 {
          width: 29%; } }
      @media only screen and (max-width: 991px) {
        .p-story1__list1 .list1__card1 {
          width: 44%; } }
      @media only screen and (max-width: 767px) {
        .p-story1__list1 .list1__card1 {
          width: 100%;
          margin-bottom: 20px;
          padding: 20px 20px; } }
      .p-story1__list1 .list1__card1:hover {
        background: #DEE4EC;
        border: 1px solid #103A71;
        -webkit-box-shadow: 0px 8px 22px rgba(16, 58, 113, 0.141361);
        box-shadow: 0px 8px 22px rgba(16, 58, 113, 0.141361); }
    .p-story1__list1 .list1__title1 {
      margin: 42px 0 18px;
      font-weight: bold;
      font-size: 20px;
      color: #103A71; }
      @media only screen and (max-width: 767px) {
        .p-story1__list1 .list1__title1 {
          margin: 22px 0 12px;
          font-size: 18px; } }
    .p-story1__list1 .list1__info1 {
      position: relative;
      margin-bottom: 40px; }
      @media only screen and (max-width: 767px) {
        .p-story1__list1 .list1__info1 {
          margin-bottom: 20px; } }
    .p-story1__list1 .list1__text1 {
      font-size: 16px;
      color: #000000; }
    .p-story1__list1 .btn-details {
      display: inline-block;
      padding: 11px 50px 11px 50px;
      border-radius: 5px;
      color: #103A71;
      border: 1px solid #103A71; }
      @media only screen and (max-width: 767px) {
        .p-story1__list1 .btn-details {
          display: block;
          text-align: center; } }
      .p-story1__list1 .btn-details:hover {
        background-color: #103A71;
        color: white;
        cursor: pointer; }

/*=================haibao===================*/
.p-procedure1 {
  display: block;
  position: relative;
  padding: 60px 0 120px;
  background: url(../images/index/td-bg-top.png) no-repeat left top;
  background-size: 100% auto; }
  @media only screen and (max-width: 767px) {
    .p-procedure1 {
      padding: 30px 0 60px; } }
  .p-procedure1 .p-procedure1__list1:not(:last-child) {
    margin-bottom: 75px; }
    @media only screen and (max-width: 767px) {
      .p-procedure1 .p-procedure1__list1:not(:last-child) {
        margin-bottom: 0; } }
  .p-procedure1--bg1 {
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25); }
  .p-procedure1__title1 {
    margin-bottom: 60px;
    font-weight: bold;
    font-size: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #103A71; }
    @media only screen and (max-width: 767px) {
      .p-procedure1__title1 {
        margin-bottom: 20px;
        font-size: 24px; } }
  .p-procedure1__title2 {
    margin-bottom: 30px;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    color: #103a71; }
    @media only screen and (max-width: 767px) {
      .p-procedure1__title2 {
        margin-bottom: 16px; } }
  .p-procedure1__qc1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 8px 30px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: -webkit-gradient(linear, left top, right top, from(#33B1DC), color-stop(#156BA3), to(#003B7B));
    background: -webkit-linear-gradient(left, #33B1DC, #156BA3, #003B7B);
    background: -o-linear-gradient(left, #33B1DC, #156BA3, #003B7B);
    background: linear-gradient(to right, #33B1DC, #156BA3, #003B7B); }
    @media only screen and (max-width: 767px) {
      .p-procedure1__qc1 {
        display: block;
        padding: 12px 20px; } }
    .p-procedure1__qc1 .img1 {
      width: 192px;
      height: 31px; }
      .p-procedure1__qc1 .img1 img {
        width: 100%; }
      @media only screen and (max-width: 767px) {
        .p-procedure1__qc1 .img1 {
          margin: 0 auto 15px; } }
    .p-procedure1__qc1 .title1 {
      margin: 5px 0 0 30px;
      font-weight: normal;
      font-size: 15px;
      color: #FFFFFF; }
      @media only screen and (max-width: 1199px) {
        .p-procedure1__qc1 .title1 {
          font-size: 12px; } }
      @media only screen and (max-width: 991px) {
        .p-procedure1__qc1 .title1 {
          font-size: 12px; } }
      @media only screen and (max-width: 767px) {
        .p-procedure1__qc1 .title1 {
          margin: 0;
          text-align: center; } }
  .p-procedure1__etch [class*='etch-'] {
    -webkit-transform: translateX(-200px);
    -ms-transform: translateX(-200px);
    transform: translateX(-200px);
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    opacity: 0; }
  .p-procedure1__etch [class*='etch-r'] {
    -webkit-animation: leftToRight 1s forwards;
    animation: leftToRight 1s forwards; }
  .p-procedure1__etch [class*='etch-l'] {
    -webkit-animation: rightToLeft 1s forwards;
    animation: rightToLeft 1s forwards; }
  .p-procedure1__etch [class*='etch-b'] {
    -webkit-animation: topToBottom 1s forwards;
    animation: topToBottom 1s forwards; }
  .p-procedure1__etch .etch-r1 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s; }
  .p-procedure1__etch .etch-r2 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s; }
  .p-procedure1__etch .etch-r3 {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s; }
  .p-procedure1__etch .etch-r4 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s; }
  .p-procedure1__etch .etch-r5 {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s; }
  .p-procedure1__etch .etch-r6 {
    -webkit-animation-delay: 3s;
    animation-delay: 3s; }
  .p-procedure1__etch .etch-r7 {
    -webkit-animation-delay: 3.5s;
    animation-delay: 3.5s; }
  .p-procedure1__etch .etch-r8 {
    -webkit-animation-delay: 4s;
    animation-delay: 4s; }
  .p-procedure1__etch .etch-r9 {
    -webkit-animation-delay: 4.5s;
    animation-delay: 4.5s; }
  .p-procedure1__etch .etch-r10 {
    -webkit-animation-delay: 5s;
    animation-delay: 5s; }
  .p-procedure1__etch .etch-r11 {
    -webkit-animation-delay: 5.5s;
    animation-delay: 5.5s; }
  .p-procedure1__etch .etch-r12 {
    -webkit-animation-delay: 6s;
    animation-delay: 6s; }
  .p-procedure1__etch .etch-l1 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s; }
  .p-procedure1__etch .etch-l2 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s; }
  .p-procedure1__etch .etch-l3 {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s; }
  .p-procedure1__etch .etch-l4 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s; }
  .p-procedure1__etch .etch-l5 {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s; }
  .p-procedure1__etch .etch-l6 {
    -webkit-animation-delay: 3s;
    animation-delay: 3s; }
  .p-procedure1__etch .etch-l7 {
    -webkit-animation-delay: 3.5s;
    animation-delay: 3.5s; }
  .p-procedure1__etch .etch-l8 {
    -webkit-animation-delay: 4s;
    animation-delay: 4s; }
  .p-procedure1__etch .etch-l9 {
    -webkit-animation-delay: 4.5s;
    animation-delay: 4.5s; }
  .p-procedure1__etch .etch-l10 {
    -webkit-animation-delay: 5s;
    animation-delay: 5s; }
  .p-procedure1__etch .etch-l11 {
    -webkit-animation-delay: 5.5s;
    animation-delay: 5.5s; }
  .p-procedure1__etch .etch-l12 {
    -webkit-animation-delay: 6s;
    animation-delay: 6s; }
  .p-procedure1__etch .etch-b1 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s; }
  .p-procedure1__etch .etch-b2 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s; }
  .p-procedure1__etch .etch-b3 {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s; }
  .p-procedure1__etch .etch-b4 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s; }
  .p-procedure1__etch .etch-b5 {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s; }
  .p-procedure1__etch .etch-b6 {
    -webkit-animation-delay: 3s;
    animation-delay: 3s; }
  .p-procedure1__etch .etch-b7 {
    -webkit-animation-delay: 3.5s;
    animation-delay: 3.5s; }
  .p-procedure1__etch .etch-b8 {
    -webkit-animation-delay: 4s;
    animation-delay: 4s; }
  .p-procedure1__etch .etch-b9 {
    -webkit-animation-delay: 4.5s;
    animation-delay: 4.5s; }
  .p-procedure1__etch .etch-b10 {
    -webkit-animation-delay: 5s;
    animation-delay: 5s; }
  .p-procedure1__etch .etch-b11 {
    -webkit-animation-delay: 5.5s;
    animation-delay: 5.5s; }
  .p-procedure1__etch .etch-b12 {
    -webkit-animation-delay: 6s;
    animation-delay: 6s; }
  .p-procedure1__list1 {
    position: relative; }
    .p-procedure1__list1--reverse > .row:first-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
    .p-procedure1__list1 .list1__card1 {
      position: relative;
      display: block;
      text-align: center;
      padding-bottom: 5px; }
      @media only screen and (max-width: 767px) {
        .p-procedure1__list1 .list1__card1 {
          margin-bottom: 20px; } }
      .p-procedure1__list1 .list1__card1 .num1 {
        border-radius: 50%;
        width: 40px;
        height: 40px;
        display: block;
        padding-top: 9px;
        color: white;
        background-color: #103A71;
        margin: 0 auto 10px; }
      .p-procedure1__list1 .list1__card1 .title1 {
        margin-bottom: 14px;
        font-weight: bold;
        font-size: 15px;
        text-align: center;
        color: #103a71; }
      .p-procedure1__list1 .list1__card1 .img1 {
        position: relative;
        width: 100%;
        height: 121px; }
        @media only screen and (max-width: 767px) {
          .p-procedure1__list1 .list1__card1 .img1 {
            line-height: 0;
            height: auto; } }
        .p-procedure1__list1 .list1__card1 .img1 img {
          max-height: 121px;
          position: absolute;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          margin: 0 auto;
          left: 0;
          right: 0; }
          @media only screen and (max-width: 767px) {
            .p-procedure1__list1 .list1__card1 .img1 img {
              position: relative;
              top: 0;
              -webkit-transform: translateY(0);
              -ms-transform: translateY(0);
              transform: translateY(0); } }
      .p-procedure1__list1 .list1__card1 .info1 {
        display: -webkit-box;
        -webkit-line-clamp: 10;
        -webkit-box-orient: vertical;
        overflow: hidden;
        max-height: 200px;
        padding: 14px 8px 0;
        text-align: justify;
        font-size: 12px;
        font-weight: normal;
        font-size: 12px;
        color: #103A71; }
    .p-procedure1__list1 .list1__arrow1:before {
      content: '';
      display: block;
      position: absolute;
      top: 21px;
      right: 0;
      width: 38px;
      height: 22px;
      background: url(../images/index/Fill1.png) no-repeat left top; }
      @media only screen and (max-width: 767px) {
        .p-procedure1__list1 .list1__arrow1:before {
          display: none; } }
    .p-procedure1__list1 .list1__arrow1--type1:before {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
    .p-procedure1__list1 .list1__arrow2:after {
      content: '';
      display: block;
      position: absolute;
      bottom: -66px;
      right: 0;
      left: 0;
      margin: 0 auto;
      width: 22px;
      height: 68px;
      background: url(../images/index/Fill2.png) no-repeat left top; }
      @media only screen and (max-width: 767px) {
        .p-procedure1__list1 .list1__arrow2:after {
          display: none; } }
    .p-procedure1__list1 .list1__arrow3:before {
      content: '';
      display: block;
      position: absolute;
      top: 21px;
      right: -20px;
      width: 38px;
      height: 22px;
      background: url(../images/index/Fill4.png) no-repeat left top; }
      @media only screen and (max-width: 767px) {
        .p-procedure1__list1 .list1__arrow3:before {
          display: none; } }
  .p-procedure1__content1 {
    position: relative;
    display: block;
    padding: 20px 40px 75px;
    background: #b8e3fa; }
    @media only screen and (max-width: 767px) {
      .p-procedure1__content1 {
        padding: 20px 10px 20px; } }
  .p-procedure1__content2 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    @media only screen and (max-width: 767px) {
      .p-procedure1__content2 {
        display: block; } }
    .p-procedure1__content2 .p-procedure1__box1,
    .p-procedure1__content2 .p-procedure1__box2 {
      width: 50%; }
      @media only screen and (max-width: 767px) {
        .p-procedure1__content2 .p-procedure1__box1,
        .p-procedure1__content2 .p-procedure1__box2 {
          width: 100%; } }
  .p-procedure1__box1 {
    padding: 20px 20px 20px 40px;
    background: #8dd4f5; }
    @media only screen and (max-width: 767px) {
      .p-procedure1__box1 {
        padding: 20px 10px; } }
  .p-procedure1__box2 {
    padding: 20px 40px 20px 20px;
    background: #6dcef5; }
    @media only screen and (max-width: 767px) {
      .p-procedure1__box2 {
        padding: 20px 10px; } }

/*================hai bao====================*/
@-webkit-keyframes leftToRight {
  from {
    -webkit-transform: translateX(-200px);
    transform: translateX(-200px);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }
@keyframes leftToRight {
  from {
    -webkit-transform: translateX(-200px);
    transform: translateX(-200px);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

@-webkit-keyframes topToBottom {
  from {
    -webkit-transform: translateY(-200px);
    transform: translateY(-200px);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

@keyframes topToBottom {
  from {
    -webkit-transform: translateY(-200px);
    transform: translateY(-200px);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

@-webkit-keyframes rightToLeft {
  from {
    -webkit-transform: translateX(200px);
    transform: translateX(200px);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

@keyframes rightToLeft {
  from {
    -webkit-transform: translateX(200px);
    transform: translateX(200px);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

/*=======================================*/
/*=======================================*/
.p-media1 {
  display: block;
  position: relative;
  padding: 60px 0 120px;
  background: url(../images/index/td-bg-top.png) no-repeat left top;
  background-size: 100% auto; }
  @media only screen and (max-width: 767px) {
    .p-media1 {
      padding: 30px 0 60px; } }
  .p-media1__content1 {
    display: block;
    position: relative;
    margin-bottom: 49px;
    padding-bottom: 49px;
    border-bottom: 1px solid #d8d8d8; }
    @media only screen and (max-width: 767px) {
      .p-media1__content1 {
        margin-bottom: 30px;
        padding-bottom: 30px; } }
    .p-media1__content1 .c-title4 {
      margin-bottom: 80px; }
      @media only screen and (max-width: 767px) {
        .p-media1__content1 .c-title4 {
          margin-bottom: 40px; } }
  .p-media1__content2 {
    display: block;
    position: relative; }
    .p-media1__content2 .c-title4 {
      margin-bottom: 80px; }
      @media only screen and (max-width: 767px) {
        .p-media1__content2 .c-title4 {
          margin-bottom: 40px; } }
  .p-media1__box1 {
    position: relative;
    display: block; }
    .p-media1__box1 .title1 {
      margin-bottom: 27px;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      font-weight: normal;
      font-size: 25px;
      color: #103A71; }
      @media only screen and (max-width: 767px) {
        .p-media1__box1 .title1 {
          margin: 15px 0;
          font-size: 20px; } }
    .p-media1__box1 .text1 {
      padding-bottom: 30px;
      font-weight: normal;
      font-size: 16px;
      text-align: justify;
      color: #676767; }
      @media only screen and (max-width: 767px) {
        .p-media1__box1 .text1 {
          padding-bottom: 15px;
          font-size: 15px; } }
  .p-media1__list1 {
    position: relative;
    display: block; }
    .p-media1__list1 .list1__card1 {
      position: relative;
      display: block;
      padding: 49px 0 49px;
      border-bottom: 1px solid #d8d8d8; }
      @media only screen and (max-width: 767px) {
        .p-media1__list1 .list1__card1 {
          padding: 30px 0 30px; } }
      .p-media1__list1 .list1__card1:first-child {
        padding-top: 0; }
    .p-media1__list1 .list1__title1 {
      margin-bottom: 27px;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      font-weight: normal;
      font-size: 25px;
      color: #103A71; }
      @media only screen and (max-width: 767px) {
        .p-media1__list1 .list1__title1 {
          margin: 15px 0;
          font-size: 20px; } }
    .p-media1__list1 .list1__text1 {
      padding-bottom: 30px;
      font-weight: normal;
      font-size: 16px;
      text-align: justify;
      color: #676767; }
      @media only screen and (max-width: 767px) {
        .p-media1__list1 .list1__text1 {
          padding-bottom: 15px;
          font-size: 15px; } }

/*=======================================*/
/*=======================================*/
.p-post1 {
  display: block;
  position: relative;
  padding: 0 0 120px; }
  @media only screen and (max-width: 767px) {
    .p-post1 {
      padding: 0 0 60px; } }
  .p-post1__content1 {
    display: block;
    position: relative; }
  .p-post1__box1 {
    position: relative;
    display: block; }
    .p-post1__box1 .c-title1 {
      margin-bottom: 12px;
      font-size: 30px; }
      @media only screen and (max-width: 767px) {
        .p-post1__box1 .c-title1 {
          font-size: 24px; } }
    .p-post1__box1 .c-date1 {
      margin-bottom: 30px; }
      @media only screen and (max-width: 767px) {
        .p-post1__box1 .c-date1 {
          margin-bottom: 15px; } }
    .p-post1__box1 .content1 {
      text-align: justify; }
      .p-post1__box1 .content1 .text1 {
        margin: 20px 0;
        font-weight: 500; }
        @media only screen and (max-width: 767px) {
          .p-post1__box1 .content1 .text1 {
            margin-bottom: 15px; } }
      .p-post1__box1 .content1 p {
        margin-bottom: 23px; }
        @media only screen and (max-width: 767px) {
          .p-post1__box1 .content1 p {
            margin-bottom: 15px; } }
      .p-post1__box1 .content1 .imgres span {
        padding: 0 !important; }
      .p-post1__box1 .content1 img {
        display: block; }
  .p-post1__img1 img {
    width: 100%; }

/*=======================================*/
/*=======================================*/
.p-cate1 {
  display: block;
  position: relative;
  padding: 60px 0 70px;
  background: url(../images/index/td-bg-top.png) no-repeat left top;
  background-size: 100% auto; }
  @media only screen and (max-width: 767px) {
    .p-cate1 {
      padding: 30px 0 40px; } }
  .p-cate1__box1 {
    display: block;
    position: relative; }
    .p-cate1__box1 .c-title4 {
      margin-bottom: 120px; }
      @media only screen and (max-width: 767px) {
        .p-cate1__box1 .c-title4 {
          margin-bottom: 50px; } }
    .p-cate1__box1 .c-page {
      margin-bottom: 0; }

.p-cate2 {
  display: block;
  background: #F9F9F9;
  padding: 60px 0 70px; }
  @media only screen and (max-width: 767px) {
    .p-cate2 {
      padding: 30px 0 40px; } }
  .p-cate2__box1 {
    display: block;
    position: relative; }
    .p-cate2__box1 .c-box1__title1 {
      margin-bottom: 11px; }

/*=======================================*/
/*=======================================*/
.p-cskh1 {
  display: block;
  position: relative;
  padding-bottom: 148px; }
  @media only screen and (max-width: 767px) {
    .p-cskh1 {
      padding-bottom: 60px; } }
  .p-cskh1__title2 {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    color: #103A71;
    margin-bottom: 35px; }
    @media only screen and (max-width: 767px) {
      .p-cskh1__title2 {
        font-size: 16px;
        margin-bottom: 0; } }
  .p-cskh1__list1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
    padding: 0 0 35px; }
    @media only screen and (max-width: 767px) {
      .p-cskh1__list1 {
        margin: 0 0 10px;
        padding: 20px 0 10px; } }
    .p-cskh1__list1 .c-btn2--type1 {
      width: 30.7%;
      margin: 0 10px 20px; }
      @media only screen and (max-width: 1199px) {
        .p-cskh1__list1 .c-btn2--type1 {
          width: 46.6%; } }
      @media only screen and (max-width: 767px) {
        .p-cskh1__list1 .c-btn2--type1 {
          width: 100%;
          height: auto;
          line-height: 1.42857143;
          padding: 8px 0;
          font-size: 16px;
          min-height: 40px;
          margin-bottom: 15px; } }
    .p-cskh1__list1 .active {
      color: #fff;
      background: #103a71; }
  .p-cskh1__box1 {
    position: relative;
    display: block; }
  .p-cskh1__mess1 {
    background: none;
    border-radius: 50%;
    top: 205pt;
    display: inline;
    height: 45pt;
    padding: 0px;
    position: fixed;
    right: 35pt;
    width: 45pt;
    z-index: 2147483646; }

/*=======================================*/
/*=======================================*/
.p-farm1 {
  display: block;
  position: relative;
  margin-bottom: 40px;
  padding: 70px 0 40px;
  border-bottom: 1px solid #d8d8d8; }
  @media only screen and (max-width: 767px) {
    .p-farm1 {
      margin-bottom: 20px;
      padding: 45px 0 25px; } }
  .p-farm1__box1 {
    position: relative; }
    .p-farm1__box1 .c-title1 {
      font-size: 25px;
      text-transform: initial; }
      @media only screen and (max-width: 767px) {
        .p-farm1__box1 .c-title1 {
          font-size: 20px; } }
    .p-farm1__box1 .c-date1 {
      margin-bottom: 30px; }
      @media only screen and (max-width: 767px) {
        .p-farm1__box1 .c-date1 {
          margin-bottom: 15px; } }
    .p-farm1__box1 .list1 {
      position: relative;
      list-style: none; }
      .p-farm1__box1 .list1 li {
        position: relative;
        display: block; }
        .p-farm1__box1 .list1 li:not(:last-child) {
          margin-bottom: 22px; }
          @media only screen and (max-width: 767px) {
            .p-farm1__box1 .list1 li:not(:last-child) {
              margin-bottom: 14px; } }
      .p-farm1__box1 .list1 a {
        display: block;
        font-size: 20px;
        color: #103A71;
        -webkit-transition: all ease 0.4s;
        -o-transition: all ease 0.4s;
        transition: all ease 0.4s; }
        @media only screen and (max-width: 767px) {
          .p-farm1__box1 .list1 a {
            font-size: 18px; } }
        .p-farm1__box1 .list1 a:hover {
          color: #91742c; }
      .p-farm1__box1 .list1 .active a {
        color: #91742c; }
    .p-farm1__box1 .box1 {
      display: block;
      position: relative;
      padding: 30px 64px 30px;
      background: #f8f9fa; }
      @media only screen and (max-width: 767px) {
        .p-farm1__box1 .box1 {
          margin-bottom: 40px;
          padding: 20px 10px; } }
      .p-farm1__box1 .box1 .c-title1 {
        margin-bottom: 27px;
        padding-bottom: 20px;
        border-bottom: 1px solid #d8d8d8; }
        @media only screen and (max-width: 767px) {
          .p-farm1__box1 .box1 .c-title1 {
            margin-bottom: 20px;
            padding-bottom: 15px; } }
    .p-farm1__box1 .box2 {
      display: block;
      position: relative; }
      .p-farm1__box1 .box2 .c-title1 {
        margin-bottom: 20px; }
      .p-farm1__box1 .box2 iframe {
        width: 100%;
        height: 203px; }
        @media only screen and (max-width: 767px) {
          .p-farm1__box1 .box2 iframe {
            height: 320px; } }

.p-farm2 {
  display: block;
  position: relative;
  padding-bottom: 100px; }
  @media only screen and (max-width: 767px) {
    .p-farm2 {
      padding: 0 0 60px; } }
  .p-farm2__box1 {
    position: relative; }
    .p-farm2__box1 .c-title1 {
      margin-bottom: 30px;
      font-size: 30px;
      text-transform: initial; }
      @media only screen and (max-width: 767px) {
        .p-farm2__box1 .c-title1 {
          margin-bottom: 20px;
          font-size: 24px; } }
    .p-farm2__box1 .c-date1 {
      margin-bottom: 30px; }
      @media only screen and (max-width: 767px) {
        .p-farm2__box1 .c-date1 {
          margin-bottom: 15px; } }
    .p-farm2__box1 .content1 {
      display: block;
      position: relative; }
      .p-farm2__box1 .content1 img {
        width: 100%; }
      .p-farm2__box1 .content1 p {
        margin-bottom: 30px; }
        @media only screen and (max-width: 767px) {
          .p-farm2__box1 .content1 p {
            margin-bottom: 18px; } }
    .p-farm2__box1 .text1 {
      font-style: normal;
      font-weight: 500;
      text-align: justify;
      color: #676767; }
    .p-farm2__box1 iframe {
      width: 100%;
      height: 650px; }
      @media only screen and (max-width: 991px) {
        .p-farm2__box1 iframe {
          height: 400px; } }
      @media only screen and (max-width: 767px) {
        .p-farm2__box1 iframe {
          height: 320px; } }

/*=======================================*/
/*=======================================*/
.p-recruitnews1 {
  position: relative;
  display: block;
  padding: 67px 0 120px;
  background: url(../images/index/td-bg-top.png) no-repeat left top;
  background-size: 100% auto; }
  @media only screen and (max-width: 767px) {
    .p-recruitnews1 {
      padding: 40px 0 60px; } }
  .p-recruitnews1__title1 {
    margin-bottom: 16px;
    font-weight: 500;
    font-size: 20px;
    color: #103A71; }
    @media only screen and (max-width: 767px) {
      .p-recruitnews1__title1 {
        margin-bottom: 14px;
        font-size: 18px; } }
  .p-recruitnews1__info1 {
    display: block;
    position: relative;
    margin-bottom: 70px; }
    @media only screen and (max-width: 767px) {
      .p-recruitnews1__info1 {
        margin-bottom: 34px; } }
    .p-recruitnews1__info1 p {
      margin-bottom: 12px; }
  .p-recruitnews1__box1 {
    position: relative;
    display: block; }
    .p-recruitnews1__box1 .box1 {
      position: relative;
      display: block; }
      .p-recruitnews1__box1 .box1:not(:last-child) {
        margin-bottom: 47px; }
        @media only screen and (max-width: 767px) {
          .p-recruitnews1__box1 .box1:not(:last-child) {
            margin-bottom: 28px; } }
    .p-recruitnews1__box1 .btn-see1 {
      margin-top: 40px;
      border-radius: 5px; }
      @media only screen and (max-width: 767px) {
        .p-recruitnews1__box1 .btn-see1 {
          margin-bottom: 28px; } }
    .p-recruitnews1__box1 .c-list3 {
      padding-left: 16px; }
      @media only screen and (max-width: 767px) {
        .p-recruitnews1__box1 .c-list3 {
          padding-left: 7px; } }
  .p-recruitnews1 .c-title4 {
    font-size: 36px;
    text-align: left;
    margin-bottom: 40px; }
    @media only screen and (max-width: 767px) {
      .p-recruitnews1 .c-title4 {
        margin-bottom: 25px;
        font-size: 24px; } }

/*=======================================*/
/*=======================================*/
.p-download1 {
  position: relative;
  display: block;
  padding: 67px 0 140px;
  background: url(../images/index/td-bg-top.png) no-repeat left top;
  background-size: 100% auto; }
  @media only screen and (max-width: 767px) {
    .p-download1 {
      padding: 40px 0 67px; } }
  .p-download1__title1 {
    margin-bottom: 16px;
    font-weight: 500;
    font-size: 20px;
    color: #103A71; }
    @media only screen and (max-width: 767px) {
      .p-download1__title1 {
        margin-bottom: 14px;
        font-size: 18px; } }
  .p-download1__table1 {
    position: relative; }
    .p-download1__table1 p {
      margin-bottom: 0; }
    @media only screen and (max-width: 767px) {
      .p-download1__table1 .c-table1 table th {
        font-size: 16px; } }
    @media only screen and (max-width: 767px) {
      .p-download1__table1 .c-table1 table td {
        font-size: 14px; } }
  .p-download1 .c-title4 {
    font-size: 36px;
    text-align: left;
    margin-bottom: 40px; }
    @media only screen and (max-width: 767px) {
      .p-download1 .c-title4 {
        margin-bottom: 25px;
        font-size: 24px; } }

/*=======================================*/
/*=========================================================*/
