/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

/* ẩn topbar quản trị */
#wp-admin-bar-root-default #wp-admin-bar-wp-logo {
  display: none;
}

#wp-admin-bar-root-default #wp-admin-bar-flatsome-activate {
  display: none;
}

#wp-admin-bar-root-default #wp-admin-bar-comments {
  display: none;
}

#wp-admin-bar-root-default #wp-admin-bar-new-content {
  display: none;
}

#wp-admin-bar-root-default #wp-admin-bar-customize {
  display: none;
}

#wp-admin-bar-root-default #wp-admin-bar-wpseo-menu {
  display: none;
}

/* thêm font */
/* @font-face {
  font-family: "BeVietnamPro-Black";
  src: url(fonts/BeVietnamPro-Black.ttf);
}

@font-face {
  font-family: "BeVietnamPro-Bold";
  src: url(fonts/BeVietnamPro-Bold.ttf);
}

@font-face {
  font-family: "BeVietnamPro-Medium";
  src: url(fonts/BeVietnamPro-Medium.ttf);
}

@font-face {
  font-family: "BeVietnamPro-Regular";
  src: url(fonts/BeVietnamPro-Regular.ttf);
}

@font-face {
  font-family: "BeVietnamPro-Light";
  src: url(fonts/BeVietnamPro-Light.ttf);
} */


@font-face {
  font-family: "1FTV-VIP-Gerlomi";
  src: url(fonts/1FTV-VIP-Gerlomi.ttf);
}

.has-dropdown .icon-angle-down {
  font-size: 18px;
  opacity: 1;
}

#menu-item-515 .nav-dropdown {
  min-width: 360px;
}

img {
  padding-top: 0 !important;
}

.header-main .nav>li>a {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}

.nav-dropdown-has-shadow .nav-dropdown {
  padding: 10px 5px;
  border-radius: 10px;
  border: none;
}

.nav-dropdown>li>a {
  color: #262626;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  padding: 5px 20px;
}

.nav-dropdown>li>a:hover {
  color: #51961C;
}

.nav-dropdown>li>a::before {
  font-family: "FontAwesome";
  content: "\f111";
  color: #51961C;
  font-size: 6px;
  margin-right: 8px;
  position: relative;
}

.nav-dropdown.nav-dropdown-default>li>a {
  border-bottom: 0;
  display: flex;
  align-items: center;
  margin: 5px 10px;
}

.nav>li {
  margin: 0 15px;
}

.head-hotline a {
  background: linear-gradient(270deg, #A67C34 0%, #D9C175 53%, #B08736 100%);
  padding: 13px 15px;
  border-radius: 33px;
  color: white;
  font-weight: bold;
  font-size: 16px;
}

.nav-dropdown-has-arrow li.current-dropdown.has-dropdown:after,
.nav-dropdown-has-arrow li.current-dropdown.has-dropdown:before {
  display: none;
}

.txt-head h2 {
  font-weight: 800;
  font-size: 32px;
  line-height: 48px;
  color: #348404;
  margin-bottom: 10px;
}

.txt-head p {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #262626;
}

/* braum */
.bg-breadcrumb {
  background-color: #D8F4BC;
  background-size: cover !important;
  min-height: 172px;
  display: flex;
  align-items: center;
  position: relative;
}

.bg-breadcrumb .row {
  position: relative;
}

.bg-breadcrumb h2 {
  font-weight: 700;
  font-size: 36px;
  line-height: 45.54px;
  color: #FFFFFF;
  margin-bottom: 10px;
}

.bg-breadcrumb a {
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #FFFFFF;
  font-weight: 500;
}

.bg-breadcrumb p {
  margin-bottom: 0;
  font-weight: 700;
}

.bg-breadcrumb i {
  margin: 0 10px;
  color: #FFFFFF;
}

.bg-breadcrumb .breadcrumb_last {
  color: #774601;
}

.single.single-post .bg-breadcrumb,
.archive.category .bg-breadcrumb {
  background: url(images/ndn5.jpg) no-repeat center;
}

.page-id-212 .bg-breadcrumb {
  background: url(images/ndn7.jpg) no-repeat center;
}

.page-id-111 .bg-breadcrumb,
.page-id-109 .bg-breadcrumb {
  background: url(images/ndn1.jpg) no-repeat center;
}

.page-id-113 .bg-breadcrumb {
  background: url(images/ndn3.jpg) no-repeat center;
}

.page-id-115 .bg-breadcrumb {
  background: url(images/ndn2.jpg) no-repeat center;
}

.page-id-426 .bg-breadcrumb {
  background: url(images/ndn2.jpg) no-repeat center;
}

.page-id-456 .bg-breadcrumb {
  background: url(images/ndn6.jpg) no-repeat center;
}

.single-library-post .bg-breadcrumb,
.archive.tax-library .bg-breadcrumb {
  background: url(images/ndn3.jpg) no-repeat center;
}

.service-post-template-default .bg-breadcrumb,
.archive.tax-service .bg-breadcrumb {
  background: url(images/ndn4.jpg) no-repeat center;
}

.search.search-results .bg-breadcrumb {
  background: url(images/ndn5.jpg) no-repeat center;
}

.archive.tax-rules.term-noi-quy-va-gio-vao-tham .bg-breadcrumb,
.rules-post-template-default .bg-breadcrumb {
  background: url(images/ndn1.jpg) no-repeat center;
}

.rules-post-template-default .bg-breadcrumb .formtk,
.single-library-post .bg-breadcrumb .formtk,
.archive.tax-library .bg-breadcrumb .formtk,
.service-post-template-default .bg-breadcrumb .formtk,
.archive.tax-service .bg-breadcrumb .formtk {
  display: none;
}


.formtk {
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translate(-3%, -50%);
  width: 100%;
  max-width: 555px;
}

.formtk form {
  position: relative;
}

.formtk form,
.formtk input,
.formtk button {
  margin: 0;
}

.formtk input {
  border: 1px solid #af8a43;
  border-radius: 32px;
  min-height: 52px;
  text-indent: 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  width: 100%;
}

.formtk input::placeholder {
  color: #9D9D9D;
}

.formtk button {
  padding: 0;
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translate(-15%, -50%);
}

.formtk button i::before {
  content: url(images/Magnifer.svg);
}

/* end braum */





/*css phone*/
.hl-ring {
  position: fixed;
  bottom: 30px;
  left: 20px;
  min-width: 45px;
  text-align: center;
  z-index: 999;
}

.hl-ring a span {
  border-radius: 2px;
  text-align: center;
  background: #ff5555;
  box-shadow: 0 20px 50px rgba(0, 0, 0, .15);
  border-radius: 48px;
  padding: 11px 16px 12px 16px;
  margin-left: 10px;
  position: absolute;
  z-index: 999;
  top: 0;
  left: 68px;
  width: 190px;
  height: 48px;
  transition: all .2s ease-in-out 0s;
  -moz-animation: headerAnimation .7s 1;
  -webkit-animation: headerAnimation .7s 1;
  -o-animation: headerAnimation .7s 1;
  animation: headerAnimation .7s 1;
}

.hl-ring a span {
  font-size: 19px;
  line-height: 25px;
  letter-spacing: 1px;
  color: #fff;
}

.hl-ring a span:before,
.hl-ring a span::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 20px 14px 14px;
  border-color: transparent #ff5555 #ff000000 #f0293700;
  position: absolute;
  left: -24px;
  top: 10px;
}

.hl-ring a:hover span {
  display: block;
}

.hl-ring img {
  width: 48px;
  height: 48px;
  border-radius: 100%;
  position: relative;
  z-index: 999;
}

.host-circle {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: zoomIn;
  width: 58px;
  height: 58px;
  top: -5px;
  right: -5px;
  position: absolute;
  background-color: transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid rgba(30, 30, 30, .4);
  opacity: .1;
  border-color: #ff5555;
  opacity: .5;
  animation: animated 2s ease-out infinite;
}

