/*
Theme Name: Puta Lâm Nghiệp Trầm Hương
Version: 1.0
Author: PutaDesign
*/
@font-face { font-family: "Hongky"; src: url("assets/fonts/HongKy1.ttf") format("TrueType"); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: "Montserrat-Regular"; src: url("assets/fonts/Montserrat-Regular.ttf") format("TrueType"); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: "Montserrat-Black"; src: url("assets/fonts/Montserrat-Black.ttf") format("TrueType"); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: "Montserrat-Medium"; src: url("assets/fonts/Montserrat-Medium.ttf") format("TrueType"); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: "Montserrat-MediumItalic"; src: url("assets/fonts/Montserrat-MediumItalic.ttf") format("TrueType"); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: "Montserrat-SemiBold"; src: url("assets/fonts/Montserrat-SemiBold.ttf") format("TrueType"); font-weight: bold; font-style: normal; font-display: swap; }
@font-face { font-family: "Montserrat-Bold"; src: url("assets/fonts/Montserrat-Bold.ttf") format("TrueType"); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: "Montserrat-ExtraBold"; src: url("assets/fonts/Montserrat-ExtraBold.ttf") format("TrueType"); font-weight: bold; font-style: normal; font-display: swap; }
@font-face { font-family: "Montserrat-Light"; src: url("assets/fonts/Montserrat-Light.ttf") format("TrueType"); font-weight: normal; font-style: normal; font-display: swap; }

.hongky-font{ font-family:"HongKy"; }.bold-font{ font-family:"Montserrat-Bold", sans-serif; }.semi-bold-font{ font-family:"Montserrat-SemiBold", sans-serif; }.semi-bold-italic-font{ font-family:"Montserrat-MediumItalic", sans-serif; }.extra-bold-font{ font-family:"Montserrat-ExtraBold", sans-serif; }.secondary-text{ color:var(--secondary-color); }.primary-text{ color:var(--primary-color); }.primary-bg{ background-color:var(--primary-color); }

:root { --primary-font: "Montserrat-Medium", sans-serif;--primary-color: #156448;--secondary-color: #ff1c25;--animation-curve: cubic-bezier(1, 0, 0, 1); --red: #cc3d3d; --black: #444;}
* {  padding: 0;  margin: 0;  box-sizing: border-box;}

input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none; }input, button, textarea, select{ font-family:var(--primary-font); border:0; background-color:transparent; }input:focus-visible, button:focus-visible, textarea:focus-visible{ outline:0; border:0; }input[type=date]::-webkit-inner-spin-button, input[type=date]::-webkit-calendar-picker-indicator{ position:absolute; top:50%; transform:translateY(-50%); left:0; }

