.blog-grid {
  margin-bottom: 15px;
}
.blog-grid .thumb {
  width: 100%;
  margin-bottom: 10px;
  display: block;
}
.blog-grid .content_blog {
  width: 100%;
}
.blog-grid .content_blog h3 {
  font-size: 14px;
  font-weight: bold;
  max-height: 38px;
  overflow: hidden;
}
.blog-grid .content_blog p {
  margin-bottom: 0;
  line-height: 1.3;
  height: 36px;
  overflow: hidden;
  min-height: unset !important;
}
.blog-aside .blog-list {
  margin-bottom: 10px;
}
.blog-aside .blog-list .loop-blog {
  overflow: hidden;
  padding: 10px 0;
  border-bottom: 1px solid #ebebeb;
}
.blog-aside .blog-list .loop-blog:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.blog-aside .blog-list .loop-blog .thumb-left {
  width: 90px;
  display: block;
  float: left;
}
.blog-aside .blog-list .loop-blog .thumb-left img {
  height: 65px;
  width: 100%;
}
.blog-aside .blog-list .loop-blog .thumb-left img.loaded {
  min-height: unset;
  height: unset;
  width: auto;
}
.blog-aside .blog-list .loop-blog .blog-item-summary {
  margin-bottom: 0;
}
.blog-aside .blog-list .loop-blog .name-right {
  display: block;
  float: left;
  width: calc(100% - 90px);
  padding-left: 10px;
  -webkit-width: calc(100% - 90px);
  -moz-width: calc(100% - 90px);
  -o-width: calc(100% - 90px);
  -os-width: calc(100% - 90px);
}
.blog-aside .blog-list .loop-blog .name-right h3 {
  position: relative;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  line-height: 1.4;
  margin: 0;
  max-height: 38px;
  overflow: hidden;
}
.blog-aside .blog-list .loop-blog .name-right h3:hover a {
  text-decoration: none;
  color: #ffb416;
}
.product-viewed .list-product-view .swiper-slide {
  margin-top: 0px !important;
}
.product-viewed .list-product-view .swiper-slide .item_product_main {
  padding: 0 0 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px #ebebeb;
  display: flex;
  box-shadow: none;
}
.product-viewed .list-product-view .swiper-slide .item_product_main form {
  display: flex;
  margin-top: 0;
}
.product-viewed
  .list-product-view
  .swiper-slide
  .item_product_main
  form
  .product-thumbnail {
  width: 80px;
  margin-bottom: 0;
}
.product-viewed
  .list-product-view
  .swiper-slide
  .item_product_main
  form
  .product-thumbnail
  .image_thumb {
  height: 80px;
}
.product-viewed
  .list-product-view
  .swiper-slide
  .item_product_main
  form
  .product-thumbnail
  .product-action {
  display: none;
}
.product-viewed
  .list-product-view
  .swiper-slide
  .item_product_main
  .product-info {
  width: calc(100% - 80px);
  -webkit-width: calc(100% - 80px);
  -moz-width: calc(100% - 80px);
  -o-width: calc(100% - 80px);
  -os-width: calc(100% - 80px);
  padding-left: 10px;
}
.product-viewed
  .list-product-view
  .swiper-slide
  .item_product_main
  .product-info
  .price-box {
  padding-right: 0;
}
.product-viewed
  .list-product-view
  .swiper-slide
  .item_product_main
  .product-info
  .action-cart {
  display: none;
}
.paginate_center .pagination {
  float: right;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .blogs_mobile_base {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    flex-direction: unset;
    -webkit-flex-flow: unset;
    flex-flow: unset;
    -webkit-justify-content: unset;
    justify-content: unset;
    -webkit-align-items: unset;
    align-items: unset;
  }
}
@media (max-width: 992px) {
  .right-content {
    order: 1;
  }
}
@media (max-width: 992px) {
  .left-content {
    order: 2;
  }
}
.left-content .aside-title {
  margin-top: 0px;
}
.left-content .aside-blog {
  margin-top: 15px;
}
.left-content .aside-blog .nav-item {
  position: relative;
  clear: left;
  font-size: em(14px);
  padding: 5px 0px 5px 0px;
}
.left-content .aside-blog .nav-item:last-child {
  border-bottom: none;
}
.left-content .aside-blog .nav-item a {
  font-size: em(14px);
  font-weight: bold;
}
.left-content .aside-blog .nav-item .fa {
  width: 30px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  cursor: pointer;
}
.left-content .aside-blog .nav-item .fa.fa-caret-right {
  right: auto;
  left: 0;
  top: 16px;
  text-align: left;
}
.left-content .aside-blog .nav-item .dropdown-menu {
  width: 100%;
  border: 0;
  padding-left: 15px;
}
.left-content .aside-blog .nav-item.active {
  border-bottom: none;
}
.left-content .aside-blog .nav-item.active > a {
  color: #ffb416;
}
.left-content .aside-blog .nav-item.active > .fa {
  color: #ffb416;
}
.left-content .aside-blog .nav-item.active > .dropdown-menu {
  display: block;
}
.left-content .aside-blog .nav-item:hover > a {
  color: #ffb416;
  background-color: transparent;
}
.article-main .time-post {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}
.article-main .time-post.time-post-2 {
  margin-left: 10px;
}
.article-main .time-post .icon .bold {
  font-weight: bold;
}
.article-main .rte {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  margin: 30px 0 20px;
  font-size: 16px;
  color: #323c42;
  line-height: 24px;
}
.article-main .rte iframe {
  height: auto !important;
  max-width: 100% !important;
}
.article-main .rte ul,
.article-main .rte ol {
  padding-left: 25px;
}
.article-main .rte p {
  margin: 0;
  word-break: break-word;
}
.article-main .article-title {
  font-family: "Roboto", sans-serif;
  color: #323c42;
  font-weight: 700;
  font-size: 20px;
  margin: 0 0 10px 0;
  line-height: 1.3;
}
.article-main .form-group {
  margin: 0;
  padding-top: 0;
  padding-bottom: 5px;
}
.article-main .form-group.padding-0 {
  padding: 0;
}
.article-main .product-related-blog {
  margin-bottom: 15px;
}
.article-main .next-post {
  margin-top: 15px;
  padding: 10px 0;
  border-top: solid 1px #ebebeb;
  border-bottom: solid 1px #ebebeb;
}
.article-main .next-post li {
  font-weight: 400;
}
.article-main .next-post li a {
  color: #007bff;
}
.article-main .next-post li a:hover {
  color: #ffb416;
}
.tag-share {
  margin-top: 10px;
  padding-top: 4px;
  line-height: 30px;
}
@media (max-width: 1199px) {
  .tag-share .tags-list {
    margin-bottom: 20px;
  }
}
.tag-share .tags_icon {
  display: inline-block;
  float: left;
  background: #f9f9f9;
  padding: 8px 10px;
  border: 1px solid #ebebeb;
  line-height: normal;
  margin-right: 5px;
}
.tag-share .tags_icon b {
  font-weight: 400;
  text-transform: uppercase;
}
.tag-share .icon-tags {
  position: relative;
}
.tag-share .icon-tags:before {
  content: "";
  background-image: url(../../image/i-tags.svg);
  background-repeat: no-repeat;
  width: 20px;
  height: 15px;
  display: block;
  background-size: contain;
  position: absolute;
  top: 2px;
  left: 0px;
}
.tag-share .tags-list i {
  margin: 10px 5px 0 0;
}
.tag-share .tags-list .tag_list {
  color: #323c42;
  display: inline-block;
  background: #f9f9f9;
  padding: 8px 10px;
  border: 1px solid #ebebeb;
  line-height: normal;
  margin-right: 5px;
  margin-bottom: 5px;
  text-transform: uppercase;
  word-break: break-word;
}
@media (max-width: 767px) {
  .tag-share > div {
    text-align: left !important;
    padding-left: 0px;
  }
  .tag-share .social-sharing {
    float: left !important;
    margin-top: 5px;
  }
}
.title-form-coment {
  font-family: "Roboto", sans-serif;
  color: #323c42;
  position: relative;
  font-size: 16px;
  margin: 10px 0;
  display: block;
  font-weight: 700;
}
.article-main form {
  display: block;
  float: left;
  width: 100%;
  padding-top: 0px;
  margin-top: 10px;
}
.article-main form label {
  display: block;
  margin-bottom: 4px;
  font-weight: 700;
}
.article-main form label .required {
  color: #ff0000;
}
.article-main form .form-group input {
  height: 40px;
  border-radius: 0;
  background-color: #fff;
  padding: 0 20px;
  outline: none;
  color: #323c42;
}
.article-main form .form-group input::-webkit-input-placeholder {
  color: #323c42;
}
.article-main form .form-group input::-moz-placeholder {
  color: #323c42;
}
.article-main form .form-group input:-ms-input-placeholder {
  color: #323c42;
}
.article-main form .form-group textarea {
  border-radius: 0;
  background-color: #fff;
  padding: 20px;
  outline: none;
  color: #323c42;
}
.article-main form .form-group textarea::-webkit-input-placeholder {
  color: #323c42;
}
.article-main form .form-group textarea::-moz-placeholder {
  color: #323c42;
}
.article-main form .form-group textarea:-ms-input-placeholder {
  color: #323c42;
}
.article-main .button_45 {
  height: 40px;
  line-height: 40px;
  padding: 0 25px;
  background: #323c42;
  border-radius: 0;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #fff;
}
.article-main .button_45:hover {
  background: var(--main_color);
}
#article-comments {
  width: 100%;
  float: left;
}
#article-comments h5 {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
#article-comments .article-comment {
  margin-bottom: 30px;
  padding-bottom: 20px;
}
#article-comments .article-comment:last-child {
  padding-bottom: 0;
}
#article-comments .article-comment-user-image {
  margin: 0;
  float: left;
  width: 80px;
  margin-right: 12px;
  height: 80px;
  border-radius: 0;
  display: block;
}
#article-comments .article-comment-user-comment {
  display: block;
  float: left;
  width: calc(100% - 95px);
  -webkit-width: calc(100% - 95px);
  -moz-width: calc(100% - 95px);
  -o-width: calc(100% - 95px);
  -os-width: calc(100% - 95px);
  padding-left: 10px;
  word-break: break-word;
  font-size: em(14px);
}
#article-comments .user-name-comment {
  margin: 0;
  color: #323c42;
  font-size: 14px;
  line-height: 1;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
}
#article-comments .article-comment-date-bull {
  padding: 5px 0;
  display: block;
  color: #b0b0b0;
  font-size: 12px;
  font-family: "Roboto", sans-serif;
}
#article-comments .cm {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #707070;
}
.article_page .pagination {
  margin: 0;
}
.social-media {
  font-size: em(14px);
}
.social-media .list-inline li {
  margin-right: 20px;
}