.host-circle-fill {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: pulse;
  width: 68px;
  height: 68px;
  top: -10px;
  right: -10px;
  position: absolute;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  background-color: #ff5555;
  opacity: .15;
  animation: animated 2s ease-out infinite;
}

@-webkit-keyframes headerAnimation {
  0% {
    margin-top: -70px;
  }

  100% {
    margin-top: 0;
  }
}

@keyframes headerAnimation {
  0% {
    margin-top: -70px;
  }

  100% {
    margin-top: 0;
  }
}


@keyframes animated {
  0% {
    transform: scale(1, 1);
  }

  50% {
    transform: scale(1.15, 1.15);
  }

  100% {
    transform: scale(1, 1);
  }
}

/*end css*/


.footer-main {
  background: linear-gradient(180deg, #348404 0%, #0A3A12 194.35%);
}

.absolute-footer {
  display: none;
}





/* footer */
.footer-main {
  padding-bottom: 0 !important;
}

.footer-main .ro1 .co1 {}

.footer-main .ro1 .co2 {}

.footer-main .ro1 .co3 {}

.footer-main .ro1 .co1 .img {
  margin-bottom: 25px;
}

.footer-main .text {
  margin-bottom: 15px;
}

.footer-main h3 {
  font-weight: 800;
  font-size: 20px;
  line-height: 30px;
  color: white;
  margin-bottom: 0;
  margin-top: 80px;
}

.footer-main h3::after {
  content: '';
  background: white;
  height: 2px;
  width: 44px;
  display: block;
  margin-top: 5px;
}

.footer-main .ro1 .co1 img {
  max-width: 207.07px;
}

.footer-main .icon-box {
  /* align-items: center; */
}

.footer-main .icon-box {
  margin-bottom: 15px;
}

.footer-main .icon-box .icon-box-text {
  padding-left: 10px;
  padding-top: 8px;
}

.footer-main .icon-box ul li,
.footer-main .icon-box p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: white;
  margin-bottom: 2px;
}

.footer-main .icon-box p b {
  font-weight: 600;
}

.footer-main .icon-box ul {
  padding-top: 4px;
}

.footer-main .ro1 .co3 .ux-menu a,
.footer-main .ro1 .co2 .ux-menu a {
  align-items: center;
}

.footer-main .ro1 .co3 .ux-menu a span,
.footer-main .ro1 .co2 .ux-menu a span {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  color: white;
}

.footer-main .ro1 .co3 .ux-menu a::before,
.footer-main .ro1 .co2 .ux-menu a::before {
  font-family: "FontAwesome";
  content: "\f111";
  color: white;
  font-size: 5px;
  margin-right: 10px;
}

.footer-main .mxh {
  width: 100%;
  max-width: 204px !important;
  margin: 30px 0 20px 0;
}

.footer-main .mxh .col-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer-main .mxh .col-inner .img {
  margin-bottom: 0;
  width: 100%;
  max-width: 36px;
}

.footer-main .mxh .c2 {
  margin-top: 20px;
}

.footer-main .mxh .c2 .col-inner .img {
  width: 100%;
  max-width: 186px;
}

.footer-main .ro2 .text {
  margin-bottom: 0;
}

.footer-main .ro2 p {
  margin-bottom: 0;
  color: #BADC99;
  padding: 12px 15px;
  border-top: 1px solid #6C9952;
}

.footer-main .co2 .img {
  max-width: 186px;
  margin-top: 30px;
}

/* end footer */





/* Trang chủ */
.home01 {
  min-height: 483px;
}

.home01 img {
  width: 100%;
}

.home01 .row img {
  width: auto;
}

.home01 .col {
  padding-bottom: 0;
}

.home01 h1 {
  font-weight: bold;
  text-transform: uppercase;
  background: linear-gradient(270deg, #A17935 0%, #EBDCAD 90%, #AF8A43 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 0.5px #AF8A43;
  text-stroke: 0.5px #AF8A43;
  display: inline-block;
  font-weight: 800;
  font-size: 48px;
  line-height: 60.72px;
  margin-bottom: 0px;
}

.home01 h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 50.6px;
  margin-bottom: 0;
}

.home01 .line {
  display: block;
  background-color: #348404;
  height: 4px;
  width: 100%;
  max-width: 214px;
  margin: 10px 0 15px 0;
}

.home01 p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #000000;
  max-width: 677px;
}

.home01 .button {
  margin: 0;
  padding: 5px 25px;
}

.home01 .button span {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}

.home01 .button i::before {
  font-family: 'FontAwesome';
  content: "\f061";
}

.home02 h2 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.home02 .box {
  position: relative;
}

.home02 .icon-box {
  background-color: white;
  box-shadow: 0px 4px 10.6px 0px #00000026;
  border-radius: 0 0 20px 20px;
  padding: 20px 25px 20px 25px;
  position: relative;
}

.home02 .row {
  margin-top: 25px;
  margin-bottom: 170px;
}

.home02 .box {
  position: relative;
}

.home02 .box .box-text {
  position: absolute;
  bottom: -180px;
  padding: 20px;
}

.home02 .box .icon-box h3 {
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 15px;
  margin-top: 30px;
}

.home02 .box .icon-box p {
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  color:
    #262626;
  margin-bottom: 0;
  max-width: 266px;
  min-height: 105px;
  margin: auto;
}

.home02 .box .icon-box .icon-box-img {
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-bottom: 0;
}

.home03 {
  min-height: 874px;
}

.home03 .col {
  padding-bottom: 0;
}

.home03 .co1 .img{
  min-width: 678px;
  max-width: 100%;
  position: relative;
  left: -150px;
}

.home03 .co2 .icon-box {
  align-items: center;
  margin-bottom: 20px;
}

.home03 .co2 .icon-box h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  color:
    #AB6C0B;
}

.home03 .co2 .icon-box p {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0px;
  color:
    #000000;
}

.home03 .co2 .nor {}

.home03 .co2 .nor .button {
  margin: 0;
  padding: 5px 25px;
}

.home03 .co2 .nor .button span {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}

.home03 .co2 .nor .button i::before {
  font-family: 'FontAwesome';
  content: "\f061";
}

.home03 .co2 .nor .icon-box {
  margin-bottom: 0;
}

.home03 .co2 .nor .icon-box p {
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #434343;
  margin-bottom: 0;
}

.home03 .co2 .nor .icon-box h4 {
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  color: #FF2828;
}

.home04 .ro1 {
  margin-top: 30px;
  margin-bottom: 40px;
}

.home04 .text {
  margin-bottom: 60px;
}

.home04 .text p {
  max-width: 700px;
  margin: auto;
}

.home04 .ro2 {}

.home04 .ro2 .box::before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  border-radius: 22px;
  z-index: -1;
}

