@font-face {
  font-family: UTMHELVETINS;
  src: url('/wp-content/themes/template/assets/fonts/UTMHELVETINS.TTF');
}
@font-face {
  font-family: utmimpact;
  font-weight: bold;
  src: url('/wp-content/themes/template/assets/fonts/UTMIMPACT.TTF');
}
.foo_fix {
  max-width: 600px;
  position: fixed;
  bottom: 0;
  text-align: center;
}
.foo_fix ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.foo_fix ul li {
  width: 24.75%;
  float: left;
  margin-left: 0.33%;
  text-align: center;
}
.foo_fix ul li:first-child {
  margin-left: 0;
}
.foo_fix ul li img {
  max-width: 100%;
}
.footer_fix {
  width: 100%;
  background: #1E5A49;
  position: fixed;
  bottom: 0;
  z-index: 999;
}
.foofix_main {
  width: 1100px;
  margin: auto;
}
.foofix_main ul {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  padding: 16px 0;
}
.foofix_main ul li {
  float: left;
  margin: 0;
  padding: 0;
  width: 20%;
  display: inline-block;
  text-align: center;
}
.foofix_main ul li:first-child {
  display: block;
  float: left;
  height: 42px;
  text-align: left;
}
.foofix_main ul li img.ico_nguoi {
  position: absolute;
  bottom: 0;
}
.foofix_main ul li a {
  display: inline-block;
  color: #fff;
}
.foofix_main ul li span {
  float: left;
  color: #fff;
  display: inline-block;
  padding-left: 10px;
}
.foofix_main ul li img {
  float: left;
}
.foo1 {
  width: 100%;
  float: left;
  background: #32977A;
  padding: 40px 40px 10px 40px;
  color: #fff;
}
.foo1 .flex {
  display: flex;
}
.foo1 .main_item {
  width: 1200px;
  margin: auto;
}
.foo1 .foo1_1 {
  width: 30%;
  float: left;
  text-align: right;
  padding-right: 30px;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
.foo1 .foo1_1 img {
  max-width: 100%;
}
.foo1 .foo1_2 {
  width: 35%;
  float: left;
  border-left: 2px solid #fff;
  padding-left: 30px;
  padding-right: 10px;
}
.foo1 .foo_tit {
  text-transform: uppercase;
  font-size: 18px;
  color: #fff;
  border-bottom: 2px dashed #fff;
  display: inline-block;
}
.foo1 .foo1_2 ul {
  overflow: hidden;
  margin-top: 10px;
}
.foo1 .foo1_2 ul li {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.foo1 .foo1_2 .foo1_2_icon {
  width: 40px;
  float: left;
  margin-right: 20px;
}
.foo1 .foo1_2 .foo1_2_icon img {
  max-width: 40px !important;
}
.foo1 .foo1_2 ul li label {
  width: 100%;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
}
.foo1 .foo1_2 ul li p {
  margin: 0;
  padding: 0;
}
.foo1 .foo1_2 .copyright p {
  font-size: 13px;
  margin-top: 10px;
  font-style: italic;
  margin-bottom: 0;
  text-align: justify;
}
.foo1 .foo1_2 .copyright {
  margin-bottom: 76px;
}
.foo1 .foo1_3 {
  width: 35%;
  float: left;
  padding-left: 30px;
  border-left: 2px solid #fff;
}
.foo1 .foo_tit {
  text-transform: uppercase;
  font-size: 18px;
  color: #fff;
  border-bottom: 2px dashed #fff;
  display: inline-block;
}
.foo1 .foo1_3 ul {
  overflow: hidden;
  float: left;
  margin-left: 20px;
  padding-left: 20px;
  display: flex;
  list-style-type: none;
}

footer .foo1 .foo1_3 ul li {
  width: calc(33.33% - 12px);
  float: left;
  margin-left: 20px;
  text-align: center;
}
footer .foo1 .foo1_3 ul li:first-child {
  margin-left: 0;
}

.fter{
  margin-top: 10px;
  background: #32977A;
  padding:20px 0px;
  color:#fff;
  }
  .fter .clo p{
      line-height: 0.8;
  }
  .fter ul{list-style-type: none;
  text-transform:uppercase;
  }
  .fter-below{
      background-color:#055850;
      padding:5px;
  }
  .fter-below p {
      font-style: italic;
      color:#fff;
  }
      #side_bar .chuyenkhoa span {
          background: #1c6366;
          text-align: center;
          display: block;
          text-transform: uppercase;
          font-size: 19px;
          color: #fff;
          padding: 20px 0 20px;
          margin: 5px 0 20px 12px;
          border-radius: 4px;
      }
      .category-list {
          >ul li{
              list-style-type: none;
              padding:0;
          }
          a.category-title-link[aria-expanded="true"]{
              .category-title span {
              background: #32977A url('/wp-content/themes/template/assets/images/col-menu-minus.png') no-repeat 12px;
              background-position: 95% 50%;
              background-size: 20px 20px;
              margin-left: 0;
              color: #000;
              }
          }
          .category-title {
              background: #efefef;
              font-size: 15px;
              margin: 0;
              text-align: center;
              line-height: 25px;
              width: 90%;
              max-width: 254px;
              margin: 0 auto;
              text-transform: uppercase;
              /* display: block; */
              border: 1px #e9e9e9 solid; 
              border-radius: 10px;             
              cursor: pointer;
              >span {
              clear: both;
              position: relative;
              display: block;
              padding: 10px 10px 10px 0;
              text-align: center;
              border-radius: 10px;  
              color: #26686b;
              background: #c9e4e5 url('/wp-content/themes/template/assets/images/col-menu-plus.png') no-repeat 12px;
              background-position: 95% 50%;
              background-size: 20px 20px;
              }
          }
          .category-title.active {
              >span {
              background: #32977A url('/wp-content/themes/template/assets/images/col-menu-minus.png') no-repeat 12px;
              background-position: 95% 50%;
              background-size: 20px 20px;
              margin-left: 0;
              color: #000;
              }
          }
          .list {
              padding: 10px 0;
              /* display: none; */
              /* max-height: 0; */
              overflow: hidden;
              /* transition: max-height 0.5s ease-out; */
              background-color:#56c1ad;
              border-radius:10px;
              >ul {                
              list-style: none;
              margin: 0;
              line-height: 1;
              /* Added the following for flexbox */
              display: flex;
              flex-wrap: wrap;
              width: 100%;
              max-width: 254px;
              margin: 0 32px 0 -5px;
              overflow: hidden;
              >li {
                /* display: block; */
                /* padding: 0 10px; */
                /* Added the following for flexbox */
                width: 96%;
                overflow: hidden;
                margin: 0 auto;
                padding: 0;
                border-bottom: 1px #ababab dashed;
                min-height: 30px;
                line-height: 30px;
                padding: 5px 0;
                flex-grow: 1;
                  a {
                  text-transform: uppercase;
                  font-size: 12px;
                  background: url('/wp-content/themes/template/assets/img/icon2_menuleft.png') no-repeat 10px center;
                  white-space: nowrap;
                  padding: 5px 5px 5px 5px;
                  color: #101010;
                  &:hover {
                      margin-left: 10px;
                      background: url('/wp-content/themes/template/assets/img/icon2_hover_menuleft.png') no-repeat 10px center;
                      color: #fff;
                      transition: all .3s;
                  }
                  }
                  a.active {
                    margin-left: 10px;
                    background: url('/wp-content/themes/template/assets/img/icon2_hover_menuleft.png') no-repeat 10px center;
                    color: #c94c4c;
                  }
                &:hover{                    
                  background-color:#32977A;
                  background: url('/wp-content/themes/template/assets/images/col-menu-white-right-arrow.png') no-repeat 10px;
                  background-position: 95% 50%;
                  background-size: 20px 20px;
                  a{
                    margin-left: 10px;
                      background: url('/wp-content/themes/template/assets/img/icon2_hover_menuleft.png') no-repeat 10px center;
                      color: #fff;
                      transition: all .3s;
                  }
                }
              }
              }
          }
          >ul {
              width: 100%;
              max-width: 254px;
              margin: 0 32px 0 -5px;
              overflow: hidden;
              >li {
              ul {
                  padding: 0;
                  margin: 0 0 0 8px;
                  width: 100%;
                  max-width: 241px;
              }
              margin-bottom: 10px;
              li {
                  width: 96%;
                  overflow: hidden;
                  margin: 0 auto;
                  padding: 0;
                  border-bottom: 1px #ababab dashed;
                  min-height: 30px;
                  line-height: 30px;
                  padding: 5px 0;
              }
              }
          }
      }
      #breadcumds {
          width: 100%;
          max-width: 1160px;
          font-size: 15px;
          padding: 5px 15px 10px;
          margin: 0 auto;
          >ul {
              margin: 0;
              padding: 0;
              border: 0;
              vertical-align: baseline;
              list-style: none;
          }
      }
      #breadcumds ul li {
          background: url('/wp-content/themes/template/assets/images/dot_breadcumbs.png') left center no-repeat;
          display: inline-block;
          white-space: nowrap;
          padding-left: 12px;
          margin: 0 3px;
      }
      #breadcumds ul li:nth-child(1) {
          background: url('/wp-content/themes/template/assets/images/home_break.png') top center no-repeat;
          padding: 0;
          color: #fff;
          width: 18px;
          height: 15px;
          text-indent: -9999px;
      }
      #breadcumds ul li a {
          color: #1da7b7;
          display: block;
      }
      .categories_desc {
          background: #f6f6f6;
          box-shadow: 0 0 2px silver;
          margin: 0;
          margin-bottom: 25px;
          padding: 0 20px 20px 20px;
      }
      .categories_desc .categories_detail .h1pt {
          clear: both;
          margin: 0 5px;
          padding: 5px 0 10px;
      }    
      .categories_desc .categories_title h1 {
          display: block;
          font-size: 18px;
          color: #078493;
          padding: 15px 0 15px 5px;
          text-transform: uppercase;
          max-width: 532px;
          margin-left: 115px;
      }
      .categories_desc .share {
          float: right;
      }
      .categories_desc .categories_detail .line {
          clear: both;
          width: 100%;
          border-top: 1px solid #e9e9e9;
          border-bottom: 1px solid #fff;
      }
      .categories_desc .categories_detail {
          background: #fff;
          padding: 15px;
          min-height: 140px;
          margin-top: 10px;
          border: #e9e9e9 solid 1px;
          margin-left: 115px;
          border-radius: 15px;
      }
      .categories_desc img {
          float: left;
          height: 135px;
          margin-left: 0px;
          margin-top: 20px;
      }
  .article-blog {
      border: #e9e9e9 solid 1px;
      clear: both;
      min-height: 160px;
      margin-bottom: 25px;
      padding: 15px;
  }
  .article-blog .article_img .link-image {
      position: relative;
      width: 216px;
      float: left;
      height: 166px;
      overflow: hidden;
      box-shadow: 0 0 2px silver;
  }
  .article-blog .article_img img {
      margin: 2px;
      width: 210px;
      height: 160px;
      text-align: center;
      padding: 1px;
      float: left;
  }
  .article-blog .title {
      width: calc(100% - 250px);
      margin-left: 1%;
      float: right;
      padding: 0;
  }
  .article-blog .title h2 {
      text-align: left;
      text-transform: none;
      font-size: 18px;
      font-weight: 700;
      padding: 0;
      margin: 0;
      line-height: 23px;
  }
  .article-blog .details {
      float: right;
      width: calc(100% - 250px);
      margin: 0;
      margin-left: 1%;
      padding-top: 15px;
      font-size: 16px;
  }
  .clearfix::after {
      display: block;
      clear: both;
      content: "";
  }

  .article-blog .a-buttons {
      text-align: center;
  }
  .article-blog .a-buttons {
      width: calc(100% - 250px);
      float: right;
      margin-top: 10px;
      display: block;
      text-align: right;
      font-size: 16px;
  }
  @media (max-width: 768px){
    .article-blog .a-buttons {
      float:left;
    }
  }
  .c-article {
      font: 16px / 25px Roboto, sans-serif;
      overflow: hidden;
  }
  .c-article h1 {
    padding: 0px 0px;
    border-bottom: 1px solid #a3a3a3;
    border-radius:10px; 
    background: #cce6ed;
    line-height: 30px;
    font-size: 23px;
    /* color: #0f6ba7; */
    color: #32977A;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
  }
  .c-article h1:before {
      content: '';
      background: url('/wp-content/themes/template/assets/images/icn-qs-sm-1.png') center center no-repeat;
      width: 80px;
      height: 84px;
      display: inline-block;
      vertical-align: middle;
      margin: 0 10px;
      background-size:100%;
      /* margin-right: 10px; */
  }
  @media(max-width:768px){
    .c-article h1:before{
      width: 40px;
      height: 40px;
    }
    .c-article h1{
      text-align:center;
    }
  }
  .c-article .c-article-content {
      padding: 15px;
  }
  .c-article .date {
      gap: 40px;
      margin-bottom: 15px;
      margin-top: 0px;
      color: #999;
      font-size: 14px;
  }
  .c-article .date ul{
    list-style: none;
    margin: 0;
    padding:0;
  }
  .c-article .doc{
    border: 1px solid #cec4c4;
    border-radius: 10px;
    font-size: 15px;
    line-height: 1;
  }
  .c-article .doc img{
    width:100%;
  }
  .end-post{
    /* font-size:40px;
    font-family: utmassignwriter;
    color:#ed2024;
    text-align:center;
    font-weight:200px; */
  }
  .end-post img{
    /* width:160px; */
    width:100%;
  }
  #singlep-carousel .carousel-indicators .active{
      color:#ed1c24;
      background-color: #ed2024;
      width:30px !important;
      height: 3px !important;
  }
  #singlep-carousel .carousel-indicators{
    position: relative;
    bottom: -20px;
  }
  #singlep-carousel .carousel-indicators button{
    border: 1px solid silver;
  }
  .com-box{
    margin-top:20px;
  }
  .com-box .p-question{
    width:100%;
    height:100px;
    color:#32977A;
    border: 1px solid #000;
    border-radius: 5px;
  }
  .com-box .p-send{
    margin-top: 10px;
    color:#fff;
    border-radius: 4px;
    background-color: #32977A;
    padding: 5px 35px;
    display: inline-block;
    font-size: 20px;
  }
  #pstNote {
    display: flex;
    align-items: center;
    background: rgba(0,124,112, .2);
    margin-bottom: 20px;
    padding: 20px;
    border-radius: 10px;
    text-align: justify;
    border: 2px dashed #32977A;
  }
  /* .c-article .c-article-content .actual-post img{
    width: 600px;
    height:auto;
  } */
  .c-article .c-article-content .actual-post .post-tieude{
    color: #32977A;
    /* border-bottom: 1px solid #32977A; */
    /* margin-bottom: 10px; */
    text-align: left;
    background-color: rgba(0,124,112, .2);
  }
  .c-article .c-article-content .actual-post .post-tieude h2{
    /* border-bottom: 5px solid #32977A; */
    /* display: inline-block; */
    /* margin-bottom: -2px; */
    color: #32977A;
    font-weight: 700;
    margin: 0;
    padding-bottom:15px;
    line-height: 1;
    display: table-cell;
    vertical-align: bottom;
    padding-left: 5px; 
    font-size: 20px;   
    text-transform: uppercase;
  }
  .c-article .c-article-content .actual-post h3{    
    color: #32977A;
    font-weight: 900;
    font-size: 20px;   
  }
  .c-article .c-article-content .actual-post h3>span{    
    color: #32977A;
    font-weight: 900 !important;
    font-size: 20px;   
  }

  .c-article .c-article-content .actual-post .post-tieude:before{
    content: "";
    background: url(/wp-content/themes/template/assets/images/p_title_bf_n.png) no-repeat;
    width: 60px;
    height: 60px;
    vertical-align: bottom;
    display: table-cell;
  }
  @media(max-width:768px){
    .c-article .c-article-content .actual-post .post-tieude h2{
      text-align:center;
      text-transform: uppercase;
      padding-top:15px;
      line-height: 1.3;
    }
  }
  .c-article .c-article-content .div_loai{
    /* background-color:#87f4df; */
    background: rgba(86, 193, 173, .2);
    text-align:justify;
    padding: 5px 10px;
    margin-top:10px;
    border: 5px solid #fff;
  }
  .c-article .c-article-content .div_loai p:before{
    content: '';
    background: url('/wp-content/themes/template/assets/images/TICK-03.png') no-repeat;
    background-size:100%;
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 10px;
  }
  .c-article .c-article-content .div_uudiem{
    padding: 5px 10px;
    margin-top:10px;
    border: 1px solid silver;
    border-radius:5px;
  } 
  @media(max-width:768px){
    .c-article .c-article-content .div_uudiem img{
      display:none;
    } 
  }    
  .c-article .c-article-content .div_p_card{
    margin-top:10px;
    box-sizing: border-box;
    border: 3px solid transparent;
    background-clip:padding-box;   
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
  .c-article .c-article-content .div_p_card p{    
    padding: 5px; 
  }  
  .c-article .c-article-content .div_p_card figure{
    padding: 5px 0px !important; 
    width:100% !important;
    margin: auto;
  }  
  .c-article .c-article-content .div_p_card .wp-caption{
    padding: 5px 0px !important; 
    max-width:100% !important;
  }  
  .c-article .c-article-content .div_p_card .alignnone{
    margin: 0 !important;
  }  
  .c-article .c-article-content .div_p_card img{
    width:100% !important;
    aspect-ratio: 16/9;
  }  
  .c-article .c-article-content .div_p_card{
    background: linear-gradient(
            to bottom,
            #fff 0%,
            #fff 3%,
            rgba(86, 193, 173, .2) 3%,
            rgba(86, 193, 173, .2) 100%
        );  
    border: 3px solid #fff;   
    padding: 5px;  
  } 
  .c-article .c-article-content .div_p_card .card-triple-title{
    color:#32977A;
  }  
  .c-article .c-article-content .div_p_icon_baiviet{
    display: flex;
    gap: 5px;
    align-items: start;
  }
  .c-article .c-article-content .div_p_icon_baiviet img{
    width:20px;
  }
  .c-article .c-article-content .div_p_icon_baiviet span{
    flex:1;
  }
  .c-article .c-article-content .lwptoc_title{
    font-size:20px;
  }
  .c-article .c-article-content .lwptoc_title:before {
    font-family: FontAwesome, Sans-Serif;
    content: "\f03a";
    display: inline-block;
    padding-right: 5px;
    vertical-align: middle;
    font-weight: 900;
  }
  .c-article .c-article-content .interestered-list{
    margin-top:10px;
    border:1px solid #32977A;
    border-radius:10px;
    padding:10px;
  }
  .c-article .c-article-content .interestered-list .inte-list-title{
    padding:10px;
    border-bottom: 1px solid silver;
  }
  .c-article .c-article-content .interestered-list p{
    color: #32977A;
    padding-left:30px;
  }
  .c-article .c-article-content .interestered-list p:before{
    font-family: FontAwesome, Sans-Serif;
    content: "\f061";
    display: inline-block;
    padding-right: 5px;
    vertical-align: middle;
    font-weight: 500;
  }
  .c-article .c-article-content .lwptoc_toggle{
    float:right;
  }
  .bravo_click_link_tu_van_p:hover{
    cursor: pointer;
  }
  .c-article .c-article-content li::marker{
    color: #f2bd6f;
  }
  .c-article .c-article-content .div_p_card li::marker{
    color: #f2bd6f;
    font-size:20px;
  }
  #ez-toc-container{
    margin-top: 10px !important;
  }
  .end-post-2{
    background-color: #f1f2f2;
    margin-top: 10px;
    padding: 10px;
  } 
  .end-post-2 .p-contact{
    background-color: #32977A;
    border-radius: 10px;
    color: #fff;
    padding: 5px 100px;
  }
  @media (max-width:768px) {
    .end-post-2 .p-contact{
      padding: 5px; 
      text-align: center;
    }
  }
  .end-post-2 .p-contact .button-con{
    background-color: #ea1d25;
    padding: 5px 10px;
    border-radius: 10px;
    display:block;
    font-size: 20px;
  }
  .topnav .search-container {
  float: right;
}

