/* COLORS */
.sidebar-public .box {
  border: 1px solid #ebebeb; }
.sidebar-public .item-blog {
  font-size: 14px;
  margin-bottom: 12px; }
  .sidebar-public .item-blog:last-child {
    margin-bottom: 0; }
  .sidebar-public .item-blog:hover b {
    color: #03263f !important; }
  .sidebar-public .item-blog b {
    transition: all 0.3s;
    font-size: 15px; }
  .sidebar-public .item-blog img {
    width: 100px;
    height: 80px;
    object-fit: cover;
    object-position: center; }
.sidebar-public .nav-tags .nav-item {
  margin-left: 8px;
  margin-bottom: 8px; }
.sidebar-public .nav-tags .nav-link {
  font-size: 12px;
  background-color: #f4f4f4;
  transition: all 0.3s; }
  .sidebar-public .nav-tags .nav-link:hover {
    color: #ffffff !important;
    background-color: #03263f; }

@media screen and (max-width: 1200px) {
  .sidebar-public .item-blog {
    font-size: 13px;
    margin-bottom: 10px; }
    .sidebar-public .item-blog b {
      font-size: 14px; }
    .sidebar-public .item-blog img {
      width: 90px;
      height: 75px; }
  .sidebar-public .nav-tags .nav-item {
    margin-left: 5px;
    margin-bottom: 5px; } }
.book-list .item {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.06); }
  .book-list .item img {
    height: 225px; }
  .book-list .item .icon {
    width: 90px;
    height: 90px;
    box-shadow: 2px 3px 40px 0px rgba(0, 0, 0, 0.06); }
    .book-list .item .icon i {
      width: 70px;
      height: 70px;
      font-size: 28px;
      background-color: #fbf8e7; }
    .book-list .item .icon img {
      max-height: 50px;
      max-width: 50px;
      object-fit: contain;
      object-position: center; }
  .book-list .item .name {
    font-size: 16px;
    padding: 16px;
    padding-top: 61px; }
    .book-list .item .name b {
      font-size: 20px; }

@media screen and (max-width: 1200px) {
  .book-list .item img {
    height: 200px; }
  .book-list .item .icon {
    width: 70px;
    height: 70px; }
    .book-list .item .icon i {
      width: 50px;
      height: 50px;
      font-size: 20px; }
  .book-list .item .name {
    font-size: 14px;
    padding: 0px;
    padding-top: 51px; }
    .book-list .item .name b {
      font-size: 18px; } }
.header-section-v-2 {
  font-size: 28px; }
  .header-section-v-2.large-theme {
    font-size: 32px; }
    .header-section-v-2.large-theme .line {
      width: 450px; }
  .header-section-v-2 .circle {
    width: 13px;
    height: 13px;
    min-width: 13px;
    margin-left: 10px; }
  .header-section-v-2 .line {
    width: 120px;
    height: 1px;
    background-color: #d9d9d9; }

@media screen and (max-width: 1400px) {
  .header-section-v-2 {
    font-size: 26px; }
    .header-section-v-2.large-theme {
      font-size: 26px; }
      .header-section-v-2.large-theme .line {
        width: 350px; }
    .header-section-v-2 .line {
      width: 85px; } }
@media screen and (max-width: 1200px) {
  .header-section-v-2 {
    font-size: 24px; }
    .header-section-v-2.large-theme {
      font-size: 24px; }
      .header-section-v-2.large-theme .line {
        width: 250px; }
    .header-section-v-2 .circle {
      width: 12px;
      height: 12px;
      min-width: 12px; }
    .header-section-v-2 .line {
      width: 90px; } }
@media screen and (max-width: 576px) {
  .header-section-v-2.large-theme .line {
    width: 90px; } }
.nav-pagination-public {
  left: -8px; }
  .nav-pagination-public .nav-item:last-child {
    margin-left: 0 !important; }
  .nav-pagination-public .navigation-item .nav-link {
    width: auto !important; }
  .nav-pagination-public .nav-link {
    width: 50px;
    height: 50px;
    background-color: #f5f5f5;
    font-size: 18px;
    transition: all 0.3s; }
    .nav-pagination-public .nav-link:hover {
      color: #03263f !important;
      background-color: rgba(3, 38, 63, 0.1); }
      .nav-pagination-public .nav-link:hover i {
        color: #03263f !important; }
    .nav-pagination-public .nav-link.active {
      background-color: #03263f !important;
      color: #ffffff !important; }
    .nav-pagination-public .nav-link i {
      font-size: 15px; }

@media screen and (max-width: 1200px) {
  .nav-pagination-public .nav-link {
    width: 45px;
    height: 45px;
    font-size: 16px; }
    .nav-pagination-public .nav-link i {
      font-size: 14px; } }
@media screen and (max-width: 1200px) {
  .nav-pagination-public {
    left: -4px; }
    .nav-pagination-public .nav-link {
      width: 40px;
      height: 40px; }
      .nav-pagination-public .nav-link i {
        font-size: 12px;
        height: 12px; } }
.sec-7.section-theme .slider-container {
  padding-left: 30px; }
.sec-7.section-theme .swiper-container:after {
  right: unset;
  left: 0;
  width: 33%;
  background-image: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0)); }
.sec-7.section-theme .btn-nav {
  right: unset;
  left: 0 !important;
  transform: translateY(-50%) translateX(0) !important; }
.sec-7.archive-theme .item {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.06); }
.sec-7 .swiper-container {
  padding: 20px;
  margin: -20px; }
  .sec-7 .swiper-container.remove-after:after {
    width: 0; }
  .sec-7 .swiper-container:after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 330px;
    width: calc(100% - 330px);
    height: 100%;
    background-image: linear-gradient(to right, #ffffff, white 30%, rgba(255, 255, 255, 0.7) 70%, rgba(255, 255, 255, 0));
    z-index: 9; }
.sec-7 .item.swiper-slide-active, .sec-7 .item.swiper-slide-next {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.06); }
.sec-7 .item img {
  height: 225px; }
.sec-7 .item .icon {
  width: 90px;
  height: 90px;
  box-shadow: 2px 3px 40px 0px rgba(0, 0, 0, 0.06); }
  .sec-7 .item .icon i {
    width: 70px;
    height: 70px;
    font-size: 28px;
    background-color: #fbf8e7; }
  .sec-7 .item .icon img {
    max-height: 50px;
    max-width: 50px;
    object-fit: contain;
    object-position: center; }
.sec-7 .item .article {
  padding-top: 61px; }
.sec-7 .item .name {
  font-size: 18px; }
.sec-7 .item .date {
  font-size: 14px; }
  .sec-7 .item .date b {
    font-size: 16px; }
  .sec-7 .item .date i {
    font-size: 25px;
    height: 25px; }
  .sec-7 .item .date .icon-left {
    font-size: 14px;
    height: 14px; }
.sec-7 .item .link {
  font-size: 19px;
  transition: all 0.3s; }
  .sec-7 .item .link:hover {
    color: #03263f !important; }
  .sec-7 .item .link i {
    font-size: 14px;
    height: 14px; }
.sec-7 .item .line {
  height: 2px;
  background-color: #f0f0f0; }
.sec-7 .btn-nav {
  width: 60px;
  height: 60px;
  box-shadow: 4px 6.928px 80px 0px rgba(0, 0, 0, 0.1);
  z-index: 9;
  right: calc(50% - 12.5px);
  transition: all 0.3s; }
  .sec-7 .btn-nav i {
    transition: all 0.3s; }
  .sec-7 .btn-nav:hover {
    background-color: #03263f !important; }
    .sec-7 .btn-nav:hover i {
      color: #ffffff !important; }

@media screen and (max-width: 1400px) {
  .sec-7 .swiper-container {
    padding: 20px;
    margin: -20px; }
    .sec-7 .swiper-container.remove-after:after {
      width: 0; }
    .sec-7 .swiper-container:after {
      content: '';
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 330px;
      width: calc(100% - 330px);
      height: 100%;
      background-image: linear-gradient(to right, #ffffff, white 30%, rgba(255, 255, 255, 0.7) 70%, rgba(255, 255, 255, 0));
      z-index: 9; }
  .sec-7 .item {
    max-width: 330px; }
  .sec-7 .btn-nav {
    right: calc(330px - 8px); } }
@media screen and (max-width: 1200px) {
  .sec-7 {
    border-bottom: 2px solid #e5e5e5; }
    .sec-7.section-theme {
      overflow: hidden;
      margin-bottom: 25px !important;
      padding-bottom: 25px !important;
      border-bottom: none !important; }
      .sec-7.section-theme .slider-container {
        padding-left: 0px; }
      .sec-7.section-theme .swiper-container:after {
        display: none; }
    .sec-7 .swiper-container {
      padding: 0px;
      margin: 0px;
      overflow: visible !important; }
      .sec-7 .swiper-container:after {
        display: none; }
    .sec-7 .item {
      max-width: 285px;
      box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.06); }
      .sec-7 .item img {
        height: 175px; }
      .sec-7 .item .icon {
        width: 70px;
        height: 70px; }
        .sec-7 .item .icon i {
          width: 50px;
          height: 50px;
          font-size: 20px; }
        .sec-7 .item .icon img {
          max-width: 40px;
          max-height: 40px; }
      .sec-7 .item .article {
        padding-top: 50px; }
      .sec-7 .item .name {
        font-size: 16px; }
      .sec-7 .item .date {
        font-size: 13px; }
        .sec-7 .item .date b {
          font-size: 15px; }
        .sec-7 .item .date i {
          font-size: 22px;
          height: 22px; }
      .sec-7 .item .link {
        font-size: 17px; } }
@media screen and (max-width: 576px) {
  .sec-7.section-theme {
    margin-bottom: 0px !important;
    padding-bottom: 30px !important; } }

/*# sourceMappingURL=book-list.css.map */