.home04 .ro2 .co1 .im1::before,
.home04 .ro2 .co2 .im2::before {
  background: linear-gradient(270deg, #d6c4a7 0%, #f0e7cf 53%, #d7c4a1 100%);
}

.home04 .ro2 .co1 .im2::before,
.home04 .ro2 .co2 .im1::before {
  background: #a8cb8d;
}

.home04 .ro2 .co2 .im1 img,
.home04 .ro2 .co1 .im1 img {
  border-radius: 20px 0 0 20px;
}

.home04 .ro2 .co1 .im2 img,
.home04 .ro2 .co2 .im2 img {
  border-radius: 0 20px 20px 0;
}

.home04 .ro2 .im1,
.home04 .ro2 .im2 {
  display: flow-root;
  width: 100%;
  position: relative;
  margin-bottom: 30px;
  border-radius: 20px;
}

.home04 .ro2 .co1 .im1 {
  background: #fbebd4;
}

.home04 .ro2 .co1 .im2 {
  background: #dcedcc;
}

.home04 .ro2 .co2 .im1 {
  background: #dcedcc;
}

.home04 .ro2 .co2 .im2 {
  background: #fbebd4;
}

.home04 .ro2 .col .box .line {
  display: block;
  height: 3px;
  width: 100%;
  max-width: 30px;
  border-radius: 19px;
  margin: 6px auto;
}

.home04 .ro2 .co1 .im1 .line,
.home04 .ro2 .co2 .im2 .line {
  background: linear-gradient(270deg, #A17935 0%, #E4C561 53%, #AF8A43 100%);
}

.home04 .ro2 .co1 .im2 .line,
.home04 .ro2 .co2 .im1 .line {
  background: #348404;
}

.home04 .ro2 .im1 .box-image {
  float: left;
  width: 100%;
  max-width: 45%;
}

.home04 .ro2 .im1 .box-text {
  float: right;
  width: 100%;
  max-width: 55%;
}

.home04 .ro2 .im2 .box-image {
  float: right;
  width: 100%;
  max-width: 45%;
}

.home04 .ro2 .im2 .box-text {
  float: left;
  width: 100%;
  max-width: 55%;
}

.home04 .ro2 .box-text {
  padding: 15px;
}

.home04 .ro2 .box-text h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0px;
  text-align: center;
  max-width: 185px;
  margin: auto;
}

.home04 .ro2 .box-text p {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0px;
  text-align: center;
  color: #000000;
  max-width: 221px;
  margin: auto;
}

.home04 .ro2 .co1 .im1 h3,
.home04 .ro2 .co2 .im2 h3 {
  background: linear-gradient(270deg, #A17935 0%, #EBDCAD 53%, #AF8A43 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.home04 .ro2 .co1 .im2 h3,
.home04 .ro2 .co2 .im1 h3 {
  color:
    #348404;
}

.home04 .ro3 .img {
  padding: 0 15px;
}

.home04 .slick-dots {
  text-align: center;
  margin: 25px 0 0 0;
}

.home04 .slick-dots li {
  display: inline-block;
  margin: 0;
}

.home04 .slick-dots li button {
  margin: 0 4px;
  padding: 0;
  font-size: 0;
  width: 24px;
  height: 9px;
  border-radius: 50px;
  background: #D9D9D9;
}

.home04 .slick-dots li.slick-active button {
  border-radius: 50%;
  background: #348404;
  width: 9px;
}


















.home05 {
  min-height: 543px;
}

.home05 .row {}

.home05 .col {
  position: relative;
}

.home05 .bln .btn-txt p {
  background: white;
  border-radius: 30px 30px 30px 0px;
  border: 1px solid;
  border-image-source: linear-gradient(180deg, #348404 0%, rgba(52, 132, 4, 0) 100%);
  padding: 80px 25px 70px 25px;
  position: relative;
  box-shadow: 5px 12px 15.7px 0px #DFEBD5;
  min-height: 280px;
  text-align: justify;
}

.home05 .bln .btn-txt p::before {
  content: url(images/5sao.svg);
  position: absolute;
  top: 45px;
  left: 25px;
}

.home05 .bln .btn-txt p::after {
  content: url(images/phay.svg);
  position: absolute;
  bottom: 30px;
  right: 25px;
}

.home05 .txt-head {
  margin-top: 40px;
  margin-bottom: 50px;
}

.home05 .icon-box {
  align-items: center;
}

.home05 .icon-box h4 {
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
  margin-bottom: 2px;
}

.home05 .icon-box p {
  font-weight: 400;
  font-size: 13px;
  line-height: 19px;
  color:
    #555555;
}

.home05 .slick-dots {
  text-align: center;
  margin: 10px 0 0 0;
}

.home05 .slick-dots li {
  display: inline-block;
  margin: 0;
}

.home05 .slick-dots li button {
  margin: 0 5px;
  border: none;
  padding: 0;
  font-size: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background:
    #BADC99;
  cursor: pointer;
}

.home05 .slick-dots li.slick-active button {
  background:
    #348404;
}

.home06 .ux-tintuc {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.home06 .ux-tintuc .post-image {
  overflow: hidden;
  position: relative;
  border-radius: 8px;
}

.home06 .ux-tintuc .post-image:hover img {
  transform: scale(1.2);
}

.home06 .ux-tintuc .post-image img {
  transition: transform 0.5s ease;
  height: 291px;
  width: 100%;
  object-fit: cover;
}

.home06 .ux-tintuc .content {
  margin-top: 12px;
}

.home06 .ux-tintuc .content span {
  display: block;
  margin-bottom: 5px;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color:
    #7B7B7B;
  position: relative;
}

.home06 .ux-tintuc .content span::before {
  content: url(images/cal.svg);
  margin-right: 5px;
  position: relative;
  top: 3px;
}

.home06 .ux-tintuc .content h3 a {
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.home06 .ux-tintuc .content p {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color:
    #434343;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.home06 .btn-cm {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}

.home06 .btn-cm a {
  background: linear-gradient(270deg, #A17935 0%, #EBDCAD 53%, #AF8A43 100%);
  border-radius: 40px;
  padding: 10px 20px;
  color: white;
}

.home06 .btn-cm h4 {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: white;
}

.home06 .btn-cm h4 i {
  margin-left: 8px;
}

.home06 .txt-head {
  margin-bottom: 50px;
}

.home07 {
  min-height: 545px;
}

.home07 .col {
  padding-bottom: 0;
}

.home07 form {
  margin-bottom: 0;
}

.form-dkntt {
  position: relative;
}

.form-dkntt .text {
  margin-bottom: 20px;
}

.form-dkntt .text h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
}

.form-dkntt .text p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.form-dkntt .block-dkntt {
  margin-bottom: 10px;
}

.form-dkntt .block-dkntt p {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  margin-bottom: 5px;
}

.form-dkntt .block-dkntt p span {
  color:
    #EB5757;
}

.form-dkntt .block-dkntt input {
  box-shadow: none;
  border: 1px solid #D9D9D9;
  border-radius: 34px;
  text-indent: 6px;
}

.form-dkntt .btn {
  display: flex;
  align-items: center;
  justify-content: center;
}

.form-dkntt .btn input {
  margin: 0;
  background: linear-gradient(270deg, #A17935 0%, #EBDCAD 53%, #AF8A43 100%);
  border-radius: 40px;
  text-transform: initial;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  /* position: relative;
  padding-right: 40px;
  background-image: url('https://cdn-icons-png.flaticon.com/512/109/109617.png');
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 16px; */
}


/* end Trang chủ */





/* Trang tin tức */

.chuyenmuctintuc {
  margin-top: 30px;
  padding-bottom: 30px;
}

.chuyenmuctintuc .block {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.chuyenmuctintuc .post {
  position: relative;
  margin-bottom: 0;
}

.chuyenmuctintuc .post .hinhanh {
  overflow: hidden;
  position: relative;
  border-radius: 4px;
}

.chuyenmuctintuc .post .hinhanh:hover img {
  transform: scale(1.2);
}

.chuyenmuctintuc .post .hinhanh img {
  width: 100%;
  height: 303px;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.chuyenmuctintuc .post .content {
  position: relative;
  padding-top: 15px;
}

.chuyenmuctintuc .post .content .post-date {
  display: block;
  margin-bottom: 8px;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #7B7B7B;
}

.chuyenmuctintuc .post .content .post-date::before {
  content: url(images/cal.svg);
  margin-right: 5px;
  position: relative;
  top: 2px;
}

.chuyenmuctintuc .post .content h3 a {
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.chuyenmuctintuc .post .content p {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #434343;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
}

.chitiet-tintuc .block {
  display: flow-root;
  margin-top: 30px;
}

.chitiet-tintuc .block .left {
  float: left;
  width: 100%;
  max-width: 67%;
  padding: 0 15px;
}

.chitiet-tintuc .block .right {
  float: right;
  width: 100%;
  max-width: 33%;
  padding: 0 15px;
}

.chitiet-tintuc .block .left .image img {
  width: 100%;
  height: 546px;
  border-radius: 12px;
  object-fit: cover;
}

.chitiet-tintuc .block .left .content {
  margin: 20px 0;
}

.chitiet-tintuc .block .left .content h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
}

.chitiet-tintuc .block .left .content .post-date {
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #7B7B7B;
}

.chitiet-tintuc .block .left .content .post-date::before {
  content: url(images/cal.svg);
  margin-right: 5px;
  position: relative;
  top: 2px;
}

.chitiet-tintuc .block .left .social {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin: 20px 0;
}

.chitiet-tintuc .block .left .social .author-tt {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #7B7B7B;
}

.chitiet-tintuc .block .left .social .share-tt {
  display: flex;
  align-items: center;
}

.chitiet-tintuc .block .left .social .share-tt span {
  margin-right: 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #7B7B7B;
}

.chitiet-tintuc .block .left .social .share-tt a {
  margin: 0 6px;
}


.chitiet-tintuc .diff {
  background-color: #f1f5f7;
  padding: 40px 15px;
}

.chitiet-tintuc .diff .widget-title {
  font-weight: 800;
  font-size: 32px;
  line-height: 48px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.chitiet-tintuc .diff .new-list-related {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.chitiet-tintuc .diff .post-image {
  overflow: hidden;
  position: relative;
  border-radius: 4px;
}

.chitiet-tintuc .diff .post-image:hover img {
  transform: scale(1.2);
}

.chitiet-tintuc .diff .post-image img {
  width: 100%;
  height: 303px;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.chitiet-tintuc .diff .post-content {
  margin-top: 15px;
}

.chitiet-tintuc .diff .post-content h3 {
  margin-bottom: 10px;
}

.chitiet-tintuc .diff .post-content h3 a {
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.chitiet-tintuc .diff .post-content .post-date {
  display: block;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #7B7B7B;
  margin-bottom: 8px;
}

.chitiet-tintuc .diff .post-content .post-date::before {
  content: url(images/cal.svg);
  margin-right: 5px;
  position: relative;
  top: 2px;
}

.chitiet-tintuc .diff .post-content p {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #434343;
  margin-bottom: 0;
}

.tinmoinhat {
  position: relative;
}

.widget .block {
  margin-top: 5px;
}

.tinmoinhat .widget-title {
  margin-bottom: 20px;
}

.tinmoinhat .widget-title span {
  color: #348404;
  font-weight: 800;
  font-size: 24px;
  line-height: 48px;
  text-transform: uppercase;
}

.tinmoinhat .post_list {
  position: relative;
}

.tinmoinhat .post_list .box_innner {
  display: flow-root;
  width: 100%;
  margin-bottom: 20px;
}

.tinmoinhat .box_innner .post-img {
  float: left;
  width: 100%;
  max-width: 35%;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
}

.tinmoinhat .box_innner .post-info {
  float: right;
  width: 100%;
  max-width: 65%;
  padding-left: 10px;
}

.tinmoinhat .box_innner .post-img:hover img {
  transform: scale(1.2);
}

.tinmoinhat .box_innner .post-img img {
  width: 100%;
  height: 88px;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.tinmoinhat .box_innner .post-info h4 {
  margin-bottom: 18px;
}

.tinmoinhat .box_innner .post-info h4 a {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.tinmoinhat .box_innner .post-info .post-date {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #7B7B7B;
}

.tinmoinhat .box_innner .post-info .post-date::before {
  content: url(images/cal.svg);
  margin-right: 5px;
  position: relative;
  top: 3px;
}

.widget img {
  width: 100%;
}

.form-dktv {
  position: relative;
  border-radius: 12px;
  background: #348404;
  padding: 30px 20px;
}

.form-dktv .text {
  text-align: center;
}

.form-dktv .text h3 {
  color: white;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  max-width: 200px;
  margin: auto auto 10px auto;
}

.form-dktv .text p {
  color: white;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: white;
  max-width: 320px;
  margin: auto;
}

.form-dktv .foot p {
  text-align: center;
  color: white;
  font-weight: 400;
  font-style: italic;
  font-size: 13px;
  line-height: 19px;
}

.form-dktv .block {
  margin-top: 20px;
}

.form-dktv input,
.form-dktv textarea {
  box-shadow: none !important;
  border: none !important;
  border-radius: 4px;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
}

.form-dktv input::placeholder,
.form-dktv textarea::placeholder {
  color: #9D9D9D;
}

.form-dktv input {
  min-height: 44px;
}

.form-dktv textarea {
  min-height: 85px;
}

.form-dktv .btn {
  width: 100%;
  background: linear-gradient(270deg, #A17935 0%, #E4C561 53%, #AF8A43 100%);
  font-family: Be Vietnam Pro;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  margin-top: 10px;
}

.wpcf7-spinner {
  display: none;
}

/* end Trang tin tức */



/* Phân trang */
.phan-trang {
  margin-top: 30px;
}


.mess_main {
  position: fixed;
  bottom: 23px;
  right: 15px;
  z-index: 9999;
}

.back-to-top.active {
  opacity: 1;
  pointer-events: inherit;
  transform: translateY(0);
  bottom: 95px;
}

.back-to-top.button.icon.circle {
  height: 48px;
  width: 48px;
  background-color: #E2E8F0;
  border-color: #E2E8F0;
}

#top-link i::before {
  font-family: 'FontAwesome';
  content: "\f062";
  font-size: medium;
  position: relative;
  top: 4px;
  color: #718096;
}

/* end Phân trang */




/* Trang Liên hệ */
.lienhe .text h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  color: #000000;
  margin-bottom: 20px;
}

.lienhe .co2 {
  flex-basis: 40%;
  max-width: 40%;
}

.lienhe .co3 {
  flex-basis: 60%;
  max-width: 60%;
}

.lienhe .co2 h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
}

.lienhe .co2 h3 {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}

.lienhe .co2 p {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  text-align: justify;
  color: #555555;
}

.lienhe .co2 .icon-box {
  margin-bottom: 10px;
}

.lienhe .co2 .icon-box .icon-box-text {
  padding-top: 3px;
}

.lienhe .co2 .icon-box p {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color:
    #434343;
}

.lienhe .co2 .icon-box h4 {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}

.lienhe .co2 .icon-box ul {
  margin-bottom: 12px;
}

.lienhe .co2 .icon-box ul li {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #434343;
  margin-bottom: 2px;
}

.form-gyctv input,
.form-gyctv textarea {
  box-shadow: none !important;
  border: 1px solid #C4C4C4;
  border-radius: 8px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  width: 100%;
}

.form-gyctv input {
  min-height: 48px;
}

.form-gyctv textarea {
  min-height: 90px;
}

.form-gyctv input::placeholder,
.form-gyctv textarea::placeholder {
  color: #C4C4C4;
}

.form-gyctv .ro {
  display: flex;
  justify-content: space-between;
}

.form-gyctv span {
  width: 100%;
}

.form-gyctv .r1 span {
  max-width: 49%;
}

.form-gyctv .btn {
  margin: 0;
  background: linear-gradient(270deg, #A17935 0%, #E4C561 53%, #AF8A43 100%);
  text-transform: initial;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  color: white;
  margin-top: 10px;
}

.form-ttgntt {}

.form-ttgntt input,
.form-ttgntt textarea {
  box-shadow: none !important;
  border: 1px solid #C4C4C4;
  border-radius: 8px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  width: 100%;
  margin-bottom: 20px;
}

.form-ttgntt input::placeholder,
.form-ttgntt textarea::placeholder {
  color: #C4C4C4;
}

.form-ttgntt input {
  min-height: 48px;
}

.form-ttgntt textarea {
  min-height: 90px;
}

.form-ttgntt .btn {
  margin: 0;
  background: linear-gradient(270deg, #B58129 0%, #CFAC3F 53%, #C9932B 100%);
  text-transform: initial;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  color: white;
  margin-top: 10px;
}

.form-ttgntt .ro {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.form-ttgntt .ro .co {
  position: relative;
}

.form-ttgntt .ro .c2::after {
  content: url(images/ic-ttgn.svg);
  height: 24px;
  width: 24px;
  display: block;
  position: absolute;
  top: 12px;
  right: 15px;
}

/* end Liên hệ */





/* Trang giới thiệu */
.gtc01 .co1 .img {
  max-width: 216px;
  margin-bottom: 30px;
}

.gtc01 .co1 p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: justify;
  color: #000000;
}

.gtc01 .co2 {
  padding-top: 50px;
}

.gtc01 .co2 .icon-box {
  padding: 8px 10px;
  background: #BADC99;
  border-radius: 41px;
  align-items: center;
}

.gtc01 .co2 .icon-box .icon-box-text {
  padding-left: 10px;
}

.gtc01 .co2 .icon-box p {
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  color:
    #348404;
}

.gtc02 {
  padding-top: 0 !important;
}

.gtc02 .col-inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.gtc02 .icon-box {
  background: linear-gradient(295.41deg, #996B1A 4.52%, #D6BB72 52%, #D6BB72 65.66%, #9B7128 103.13%);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}

.gtc02 .icon-box::before {
  display: none;
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  border-radius: 15px;
  z-index: -1;
  background: linear-gradient(270deg, #A17935 0%, #EBDCAD 53%, #AF8A43 100%);
}

.gtc02 .icon-box h3 {
  color: white;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
}

.gtc02 .icon-box ul li,
.gtc02 .icon-box p {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  text-align: justify;
  color:
    white;
}

.gtc02 .row {
  margin-top: 40px;
  margin-bottom: 40px
}

.gtc03 {
  min-height: 232px;
}

.gtc03 .col-inner {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.gtc03 .col {
  padding-bottom: 0;
}

.gtc03 .icon-box h3 {
  font-weight: 800;
  font-size: 40px;
  line-height: 50.6px;
  letter-spacing: 0px;
  text-align: justify;
  color:
    #FFFFFF;
  margin-bottom: 0;
}

.gtc03 .icon-box p {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: white;
  max-width: 120px;
}

.gtc04 .txt-head {
  margin-top: 40px;
  margin-bottom: 25px;
}

.gtc04 .nov {
  margin-bottom: 50px;
  margin-top: 30px;
}

.gtc04 .nov p {
  /* background: linear-gradient(270deg, #A17935 0%, #EBDCAD 53%, #AF8A43 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; */
  font-weight: 500;
  font-style: italic;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  width: 100%;
  max-width: 974px;
  margin: auto;
  position: relative;
}

.gtc04 .nov p::before {
  content: url(images/phay-top.svg);
  position: absolute;
  top: -30px;
  left: -15px;
}

.gtc04 .nov p::after {
  content: url(images/phay-bottom.svg);
  position: absolute;
  top: 35px;
  right: -15px;
}

.gtc04 .row .col-inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}

.gtc04 .box-image img {
  border-radius: 10px;
}

.gtc04 .box .box-text {
  padding: 15px 0;
}

.gtc04 .box .box-text h4 {
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 5px;
  color: #FFFFFF;
}

.gtc04 .box .box-text p {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color:
    #BADC99;
}

.gtc05 {
  min-height: 400px;
}

.gtc05 .txt-head {
  margin-bottom: 40px;
}

.gtc05 .row .col-inner {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 30px;
}

.gtcsvc01 p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color:
    #000000;
  margin-top: 30px;
}

.gtcsvc02 .co2 .col-inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}

.gtcsvc02 .co1 h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
}

.gtcsvc02 .co1 p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  margin-bottom: 0;
  padding-left: 15px;
  position: relative;
}

.gtcsvc02 .co1 p::before {
  font-family: "FontAwesome";
  content: '\f111';
  font-size: 6px;
  position: absolute;
  left: 0;
}

.gtlsh {}

.gtlsh h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 30.36px;
  text-align: center;
  margin-bottom: 30px;
}


.gtlsh p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color:
    #434343;
  margin-bottom: 15px;
}

.gtlsh p b {
  color:
    #000000;
}

.gtlsh .co2 p:last-child {
  margin-bottom: 0;
}

.gtcstpn .img1 img {
  width: auto;
  display: block;
  margin: 0 auto 40px auto;
  max-width: 70%;
}

.gtcstpn .text {
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 0 15px;
}

.gtcstpn .text h3 {
  font-weight: 800;
  font-size: 20px;
  line-height: 30px;
}

.gtcstpn .text h1 {
  font-family: "1FTV-VIP-Gerlomi";
  font-weight: 400;
  font-size: 64px;
  line-height: 78.72px;
  text-align: center;
  background: linear-gradient(270deg, #A17935 0%, #EBDCAD 53%, #AF8A43 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 0.5px #AF8A43;
}

.gtcstpn .row {
  background: #f5f5f5;
  margin-bottom: 30px;
  max-width: 1110px;
}

.gtcstpn .row .col {
  padding-bottom: 0;
}

.gtcstpn .row .co1 {
  padding: 0;
}

.gtcstpn .row .co2 {
  padding: 30px;
}

.gtcstpn .row .co2 h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0px;
  margin: 20px 0 15px 0;
}

.gtcstpn .row .co2 p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: justify;
  color:
    #000000;
}

.gtdn01 .co2 h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: 40.48px;
}

.gtdn01 .co2 p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color:
    #434343;
}

.gtdn01 .co2 .row-collapse .col-inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.gtdn01 .co2 .row-collapse .col-inner h3 {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color:
    #000000;
}

.gtdn01 .co2 .row-collapse .icon-box {
  position: relative;
}

.gtdn01 .co2 .row-collapse .icon-box:first-child::before {
  display: none;
}

.gtdn01 .co2 .row-collapse .icon-box::before {
  content: "";
  display: block;
  height: 81.5px;
  width: 1.5px;
  background: #C79754;
  position: absolute;
  top: 5px;
}

.gtdn02 .col-inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.gtdn02 .diff .col-inner {
  grid-template-columns: repeat(1, 1fr);
}

.gtdn02 .diff h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 0;
}

.gtdn02 .diff .button {
  margin: 0;
  width: 100%;
  max-width: 165px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
}

.gtdn02 .diff .button span {
  font-size: 16px;
  line-height: 24px;
}

.gtdn02 .col-inner .img {
  margin-bottom: 0;
}

.gtdn02 .col-inner img {
  border-radius: 10px;
}

.gtdn02 .col-inner .icon-box {
  border: 1.25px solid #D9D9D9;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  padding-top: 20px;
}

.gtdn02 .col-inner .icon-box h3 {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 5px;
}

.gtdn02 .col-inner .icon-box p {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  color:
    #262626;
}

.gtdn02 .col-inner .icon-box .ro {
  background: #348404;
}

.gtdn02 .col-inner .icon-box .ro .col-inner {
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  max-width: 112px;
  margin: 8px auto;
}

.gtdn02 .col-inner .icon-box .ro .col-inner .img {
  margin-bottom: 0;
}

/* end Trang giới thiệu */

/* Trang tuyển dụng */

.tuyendung01 .row {
  margin-top: 40px;
  margin-bottom: 20px;
}

.tuyendung01 h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color:
    #000000;
}

.tuyendung01 p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: justify;
  color:
    #434343;
}

.tuyendung02 .text h2 {
  position: relative;
  color: white;
  margin-bottom: 40px;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
}

.tuyendung02 .text h2::before {
  content: url(images/vecvt.svg);
  position: absolute;
  left: 50%;
  /* bottom: 20px; */
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.tuyendung02 .row .col-inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}

.tuyendung02 .box {
  background: white;
  position: relative;
  border-radius: 12px;
  box-shadow: 0px 4px 4px 0px #F5E3AF;
  overflow: hidden;
}

.tuyendung02 .box .box-text {
  padding: 20px 28px 100px 28px;
  position: unset;
}

.tuyendung02 .box h4 {
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  color: #000000;
  margin-bottom: 15px;
}

.tuyendung02 .box p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color:
    #000000;
  margin-bottom: 15px;
}

.tuyendung02 .box p span {
  background:
    #348404;
  border-radius: 24px;
  padding: 4px 10px;
  color: white;
  font-weight: bold;
}

.tuyendung02 .box ul li {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color:
    #000000;
  margin-bottom: 14px;
}

.tuyendung02 .box .button {
  margin: 0;
  padding: 5px 25px;
  background: linear-gradient(270deg, #A17935 0%, #EBDCAD 53%, #AF8A43 100%);
  position: absolute;
  left: 50%;
  bottom: 20px;
  transform: translate(-50%, -50%);
}

.tuyendung02 .box .button span {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}

.tuyendung02 .box .button i::before {
  font-family: 'FontAwesome';
  content: "\f061";
}

.tuyendung02 .row.diff .col-inner {
  grid-template-columns: repeat(1, 1fr);
}

.tuyendung02 .btn-cm {
  display: none;
}

.tuyendung02 .row.diff .ux-tintuc {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin: 25px 0;
}

.tuyendung02 .row.diff .ux-tintuc .block {
  position: relative;
  margin-bottom: 0;
}

.tuyendung02 .row.diff .ux-tintuc .block .post-image {
  overflow: hidden;
  position: relative;
  border-radius: 4px;
}

.tuyendung02 .row.diff .ux-tintuc .block .post-image:hover img {
  transform: scale(1.2);
}

.tuyendung02 .row.diff .ux-tintuc .block .post-image img {
  width: 100%;
  height: 291px;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.tuyendung02 .row.diff .ux-tintuc .block .content {
  position: relative;
  padding-top: 15px;
}

.tuyendung02 .row.diff .ux-tintuc .block .content .post-date {
  display: block;
  margin-bottom: 8px;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #7B7B7B;
}

.tuyendung02 .row.diff .ux-tintuc .block .content .post-date::before {
  content: url(images/cal.svg);
  margin-right: 5px;
  position: relative;
  top: 2px;
}

.tuyendung02 .row.diff .ux-tintuc .block .content h3 a {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.tuyendung02 .row.diff .ux-tintuc .block .content p {
  display: none;
}








/* end Trang tuyển dụng  */









/* Trang thư viện hình ảnh */

.library-archive .category-tabs {
  margin-bottom: 20px;
}

.library-archive .category-tabs .tabs {
  list-style: none;
  padding: 0;
  display: flex;
}

.library-archive .category-tabs .tabs .tab {
  margin-right: 15px;
}

.library-archive .category-tabs .tabs .tab a {
  text-decoration: none;
  padding: 10px 20px;
  display: block;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color:
    #348404;
  background: #D8F4BC;
  border-radius: 28px;
  min-width: max-content;
}

.library-archive .category-tabs .tabs .tab a:hover,
.library-archive .category-tabs .tabs .tab a.active {
  background: #348404;
  color: white;
}

.library-archive .block1 {
  /* background: #f1f5f7; */
  padding-top: 35px;
  padding-bottom: 35px;
}


.library-archive .block1 .new-list-library {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}

.library-archive .block1 .new-list-post-pro {
  background: white;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0px 4px 4px 0px #E2E6E9;
}

.library-archive .block1 .new-list-post-pro .post-image {
  overflow: hidden;
  position: relative;
}

.library-archive .block1 .new-list-post-pro .post-image:hover img {
  transform: scale(1.2);
}

.library-archive .block1 .new-list-post-pro .post-image img {
  transition: transform 0.5s ease;
  width: 100%;
  height: 243px;
  object-fit: cover;
}

.library-archive .block1 .new-list-post-pro .post-content {
  padding: 15px;
}

.library-archive .block1 .new-list-post-pro .post-content .cate {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color:
    #348404;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.library-archive .block1 .new-list-post-pro .post-content .cate i {
  margin-right: 5px;
}

.library-archive .block1 .new-list-post-pro .post-content h3 {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
}

.library-archive .block2 {
  padding-top: 10px;
  padding-bottom: 30px;
}

.library-archive .block2 .block-video {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}

.library-archive .block2 .video-post {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 4px 4px 0px #E2E6E9;
}

.library-archive .block2 .video-post .post-image {
  overflow: hidden;
  position: relative;
}

.library-archive .block2 .video-post .post-image:hover img {
  transform: scale(1.2);
}

.library-archive .block2 .video-post .post-image img {
  transition: transform 0.5s ease;
  width: 100%;
  height: 243px;
  object-fit: cover;
}

.library-archive .block2 .video-post .post-image svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  background-color: #00000061;
  border-radius: 50%;
}

.library-archive .block2 .video-post .post-content {
  padding: 15px;
}

.library-archive .block2 .video-post .post-date {
  display: block;
  margin-bottom: 8px;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #7B7B7B;
}

.library-archive .block2 .video-post .post-date::before {
  content: url(images/cal.svg);
  margin-right: 5px;
  position: relative;
  top: 2px;
}

.library-archive .block2 .video-post h3 {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
}

.library-archive .block2 h2 {
  font-weight: 800;
  font-size: 32px;
  line-height: 48px;
  text-transform: uppercase;
  margin-bottom: 30px;
}










.blog-single-library {
  padding-top: 40px;
}

#slider {
  margin-bottom: 24px;
}

#slider img {
  width: 100%;
  height: 456px;
  object-fit: cover;
  border-radius: 5px;
}

#carousel {
  background: #f5f5f5;
  padding: 25px 100px;
}

#carousel .slick-list {
  margin: 0 -10px;
}

#carousel .slick-list .slides {
  padding: 0 10px;
}

#carousel .slick-list .slides img {
  width: 100%;
  height: 101px;
  border-radius: 5px;
  object-fit: cover;
  cursor: pointer;
}

#carousel .slick-arrow {
  width: 36px;
  height: 36px;
  background: #00000080;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  text-align: center;
  line-height: 44px;
  position: absolute;
  left: 35px;
  top: 38%;
  z-index: 99;
  display: flex;
  align-items: center;
  justify-content: center;
}

#carousel .slick-next {
  right: 35px;
  left: unset;
}