.top-bar-pc .menu-above-2{
  padding: 10px;
  background-color: #118f83;
  color: #fff;
}
.top-bar-pc .menu-above-2 .hd-info{
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  width: 100%;
}    

.topnav input[type=text] {
  padding: 6px;
  margin-top: 8px;
  font-size: 17px;
  border: none;
}

.topnav .search-container button {
  float: right;
  padding: 6px 10px;
  margin-top: 8px;
  background: red;
  color:#fff;
  font-size: 17px;
  border: none;
  cursor: pointer;
}

.topnav .search-container button:hover {
  background: #ccc;
}

@media screen and (max-width: 600px) {
  .topnav .search-container {
    float: none;
  }
  .topnav a, .topnav input[type=text], .topnav .search-container button {
    float: none;
    display: block;
    text-align: left;
    width: 100%;
    margin: 0;
    padding: 14px;
  }
  .topnav input[type=text] {
    border: 1px solid #ccc;  
  }
}

.mainmenu ul {
  list-style-type: none;
}

.mainmenu li {
  display:inline-block; padding:10px;
}

.mainmenu li a {
  display: block;
  color: #fff;
  text-align: center;
  padding: 5px;
  text-decoration: none;
  font-weight:bold;
  text-transform:uppercase;
}
.mainmenu .btn-dk{
    border-radius:15px;
    padding:10px 20px;
    text-align:center;
    color:#fff;
    background-color:#ea1d25;
    display:inline-block;
    text-transform:uppercase;
    font-weight:bold;
}

