@charset "UTF-8";
@font-face {
  font-family: "Inter";
  src: url("../fonts/font-bewell/Inter-Regular.woff2") format("woff2"), url("../fonts/font-bewell/Inter-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/font-bewell/Inter-Bold.woff2") format("woff2"), url("../fonts/font-bewell/Inter-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Be Vietnam Pro";
  src: url("../fonts/font-bewell/BeVietnamPro-Medium.woff2") format("woff2"), url("../fonts/font-bewell/BeVietnamPro-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Be Vietnam Pro";
  src: url("../fonts/font-bewell/BeVietnamPro-Regular.woff2") format("woff2"), url("../fonts/font-bewell/BeVietnamPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/font-bewell/Inter-Medium.woff2") format("woff2"), url("../fonts/font-bewell/Inter-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/font-bewell/Inter-SemiBold.woff2") format("woff2"), url("../fonts/font-bewell/Inter-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Be Vietnam Pro";
  src: url("../fonts/font-bewell/BeVietnamPro-SemiBold.woff2") format("woff2"), url("../fonts/font-bewell/BeVietnamPro-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
h3{
  letter-spacing: 0;
}
.f-title {
  font-family: "Be Vietnam Pro", sans-serif;
}

.lh-small {
  line-height: 1.1em;
}

.fw-black {
  font-weight: 900;
}

.fw-medium {
  font-weight: 500;
}

.fw-600 {
  font-weight: 600;
}

.fw-400 {
  font-weight: 400;
}

.fw-book {
  font-weight: 350;
}

.fw-700 {
  font-weight: 700;
}

.fs-80 {
  font-size: 80px;
}
.fs-70{
  font-size: 70px;
}
.fs-56 {
  font-size: 56px;
}

.fs-54 {
  font-size: 54px;
}

.fs-45 {
  font-size: 45px;
}

.fs-40 {
  font-size: 40px;
}

.fs-34 {
  font-size: 34px;
}

.fs-32 {
  font-size: 32px;
}

.fs-30 {
  font-size: 30px;
}

.fs-28 {
  font-size: 28px;
}

.fs-24 {
  font-size: 24px;
}

.fs-20 {
  font-size: 20px;
}

.fs-22 {
  font-size: 22px;
}

.fs-18 {
  font-size: 18px;
}

.fs-16 {
  font-size: 16px;
}

.fs-14 {
  font-size: 14px;
}

.fs-12 {
  font-size: 12px;
}

.fs-10 {
  font-size: 10px;
}

.cl-blue {
  color: #0091D1;
}

.cl-brown {
  color: #A5916E;
}

.cl-white {
  color: white;
}

.cl-gray {
  color: #727171;
}

.cl-gray-2 {
  color: #B1B1B1;
}

.mt-7 {
  margin-top: 7rem;
}
.mb-custom{
  margin: 33px 0;
}

.f-italic {
  font-style: italic;
}

.text-justify {
  text-align: justify;
}

.letter-tittle {
  letter-spacing: -2px;
}

.letter-0 {
  letter-spacing: 0;
}

@media (max-width: 1400px) {
  .fs-56 {
    font-size: 36px;
  }
  .fs-45 {
    font-size: 30;
  }
}
@media (max-width: 767px) {
  .fs-70{
    font-size: 50px;
  }
  .fs-80 {
    font-size: 35px;
  }
  .fs-54 {
    font-size: 30px;
  }
  .fs-40 {
    font-size: 25px;
  }
  .fs-45 {
    font-size: 28px;
  }
  .fs-36 {
    font-size: 30px;
  }
  .fs-32{
    font-size: 18px;
  }
  .fs-28 {
    font-size: 20px;
  }
  .fs-24 {
    font-size: 18px;
  }
  .fs-18 {
    font-size: 16px;
  }
  .fs-16 {
    font-size: 14px;
  }
  .fs-14 {
    font-size: 13px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .fs-56 {
    font-size: 36px;
  }
  .fs-45 {
    font-size: 30px;
  }
  .fs-40 {
    font-size: 36px;
  }
  .fs-24 {
    font-size: 18px;
  }
}

.bw_about_page .era_wellness{
  padding: 5rem 0 0 0;
}
.bw_about_page .era_wellness .item-era{
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5rem 1rem 0 1rem;
  flex-direction: column;
  border: 3px solid #a5916e;
  border-radius: 20px;
  margin-bottom: 50px;
}
@media (max-width: 767px){
  .bw_about_page .era_wellness .item-era{
    margin-bottom: 80px;
  }
}
.bw_about_page .era_wellness .item-era img{
  width: auto;
  height: 120px;
  margin-bottom: 80px;
}
.bw_about_page .era_wellness .item-era .era-number{
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 2px solid #A5916E;
  padding: 5px;
  transform: translateY(50%);
  background-color: white;
}
.bw_about_page .era_wellness .item-era .era-number .wrap-number{
  border: 2px solid #A5916E;
  border-radius: 50px;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bw_about_page .section_service .image-item .content-image-item{
  position: absolute;
  top: 50%;
  width: 100%;
  height: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3rem;
  opacity: 0;
  transition: all 1.2s ease;
}
.bw_about_page .section_service .image-item:hover .content-image-item{
  opacity: 1;
  transition: all 1.2s ease;
}
@media (min-width: 768px) and (max-width:1023px){
  .bw_about_page .section_service .image-item .content-image-item{
    display: none;
    pointer-events: none;
  }   
}
@media (max-width:767px){
  .bw_about_page .section_service .image-item{
    margin-bottom: 3rem;
  }
  .bw_about_page .section_service .image-item .name-item{
    position: unset !important;
    transform: translate(0,0) !important;
    margin-top: 5px;
  }
  .bw_about_page .section_service .image-item .circle-border{
    display: none;
  }
  .bw_about_page .section_service .image-item .content-image-item{
    padding: 10px;
  }
  .bw_about_page .section_service .image-item .content-image-item .wrapper-text{
    font-size: 14px;
    padding: 10px;
  }
}
.bw_about_page .section_service .image-item .content-image-item .wrapper-text{
  background: #0091D1;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 3rem;
  color: white;
}
.bw_about_page .section_service .image-item .content-image-item .wrapper-text.brown{
  background-color: #A5916E;
}

.bw_about_page .about_banner .banner-text-about{
  width: auto;
  height: 160px;
}

.bw_about_page .about_banner {
  position: relative;
  height: auto;
  overflow: hidden;
  background-color: #000;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .bw_about_page .about_banner {
    height: auto;
    overflow: unset;
  }
  .bw_about_page .about_banner .banner-text-about{
    width: 100%;
    height: auto;
  }
}
@media (max-width: 767px) {
  .bw_about_page .about_banner{
    height: 100vh;
  }
  .bw_about_page .about_banner .banner-img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    opacity: 0.5;
  }
  .bw_about_page .about_banner .banner-text-about{
    width: auto;
    height: 95px;
    margin-bottom: 2rem;
    object-fit: contain;
  }
}
.bw_about_page .about_banner .title_banner {
  position: absolute;
  top: 10rem;
  left: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .bw_about_page .about_banner .title_banner {
    top: 70px;
  }
}
.bw_about_page .about_banner .title_banner .breadcrumb {
  color: white;
  display: flex;
  align-items: center;
}
.bw_about_page .about_banner .title_banner .breadcrumb a {
  color: white;
}
.bw_about_page .about_banner .text_banner {
  position: absolute;
  bottom: 2rem;
  right: 0;
  width: 100%;
  line-height: 1.2em;
}
.bw_about_page .section_service {
  padding: 5rem 0;
  background: url("../images/shape-logo.png") no-repeat bottom 0 left/50% auto;
}
.bw_about_page .section_service::after {
  display: none;
}

.bw_about_page .section_service .about_approach{
  padding-top: 5rem;
}
@media (max-width: 767px) {
  .bw_about_page .section_service {
    padding: 3rem 0;
  }
  .bw_about_page .section_service .about_approach{
    padding-top: 3rem;
  }
}
.bw_about_page .section_service .about_approach .list_content_about {
  padding: 5rem 0;
  line-height: 1.2em;
}
@media (max-width: 767px) {
  .bw_about_page .section_service .about_approach .list_content_about {
    padding: 3rem 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .bw_about_page .section_service .about_approach .list_content_about .content_item.second {
    height: auto !important;
  }
}
.bw_about_page .section_service .about_approach .list_content_about .content_item figure {
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 3rem;
  position: relative;
  padding-bottom: 60%;
}
.bw_about_page .section_service .about_approach .list_content_about .content_item figure img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.bw_about_page .slider_tagline-wrapper {
  background: linear-gradient(270deg, #0E8ECE 6.32%, #A7E2FF 116.56%);
  padding: 7rem 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bw_about_page .slider_tagline-wrapper.bg-brown {
  background: #A5916E !important;
}

.bw_about_page .slider_tagline-wrapper.bg-brown .slider_value_infor-wrapper .slider_value_infor .value-item.slick-current .topic {
  color: #A5916E !important;
}



@media (min-width: 768px) and (max-width: 1024px) {
  .bw_about_page .slider_tagline-wrapper {
    padding: 5rem 0;
  }
}
@media (max-width: 767px) {
  .bw_about_page .slider_tagline-wrapper {
    padding: 3rem 0;
  }
  /* .bw_about_page .slider_tagline-wrapper .slider_value_infor-wrapper .slider_value_infor .slick-next{
    right: 0;
    z-index: 1;
  }
  .bw_about_page .slider_tagline-wrapper .slider_value_infor-wrapper .slider_value_infor .slick-prev{
    left: 0;
    z-index: 1;
  } */
  .bw_about_page .slider_tagline-wrapper .slider_value_infor-wrapper .slider_block_circle{
    position: relative;
  }
  .bw_about_page .slider_tagline-wrapper .slider_value_infor-wrapper .slider_block_circle .arr-left-core{
    position: absolute;
    left: 0.75rem;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
  }
  .bw_about_page .slider_tagline-wrapper .slider_value_infor-wrapper .slider_block_circle .arr-left-core i{
    font-size: 40px;
    color: white;
  }
  .bw_about_page .slider_tagline-wrapper .slider_value_infor-wrapper .slider_block_circle .arr-right-core{
    position: absolute;
    right: 0.75rem;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
  }
  .bw_about_page .slider_tagline-wrapper .slider_value_infor-wrapper .slider_block_circle .arr-right-core i{
    font-size: 40px;
    color: white;
  }


}
.bw_about_page .slider_tagline-wrapper .slider_value_infor-wrapper {
  width: 100vw;
  position: relative;
  overflow: hidden;
}
.bw_about_page .slider_tagline-wrapper .slider_value_infor-wrapper .slider_value_infor::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 5vw;
  height: 1px;
  background-color: white;
}
@media (max-width: 767px) {
  .bw_about_page .slider_tagline-wrapper .slider_value_infor-wrapper .slider_value_infor::before {
    display: none;
  }
}
.bw_about_page .slider_tagline-wrapper .slider_value_infor-wrapper .slider_value_infor::after {
  position: absolute;
  content: "";
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 5vw;
  height: 1px;
  background-color: white;
}
@media (max-width: 767px) {
  .bw_about_page .slider_tagline-wrapper .slider_value_infor-wrapper .slider_value_infor::after {
    display: none;
  }
}
.bw_about_page .slider_tagline-wrapper .slider_value_infor-wrapper .slider_value_infor .value-item {
  width: 33.33vw;
  height: auto;
  padding: 5rem;
  transition: all 1s ease;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .bw_about_page .slider_tagline-wrapper .slider_value_infor-wrapper .slider_value_infor .value-item {
    height: auto;
  }
  .bw_about_page .slider_tagline-wrapper .slider_value_infor-wrapper .slider_value_infor .value-item {
    width: 33.33vw;
    height: auto;
    padding: 2rem;
    transition: all 1s ease;
  }
}
@media (max-width: 767px) {
  .bw_about_page .slider_tagline-wrapper .slider_value_infor-wrapper .slider_value_infor .value-item {
    height: auto;
    width: 100vw;
  }
}
.bw_about_page .slider_tagline-wrapper .slider_value_infor-wrapper .slider_value_infor .value-item.slick-current {
  padding: 3rem;
  transition: all 1s ease;
}
@media (min-width: 768px) and (max-width:1024px){
  .bw_about_page .slider_tagline-wrapper .slider_value_infor-wrapper .slider_value_infor .value-item.slick-current {
    padding: 0.75rem;
  }   
}
@media (max-width: 767px) {
  .bw_about_page .slider_tagline-wrapper .slider_value_infor-wrapper .slider_value_infor .value-item.slick-current {
    padding: 2.5rem;
  }
}
.bw_about_page .slider_tagline-wrapper .slider_value_infor-wrapper .slider_value_infor .value-item.slick-current .circle-text {
  background-color: white;
}
.bw_about_page .slider_tagline-wrapper .slider_value_infor-wrapper .slider_value_infor .value-item.slick-current .circle-text .topic {
  font-size: 50px;
  color: #0091D1;
}
.bw_about_page .slider_tagline-wrapper .slider_value_infor-wrapper .slider_value_infor .value-item .circle-text {
  padding-bottom: 100%;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid white;
  position: relative;
}
.bw_about_page .slider_tagline-wrapper .slider_value_infor-wrapper .slider_value_infor .value-item .circle-text .topic {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
.bw_about_page .slider_tagline-wrapper .slider_value_infor-wrapper .slider_value_desc .desc-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.bw_about_page .slider_tagline-wrapper .slider_value_infor-wrapper .slider_value_desc .desc-item .value_desc_item {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin: 0 20px;
  max-width: 300px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .bw_about_page .slider_tagline-wrapper .slider_value_infor-wrapper .slider_value_desc .desc-item .value_desc_item {
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 767px) {
  .bw_about_page .slider_tagline-wrapper .slider_value_infor-wrapper .slider_value_desc .desc-item .value_desc_item {
    margin-bottom: 1.5rem;
    max-width: fit-content;
  }
}
.bw_about_page .slider_tagline-wrapper .slider_value_infor-wrapper .slider_value_desc .desc-item .value_desc_item img {
  width: auto;
  height: 50px;
  margin-bottom: 10px;
}
.bw_about_page .about_proposition {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 20rem 0 2rem 0;
}
@media (max-width: 767px) {
  .bw_about_page .about_proposition {
    padding: 10rem 0 2rem 0;
  }
}
.bw_about_page .about_testimonial {
  padding: 5rem 0 2rem 0;
  position: relative;
}
@media (max-width: 767px) {
  .bw_about_page .about_testimonial {
    padding: 3rem 0;
  }
}
.bw_about_page .about_testimonial::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100px;
  background: linear-gradient(180deg, rgba(0, 145, 209, 0) 8.67%, rgba(0, 145, 209, 0.6) 100%);
}
.bw_about_page .about_testimonial .testimonial_slide-wrapper {
  position: relative;
  margin-bottom: 10rem;
}
.bw_about_page .about_testimonial .testimonial_slide-wrapper .arr-testimonial-left {
  position: absolute;
  left: 25%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  cursor: pointer;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .bw_about_page .about_testimonial .testimonial_slide-wrapper .arr-testimonial-left {
    left: 15%;
  }
}
@media (max-width: 767px) {
  .bw_about_page .about_testimonial .testimonial_slide-wrapper .arr-testimonial-left {
    left: 0.75rem;
  }
}
.bw_about_page .about_testimonial .testimonial_slide-wrapper .arr-testimonial-left i {
  color: #0091D1;
  font-size: 50px;
}
.bw_about_page .about_testimonial .testimonial_slide-wrapper .arr-testimonial-right {
  position: absolute;
  right: 25%;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 1;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .bw_about_page .about_testimonial .testimonial_slide-wrapper .arr-testimonial-right {
    right: 15%;
  }
}
@media (max-width: 767px) {
  .bw_about_page .about_testimonial .testimonial_slide-wrapper .arr-testimonial-right {
    right: 0.75rem;
  }
}
.bw_about_page .about_testimonial .testimonial_slide-wrapper .arr-testimonial-right i {
  color: #0091D1;
  font-size: 50px;
}
.bw_about_page .about_testimonial .testimonial_slide-wrapper .testimonial_slider .testi_item {
  background-color: #0091D1;
  margin: 0 4rem;
  padding: 3rem;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  opacity: 0.3;
  transition: all 0.5s ease;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .bw_about_page .about_testimonial .testimonial_slide-wrapper .testimonial_slider .testi_item {
    margin: 0 20px;
  }
}
@media (max-width: 767px) {
  .bw_about_page .about_testimonial .testimonial_slide-wrapper .testimonial_slider .testi_item {
    padding: 1rem;
  }
}
.bw_about_page .about_testimonial .testimonial_slide-wrapper .testimonial_slider .testi_item.slick-current {
  opacity: 1;
  transition: all 0.5s ease;
}
.bw_about_page .about_testimonial .testimonial_slide-wrapper .testimonial_slider .testi_item .quote {
  width: auto;
  height: 30px;
}
.bw_about_page .about_testimonial .testimonial_slide-wrapper .testimonial_slider .testi_item .avatar {
  width: auto;
  height: 100px;
}
.bw_about_page .about_testimonial .testimonial_slide-wrapper .testimonial_slider .slick-dots {
  bottom: -50px;
}
.bw_about_page .about_testimonial .testimonial_slide-wrapper .testimonial_slider .slick-dots button::before {
  font-size: 15px;
  color: #0091D1;
}
.bw_about_page .section_prize {
  background-color: white;
  padding: 5rem 0 5rem 0;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .bw_about_page .section_prize {
    padding: 5rem 0;
  }
}
@media (max-width: 767px) {
  .bw_about_page .section_prize {
    padding: 3rem 0;
  }
}
@media (max-width: 767px) {
  .bw_about_page .about_gallery .filter-button-group {
    text-align: start;
  }
}
.bw_about_page .about_gallery .filter-button-group button {
  background-color: transparent;
  color: #A5916E;
  border: 0;
  margin: 0 30px;
  height: auto;
  padding: 0;
  position: relative;
}
@media (max-width: 767px) {
  .bw_about_page .about_gallery .filter-button-group button {
    margin: 0 15px;
  }
}
.bw_about_page .about_gallery .filter-button-group button:focus {
  box-shadow: none;
}
.bw_about_page .about_gallery .filter-button-group button:not(:last-child)::after {
  position: absolute;
  content: "";
  right: -30px;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #A5916E;
  pointer-events: none;
}
@media (max-width: 767px) {
  .bw_about_page .about_gallery .filter-button-group button:not(:last-child)::after {
    right: -15px;
  }
}
.bw_about_page .about_process {
  padding: 5rem 0;
}
@media (max-width: 767px) {
  .bw_about_page .about_process {
    padding: 3rem 0;
  }
}
.bw_about_page .about_process .list_process .process_item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 3rem;
}
.bw_about_page .about_process .list_process .process_item img {
  width: auto;
  height: 50px;
  margin-bottom: 20px;
}

/* ---- grid ---- */
.grid {
  background: #fff;
  max-width: 100%;
  margin: 0 -3px;
}

/* clear fix */
.grid:after {
  content: "";
  display: block;
  clear: both;
}

/* ---- .grid-item ---- */
.grid-item {
  float: left;
  width: 25%;
  padding: 0 3px;
}
.grid-item figure {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  border: 2px solid #fff;
  height: 300px;
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  .grid-item figure {
    border-radius: 10px;
    height: 100px;
  }
}
.grid-item figure img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.grid-item--width2 {
  width: 50%;
}

.gutter {
  width: 30px;
}

.bw_service_page {
  background-color: #F3EFEA;
  padding: 3rem 0;

}
.bw_service_page .filter_block form{
  flex-wrap: wrap;
}

.bw_service_page .filter_block .filter_item {
  margin-right: 1rem;
  border: 1px solid #A5916E;
  position: relative;
  border-radius: 5px;
}
.bw_service_page .filter_block .btn_submit{
  background-color: transparent;
}
@media (max-width: 767px) {
  .bw_service_page .filter_block .btn_submit{
    margin-top: 0.75rem;
  }
  .bw_service_page .filter_block .filter_item {
    margin-right: 0.3rem;
  }
}


.bw_service_page .filter_block .filter_item .form-select {
  min-width: 70px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; /* Remove default arrow for the select */
  border: 0;
  background-color: transparent;
  color: #A5916E; /* Use actual color value for $cl-brown */
  padding: 0;
  position: relative;
  background-image: none;
  padding: 5px 20px 5px 5px;
}

.bw_service_page .filter_block .filter_item::after{
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  font-family: FontAwesome;
  content: "\f107";
  color: #A5916E;
  pointer-events: none;
}

.bw_service_page .filter_block .filter_item .form-select:focus {
  box-shadow: none;
}
.bw_service_page .filter_block .filter_item i {
  color: #A5916E;
  font-size: 20px;
}
.bw_service_page .list_service-wrap .service-item {
  background-color: white;
  padding: 1.5rem 1.5rem 4rem 1.5rem;
  border-radius: 8px;
  margin-bottom: 3rem;
}
.bw_service_page .list_service-wrap .service-item h3 {
  min-height: 53px;
}
.bw_service_page .list_service-wrap .service-item figure {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 40%;
  overflow: hidden;
  border-radius: 8px;
}
.bw_service_page .list_service-wrap .service-item figure img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.5s ease;
}
.bw_service_page .list_service-wrap .service-item figure img:hover {
  transition: all 0.5s ease;
  transform: scale(1.2);
}
.bw_service_page .list_service-wrap .service-item .list_infor_item ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.bw_service_page .list_service-wrap .service-item .list_infor_item ul li {
  color: #A5916E;
}
.bw_service_page .list_service-wrap .service-item .list_infor_item ul li .key {
  font-weight: bold;
}
.bw_service_page .list_service-wrap .service-item .describe {
  display: block;
  display: -webkit-box;
  height: 62.4px;
  font-size: 16px;
  line-height: 1.3;
  -webkit-line-clamp: 3; /* số dòng hiển thị */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.service_detail-wrap .main_second_content .menu-single{
  border: 1px solid #0091D1 !important;
  transition: all 0.3s ease;
}
.service_detail-wrap .main_second_content .menu-single a{
  color:#0091D1 !important;
  font-weight: bold;
  transition: all 0.3s ease;
}
.service_detail-wrap .main_second_content .menu-single:hover::after{
  background-color: #0091D1 !important;
  transition: all 0.3s ease;
}
.service_detail-wrap .main_second_content .menu-single:hover a{
  color: white !important;
  transition: all 0.3s ease;
}

.service_detail-wrap .title_banner {
  padding-top: 10rem;
  position: relative;
}
.service_detail-wrap strong {
 color:#0091D1;
 transition: all 0.3s ease;
}

@media (max-width: 767px) {
  .service_detail-wrap .title_banner {
    padding-top: 5rem;
  }
}
.service_detail-wrap .title_banner::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 200px;
  background: linear-gradient(0deg, rgba(217, 217, 217, 0) 0%, rgba(165, 145, 110, 0.5) 100%);
  z-index: -1;
}
@media (max-width: 767px) {
  .service_detail-wrap .title_banner::before {
    height: 100px;
    z-index: -1;
  }
}
.service_detail-wrap .title_banner .breadcrumb {
  display: flex;
  align-items: center;
}
.service_detail-wrap .title_banner .breadcrumb a {
  color: #A5916E !important;
}
.service_detail-wrap .main_top_content {
  color: #727171;
}
.service_detail-wrap .related_service {
  padding: 7rem 0;
}
@media (max-width: 767px) {
  .service_detail-wrap .related_service {
    padding: 3rem 0;
  }
}
.service_detail-wrap .related_service .related_sv_item figure {
  position: relative;
  margin-bottom: 0;
  overflow: hidden;
  padding-bottom: 60%;
  border-radius: 8px;
}
.service_detail-wrap .related_service .related_sv_item figure img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  transition: all 0.7s ease;
}
.service_detail-wrap .related_service .related_sv_item figure img:hover {
  transform: scale(1.1);
  transition: all 0.7s ease;
}
.service_detail-wrap .related_service .related_sv_item a {
  transition: all 0.5s ease;
}
.service_detail-wrap .related_service .related_sv_item a:hover {
  transition: all 0.5s ease;
  color: #A5916E;
}
.service_detail-wrap .form_contact_detail {
  background-color: #A5916E;
  padding: 5rem 0;
}
.service_detail-wrap .form_contact_detail .form-control {
  height: 50px;
}
.service_detail-wrap .form_contact_detail .form-control:focus {
  box-shadow: none;
}
.service_detail-wrap .form_contact_detail .btn_submit {
  background-color: transparent;
  border: 1px solid white;
  padding: 5px 15px;
  border-radius: 18px;
  color: white;
  transition: all 0.5s ease;
}
.service_detail-wrap .form_contact_detail .btn_submit:hover {
  color: #A5916E;
  background-color: white;
  transition: all 0.5s ease;
}

.bw_expert_page {
  background-color: #F3EFEA;
  padding: 5rem 0;
}
@media (max-width: 767px) {
  .bw_expert_page {
    padding: 3rem 0;
  }
}
.bw_expert_page .expert_item {
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 3rem;
}
.bw_expert_page .expert_item figure {
  position: relative;
  margin-bottom: 0;
  overflow: hidden;
  padding-bottom: 120%;
}
.bw_expert_page .expert_item figure img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.5s ease;
}
.bw_expert_page .expert_item figure img:hover {
  transform: scale(1.1);
  transition: all 0.5s ease;
}
.bw_expert_page .expert_item .infor_item {
  background-color: white;
  padding: 1rem;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .bw_expert_page .expert_item .infor_item {
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .bw_expert_page .expert_item .infor_item {
    padding: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .bw_expert_page .expert_item .infor_item h3 {
    min-height: 53px;
  }
}
.bw_expert_page .expert_item .infor_item p {
  color: #727171;
  font-style: normal;
  font-weight: 600;
  display: -webkit-box;
  height: 62.4px;
  font-size: 16px;
  line-height: 1.3;
  -webkit-line-clamp: 3; /* số dòng hiển thị */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.popup_service_wrap  .modal .modal-dialog,
.popup_expert_wrap  .modal .modal-dialog {
  max-width: 90vw;
}
@media (max-width: 767px) {
  .popup_service_wrap .modal .modal-dialog,
  .popup_expert_wrap .modal .modal-dialog {
    max-width: 100vw;
  }
  .popup_service_wrap .modal .modal-dialog .modal-content .thumbnail_sv figure{
    min-height: auto !important;
  }
}
.popup_service_wrap .modal .modal-dialog .modal-content{
  padding: 50px 20px 20px 20px;
  border-radius: 20px;
}
.popup_service_wrap .modal .modal-dialog .modal-content .thumbnail_sv{
  height: 100%;
}
.popup_service_wrap .modal .modal-dialog .modal-content .thumbnail_sv figure{
  position: relative;
  margin-bottom: 0;
  overflow: hidden;
  padding-bottom: 90%;
  min-height: 500px;
  height: 100%;
  border-radius: 20px;
}
.popup_service_wrap .modal .modal-dialog .modal-content .thumbnail_sv figure img{
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.popup_service_wrap .modal .modal-dialog .modal-content .form_booking_sv .form-control{
  height: 50px;
  transition: all 0.3s ease;
}
.popup_service_wrap .modal .modal-dialog .modal-content .form_booking_sv .form-control:focus{
  box-shadow: none;
  border: 1px solid #A5916E;
  transition: all 0.3s ease;
}
.popup_service_wrap .modal .modal-dialog .modal-content .form_booking_sv textarea{
  height: 150px !important;
  resize: none;
}
.popup_service_wrap .modal .modal-dialog .modal-content .form_booking_sv .btn_send_sv{
  background-color: #A5916E;
  border-radius: 18px;
  min-width: 80px;
  border: 1px solid #A5916E;
  transition: all 0.3s ease;
}
.popup_service_wrap .modal .modal-dialog .modal-content .form_booking_sv .btn_send_sv:hover{
  background-color: white;
  transition: all 0.3s ease;
  color: #A5916E;
}

.popup_expert_wrap .modal .modal-dialog .modal-content {
  padding: 5rem 2rem;
  border-radius: 20px;
}
.popup_service_wrap .modal .modal-dialog .modal-content .btn-close,
.popup_expert_wrap .modal .modal-dialog .modal-content .btn-close {
  position: absolute;
  right: 1rem;
  top: 1rem;
}
.popup_expert_wrap .modal .modal-dialog .modal-content img {
  border-radius: 8px;
}

.bw_blog_page {
  background-color: #F3EFEA;
  padding: 5rem 0;
}
@media (max-width: 767px) {
  .bw_blog_page {
    padding: 3rem 0;
  }
}
.bw_blog_page .section_blog {
  margin-bottom: 3rem;
}
.bw_blog_page .section_blog .blog_item {
  background-color: white;
  padding: 20px 20px 40px 20px;
  border-radius: 10px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .bw_blog_page .section_blog .blog_item {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .bw_blog_page .section_blog .blog_item {
    margin-bottom: 2rem;
  }
}
.bw_blog_page .section_blog .blog_item figure {
  position: relative;
  margin-bottom: 2rem;
  padding-bottom: 50%;
  border-radius: 8px;
  overflow: hidden;
}
.bw_blog_page .section_blog .blog_item figure img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.5s ease;
}
.bw_blog_page .section_blog .blog_item figure img:hover {
  transform: scale(1.2);
  transition: all 0.5s ease;
}
.bw_blog_page .section_blog .blog_item .title {
  min-height: 66px;
}
.bw_blog_page .section_blog .blog_item .title a {
  transition: all 0.5s ease;
  
  display: block;
  	display: -webkit-box;
  	height: calc(22 * 1.5 * 2);
  	font-size: 22px;
  	line-height: 1.5;
  	-webkit-line-clamp: 2;  /* số dòng hiển thị */
  	-webkit-box-orient: vertical;
  	overflow: hidden;
  	text-overflow: ellipsis;	
		
	
	
}
.bw_blog_page .section_blog .blog_item .title a:hover {
  color: #A5916E;
  transition: all 0.5s ease;
}
.bw_blog_page .section_blog .blog_item .desc p {
  color: #727171;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  display: block;
  display: -webkit-box;
  height: 41.6px;
  line-height: 1.3;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.blog_detail-wrap .title_banner {
  padding-top: 10rem;
  position: relative;
}
@media (max-width: 767px) {
  .blog_detail-wrap .title_banner {
    padding-top: 5rem;
  }
}
.blog_detail-wrap .title_banner::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 200px;
  background: linear-gradient(0deg, rgba(217, 217, 217, 0) 0%, rgba(165, 145, 110, 0.5) 100%);
  z-index: -1;
}
@media (max-width: 767px) {
  .blog_detail-wrap .title_banner::before {
    height: 100px;
    z-index: -1;
  }
}
.blog_detail-wrap .title_banner .breadcrumb {
  display: flex;
  align-items: center;
}
.blog_detail-wrap .title_banner .breadcrumb a {
  color: #A5916E !important;
}
.blog_detail-wrap .main_blog_detail {
  padding: 5rem 0;
  color: #727171;
}
@media (max-width: 767px) {
  .blog_detail-wrap .main_blog_detail {
    padding: 0;
  }
}
.blog_detail-wrap .main_blog_detail img {
  border-radius: 8px;
}
.blog_detail-wrap .main_blog_detail .topic .list_topic {
  list-style: none;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.blog_detail-wrap .main_blog_detail .topic .list_topic li {
  margin-bottom: 15px;
}
.blog_detail-wrap .main_blog_detail .topic .list_topic li:not(:last-child) {
  margin-right: 20px;
}
.blog_detail-wrap .main_blog_detail .topic .list_topic li a {
  border: 1px solid #A5916E;
  padding: 5px 15px;
  border-radius: 18px;
  color: #A5916E;
}
@media (max-width: 767px) {
  .blog_detail-wrap .main_blog_detail .related_topic .related_blog_item {
    margin-bottom: 3rem;
  }
}
.blog_detail-wrap .main_blog_detail .related_topic .related_blog_item figure {
  position: relative;
  overflow: hidden;
  padding-bottom: 50%;
  margin-bottom: 1.5rem;
  border-radius: 8px;
}
.blog_detail-wrap .main_blog_detail .related_topic .related_blog_item figure img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.5s ease;
}
.blog_detail-wrap .main_blog_detail .related_topic .related_blog_item figure img:hover {
  transition: all 0.5s ease;
  transform: scale(1.2);
}
.blog_detail-wrap .main_blog_detail .related_topic .related_blog_item .related-title a {
  transition: all 0.5s ease;
}
.blog_detail-wrap .main_blog_detail .related_topic .related_blog_item .related-title a:hover {
  transition: all 0.5s ease;
  color: #A5916E;
}

.news_detail-wrap {
  background-color: #F3EFEA;
}
.news_detail-wrap .title_banner {
  padding-top: 10rem;
  position: relative;
}
@media (max-width: 767px) {
  .news_detail-wrap .title_banner {
    padding-top: 5rem;
  }
}
.news_detail-wrap .title_banner .breadcrumb {
  display: flex;
  align-items: center;
}
.news_detail-wrap .title_banner .breadcrumb a {
  color: #A5916E !important;
}
.news_detail-wrap .main_news {
  background-color: white;
  border-radius: 10px;
  overflow: hidden;
}
.news_detail-wrap .main_news a {
  height: ;
  display: flex;
  flex-direction: column;
}
.news_detail-wrap .main_news figure {
  margin-bottom: 0;
  overflow: hidden;
  padding-bottom: 100%;
  position: relative;
  height: ;
}
.news_detail-wrap .main_news figure img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;

  transition: all 0.5s ease;
}
.news_detail-wrap .main_news figure img:hover {
  transition: all 0.5s ease;
  transform: scale(1.1);
}
.news_detail-wrap .main_news .main_news-detail {
  padding: 3rem;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .news_detail-wrap .main_news .main_news-detail {
    padding: 1rem;
  }
}
.news_detail-wrap .list_news {
  padding: 5rem 0;
}
.news_detail-wrap .list_news .news_item {
  margin-bottom: 4rem;
}
@media (max-width: 767px) {
  .news_detail-wrap .list_news .news_item {
    margin-bottom: 2rem;
  }
  .news_detail-wrap .main_news .main_news-detail {
    padding: 1rem;
  }
}
.news_detail-wrap .list_news .news_item figure {
  margin-bottom: 1.5rem;
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
  border-radius: 8px;
}
.news_detail-wrap .list_news .news_item figure img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.5s ease;
}
.news_detail-wrap .list_news .news_item figure img:hover {
  transition: all 0.5s ease;
  transform: scale(1.2);
}
.news_detail-wrap .list_news .news_item .descript a {
  display: block;
  display: -webkit-box;
  height: 41.6px;
  font-size: 16px;
  line-height: 1.3;
  -webkit-line-clamp: 2; /* số dòng hiển thị */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.career_detail-wrap {
  background-color: #F3EFEA;
}
.career_detail-wrap .title_banner {
  padding-top: 10rem;
  position: relative;
}
@media (max-width: 767px) {
  .career_detail-wrap .title_banner {
    padding-top: 5rem;
  }
}
.career_detail-wrap .title_banner .breadcrumb {
  display: flex;
  align-items: center;
}
.career_detail-wrap .title_banner .breadcrumb a {
  color: #A5916E !important;
}
.career_detail-wrap .recruitment_main {
  padding: 3rem 0;
}
.career_detail-wrap .recruitment_main .list_career ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.career_detail-wrap .recruitment_main .list_career ul li {
  margin-bottom: 20px;
  border-bottom: 1px solid #A5916E;
  padding-bottom: 20px;
}
.career_detail-wrap .recruitment_main .list_career ul li a {
  color: #A5916E;
  font-weight: bold;
  transition: all 0.3s ease;
}
.career_detail-wrap .recruitment_main .list_career ul li a:hover {
  color: #0091D1;
  transition: all 0.3s ease;
}
.career_detail-wrap .job_description {
  padding-bottom: 5rem;
}

.bw_contact_page {
  background-color: #F3EFEA;
}
.bw_contact_page .title_banner {
  padding-top: 10rem;
  position: relative;
}
@media (max-width: 767px) {
  .bw_contact_page .title_banner {
    padding-top: 5rem;
  }
}
.bw_contact_page .title_banner .breadcrumb {
  display: flex;
  align-items: center;
}
.bw_contact_page .title_banner .breadcrumb a {
  color: #A5916E !important;
}
.bw_contact_page .contact_infor {
  background-color: #A5916E;
  color: white;
}
.bw_contact_page .contact_infor .infor_site {
  padding: 5rem;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .bw_contact_page .contact_infor .infor_site {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .bw_contact_page .contact_infor .infor_site {
    padding: 2rem 1rem;
  }
}
.bw_contact_page .contact_infor .infor_site .accordion .accordion-item{
  background-color: transparent;
  margin-bottom: 1rem;
  padding-bottom: 10px;
  border: 0;
  border-bottom: 1px solid white;
  border-radius: 0;
}
.bw_contact_page .contact_infor .infor_site .accordion .accordion-item button{
  background-color: transparent;
  padding: 0;
  color: white;
  box-shadow: none;
  border-radius: 0;
}
.bw_contact_page .contact_infor .infor_site .accordion .accordion-item button:focus{
  box-shadow: none;
}
.bw_contact_page .contact_infor .infor_site .accordion .accordion-item button::after{
  position: absolute;
  background-image: none;
  content: "\f106";
  font-family: FontAwesome;
  font-size: 20px;
  color: white;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.bw_contact_page .contact_infor .infor_site .accordion .accordion-item button.collapsed::after{
  position: absolute;
  background-image: none;
  content: "\f107";
  font-family: FontAwesome;
  font-size: 20px;
  color: white;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.bw_contact_page .contact_infor .infor_site .accordion .accordion-item .accordion-body{
  padding: 1rem 0;
}












.bw_contact_page .contact_infor .infor_site .map-btn a {
  background-color: white;
  padding: 10px 15px;
  border-radius: 18px;
  color: #A5916E;
  font-weight: bold;
}
.bw_contact_page .contact_infor .gg-map {
  height: 100%;
}
@media (max-width: 767px) {
  .bw_contact_page .contact_infor .gg-map {
    height: 500px;
  }
}
.bw_contact_page .contact_infor .gg-map iframe {
  width: 100%;
  height: 100%;
}
.bw_contact_page .section_form {
  padding: 5rem 0;
}
.bw_contact_page .section_form .form_wrapper-contact .form-control {
  resize: none;
}
.bw_contact_page .section_form .form_wrapper-contact .form-control:focus {
  box-shadow: none;
  border: 1px solid #A5916E;
}
.bw_contact_page .section_form .form_wrapper-contact .btn-contact {
  background-color: #A5916E;
  color: white;
  border-radius: 18px;
  padding: 5px 20px;
}

body {
  font-size: 16px;
  color: #5D472D;
  font-style: normal;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  letter-spacing: 0.32px;
}
body a {
  text-decoration: none;
  transition: all 0.5s ease;
  color: #000000;
}
body .shine {
  position: relative;
  overflow: hidden;
}
body .shine::before {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  content: "";
  display: block;
  height: 100%;
  left: -75%;
  position: absolute;
  top: 0;
  transform: skewX(-25deg);
  width: 50%;
  z-index: 2;
}
body .shine:hover::before, body .shine:focus::before {
  animation: shine 0.85s;
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
body .btn_submit {
  position: relative;
  border: 1px solid #A5916E;
  border-radius: 20px;
  overflow: hidden;
  min-width: 100px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  color: #A5916E;
  padding: 5px 12px;
  justify-content: center;
  align-items: center;
}
body .btn_submit::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 40%;
  background-color: white;
  border-radius: 20px;
  left: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
body .btn_submit:hover {
  color: #A5916E;
}
body .btn_submit:hover::after {
  opacity: 1;
  visibility: visible;
  height: 100%;
  transition: all 0.3s ease;
  z-index: -1;
}
body .btn_button {
  position: relative;
  border: 1px solid #A5916E;
  border-radius: 20px;
  overflow: hidden;
  min-width: 100px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
body .btn_button::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 40%;
  background-color: #A5916E;
  border-radius: 20px;
  left: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
body .btn_button a {
  color: #A5916E;
  padding: 5px 12px;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
body .btn_button:hover a {
  color: white !important;
  transition: all 0.3s ease;
  position: relative;
  z-index: 1;
}
body .btn_button:hover::after {
  opacity: 1;
  visibility: visible;
  height: 100%;
  transition: all 0.3s ease;
  z-index: -1;
}

.custom-container {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  max-width: 100vw;
  padding-left: 50px;
  padding-right: 50px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .custom-container {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }
}

#header_site {
  position: fixed;
  z-index: 999;
  width: 100%;
  
}
#header_site .header_site_wrapper {
  padding: 10px 30px;
  background: #ffffffd9;
  border-radius: 0 0 20px 20px;
  transition: all 0.5s ease;
}
@media (min-width: 768px) and (max-width: 1023px) {
  #header_site .header_site_wrapper {
    padding: 10px 20px;
  }
}
@media (max-width: 767px) {
  #header_site .header_site_wrapper {
    padding: 0;
  }
  #header_site {
    width: 100vw;
    border-radius: 0;
    top: 0;
    position: sticky;
    transform: unset;
    padding: 10px 0;
  }
}
#header_site.scrolled {
  background-color: rgba(0, 0, 0, 0.2705882353);
  width: 100vw;
  border-radius: 0;
  padding: 5px 0;
  top: 0;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  z-index: 2;
}
#header_site.scrolled .header_site_wrapper {
  transition: all 0.5s ease;
  background-color: transparent;
  padding: 0;
}
#header_site.scrolled .logo_site .logo-1 {
  display: none;
}
#header_site.scrolled .logo_site .logo-2 {
  display: inline-block;
}
#header_site.scrolled .logo_site .logo-2 img {
  height: 70px;
}
#header_site.scrolled .menu_site ul li.current-menu-item::after {
  position: absolute;
  content: "";
  top: 100%;
  right: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: white;
}
#header_site.scrolled .menu_site ul li::after {
  position: absolute;
  content: "";
  top: 100%;
  right: 0;
  left: 0;
  width: 0px;
  height: 1px;
  background-color: white;
  transition: all 0.3s ease;
}
#header_site.scrolled .menu_site ul li:hover::after {
  width: 100%;
}
#header_site.scrolled .menu_site ul li a {
  color: white;
}
#header_site.scrolled .lang_and_search .lang_site ul li:not(:last-child)::after {
  background-color: white !important;
}
#header_site.scrolled .lang_and_search .lang_site ul li a {
  color: white !important;
}
#header_site.scrolled .lang_and_search .search_icon i {
  color: white;
}
#header_site.scrolled .menu-option #nav-icon3 span {
  background-color: white;
}
#header_site .logo_site .logo-1 {
  display: inline-block;
}
#header_site .logo_site .logo-2 {
  display: none;
}
#header_site .logo_site img {
  width: auto;
  height: 50px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 768px) and (max-width: 1023px) {
  #header_site .logo_site img {
    height: 40px;
  }
}
@media (max-width: 767px) {
  #header_site .logo_site img {
    height: 40px !important;
  }
}
#header_site .menu_site {
  display: flex;
  height: 100%;
  width: 100%;
  justify-content: center;
}
#header_site .menu_site ul {
  list-style: none;
  margin-bottom: 0;
  display: flex;
  padding-left: 0;
  align-items: center;
}
#header_site .menu_site ul li {
  margin: 0 15px;
  text-align: center;
  position: relative;
}
@media (min-width: 768px) and (max-width: 1024px) {
  #header_site .menu_site ul li {
    margin: 0 10px;
  }
}
#header_site .menu_site ul li.current-menu-item::after {
  position: absolute;
  content: "";
  top: 100%;
  right: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #A5916E;
}
#header_site .menu_site ul li::after {
  position: absolute;
  content: "";
  top: 100%;
  right: 0;
  left: 0;
  width: 0px;
  height: 1px;
  background-color: #A5916E;
  transition: all 0.3s ease;
}
#header_site .menu_site ul li:hover::after {
  width: 100%;
}
#header_site .menu_site ul li a {
  color: #A5916E;
  font-size: 16px;
  text-transform: capitalize;
}
@media (min-width: 768px) and (max-width: 1024px) {
  #header_site .menu_site ul li a {
    font-size: 13px;
  }
}
#header_site .menu-option #nav-icon3 span {
  width: 35px;
  height: 2px;
  background-color: #A5916E;
  margin: 10px 0;
  display: block;
}
#header_site .lang_and_search {
  display: flex;
  justify-content: end;
  align-items: center;
  height: 100%;
}
#header_site .lang_and_search .lang_site ul {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
#header_site .lang_and_search .lang_site ul li {
  margin-left: 10px;
  position: relative;
}
#header_site .lang_and_search .lang_site ul li:not(:last-child)::after {
  position: absolute;
  right: -5px;
  content: "";
  top: 50%;
  transform: translate(50%, -50%);
  width: 1px;
  height: 17px;
  background-color: #A5916E;
}
#header_site .lang_and_search .lang_site ul li a {
  color: #A5916E;
}
#header_site .lang_and_search .lang_site ul li.current-lang a {
  text-decoration: underline;
}
#header_site .lang_and_search .lang_site ul li a:hover {
  transition: all 0.3s ease;
  text-decoration: underline;
}
#header_site .lang_and_search .search_icon {
  cursor: pointer;
}
#header_site .lang_and_search .search_icon i {
  color: #A5916E;
  font-size: 15px;
}