html{ -webkit-text-size-adjust: 100%; scroll-behavior:smooth; overflow-y:scroll; font-family:var(--primary-font) !important; font-size:16px; }body{ font-family:var(--primary-font); }body.fixed{ overflow:hidden; }a{ text-decoration:none; }li{ list-style:none; }img{ width:100%; height:100%; object-fit:cover; }:is(p, li){ line-height:1.5; }.z-index{ z-index:1; }.font-bold{ font-weight:600; }.font-thin{ font-weight:100; }.pointer{ cursor:pointer; }.uppercase{ text-transform:uppercase; }.tac{ text-align:center; }.taj{ text-align:justify; }.obfc{ object-fit:contain; }.br-3px{ border-radius:3px; }.br-5px{ border-radius:5px; }.br-10px{ border-radius:10px; }.br-15px{ border-radius:15px; }.br-20px{ border-radius:20px; }.br-25px{ border-radius:25px; }.br-30px{ border-radius:30px; }.br-35px{ border-radius:35px; }.br-40px{ border-radius:40px; }.br-4px{ border-radius:4px; }.br-6px{ border-radius:6px; }.br-8px{ border-radius:8px; }.br-12px{ border-radius:12px; }.br-14px{ border-radius:14px; }.br-16px{ border-radius:16px; }.br-18px{ border-radius:18px; }.ovh{ overflow:hidden; }.trs-25{ transition:0.25s; }.trs-3{ transition:0.3s; }.trs-35{ transition:0.35s; }.trs-4{ transition:0.4s; }.trs-5{ transition:0.5s; }.bt{ color:#333; }.wt{ color:#fff; }.gray-text{ color:#9d9d9d; }.white-bg{ background-color:#fff; }.pr{ position:relative; }.pa{ position:absolute; }.db{ display:block; }.dib{ display:inline-block; }.df{ display:flex; }.aic{ align-items:center; }.aib{ align-items:baseline; }.jcsb{ justify-content:space-between; }.jcsa{ justify-content:space-around; }.jcc{ justify-content:center; }.fdr{ flex-direction:row; }.fdrr{ flex-direction:row-reverse; }.fdc{ flex-direction:column; }.fdcr{ flex-direction:column-reverse; }.jce{ justify-content:end; }.fwr{ flex-wrap:wrap; }

.fs-10px{ font-size:10px; }.fs-11px{ font-size:11px; }.fs-12px{ font-size:12px; }.fs-13px{ font-size:13px; }.fs-14px{ font-size:14px; }.fs-15px{ font-size:15px; }.fs-16px{ font-size:16px; }.fs-17px{ font-size:17px; }.fs-18px{ font-size:18px; }.fs-19px{ font-size:19px; }.fs-20px{ font-size:20px; }.fs-21px{ font-size:21px; }.fs-22px{ font-size:22px; }.fs-23px{ font-size:23px; }.fs-24px{ font-size:24px; }.fs-25px{ font-size:25px; }.fs-26px{ font-size:26px; }.fs-27px{ font-size:27px; }.fs-28px{ font-size:28px; }.fs-29px{ font-size:29px; }.fs-30px{ font-size:30px; }.fs-31px{ font-size:31px; }.fs-32px{ font-size:32px; }.fs-33px{ font-size:33px; }.fs-34px{ font-size:34px; }.fs-35px{ font-size:35px; }.fs-36px{ font-size:36px; }.fs-37px{ font-size:37px; }.fs-38px{ font-size:38px; }.fs-39px{ font-size:39px; }.fs-40px{ font-size:40px; }.fs-41px{ font-size:41px; }.fs-42px{ font-size:42px; }.fs-43px{ font-size:43px; }.fs-44px{ font-size:44px; }.fs-45px{ font-size:45px; }.fs-46px{ font-size:46px; }.fs-47px{ font-size:47px; }.fs-48px{ font-size:48px; }.fs-49px{ font-size:49px; }.fs-50px{ font-size:50px; }.fs-51px{ font-size:51px; }.fs-52px{ font-size:52px; }.fs-53px{ font-size:53px; }.fs-54px{ font-size:54px; }.fs-55px{ font-size:55px; }.fs-56px{ font-size:56px; }.fs-57px{ font-size:57px; }.fs-58px{ font-size:58px; }.fs-59px{ font-size:59px; }.fs-60px{ font-size:60px; }.fs-61px{ font-size:61px; }.fs-62px{ font-size:62px; }.fs-63px{ font-size:63px; }.fs-64px{ font-size:64px; }.fs-65px{ font-size:65px; }.fs-66px{ font-size:66px; }.fs-67px{ font-size:67px; }.fs-68px{ font-size:68px; }.fs-69px{ font-size:69px; }.fs-70px{ font-size:70px; }.fs-71px{ font-size:71px; }.fs-72px{ font-size:72px; }.fs-73px{ font-size:73px; }.fs-74px{ font-size:74px; }.fs-75px{ font-size:75px; }.fs-76px{ font-size:76px; }.fs-77px{ font-size:77px; }.fs-78px{ font-size:78px; }.fs-79px{ font-size:79px; }.fs-80px{ font-size:80px; }

.fw-u { font-weight: unset;}.fw-b {font-weight: bold;} iframe {  width: 100%;  height: 100%;}

.m-0{ margin:0px; }.mr-0{ margin-right:0px; }.ml-0{ margin-left:0px; }.mt-0{ margin-top:0px; }.mb-0{ margin-bottom:0px; }.p-0{ padding:0px; }.pr-0{ padding-right:0px; }.pl-0{ padding-left:0px; }.pt-0{ padding-top:0px; }.pb-0{ padding-bottom:0px; }.m-2{ margin:2px; }.mr-2{ margin-right:2px; }.ml-2{ margin-left:2px; }.mt-2{ margin-top:2px; }.mb-2{ margin-bottom:2px; }.p-2{ padding:2px; }.pr-2{ padding-right:2px; }.pl-2{ padding-left:2px; }.pt-2{ padding-top:2px; }.pb-2{ padding-bottom:2px; }.m-4{ margin:4px; }.mr-4{ margin-right:4px; }.ml-4{ margin-left:4px; }.mt-4{ margin-top:4px; }.mb-4{ margin-bottom:4px; }.p-4{ padding:4px; }.pr-4{ padding-right:4px; }.pl-4{ padding-left:4px; }.pt-4{ padding-top:4px; }.pb-4{ padding-bottom:4px; }.m-5{ margin:5px; }.mr-5{ margin-right:5px; }.ml-5{ margin-left:5px; }.mt-5{ margin-top:5px; }.mb-5{ margin-bottom:5px; }.p-5{ padding:5px; }.pr-5{ padding-right:5px; }.pl-5{ padding-left:5px; }.pt-5{ padding-top:5px; }.pb-5{ padding-bottom:5px; }.m-6{ margin:6px; }.mr-6{ margin-right:6px; }.ml-6{ margin-left:6px; }.mt-6{ margin-top:6px; }.mb-6{ margin-bottom:6px; }.p-6{ padding:6px; }.pr-6{ padding-right:6px; }.pl-6{ padding-left:6px; }.pt-6{ padding-top:6px; }.pb-6{ padding-bottom:6px; }.m-8{ margin:8px; }.mr-8{ margin-right:8px; }.ml-8{ margin-left:8px; }.mt-8{ margin-top:8px; }.mb-8{ margin-bottom:8px; }.p-8{ padding:8px; }.pr-8{ padding-right:8px; }.pl-8{ padding-left:8px; }.pt-8{ padding-top:8px; }.pb-8{ padding-bottom:8px; }.m-10{ margin:10px; }.mr-10{ margin-right:10px; }.ml-10{ margin-left:10px; }.mt-10{ margin-top:10px; }.mb-10{ margin-bottom:10px; }.p-10{ padding:10px; }.pr-10{ padding-right:10px; }.pl-10{ padding-left:10px; }.pt-10{ padding-top:10px; }.pb-10{ padding-bottom:10px; }.m-12{ margin:12px; }.mr-12{ margin-right:12px; }.ml-12{ margin-left:12px; }.mt-12{ margin-top:12px; }.mb-12{ margin-bottom:12px; }.p-12{ padding:12px; }.pr-12{ padding-right:12px; }.pl-12{ padding-left:12px; }.pt-12{ padding-top:12px; }.pb-12{ padding-bottom:12px; }.m-14{ margin:14px; }.mr-14{ margin-right:14px; }.ml-14{ margin-left:14px; }.mt-14{ margin-top:14px; }.mb-14{ margin-bottom:14px; }.p-14{ padding:14px; }.pr-14{ padding-right:14px; }.pl-14{ padding-left:14px; }.pt-14{ padding-top:14px; }.pb-14{ padding-bottom:14px; }.m-15{ margin:15px; }.mr-15{ margin-right:15px; }.ml-15{ margin-left:15px; }.mt-15{ margin-top:15px; }.mb-15{ margin-bottom:15px; }.p-15{ padding:15px; }.pr-15{ padding-right:15px; }.pl-15{ padding-left:15px; }.pt-15{ padding-top:15px; }.pb-15{ padding-bottom:15px; }.m-16{ margin:16px; }.mr-16{ margin-right:16px; }.ml-16{ margin-left:16px; }.mt-16{ margin-top:16px; }.mb-16{ margin-bottom:16px; }.p-16{ padding:16px; }.pr-16{ padding-right:16px; }.pl-16{ padding-left:16px; }.pt-16{ padding-top:16px; }.pb-16{ padding-bottom:16px; }.m-18{ margin:18px; }.mr-18{ margin-right:18px; }.ml-18{ margin-left:18px; }.mt-18{ margin-top:18px; }.mb-18{ margin-bottom:18px; }.p-18{ padding:18px; }.pr-18{ padding-right:18px; }.pl-18{ padding-left:18px; }.pt-18{ padding-top:18px; }.pb-18{ padding-bottom:18px; }.m-20{ margin:20px; }.mr-20{ margin-right:20px; }.ml-20{ margin-left:20px; }.mt-20{ margin-top:20px; }.mb-20{ margin-bottom:20px; }.p-20{ padding:20px; }.pr-20{ padding-right:20px; }.pl-20{ padding-left:20px; }.pt-20{ padding-top:20px; }.pb-20{ padding-bottom:20px; }.m-24{ margin:24px; }.mr-24{ margin-right:24px; }.ml-24{ margin-left:24px; }.mt-24{ margin-top:24px; }.mb-24{ margin-bottom:24px; }.p-24{ padding:24px; }.pr-24{ padding-right:24px; }.pl-24{ padding-left:24px; }.pt-24{ padding-top:24px; }.pb-24{ padding-bottom:24px; }.m-28{ margin:28px; }.mr-28{ margin-right:28px; }.ml-28{ margin-left:28px; }.mt-28{ margin-top:28px; }.mb-28{ margin-bottom:28px; }.p-28{ padding:28px; }.pr-28{ padding-right:28px; }.pl-28{ padding-left:28px; }.pt-28{ padding-top:28px; }.pb-28{ padding-bottom:28px; }.m-30{ margin:30px; }.mr-30{ margin-right:30px; }.ml-30{ margin-left:30px; }.mt-30{ margin-top:30px; }.mb-30{ margin-bottom:30px; }.p-30{ padding:30px; }.pr-30{ padding-right:30px; }.pl-30{ padding-left:30px; }.pt-30{ padding-top:30px; }.pb-30{ padding-bottom:30px; }.m-32{ margin:32px; }.mr-32{ margin-right:32px; }.ml-32{ margin-left:32px; }.mt-32{ margin-top:32px; }.mb-32{ margin-bottom:32px; }.p-32{ padding:32px; }.pr-32{ padding-right:32px; }.pl-32{ padding-left:32px; }.pt-32{ padding-top:32px; }.pb-32{ padding-bottom:32px; }.m-36{ margin:36px; }.mr-36{ margin-right:36px; }.ml-36{ margin-left:36px; }.mt-36{ margin-top:36px; }.mb-36{ margin-bottom:36px; }.p-36{ padding:36px; }.pr-36{ padding-right:36px; }.pl-36{ padding-left:36px; }.pt-36{ padding-top:36px; }.pb-36{ padding-bottom:36px; }.m-40{ margin:40px; }.mr-40{ margin-right:40px; }.ml-40{ margin-left:40px; }.mt-40{ margin-top:40px; }.mb-40{ margin-bottom:40px; }.p-40{ padding:40px; }.pr-40{ padding-right:40px; }.pl-40{ padding-left:40px; }.pt-40{ padding-top:40px; }.pb-40{ padding-bottom:40px; }.m-45{ margin:45px; }.mr-45{ margin-right:45px; }.ml-45{ margin-left:45px; }.mt-45{ margin-top:45px; }.mb-45{ margin-bottom:45px; }.p-45{ padding:45px; }.pr-45{ padding-right:45px; }.pl-45{ padding-left:45px; }.pt-45{ padding-top:45px; }.pb-45{ padding-bottom:45px; }.m-48{ margin:48px; }.mr-48{ margin-right:48px; }.ml-48{ margin-left:48px; }.mt-48{ margin-top:48px; }.mb-48{ margin-bottom:48px; }.p-48{ padding:48px; }.pr-48{ padding-right:48px; }.pl-48{ padding-left:48px; }.pt-48{ padding-top:48px; }.pb-48{ padding-bottom:48px; }.m-56{ margin:56px; }.mr-56{ margin-right:56px; }.ml-56{ margin-left:56px; }.mt-56{ margin-top:56px; }.mb-56{ margin-bottom:56px; }.p-56{ padding:56px; }.pr-56{ padding-right:56px; }.pl-56{ padding-left:56px; }.pt-56{ padding-top:56px; }.pb-56{ padding-bottom:56px; }.m-54{ margin:54px; }.mr-54{ margin-right:54px; }.ml-54{ margin-left:54px; }.mt-54{ margin-top:54px; }.mb-54{ margin-bottom:54px; }.p-54{ padding:54px; }.pr-54{ padding-right:54px; }.pl-54{ padding-left:54px; }.pt-54{ padding-top:54px; }.pb-54{ padding-bottom:54px; }.m-60{ margin:60px; }.mr-60{ margin-right:60px; }.ml-60{ margin-left:60px; }.mt-60{ margin-top:60px; }.mb-60{ margin-bottom:60px; }.p-60{ padding:60px; }.pr-60{ padding-right:60px; }.pl-60{ padding-left:60px; }.pt-60{ padding-top:60px; }.pb-60{ padding-bottom:60px; }.m-64{ margin:64px; }.mr-64{ margin-right:64px; }.ml-64{ margin-left:64px; }.mt-64{ margin-top:64px; }.mb-64{ margin-bottom:64px; }.p-64{ padding:64px; }.pr-64{ padding-right:64px; }.pl-64{ padding-left:64px; }.pt-64{ padding-top:64px; }.pb-64{ padding-bottom:64px; }.m-70{ margin:70px; }.mr-70{ margin-right:70px; }.ml-70{ margin-left:70px; }.mt-70{ margin-top:70px; }.mb-70{ margin-bottom:70px; }.p-70{ padding:70px; }.pr-70{ padding-right:70px; }.pl-70{ padding-left:70px; }.pt-70{ padding-top:70px; }.pb-70{ padding-bottom:70px; }.m-75{ margin:75px; }.mr-75{ margin-right:75px; }.ml-75{ margin-left:75px; }.mt-75{ margin-top:75px; }.mb-75{ margin-bottom:75px; }.p-75{ padding:75px; }.pr-75{ padding-right:75px; }.pl-75{ padding-left:75px; }.pt-75{ padding-top:75px; }.pb-75{ padding-bottom:75px; }.m-80{ margin:80px; }.mr-80{ margin-right:80px; }.ml-80{ margin-left:80px; }.mt-80{ margin-top:80px; }.mb-80{ margin-bottom:80px; }.p-80{ padding:80px; }.pr-80{ padding-right:80px; }.pl-80{ padding-left:80px; }.pt-80{ padding-top:80px; }.pb-80{ padding-bottom:80px; }.m-90{ margin:90px; }.mr-90{ margin-right:90px; }.ml-90{ margin-left:90px; }.mt-90{ margin-top:90px; }.mb-90{ margin-bottom:90px; }.p-90{ padding:90px; }.pr-90{ padding-right:90px; }.pl-90{ padding-left:90px; }.pt-90{ padding-top:90px; }.pb-90{ padding-bottom:90px; }.m-96{ margin:96px; }.mr-96{ margin-right:96px; }.ml-96{ margin-left:96px; }.mt-96{ margin-top:96px; }.mb-96{ margin-bottom:96px; }.p-96{ padding:96px; }.pr-96{ padding-right:96px; }.pl-96{ padding-left:96px; }.pt-96{ padding-top:96px; }.pb-96{ padding-bottom:96px; }.m-112{ margin:112px; }.mr-112{ margin-right:112px; }.ml-112{ margin-left:112px; }.mt-112{ margin-top:112px; }.mb-112{ margin-bottom:112px; }.p-112{ padding:112px; }.pr-112{ padding-right:112px; }.pl-112{ padding-left:112px; }.pt-112{ padding-top:112px; }.pb-112{ padding-bottom:112px; }.m-128{ margin:128px; }.mr-128{ margin-right:128px; }.ml-128{ margin-left:128px; }.mt-128{ margin-top:128px; }.mb-128{ margin-bottom:128px; }.p-128{ padding:128px; }.pr-128{ padding-right:128px; }.pl-128{ padding-left:128px; }.pt-128{ padding-top:128px; }.pb-128{ padding-bottom:128px; }.m-144{ margin:144px; }.mr-144{ margin-right:144px; }.ml-144{ margin-left:144px; }.mt-144{ margin-top:144px; }.mb-144{ margin-bottom:144px; }.p-144{ padding:144px; }.pr-144{ padding-right:144px; }.pl-144{ padding-left:144px; }.pt-144{ padding-top:144px; }.pb-144{ padding-bottom:144px; }


.w50{ width:50%; }.w100{ width:100%; }.w-fit{ width:fit-content; }.h100{ height:100%; }
.lh-18{ line-height:1.8; }.lh-14{ line-height:1.4; }.lh-15{ line-height:1.5; }.lh-20{ line-height:2; }.lh-25 > *{ line-height:2.5; }

.line-clamp-1{ display:-webkit-box; -webkit-box-orient:vertical; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:1; }.line-clamp-2{ display:-webkit-box; -webkit-box-orient:vertical; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:2; }.line-clamp-3{ display:-webkit-box; -webkit-box-orient:vertical; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:3; }.line-clamp-4{ display:-webkit-box; -webkit-box-orient:vertical; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:4; }

article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span){ margin:16px 0; line-height:1.9; }article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) ul,article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) ol {  padding-left: 20px;}article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) ul li,article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) ol li {  list-style: inherit;}article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) img {  width: auto;}article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) img.aligncenter {  display: block;  margin: auto;}article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) table {  border-collapse: collapse;}article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) table td {  border: 1px solid var(--black);}article :is(.wp-video) {  margin: 0 auto;}article ul,article ol {  list-style: disc;  margin: 16px 0 !important;}article table :is(td, th) {  padding: 14px 12px;}article table {  margin-top: 16px;}

