@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap");
.container {
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto; }

.container-fluid {
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container {
    max-width: 540px; } }
@media (min-width: 768px) {
  .container {
    max-width: 720px; } }
@media (min-width: 992px) {
  .container {
    max-width: 960px; } }
@media (min-width: 1200px) {
  .container {
    max-width: 1144px; }

  .container-fluid {
    padding-right: 150px;
    padding-left: 150px; } }
@media (min-width: 1400px) {
  .container {
    max-width: 1144px; }

  .container-fluid {
    padding-right: 150px;
    padding-left: 150px; } }
.row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -12px;
  margin-left: -12px; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 12px;
  padding-left: 12px; }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  -ms-flex: 0 0 8.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 8.333333%;
  max-width: 8.333333%; }

.col-2 {
  -ms-flex: 0 0 16.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 16.666667%;
  max-width: 16.666667%; }

.col-3 {
  -ms-flex: 0 0 25%;
  -webkit-box-flex: 0;
          flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -ms-flex: 0 0 33.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.col-5 {
  -ms-flex: 0 0 41.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 41.666667%;
  max-width: 41.666667%; }

.col-6 {
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
          flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -ms-flex: 0 0 58.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 58.333333%;
  max-width: 58.333333%; }

.col-8 {
  -ms-flex: 0 0 66.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 66.666667%;
  max-width: 66.666667%; }

.col-9 {
  -ms-flex: 0 0 75%;
  -webkit-box-flex: 0;
          flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -ms-flex: 0 0 83.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 83.333333%;
  max-width: 83.333333%; }

.col-11 {
  -ms-flex: 0 0 91.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 91.666667%;
  max-width: 91.666667%; }

.col-12 {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
          flex: 0 0 100%;
  max-width: 100%; }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }

  .col-md-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-md-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }

  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-md-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }

  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-md-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }

  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-md-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; } }
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }

  .col-lg-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-lg-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }

  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-lg-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }

  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-lg-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }

  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-lg-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; } }
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }

  .col-xl-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-xl-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }

  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-xl-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }

  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-xl-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }

  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-xl-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; } }