.social_site {
  position: fixed;
  left: 0px;
  bottom: 60px;
  z-index: 1;
}
.hot_line{
  position: fixed;
  left: 0px;
  bottom: 0;
  z-index: 2;
}
@media (max-width:767px){
  .social_site ul,
  .hot_line ul {
    padding: 15px 5px 15px 10px !important;
  }
}
.hot_line ul {
  list-style: none;
}

/* .hot_line ul li{
  width: 50px;
  height: 50px;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #A5916ECC;
  transition: all 0.3s ease;
}

.hot_line ul li a {
  color: white;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hot_line ul li a i{
  font-size: 25px;
} */

.result_page{
	padding:0;
}
@media (max-width:767px){
  .result_page{
	padding:3rem 0;
   }
}
.result_page iframe{
	width: 100%;
	height: 99vh;
}

.hot_line ul,
.social_site ul {
  list-style: none;
}
.social_site ul li:hover,
.hot_line ul li:hover{
  transform: scale(1.1);
  transition: all 0.3s ease;
}

.social_site ul li:not(:last-child) {
  margin-bottom: 20px;
}
.hot_line ul li img,
.social_site ul li img {
  width: auto;
  height: 50px;
  transition: all 0.3s ease;
}


.banner_child {
  position: relative;
  height: 100vh;
  overflow: hidden;
  background-color: #000;
}
@media (max-width: 767px) {
  .banner_child {
    height: auto;
  }
}
.banner_child::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 350px;
  background: linear-gradient(0deg, rgba(217, 217, 217, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}
@media (min-width: 768px) and (max-width: 1024px) {
  .banner_child {
    height: auto;
    overflow: unset;
  }
}
@media (max-width: 767px) {
  .banner_child .banner-img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    opacity: 0.5;
  }
}
.banner_child .title_banner {
  position: absolute;
  top: 10rem;
  left: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .banner_child .title_banner {
    top: 70px;
  }
}
.banner_child .title_banner .breadcrumb {
  color: white;
  display: flex;
  align-items: center;
}
.banner_child .title_banner .breadcrumb a {
  color: white;
}