#breadcrumbs a{ color:#fff; }#breadcrumbs .divider{ margin:0 6px; }

form .form-group.invalid >:first-child{ border:1px solid var(--red); }form .form-message.invalid{ margin-top:5px; color:var(--red); font-size:13px; font-style:italic; position:absolute; left:5px; bottom:-20px; }form .form-alert{ width:100%; position:absolute; bottom:-14px; left:50%; transform:translateX(-50%); }form .form-alert.error{ color:var(--red); }form .form-alert.success{ color:11bb0f; }.loading-container{ position:absolute; bottom:4px; left:50%; transform:translate(-50%, -50%); opacity:0; visibility:hidden; transition:0.25s; width:1px; }.loading-container.active{ opacity:1; visibility:visible; }.loading-spinning-bubbles{ position:relative; margin:auto; }.loading-spinning-bubbles .bubble-container{ position:absolute; transform-origin:-150% 50%; }.loading-spinning-bubbles .bubble-container .bubble{ background:var(--secondary-color); width:8px; height:8px; border-radius:50%; animation:bubble 1s infinite; animation-delay:inherit; }.loading-spinning-bubbles .bubble-container:nth-of-type(0n+1){ transform:translateX(200%) rotate(-90deg); animation-delay:-1.5s; }.loading-spinning-bubbles .bubble-container:nth-of-type(0n+2){ transform:translateX(200%) rotate(-45deg); animation-delay:-1.375s; }.loading-spinning-bubbles .bubble-container:nth-of-type(0n+3){ transform:translateX(200%); animation-delay:-1.25s; }.loading-spinning-bubbles .bubble-container:nth-of-type(0n+4){ transform:translateX(200%) rotate(45deg); animation-delay:-1.125s; }.loading-spinning-bubbles .bubble-container:nth-of-type(0n+5){ transform:translateX(200%) rotate(90deg); animation-delay:-1s; }.loading-spinning-bubbles .bubble-container:nth-of-type(0n+6){ transform:translateX(200%) rotate(135deg); animation-delay:-0.875s; }.loading-spinning-bubbles .bubble-container:nth-of-type(0n+7){ transform:translateX(200%) rotate(180deg); animation-delay:-0.75s; }.loading-spinning-bubbles .bubble-container:nth-of-type(0n+8){ transform:translateX(200%) rotate(225deg); animation-delay:-0.625s; }@keyframes bubble {0%, 100% {transform: scale(0);}50% {transform: scale(1);}}

