@charset "UTF-8";
@keyframes bounce-hero {
  0% {
    top: 0px;
  }
  50% {
    top: 25px;
  }
  100% {
    top: 0px;
  }
}
@keyframes move-wave {
  0% {
    transform: translateX(0) translateZ(0) scaleY(1);
  }
  50% {
    transform: translateX(-25%) translateZ(0) scaleY(0.55);
  }
  100% {
    transform: translateX(-50%) translateZ(0) scaleY(1);
  }
}
@font-face {
  font-family: "Pacifico";
  src: url("/wp-content/themes/giapha/assets/fonts/Pacifico-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  src: url("/wp-content/themes/giapha/assets/fonts/Roboto/Roboto-Thin.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("/wp-content/themes/giapha/assets/fonts/Roboto/Roboto-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("/wp-content/themes/giapha/assets/fonts/Roboto/Roboto-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("/wp-content/themes/giapha/assets/fonts/Roboto/Roboto-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("/wp-content/themes/giapha/assets/fonts/Roboto/Roboto-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url("/wp-content/themes/giapha/assets/fonts/Roboto/Roboto-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 100;
  src: url("/wp-content/themes/giapha/assets/fonts/Roboto/Roboto-ThinItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 300;
  src: url("/wp-content/themes/giapha/assets/fonts/Roboto/Roboto-LightItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("/wp-content/themes/giapha/assets/fonts/Roboto/Roboto-Italic.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  src: url("/wp-content/themes/giapha/assets/fonts/Roboto/Roboto-MediumItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  src: url("/wp-content/themes/giapha/assets/fonts/Roboto/Roboto-BoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  src: url("/wp-content/themes/giapha/assets/fonts/Roboto/Roboto-BlackItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Saira Stencil One";
  src: url("/wp-content/themes/giapha/assets/fonts/Saira_Stencil_One/SairaStencilOne-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ThuPhap";
  src: url("/wp-content/themes/giapha/assets/fonts/ThuPhap/ThuPhapThienAn.eot");
  src: url("/wp-content/themes/giapha/assets/fonts/ThuPhap/ThuPhapThienAn.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/giapha/assets/fonts/ThuPhap/ThuPhapThienAn.woff2") format("woff2"), url("/wp-content/themes/giapha/assets/fonts/ThuPhap/ThuPhapThienAn.woff") format("woff"), url("/wp-content/themes/giapha/assets/fonts/ThuPhap/ThuPhapThienAn.ttf") format("truetype"), url("/wp-content/themes/giapha/assets/fonts/ThuPhap/ThuPhapThienAn.svg#UTM ThuPhap Thien An") format("svg");
  font-weight: normal;
  font-style: normal;
}
#agency-features {
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}
#agency-features .title-agency-page {
  text-transform: uppercase;
  color: #a3212a;
  font-weight: 700;
  line-height: 3.5rem;
}
#agency-features ul li {
  list-style: none;
  display: flex;
  margin: 30px 0;
  align-items: center;
}
#agency-features ul li .icon {
  margin-right: 15px;
}
#agency-features ul li .icon img {
  width: 55px;
}
#agency-features ul li .text {
  color: #657d57;
  font-size: 1.2rem;
}

#agencies-contact {
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  padding-top: 100px;
  padding-bottom: 100px;
}
#agencies-contact .contact-box {
  background: white;
  padding: 30px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
  position: relative;
}
#agencies-contact .box-left {
  position: absolute;
  width: 140%;
  left: -40%;
  background: #a3212a;
  padding: 30px;
  color: #fff;
  box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
  top: 0;
  bottom: 0;
}
#agencies-contact .box-left a,
#agencies-contact .box-left h3,
#agencies-contact .box-left h4,
#agencies-contact .box-left h5 {
  color: #fff;
}
@media (max-width: 992px) {
  #agencies-contact .box-left {
    position: initial;
    width: auto;
    margin-bottom: 30px;
  }
}
#agencies-contact .box-left .box-form {
  position: initial;
}
#agencies-contact .box-left .social-button {
  position: absolute;
  bottom: 25px;
}
@media (max-width: 992px) {
  #agencies-contact .box-left .social-button {
    bottom: 10%;
  }
}
#agencies-contact .box-left .social-button ul {
  padding: 0;
  position: absolute;
  display: flex;
  margin: 0;
  bottom: 0;
}
#agencies-contact .box-left .social-button ul li {
  margin-bottom: 0 !important;
}
#agencies-contact .contact-content {
  width: calc(100% - 55px);
}

#list-agencies {
  background: white;
}
#list-agencies .logo-agency {
  width: 100px;
  max-height: 100px;
}

a {
  text-decoration: none;
  color: #555;
  cursor: pointer;
}
a:hover {
  color: #000;
}

p {
  color: #555;
}

section {
  padding: 30px 0;
  position: relative;
}

