@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');
}
@font-face {
  font-family: UTMHELVETINS;
  src: url('/wp-content/themes/template/assets/fonts/UTMHELVETINS.TTF');
}
@font-face {
  font-family: corbel;
  src: url('/wp-content/themes/template/assets/fonts/CORBEL.TTF');
}
@font-face {
  font-family: corbelb;
  font-weight: bold;
  src: url('/wp-content/themes/template/assets/fonts/CORBELB.TTF');
}
@font-face {
  font-family: SFUMachineRegular;
  src: url('/wp-content/themes/template/assets/fonts/SFUMachineRegular.TTF');
}
.slick-dots li button:before {
  font-size: 10px !important;
  line-height: 10px !important;
  color: #268ecd !important;
}
.top-bar-pc .menu-above{
  text-align: center;       
  background-image: url("/wp-content/themes/template/assets/images/hd_pc_top_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  font-family: UTMHELVETINS;
  text-transform: uppercase;
  padding: 5px;
}
.top-bar-pc .menu-above h2{
  color: #ee2d2e;
  -webkit-text-stroke: 1px #fff;
  margin-top: 0;
}
.top-bar-pc .menu-above h3{
  color: #fff;
  -webkit-text-stroke: 1px #000;
}
.top-bar-pc .menu-above-2{
  padding: 10px;
  background-color: #268ecd;
  color: #fff;
}
.top-bar-pc .menu-above-2 .hd-info{
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  width: 100%;
}
.top-bar-pc .menu-search{
  padding-top:20px;
}
.top-bar-pc input[type=text]{
  width: 80%;
  box-sizing: border-box;
  border: none;
  border-bottom: 2px solid #fff;  
  background-color: transparent;
}
.top-bar-pc input[type=text]:focus{
  outline: none;
}
.top-bar-pc ::-ms-input-placeholder { /* Edge 12-18 */
  color: #fff;
}

.top-bar-pc ::placeholder {
  color: #fff;
}
.top-bar-pc-below{
  background:#278ECD;
  padding: 10px;
}
@media (max-width:768px){
  .top-bar-pc-below{
    display: none;
  }
}
#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: #278ECD;
  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:#278ECD;color:#fff}

.top-bar-pc .menu-search .search-container button{
  border: none;
  background-color: transparent;
  display: inline-block;
}
.top-bar-pc .menu-search .search-container button>img{
  width:33px;
}
.submenu-parent>li{
  position: relative;
}          
.submenu-parent>li>a{
  padding: 10px !important;
  border-bottom: 1px solid #268ecd;
  text-transform: capitalize;
}  
.submenu-parent>li:hover>a{
  font-weight: 700;
}                
.submenu-parent> li:hover > .submenu{
  display: block;
  padding: 5px 10px;
} 
.submenu-parent .submenu{ 
  display: none;
  top: 0;
  left: 100%;
  margin-top: -1px;
  background-color: #fff;
  width:auto;
  font-size: 16px;
}

.submenu>li{
  position: relative;
  font-size: 16px;
}          
.submenu>li>a{
  padding: 10px !important;
  border-bottom: 1px solid #268ecd;
  /* text-transform: uppercase; */
  font-size: 14px;
  text-transform: capitalize;
}   
.submenu>li:hover>a{
  font-weight: 700;
}         
.submenu> li:hover > .submenu-child{
  display: block;
  padding: 5px 10px;
} 
.submenu-parent .submenu-child{ 
  display: none;
  top: 0;
  left: 100%;
  margin-top: -1px;
  background-color: #fff;
  width:auto;
  font-size: 14px;
  text-transform: capitalize;
}
.fter{
    margin-top: 10px;
    background: #278ecd;
    padding:20px 0px;
    color:#fff;
  }
  .fter h4{
    text-transform: uppercase;
  }  
  .fter .pc-footer-logo img{
    width:40%;
  }  
.fter .pc-footer-logo{  
  text-align: center;
  text-transform: uppercase;
}  
.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 .clo p{
      line-height: 0.8;
  }
  .fter ul{list-style-type: none;
  padding: 0;
  margin: 0;
  }
  .fter-below{
      background-color:#1c1b1d;
      padding:5px;
  }
  .fter-below p {
      font-style: italic;
      color:#fff;
  }
      #side_bar .chuyenkhoa span {
          background: #278ecd;
          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: #37c6f2 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 15px 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: 15px 15px;
              }
          }
          .category-title.active {
              >span {
              background: #00b7a0 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:#86D5F6;
              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:#00b7a0;
                  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: #fff;
          /* box-shadow: 0 0 2px silver; */
          margin: 0;
          margin-bottom: 25px;
          padding: 0 20px 20px 20px;
          display: flex;
      }
      .categories_desc .cat_desc_wrap{
        background: url('/wp-content/themes/template/assets/images/cat_desc_bg.png');
        background-repeat: no-repeat;
        background-size: 100% 100%;
        padding: 5px 30px 20px 30px;
        margin-top: 50px;
      }
      .el-archive .categories_desc .cat_desc_wrap_mb{
        background: url('/wp-content/themes/template/assets/images/cat_desc_bg.png');
        background-repeat: no-repeat;
        background-size: 100% 100%;
        padding: 10px;
        margin-top: 50px;
      }
      .el-archive .categories_desc .cat_desc_wrap_mb .categories_detail {        
        margin-left: 5px;
    }
      .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: #000;
          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: 25px;
          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;
      background-color: rgba(39, 142, 205, 0.1);
  }
  .hp_post .article_img .link-image {
    position: relative;
    width: 216px;
    height: 150px;
    overflow: hidden;
    box-shadow: 0 0 2px silver;
}
.hp_post .article_img .link-image img{
    margin: 2px;
      width: 210px;
      height: 150px;
      text-align: center;
      padding: 1px;
      float: left;
}
  .article-blog .article_img .link-image {
      position: relative;
      width: 216px;
      float: left;
      height: 150px;
      overflow: hidden;
      box-shadow: 0 0 2px silver;
  }
  .article-blog .article_img img {
      margin: 2px;
      width: 210px;
      height: 150px;
      text-align: center;
      padding: 1px;
      float: left;
  }
  .article-blog .title {
      width: calc(100% - 250px);
      margin-left: 1%;
      float: right;
      padding: 0;
      color: rgba(39, 142, 205);
  }
  .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;
    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 .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; */
    width: 100%;
  }
  .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:#00b7a0;
    border: 1px solid #000;
    border-radius: 5px;
  }
  .com-box .p-send{
    margin-top: 10px;
    color:#fff;
    border-radius: 4px;
    background-color: #278ECD;
    padding: 5px 35px;
    display: inline-block;
    font-size: 20px;
  }
  #pstNote {
      display: flex;
      align-items: center;
      background: rgba(39, 142, 205,0.2);
      margin-bottom: 20px;
      padding: 20px;
      border-radius: 10px;
      text-align: justify;
      border: 2px dashed rgba(39, 142, 205);
  }
  .c-article .c-article-content .actual-post img{
    width: 600px;
    height:auto;
  }
  .c-article .c-article-content .actual-post .post-tieude{
    color: #fff;
    padding: 0;
    /* border-bottom: 1px solid #278ECD;
    margin-bottom: 10px; */
    text-align: left;
    background-color: rgba(39, 142, 205);
    align-items: center;
    border-radius: 10px;
  }
  .c-article .c-article-content .actual-post p>strong{
    color: rgba(39, 142, 205);
  }
  .c-article .c-article-content .actual-post .post-tieude h2{
    /* display: inline-block;
    margin-bottom: -2px; */
    font-weight: 700;
    margin: 0;
    line-height: 1;
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
    text-transform: uppercase;
    text-align-last: center;  
    font-size:20px;
  }
  .c-article .c-article-content .actual-post h3{
    /* display: inline-block;
    margin-bottom: -2px; */
    font-weight: 700;
    color: rgba(39, 142, 205);
  }
  @media(max-width:768px){
    .c-article .c-article-content .actual-post .post-tieude h2{      
      padding-top:15px;
      line-height: 1.2;
      text-decoration: uppercase;
      text-align: center;
    }
  }

  .c-article .c-article-content .actual-post .post-tieude:before{
    content: "";
    background: url(/wp-content/themes/template/assets/images/p_title_before_new_new.png) no-repeat;
    width: 45px;
    height: 45px;
    vertical-align: bottom;
    display: table-cell;
  }
  .c-article .c-article-content .div_loai{
    /* background-color:#87f4df; */
    background: rgba(39, 142, 205, .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-color:#efefef;  */
    /* background: linear-gradient(
            to bottom,
            #fff 0%,
            #fff 10%,
            #efefef 10%,
            #efefef 100%
        );   */
    border: 3px solid #fff; 
    background: rgba(39, 142, 205, .2);
  } 
  .c-article .c-article-content .div_p_card .card-triple-title{
    color:#278ECD;
    font-size:18px;
    padding: 0px 5px;
  }  
  .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 #278ECD;
    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: #278ECD;
    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 .div_p_card ul{
    padding-right: 10px;
  }
  .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: #278ECD;
    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;
}

