.header-main {
  height: 208px;
}

#header .header-wrapper.stuck {
  background-image: url("../images/banner-bg.jpg");
}
#header #logo img {
  max-height: 208px !important;
}
@media screen and (max-width: 549px) {
  #header #logo img {
    max-height: 85px !important;
  }
}

.moc_footer {
  color: #fff;
}
.moc_footer a {
  color: #fff;
}
.moc_footer .section-title {
  color: #fff;
  border-bottom: 1px solid rgba(241, 241, 234, 0.4901960784);
}

.absolute-footer {
  display: none;
}

.home_khoatu h2 {
  color: #fff !important;
}
.home_khoatu .post-item .col-inner .box-blog-post .box-image {
  margin-bottom: 15px;
}
.home_khoatu .post-item .col-inner .box-blog-post .box-text {
  position: relative;
  background: url(../images/bg-corner.svg) no-repeat 0 0/100% 100%;
}
.home_khoatu .post-item .col-inner .box-blog-post .box-text a.button {
  position: absolute;
  background: var(--fs-color-primary);
  border: 1px solid var(--fs-color-secondary);
  width: 150px;
  left: calc(50% - 75px);
  bottom: -15px;
  padding: 0;
  line-height: 34px;
  border-radius: 36px;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
}

.home_phathoc .post-item .col-inner {
  background: #fff;
  border-radius: 8px;
}
.home_phathoc .post-item .col-inner .box-blog-post .box-text {
  padding: 15px;
}
.home_phathoc .post-item .col-inner .box-blog-post .box-text h5 a {
  color: var(--fs-color-primary);
  font-size: 16px;
  line-height: 22px;
  color: var(--fs-color-primary);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.home_phathoc .post-item .col-inner .box-blog-post .box-image img {
  border-radius: 8px;
}
.home_phathoc .flickity-page-dots {
  bottom: 0px;
}

.home_video .trai .post-item {
  padding-bottom: 80px;
}
@media screen and (max-width: 549px) {
  .home_video .trai .post-item {
    padding-bottom: 30px;
  }
}
.home_video .trai .post-item .box-blog-post {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.home_video .trai .post-item .box-blog-post .box-image {
  position: relative;
  flex-basis: 70%;
  max-width: 70%;
  margin-right: 0;
  z-index: 2;
}
@media screen and (max-width: 549px) {
  .home_video .trai .post-item .box-blog-post .box-image {
    flex-basis: 100%;
    max-width: 100%;
  }
}
.home_video .trai .post-item .box-blog-post .box-image img {
  border-radius: 8px;
}
@media screen and (max-width: 549px) {
  .home_video .trai .post-item .box-blog-post .box-image img {
    border-radius: 8px 8px 0 0;
  }
}
.home_video .trai .post-item .box-blog-post .box-text {
  padding: 15px;
  background: var(--fs-color-secondary);
  border-radius: 16px;
  position: absolute;
  left: 0;
  top: 50px;
  width: 80%;
  height: 100%;
  z-index: 1;
}
@media screen and (max-width: 549px) {
  .home_video .trai .post-item .box-blog-post .box-text {
    position: relative;
    top: 0;
    width: 100%;
    border-radius: 0 0 8px 8px;
  }
}
.home_video .trai .post-item .box-blog-post .box-text .box-text-inner {
  width: 30%;
}
@media screen and (max-width: 549px) {
  .home_video .trai .post-item .box-blog-post .box-text .box-text-inner {
    width: 100%;
  }
}
.home_video .phai .post-item .box-blog-post .box-image img {
  border-radius: 8px;
}
.home_video .phai .post-item .box-blog-post .box-text {
  display: none;
}

.home_audio .post-item .col-inner {
  background: #fff;
  border-radius: 8px;
}
.home_audio .post-item .box-blog-post {
  display: flex;
  flex-wrap: wrap;
}
.home_audio .post-item .box-blog-post .box-image {
  flex-basis: 180px;
  max-width: 180px;
}
.home_audio .post-item .box-blog-post .box-image img {
  border-radius: 8px;
}
.home_audio .post-item .box-blog-post .box-text {
  flex-basis: calc(100% - 180px);
  max-width: calc(100% - 180px);
  padding: 10px;
}
.home_audio .post-item .box-blog-post .box-text h5 a {
  color: var(--fs-color-primary);
  font-size: 16px;
  line-height: 22px;
  color: var(--fs-color-primary);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.home_audio .flickity-page-dots {
  bottom: -10px;
}

.home_sach .phai .post-item .col-inner .box-blog-post .box-image img {
  border-radius: 8px;
}
.home_sach .phai .post-item .col-inner .box-blog-post .box-text {
  padding: 10px 0 0 0;
}
.home_sach .phai .post-item .col-inner .box-blog-post .box-text h5 a {
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  color: var(--fs-color-primary);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.home_sach .trai .post-item .col-inner {
  background: var(--fs-color-primary);
  padding: 20px;
  border-radius: 8px;
}
.home_sach .trai .post-item .col-inner .box-blog-post {
  display: flex;
  flex-wrap: wrap;
}
.home_sach .trai .post-item .col-inner .box-blog-post .box-image {
  flex-basis: 50%;
  max-width: 50%;
}
.home_sach .trai .post-item .col-inner .box-blog-post .box-text {
  flex-basis: 50%;
  max-width: 50%;
  padding: 0 0 0 10px;
}
.home_sach .trai .post-item .col-inner .box-blog-post .box-text h5 a {
  color: #fff;
}

.home_slide h2 {
  font-size: 80px;
}
@media screen and (max-width: 549px) {
  .home_slide h2 {
    font-size: 66px;
  }
}
.home_slide .section-content {
  padding: 42px 42px 0 !important;
}
.home_slide .section-content:after {
  content: "";
  width: 100%;
  height: 34.6875vw;
  background: url(../images/Banner_Cloud.png) no-repeat 0 0/contain;
  position: absolute;
  bottom: -9.0625vw;
  left: 0;
  z-index: 2;
}
.home_slide .section-content .stork {
  position: absolute;
  z-index: 3;
}
.home_slide .section-content .stork_1 {
  width: 15.7291666667vw;
  height: 5.5729166667vw;
  background: url(../images/stork-1.svg) no-repeat 0 0/contain;
  left: 10px;
  top: 18.75vw;
}
.home_slide .section-content .stork_2 {
  width: 9.4270833333vw;
  height: 9.6875vw;
  background: url(../images/stork-2.svg) no-repeat 0 0/contain;
  right: 4.6875vw;
  top: 50.625vw;
}
.home_slide .section-content .stork_3 {
  width: 9.1145833333vw;
  height: 10.1041666667vw;
  background: url(../images/stork-3.svg) no-repeat 0 0/contain;
  right: 9.6354166667vw;
  top: 39.8958333333vw;
}

.home_gioithieu p {
  color: var(--fs-color-primary);
}
.home_gioithieu .section-title-container {
  margin-bottom: 0;
  margin-top: 30px;
}
.home_gioithieu .section-title-container .section-title {
  justify-content: center;
}
.home_gioithieu .section-title-container .section-title .section-title-main {
  width: 538px;
  height: 77px;
  line-height: 77px;
  margin: 0 20px;
  background: url(../images/bg-title.svg) no-repeat 0 0/100% 100%;
  color: var(--fs-color-primary);
}
.home_gioithieu .section-title-container .section-title b {
  background-color: transparent;
  display: none;
}
.home_gioithieu .section-title-container .section-title::before, .home_gioithieu .section-title-container .section-title::after {
  content: "";
  width: 163px;
  height: 76px;
  display: block;
  background: url(../images/clound-1.png) no-repeat 0 0/contain;
}
.home_gioithieu .section-title-container .section-title::before {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.home_section h2 {
  font-size: 32px;
  color: var(--fs-color-primary);
}
@media screen and (max-width: 549px) {
  .home_section h2 {
    font-size: 26px;
  }
}

.entry-content.single-page {
  background: #fff;
  padding: 25px;
  border-radius: 10px;
  margin-bottom: 30px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
}
.entry-content.single-page .entry-meta {
  text-align: left;
  border-top: 0;
  border-bottom: 0;
  font-size: 16px;
  font-weight: 700;
}

.post-item .box-blog-post .box-text {
  padding-bottom: 0;
}

h1.page-title {
  text-align: left;
  font-size: 32px;
  text-transform: none;
}
@media screen and (max-width: 549px) {
  h1.page-title {
    font-size: 26px;
  }
}

#main, #wrapper {
  background: url(../images/bg.jpg);
}

.is-divider {
  display: none;
}

strong {
  font-weight: 700;
}

@media screen and (max-width: 549px) {
  #main, #masthead, #wide-nav, #footer > .section {
    padding-left: 0px;
    padding-right: 0px;
  }
	.row.row-small {
		
    padding-left: 5px;
    padding-right: 5px;
	}
  .container {
    padding-left: 5px;
    padding-right: 5px;
  }
  .container .row-small:not(.row-collapse), .row .row-small:not(.row-collapse) {
    margin-left: -5px;
    margin-right: -5px;
  }
  .row-small > .col, .row-small > .flickity-viewport > .flickity-slider > .col {
    padding: 0 5px 10px;
  }
}
@media screen and (min-width: 850px) {
  .pb-pc-0 {
    padding-bottom: 0 !important;
  }
}
@media screen and (min-width: 550px) and (max-width: 849px) {
  .pb-tb-0 {
    padding-bottom: 0 !important;
  }
}
@media screen and (max-width: 549px) {
  .pb-mb-0 {
    padding-bottom: 0 !important;
  }
}/*# sourceMappingURL=style.css.map */