.layout-blog {
    padding-bottom: 30px
}

.layout-team {
    padding-bottom: 60px
}

.layout-team .block-image {
    position: relative;
    margin-bottom: 30px
}

.layout-team .block-image .social {
    position: absolute;
    bottom: 16px;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
    border-radius: var(--main-border-radius);
    background: #fff;
    padding: 16px 32px;
    display: flex;
    gap: 30px
}

.layout-team .block-image .social a svg {
    fill: var(--mainColor);
    width: 20px;
    height: 20px
}

.layout-team .block-image .social a:hover {
    opacity: 0.6
}

.layout-team .contact {
    position: relative;
    overflow: hidden;
    border-radius: var(--main-border-radius);
    margin-bottom: 30px;
    padding: 30px
}

.layout-team .contact:before {
    content: "";
    background: var(--mainColor);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0.1;
    opacity: 0.16;
    border-radius: var(--main-border-radius);
    z-index: -1
}

.layout-team .contact .item {
    margin-bottom: 20px;
    display: flex;
    align-items: center
}

.layout-team .contact .item .icon {
    width: 60px;
    height: 60px;
    background: var(--mainColor);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.layout-team .contact .item .icon svg path {
    fill: #fff
}

.layout-team .contact .item .info {
    width: calc(100% - 60px);
    padding-left: 20px
}

.layout-team .contact .item .info .title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 6px;
    color: var(--mainColor)
}