@font-face {
      font-family: utmassignwriter;
      src: url('/wp-content/themes/template/assets/fonts/UTMASSIGNWRITER.TTF');
    }
@font-face {
  font-family: UTMHELVEB;
  font-weight: bold;
  src: url('/wp-content/themes/template/assets/fonts/UTMHELVEBOLD.TTF');
}    
@font-face {
      font-family: UTMHELVE;
      src: url('/wp-content/themes/template/assets/fonts/UTMHELVE.TTF');
}
.slg{
    font-family:utmassignwriter;
}
            .main-menu {
                background: #fff;
                position: relative;
                padding-top:5px;
                max-width:100%;
                /*&:after{
                  content: '';
                  position: absolute;
                  height: 100%;
                  background: #d4d4d4;
                  top: 0;
                  right: 0;
                  left: 50%;
                }*/
                .btn-dk{
                    border-radius:15px;
                    padding:10px 20px;
                    text-align:center;
                    color:#fff;
                    background-color:#ea1d25;
                    display:inline-block;
                    text-transform:uppercase;
                    font-weight:bold;
                }
                >.container {
                  max-width:100%;
                  >ul {
                    display: inline-block;
                    flex-wrap: wrap;
                    height: 48px;
                    position: relative;
                    max-width:100%;
                    >li {
                      text-align: center;
                      flex: 1;
                      display: inline-block;
                      align-items: center;
                      justify-content: center;
                      position: relative;
                      z-index: 3;
                      padding: 0px 30px 20px 30px;
                      background: #32977A;
                      height: 100%;
                      >a {
                        color: #fff;
                        display: flex;
                        width: 100%;
                        height: 100%;
                        align-items: center;
                        justify-content: center;                        
                      }
                      &:hover {
                        .main-menu-child {
                          display: block;
                        }
                      }
                      >.main-menu-child{
                        width: 900px;
                        position: absolute;
                        top: 50px;
                        left: 100%;
                        -webkit-transform: translateX(-50%);
                        -moz-transform: translateX(-50%);
                        -ms-transform: translateX(-50%);
                        -o-transform: translateX(-50%);
                        transform: translateX(-50%);
                        display: none;
                        z-index: 3;
                        min-height: 380px;
                        text-align: initial;
                        border: 1px solid #959595;
                        ul {
                            li {
                                &:hover {
                                background: #cfecf7;
                                transition: background .5s;
                                }
                            }
                        }
                        .main-menu-background {
                          background: white;
                          overflow: hidden;
                          -webkit-box-shadow: 0 2px 4px 0 silver;
                          -moz-box-shadow: 0 2px 4px 0 silver;
                          box-shadow: 0 2px 4px 0 silver;
                          .menu-list{
                            display: flex;
                            list-style-type: none; 
                            >li{
                              flex: 0 0 calc(100%/3);
                              &:not(:last-child){
                                border-right: 1px solid #959595;
                              }
                              &:nth-child(1){
                                .menu-heading{
                                  &:before{
                                    content: '';
                                    background: url('/wp-content/themes/template/assets/images/icon-nk.png');
                                    background-size: 100%;
                                    width: 20px;
                                    height: 40px;
                                    vertical-align: middle;
                                    margin-right: 10px;
                                  }
                                }
                              }
                              &:nth-child(2){
                                .menu-heading{
                                  &:before{
                                    content: '';
                                    background: url('/wp-content/themes/template/assets/images/icon-pk.png');
                                    background-size: 100%;
                                    width: 20px;
                                    height: 40px;
                                    vertical-align: middle;
                                    margin-right: 10px;
                                  }
                                }
                              }
                              &:nth-child(3){
                                .menu-heading{
                                  &:before{
                                    content: '';
                                  }
                                  &:after{
                                    /* content: ''; */
                                    background: url('/wp-content/themes/template/assets/images/icn-bxh.png') no-repeat;
                                    /* background-size: 100%;
                                    background-position: 95% 90%;
                                    width: 20px;
                                    height: 40px;
                                    vertical-align: middle;
                                    margin-left: 5px;  */
                                    font-size:6px;
                                    content: '';
                                    display: inline-block;
                                    width: 27px;
                                    height: 27px;
                                    background-size: 27px;
                                  }
                                }
                              }
                              .menu-heading{
                                font-weight: bold;
                                color: #016064;
                                border-bottom: 2px solid;
                                padding: 5px;
                                margin: 0 10px 5px;
                                font-size: 15px;
                                &:before{
                                  content: '';
                                  background: url("../../assets/img/icon-ban-khoa.png") no-repeat;
                                  width: 33px;
                                  height: 35px;
                                  display: inline-block;
                                  vertical-align: middle;
                                  margin-right: 10px;
                                }
                              }
                              .menu-list-child{
                                text-transform: initial!important;
                                padding: 0;
                                >li{
                                    list-style-type: none; 
                                    padding: 0 10px;
                                    &:hover{
                                      background: #fff;
                                      width:100%;
                                    }
                                  >a{                                    
                                    &:before{
                                      content: '\f111';
                                      font-family: FontAwesome, Sans-Serif;
                                      margin-right: 6px;
                                      font-size:10px;
                                      color: #32977A;
                                    }
                                    &:hover{
                                      background: transparent;
                                      color: #006064;
                                    }
                                  }
                                }
                              }
                            }
                          }
                          h2 {
                            text-align: center;
                            font: 53.7px OpenSans-Bold;
                            color: #309532;
                            text-shadow: 3px 3px 13px #000;
                            padding-top: 14px;
                          }
                          p {
                            color: #fff;
                            text-align: center;
                            font: 19px Roboto;
                            padding-top: 10px;
                            text-transform: uppercase;
                          }
                        }
                      }
                    }
                  }
                }
                /* ul {
                  li {
                    &:hover {
                      background: #cfecf7;
                      transition: background .5s;
                    }
                  }
                } */
              }
              .navbar-nav > li{
                padding-left:30px;
                padding-right:30px;
              }
              @keyframes fadeIn {
                from {
                  opacity: 0;
                }
                to {
                  opacity: 1;
                }
              }
              .dropdown-menu.show {
                -webkit-animation: fadeIn 0.3s alternate;
                /* Safari 4.0 - 8.0 */
                animation: fadeIn 0.3s alternate;
              }

              /* .nav-item.dropdown.dropdown-mega {
                position: static;
              }
              .nav-item.dropdown.dropdown-mega .dropdown-menu {
                width:90%;
                top: auto;
                right: auto;
                left: 50%;
                -webkit-transform: translate(-50%, 0);
                -o-transform: translate(-50%, 0);
                transform: translate(-50%, 0);
                max-width:1100px;
              } */
              .main-menu-child .main-menu-background .menu-heading{
                font-weight: bold;
                color: #016064;
                border-bottom: 2px solid;
                padding: 5px;
                margin: 0 10px 5px;
                font-size: 15px;
              }
              .main-menu-child .main-menu-background .menu-list-child{
                text-transform: initial!important;
                padding: 0;
                >li{
                    list-style-type: none; 
                    padding: 0 10px;
                    &:hover{
                      background: #fff;
                      width:100%;
                    }
                  >a{                                    
                    &:before{
                      content: '\f111';
                      font-family: FontAwesome, Sans-Serif;
                      margin-right: 6px;
                      font-size:10px;
                      color: #32977A;
                    }
                    &:hover{
                      background: transparent;
                      color: #006064;
                    }
                  }
                }
              }
              .main-menu-child .main-menu-background{ 
                .menu-heading{
                    font-weight: bold;
                    color: #016064;
                    border-bottom: 2px solid;
                    padding: 5px;
                    margin: 0 10px 5px;
                    font-size: 15px;
                    &:not(:last-child):before{
                      content: '';
                      width: 33px;
                      height: 35px;
                      display: inline-block;
                      vertical-align: middle;
                      margin-right: 10px;
                    }
                  }
                >div{
                  &:not(:last-child){
                    border-right: 1px solid #959595;
                  }
                  &:hover{
                    background: #cfecf7;
                    transition: background .5s;
                  }
                  &:nth-child(1){
                    .menu-heading{
                      &:before{
                        content: '';
                        background: url('/wp-content/themes/template/assets/images/icon-nk.png');
                        background-size: 100%;
                        width: 20px;
                        height: 40px;
                        vertical-align: middle;
                        margin-right: 10px;
                      }
                    }
                  }
                  &:nth-child(2){
                    .menu-heading{
                      &:before{
                        content: '';
                        background: url('/wp-content/themes/template/assets/images/icon-pk.png');
                        background-size: 100%;
                        width: 20px;
                        height: 40px;
                        vertical-align: middle;
                        margin-right: 10px;
                      }
                    }
                  }
                  &:nth-child(3){
                    .menu-heading{
                      &:before{
                        /* content: ''; */
                      }
                      &:after{
                        /* content: ''; */
                        background: url('/wp-content/themes/template/assets/images/icn-bxh.png') no-repeat;
                        /* background-size: 100%;
                        background-position: 95% 90%;
                        width: 20px;
                        height: 40px;
                        vertical-align: middle;
                        margin-left: 5px;  */
                        font-size:6px;
                        content: '';
                        display: inline-block;
                        width: 30px;
                        height: 26px;
                        background-size: 27px;
                      }
                    }
                  }    
                  .menu-list-child{
                    text-transform: initial!important;
                    padding: 0;
                    >li{
                        list-style-type: none; 
                        padding: 0 10px;
                        &:hover{
                          background: #fff;
                          width:100%;
                        }
                      >a{                                    
                        &:before{
                          content: '\f111';
                          font-family: FontAwesome, Sans-Serif;
                          margin-right: 6px;
                          font-size:10px;
                          color: #32977A;
                        }
                        &:hover{
                          background: transparent;
                          color: #006064;
                        }
                      }
                    }
                  }
                }
              }
              .main-menu .dropdown-menu.show {
                -webkit-animation: fadeIn 0.3s alternate;
                /* Safari 4.0 - 8.0 */
                animation: fadeIn 0.3s alternate;
              }
              
              .main-menu .nav-item.dropdown.dropdown-mega {
                position: static;
              }
              .main-menu .nav-item.dropdown.dropdown-mega .dropdown-menu {
                width: 90%;
                top: auto;
                left: 5%;
                position: absolute;
                margin-left: auto;
                margin-right: auto;
                left: 0;
                right: 0;  
                max-width: 1100px;
              }
              .main-menu .main-menu-child-tab{
                display: flex;
              }
              .main-menu .main-menu-child-tab button{
                width:25%;
                text-transform: uppercase;
                background-color: #D7EFF9;
              }
              .main-menu .main-menu-child-tab button:hover{
                background-color: #32977A !important;
                color: #fff !important;
              }
              .main-menu .main-menu-child-tab button.active{
                background-color: #32977A;
                color: #fff;
              }
              .main-menu .main-tab-content{
                display: flex;
                gap:2%;
                color: #32977A;
                flex-wrap: wrap;
              }
              .main-menu .main-tab-content .main-tab-content-col{
                width:23%;
                margin-top: 10px;
                text-transform: capitalize;
              }
              .main-menu .main-tab-content .main-tab-content-col ul{
                list-style-image: url('/wp-content/themes/template/assets/images/mainmenu_list_bf.png');
              }
              .main-menu .main-tab-content .main-tab-content-col li{
                padding: 5px;
                border-bottom: 1px dashed #32977A;
              }
              .main-menu .main-tab-content .main-tab-content-col .title{
                font-weight: bold;
                padding-bottom: 5px;
                border-bottom: 1px solid #32977A;  
              }
              .main-menu .main-tab-content .main-tab-content-col .title img{
                width:15px;
              }            
              .nopadding {
                padding: 0 !important;
                margin: 0 !important;
              }
              .main-menu .nav-item .nav-link{
                color: #000 !important;
              }
              .main-menu .dropdown:hover>.dropdown-menu {
                display: block;
              }
              .bravo_wrapper .bravo-invite-chatting .wrap-button .invite-refuse {
                  background-color: #fff !important;
                  border-color: #000  !important;
                  color: #000 !important;
                  font-weight: bold  !important;
              }
              .bravo_wrapper .bravo-invite-chatting .wrap-button .invite-acct-2 {
                  background-color: #d9272a;
                  border-color: transparent;
                  color: #fff;
                  font-weight: bold;
              }
              @media (max-width:768px){
                .top-bar-pc, .toppg, .nav-pc, .left-widget{
                  display:none;
                }
                .fter-below{
                  padding-bottom:70px;
                  text-align: justify;
                  text-align-last: center;
                  font-size: 12px;;
                }
                .bravo_wrapper {
                    margin-top: 10px !important;
                }
              }     
              .head-logo-mb{
                text-align: center;
                padding: 0px 0px;
              }
              .head-logo-mb  img {
                  width: 70%;
              }
              
              @media(min-width:768px){
                .head-logo-mb, .wrap-menu,.fix-footer, .outer{
                  display:none;
                }
              }       
              /* .actual-post >figure{
                width:600px !important;
              } */
              /* .wp-caption img{
                width:600px !important;
              } */
             /* .actual-post >blockquote>p>strong>a>span{
                 color: transparent !important;
                animation: doimau 1s linear infinite;
              }
              .actual-post >p>a>span>strong{
                  color: transparent !important;
                  animation: doimau 1s linear infinite;
              }
              .actual-post >blockquote>p>strong>span>a{
                  color: transparent !important;
                  animation: doimau 1s linear infinite;
              }
              .actual-post >blockquote>p>a>span>strong{
                color: transparent !important;
                  animation: doimau 1s linear infinite;
              }
              .actual-post >blockquote>p>span>a>strong{
                  color: transparent !important;
                  animation: doimau 1s linear infinite;
              } */
              .actual-post blockquote{
                p,a,span,strong{
                  color: transparent !important;
                  animation: doimau 1s linear infinite;
                }
              }
              .actual-post .linktuvan{
                p,a,span,strong{
                  color: transparent !important;
                  animation: doimau 1s linear infinite;
                }
              }
            @-webkit-keyframes doimau {
                0% {
                background: linear-gradient(#008000, #00FF00);
                -webkit-background-clip: text;
                }
     
                100% {
                    background: linear-gradient(#3CE7D7, #000FFF);
                    -webkit-background-clip: text;
                }
            }
            
            @keyframes doimau {
                0% {
                background: linear-gradient(#008000, #00FF00);
                -webkit-background-clip: text;
                }
     
                100% {
                    background: linear-gradient(#3CE7D7, #000FFF);
                    -webkit-background-clip: text;
                }
            }
            .outer{
                width: 100%;
                max-width: 100%;
                margin: auto;
            }
            #mb-search{
              width:100%;
              box-shadow: rgb(0 0 0 / 30%) 0 2px 8px 0;
              transition: ease-in-out 0.5s;
              left: -100%;
              position: relative;
              height: 0;
            }
            .outer .search-container button{
              border: none;
              background-color: #32977A;
              display: inline-block;
            } 
            
            #search-wp form{display:flex;justify-content:space-between}
            #search-wp input{width:100%;padding:2px 2px 2px 8px;height:40px; border: none;}
            #search-wp button{outline:none;border:none;width:20%;background:#32977A;color:#fff}
            .wrap-menu{
                background-color: #fff;
                display: flex;
                justify-content: flex-start;
                align-items: center;
            }
            .wrap-menu .show-menu{
                display: flex;
                justify-content: center;
                align-items: center;
                background-color: transparent;
                aspect-ratio: 1 / 1; 
                width: 60px;               
            }
            .wrap-menu .show-menu > img{
                display: block;
                width: 70%;
                height: auto;
            }
            .wrap-menu > div:nth-child(2){
                display: flex;
                align-items: center;
                /* margin-left: 10%; */
                width: calc(100% - 137px);  
                text-align: center;              
            }
            .wrap-menu > div:nth-child(2) >img{
                display: block;
                width:70%;
                margin: auto;        
            }

            .wrap-menu > div:nth-child(2) > a > img{
                margin-right: 5px;
                width: 100%;
                height: auto;
                display: block;
            }
            .wrap-menu > div:nth-child(2) > div{
                margin-left:5%;
            }
            .wrap-menu > div:nth-child(2) > div > p:nth-child(1){
                font-size: 1.8rem;
                color: #fff;
                margin-bottom: 5px;
                line-height: 22px;
            }
            .wrap-menu > div:nth-child(2) > div > a:nth-child(2){
                font-size: 1.7rem;
                font-weight: bold;
                font-family: UTMHELVEB;
                color: #fff;
                margin-bottom: 0px;
                line-height: 18px;
                display: block;
            }
            .wrap-menu > div:nth-child(2) > div > a:nth-child(3){
              font-size: 1.7rem;
              font-weight: bold;
              font-family: UTMHELVEB;
              color: #fff;
              margin-bottom: 0px;
              line-height: 18px;
              display: block;
          }
            .wrap-menu > div:nth-child(3){
                margin-left: 15px;
                /* width:5%; */
                padding: 5px 15px;
                border-left: 1px solid #fff;
                width: 55px;
                text-align: center;
                font-size: 40px;
            }
            .wrap-menu > div:nth-child(3)>img{
                height:auto;
                width: 100%;
                display: block;
            }
            .mb-sidemenu {
              height: 100%;
              width: 100%;
              position: fixed;
              z-index: 11;
              top: 0;
              left: -100%;
              background-color: #fff;
              overflow-x: hidden;
              transition: ease-in-out 0.4s;
              padding-top: 0px;
              text-align:center;
            }

            .mb-sidemenu a {
              text-decoration: none;
              font-size: 25px;
              color: #818181;
              display: block;
              transition: 0.3s;            
            }
            .mb-sidemenu a:hover{
              color: #f1f1f1;
            }

            .mb-sidemenu .closebtn {
              position: absolute;
              top: 20px;
              right: 25px;
              font-size: 36px;
              margin-left: 50px;
              width:30px;
              height:30px;
            }
            .mb-sidemenu .top-mb-nav {
              padding: 5px;
              background-color: #CFECF7;
              img{
                width:100%;
              }
              border-bottom: 1px solid silver;
            }
            .mb-sidemenu .mb-menu-list{
              background-color: #E6E7E8;
            }
            .mb-sidemenu .mb-menu-list-item:hover{
              background-color: #32977A;
              color: #fff;
            }
            .mb-sidemenu .mb-menu-list ul{
              padding: 0;              
              list-style-type: none;            
            }
            .mb-sidemenu .mb-menu-list .mb-menu-list-item{
              padding-bottom:5px;
            }
            .mb-sidemenu .mb-menu-list .mb-menu-list-item {
              text-align:center;
            }
            .mb-sidemenu .mb-menu-list .mb-menu-list-item .mb-menu-list-item-text{
              text-transform: uppercase;
              font-weight:bold;
            }
            .mb-sidemenu #mb-sidenav1,#mb-sidenav2 {
              display:none;
            }
            .mb-sidemenu #mb-sidenav1 .mb-sidenav1-title{
              text-align: center;
              text-transform: uppercase;
              color:#32977A;
              font-weight: bold;
            }
            .mb-sidemenu #mb-sidenav2 .mb-sidenav2-title{
              text-align: center;
              text-transform: uppercase;
              color:#32977A;
              font-weight: bold;
            }
            
            @media screen and (max-height: 450px) {
              .mb-sidemenu {padding-top: 15px;}
              .mb-sidemenu a {font-size: 18px;}              
            }
            .sticky-p {
              position: fixed;
              top: 0;
              width: 100%;
              z-index: 2;
            }
            .el-archive .el-list-archive .archive-item {
              border: 1px solid #cccccc;
              border-radius: 5px;
              padding: 10px;
              margin-bottom: 10px;
            }
            @media (max-width: 767px) {
              .el-archive .el-list-archive .archive-item .media > * {
                display: block;
                width: 100%;
              }
              
            }
            .el-archive .el-list-archive .archive-item .media .media-left .archive-image {
              width: 259px;
              height: 162px;
              background: #ccc;
              position: relative;
            }
            @media (max-width: 767px) {
              .el-archive .el-list-archive .archive-item .media .media-left .archive-image {
                margin: 0 auto 10px;
                overflow: hidden;
              }
            }
            .el-archive .el-list-archive .archive-item .media .media-left .archive-image a {
              display: block;
              position: absolute;
              top: 50%;
              left: 50%;
              width: 100%;
              -webkit-transform: translate(-50%, -50%);
              -moz-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
              -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
            }
            .el-archive .el-list-archive .archive-item .media .media-body .media-heading a {
              color: #0374b8;
              font-size: 20px;
              font-weight: 700;
            }
            .el-archive .el-list-archive .archive-item .media .media-body .archive-desc {
              min-height: 97px;
            }
            @media (max-width: 991px) {
              .el-archive .el-list-archive .archive-item .media .media-body .archive-desc {
                min-height: 0;
              }
            }
            .el-archive .el-list-archive .archive-item .media .media-body .archive-action .g-action {
              text-align: right;
            }
            .el-archive .el-list-archive .archive-item .media .media-body .archive-action .g-action a {
              padding: 5px 10px;
              background: #e25959;
              color: #fff;
              border-radius: 5px;
              display: inline-block;
              margin-right: 0;
              margin-left: 10px;
            }
            .el-archive .el-list-archive .archive-item .media .media-body .archive-action .g-action a.detail {
              background: #0374b8;
            }
            .el-archive .bravo-pagination .el-pagination .pagination li:not(:last-child) a,
            .el-archive .bravo-pagination .el-pagination .pagination li:not(:last-child) .page-numbers {
              margin-right: 4px;
            }
            .el-archive .bravo-pagination .el-pagination .pagination li a,
            .el-archive .bravo-pagination .el-pagination .pagination li .page-numbers {
              color: #363636;
              border-radius: 4px;
              border: 1px solid;
            }
            .el-archive .bravo-pagination .el-pagination .pagination li.active .page-numbers {
              color: #ffffff;
              border-color: #0374b8;
            }
            @media(max-width:768px){
              .archive-pc, .fter, .banner-pc{
                display: none;
              }
              .fter-mb>.container>.row>.col-xs-12{                
                padding-bottom: 5px;
                padding-top: 5px;
                border-bottom:2px solid #32977A;                
              }
              .fter-mb>.container>.row>.col-xs-12 ul{
                list-style-type: none;               
              }
              .fter-mb{
                /* background-color: #99c6e1; */
                margin-top:10px;
                border-top: 1px solid #d3d3d3;
                background-color: #32977A;  
              }
              .fter-mb .title-n{
                font-size: 18px;
                padding-bottom: 5px;
                display: inline-block;
                border-bottom: 1px solid #fff;  
                font-weight: bold;
                text-transform: uppercase;  
                color: #fff;       
                margin-top: 5px;    
              }
              .fter-mb .lh-item{
                display: flex;
                margin-top: 5px;
                align-items: center;
                gap: 10px;
                color: #fff;                
              }
              .fter-mb .lh-item img{
                width:31px;
                height:31px;
              }
              .fter-mb .list-chuyenkhoa li {
                position: relative;
                color: #fff;
                font-size: 16px;
                display: block;
                margin-bottom: 10px;
                padding-left: 15px;
              }
              .fter-mb .list-chuyenkhoa li:before {
                position: absolute;
                z-index: 2;
                left: 0;
                content: '\f0da';
                font-family: FontAwesome;
                color: #fff;
                top: 1px;
              }
              .fter-mb .ft-time{
                text-align: center;
                color: #fff;
              }
              .fter-mb .ft-time p{
                font-size: 20px;
              }
              .fter-mb .ft-item{
                display: flex;
                text-transform: uppercase;
                font-size:20px;
                border:2px solid #0c8a7e;
                background-color: #fff;
                padding:10px 0;
              }
              .fter-mb .ft-item .txt{
                margin-left: 10px;
                font-weight: bold;
              }
              .fter-mb .ft-info{
                margin-top:10px;
                color: #fff;
                text-align: center;
                padding:10px;
              }
              .fter-mb .ft-info span{
                font-size: 16px;
              }
            }
            @media(min-width:768px){
              .el-archive, .fter-mb, .banner-mb{
                display:none;
              }
            }
            #recipeCarousel .archive-item .media-top img{
              width:460px;
              aspect-ratio: 16/9;    
              border-radius: 10px;          
            }
            #recipeCarousel .archive-item .media-top{
              border:3px solid transparent;             
            }
            #recipeCarousel .archive-content .archive-title{
              font-weight: bold;
            }
            #recipeCarousel .slick-prev{
              left:-5px !important;              
              z-index: 1;
            }
            #recipeCarousel .slick-next{
              right:0px !important;              
              z-index: 1;              
            }
            /* #recipeCarousel .slick-prev:before {
              color: #32977A;
            }
            #recipeCarousel .slick-next:before {
              color: #32977A;
            } */
            #recipeCarousel .slick-prev:before,
            .slick-next:before
            {
              font-family: 'slick';
              font-size: 30px;
              line-height: 1;
              opacity: .5;
              color: #32977A;
            }
            .info-footer .item {
              padding-bottom: 15px;
              margin-bottom: 15px;
              border-bottom: 2px solid #999;
              display: flex;
              align-items: center;
              gap: 10px;
            }
            .info-footer .item img{
              flex: 0 0 48px;
              max-width: 48px;
            }
            .logo-ft {
              padding-top: 15px;
              padding-bottom: 15px;
              margin-bottom: 15px;
              border-bottom: 2px solid #999;
            }
            .logo-ft img{
              display: block;
              margin: auto;
            }
            .mb-sidemenu .bot-mb-nav .mb-menu-sub-list .mb-category-list ul{
              list-style-type: none;
              padding:0;
          }
          .mb-sidemenu .bot-mb-nav .mb-menu-sub-list .mb-category-list li{
              list-style-type: none;
              padding:0;
          }
          .mb-sidemenu .bot-mb-nav .mb-menu-sub-list .mb-category-list .category-title {
              background: #CFECF7;
              font-size: 15px;
              margin: 0;
              text-align: left;
              line-height: 25px;
              width: 100%;
              max-width: 100%;
              margin: 0 auto;
              text-transform: uppercase;
              /* display: block; */
              border: 1px #e9e9e9 solid; 
              border-radius: 10px;             
              cursor: pointer;
          }
          .mb-sidemenu .bot-mb-nav .mb-menu-sub-list .mb-category-list .category-title span{
              clear: both;
              position: relative;
              display: block;
              padding: 10px 10px 10px 10px;
              text-align: left;
              border-radius: 5px;  
              color: #000;
              background: #c9e4e5 url('/wp-content/themes/template/assets/images/col-menu-plus.png') no-repeat 12px;
              background-position: 95% 50%;
              background-size: 20px 20px;
          }
          .mb-sidemenu .bot-mb-nav .mb-menu-sub-list .mb-category-list .category-title.active span{
              background: #32977A url('/wp-content/themes/template/assets/images/col-menu-minus.png') no-repeat 12px;
              background-position: 95% 50%;
              background-size: 20px 20px;
              margin-left: 0;
              color: #000;
          }
          .mb-sidemenu .bot-mb-nav .mb-menu-sub-list .mb-category-list .list{
              padding: 0;
              overflow: hidden;
              background-color:#fff;
              text-align: left;
          }
          .mb-sidemenu .bot-mb-nav .mb-menu-sub-list .mb-category-list .list ul{
              list-style: none;
              margin: 0;
              line-height: 1;
              /* Added the following for flexbox */
              flex-wrap: wrap;
              width: 100%;
              max-width: 100%;
              overflow: hidden;    
          }
          .mb-sidemenu .bot-mb-nav .mb-menu-sub-list .mb-category-list .list li{
              width: 96%;
              overflow: hidden;
              margin: 0 auto;
              padding: 0;
              border-bottom: 1px #ababab solid;
              min-height: 30px;
              line-height: 30px;
              padding: 5px 0;
              flex-grow: 1;    
          }
          .mb-sidemenu .bot-mb-nav .mb-menu-sub-list .mb-category-list .list li:hover{
              background-color:#32977A;
              background: url('/wp-content/themes/template/assets/images/col-menu-white-right-arrow.png') no-repeat 10px;
              background-position: 95% 50%;
              background-size: 20px 20px;   
              a{
              margin-left: 10px;
                  background: url('/wp-content/themes/template/assets/img/icon2_hover_menuleft.png') no-repeat 10px center;
                  transition: all .3s;
              } 
          }
          .mb-sidemenu .bot-mb-nav .mb-menu-sub-list .mb-category-list .list a{
              text-transform: uppercase;
              font-size: 12px;
              background: url('/wp-content/themes/template/assets/img/icon2_menuleft.png') no-repeat 10px center;
              white-space: nowrap;
              padding: 5px 5px 5px 5px;
              color: #101010;    
          }
          .mb-sidemenu .bot-mb-nav .mb-menu-sub-list .mb-category-list .list a:hover{
              margin-left: 10px;
              background: url('/wp-content/themes/template/assets/img/icon2_hover_menuleft.png') no-repeat 10px center;
              transition: all .3s; 
          }
          .mb-sidemenu .bot-mb-nav .mb-menu-sub-list .mb-category-list .list a:active{
              margin-left: 10px;
              background: url('/wp-content/themes/template/assets/img/icon2_hover_menuleft.png') no-repeat 10px center;
              color: #c94c4c;
          }
          
          .mb-sidemenu .bot-mb-nav .mb-menu-sub-list .mb-category-list a.category-title-link[aria-expanded="true"]{
              .category-title span {
              background: #32977A url('/wp-content/themes/template/assets/images/col-menu-minus.png') no-repeat 12px;
              background-position: 95% 50%;
              background-size: 20px 20px;
              margin-left: 0;
              color: #fff;
              }
          }
