@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap");
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px; }

.container-fluid {
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container {
    max-width: 95%; } }
@media (min-width: 768px) {
  .container {
    max-width: 95%; } }
@media (min-width: 992px) {
  .container {
    max-width: 95%; } }
@media (min-width: 1200px) {
  .container {
    max-width: 1006px; }

  .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 {
  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; }

.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; }

.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-45 {
  margin-bottom: 45px; }

/* Padding all sides */
.p-0 {
  padding: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

/* Padding top */
.pt-0 {
  padding-top: 0 !important; }

.pt-1 {
  padding-top: 0.25rem !important; }

.pt-2 {
  padding-top: 0.5rem !important; }

.pt-3 {
  padding-top: 1rem !important; }

.pt-4 {
  padding-top: 1.5rem !important; }

.pt-5 {
  padding-top: 3rem !important; }

/* Padding bottom */
.pb-0 {
  padding-bottom: 0 !important; }

.pb-1 {
  padding-bottom: 0.25rem !important; }

.pb-2 {
  padding-bottom: 0.5rem !important; }

.pb-3 {
  padding-bottom: 1rem !important; }

.pb-4 {
  padding-bottom: 1.5rem !important; }

.pb-5 {
  padding-bottom: 3rem !important; }

/* Padding start (left in LTR) */
.ps-0 {
  padding-left: 0 !important; }

.ps-1 {
  padding-left: 0.25rem !important; }

.ps-2 {
  padding-left: 0.5rem !important; }

.ps-3 {
  padding-left: 1rem !important; }

.ps-4 {
  padding-left: 1.5rem !important; }

.ps-5 {
  padding-left: 3rem !important; }

/* Padding end (right in LTR) */
.pe-0 {
  padding-right: 0 !important; }

.pe-1 {
  padding-right: 0.25rem !important; }

.pe-2 {
  padding-right: 0.5rem !important; }

.pe-3 {
  padding-right: 1rem !important; }

.pe-4 {
  padding-right: 1.5rem !important; }

.pe-5 {
  padding-right: 3rem !important; }

/* Padding X axis (left + right) */
.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important; }

.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important; }

.px-3 {
  padding-left: 1rem !important;
  padding-right: 1rem !important; }

.px-4 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important; }

.px-5 {
  padding-left: 3rem !important;
  padding-right: 3rem !important; }

/* Padding Y axis (top + bottom) */
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important; }

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

:root {
  --blue: #0D1D74;
  --blue2: #3A50CB;
  --red: #ea3b3f;
  --yellow: #FFA500;
  --gray: rgb(87, 82, 76);
  --font: "Manrope", sans-serif;
  --font-banner: "Manrope", sans-serif;
  --font2: "Manrope", sans-serif;
  --background-rgba: linear-gradient(to right, #3A50CB, #15268B); }

: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 {
  background: #005c96;
  color: #fff;
  min-width: 110px;
  height: 35px;
  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;
  border: none; }
  .btn-blue:hover {
    background: var(--yellow); }

.btn-brown {
  background: #411507;
  color: #fff;
  min-width: 110px;
  height: 35px;
  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;
  border: none; }
  .btn-brown: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: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 0px;
  position: absolute;
  bottom: 5px; }
  .slick-dots li {
    margin: 0px 5px;
    width: 8px;
    height: 8px;
    border: 2px solid #fff;
    background: transparent;
    border-radius: unset !important; }
    .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); }

