:root {
  --primary-color: #00184f;
  --primary-hover: #061282;
  --primary-rgb: 0, 9, 91;
  --secondary-color: #066fef;
  --secondary-hover: #0261d5;
  --secondary-rgb: 6, 111, 239;
  --dark-color: #010203;
  --dark-rgb: 1, 2, 3;
  --light-color: #f0f0f0;
  --danger-color: #d70c19;
  --danger-hover: #c5030f;
  --white-90: #b2b9c5;
  --transition: all 0.3s ease;
  --transition-default: all 0.35s ease-in;
}

body {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
  font-weight: 400 !important;
  font-family: "Oswald", sans-serif;
}

.flickity-prev-next-button .arrow,
.flickity-prev-next-button svg {
  border-radius: 0 !important;
}

.slider-nav-circle .flickity-prev-next-button svg {
  border: 1px solid #000;
  background-color: #fff;
}

.slider-nav-light .flickity-prev-next-button .arrow,
.slider-nav-light .flickity-prev-next-button svg {
  fill: var(--fs-color-primary);
}

#header .header-bg-color {
  background-color: #000;
}

#header .header-main .nav > li > a {
  color: #fff;
  opacity: 0.8;
}

#header .nav-column li.active > a,
#header .nav-column li > a:hover,
#header .nav-dropdown li.active > a,
#header .nav-dropdown > li > a:hover,
#header .nav-vertical-fly-out > li > a:hover,
#header .nav > li.active > a,
#header .nav > li.current > a,
#header .nav > li > a.active,
#header .nav > li > a.current,
#header .nav > li > a:hover {
  opacity: 1;
}

.hero_section .overlay {
  background: linear-gradient(
    0deg,
    rgba(0, 24, 79, 0.6) 0%,
    rgba(255, 0, 0, 0) 96.92307692307692%
  ) !important;
}

.hero_section .banner h3 {
  margin: 0;
  text-align: left;
  color: #fff;
  font-size: 50px;
  text-shadow: 2px 4px 4px #00000080;
  margin-bottom: 10px;
}

.hero_section .banner p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
}

.hero_section .banner .button {
  padding: 6px 24px;
  border: 1px solid #fff;
  font-size: 16px;
  font-weight: 500;
  opacity: 1;
}

.hero_section .banner .button:hover span {
  color: var(--primary-color);
}

.phone_section .form-phone-number input[type="tel"] {
  height: 45px;
  border-radius: 99px;
}

.phone_section .wpcf7 input[type="submit"] {
  height: 45px;
  border-radius: 99px;
  min-width: 100px;
  text-align: center;
  background-color: #0066b1;
}

.phone_section .button.icon.circle.email {
  background-color: #0066b1 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
}

.no-padding .col {
  padding-bottom: 0;
}

.small-padding {
  padding: 0 calc(15px - 2.5px);
}

.small-padding .col {
  padding: 0 2.5px 5px;
}

.no-border .col:before,
.no-border .col::after {
  display: none !important;
}

.justify-content-center {
  justify-content: center;
}

#logo img {
  max-height: 60px !important;
}

div.stuck #logo img {
  max-height: 50px !important;
}

.box-video .box-text.text-center {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
}

.product-versions {
  border-collapse: collapse;
  border: 1px solid #ececec;
}

ul.latest-posts {
  list-style: none;
}

ul.latest-posts li {
  margin-left: 0;
  font-size: 0.8em;
}

ul.latest-posts li a {
  display: flex;
  align-items: center;
  gap: 5px;
}

ul.latest-posts li a img {
  width: 130px;
  min-width: 130px;
  height: 75px;
  object-fit: cover;
}

ul.latest-posts li a h3 {
  font-weight: normal;
  text-transform: uppercase;
  color: #555;
  font-size: 1.15em;
  line-height: 1.3;
}

.product-versions td,
.product-versions th {
  padding: 7.5px;
  border: 1px solid #ececec;
  min-height: 45px;
  line-height: 2;
}

.archive-page-header {
  display: none !important;
}

