@font-face {
  font-family: "Conv_PPEiko-Medium";
  src: url("../fonts/PPEiko-Medium.eot");
  src: url("../fonts/PPEiko-Medium.woff") format("woff"), url("../fonts/PPEiko-Medium.ttf") format("truetype"), url("../fonts/PPEiko-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Conv_SVN-Aptima";
  src: url("../fonts/SVN-Aptima.eot");
  src: url("../fonts/SVN-Aptima.woff") format("woff"), url("../fonts/SVN-Aptima.ttf") format("truetype"), url("../fonts/SVN-Aptima.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Conv_SVN-Aptima bold";
  src: url("../fonts/SVN-Aptima%20bold.eot");
  src: url("../fonts/SVN-Aptima%20bold.woff") format("woff"), url("../fonts/SVN-Aptima%20bold.ttf") format("truetype"), url("../fonts/SVN-Aptima%20bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Conv_NVNPrettyBoy-Regular";
  src: url("../fonts/NVNPrettyBoy-Regular.eot");
  src: url("../fonts/NVNPrettyBoy-Regular.woff") format("woff"), url("../fonts/NVNPrettyBoy-Regular.ttf") format("truetype"), url("../fonts/NVNPrettyBoy-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
#fullpage {
  transform: none !important;
}

.row {
  --bs-gutter-x:0 !important;
}

:root {
  --font-PPEiko:"Conv_PPEiko-Medium";
  --font-SVN-Aptima:"Conv_SVN-Aptima";
  --font-SVN-Aptima-bold:"Conv_SVN-Aptima bold";
  --font-title:"Conv_NVNPrettyBoy-Regular";
  --color-red:#E42028;
  --color-green:#006838;
  --color-yellow:#FFF8B8;
  --background-gradient:linear-gradient(69.5deg, #FFD974 18.16%, #CFA15E 76.23%);
}

body {
  font-size: 13px !important;
  font-family: var(--font-SVN-Aptima) !important;
}

.Title h1 {
  font-size: 42px;
  font-family: var(--font-title);
}
@media (max-width: 640px) {
  .Title h1 {
    font-size: 35px;
  }
}

.logo_pc .logo2 {
  width: 0;
}

.fp-viewing-tong-mat-bang .logo_pc .logo1, .fp-viewing-suoi-khoang-thanh-xuan .logo_pc .logo1 {
  width: 0;
}

.fp-viewing-tong-mat-bang .logo_pc .logo2, .fp-viewing-suoi-khoang-thanh-xuan .logo_pc .logo2 {
  width: 100%;
}

.fp-viewing-he-sinh-thai #fp-nav::after, .fp-viewing-gioi-thieu #fp-nav::after, .fp-viewing-san-pham #fp-nav::after, .fp-viewing-tien-ich #fp-nav::after, .fp-viewing-thu-vien #fp-nav::after, .fp-viewing-tin-tuc #fp-nav::after {
  color: #262626 !important;
}

.fp-viewing-he-sinh-thai #fp-nav ul li::after, .fp-viewing-gioi-thieu #fp-nav ul li::after, .fp-viewing-san-pham #fp-nav ul li::after, .fp-viewing-tien-ich #fp-nav ul li::after, .fp-viewing-thu-vien #fp-nav ul li::after, .fp-viewing-tin-tuc #fp-nav ul li::after {
  border-right: 1px solid rgba(124, 124, 124, 0.3);
}

.fp-viewing-he-sinh-thai #fp-nav ul li a span:nth-child(2), .fp-viewing-gioi-thieu #fp-nav ul li a span:nth-child(2), .fp-viewing-san-pham #fp-nav ul li a span:nth-child(2), .fp-viewing-tien-ich #fp-nav ul li a span:nth-child(2), .fp-viewing-thu-vien #fp-nav ul li a span:nth-child(2), .fp-viewing-tin-tuc #fp-nav ul li a span:nth-child(2) {
  background: #7C7C7C !important;
}

.fp-viewing-he-sinh-thai #fp-nav ul li a.active span:nth-child(2)::after, .fp-viewing-gioi-thieu #fp-nav ul li a.active span:nth-child(2)::after, .fp-viewing-san-pham #fp-nav ul li a.active span:nth-child(2)::after, .fp-viewing-tien-ich #fp-nav ul li a.active span:nth-child(2)::after, .fp-viewing-thu-vien #fp-nav ul li a.active span:nth-child(2)::after, .fp-viewing-tin-tuc #fp-nav ul li a.active span:nth-child(2)::after {
  background: rgba(124, 124, 124, 0.6901960784) !important;
}

.fp-viewing-he-sinh-thai #fp-nav ul li:last-child::before, .fp-viewing-gioi-thieu #fp-nav ul li:last-child::before, .fp-viewing-san-pham #fp-nav ul li:last-child::before, .fp-viewing-tien-ich #fp-nav ul li:last-child::before, .fp-viewing-thu-vien #fp-nav ul li:last-child::before, .fp-viewing-tin-tuc #fp-nav ul li:last-child::before {
  border-right: 1px solid rgba(124, 124, 124, 0.3);
}

.fp-viewing-lien-he #fp-nav {
  display: none;
}

#fp-nav {
  right: 46px !important;
  bottom: 205px !important;
  top: unset !important;
  transform: none !important;
}
#fp-nav ul li {
  margin-bottom: 10px !important;
  margin-top: 10px !important;
}
#fp-nav ul li .fp-tooltip {
  top: -10px !important;
  background: var(--color-red);
  padding: 6px;
  font-size: 13px !important;
}
#fp-nav ul li:hover a.active:hover span:nth-child(2) {
  transform: none !important;
}
#fp-nav ul li:hover a span:nth-child(2) {
  transform: translate(-50%, -50%) !important;
  margin-left: 2px !important;
}
#fp-nav ul li:last-child::before {
  content: "";
  position: absolute;
  left: 9px;
  border-right: 1px solid #FFF;
  top: 8px;
  height: 23px;
  transform: translate(-50%, 0);
}
#fp-nav ul li::after {
  content: "";
  position: absolute;
  left: 9px;
  border-right: 1px solid #FFF;
  top: -18px;
  height: 23px;
  transform: translate(-50%, 0);
}
#fp-nav ul li a.active .fp-tooltip {
  opacity: 1 !important;
}
#fp-nav ul li a.active span:nth-child(2) {
  width: 6px !important;
  height: 6px !important;
  margin: auto !important;
  margin-left: -1px !important;
}
#fp-nav ul li a.active span:nth-child(2)::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  background: rgba(255, 255, 255, 0.4509803922);
  border-radius: 50%;
  width: 12px;
  height: 12px;
  transform: translate(-50%, -50%);
}
#fp-nav ul li a.active ~ .fp-tooltip {
  opacity: 1;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  top: -6px !important;
}
#fp-nav ul li a span {
  margin: -2px auto !important;
}
#fp-nav ul li a span:nth-child(2) {
  background: #FFF !important;
}
#fp-nav::after {
  content: "Menu";
  position: absolute;
  top: -48px;
  color: #FFF;
  transform: rotate(90deg) translate(-50%, 0);
  letter-spacing: 0.4em;
  left: -10px;
}