.section_banner .slide_banner figure {
  margin-bottom: 0;
  position: relative;
  height: 720px; 
  overflow: hidden;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .section_banner .slide_banner figure {
    height: 50vh;
  }
}
@media (max-width: 767px) {
  .section_banner .slide_banner figure {
    height: unset;
    padding-bottom: 70%;
  }
}
.section_banner .slide_banner figure img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.section_brand {
  background-color: #a5916e;
  padding: 2rem 0;
}

.section_service {
  padding: 10rem 0 7rem 0;
  position: relative;
  overflow: hidden;
}

.section_service .about_service .service_content p{
  line-height: 1.2em;
  transform: translateY(7px);
}
.section_service .about_service .sub-title{
  letter-spacing: 0.15px;
  font-style: italic;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .section_service {
    padding: 5rem 0;
  }
}
@media (max-width: 767px) {
  .section_service {
    padding: 3rem 0;
  }
}
.section_service .bg-circle {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: -1;
  transform: scale(1);
  transition: all 1s ease;
}
.section_service .bg-circle img {
  background-color: #A5916E;
  padding: 30rem;
}
.section_service .bg-circle.scale-bg-circle {
  transform: scale(10);
  transition: all 3s ease;
}
.section_service::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 150px;
  background: linear-gradient(180deg, rgba(0, 145, 209, 0) 8.67%, rgba(0, 145, 209, 0.6) 100%);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .section_service::after {
    height: 100px;
    background: linear-gradient(180deg, rgba(0, 145, 209, 0) 8.67%, rgba(0, 145, 209, 0.3) 100%);
  }
}
@media (max-width: 767px) {
  .section_service::after {
    height: 100px;
    background: linear-gradient(180deg, rgba(0, 145, 209, 0) 8.67%, rgba(0, 145, 209, 0.3) 100%);
  }
}
.section_service .title-service {
  line-height: 1em;
}
.section_service .service_photo {
  position: relative;
}
.section_service .service_photo .dot {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 25px;
  height: 25px;
  background-color: white;
  border: 1px solid #A5916E;
  z-index: 1;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px){
  .section_service .service_photo .dot{
    width: 20px;
    height: 20px;
  }
  .bw_about_page .section_service .service_photo .dot{
    display: none;
  }
  .bw_about_page .section_service .service_photo .dot .circle-dot{
    width: 10px;
    height: 10px;
  }
}
.section_service .service_photo .dot .circle-dot {
  width: 15px;
  height: 15px;
  background-color: #A5916E;
  border-radius: 50%;
}
.section_service .service_photo .image-item {
  position: relative;
}
.section_service .service_photo .image-item .name-item {
  position: absolute;
  bottom: -7px;
  left: 50%;
  transform: translate(-50%, 50%);
  background: white;
  padding: 0 10px;
  line-height: 1em;
}
@media (max-width: 767px) {
  .section_service .service_photo .image-item .name-item {
    bottom: 0;
    font-size: 14px;
    transform: translate(-50%, calc(100% + 10px));
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px){
  .section_service .service_photo .image-item .name-item {
    width: 100%;
  }
}
.section_service .service_photo .image-item .circle-border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: rotate(0deg) scale(1.04);
  transform-origin: center;
  pointer-events: none;
}
.section_service .service_photo .image-item .circle-border.second {
  transform: rotate(180deg) scale(1.04);
}
.section_service .service_photo .image-item figure {
  position: relative;
  padding-bottom: 100%;
  margin: 0;
  border-radius: 50%;
  overflow: hidden;
}
.section_service .service_photo .image-item figure img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  padding: 3rem;
}
@media (max-width: 767px) {
  .section_service .service_photo .image-item figure img {
    padding: 10px;
  }
}
.section_service .service_list {
  position: relative;
}
.section_service .service_list .arr-left-service {
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  cursor: pointer;
}
@media (max-width: 767px) {
  .section_service .service_list .arr-left-service {
    left: 0;
  }
}
.section_service .service_list .arr-left-service i {
  font-size: 50px;
  color: #0091D1;
}
.section_service .service_list .arr-right-service {
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 1;
}
@media (max-width: 767px) {
  .section_service .service_list .arr-right-service {
    right: 0;
  }
}
.section_service .service_list .arr-right-service i {
  font-size: 50px;
  color: #0091D1;
}
.section_service .service_list .service_slider .service-item {
  background-color: #0091D1;
  padding: 2rem;
  border-radius: 25px;
  margin: 10px 20px;
  min-height: 500px;
  transition: all 0.5s ease;
}
.section_service .service_list .service_slider .service-item:nth-child(even) {
  background-color: #A5916E !important;
}
.section_service .service_list .service_slider .service-item:hover {
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3411764706);
  transition: all 0.5s ease;
}
.section_service .service_list .service_slider .service-item img {
  width: auto;
  height: 100px;
}