.product-versions th {
  background-color: var(--primary-color);
  color: #fff;
  text-align: center;
  line-height: 1.4;
}

.product-versions td {
  font-weight: 600;
  color: #555555;
}

.product-khuyen-mai-container .khuyen-mai-title span {
  display: block;
  background-color: #00184f;
  padding: 10px;
  text-transform: uppercase;
  color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.product-khuyen-mai-container ul {
  list-style-type: none;
  margin-bottom: 0;
}

.product-khuyen-mai-container ul li {
  border-bottom: 1px dashed #59a9ed;
  margin-left: 0;
  padding-bottom: 5px;
}

.product-khuyen-mai-container ul li::before {
  content: "\f79c";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 7px;
  color: #eb0a1e;
}

.product-khuyen-mai-container {
  background-color: #e4ebf3;
  color: #1c1c1c;
  border: 1px dashed #fd625e;
  padding: 15px;
}

.product-small .product-title,
.product-small .product-title a,
.product-category .header-title {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}

.product-small .price-wrapper {
  display: none;
}

.product-category .box-text {
  background-color: rgba(243, 246, 249, 0.61);
  padding: 20px 25px 20px 25px;
}

.sub-menu .product-category .box-text {
  padding: 15px;
}

.sub-menu .product-category .box-text h5 {
  font-size: 18px;
  margin-bottom: 0;
}

.product-category .box-image {
  padding-top: 56.25%;
}

.product-category .image-cover {
  padding-top: 48%;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}

.product-category:hover .box-text {
  background-color: var(--primary-color);
}

.product-category:hover *,
.product-small:hover * {
  color: #fff !important;
}

.product-category h5 {
  margin: 0;
  margin-bottom: 15px;
}

.sub-menu .category-min-price {
  display: none;
}

.category-min-price * {
  font-size: 16px;
  color: #495057 !important;
  font-weight: 400 !important;
}

.ux_price_list .col {
  padding-bottom: 0;
}

.ux_price_list blockquote {
  background-color: #f5f6f7;
  border-left: 3px solid #ff6a00;
  border-radius: 4px;
  color: #3c4043;
  font-weight: 500;
  padding: 12px 10px 12px 50px;
  margin-bottom: 1rem;
}

.ux_price_list blockquote:before {
  position: absolute;
  background: no-repeat
    url(/wp-content/uploads/2024/09/—Pngtree—hand-drawn-yellow-speaker-megaphone_5415145.png);
  content: "";
  height: 30px;
  width: 20px;
  margin-left: -34px;
  background-size: cover;
}

.ux_price_list blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
}

.ux_price_list .large-12 .col-inner {
  border-bottom: 1px solid #dededdee;
  margin-bottom: 1rem;
}

.ux_price_list table tbody > tr:nth-child(odd) > td,
.ux_price_list table tbody > tr:nth-child(odd) > th {
  background-color: hsla(0, 0%, 50.2%, 0.0705882353);
}

.ux_price_list table {
  border-collapse: collapse;
}

.ux_price_list table td {
  padding: 0.75rem;
  vertical-align: top;
  border: 1px solid #dee2e6;
  font-weight: 600;
  color: #000;
}

