/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
.header-nav li a {
  text-transform: uppercase;
}
.aspect-1 {
  aspect-ratio: 1 / 1;
}
.overlay-square {
  position: relative;
}
.overlay-square::after {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
}
.w-auto {
  width: auto !important;
}
@keyframes expand-overlay {
  from {
    width: 0;
    height: 0;
  }
  to {
    width: 100%;
    height: 100%;
  }
}
.box-text-banner {
  width: auto !important;
  display: flex;
  align-items: center;
  aspect-ratio: 1 / 1;
}
.box-text-banner::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.4);
}
.is-selected .box-text-banner::after {
  animation: expand-overlay 0.3s ease 0.8s forwards;
}
.number-value-wrap .zb-el-zionHeading {
  font-size: 4rem;
  font-weight: 800;
  margin-bottom: 0;
  line-height: 1;
  background: linear-gradient(180deg, #FF890B 0%, #FDD205 100%);
  filter: drop-shadow(3px 0px #fff);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.number-value-wrap .zb-el-zionText {
  text-transform: uppercase;
  font-weight: bold;
}
.row-box-shadow-1 {
  display: grid !important;
  grid-template-columns: 70% 30%;
  gap: 15px;
  height: auto !important;
}
.row-box-shadow-1 > .post-item {
  height: auto !important;
  position: static !important;
  max-width: 100%;
}
.row-box-shadow-1 > .post-item .box {
  display: flex;
  flex-direction: column;
}
.row-box-shadow-1 > .post-item .box .box-image {
  position: static !important;
}
.row-box-shadow-1 > .post-item .box .box-text {
  height: auto !important;
  z-index: 999;
}
.row-box-shadow-1 > .post-item .col-inner {
  border: 1px solid #ccc;
}
.row-box-shadow-1 > .post-item .box {
  position: static !important;
}
.row-box-shadow-1 > .post-item .box .box-text {
  position: static !important;
  height: 100%;
}
.row-box-shadow-1 > .post-item:first-child {
  grid-row: span 3 !important;
  position: static !important;
}
.row-box-shadow-1 > .post-item:nth-child(n+2) .box {
  display: flex;
  flex-direction: row;
}
.row-box-shadow-1 > .post-item:nth-child(n+2) .box .box-image .image-cover {
  position: static !important;
}
.row-box-shadow-1 > .post-item:nth-child(n+2) .box .box-image .image-cover img {
  position: static !important;
}
.row-box-shadow-12 {
  display: grid;
  grid-template-columns: 2fr 1fr;
  grid-template-rows: repeat(3, 200px);
  gap: 20px;
  margin-bottom: 80px;
}
.row-box-shadow-12 > .post-item {
  position: static !important;
  max-width: 100%;
}
.row-box-shadow-12 > .post-item .col-inner {
  border: 1px solid #ccc;
  height: 100%;
}
.row-box-shadow-12 > .post-item .box {
  position: static !important;
  height: 100%;
}
.row-box-shadow-12 > .post-item .box .box-image {
  display: block;
  height: 100%;
}
.row-box-shadow-12 > .post-item .box .box-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.row-box-shadow-12 > .post-item .box .box-text {
  position: static !important;
}
.row-box-shadow-12 > .post-item:first-child {
  grid-column: 1;
  grid-row: 1 / 4;
}
.row-box-shadow-12 > .post-item:first-child .box {
  display: flex;
  flex-direction: column;
}
.row-box-shadow-12 > .post-item:first-child .box .box-text {
  padding: 10px;
}
.row-box-shadow-12 > .post-item:nth-child(2) .box,
.row-box-shadow-12 > .post-item:nth-child(3) .box,
.row-box-shadow-12 > .post-item:nth-child(4) .box {
  display: flex;
  gap: 10px;
}
.row-box-shadow-12 > .post-item:nth-child(2) {
  grid-column: 2;
  grid-row: 1;
}
.row-box-shadow-12 > .post-item:nth-child(3) {
  grid-column: 2;
  grid-row: 2;
}
.row-box-shadow-12 > .post-item:nth-child(4) {
  grid-column: 2;
  grid-row: 3;
}
.category-section-2 {
  display: grid;
  grid-template-columns: 70% 30%;
  margin-top: 15px;
}
.category-section-2 .posts-col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
  align-content: start;
}
.category-section-2 .posts-col .post-item .col-inner {
  border: 1px solid #ccc;
}
.category-section-2 .posts-col .post-item .box {
  position: static !important;
}
.category-section-2 .posts-col .post-item .box .box-text {
  position: static !important;
}
.category-section-2 .sidebar-col {
  padding-left: 15px;
}
.category-section-2 .sidebar-col > .rounded-4 {
  border: 1px solid #ccc;
}
.h-100 {
  height: 100%;
}
.h-100 > p {
  height: 100%;
}
.box-white .col-inner {
  background: #fff;
  border-radius: 10px;
  padding: 20px;
}
.w-100 {
  width: 100%;
}
.w-100 > * {
  max-width: 100%;
}
.text-gtcl h1 {
  font-size: 2.5rem;
}
.text-gtcl2 h1 {
  text-shadow: 2px 1px 0px #000;
  font-size: 4.5rem;
}
.text > div {
  max-width: 100%;
}
.banner-text {
  position: relative;
  overflow: hidden;
}
.banner-text .box-text-inner div {
  position: static;
  background-color: transparent !important;
}
.banner-text .zb-column--4 {
  max-width: 100%;
}
.banner-text:after {
  background-color: rgba(0, 0, 0, 0.3);
  content: '';
  position: absolute;
  height: 0px;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 2;
  display: block;
  transition: all 0.3s;
}
.banner-text .box-text {
  position: absolute;
  bottom: 100%;
  color: #fff;
}
.banner-text .box-text h1 {
  color: #fff;
  font-size: 2rem;
}
.banner-text:hover .box-text {
  bottom: 50%;
  transition: all 0.3s;
  z-index: 3;
  transform: translateY(50%);
  padding-bottom: 0;
  padding-top: 0;
}
.banner-text:hover:after {
  height: 100%;
}
.text-white h1 {
  color: #fff !important;
}
.icon-box-text * {
  max-width: 100%;
}
.icon-box {
  height: 100%;
}
.icon-box.style-1 {
  border-radius: 20px;
  background-color: #fff;
  padding-top: 28px;
  padding-bottom: 28px;
}
.icon-box.style-1 h3 {
  color: #525252;
  font-size: 1.6rem;
  font-weight: bold;
}
.back_class_pos {
  position: absolute !important;
  top: 0;
  right: 0;
}
.title_loi_ich {
  text-align: center;
  font-family: Montserrat;
  font-size: 60px;
  font-style: normal;
  font-weight: 800;
  line-height: 45px;
  /* 66.667% */
  background: linear-gradient(180deg, #FFAAA6 0%, #E31D1E 100%);
  background-clip: text;
  -webkit-background-clip: text;
  margin-bottom: 39px;
  -webkit-text-fill-color: transparent;
}
.box-show {
  border-radius: 20px;
  box-shadow: -1px 0px 34px -8px rgba(235, 128, 128, 0.42);
  -webkit-box-shadow: -1px 0px 34px -8px rgba(235, 128, 128, 0.42);
  -moz-box-shadow: -1px 0px 34px -8px rgba(235, 128, 128, 0.42);
}