table {
  width: 100% !important;
  display: table !important;
  border-collapse: collapse;
  margin-bottom: 1em;
  border-color: #ececec;
  border-spacing: 0;
}
table p {
  margin-bottom: 0;
  color: initial;
}

td,
th {
  align-content: center;
}

td,
th {
  border-bottom: solid #c1c1c1 1px;
  color: inherit;
  padding: 0.5rem;
  font-size: inherit;
  text-transform: inherit;
}

th:first-child,
td:first-child {
  padding-left: 0.5rem;
}

th:last-child,
td:last-child {
  padding-right: 0.5rem;
}

.table.table-bordered {
  border-color: #db8c52 !important;
}

.table.table-bordered th,
.table.table-bordered td {
  border-color: #db8c52 !important;
}

.table-fature td {
  padding-left: 15px;
}

.header-giapha {
  transition: all 0.4s ease;
}
.header-giapha.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  z-index: 9;
  background-color: rgba(255, 255, 255, 0.9294117647);
  transition: all 0.4s ease;
}
.header-giapha.fixed .header-desktop .logo {
  margin: 10px 0 10px;
}
.header-giapha.fixed .header-desktop .logo img {
  transition: all 0.4s ease;
  max-height: 50px;
  max-width: 200px;
}
.header-giapha.fixed .header-mobile .nav-icon {
  background-color: transparent;
}
.header-giapha.fixed .header-mobile .logo {
  margin: 10px 0 10px;
}
.header-giapha.fixed .header-mobile .logo img {
  transition: all 0.4s ease;
  max-height: 50px;
  max-width: 200px;
}
@media (max-width: 992px) {
  .header-giapha .header-desktop {
    max-width: 100%;
  }
}
.header-giapha .header-mobile {
  border-bottom: solid rgba(131, 107, 72, 0.18) 1px;
}
.header-giapha .header-mobile .nav-icon {
  position: absolute;
  width: 40px;
  height: 35px;
  left: 10px;
  border-radius: 4px;
  line-height: 1.5;
  font-size: 1.5rem;
  padding: 0;
  text-align: center;
  cursor: pointer;
  border: solid #836b48 1px;
  color: #836b48;
}
.header-giapha .header-mobile .logo {
  margin: 10px 0 10px;
  max-height: 50px;
  max-width: 200px;
}
.header-giapha .header-mobile .logo img {
  width: 100%;
}

#offcanvasMenu {
  width: 300px;
  background-image: url(/wp-content/themes/giapha/assets/images/body-bg.jpg);
}
#offcanvasMenu .btn-close {
  position: absolute;
  top: 25px;
  right: 15px;
  opacity: 1;
}
#offcanvasMenu:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 20px;
  background-image: url(/wp-content/themes/giapha/assets/images/line-style.png);
  background-position: center;
  background-size: contain;
}

.main-mobile-menu ul {
  padding-left: 0;
}
.main-mobile-menu li {
  list-style: none;
  padding: 15px 15px;
  border-bottom: solid rgba(0, 0, 0, 0.08) 1px;
}
.main-mobile-menu li a {
  display: block;
  width: 100%;
  height: 100%;
  text-transform: uppercase;
  font-weight: 500;
}
.main-mobile-menu li:hover {
  background: rgba(0, 0, 0, 0.06);
}

.banner {
  position: relative;
}
.banner .banner-bg {
  position: absolute;
  top: 30px;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top left;
  z-index: -1;
}
@media (max-width: 768px) {
  .banner .banner-bg {
    background-position: center;
  }
}
.banner .banner-layers {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: max-content;
  margin: auto;
}

body {
  color: #333;
  background-image: url("/wp-content/themes/giapha/assets/images/body-bg-1.jpg");
  font-family: "Roboto";
}

#banner-home {
  height: 550px;
}
#banner-home h1 {
  font-family: "Pacifico", Sans-serif;
}
#banner-home p {
  font-weight: 500;
  font-size: 1.1rem;
}
@media (max-width: 768px) {
  #banner-home p {
    font-size: 1rem;
  }
}
#banner-home .banner-description ul {
  font-size: 1.2rem;
}

.bounce-effect {
  position: relative;
  -webkit-animation: bounce-hero 3s infinite;
  -moz-animation: bounce-hero 3s infinite;
  animation: bounce-hero 3s infinite;
  width: 100%;
}

.wave-effect {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: -50px;
  margin: auto;
  height: 200px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .wave-effect {
    height: 150px;
  }
}