.layout-team .contact .item:last-child {
    margin-bottom: 0
}

.layout-team h1 {
    margin-bottom: 10px
}

.layout-team .position {
    margin-bottom: 20px;
    font-weight: bold;
    color: var(--mainColor);
    font-size: 20px
}

.layout-team .project-done {
    margin-top: 60px
}

.layout-team .project-done h2 {
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 10px;
    text-align: center
}

.layout-team .project-done .project-done-swiper .swiper-slide {
    border: 1px solid rgba(0,0,0,0.08)
}

.layout-team .form-contact {
    margin-top: 30px
}

.layout-team .form-contact h2 {
    margin-bottom: 16px
}

.layout-team .form-contact .group_contact input,.layout-team .form-contact .group_contact textarea {
    border: 1px solid #f1f1f1;
    width: 100%;
    margin-bottom: 15px;
    outline: none;
    font-size: 14px;
    border-radius: 6px;
    background: #fdfdfd
}

.layout-team .form-contact .group_contact input {
    padding: 10px 20px
}

.layout-team .form-contact .group_contact textarea {
    padding: 10px 20px
}

.layout-team .form-contact .group_contact .btn-lienhe {
    background: var(--mainColor);
    color: #fff;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border-radius: 6px;
    border: 1px solid transparent
}

