.topheader {
  display: flex;
  justify-content: space-between; }
  .topheader .topheader2 {
    display: flex;
    gap: 10px; }
  .topheader a:hover {
    color: #ffd740; }
  .topheader .topheader1, .topheader .topheader2 {
    font-size: 14px; }

.make_auto_cate {
  margin: 30px 0; }
  .make_auto_cate .make_auto_cate_title {
    text-align: center;
    margin: 40px 0; }
  .make_auto_cate .make_auto_cate_flex {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    margin-right: -15px; }
    .make_auto_cate .make_auto_cate_flex a {
      display: block;
      text-align: center; }
    .make_auto_cate .make_auto_cate_flex .make_auto_cate_flex_item {
      width: calc(100%/5 - 15px); }
      @media (max-width: 992px) {
        .make_auto_cate .make_auto_cate_flex .make_auto_cate_flex_item {
          width: calc(100%/4 - 15px); } }
      @media (max-width: 992px) {
        .make_auto_cate .make_auto_cate_flex .make_auto_cate_flex_item {
          width: calc(100%/2 - 15px); } }
      .make_auto_cate .make_auto_cate_flex .make_auto_cate_flex_item .make_auto_cate_flex_item_title {
        text-align: center;
        padding: 5px 0; }
        .make_auto_cate .make_auto_cate_flex .make_auto_cate_flex_item .make_auto_cate_flex_item_title a {
          color: #000; }
          .make_auto_cate .make_auto_cate_flex .make_auto_cate_flex_item .make_auto_cate_flex_item_title a:hover {
            color: #ffd740; }

.make_auto_catevideo {
  margin: 30px 0; }
  .make_auto_catevideo .make_auto_cate_title {
    text-align: center;
    margin: 40px 0; }
  .make_auto_catevideo .make_auto_cate_flex {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    margin-right: -15px; }
    .make_auto_catevideo .make_auto_cate_flex a {
      display: block;
      text-align: center; }
    .make_auto_catevideo .make_auto_cate_flex .make_auto_cate_flex_item {
      width: calc(100%/3 - 15px); }
      @media (max-width: 992px) {
        .make_auto_catevideo .make_auto_cate_flex .make_auto_cate_flex_item {
          width: calc(100%/3 - 15px); } }
      @media (max-width: 992px) {
        .make_auto_catevideo .make_auto_cate_flex .make_auto_cate_flex_item {
          width: calc(100%/1 - 15px); } }
      .make_auto_catevideo .make_auto_cate_flex .make_auto_cate_flex_item .make_auto_cate_flex_item_title {
        text-align: center;
        padding: 5px 0; }
        .make_auto_catevideo .make_auto_cate_flex .make_auto_cate_flex_item .make_auto_cate_flex_item_title a {
          color: #000; }
  .make_auto_catevideo .globalreadmore {
    text-align: center; }
    .make_auto_catevideo .globalreadmore a {
      display: inline-block;
      border: 1px solid #ccc;
      padding: 3px 15px;
      margin-top: 20px;
      margin-top: 20px;
      padding: 4px 25px;
      border-radius: 10px; }
      .make_auto_catevideo .globalreadmore a:hover {
        color: #ffd740; }

.make_auto_cateloai {
  text-align: center; }
  .make_auto_cateloai .make_auto_cate_title {
    text-align: center;
    margin: 50px 0; }
  .make_auto_cateloai .make_auto_cate_flex {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    margin-right: -15px; }
    .make_auto_cateloai .make_auto_cate_flex a {
      display: block;
      text-align: center; }
    .make_auto_cateloai .make_auto_cate_flex .make_auto_cate_flex_item {
      width: calc(100%/4 - 15px);
      position: relative; }
      @media (max-width: 992px) {
        .make_auto_cateloai .make_auto_cate_flex .make_auto_cate_flex_item {
          width: calc(100%/3 - 15px); } }
      @media (max-width: 992px) {
        .make_auto_cateloai .make_auto_cate_flex .make_auto_cate_flex_item {
          width: calc(100%/2 - 15px); } }
      .make_auto_cateloai .make_auto_cate_flex .make_auto_cate_flex_item .make_auto_cate_flex_item_title {
        text-align: center;
        padding: 5px 0;
        position: absolute;
        bottom: 0;
        z-index: 9;
        width: 100%; }
        .make_auto_cateloai .make_auto_cate_flex .make_auto_cate_flex_item .make_auto_cate_flex_item_title a {
          color: #000; }
          .make_auto_cateloai .make_auto_cate_flex .make_auto_cate_flex_item .make_auto_cate_flex_item_title a:hover {
            color: #ffd740; }

.make_auto_catedichvu {
  margin: 30px 0; }
  .make_auto_catedichvu .title {
    font-size: 24px;
    margin-bottom: 15px; }
  .make_auto_catedichvu .make_auto_cate_title {
    text-align: center;
    margin: 40px 0; }
  .make_auto_catedichvu .make_auto_cate_flex {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    margin-right: -15px; }
    .make_auto_catedichvu .make_auto_cate_flex a {
      display: block;
      text-align: center; }
    .make_auto_catedichvu .make_auto_cate_flex .make_auto_cate_flex_item {
      width: calc(100%/3 - 15px);
      background: #f5f5f5;
      padding: 15px;
      min-height: 230px;
      position: relative; }
      @media (max-width: 992px) {
        .make_auto_catedichvu .make_auto_cate_flex .make_auto_cate_flex_item {
          width: calc(100%/3 - 15px); } }
      @media (max-width: 992px) {
        .make_auto_catedichvu .make_auto_cate_flex .make_auto_cate_flex_item {
          width: calc(100%/1 - 15px); } }
      .make_auto_catedichvu .make_auto_cate_flex .make_auto_cate_flex_item .make_auto_cate_flex_item_title {
        text-align: center;
        padding: 5px 0; }
        .make_auto_catedichvu .make_auto_cate_flex .make_auto_cate_flex_item .make_auto_cate_flex_item_title a {
          color: #000; }
  .make_auto_catedichvu .globalreadmore {
    text-align: center; }
    .make_auto_catedichvu .globalreadmore a {
      display: inline-block;
      border: 1px solid #ccc;
      padding: 3px 15px;
      margin-top: 20px; }
      .make_auto_catedichvu .globalreadmore a:hover {
        color: #ffd740; }
  .make_auto_catedichvu .hrefxemthem {
    position: absolute;
    bottom: 16px;
    right: 15px;
    color: #000;
    border: 1px solid #000;
    padding: 0px 16px;
    border-radius: 9px; }

.footes .footer_flex1_1 {
  display: flex;
  gap: 20px; }
  .footes .footer_flex1_1 li {
    position: relative; }
    .footes .footer_flex1_1 li:before {
      position: absolute;
      content: '|';
      position: absolute;
      transform: translateY(-50%);
      left: -10px;
      top: 50%; }
  .footes .footer_flex1_1 li:nth-child(1):before {
    display: none; }

.footes .footer_flex1 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 15px; }

.footer_flexflex1flex {
  display: flex;
  align-items: center;
  gap: 30px; }
  .footer_flexflex1flex .footer_flexflex1flex2 {
    display: flex;
    gap: 15px;
    padding: 5px 15px; }

.footer_flexflex2 {
  margin-top: 15px; }

.footer_flexflex2_1 {
  display: flex; }
  .footer_flexflex2_1 > div:nth-child(1) {
    width: 70%; }
  .footer_flexflex2_1 > div:nth-child(2) {
    width: 30%;
    text-align: right; }

.imgflexfooter {
  display: inline-flex;
  align-items: flex-end;
  justify-content: flex-end;
  padding: 10px 20px;
  gap: 15px; }
  .imgflexfooter img {
    max-width: 120px;
    width: 100%; }

.footer_flexflex2_1 {
  display: flex;
  align-items: flex-end; }

.bottomfooter {
  padding: 10px;
  text-align: center;
  margin-top: 10px; }

@media (max-width: 767px) {
  .footes .footer_flex1_1 li {
    position: relative;
    flex: 0 0 auto; }
  .footes .footer_flex1_1 {
    display: flex;
    gap: 30px;
    overflow: auto; }
  .footes .footer_flex1_1 li:before {
    left: -15px; }
  .footer_flexflex2_1 {
    flex-wrap: wrap; }
  .footer_flexflex2_1 > div:nth-child(1) {
    width: 100%; }
  .footer_flexflex2_1 > div:nth-child(2) {
    text-align: left;
    margin-top: 10px; } }

.iglorexemthem {
  clear: both;
  width: 100%; }
  .iglorexemthem a {
    display: inline-block;
    border: 1px solid #000;
    padding: 4px 25px;
    border-radius: 10px; }
    .iglorexemthem a:hover {
      color: #ffd740; }

.grtop15 {
  margin-top: 30px; }

@media (max-width: 991px) {
  #slider-carousel .owl-controls .owl-buttons div {
    opacity: 1; } }

.footer_flexflex1flex3 {
  margin-left: auto; }

@media (min-width: 992px) {
  .kechay2 .row {
    display: flex;
    justify-content: space-between; }
  .kechay2 .row .kechay2-item {
    width: auto; }
  .kechay2 .row:before, .kechay2 .row:after {
    display: none; }
  .kechay2 .inforow:before {
    display: none; } }

.section-services .box-service .box-icon img {
  max-width: 100px; }

@media (min-width: 992px) {
  .sv-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: center; }
  .section-services .box-service .box-icon {
    padding: 0; }
  .section-services .box-service .box-body {
    text-align: center; } }

.section-services h5, .section-services .h5 {
  font-size: 24px;
  margin-bottom: 0; }

.section-services p {
  font-weight: 700;
  color: #000;
  font-size: 24px;
  margin: 0; }

.section-blog .header-blog {
  padding: 0; }

.box-commit {
  display: flex;
  justify-content: space-between; }
  @media (max-width: 767px) {
    .box-commit {
      flex-wrap: wrap;
      align-items: flex-end; }
      .box-commit .commit-item {
        flex: 0 0 50%; } }

.video-wrapper iframe {
  height: 100%; }

.section-tiktok .video-wrapper {
  padding-bottom: 179%; }

.tiktok_title h3 {
  font-weight: 300; }

.tiktok_title img {
  max-width: 50px;
  margin-bottom: 20px; }

@media (min-width: 992px) {
  .tiktok_title {
    margin-top: 180px; }
  .tiktok_title img {
    max-width: 80px; } }

.section-tiktok .swiper-button-next, .section-tiktok .swiper-button-prev {
  color: #fff;
  top: 45%; }
  .section-tiktok .swiper-button-next:after, .section-tiktok .swiper-button-prev:after {
    font-size: 30px; }

@media (max-width: 767px) {
  .list-congtrinh .entry-meta h4 {
    font-size: 14px; } }

h3.title, .title.h3 {
  margin-top: 30px; }