.waves-shape {
  position: absolute;
  bottom: -1px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.waves-shape .shape-two {
  z-index: 10;
  opacity: 0.75;
}
.waves-shape .shape-three {
  z-index: 5;
}

.wave {
  position: absolute;
  left: 0;
  width: 200%;
  height: 100%;
  background-repeat: repeat no-repeat;
  background-position: 0 bottom;
  transform-origin: center bottom;
}

.wave-anim .wave-two {
  -webkit-animation: move-wave 20s linear infinite;
  -moz-animation: move-wave 20s linear infinite;
  animation: move-wave 20s linear infinite;
}
.wave-anim .wave-three {
  -webkit-animation: move-wave 25s linear infinite;
  -moz-animation: move-wave 25s linear infinite;
  animation: move-wave 25s linear infinite;
}

.wave-two {
  background-image: url(/wp-content/themes/giapha/assets/images/cloud.png);
  background-size: 50% 180px;
}
@media (max-width: 768px) {
  .wave-two {
    background-size: 50% 120px;
  }
}

.wave-three {
  background-image: url(/wp-content/themes/giapha/assets/images/cloud.png);
  background-size: 50% 100px;
}

.logo {
  transition: all 0.4s ease;
  margin: 20px 0 20px;
}
.logo img {
  max-height: 100px;
  max-width: 350px;
}

.contact-top {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  transition: all 0.4s ease;
}

.header-right-top {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  transition: all 0.4s ease;
}

.text-shadow-w {
  text-shadow: 1px 0 0 #fff, 0 0 0 #fff, 0 1px 0 #fff, 0 0 0 #fff, -1px 0 #fff, 0 -1px 0 #fff, 1px 0 0 #fff, -1px 1px 0 #fff;
}

.btn-contact,
.btn-custom {
  display: flex;
  flex-wrap: wrap;
  margin: 5px;
  padding: 7px 20px;
  border-radius: 5px;
  border: solid #ac8d60 1px;
  text-decoration: unset;
  color: inherit;
  align-items: center;
  display: inline-flex;
}
.btn-contact:hover,
.btn-custom:hover {
  background: #ac8d60;
  color: white;
  filter: drop-shadow(0 5px 5px #666);
  transition: filter 0.3s ease;
}
.btn-contact img,
.btn-custom img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.btn-contact i,
.btn-custom i {
  margin-right: 10px;
}

.btn-light-pink {
  background: #d75b2c;
  border: none;
  color: white;
}

.btn-light-blue {
  background: #5e7752;
  border: none;
  color: white;
}

.btn-large {
  padding: 10px 25px;
  font-weight: 500;
}

.section-title p {
  font-weight: 500;
  font-family: "Pacifico", Sans-serif;
}
.section-title h1,
.section-title h2,
.section-title h3,
.section-title h4,
.section-title h5,
.section-title h6 {
  font-family: "Pacifico", Sans-serif;
  margin-bottom: 1.5rem;
}

.main-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  transition: all 0.4s ease;
}
.main-menu ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 10px;
}
.main-menu ul li {
  list-style: none;
  padding: 5px 15px;
  font-size: 1.1rem;
}
.main-menu ul li a {
  font-weight: 500;
}

.bg-image {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 500px;
  height: 500px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
}
@media (max-width: 768px) {
  .bg-image {
    width: 300px;
  }
}

.bg-image-form {
  position: absolute;
  width: 500px;
  height: 500px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
}
@media (max-width: 768px) {
  .bg-image-form {
    max-width: 400px;
  }
}

.box-form {
  position: relative;
  min-height: 350px;
  text-align: justify;
}
.box-form label {
  font-family: "Pacifico", Sans-serif;
}
.box-form label.error {
  font-family: "Roboto";
  font-size: 0.9rem;
  color: #b10000;
}

.single-article {
  background: #fff;
  padding: 20px;
  border-radius: 15px;
}

.wp-caption {
  max-width: 100%;
}

.loading {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.6392156863);
  z-index: 99;
  left: 0;
  right: 0;
  top: 0;
  border-radius: 6px;
}
.loading .spinner-border {
  position: absolute;
  top: 40%;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
}

.right-0 {
  right: 0;
  background-position: right;
}

.left-0 {
  left: 0;
  background-position: left;
}

.footer {
  padding-bottom: 20px;
  position: relative;
}

.footer-giapha {
  position: relative;
  padding-top: 20px;
}
.footer-giapha:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 20px;
  background-image: url("/wp-content/themes/giapha/assets/images/line-style.png");
  background-position: center;
  background-size: contain;
}
.footer-giapha .description {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: justify;
  font-weight: 500;
}

.logo-footer .logo-footer-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.logo-footer .logo-title {
  font-size: 1.5rem;
  margin-left: 15px;
}
.logo-footer img {
  max-height: 70px;
  max-width: 300px;
}

.footer-title {
  font-size: 1.2rem;
}

.footer-menu ul {
  margin-top: 20px;
}
.footer-menu ul li {
  margin: 8px 0;
}

