:root {
  --w-container: 1300px;
  --main-color: #e51e31;
  --main-color2: #529C11;
  --color-border: #EAEAEA;
  --color-hover: #40920D;
  --main-border: 1px solid #EAEAEA;
  --container: 100%;
  --fs-text: 18px;
  --fs-text-small: 16px;
  --fs-text-main: 35px;
  --fs-text-sub: 28px;
  --fs-text-other: 22px;
  --section-size: 100px;
  --module-size: 50px;
  --gap-module: 50px;
  --gap-section: 100px;
  --fs-item-product: 20px;
  --fs-item-news: 20px;
  --fs-detail-news: 26px;
  --fs-detail-product: 24px;
  --height: 154px;
  --fs-title-landing: 40px;
  --fs-title-v2-detail: 42px;
}

@media (min-width: 1210px) and (max-width: 1600px) {
  :root {
    --section-size: 70px;
    --module-size: 50px;
    --gap-module: 30px;
    --gap-section: 70px;
    --fs-item-product: 16px;
    --fs-item-news: 16px;
    --fs-text: 15px;
    --fs-text-small: 14px;
    --fs-text-main: 30px;
    --fs-text-sub: 25px;
    --fs-text-other: 18px;
    --fs-detail-news: 20px;
    --fs-detail-product: 20px;
    --fs-title-v2-detail: 30px;
  }
}
@media (max-width: 1400px) {
  :root {
    --w-container: 1270px;
    --fs-title-landing: 30px;
  }
}
@media (max-width: 1260px) {
  :root {
    --w-container: 1280px;
  }
}
@media (max-width: 1200px) {
  :root {
    --w-container: 1110px;
  }
}
@media (max-width: 992px) {
  :root {
    --w-container: 930px;
  }
}
@media (max-width: 767px) {
  :root {
    --w-container: 510px;
    --section-size: 15px;
    --gap-section: 15px;
    --fs-text-sub: 20px;
    --fs-text-main: 22px;
    --module-size: 15px;
    --gap-module: 15px;
    --fs-item-news: 18px;
    --fs-text: 15px;
    --fs-text-small: 14px;
    --fs-item-product: 16px;
    --fs-item-news: 16px;
    --fs-detail-news: 18px;
    --fs-detail-product: 18px;
    --fs-title-landing: 28px;
    --fs-title-v2-detail: 18px;
  }
}
@media (max-width: 576px) {
  :root {
    --w-container: 100%;
  }
}
#fb-root {
  display: none !important;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.container {
  width: var(--w-container);
  margin: auto;
  padding: 0 15px;
}

a {
  text-decoration: none;
}

::-webkit-scrollbar {
  width: 5px;
  height: 2px;
}

::-webkit-scrollbar-track {
  background: #e8e8e8;
}

::-webkit-scrollbar-thumb {
  background: #AFAFAF;
}

::selection {
  color: #ffffff;
  background: #19328C;
}

::selection {
  color: #fff;
  background: #19328c;
}

::-moz-selection {
  color: #000;
  background: #19328c;
}

::-webkit-input-placeholder {
  color: #c9c9c9;
  text-overflow: ellipsis;
}

:-moz-placeholder {
  color: #19328c !important;
  text-overflow: ellipsis;
  opacity: 1;
}

::-moz-placeholder {
  color: #19328c !important;
  text-overflow: ellipsis;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #19328c !important;
  text-overflow: ellipsis;
  opacity: 1;
}