.section_news {
  overflow-x: hidden;
}
.section_news .slider_news-wrapper {
  width: 100vw;
  display: block;
  margin: 0 auto;
  position: relative;
}
.section_news .slider_news-wrapper .arr-left-news {
  position: absolute;
  left: 30%;
  top: 45%;
  transform: translateY(-50%);
  color: white;
  font-size: 70px;
  z-index: 1;
  cursor: pointer;
}
@media (max-width: 767px) {
  .section_news .slider_news-wrapper .arr-left-news {
    left: 10px;
  }
}
.section_news .slider_news-wrapper .arr-right-news {
  position: absolute;
  right: 30%;
  top: 45%;
  transform: translateY(-50%);
  color: white;
  font-size: 70px;
  z-index: 1;
  cursor: pointer;
}
@media (max-width: 767px) {
  .section_news .slider_news-wrapper .arr-right-news {
    right: 10px;
  }
}
.section_news .slider_news-wrapper .news_slider .news-item {
  margin: 0 10px;
  opacity: 0.5;
}
.section_news .slider_news-wrapper .news_slider .news-item.slick-active {
  opacity: 1;
}
.section_news .slider_news-wrapper .news_slider .news-item.slick-active figure img {
  transform: scale(1);
  transition: all 0.3s ease;
}
.section_news .slider_news-wrapper .news_slider .news-item .news-name a:hover {
  color: #A5916E;
  transition: all 0.3s ease;
}
.section_news .slider_news-wrapper .news_slider .news-item figure {
  width: 100%;
  padding-bottom: 70%;
  margin: 0;
  overflow: hidden;
  position: relative;
}
.section_news .slider_news-wrapper .news_slider .news-item figure img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: scale(0.9);
  transition: all 0.3s ease;
  border-radius: 10px;
}