.product-contact {
  background-image: linear-gradient(200deg, #00184f 0%, #000000 100%);
  border-radius: 6px;
}

.product-contact .box-image img {
  border-radius: 5px;
}

.product-contact ul {
  margin-bottom: 0;
}

.product-contact .box-text .button {
  margin: 0;
}

.entry-content.single-page {
  padding-top: 0;
}

.article-inner.has-shadow .entry-header-text-top {
  padding-bottom: 0;
}

.wpcf7-spinner {
  display: none;
}

.form-phone-number p {
  display: flex;
  gap: 10px;
  align-items: center;
}

.form-phone-number input[type="tel"] {
  background-color: hsla(0, 0%, 100%, 0.2) !important;
  border-color: hsla(0, 0%, 100%, 0.09);
  color: #fff;
  border-radius: 99px;
  margin: 0;
}

.form-phone-number input[type="tel"]::placeholder {
  color: #fff;
}

.form-phone-number input[type="submit"] {
  margin: 0;
  border-radius: 99px;
}

.bt-transparent {
  background-color: transparent;
  padding: 0;
  margin: 0;
  box-shadow: none !important;
  border: 0;
  display: flex;
  white-space: nowrap;
  align-items: center;
  gap: 7.5px;
  text-align: left;
}

.bt-transparent i {
  min-width: 16px;
}

.bt-transparent span {
  white-space: normal;
  overflow-wrap: break-word;
  font-weight: 400;
}

.absolute-footer {
  display: none;
}

.price-list-khuyen-mai-container h3 {
  text-align: left !important;
  color: var(--fs-color-primary);
}

ul li.bullet-checkmark:before {
  color: #1e73be;
}

.btn-showmore {
  margin: 0 auto;
  display: block;
  width: fit-content;
}

.product-small .box-text {
  background-color: rgba(243, 246, 249, 0.61);
  padding: 20px 25px 20px 25px;
}

.product-small .box-text p {
  font-size: 16px;
  font-weight: 500;
  color: crimson;
}

.product-small .title-wrapper {
  margin-bottom: 10px;
}

.product-small .price-custom {
  font-size: 16px;
  color: #495057;
}

.product-small:hover .box-text {
  background-color: var(--primary-color);
}

.product-small:hover .product-title,
.product-small:hover .product-title a {
  color: #fff;
}

.product-small:hover .price-custom {
  color: #fff;
}

ul.content-navigation li a,
.product-versions th {
  height: 45px;
}

.row-center {
  justify-content: center;
}

.ux-main-title-block {
  padding: 0 15px;
}

.ux-main-title-block p {
  font-weight: 600;
  margin-bottom: 10px;
  text-align: center;
}

.ux-main-title-block h2 {
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
  color: var(--fs-color-primary);
  font-size: 48px;
}

.home-servece .row {
  align-items: center;
  margin-top: 40px;
  margin-bottom: 10px;
}

.home-servece h2 {
  color: #fff;
  font-size: 27px;
  margin-bottom: 0;
}

.home-servece p {
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 600;
}

.home-servece .button.primary {
  margin: 0;
  font-size: 20px;
  font-weight: bold;
  background-color: #ffffff !important;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  color: var(--primary-color);
  border-radius: 5px;
}

.introduction-image .img-inner::after {
  position: absolute;
  content: "";
  background: var(--primary-color);
  height: calc(100% - 40px);
  width: 100%;
  -webkit-transform: skewx(345deg);
  -ms-transform: skewx(345deg);
  transform: skewx(345deg);
  bottom: 0;
  top: 40px;
  right: 72px;
  z-index: 2;
}

.introduction-image img {
  -webkit-clip-path: polygon(0 0, 100% -33%, 87% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% -33%, 87% 100%, 0% 100%);
  z-index: 3;
  position: relative;
}

.introduction-content p a {
  background: var(--primary-color);
  white-space: nowrap;
  font-size: 1em;
  font-weight: 400;
  outline: none;
  padding: 8px 25px;
  border-radius: 25px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -webkit-transition: var(--transition);
  -o-transition: var(--transition);
  transition: var(--transition);
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 5px 15px !important;
  box-shadow: rgba(0, 0, 0, 0.1) 0 5px 15px !important;
  border: 0;
  color: #fff;
}

.section-form h4 {
  font-size: 1.5rem;
  color: #fff;
  margin-bottom: 0;
}

.section-form p {
  color: #fff;
}

.section-form .wpcf7-spinner {
  display: none !important;
}

.section-form form p {
  display: flex;
  align-items: center;
}

.section-form form .wpcf7-submit {
  margin: 0;
  width: 140px;
  flex-shrink: 0;
  background-color: #1f1e1e;
  color: #ffffff;
  height: 100%;
  border: 0;
  font-size: 0.95em;
  text-transform: uppercase;
  font-weight: 700;
  cursor: pointer;
  outline: none !important;
  box-shadow: none !important;
  height: 50px;
}

.section-form .wpcf7 input[type="tel"] {
  margin: 0;
  border-radius: 0;
  border: 0;
  background-color: #fff;
  outline: none !important;
  box-shadow: none !important;
  padding: 15px;
  color: #000;
  font-size: 1em;
  height: 100%;
}

.section-form .wpcf7-form-control-wrap {
  width: 100%;
}

.section-form .icon-box-img img {
  animation: hand-shake 2s infinite;
}

.experience_section h2 {
  color: #fff;
  font-size: 64px;
  line-height: 82px;
  letter-spacing: 5px;
  text-align: center;
}

.experience_section .section-bg-overlay {
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.95) 5.641025641025641%,
    rgba(255, 0, 0, 0) 100%
  );
}