.layout-team .form-contact .group_contact .btn-lienhe:hover {
    border-color: var(--mainColor);
    color: var(--mainColor);
    background: transparent
}

.list-blogs .item-blog {
    margin-bottom: 30px
}

.list-blogs .item-effect.on-show {
    animation-name: fadeInDown
}

@media (min-width: 991px) {
    .sidebar-blog {
        padding-left:35px
    }
}

.position-sticky {
    position: sticky;
    top: 0
}

.blog-search {
    margin-bottom: 30px
}

.blog-search form {
    border-radius: var(--main-border-radius);
    overflow: hidden
}

.blog-search form:before {
    content: "";
    background: var(--mainColor);
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    opacity: 0.1
}

.blog-search form input {
    border: none;
    width: 100%;
    padding: 12px 45px 12px 16px;
    background: none
}

.blog-search form input::placeholder {
    color: var(--mainColor)
}

.blog-search form button {
    border: initial;
    position: absolute;
    right: 7px;
    top: 7px;
    height: 32px;
    width: 32px;
    border-radius: var(--main-border-radius);
    background: var(--mainColor)
}

.blog-search form button svg {
    width: 16px;
    height: 16px;
    fill: #fff;
    margin-top: -2px
}

.blog-advise {
    margin-bottom: 30px;
    padding: 16px;
    border-radius: var(--main-border-radius);
    overflow: hidden;
    position: relative
}

.blog-advise:before {
    content: "";
    background: var(--mainColor);
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    opacity: 0.1;
    z-index: -1
}

.blog-advise .list-blog .item-blog:not(:first-of-type) {
    display: flex
}

.blog-advise .list-blog .item-blog:not(:first-of-type) .block-thumb {
    width: 100px
}

.blog-advise .list-blog .item-blog:not(:first-of-type) .block-info {
    width: calc(100% - 100px);
    padding-left: 15px;
    margin-top: 0
}

.blog-advise .list-blog .item-blog:not(:first-of-type) .block-info .time-post span {
    font-size: 15px
}

.blog-advise .list-blog .item-blog {
    margin-bottom: 16px
}

.blog-advise .list-blog .item-blog:last-child {
    margin-bottom: 0
}

.blog-advise .list-blog .item-blog .block-thumb {
    border-radius: 8px
}

.blog-advise .list-blog .item-blog .block-thumb img {
    border-radius: 8px
}

.blog-advise .list-blog .item-blog .block-info h3 {
    font-size: 15px
}

.blog-cate {
    margin-bottom: 30px;
    padding: 16px;
    border-radius: var(--main-border-radius);
    overflow: hidden;
    position: relative
}

.blog-cate:before {
    content: "";
    background: var(--mainColor);
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    opacity: 0.1;
    z-index: -1
}