@keyframes sonar {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(4);
    transform: scale(4);
    opacity: 0;
  }
}
@-webkit-keyframes opas {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}
@keyframes opas {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes opas {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}
@keyframes ldio-c4d59ljt0jh {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomInBN {
  0% {
    -webkit-transform: scale3d(0.7, 0.7, 0.7);
    transform: scale3d(0.7, 0.7, 0.7);
    opacity: 1;
  }
  50% {
    opacity: 0.2;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  100% {
    -webkit-transform: scale3d(0.7, 0.7, 0.7);
    transform: scale3d(0.7, 0.7, 0.7);
    opacity: 0;
  }
}
@keyframes zoomInBT {
  0% {
    -webkit-transform: scale3d(0.7, 0.7, 0.7);
    transform: scale3d(0.7, 0.7, 0.7);
    opacity: 1;
  }
  50% {
    opacity: 0.4;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  100% {
    -webkit-transform: scale3d(0.7, 0.7, 0.7);
    transform: scale3d(0.7, 0.7, 0.7);
    opacity: 0;
  }
}
.ldio-c4d59ljt0jh div {
  left: 47px;
  top: 15px;
  position: absolute;
  animation: ldio-c4d59ljt0jh linear 1s infinite;
  background: #fe718d;
  width: 6px;
  height: 12px;
  border-radius: 3px/6px;
  transform-origin: 3px 35px;
}
.ldio-c4d59ljt0jh div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -0.9166666667s;
  background: #fe718d;
}
.ldio-c4d59ljt0jh div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -0.8333333333s;
  background: #fe718d;
}
.ldio-c4d59ljt0jh div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.75s;
  background: #fe718d;
}
.ldio-c4d59ljt0jh div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.6666666667s;
  background: #fe718d;
}
.ldio-c4d59ljt0jh div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.5833333333s;
  background: #fe718d;
}
.ldio-c4d59ljt0jh div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.5s;
  background: #fe718d;
}
.ldio-c4d59ljt0jh div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.4166666667s;
  background: #fe718d;
}
.ldio-c4d59ljt0jh div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.3333333333s;
  background: #fe718d;
}
.ldio-c4d59ljt0jh div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.25s;
  background: #fe718d;
}
.ldio-c4d59ljt0jh div :nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.1666666667s;
  background: #fe718d;
}
.ldio-c4d59ljt0jh div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.0833333333s;
  background: #fe718d;
}
.ldio-c4d59ljt0jh div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
  background: #fe718d;
}

.loadingio-spinner-spinner-uzlublexfob {
  width: 48px;
  height: 48px;
  display: inline-block;
  overflow: hidden;
  background: transparent;
  margin: auto;
}

.ldio-c4d59ljt0jh {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(0.48);
  backface-visibility: hidden;
  transform-origin: 0 0;
}

.ldio-c4d59ljt0jh div {
  box-sizing: content-box;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: transparent;
}

input.form-control:focus {
  border-color: #ced4da;
}

.form-control::placeholder {
  color: #333;
}

@font-face {
  src: url(../fonts/SVN-Anastasia.ttf);
  font-family: "SVN-Anastasia";
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/SVN-Gilroy Regular.otf") format("opentype");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/SVN-Gilroy SemiBold.otf") format("opentype");
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/SVN-Gilroy Bold.otf") format("opentype");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
input, textarea {
  font-family: "Gilroy";
  font-weight: 400;
  font-size: var(--fs-text);
  color: #57585B;
}
input::placeholder, textarea::placeholder {
  font-family: "Gilroy";
  font-weight: 400;
  font-size: var(--fs-text);
  color: #57585B;
}

select {
  font-size: var(--fs-text);
  color: #57585B;
  font-family: "Gilroy";
  font-weight: 400;
}

body {
  color: #57585B;
  font-family: "Gilroy";
  font-size: var(--fs-text);
  position: relative;
  overflow-x: hidden;
  font-weight: 400;
}
body.mobile {
  max-width: 640px;
  margin: auto;
}
body.mobile .container {
  max-width: 640px;
  margin: auto;
}
body.none-scroll {
  overflow: hidden;
}

a:hover {
  text-decoration: none;
  color: #529C11;
  transition: color 0.2s linear;
}

.clearfix {
  clear: both !important;
  float: initial !important;
}

a {
  color: #57585B;
}

.tbl {
  display: table;
  margin: 0;
}
.tbl > .tbl-cell {
  display: table-cell;
}

@keyframes showhead {
  from {
    top: -100%;
  }
  to {
    top: 0;
  }
}
.pad-botmodule {
  padding-bottom: var(--module-size);
}

.pad-topmodule {
  padding-top: var(--module-size);
}

.pad-topsection {
  padding-bottom: var(--section-size);
}

.pad-topsection {
  padding-top: var(--section-size);
}

.border-bottom {
  border-bottom: 1px solid #E0E0E0;
}

._detail_content > h3 {
  font-size: 16px;
  font-weight: bold;
}

._detail_content > h3 > a {
  color: #00528b;
}

._detail_content a.prSpecBtnViewAll {
  color: #006abf;
}

._detail_content iframe {
  height: 582px;
}

._detail_content > h2 {
  font-size: 19px;
  font-weight: bold;
}