#carousel .slick-current.slick-active img {
  border: 1.5px solid #348404;
}

.blog-single-library .nd_ck {
  margin: 0 -15px;
  overflow: hidden;
  clear: both;
}

.blog-single-library .nd_ck .left {
  width: 65%;
  float: left;
  padding: 0 15px;
}

.blog-single-library .nd_ck .left .bnn {
  margin-top: 30px;
}

.blog-single-library .nd_ck .right {
  width: 35%;
  float: right;
  padding: 0 15px;
}

.blog-single-library .nd_ck .right>div {
  max-height: 500px;
  overflow: hidden
}

.blog-single-library .cate {
  margin-bottom: 5px;
}

.blog-single-library .cate a {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #348404;
  text-transform: uppercase;
}

.blog-single-library .cate a i {
  margin-right: 5px;
}

.blog-single-library .block1 h2 {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color:
    #000000;
}

.blog-single-library .block1 .date {
  display: block;
  margin-bottom: 15px;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #7B7B7B;
}

.blog-single-library .block1 .date::before {
  content: url(images/cal.svg);
  margin-right: 5px;
  position: relative;
  top: 2px;
}

.blog-single-library .block1 p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color:
    #434343;
}

.blog-single-library .block2 {
  margin-top: 40px;
  padding-top: 40px;
  padding-bottom: 50px;
  background:
    #F1F5F7;
}