.section_prize {
  background-color: #F3EFEA;
  padding: 5rem 0;
}
.section_prize .gallery_prize {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.section_prize .gallery_prize img {
  width: auto;
  height: 100px;
  margin: 0 25px;
  margin-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .section_prize .gallery_prize img {
    height: 60px;
  }
}
@media (max-width: 767px) {
  .section_prize .gallery_prize img {
    height: 50px;
  }
}

.section_photo {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 10rem 5rem;
}
@media (max-width: 767px) {
  .section_photo {
    padding: 5rem 2rem;
  }
}

#footer_site {
  background-color: #0091D1;
  padding-top: 4rem;
  font-size: 13px !important;
}
#footer_site .thg_photo a img{
  width: auto;
  height: 33px;
}
#footer_site .logo_ft img {
  width: auto;
  height: 150px;
}
#footer_site .menu_footer {
  display: flex;
  justify-content: center;
}
@media (min-width: 768px) and (max-width: 1023px) {
  #footer_site .menu_footer {
    justify-content: start;
  }
}
@media (max-width: 767px) {
  #footer_site .menu_footer {
    justify-content: start;
  }
}
#footer_site .menu_footer ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
#footer_site .menu_footer ul li {
  margin-bottom: 20px;
}
#footer_site .menu_footer ul li a {
  color: white;
  font-weight: bold;
}
#footer_site .social_ft {
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: end;
}