.blog-cate .category-navigation>ul>li {
    background-color: rgba(255,255,255,0.1)
}

.blog-cate .category-navigation ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.blog-cate .category-navigation ul .nav-item .nav-link {
    display: block;
    padding: 5px 0
}

.blog-cate .category-navigation ul .nav-item .nav-link.pr-5 {
    padding-right: 30px
}

.blog-cate .category-navigation ul .nav-item .nav-link:hover {
    color: var(--mainColor)
}

.blog-cate .category-navigation ul .nav-item.active>.nav-link {
    color: var(--mainColor)
}

.blog-cate .category-navigation ul .nav-item.active>.down_icon:before {
    border-color: var(--mainColor) transparent transparent transparent
}

.blog-cate .category-navigation ul .menu_down {
    padding-left: 10px
}

.blog-cate .category-navigation ul .down_icon {
    width: 30px;
    height: 31px;
    top: 0;
    right: 0;
    transition: 0.5s all;
    cursor: pointer;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center
}

.blog-cate .category-navigation ul .down_icon:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-color: #59646a transparent transparent transparent;
    transition: border-color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s
}

.blog-cate .category-navigation ul .down_icon.cls_mn {
    transform: rotate(180deg)
}

.blog-tags {
    padding: 16px;
    border-radius: var(--main-border-radius);
    overflow: hidden;
    position: relative
}

.blog-tags:before {
    content: "";
    background: var(--mainColor);
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    opacity: 0.1;
    z-index: -1
}

.blog-tags ul li {
    margin-bottom: 5px;
    display: inline-block
}

.blog-tags ul li a {
    border-radius: var(--main-border-radius);
    padding: 5px 10px;
    display: block;
    font-size: 14px;
    background: #fff
}

.blog-tags ul li a:hover {
    background: var(--mainColor);
    color: #fff
}

.article-main .article-title {
    margin-top: 0px;
    font-size: 34px;
    font-weight: bold;
    color: #001f3f;
    line-height: normal;
    position: relative;
    margin-bottom: 15px
}

@media (max-width: 767px) {
    .article-main .article-title {
        font-size:24px;
        line-height: 1.4
    }
}

.article-main .time-post {
    margin-bottom: 6px
}

.article-main .time-post span {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-right: 16px;
    font-size: 16px
}

.article-main .time-post span svg {
    width: 22px;
    height: 22px
}

@media (max-width: 767px) {
    .article-main .rte iframe {
        width:100%
    }
}

.article-main #article_comments {
    display: block;
    padding-top: 0px;
    margin-top: 20px;
    padding-bottom: 30px
}

.article-main #article_comments label {
    display: block;
    margin-bottom: 4px;
    font-weight: 700
}

.article-main #article_comments label .required {
    color: #ff0000
}

.article-main .form-group input {
    width: 100%;
    min-height: 60px;
    padding: 10px 20px;
    font-size: 15px;
    line-height: 1.5;
    color: #656565;
    background-color: #fff;
    background-image: none;
    margin-bottom: 15px;
    border: 1px solid #e3e3e3;
    box-shadow: none;
    border-radius: 6px
}

.article-main .form-group input::-webkit-input-placeholder {
    color: #656565
}

.article-main .form-group input::-moz-placeholder {
    color: #656565
}

.article-main .form-group input:-ms-input-placeholder {
    color: #656565
}

.article-main .form-group textarea {
    width: 100%;
    min-height: 60px;
    padding: 10px 20px;
    font-size: 15px;
    line-height: 1.5;
    color: #656565;
    background-color: #fff;
    background-image: none;
    margin-bottom: 15px;
    border: 1px solid #e3e3e3;
    box-shadow: none;
    border-radius: 6px
}

.article-main .form-group textarea::-webkit-input-placeholder {
    color: #656565
}

.article-main .form-group textarea::-moz-placeholder {
    color: #656565
}

.article-main .form-group textarea:-ms-input-placeholder {
    color: #656565
}

.article-main .form-group textarea:focus-visible {
    outline: none
}

.article-main .btn {
    height: 50px;
    line-height: 48px;
    padding: 0 54px;
    background: var(--mainColor);
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    border-radius: 6px;
    margin-bottom: 15px;
    border: 0;
    border: 1px solid transparent
}