.quatrang .page-numbers{ width:34px; height:34px; background-color:#fff; display:flex; align-items:center; justify-content:center; border-radius:50%; color:#333; font-size:15px; transition:0.5s; }.quatrang .page-numbers.current{ background-color:var(--blue); color:#fff; }.quatrang .page-numbers + .page-numbers{ margin-left:10px; }.quatrang .page-numbers:hover{ background-color:var(--blue); color:#fff; }

body { width: 100%; height: 100%; }
.header-top .logo { width: auto; height: 70px; }
.header-top .icon { margin-right: 4px; flex-shrink: 0; }
.header-top .search-field { padding: 10px 14px 10px; border: 1px solid #d1d1d1; border-radius: 10px; width: 162px; transition: 0.4s; }
.header-top .search-field::placeholder { font-size: 12px; color: #d1d1d1; }
.header-top .search-field:focus { border-color: var(--primary-color); }
.header-top .search-submit { position: absolute; top: 50%; right: 16px; transform: translateY(-50%); }
.header-top .search-submit:hover { opacity: 0.5; }
.header-top .search-submit img { width: 14px; height: auto; }
.header-top .login-btn { height: 38px; padding: 12px 30px; border-radius: 10px; border: 1px solid var(--primary-color); transition: 0.4s; }
.header-top .login-btn .icon { margin-right: 6px; transform: translateY(1px); }
.header-top .login-btn .icon img { transition: 0.4s; }
.header-top .login-btn:hover img { filter: brightness(0) saturate(100%) invert(23%) sepia(38%) saturate(812%) hue-rotate(118deg) brightness(95%) contrast(92%); }
.header-top .login-btn:hover { background-color: #fff; color: var(--primary-color); }
nav.nav li:hover h3 { color: #fffc02; }
.bg { background-size: cover; background-position: center; background-repeat: no-repeat; }
.home-banner-section { height: 525px; }
.home-banner-section .slide-animate { opacity: 0; transform: translateY(40px); transition: all 1s ease; }
.home-banner-section .slide-animate.show { opacity: 1; transform: translateY(0); }
.home-banner-section .slide-item-content { padding-top: 100px; width: 50%; }
.home-banner-section .slide-item-btn { padding: 9px 30px; border: 1px solid var(--primary-color); border-radius: 30px; margin-top: 30px; }
.home-banner-section .slide-item-btn:hover { background-color: transparent; color: var(--primary-color); }
.home-banner-section .splide__pagination { bottom: 95px; }
.home-banner-section .splide__pagination__page.is-active { transform: scale(1); background-color: #fff300; }
.home-banner-section .splide__pagination__page { width: 10px; height: 10px; opacity: 1; margin: 0 10px; }
.actions .action-item-icon { width: 66px; height: 68px; border-radius: 50%; overflow: hidden; flex-shrink: 0; margin-right: 20px; }
.actions #home-actions-slider { padding: 34px 16px; border-radius: 30px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); margin-top: -70px; }
.actions .splide__slide:nth-child(1) { width: 23% !important; }
.actions .splide__slide:nth-child(3) { width: 23% !important; }
.actions .splide__slide:nth-child(4) { width: 22% !important; }
.actions .splide__slide:nth-child(2) { width: 27% !important; }
.actions .splide__list { justify-content: space-between; }
.actions .splide__slide + .splide__slide::before { content: ""; position: absolute; top: 50%; left: -12px; transform: translateY(-50%); width: 1px; height: 100%; background-color: #d1d1d1; }
.box { border-radius: 20px; border: 1px solid #d1d1d1; padding: 14px 18px 20px 18px; min-height: 490px; }
.heading .icon { width: 36px; height: 36px; border-radius: 50%; overflow: hidden; padding: 8px; margin-right: 10px; }
.about-info .img-wrap { height: 156px; }
.about-info .img-wrap:hover img { transform: scale(1.1); }
.about-info .view-more { border: 1px solid var(--primary-color); padding: 7px 20px 9px; border-radius: 5px; background-color: #f1f7f5; }
.about-info .view-more:hover { background-color: var(--primary-color); color: #fff; }
.price-info .post-date-box { padding: 12px 15px; border: 1px solid var(--primary-color); background-color: #f1f7f5; border-radius: 10px; margin-right: 25px; }
.price-info .post-item + .post-item { margin-top: 36px; }
.price-info .post-item + .post-item::before { content: ""; position: absolute; top: -18px; right: 0; width: calc(100% - 105px); border-top: 1px solid #d1d1d1; }
.price-info .post-title { width: 85%; line-height: 1.4; }
.price-info .post-title:hover { color: var(--primary-color); }
.company-info .icon-wrap { width: 45px; height: 48px; flex-shrink: 0; margin-right: 12px; }
.company-info .post-item + .post-item { margin-top: 36px; }
.company-info .post-item + .post-item::before { content: ""; position: absolute; top: -18px; right: 0; width: calc(100% - 57px); border-top: 1px solid #d1d1d1; }
.company-info .post-title:hover { color: var(--primary-color); }
.home-post .box { min-height: 446px; }
.home-news .post-list { display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: 102px 102px 102px; grid-template-areas: "c1 c2" "c1 c3" "c1 c4"; gap: 24px; }
.home-news .img-wrap { border-radius: 10px; overflow: hidden; }
.home-news .img-wrap:hover img { transform: scale(1.15); }
.home-news .post-item:nth-child(1) { grid-area: c1; }
.home-news .post-item:nth-child(1) .img-wrap { height: 178px; margin-bottom: 18px; }
.home-news .post-item:nth-child(2) { grid-area: c2; }
.home-news .post-item:nth-child(3) { grid-area: c3; }
.home-news .post-item:nth-child(4) { grid-area: c4; }
.home-news .post-item:nth-child(2), .home-news .post-item:nth-child(3), .home-news .post-item:nth-child(4) { display: flex; align-items: center; }
.home-news .post-item:nth-child(2) .img-wrap, .home-news .post-item:nth-child(3) .img-wrap, .home-news .post-item:nth-child(4) .img-wrap { flex-shrink: 0; width: 120px; height: 100%; margin-right: 20px; }
.home-news .post-item:nth-child(2) .desc, .home-news .post-item:nth-child(3) .desc, .home-news .post-item:nth-child(4) .desc { display: none; }
.home-news .post-title { transition: 0.4s; }
.home-news .post-title:hover { color: #000; }
.activity-info .post-list { gap: 24px; }
.activity-info .post-item { width: calc(50% - 12px); border-radius: 20px; overflow: hidden; }
.activity-info .post-item::before { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 50%; background-image: linear-gradient(to top, var(--primary-color), transparent); z-index: 2; }
.activity-info .img-wrap { height: 160px; }
.activity-info .img-wrap:hover img { transform: scale(1.1); }
.activity-info .post-title { position: absolute; bottom: 18px; left: 0; width: 100%; text-align: center; z-index: 3; transition: 0.4s; }
.activity-info .post-title:hover { color: #fffc02; }
.number-info .icon-wrap { width: 100px; height: 100px; border-radius: 50%; background-color: #fff; padding: 22px; margin-right: 25px; flex-shrink: 0; }
.number-info .info-wrap + .info-wrap::before { content: ""; position: absolute; top: 50%; left: -80px; transform: translateY(-50%); height: 100%; width: 1px; border-left: 1px solid rgba(255, 255, 255, 0.3); }
footer .copyright { border-top: 1px solid rgba(255, 255, 255, 0.2); padding: 20px 0; }
footer .footer-info { width: 22%; }
footer .footer-info .logo { width: 225px; height: auto; }
footer .social a { width: 32px; height: 32px; background-color: var(--primary-color); border-radius: 50%; transition: 0.4s; border: 1px solid #fff; }
footer .social a:hover { transform: scale(1.1); }
footer .social a + a { margin-left: 20px; }
footer .info a { transition: 0.4s; }
footer .info a:hover { color: #fff; }
footer .info li { transition: 0.3s; }
footer .info li:hover { transform: translateX(5px); }
footer .info li:hover h3 { color: #fff; }
footer .info li h3 { font-weight: 100; }
footer .info li + li { margin-top: 8px; }
footer .info p + p { margin-top: 8px; }
footer .map { height: 200px; width: 280px; border-radius: 10px; overflow: hidden; }
footer .general-info ul { padding-left: 20px; }
footer .general-info li { position: relative; }
footer .general-info li::before { content: ""; position: absolute; left: -20px; top: 50%; transform: translateY(-50%); width: 4px; height: 4px; border-radius: 50px; background-color: #fff; }
footer .contact-info .icon-wrap { width: 20px; height: 18px; flex-shrink: 0; margin-right: 14px; }
footer .contact-info .info-wrap + .info-wrap { margin-top: 24px; }
footer .policy-menu li + li { margin-left: 12px; padding-left: 12px; position: relative; }
footer .policy-menu li + li::before { content: ""; position: absolute; top: 50%; transform: translateY(-50%); height: 65%; width: 2px; border-left: 2px solid #fff; left: 0; }
footer .policy-menu li:hover h3 { color: #fffc02; }
footer .copyright a:hover { color: #fffc02; }
.sub-header { height: 350px; }
.breadcrumb a { color: var(--primary-color); }
.contact-page form .form-group.invalid > :first-child { border: none; }
.contact-page form .form-group.invalid > input, .contact-page form .form-group.invalid > select, .contact-page form .form-group.invalid > textarea { border: 1px solid var(--red); }
.contact-page form .form-message.invalid { font-size: 12px; left: 0; bottom: -15px; }
.contact-page .inner-wrap { border: 1px solid #d1d1d1; border-radius: 20px; padding: 36px 20px; height: 100%; }
.contact-page .form-group { position: relative; }
.contact-page .form-group label { position: absolute; top: 50%; transform: translateY(-50%); left: 12px; }
.contact-page .textarea-wrap label { top: 12px; transform: unset; }
.contact-page input,
.contact-page textarea { padding: 10px 12px 10px 36px; border: 1px solid #d1d1d1; border-radius: 10px; font-size: 16px; }
.contact-page input:focus-visible,
.contact-page textarea:focus-visible { outline: none; border-color: var(--primary-color); }
.contact-page input::placeholder,
.contact-page textarea::placeholder { font-size: 14px; color: #c0c0c0; }
.contact-page textarea { resize: none; }
.contact-page button { padding: 12px 0; border-radius: 5px; border: 1px solid var(--primary-color); }
.contact-page button:hover { background-color: #fff; color: var(--primary-color); }
.contact-page .info-wrap { align-items: baseline; }
.contact-page .info-wrap + .info-wrap { margin-top: 24px; padding-top: 24px; border-top: 1px solid rgba(0, 0, 0, 0.2); }
.contact-page .icon-wrap { margin-right: 24px; transform: translateY(4px); width: 18px; height: auto; }
.contact-page .icon-wrap img { filter: brightness(0) saturate(100%) invert(23%) sepia(38%) saturate(812%) hue-rotate(118deg) brightness(95%) contrast(92%); }
.contact-page .map { height: 178px; border-radius: 20px; overflow: hidden; }
.sidebar { padding: 28px; border-radius: 20px; border: 1px solid #d1d1d1; }
.category-page .sidebar li { padding: 10px 18px; transition: 0.4s; border-radius: 10px; }
.category-page .sidebar li + li { margin-top: 4px; }
.category-page .sidebar li:hover { background-color: var(--primary-color); }
.category-page .sidebar li:hover h3 { color: #fff; }
.category-page .current_page_item { background-color: var(--primary-color); border-radius: 10px; }
.category-page .current_page_item h3 { color: #fff; }
.category-page .img-inner { height: 330px; margin-top: 30px; border-radius: 10px; overflow: hidden; }
.category-page .img-inner:hover img { transform: scale(1.1); }
.category-page .inner-box { padding: 32px; border-radius: 20px; border: 1px solid #d1d1d1; }
.list-post-wrap .post-img { height: 154px; }
.list-post-wrap .post-img:hover img { transform: scale(1.1); }
.list-post-wrap .inner-wrap { flex-wrap: wrap; gap: 18px; }
.list-post-wrap .post-wrap { width: calc(33.3333333333% - 18px); border-radius: 20px 20px 0 0; overflow: hidden; }
.list-post-wrap .post-info { border: 1px solid #d1d1d1; border-top: none; border-radius: 0 0 20px 20px; padding: 24px; }
.list-post-wrap .view-more { margin-top: 16px; border: 1px solid #e7efec; background-color: #e7efec; padding: 7px 10px; width: fit-content; margin-left: auto; margin-right: auto; border-radius: 5px; transition: 0.4s; }
.list-post-wrap .view-more:hover { background-color: var(--primary-color); color: #fff; border-color: var(--primary-color); }
.list-post-wrap .quatrang { width: 100%; }
.about .about-menu li { padding: 10px 18px; transition: 0.4s; }
.about .about-menu li + li { margin-top: 4px; }
.about .about-menu li:hover { background-color: var(--primary-color); border-radius: 10px; }
.about .about-menu li:hover h3 { color: #fff; }
.about .current_page_item { background-color: var(--primary-color); border-radius: 10px; }
.about .current_page_item h3 { color: #fff; }
.about .img-inner { height: 330px; margin-top: 30px; border-radius: 10px; overflow: hidden; }
.about .img-inner:hover img { transform: scale(1.1); }
.about .inner-box { padding: 32px; border-radius: 20px; border: 1px solid #d1d1d1; }
.about-rule .rule-content-item + .rule-content-item,
.about-rule .rule-item + .rule-item,
.about-rule .activity-item + .activity-item { padding-top: 20px; margin-top: 20px; border-top: 1px solid #d1d1d1; }
.about-rule .rule-download { border: 1px solid var(--primary-color); padding: 10px; border-radius: 10px; transition: 0.4s; }
.about-rule .rule-download:hover { background-color: var(--primary-color); color: #fff; }
.about-rule .structure-img { height: 375px; border-radius: 10px; overflow: hidden; }
.about-rule .activity-item .activity-thumb { width: 320px; height: 185px; flex-shrink: 0; border-radius: 20px; overflow: hidden; margin-right: 40px; }
.about-rule .activity-item .activity-thumb:hover img { transform: scale(1.1); }
.rule-pagination button,.rule-pagination .page-numbers,.ajax-pagination button,.ajax-pagination .page-numbers,.quatrang button,.quatrang .page-numbers { width: 34px; height: 32px; background-color: #fff; color: var(--primary-color); font-size: 15px; transition: 0.5s; border: 1px solid #d1d1d1; border-radius: 5px; margin: 0 6px; cursor: pointer; margin-top: 28px; }
.rule-pagination button.active, .rule-pagination button.current,.rule-pagination .page-numbers.active,.rule-pagination .page-numbers.current,.ajax-pagination button.active,.ajax-pagination button.current,.ajax-pagination .page-numbers.active,.ajax-pagination .page-numbers.current,.quatrang button.active,.quatrang button.current,.quatrang .page-numbers.active,.quatrang .page-numbers.current { background-color: var(--primary-color); color: #fff; cursor: unset; }.rule-pagination button + .page-numbers,.rule-pagination .page-numbers + .page-numbers,.ajax-pagination button + .page-numbers,.ajax-pagination .page-numbers + .page-numbers,.quatrang button + .page-numbers,.quatrang .page-numbers + .page-numbers { margin-left: 10px; }
.rule-pagination button:hover,.rule-pagination .page-numbers:hover,.ajax-pagination button:hover,.ajax-pagination .page-numbers:hover,.quatrang button:hover,.quatrang .page-numbers:hover { background-color: var(--primary-color); color: #fff; }
.nav .search-form { display: none; }
.sidebar-wrap { padding: 30px; border-radius: 20px; border: 1px solid #d1d1d1; }
.sidebar-wrap .img-wrap { height: 330px; border-radius: 10px; overflow: hidden; }
.list-post-wrap,.list-post-wrapper { padding: 30px; border-radius: 20px; border: 1px solid #d1d1d1; }
.price-category .list-title::before { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; border-top: 1px solid rgba(0, 0, 0, 0.2); }
.price-category .post-img { width: 55px; height: 55px; border-radius: 50%; background-color: #e7efec; overflow: hidden; padding: 14px; margin-right: 20px; flex-shrink: 0; }
.price-category .post-info { max-width: 340px; }
.price-category .post-wrap + .post-wrap { margin-top: 24px; padding-top: 24px; }
.price-category .post-wrap + .post-wrap::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 1px; border-top: 1px solid rgba(0, 0, 0, 0.2); }
.price-category p.label { background-color: #e7efec; padding: 7px 20px; border-radius: 5px; margin-bottom: 12px; }
.price-category .view-more { padding: 7px 8px; border-radius: 5px; transition: 0.3s; }
.price-category .view-more:hover { background-color: #e7efec; }
.price-category .quatrang .page-numbers { margin-top: 0; }
.category-label { background-color: #e7efec; padding: 7px 16px; border-radius: 5px; margin-bottom: 14px; }
.single-article .category-label { background-color: #e7efec; padding: 7px 16px; border-radius: 5px; margin-bottom: 14px; }
.single-article .heading { padding-bottom: 28px; margin-bottom: 18px; border-bottom: 1px solid #d1d1d1; }
.single-article .article-footer h2 { padding-bottom: 14px; margin-bottom: 20px; border-bottom: 1px solid #d1d1d1; }
.single-article .related-post-title { padding-left: 15px; }
.single-article .related-post-title + .related-post-title { margin-top: 8px; }
.single-article .related-post-title::before { content: ""; position: absolute; top: 50%; left: 0; width: 6px; height: 6px; border-radius: 50%; background-color: var(--primary-color); transform: translateY(-50%); }
.company-info .list-post-wrapper .post-wrapper { width: 100%; align-items: flex-end; }
.company-info .post-wrapper + .post-wrapper { margin-top: 20px; padding-top: 20px; border-top: 1px solid #d1d1d1; }
.company-info .post-img { width: 263px; height: 140px; border-radius: 20px; overflow: hidden; flex-shrink: 0; margin-right: 30px; }
.company-info .view-more-wrap { min-width: 90px; }
.company-info .view-more::before { content: ""; position: absolute; bottom: -1px; right: 0; width: 0%; border-bottom: 1px solid var(--primary-color); transition: 0.4s; }
.company-info .view-more:hover::before { width: 100%; right: unset; left: 0; }
.company-public-info .list-title, .category-page  .list-title { border-bottom: 1px solid #d1d1d1; }
.company-public-info .post-wrapper + .post-wrapper { margin-top: 20px; padding-top: 20px; border-top: 1px solid #d1d1d1; }
.company-public-info .post-img { width: 55px; height: 55px; border-radius: 50%; background-color: #e7efec; overflow: hidden; padding: 14px; margin-right: 20px; flex-shrink: 0;}
.company-public-info .quatrang {padding-top: 0;}

@media screen and (max-width: 1400px) {
	.header-top .logo { width: auto; }
	.header-top .ml-40 { margin-left: 30px; }
	.header-top .mr-40 { margin-right: 30px; }
	.header-top .login-btn { height: 36px; padding: 10px 20px; }
	.header-top .search-field { height: 36px; }
	.actions .splide__slide:nth-child(1),.actions .splide__slide:nth-child(2), .actions .splide__slide:nth-child(3), .actions .splide__slide:nth-child(4) { width: calc(33.3333% + 0px) !important; }
	.action-item-desc { width: 80%; }
	.actions .splide__slide + .splide__slide::before { left: -36px; }
	.heading .icon { flex-shrink: 0; }
	.home-news .post-item:nth-child(2) .img-wrap, .home-news .post-item:nth-child(3) .img-wrap, .home-news .post-item:nth-child(4) .img-wrap { width: 100px; }
	.home-news .post-item:nth-child(1) .img-wrap { height: 160px; }
	.home-news .post-list { grid-template-rows: 96px 96px 96px; }
	.about-info .img-wrap { height: 130px; }
	.list-post-wrap .post-wrap { width: calc(50% - 18px); }
}
@media screen and (max-width: 1199px) {
	.header-top .wrap a:nth-child(1),.header-top .wrap a:nth-child(2) { display: none; }
	.main-menu h3 { font-size: 13px; }
	.home-banner-section .fs-30px { font-size: 24px; }
	.home-banner-section .fs-60px { font-size: 48px; }
	.home-banner-section .fs-16px { font-size: 14px; }
	.actions .splide__slide:nth-child(1),.actions .splide__slide:nth-child(2),.actions .splide__slide:nth-child(3),.actions .splide__slide:nth-child(4) { width: calc(50% + 0px) !important; }
	.action-item-desc { width: 65%; }
	.actions .splide__slide + .splide__slide::before { left: -60px; }
	.home-info .col-xl-3:nth-child(1) { order: 0; }
	.home-info .col-xl-3:nth-child(3) { order: 1; }
	.home-info .col-xl-6 { order: 2; }
	.about-info .img-wrap { height: 190px; }
	.activity-info .img-wrap { height: 220px; }
	.home-news .post-item:nth-child(2) .img-wrap,.home-news .post-item:nth-child(3) .img-wrap,.home-news .post-item:nth-child(4) .img-wrap { width: 145px; }
	.number-info .icon-wrap { width: 80px; height: 80px; padding: 16px; }
	.number-info .info-detail .fs-30px { font-size: 24px; }
	.number-info .info-detail .fs-20px { font-size: 16px; }
	.number-info .info-detail .fs-16px { font-size: 13px; width: 63%; }
	footer .map,.copyright .online-wrap,.copyright .policy-menu-wrap { display: none; }
	.copyright-wrap { width: 100%; }
	.footer-top .online-wrap { margin-top: 20px; font-size: 14px; }
	.footer-top .online-wrap p + p { margin-top: 0; }
	footer .policy-menu { margin-top: 36px; }
	footer .policy-menu li + li { margin-top: 0; }
	
	.about .img-inner { height: 245px; }
	.about-rule .structure-img { height: 280px; }
	.about-rule .activity-item .activity-thumb { width: 240px; height: 145px; margin-right: 20px; border-radius: 15px;}
	.about-rule .activity-content .line-clamp-3{-webkit-line-clamp: 2;}
	.sidebar-wrap .img-wrap { height: 300px; }
	.price-category .post-wrap {flex-wrap: wrap; }
	.price-category .post-wrap .wrap {width: 100%; margin-bottom: 12px;}
	.price-category .expired-day {margin-left: 75px;}
	.price-category .expired-day + div {display: flex;  flex: 1; margin-left: 75px;}
	.price-category p.label { padding: 5px 20px; margin-bottom: 0px; min-width: 110px; }
	.sidebar-wrap, .list-post-wrap, .list-post-wrapper  { padding: 20px; }
	.price-category .view-more {margin-left: 12px;}
	.category-page .sidebar li h3 {font-size: 15px;}
	.sidebar { padding: 20px; }
	.company-public-info .post-wrapper {flex-wrap: wrap;}
	.company-public-info .post-wrapper .post-info {width: 100%; }
	.company-public-info .post-wrapper span.fs-14px {margin-left: 75px; margin-bottom: 0;}
	.single-article h2.fs-20px {font-size: 18px;}
	.breadcrumb { display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 1; }
	.company-info .post-img { width: 200px; height: 140px; border-radius: 15px; overflow: hidden; margin-right: 20px; }
	.company-info .post-title {margin-bottom: 6px;}
}
@media screen and (max-width: 992px) {
	.home-banner-section .slide-item-content { width: 65%; }
	.nav .col-12 { overflow-x: scroll; scrollbar-width: none; }
	.nav .col-12::-webkit-scrollbar { display: none; }
	.main-menu { min-width: 1000px; }
	.home-banner-section .fs-30px { font-size: 20px; }
	.home-banner-section .fs-60px { font-size: 40px; }
	.home-banner-section { height: 455px; }
	.action-item-desc { width: 85%; }
	.actions .splide__slide + .splide__slide::before { display: none; }
	.actions #home-actions-slider { padding: 16px 16px; border-radius: 18px; }
	.box { min-height: auto; }
	.activity-info .img-wrap { height: 190px; }
	.home-news .post-title, .home-news .desc { font-size: 15px; }
	.number-info .info-detail .fs-16px { width: 78%; }
	.number-info .icon-wrap { width: 70px; height: 70px; padding: 14px; margin-right: 14px; }
	.number-info .info-wrap + .info-wrap::before { content: ""; left: -20px; }
	.footer-top .inner { flex-wrap: wrap; }
	footer .footer-info { width: 100%; margin-bottom: 24px; }
	footer .social { margin-top: 12px; }
	.sub-header { height: 250px; }
	.price-category .post-info { max-width: 100%; }
	.sub-header .fs-35px { font-size: 24px;  }
	.list-post-wrap .list-title, .list-post-wrapper .list-title {font-size: 18px; padding-bottom: 20px; margin-bottom: 20px;}
	.list-post-wrap .post-info {padding: 16px;}
	.list-post-wrap .post-info .post-title {font-size: 15px; -webkit-line-clamp: 2;}
}
@media screen and (max-width: 769px) {
	.header-top form { display: none; }
	.header-top .login-btn { height: auto; padding: 9px 10px; }
	.main-menu { width: 920px; }
	.actions .splide__slide:nth-child(1),.actions .splide__slide:nth-child(2), .actions .splide__slide:nth-child(3), .actions .splide__slide:nth-child(4) { width: calc(100% + 0px) !important; }
	.home-banner-section .slide-item-content { width: 90%; padding-top: 64px; }
	.home-banner-section .fs-30px { font-size: 18px; }
	.home-banner-section .fs-60px { font-size: 32px; }
	.home-banner-section { height: 400px; }
	.actions #home-actions-slider { padding: 12px 12px; border-radius: 14px; }
	.activity-info .img-wrap { height: 140px; }
	.home-post .box { min-height: auto; }
	.activity-info .post-item { border-radius: 12px; }
	.home .heading h3.fs-16px { font-size: 15px; }
	.heading .icon { width: 32px; height: 32px; }
	.home-news .post-list { gap: 12px; }
	.home-news .post-item:nth-child(1) .img-wrap { height: 140px; margin-bottom: 8px; }
	.home-news .post-item:nth-child(2) .img-wrap, .home-news .post-item:nth-child(3) .img-wrap,.home-news .post-item:nth-child(4) .img-wrap { width: 110px; margin-right: 12px; }
	.home-news .post-list { grid-template-rows: 72px 72px 72px; }
	.home-news .post-title, .home-news .desc { font-size: 13px; -webkit-line-clamp: 3; }
	.activity-info .post-title { font-size: 14px; }
	.number-info { padding: 46px 0; }
	.contact-info { margin-top: 24px; }
	footer .general-info ul { display: flex; flex-wrap: wrap; row-gap: 8px; }
	footer .general-info ul li { width: 50%; }
	footer .general-info ul li + li { margin-top: 0; }
	.number-info .inner { overflow-x: scroll; scrollbar-width: none; }
	.number-info .info-wrap { min-width: 295px; }
	.nav .col-12 { overflow-x: scroll; }
	.number-info .inner::-webkit-scrollbar { display: none; }
	.footer-info h3 { text-align: center; }
	.footer-top { padding: 36px 0 30px; }
	footer .policy-menu { margin-top: 20px; }
	footer .contact-info .info-wrap + .info-wrap { margin-top: 18px; }
	
	.about .inner-box { padding: 20px; }
	.sidebar { padding: 20px; }
	.about-rule .structure-img { height: 240px; }
	.about-rule .rule-download {flex-shrink: 0; padding: 6px 8px;}
	.sub-header .fs-35px { font-size: 20px; margin-bottom: 15px; }
	.about-rule .activity-content h3>a {font-size: 15px;}
	.about-rule .activity-content h3 {margin-bottom: 10px;}
	.about-rule .activity-content p.fs-16px,.about-rule .activity-content .view-more {font-size: 14px;}
	.price-category .expired-day + div {margin-left:45px;}
	.price-category .post-wrap + .post-wrap { margin-top: 20px; padding-top: 20px; }
	.list-post-wrap .post-img { height: 130px; }
	.company-info .post-wrapper {flex-wrap: wrap;}
	.company-info .post-info{}
	.company-info .view-more-wrap {width: 100%; margin-top: 12px;}
	.company-info .view-more-wrap span {display: none;}
	.company-info .post-img {width: 100%; height: 240px; margin-bottom: 12px; }
	.category-label { padding: 6px 12px; font-size: 13px;}
	.company-info .view-more-wrap  a {width: fit-content; margin: 0 auto;}
}
@media screen and (max-width: 576px) {
	.mobile-search-bar { z-index: 40; }
	.header-top .logo { width: auto; height: 50px; }
	.home-banner-section .fs-30px { font-size: 16px; }
	.home-banner-section .fs-60px { font-size: 28px; }
	.home-banner-section .slide-item-content { width: 100%; padding-top: 40px; }
	.home-banner-section { height: 360px; }
	.menu-btn, .search-btn { width: 30px; height: 26px; border: 1px solid #fff; border-radius: 4px; }
	.search-btn { width: 35px; }
	.menu-btn .bar { border-top: 1px solid #fff; width: 72%; display: block; border-radius: 10px; }
	.menu-btn .bar + .bar { margin-top: 5px; }
	.nav { padding: 12px 0; border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
	.main-menu { display: block !important; position: absolute; top: 50.6px; background-color: var(--primary-color); z-index: 36; left: 0px; width: 100%; max-height: 0; overflow: hidden; padding: 0; transition: 0.6s; min-width: 100%;}
	.main-menu.open { max-height: 380px; padding: 12px 12px 24px; }
	.main-menu li + li { margin-top: 12px; padding-top: 12px; border-top: 1px solid rgba(255, 255, 255, 0.3); }
	.nav .search-form { display: block; position: absolute; bottom: -30px; right: 12px; background-color: #fff; z-index: 1; border-radius: 10px; max-height: 0; transition: 0.4s; overflow: hidden; }
	.nav .search-form.open { max-height: 40px; }
	.nav .search-field { padding: 10px 14px 10px; border: 1px solid #d1d1d1; border-radius: 10px; width: 162px; transition: 0.4s; }
	.nav .search-submit { position: absolute; top: 50%; right: 16px; transform: translateY(-50%); }
	.actions #home-actions-slider { margin-top: -45px; }
	.home-banner-section .splide__pagination { bottom: 72px; }
	.actions .action-item-icon { margin-right: 12px; }
	.about-info p.fs-16px { font-size: 14px; }
	.about-info .img-wrap { height: 230px; }
	.company-info .icon-wrap { width: 36px; height: 40px; }
	.company-info h3.post-title { font-size: 15px; }
	.company-info .post-item + .post-item::before { top: -15px; width: calc(100% - 48px); }
	.company-info .post-item + .post-item { margin-top: 30px; }
	.price-info .post-title { font-size: 14px; width: 100%; }
	.price-info .post-date-box { padding: 10px 10px; margin-right: 16px; }
	.price-info .post-item + .post-item { margin-top: 30px; }
	.price-info .post-item + .post-item::before { top: -15px; width: calc(100% - 87px); }
	.activity-info .img-wrap { height: 125px; }
	.activity-info .post-item { width: calc(50% - 6px); }
	.activity-info .post-list { gap: 12px; }
	.box {padding: 12px;}
	
	.sub-header { height: 220px; }
	.sub-header .fs-35px { font-size: 18px; margin-bottom: 10px;}
	.breadcrumb a, .breadcrumb span {font-size: 14px;}
	.pt-40 {padding-top: 30px}
	.pb-40 {padding-bottom: 30px}
	.sidebar h2.fs-16px, .sidebar-wrap h2.fs-16px{font-size: 14px; margin-bottom: 10px;}
	.about .about-menu li h3 {font-size: 14px;}
	.about .about-menu li { padding: 7px 12px; border-radius: 6px;}
	.inner-box h2.fs-20px {font-size: 16px; margin-bottom: 10px;}
	.inner-box p.fs-16px {font-size: 14px;}
	.inner-box article {font-size: 14px;}
	.about-rule .structure-img { height: 180px; }
	.rule-content h3 {font-size: 14px;}
	.about .img-inner { height: 195px; }
	.about .about-menu li:hover {border-radius: 6px;}
	.about-rule .rule-content-item + .rule-content-item, .about-rule .rule-item + .rule-item, .about-rule .activity-item + .activity-item { padding-top: 14px; margin-top: 14px; }
	.about-rule .rule-download {font-size: 13px;padding: 5px 7px; border-radius: 6px;}
	.rule-pagination button, .rule-pagination .page-numbers, .ajax-pagination button, .ajax-pagination .page-numbers, .quatrang button, .quatrang .page-numbers {margin-top: 18px;}
	.rule-pagination button, .rule-pagination .page-numbers, .ajax-pagination button, .ajax-pagination .page-numbers, .quatrang button, .quatrang .page-numbers { width: 30px; height: 28px; font-size: 14px; }
	.about-rule .activity-item {flex-direction: column;}
	.about-rule .activity-item .activity-thumb {width:100%; margin-right: 0; height: 180px; margin-bottom: 6px;}
	.about-rule .activity-content .line-clamp-3 {margin-bottom: 6px; -webkit-line-clamp: 3;}
	.sidebar-wrap p.desc {margin: 10px 0 15px; font-size: 14px; line-height: 1.7;}
	.sidebar-wrap .img-wrap { height: 205px; }
	.list-post-wrap .list-title, .list-post-wrapper .list-title { font-size: 14px; padding-bottom: 12px; margin-bottom: 18px; padding-top: 6px;}
	.price-category .post-info a {font-size: 15px; margin-bottom: 6px;}
	.price-category .post-img, .company-public-info .post-img { width: 45px; height: 45px; padding: 10px; margin-right: 10px; }
	.price-category .expired-day { display: none;}
	.price-category .expired-day + div { margin-left: 55px; justify-content: space-between;}
	.price-category .view-more {width: fit-content;}
	.quatrang { padding-top: 20px; }
	.sidebar-wrap, .list-post-wrap, .list-post-wrapper { padding: 12px; }
	.category-page .img-inner { height: 245px; margin-top: 12px;}
	.company-public-info .post-wrapper span.fs-14px { margin-left: 55px; }
	.company-public-info .post-wrapper .post-info {margin-bottom: 6px;}
	.company-public-info .post-wrapper .post-info .line-clamp-1 {-webkit-line-clamp: 2; font-size: 15px;}
	.company-public-info .post-wrapper + .post-wrapper { margin-top: 15px; padding-top: 15px; }
	main.pt-45.pb-45 {padding: 36px 0;}
	.list-post-wrap .post-wrap { width: calc(50% - 9px); border-radius: 12px 12px 0 0; }
	.list-post-wrap .post-info {padding: 0 0 12px 12px;}
	.list-post-wrap .post-info { padding: 8px; }
	.list-post-wrap .view-more {margin-top: 10px; padding: 5px 8px; font-size: 13px;}
	.list-post-wrap .post-info .post-title { font-size: 14px; }
	.article-content {font-size: 14px;}
	.sidebar { padding: 12px; }
	.single-article .heading { padding-bottom: 18px; margin-bottom: 10px; }
	.single-article .category-label {font-size:13px;padding: 5px 12px;}
	.single-article h2.fs-20px { font-size: 16px; }
	.category-page .sidebar li h3 { font-size: 14px; }
	.category-page .sidebar li { padding: 7px 14px; }
	.category-thong-tin-noi-bo .post-img {height: 220px;}
	.company-info .post-title {font-size: 14px;}
	.category-label {margin-bottom: 6px;}
	.contact-page .inner-wrap {padding: 16px 18px;}
	.contact-page .inner-wrap h3 {font-size: 15px; margin-bottom: 12px;}
	.contact-page .inner-wrap :is(p.fs-16px, a.fs-16px) {font-size: 14px;}
	.contact-page .inner-wrap .mb-8 {margin-bottom: 1px;}
	.contact-page button { padding: 8px 0; font-size: 13px;} 
	.contact-page .icon-wrap { margin-right: 12px; }
	.contact-page .info-wrap + .info-wrap { margin-top: 14px; padding-top: 14px;}
	.contact-page .map { height: 210px; border-radius: 15px;}
	.main-menu li a {font-size: 13px;}
	.company-info .quatrang { padding-top: 0;}
	.company-info .view-more-wrap a { border: 1px solid var(--primary-color); padding: 6px 12px; font-size: 13px; border-radius: 6px; background-color: var(--primary-color); color: #fff;}
	.company-info .view-more-wrap a:hover {background-color: #fff; color: var(--primary-color);}
	.company-info .view-more::before {display: none;}
	.action-item-title {font-size: 13px;}
	.post-date-box__day {font-size: 17px;}
	.view-more-wrap a {font-size: 13px;}
	.price-info .expired-day,.price-category .view-more {font-size: 13px;}
	.price-category p.label {padding: 4px 13px; min-width: 95px; font-size: 13px;}
	.about-rule .activity-content h3>a {font-size: 14px;}
	.about-rule .activity-content h3 { margin-bottom: 4px;} 
	.price-category .post-wrap .wrap {margin-bottom: 8px;}
}
@media screen and (max-width: 431px) {
	.activity-info .img-wrap { height: 116px; }
	.activity-info .post-title { bottom: 10px; }
	.home .heading h3.fs-16px { font-size: 14px; }
	.home .heading .view-all { font-size: 12px; }
	.heading .icon { margin-right: 6px; }
	footer .copyright-wrap span { width: 100%; display: block; text-align: center; }
	footer .copyright { padding: 12px 0; }
	.box .mt-20 { margin-top: 15px; }
	.home-news .post-list { grid-template-columns: 1fr; grid-template-rows: 330px 75px 75px 75px; grid-template-areas: "c1" "c2" "c3" "c4"; }
	.home-news .post-title, .home-news .desc { font-size: 14px; }
	.home-news .post-title { -webkit-line-clamp: 2; }
	.home-news .post-item:nth-child(1) .img-wrap { height: 200px; }
	.number-info .info-detail .fs-30px { font-size: 20px; }
	.number-info .info-detail .fs-16px { font-size: 12px; width: 72%; }
	.header-top .ml-40 {margin-left: 12px;}
	.about-info .img-wrap { height: 190px; }
	.company-info .post-list a.aic {align-items: flex-start;}
	.company-info h3.post-title { font-size: 14px; }
	.price-info .post-date-box { padding: 8px 6px; margin-right: 10px; }
	.rule-info h4 {font-size: 14px;}
	.about-rule .rule-item { align-items: flex-start; flex-direction: column; row-gap: 6px; }
	.list-post-wrap .post-img { height: 115px; }
	.company-info .post-img {height: 200px;}
}

@media screen and (max-width: 410px) {
    footer .general-info ul li { width: 100%; }
}

@media screen and (max-width: 391px) {
    .header-top .logo {  width: 220px; height: 40px;}
	.actions .action-item-icon { width: 62px; height: 64px; }
	footer .contact-info .icon-wrap { width: 16px; height: 15px; flex-shrink: 0; margin-right: 4px; }
}