.step {
  padding: 0 15px;
  position: relative;
}
.step .step-arrow {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -25px;
  width: 25px;
  margin: auto;
  height: 30px;
  background-image: url(/wp-content/themes/giapha/assets/images/arrow.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .step .step-arrow {
    display: none;
  }
}
.step .step-text {
  margin: 0;
  position: absolute;
  width: 120px;
  display: flex;
  line-height: 1.2;
  left: 0;
  right: 0;
  margin: auto;
  align-items: center;
}
@media (max-width: 768px) {
  .step .step-text {
    font-size: 0.9rem;
  }
}

.icon-box {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.icon-box p {
  text-align: justify;
}
.icon-box .icon-image {
  width: 30px;
}
.icon-box .icon-image i {
  font-size: 1.2rem;
}
.icon-box .icon-text {
  width: calc(100% - 30px);
}

.title-line {
  position: relative;
  margin-bottom: 3rem;
  width: 270px;
}
.title-line .title-line-bg {
  background-image: url("/wp-content/themes/giapha/assets/images/bg-title-line.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5rem;
  opacity: 0.2;
}
.title-line h1,
.title-line h2,
.title-line h3,
.title-line h4,
.title-line h5,
.title-line h6,
.title-line p,
.title-line div {
  margin-bottom: 0;
  padding-top: 1rem;
  /*color: #000;*/
}

.image-main {
  opacity: 0.4;
  max-width: 450px;
  width: 100%;
}

.image-sub {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 768px) {
  .image-sub {
    width: 150px;
  }
}

.image-sub-2 {
  position: absolute;
  top: 58%;
  left: 75%;
  transform: translate(-50%, -50%);
}
@media (max-width: 768px) {
  .image-sub-2 {
    width: 150px;
  }
}

.message {
  text-align: left;
  width: 200px;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  padding: 10px;
  width: 215px;
  font-size: 13px;
}
.message p {
  margin-bottom: 0;
}
.message h5 {
  font-size: 13px;
  margin-bottom: 5px;
  margin-top: 5px;
}
.message.message-1 {
  position: absolute;
  left: 2%;
  top: 50%;
  transform: translateY(-50%);
}
.message.message-2 {
  position: absolute;
  left: 10%;
  top: 87%;
  transform: translateY(-50%);
}
.message .message-header img {
  max-width: 25px;
  max-height: 20px;
}

.image-nguoithan {
  max-width: 220px;
  margin-left: 20%;
}

.nguoithan {
  font-size: 13px;
  width: 235px;
  height: 235px;
  padding: 33px;
  background-image: url("/wp-content/themes/giapha/assets/images/circle-line-chinese.png");
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  background-size: contain;
  border-radius: 100%;
  background-color: #f2f1d3;
  filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
  text-align: center;
  /*    @media (max-width: $medium) {
      width: 180px;
      height: 180px;
      padding: 10px;
  }*/
}
.nguoithan h4 {
  font-size: 1.2rem;
  color: #dd5d00;
  text-align: center;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 10px;
}
.nguoithan p {
  margin-bottom: 0;
}
.nguoithan.nguoithan-1 {
  position: absolute;
  z-index: 1;
  left: 40%;
  bottom: -7%;
  top: auto;
}
@media (max-width: 768px) {
  .nguoithan.nguoithan-1 {
    left: 40%;
  }
}
.nguoithan.nguoithan-2 {
  position: absolute;
  z-index: 1;
  left: 55%;
  top: 15%;
}
@media (max-width: 768px) {
  .nguoithan.nguoithan-2 {
    left: 43%;
  }
}
.nguoithan.nguoithan-3 {
  position: absolute;
  z-index: -1;
  left: -5%;
  bottom: -15%;
  top: auto;
}
@media (max-width: 768px) {
  .nguoithan.nguoithan-3 {
    z-index: 0;
    left: 3%;
  }
}

.mt-60 {
  margin-top: 60px;
}

.mt-40 {
  margin-top: 40px;
}

.mb-60 {
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .mb-60 {
    margin-bottom: 0;
  }
}

.col-pricing {
  margin-bottom: 20px;
}

.package-price {
  margin-top: 25px;
  font-family: "Pacifico", Sans-serif;
}

.package-name {
  font-family: "Pacifico", Sans-serif;
  color: #dd5d00;
}

.khuyen-nghi {
  position: absolute;
  top: -25px;
  right: 0;
  font-size: 0.9rem;
  color: #dd5d00;
  font-weight: 500;
}

ul.pakage-detail li {
  list-style: none;
  position: relative;
}
ul.pakage-detail li:before {
  content: "";
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-60%) rotate(45deg);
  width: 8px;
  height: 8px;
  background-color: #dd5d00;
  /*border-radius: 50%;*/
}

.read-more {
  background-image: url("/wp-content/themes/giapha/assets/images/read-more.png");
  background-position: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 10px 15px;
  color: #fff;
  border: none;
  background-color: transparent;
}
.read-more:hover {
  filter: drop-shadow(0 5px 5px #666);
  transition: filter 0.3s ease;
  color: #fff;
}

.pricing .col-inner {
  padding: 6% 7% 7%;
  background-image: url("/wp-content/themes/giapha/assets/images/long-white-silk-bg-1.png");
  background-position: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  filter: drop-shadow(0 5px 5px #666);
}
.pricing .box {
  padding: 0;
  background: transparent;
}
.pricing .btn-register {
  background-image: url("/wp-content/themes/giapha/assets/images/read-more.png");
  background-position: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 10px 15px;
  color: #fff;
  border: none;
  background-color: transparent;
}
.pricing .btn-register:hover {
  filter: drop-shadow(0 5px 5px #666);
  transition: filter 0.3s ease;
  color: #fff;
}

.blogs .col-inner {
  padding: 7% 8%;
  background-image: url("/wp-content/themes/giapha/assets/images/bg-new.png");
  background-position: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  filter: drop-shadow(0 5px 5px #666);
}

.col-blog {
  margin-bottom: 30px;
  padding: 20px;
}
.col-blog p {
  text-align: justify;
}

article {
  text-align: justify;
}
article p {
  text-align: justify;
}
article img {
  max-width: 100%;
  height: auto;
}
article .btn-cat {
  padding: 3px 10px;
  border: solid 1px #ac8d60;
  border-radius: 4px;
  font-size: 0.9rem;
  font-weight: 500;
}
article .btn-cat:hover {
  background: #ac8d60;
  color: white;
  filter: drop-shadow(0 5px 5px #666);
  transition: filter 0.3s ease;
}

.box.box-article {
  padding: 5%;
  background: #fdf1e1;
}
.box .box-image .image-cover {
  position: relative;
  height: auto;
  overflow: hidden;
  padding-top: 100%;
  background-position: 50% 50%;
  background-size: cover;
  padding-top: 56.25%;
  margin-bottom: 10px;
}
.box .box-image .image-cover img {
  right: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  top: 0;
  position: absolute;
}
.box .box-text {
  position: relative;
}
.box .box-text h5 {
  font-size: 1.2rem;
  line-height: 1.5;
  height: 3.5rem;
  overflow: hidden;
}
.box .box-text p {
  margin-bottom: 0;
  line-height: 1.5;
  height: 6.5rem;
  overflow: hidden;
}

.related-articles {
  padding: 0;
  cursor: pointer;
}
.related-articles img {
  max-width: 50px;
  border-radius: 5px;
  margin-right: 10px;
}
.related-articles li {
  margin: 10px;
  list-style: none;
}
.related-articles li a {
  width: 100%;
  color: initial;
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
  line-height: 22px;
  align-items: center;
}
.related-articles .image-article {
  width: 30%;
  margin-right: 10px;
}
.related-articles .title-article {
  width: 70%;
  text-align: justify;
}
.related-articles .image-view {
  padding: 35%;
  background-size: contain;
  border-radius: 4px;
}

.entry-title {
  font-size: 1.7rem;
}
@media (max-width: 768px) {
  .entry-title {
    font-size: 1.5rem;
  }
}

.post-on,
.by-user {
  color: var(--bs-gray-600);
}

.owl-nav button {
  position: absolute;
  top: 45%;
  border: 1px solid #47a7ff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.owl-nav [class*=owl-] {
  background: rgb(165, 152, 130) !important;
  border-radius: 100% !important;
  margin: 5px;
  display: inline-block;
}
.owl-nav .owl-prev {
  left: 0;
}
.owl-nav .owl-next {
  right: -25px;
}
@media (min-width: 992px) {
  .owl-nav .owl-prev {
    left: -20px;
  }
  .owl-nav .owl-next {
    right: -45px;
  }
}

.owl-prev i,
.owl-next i,
.owl-prev span,
.owl-next span {
  font-size: 3rem;
  line-height: 0.7;
  color: white;
  font-weight: 400;
}

.owl-prev:hover,
.owl-next:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

#dang-ky .col-inner.style-default {
  padding: 7% 10%;
  background-image: url(/wp-content/themes/giapha/assets/images/frame-2.png);
  background-position: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  filter: drop-shadow(0 5px 5px #666);
}
@media (min-width: 992px) {
  #dang-ky .col-inner.style-01 {
    padding-left: 10%;
    padding-right: 10%;
  }
}

#lien-he .col-inner {
  padding: 7% 10%;
  background-image: url(/wp-content/themes/giapha/assets/images/frame-2.png);
  background-position: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  filter: drop-shadow(0 5px 5px #666);
}
#lien-he ul li {
  display: flex;
  list-style: none;
  margin-bottom: 30px;
  font-weight: 500;
}
#lien-he ul li img {
  margin-right: 22px;
  width: 20px;
  height: 20px;
}

#modal-register .col-inner,
#modal-order .col-inner {
  padding: 7% 10%;
  background-image: url(/wp-content/themes/giapha/assets/images/frame-2.png);
  background-position: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  filter: drop-shadow(0 5px 5px #666);
  position: relative;
}
#modal-register .btn-close,
#modal-order .btn-close {
  position: absolute;
  right: 8%;
  top: 4%;
  z-index: 2;
}
#modal-register .modal-content,
#modal-order .modal-content {
  background-color: transparent;
  border: none;
}

.underline-title:after {
  content: url("/wp-content/themes/giapha/assets/images/under-line-2.png");
}

.rotate-180 {
  transform: rotate(-180deg);
}

.opacity-15 {
  opacity: 0.15;
}

.br-15 {
  border-radius: 15px;
}

.br-10 {
  border-radius: 10px;
}

.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

.page-item.active .page-link {
  background-color: #947459;
  border-color: #95755a;
}
.page-item.active .page-link:hover {
  color: #fff;
}

.page-link {
  color: #967559;
}

.page-link:hover {
  color: #967559;
}

#privacy-policy h1 {
  font-size: 1.8rem;
}
#privacy-policy h2 {
  font-size: 1.3rem;
}