.detail-content h2,
.detail-content h3,
.detail-content h4,
.detail-content h5,
.detail-content h6 {
  margin-bottom: 20px;
  line-height: 1.7;
  color: #57585B;
}
@media (max-width: 767px) {
  .detail-content h2,
  .detail-content h3,
  .detail-content h4,
  .detail-content h5,
  .detail-content h6 {
    margin-bottom: 15px;
  }
}
.detail-content h2,
.detail-content h3,
.detail-content h4 {
  font-weight: 700;
}
.detail-content h2 font,
.detail-content h3 font,
.detail-content h4 font {
  font-weight: 700;
}
.detail-content h2 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
}
.detail-content h2 font {
  font-size: 24px;
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .detail-content h2 {
    font-size: 20px;
  }
  .detail-content h2 font {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .detail-content h2 {
    font-size: 18px;
  }
  .detail-content h2 font {
    font-size: 18px;
  }
}
.detail-content h3 {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.4;
}
.detail-content h3 font {
  font-size: 22px;
  font-weight: 700;
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .detail-content h3 {
    font-size: 18px;
  }
  .detail-content h3 font {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .detail-content h3 {
    font-size: 16px;
  }
  .detail-content h3 font {
    font-size: 16px;
  }
}
.detail-content h4 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
}
.detail-content h4 font {
  font-size: 16px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .detail-content h4 {
    font-size: 15px;
  }
  .detail-content h4 font {
    font-size: 15px;
  }
}
.detail-content .title-item-about {
  font-size: 26px;
  color: #529C11;
  margin-bottom: 20px;
}
.detail-content .title-item-about font {
  font-size: 26px;
}
@media (max-width: 767px) {
  .detail-content .title-item-about {
    margin-bottom: 15px;
    font-size: 20px;
  }
  .detail-content .title-item-about font {
    font-size: 20px;
  }
}
.detail-content .description {
  margin-bottom: 20px;
}
.detail-content .description p {
  font-weight: 600;
  font-style: italic;
  font-size: var(--fs-text);
}
.detail-content p {
  line-height: 1.5;
  margin-bottom: 15px;
  font-size: var(--fs-text);
}
@media (max-width: 767px) {
  .detail-content p {
    margin-bottom: 15px;
  }
}
.detail-content strong font {
  font-weight: 600;
}
.detail-content figure {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .detail-content figure {
    margin-bottom: 10px;
  }
}
.detail-content figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.detail-content figure figcaption {
  text-align: center;
  padding: 5px 15px;
  font-size: var(--fs-text-min);
  font-weight: 600;
  font-style: italic;
  font-style: italic;
}
.detail-content figure figcaption font {
  font-size: var(--fs-text-min);
  font-weight: 600;
  font-style: italic;
}
.detail-content ul,
.detail-content ol {
  margin-bottom: 15px;
  padding-left: 25px;
}
.detail-content ul li,
.detail-content ol li {
  padding-bottom: 5px;
  line-height: 1.5;
  font-size: var(--fs-text);
}
@media (max-width: 767px) {
  .detail-content ul li,
  .detail-content ol li {
    margin-bottom: 15px;
  }
}
.detail-content ul li:last-child,
.detail-content ol li:last-child {
  padding-bottom: 0;
}
.detail-content ul li::marker,
.detail-content ol li::marker {
  color: #57585B;
}
.detail-content ul {
  list-style-type: disc;
}
.detail-content ul li {
  list-style-type: disc;
  color: #5F5F5F;
}
.detail-content ul ul {
  list-style-type: circle;
}
.detail-content ul ul li {
  list-style-type: circle;
}
.detail-content ol {
  list-style-type: decimal;
}
.detail-content ol li {
  list-style-type: decimal;
}
.detail-content .image-center {
  display: flex;
  justify-content: center;
  margin: 0 auto 15px;
}
.detail-content .image-center img {
  margin: auto;
  height: initial;
  object-fit: initial;
}
.detail-content .image-left {
  float: left;
  margin-bottom: 15px;
}
.detail-content .image-left img {
  margin: auto;
  height: initial;
  object-fit: initial;
}
.detail-content .image-right {
  float: right;
  margin-bottom: 15px;
}
.detail-content .image-right img {
  margin: auto;
  height: initial;
  object-fit: initial;
}
.detail-content a {
  text-decoration: underline;
}
.detail-content a:hover {
  color: #529C11;
}
.detail-content a.more {
  text-decoration: none;
  color: #fff;
  margin: auto;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .detail-content a.more {
    margin-bottom: 15px;
  }
}
.detail-content table.table {
  margin-bottom: 15px;
  border-collapse: collapse;
  width: 100%;
}
.detail-content table.table tr th {
  line-height: 1;
  font-weight: 400;
  font-size: var(--fs-text);
  color: #57585B;
  border: 1px solid #EAEAEA;
  border-top-color: #529C11;
}
.detail-content table.table tr th:first-child {
  border-left-color: #529C11;
}
.detail-content table.table tr th:last-child {
  border-right-color: #529C11;
}
.detail-content table.table tr th,
.detail-content table.table tr td {
  font-size: var(--fs-text);
  line-height: 1.5;
  padding: 5px;
}
.detail-content iframe {
  max-width: 100%;
}
.detail-content .iframe_video {
  margin-bottom: 15px;
}
.detail-content .iframe_video iframe,
.detail-content .iframe_video video {
  width: 100%;
  height: 100%;
}

#back-top {
  cursor: pointer;
  position: fixed;
  width: 41px;
  height: 41px;
  border-radius: 0;
  background: #19328c;
  bottom: 20px;
  right: 20px;
  z-index: 99;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
  transform: translateY(100px);
  opacity: 0;
  transition: opacity 0.4s linear;
}
#back-top .show {
  transform: translate(0);
  opacity: 1;
}

