.banner-slider {}

.banner-slider .banner {
  background-color:transparent;
}

.banner-slider .banner .text-box {}

.banner-slider .banner .text-box .section-title-container {
  margin-bottom:0;
}

.banner-slider .banner .text-box .section-title-container h2 {
  border:unset;
  margin-bottom:30px;
  position:relative;
  padding-bottom:5px;
}

.banner-slider .banner .text-box .section-title-container h2 span {
  text-transform:unset;
  border:unset;
  margin-right:0;
  color:var(--p-4,#706C6C);
  /* t2 */

/* font-family:Averta;
  */

font-size:24px;
  font-style:normal;
  /* font-weight:700;
  */

line-height:normal;
  font-family:"Averta-bold";
}

.banner-slider .banner .text-box .section-title-container h3 {
  border:unset;
  margin-bottom:0;
}

.banner-slider .banner .text-box .section-title-container h3 span {
  font-family:"Averta-bold";
  color:var(--s-2,#318ABF);
  font-size:48px;
  font-style:normal;
  line-height:normal;
  text-transform:uppercase;
  padding-bottom:0;
  margin-right:0;
  line-height:44px;
}

.banner-slider .banner .text-box .section-title-container h4 {
  border:unset;
}

.banner-slider .banner .text-box .section-title-container h4 span {
  font-family:"Averta-bold";
  color:var(--s-2,#215A81);
  font-size:48px;
  font-style:normal;
  line-height:normal;
  text-transform:uppercase;
  padding-bottom:0;
  margin-right:0;
  border:unset;
}

.banner-slider .banner .text-box .section-title-container h2::before {
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:82px;
  height:5px;
  border-radius:2.5px;
  background:#D9D9D9;
}

.banner-slider .banner .text-box a.button {
  border-radius:44.5px;
  border:1px solid var(--p-5,#215A81);
  background-color:transparent;
  padding:24px 20px;
  padding-left:80px;
  margin-top:30px;
}

.banner-slider .banner .text-box a.button::before {
  content:"\e605";
  width:69px;
  height:69px;
  position:absolute;
  left:4px;
  top:4px;
  color:#fff;
  background:#318ABF;
  border-radius:50%;
  font-family:'fl-icons' !important;
  font-size:27px;
  padding-top:20px;
}

.banner-slider .banner .text-box a.button span {
  color:var(--p-4,#706C6C);
  font-family:"Averta-bold";
  font-size:24px;
  font-style:normal;
  line-height:normal;
}

.h2-title-lydo {}

.h2-title-lydo h2 {
  border:unset;
  text-align:center;
  margin:0 auto;
  max-width:636px;
}

.h2-title-lydo h2 span {
  color:var(--p-5,#215A81);
  text-align:center;
  font-family:"Averta-bold";
  font-size:32px;
  font-style:normal;
  font-weight:700;
  line-height:normal;
  text-transform:uppercase;
  margin:0 auto;
  padding-bottom:0;
  border:unset;
}

.icon-lydo1 {
  text-align:center !important;
}

.icon-lydo1 p {
  color:var(--s-2,#318ABF);
  font-family:"Averta-bold";
  font-size:91px;
  font-style:normal;
  line-height:normal;
  position:relative;
  text-align:center;
}

.icon-lydo1 p span {
  color:var(--p-4,#706C6C);
  font-family:"Averta-bold";
  font-size:58px;
  /* line-height:normal;
  */

	position:absolute;
}

.icon-lydo1::before {
  content:"";
  position:absolute;
  left:0;
  bottom:16px;
  background:#EBEBEB;
  width:100%;
  height:21px;
  margin:0 auto;
  text-align:center;
}

.icon-lydo1::after {
  content:"";
  position:absolute;
  top:0;
  right:0;
  width:52px;
  height:113px;
  background:url(/wp-content/uploads/2023/07/iconlydo.png);
  display:none;
}

.icon-lydo2 {}

.icon-lydo2 h3 {
  color:var(--s-2,#318ABF);
  font-family:"Averta-bold";
  font-size:64px;
  font-style:normal;
  line-height:normal;
  margin-bottom:0;
  line-height:63px;
}

.icon-lydo2 p {
  color:var(--s-2,#706C6C);
  font-family:"Averta-bold";
  font-size:36px;
  font-style:normal;
  line-height:normal;
}

.width-auto img {
  width:auto !important;
  margin:0 auto;
}

.icon-conso {
  padding-bottom:35px;
  position:relative;
}

.icon-conso .icon-box-img {}

.icon-conso .icon-box-img .icon-inner {
  fill:var(--p-3,#FFF);
  filter:drop-shadow(5px 10px 20px rgba(49,138,191,0.20));
}

.icon-conso .icon-box-text {}

.icon-conso .icon-box-text h3 {
  color:var(--s-2,#318ABF);
  text-align:center;
  font-family:"Averta-bold";
  font-size:48px;
  font-style:normal;
  line-height:normal;
  margin-bottom:0;
}

.icon-conso .icon-box-text p {
  color:var(--p-2,#231F20);
  text-align:center;
  font-family:"Averta-Regular";
  font-size:16px;
  font-style:normal;
  line-height:normal;
  height:40px;
}

.row-conso {
  margin-top:-50px;
}

.sec-conso {
  margin-top:60px;
}

.icon-conso::before {
  content:"";
  position:absolute;
  bottom:-10px;
  left:0;
  right:0;
  margin:0 auto;
  width:16px;
  height:24px;
  border-radius:8px;
  background:#E3DFDF;
  box-shadow:0 10px 3px 0 rgba(0,0,0,0.02);
}

.row-buttom {
  margin-top:10px;
}

.buttom-dki {
  background-color:#318ABF !important;
  /* padding:5px 60px !important; */
}

.buttom-dki span {
  color:#FFF;
  font-family:"Averta-bold";
  font-size:20px;
  font-style:normal;
  line-height:normal;
}

.buttom-xemthem {
  border:1px solid var(--s-2,#318ABF) !important;
  padding: 5px 31px !important;
}

.buttom-xemthem span {
  color:var(--s-2,#318ABF);
  font-family:"Averta-bold";
  font-size:20px;
  font-style:normal;
  line-height:normal;
}

.col12-kh {}

.col12-kh .section-title-container {
  margin-bottom:0;
}

.col12-kh .section-title-container h2 {
  border:unset;
  margin-bottom:10px;
  margin-top:40px;
  text-align: center;
}

.col12-kh .section-title-container h2 span {
  color:var(--p-5,#215A81);
  font-family:"Averta-bold";
  font-size:32px;
  font-style:normal;
  line-height:normal;
  margin:0 auto;
  border:unset;
  padding-bottom:0;
}

.col12-kh p {
  color:#000;
  text-align:center;
  font-family:"Averta-Regular";
  font-size: 18px !important;
  font-style:normal;
  line-height:normal;
  max-width:800px;
  margin:0 auto;
  margin-bottom:30px;
}

.h3-title-kh {
  margin-bottom:0 !important;
}

.h3-title-kh h3 {
  border:unset;
  text-align:center;
}

.h3-title-kh h3 span {
  color:var(--s-2,#318ABF);
  text-align:center;
  font-family:"Averta-bold";
  font-size:20px;
  font-style:normal;
  line-height:normal;
  border:unset;
  margin:0 auto;
  padding-bottom:0;
}

.col4-kh::before {
  content:"";
  position:absolute;
  right:0;
  bottom:0;
  width:3px;
  height:285px;
  background:var(--p-5,#BEBBBB);
}

.h2-title-sp {}

.h2-title-sp h2 {
  border:unset;
  text-align:center;
  margin-top:40px;
  position:relative;
  padding-bottom:20px;
  margin-bottom:0;
}

.h2-title-sp h2 span {
  color:var(--p-5,#215A81);
  font-family:"Averta-bold";
  font-size:32px;
  font-style:normal;
  line-height:normal;
  text-transform:uppercase;
  margin:0 auto;
  border:unset;
  padding-bottom:0;
}

.h2-title-sp h2::before {
  content:"";
  position:absolute;
  bottom:0;
  left:0;
  right:0;
  width:84px;
  height:8px;
  background:var(--p-5,#215A81);
  margin:0 auto;
}

.banner-vd-sp {}

.banner-vd-sp .video-button-wrapper {}

.banner-vd-sp .video-button-wrapper a {
  width:63px;
  height:63px;
}

.banner-vd-sp .video-button-wrapper a i {
  font-size:30px !important;
  padding-top:8px;
}

.banner-vd-sp p {
  color:var(--p-3,#FFF);
  text-align:center;
  font-family:"Averta-bold";
  font-size: 18px;
  font-style:normal;
  line-height:normal;
}

.banner-vd-sp .text-box {
  display:none;
  opacity:0;
}

.banner-vd-sp:hover .text-box {
  display:block;
  opacity:1;
  /* position:relative;
  */

	z-index:99;
}

.banner-vd-sp:hover::before {
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-color:rgba(0,0,0,0.6);
  z-index:9;
}

.h2-title-quytrinh {
  max-width:100% !important;
  padding:0 !important;
}

.h2-title-quytrinh h2 {
  position:relative;
  border:unset;
  margin-top:20px;
}

.h2-title-quytrinh h2::before {
  content:"";
  position:absolute;
  left:0;
  top:0;
  width:50%;
  height:100%;
  background:#215A81;
}

.h2-title-quytrinh h2::after {
  content:"";
  position:absolute;
  right:0;
  top:0;
  width:50%;
  height:100%;
  background:#231F20;
}

.h2-title-quytrinh h2 span {
  color:#FFF;
  text-align:center;
  font-family:"Averta-bold";
  font-size:24px;
  font-style:normal;
  line-height:normal;
  margin:20px auto;
  position:relative;
  padding-bottom:0;
  border:unset;
  z-index:9;
}

.icon-qt {
  max-width:250px;
  margin:0 auto;
  margin-bottom: 40px;
}

.icon-qt .icon-box-img {}

.icon-qt .icon-box-text {}

.icon-qt .icon-box-text h3 {
  color:#000;
  text-align:center;
  font-family:"Averta-bold";
  font-size:20px;
  font-style:normal;
  line-height:normal;
}

.icon-qt .icon-box-text p {
  color:var(--p-2,#231F20);
  text-align:center;
  font-family:"Averta-Regular";
  font-size:16px;
  font-style:normal;
  line-height:normal;
}

.row-quytrinh {
  position:relative;
}

.row-quytrinh:before {
  content:"";
  width: 100%;
  height:246px;
  background:url(/wp-content/uploads/2023/07/vongquytrinh.png);
  position:absolute;
  top:80px;
  left:10px;
  background-size:100% 100% !important;
}

.h2-title-nl {
  margin-bottom:0 !important;
}

.h2-title-nl h2 {
  border:unset;
  margin-bottom:0;
  font-weight:unset;
}

.h2-title-nl h2 span {
  color:var(--p-5,#215A81);
  text-align:center;
  font-family:"Averta-Regular";
  font-size:20px;
  font-style:normal;
  line-height:normal;
  border:unset;
  margin:0 auto;
  padding-bottom:0;
  font-weight:unset;
}

.h3-title-nl {
  margin-bottom:0 !important;
}

.h3-title-nl h3 {
  border:unset;
  text-align:center;
}

.h3-title-nl h3 span {
  color:var(--p-5,#215A81);
  text-align:center;
  font-family:"Averta-bold";
  font-size:48px;
  font-style:normal;
  line-height:normal;
  text-transform:uppercase;
  margin:0 auto;
  border:unset;
  padding-bottom:0;
}

.icon-nangluc {}

.icon-nangluc .icon-box-img {
  margin-bottom:40px !important;
}

.icon-nangluc .icon-box-img .icon-inner {
  position:relative;
  padding:10px 27px;
}

.icon-nangluc .icon-box-img .icon-inner::before {
  content:"";
  position:absolute;
  left:0;
  bottom:-68px;
  right:0;
  margin:0 auto;
  background:url(/wp-content/uploads/2023/07/backnl.png) no-repeat;
  width:144px;
  height:142px;
}

.icon-nangluc .icon-box-text {}

.icon-nangluc .icon-box-text h3 {
  color:var(--p-5,#215A81);
  text-align:center;
  font-family:"Averta-bold";
  font-size:28px;
  font-style:normal;
  font-weight:900;
  line-height:normal;
}

.icon-nangluc .icon-box-text ul {
  max-width:240px;
  margin:0 auto;
  text-align:left;
}

.icon-nangluc .icon-box-text ul li {
  color:#706C6C;
  margin-bottom:7px;
}

.icon-nangluc .icon-box-text ul li a {
  color:#000;
  font-family:"Averta-Regular";
  font-size: 18px;
  font-style:normal;
  line-height:normal;
}

.h3-title-qc {}

.h3-title-qc h3 {
  border:unset;
  margin-bottom:0;
}

.h3-title-qc h3 span {
  color:var(--p-3,#FFF);
  text-align:center;
  font-family:"Averta-bold";
  font-size:20px;
  font-style:normal;
  line-height:normal;
  justify-content:center;
  align-items:center;
  border-radius:7px;
  background:var(--p-5,#215A81);
  padding:22px 71px;
  border:unset;
  margin-right:0;
  text-transform:unset;
}

.col6-qc .col-inner>p {
  /* color:#000; */
  /* font-family:"Averta-Regular"; */
  /* font-size:16px; */
  /* font-style:normal; */
  /* line-height:normal; */
}

.buttom-xem-ct {
  border-radius:5px;
  border:1px solid var(--p-5,#215A81);
  padding:2px 30px !important;
  margin-top:40px !important;
}

.buttom-xem-ct span {
  /* color:var(--p-5,#215A81);
  */

	text-align:center;
  font-family:"Averta-bold";
  font-size:16px;
  font-style:normal;
  line-height:normal;
}

.right-qc h3 {
  display:block;
  margin-bottom:20px;
  margin-top:20px;
}

.h2-title-banggia {
  margin-bottom:0 !important;
}

.h2-title-banggia h2 {
  border:unset;
  margin-top:30px;
  text-align: center;
}

.h2-title-banggia h2 span {
  color:var(--p-5,#215A81);
  font-family:"Averta-bold";
  font-size:32px;
  font-style:normal;
  line-height:normal;
  border:unset;
  padding-bottom:0;
  margin:0 auto;
}

.col12-banggia p {
  color:var(--p-5,#215A81);
  text-align:center;
  font-family:"Averta-Regular";
  font-size:20px;
  font-style:normal;
  line-height:normal;
  max-width:717px;
  margin:0 auto;
}

.col12-banggia {
  margin-bottom:50px !important;
}

/*Bang gia----------------------------------------------------------------------------------------------------*/

.bang-gia {}

.bang-gia .col-inner {
  overflow-x:auto;
}

.bang-gia table {
  text-align:center;
  /* background:linear-gradient(180deg,#ff5757,#f88b68); */
  border:0;
  border-radius:30px 30px 30px 21px;
  min-width:1024px;
  overflow:scroll;
  margin-top:20px;
}

.bang-gia tr td {
  /* border:0;
  */
  font-size:15px;
  font-weight:500;
  text-align:center;
  /* border:1px solid #BBBBBB;
  */
  padding: 15px 10px;
}

.bang-gia tr:nth-child(odd) td:nth-child(2),
.bang-gia tr:nth-child(odd) td:nth-child(4) {
  background:#f2f2f2;
  border: 1px solid #fff;
}

.bang-gia tr:nth-child(even) td:nth-child(2),
.bang-gia tr:nth-child(even) td:nth-child(4) {
  background:#fff;
  border: 1px solid #fff;
}

.bang-gia tr:nth-child(odd) td:nth-child(3),
.bang-gia tr:nth-child(odd) td:nth-child(5) {
  background:#f2f2f2;
  border: 1px solid #fff;
}

.bang-gia tr:nth-child(even) td:nth-child(3),
.bang-gia tr:nth-child(even) td:nth-child(5) {
  background:#fff;
  border: 1px solid #fff;
}

.bang-gia tr td:first-child {
  color:#fff;
  /* font-weight:600;
  */
  font-size:16px;
  background: #fff;
  text-align:center;
  font-size: 18px;
  line-height:19px;
  text-align:center;
  /* p3 */
  color:#231F20;
  font-family: "Averta-bold";
  padding:10px 0;
  border:unset;
  /* border-bottom:1px solid #BEBBBB; */
  /* border-left: 1px solid #BEBBBB; */
  box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.10);
}

.bang-gia tr:first-child {
  overflow:visible;
  background:#fff;
}

.bang-gia tr:first-child td {
  position:relative;
  /* font-weight:500; */
  z-index:99;
  color:#000000;
  overflow:visible;
  background:#f7f8f9;
  text-align:center;
  padding-top:0;
  font-size: 17px;
  font-family: "Averta-Regular";
  /* margin-top:-26px;
  */
  /* padding: 10px; */
  padding-top: 15px;
  padding-bottom: 16px;
}

.bang-gia tr:first-child td:before {
  content:"";
  display:block;
  width:86%;
  height:92%;
  position:absolute;
  left:0;
  top:-20px;
  /* background:#e65d63;
  */

border-radius:21px 21px 0 0;
  z-index:-1;
  margin:0 auto;
  text-align:center;
  right:0;
}

.bang-gia tr:first-child td:nth-child(1):before {
  height:100%;
  bottom:0;
  top:auto;
  border-radius:10px 0 0 0;
  background: #fff;
  width:100%;
  box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.10);
}

.bang-gia tr:first-child td:nth-child(1) {
  font-size:20px;
  text-transform:uppercase;
  font-weight:700;
  padding-top:0;
  font-size: 32px;
  line-height:24px;
  font-family: "Averta-bold";
  margin-top:0;
  color: #215A81;
  padding-bottom:0;
  box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.10);
  border: unset;
  border-radius: 20px;
  position: relative;
  /* margin-right: 10px; */
}

.bang-gia tr:first-child td:nth-child(2) {
  background: #fff;
  color:#000000;
  /* padding-bottom:30px; */
  border:unset;
  box-shadow: 0 15px 25px rgba(0,0,0,0.2);
  box-shadow: 4px -4px 20px 0px rgba(0, 0, 0, 0.05);
  border-left: 1px solid #BEBBBB;
  /* border-top: 1px solid #BEBBBB; */
}

.bang-gia tr:first-child td:nth-child(2) strong {
  color: #706C6C;
  font-size:18px;
  line-height:22px;
  font-size: 24px;
  line-height:22px;
font-family: "Averta-bold";
}

.bang-gia tr:first-child td:nth-child(3) {
  background: #fff;
  /* padding-bottom:30px; */
  border:unset;
  box-shadow: 0 15px 25px rgba(0,0,0,0.2);
  /* border-top: 1px solid #BEBBBB; */
}

.bang-gia tr:first-child td:nth-child(3) strong {
  color: #318ABF;
  font-size:18px;
  line-height:22px;
  font-size: 24px;
  line-height:22px;
  font-family: "Averta-bold";
}

.bang-gia tr:first-child td:nth-child(4) {
  background: #fff;
  /* padding-bottom: 0; */
  border:unset;
  /* border-top: 1px solid #BEBBBB; */
}

.bang-gia tr:first-child td:nth-child(4) strong {
  color: #706C6C;
  font-size: 24px;
  line-height:22px;
  font-family: "Averta-bold";
}

.bang-gia tr:first-child td:nth-child(5) {
  background: #fff;
  /* padding-bottom: 0; */
  border:unset;
  /* border-top: 1px solid #BEBBBB; */
  /* border-right: 1px solid #BEBBBB; */
}

.bang-gia tr:first-child td:nth-child(5) strong {
  color:#DF040D;
  font-size:18px;
  line-height:22px;
 font-family: "Averta-bold";
}

.bang-gia tr:first-child td:nth-child(2):before {
  /* background:#FFFFFF; */
  /* box-shadow:0 15px 25px rgba(0,0,0,0.2); */
  /* border-radius:68px; */
  content: "";
  position: absolute;
  right: 0;
  top: 7px;
  background: #BEBBBB;
  width: 1px;
  height: 60px;
  left: unset;
}

.bang-gia tr:first-child td:nth-child(3):before {
  content: "";
  position: absolute;
  right: 0;
  top: 7px;
  background: #BEBBBB;
  width: 1px;
  height: 60px;
  left: unset;
 
}

.bang-gia tr:first-child td:nth-child(4):before {
     content: "";
    position: absolute;
    right: 0;
    top: 7px;
    background: #BEBBBB;
    width: 1px;
    height: 60px;
    left: unset;
}

.bang-gia tr:first-child td:nth-child(5):before {
  
}

.bang-gia tr:first-child td strong {
  font-size:20px;
}

.bang-gia tr:last-child td {
  /* padding-bottom:40px;
  */;
}

.bang-gia tr:last-child td:first-child {
  border-radius:0 0 0 21px;
}

.bang-gia tr:last-child td:last-child {
  border-radius:0 0 21px 0;
}

.bang-gia tr:nth-child(12) td:first-child, .bang-gia tr:nth-child(2) td:first-child {
  font-weight: unset;
  font-size:20px;
  background: #215A81 !important;
  font-size: 20px;
  line-height:19px;
  text-align:center;
  /* p2 */
  color: #FFF;
  font-family: "Averta-bold";
  padding:15px 0;
  border:unset !important;
  border-left: 1px solid #215A81;
}
.bang-gia tr:nth-child(12) td, .bang-gia tr:nth-child(2) td {
  font-weight: unset;
  font-size:20px;
  background: #BEBBBB !important;
  font-size: 20px;
  line-height:19px;
  text-align:center;
  /* p2 */
  color: #FFF;
  font-family: "Averta-bold";
  padding:15px 0;
  /* border:unset !important; */
  border-left: 1px solid #fff !important;
  border-right: 1px solid #fff !important;
}
.wp-block-table .has-fixed-layout {
  table-layout:fixed;
  width:100%;
  box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.10);
  overflow: hidden;
}

.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
  word-break:break-word;
  font-size: 18px;
  line-height:19px;
  text-align:center;
  color:#000000;
  font-family: "Averta-Regular";
}

.wp-block-table .has-fixed-layout td img,
.wp-block-table .has-fixed-layout th img {
  margin-bottom:0;
}
.bang-gia tr:last-child td{
	border-bottom: unset !important;
}
.bang-gia tr:last-child td:first-child{
	border-left: unset !important;
}
.bang-gia tr:last-child td:last-child{
	border-right: unset !important;
}
/*End Bang gia----------------------------------------------------------------------------------------------------*/

.h2-title-ht{

}
.h2-title-ht h2{border: unset;margin-top: 10px;text-align: center;}
.h2-title-ht h2 span{
	color: var(--p-5, #215A81);
	font-family: "Averta-bold";
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	margin: 0 auto;
	border: unset;
}
.slide-manucarousel02 img{
	height: 225px;
}
.slide-manucarousel02 button span{
	display: none;
}
.slide-manucarousel02 .owl-prev{
	position: absolute;
	left: 10px;
	top: 37%;
	background: url(/wp-content/uploads/2023/07/leftht.png) no-repeat !important;
	width: 60px;
	height: 60px;
	margin-right: 0;
}
.slide-manucarousel02 .owl-next{
	position: absolute;
	right: 10px;
	top: 37%;
	background: url(/wp-content/uploads/2023/07/rightht.png) no-repeat !important;
	width: 60px;
	height: 60px;
	padding: 0;
	margin-right: 0;
}
.h2-title-video{

}

.h2-title-video h2{border: unset;margin-top: 10px;text-align: center;}
.h2-title-video h2 span{
	color: var(--p-5, #215A81);
	font-family: "Averta-bold";
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	margin: 0 auto;
	border: unset;
}
.row-video{

}
.row-video .banner{
	background-color:transparent !important;
	border-radius: 16px;
}
.row-video .banner .video-button-wrapper{

}
.row-video .banner .video-button-wrapper a{
	background-color: #215A81;
}
.row-video .banner .video-button-wrapper a{
	
}
.h2-title-chungtoi{

}
.h2-title-chungtoi h2{border: unset;text-align: center;margin-top: 20px;}
.h2-title-chungtoi h2 span{
	color: #FFF;
	font-family: "Averta-bold";
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	border: unset;
	margin: 0 auto;
	padding-bottom: 0;
}
.sale-home-new{

}
.sale-home-new .bx-clone{position: relative;}
.sale-home-new .bx-clone::before{
	content: "";
	position: absolute;
	left: 8px;
	top: 15px;
	width: 47px;
	height: 36px;
	background: url(/wp-content/uploads/2023/07/cham.png) no-repeat;
      display:none;
}
.sale-home-new .bx-clone .kf_testimonial_name{
	position: absolute;
	bottom: 0;
	/* height: 100%; */
	width: 100%;
	padding: 20px 15px;
}
.sale-home-new .bx-clone .kf_testimonial_name .ykname{
	color: #FFF;
	font-family: "Averta-bold";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	margin-bottom: 10px;
  
}
.sale-home-new .bx-clone .kf_testimonial_feddback{
	color: var(--p-3, #FFF);
	font-family: "Averta-Regular";
	font-size: 17px;
	font-style: normal;
	line-height: normal;
}
.sale-home-new.slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button.previous {
    background: url(/wp-content/uploads/2023/07/leftht.png) no-repeat !important;
    margin-top: 0;
    width: 60px !important;
    height: 60px;
    left: 0;
}
.sale-home-new.slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button.next {
    background: url(/wp-content/uploads/2023/07/rightht.png) no-repeat !important;
    margin-top: 0;
    width: 60px !important;
    height: 60px;
    right: 0;
}
.sale-home-new.slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button svg {
    display: none;
}
.buttom-accordion{margin-top: 40px;}
.buttom-accordion .accordion-item{
	BACKGROUND-COLOR: transparent;
}
.buttom-accordion .accordion-item .accordion-title{
	padding: 0;
	border: unset;
	background-color: transparent;
}
.buttom-accordion .accordion-item .accordion-title button{
	/* display: none; */
	top: -4px;
	color: #446084;
	opacity: 1;
}
.buttom-accordion .accordion-item .accordion-title.active button{
  top: 5px;
}
.buttom-accordion .accordion-item .accordion-title span{
	text-align: center;
	font-family: "Averta-bold";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	border: 2px solid #446084;
	border-radius: 5px;
	padding: 7px 33px;
	color: #446084;
}
.buttom-accordion .accordion-inner{padding: 0;padding-top: 20px;font-family: "Averta-Regular";}
.buttom-accordion-right{margin-top: 40px;}
.buttom-accordion-right .accordion-item{
	BACKGROUND-COLOR: transparent;
}
.buttom-accordion-right .accordion-item .accordion-title{
	padding: 0;
	border: unset;
	background-color: transparent;
}
.buttom-accordion-right .accordion-item .accordion-title button{
	/* display: none; */
	top: -4px;
	color: #446084;
	opacity: 1;
	left: unset;
}
.buttom-accordion-right .accordion-item .accordion-title.active button{
  top: 5px;
}
.buttom-accordion-right .accordion-item .accordion-title span{
	text-align: center;
	font-family: "Averta-bold";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	border: 2px solid #446084;
	border-radius: 5px;
	padding: 7px 33px;
	color: #446084;
}
.buttom-accordion-right .accordion-inner{
	padding: 0;
	padding-top: 20px;
	font-family: "Averta-Regular";
}
.buttom-accordion-right .accordion-inner ul li{
  list-style-type:none;
}
@media(max-width:820px){
.h3-title-qc h3 span{
    padding: 22px 35px;
}
}
@media(max-width:767px){
	.row-quytrinh:before{
		
	}
    
}
@media(max-width:549px){
.row-quytrinh:before{
		width: 100%;
		  height: 415px;
		  background: url(/wp-content/uploads/2023/08/border_quytrinh_mobi.png);
		  background-size: 100% 100%;
		  position: absolute;
		  top: 75px;
		  left: 0;
	}
  .icon-qt{
    margin-bottom:10px;
  }
 .icon-qt .icon-box-img{
    margin-bottom: 1px !important;
  }
	.banner-slider .banner .text-box .section-title-container h3 span{
		font-size: 30px;
	}
	.banner-slider .banner .text-box .section-title-container h4 span{
		font-size: 30px;
	}
	.h2-title-lydo h2 span{
		font-size: 25px;
	}
	.icon-lydo1 p{
		font-size: 65px;
	}
	.icon-lydo1 p span{
		font-size: 30px;
	}
	.icon-lydo2 h3{
		font-size: 40px;
		text-align: center;
	}
	.icon-lydo2 p{
		font-size: 25px;
		text-align: center;
	}
	.icon-conso .icon-box-text h3{
		font-size: 35px;
	}
	.icon-conso::before{
		display: none;
	}
	.buttom-dki{
		margin-right: 0 !important;
	}
	.h2-title-sp h2 span{
		font-size: 25px;
	}
	.h2-title-quytrinh h2 span{
		font-size: 18px;
	}
  .buoc-03{
		order: 4;
	}
	.buoc-06{
		order: 6;
	}
	.buoc-05{
		order: 5;
	}
	.buoc-04{
		order: 3;
	}
	.h3-title-nl h3 span{
		font-size: 32px;
	}
	.icon-nangluc .icon-box-text h3{
		font-size: 22px;
	}
	.h3-title-qc h3 span{
		font-size: 16px;
	}
	.buttom-accordion {
		margin-bottom: 30px;
	}
	.col6-cacbuoc{
		order: 1;
	}
	.buttom-accordion-right{
		margin-bottom: 30px;
	}
	.h2-title-banggia h2 span{
		font-size: 23px;
	}
	.h2-title-ht h2 span{
		font-size: 23px;
	}
	.h2-title-video h2 span{
		font-size: 25px;
	}
	.h2-title-chungtoi h2 span{
		font-size: 22px;
	}
	.sale-home-new .bx-clone .kf_testimonial_slide{

	}
	.sale-home-new .bx-clone .kf_testimonial_slide img{
		width: 100%;
	}
	.col12-kh .section-title-container h2 span{
		font-size: 21px;
	}
	.col4-kh{
		margin-bottom: 30px !important;
	}
	.col4-kh::before{
		display: none;
	}
}
@media(min-width:992px){
  .col-left-ht img{
    height:368px;
  }
}
 .banner-dichvu-01{
  }
.banner-top:before{
    content:"";
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background: hsl(199deg 86% 27% / 30%);
    z-index: 9;
  }
.banner-top{
}
.banner-top .text-box{z-index: 99;}
.banner-top .text-box h3{
font-family: "Averta-bold";
font-weight: 800;
font-size: 36px;
line-height: 124%;
text-transform: uppercase;

}
.banner-top .text-box p{
font-family: "Averta-Regular";
font-weight: 400;
font-size: 16px;
line-height: 23px;
text-align: justify;
vertical-align: middle;

}
.h2-title-giaiphap{margin-bottom: 0 !important;}
.h2-title-giaiphap h2{border: unset;}
.h2-title-giaiphap h2 span{font-family: "Averta-bold";font-weight: 800;font-size: 24px;line-height: 100%;letter-spacing: 0%;vertical-align: middle;text-transform: uppercase;color: #8F8F8F;border: unset;margin: 0;}
.h3-title-giaiphap{margin-bottom: 0 !important;}
.h3-title-giaiphap h3{border: unset;}
.h3-title-giaiphap h3 span{font-family: "Averta-bold";font-weight: 800;font-size: 32px;line-height: 100%;vertical-align: middle;text-transform: uppercase;color: #0A5A80;border: unset;margin: 0;}
.icon-giaiphap{
  background: #EEEEEE;
  border-radius: 15px;
  padding: 30px;
  padding-right: 150px;
  position: relative;
}
.icon-giaiphap:before{
   content:"";
   position: absolute;
   left: 0;
   top: 31%;
   width: 0;
   height: 0;
   border-top: 20px solid transparent;
   border-left: 16px solid #0A5A80;
   border-bottom: 20px solid transparent;
   z-index: 9;
}
.icon-giaiphap p{
font-family: "Averta-Regular";
font-weight: 400;
font-size: 14px;
line-height: 23px;
text-align: justify;
vertical-align: middle;
color: #3C3A3A;
}
.icon-giaiphap-02{
  background: #EEEEEE;
  border-radius: 15px;
  padding: 30px;
  padding-left: 150px;
  position: relative;
}
.icon-giaiphap-02:before{
   content:"";
   position: absolute;
   right: 0;
   top: 31%;
   width: 0;
   height: 0;
   border-top: 20px solid transparent;
   border-right: 16px solid #0A5A80;
   border-bottom: 20px solid transparent;
   z-index: 9;
}
.icon-giaiphap-02 p{
font-family: "Averta-Regular";
font-weight: 400;
font-size: 14px;
line-height: 23px;
text-align: justify;
vertical-align: middle;
color: #3C3A3A;
}
.h2-title-taisao{margin-bottom: 0;}
.h2-title-taisao h2{border: unset;}
.h2-title-taisao h2 span{font-family: "Averta-bold";font-weight: 700;font-size: 27.69px;line-height: 37px;letter-spacing: 0%;vertical-align: middle;text-transform: uppercase;color: #0A5A80;margin: 0;padding-bottom: 0;border: unset;padding-right: 50px;}
.text-taisao{
}
.text-taisao p{font-family: "Averta-Regular";font-weight: 400;font-size: 16px;line-height: 23px;text-align: justify;vertical-align: middle;color: #747474;margin-bottom: 15px;}
.icon-taisao{box-shadow: 0px 10px 30px 0px #0000001A;background: #fff;border-radius: 15px;padding: 20px;height: 415px;padding-top: 30px;}
.icon-taisao .icon-box-img{
}
.icon-taisao .icon-box-text{
}
.icon-taisao .icon-box-text h3{font-family: "Averta-bold";font-weight: 800;font-size: 20px;line-height: 28px;vertical-align: middle;text-transform: uppercase;color: #000000;}
.icon-taisao .icon-box-text p{
 font-family: "Averta-Regular";
 font-weight: 400;
 font-size: 16px;
 line-height: 22px;
 color: #121212;
}
.icon-taisao.ts-new{
  background: #0A5A80;
}
.icon-taisao.ts-new .icon-box-text h3{
  color:#fff;
}
.icon-taisao.ts-new .icon-box-text p{
  color:#fff;
}
.h2-title-congcu{margin-bottom: 0 !important;}
.h2-title-congcu h2{border: unset;text-align: center;}
.h2-title-congcu h2 span{
  font-family: "Averta-bold";
  font-weight: 800;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  text-transform: uppercase;
  color: #0A5A80;
  border: unset;
  margin: 0 auto;
}
.col6-left-congcu{
}
.col6-left-congcu ul{background: #F6F7FA;border-radius: 8px;padding: 80px 20px;}
.col6-left-congcu ul li{
 font-family: "Averta-Regular";
 font-weight: 400;
 font-size: 16px;
 line-height: 24px;
 letter-spacing: 0%;
 text-align: justify;
 vertical-align: middle;
 color: #000000;
 margin-bottom: 15px;
}
.h3-title-nghiemthu{margin-bottom: 0 !important;}
.h3-title-nghiemthu h3{border: unset;}
.h3-title-nghiemthu h3 span{font-family: "Averta-bold";font-weight: 800;font-size: 20px;line-height: 100%;vertical-align: middle;text-transform: uppercase;color: #0A5A80;border: unset;margin: 0;padding: 0;}
.col6-nghiemthu{
}
.col6-nghiemthu p{
 font-family: "Averta-Regular";
font-weight: 400;
font-size: 16px;
line-height: 23px;
text-align: justify;
color: #484848;
}
.row-congcu{
  box-shadow: 0px 10px 30px 0px #0000001A;
  border-radius: 15px;
  padding-top: 20px;
  padding-bottom: 30px;
}
.h2-title-hinhthuc{margin-bottom: 0 !important;}
.h2-title-hinhthuc h2{border: unset;}
.h2-title-hinhthuc h2 span{
  font-family: "Averta-bold";
  font-weight: 900;
  font-size: 23.16px;
  line-height: 32px;
  letter-spacing: 0%;
  vertical-align: middle;
  text-transform: uppercase;
  color: #EEEEEE;
  border: unset;
  margin: 0;
  border: unset;
}
.sec-hinhthuc{
}
.sec-hinhthuc:before{
  content:"";
  position: absolute;
  left: 0;
  top: 0;
  width: 557px;
  height: 140px;
  background: url(images/nenhinhthuc01.png) no-repeat;
}
.sec-hinhthuc:after{
  content:"";
  position: absolute;
  left: 0;
  top: 0;
  width: 613px;
  height: 148px;
  background: url(images/nenhinhthuc02.png) no-repeat;
}
.col6-tuvan{
}
.col6-tuvan h3{font-family: "Averta-bold";font-weight: 800;font-size: 20px;line-height: 24px;letter-spacing: 0%;vertical-align: middle;text-transform: uppercase;color: #0A5A80;display: flex;align-items: center;}
.col6-tuvan h3 strong{font-family: "Averta-bold";font-weight: 700;font-size: 62.5px;line-height: 100%;letter-spacing: 0%;vertical-align: middle;text-transform: uppercase;color: #C0C0C0;padding-right: 30px;}
.col6-khaosat{
}
.col6-khaosat ul{
}
.col6-khaosat ul li{
 font-family: "Averta-Regular";
 font-weight: 400;
 font-size: 16px;
 line-height: 23px;
 text-align: justify;
 color: #121212;
 margin-bottom: 15px;
}
.row-giaiphap{
  background: #F4F4F4;
  border-radius: 8px;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (min-width: 1100px) {
    .col3-giaiphap {
        max-width: 20% !important;
        -ms-flex-preferred-size: 20% !important;
        flex-basis: 20% !important;
    }
}

.col3-giaiphap h3{font-family: "Averta-bold";font-weight: 700;font-size: 16px;line-height: 100%;letter-spacing: 0%;vertical-align: middle;color: #000000;margin-bottom: 20px;}
.col3-giaiphap ul{
}
.col3-giaiphap ul li{font-family: "Averta-Regular";font-weight: 400;font-size: 15px;line-height: 18px;/* text-align: justify; */color: #121212;margin-bottom: 15px;}
.col3-giaiphap-03 h3{font-family: "Averta-bold";font-weight: 700;font-size: 16px;line-height: 100%;letter-spacing: 0%;vertical-align: middle;color: #000000;margin-bottom: 20px;}
.col3-giaiphap-03 ul{
}
.ccol3-giaiphap-03 ul li{font-family: "Averta-Regular";font-weight: 400;font-size: 15px;line-height: 18px;/* text-align: justify; */color: #121212;margin-bottom: 15px;}
.h2-title-luuy{margin-bottom: 0 !important;}
.h2-title-luuy h2{border: unset;}
.h2-title-luuy h2 span{
 font-family: "Averta-bold";
 font-weight: 900;
 font-size: 32px;
 line-height: 100%;
 vertical-align: middle;
 text-transform: uppercase;
 color: #918888;
 border: unset;
 margin: 0;
 padding: 0;
}
.h3-title-luachon{margin-bottom: 0 !important;}
.h3-title-luachon h3{border: unset;}
.h3-title-luachon h3 span{font-family: "Averta-bold";font-weight: 800;font-size: 32px;line-height: 43px;vertical-align: middle;text-transform: uppercase;color: #0A5A80;margin: 0;padding: 0;border: unset;}
.icon-luuy-01{background: #0A5A80;border-radius: 12px;padding: 25px 20px;height: 690px;}
.icon-luuy-01 .icon-box-text{
}
.icon-luuy-01 .icon-box-text h3{
 font-family: "Averta-bold";
 font-weight: 800;
 font-size: 16px;
 line-height: 23px;
 letter-spacing: 0%;
 vertical-align: middle;
 text-transform: uppercase;
 color: #FFFFFF;
 margin-bottom: 20px;
}
.icon-luuy-01 .icon-box-text ul{
}
.icon-luuy-01 .icon-box-text ul li{
  font-family: "Averta-bold";
  font-weight: 700;
  font-size: 14px;
  line-height: 23px;
  /* text-align: justify; */
  color: #FFFFFF;
  margin-bottom: 15px;
}
.icon-luuy-02{background: #EEEEEE;border-radius: 12px;padding: 25px 20px;height: 690px;}
.icon-luuy-02 .icon-box-text{
}
.icon-luuy-02 .icon-box-text h3{
 font-family: "Averta-bold";
 font-weight: 800;
 font-size: 16px;
 line-height: 23px;
 letter-spacing: 0%;
 vertical-align: middle;
 text-transform: uppercase;
 color: #0A5A80;
 margin-bottom: 20px;
}
.icon-luuy-02 .icon-box-text ul{
}
.icon-luuy-02 .icon-box-text ul li{
  font-family: "Averta-bold";
  font-weight: 700;
  font-size: 14px;
  line-height: 23px;
  /* text-align: justify; */
 color: #2C2C2C;
  margin-bottom: 15px;
}
.imgluuy{position: absolute !important;bottom: 65px;left: 0;}
.imgluuy img{width: auto !important;}
.col5-banggia{background: #0A5A80;padding: 5% 3% 5% 5% !important;border-radius: 0px 10px 10px 0px;}
.col5-banggia .col-inner{
}
.h2-title-banggia-new{margin-bottom: 0 !important;}
.h2-title-banggia-new h2{border: unset;}
.h2-title-banggia-new h2 span{font-family: "Averta-bold";font-weight: 800;font-size: 27.62px;line-height: 36px;letter-spacing: 0%;vertical-align: middle;text-transform: uppercase;color: #FFFFFF;border: unset;margin: 0;padding: 0;}
.col5-banggia p{font-family: "Averta-Regular";font-weight: 400;font-size: 14px;line-height: 19px;color: #FFFFFF;margin-bottom: 30px;}
.col5-banggia ul{
}
.col5-banggia ul li{font-family: "Averta-bold";font-weight: 700;font-size: 15px;line-height: 21px;color: #FFFFFF;margin-bottom: 15px;}
.icon-banggia{
  background: #0082B9;
  height: 514px;
  padding: 10px 25px;
  /* display: grid; */
  padding-top: 30px;
  border-radius: 12px;
  position: relative;
}
.icon-banggia:before{
  content:"";
  position: absolute !important;
  right: -2px;
  bottom: 0;
  width: 77px;
  height: 144px;
  background: url(images/linenhon.png) no-repeat;
  background-size: 77px;
}
.icon-banggia .icon-box-img{order: 1;margin-bottom: 0 !important;position: absolute !important;left: 11px;bottom: 50px;}
.icon-banggia .icon-box-text{
}
.icon-banggia .icon-box-text p{font-family: "Averta-bold";font-weight: 700;font-size: 14px;line-height: 18px;text-align: justify;color: #FFFFFF;}
.col4-banggia h3{font-family: "Averta-bold";font-weight: 900;font-size: 24px;line-height: 29px;letter-spacing: 0%;text-align: center;vertical-align: middle;text-transform: uppercase;color: #0082B9;margin-top: 20px;padding: 0 20px;}
.new-02{
  background: hsl(198deg 100% 36% / 80%);
}
.bangia-02 h3{
  color: hsl(197.84deg 100% 36.27% / 80%);
}
.new-03{
  background: hsl(198deg 100% 36% / 60%);
}
.bangia-03 h3{
  color: hsl(197.84deg 100% 36.27% / 60%);
}
.imgbanggia{position: absolute !important;right: 0;bottom: 0;width: auto !important;}
.imgbanggia img{width: auto !important;}
.h3-title-lienhe{margin-bottom: 0 !important;}
.h3-title-lienhe h3{border: unset;text-align: center;margin-bottom: 30px;}
.h3-title-lienhe h3 span{
 font-family: "Averta-bold";
 font-weight: 800;
 font-size: 20px;
 line-height: 100%;
 letter-spacing: 0%;
 vertical-align: middle;
 text-transform: uppercase;
 color: #FFFFFF;
 margin: 0 auto;
 position: relative;
 padding: 0;
 border: unset;
}
.h3-title-lienhe h3 span:before{
  content:"";
  position: absolute !important;
  left: -126px;
  bottom: 0;
  /* width: auto !important; */
  width:118px;
  height:30px;
  background: url(images/leftline.png) no-repeat;
}
.h3-title-lienhe h3 span:after{
  content:"";
  position: absolute !important;
  right: -126px;
  bottom: 0;
  /* width: auto !important; */
  width:118px;
  height:30px;
  background: url(images/leftline.png) no-repeat;
  transform: rotate(180deg);
}
.icon-hotline-new{
  background: #FFFFFF;
  border-radius: 60px;
  padding: 10px;
  align-items: center;
}
.icon-hotline-new .icon-box-text{
}
.icon-hotline-new .icon-box-text h3{font-family: "Averta-bold";font-weight: 700;font-size: 16px;line-height: 28px;letter-spacing: 0%;color: hsl(0deg 0% 0% / 50%);display: flex;align-items: center;gap: 10px;}
.icon-hotline-new .icon-box-text h3 strong{
  font-size: 22px;
  color: #0A5A80;
  text-transform: uppercase;
}
.row-maxwidth{
  max-width: 1200px !important;
}
@media(max-width:549px){
  .banner-top .text-box h3{
    font-size: 25px;
  }
  .h2-title-giaiphap h2 span{
    font-size: 20px;
  }
  .h3-title-giaiphap h3 span{
    font-size: 25px;
    line-height: 32px;
  }
  .icon-giaiphap{
        padding-right: 20px;
  }
  .icon-giaiphap-02{
        padding-left: 20px;
  }
  .h2-title-taisao h2 span{
        font-size: 20.69px;
    line-height: 30px;
  }
  .icon-taisao{
    height: auto;
    margin-bottom: 20px;
  }
  .h2-title-congcu h2 span{
    font-size: 20px;
  }
  .col6-left-congcu ul{
        padding: 30px 20px;
    margin-bottom: 20px;
  }
  .h2-title-hinhthuc h2 span{
        font-size: 20.16px;
    line-height: 27px;
  }
  .col6-tuvan h3{
        font-size: 16px;
    line-height: 20px;
  }
  .h2-title-luuy h2 span{
    font-size: 25px;
  }
  .h3-title-luachon h3 span{
    font-size: 25px;
    line-height: 35px;
  }
  .icon-luuy-01{
        height: auto;
    margin-bottom: 20px;
  }
  .icon-luuy-02{
     height: auto;
  }
  .h2-title-banggia-new h2 span{
    font-size: 25.62px;
    line-height: 31px;
  }
  .icon-banggia{
        height: auto;
    padding-bottom: 150px !important;
  }
  .col4-banggia h3{
        font-size: 20px;
    line-height: 27px;
  }
  .h3-title-lienhe h3 span:before{
    display:none;
  }
  .h3-title-lienhe h3 span:after{
    display:none;
  }
  .h3-title-lienhe h3 span{
    font-size: 17px;
    line-height: 28px;
  }
}