.bank-info ul {
  padding: 0;
  border: solid #797979 1px;
  border-radius: 8px;
}
.bank-info ul li {
  list-style: none;
  font-size: 0.9rem;
  padding: 7px 10px;
  border-bottom: solid 1px #dddfe2;
}
.bank-info ul li:last-child {
  border: none;
}

.wpcf7 {
  position: relative;
}
.wpcf7 form {
  margin-bottom: 0;
}

form.wpcf7-form p {
  margin: 0;
}
form.wpcf7-form input {
  box-shadow: unset;
  font-size: 16px;
  min-height: 40px;
  border-radius: 4px;
}
form.wpcf7-form input.wpcf7-form-control.wpcf7-submit {
  margin-right: auto;
  margin-left: auto;
  display: block;
  margin-bottom: unset;
  border: none;
  background-color: transparent !important;
}
form.wpcf7-form button.wpcf7-submit {
  background-color: transparent !important;
}
form.wpcf7-form span.wpcf7-spinner {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
}
form.wpcf7-form textarea {
  border-radius: 5px;
  box-shadow: unset;
}

.wpcf7-spinner {
  visibility: hidden;
  display: inline-block;
  background-color: #23282d;
  opacity: 0.75;
  width: 24px;
  height: 24px;
  border: none;
  border-radius: 100%;
  padding: 0;
  margin: 0 24px;
  position: relative;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-radius: 8px;
  border-width: 1px;
}