.article-main .btn:hover {
    color: var(--mainColor);
    border-color: var(--mainColor);
    background: transparent
}

@media (max-width: 480px) {
    .article-main .btn {
        max-width:100%
    }
}

.article-main .form-coment__title {
    font-size: 22px;
    font-weight: 700;
    text-transform: none;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #494949
}

.article-main .tag-share {
    display: flex;
    align-items: center;
    margin: 30px 0
}

.article-main .tag-share .inline {
    line-height: 26px;
    font-size: 15px;
    margin-right: 15px;
    color: #494949
}

.article-main .tag-share .inline svg {
    margin-right: 5px;
    width: 19px;
    height: 20px
}

@media (max-width: 767px) {
    .article-main .tag-share {
        display:block
    }

    .article-main .tag-share .inline {
        margin-bottom: 5px;
        display: block
    }
}

.article-main .tag_article .inline {
    font-weight: 400;
    font-size: 14px;
    background: #fff;
    border-radius: 3px;
    padding: 3px 13px;
    margin-right: 5px;
    display: inline-block;
    color: #494949
}

.article-main .tag_article a {
    font-weight: 400;
    font-size: 14px;
    background: #fff;
    border-radius: 3px;
    padding: 3px 13px;
    margin-right: 5px;
    display: inline-block;
    margin-bottom: 5px;
    word-break: break-word;
    color: #494949
}

.article-main .tag_article a:hover {
    background-color: var(--mainColor);
    color: #fff;
    border-color: var(--mainColor)
}

.article-comments {
    margin-top: 30px
}

.article-comments__title {
    font-size: 22px;
    font-weight: 700;
    text-transform: none;
    margin-bottom: 20px;
    color: #494949
}

.article-comments__item {
    display: flex;
    gap: 15px;
    margin-bottom: 15px
}

.article-comments__item .thumb {
    width: 80px;
    padding-bottom: 7%
}

.article-comments__item .thumb img {
    border-radius: 100%
}

.article-comments__item .userComment__name {
    margin-bottom: 0
}

.article-comments__item .userComment__date {
    font-size: 13px;
    color: #919191
}

.block-blog .pagenav {
    margin-top: 0
}

.article-page .pagenav .pagination {
    text-align: left
}

.article-lq {
    padding: 40px 0;
    background: #fff
}

.article-lq .aside-title {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 30px;
    color: #001f3f
}

@media (max-width: 767px) {
    .article-lq .aside-title {
        font-size:24px
    }
}

.article-lq .swiper-slide {
    height: auto
}

.toc-wrapper {
    border: 1px solid var(--mainColor);
    border-radius: var(--main-border-radius);
    padding: 1.5%;
    font-size: 16px;
    margin: 15px 0;
    position: relative;
    padding: 1.5%;
    font-size: 16px;
    margin: 15px 0
}

.toc-wrapper:before {
    content: "";
    background: var(--mainColor);
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    opacity: 0.1;
    z-index: -1
}

@media (min-width: 991px) {
    .toc-wrapper {
        width:65%
    }
}

.toc-wrapper .js-toc {
    margin-top: 5px
}

.toc-title {
    position: relative;
    display: block;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    line-height: 28px;
    font-size: 16px;
    color: var(--mainColor)
}

