body {
  position: relative;
}
div#primary {
  background: #f6f9ff;
}
div#primary {
  margin-top: -26px;
}
body .loader-item {
  position: fixed;
  top: 0;
  left: 0;
}
.box-wrap {
    background-color: #FFF;
    padding: 11px;
    margin-bottom: 30px;
    fill: #FFF;
    filter: drop-shadow(0 2px 1px rgba(0, 0, 0, 0.25));
    border-radius: 10px;
}

.content-author {
  width: 1023px;
  margin: 0 auto;
  margin-top: 86px;
}

.breacrumb {
  display: flex;
  justify-content: left;
  gap: 6px;
  color: #000;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  padding-top: 26px;
}
.breacrumb a {
  color: #000;
}

.title-author {
  display: flex;
  justify-content: space-between;
  margin-top: 32px;
  width: 100%;
  border-radius: 520px 10px 10px 520px;
  background: linear-gradient(90deg, #fff 0.01%, #c3e9f7 57.23%, #aae0f4 100%);
  filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
}

.title-page {
  font-size: 28px;
  font-family: "Inter Bold", Arial, sans-serif;
  margin-top: 41px;
  margin-bottom: 41px;
}
.hight-line-link {
  color: #0b6cff;
  font-size: 16px;
  gap: 21px;
  display: flex;
  margin-top: 16px;
  text-decoration-line: underline;
}

.hight-line-link a {
  color: #0b6cff;
  font-weight: 700;
}
.right {
  display: flex;
  flex-direction: column;
  /* background-image: url(/sites/ketoan/images/post_author/bg.png); */
  border-radius: 20px;
  flex: 2;
  background-size: cover;
  justify-content: top;
  position: relative;
  border-radius: 10px;
  /* background: linear-gradient(90deg, #FFF 0.01%, #C3E9F7 57.23%, #AAE0F4 100%); */
  /* filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25)); */
}

.text-author {
  padding-left: 50px;
}
.social img {
  width: 16px;
  margin: 3px;
}
.social {
  margin-left: 88px;
  display: flex;
  gap: 5px;
  align-items: center;
  position: absolute;
  bottom: 11px;
}

.name {
  /* color: #053267; */
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
}

.des-au {
  font-size: 16px;
  margin-bottom: 10px;
}

.pos {
  /* color: #053267; */
  text-align: justify;
  font-size: 16px;
  /* font-weight: 700; */
  padding-right: 23px;
}
.left img {
  border-radius: 100%;
  width: 240px;
  height: 240px;
}
.left {
  display: flex;
  align-items: center;
  border-radius: 100%;
  /* width: 284px; */
  /* height: 284px; */
  /* border-radius: 100px; */
  /* flex: 1; */
  /* width: 240px; */
  /* height: 240px; */
}

.title-infor {
  padding: 0;
  color: #053267;
  font-size: 24px;
  font-style: normal;
  line-height: normal;
  margin-top: 12px;
  /* border-bottom: 1px solid #2680eb; */
  /* margin-bottom: 20px; */
  font-family: "Inter Bold", Arial, sans-serif;
}
section.infor {
    margin-top: 54px;
}
.content-infor {
  color: #000;
  text-align: justify;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  line-height: 32px;
}
@media (max-width: 979px) {
  .title-author {
    flex-direction: column;
    border-radius: 10px;
    padding-top: 52px;
  }
  .left img {
    height: 250px;
    margin: 0 auto;
    margin-bottom: 20px;
    width: auto;
  }
  .content-author {
    width: auto;
    padding: 0 20px;
  }
  .name {
    font-size: 24px;
  }
  .text-author {
    padding: unset;
  }
  .right {
    padding: 36px;
    justify-content: unset;
    height: 234px;
  }

  .social {
    margin-left: unset;
    padding-left: 20px;
    position: unset;
    margin-top: 20px;
  }

  .pos {
    padding-right: 0;
  }
}
/* post top */
.post-recommen {
  display: flex;
  gap: 11px;
}

.right-post .item-post {
  display: flex;
  gap: 8px;
}
.right-post .item-post img {
  width: 135px;
  height: 88px;
  object-fit: cover;
  border-radius: 10px;
}
.right-post .item-post .img-post {
  width: 135px;
  height: 88px;
  flex-shrink: 0;
}
.left-post .img-post img {
  width: 326px;
  height: 193px;
  border-radius: 10px;
}
.right-post .item-post .content-post {
  width: 100%;
}

.right-post {
  gap: 11px;
  display: flex;
  flex-direction: column;
}

.title-post {
  color: #000;
  text-align: justify;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.des-post {
  color: #000;
}

.time-post {
  color: #000;
}

.left-post {
  width: 326px;
  height: 193px;
  flex-shrink: 0;
}

.left-post .time-post {
  padding: 9px 0;
}

.left-post .title-post {
  margin-top: 19px;
}

.right-post .title-post {
  margin-bottom: 4px;
}
/* end post */
/* email */
.register {
  background: rgba(255, 136, 0, 0.8);
  display: flex;
  margin: 20px 0;
}

.title-reg {
  color: red;
  text-align: justify;

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.left-reg {
  color: #000;
  text-align: justify;

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 50%;
  padding: 25px;
}

.right-reg {
  padding: 25px;
}
/* end email */
/* post list */
.list-post {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

.list-post > a {
  width: calc(50% - 15px);
}

.list-post .item-post {
  display: flex;
  gap: 15px;
}

.list-post .img-post {
  flex-shrink: 0;
  width: 160px;
  overflow: hidden;
  border-radius: 6px;
}

.list-post .img-post img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.list-post .title-post {
  margin-bottom: 8px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 979px) {
  .left-post {
    width: 100%;
  }

  .left-post img {
    margin: 0 auto;
  }

  .left-post .img-post img {
    justify-content: center;
    display: flex;
    width: -webkit-fill-available;
  }

  .post-recommen {
    flex-direction: column;
  }

  .right-post {
    padding-top: 164px;
  }
}

@media (max-width: 767px) {
  .list-post {
    gap: 20px;
  }

  .list-post > a {
    width: 100%;
  }

  .list-post .img-post {
    width: 135px;
  }
}
/* end post list */
/* navigation */
.hidden {
  display: none;
}

.pagination-container {
  position: relative;
  display: flex;
  align-items: center;
  padding: 1rem 0;
  justify-content: center;
  margin-top: 30px;
}

.pagination-number,
.pagination-button {
  font-size: 15px;
  border: 1px solid #ccc;
  cursor: pointer;
  color: #2689eb;
  padding: 16px;
  height: 40px;
  line-height: 0;
  background-color: #fff;
}

.pagination-number:hover,
.pagination-button:not(.disabled):hover {
  background: #dbdbdb;
}

.pagination-number.active {
  color: #fff;
  background: #2689eb;
}

.pagination-button.disabled {
  display: none;
}

.pagination-item.page-number,
.pagination-nav.active {
  cursor: pointer;
}

.pagination-item.active {
  background-color: #0065ff;
  color: #fff;
}
ul.wrap-list-post a {
    text-decoration-line: underline;
    color: #000;
}
/* end navication */