@media (max-width: 767px) {
  #footer_site .social_ft {
    justify-content: start !important;
    align-items: start;
    margin-bottom: 3rem;
  }
  #footer_site .social_ft .text-code br{
    display: none;
  }
}
#footer_site .social_ft ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
}
#footer_site .social_ft ul li {
  margin-left: 10px;
}
@media (max-width: 767px) {
  #footer_site .social_ft ul li {
    margin-left: unset;
    margin-right: 10px;
  }
}
#footer_site .social_ft ul li img {
  width: auto;
  height: 30px;
  transition: all 0.3s ease;
}
#footer_site .social_ft ul li img:hover {
  transform: scale(1.2);
  transition: all 0.3s ease;
}
#footer_site .copy_right {
  color: white;
  border-top: 1px solid;
  padding: 3rem 0;
}
#footer_site .copy_right .agency {
  color: white;
  text-align: end;
}
@media (max-width: 767px) {
  #footer_site .copy_right .agency {
    text-align: center;
  }
}
#footer_site .copy_right .agency a {
  color: white;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
  z-index: 1031;
  transition: all 0.5s ease;
}

.popup_search {
  z-index: 1032;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.768627451);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.popup_search .close_search {
  position: absolute;
  top: 3rem;
  right: 3rem;
  cursor: pointer;
}
.popup_search .close_search i {
  color: white;
  transition: all 0.5s ease;
}
.popup_search .close_search i:hover {
  transition: all 0.5s ease;
  transform: rotate(180deg);
}
.popup_search.active-search {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease;
}
.popup_search.active-search .form-search-header input {
  width: 40vw;
  transition: all 0.5s ease;
}
@media (max-width: 767px) {
  .popup_search.active-search .form-search-header input {
    width: 80vw;
  }
}
.popup_search .form-search-header {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  border-bottom: 1px solid white;
}
.popup_search .form-search-header input {
  border-radius: 0;
  background-color: transparent;
  border: 0;
  color: white;
  padding: 0;
  width: 10vw;
  transition: all 0.5s ease;
  font-size: 20px;
  font-weight: 400;
}
.popup_search .form-search-header input::-moz-placeholder {
  color: white;
}
.popup_search .form-search-header input::placeholder {
  color: white;
}
.popup_search .form-search-header input:focus {
  box-shadow: none;
  border: none;
}
.popup_search .form-search-header button {
  background-color: transparent;
  border: 0;
}
.popup_search .form-search-header button i {
  color: white;
}