.toc-title:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAOCAYAAAA45qw5AAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwwAADsMBx2+oZAAAAi9JREFUOE+tk01rE0EYx7MbMbZePIlR8SsIQhFE8eBZJOKhUqwearKE5BDMoQpihB4UL0Igb6BSSimtFbF+AcVLoeDJDyBoYw9CDyHFhLz4e2aeXZUkZn35we48859n5z/PzKzjed61Xq/3KGJ5UKvVHmv8X0mlUnma+X6/36a97SSTyV2CQzIoOI6zHI/H5wqFwjeV/olcLjfRbDafEk5bxXjsurzWtG9gRTP1ev1NOp0+otJfk8lkjmL6ljAwFfBYcyuViof5gmo+pzudzha7cUr7fwwLn2q321uEU1Yx9PG6x3F6jgpyBldZiWzJAasY9nhukPjcdsPBvZmWuXgmVBL2XNedpdAX0nGNBNVqdYWB84RfrGKY5FllogKTBIscheSwSwtc1pWfTanyE3Of9U2Fgcmy2ezxVqv1ivCXbebjdSa7TvWyCwPk8/mDjUZjiZyESga+24xGo4lSqbSjkmFoFax6kg8WmeSKSj7vY7HYpWKx+Fn7BvJPkL9B/kmVfJbIv0l+S/sBI7ePSRzO/T7hXatYMNhh2xLlcnlT+lyiM91u9yX5h00CkNOjucPxPbTKIGPPTS4KZ/aMMLh0TCwVzNHuY6xKvN8MWBroM5i+1v5QxhoL8mvwe8m5x60yHAw/8lzkEn1QaSShjAUqP0Z1G4RD/20M37Hdl7l8X1X6LcHvNA6q2KY5h8G6VX6A9gTTC2FNhdAV+8ilo/p5wlvE25iWOc+KHQ1LJPIdi+3i7AUil8gAAAAASUVORK5CYII=);
    height: 7px;
    width: 15px;
    display: inline-block;
    content: " ";
    float: right;
    background-size: contain;
    margin: 10px 0 0 0;
    cursor: pointer
}

.js-toc>.toc-list {
    padding: 0
}

.toc-list {
    padding: 0 15px;
    counter-reset: section;
    list-style-type: none;
    margin: 0
}

.toc-list li {
    color: var(--mainColor)
}

.toc-list li a {
    line-height: 20px;
    padding: 5px 0;
    color: var(--mainColor);
    font-size: 15px;
    position: relative
}

.toc-list .toc-link::before {
    display: none
}

.fixed-toc {
    position: fixed;
    right: 0;
    top: 50% !important;
    transform: translateY(-50%);
    z-index: 1000;
    display: none
}

.fixed-toc button.btn.toc-toggle-btn {
    border: 1px solid;
    padding: 5px;
    width: 32px;
    height: 32px;
    line-height: 1;
    margin-right: 10px;
    background: white;
    opacity: 0.6
}

.fixed-toc button.btn.toc-toggle-btn:hover {
    opacity: 1
}

.fixed-toc .fixed-toc-content {
    width: 300px;
    background: #fff;
    position: absolute;
    top: 0 !important;
    z-index: 9999;
    padding: 15px;
    border: 1px solid;
    border-radius: 5px;
    font-size: 14px;
    max-height: 75vh;
    overflow-y: auto;
    transform: translateY(-50%) translateX(100%);
    transition: transform .3s ease-out
}

.fixed-toc .fixed-toc-content .toc-title:before {
    display: none
}

.fixed-toc.open .fixed-toc-content {
    transform: translateY(-50%) translateX(calc(-100% + 40px))
}

.fixed-toc .toc-toggle-btn {
    cursor: pointer
}

.fixed-toc .toc-toggle-btn svg {
    width: 14px;
    height: 14px
}

.fixed-toc .toc-list li a {
    line-height: 1.2;
    padding: 4px 0;
    display: block;
    color: var(--mainColor);
    font-size: 13px;
    position: relative
}

.fixed-toc .toc-list li a.is-active-link {
    font-weight: bold
}

.fixed-toc .fixed-toc-content .toc-toggle-btn {
    right: 15px;
    top: 13px;
    position: absolute
}

.fixed-toc .fixed-toc-content>.toc-list {
    padding: 0
}

.product-article {
    margin-bottom: 30px
}

.product-article .title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 1;
    color: var(--mainColor)
}

.product-article .product-article-swiper {
    position: relative
}

.product-article .product-article-swiper .swiper-slide {
    height: auto
}

@media (max-width: 991px) {
    .sidebar-blog {
        margin-top:30px
    }

    .layout-team .contact {
        padding: 20px
    }
}

@media (max-width: 767px) {
    .position-sticky {
        position:initial
    }

    .layout-team {
        padding-bottom: 30px
    }

    .layout-team .project-done {
        margin-top: 30px
    }
}