.blog-single-library .block2 h2 {
  font-weight: 800;
  font-size: 32px;
  line-height: 48px;
  margin-bottom: 25px;
}

.blog-single-library .block2 .post-image {
  overflow: hidden;
  position: relative;
}

.blog-single-library .block2 .post-image:hover img {
  transform: scale(1.2);
}

.blog-single-library .block2 .post-image img {
  transition: transform 0.5s ease;
  width: 100%;
  height: 263px;
  object-fit: cover;
}


.blog-single-library .thuvien_slk {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}

.blog-single-library .thuvien_slk .box {
  background: white;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 4px 4px 0px #E2E6E9;
}

.blog-single-library .thuvien_slk .box .txt {
  padding: 10px 15px 15px 15px;
}

.blog-single-library .thuvien_slk .box .txt h3 {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
}

.blog-single-library .album-video iframe {
  height: 400px;
}

.tax-library.term-video.term-12 .block1 {
  display: none;
}

/* end Trang thư viện hình ảnh*/





/* Trang dịch vụ */
.service-archive {
  padding-top: 40px;
  padding-bottom: 40px;
}

.service-archive .new-list-service {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
}

.service-archive .new-list-post-pro {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

.service-archive .new-list-post-pro .post-image {}

.service-archive .new-list-post-pro .post-content {}


.service-archive .new-list-post-pro .post-image img {
  height: 295px;
  width: 100%;
  object-fit: cover;
  min-width: 542px;
}

.service-archive .new-list-post-pro .post-content {
  position: relative;
  background-color: #ddcda7;
}

.service-archive .new-list-post-pro .post-content>div {
  position: absolute;
  bottom: 20px;
  left: 20px;
}

.service-archive .new-list-post-pro .post-content h4 {
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
  color:
    #FFFFFF;
  text-transform: uppercase;
  margin-bottom: 0;
}

.service-archive .new-list-post-pro .post-content h3 {
  font-weight: 900;
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
  margin-bottom: 5px;
  max-width: 209px;
}

.service-archive .new-list-post-pro .post-content h3 a {
  color: #8D580E;
}

.service-archive .new-list-post-pro .post-content p {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color:
    #FFFFFF;
}

.service-archive .new-list-post-pro .post-content p::before {
  content: url(images/caw.svg);
  margin-right: 5px;
  position: relative;
  top: 2px;
}


.blog-single-service {
  padding-top: 40px;
  padding-bottom: 40px;
}

.blog-single-service .nd_sv {
  display: flow-root;
}

.blog-single-service .nd_sv .left {
  width: 65%;
  float: left;
  padding: 0 15px;
}

.blog-single-service .nd_sv .right {
  width: 35%;
  float: right;
  padding: 0 15px;
}

.blog-single-service .left .new-list-post-pro {
  position: relative;
  overflow: hidden;
  display: flow-root;
  border-radius: 10px;
}

.blog-single-service .left .new-list-post-pro .post-image img {
  height: 254px;
  width: 100%;
  object-fit: contain;
}

.blog-single-service .left .new-list-post-pro .post-content {
  position: relative;
}


.blog-single-service .left .new-list-post-pro .post-content>div {
  position: absolute;
  bottom: 40px;
  left: 30px;
}

.blog-single-service .left .new-list-post-pro .post-content h4 {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color:
    #FFFFFF;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.blog-single-service .left .new-list-post-pro .post-content h3 {
  font-weight: 900;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.blog-single-service .left .new-list-post-pro .post-content h3 a {
  color: #8D580E;
}

.blog-single-service .left .new-list-post-pro .post-content p {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color:
    #FFFFFF;
}

.blog-single-service .left .new-list-post-pro .post-content p::before {
  content: url(images/cavbnm.svg);
  margin-right: 8px;
  position: relative;
  top: 3px;
}

.blog-single-service .right .title_hd {
  font-weight: 800;
  font-size: 30px;
  line-height: 48px;
  margin-bottom: 15px;
}
















.blog-single-service .right .new-list-post-pro {
  position: relative;
  overflow: hidden;
  display: flow-root;
  border-radius: 10px;
  margin-bottom: 20px;
}

.blog-single-service .right .new-list-post-pro .post-image {

  position: relative;
}

.blog-single-service .right .new-list-post-pro .post-content {}

.blog-single-service .right .new-list-post-pro .post-image img {
  height: 196px;
  width: 100%;
  object-fit: contain;
}

.blog-single-service .right .new-list-post-pro .post-content {
  position: relative;
  background-color: #ddcda7;
}

.blog-single-service .right .new-list-post-pro .post-content>div {
  position: absolute;
  bottom: 20px;
  left: 20px;
}

.blog-single-service .right .new-list-post-pro .post-content h4 {
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
  color:
    #FFFFFF;
  text-transform: uppercase;
  margin-bottom: 0;
}

.blog-single-service .right .new-list-post-pro .post-content h3 {
  font-weight: 900;
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
  margin-bottom: 5px;
  max-width: 209px;
}

.blog-single-service .right .new-list-post-pro .post-content h3 a {
  color: #8D580E;
}

.blog-single-service .right .new-list-post-pro .post-content p {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color:
    #FFFFFF;
}

.blog-single-service .right .new-list-post-pro .post-content p::before {
  content: url(images/caw.svg);
  margin-right: 5px;
  position: relative;
  top: 2px;
}


.content-mainsv .block1 {
  margin: 20px auto;
}

.content-mainsv .block1 .content-main {
  padding: 20px;
  border: 1px solid #E5E7EB;
  border-radius: 6px;
  text-align: center;
}

.content-mainsv .block1 .content-main .blk {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
  width: 100%;
  max-width: 610px;
  margin: auto;
}

.content-mainsv .block1 .content-main .blk .goi-dich-vu {
  position: relative;
  overflow: hidden;
  border-radius: 13px;
  border: 1px solid;
}

.content-mainsv .block1 .content-main .blk .goi-dich-vu:nth-child(1) {
  border-color: #241F67;
}

.content-mainsv .block1 .content-main .blk .goi-dich-vu:nth-child(2) {
  border-color: #A31712;
}

.content-mainsv .block1 .content-main .blk .goi-dich-vu:nth-child(3) {
  border-color: #AF8A43;
}

.content-mainsv .block1 .content-main .blk .goi-dich-vu h3 {
  margin-bottom: 0;
  color: white;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  padding: 10px;
}

.content-mainsv .block1 .content-main .blk .goi-dich-vu:nth-child(1) h3 {
  background: #241F67;
}

.content-mainsv .block1 .content-main .blk .goi-dich-vu:nth-child(2) h3 {
  background: #A31712;
}

.content-mainsv .block1 .content-main .blk .goi-dich-vu:nth-child(3) h3 {
  background: linear-gradient(270deg, #A17935 0%, #EBDCAD 53%, #AF8A43 100%);
}

.content-mainsv .block1 .content-main .blk .goi-dich-vu>div {
  padding: 10px;
}

.content-mainsv .block1 .bg02 .content-main .blk .goi-dich-vu>div {
  padding: 10px 15px;
}

.content-mainsv .block1 .bg02 .content-main .blk .goi-dich-vu>div p {
  text-align: left;
  color: #262626;
}

.content-mainsv .block1 .bg02 .content-main .blk .goi-dich-vu>div h4 {
  text-align: left;
}


.content-mainsv .block1 .bg02 .content-main .blk .goi-dich-vu>div>div:first-child {
  margin-bottom: 8px;
  padding-bottom: 8px;
}

.content-mainsv .block1 .content-main .blk .goi-dich-vu:nth-child(1)>div>div:first-child {
  border-bottom: 1px solid #D9D9D9;
}

.content-mainsv .block1 .content-main .blk .goi-dich-vu:nth-child(2)>div>div:first-child {
  border-bottom: 1px solid #FFC5C2;
}

.content-mainsv .block1 .content-main .blk .goi-dich-vu:nth-child(3)>div>div:first-child {
  border-bottom: 1px solid #e9cb8f;
}




.content-mainsv .block1 .content-main .blk .goi-dich-vu>div p {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  /* text-decoration: line-through; */
  color:
    #9D9D9D;
  margin-bottom: 0px;
  text-align: center;
}

.content-mainsv .block1 .content-main .blk .goi-dich-vu>div h4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 0;
}


.content-mainsv .block1 .content-main .blk .goi-dich-vu:nth-child(1)>div {
  background: #fcfcfc;
}

.content-mainsv .block1 .content-main .blk .goi-dich-vu:nth-child(2)>div {
  background: #ffe3e2;
}

.content-mainsv .block1 .content-main .blk .goi-dich-vu:nth-child(3)>div {
  background: #f2e2ce;
}

.content-mainsv .block1 .content-main .blk .goi-dich-vu:nth-child(1) h4 {
  color: #241F67;
}

.content-mainsv .block1 .content-main .blk .goi-dich-vu:nth-child(2) h4 {
  color: #A31712;
}

.content-mainsv .block1 .content-main .blk .goi-dich-vu:nth-child(3) h4 {
  color: #BC7B1F;
}

.content-mainsv .block1 .content-main .note {
  font-weight: 400;
  font-style: italic;
  font-size: 14px;
  line-height: 24px;
  color:
    #555555;
  margin-bottom: 0;
  margin-top: 10px;
  text-align: center;
}

.content-mainsv .nor {
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  border-radius: 6px;
}

.content-mainsv .nor .td {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #348404;
  padding: 4px 20px;
}

.content-mainsv .block5.nor .td {
  background:
    #C79754;
}

.content-mainsv .nor .td h2 {
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
  color:
    #FFFFFF;
  margin-bottom: 0;
}

.content-mainsv .nor .td button {
  margin: 0;
  padding: 0;
}

.content-mainsv .nor .td button i {
  color: white;
  width: 24px;
  height: 24px;
  border: 1px solid white;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 10px;
}

.content-mainsv .nor .nd {
  height: 0;
  overflow: hidden;
  transition: height 0.4s ease-in-out;
}

.content-mainsv .nor .nd .ndn {
  border: 1px solid #E5E7EB;
  border-top: none;
  padding: 15px;
}

.content-mainsv .nor .nd .ndn h3,
.content-mainsv .nor .nd .ndn h4,
.content-mainsv .nor .nd .ndn h1,
.content-mainsv .nor .nd .ndn h2 {
  color: #020B27;
}

.content-mainsv ul li,
.content-mainsv p {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  text-align: justify;
  color: #444444;
}

.content-mainsv ul li {
  margin-left: 20px;
}

.content-mainsv .block2 .service-item {
  position: relative;
  display: flow-root;
}

.content-mainsv .block2 .service-item .left-d {
  float: left;
  width: 48px;
}

.content-mainsv .block2 .service-item .right-d {
  float: right;
  width: calc(100% - 48px);
  padding-left: 15px;
}

.content-mainsv .block2 .service-item .right-d h3 {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color:
    #020B27;
  margin-bottom: 5px;
}

.content-mainsv .block2 .note {
  color: #EF7508;
  background: #ffead8;
  padding: 5px 10px;
  font-weight: 400;
  font-style: italic;
  font-size: 13px;
  line-height: 21px;
  text-align: justify;
  margin-bottom: 25px;
}

.content-mainsv .pricing-table {
  width: 100%;
  border-collapse: collapse;
}

.content-mainsv .pricing-table th,
.content-mainsv .pricing-table td {
  border: 1px solid #88C450;
  padding: 8px;
  text-align: left;
}

.content-mainsv .pricing-table thead {
  background-color: #bdde9e;
}

.content-mainsv .pricing-table th {
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
  color:
    #000000;
}

.content-mainsv .pricing-table tr:nth-child(even) {
  background-color: #f3f8ee;
}

.content-mainsv .pricing-table tr:hover {
  background-color: #f3f8ee;
}

.content-mainsv .pricing-table td {
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
}

/* end Trang dịch vụ*/














/* Trang tìm kiếm */
.page-wrapper-search {
  padding-top: 30px;
  padding-bottom: 30px;
}

.page-wrapper-search h2 {
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  color: #000000;
}

.page-wrapper-search .orenda-new-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}

.page-wrapper-search .new-list-post {
  position: relative;
}

.page-wrapper-search .new-list-post .post-image {
  overflow: hidden;
  position: relative;
  border-radius: 6px;
  min-height: 250px;
  background: aliceblue;
}

.page-wrapper-search .new-list-post .post-image:hover img {
  transform: scale(1.2);
}

.page-wrapper-search .new-list-post .post-image img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.page-wrapper-search .new-list-post .post-content {
  position: relative;
  padding-top: 10px;
}

.page-wrapper-search .new-list-post .post-content .date {
  display: block;
  margin-bottom: 8px;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #7B7B7B;
}

.page-wrapper-search .new-list-post .post-content .date::before {
  content: url(images/cal.svg);
  margin-right: 5px;
  position: relative;
  top: 2px;
}

.page-wrapper-search .new-list-post .post-content h3 a {
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

/* end Trang tìm kiếm */










/* Trang Nội quy */
.rules-archive {
  padding: 40px 0 30px 0;
}

.rules-archive .new-list-rules {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.rules-archive .new-list-post-pro {
  background: white;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0px 4px 4px 0px #E2E6E9;
}

.rules-archive .new-list-post-pro .post-image {
  overflow: hidden;
  position: relative;
}

.rules-archive .new-list-post-pro .post-image:hover img {
  transform: scale(1.2);
}

.rules-archive .new-list-post-pro .post-image img {
  transition: transform 0.5s ease;
  width: 100%;
  height: 243px;
  object-fit: cover;
}

.rules-archive .new-list-post-pro .post-content {
  padding: 15px;
}

.rules-archive .new-list-post-pro .post-content .cate {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color:
    #348404;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.rules-archive .new-list-post-pro .post-content .cate i {
  margin-right: 5px;
}

.rules-archive .new-list-post-pro .post-content h3 {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
}

.blog-single-rules {
  padding: 50px 0 0px 0px;
}

.blog-single-rules .block-post .nd_sv h3 {
  font-weight: 700;
  font-size: 32px;
  line-height: 40.48px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.blog-single-rules .block-post .content {
  position: relative;
  margin-bottom: 60px;
}

.blog-single-rules .rules-list .rule-item {
  position: relative;
}

.blog-single-rules .rules-list .rule-number {
  position: absolute;
  top: 0;
  left: 0;
}

.blog-single-rules .rules-list .rule-content {
  padding-left: 25px;
}

.blog-single-rules .rules-list .rule-number,
.blog-single-rules .rules-list .rule-content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  margin-bottom: 10px;
}

.blog-single-rules .rules-list .rule-content ul {
  margin-bottom: 10px;
}

.blog-single-rules .rules-list .rule-content li {
  margin-left: 25px;
  margin-bottom: 5px;
}

.blog-single-rules .related-rules {
  background: #EDF1F2;
  padding: 30px 0 60px 0;
}

.blog-single-rules .related-rules h2 {
  font-weight: 800;
  font-size: 32px;
  line-height: 48px;
  margin-bottom: 20px;
}

.blog-single-rules .related-rules .new-list-project {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.related-rules .new-list-post-pro {
  background: white;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0px 4px 4px 0px #E2E6E9;
}

.related-rules .new-list-post-pro .post-image {
  overflow: hidden;
  position: relative;
}

.related-rules .new-list-post-pro .post-image:hover img {
  transform: scale(1.2);
}

.related-rules .new-list-post-pro .post-image img {
  transition: transform 0.5s ease;
  width: 100%;
  height: 243px;
  object-fit: cover;
}

.related-rules .new-list-post-pro .post-content {
  padding: 15px;
}

.related-rules .new-list-post-pro .post-content .cate {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color:
    #348404;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.related-rules .new-list-post-pro .post-content .cate i {
  margin-right: 5px;
}

.related-rules .new-list-post-pro .post-content h3 {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
}













/* End trang nội quy */