.wpcf7 form .wpcf7-response-output {
  border-width: 1px;
  border-radius: 8px;
}

.cf7-submit-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.grecaptcha-badge {
  display: none !important;
}

.col-qr {
  border-left: solid 1px #dee2e6;
}
@media (max-width: 992px) {
  .col-qr {
    border-left: none;
    border-top: solid 1px #dee2e6;
    padding-top: 15px;
  }
}

.please-wait {
  text-align: center;
  top: 50%;
  position: absolute;
  left: 0;
  right: 0;
  font-size: 0.8rem;
  font-weight: 700;
  color: #ff5e00;
  background: white;
  width: max-content;
  margin: auto;
}

.giuseart-nav {
  position: fixed;
  right: 13px;
  background-color: #fff;
  border-radius: 5px;
  width: auto;
  z-index: 150;
  bottom: 200px;
  padding: 10px 0;
  border: 1px solid #f2f2f2;
}
.giuseart-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.giuseart-nav ul li {
  list-style: none !important;
}
.giuseart-nav ul li a {
  border: none;
  padding: 3px;
  display: block;
  border-radius: 5px;
  text-align: center;
  font-size: 10px;
  line-height: 15px;
  color: #515151;
  font-weight: 700;
  max-width: 72.19px;
  max-height: 54px;
  text-decoration: none;
}
.giuseart-nav ul li a i {
  width: 33px;
  height: 33px;
  display: block;
  margin: auto;
  font-size: 23px;
  line-height: 1.5 !important;
}
.giuseart-nav ul li a i.ticon-heart {
  background: url(/wp-content/themes/giapha/assets/images/messenger-icon.png) no-repeat;
  background-size: contain;
  width: 36px;
  height: 36px;
}
.giuseart-nav ul li a i.ticon-zalo-circle2 {
  background: url(/wp-content/themes/giapha/assets/images/icon-zalo-2.png) no-repeat;
  background-size: contain;
  width: 36px;
  height: 36px;
}
.giuseart-nav ul li a i.ticon-angle-up {
  background: url(/wp-content/themes/giapha/assets/images/icon-angle-up.png) no-repeat;
  background-size: contain;
  width: 36px;
  height: 36px;
}
.giuseart-nav ul li a i.ticon-messenger {
  background: url(/wp-content/themes/giapha/assets/images/icon-fb-2.png) no-repeat;
  background-size: contain;
  width: 36px;
  height: 36px;
}
.giuseart-nav ul li a i.ticon-chat-sms {
  background: url(/wp-content/themes/giapha/assets/images/icon-sms-2.png) no-repeat;
  background-size: contain;
  width: 38px;
  height: 36px;
}
.giuseart-nav ul li a i.icon-phone-w {
  background: url(/wp-content/themes/giapha/assets/images/p2.gif) no-repeat;
  background-size: contain;
  width: 55px;
  height: 55px;
}
.giuseart-nav ul li .chat_animation {
  display: none;
}
.giuseart-nav ul li .button {
  background: transparent;
}
.giuseart-nav ul li .button .btn_phone_txt {
  position: relative;
  top: 35px;
  font-size: 10px;
  font-weight: bold;
  text-transform: none;
}
.giuseart-nav ul li .button .phone_animation {
  display: inline-block;
  width: 55px;
  font-size: 26px;
}
.giuseart-nav ul .to-top-pc a {
  height: 36px;
  width: 36px;
  border-radius: 99px !important;
  margin: auto;
  border: none !important;
  padding: 0 !important;
  background: #986f45;
  color: white;
}
.giuseart-nav .phone-mobile {
  display: none;
}
.giuseart-nav .len-tren {
  border: none;
  display: block;
  border-radius: 5px;
  text-align: center;
  font-size: 10px;
  line-height: 15px;
  color: #515151;
  font-weight: 700;
  max-width: 72.19px;
  max-height: 54px;
  text-decoration: none;
  margin-top: auto;
}
@media only screen and (max-width: 768px) {
  .giuseart-nav {
    background-image: url(/wp-content/themes/giapha/assets/images/contact-fix-bg.jpg);
    width: 100%;
    border-radius: 0;
    height: 65px;
    line-height: 50px;
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 5px;
    margin: 0;
    box-shadow: 0 4px 10px 0 #000;
    border: none;
  }
  .giuseart-nav:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 8px;
    background-image: url(/wp-content/themes/giapha/assets/images/line-style.png);
    background-position: center;
    background-size: contain;
  }
  .giuseart-nav .len-tren {
    max-width: none;
  }
  .giuseart-nav ul {
    margin-top: 5px;
  }
  .giuseart-nav li {
    float: left;
    width: 20%;
    list-style: none;
    height: 50px;
  }
  .giuseart-nav li .chat_animation {
    display: block !important;
  }
  .giuseart-nav li .button .phone_animation {
    box-shadow: none;
    position: absolute;
    top: -16px;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .giuseart-nav ul > li a {
    padding: 0;
    margin: 0 auto;
  }
  .giuseart-nav .phone-mobile {
    display: block !important;
  }
  .giuseart-nav a#top-link {
    margin-top: 5px;
  }
}