ul.slick-dots {
  display: flex;
  position: relative;
  align-items: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
ul.slick-dots li {
  width: 8px;
  height: 8px;
  cursor: pointer;
  border-radius: 50%;
  margin: 0 4px;
  background: #000;
}
ul.slick-dots li button {
  display: none;
}
ul.slick-dots li.slick-active {
  background-image: url(../fonts/Group-5.svg);
  width: 19px;
  background-color: unset;
  border-radius: unset;
  height: 19px;
}
ul.slick-dots img {
  position: absolute;
  cursor: pointer;
}
ul.slick-dots img.prevArrow {
  right: 100%;
  top: 50%;
  transform: translate(0, -50%);
}
ul.slick-dots img.nextArrow {
  margin-top: -3px;
  left: 100%;
  top: 50%;
  transform: translate(0, -50%);
}

ul {
  list-style: none;
  padding-left: 0 !important;
  margin: 0;
}

.nextArrow {
  margin-bottom: 6px;
}

.bg_fill {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.text_left {
  opacity: 0;
  transform: translate(-50%, 0);
  transition: all 0.5s ease;
}
@media (max-width: 768px) {
  .text_left {
    opacity: 1;
    transform: none;
    transition: unset;
  }
}

.text_zoomin {
  opacity: 0;
  transform: scale(0.6);
  transition: all 1s ease;
}
@media (max-width: 768px) {
  .text_zoomin {
    opacity: 1;
    transform: none;
    transition: unset;
  }
}

.text_right {
  opacity: 0;
  transform: translate(50%, 0);
  transition: all 1s ease;
}
@media (max-width: 768px) {
  .text_right {
    opacity: 1;
    transform: none;
    transition: unset;
  }
}

.transition_1 {
  transition-delay: 0.2s;
}

.transition_2 {
  transition-delay: 0.4s;
}

.transition_3 {
  transition-delay: 0.6s;
}

.transition_4 {
  transition-delay: 0.8s;
}

.transition_5 {
  transition-delay: 1s;
}

.section.fp-completely .text_left, .section.fp-completely .text_right, .section.fp-completely .text_zoomin {
  transform: none;
  opacity: 1;
}

.slick-arrow {
  padding: 10px 0;
}
@media (max-width: 768px) {
  .slick-arrow {
    width: 36px !important;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #FFF;
    display: flex !important;
    justify-content: center;
    background: var(--color-red);
    color: #FFF;
  }
}

.segTitle {
  padding: 50px 5px;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  text-orientation: upright;
  background: var(--color-red);
  font-family: var();
  letter-spacing: 0.2em;
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  color: #FFF;
}
.segTitle::after {
  content: "";
  position: absolute;
  border-right: 1px solid rgba(255, 255, 255, 0.49);
  left: 50%;
  top: 10px;
  transform: translate(-50%, 0);
  height: 27px;
}
.segTitle::before {
  content: "";
  position: absolute;
  border-right: 1px solid rgba(255, 255, 255, 0.49);
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 10px;
  height: 27px;
}
@media (max-width: 768px) {
  .segTitle {
    -ms-writing-mode: unset;
        writing-mode: unset;
    text-orientation: unset;
    background: none;
    color: var(--color-red);
    padding: 0;
  }
  .segTitle::after {
    display: none;
  }
  .segTitle::before {
    display: none;
  }
}

.fp-viewing-trang-chu .logo_pc {
  width: 240px;
}

.fp-viewing-lien-he .logo_pc {
  opacity: 0;
}

.logo_pc {
  position: absolute;
  top: 5%;
  left: 3%;
  width: 190px;
  z-index: 999;
  transition: all 0.5s ease;
}
.logo_pc img {
  width: 100%;
}
@media (max-width: 768px) {
  .logo_pc {
    display: none;
  }
}

header {
  position: fixed;
  top: 0;
  left: 0;
  height: 80px;
  border-bottom: 1px solid #FFF;
  width: 100%;
  background: #F5EFE1;
  z-index: 999;
  opacity: 0;
  pointer-events: none;
}
header .menuSingle {
  display: none;
}
@media (max-width: 768px) {
  header {
    pointer-events: auto;
    height: 100px;
    opacity: 1;
  }
  header .menuSingle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    padding: 0 15px;
  }
  header .menuSingle .logo {
    width: 150px;
  }
  header .menuSingle .logo img {
    width: 100%;
    height: auto;
  }
  header .menuSingle .humbeger p {
    width: 30px;
    height: 2px;
    background: var(--color-red);
    margin-bottom: 0;
    transition: all 0.5s ease;
    margin-bottom: 5px;
  }
  header .menuSingle .humbeger.active p:nth-child(1) {
    transform: rotate(45deg) translate(0px, 5px);
  }
  header .menuSingle .humbeger.active p:nth-child(2) {
    transform: rotate(-45deg) translate(0, -5px);
  }
  header .menuSingle .humbeger.active p:nth-child(3) {
    display: none;
  }
  header .menuSingle .menu {
    transform: translate(200%, 0);
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    height: calc(100% - 100px);
    opacity: 0;
    transition: all 0.75s ease;
    background: #F5EFE1;
  }
  header .menuSingle .menu ul {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
  }
  header .menuSingle .menu ul li {
    margin-bottom: 1rem;
  }
  header .menuSingle .menu ul li a {
    font-size: 20px;
    color: var(--color-red);
    text-decoration: none;
    font-weight: bold;
  }
  header .menuSingle .menu .--img1 {
    position: absolute;
    top: 0;
    right: 0;
    pointer-events: none;
  }
  header .menuSingle .menu.active {
    opacity: 1;
    transform: none;
  }
}

.homeBanner {
  position: relative;
  transition: background-position 3.5s ease !important;
  overflow: hidden;
}
.homeBanner.activate {
  transition: background-position 3.5s ease, transform 2.5s ease-in-out !important;
}
.homeBanner.fp-completely {
  background-position: bottom center;
  transition: background-position 3.5s ease, transform 2.5s ease-in-out !important;
}
.homeBanner .imgBanner {
  width: 100vw;
  height: 100vh;
}
.homeBanner .imgBanner ul.slick-dots {
  position: absolute;
  right: calc(12% + 78px);
  bottom: 32px;
  z-index: 99;
  display: flex;
  transform: translate(-50%, 0);
  margin-bottom: 0;
}
.homeBanner .imgBanner ul.slick-dots li {
  width: 8px;
  margin: 0 5px;
  height: 8px;
  border-radius: 50%;
  background: #000;
}
.homeBanner .imgBanner ul.slick-dots li.slick-active {
  background: var(--color-red);
}
.homeBanner .imgBanner button {
  display: none !important;
}
.homeBanner .imgBanner img {
  width: 100%;
  height: 90vh;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 768px) {
  .homeBanner .imgBanner ul.slick-dots {
    position: absolute;
    right: calc(2% + 78px);
    transform: none;
  }
}
.homeBanner .arrow_homebanner {
  position: absolute;
  bottom: 20px;
  right: 12%;
  z-index: 99;
  transform: translate(-50%, 0);
}
.homeBanner .arrow_homebanner .slick-arrow {
  cursor: pointer;
}
.homeBanner .arrow_homebanner .nextArrow {
  margin-left: 60px;
}
@media (max-width: 768px) {
  .homeBanner .arrow_homebanner {
    position: absolute;
    right: 7%;
    transform: none;
    display: flex;
  }
  .homeBanner .arrow_homebanner i.fa-angle-left {
    margin-right: 62px;
  }
}
.homeBanner .bg-div2 {
  background-repeat: no-repeat;
  width: 62%;
  position: absolute;
  bottom: 0;
  left: -25px;
  height: 52%;
  background-position: bottom;
  opacity: 0;
  transition: all 4s ease-in-out;
}
.homeBanner .bg-div2.activate {
  opacity: 1;
  -webkit-clip-path: polygon(0 0, 100% 87%, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 87%, 100% 100%, 0% 100%);
}
.homeBanner .quat {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
}
.homeBanner .quat .div1 {
  height: 200%;
  transition: all 3.5s ease;
  position: absolute;
  width: 38%;
  background: #f6f0e1;
  height: 200%;
  right: 0;
  bottom: 0;
  z-index: 9;
  transform-origin: bottom left;
  border-left: 14px solid var(--color-red);
}
.homeBanner .quat .div1.activate {
  transform: rotate(79deg) translate(-68px, 0);
}
.homeBanner .quat .div2 {
  height: 100%;
  transition: all 3.5s ease;
  background: #f7eacb;
  position: absolute;
  height: 200%;
  width: 62%;
  bottom: 0;
  left: 0;
  transform-origin: bottom right;
  border-right: 14px solid var(--color-red);
}
.homeBanner .quat .div2.activate {
  transform: rotate(-72deg) translate(68px, 0);
}
.homeBanner .quat .chuoi {
  position: absolute;
  bottom: -30px;
  left: calc(62% - 95px);
  z-index: 99;
}
.homeBanner .logo {
  position: absolute;
  top: 5%;
  left: 3%;
  width: 241px;
}
.homeBanner .logo img {
  width: 100%;
}
.homeBanner .--txt {
  position: absolute;
  z-index: 99;
  left: 8%;
  bottom: 8%;
}
.homeBanner .--txt .button {
  margin: auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-top: 25px;
  background: var(--color-green);
  padding: 10px 20px;
  border-radius: 8px;
  opacity: 0;
  transition: all 0.5s ease;
  transition-delay: 0.5s;
}
.homeBanner .--txt .button.activate {
  opacity: 1;
}
.homeBanner .--txt .button:hover {
  background: var(--color-red);
  transform: scale(0.95) !important;
}
.homeBanner .--txt .button a {
  text-decoration: none;
  background: var(--background-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: var(--font-SVN-Aptima-bold);
  text-transform: uppercase;
}
.homeBanner .--txt .--title {
  color: var(--color-red);
  font-family: var(--font-title);
  font-size: 65px;
  opacity: 0;
  transition: all 0.5s ease;
  position: relative;
}
.homeBanner .--txt .--title.activate {
  opacity: 1;
}
.homeBanner .--txt .--title .group1 {
  display: flex;
  align-items: flex-end;
  transform: translate(-22%, 0);
  transition-delay: 1s;
  opacity: 0;
  transition: all 0.5s ease;
}
.homeBanner.fp-completely .--txt .--title .group1, .homeBanner.fp-completely .--txt .--title .group2 {
  transform: none;
  opacity: 1;
}
.homeBanner .--txt .--title .group2 {
  display: flex;
  margin-top: 15px;
  transform: translate(-22%, 0);
  opacity: 0;
  transition: all 0.5s ease;
  transition-delay: 1s;
}
.homeBanner .--txt .--title span {
  font-size: 35px;
  line-height: 1;
  margin-right: 10px;
}
.homeBanner .--txt .--title span:nth-child(3) {
  position: absolute;
  bottom: 14px;
  left: 52px;
}
.homeBanner .--txt .--title p {
  /* margin-left: 160px; */
  margin-bottom: 0;
  line-height: 0.85;
}
.homeBanner .partern {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 1;
  pointer-events: none;
}
.homeBanner .partern .img1 {
  z-index: 999;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  bottom: 0;
  right: -18px;
  width: 186px;
  opacity: 0.7;
  display: none;
}
.homeBanner .partern .img2 {
  position: absolute;
  top: 25%;
  z-index: 9;
  left: 0;
  opacity: 0;
  transition: all 1s ease;
  transform: translate(-50px, 0);
}
.homeBanner.fp-completely .partern .img2 {
  opacity: 1;
  transform: none;
  transition-delay: 3s;
}

.homeContact {
  position: relative;
  overflow: hidden;
  background: #F5EFE1;
}
.homeContact .wpcf7-form.invalid .wpcf7-response-output {
  display: none;
}
.homeContact .partent {
  pointer-events: n;
}
.homeContact .partent .img1 {
  position: absolute;
  top: -75px;
  left: -60px;
}
.homeContact .partent .img2 {
  position: absolute;
  top: 15%;
  left: 11%;
}
.homeContact .partent .img3 {
  position: absolute;
  z-index: 0;
  top: -35px;
  right: 0;
  width: 13%;
}
.homeContact .fp-tableCell {
  display: flex;
  justify-content: center;
  align-items: center;
}
.homeContact .--content {
  width: 100%;
  display: flex;
  height: 100%;
  align-items: center;
  /* z-index: 1; */
}
.homeContact .--content .--txt {
  position: relative;
  z-index: 1;
  height: 100vh;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.homeContact .--content .--txt .logo {
  margin-bottom: 3rem;
  display: flex;
  justify-content: center;
  width: 240px;
  margin: 0 auto 2rem;
}
.homeContact .--content .--txt .logo img {
  width: 100%;
}
.homeContact .form input {
  width: 250px;
  padding: 10px;
  margin-bottom: 8px;
  border: 1px solid #EAEAEA;
  color: #BFBFBF;
  border-radius: 6px;
}
.homeContact .form-group {
  display: flex;
  justify-content: center;
}
.homeContact .form {
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #FFFFFF;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  width: 80%;
  margin: auto;
  padding-top: 90px;
  border-radius: 10px;
}
.homeContact .form p {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.homeContact .--content .form .--title {
  font-family: var(--font-title);
  font-size: 28px;
  margin-bottom: 18px;
  position: relative;
}
.homeContact .--content .form .--title::after {
  content: "";
  position: absolute;
  bottom: -28px;
  left: 50%;
  transform: translate(-50%, 0);
  background: var(--color-red);
  width: 140px;
  height: 140px;
  z-index: -1;
  border-radius: 50%;
}
.homeContact .--content .form button {
  background: var(--color-red);
  padding: 15px 40px;
  border: none;
  transition: all 0.5s ease;
  position: relative;
}
.homeContact .--content .form button::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  border-bottom: 1px solid #FFF;
  right: 10px;
  width: 20px;
}
.homeContact .--content .form button::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  border-bottom: 1px solid #FFF;
  left: 10px;
  width: 20px;
}
.homeContact .--content .form button:hover {
  transform: scale(0.95);
}
.homeContact .--content .form button span {
  font-family: var(--font-SVN-Aptima-bold);
  text-transform: uppercase;
  color: #FFF;
}
.homeContact .--content .form input:focus-visible {
  outline: none;
}
.homeContact .--content .form textarea {
  width: 250px;
  height: 80px;
  border: 1px solid #EAEAEA;
  padding: 10px;
  border-radius: 6px;
}
.homeContact .--content .form textarea:focus-visible {
  outline: none;
}
.homeContact .--right li {
  display: flex;
  flex-flow: column;
  margin-bottom: 2rem;
}
.homeContact .--right li:last-child {
  margin-bottom: 0;
}

.contact_top .--left {
  position: relative;
  font-family: var(--font-SVN-Aptima);
  padding-left: 16px;
  height: 200px;
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
}
.contact_top .--left ul {
  margin-bottom: 0;
}
.contact_top .--right {
  position: relative;
  font-family: var(--font-SVN-Aptima);
  padding-left: 16px;
  height: 234px;
  display: flex;
  align-items: center;
}
.contact_top .--right .--title {
  align-items: center;
  display: flex;
}
.contact_top .--right .--title span {
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  text-orientation: upright;
  display: flex;
  text-transform: uppercase;
}
.contact_top .--right ul {
  margin-bottom: 0;
}
.contact_top .--title span {
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  text-orientation: upright;
  display: flex;
  text-transform: uppercase;
}
.contact_top .--right .--title span p, .contact_top .--title span p {
  margin: 0;
}

.contact_bot .--title p {
  margin: 0;
}

.contact_top .--title {
  bottom: 50px;
  width: 160px;
  position: absolute;
  background: var(--color-red);
  color: #FFF;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  width: 35px;
  font-family: var(--font-SVN-Aptima);
  left: -36px;
  line-height: 1;
  align-items: center;
  padding: 38px 5px;
  flex-flow: column;
  top: 0;
  display: flex;
}

.contact_top .--title::after {
  content: "";
  position: absolute;
  border-right: 1px solid rgba(255, 255, 255, 0.49);
  left: 50%;
  top: 10px;
  transform: translate(-50%, 0);
  height: 20px;
}

.contact_top .--title::before {
  content: "";
  position: absolute;
  border-right: 1px solid rgba(255, 255, 255, 0.49);
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 10px;
  height: 20px;
}

.contact_bot .--title {
  position: absolute;
  background: var(--color-red);
  color: #FFF;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  width: 35px;
  font-family: var(--font-SVN-Aptima);
  left: -36px;
  line-height: 1;
  align-items: center;
  padding: 38px 5px;
  flex-flow: column;
  top: 0;
  display: flex;
  left: -32px !important;
  top: 0px !important;
}

.contact_bot .--title::after {
  content: "";
  position: absolute;
  border-right: 1px solid rgba(255, 255, 255, 0.49);
  left: 50%;
  top: 10px;
  transform: translate(-50%, 0);
  height: 20px;
}

.contact_bot .--title::before {
  content: "";
  position: absolute;
  border-right: 1px solid rgba(255, 255, 255, 0.49);
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 10px;
  height: 20px;
}

.contact_top .--left li {
  display: flex;
  margin-bottom: 14px;
  font-family: var(--font-SVN-Aptima);
}
.contact_top .--left li i {
  width: 24px;
  height: 24px;
  color: var(--color-red);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  background: #FFF;
  transition: all 0.5s ease;
}
.contact_top .--left li:last-child {
  margin-bottom: 0;
}
.contact_top .--left li:hover i {
  background: var(--color-red);
  color: #fff;
}
.contact_top .--left li:hover a {
  color: var(--color-red);
}
.contact_top .--left li a {
  display: flex;
  align-items: center;
  color: #333;
  text-decoration: none;
}
.contact_top .--left li span:nth-child(1) {
  margin-right: 12px;
}

.contact_bot {
  position: relative;
  font-family: var(--font-SVN-Aptima);
  padding-left: 15px;
}
.contact_bot .--title span {
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  text-orientation: upright;
  display: flex;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
.contact_bot .name {
  display: flex;
}
.contact_bot .item {
  margin-bottom: 3px;
}
.contact_bot .phone {
  margin-left: 32px;
  opacity: 0.6;
}
.contact_bot .number {
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #FFF;
  border-radius: 6px;
  margin-right: 12px;
  flex: 0 0 auto;
}

.homeContact .--right li span:nth-child(1) {
  font-weight: bold;
}
.homeContact .bg_homeContact {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.homeContact .bg_homeContact img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.note_footer {
  position: absolute;
  bottom: 12px;
  flex-flow: row-reverse;
  transform: translate(-50%, 0);
  left: 50%;
  font-family: var(--font-SVN-Aptima);
  z-index: 99;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.backtohome {
  margin-right: 15px;
  cursor: pointer;
  position: absolute;
  bottom: 12px;
  left: 0;
  z-index: 9;
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #FFFFFF;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  padding: 5px 10px;
  border-radius: 6px;
}
.backtohome:hover {
  color: var(--color-red);
}

.social_cta {
  position: fixed;
  bottom: 70px;
  right: 40px;
  z-index: 99;
}
.social_cta .item {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--color-red);
  margin-bottom: 22px;
  box-shadow: 0 0 0 6px rgba(183, 21, 21, 0.22);
  transition: all 0.5s ease;
}
.social_cta .item:hover {
  transform: rotateY(200deg);
}
.social_cta .item a {
  color: #fff;
}

.bathhouse {
  margin-top: -5%;
  width: 100%;
  max-width: 558px;
}

.clouds {
  position: absolute;
  top: 0;
  left: 0;
  width: 62%;
  height: 100%;
  /* overflow: hidden; */
  pointer-events: none;
  z-index: 9;
  transform: scaleY(0.7) translateY(26%);
  opacity: 0.95;
}
.clouds img {
  position: absolute;
  bottom: 0;
  max-width: 100%;
  -webkit-animation: animateSteam calc(3s * var(--i)) linear infinite;
  animation: animateSteam calc(3s * var(--i)) linear infinite;
}

@-webkit-keyframes animateSteam {
  0% {
    opacity: 0;
    transform: scale(1);
  }
  25%, 75% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(3);
  }
}
@keyframes animateSteam {
  0% {
    opacity: 0;
    transform: scale(1);
  }
  25%, 75% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(3);
  }
}
@media (max-width: 1380px) {
  .contact_bot .--title {
    bottom: 110px;
  }

  .homeBanner .partern .img2 {
    width: 260px;
  }

  .homeContact .--content .form .--title::after {
    width: 120px;
    height: 120px;
  }
  .homeContact .--content .--txt .logo {
    width: 150px;
    margin: 0px auto 1rem;
  }
  .homeContact .form p {
    margin-top: 15px;
  }
  .homeContact .partent .img1 {
    width: 130px;
  }
  .homeContact .partent .img2 {
    top: 8%;
  }
  .homeContact .form {
    padding-top: 70px;
  }
  .homeContact .--right li span:nth-child(2) {
    font-size: 12px;
  }

  .contact_bot .item span {
    font-size: 14px;
  }
  .contact_bot .col-md-6 {
    padding: 0 8px;
  }

  .contact_top {
    margin-bottom: 2rem;
  }
}
/* homeIntro */
.homeIntro .--content {
  display: flex;
  height: 100vh;
}
.homeIntro .--content .--right {
  display: flex;
  background: #F5EFE1;
  height: 100%;
  flex-flow: column;
  justify-content: center;
  width: 45%;
}
.homeIntro .--content .--right .--title {
  margin: 10px 0;
  align-items: center;
}
.homeIntro .--content .--right .--title img.--icon {
  width: 20px;
  margin-right: 10px;
}
.homeIntro .--content .--right .--title article {
  margin: 0;
}
.homeIntro .--content .--right .--note {
  margin-top: 12px;
}
.homeIntro .--content .--right .--txt {
  padding: 0 15% 0 10%;
  position: relative;
}
.homeIntro .--content .--right ul {
  padding-left: 20px !important;
}
.homeIntro .--content .--right ul li {
  display: flex;
  margin-bottom: 0.5rem;
}
.homeIntro .--content .--right ul p:nth-child(1) {
  font-weight: bold;
  width: 100px;
  flex: 0 0 auto;
  position: relative;
}
.homeIntro .--content .--right ul p:nth-child(1)::after {
  content: "";
  width: 9px;
  position: absolute;
  height: 9px;
  border: 1px solid #BDBDBD;
  left: -20px;
  border-radius: 50%;
  top: 6px;
}
.homeIntro .--content .--right article {
  color: var(--color-red);
  text-transform: uppercase;
  font-family: var(--font-SVN-Aptima);
  margin: 8px 0 20px;
}
.homeIntro .--content .--right .segTitle {
  position: absolute;
  left: -16px;
  top: 0;
}
.homeIntro .--content .--left {
  width: 55%;
}
.homeIntro .--content .--left img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 768px) {
  .homeIntro {
    position: relative;
  }
  .homeIntro .--content {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    flex-flow: column-reverse;
  }
  .homeIntro .--content .--left {
    width: 100%;
  }
  .homeIntro .--content .--right {
    width: 100%;
    height: auto;
  }
  .homeIntro .--content .--right .--txt {
    padding: 2rem 30px;
  }
  .homeIntro .--content .--right .--txt .segTitle {
    position: relative;
    top: unset;
    left: unset;
  }
}
@media (max-width: 640px) {
  .homeIntro .--content .--right .--txt {
    padding: 2rem 15px 15px;
  }
}

/* homeMap */
.homeMap .--content {
  display: flex;
  height: 100%;
  width: 100%;
}
.homeMap .--content .--left {
  display: flex;
  flex-flow: column;
  justify-content: center;
  width: 40%;
  background: #F5EFE1;
  position: relative;
}
.homeMap .--content .--left .--contentleft {
  position: relative;
  padding: 0 10%;
  z-index: 9;
}
.homeMap .--content .--left .--contentleft .segTitle {
  position: absolute;
  right: -17px;
}
.homeMap .--content .--left .--contentleft .segTitle h1 {
  margin: 0;
}
.homeMap .--content .--left .--contentleft .--txt {
  margin-left: 85px;
  position: relative;
}
.homeMap .--content .--left .--contentleft .--txt::after {
  content: "";
  position: absolute;
  top: 15px;
  left: -21px;
  border-right: 1px solid;
  height: calc(100% - 21px);
}
.homeMap .--content .--left .--contentleft article p:last-child {
  margin-bottom: 0;
  margin-bottom: 0;
}
.homeMap .--content .--left .--contentleft ul.--note {
  margin-top: 60px;
  margin-left: 85px;
  position: relative;
  z-index: 9;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}
.homeMap .--content .--left .--contentleft ul.--note li {
  display: flex;
  flex-flow: column;
}
.homeMap .--content .--left .--contentleft ul.--note li span:nth-child(1) {
  font-weight: 700;
}
.homeMap .--content .--left .--contentleft ul.--note li span:nth-child(2) {
  font-size: 42px;
  color: var(--color-red);
  font-family: var(--font-title);
}
.homeMap .--content .--left .--contentleft ul.--note button {
  display: none !important;
}
.homeMap .--content .--left .--contentleft ul.--note .slick-dots {
  margin-left: 35px;
}
.homeMap .--content .--left .parten {
  position: absolute;
  left: 0;
  bottom: 0;
  pointer-events: none;
}
.homeMap .--content .--right {
  width: 60%;
  height: 100%;
}
.homeMap .--content .--right img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.homeMap .--content .--right video {
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 640px) {
  .homeMap .--content .--right video {
    height: auto;
  }
}
@media (min-width: 1279px) and (max-width: 1380px) {
  .homeMap .--content .--left {
    padding-top: 120px;
  }
}
@media (max-width: 768px) {
  .homeMap {
    position: relative;
  }
  .homeMap .--content {
    flex-flow: column;
    height: auto;
  }
  .homeMap .--content .--left {
    width: 100%;
  }
  .homeMap .--content .--left .--contentleft {
    padding: 2rem 30px;
  }
  .homeMap .--content .--left .--contentleft .segTitle {
    position: relative !important;
    right: unset !important;
  }
  .homeMap .--content .--left .--contentleft ul.--note i {
    position: absolute;
    bottom: -35px;
  }
  .homeMap .--content .--left .--contentleft ul.--note i.fa-angle-left {
    left: 0;
  }
  .homeMap .--content .--left .--contentleft ul.--note i.fa-angle-right {
    left: 50px;
  }
  .homeMap .--content .--right {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    width: 100%;
  }
  .homeMap .--content .--right img {
    height: auto;
  }
}
@media (max-width: 640px) {
  .homeMap .--content .--left .--contentleft .--txt {
    margin-left: 65px;
  }
}

@media (max-width: 768px) {
  .homeTotal {
    padding-top: 2rem;
    background: #F5EFE1;
  }
  .homeTotal .mobi_homeTotal {
    display: block !important;
  }
  .homeTotal .mobi_homeTotal .Title {
    margin-bottom: 1rem;
  }
  .homeTotal .mobi_homeTotal .Title h1 {
    color: var(--color-red);
    text-align: center;
  }
  .homeTotal .mobi_homeTotal .--img {
    width: 100%;
  }
  .homeTotal .mobi_homeTotal .--img img {
    width: 100%;
    padding: 15px;
    background: #FFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
  }
  .homeTotal .bg_homeTotal {
    display: none;
  }
}

.homeInspired {
  padding-left: 5%;
  position: relative;
  background: #F5EFE1;
}
.homeInspired .bg_homeInspired {
  position: absolute;
  left: 0;
  top: 0;
  width: 53%;
}
.homeInspired .bg_homeInspired img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.homeInspired .--img {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  z-index: 9;
  align-items: end;
}
.homeInspired .--img img:nth-child(1) {
  width: 50%;
  height: 72%;
  -o-object-fit: cover;
     object-fit: cover;
}
.homeInspired .--img img:nth-child(2) {
  width: 50%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.homeInspired .--txt {
  position: absolute;
  top: 49%;
  left: 48%;
  transform: translate(-50%, -50%);
  z-index: 9;
  width: 300px;
  background: var(--color-red);
  padding: 0 20px 20px;
}
.homeInspired .--txt .segTitle {
  margin: auto;
}
.homeInspired .--txt .--title {
  color: var(--color-yellow);
  font-family: var(--font-title);
  font-size: 24px;
  margin-bottom: 12px;
  line-height: 32px;
}
.homeInspired .--txt article {
  color: #FFF;
  line-height: 20px;
}
.homeInspired .--txt img {
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
@media (max-width: 768px) {
  .homeInspired {
    position: relative;
    padding: 0;
    display: flex;
    flex-flow: column-reverse;
  }
  .homeInspired .--img {
    flex-flow: column;
    height: auto;
  }
  .homeInspired .--img img {
    width: 100% !important;
    height: 300px !important;
    padding: 15px;
    background: #FFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
  }
  .homeInspired .--txt {
    position: relative;
    top: unset;
    left: unset;
    transform: none;
    width: 100%;
  }
}
@media (max-width: 640px) {
  .homeInspired .--txt {
    padding: 0 15px 15px;
  }
}

.homeProduct {
  background: #F5EFE1;
  position: relative;
}
.homeProduct .bg_homeProduct {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.homeProduct .bg_homeProduct img {
  width: 100%;
}
.homeProduct .list_homeProduct {
  height: 100%;
  position: relative;
  z-index: 9;
}
.homeProduct .list_homeProduct .--content {
  height: 100%;
}
.homeProduct .list_homeProduct .--content .--left {
  width: 55%;
  padding-top: 100px;
  display: flex;
  align-items: center;
  position: relative;
}
.homeProduct .list_homeProduct .--content .--left .--img {
  width: 100%;
  height: 65vh;
}
.homeProduct .list_homeProduct .--content .--left .--img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.homeProduct .list_homeProduct .--content .--left .--item {
  position: absolute;
  width: 450px;
  bottom: 40px;
  background: var(--color-red);
  left: 90%;
  padding: 30px;
  transform: translate(-50%, 0);
}
.homeProduct .list_homeProduct .--content .--left .--item .Title h1 {
  color: var(--color-yellow);
  font-size: 35px;
}
.homeProduct .list_homeProduct .--content .--left .--item ul {
  padding-left: 20px !important;
  margin-bottom: 0;
}
.homeProduct .list_homeProduct .--content .--left .--item ul li {
  display: flex;
  color: #FFF;
  position: relative;
}
.homeProduct .list_homeProduct .--content .--left .--item ul li::after {
  content: "";
  position: absolute;
  left: -18px;
  top: 8px;
  width: 9px;
  height: 9px;
  border: 1px solid #FFF;
  border-radius: 50%;
}
.homeProduct .list_homeProduct .--content .--left .--item ul li p:first-child {
  width: 100px;
  flex: 0 0 auto;
}
.homeProduct .list_homeProduct .--content .--right {
  position: relative;
  width: 45%;
  display: flex;
  flex-flow: column;
  justify-content: start;
  padding-top: 8%;
}
.homeProduct .list_homeProduct .--content .--right .Title h1 {
  line-height: 56px;
  margin-bottom: 12px;
}
.homeProduct .list_homeProduct .--content .--right .Title h1 span {
  display: flex;
}
.homeProduct .list_homeProduct .--content .--right .Title h1 span:nth-child(2) {
  margin-top: 10px;
}
.homeProduct .list_homeProduct .--content .--right .Title h1 span:nth-child(2) p:nth-child(1) {
  margin-top: -13px;
  font-size: 5rem;
  color: var(--color-red);
  margin-right: 9px;
}
.homeProduct .list_homeProduct .--content .--right .Title h1 span:nth-child(3) p {
  margin-bottom: 0;
}
.homeProduct .list_homeProduct .--content .--right .Title h1 span:nth-child(3) p:nth-child(1) {
  margin-top: -10px;
  margin-right: 9px;
}
.homeProduct .list_homeProduct .--content .--right .Title h1 span:nth-child(3) p:nth-child(2) {
  font-size: 72px;
  color: var(--color-red);
}
.homeProduct .list_homeProduct .--content .--right .--txt {
  position: relative;
  padding: 0 15%;
}
.homeProduct .list_homeProduct .--content .--right .--img {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translate(-50%);
  width: 100%;
  padding: 0 15%;
}
.homeProduct .list_homeProduct .--content .--right .--img img {
  width: 100%;
  height: 260px;
  -o-object-fit: cover;
     object-fit: cover;
}
.homeProduct .list_homeProduct .--content .--right .segTitle {
  position: absolute;
  left: -15px;
}
.homeProduct .list_homeProduct .--content .--right article {
  line-height: 20px;
  margin-bottom: 2rem;
}
.homeProduct .list_homeProduct .--content .--right article p {
  margin-bottom: 8px;
}
.homeProduct .list_homeProduct ul.slick-dots {
  position: absolute;
  left: 18%;
  bottom: 18px;
  margin-bottom: 0;
}
.homeProduct .parten img {
  position: absolute;
}
.homeProduct .parten img.img1 {
  left: 0;
  bottom: 0;
  z-index: 9;
}
.homeProduct .parten img.img2 {
  right: 0;
  bottom: 0;
}
@media (min-width: 1279px) and (max-width: 1380px) {
  .homeProduct .list_homeProduct .--content .--left {
    padding-top: 100px;
  }
  .homeProduct .list_homeProduct .--content .--right {
    padding-top: 4%;
  }
  .homeProduct .list_homeProduct .--content .--right .Title h1 {
    font-size: 38px;
  }
  .homeProduct .list_homeProduct .--content .--right .Title h1 span:nth-child(2) {
    margin-top: 0;
  }
  .homeProduct .list_homeProduct .--content .--right .Title h1 span:nth-child(2) p:nth-child(1) {
    font-size: 55px;
    margin-bottom: 0;
    margin-top: -7px;
  }
  .homeProduct .list_homeProduct .--content .--right .Title h1 span:nth-child(3) p:nth-child(2) {
    font-size: 55px;
  }
  .homeProduct .list_homeProduct .--content .--right img {
    height: 220px !important;
  }
}
@media (max-width: 768px) {
  .homeProduct {
    position: relative;
  }
  .homeProduct .list_homeProduct {
    height: auto;
  }
  .homeProduct .list_homeProduct .--content {
    flex-flow: column-reverse;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
  }
  .homeProduct .list_homeProduct .--content .--left {
    width: 100%;
    padding: 0;
    display: flex;
    flex-flow: column;
  }
  .homeProduct .list_homeProduct .--content .--left .--img {
    height: auto;
  }
  .homeProduct .list_homeProduct .--content .--left .--img img {
    padding: 15px;
    background: #FFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
    height: 260px;
  }
  .homeProduct .list_homeProduct .--content .--left .--item {
    position: relative;
    width: 100%;
    left: unset;
    bottom: unset;
    transform: none;
  }
  .homeProduct .list_homeProduct .--content .--left .--item ul {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: auto;
  }
  .homeProduct .list_homeProduct .--content .--left .--item .Title h1 {
    text-align: center;
  }
  .homeProduct .list_homeProduct .--content .--right {
    width: 100%;
    padding-top: 2rem;
  }
  .homeProduct .list_homeProduct .--content .--right .--txt {
    padding: 0;
  }
  .homeProduct .list_homeProduct .--content .--right .--txt .Title {
    padding: 0 30px;
  }
  .homeProduct .list_homeProduct .--content .--right .--txt .Title h1 {
    line-height: 75px;
  }
  .homeProduct .list_homeProduct .--content .--right .--txt .Title h1 span {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  .homeProduct .list_homeProduct .--content .--right .--txt .Title h1 span:nth-child(2) p:nth-child(1) {
    margin-top: -11px;
    margin-bottom: 0;
  }
  .homeProduct .list_homeProduct .--content .--right .--txt article {
    padding: 0 30px;
  }
  .homeProduct .list_homeProduct .--content .--right .--txt .segTitle {
    padding-left: 30px;
    position: relative;
    left: unset;
  }
  .homeProduct .list_homeProduct .--content .--right .--img {
    padding: 0;
    position: relative;
    bottom: unset;
    left: unset;
    transform: none;
  }
  .homeProduct .list_homeProduct .--content .--right .--img img {
    height: 260px;
    padding: 15px;
    background: #FFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
  }
  .homeProduct .parten img {
    display: none;
  }
  .homeProduct i {
    position: absolute;
    bottom: 10px;
    background: #F5EFE1;
    color: var(--color-red);
    z-index: 9;
    transform: translate(0, -50%);
    bottom: 50px;
  }
  .homeProduct i.fa-angle-left {
    left: 15;
  }
  .homeProduct i.fa-angle-right {
    right: 15;
  }
}
@media (max-width: 640px) {
  .homeProduct .list_homeProduct .--content .--right .--txt .segTitle {
    padding-left: 15px;
  }
  .homeProduct .list_homeProduct .--content .--right .--txt .Title {
    padding: 0 15px;
  }
  .homeProduct .list_homeProduct .--content .--right .--txt .Title h1 {
    line-height: 56px;
    font-size: 30px;
  }
  .homeProduct .list_homeProduct .--content .--right .--txt .Title h1 span:nth-child(2) {
    margin-top: 0;
  }
  .homeProduct .list_homeProduct .--content .--right .--txt .Title h1 span:nth-child(2) p:nth-child(1) {
    font-size: 45px;
    margin-top: -3px;
  }
  .homeProduct .list_homeProduct .--content .--right .--txt .Title h1 span:nth-child(3) p:nth-child(2) {
    font-size: 55px;
  }
  .homeProduct .list_homeProduct .--content .--right .--txt article {
    padding: 0 15px;
  }
  .homeProduct .list_homeProduct .--content .--left .--item {
    padding: 30px 15px 50px;
  }
}

.homePark {
  background: #F5EFE1;
}
.homePark .bg_homePark {
  position: absolute;
  left: 0;
  width: 50%;
  bottom: 0;
}
.homePark .bg_homePark img {
  width: 100%;
}
.homePark .--content {
  position: absolute;
  left: 5%;
  top: 40%;
  z-index: 9;
  transform: translate(0, -50%);
}
.homePark .--content .Title h1 span:nth-child(2) {
  display: flex;
  align-items: end;
}
.homePark .--content .Title h1 span:nth-child(2) p {
  font-size: 72px;
  margin-bottom: 0;
  line-height: 72px;
  color: var(--color-red);
  margin-right: 10px;
}
.homePark .--content .Title h1 span:nth-child(3) {
  display: flex;
}
.homePark .--content .Title h1 span:nth-child(3) p:nth-child(2) {
  font-size: 72px;
  color: var(--color-red);
  margin-bottom: 0;
  margin-left: 10px;
}
.homePark .slide_homePark {
  padding-left: 20%;
  height: 100%;
}
.homePark .slide_homePark .segTitle {
  position: absolute;
  right: 56vw;
  top: 0;
  z-index: 9;
  min-height: -webkit-max-content;
  min-height: -moz-max-content;
  min-height: max-content;
  height: 50%;
  text-align: center;
}
.homePark .slide_homePark .list_homePark {
  height: 100%;
}
.homePark .slide_homePark .list_homePark .--item {
  display: flex;
  justify-content: end;
  height: 100%;
  position: relative;
}
.homePark .slide_homePark .list_homePark .--item .--img {
  display: flex;
  justify-content: end;
  width: 100%;
}
.homePark .slide_homePark .list_homePark .--item .--img img:nth-child(1) {
  position: absolute;
  width: 50%;
  height: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  bottom: 0;
  left: 0;
}
.homePark .slide_homePark .list_homePark .--item .--img img:nth-child(2) {
  width: 56vw;
  height: 85%;
  -o-object-fit: cover;
     object-fit: cover;
}
.homePark .slide_homePark .list_homePark .--item .--txt {
  position: absolute;
  bottom: 0;
  width: 330px;
  left: 50%;
  bottom: 15%;
  background: var(--color-red);
  padding: 2rem;
}
.homePark .slide_homePark .list_homePark .--item .--txt h5 {
  font-size: 24px;
  font-family: var(--font-title);
  color: var(--color-yellow);
}
.homePark .slide_homePark .list_homePark .--item .--txt article {
  color: #FFF;
}
.homePark .slide_homePark .list_homePark .--item .--txt article p:last-child {
  margin-bottom: 0;
}
.homePark .slide_homePark .list_homePark ul.slick-dots {
  position: absolute;
  bottom: 25px;
  left: 55%;
}
@media (max-width: 768px) {
  .homePark {
    position: relative;
  }
  .homePark .--content {
    position: relative;
    left: unset;
    top: unset;
    transform: none;
    padding: 4rem 30px 2rem;
  }
  .homePark .slide_homePark {
    padding: 0;
    height: auto;
  }
  .homePark .slide_homePark .segTitle {
    right: unset;
    left: 30px;
    top: 20px;
  }
  .homePark .slide_homePark .list_homePark {
    height: auto;
  }
  .homePark .slide_homePark .list_homePark .--item {
    flex-flow: column;
    height: auto;
  }
  .homePark .slide_homePark .list_homePark .--item .--img {
    height: auto;
    flex-flow: column;
  }
  .homePark .slide_homePark .list_homePark .--item .--img img {
    padding: 15px;
    background: #FFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
  }
  .homePark .slide_homePark .list_homePark .--item .--img img:nth-child(1) {
    position: relative;
    width: 100%;
    height: 250px;
    bottom: unset;
    width: 70%;
    left: unset;
  }
  .homePark .slide_homePark .list_homePark .--item .--img img:nth-child(2) {
    width: 70%;
    float: right;
    margin-left: 30%;
    margin-top: -15%;
    z-index: 9;
    height: 250px;
  }
  .homePark .slide_homePark .list_homePark .--item .--txt {
    position: relative;
    left: unset;
    bottom: unset;
    width: 100%;
    padding: 3rem 30px;
  }
  .homePark .slide_homePark .list_homePark i {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 9;
    background: #F5EFE1;
    color: var(--color-red);
  }
  .homePark .slide_homePark .list_homePark i.fa-angle-left {
    right: 60px;
  }
}
@media (max-width: 640px) {
  .homePark .--content {
    padding: 4rem 15px 2rem;
  }
  .homePark .--content .Title h1 span:nth-child(2) p {
    font-size: 45px;
    margin-bottom: -10px;
  }
  .homePark .--content .Title h1 span:nth-child(3) p:nth-child(2) {
    font-size: 45px;
  }
  .homePark .slide_homePark .segTitle {
    left: 15px;
  }
}

.homeUtilities {
  background: #F5EFE1;
}
.homeUtilities .--content {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 5%;
  z-index: 999;
  pointer-events: none;
}
.homeUtilities .--content .--txt {
  position: absolute;
  left: 32%;
  bottom: calc(40vh + 10%);
  width: 380px;
  z-index: 9;
}
.homeUtilities .--content .--txt .Title h1 span {
  font-size: 72px;
  color: var(--color-red);
}
.homeUtilities .--content .--txt .--description_1 {
  width: 300px;
  position: relative;
  z-index: 9;
}
.homeUtilities .--content .--description_2 {
  position: absolute;
  width: 17%;
  left: 71%;
  top: 49vh;
}
.homeUtilities .slide_homeUtilities {
  height: 100%;
  padding-left: 5%;
}
.homeUtilities .slide_homeUtilities .segTitle {
  position: absolute;
  top: 46%;
  left: 7%;
  z-index: 9;
  transform: translate(0, -50%);
}
.homeUtilities .slide_homeUtilities .list_homeUtilities {
  height: 100%;
}
.homeUtilities .slide_homeUtilities .list_homeUtilities .row .--utilities {
  display: flex;
  height: 100%;
  align-items: flex-end;
  position: relative;
}
.homeUtilities .slide_homeUtilities .list_homeUtilities .row .--utilities .--item .--img::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #f5efe1;
  transition: all 0.5s ease;
  transition-delay: 1s;
}
.homeUtilities .slide_homeUtilities .list_homeUtilities .row .--utilities .--item .--name {
  opacity: 0;
  transition: all 0.5s ease;
}
.homeUtilities .slide_homeUtilities .list_homeUtilities .row .--utilities .--item .--name h6 {
  font-size: 14px;
}
.homeUtilities .slide_homeUtilities .list_homeUtilities .row .--utilities.slick-active .--item .--img::before {
  width: 0;
}
.homeUtilities .slide_homeUtilities .list_homeUtilities .row .--utilities.slick-active .--item .--img img {
  opacity: 1 !important;
}
.homeUtilities .slide_homeUtilities .list_homeUtilities .row .--utilities.slick-active .--item .--name {
  opacity: 1 !important;
}
.homeUtilities .slide_homeUtilities .list_homeUtilities .row .--utilities.slick-active:nth-child(3n+1) .--item .--img::after {
  opacity: 1 !important;
  height: 100%;
}
.homeUtilities .slide_homeUtilities .list_homeUtilities .row .--utilities.slick-active:nth-child(3n+1) .--item .--name {
  color: var(--color-red);
}
.homeUtilities .slide_homeUtilities .list_homeUtilities .row .--utilities.slick-active:nth-child(3n+2) .--item .--img::after {
  opacity: 1 !important;
  height: 100%;
}
.homeUtilities .slide_homeUtilities .list_homeUtilities .row .--utilities.slick-active:nth-child(3n+2) .--item .--name {
  color: var(--color-red);
}
.homeUtilities .slide_homeUtilities .list_homeUtilities .row .--utilities.slick-active:nth-child(3n+3) .--item .--name {
  color: #FFF;
}
.homeUtilities .slide_homeUtilities .list_homeUtilities .row .--utilities:nth-child(3n+1) .--item {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 60%;
  width: 82%;
}
.homeUtilities .slide_homeUtilities .list_homeUtilities .row .--utilities:nth-child(3n+1) .--item .--img {
  width: 100%;
  position: relative;
}
.homeUtilities .slide_homeUtilities .list_homeUtilities .row .--utilities:nth-child(3n+1) .--item .--img img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  border-right: 1px solid #CFA15E;
  padding-right: 15px;
}
.homeUtilities .slide_homeUtilities .list_homeUtilities .row .--utilities:nth-child(3n+1) .--item .--name {
  position: absolute;
  right: -60px;
  top: 0;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
  text-orientation: mixed;
  text-transform: uppercase;
  color: #F5EFE1;
}
.homeUtilities .slide_homeUtilities .list_homeUtilities .row .--utilities:nth-child(3n+2) .--item {
  width: 110%;
  position: absolute;
  bottom: 10%;
  height: 40vh;
}
.homeUtilities .slide_homeUtilities .list_homeUtilities .row .--utilities:nth-child(3n+2) .--item .--img {
  width: 100%;
  height: 100%;
  position: relative;
}
.homeUtilities .slide_homeUtilities .list_homeUtilities .row .--utilities:nth-child(3n+2) .--item .--img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-right: 1px solid #CFA15E;
  padding-right: 15px;
}
.homeUtilities .slide_homeUtilities .list_homeUtilities .row .--utilities:nth-child(3n+2) .--item .--name {
  position: absolute;
  right: -60px;
  top: 0;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
  text-orientation: mixed;
  text-transform: uppercase;
  color: #F5EFE1;
}
.homeUtilities .slide_homeUtilities .list_homeUtilities .row .--utilities:nth-child(3n+3) .--item {
  position: absolute;
  top: 0;
  right: 0;
  height: 45vh;
  width: 122%;
}
.homeUtilities .slide_homeUtilities .list_homeUtilities .row .--utilities:nth-child(3n+3) .--item .--img {
  width: 100%;
  height: 100%;
  position: relative;
}
.homeUtilities .slide_homeUtilities .list_homeUtilities .row .--utilities:nth-child(3n+3) .--item .--img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.homeUtilities .slide_homeUtilities .list_homeUtilities .row .--utilities:nth-child(3n+3) .--item .--name {
  position: absolute;
  bottom: 20px;
  left: 40px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.45);
  color: #F5EFE1;
  text-transform: uppercase;
}
.homeUtilities .parten {
  position: absolute;
  top: 2%;
  left: 24%;
  pointer-events: none;
}
.homeUtilities ul.slick-dots {
  position: absolute;
  left: 36%;
  bottom: 1%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
@media (max-width: 768px) {
  .homeUtilities {
    position: relative;
  }
  .homeUtilities .slide_homeUtilities {
    padding-left: 0;
    height: auto;
  }
  .homeUtilities .slide_homeUtilities .segTitle {
    top: 40px;
    left: 30px;
  }
  .homeUtilities .slide_homeUtilities .list_homeUtilities {
    height: auto;
  }
  .homeUtilities .slide_homeUtilities .list_homeUtilities .row .--utilities {
    height: 300px;
  }
  .homeUtilities .slide_homeUtilities .list_homeUtilities .row .--utilities .--item {
    width: 100% !important;
    position: relative !important;
    bottom: unset !important;
    height: auto !important;
    left: unset !important;
    top: unset !important;
    right: unset !important;
  }
  .homeUtilities .slide_homeUtilities .list_homeUtilities .row .--utilities .--item .--name {
    bottom: 20px !important;
    left: 40px !important;
    top: unset !important;
    right: unset !important;
    -ms-writing-mode: unset !important;
        writing-mode: unset !important;
    text-orientation: unset !important;
    color: #FFF !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.45);
  }
  .homeUtilities .slide_homeUtilities .list_homeUtilities .row .--utilities .--item .--img {
    padding: 15px;
    background: #FFF;
    width: calc(100% - 30px) !important;
    margin: auto;
    height: 100%;
  }
  .homeUtilities .slide_homeUtilities .list_homeUtilities .row .--utilities .--item .--img::after {
    display: none;
  }
  .homeUtilities .slide_homeUtilities .list_homeUtilities .row .--utilities .--item .--img::before {
    content: "";
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(28, 0, 0, 0.53) 56.49%, rgba(0, 0, 0, 0.85) 100%);
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 15px;
    height: 20%;
    width: calc(100% - 30px) !important;
  }
  .homeUtilities .slide_homeUtilities .list_homeUtilities .row .--utilities .--item .--img img {
    padding: 0 !important;
    border: none !important;
  }
  .homeUtilities .slide_homeUtilities .list_homeUtilities i {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 9;
  }
  .homeUtilities .slide_homeUtilities .list_homeUtilities i.fa-angle-left {
    left: 30px;
  }
  .homeUtilities .slide_homeUtilities .list_homeUtilities i.fa-angle-right {
    right: 30px;
  }
  .homeUtilities .arrow_homeUtilities {
    display: flex;
    left: 50%;
  }
  .homeUtilities .arrow_homeUtilities i.fa-angle-left {
    margin-right: 1rem;
  }
  .homeUtilities .arrow_homeUtilities img {
    display: none;
  }
  .homeUtilities .--content {
    position: relative;
    width: auto;
    height: auto;
    left: unset;
    z-index: 9;
    padding: 4rem 30px 0;
  }
  .homeUtilities .--content .--txt {
    position: relative;
    left: unset;
    bottom: unset;
    width: 100%;
  }
  .homeUtilities .--content .--txt .--description_1 {
    width: 100%;
  }
  .homeUtilities .--content .--description_2 {
    position: relative;
    width: 100%;
    left: unset;
    top: unset;
  }
}
@media (max-width: 640px) {
  .homeUtilities .parten {
    top: 0;
    right: 0;
    width: 150px;
    left: unset;
  }
  .homeUtilities .parten img {
    width: 100%;
  }
  .homeUtilities .--content {
    padding: 4rem 15px 2rem;
  }
  .homeUtilities .--content .--txt .Title h1 span {
    font-size: 45px;
  }
  .homeUtilities .slide_homeUtilities .segTitle {
    left: 15px;
  }
  .homeUtilities .arrow_homeUtilities {
    right: 15px;
    left: unset;
    bottom: 250px;
    transform: none;
  }
}

.homeNews {
  background: #F5EFE1;
  padding: 0 8%;
}
.homeNews .newsHot {
  display: flex;
  width: 75%;
  margin: auto;
  margin-bottom: 3rem;
  position: relative;
}
.homeNews .newsHot .--left {
  overflow: hidden;
}
.homeNews .newsHot .--left:hover img {
  transform: scale(1);
}
.homeNews .newsHot .--left img {
  width: 100%;
  height: 340px;
  transition: all 0.75s ease;
  -o-object-fit: cover;
     object-fit: cover;
  transform: scale(1.3);
}
.homeNews .newsHot .--right {
  background: #FFF;
  padding: 50px;
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}
.homeNews .newsHot .--right .--txt .--title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 12px;
}
.homeNews .newsHot .--right .--txt .--title h6 {
  font-family: var(--font-title);
  overflow: hidden;
  font-size: 20px;
  color: var(--color-red);
  text-overflow: ellipsis;
  line-height: 28px;
  -webkit-line-clamp: 2;
  text-transform: uppercase;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.homeNews .newsHot .--right .--txt article {
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 20px;
  -webkit-line-clamp: 4;
  height: 80px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.homeNews .newsHot .--right .--txt article p:last-child {
  margin-bottom: 0;
}
.homeNews .newsHot .--right a {
  color: var(--color-red);
  text-decoration: unset;
}
.homeNews .newsHot .--right a span {
  margin-right: 10px;
}
.homeNews .newsHot .segTitle {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}
.homeNews .listNews .--item {
  display: flex;
}
.homeNews .listNews .--item .--left {
  width: 40%;
  overflow: hidden;
}
.homeNews .listNews .--item .--left:hover img {
  transform: scale(1);
}
.homeNews .listNews .--item .--left img {
  width: 100%;
  transform: scale(1.3);
  transition: all 0.75s ease;
  height: 130px;
  -o-object-fit: cover;
     object-fit: cover;
}
.homeNews .listNews .--item .--right {
  display: flex;
  width: 60%;
  padding: 20px;
  flex-flow: column;
  justify-content: space-between;
  background: #FFF2F2;
}
.homeNews .listNews .--item .--right .--title h6 {
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 20px;
  -webkit-line-clamp: 2;
  height: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-weight: bold;
  text-transform: uppercase;
}
.homeNews .listNews .--item .--right a {
  color: var(--color-red);
  text-decoration: none;
}
.homeNews .listNews ul.slick-dots {
  margin: 2rem auto 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.homeNews .bg_homeNews {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  pointer-events: none;
}
.homeNews .bg_homeNews img {
  height: 100%;
}
.homeNews .parten {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
}
@media (max-width: 768px) {
  .homeNews {
    position: relative;
    padding: 2rem 30px 4rem;
  }
  .homeNews .newsHot {
    width: 100%;
    position: relative;
    z-index: 9;
    flex-flow: column;
  }
  .homeNews .newsHot .segTitle {
    margin: 0 auto 2rem;
  }
  .homeNews .newsHot .--right {
    padding: 30px;
  }
  .homeNews .newsHot .--right article {
    margin-bottom: 2rem;
  }
  .homeNews .listNews {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
  }
  .homeNews .listNews i {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 9;
  }
  .homeNews .listNews i.fa-angle-left {
    left: 0;
  }
  .homeNews .listNews i.fa-angle-right {
    right: 0;
  }
}
@media (max-width: 640px) {
  .homeNews {
    padding: 2rem 15px 2rem;
  }
  .homeNews .bg_homeNews {
    width: 100%;
  }
  .homeNews .bg_homeNews img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .homeNews .arrow_listNews {
    margin-top: 1rem;
    position: relative !important;
    transform: none !important;
    bottom: unset !important;
    left: unset !important;
  }
}

.homeLibrary {
  background: #F5EFE1;
  padding-left: 8%;
}
.homeLibrary .segTitle {
  position: absolute;
  left: calc(8% + 1rem);
  bottom: calc(8% + 170px);
}
.homeLibrary .bg_homeLibrary {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  pointer-events: none;
}
.homeLibrary .bg_homeLibrary img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.homeLibrary .parten {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
}
.homeLibrary .tab_homeLibrary {
  z-index: 99;
  position: absolute;
}
.homeLibrary .tab_homeLibrary button {
  background: none !important;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  color: #000;
  padding: 0 1rem;
}
.homeLibrary .tab_homeLibrary button:focus-visible {
  outline: none;
}
.homeLibrary .tab_homeLibrary button.active .Title h1 {
  color: var(--color-red);
}
.homeLibrary .tab-content {
  width: 100%;
  height: 100%;
}
.homeLibrary .tab-content .list_img {
  z-index: 9;
}
.homeLibrary .tab-content .list_img .--img {
  position: relative;
}
.homeLibrary .tab-content .list_img .--img:nth-child(3n+1) img {
  top: 25%;
  width: 320px;
  height: 200px;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 60%;
  -o-object-fit: cover;
     object-fit: cover;
}
.homeLibrary .tab-content .list_img .--img:nth-child(3n+2) a {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50vw;
  height: 55vh;
  z-index: 9;
}
.homeLibrary .tab-content .list_img .--img:nth-child(3n+2) a img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
  border: 2px solid #FFF;
  -o-object-fit: cover;
     object-fit: cover;
}
.homeLibrary .tab-content .list_img .--img:nth-child(3n+3) img {
  top: 75%;
  width: 320px;
  height: 200px;
  position: absolute;
  left: 40%;
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
}
.homeLibrary .tab-content .list_videodoc {
  width: 880px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9;
  transform: translate(-50%, -50%);
  height: 100%;
  display: flex;
  align-items: center;
}
.homeLibrary .tab-content .list_videodoc .slick-track {
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
}
.homeLibrary .tab-content .list_videodoc .slick-track .--item {
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  position: relative;
}
.homeLibrary .tab-content .list_videodoc .slick-track .--item .--img {
  position: relative;
}
.homeLibrary .tab-content .list_videodoc .slick-track .--item .--img::after {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(28, 0, 0, 0.53) 56.49%, rgba(0, 0, 0, 0.85) 100%);
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 0;
  height: 20%;
  width: 100% !important;
}
.homeLibrary .tab-content .list_videodoc .slick-track .--item a {
  width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.4784313725);
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.06);
  border-radius: 50%;
  color: var(--color-red);
  text-decoration: none;
}
.homeLibrary .tab-content .list_videodoc .slick-track .--item a:hover {
  background: #FFF;
}
.homeLibrary .tab-content .list_videodoc .slick-track .--item:nth-child(2n+1) {
  margin-right: 20px;
}
.homeLibrary .tab-content .list_videodoc .slick-track .--item:nth-child(2n+1) .--img {
  width: 510px;
  height: 400px;
}
.homeLibrary .tab-content .list_videodoc .slick-track .--item:nth-child(2n+1) .--img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.homeLibrary .tab-content .list_videodoc .slick-track .--item:nth-child(2n+2) .--img {
  width: 350px;
  height: 400px;
  display: flex;
  align-items: flex-end;
}
.homeLibrary .tab-content .list_videodoc .slick-track .--item:nth-child(2n+2) .--img img {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}
.homeLibrary .tab-content .list_videodoc .slick-track .--item .--name h6 {
  position: absolute;
  color: #FFF;
  bottom: 20px;
  left: 28px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.45);
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  padding-bottom: 10px;
}
.homeLibrary .tab-content .list_Video .--item a {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
}
.homeLibrary .tab-content .list_Video .--item:nth-child(2n+1) a {
  top: 50%;
}
.homeLibrary .tab-content .list_Video .--item:nth-child(2n+2) a {
  top: calc(50% + 50px);
}
.homeLibrary .tab-content .list_Document .--item .--button {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
}
.homeLibrary .tab-content .list_Document .--item .--button a:hover {
  background: #FFF;
}
.homeLibrary .tab-content .list_Document .--item .--button a:nth-child(1) {
  margin-right: 10px;
}
.homeLibrary .tab-content .list_Document .--item:nth-child(2n+1) .--button {
  top: 50%;
}
.homeLibrary .tab-content .list_Document .--item:nth-child(2n+2) .--button {
  top: calc(50% + 50px);
}
.homeLibrary .tab-content .partent img {
  position: absolute;
}
.homeLibrary .tab-content .partent img:nth-child(1) {
  top: 0;
  left: 40%;
}
.homeLibrary .tab-content .partent img:nth-child(2) {
  bottom: 0;
  left: 60%;
}
.homeLibrary .tab-content .partent img:nth-child(3) {
  top: 0;
  right: 0;
}
.homeLibrary .tab-content ul.slick-dots {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}
@media (min-width: 1279px) and (max-width: 1380px) {
  .homeLibrary {
    padding-left: 6%;
  }
  .homeLibrary .segTitle {
    left: calc(6% + 1rem);
  }
  .homeLibrary .list_img .--img:nth-child(3n+1) img {
    left: 80% !important;
  }
  .homeLibrary .list_img .--img:nth-child(3n+3) img {
    left: 20% !important;
  }
  .homeLibrary .list_videodoc {
    width: 860px !important;
    left: 53% !important;
  }
  .homeLibrary .list_videodoc .--item:nth-child(2n+1) .--img {
    width: 490px !important;
  }
}
@media (max-width: 768px) {
  .homeLibrary {
    position: relative;
    padding-left: 0;
    padding-top: 2rem;
  }
  .homeLibrary .nav-tab {
    flex-flow: column;
    align-items: center !important;
    padding-top: 1rem;
    height: -webkit-max-content !important;
    height: -moz-max-content !important;
    height: max-content !important;
  }
  .homeLibrary .nav-tab .tab-content {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
  }
  .homeLibrary .nav-tab .tab-content .list_img .--img:nth-child(3n+2) a {
    position: relative;
    top: unset;
    left: unset;
    transform: none;
  }
  .homeLibrary .nav-tab .tab-content .list_img .--img img {
    width: calc(100% - 30px) !important;
    height: 450px !important;
    position: relative !important;
    left: unset !important;
    top: unset !important;
    margin: auto;
    right: unset !important;
    bottom: unset !important;
    transform: none !important;
    padding: 15px;
    background: #FFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
  }
  .homeLibrary .nav-tab .tab-content .list_img i {
    position: absolute;
    top: 50%;
    z-index: 9;
    transform: translate(0%, -50%);
  }
  .homeLibrary .nav-tab .tab-content .list_img i.fa-angle-left {
    left: 30px;
  }
  .homeLibrary .nav-tab .tab-content .list_img i.fa-angle-right {
    right: 30px;
  }
  .homeLibrary .nav-tab .tab-content .list_videodoc {
    width: auto;
    position: relative;
    top: unset;
    left: unset;
    transform: none;
  }
  .homeLibrary .nav-tab .tab-content .list_videodoc .--item {
    margin: 0 !important;
    height: auto;
    width: 100vw !important;
  }
  .homeLibrary .nav-tab .tab-content .list_videodoc .--item .--img {
    width: 100% !important;
    height: -webkit-max-content !important;
    height: -moz-max-content !important;
    height: max-content !important;
    position: relative;
  }
  .homeLibrary .nav-tab .tab-content .list_videodoc .--item .--img::after {
    transform: translate(-50%, 0);
    bottom: 15px !important;
    width: calc(100% - 60px) !important;
    height: 30%;
  }
  .homeLibrary .nav-tab .tab-content .list_videodoc .--item .--img img {
    width: calc(100% - 30px) !important;
    height: 450px !important;
    margin: auto;
    padding: 15px;
    background: #FFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
  }
  .homeLibrary .nav-tab .tab-content .list_videodoc .--item .--name h6 {
    bottom: 40px;
    left: 60px;
    font-size: 14px;
  }
  .homeLibrary .nav-tab .tab-content .list_videodoc .--item a {
    top: 50% !important;
  }
  .homeLibrary .nav-tab .tab-content .list_videodoc .--item .--button {
    top: 50% !important;
  }
  .homeLibrary .nav-tab .tab-content .list_videodoc i {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 9;
  }
  .homeLibrary .nav-tab .tab-content .list_videodoc i.fa-angle-left {
    left: 30px;
  }
  .homeLibrary .nav-tab .tab-content .list_videodoc i.fa-angle-right {
    right: 30px;
  }
  .homeLibrary .nav-tab .tab-content .parten {
    top: -52px;
  }
  .homeLibrary .nav-tab .tab-content .partent img:nth-child(3) {
    top: -52px;
  }
  .homeLibrary .nav-tab .tab_homeLibrary {
    position: relative;
  }
  .homeLibrary .nav-tab .tab_homeLibrary li button {
    margin: auto;
  }
  .homeLibrary .segTitle {
    position: relative;
    left: unset;
    bottom: unset;
    margin: auto;
  }
}
@media (max-width: 640px) {
  .homeLibrary .nav-tab .tab-content .list_videodoc .--item .--img img {
    height: 250px !important;
  }
  .homeLibrary .nav-tab .tab-content .arrow_Library {
    bottom: 0;
    transform: none;
    left: 0;
    width: 100%;
    height: 250px;
    pointer-events: none;
  }
  .homeLibrary .nav-tab .tab-content .arrow_Library i {
    pointer-events: auto;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
  }
  .homeLibrary .nav-tab .tab-content .arrow_Library i.fa-angle-left {
    left: 15px;
  }
  .homeLibrary .nav-tab .tab-content .arrow_Library i.fa-angle-right {
    right: 15px;
  }
  .homeLibrary .nav-tab .tab-content .list_img .--img img {
    height: 250px !important;
  }
}