.main-menu .dropdown-menu{
  width: auto;
  min-width: 230px;
}          
.submenu-parent{
  width: 100%;
}          
.submenu-parent>li>a{
  width:90%;
  padding: 10px 5px !important;
  margin: 0 auto;  
  border-bottom: 1px solid #32977A;
}         
.submenu-parent> li:hover > .submenu{
  display: flex;
  padding: 5px 10px;
} 
.submenu-parent .submenu{ 
  display: none;
  position: absolute;
  left:100%; top:-2px;
  background-color: #fff;
  width:auto;
}
.submenu-parent> li:hover > .submenu-1{
  display: block;
  padding: 5px;
} 
.submenu-parent .submenu-1{ 
  display: none;
  position: absolute;
  left:100%; top:-2px;
  background-color: #fff;
  width:auto;
}
.submenu-parent .submenu .submenu-col{
  width:31.333333%;
  margin-right: 2%;
  border-right: 1px solid #32977A;
}

.submenu-parent .submenu .submenu-col .submenu-header{
  font-weight: 700;
  color: #32977A  ;
}
/* .mb-sidemenu .bot-mb-nav .mb-menu-sub-list .mb-category-list{
  ul, li{
      list-style-type: none;
      padding:0;
  }
  a.category-title-link[aria-expanded="true"]{
      .category-title span {
      background: #32977A url('/wp-content/themes/template/assets/images/col-menu-minus.png') no-repeat 12px;
      background-position: 95% 50%;
      background-size: 20px 20px;
      margin-left: 0;
      color: #fff;
      }
  }
  .category-title {
      background: #CFECF7;
      font-size: 15px;
      margin: 0;
      text-align: left;
      line-height: 25px;
      width: 100%;
      max-width: 100%;
      margin: 0 auto;
      text-transform: uppercase;
      border: 1px #e9e9e9 solid; 
      border-radius: 10px;             
      cursor: pointer;
      >span {
      clear: both;
      position: relative;
      display: block;
      padding: 10px 10px 10px 10px;
      text-align: left;
      border-radius: 5px;  
      color: #000;
      background: #c9e4e5 url('/wp-content/themes/template/assets/images/col-menu-plus.png') no-repeat 12px;
      background-position: 95% 50%;
      background-size: 20px 20px;
      }
  }
  .category-title.active {
      >span {
      background: #32977A url('/wp-content/themes/template/assets/images/col-menu-minus.png') no-repeat 12px;
      background-position: 95% 50%;
      background-size: 20px 20px;
      margin-left: 0;
      color: #000;
      }
  }
  .list {
      padding: 0;
      overflow: hidden;
      background-color:#fff;
      text-align: left;
      >ul {                
      list-style: none;
      margin: 0;
      line-height: 1;
      flex-wrap: wrap;
      width: 100%;
      max-width: 100%;
      overflow: hidden;
      >li {
        width: 96%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
        border-bottom: 1px #ababab solid;
        min-height: 30px;
        line-height: 30px;
        padding: 5px 0;
        flex-grow: 1;
          a {
          text-transform: uppercase;
          font-size: 12px;
          background: url('/wp-content/themes/template/assets/img/icon2_menuleft.png') no-repeat 10px center;
          white-space: nowrap;
          padding: 5px 5px 5px 5px;
          color: #101010;
          &:hover {
              margin-left: 10px;
              background: url('/wp-content/themes/template/assets/img/icon2_hover_menuleft.png') no-repeat 10px center;
              transition: all .3s;
          }
          }
          a.active {
            margin-left: 10px;
            background: url('/wp-content/themes/template/assets/img/icon2_hover_menuleft.png') no-repeat 10px center;
            color: #c94c4c;
          }
        &:hover{                    
          background-color:#32977A;
          background: url('/wp-content/themes/template/assets/images/col-menu-white-right-arrow.png') no-repeat 10px;
          background-position: 95% 50%;
          background-size: 20px 20px;
          a{
            margin-left: 10px;
              background: url('/wp-content/themes/template/assets/img/icon2_hover_menuleft.png') no-repeat 10px center;
              transition: all .3s;
          }
        }
      }
      }
  }
}           */
#testPost {
  background: #32977A;
  padding: 30px;
  color: #fff;
  margin: 10px 0;
  border-radius: 15px;
}
#testPost-ct {
  color: #000;
  position: relative;
  background-image: linear-gradient(140deg, #cbf0f1 0%, #d6fbfc 50%, #eeffff 75%);
  border: 1px dashed #cb0008;
  border-radius: 25px;
  padding: 15px 20px 0;
}
#testPost-head {
  font-size: 28px;
  font-family: 'UTMHELVETINS';
  text-align: center;
  margin-bottom: 1rem;
}
.testPost-ch {
  padding-bottom: 15px;
}
.testPost-tit {
  font-weight: 700;
}
.testPost-ct {
  padding-top: 5px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between !important;
}
.testPost-ct label {
  width: calc(50% - 7px);
  margin: 3px 0;
  font-weight: 400;
  cursor: pointer;
}
.testPost-ct input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  top: 0px;
  right: 0;
  bottom: 0;
  left: 0;
  height: 13px;
  width: 13px;
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
  background: transparent;
  border: 1px solid #32977A;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  outline: none;
  position: relative;
  z-index: 8;
  border-radius: 50%;
  margin-right: 10px !important;
}
.testPost-ct input:checked {
	background: #32977A;
}