.section_about .section-bg-overlay {
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0) 50%,
    rgba(255, 0, 0, 0) 100%
  );
}

.experience_section .button {
  padding: 6px 24px;
  border: 1px solid #fff;
  font-size: 16px;
  font-weight: 500;
  opacity: 1;
  color: #fff;
}

.experience_section .button span {
  color: #fff;
}

.experience_section .button:hover span {
  color: var(--primary-hover);
}

.section_about .section-content {
  padding: 60px 0 30px;
}

.section_about h2 {
  font-size: 48px;
  color: #fff;
}

.section_about h3 {
  color: #fff;
}

.section_about p {
  font-size: 16px;
  color: #fff;
}

.title-2 {
  padding: 0 15px;
  width: 1470px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}

.title-2 h2 {
  width: fit-content;
  margin: 0;
}

.title-2 a {
  white-space: nowrap;
  font-size: 1em;
  font-weight: 400;
  outline: none;
  padding: 8px 25px;
  border-radius: 25px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -webkit-transition: var(--transition-default);
  -o-transition: var(--transition-default);
  transition: var(--transition-default);
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 5px 15px !important;
  box-shadow: rgba(0, 0, 0, 0.1) 0 5px 15px !important;
  border: 0;
  background-color: var(--primary-color);
  color: #fff;
}

.post-item .col-inner {
  border-radius: 5px;
  box-shadow: 0 2px 4px rgba(97, 97, 97, 0.18), 0 4px 8px rgba(97, 97, 97, 0.18);
  overflow: hidden;
}

.post-item .box-text {
  padding: 15px;
}

.post-item .post-title {
  font-size: 1.1em;
  font-weight: 600;
  color: var(--dark-color);
  text-transform: none;
}

.post-item .post-title a {
  height: 40px;
  --line: 2;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: var(--line);
  line-clamp: var(--line);
  -webkit-box-orient: vertical;
}

.post-item .from_the_blog_excerpt {
  font-weight: 400;
  text-transform: none;
  --line: 2;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: var(--line);
  line-clamp: var(--line);
  -webkit-box-orient: vertical;
}

.section-value .row-content .col {
  border-right: 1px solid #e9e9e9;
  background-color: #fff;
}

.section-value .row-content .col:last-child {
  border: 0;
}

#footer .logo-img {
  width: 120px;
}

#footer .col-left .col-inner {
  background-color: #fff;
  padding: 20px;
  height: 100%;
}

#footer form {
  max-width: 600px;
}

#footer .col {
  padding-bottom: 0;
}

.row-right .large-12 .col-inner {
  border-top: 1px solid #fff;
  margin-bottom: 15px;
}

.row-right a {
  color: #fff;
}

.text-bottom p {
  font-size: 16px;
  color: var(--primary-color);
  margin-bottom: 10px;
}

#footer .col-left .button {
  margin: 0;
  margin-top: 30px;
}

#footer h3 strong {
  font-size: 24px;
  font-weight: 400;
}

.footer-bottom p {
  margin: 10px 0;
}

.nav > li {
  margin: 0 10px;
}