.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;
}


.slg{
    font-family:utmassignwriter;
}
           
              
              .nopadding {
                padding: 0 !important;
                margin: 0 !important;
              }
              .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: 60px;
                  text-align: justify;
                  text-align-last: center;
                  font-size: 14px;;
                }
                .bravo_wrapper{
                  margin-top: 10px !important;
                }
              }     
              .head-logo-mb{
                text-align: center;
                padding: 5px 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;
            }
            .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;
                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.8rem;
                font-weight: bold;
                font-family: UTMHELVEB;
                color: #fff;
                margin-bottom: 0px;
                line-height: 18px;
                display: block;
            }
            .wrap-menu .hd-mb-hotline{
                font-size: 1.8rem;
                font-weight: bold;
                font-family: UTMHELVEB;
                color: #fff;
                margin-bottom: 0px;
                line-height: 18px;
                display: block;
            }
            .wrap-menu .hd-mb-time{
                background-color: rgba(39, 142, 205, 0.2);   
                text-align: center;
                border-radius: 15px;    
                padding:5px 10px;       
            }
            .wrap-menu .hd-mb-time p{
                color: #fff;
                font-size: 14px;
            }
            .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: #127cb3;
              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:#278ECD;
              font-weight: bold;
            }
            .mb-sidemenu #mb-sidenav2 .mb-sidenav2-title{
              text-align: center;
              text-transform: uppercase;
              color:#278ECD;
              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;
              background-color: rgba(39, 142, 205,0.1);
            }
            
            @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-heading{
                font-weight: bold !important;
              }
            }
            .el-archive .el-list-archive .archive-item .media .media-left .archive-image {
              width: 259px;
              height: 162px;
              background: #ccc;
              position: relative;
            }
            .el-archive .el-list-archive .archive-item .media .media-body .article_img img{
              width: 100%;
              margin: auto;
            }
            @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: 500;
            }
            .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;
              font-size: 11px;
            }
            .el-archive .el-list-archive .archive-item .media .media-body .archive-action .g-action a {
              padding: 5px 5px;
              background: #278ECD;
              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: #3AB881;
              float:right;
            }
            .media .media-body .archive-action .g-action {
              text-align: right;
              font-size: 11px;
            }
            .media .media-body .archive-action .g-action a {
              padding: 5px 5px;
              background: #278ECD;
              color: #fff;
              border-radius: 5px;
              display: inline-block;
              margin-right: 0;
              margin-left: 5px;
            }
            .media .media-body .archive-action .g-action a.detail {
              background: #3AB881;
              float:right;
            }
            .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 #278ECD;                
              }
              .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: #278ECD;                
              }
              .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 #278ECD;
                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;
              }
            }
            #sidebar_p img{
              border-radius: 10px;
            }
            .sidebar_post_title{
              text-align: center;
            }
            .sidebar_post_title h3{
              display: inline-block;
              padding: 5px;
              border-radius: 10px;
              border: 2px dotted #278ECD;
              color: #278ECD;
            }
            #sidebar_p .archive-title{
              color: #278ECD;
              font-weight: 700;
            }
            .bravo_featured_post .more_post_title h3{
              display: inline-block;
              padding: 5px;
              border-radius: 10px;
              border: 2px dotted #278ECD;
            }
            #recipeCarousel .archive-item .media-top img{
              width:460px;
              aspect-ratio: 16/9;    
              /* -moz-border-radius: 5px;
              -webkit-border-radius: 5px;
              border-radius: 5px;               */
              -webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
              -moz-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
              box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.2); 
            }
            @media(max-width:768px){
              #recipeCarousel .archive-item .media-top img{
                aspect-ratio: 1.2/1; 
              }
            }
            #recipeCarousel .slick-slide {
              margin: 0 20px;
            }
            #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: #278ECD;
            }
            #recipeCarousel .slick-next:before {
              color: #278ECD;
            } */
            #recipeCarousel .slick-prev:before
            {
              font-family: 'slick';
              font-size: 30px;
              line-height: 1;
              opacity: .5;
              color: #278ECD;
            }
            #recipeCarousel .slick-next:before
            {
              font-family: 'slick';
              font-size: 30px;
              line-height: 1;
              opacity: .5;
              color: #278ECD;
            }
            .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-bottom: 15px;
              margin-bottom: 15px;
              border-bottom: 2px solid #999;
            }
            .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: #00b7a0 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:#00b7a0;
              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: #127cb3 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-m .dropdown-toggle:after{
  display: none !important;
}
.main-menu-m {
  position: relative;
  padding-top:20px;
  max-width:100%;
    >ul {
      list-style-type: none;
      >li {
        color: #000;
        float: left;
        cursor: pointer;
        >a {
          color: #000;
          display: block;
          padding: 10px;
          text-decoration: none;   
          text-transform: uppercase;    
          font-weight: bold;              
        }
        &:hover {
          .main-menu-child {
            display: block;
          }
          .submenu-parent{
            display: block;
          }
        }
        >.main-menu-child{
          width: 1100px;
          position: absolute;
          top: 50px;
          left: 50%;
          -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%/4);
                &:not(:last-child){
                  border-right: 1px solid #959595;
                }
                &:nth-child(1){
                  .menu-heading{
                    &:before{
                      content: '';
                      background: url('<?php echo esc_url( get_template_directory_uri() . '/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('<?php echo esc_url( get_template_directory_uri() . '/assets/images/icon-pk.png' ); ?>');
                      background-size: 100%;
                      width: 20px;
                      height: 40px;
                      vertical-align: middle;
                      margin-right: 10px;
                    }
                  }
                }
                &:last-child{
                  .menu-heading{
                    &:before{
                      content: '';
                    }
                    &:after{
                      /* content: ''; */
                      background: url('<?php echo esc_url( get_template_directory_uri() . '/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: #278ECD;
                  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: #278ECD;
                      }
                      &: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;
      }
    }
  } */
}

.bravo-facebook-mobile {
  position: fixed;
  bottom:300px;
  z-index: 10;
  right: 15px;
  width:50px;
  height:50px;
}
.bravo-zalo-mobile {
  position: fixed;
  bottom:220px;
  z-index: 10;
  right: 15px;
  width:50px;
  height:50px;
}
@media(min-width:768px){
  .bravo-facebook-mobile, .bravo-zalo-mobile {
    display:none;
  }
  .single-page-goikham-mb{
    display: none;
  }
}
@media(max-width:768px){
  .single-page-goikham-pc{
    display: none;
  }
}
#testPost {
  background: #278ECD;
  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;
  text-transform: uppercase;
}
.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 #278ECD;
  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: #278ECD;
}

#testPost-frm {
  text-align: center;
  font-size: 14px;
  padding-top: 15px;
}
.testPost-frm input {
  width: 100%;
  border: 1px solid #278ECD;
  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 #2d89a0;
	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: #278ECD;
}