.homeStrength .desktop_strength .Title {
  display: none;
  color: var(--color-red);
  text-align: center;
}
.homeStrength .desktop_strength .list_strength {
  z-index: 9;
  position: relative;
  height: 100%;
  flex-wrap: nowrap;
}
.homeStrength .desktop_strength .list_strength .item {
  position: relative;
  display: flex;
  flex-flow: column;
  width: 100%;
  color: #fff;
  align-items: flex-start;
  justify-content: flex-end;
  height: 100%;
  background-blend-mode: multiply;
  background: rgba(0, 0, 0, 0.3);
  transition: all 0.75s ease;
  flex: initial;
}
.homeStrength .desktop_strength .list_strength .item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.homeStrength .desktop_strength .list_strength .item.active {
  width: 300%;
}
.homeStrength .desktop_strength .list_strength .item.active .content {
  bottom: 0;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-flow: column;
  width: 100%;
}
.homeStrength .desktop_strength .list_strength .item.active .content .--txt {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: auto;
}
.homeStrength .desktop_strength .list_strength .item.active .content article {
  opacity: 1;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}
.homeStrength .desktop_strength .list_strength .item.active .content::after {
  height: 100%;
}
.homeStrength .desktop_strength .list_strength .item:nth-child(4).active .content {
  padding-right: 20%;
}
.homeStrength .desktop_strength .list_strength .item .img_pat {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 65%;
  transform: translatey(100%);
  transition: all 0.5s ease;
}
.homeStrength .desktop_strength .list_strength .item .content {
  position: absolute;
  bottom: 0;
  padding: 15px 15px 0;
  z-index: 9;
  transition: all 0.75s ease;
  width: 100%;
}
.homeStrength .desktop_strength .list_strength .item .content::after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  transition: all 0.75s ease;
  z-index: -1;
}
.homeStrength .desktop_strength .list_strength .item .content .number {
  font-size: 2rem;
  position: relative;
  line-height: 1;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-bottom: 0.75rem;
}
.homeStrength .desktop_strength .list_strength .item .content .number::after {
  content: "";
  position: absolute;
  background: #fff;
  height: 1px;
  width: 50px;
  bottom: 0;
  left: 115%;
}
.homeStrength .desktop_strength .list_strength .item .content .--title {
  margin-bottom: 1rem;
  text-transform: uppercase;
  font-size: 1rem;
}
.homeStrength .desktop_strength .list_strength .item .content article {
  font-weight: 100;
  opacity: 0;
  height: 0;
  transition: opacity 0.5s ease;
  width: 300px;
}
.homeStrength .desktop_strength .list_img_strength {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.homeStrength .desktop_strength .list_img_strength .bg_strenth {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: all 0.5s ease;
}
.homeStrength .desktop_strength .list_img_strength .bg_strenth.active {
  opacity: 1;
}
@media (max-width: 768px) {
  .homeStrength {
    padding: 15px 15px 60px 15px;
    background: var(--background-gradient-1);
    color: #fff;
    background: #F5EFE1;
  }
  .homeStrength .slick-list {
    height: -webkit-max-content !important;
    height: -moz-max-content !important;
    height: max-content !important;
  }
  .homeStrength .--title {
    font-weight: bold;
  }
  .homeStrength .Title {
    display: block !important;
  }
  .homeStrength .desktop_strength {
    height: -webkit-max-content !important;
    height: -moz-max-content !important;
    height: max-content !important;
  }
  .homeStrength .list_strength {
    flex-flow: column;
    height: -webkit-max-content !important;
    height: -moz-max-content !important;
    height: max-content !important;
  }
  .homeStrength .list_strength i {
    position: absolute;
    top: calc(100% + 15px);
    transform: translate(-50%, 0);
  }
  .homeStrength .list_strength i.fa-angle-left {
    left: calc(50% - 30px);
  }
  .homeStrength .list_strength i.fa-angle-right {
    left: calc(50% + 30px);
  }
  .homeStrength .list_strength .item {
    background: unset !important;
    color: #000 !important;
  }
  .homeStrength .list_strength .item .number::after {
    background: #000 !important;
  }
  .homeStrength .list_strength .item img {
    position: relative !important;
    top: unset !important;
    left: unset !important;
    height: 250px !important;
  }
  .homeStrength .list_strength .item article {
    opacity: 1 !important;
    height: -webkit-max-content !important;
    height: -moz-max-content !important;
    height: max-content !important;
    width: 100% !important;
  }
  .homeStrength .list_strength .item .content {
    position: relative !important;
    bottom: unset !important;
    padding: 15px !important;
  }
  .homeStrength .list_strength .item .content::after {
    display: none;
  }
}

.homeWater {
  position: relative;
}
.homeWater::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(270.25deg, rgba(0, 0, 0, 0.3) 0.28%, rgba(0, 0, 0, 0.06) 11.38%, rgba(0, 0, 0, 0) 21.88%), linear-gradient(180deg, rgba(0, 0, 0, 0) 33.68%, rgba(0, 0, 0, 0.4) 100%), url(../images/image.png);
}
.homeWater::before {
  content: "";
  position: absolute;
  background-image: url(../images/Mask-group.png);
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
}
.homeWater .bg_homeWater {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.homeWater .bg_homeWater img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.homeWater .segTitle {
  position: absolute;
  left: -10px;
  top: 30%;
  transform: translate(0, -50%);
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  z-index: 1;
}
.homeWater .segTitle .--colorstrip {
  position: absolute;
  left: 100%;
  top: 0;
  width: 85px;
  height: 490px;
  background: linear-gradient(0.02deg, #CFA15E 0.01%, rgba(255, 217, 116, 0.73) 99.98%);
  opacity: 0.7;
}
.homeWater .--content {
  position: absolute;
  color: #FFF;
  bottom: 40%;
  transform: translate(0, 50%);
  z-index: 9;
  left: 0;
  width: 100%;
}
.homeWater .--content .--left {
  padding-left: 50px;
  position: relative;
}
.homeWater .--content .--left .--txt {
  z-index: 9;
  position: relative;
  width: 85%;
}
.homeWater .--content .--left .Title {
  margin-bottom: 32px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.homeWater .--content .--left .Title span {
  font-size: 72px;
  color: var(--color-red);
}
.homeWater .--content .--left article {
  text-transform: uppercase;
  margin-bottom: 20px;
}
.homeWater .--content .--left ul {
  display: flex;
  flex-flow: column;
  padding-left: 0;
}
.homeWater .--content .--left ul li {
  display: flex;
  margin-bottom: 12px;
}
.homeWater .--content .--left ul li img {
  margin-right: 1rem;
}
.homeWater .--content .--left ul li:last-child {
  margin-bottom: 0;
}
.homeWater .--content .--right {
  position: relative;
  z-index: 9;
  padding-left: 2rem;
}
.homeWater .--content .--right .--info {
  display: flex;
  height: 100%;
  align-items: flex-end;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.homeWater .--content .--right .--info .--item {
  margin-right: 42px;
  font-weight: bold;
}
.homeWater .--content .--right .--info .--item:nth-child(2) {
  margin-bottom: 80px;
}
.homeWater .--content .--right .--info .--item .--name {
  text-transform: uppercase;
  transition: all 0.75s ease;
  margin-bottom: 0.5rem;
}
.homeWater .--content .--right .--info .--item .--number {
  position: relative;
}
.homeWater .--content .--right .--info .--item .--number .--img {
  display: flex;
  justify-content: center;
}
.homeWater .--content .--right .--info .--item .--number .--img img {
  transition: all 0.75s ease;
}
.homeWater .--content .--right .--info .--item .--number .--img img:nth-child(4) {
  width: 0;
  height: 0;
}
.homeWater .--content .--right .--info .--item .--number .--img img:nth-child(3) {
  width: 85px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: calc(50% + 12px);
  opacity: 0;
}
.homeWater .--content .--right .--info .--item .--number .--img img:nth-child(2) {
  width: 85px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: calc(50% + 12px);
}
.homeWater .--content .--right .--info .--item .--number span {
  position: absolute;
  top: calc(50% + 12px);
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 24px;
  display: flex;
  align-items: center;
}
.homeWater .--content .--right .--info .--item .--number span p {
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 10px;
  margin-left: 4px;
}
.homeWater .--content .--right .--info .--item:hover .--name {
  color: var(--color-red);
}
.homeWater .--content .--right .--info .--item:hover img:nth-child(1) {
  width: 0 !important;
  height: 0 !important;
}
.homeWater .--content .--right .--info .--item:hover img:nth-child(4) {
  width: auto !important;
  height: auto !important;
}
.homeWater .--content .--right .--info .--item:hover img:nth-child(2) {
  opacity: 0;
}
.homeWater .--content .--right .--info .--item:hover img:nth-child(3) {
  opacity: 1 !important;
}
@media (max-width: 768px) {
  .homeWater::after {
    display: none;
  }
  .homeWater::before {
    display: none;
  }
  .homeWater .--content {
    position: relative;
    bottom: unset;
    left: unset;
    transform: none;
    background: #F5EFE1;
    color: #000;
  }
  .homeWater .--content .row {
    flex-flow: column;
  }
  .homeWater .--content .row .--left {
    width: 100%;
    padding: 2rem 0 1rem;
    max-width: 100%;
  }
  .homeWater .--content .row .--left .--txt {
    width: 100% !important;
  }
  .homeWater .--content .row .--left .Title span {
    font-size: 42px;
  }
  .homeWater .--content .row .--right {
    width: 100%;
    max-width: 100%;
    padding: 1rem;
  }
  .homeWater .--content .row .--right .--info {
    margin: auto;
  }
  .homeWater .--content .segTitle {
    position: relative;
    -ms-writing-mode: unset;
        writing-mode: unset;
    text-orientation: unset;
    background: none;
    padding: 0;
    top: unset;
    left: unset;
    color: var(--color-red);
    transform: none;
  }
  .homeWater .--content .segTitle .--colorstrip {
    display: none;
  }
  .homeWater .--item .--name {
    color: var(--color-red);
  }
  .homeWater .--item span {
    color: var(--color-red) !important;
  }
  .homeWater .--item img:nth-child(1) {
    width: 0;
    height: 0;
  }
  .homeWater .--item img:nth-child(2) {
    opacity: 0 !important;
  }
  .homeWater .--item img:nth-child(3) {
    opacity: 1 !important;
    filter: brightness(15.5);
  }
  .homeWater .--item img:nth-child(4) {
    width: auto !important;
    height: auto !important;
  }
  .homeWater .bg_homeWater {
    position: relative;
    top: unset;
    left: unset;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    padding: 15px;
    background: #FFF;
  }
  .homeWater .bg_homeWater img {
    height: auto;
  }
}
@media (max-width: 640px) {
  .homeWater .--info {
    flex-flow: column;
    display: flex;
    align-items: center !important;
  }
  .homeWater .--info .--item {
    margin-right: 0 !important;
    margin-bottom: 1.5rem !important;
  }
}

@media (max-width: 768px) {
  .homeContact {
    background: #F5EFE1;
    padding: 3rem 0 4rem;
  }
  .homeContact .--content {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
  }
  .homeContact .--content .--txt {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
  }
  .homeContact .--content .--txt .logo {
    margin-bottom: 3rem;
  }
  .homeContact .--content .--txt .row .col-md-4 {
    width: 100%;
    max-width: 100%;
  }
  .homeContact .--content .--txt .row .col-md-4 .contact_top ul {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: auto;
  }
  .homeContact .--content .--txt .row .col-md-4 .contact_top .--title {
    transform: none;
    position: relative;
    left: 0 !important;
    top: 0 !important;
    margin-bottom: 1rem;
    background: none;
    text-transform: uppercase;
    font-size: 23px;
    color: var(--color-red);
    width: 100% !important;
    text-align: left;
    bottom: unset !important;
    right: unset !important;
    padding: 0;
  }
  .homeContact .--content .--txt .row .col-md-4 .contact_top .--title span {
    -ms-writing-mode: unset;
        writing-mode: unset;
    text-orientation: unset;
    letter-spacing: unset;
  }
  .homeContact .--content .--txt .row .col-md-4 .form {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 70px 30px 0;
  }
  .homeContact .--content .--txt .row .col-md-4 .contact_bot {
    padding-top: 2rem;
  }
  .homeContact .--content .--txt .row .col-md-4 .contact_bot .list_dlbh {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: auto;
  }
  .homeContact .--content .--txt .row .col-md-4 .contact_bot .--title {
    transform: none;
    position: relative;
    left: 0 !important;
    top: 0 !important;
    margin-bottom: 1rem;
    background: none;
    text-transform: uppercase;
    font-size: 23px;
    color: var(--color-red);
    width: 100% !important;
    text-align: left;
    bottom: unset !important;
    right: unset !important;
    padding: 0;
  }
  .homeContact .--content .--txt .row .col-md-4 .contact_bot .--title span {
    -ms-writing-mode: unset;
        writing-mode: unset;
    text-orientation: unset;
  }
  .homeContact .--content .--left {
    flex-flow: column;
  }
  .homeContact .--content .--right {
    flex-flow: column;
  }
  .homeContact .contact_top .--right {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
  }
  .homeContact .contact_top .--right li {
    margin-bottom: 0;
  }
}
@media (max-width: 640px) {
  .homeContact .--content .--txt .contact_top .--right {
    padding-left: 0;
  }
  .homeContact .--content .--txt .contact_top .--right ul {
    margin: 0 !important;
    padding-left: 15px !important;
  }
  .homeContact .--content .--txt .contact_top .--left {
    padding-left: 0;
  }
  .homeContact .--content .--txt .contact_top .--left ul {
    margin: 0 !important;
    padding-left: 15px !important;
  }
  .homeContact .--content .--txt .contact_bot {
    padding-top: 0 !important;
    padding-left: 0 !important;
  }
  .homeContact .--content .--txt .contact_bot .list_dlbh {
    width: 100% !important;
  }
}

.detailPost .logo_pc {
  position: absolute;
}
.detailPost .future img {
  width: 100%;
  height: 450px;
  -o-object-fit: cover;
     object-fit: cover;
}
.detailPost .main {
  padding-bottom: 2rem;
  position: relative;
}
.detailPost .main .content {
  padding: 2rem 10% 0;
  margin-bottom: 2rem;
}
.detailPost .main .content .text h2 {
  text-align: center;
  color: var(--color-red);
  padding: 10px 0;
  text-transform: uppercase;
  font-weight: bold;
}
.detailPost .main .content .text .creat_at {
  color: #828282;
  margin-bottom: 1rem;
}
.detailPost .main .content .text .creat_at i {
  margin-right: 6px;
}
.detailPost .main .content .text article img {
  width: 100% !important;
  height: auto;
}
.detailPost .main .content .text article .--button {
  border-bottom: 1px solid #aaa;
  padding-bottom: 2rem;
}
.detailPost .main .content .text article .--button ul {
  display: flex;
  list-style: none;
  padding-left: 0;
  align-items: center;
}
.detailPost .main .content .text article .--button ul li:nth-child(n+2) {
  margin-left: 8px;
  width: 32px;
  height: 32px;
  background: #F6F6F6;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.detailPost .main .content .text article .--button ul li:nth-child(1) {
  display: flex;
  list-style: none;
  padding-left: 0;
  align-items: center;
}
.detailPost .main .content .text article .--button ul li:nth-child(3) a {
  color: var(--color-red);
}
.detailPost .main .content .text article .--button ul li:nth-child(4) a {
  color: #007ab5;
}
.detailPost .main .content .text article .--button ul li:nth-child(6) a {
  color: var(--color-red);
}
.detailPost .main .home_News .contentNews .home__desc {
  margin-bottom: 2rem;
}
.detailPost .main .home_News .contentNews .home__desc h2 {
  color: var(--color-red);
  text-transform: uppercase;
  font-weight: bold;
}
.detailPost .main .home_News .contentNews .col-md-4 {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  padding: 0 15px 2rem;
}
.detailPost .main .home_News .contentNews .col-md-4 .postnews {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08);
}
.detailPost .main .home_News .contentNews .col-md-4 .postnews .--img img {
  width: 100%;
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
}
.detailPost .main .home_News .contentNews .col-md-4 .postnews .--txt {
  padding: 15px;
}
.detailPost .main .home_News .contentNews .col-md-4 .postnews .--txt .time {
  margin-bottom: 0.5rem;
}
.detailPost .main .home_News .contentNews .col-md-4 .postnews .--txt .--title {
  margin-bottom: 1rem;
}
.detailPost .main .home_News .contentNews .col-md-4 .postnews .--txt .--title a {
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 25px;
  -webkit-line-clamp: 1;
  height: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  color: #000;
  text-decoration: none;
  font-size: 18px;
  font-family: var(--font-title);
}
.detailPost .main .home_News .contentNews .col-md-4 .postnews .--txt a.button {
  color: var(--color-red);
  text-decoration: none;
  display: flex;
}
.detailPost .main .home_News .contentNews .col-md-4 .postnews .--txt a.button img {
  margin-left: 0.5rem;
}
.detailPost .main .pattern img {
  position: absolute;
  top: 0;
  right: 0;
}
.detailPost .main .arrow_Listnews {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: auto;
}
@media (max-width: 768px) {
  .detailPost .content {
    padding: 2rem 0 0 !important;
  }
  .detailPost .logo_pc {
    display: block;
  }
  .detailPost .arrow_Listnews {
    display: flex;
  }
  .detailPost .arrow_Listnews img {
    display: none;
  }
  .detailPost .arrow_Listnews i.fa-angle-left {
    margin-right: 1rem;
  }
  .detailPost .col-md-4 {
    padding: 0 0 2rem !important;
  }
}

figcaption {
  text-align: center;
}

@media (min-width: 1200px) {
  .section {
    height: 100% !important;
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: translate(100%, 0);
    transition: transform 1.5s ease-in-out;
  }
  .section.down {
    transform: translate(-100%, 0);
  }
  .section.active {
    transform: none;
  }
}
@media (max-width: 768px) {
  .homeBanner {
    position: relative;
    width: 100%;
    height: 100vh;
  }
  .homeBanner .logo {
    display: none;
  }
  .homeBanner .--txt {
    top: 50%;
  }

  .imgBanner img {
    height: 100vh !important;
  }

  .homeContact .--content .row {
    flex-flow: column;
  }

  .homeBanner .--txt .--title .group2, .homeBanner .--txt .--title .group1 {
    opacity: 1;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }

  .homeBanner .--txt {
    left: 50%;
    transform: translate(-50%, 0);
  }

  .homeBanner .--txt .--title {
    color: #FFF;
  }
}
@media (max-width: 640px) {
  .homeBanner .--txt .--title {
    color: #fff;
    font-size: 45px;
  }
  .homeBanner .--txt .--title span {
    font-size: 28px;
  }

  .homeContact .--right li {
    margin-bottom: 0.5rem;
  }

  .contact_top .--title::before, .contact_bot .--title::after, .contact_top .--title::after, .contact_bot .--title::before {
    display: none;
  }

  .homeBanner .--txt .--title p {
    font-size: 45px;
  }

  .arrow_homebanner {
    display: none !important;
  }

  .homeBanner .imgBanner ul.slick-dots {
    display: none !important;
  }

  .clouds {
    display: none;
  }

  .homeBanner .quat .div2 {
    background: #f6f0e1;
  }

  .contact_top .--left {
    flex-flow: column;
    display: flex;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    justify-content: flex-start;
    align-items: start;
  }
  .contact_top .--right {
    flex-flow: column;
    display: flex;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    justify-content: flex-start;
    align-items: start;
  }
  .contact_top .--right .--title span, .contact_top .--title span {
    -ms-writing-mode: unset;
    writing-mode: unset;
    text-orientation: unset;
    letter-spacing: unset;
  }

  .contact_bot .--title, .contact_top .--title, .contact_bot .--title {
    justify-content: flex-start;
    align-items: start;
  }

  .homeContact .--content .--txt {
    height: auto;
  }

  .homeBanner .logo {
    width: 200px;
  }

  .imgBanner .--img {
    height: 100vh;
  }

  .contact_top .--right .--title {
    display: flex;
    justify-content: flex-start;
    align-items: start;
  }

  .contact_bot .--title span {
    -ms-writing-mode: unset;
    writing-mode: unset;
    text-orientation: unset;
  }

  .contact_top .--right .--title span p, .contact_top .--title span p {
    margin-right: 5px;
  }

  .contact_bot .--title p {
    margin-right: 5px;
  }

  .imgBanner img {
    height: 100vh;
  }

  .homeContact {
    padding: 3rem 0 4rem 0;
  }
  .homeContact .partent .img3 {
    top: 170px;
    opacity: 0.3;
    width: 140px;
  }
  .homeContact .partent .img1 {
    top: 0;
    left: 0;
  }

  .contact_bot {
    margin-top: 3rem;
  }
  .contact_bot .--title img {
    display: none;
  }

  .homeContact .--content .--txt .logo {
    margin-bottom: 2rem;
  }

  .contact_top .--title img, .homeBanner .bg-div2 {
    display: none;
  }

  .contact_bot .--title, .contact_top .--title, .contact_bot .--title {
    transform: none;
    position: relative;
    left: 0 !important;
    top: 0 !important;
    margin-bottom: 1rem;
    background: none;
    text-transform: uppercase;
    font-size: 23px;
    color: var(--color-red);
    width: 100% !important;
    text-align: left;
    bottom: unset !important;
    right: unset !important;
    /* justify-content: flex-start !important; */
    padding: 0;
  }

  .backtohome, .bathhouse {
    display: none;
  }

  .homeBanner .partern {
    opacity: 0;
    pointer-events: none;
  }
  .homeBanner .quat .chuoi {
    bottom: 0;
  }
  .homeBanner .--txt {
    bottom: 20% !important;
    top: unset !important;
  }
  .homeBanner .--txt .--title .group1, .homeBanner .--txt .--title .group2 {
    opacity: 1;
    transform: none;
    font-size: 50px;
    justify-content: center;
  }
  .homeBanner::after {
    content: "";
  }
}
.homeKoto {
  background: #F5EFE1;
}
.homeKoto .bg_homeKoto {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.homeKoto .bg_homeKoto img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.homeKoto .--left {
  position: relative;
  overflow: hidden;
}
.homeKoto .--left .list_imgkoto {
  width: 100%;
  height: 100%;
  position: relative;
}
.homeKoto .--left .list_imgkoto .--img {
  position: absolute;
  z-index: 9;
}
.homeKoto .--left .list_imgkoto .--img:nth-child(1) {
  top: 0;
  left: 0;
  width: 80%;
  height: 65%;
}
.homeKoto .--left .list_imgkoto .--img:nth-child(1) img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.homeKoto .--left .list_imgkoto .--img:nth-child(2) {
  top: 48%;
  right: 10%;
  width: 70%;
  height: 45%;
}
.homeKoto .--left .list_imgkoto .--img:nth-child(2) img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.homeKoto .--left .partent {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.homeKoto .--left .partent img {
  position: absolute;
}
.homeKoto .--left .partent img:nth-child(1) {
  left: 80%;
  width: 20%;
  top: 1%;
}
.homeKoto .--left .partent img:nth-child(2) {
  bottom: -2rem;
  left: 8%;
  width: 200px;
}
.homeKoto .--left .partent img:nth-child(3) {
  width: 120px;
  top: calc(66% - 40px);
  left: -2rem;
}
.homeKoto .--left .segTitle {
  position: absolute;
  top: 48%;
  left: calc(80% - 15px);
  z-index: 9;
  transform: translate(0, -50%);
}
.homeKoto .--right {
  padding-right: 20%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  height: 100%;
  z-index: 9;
  position: relative;
}
.homeKoto .--right .--description {
  text-transform: uppercase;
  color: var(--color-red);
}
.homeKoto .--right ul {
  margin-bottom: 20px;
  padding-left: 18px !important;
  margin-top: 12px;
}
.homeKoto .--right ul li {
  position: relative;
  display: flex;
  margin-bottom: 5px;
  width: 100%;
}
.homeKoto .--right ul li::before {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  border: 1px solid rgba(46, 46, 46, 0.4);
  bottom: 4px;
  right: calc(100% + 8px);
}
.homeKoto .--right ul li p {
  margin-bottom: 0;
}
.homeKoto .--right ul li p:nth-child(1) {
  font-weight: bold;
  margin-right: 15px;
}
@media (max-width: 768px) {
  .homeKoto {
    position: relative;
    padding: 1.5rem 0;
  }
  .homeKoto .row {
    flex-flow: column-reverse;
    height: -webkit-max-content !important;
    height: -moz-max-content !important;
    height: max-content !important;
  }
  .homeKoto .row .col-md-7 {
    max-width: 100%;
    width: 100%;
    height: -webkit-max-content !important;
    height: -moz-max-content !important;
    height: max-content !important;
  }
  .homeKoto .row .col-md-5 {
    max-width: 100%;
    width: 100%;
    height: -webkit-max-content !important;
    height: -moz-max-content !important;
    height: max-content !important;
  }
  .homeKoto .--left {
    height: -webkit-max-content !important;
    height: -moz-max-content !important;
    height: max-content !important;
  }
  .homeKoto .--left .list_imgkoto .--img {
    padding: 15px;
    background: #FFF;
    position: relative !important;
    top: unset !important;
    left: unset !important;
    width: 80% !important;
    height: 300px;
    right: unset !important;
  }
  .homeKoto .--left .list_imgkoto .--img:nth-child(2) {
    margin-left: 20%;
    margin-top: -90px;
  }
  .homeKoto .--left .segTitle {
    display: none;
  }
  .homeKoto .--left .partent img:nth-child(1) {
    left: 80%;
    width: 20%;
  }
  .homeKoto .--left .partent img:nth-child(2) {
    bottom: 0rem;
    left: calc(22% - 100px);
    width: 150px;
  }
  .homeKoto .--left .partent img:nth-child(3) {
    top: 52%;
    left: -1rem;
    width: 50px;
  }
  .homeKoto .--right {
    padding: 0 15px;
  }
  .homeKoto .bg_homeKoto {
    display: none;
  }
}
@media (max-width: 640px) {
  .homeKoto .list_imgkoto .--img {
    height: 220px !important;
  }
  .homeKoto .partent img:nth-child(2) {
    bottom: 0rem !important;
    left: 5% !important;
    width: 100px !important;
  }
  .homeKoto .partent img .homeKoto .--left .partent img:nth-child(3) {
    top: 58%;
    left: -1rem;
    width: 50px;
  }
}

@-webkit-keyframes mymove {
  to {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  from {
    transform: translate(-50%, -50%) rotate(180deg);
  }
}

@keyframes mymove {
  to {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  from {
    transform: translate(-50%, -50%) rotate(180deg);
  }
}
@-webkit-keyframes mymove2 {
  to {
    transform: translate(-50%, -50%) rotate(180deg);
  }
  from {
    transform: translate(-50%, -50%) rotate(0deg);
  }
}
@keyframes mymove2 {
  to {
    transform: translate(-50%, -50%) rotate(180deg);
  }
  from {
    transform: translate(-50%, -50%) rotate(0deg);
  }
}
.homeEco {
  background: #F5EFE1;
}
.homeEco .pattern {
  position: absolute;
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0;
}
.homeEco .pattern img {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: auto;
  left: 0;
}
.homeEco .pattern img:nth-child(2) {
  width: auto;
  bottom: -32px;
  left: 0;
}
.homeEco .left {
  z-index: 1;
  position: relative;
  padding-top: 3rem;
  padding-right: 2rem;
}
.homeEco .left h1 {
  color: var(--color-red);
  font-size: 2rem;
}
.homeEco .right {
  position: relative;
}
.homeEco .right .cycle {
  width: 400px;
  height: 100%;
  top: 0;
  left: 0;
  margin: auto;
}
.homeEco .right .cycle img {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
.homeEco .right .cycle img:nth-child(1) {
  width: 100%;
}
.homeEco .right .cycle img:nth-child(2) {
  width: 70%;
  -webkit-animation: mymove2 25s infinite;
          animation: mymove2 25s infinite;
}
.homeEco .right .cycle img:nth-child(3) {
  width: 60%;
  position: relative;
  width: 400px;
  height: 400px;
  -webkit-animation: mymove 25s infinite;
          animation: mymove 25s infinite;
}
.homeEco .right .connect {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500px;
  height: 100%;
  transform: translate(-50%, -50%);
}
.homeEco .right .connect .logo {
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 50%;
  padding: 16px;
  position: absolute;
  transform: translate(-50%, -50%) scale(1.5);
  top: 50%;
  left: 50%;
  box-shadow: 0 6px 30px 0 rgba(11, 11, 11, 0.1);
}
.homeEco .right .connect .logo img {
  width: 100%;
}
.homeEco .right .connect .list_ecosystem {
  position: absolute;
  width: 100%;
  height: 100%;
}
.homeEco .right .connect .list_ecosystem .logo {
  position: absolute;
  transform: none;
  top: unset;
  left: unset;
  text-align: center;
  line-height: 15px;
  color: var(--color-red);
}
.homeEco .right .connect .list_ecosystem .logo:nth-child(1) {
  top: -35px;
  transform: translate(-50%, 0);
  left: 50%;
}
.homeEco .right .connect .list_ecosystem .logo:nth-child(2) {
  left: 7px;
  top: 19%;
}
.homeEco .right .connect .list_ecosystem .logo:nth-child(3) {
  right: 9px;
  top: 19%;
}
.homeEco .right .connect .list_ecosystem .logo:nth-child(4) {
  bottom: 0;
  left: 75px;
}
.homeEco .right .connect .list_ecosystem .logo:nth-child(5) {
  right: 75px;
  bottom: 0;
}
@media (max-width: 640px) {
  .homeEco {
    overflow: hidden;
  }
  .homeEco .left {
    flex-flow: column;
  }
  .homeEco .left .segTitle {
    margin-bottom: 10px;
  }
  .homeEco .right {
    margin: 2rem;
    transform: scale(0.9);
  }
  .homeEco .right .list_ecosystem {
    transform: scale(0.6);
  }
  .homeEco .right .cycle {
    width: 100%;
    height: 100%;
  }
  .homeEco .right .cycle img:nth-child(3) {
    width: 100%;
    height: 100%;
  }
}

/*# sourceMappingURL=style.css.map *//*# sourceMappingURL=style.css.map */