#testPost-frm {
  text-align: center;
  font-size: 14px;
  padding-top: 15px;
}
.testPost-frm input {
  width: 100%;
  border: 1px solid #32977A;
  padding: 13px 10px;
  max-width: 500px;
  border-radius: 30px;
  margin: 10px 0;
  height: 40px;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  color: #333333;
  outline: none;
}

.testPost-gbt {
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
}
.testPost-gbt a {	
	border-radius: 20px;
	text-transform: uppercase;
	border: 1px solid #32977A;
	margin: 0 5px;
}
.testPost-gbt button {
	width: 100%;
  padding: 5px 20px;
  background-color: transparent;
  outline: none;
  border: none;
}
#testPost-send,
#testPost-live.active {
	background: #ffc258;
	border-color: #32977A;
}

#testPost-live,
#testPost-send.active {
	background: #cb0008;
	border-color: #cb0008;
}
.testPost-text2 b {
  color: #ffc258;
  font-size: 18px;
}
@media(max-width:768px){
  #testPost{
    padding: 15px 10px;
  }
  #testPost-head{
    font-size: 22px;
  }
  .testPost-ct label {
    width: 100%;
  }
  .testPost-text2 b {
    color: #ffc258;
    font-size: 16px;
  }
}          
.text-center.bravo_click_link_tu_van_p{
  display:none;
}