.d-block {
  display: block !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-flex {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important; }

.justify-content-start {
  -ms-flex-pack: start !important;
  -webkit-box-pack: start !important;
          justify-content: flex-start !important; }

.justify-content-end {
  -ms-flex-pack: end !important;
  -webkit-box-pack: end !important;
          justify-content: flex-end !important; }

.justify-content-center {
  -ms-flex-pack: center !important;
  -webkit-box-pack: center !important;
          justify-content: center !important; }

.justify-content-between {
  -ms-flex-pack: justify !important;
  -webkit-box-pack: justify !important;
          justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

.align-items-start {
  -ms-flex-align: start !important;
  -webkit-box-align: start !important;
          align-items: flex-start !important; }

.align-items-end {
  -ms-flex-align: end !important;
  -webkit-box-align: end !important;
          align-items: flex-end !important; }

.align-items-center {
  -ms-flex-align: center !important;
  -webkit-box-align: center !important;
          align-items: center !important; }

.align-items-baseline {
  -ms-flex-align: baseline !important;
  -webkit-box-align: baseline !important;
          align-items: baseline !important; }

.align-items-stretch {
  -ms-flex-align: stretch !important;
  -webkit-box-align: stretch !important;
          align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important; }

.w-100 {
  width: 100% !important; }

.h-100 {
  height: 100% !important; }

.flex, .btn, .btn-black, .btn-white, .slick-arrow:before, .header .menu, .header .menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.font-icon {
  font-family: "Font Awesome 5 Free";
  font-weight: 900; }

.text-center {
  text-align: center; }

.m-0 {
  margin: 0 !important; }

.p-0 {
  padding: 0 !important; }

.d-none {
  display: none; }

.d-block {
  display: block; }

.text-left {
  text-align: left; }

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.row-gap-1 {
  row-gap: .25rem !important; }

.row-gap-2 {
  row-gap: .5rem !important; }

.row-gap-3 {
  row-gap: 1rem !important; }

.row-gap-4 {
  row-gap: 1.5rem !important; }

.row-gap-5 {
  row-gap: 3rem !important; }

.d-mb-block {
  display: none; }

.d-mb-none {
  display: block; }

:root {
  --blue: #0D1D74;
  --blue2: #3A50CB;
  --red: #ea3b3f;
  --yellow: #FFA500;
  --gray: #575757;
  --font: "Quicksand", sans-serif;
  --font-banner: "Quicksand", sans-serif;
  --font2: "Quicksand", sans-serif;
  --background-rgba: linear-gradient(to right, #3A50CB, #15268B); }

@font-face {
  font-family: 'PhotographSignature';
  src: url("/wp-content/themes/htvtheme/fonts/photograph-signature.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
:where(.is-layout-flex) {
  gap: 0.5em; }

:where(.is-layout-grid) {
  gap: 0.5em; }

body .is-layout-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.is-layout-flex {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.is-layout-flex > :is(*, div) {
  margin: 0; }

body .is-layout-grid {
  display: grid; }

.is-layout-grid > :is(*, div) {
  margin: 0; }

:where(.wp-block-columns.is-layout-flex) {
  gap: 2em; }

:where(.wp-block-columns.is-layout-grid) {
  gap: 2em; }

:where(.wp-block-post-template.is-layout-flex) {
  gap: 1.25em; }

:where(.wp-block-post-template.is-layout-grid) {
  gap: 1.25em; }

.has-black-color {
  color: var(--wp--preset--color--black) !important; }

.has-cyan-bluish-gray-color {
  color: var(--wp--preset--color--cyan-bluish-gray) !important; }

.has-white-color {
  color: var(--wp--preset--color--white) !important; }

.has-pale-pink-color {
  color: var(--wp--preset--color--pale-pink) !important; }

.has-vivid-red-color {
  color: var(--wp--preset--color--vivid-red) !important; }

.has-luminous-vivid-orange-color {
  color: var(--wp--preset--color--luminous-vivid-orange) !important; }

.has-luminous-vivid-amber-color {
  color: var(--wp--preset--color--luminous-vivid-amber) !important; }

.has-light-green-cyan-color {
  color: var(--wp--preset--color--light-green-cyan) !important; }

.has-vivid-green-cyan-color {
  color: var(--wp--preset--color--vivid-green-cyan) !important; }

.has-pale-cyan-blue-color {
  color: var(--wp--preset--color--pale-cyan-blue) !important; }

.has-vivid-cyan-blue-color {
  color: var(--wp--preset--color--vivid-cyan-blue) !important; }

.has-vivid-purple-color {
  color: var(--wp--preset--color--vivid-purple) !important; }

.has-black-background-color {
  background-color: var(--wp--preset--color--black) !important; }

.has-cyan-bluish-gray-background-color {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important; }

.has-white-background-color {
  background-color: var(--wp--preset--color--white) !important; }

.has-pale-pink-background-color {
  background-color: var(--wp--preset--color--pale-pink) !important; }

.has-vivid-red-background-color {
  background-color: var(--wp--preset--color--vivid-red) !important; }

.has-luminous-vivid-orange-background-color {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important; }

.has-luminous-vivid-amber-background-color {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important; }

.has-light-green-cyan-background-color {
  background-color: var(--wp--preset--color--light-green-cyan) !important; }

.has-vivid-green-cyan-background-color {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important; }

.has-pale-cyan-blue-background-color {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important; }

.has-vivid-cyan-blue-background-color {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important; }

.has-vivid-purple-background-color {
  background-color: var(--wp--preset--color--vivid-purple) !important; }

.has-black-border-color {
  border-color: var(--wp--preset--color--black) !important; }

.has-cyan-bluish-gray-border-color {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important; }

.has-white-border-color {
  border-color: var(--wp--preset--color--white) !important; }

.has-pale-pink-border-color {
  border-color: var(--wp--preset--color--pale-pink) !important; }

.has-vivid-red-border-color {
  border-color: var(--wp--preset--color--vivid-red) !important; }

.has-luminous-vivid-orange-border-color {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important; }

.has-luminous-vivid-amber-border-color {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important; }

.has-light-green-cyan-border-color {
  border-color: var(--wp--preset--color--light-green-cyan) !important; }

.has-vivid-green-cyan-border-color {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important; }

.has-pale-cyan-blue-border-color {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important; }

.has-vivid-cyan-blue-border-color {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important; }

.has-vivid-purple-border-color {
  border-color: var(--wp--preset--color--vivid-purple) !important; }

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
  background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important; }

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
  background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important; }

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
  background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important; }

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
  background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important; }

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
  background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important; }

.has-cool-to-warm-spectrum-gradient-background {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important; }

.has-blush-light-purple-gradient-background {
  background: var(--wp--preset--gradient--blush-light-purple) !important; }

.has-blush-bordeaux-gradient-background {
  background: var(--wp--preset--gradient--blush-bordeaux) !important; }

.has-luminous-dusk-gradient-background {
  background: var(--wp--preset--gradient--luminous-dusk) !important; }

.has-pale-ocean-gradient-background {
  background: var(--wp--preset--gradient--pale-ocean) !important; }

.has-electric-grass-gradient-background {
  background: var(--wp--preset--gradient--electric-grass) !important; }

.has-midnight-gradient-background {
  background: var(--wp--preset--gradient--midnight) !important; }

.has-small-font-size {
  font-size: var(--wp--preset--font-size--small) !important; }

.has-medium-font-size {
  font-size: var(--wp--preset--font-size--medium) !important; }

.has-large-font-size {
  font-size: var(--wp--preset--font-size--large) !important; }

.has-x-large-font-size {
  font-size: var(--wp--preset--font-size--x-large) !important; }

:where(.wp-block-post-template.is-layout-flex) {
  gap: 1.25em; }

:where(.wp-block-post-template.is-layout-grid) {
  gap: 1.25em; }

:where(.wp-block-columns.is-layout-flex) {
  gap: 2em; }

:where(.wp-block-columns.is-layout-grid) {
  gap: 2em; }

:root :where(.wp-block-pullquote) {
  font-size: 1.5em;
  line-height: 1.6; }

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

body {
  line-height: 1; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

body,
html {
  scroll-behavior: smooth;
  font-size: 16px;
  font-family: var(--font);
  background-size: cover;
  background-repeat: no-repeat; }

a {
  text-decoration: none; }

img,
a,
button {
  -webkit-transition: all .3s;
  transition: all .3s; }

p {
  font-size: 100%;
  line-height: 1.5;
  color: var(--gray); }

button,
img,
input,
select {
  outline: none !important; }

.clearfix:after {
  content: "";
  clear: both;
  display: block; }

.clear {
  clear: both;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(rgba(255, 255, 255, 0.5)), to(transparent));
  background-image: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.5), transparent); }