#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: #278ECD;
  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 .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: #278ECD;
}
#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: #278ECD;
}
#sb_swiper .swiper-pagination-bullet{
  margin: 0 5px;
  width: 1rem;
  height: 1rem;
  opacity: 1;
  background-color: transparent;
  border:1px solid #278ECD;
}
.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: #278ECD;
  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: #278ECD;
  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;
}
.about-page .about_slide_bs .slick-slide>div{
  height: 100% !important;
  width: 100% !important;
}
.about-page .about_slide_bs .slick-slide>div>div{
  height: 100% !important;
  width: 100% !important;
}
.about-page .about_slide_bs 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(39,142,205,.4)
  }

  25% {
      box-shadow: 0 0 0 5px rgba(39,142,205,.4),0 0 0 10px rgba(39,142,205,.2)
  }

  25% {
      box-shadow: 0 0 0 10px rgba(39,142,205,.4),0 0 0 20px rgba(39,142,205,.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: #278ECD;
    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';
}
.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 #278ECD;
  line-height: 36px;
  padding: 0 35px;
  display: inline-block;
  background-color: #278ECD;
  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: #278ECD;
}
.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: #278ECD;
  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: 2; /* Specify a stack order in case you're using a different order for other elements */
}
#overlay3, #overlay4{
  z-index: 2; /* 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{
  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: #278ECD;
}
.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;
}