.header {
  background: #f2e9db; }
  .header .logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .header .logo img {
      -o-object-fit: cover;
         object-fit: cover;
      height: 86px; }
    .header .logo a {
      font-size: 0;
      line-height: 0; }
  .header__contain {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 1006px; }
  .header__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .header .headerLeft {
    -ms-flex: 0 0 68.7872%;
    -webkit-box-flex: 0;
            flex: 0 0 68.7872%;
    max-width: 68.7872%; }
  .header .headerRight {
    -ms-flex: 0 0 31.2128%;
    -webkit-box-flex: 0;
            flex: 0 0 31.2128%;
    max-width: 31.2128%; }
  .header .headerContent {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("/wp-content/themes/htvtheme/assets/images/itbottom.jpg");
    padding: 10px 25px;
    height: 172px; }
    .header .headerContent .the_content p {
      margin-bottom: 0;
      color: #663300;
      font-size: 14px;
      line-height: 1.3;
      font-weight: 600; }
  .header .img-right {
    height: 100%; }
    .header .img-right img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .header .menu {
    background-color: #f7f0e6; }
    .header .menu ul {
      display: grid;
      grid-template-columns: repeat(5, 1fr);
      gap: 5px;
      padding: 5px;
      width: 100%; }
      .header .menu ul li {
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url("/wp-content/themes/htvtheme/assets/images/bgnav.jpg");
        padding: 5px 0px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        min-height: 50px; }
        .header .menu ul li a {
          color: #4a3819;
          font-size: 0.8rem;
          font-style: normal;
          font-weight: 600;
          line-height: 120%;
          letter-spacing: -0.18px; }
        .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: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .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; }

.btn-menu, .btn-search {
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: auto;
  height: auto;
  background: transparent;
  color: #000;
  border: unset;
  padding: 10px; }
  .btn-menu i, .btn-search i {
    font-size: 25px; }

.overlay-search {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  display: none;
  z-index: 10; }

.overlay-search.active {
  display: block; }

.popup-search {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 20px;
  text-align: center;
  border-radius: 8px;
  display: none;
  z-index: 20;
  width: 100%; }
  .popup-search .close-popup-search {
    font-size: 1rem;
    font-family: inherit;
    text-transform: uppercase;
    margin-top: 40px;
    cursor: pointer;
    color: #ffffff; }

.popup-search.active {
  display: block; }

.footer {
  background-color: #f2e8db; }
  .footer__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .footer__container .left {
      width: 229px; }
      .footer__container .left img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
    .footer__container .center {
      width: 534px;
      text-align: center; }
    .footer__container .right {
      width: 243px; }
  .footer__content {
    margin-top: 1rem; }
  .footer .title {
    background-color: #c39969;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: 34.56px;
    color: #713d0d;
    font-size: 16px;
    font-weight: 500; }
  .footer iframe {
    height: 115px; }

body {
  overflow: unset !important;
  padding-right: 0 !important;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.block {
  padding-top: 10px;
  padding-bottom: 10px; }

a {
  font-size: 0.9rem;
  line-height: 1.3;
  color: #000; }
  a:hover {
    color: #000; }

main {
  background: #f2e9db; }

.overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.65);
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.the_title {
  margin-bottom: 20px;
  text-transform: uppercase; }

.nhm-pagination {
  margin-top: 16px;
  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; }
  .nhm-pagination ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px; }
    .nhm-pagination ul li {
      width: 2em;
      height: 2em;
      padding: 0;
      line-height: calc(2em - 2px);
      display: inline-block;
      text-align: center;
      text-decoration: none; }
    .nhm-pagination ul .next-page {
      position: relative; }
      .nhm-pagination ul .next-page a {
        font-size: 0; }
      .nhm-pagination ul .next-page::before {
        content: '';
        background-image: url("/wp-content/themes/htvtheme/assets/images/arrow.svg");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        width: 30px;
        height: 20px;
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        visibility: visible; }
    .nhm-pagination ul .prev-page {
      position: relative; }
      .nhm-pagination ul .prev-page a {
        font-size: 0; }
      .nhm-pagination ul .prev-page::before {
        content: '';
        background-image: url("/wp-content/themes/htvtheme/assets/images/arrow-previous.svg");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        width: 30px;
        height: 20px;
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        visibility: visible; }
    .nhm-pagination ul .active {
      border: 1px solid; }

figure {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden; }
  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; }

.popup-search {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 20px;
  text-align: center;
  border-radius: 8px;
  display: none;
  z-index: 20;
  width: 100%; }
  .popup-search .close-popup-search {
    font-size: 1rem;
    font-family: inherit;
    text-transform: uppercase;
    margin-top: 40px;
    cursor: pointer;
    color: #ffffff; }

.popup-search.active {
  display: block; }

.form-popup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  width: 100%;
  border-bottom: 1px solid #dedede;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 13px; }
  .form-popup form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .form-popup button {
    border: unset;
    background: transparent; }
    .form-popup button svg {
      font-size: 100%;
      color: #fff;
      width: 30px;
      height: 30px; }
  .form-popup input {
    border-radius: 0px;
    font-weight: 500;
    color: #fff;
    font-size: 16px !important;
    font-family: inherit;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
    padding-left: 0px;
    background: initial;
    width: 100%; }

.page-breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 1.25rem !important;
  gap: 4px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left;
  background-image: url("/wp-content/themes/htvtheme/assets/images/breadcrumb.jpg");
  height: 34px;
  padding-left: 50px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  .page-breadcrumb a {
    color: #fff;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 1.3; }
    .page-breadcrumb a:hover {
      color: #562E0A; }
  .page-breadcrumb .breadcrumb-end {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    min-width: 0;
    color: #562E0A !important;
    font-size: 1rem;
    font-weight: 500 !important;
    line-height: 1.3; }

.custom-title {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left;
  background-image: url("/wp-content/themes/htvtheme/assets/images/bg_title.jpg");
  padding: 0px 5px 0px 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 30px; }
  .custom-title h3.title {
    font-size: 14px;
    line-height: 1.3;
    font-weight: 500;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    max-width: 68%; }
  .custom-title a {
    font-size: 14px;
    line-height: 1.3;
    font-weight: 500;
    color: #fff; }

ul.content_ul {
  background-color: #f7f0e6; }
  ul.content_ul li {
    padding: 3px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left;
    background-image: url("/wp-content/themes/htvtheme/assets/images/dtl2.jpg");
    height: 27px; }
    ul.content_ul li a {
      font-size: 14px;
      line-height: 1.3;
      padding-left: 24px;
      padding-right: 5px;
      text-decoration: none;
      color: #57524c;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      display: block;
      width: 100%; }
  ul.content_ul li.custom {
    background-size: unset;
    background-repeat: unset;
    background-position: unset;
    background-image: unset;
    height: unset;
    margin: 0 8px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 8px;
    padding-left: 0; }
    ul.content_ul li.custom .thumb {
      min-width: 120px;
      height: 89px; }
      ul.content_ul li.custom .thumb img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
    ul.content_ul li.custom p {
      margin-bottom: 0;
      font-size: 14px;
      line-height: 1.3;
      color: #57524c; }
    ul.content_ul li.custom a {
      padding: 0;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      font-size: 0;
      line-height: 0;
      height: 100%; }

.contact__title {
  font-size: 1.5rem;
  line-height: 1.3;
  font-weight: 700;
  margin-bottom: 12px; }
.contact__content li {
  margin-bottom: 12px; }
  .contact__content li span {
    font-size: 1rem;
    line-height: 1.3;
    font-weight: 700; }
  .contact__content li p {
    font-size: 1rem;
    line-height: 1.3;
    margin-bottom: 0; }
.contact iframe {
  width: 100%;
  border-radius: 10px;
  overflow: hidden; }

.site-news .mainInfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .site-news .mainInfo__Left, .site-news .mainInfo__Right {
    -ms-flex: 0 0 29.821073%;
    -webkit-box-flex: 0;
            flex: 0 0 29.821073%;
    max-width: 29.821073%; }
  .site-news .mainInfo__Center {
    -ms-flex: 0 0 37.972167%;
    -webkit-box-flex: 0;
            flex: 0 0 37.972167%;
    max-width: 37.972167%; }
    .site-news .mainInfo__Center .slick-main .items {
      width: 100%; }
      .site-news .mainInfo__Center .slick-main .items img {
        aspect-ratio: 3/2;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
    .site-news .mainInfo__Center .slick-dotted.slick-slider {
      margin-bottom: 21px !important; }

.site-img {
  padding-bottom: 10px; }
  .site-img .slick-main .items {
    width: 100%; }
    .site-img .slick-main .items img {
      width: 100%;
      height: 80px;
      -o-object-fit: cover;
         object-fit: cover; }
  .site-img .slick-dotted.slick-slider {
    margin-bottom: 0px !important; }

.site-infos .infosTop, .site-infos .infosBottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .site-infos .infosTop .item:nth-child(1), .site-infos .infosTop .item:nth-child(3), .site-infos .infosBottom .item:nth-child(1), .site-infos .infosBottom .item:nth-child(3) {
    -ms-flex: 0 0 29.821073%;
    -webkit-box-flex: 0;
            flex: 0 0 29.821073%;
    max-width: 29.821073%; }
  .site-infos .infosTop .item:nth-child(2), .site-infos .infosBottom .item:nth-child(2) {
    -ms-flex: 0 0 37.972167%;
    -webkit-box-flex: 0;
            flex: 0 0 37.972167%;
    max-width: 37.972167%; }
.site-infos .infosBottom {
  margin-top: 10px; }

.site-people {
  margin-top: 10px; }
  .site-people .peopleContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .site-people .peopleContainer .item:first-child {
      -ms-flex: 0 0 59.0457%;
      -webkit-box-flex: 0;
              flex: 0 0 59.0457%;
      max-width: 59.0457%; }
    .site-people .peopleContainer .item:last-child {
      -ms-flex: 0 0 39.7614%;
      -webkit-box-flex: 0;
              flex: 0 0 39.7614%;
      max-width: 39.7614%; }

.site-slide {
  margin-top: 10px; }
  .site-slide .led-scroll-wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 25px 0; }
  .site-slide .led-scroll-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    left: 0; }
  .site-slide .led-scroll-item {
    -ms-flex: 0 0 calc(100% / 3);
    -webkit-box-flex: 0;
            flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3);
    margin-right: 20px;
    border-radius: 16px;
    overflow: hidden; }
  .site-slide .led-scroll-item:last-child {
    margin-right: 0; }

.site-imgtaxo {
  margin-top: 10px; }
  .site-imgtaxo .imgtaxoContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .site-imgtaxo .imgtaxoContainer .left {
      -ms-flex: 0 0 30.02%;
      -webkit-box-flex: 0;
              flex: 0 0 30.02%;
      max-width: 30.02%; }
      .site-imgtaxo .imgtaxoContainer .left .thump {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        .site-imgtaxo .imgtaxoContainer .left .thump img {
          height: 320px;
          aspect-ratio: 240 / 320;
          -o-object-fit: cover;
             object-fit: cover; }
    .site-imgtaxo .imgtaxoContainer .right {
      -ms-flex: 0 0 68.986%;
      -webkit-box-flex: 0;
              flex: 0 0 68.986%;
      max-width: 68.986%; }
      .site-imgtaxo .imgtaxoContainer .right .right__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin-top: 15px;
        margin-left: 5px;
        margin-right: 10px; }
        .site-imgtaxo .imgtaxoContainer .right .right__content .slick-book {
          width: 210px;
          margin-bottom: 0; }
          .site-imgtaxo .imgtaxoContainer .right .right__content .slick-book .item {
            width: 100%;
            aspect-ratio: 190/295; }
            .site-imgtaxo .imgtaxoContainer .right .right__content .slick-book .item img {
              width: 100%;
              height: 100%;
              -o-object-fit: cover;
                 object-fit: cover; }
        .site-imgtaxo .imgtaxoContainer .right .right__content ul.content_ul {
          width: 235px; }

.site-research {
  margin-top: 10px;
  padding-bottom: 20px; }
  .site-research .researchContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .site-research .researchContainer .item:nth-child(1) {
      -ms-flex: 0 0 30.02%;
      -webkit-box-flex: 0;
              flex: 0 0 30.02%;
      max-width: 30.02%; }
    .site-research .researchContainer .item:nth-child(2) {
      -ms-flex: 0 0 39.8608%;
      -webkit-box-flex: 0;
              flex: 0 0 39.8608%;
      max-width: 39.8608%; }
    .site-research .researchContainer .item:nth-child(3) {
      -ms-flex: 0 0 23.857%;
      -webkit-box-flex: 0;
              flex: 0 0 23.857%;
      max-width: 23.857%; }
    .site-research .researchContainer ul.customTaxo {
      background-color: #f2e9db; }
      .site-research .researchContainer ul.customTaxo li {
        padding: 3px 0px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: left;
        background-image: url("/wp-content/themes/htvtheme/assets/images/link_scxs.jpg");
        height: 44px;
        padding: 10px 5px;
        text-align: center;
        margin-bottom: 20px; }
        .site-research .researchContainer ul.customTaxo li a {
          font-size: 16px;
          line-height: 1.3;
          text-decoration: none;
          color: #fff;
          font-weight: 500;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          display: block;
          width: 100%; }

.linkArea {
  background-color: #f2e8db; }
  .linkArea__container {
    background-color: #F7F0E6;
    padding: 10px 10px 30px 10px; }
  .linkArea .linkTitle {
    font-size: 14px;
    font-weight: bold; }
  .linkArea .menuLink ul {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    row-gap: 0px;
    -webkit-column-gap: 5px;
            column-gap: 5px;
    padding: 5px;
    width: 100%; }
    .linkArea .menuLink ul li {
      padding: 5px 0px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .linkArea .menuLink ul li a {
        color: #000;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 1.3; }

.archi__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
  background-color: #f7f0e6; }
  .archi__container .left {
    width: 208px;
    height: 646px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("/wp-content/themes/htvtheme/assets/images/left.jpg"); }
    .archi__container .left .left__title {
      height: 97px;
      width: 100%;
      max-width: 135px;
      margin-left: auto;
      margin-right: auto;
      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;
      text-align: center;
      font-size: 16px;
      font-weight: 500;
      color: #000; }
    .archi__container .left .left__content {
      padding: 15px 15px 0 15px;
      margin-top: 16px; }
      .archi__container .left .left__content p {
        font-size: 16px;
        color: #411500; }
  .archi__container .right {
    width: 556px; }
    .archi__container .right .right__content {
      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;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .archi__container .right .archi__title {
      text-align: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -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; }
      .archi__container .right .archi__title h1 {
        font-size: 27px;
        line-height: 1.3;
        color: #411500; }
.archi ul.list-post {
  width: 442px;
  padding-top: 8px;
  padding-left: 10px; }
  .archi ul.list-post li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px; }
    .archi ul.list-post li::before {
      content: "";
      position: absolute;
      left: 0;
      top: 2px;
      width: 12px;
      height: 13px;
      background-image: url("/wp-content/themes/htvtheme/assets/images/ico.gif");
      background-size: cover;
      background-repeat: no-repeat;
      display: block; }
    .archi ul.list-post li a {
      font-size: 16px;
      line-height: 1.3;
      text-decoration: none;
      color: #57524c;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      display: block;
      width: 100%; }

.site-post, .site-page {
  padding-top: 20px;
  padding-bottom: 30px; }
  .site-post .post_title, .site-post .page_title, .site-page .post_title, .site-page .page_title {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -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;
    margin-bottom: 1rem; }
    .site-post .post_title h1, .site-post .page_title h1, .site-page .post_title h1, .site-page .page_title h1 {
      font-size: 27px;
      line-height: 1.3;
      color: #411500; }
  .site-post .the_content, .site-page .the_content {
    font-size: 100%;
    color: #000;
    text-align: justify;
    line-height: 1.5; }
    .site-post .the_content ul, .site-page .the_content ul {
      list-style-type: disc;
      margin-bottom: 20px;
      width: 100%;
      padding-left: 20px;
      padding-right: 20px; }
      .site-post .the_content ul li, .site-page .the_content ul li {
        padding-bottom: 8px;
        color: #222;
        text-align: justify;
        font-size: 1rem;
        font-style: normal;
        font-weight: 400;
        line-height: 175%;
        /* 175% */ }
        .site-post .the_content ul li:last-child, .site-page .the_content ul li:last-child {
          padding-bottom: 0; }
    .site-post .the_content ol, .site-page .the_content ol {
      list-style: auto;
      margin-bottom: 20px;
      width: 100%;
      padding-left: 20px;
      padding-right: 20px; }
      .site-post .the_content ol li, .site-page .the_content ol li {
        padding-bottom: 8px;
        color: #222;
        text-align: justify;
        font-size: 1rem;
        font-style: normal;
        font-weight: 400;
        line-height: 175%;
        /* 175% */ }
        .site-post .the_content ol li:last-child, .site-page .the_content ol li:last-child {
          padding-bottom: 0; }
    .site-post .the_content h1, .site-post .the_content h2, .site-post .the_content h3, .site-post .the_content h4, .site-post .the_content h5, .site-page .the_content h1, .site-page .the_content h2, .site-page .the_content h3, .site-page .the_content h4, .site-page .the_content h5 {
      margin-bottom: 0.6em;
      font-weight: 600; }
    .site-post .the_content h2, .site-page .the_content h2 {
      font-size: 22px;
      line-height: 34px; }
    .site-post .the_content h3, .site-page .the_content h3 {
      font-size: 20px;
      line-height: 30px; }
    .site-post .the_content h4, .site-page .the_content h4 {
      font-size: 18px;
      line-height: 26px; }
    .site-post .the_content h5, .site-page .the_content h5 {
      font-size: 16px; }
    .site-post .the_content a, .site-page .the_content a {
      color: blue;
      text-decoration: underline;
      cursor: pointer;
      font-size: 1rem; }
    .site-post .the_content p, .site-page .the_content p {
      color: #222;
      text-align: justify;
      font-size: 1rem;
      font-style: normal;
      font-weight: 400;
      line-height: 1.3;
      /* 170% */
      margin-bottom: 6px !important; }
    .site-post .the_content img, .site-page .the_content img {
      height: unset;
      width: unset;
      border-radius: 4%; }
    .site-post .the_content p img:first-child, .site-page .the_content p img:first-child {
      margin-right: 10px; }

.contact__title {
  font-size: 1.5rem;
  line-height: 1.3;
  font-weight: 700;
  margin-bottom: 12px; }
.contact__content li {
  margin-bottom: 12px; }
  .contact__content li span {
    font-size: 1rem;
    line-height: 1.3;
    font-weight: 700; }
  .contact__content li p {
    font-size: 1rem;
    line-height: 1.3;
    margin-bottom: 0; }
.contact iframe {
  width: 100%;
  border-radius: 10px;
  overflow: hidden; }

textarea.form-control {
  max-height: 150px; }

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