.nav > li > a {
  font-weight: 600;
  font-size: 16px;
  color: #010203;
  text-transform: none;
}

.section-contact h3 {
  font-size: 2.2em;
  font-weight: 600;
}

.wpcf7 label {
  font-size: 16px;
  font-weight: 600;
}

.wpcf7 input[type="email"],
.wpcf7 input[type="number"],
.wpcf7 input[type="search"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="text"],
.wpcf7 input[type="url"],
.wpcf7 textarea {
  color: var(--dark-color);
  font-size: 1em;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: none !important;
  padding: 12px 15px;
  border-radius: 0;
  height: auto;
  background-color: var(--bs-white);
  font-weight: 300;
}

.wpcf7 input[type="submit"] {
  border-radius: 4px;
  text-transform: none;
  font-weight: 600;
}

.page-wrapper {
  padding: 0;
}

#post-list {
  margin-top: 30px;
}

.sub-menu .product-small .product-title,
.sub-menu .product-small .product-title a {
  font-size: 18px;
  font-weight: 600;
}

@keyframes hand-shake {
  0% {
    transform: rotate(-5deg);
  }

  25% {
    transform: rotate(15deg);
  }
  50% {
    transform: rotate(-10deg);
  }
  75% {
    transform: rotate(15deg);
  }
  100% {
    transform: rotate(-5deg);
  }
}

@media (min-width: 1280px) {
  .introduction-content .col-inner {
    width: 80%;
    margin: 0 auto !important;
  }
}

.product-content img {
  width: 100%;
}

.product-content h2 {
}

.product-content {
  color: #000;
}

.product-content p img,
.product-content p img.size-full.alignnone {
  width: 100%;
  margin-bottom: 0;
}

.product-content table {
  background-color: transparent;
  width: 100%;
  -webkit-margin-after: 15px;
  margin-block-end: 15px;
  font-size: 0.9em;
  border-spacing: 0;
  border-collapse: collapse;
}

.product-content table thead > tr:nth-child(odd) > td,
.product-content table thead > tr:nth-child(odd) > th {
  background-color: hsla(0, 0%, 50.2%, 0.0705882353);
}

.product-content table tbody > tr:nth-child(odd) > td,
.product-content table tbody > tr:nth-child(odd) > th {
  background-color: hsla(0, 0%, 50.2%, 0.0705882353);
}

.product-content table tr td,
.product-content table tr th {
  line-height: 1.5;
  vertical-align: top;
  border: 1px solid hsla(0, 0%, 50.2%, 0.5019607843);
  padding-left: 10px !important;
  padding-right: 10px !important;
  font-size: 100%;
  color: #000;
}

div.easyzoom-flyout {
  display: none !important;
}

.woocommerce img.pswp__img,
.woocommerce-page img.pswp__img {
  object-fit: cover;
}

.the-content-box .flickity-prev-next-button {
  opacity: 1;
  color: #fff;
}

.the-content-box img.size-full.alignnone {
  margin-bottom: 0;
}

@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .home-servece .col-inner {
    text-align: center;
  }

  .introduction-image .img-inner::after {
    right: 0;
  }

  .hone-about .col,
  .section-form .col {
    padding: 0 15px 30px !important;
  }

  #footer .col-left .col-inner {
    margin-top: 20px;
  }
  ul.content-navigation {
    background-color: #fff !important;
    top: 60px !important;
    justify-content: unset !important;
  }

  ul.content-navigation li {
    flex: unset !important;
  }

  .hero_section .banner .stack {
    display: block;
  }

  .hero_section .banner h3 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 24px;
  }

  .hero_section .banner p {
    text-align: center;
    margin-bottom: 12px;
  }

  .ux-main-title-block h2,
  .experience_section h2,
  .section_about h2 {
    font-size: 24px;
  }

  .product-small .product-title,
  .product-small .product-title a {
    font-size: 20px;
  }

  .experience_section .stack {
    display: block;
    text-align: center;
  }

  .experience_section .stack .button:first-child {
    margin-bottom: 24px !important;
  }
}