.flex-btn {
  display: flex;
  align-items: center;
  width: 100%;
}
.flex-btn.mtop30 {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .flex-btn.mtop30 {
    margin-top: 10px;
  }
}
.flex-btn.center {
  justify-content: center;
}

.view-more {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  line-height: 40px;
  padding: 0 25px;
  background: #fff;
  color: #006abf;
  font-size: 14px;
  border-radius: 5px;
  cursor: pointer;
  grid-column: 1/7;
}
.view-more:hover {
  background: #1c348d;
  color: #fff;
}
.view-more:hover svg {
  fill: #fff;
}

.btn-viewall {
  height: 38px;
  border-radius: 19.306px;
  border: 2px solid #8BBB1D;
  border-radius: 38px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #529C11;
  font-size: 18px;
  font-weight: 600;
  width: 190px;
  transition: background 0.5s ease;
  cursor: pointer;
}
@media (max-width: 767px) {
  .btn-viewall {
    border-width: 1px;
    font-size: 16px;
    width: 150px;
  }
}
.btn-viewall:hover {
  background: #529C11;
  color: #fff;
}

.btn-detail {
  border-radius: 21.42px;
  background: linear-gradient(90deg, #8BBB1D 0%, #388E0B 100%);
  height: 42px;
  width: 175px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  cursor: pointer;
  transition: background 0.5s ease;
}
@media (max-width: 767px) {
  .btn-detail {
    height: 35px;
    width: 120px;
  }
}
.btn-detail:hover {
  color: #fff;
  background: linear-gradient(90deg, #388E0B 0%, #8BBB1D 100%);
}

.no-image {
  background: #f1f1f1;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.bg-white {
  background: #fff;
}

.social-fixed {
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 20;
}
.social-fixed .scroll-top svg {
  width: 20px;
}
.social-fixed a, .social-fixed div {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  margin: 15px 0;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  position: relative;
  cursor: pointer;
}
.social-fixed a.phone, .social-fixed div.phone {
  background-color: #579F16;
}
.social-fixed a.fb, .social-fixed div.fb {
  background-color: #1877F2;
}
.social-fixed a.fb svg, .social-fixed div.fb svg {
  fill: #fff;
}
.social-fixed a.yt, .social-fixed div.yt {
  background-color: #CD201F;
}
.social-fixed a.yt svg, .social-fixed div.yt svg {
  fill: #fff;
}
.social-fixed a.mess, .social-fixed div.mess {
  background: #1977f3;
}
.social-fixed a.mess img, .social-fixed div.mess img {
  margin-left: 2px;
  margin-top: -1px;
}
.social-fixed a.zalo, .social-fixed div.zalo {
  background: #0090f3;
}
.social-fixed a.zalo img, .social-fixed div.zalo img {
  margin-left: -4px;
}
.social-fixed a.scroll-top, .social-fixed div.scroll-top {
  background: #7A7A7A;
}
.social-fixed a img, .social-fixed div img {
  object-fit: contain;
  width: 60%;
}
@media (min-width: 0) {
  .social-fixed .coccoc-alo-ph-circle {
    width: 60px;
    height: 60px;
    top: -23.5px;
    left: -8px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid #579F16;
    opacity: 0.1;
    -webkit-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
    -o-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
    animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .social-fixed .coccoc-alo-phone {
    background-color: transparent;
    cursor: pointer;
    z-index: 200000 !important;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: visibility 0.5s;
    -moz-transition: visibility 0.5s;
    -o-transition: visibility 0.5s;
    transition: visibility 0.5s;
  }
  .social-fixed .coccoc-alo-ph-circle-fill {
    width: 38px;
    height: 38px;
    top: -15px;
    left: 0px;
    display: none;
    position: absolute;
    background-color: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .social-fixed .coccoc-alo-ph-img-circle {
    width: 35px;
    height: 35px;
    top: -8px;
    left: 8px;
    position: absolute;
    z-index: 10;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 1;
    -webkit-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    background-color: #579F16;
  }
}
@media (min-width: 992px) {
  .social-fixed .coccoc-alo-ph-circle {
    width: 70px;
    height: 70px;
  }
  .social-fixed .coccoc-alo-ph-circle-fill {
    width: 50px;
    height: 50px;
  }
  .social-fixed .coccoc-alo-ph-img-circle {
    width: 40px;
    height: 40px;
    top: -7px;
    left: 7px;
  }
}

@-moz-keyframes coccoc-alo-circle-anim {
  0% {
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: 0.1;
  }
  30% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.1;
  }
}
@-webkit-keyframes coccoc-alo-circle-anim {
  0% {
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: 0.1;
  }
  30% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.1;
  }
}
@-o-keyframes coccoc-alo-circle-anim {
  0% {
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: 0.1;
  }
  30% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.1;
  }
}
@keyframes coccoc-alo-circle-anim {
  0% {
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: 0.1;
  }
  30% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.1;
  }
}
@-moz-keyframes coccoc-alo-circle-fill-anim {
  0% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.9;
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.9;
  }
  100% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.9;
  }
}
@-webkit-keyframes coccoc-alo-circle-fill-anim {
  0% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.9;
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.9;
  }
  100% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.9;
  }
}
@-o-keyframes coccoc-alo-circle-fill-anim {
  0% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.9;
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.9;
  }
  100% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.9;
  }
}
@keyframes coccoc-alo-circle-fill-anim {
  0% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.9;
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.9;
  }
  100% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.9;
  }
}
@-moz-keyframes coccoc-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@-webkit-keyframes coccoc-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@-o-keyframes coccoc-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@keyframes coccoc-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}
.padding-section {
  padding: 20px 0;
}
@media (max-width: 767px) {
  .padding-section {
    padding: 15px 0;
  }
}