.related-news{
  display: flex;
  align-items: center;
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d7d7d7;
}
.related-news .image{
  aspect-ratio: 4 / 3;
  border-radius: 15px;
  overflow: hidden;
  display: block;
  position: relative;
  border: 1px solid #c2c2c2;
  width: 30%;
  max-width: 160px;
}
.related-news .image img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.related-news .archive-content{
  flex: 1;
  padding-left: 15px;
}
.related-news .archive-title{
  color: #32977A;
  font-weight: 700;
  display: block;
  font-size: 16px;
  line-height: 22px;
  text-align: justify;
  padding-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.related-news .details p {
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.fter .ft_title_n h3{
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  padding-right: 20px;
}
.fter .pc-footer-about .line{  
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  margin-top: 10px;
}  
.fter .pc-footer-about .line .text{
  padding-left: 10px;
  font-size: 16px;
}
.fter .list_dienbenh li{
  position: relative;
  color: #fff;
  font-size: 16px;
  display: block;
  margin-bottom: 10px;
}
.fter .list_dienbenh{
  list-style: none;
  padding: 0;
  margin: 0;
  font-weight: bold;
  margin-top: 10px;
}
@media(max-width:768px){
  .is-pc{
    display: none !important;
  }
}
@media(min-width:769px){
  .is-mb{
    display: none !important;
  }
}
.sb_swiper_title{
  font-family: UTMHELVETINS;
  text-align: center;
  color: #32977A;
}
#sb_swiper {
	margin-left: auto;
	margin-right: auto;
  margin-top: 20px;
  max-width: 70%;
  padding-bottom: 100px;
}
#sb_swiper .swiper-slide {
	text-align: center;
	background: #fff;
	height: auto;
	color: #000;
	justify-content: center;
	align-items: center;
	transition: 0.3s all;
	box-shadow: 0 0 20px #00000036;
	border-radius: 10px;
}