.nav__mobile {
  z-index: 1032;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  background: #ECD9BB;
  width: 100%;
  max-width: 60vw;
  display: flex;
  transform: translateX(100%);
  transition: 0.5s;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
.nav__mobile .exit-menu {
  position: absolute;
  top: 1rem;
  right: 1rem;
  font-size: 30px;
  font-weight: bold;
  color: black;
}
.nav__mobile .nav-mobile__list {
  list-style: none;
  padding-left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.nav__mobile .nav-mobile__list li {
  margin: 15px;
  text-align: center;
}
.nav__mobile .nav-mobile__list li a {
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
  color: #A5916E;
}

.wp-pagenavi {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.wp-pagenavi span {
  border: 1px solid #F9F9F9;
  background: #F9F9F9;
  min-width: 35px;
  text-align: center;
  font-weight: 700;
  color: #A5916E;
  box-shadow: none;
  outline: none;
  padding: 5px;
  display: block;
  margin: 2px;
}
.wp-pagenavi span.current {
  border: 1px solid #0091D1;
  background: #0091D1;
  color: #ECD9BB;
}
.wp-pagenavi a {
  border: 1px solid #F9F9F9;
  background: #F9F9F9;
  min-width: 35px;
  text-align: center;
  font-weight: 700;
  color: #A5916E;
  box-shadow: none;
  outline: none;
  padding: 5px;
  display: block;
  margin: 2px;
}
.wp-pagenavi a:hover {
  border: 1px solid #0091D1;
  background: #0091D1;
  color: #ECD9BB;
}/*# sourceMappingURL=main.css.map */

input:-webkit-autofill, input:-webkit-autofill:focus {
  transition: background-color 0s 600000s, color 0s 600000s !important;
}

.animation-btn{
  animation-name: scaling;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-delay: 1s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  border: 1px solid #0091D1 !important;

}
.animation-btn a{
  color: #0091D1 !important;
  font-weight: bold;
}
.animation-btn::after{
  background-color: #0091D1 !important;
}
@keyframes scaling {
  from {transform: scale(1);}
  to {transform: scale(1.1);}
}