.py-section {
  padding: var(--module-size) 0;
}

.title_v2.detail-page {
  font-size: var(--fs-title-v2-detail);
  text-transform: initial;
  color: #57585B;
}
.title_v2.detail-page span {
  color: #579f16 !important;
}
.title_v2.detail-page.text-center {
  text-align: center;
}
.title_v2.bg-white {
  color: #57585B;
}
.title_v2.bg-black {
  color: #fff;
}

.intro-detail-page {
  background: #F2F4F7;
}
.intro-detail-page .container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 50px;
}
@media (max-width: 767px) {
  .intro-detail-page .container {
    gap: 15px;
  }
}
.intro-detail-page .container.row-reserve {
  flex-direction: row-reverse;
}
.intro-detail-page .container .left-about,
.intro-detail-page .container .right-about {
  width: calc((100% - 50px) / 2);
}
@media (max-width: 767px) {
  .intro-detail-page .container .left-about,
  .intro-detail-page .container .right-about {
    width: 100%;
  }
  .intro-detail-page .container .left-about .title_v2,
  .intro-detail-page .container .right-about .title_v2 {
    text-align: center;
  }
}
.intro-detail-page .container .right-about .img {
  position: relative;
  aspect-ratio: 624/347;
  max-width: 624px;
  cursor: pointer;
  border-radius: 19px;
}
.intro-detail-page .container .right-about .img::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 98%;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 19px;
  z-index: 2;
}
.intro-detail-page .container .right-about .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
  border-radius: 19px;
}
.intro-detail-page .container .right-about .img .icon-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 3;
}
.intro-detail-page.bg-gray {
  background: #000000;
}
.intro-detail-page.bg-gray h2 {
  color: #fff;
  font-size: var(--fs-title-v2-detail);
  margin-bottom: 20px;
}
.intro-detail-page.bg-gray h3 {
  font-size: 26px;
  color: #fff;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .intro-detail-page.bg-gray h3 {
    font-size: 18px;
  }
}
.intro-detail-page.bg-gray p {
  color: #fff;
  text-align: left;
}

