/* 1.6 - Variable */
.article-loop .article-title .post-title a, .article-loop .article-detail .entry-content, .list-blogs-latest .item-article .post-content h3 a {
  white-space: initial;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box; }

body.template-blog {
  /*@media(min-width: 992px){
		.mainHeader--height {
			&.fixed-header{
				.topbar{display: none;}
			}
			&:not(.fixed-header){
				position: fixed;
				top: 0;
				left: 0;
				z-index: 2;
				width: 100%;

				.mainHeader{
					background: transparent;box-shadow: none;
					.header-wrap-logo {
						h1, a{color: $colorHeaderPc;}
					}
					.header-wrap-action .header-action .header-action-item{
						.header-action_text .header-action__link{color: $colorHeaderPc;
							.box-icon .count-holder{
								background: $colorHeaderPc;
								color: var(--shop-color-text);
							}
						}
					}
					.header-wrap-menu .menuList-main  {
						>li{
							> a{
								color: $colorHeaderPc;
								&:hover{
									color: var(--shop-color-hover);
								}
							}
							&.active{
								>a{color: var(--shop-color-hover);}
							}
						}
					}
				}

				.topbar {
					border-bottom: 1px solid rgba($colorHeaderPc, 0.1);
					.topbar-left{
						.topbar-info {
							border-left: none;
							&:last-child{border-right: none;}
							a,p{color: $colorHeaderPc;}
							a:hover{
								color: var(--shop-color-hover);
							}
							i {
								color: $colorHeaderPc;
							}
						}
					}
					.topbar-right {

						.topbar-social {
							border-left: none;
							li {
								border-right: none;
								a{color: $colorHeaderPc;
									&:hover{
										color: var(--shop-color-hover);
									}
								}
							}
						}
						.header-wrap-action{
							border-left: none;
							border-right: none;
						}
					}
				}
			}
		}
	}*/ }
  body.template-blog .breadcrumb-shop {
    background: transparent;
    border: none;
    position: relative; }
    body.template-blog .breadcrumb-shop .breadcrumb-list .breadcrumb-arrows {
      display: flex;
      justify-content: center;
      color: #fff;
      font-size: 15px;
      letter-spacing: 2px; }
      body.template-blog .breadcrumb-shop .breadcrumb-list .breadcrumb-arrows span {
        font-weight: 600; }
      body.template-blog .breadcrumb-shop .breadcrumb-list .breadcrumb-arrows a {
        color: #fff; }
        body.template-blog .breadcrumb-shop .breadcrumb-list .breadcrumb-arrows a:hover {
          color: var(--shop-color-main); }
      body.template-blog .breadcrumb-shop .breadcrumb-list .breadcrumb-arrows > li + li:before {
        color: #fff;
        margin-left: 10px; }
    @media (max-width: 767px) {
      body.template-blog .breadcrumb-shop .breadcrumb-list .breadcrumb-arrows {
        font-size: 12px; } }
  body.template-blog .section-breadcrumb {
    position: relative;
    background-image: url(//theme.hstatic.net/200000970623/1001331231/14/header_banner_blog.jpg?v=2476);
    background-size: cover;
    background-position: center;
    padding: 180px 0; }
    body.template-blog .section-breadcrumb:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.4); }
    body.template-blog .section-breadcrumb .breadcrumb-content {
      position: relative;
      color: #fff; }
      body.template-blog .section-breadcrumb .breadcrumb-content h1 {
        font-size: 60px; }
    @media (max-width: 1199px) and (min-width: 992px) {
      body.template-blog .section-breadcrumb {
        padding: 80px 0; }
        body.template-blog .section-breadcrumb .breadcrumb-content h1 {
          font-size: 40px; } }
    @media (max-width: 991px) {
      body.template-blog .section-breadcrumb {
        padding: 60px 0; }
        body.template-blog .section-breadcrumb .breadcrumb-content h1 {
          font-size: 30px; } }
    @media (max-width: 767px) {
      body.template-blog .section-breadcrumb .breadcrumb-content h1 {
        font-size: 24px;
        margin-bottom: 0; } }

body.template-article .wrapper-contentArticle .row {
  padding-bottom: 40px; }

body.template-article .breadcrumb-shop {
  border: none; }

body.template-article .boxArticle-detail {
  background: none;
  box-shadow: none;
  padding: 0; }

body.template-article .boxAricle-right .menuList-links {
  margin: 0; }

body.template-article .boxAricle-right .menuList-links li {
  position: relative; }

body.template-article .boxAricle-right .menuList-links li a {
  color: var(--shop-color-text);
  position: relative;
  font-size: 13px;
  display: block; }

body.template-article .boxAricle-right .menuList-links li a:hover, body.template-article .boxAricle-right .menuList-links li a:focus {
  color: var(--shop-color-hover); }

body.template-article .boxAricle-right .menuList-links > li {
  border-bottom: none; }

body.template-article .boxAricle-right .menuList-links > li:last-child {
  border-bottom: none; }

body.template-article .boxAricle-right .menuList-links > li > a {
  padding: 6px 0;
  font-weight: 600;
  font-size: 16px;
  color: rgba(0, 22, 105, 0.6); }

body.template-article .boxAricle-right .menuList-links > li.has-submenu > a {
  padding-right: 30px; }

body.template-article .boxAricle-right .menuList-links > li.has-submenu span.icon-plus-submenu {
  width: 25px;
  height: 25px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto; }

body.template-article .boxAricle-right .icon-plus-submenu:after, body.template-article .boxAricle-right .icon-plus-submenu:before {
  background: rgba(9, 9, 9, 0.6);
  content: '';
  display: block;
  position: absolute;
  margin-right: 7px;
  top: 50%;
  right: 0;
  -moz-transition: all .25s linear;
  -o-transition: all .25s linear;
  -webkit-transition: all .25s linear;
  transition: all .25s linear; }

body.template-article .boxAricle-right .icon-plus-submenu:before {
  width: 9px;
  height: 1px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

body.template-article .boxAricle-right .icon-plus-submenu:after {
  width: 1px;
  height: 9px;
  right: 4px;
  transform-origin: center;
  -moz-transform: translateY(-50%) scale(1, 1);
  -ms-transform: translateY(-50%) scale(1, 1);
  -webkit-transform: translateY(-50%) scale(1, 1);
  transform: translateY(-50%) scale(1, 1); }

body.template-article .boxAricle-right li.has-submenu.opened > a .icon-plus-submenu:after {
  -moz-transform: translateY(-50%) scale(1, 0);
  -ms-transform: translateY(-50%) scale(1, 0);
  -webkit-transform: translateY(-50%) scale(1, 0);
  transform: translateY(-50%) scale(1, 0); }

body.template-article .boxAricle-right .box-article-tags a {
  color: rgba(0, 22, 105, 0.6);
  padding: 5px 15px;
  margin: 0 8px 10px 0;
  font-weight: 600;
  background: rgba(219, 0, 121, 0.3);
  border-radius: 30px;
  display: inline-block; }

body.template-article .articlce-social {
  display: flex;
  flex-flow: wrap;
  gap: 20px;
  align-items: center; }
  body.template-article .articlce-social a {
    color: var(--shop-color-main); }
  body.template-article .articlce-social i {
    font-size: 28px; }
  body.template-article .articlce-social svg {
    width: 30px;
    height: 30px;
    fill: currentColor;
    margin-top: -5px; }
  body.template-article .articlce-social .svg-shopee svg {
    margin-top: -7px; }

body.template-article .article-related {
  padding: 80px 0;
  background: #f5f5f5; }
  body.template-article .article-related .article-loop .article-inner {
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); }
  body.template-article .article-related .owl-carousel .owl-nav button {
    position: absolute;
    top: calc(50% - 12px);
    width: 35px;
    height: 35px;
    line-height: 38px;
    border: 1px solid rgba(0, 22, 105, 0.4);
    border-radius: 50%;
    color: rgba(0, 22, 105, 0.4);
    outline: none;
    transition: all 0.3s; }
    body.template-article .article-related .owl-carousel .owl-nav button i {
      transition: all 0.3s; }
    body.template-article .article-related .owl-carousel .owl-nav button.owl-prev {
      left: 0; }
    body.template-article .article-related .owl-carousel .owl-nav button.owl-next {
      right: 0; }

@media (min-width: 1200px) {
  body.template-article .breadcrumb-shop .breadcrumb-list .breadcrumb-arrows {
    padding: 30px 0 10px; }
  body.template-article .boxAricle-left {
    padding-right: 50px; }
  body.template-article .article-related .title-blog-related {
    padding-left: 15px; }
  body.template-article .article-related .article-loop {
    padding: 0 15px; }
  body.template-article .article-related .owl-carousel .owl-nav button:hover {
    border-color: #001669;
    color: #001669; }
    body.template-article .article-related .owl-carousel .owl-nav button:hover.owl-next i {
      -webkit-transform: translateX(3px);
      transform: translateX(3px); }
    body.template-article .article-related .owl-carousel .owl-nav button:hover.owl-prev i {
      -webkit-transform: translateX(-3px);
      transform: translateX(-3px); }
  body.template-article .article-related .owl-carousel .owl-nav button.owl-prev {
    left: -30px; }
  body.template-article .article-related .owl-carousel .owl-nav button.owl-next {
    right: -30px; } }

@media (max-width: 767px) {
  body.template-article .boxAricle-right .menuList-links > li > a {
    font-size: 14px; }
  body.template-article .boxAricle-right .group-sidebox {
    margin: 0; }
  body.template-article .article-related {
    padding: 40px 0; }
    body.template-article .article-related .title-blog-related {
      font-size: 22px; } }

/*===== BLOGS +++ ARTICLE  =================================*/
/* Blog */
.layout-blogs .breadcrumb-shop,
.layout-article .breadcrumb-shop {
  margin-bottom: 0; }

.boxBlog-left {
  padding-right: 30px; }

.boxBlog-right {
  padding-left: 0; }

.heading-page {
  margin-bottom: 20px; }

.heading-page h1 {
  font-size: 28px;
  margin: 0; }

.list-article-content {
  display: flex;
  display: -ms-flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap; }

.listBlogs-content {
  padding: 80px 0; }

@media (max-width: 767px) {
  .listBlogs-content {
    padding: 40px 0; } }

/* Article Loop */
.article-loop {
  margin-bottom: 30px; }
  .article-loop .article-inner {
    background: #fff;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    box-shadow: 0 25px 98px rgba(0, 0, 0, 0.1);
    padding: 15px;
    border-radius: 5px; }
  .article-loop .article-image {
    position: relative;
    overflow: hidden; }
  .article-loop .article-image img {
    transition: opacity 0.2s ease-in-out, transform 0.95s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: opacity 0.2s ease-in-out, transform 0.95s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: opacity 0.2s ease-in-out, transform 0.95s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    border-radius: 5px; }
  .article-loop .article-detail {
    padding: 15px 20px; }
  .article-loop .article-title .post-title {
    font-size: 20px; }
  .article-loop .article-detail .entry-content {
    font-size: 16px;
    margin-bottom: 8px; }
  .article-loop .article-post-meta {
    font-size: 13px;
    color: #74839f;
    margin: 0 0 5px;
    /*span + span:before {
		content: '';
		display: inline-block;
		width: 5px;height: 5px;
		margin: -1px 10px 0;
		border-radius: 100%;
		background-color: #74839f;
		opacity: 0.4;
		vertical-align: middle;
	}*/ }
    .article-loop .article-post-meta a {
      color: #757575; }
    .article-loop .article-post-meta a:hover {
      color: var(--shop-color-hover); }
    .article-loop .article-post-meta span {
      position: relative; }
      .article-loop .article-post-meta span i {
        color: var(--shop-color-main);
        margin-right: 5px; }
      .article-loop .article-post-meta span.date {
        margin-right: 20px; }
    @media (max-width: 991px) {
      .article-loop .article-post-meta {
        /*span + span:before{margin:0 2px;}*/ }
        .article-loop .article-post-meta {
          font-size: 10px; }
        .article-loop .article-post-meta span.comment:before {
          margin-right: 5px; } }
  .article-loop .view-article a {
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 10px; }
    .article-loop .view-article a i {
      transition: all 0.3s;
      color: var(--shop-color-text); }
    .article-loop .view-article a:hover i {
      -webkit-transform: translateX(5px);
      transform: translateX(5px); }
  @media (min-width: 1200px) {
    .article-loop .article-inner:hover .article-image img {
      transform: scale(1.07);
      -webkit-transform: scale(1.07);
      -ms-transform: scale(1.07);
      -o-transform: scale(1.07);
      -moz-transform: scale(1.07);
      opacity: 0.8; } }

/* Article */
.wrapper-contentArticle, .wrapper-contentBlogs {
  margin-bottom: 40px; }

.wrapper-contentArticle .heading-article {
  margin: 0px 0 40px; }

.wrapper-contentArticle .heading-article h1 {
  font-size: 55px;
  font-weight: 700;
  margin: 0 0 10px;
  line-height: 1.2; }

.boxArticle-detail {
  background: #fff;
  padding: 15px 20px;
  margin-bottom: 25px;
  border-radius: 3px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.08); }

.inforArticle-content .article-content > div {
  margin-bottom: 30px; }

.inforArticle-content .article-post-meta {
  font-size: 13px;
  color: #74839f;
  margin: 0 0 5px;
  /*span + span:before {
		content: '';
		display: inline-block;
		width: 5px;height: 5px;
		margin: -1px 10px 0;
		border-radius: 100%;
		background-color: #74839f;
		opacity: 0.4;
		vertical-align: middle;
	}*/ }
  .inforArticle-content .article-post-meta a {
    color: #757575; }
  .inforArticle-content .article-post-meta a:hover {
    color: var(--shop-color-hover); }
  .inforArticle-content .article-post-meta span {
    position: relative; }
    .inforArticle-content .article-post-meta span i {
      color: var(--shop-color-main);
      margin-right: 5px; }
    .inforArticle-content .article-post-meta span.date {
      margin-right: 20px; }
  @media (max-width: 991px) {
    .inforArticle-content .article-post-meta {
      /*span + span:before{margin:0 2px;}*/ }
      .inforArticle-content .article-post-meta {
        font-size: 10px; }
      .inforArticle-content .article-post-meta span.comment:before {
        margin-left: 0;
        margin-right: 5px; } }

.inforArticle-content .post-navigation {
  border-top: 1px solid var(--shop-color-border);
  width: 100%;
  display: inline-block;
  font-size: 16px;
  padding: 25px 0 0; }
  .inforArticle-content .post-navigation .flex-row-articleToolbar {
    font-size: 13px;
    margin: 0 -7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap; }
    .inforArticle-content .post-navigation .flex-row-articleToolbar a {
      color: var(--shop-color-text); }
    .inforArticle-content .post-navigation .flex-row-articleToolbar a:hover {
      color: var(--shop-color-hover); }
    .inforArticle-content .post-navigation .flex-row-articleToolbar .articleToolbar-title p {
      margin: 0;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
    .inforArticle-content .post-navigation .flex-row-articleToolbar .articleToolbar-title p span {
      font-size: 14px;
      color: var(--shop-color-title);
      font-weight: 600; }
    .inforArticle-content .post-navigation .flex-row-articleToolbar .articleToolbar--nav {
      text-align: right;
      font-weight: 600; }
    .inforArticle-content .post-navigation .flex-row-articleToolbar .articleToolbar--nav > span svg {
      vertical-align: -1px;
      width: 12px;
      color: var(--shop-color-text);
      height: 12px;
      margin: 0 4px; }
    .inforArticle-content .post-navigation .flex-row-articleToolbar .articleToolbar--nav .separator {
      display: inline-block;
      position: relative;
      width: 1px;
      height: 12px;
      margin: 0 18px;
      background: var(--shop-color-text);
      opacity: 0.8;
      vertical-align: middle; }

.inforArticle-content .box-article-detail h2 {
  font-size: 22px; }

.inforArticle-content .box-article-detail h3 {
  font-size: 20px; }

.inforArticle-content .box-article-detail h4, .inforArticle-content .box-article-detail h5, .inforArticle-content .box-article-detail h6 {
  font-size: 18px; }

.inforArticle-content .box-article-detail iframe {
  width: 100%;
  min-height: 400px; }

.inforArticle-content .box-article-tags {
  font-size: 16px; }

.inforArticle-content .box-article-tags a {
  color: var(--shop-color-main);
  padding: 5px 15px;
  margin-left: 10px;
  font-weight: 600;
  background: rgba(219, 0, 121, 0.2);
  border-radius: 30px;
  display: inline-block; }

.inforArticle-content .article-comment {
  background: #fff;
  padding: 15px 20px;
  border-radius: 3px;
  box-shadow: 0 0 6px #e5e8e0; }
  .inforArticle-content .article-comment > div {
    margin-bottom: 30px; }
  .inforArticle-content .article-comment .title-bl h3 {
    font-size: 22px;
    color: #252a2b;
    border-bottom: 1px solid var(--shop-color-border);
    padding-bottom: 10px;
    margin-bottom: 20px; }
  .inforArticle-content .article-comment .comment_form .form-group {
    width: 100%;
    margin-bottom: 15px; }
  .inforArticle-content .article-comment .comment_form .form-group input {
    color: #5c5c5c;
    height: 45px;
    width: 100%;
    font-weight: 500;
    padding: 8px 20px;
    background: #fff;
    border: 1px solid var(--shop-color-border);
    border-radius: 4px;
    box-shadow: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none; }
  .inforArticle-content .article-comment .comment_form .form-group textarea {
    box-shadow: none;
    border: 1px solid var(--shop-color-border);
    border-radius: 4px;
    box-shadow: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none; }
  .inforArticle-content .article-comment .comment-user {
    margin-bottom: 20px; }
  .inforArticle-content .article-comment .comment-user .author {
    font-size: 16px;
    margin: 0 0 5px; }
  .inforArticle-content .article-comment .comment-user .author span.date {
    font-size: 14px;
    float: right; }

.inforArticle-content .article-related {
  margin-top: 25px;
  border-radius: 3px; }
  .inforArticle-content .article-related .title-blog-related {
    position: relative;
    text-align: left;
    margin: 0 0 20px; }
  .inforArticle-content .article-related .title-blog-related span {
    display: inline-block;
    color: var(--shop-color-text);
    position: relative;
    font-size: 24px; }

.inforArticle-content .list-blogs-related .article-loop {
  margin-bottom: 0;
  height: 100%; }

.inforArticle-content .list-blogs-related .article-loop .article-inner {
  height: 100%; }

.inforArticle-content .list-blogs-related .article-loop .article-detail .post-title {
  font-size: 16px;
  margin: 0;
  padding-bottom: 8px; }

.inforArticle-content .list-blogs-related .article-loop .article-detail .entry-content {
  font-size: 14px; }

@media (max-width: 767px) {
  .inforArticle-content .box-article-tags {
    font-size: 14px; }
  .inforArticle-content .box-article-detail iframe {
    min-height: 250px; } }

/* Toolbar article */
.article-content h2 {
  font-size: 18px; }

.article-content h3 {
  font-size: 16px; }

/* Table of Contents Article */
.table-of-contents {
  background: #f7fbf9;
  border: 1px solid #e0f1e9;
  border-radius: 6px;
  display: block;
  padding: 8px 15px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  position: relative;
  margin: 0 auto 30px;
  width: 100%;
  max-width: 860px;
  display: table; }

.table-of-contents .table-title {
  font-weight: 700;
  font-size: 15px;
  margin: 0;
  padding: 10px 0; }

.table-of-contents .table-title .toc_toggle {
  font-size: 13px;
  color: #bcbdc1;
  display: inline-block;
  vertical-align: 2px;
  margin-left: 8px; }

.table-of-contents .table-title .toc_toggle a {
  color: var(--shop-color-main);
  padding: 0 1px; }

.table-of-contents ul {
  font-size: 14px;
  list-style-type: disc;
  margin: 0 0 0 16px; }

.table-of-contents ul li {
  list-style-position: outside;
  margin: 8px 0 0; }

.table-of-contents ul li::marker {
  color: var(--shop-color-main); }

.table-of-contents ul li a {
  text-decoration: none;
  color: #333333; }

.table-of-contents > ul {
  padding-bottom: 10px; }

.table-of-contents > ul ul ul {
  display: none; }

.table-of-contents ul li a:hover, .table-of-contents ul li a:focus {
  color: var(--shop-color-hover); }

.table-content-button {
  width: 35px;
  height: 35px;
  display: block;
  position: fixed;
  left: 10px;
  z-index: 10;
  opacity: 0;
  top: 45%;
  transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }

.table-content-button .btn-icolist {
  font-size: 18px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  outline: none;
  float: left;
  background: #fcfcfc;
  border: 1px solid #eeeeee;
  border-radius: 4px; }

.table-content-button .btn-icolist svg {
  width: 20px;
  height: 35px;
  vertical-align: initial; }

.table-content-fixed {
  position: fixed;
  left: 10px;
  z-index: 999;
  max-width: 280px;
  top: 45%;
  background: #f7fbf9;
  border: 1px solid #e0f1e9;
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.08);
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.08);
  -webkit-transform-origin: 0 top;
  transform-origin: 0 top;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transition: -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1); }

.table-content-fixed .table-of-header {
  position: relative;
  padding-right: 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-justify-content: space-between;
  justify-content: space-between;
  padding: 10px 12px;
  border-bottom: 1px solid  #eeeeee; }

.table-content-fixed .table-of-header .hTitle {
  max-width: calc(100% - 50px);
  margin-left: 0;
  font-weight: 600;
  font-size: 14px; }

.table-content-fixed .table-of-header .hClose {
  position: absolute;
  right: 5px;
  top: 2px;
  cursor: pointer;
  width: 32px;
  height: 32px;
  text-align: center; }

.table-content-fixed .table-of-header .hClose svg {
  width: 32px;
  height: 32px;
  width: 14px; }

.table-content-fixed .table-of-contents {
  border: 0;
  background: #ffffff;
  margin: 0;
  padding: 5px 12px;
  box-shadow: none;
  display: block;
  overflow: hidden;
  overflow-y: auto;
  max-height: 70vh;
  -webkit-overflow-scrolling: touch;
  -ms-scroll-chaining: none;
  overscroll-behavior: none; }

.table-content-fixed .table-of-contents .table-title {
  display: none; }

.table-content-fixed .table-of-contents ul {
  font-size: 13px; }

.table-content-button.active {
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1); }

.table-content-fixed.active {
  transform: scale(1) translateY(-45%);
  -webkit-transform: scale(1) translateY(-45%);
  -moz-transform: scale(1) translateY(-45%);
  -ms-transform: scale(1) translateY(-45%);
  -o-transform: scale(1) translateY(-45%); }

@media (min-width: 768px) {
  .blogs-aside--sticky {
    top: 120px;
    position: -webkit-sticky;
    position: sticky;
    -webkit-transition: top 400ms ease;
    -moz-transition: top 400ms ease;
    transition: top 400ms ease; }
  body.scroll-body-up .blogs-aside--sticky {
    top: 80px; } }

@media (max-width: 991px) and (min-width: 768px) {
  .boxBlog-left {
    padding-right: 15px; }
  .boxBlog-right {
    padding-left: 15px;
    padding-right: 15px; }
  .article-loop .article-inner .article-image {
    background: transparent; }
  .article-loop .article-inner .article-title h3.post-title {
    font-size: 18px;
    margin: 10px 0 5px; }
  .inforArticle-content .article-related .list-blogs-related .article-post {
    margin-bottom: 15px; }
  .inforArticle-content .article-related .list-blogs-related .article-post:nth-of-type(2n+1) {
    clear: both; }
  .inforArticle-content .post-navigation .flex-row-articleToolbar .articleToolbar--nav,
  .inforArticle-content .post-navigation .flex-row-articleToolbar .articleToolbar-title p {
    text-align: center; }
  .inforArticle-content .post-navigation .flex-row-articleToolbar .articleToolbar-title p {
    margin-bottom: 20px; }
  .inforArticle-content .article-related {
    margin-bottom: 20px; } }

@media (max-width: 767px) {
  .heading-page h1 {
    font-size: 24px;
    text-align: left;
    margin-bottom: 15px; }
  .boxBlog-left {
    padding: 0 7px; }
  .boxBlog-right {
    padding: 0 7px; }
  .list-article-content {
    margin: 0 -7px; }
  .wrapper-contentArticle, .wrapper-contentBlogs {
    margin-top: 0;
    margin-bottom: 0; }
  .article-loop {
    margin-bottom: 14px;
    padding: 0 7px; }
  .article-loop .article-inner .article-image {
    background: transparent; }
  .article-loop .article-inner .article-detail {
    padding: 7px; }
  .article-loop .article-inner .article-detail .entry-content {
    font-size: 12px;
    margin-bottom: 5px; }
  .article-loop .article-inner .article-title h3.post-title {
    font-size: 14px;
    margin: 0 0 6px; }
  .article-loop.article_loopfirst .article-inner {
    padding-top: 0;
    overflow: hidden; }
  .article-loop.article_loopfirst .article-inner .article-title {
    -webkit-order: 2;
    order: 2; }
  .article-loop.article_loopfirst .article-inner .article-detail {
    -webkit-order: 3;
    order: 3;
    width: 100%;
    padding-left: 0; }
  .article-loop.article_loopfirst .article-inner .article-image {
    -webkit-order: 1;
    order: 1;
    width: 100%; }
  .wrapper-contentArticle .heading-article {
    margin: 0px 0 20px; }
    .wrapper-contentArticle .heading-article h1 {
      font-size: 24px; }
  .inforArticle-content .article-related {
    margin-bottom: 20px; }
  .inforArticle-content .article-related .content-blogs-related {
    position: relative;
    overflow: hidden;
    margin: 0 -15px; }
  .inforArticle-content .article-related .content-blogs-related .list-blogs-related {
    white-space: nowrap;
    margin-left: 0;
    margin-right: 0;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 50px;
    margin-bottom: -50px;
    transition: transform 0.25s ease 0s;
    -ms-overflow-style: none;
    scrollbar-width: none;
    display: block; }
  .inforArticle-content .article-related .content-blogs-related .owl-stage {
    left: -23px; }
  .inforArticle-content .article-related .list-blogs-related .article-post {
    display: inline-block;
    width: 65%;
    float: none;
    padding-left: 0;
    padding-right: 7px;
    vertical-align: top;
    white-space: normal; }
  .inforArticle-content .article-comment .title-bl h3 {
    font-size: 20px; }
  .inforArticle-content .post-navigation .flex-row-articleToolbar .articleToolbar--nav,
  .inforArticle-content .post-navigation .flex-row-articleToolbar .articleToolbar-title p {
    text-align: center; }
  .inforArticle-content .post-navigation .flex-row-articleToolbar .articleToolbar-title p {
    margin-bottom: 20px; } }

@media (max-width: 992px) {
  .article-banner-sticky {
    top: 120px; } }

/*======  SIDEBAR BLOG =========*/
.list-blogs-latest {
  counter-reset: post-ranking; }

.list-blogs-latest .item-article {
  border: none;
  border-bottom: 1px #efefef dotted;
  padding: 15px 0;
  margin: 0; }

.list-blogs-latest .item-article:last-child {
  border-bottom: none; }

.list-blogs-latest .item-article .post-image {
  width: 100px;
  padding-right: 10px;
  float: left;
  position: relative; }

.list-blogs-latest .item-article .post-image:before {
  position: absolute;
  content: counter(post-ranking);
  top: calc(50% - 16px);
  left: -16px;
  border: 2px solid #fff;
  height: 28px;
  width: 28px;
  line-height: 26px;
  text-align: center;
  border-radius: 100%;
  background: var(--shop-color-main);
  color: #fff;
  font-size: 12px;
  counter-increment: post-ranking;
  z-index: 1; }

.list-blogs-latest .item-article .post-content {
  width: calc(100% - 100px);
  float: left; }

.list-blogs-latest .item-article .post-content h3 {
  margin: 0 0 5px;
  font-size: 13px;
  font-weight: 500; }

.list-blogs-latest .item-article .post-content .post-meta {
  font-size: 12px;
  margin: 0; }

.list-blogs-latest .item-article .post-content .post-meta .date {
  color: #74839f; }

ul.menuList-links li ul.submenu-links {
  display: none; }

ul.submenu-links li a {
  padding: 8px 0 8px 0px; }

li.has-submenu.level0 > ul.submenu-links li a {
  padding-left: 12px; }

li.has-submenu.level1 > ul.submenu-links li a {
  padding-left: 25px; }

.group-sidebox {
  position: relative;
  margin: 0 0 20px; }
  .group-sidebox .sidebox-title {
    padding: 15px 0; }
    .group-sidebox .sidebox-title h3 {
      font-size: 18px;
      margin-bottom: 0;
      position: relative;
      cursor: pointer; }
    .group-sidebox .sidebox-title h3:after {
      content: " ";
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      margin: auto;
      width: 8px;
      height: 8px;
      border-color: #666;
      border-style: solid;
      border-width: 0 2px 2px 0;
      transform: translateY(-50%) rotate(45deg);
      transition: transform .2s ease;
      -ms-transition: transform .2s ease;
      -webkit-transition: transform .2s ease; }
  .group-sidebox.is-open .sidebox-title h3:after {
    transform: translateY(-50%) rotate(225deg);
    bottom: -10px; }
  @media (max-width: 767px) {
    .group-sidebox .sidebox-title h3 {
      text-align: left;
      position: relative; }
    .group-sidebox .sidebox-title h3 span {
      display: inline-block;
      position: absolute;
      right: 0;
      top: 0;
      font-size: 24px;
      width: 25px;
      text-align: center;
      transition: all 0.4s ease-in-out 0s;
      -moz-transition: all 0.4s ease-in-out 0s;
      -webkit-transition: all 0.4s ease-in-out 0s;
      -ms-transition: all 0.4s ease-in-out 0s; }
    .group-sidebox .sidebox-content-togged {
      display: none; }
    .group-sidebox.is-open .sidebox-title h3 span {
      -moz-transform: rotate(-180deg);
      -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      transform: rotate(-180deg); } }

#pageHiring .block-searching {
  background: #F2F2F2;
  padding: 15px 0; }

#pageHiring .ldp-searching--wrapper {
  display: flex;
  gap: 10px; }
  @media (max-width: 992px) {
    #pageHiring .ldp-searching--wrapper {
      flex-wrap: wrap; } }
  #pageHiring .ldp-searching--wrapper button {
    outline: none !important;
    border: unset !important;
    background: var(--shop-color-button);
    padding: 7px 10px;
    border-radius: 8px; }
    #pageHiring .ldp-searching--wrapper button svg {
      width: 20px;
      fill: white; }