#sb_swiper .swiper-slide:not(.swiper-slide-prev):not(.swiper-slide-active):not(.swiper-slide-next) {
	opacity: 0;
}

#sb_swiper .swiper-slide-prev, 
#sb_swiper .swiper-slide-next {
	opacity: 0.6;
}

#sb_swiper .swiper-slide-active {
	transition: 0.3s all;
	opacity: 1;
}

#sb_swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{
  background-color: #32977A;
}
#sb_swiper .swiper-pagination-bullet{
  margin: 0 5px;
  width: 1rem;
  height: 1rem;
  opacity: 1;
  background-color: transparent;
  border:1px solid #32977A;
}
.sidebar-slide .doc{
  height: 100%;
  border-radius: 10px;
  background-color: #f8f7f7;
  padding: 10px;
  text-align: center;
}
.sidebar-slide .doc img{
  display: block;
  margin:auto;
}
.sidebar-slide .doc .name{
  color: #2eb1a5;
  text-transform: uppercase;
  height: 2lh;
}
.sidebar-slide .doc .chuyenkhoa{
  height: 2lh;
}
.sidebar-slide .doc .detail{
  overflow: hidden;
  text-align: center;
  margin-top: 20px;
  color: #fff;
  padding: 5px;
  background-color: #007070;
  border-radius: 5px;
}
.sidebar-slide .doc .detail::before,
.sidebar-slide .doc .detail::after {
  background-color: #c4c4c4;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}
.sidebar-slide .doc .detail::before {
  right: 0.5em;
  margin-left: -50%;
}
.sidebar-slide .doc .detail::after {
  left: 0.5em;
  margin-right: -50%;
}
.about-page .about_slide_gk .slick-slide>div{
  height: 100% !important;
  width: 100% !important;
}
.about-page .about_slide_gk .slick-slide>div>div{
  height: 100% !important;
  width: 100% !important;
}
.about-page .about_slide_gk img{
  height: 100% !important;
  width: 100% !important;
}

.sha-call-phone-mobile {
  position: fixed;
  top: 180px;
  z-index: 10;
  right: 15px;
}
.sha-call-phone-mobile .call-animation {
  background-color: #c71717;
  width: 45px;
  height: 45px;
  position: relative;
  margin: 0 auto;
  border-radius: 100%;
  -webkit-animation: play_call 2s ease infinite;
  animation: play_call 2s ease infinite;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sha-call-phone-mobile .fa {
  font-size: 24px;
  color: #fff;
}

@keyframes play_call {
  0% {
    transform: scale(1);
  }
  15% {
      box-shadow: 0 0 0 3px rgba(255, 54, 54, .4);
  }
  25% {
      box-shadow: 0 0 0 5px rgba(255, 54, 54, .4), 0 0 0 10px rgba(255, 54, 54, .2);
  }
  25% {
      box-shadow: 0 0 0 10px rgba(255, 54, 54, .4), 0 0 0 20px rgba(255, 54, 54, .2);
  }
}
.icon-baogia {
  position: fixed;
  top: 250px;
  right: 15px;
  z-index: 10;
  cursor: pointer;
}
.icon-baogia img {
  width: 50px;
  height: 50px;
  position: relative;
  margin: 0 auto;
  border-radius: 100%;
  -webkit-animation: play_call2 2s ease infinite;
  animation: play_call2 2s ease infinite;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
@keyframes play_call2 {
  0% {
      transform: scale(1)
  }

  15% {
      box-shadow: 0 0 0 3px rgba(0,124,112,.4)
  }

  25% {
      box-shadow: 0 0 0 5px rgba(0,124,112,.4),0 0 0 10px rgba(0,124,112,.2)
  }

  25% {
      box-shadow: 0 0 0 10px rgba(0,124,112,.4),0 0 0 20px rgba(0,124,112,.2)
  }
}
@media (max-width: 768px) {
  .icon-baogia {
      top:250px;
      right: 15px;
  }
  .icon-baogia img {
    width: 45px;
    height: 45px;    
  }
}

.bravo_wrapper .bravo-baogia {
  visibility: hidden;
  opacity: 0;
;
}
.bravo_wrapper .bravo-baogia .wrap-baogia {
  position: fixed;
  z-index: 999;
  top: 50%;
  left: 50%;
  width: 600px;
  max-width:100vw;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 5px;
  padding: 10px;
}
.bravo_wrapper .bravo-baogia.active {
  opacity: 1 !important;
  visibility: visible;
}

.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkygoi .title,
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkykham .title,
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-baogia .title{
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #32977A;
    width: calc(100% - 25px)
}
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkygoi input,
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkykham input,
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-baogia input{
    margin: 0 0 10px 0;
    height: 40px;
    padding-left: 45px;
    color: #555;
    border: 1px solid #bcbcbc;
    color: #8a8a8a;
    width: 100%;
    border-radius: 3px;
    transition: all .3s;
}
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkygoi label,
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkykham label,
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-baogia label {
  font-size: 14px;
  color: #222;
  margin-bottom: 3px;
}
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkygoi .w-item,
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkykham .w-item,
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-baogia .w-item {
  position: relative;
  width: 100%;
}
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkygoi .w-item:before,
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkykham .w-item:before,
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-baogia .w-item:before {
  font-family: FontAwesome;
  color: #555;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  font-size: 23px;
  line-height: 1;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkygoi .w-item:after,
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkykham .w-item:after,
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-baogia .w-item:after {
  content: '';
  position: absolute;
  z-index: 3;
  height: 30px;
  top: 5px;
  left: 40px;
  width: 1px;
  background-color: #ddd;
}
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkygoi .w-item.w-name:before,
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkykham .w-item.w-name:before,
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-baogia .w-item.w-name:before {
  content: '\f007';
}
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkykham .w-item.w-date:before {
  content: '\f073';
}
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkygoi .w-item.w-phone:before,
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkykham .w-item.w-phone:before,
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-baogia .w-item.w-phone:before {
  content: '\f095';
  -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkygoi .w-item.w-cat:before,
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkykham .w-item.w-cat:before,
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-baogia .w-item.w-cat:before {
  content: '\f00b';
}
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkygoi  p.note ,
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkykham  p.note ,
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-baogia  p.note {
  font-size: 14px;
  font-weight: bold;
  color: red;
  margin-bottom: 15px;
}
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkygoi  .w-subs, 
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkykham  .w-subs, 
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-baogia  .w-subs {
  text-align: center;
}
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkygoi  .w-subs button,
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkykham  .w-subs button,
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-baogia  .w-subs button{
  color: #fff;
  font-weight: 500;
  font-family: Roboto, sans-serif;
  height: 40px;
  border-radius: 5px;
  border: 2px solid #32977A;
  line-height: 36px;
  padding: 0 35px;
  display: inline-block;
  background-color: #32977A;
  transition: all .25s ease 0s;
  font-size: 16px;
}
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkygoi  .w-subs button:hover,
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkykham  .w-subs button:hover,
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-baogia  .w-subs button:hover{
  background-color: #fff;
  color: #32977A;
}
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkygoi .top,
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkykham .top,
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-baogia .top{
  display: flex;
}
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkygoi .w-cat .w-list-cat {
  position: absolute;
  z-index: 5;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  background-color: #32977A;
  padding: 20px;
  border-radius: 12px;
  display: none;
  overflow: scroll;
}
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkygoi .w-cat .w-list-cat.active{
  display: block;
}
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkygoi .w-cat .w-list-cat>ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
  max-height: 350px;
}
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkygoi .w-cat .w-list-cat>ul label {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  padding: 10px;
  border: 1px solid #fff;
  margin-bottom: 10px;
  border-radius: 5px;
  position: relative;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  line-height: 1;
}
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkygoi .w-cat .w-list-cat>ul label input {
  height: auto;
  margin: 0 7px 0 0;
  padding-left: 45px;
  color: #555;
  font-size: 16px;
  width: auto;
}
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkygoi .w-cat .w-list-cat>ul label span {
  color: #f4ff5b;
  font-size: 18px;
  font-weight: 700;
  margin-left: 15px;
}
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkygoi .w-cat .w-list-cat>ul .sub-list ul {
  margin-bottom: 10px;
}
.bravo_wrapper .bravo-baogia .wrap-baogia .contact-dangkygoi .w-cat .w-list-cat>ul .sub-list ul li {
  width: 100%;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
}

#overlay, #overlay2, #overlay3, #overlay4 {
  position: fixed; /* Sit on top of the page content */
  visibility: hidden;
  opacity: 0;
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5); /* Black background with opacity */
  cursor: pointer; /* Add a pointer on hover */
}
#overlay{
  z-index: 901; /* Specify a stack order in case you're using a different order for other elements */
}
#overlay3, #overlay4{
  z-index: 901; /* Specify a stack order in case you're using a different order for other elements */
}
#overlay2{
  z-index: 1000; /* Specify a stack order in case you're using a different order for other elements */
}
#overlay.active, #overlay2.active, #overlay3.active, #overlay4.active{
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1 !important;
  visibility: visible;
}
#ui-datepicker-div{
  top:20% !important;
}