@media screen and (device-aspect-ratio: 2 / 3) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"] {
    font-size: 16px; } }
/* Fix Input Zoom on iPhone 5, 5C, 5S, iPod Touch 5g */
@media screen and (device-aspect-ratio: 40 / 71) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"] {
    font-size: 16px; } }
/* Fix Input Zoom on iPhone 6, iPhone 6s, iPhone 7  */
@media screen and (device-aspect-ratio: 375 / 667) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="tel"],
  input[type="url"] {
    font-size: 16px; } }
/* Fix Input Zoom on iPhone 6 Plus, iPhone 6s Plus, iPhone 7 Plus, iPhone 8, iPhone X, XS, XS Max  */
@media screen and (device-aspect-ratio: 9 / 16) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="tel"],
  input[type="url"] {
    font-size: 16px; } }
.relative {
  position: relative;
  z-index: 5; }

.custom-background {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.btn {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 140px;
  height: 50px;
  border-radius: 10px;
  font-size: 100%;
  font-weight: 500; }
  .btn:hover {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
    color: #fff; }

.btn-blue {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 291px;
  height: 50px;
  padding: 0px 19px 0px 12px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 8px;
  background: #041B52;
  border: none;
  gap: 10px;
  color: #FFF;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal; }
  .btn-blue:hover {
    background: var(--yellow); }

.btn-gray {
  background-color: var(--gray);
  color: #fff; }

.btn-black {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 100%;
  font-weight: 500;
  border: 2px solid #fff;
  padding: 0.6rem 1.5rem;
  background: #000;
  border-radius: 0 !important; }
  .btn-black:hover {
    background: #fff;
    color: #000 !important; }
    .btn-black:hover a {
      color: #000 !important; }

.btn-white {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 50px;
  font-size: 100%;
  font-weight: 500;
  padding: 0.6rem 1.5rem;
  background: #fff;
  color: var(--gray);
  border-radius: 0 !important; }
  .btn-white:hover {
    color: #fff;
    background-color: var(--gray); }
    .btn-white:hover span {
      padding-left: 40px; }
      .btn-white:hover span::before {
        left: 0px;
        opacity: 1; }
  .btn-white span {
    color: #111111 !important;
    background: transparent;
    padding: 0px 0px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: hidden;
    margin-bottom: 0 !important;
    text-transform: uppercase; }
    .btn-white span::before {
      content: '';
      opacity: 0;
      position: absolute;
      left: 10px;
      width: 29px;
      height: 11px;
      background-image: url(/wp-content/uploads/2024/12/arrow.svg);
      background-size: contain;
      background-repeat: no-repeat;
      -webkit-transition: opacity 0.3s, left 0.3s ease;
      transition: opacity 0.3s, left 0.3s ease;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }

.ratio {
  position: relative;
  overflow: hidden;
  display: block;
  padding-bottom: 100%; }
  .ratio img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.pd-main {
  padding-top: 72px;
  padding-bottom: 72px; }

.heading {
  font-size: 200%;
  font-weight: 600;
  margin-bottom: 40px; }

.cut-text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; }

.slick-arrow {
  position: absolute;
  top: -30%;
  width: 50px;
  height: 50px;
  right: 0;
  border: 1px solid var(--blue);
  padding: 8px;
  background: transparent;
  border-radius: 50%;
  -webkit-transition: all .3s;
  transition: all .3s;
  color: var(--color-blue);
  z-index: 5;
  font-size: 0;
  cursor: pointer; }
  .slick-arrow:before {
    content: '';
    color: #fff;
    font-size: 24px;
    border-radius: 50%;
    background: var(--blue);
    width: 100%;
    -webkit-transition: all .3s;
    transition: all .3s;
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .slick-arrow:hover:before {
    background: var(--yellow);
    color: #fff; }

.slick-next {
  right: 0; }
  .slick-next:before {
    content: '>'; }

.slick-prev {
  right: 7%; }
  .slick-prev:before {
    content: '<'; }

.mb-24 {
  margin-bottom: 24px; }

.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px; }
  .slick-dots li {
    margin: 0px 5px;
    width: 12px;
    height: 12px;
    border: 1px solid var(--blue);
    background: transparent;
    border-radius: 50%; }
    .slick-dots li button {
      display: none; }
  .slick-dots .slick-active {
    background: var(--yellow); }

svg {
  width: 20px; }

.title-main {
  margin-bottom: 30px; }
  .title-main .heading,
  .title-main .heading2,
  .title-main .heading3 {
    font-size: 300%;
    text-transform: uppercase;
    font-weight: bold; }
  .title-main .heading {
    color: var(--yellow); }
  .title-main .heading2 {
    color: var(--blue);
    margin-top: -30px; }
  .title-main .heading3 {
    color: var(--blue);
    padding-bottom: 12px;
    position: relative; }
    .title-main .heading3:before {
      position: absolute;
      content: '';
      width: 150px;
      height: 5px;
      background: var(--yellow);
      bottom: 0;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0); }

.title-main-2 {
  margin-bottom: 50px; }

.btn-yellow {
  color: #fff;
  background: var(--yellow); }

.py-10 {
  padding: 10px 0; }

.px-10 {
  padding: 0 10px; }

.p-10 {
  padding: 10px; }

.p-30 {
  padding: 30px; }

.text-uppercase {
  text-transform: uppercase; }

.mb-20 {
  margin-bottom: 20px; }

.mb-50 {
  margin-bottom: 50px; }

.header {
  background: transparent;
  position: fixed;
  top: 0;
  padding: 50px 0;
  z-index: 9999;
  width: 100%;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease; }
  .header .logo img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 80px; }
  .header .menu {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .header .menu ul {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      gap: 40px; }
      .header .menu ul li {
        position: relative; }
        .header .menu ul li:hover .sub-menu {
          display: block; }
        .header .menu ul li a {
          color: #FFF;
          font-size: 1.125rem;
          font-style: normal;
          font-weight: 700;
          line-height: normal; }
        .header .menu ul li button {
          border: unset;
          background: transparent; }
          .header .menu ul li button i {
            font-size: 100%;
            color: #fff; }
  .header .menu-mobile {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999999999999999999;
    background-color: var(--gray);
    display: none; }
    .header .menu-mobile ul li .sub-menu {
      display: none; }
    .header .menu-mobile ul li ul {
      padding-left: 20px; }
      .header .menu-mobile ul li ul li ul {
        padding-left: 20px; }
    .header .menu-mobile .menu-toggle-icon {
      right: 0;
      position: absolute;
      cursor: pointer;
      margin-left: 10px;
      /* Điều chỉnh khoảng cách giữa văn bản và icon */ }
  .header .menu-mobile.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* Hoặc bạn có thể dùng flex/inline-block nếu cần */ }
  .header .header-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .header .header-mobile ul {
      gap: 1rem;
      display: none;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .header .header-mobile ul li a {
        font-size: 100%;
        color: #fff;
        text-transform: uppercase; }
    .header .header-mobile .btn-menu {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: auto;
      height: auto;
      background: transparent;
      color: #fff;
      border: unset;
      padding: 10px; }

.menu-mobile {
  position: fixed;
  top: 0;
  left: 0;
  width: 80%;
  height: 100%;
  z-index: 99999999;
  background: var(--gray);
  display: none;
  overflow-y: auto;
  /* Enables vertical scrolling */
  max-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .menu-mobile .js-close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding: 10px 0px 10px 10px;
    font-size: 30px;
    color: black; }
    .menu-mobile .js-close span {
      display: block;
      padding-top: 5px;
      font-size: 12px; }
  .menu-mobile .search {
    width: 95%;
    margin: 0 auto; }
    .menu-mobile .search form {
      position: relative; }
      .menu-mobile .search form button {
        background: none;
        outline: none;
        position: absolute;
        top: 0;
        right: 0;
        border: 0;
        width: 40px;
        height: 40px; }
        .menu-mobile .search form button svg {
          width: 20px;
          fill: #000; }
    .menu-mobile .search input {
      width: 100%;
      padding-left: 10px;
      border: 0;
      outline: none;
      background: #fff;
      height: 40px;
      border-radius: 1px; }
  .menu-mobile ul {
    overflow-y: auto; }
    .menu-mobile ul li {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .menu-mobile ul li a {
        line-height: 28px;
        display: block;
        padding: 10px 10px;
        font-size: 110%;
        text-transform: uppercase;
        color: #fff; }
      .menu-mobile ul li span {
        color: #fff; }

header .menu > ul > li > a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: var(--yellow);
  -webkit-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out; }
header .menu > ul > li > a:hover::after {
  width: 100%; }
header .menu > ul > li > a:hover a {
  color: var(--red); }

.header.scrolled {
  padding: 20px 0; }

body {
  overflow: unset !important;
  padding-right: 0 !important;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.block {
  padding-top: 50px;
  padding-bottom: 50px; }

main {
  background: #0F469C; }

figure {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden; }
  figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  figure :hover img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }

.site-post ul {
  margin-top: 1.2rem;
  padding-left: 10px;
  list-style-type: disc; }
  .site-post ul li {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.74375; }
.site-post .the_title {
  font-family: var(--font2);
  text-transform: unset; }
  .site-post .the_title h3 {
    font-size: 1.85rem;
    line-height: 2.22rem; }
  .site-post .the_title h2 {
    font-size: 1.85rem;
    line-height: 2.22rem; }
  .site-post .the_title h4 {
    font-weight: bold;
    font-size: 1.05rem;
    line-height: 1.6275rem; }
  .site-post .the_title .custom-name {
    width: 50%; }
.site-post .more-post figure {
  margin-bottom: 24px; }
  .site-post .more-post figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
.site-post .more-post h4 {
  text-transform: none; }
.site-post .more-post .post-custom {
  padding-top: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #cdcdcd; }
  .site-post .more-post .post-custom:last-child {
    border-bottom: none; }
  .site-post .more-post .post-custom .col-md-4:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

.custom-bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%; }

.spotlight-text {
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.04;
  color: transparent;
  /* Màu chữ mặc định (màu tối hơn để highlight nổi bật) */
  position: relative;
  /* Quan trọng cho z-index nếu cần */
  padding: 0 10px;
  /* Thêm khoảng cách hai bên nếu cần */
  font-family: 'PhotographSignature', sans-serif;
  /* Cập nhật hiệu ứng gradient */
  background-image: -webkit-gradient(linear, left top, right top, from(#9CA3AF), color-stop(50%, #D7A84E), to(#9CA3AF));
  background-image: linear-gradient(90deg, #9CA3AF 0%, #D7A84E 50%, #9CA3AF 100%);
  /* Thay đổi kích thước background để nó lớn hơn chữ, cho phép di chuyển */
  background-size: 200% 100%;
  /* Cắt background theo hình dạng của chữ */
  -webkit-background-clip: text;
  background-clip: text;
  /* Làm cho màu chữ trong suốt để background hiện ra */
  -webkit-text-fill-color: transparent;
  color: transparent;
  /* Fallback cho các trình duyệt không hỗ trợ -webkit-text-fill-color */
  /* Áp dụng animation */
  -webkit-animation: spotlight-shine 2s infinite linear;
          animation: spotlight-shine 2s infinite linear; }

/* Định nghĩa animation */
@-webkit-keyframes spotlight-shine {
  0% {
    background-position: 100% 0;
    /* Bắt đầu từ bên trái, ngoài vùng hiển thị của chữ */ }
  100% {
    background-position: -100% 0;
    /* Di chuyển sang bên phải, ra khỏi vùng hiển thị của chữ */ } }
@keyframes spotlight-shine {
  0% {
    background-position: 100% 0;
    /* Bắt đầu từ bên trái, ngoài vùng hiển thị của chữ */ }
  100% {
    background-position: -100% 0;
    /* Di chuyển sang bên phải, ra khỏi vùng hiển thị của chữ */ } }
.text-gra {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: linear-gradient(317deg, #D7A84E 18.82%, #FBF5B8 54.9%, #E2CA7B 88.87%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.btn-custom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 46px;
  background: transparent;
  color: #FFF;
  text-align: center;
  font-size: 1rem;
  width: 220px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  border-radius: 50px;
  position: relative;
  overflow: hidden;
  text-decoration: none;
  z-index: 0; }
  .btn-custom::before {
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    right: 0;
    bottom: 0;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    border-radius: 50px;
    border: 2px solid white;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-animation: clippath 2s infinite linear;
            animation: clippath 2s infinite linear; }

@-webkit-keyframes clippath {
  0%,
    100% {
    -webkit-clip-path: inset(0 0 95% 0);
            clip-path: inset(0 0 95% 0); }
  25% {
    -webkit-clip-path: inset(0 95% 0 0);
            clip-path: inset(0 95% 0 0); }
  50% {
    -webkit-clip-path: inset(95% 0 0 0);
            clip-path: inset(95% 0 0 0); }
  75% {
    -webkit-clip-path: inset(0 0 0 95%);
            clip-path: inset(0 0 0 95%); } }

@keyframes clippath {
  0%,
    100% {
    -webkit-clip-path: inset(0 0 95% 0);
            clip-path: inset(0 0 95% 0); }
  25% {
    -webkit-clip-path: inset(0 95% 0 0);
            clip-path: inset(0 95% 0 0); }
  50% {
    -webkit-clip-path: inset(95% 0 0 0);
            clip-path: inset(95% 0 0 0); }
  75% {
    -webkit-clip-path: inset(0 0 0 95%);
            clip-path: inset(0 0 0 95%); } }
.animation-pluse {
  -webkit-animation-name: pulse;
          animation-name: pulse;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

.site-intro {
  padding-top: 188px;
  padding-bottom: 70px; }
  .site-intro h2.spotlight-text {
    width: 100%;
    max-width: 864px;
    margin-bottom: 13px; }
  .site-intro h3.text-gra {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase; }
  .site-intro p {
    color: #FFF;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    /* 133.333% */ }
  .site-intro .box-content {
    width: 100%;
    max-width: 651px;
    margin-left: 92px;
    margin-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px; }
    .site-intro .box-content .box-contact {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      gap: 24px; }
      .site-intro .box-content .box-contact svg {
        width: 63.5px;
        height: 63.5px;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        aspect-ratio: 63.50/63.50; }

.site-thongdiep {
  aspect-ratio: 1920 / 764;
  padding-top: 60px; }
  .site-thongdiep h3.text-gra {
    width: 100%;
    max-width: 734px;
    text-align: center;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.33;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px; }
  .site-thongdiep .gridItem {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    width: 100%;
    max-width: 810px;
    margin-left: auto;
    margin-right: auto; }
    .site-thongdiep .gridItem .item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 24px;
      border-radius: 115.523px 115.523px 0px 0px;
      background: #041A50;
      -webkit-box-shadow: 0px 0px 24px 0px #99CEFF;
              box-shadow: 0px 0px 24px 0px #99CEFF;
      overflow: hidden;
      padding: 50px 19px 48px 19px; }
      .site-thongdiep .gridItem .item .box-title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 24px; }
      .site-thongdiep .gridItem .item h4 {
        text-align: center;
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 700;
        line-height: normal; }
      .site-thongdiep .gridItem .item svg {
        width: auto;
        height: 90px; }
      .site-thongdiep .gridItem .item p {
        color: #FFF;
        text-align: center;
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 500;
        line-height: 1.33;
        margin-bottom: 0; }

.site-cacgoi h3.title {
  text-align: center;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 24px; }
.site-cacgoi p.dedc {
  margin-bottom: 24px; }
.site-cacgoi p {
  color: #FFF;
  text-align: justify;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.33;
  letter-spacing: -0.5px; }
.site-cacgoi .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  border-radius: 17.5px;
  border: 1px solid #FFF;
  background: rgba(15, 70, 156, 0.9); }
  .site-cacgoi .item .left {
    -ms-flex: 0 0 20.66%;
    -webkit-box-flex: 0;
            flex: 0 0 20.66%;
    max-width: 20.66%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #fff; }
    .site-cacgoi .item .left h3.name {
      color: #FFF;
      text-align: center;
      font-size: 1.25rem;
      font-style: normal;
      font-weight: 700;
      line-height: normal;
      text-transform: uppercase; }
    .site-cacgoi .item .left span.sologan {
      text-align: center;
      font-size: 1.25rem;
      font-style: normal;
      font-weight: 700;
      line-height: normal; }
    .site-cacgoi .item .left span.price {
      text-align: center;
      font-size: 1.5rem;
      font-style: normal;
      font-weight: 700;
      line-height: normal; }
    .site-cacgoi .item .left span.time {
      color: #FFF;
      text-align: center;
      font-size: 1rem;
      font-style: normal;
      font-weight: 700;
      line-height: normal; }
  .site-cacgoi .item .right {
    -ms-flex: 0 0 72.855%;
    -webkit-box-flex: 0;
            flex: 0 0 72.855%;
    max-width: 72.855%; }
    .site-cacgoi .item .right p {
      margin-bottom: 12px; }
    .site-cacgoi .item .right span.light {
      text-align: justify;
      font-size: 1.125rem;
      font-style: normal;
      font-weight: 600;
      line-height: 24px;
      /* 133.333% */
      letter-spacing: -0.5px; }

.site-doituong .box-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-left: 1px solid #D7A84E; }
  .site-doituong .box-content .item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .site-doituong .box-content .item figure {
      border-radius: 8px;
      border: 2px solid #FFF;
      overflow: hidden; }
    .site-doituong .box-content .item .left {
      padding-left: 24px;
      -ms-flex: 0 0 71.52%;
      -webkit-box-flex: 0;
              flex: 0 0 71.52%;
      max-width: 71.52%; }
      .site-doituong .box-content .item .left h3.title {
        font-size: 1.5rem;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-bottom: 24px; }
      .site-doituong .box-content .item .left .the_content ul {
        list-style-type: disc;
        margin-left: 1.5rem; }
        .site-doituong .box-content .item .left .the_content ul li {
          color: #FFF;
          font-size: 1.125rem;
          font-style: normal;
          font-weight: 400;
          line-height: normal;
          margin-bottom: 12px; }
    .site-doituong .box-content .item .right {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex: 0 0 26.34%;
      -webkit-box-flex: 0;
              flex: 0 0 26.34%;
      max-width: 26.34%; }
    .site-doituong .box-content .item:first-child .left {
      padding-top: 24px; }
    .site-doituong .box-content .item:first-child .right {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      .site-doituong .box-content .item:first-child .right figure {
        width: 209px;
        height: 209px;
        aspect-ratio: 1 / 1;
        float: right; }
    .site-doituong .box-content .item:last-child .left {
      padding-top: 50px; }
    .site-doituong .box-content .item:last-child .right {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      padding-top: 28px; }
      .site-doituong .box-content .item:last-child .right figure {
        width: 252px;
        height: 252px;
        aspect-ratio: 1 / 1;
        float: left; }
    .site-doituong .box-content .item:first-child::after {
      content: "";
      position: absolute;
      bottom: 0;
      height: 1px;
      width: 100%;
      max-width: 688px;
      background-color: #D7A84E; }
    .site-doituong .box-content .item:last-child::after {
      width: 0; }

.site-feedback {
  padding-top: 50px;
  padding-bottom: 100px;
  aspect-ratio: 1920 / 1855; }
  .site-feedback figure {
    aspect-ratio: 178/317;
    border-radius: 8px;
    border: 2px solid #fff; }
  .site-feedback h2.title {
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 24px; }
  .site-feedback p.desc {
    color: #FFF;
    text-align: justify;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.33;
    margin-bottom: 0; }
  .site-feedback .slick-feedback .item {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    aspect-ratio: 249.63/406.00;
    overflow: hidden;
    border-radius: 8px;
    margin-left: 24px; }
    .site-feedback .slick-feedback .item:last-child {
      margin-left: 0; }
  .site-feedback h3.title {
    text-align: center;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 24px; }
  .site-feedback .custom-form {
    width: 100%;
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px; }
    .site-feedback .custom-form .form-control {
      border-radius: 12px !important;
      border: 1px solid #D7A84E !important;
      background: rgba(0, 0, 0, 0.24) !important;
      padding: 1rem !important;
      color: #FFF !important;
      font-size: 1rem;
      font-style: normal;
      font-weight: 600;
      line-height: 24px; }
      .site-feedback .custom-form .form-control::-webkit-input-placeholder {
        opacity: 1;
        /* đảm bảo không bị mờ */
        color: #FFF !important;
        font-size: 1rem;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        /* 150% */ }
      .site-feedback .custom-form .form-control:-ms-input-placeholder {
        opacity: 1;
        /* đảm bảo không bị mờ */
        color: #FFF !important;
        font-size: 1rem;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        /* 150% */ }
      .site-feedback .custom-form .form-control::-ms-input-placeholder {
        opacity: 1;
        /* đảm bảo không bị mờ */
        color: #FFF !important;
        font-size: 1rem;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        /* 150% */ }
      .site-feedback .custom-form .form-control::placeholder {
        opacity: 1;
        /* đảm bảo không bị mờ */
        color: #FFF !important;
        font-size: 1rem;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        /* 150% */ }
    .site-feedback .custom-form p {
      margin-bottom: 0; }
    .site-feedback .custom-form textarea {
      max-height: 123px !important; }
    .site-feedback .custom-form .divider {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-align: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-bottom: 24px; }
      .site-feedback .custom-form .divider span {
        text-align: center;
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 600;
        line-height: 1.33; }
    .site-feedback .custom-form .divider::before,
    .site-feedback .custom-form .divider::after {
      content: '';
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      height: 1px;
      max-width: 250px;
      margin: 0 10px;
      background: linear-gradient(317deg, #D7A84E 18.82%, #FBF5B8 54.9%, #E2CA7B 88.87%); }
  .site-feedback .box-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 24px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .site-feedback .box-contact svg {
      width: 63.5px;
      height: 63.5px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      aspect-ratio: 63.50/63.50; }

.wpcf7-response-output {
  color: #fff; }

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