.owl-description .owl-dots {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 20px;
}
.owl-description .owl-dots .owl-dot {
  width: 20px;
  height: 20px;
  border: 2px solid #fff;
  background: transparent;
  position: relative;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .owl-description .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    border: 1px solid #fff;
  }
}
.owl-description .owl-dots .owl-dot.active span::after {
  position: absolute;
  content: "";
  width: 12px;
  height: 12px;
  background: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .owl-description .owl-dots .owl-dot.active span::after {
    width: 10px;
    height: 10px;
  }
}

.partnerindex-section .container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .partnerindex-section .container {
    flex-direction: column;
  }
}
.partnerindex-section .container .item {
  display: flex;
  flex-direction: column;
  gap: 15px;
  justify-content: center;
  align-items: center;
}
.partnerindex-section .container .item p {
  padding: 0 40px;
  text-align: center;
}
.partnerindex-section .container .item:nth-child(1) .img {
  aspect-ratio: 195/47;
  max-width: 195px;
}
.partnerindex-section .container .item:nth-child(1) .img img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: initial;
  height: initial;
}
.partnerindex-section .container .item:nth-child(2) .img {
  aspect-ratio: 160/54;
  max-width: 160px;
}
.partnerindex-section .container .item:nth-child(2) .img img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: initial;
  height: initial;
}
.partnerindex-section .container .item:nth-child(3) .img {
  aspect-ratio: 289/51;
  max-width: 289px;
}
.partnerindex-section .container .item:nth-child(3) .img img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: initial;
  height: initial;
}

.assess-section .container {
  display: flex;
  flex-direction: column;
}
.assess-section .container .video-ctn {
  display: flex;
  flex-direction: row;
  gap: 30px;
}
.assess-section .container .video-ctn table tr td {
  padding: 0 7.5px;
}
@media (max-width: 767px) {
  .assess-section .container .video-ctn table {
    display: block;
    width: 100%;
  }
  .assess-section .container .video-ctn table tbody {
    width: 100%;
    display: block;
  }
  .assess-section .container .video-ctn table tr {
    width: 100%;
    display: block;
  }
  .assess-section .container .video-ctn table tr td {
    display: block;
    width: 100%;
    padding: 0;
  }
  .assess-section .container .video-ctn table tr td iframe {
    width: 100%;
    aspect-ratio: 16/9;
    height: initial;
    display: block;
    margin-bottom: 15px;
  }
  .assess-section .container .video-ctn table tr td:last-child iframe {
    margin-bottom: 0;
  }
}
.assess-section .container .video-ctn iframe {
  width: 100%;
}
@media (max-width: 767px) {
  .assess-section .container .video-ctn {
    flex-direction: column;
  }
  .assess-section .container .video-ctn .video-left,
  .assess-section .container .video-ctn .video-right {
    width: 100%;
  }
}
.assess-section .container .video-ctn .video-left,
.assess-section .container .video-ctn .video-right {
  width: calc((100% - 30px) / 2);
}