.bravo_wrapper .bravo-p-loader {
  visibility: hidden;
  opacity: 0;
}
.bravo_wrapper .bravo-p-loader .wrap-loader {
  position: fixed;
  z-index: 9999;
  top: 50%;
  left: 50%;
  width: 80vw;
  height: 50vh;
  max-width: 600px;
  max-height: 400px;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 5px;
  padding: 10px;
  text-align: center;
}
.bravo_wrapper .bravo-p-loader.active {
  opacity: 1 !important;
  visibility: visible;
}
#LRfloater3, #LRfloater2{
  z-index: 900 !important;
}
.mb-sidemenu-new {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: -100%;
  background-color: #fff;
  overflow-x: hidden;
  transition: ease-in-out 0.4s;
  padding-top: 0px;
  text-align:center;
  color: #32977A;
}
.mb-sidemenu-new .mb-nav-top{
  width:100%;
  aspect-ratio: 456/200;
  background-image:url("/wp-content/themes/template/assets/images/mb-top-nav-bg-n.png");
  background-repeat: no-repeat;
  background-size: 90% 90%;
  border-bottom: 1px solid silver;
  padding-bottom: 10px;
  background-position: center;
}
.mb-sidemenu-new .mb-nav-top .close{
  font-size: 30px;
  margin-top: 5px;
  margin-right: 10px;
}
.mb-sidemenu-new .mb-nav-item{
  display: flex;
  border-bottom: 1px solid silver;
  gap:10px;
  align-items: center;
}
.mb-sidemenu-new .mb-nav-item .icon{
  background-color: #e5f6f6;
  padding: 10px;  
  width: 50px;
  font-size: 20px;
}
.mb-sidemenu-new .mb-nav-item-submenu{
  display: table;
  width: 100%;
  border-bottom: 1px solid silver;
}
.mb-sidemenu-new .mb-nav-item-lienhe{
  display: table;
  width: 100%;
}
.mb-sidemenu-new .mb-nav-item-submenu .icon,
.mb-sidemenu-new .mb-nav-item-lienhe .icon
{
  width: 50px;
  font-size: 20px;
  background-color: #e5f6f6;
}
.mb-sidemenu-new .mb-nav-item-submenu .icon,
.mb-sidemenu-new .mb-nav-item-submenu .sub-menu,
.mb-sidemenu-new .mb-nav-item-lienhe .icon,
.mb-sidemenu-new .mb-nav-item-lienhe .sub-lienhe{
  display: table-cell;
  padding: 10px;
}
.mb-sidemenu-new .mb-nav-item-submenu .sub-menu,
.mb-sidemenu-new .mb-nav-item-lienhe .sub-lienhe{
  text-align: left;
  width: calc(100% - 50px);
}
.mb-sidemenu-new .mb-nav-item-submenu .mb-category-list{
  margin-top:10px;
  width:100%;
  margin-bottom: 0 !important;
}
.mb-sidemenu-new .mb-nav-item-submenu .mb-category-list .panel{
  width:100%;
  border-radius: 0;
  border-bottom:1px solid silver;
  text-transform: capitalize;
  padding-top: 5px;
  padding-bottom: 5px;
}
.mb-sidemenu-new .mb-nav-item-submenu .mb-category-list .panel:last-child{
  border: none !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.mb-sidemenu-new .mb-nav-item-submenu .mb-category-list .category-title span{
  clear: both;
  position: relative;
  display: block;
  text-align: left;
  background: transparent url('/wp-content/themes/template/assets/images/arrow-down-3101.png') no-repeat 12px;
  background-position: 98% 50%;
  background-size: 18px 18px;
  color: #000;
}
.mb-sidemenu-new .mb-nav-item-submenu .mb-category-list a.category-title-link[aria-expanded="true"]{
  .category-title span {
  background: transparent url('/wp-content/themes/template/assets/images/arro-up-3100.png') no-repeat 12px;
  background-position: 98% 50%;
  background-size: 18px 18px;  
  }
}
.mb-sidemenu-new .mb-nav-item-submenu .mb-category-list .category-title span>i{
  color: #ff0000;
}

.mb-sidemenu-new .mb-nav-item-submenu  .mb-category-list .list{
  padding: 0;
  overflow: hidden;
  background-color:#fff;
  text-align: left;
}
.mb-sidemenu-new .mb-nav-item-submenu  .mb-category-list .list ul{
  list-style: none;
  margin: 0;
  line-height: 1;
  /* Added the following for flexbox */
  flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  overflow: hidden;    
}
.mb-sidemenu-new .mb-nav-item-submenu  .mb-category-list .list li{
  width: 96%;
  overflow: hidden;
  margin: 0 auto;
  padding: 5px 0;
  border-bottom: 1px #ababab solid;
  min-height: 30px;
  line-height: 30px;
  flex-grow: 1;    
}
.mb-sidemenu-new .mb-nav-item-submenu  .mb-category-list .list li:last-child{
  border-bottom:none;
}
.mb-sidemenu-new .mb-nav-item-submenu  .mb-category-list .list li:before {
  z-index: 2;
  left: 0;
  content: '\f0da';
  font-family: FontAwesome;
  color: #ff0000;
  top: 1px;
}
.mb-sidemenu-new .mb-nav-item-submenu  .mb-category-list .list li:hover{
  a{
  margin-left: 10px;
      transition: all .3s;
  } 
}
.mb-sidemenu-new .mb-nav-item-submenu  .mb-category-list .list a{
  text-transform: uppercase;
  font-size: 12px;
  white-space: nowrap;
  padding: 5px 5px 5px 5px;
  color: #101010;    
}
.mb-sidemenu-new .mb-nav-item-submenu  .mb-category-list .list a:hover{
  margin-left: 10px;
  transition: all .3s; 
}
.mb-sidemenu-new .mb-nav-item-submenu  .mb-category-list .list a:active{
  margin-left: 10px;
  color: #c94c4c;
}
.bravo_context_page h2, 
.bravo_context_page h3{
  color: #007070;
}
.bravo_context_page  p>a>span>strong{
  color: transparent !important;
  animation: doimau 1s linear infinite;
}
.page-template-template-thematic_list .list-thematics .thematics-box a:before {
  font-family: FontAwesome !important;
}
.messenger-notification {
  position: fixed;
  z-index: 1200;
  top: -50px;
  left: 10px;
  right: 10px;
  padding: 15px;
  border-radius: 15px;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, .8);
  transition: all .25s ease 0s;
}
.messenger-notification.active {
  top: 0px;
  opacity: 1;
  visibility: visible;
}
.messenger-notification .w-mes {
  display: flex;
  gap: 12px;
  align-items: center;
}
.messenger-notification .im {
  width: 45px;
}
.messenger-notification .ct p {
  color: #fff;
  font-weight: 500;
  font-size: 15px;
  margin-bottom: 5px;
  line-height: 1;
}
.messenger-notification .ct span {
  font-size: 13px;
  color: #fff;
  display: block;
  line-height: 1;
}
.messenger-notification .times {
  position: absolute;
  z-index: 2;
  font-size: 13px;
  color: #fff;
  display: block;
  line-height: 1;
  top: 20px;
  right: 15px;
  font-weight: 400;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
#head-chuyende {
  font-size: 25px;
  font-family: 'utmimpact';
  text-align: center;
  margin-bottom: 1rem;
  color: #ffff1b;
}