@media (max-width: 768px) {
  #copy-right {
    margin-bottom: 90px;
  }
}

.single img {
  border-radius: 10px;
}

.select2-container .select2-selection--single {
  height: inherit !important;
  border: 1px solid #dee2e6 !important;
}
.select2-container .select2-selection__rendered {
  padding: 0.375rem 0.75rem !important;
  line-height: 1.5 !important;
}

.form-check-input {
  border: solid #807e7e 1px;
}

.text-orange {
  color: var(--bs-orange);
}

.form-steps {
  gap: 5px;
  text-align: center;
  font-size: 0.9em;
}
.form-steps .stepIndicator {
  position: relative;
  flex: 1;
  padding-bottom: 30px;
}
.form-steps .stepIndicator::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  z-index: 9;
  width: 20px;
  height: 20px;
  background-color: #d5efed;
  border-radius: 50%;
  border: 3px solid #ecf5f4;
}
.form-steps .stepIndicator::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 8px;
  width: 100%;
  height: 3px;
  background-color: #f3f3f3;
}
.form-steps .stepIndicator.active {
  font-weight: 600;
}
.form-steps .stepIndicator.active::before {
  background-color: #a7ede8;
  border: 3px solid #d5f9f6;
}
.form-steps .stepIndicator.active::after {
  background-color: #a7ede8;
}
.form-steps .stepIndicator.finish {
  font-weight: 600;
  color: #009688;
}
.form-steps .stepIndicator.finish::before {
  background-color: #009688;
  border: 3px solid #b7e1dd;
}
.form-steps .stepIndicator.finish::after {
  background-color: #009688;
}
.form-steps .stepIndicator:last-child::after {
  display: none;
}

.icon-default {
  font-size: 1.5rem;
  border-radius: 50% !important;
  border: solid 1px white;
  color: white;
  height: 40px !important;
  width: 40px !important;
  display: grid;
  margin-right: 15px;
  place-content: center;
}
.icon-default img {
  margin: 0 !important;
  width: 25px !important;
  height: 25px !important;
}

.title-underline {
  color: #a3212a;
  font-weight: 700;
  margin-bottom: 30px;
}
.title-underline::after {
  content: "";
  display: block;
  width: 300px;
  height: 3px;
  background-color: #a3212a;
  margin: 10px auto 0;
}

.aligncenter {
  display: block;
  margin: 0 auto;
}

.wp-caption-text {
  font-style: italic;
  text-align: center;
  background: #eee;
}