#pageHiring .block-list-job {
  padding: 30px; }
  @media (max-width: 992px) {
    #pageHiring .block-list-job {
      padding: 30px 0; } }

#pageHiring .select-item {
  flex: 1;
  border: none;
  color: #555;
  background: white;
  line-height: 1;
  padding: 5px 15px; }

#pageHiring .job-item {
  display: flex;
  gap: 15px;
  padding: 10px;
  margin-bottom: 10px; }
  #pageHiring .job-item:not(:last-child) {
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5; }
  #pageHiring .job-item .job--detail {
    display: flex;
    justify-content: space-between;
    flex: 1; }
    @media (max-width: 992px) {
      #pageHiring .job-item .job--detail {
        flex-flow: column; } }
  #pageHiring .job-item .job--image {
    flex: 0 0 100px;
    max-width: 100px;
    border: 1px solid #ececec;
    max-height: 100px;
    padding: 5px; }
    #pageHiring .job-item .job--image a {
      position: relative;
      display: block;
      overflow: hidden;
      padding-top: 100%; }
      #pageHiring .job-item .job--image a img, #pageHiring .job-item .job--image a iframe, #pageHiring .job-item .job--image a video {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        object-fit: contain;
        transition: .3s ease-in-out all; }
  #pageHiring .job-item .job--detail__title {
    margin-bottom: 0px;
    font-size: 19px;
    line-height: 1.1; }
    @media (max-width: 992px) {
      #pageHiring .job-item .job--detail__title {
        font-size: 17px; } }
    #pageHiring .job-item .job--detail__title a {
      color: #000; }

#pageHiring .job--detail__desc {
  font-size: 15px;
  color: #5d677a; }
  #pageHiring .job--detail__desc p {
    margin-bottom: 0; }
  #pageHiring .job--detail__desc h4 {
    font-size: 16px;
    line-height: 1.1; }
  #pageHiring .job--detail__desc * {
    margin-bottom: 7px !important; }
  #pageHiring .job--detail__desc *:nth-last-child(-n+3) {
    padding-right: 5px;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0 !important; }

#pageHiring .job--detail-time {
  margin-top: auto;
  font-size: 14px;
  color: #5d677a; }
  @media (max-width: 992px) {
    #pageHiring .job--detail-time {
      margin-top: 8px; } }