.device-section .container {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media (max-width: 767px) {
  .device-section .container {
    gap: 0;
  }
}
.device-section .container .device-banner {
  display: flex;
  flex-direction: row;
  gap: 15px;
  position: relative;
}
@media (max-width: 767px) {
  .device-section .container .device-banner {
    flex-direction: column;
  }
}
.device-section .container .device-banner .left-banner-device, .device-section .container .device-banner .right-banner-device {
  width: calc((100% - 15px) / 2);
}
@media (max-width: 767px) {
  .device-section .container .device-banner .left-banner-device, .device-section .container .device-banner .right-banner-device {
    width: 100%;
  }
}
.device-section .container .device-banner .left-banner-device .img {
  top: 0;
  aspect-ratio: 619/1054;
}
@media (min-width: 768px) {
  .device-section .container .device-banner .left-banner-device .img {
    position: sticky;
  }
}
.device-section .container .device-banner .left-banner-device .img img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: initial;
  height: initial;
}
.device-section .container .device-banner .right-banner-device .img {
  width: 100%;
}
.device-section .container .device-banner .right-banner-device .img img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: initial;
  height: initial;
}
.device-section .container .product-flex {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 100px;
  row-gap: 50px;
}
.device-section .container .product-flex .card-product {
  display: flex;
  flex-direction: column;
  width: calc((100% - 200px) / 3);
}
.device-section .container .product-flex .card-product .img {
  aspect-ratio: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.device-section .container .product-flex .card-product .img img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: initial;
  height: initial;
}
.device-section .container .product-flex .card-product .infor {
  padding: 10px 0;
  text-align: center;
}
.device-section .container .product-flex .card-product .infor h3 {
  color: #529C11;
  font-size: 20px;
  font-weight: 700;
  color: #57585B;
}
.device-section .container .product-flex .card-product .infor .price {
  color: #529C11;
  font-size: 23px;
  color: #E52323;
  font-weight: 600;
  justify-content: center;
}
.device-section .container .product-flex .card-product .flex-btn {
  justify-content: center;
}
.device-section .container .product-flex .card-product .flex-btn .detail {
  height: 47px !important;
  width: 100%;
  border-radius: 24px;
}
.device-section .container .product-flex .card-product .flex-btn .detail span {
  font-size: var(--fs-text);
}
@media (max-width: 767px) {
  .device-section .container .product-flex {
    gap: 15px;
  }
  .device-section .container .product-flex .card-product {
    width: calc((100% - 15px) / 2);
  }
  .device-section .container .product-flex .card-product .infor h3 {
    font-size: var(--fs-item-product);
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    margin-bottom: 10px;
  }
  .device-section .container .product-flex .card-product .infor .price {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .question-section .title_v2.detail-page {
    text-align: center;
  }
}
.question-section .container {
  display: flex;
  flex-direction: column;
}
.question-section .container .qa-ctn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 100px;
  padding: 20px;
}
@media (max-width: 767px) {
  .question-section .container .qa-ctn {
    padding: 0;
    gap: 15px;
    flex-direction: column-reverse;
  }
}
.question-section .container .qa-ctn .left-side {
  width: 40%;
}
@media (max-width: 767px) {
  .question-section .container .qa-ctn .left-side {
    width: 100%;
    display: none;
  }
}
.question-section .container .qa-ctn .left-side .img {
  aspect-ratio: 1;
  max-width: 489px;
  position: relative;
}
.question-section .container .qa-ctn .left-side .img::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 173px;
  height: 173px;
  background: #fea0c4;
  border-radius: 50%;
  z-index: 1;
}
.question-section .container .qa-ctn .left-side .img img {
  position: relative;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: initial;
  height: initial;
  z-index: 2;
}
.question-section .container .qa-ctn .right-side {
  width: calc(60% - 100px);
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (max-width: 767px) {
  .question-section .container .qa-ctn .right-side {
    width: 100%;
  }
}
.question-section .container .qa-ctn .right-side .qa-index .title {
  width: 100%;
  background: #fff;
  display: inline-flex;
  gap: 15px;
  cursor: pointer;
  padding: 10px 15px;
  font-size: 20px;
  color: #57585B;
  font-weight: 700;
  border-radius: 12px;
}
@media (max-width: 767px) {
  .question-section .container .qa-ctn .right-side .qa-index .title {
    font-size: 14px;
    font-weight: 400;
  }
}
.question-section .container .qa-ctn .right-side .qa-index .title .icon {
  width: 13px;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.question-section .container .qa-ctn .right-side .qa-index .title .minus {
  display: none;
}
.question-section .container .qa-ctn .right-side .qa-index .title.active .minus {
  display: block;
}
.question-section .container .qa-ctn .right-side .qa-index .title.active .plus {
  display: none;
}
.question-section .container .qa-ctn .right-side .qa-index .description {
  display: none;
  padding: 10px 0px 10px 0px;
}

.padding-section .box-rated {
  width: 100%;
}

/*# sourceMappingURL=style-detail.css.map */