.table-pricing th,
.table-pricing td {
  border: none;
}
.table-pricing th {
  padding: 0;
  align-content: start;
}
.table-pricing tr:nth-child(odd) td {
  background: #faf0de !important;
}
.table-pricing .package-type {
  min-width: 100px;
}
.table-pricing .package-type .package-local {
  position: relative;
  padding-bottom: 50px;
}
.table-pricing .package-type .package-local .name-package {
  background: #940010;
  color: white;
  padding: 10px 5px;
  padding-bottom: 25px;
}
.table-pricing .package-type .package-local .name-package .show-name {
  text-transform: uppercase;
  font-weight: 400;
  white-space: nowrap;
}
.table-pricing .package-type .package-local .package-pricing {
  position: absolute;
  background: white;
  width: 90%;
  top: 40px;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 6px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  color: #940010;
  min-height: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.table-pricing .package-type .package-local .package-pricing .billing-cycle {
  font-size: 0.8rem;
  font-weight: 400;
}
.table-pricing .chuc-nang {
  background: #fabf5f;
  padding: 20px;
  margin-bottom: 25px;
  white-space: nowrap;
}
.table-pricing .chuc-nang a {
  color: initial;
  font-style: italic;
  font-weight: 400;
}
.table-pricing .row-register .btn-register {
  display: inline-block;
  border-radius: 5px;
  background: #fabf5f;
  padding: 5px 10px;
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
  font-size: 1rem;
  margin: 6px 0;
  white-space: nowrap;
}
.table-pricing .row-register .btn-register:hover {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
@media (max-width: 768px) {
  .table-pricing .row-register .btn-register {
    font-size: 0.9rem;
  }
}

.login-wrapper {
  position: relative;
  display: inline-block;
}
.login-wrapper:hover .popover-box {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.popover-box {
  position: absolute;
  bottom: -90px;
  /* điều chỉnh vị trí dưới nút */
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  border: 1px solid #ddd;
  padding: 10px;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  width: 200px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease;
  z-index: 100;
  pointer-events: none;
}
.popover-box:before {
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 10px solid #fff;
}

.cloudzone-apps {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 25px 10px;
  border: dashed #042a94 1px;
  border-radius: 7px;
  position: relative;
}
.cloudzone-apps:before {
  content: "";
  position: absolute;
  top: -25px;
  left: 30px;
  width: 100px;
  height: 45px;
  background: url(/wp-content/themes/giapha/assets/images/cloudzone-logo.jpg);
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .cloudzone-apps:before {
    top: -22px;
    height: 40px;
  }
}
.cloudzone-apps img {
  margin-right: 15px;
  max-height: 35px;
}
@media (max-width: 768px) {
  .cloudzone-apps img {
    margin: 5px;
    max-height: 25px;
  }
}

.green {
  color: #5f7852;
}

.orange {
  color: #d75b2c;
}

.btn-group li {
  list-style: none;
  background: rgb(94, 120, 81);
  color: white;
  border-radius: 99px;
  padding: 5px 20px;
  cursor: pointer;
  margin-left: 0 !important;
  margin-right: 1rem;
  margin-bottom: 0.6em;
}
@media (max-width: 768px) {
  .btn-group li {
    font-size: 0.8rem;
    padding: 2px 10px;
  }
}

.px-60 {
  padding: 60px 0;
}

.section-pha-do {
  background-image: url(/wp-content/themes/giapha/assets/images/gia-pha-bg-1.png);
  background-repeat: repeat;
  background-position: center;
}

.section-pha-he {
  background-image: url(/wp-content/themes/giapha/assets/images/giapha_bg.jpg);
  background-repeat: repeat;
  background-position: center;
  background-size: cover;
}

.px-120 {
  padding: 120px 0;
}

.pt-60 {
  padding-top: 60px;
}

.pb-100 {
  padding-bottom: 100px;
}

.post-date {
  color: #666;
  font-size: 1rem;
}

.reviews .owl-nav [class*=owl-] {
  background: #fdf1e3 !important;
}
.reviews .owl-prev i,
.reviews .owl-next i,
.reviews .owl-prev span,
.reviews .owl-next span {
  color: #f8c180;
}

.review-sliders .review-item {
  padding: 15px;
}
.review-sliders .review-item .review-content {
  background: rgb(253, 241, 227);
  border-radius: 7px;
  padding: 20px;
}
.review-sliders .review-item .review-avatar {
  display: flex;
  align-items: center;
}
.review-sliders .review-item .review-avatar img {
  width: 60px;
}
.review-sliders .review-item .review-avatar .review-customer-info {
  margin-left: 10px;
}
.review-sliders .review-item .review-name {
  font-size: 1.2rem;
}
.review-sliders .review-item .review-email {
  font-size: 0.9rem;
  font-weight: 400;
}
.review-sliders .review-item .review-rating {
  margin-top: 10px;
  margin-bottom: 10px;
}
.review-sliders .review-item .content {
  min-height: 10rem;
}
.review-sliders .review-item .content img {
  max-height: 150px !important;
  object-fit: cover;
}
.review-sliders .review-item .date {
  margin-top: 10px;
  font-style: italic;
}

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