/* font-face variable declare */
.white {
  color: #fff; }

.hvr-white:hover {
  color: #fff; }

.bg-white, .list-1-item:nth-child(even) .item-event-default .info-event .post-info {
  background-color: #ffffff; }

.black000 {
  color: #000; }

.gray666 {
  color: #666; }

.after-df, .item-event-default .info-event .day-and-month:before, .item-event-default .info-event .day-and-month:after, .item-event-default .info-event .post-info:after, .item-client-default .post-thumb .post-title:after, .item-client-default .post-info:after, .item-post-default.style7 .post-title:after, .box-title.style3 h2:before, .getresponse-box:before, .getresponse-box:after, .getresponse-box .getresponse-form:before, .getresponse-box .getresponse-form:after {
  content: "";
  display: block;
  position: absolute; }

.round {
  border-radius: 50%; }

.color, .box-title.style3 h2:before {
  color: #005a9e; }

.bg-color, .item-event-default .info-event .post-info:after, .item-client-default .post-thumb .post-title:after, .item-post-default.style7 .post-title:after {
  background-color: #005a9e; }

.colorred {
  color: #E22D2D; }

.colorblue, .item-client-default .post-info:after {
  color: #0066b1; }

.black10 {
  color: #101010; }

.border-color {
  border-color: #005a9e; }

.radius0 {
  border-radius: 0px; }

.radius10 {
  border-radius: 10px; }

.radius30 {
  border-radius: 30px; }

.radius50 {
  border-radius: 50px; }

.font-900 {
  font-weight: 900; }

.font-300 {
  font-weight: 300; }

.font-100 {
  font-weight: 100; }

.font-500 {
  font-weight: 500; }

.font-normal {
  font-weight: normal; }

.title10 {
  font-size: 10px;
  line-height: normal; }

.title11 {
  font-size: 11px;
  line-height: normal; }

.title14,
.title8,
.title12,
.title16,
.title18,
.title24,
.title30,
.title36,
.title40,
.title48,
.title60,
.title90,
.title120,
.title160,
.title100 {
  margin: 0;
  font-size: 14px;
  line-height: normal; }

.title8 {
  font-size: 8px;
  line-height: normal; }

.title12 {
  font-size: 12px;
  line-height: normal; }

.title13 {
  font-size: 13px;
  line-height: normal; }

.title15 {
  font-size: 15px;
  line-height: normal; }

.title16 {
  font-size: 16px; }

.title18 {
  font-size: 18px;
  line-height: normal; }

.title20 {
  font-size: 20px;
  line-height: normal; }

.title24 {
  font-size: 24px;
  line-height: normal; }

.title25 {
  font-size: 25px;
  line-height: normal; }

.title28 {
  font-size: 28px;
  line-height: normal; }

.title30 {
  font-size: 30px;
  line-height: normal; }

.title35 {
  font-size: 35px;
  line-height: normal; }

.title36 {
  font-size: 36px;
  line-height: normal; }

.title40 {
  font-size: 40px;
  line-height: normal; }

.title45 {
  font-size: 45px;
  line-height: normal; }

.title48 {
  font-size: 48px;
  line-height: normal; }

.title60 {
  font-size: 60px;
  line-height: normal; }

.title72 {
  font-size: 72px;
  line-height: normal; }

.title90 {
  font-size: 90px;
  line-height: normal; }

.title120 {
  font-size: 120px;
  line-height: normal; }

.title150 {
  font-size: 150px;
  line-height: normal; }

.title160 {
  font-size: 160px;
  line-height: normal; }

.title100 {
  font-size: 100px;
  line-height: normal; }

.transition {
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s; }

.flex-wrap {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex; }

.inline-flex-wrap {
  display: inline-flex;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox; }

.inline-block {
  display: inline-block; }

.flex-wrap {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex; }

.flex-wrap-wrap {
  flex-wrap: wrap; }

.align-items-center {
  align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center; }

.justify-content-end, .hd-row1 > .wpb_column > .vc_column-inner > .wpb_wrapper {
  justify-content: flex-end;
  -ms-justify-content: flex-end;
  -webkit-justify-content: flex-end; }

.justify-content-space-between {
  justify-content: space-between; }

.justify-content-center {
  justify-content: center; }

.visible-hidden {
  visibility: hidden;
  opacity: 0; }

.overflow-hidden {
  overflow: hidden; }

.pst-relative, .getresponse-box {
  position: relative; }

.pst-absolute {
  position: absolute; }

.fixlh {
  line-height: normal; }

.lh24 {
  line-height: 24px; }

.no-margin {
  margin: 0px; }

body {
  font-family: Roboto Condensed;
  font-size: 16px; }

p {
  line-height: 1.4; }

.hd-row1 {
  background: #005a9e;
  padding-top: 10px;
  padding-bottom: 10px; }
  .hd-row1 > .wpb_column > .vc_column-inner > .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    .hd-row1 > .wpb_column > .vc_column-inner > .wpb_wrapper .block-search-element {
      padding-left: 10px; }

.social-list.default {
  position: absolute;
  left: 0; }
  .social-list.default .icon-wrap {
    margin: 0 15px; }
    .social-list.default .icon-wrap i {
      background: #E22D2D;
      height: 20px;
      width: 20px;
      line-height: 20px;
      border-radius: 50%;
      text-align: center; }
    .social-list.default .icon-wrap .icon-title {
      margin-left: 5px;
      font-size: 14px;
      font-family: 'Roboto', sans-serif; }

.block-menu-header-1 {
  margin-bottom: 0px !important; }
  .block-menu-header-1 .menu-header-row-1 > ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    .block-menu-header-1 .menu-header-row-1 > ul > li {
      margin: 0 2px; }
      .block-menu-header-1 .menu-header-row-1 > ul > li a {
        padding: 0 9px;
        display: block;
        height: 40px;
        position: relative;
        font-weight: 700;
        text-transform: uppercase;
        border-radius: 30px;
        color: #ffffff;
        line-height: 42px; }

.hd-row2 {
  padding-bottom: 10px;
  padding-top: 10px;
  visibility: visible !important;
  opacity: 1 !important; }
  .hd-row2 .block-search-element {
    display: none; }

.main-nav {
  margin-top: 12px;
  float: right;
  font-family: Roboto Condensed;
  /*font-family: 'Roboto', sans-serif;*/ }
  .main-nav > ul > li > a {
    padding: 0 9px;
    font-size: 14px;
    border-radius: 30px; }
    .main-nav > ul > li > a:hover {
      background: #005a9e;
      color: #ffffff; }
    .main-nav > ul > li > a > i {
      font-size: 26px;
      line-height: 40px; }
  .main-nav > ul > li .mega-menu {
    border-top: 3px solid #005a9e; }
  .main-nav > ul > li > ul > li a {
    color: #000; }
    .main-nav > ul > li > ul > li a:hover {
      color: #005a9e; }

.mega-menu-link-wrap > ul > li {
  padding-top: 11px;
  padding-bottom: 11px; }

.post-mega-menu .post-1-item .post-info .post-title {
  font-size: 14px; }
.post-mega-menu .post-1-item .post-info .date-post {
  font-size: 12px; }
.post-mega-menu .post-5-item .item-post .post-thumb {
  width: 90px !important;
  height: auto !important; }
.post-mega-menu .post-5-item .item-post .post-info {
  width: calc(100% - 90px) !important;
  padding-left: 10px !important; }
  .post-mega-menu .post-5-item .item-post .post-info .post-title {
    font-size: 12px !important; }
  .post-mega-menu .post-5-item .item-post .post-info .date-post {
    font-size: 12px; }

.banner-slider {
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.3);
  margin-bottom: 15px; }

.images-slider.brand-slider {
  margin: 0 -15px; }
  .images-slider.brand-slider .item-image-list {
    padding: 15px; }
    .images-slider.brand-slider .item-image-list .banner-advs a {
      /*border-radius: 50%;
      box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5);*/
      transition: 0.3s; }
      .images-slider.brand-slider .item-image-list .banner-advs a img {
        transition: 0.3s; }
      .images-slider.brand-slider .item-image-list .banner-advs a:hover img {
        transform: scale(1.1); }
    .images-slider.brand-slider .item-image-list .title-box {
      margin-top: 25px; }
      .images-slider.brand-slider .item-image-list .title-box a {
        display: flex;
        justify-content: center; }

.box-title {
  margin-bottom: 30px;
  position: relative;
  padding-bottom: 15px; }
  .box-title h2 span::before {
    background-color: #0066b1;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 49px;
    width: 25px; }
  .box-title h2 span::after {
    background-color: #0066b1;
    bottom: 0px;
    content: "";
    height: 2px;
    left: 34px;
    margin: auto;
    position: absolute;
    right: 0;
    width: 50px; }
  .box-title .desc-title {
    padding-top: 10px;
    display: block; }

.hm-row-1 {
  padding-top: 35px;
  padding-bottom: 35px; }

.hm-row-2 {
  background: url("https://demoicodhn.web888.vn/wp-content/uploads/2023/03/servicebg-2.jpg") center center no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  padding-top: 50px;
  padding-bottom: 50px; }

.images-slider.style2 {
  padding-top: 30px;
  border-top: 1px solid rgba(229, 229, 229, 0.3); }
  .images-slider.style2 .item-image-list .banner-advs {
    display: flex;
    justify-content: center;
    align-items: center;
    text-shadow: 4px 3px 10px rgba(0, 0, 0, 0.5); }
    .images-slider.style2 .item-image-list .banner-advs .img-outer {
      margin-right: 20px; }
      .images-slider.style2 .item-image-list .banner-advs .img-outer i {
        font-size: 60px; }
    .images-slider.style2 .item-image-list .banner-advs .box-desc .img-title {
      display: block;
      font-size: 44px;
      line-height: 44px; }

.item-post-default .post-info .post-title a {
  overflow: hidden;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical; }
.item-post-default .post-info .desc {
  overflow: hidden;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical; }

.hm-row-4 {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #f9f9f9; }

.blog-grid-view.Style-2 > .list-post-wrap {
  display: flex; }
  .blog-grid-view.Style-2 > .list-post-wrap .post-1-item {
    width: 50%; }
    .blog-grid-view.Style-2 > .list-post-wrap .post-1-item .post-thumb {
      margin-bottom: 13px; }
    .blog-grid-view.Style-2 > .list-post-wrap .post-1-item .post-info .post-title {
      margin-bottom: 9px; }
    .blog-grid-view.Style-2 > .list-post-wrap .post-1-item .post-info .date-post {
      margin-bottom: 8px;
      display: block; }
    .blog-grid-view.Style-2 > .list-post-wrap .post-1-item .post-info .desc {
      line-height: 1.4; }
  .blog-grid-view.Style-2 > .list-post-wrap .post-5-item {
    width: 50%; }
    .blog-grid-view.Style-2 > .list-post-wrap .post-5-item .item-post {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      margin-bottom: 15px; }
      .blog-grid-view.Style-2 > .list-post-wrap .post-5-item .item-post .post-thumb {
        width: 150px;
        margin-bottom: 0; }
      .blog-grid-view.Style-2 > .list-post-wrap .post-5-item .item-post .post-info {
        width: calc(100% - 150px);
        padding-left: 15px; }
        .blog-grid-view.Style-2 > .list-post-wrap .post-5-item .item-post .post-info .post-title {
          font-size: 16px;
          margin-bottom: 5px; }
        .blog-grid-view.Style-2 > .list-post-wrap .post-5-item .item-post .post-info .desc {
          display: none; }

.hm-row-5 {
  padding-top: 50px;
  padding-bottom: 50px; }

.hm-row-5-col-1 > .vc_column-inner {
  padding-right: 3px !important; }

.hm-row-5-col-2 > .vc_column-inner {
  padding-left: 3px !important; }

.youtube-box {
  margin-bottom: 0px !important; }
  .youtube-box .wpb_video_wrapper {
    height: 436px; }

.images-list.style3 {
  margin: -3px; }
  .images-list.style3 .list-item {
    display: flex;
    flex-wrap: wrap; }
    .images-list.style3 .list-item .item-image-list {
      /*width: 50%;*/
      padding: 3px; }
  .images-list.style3 .owl-nav {
    display: none !important; }

.ft-row-1 {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #f5f5f5; }

.title-ft {
  padding-bottom: 20px; }

.footer-link-wrap {
  margin-bottom: 30px; }
  .footer-link-wrap > ul > li {
    margin-bottom: 10px; }
    .footer-link-wrap > ul > li i {
      font-size: 18px;
      margin-right: 5px;
      width: 18px;
      text-align: center; }

.send-button {
  padding: 10px 30px;
  background: #005a9e;
  text-transform: uppercase;
  color: #ffffff;
  border: none;
  border-radius: 5px;
  box-shadow: 1px 4px 6px 0px rgba(0, 0, 0, 0.3); }

.form-ntt {
  margin-bottom: 30px; }
  .form-ntt .field-text {
    width: 100%;
    margin-bottom: 10px; }
    .form-ntt .field-text input {
      width: 100%; }
  .form-ntt .btn-wrap {
    text-align: center; }

.social-list.style2 {
  margin-bottom: 20px; }
  .social-list.style2 a {
    background: #ffffff;
    height: 35px;
    font-size: 18px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    color: #005a9e;
    box-shadow: 1px 3px 5px 0px rgba(0, 0, 0, 0.3);
    margin: 0 5px;
    margin-bottom: 10px; }

.ft-col-3 .wpb_content_element {
  margin-bottom: 0px !important; }

.ft-row-2 {
  background: #005a9e;
  padding-top: 16px;
  padding-bottom: 16px; }

.ft-coppyright {
  margin-bottom: 0px !important; }

.fancybox-button--close {
  padding: 0 !important;
  right: 15px; }

.fancybox-button--zoom {
  display: none !important; }

.admin-bar .fancybox-toolbar {
  top: 32px; }

.item-event-default .info-event {
  border: 1px solid #005a9e;
  border-radius: 6px;
  overflow: hidden; }
  .item-event-default .info-event .day-and-month {
    border-right: 1px solid #005a9e;
    padding: 15px;
    background: #d4f6bd;
    width: 120px; }
    .item-event-default .info-event .day-and-month:before {
      content: "\f274";
      font-family: FontAwesome;
      top: 2px;
      left: 7px;
      z-index: 1;
      color: #fff;
      font-size: 16px; }
    .item-event-default .info-event .day-and-month:after {
      width: 30px;
      height: 30px;
      top: 0px;
      left: 0px;
      border-radius: 0px 0px 6px 0px;
      background: #005a9e;
      box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3); }
    .item-event-default .info-event .day-and-month .day-stop {
      border-bottom: 1px solid;
      margin-bottom: 3px; }
  .item-event-default .info-event .post-info {
    background: #f5f5f5;
    width: calc(100% - 120px);
    padding: 15px;
    display: flex;
    justify-content: space-between;
    flex-direction: column; }
    .item-event-default .info-event .post-info .post-title a {
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
    .item-event-default .info-event .post-info .hour-and-dd i {
      padding-right: 5px; }
    .item-event-default .info-event .post-info .hour-and-dd .hour-stop {
      margin-right: 30px; }
    .item-event-default .info-event .post-info:after {
      width: 50px;
      height: 50px;
      transform: rotate(45deg);
      right: -25px;
      bottom: -25px;
      box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3); }

.item-client-default {
  padding: 15px;
  border-radius: 5px;
  box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.3); }
  .item-client-default .post-thumb {
    align-items: center;
    margin-bottom: 13.5px; }
    .item-client-default .post-thumb .img-thumb {
      width: 75px;
      border-radius: 50%; }
    .item-client-default .post-thumb .post-title {
      width: calc(100% - 76px);
      padding-left: 15px;
      padding-bottom: 15px;
      text-align: justify; }
      .item-client-default .post-thumb .post-title:after {
        bottom: 0px;
        height: 1px;
        left: 15px;
        width: calc(100% - 15px); }
      .item-client-default .post-thumb .post-title a {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden; }
  .item-client-default .post-info .desc {
    margin-bottom: 0px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-indent: 22px; }
  .item-client-default .post-info:after {
    content: "\f10d";
    font-family: fontAwesome;
    left: 2px;
    top: -3px;
    width: 14px;
    height: 14px; }

.content-lienhe .info-lienhe {
  padding-left: 15px; }
  .content-lienhe .info-lienhe > div {
    margin-bottom: 10px; }
    .content-lienhe .info-lienhe > div i {
      margin-right: 5px;
      width: 20px; }
  .content-lienhe .info-lienhe .work-time > ul > li {
    display: inline-block;
    padding-right: 20px; }

.lienhe-box-1 {
  background: #d4f6bd;
  margin-left: 0px !important;
  margin-right: 0px !important;
  margin-bottom: 30px;
  box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.3);
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .lienhe-box-1 .map-lienhe > .vc_column-inner {
    padding: 0px; }
    .lienhe-box-1 .map-lienhe > .vc_column-inner .wpb_gmaps_widget {
      margin-bottom: 0px; }

.item-quocgia-duhoc-default {
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  overflow: hidden; }
  .item-quocgia-duhoc-default .row-quocgia-duhoc {
    align-items: center; }
    .item-quocgia-duhoc-default .row-quocgia-duhoc .post-info a {
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      overflow: hidden; }

.item-mega-img {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  overflow: hidden; }
  .item-mega-img .img-quocgia img {
    transition: 0.3s; }
  .item-mega-img .img-title {
    border-top: 0px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 40px solid #005a9e;
    border-left: 30px solid transparent;
    width: 215px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    text-align: right;
    padding-right: 10px;
    color: #ffffff; }
  .item-mega-img:hover img {
    transform: scale(1.2); }

.quocgia-duhoc-grid-view .list-col-item:nth-child(odd) .item-quocgia-duhoc-style-2 {
  background: #F9F9F9; }
.quocgia-duhoc-grid-view .list-col-item:nth-child(even) .item-quocgia-duhoc-style-2 {
  background: #d4f6bd; }

.item-quocgia-duhoc-style-2 {
  align-items: center;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid #e5e5e5;
  border-radius: 5px; }
  .item-quocgia-duhoc-style-2 .post-thumb {
    width: 100px;
    height: auto; }
  .item-quocgia-duhoc-style-2 .post-info {
    width: calc(100% - 100px);
    padding-left: 15px; }
    .item-quocgia-duhoc-style-2 .post-info .post-title {
      margin-bottom: 5px; }
      .item-quocgia-duhoc-style-2 .post-info .post-title a {
        overflow: hidden;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical; }

.page-qgdh-row-1 {
  margin-top: 50px;
  margin-bottom: 50px; }

.page-qgdh-row-2 {
  margin-bottom: 50px; }

.page-qgdh-row-3 {
  margin-bottom: 30px; }

.item-post-style-2 {
  background: #f9f9f9;
  transition: 0.3s; }
  .item-post-style-2 .post-info {
    padding: 10px 15px;
    border-bottom: 1px solid #dfdfdf;
    height: 87px; }
    .item-post-style-2 .post-info .post-title {
      margin-bottom: 0px; }
      .item-post-style-2 .post-info .post-title a {
        line-height: 1.5;
        overflow: hidden;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical; }
  .item-post-style-2:hover {
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.3); }
    .item-post-style-2:hover .post-info {
      background: #ffffff;
      border-bottom: 1px solid #005a9e; }

.wrap-bread-crumb {
  /*background: url("/wp-content/uploads/2020/06/breadcrumb-2-1.jpg") center no-repeat;*/
  border-top: 2px solid #005a9e;
  /*border-bottom: 1px solid rgba(0, 0, 0, 0.1);*/
  background-size: cover;
  position: relative; }
  .wrap-bread-crumb > .container {
    z-index: 2; }
    .wrap-bread-crumb > .container .bread-crumb {
      background: unset;
      padding: 25px 20px;
      line-height: normal; }
      .wrap-bread-crumb > .container .bread-crumb a, .wrap-bread-crumb > .container .bread-crumb span {
        color: #ffffff;
        font-size: 14px; }
  .wrap-bread-crumb:after {
    content: "";
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000000;
    /*background: linear-gradient(90deg, rgba(54,183,72,1) 0%, rgba(99,214,115,1) 18%, rgba(0,0,0,0) 100%);*/
    opacity: 0.7;
    position: absolute; }

.item-event-style-2 {
  position: relative;
  border: 1px solid #005a9e; }
  .item-event-style-2 .info-event {
    background: #f7f5f4;
    border-top: 1px solid #005a9e; }
    .item-event-style-2 .info-event .day-and-month {
      border-right: 1px solid #005a9e;
      border-bottom: 1px solid #005a9e;
      padding: 15px;
      background: #d4f6bd;
      width: 120px;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1; }
    .item-event-style-2 .info-event .post-info {
      padding: 15px;
      display: flex;
      justify-content: space-between;
      flex-direction: column; }
      .item-event-style-2 .info-event .post-info .post-title {
        margin-bottom: 10px; }
        .item-event-style-2 .info-event .post-info .post-title a {
          overflow: hidden;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical; }
      .item-event-style-2 .info-event .post-info .hour-and-dd i {
        padding-right: 5px; }

.page-sukien-row-1 {
  margin-top: 50px;
  margin-bottom: 20px; }

.page-sukien-row-2 {
  margin-bottom: 20px; }

.page-hocvien-row-1 {
  margin-top: 44px; }

.page-hocvien-row-2 {
  padding-top: 45px;
  padding-bottom: 40px;
  background: #d4f6bd; }
  .page-hocvien-row-2 .box-title h2 {
    color: #0066b1; }

.images-slider.style5, .images-slider.style6 {
  margin: 0 -15px; }
  .images-slider.style5 .item-image-list-style-5, .images-slider.style6 .item-image-list-style-5 {
    padding: 10px 15px; }
    .images-slider.style5 .item-image-list-style-5 .banner-advs-outer, .images-slider.style6 .item-image-list-style-5 .banner-advs-outer {
      box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.3); }

.owl-nav .owl-prev {
  left: -30px !important; }
.owl-nav .owl-next {
  right: -30px !important; }
.owl-nav button {
  background: #005a9e !important;
  color: #ffffff !important; }

.post-template-default .main-page-default {
  margin: 0; }
  .post-template-default .main-page-default > .container {
    padding-top: 50px; }

.content-single-blog .content-post-default .post-thumbnail {
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  margin-bottom: 30px;
  overflow: hidden;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);
  height: 456.25px; }
  .content-single-blog .content-post-default .post-thumbnail img {
    height: 100%;
    width: 100%;
    object-fit: cover; }
.content-single-blog .content-post-default .single-post-info {
  border: 1px solid #e5e5e5;
  padding: 30px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3); }
  .content-single-blog .content-post-default .single-post-info .post-detail-title {
    margin-bottom: 15px; }
  .content-single-blog .content-post-default .single-post-info .detail-content-wrap img {
    box-shadow: 2px 5px 8px rgba(0, 0, 0, 0.3);
    margin-bottom: 15px;
    border-radius: 15px; }
  .content-single-blog .content-post-default .single-post-info .detail-content-wrap h1, .content-single-blog .content-post-default .single-post-info .detail-content-wrap h2, .content-single-blog .content-post-default .single-post-info .detail-content-wrap h3, .content-single-blog .content-post-default .single-post-info .detail-content-wrap h4, .content-single-blog .content-post-default .single-post-info .detail-content-wrap h5, .content-single-blog .content-post-default .single-post-info .detail-content-wrap h6 {
    color: #005a9e; }

.event-template-default .main-page-default {
  margin: 0; }
  .event-template-default .main-page-default > .container {
    padding-top: 50px; }
    .event-template-default .main-page-default > .container .content-single-blog .content-post-default .single-post-info {
      border: 1px solid #e5e5e5;
      padding: 15px; }
      .event-template-default .main-page-default > .container .content-single-blog .content-post-default .single-post-info img {
        box-shadow: 2px 5px 8px rgba(0, 0, 0, 0.3); }
      .event-template-default .main-page-default > .container .content-single-blog .content-post-default .single-post-info .detail-content-wrap h1, .event-template-default .main-page-default > .container .content-single-blog .content-post-default .single-post-info .detail-content-wrap h2, .event-template-default .main-page-default > .container .content-single-blog .content-post-default .single-post-info .detail-content-wrap h3, .event-template-default .main-page-default > .container .content-single-blog .content-post-default .single-post-info .detail-content-wrap h4, .event-template-default .main-page-default > .container .content-single-blog .content-post-default .single-post-info .detail-content-wrap h5, .event-template-default .main-page-default > .container .content-single-blog .content-post-default .single-post-info .detail-content-wrap h6 {
        color: #005a9e; }

.info-university {
  padding: 15px;
  margin-bottom: 30px;
  border: 1px solid #e5e5e5;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);
  border-radius: 6px; }
  .info-university .row-info {
    align-items: flex-end; }
    .info-university .row-info .item-2 {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      .info-university .row-info .item-2 .info-col-1, .info-university .row-info .item-2 .info-col-2 {
        width: calc(50% - 7.5px); }
    .info-university .row-info .logo-university {
      max-width: 140px;
      height: auto;
      margin: auto; }
    .info-university .row-info p {
      margin-bottom: 0;
      margin-top: 10px; }

.single-related-post {
  border: 1px solid #e5e5e5;
  padding: 30px 15px;
  margin-top: 30px; }
  .single-related-post .title-single-related-post {
    margin-bottom: 10px; }
  .single-related-post .item-post {
    margin-bottom: 10px;
    margin-top: 10px;
    transition: 0.3s;
    box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.09); }
    .single-related-post .item-post .post-thumb {
      margin-bottom: 0px;
      border-radius: 0px; }
      .single-related-post .item-post .post-thumb a {
        /*height: 142.7px;*/
        overflow: hidden; }
        .single-related-post .item-post .post-thumb a img {
          height: 100%;
          object-fit: cover; }
    .single-related-post .item-post .post-info {
      border-top: 1px solid #d4f6bd;
      padding: 20px 10px 15px 10px;
      height: 117px; }
      .single-related-post .item-post .post-info .post-title {
        text-align: center;
        margin-bottom: 0px; }
        .single-related-post .item-post .post-info .post-title a {
          font-size: 16px;
          -webkit-line-clamp: 3;
          line-height: 1.7; }
      .single-related-post .item-post .post-info .desc {
        display: none; }
      .single-related-post .item-post .post-info .date-post {
        display: none; }
  .single-related-post .owl-nav {
    display: block;
    top: -30px;
    right: 5px; }
    .single-related-post .owl-nav .owl-prev {
      left: 0px !important; }
    .single-related-post .owl-nav .owl-next {
      right: 0px !important; }

.archive .main-page-default .list-post-wrap .list-col-item .item-post, .search.search-results .main-page-default .list-post-wrap .list-col-item .item-post {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-radius: 5px; }
  .archive .main-page-default .list-post-wrap .list-col-item .item-post .post-thumb, .search.search-results .main-page-default .list-post-wrap .list-col-item .item-post .post-thumb {
    width: 200px;
    height: 105px;
    overflow: hidden;
    margin-bottom: 0px; }
    .archive .main-page-default .list-post-wrap .list-col-item .item-post .post-thumb a, .search.search-results .main-page-default .list-post-wrap .list-col-item .item-post .post-thumb a {
      width: 200px;
      height: 105px;
      overflow: hidden; }
      .archive .main-page-default .list-post-wrap .list-col-item .item-post .post-thumb a img, .search.search-results .main-page-default .list-post-wrap .list-col-item .item-post .post-thumb a img {
        height: 100%;
        object-fit: cover; }
  .archive .main-page-default .list-post-wrap .list-col-item .item-post .post-info, .search.search-results .main-page-default .list-post-wrap .list-col-item .item-post .post-info {
    width: calc(100% - 200px);
    padding-left: 15px; }
    .archive .main-page-default .list-post-wrap .list-col-item .item-post .post-info .post-title, .search.search-results .main-page-default .list-post-wrap .list-col-item .item-post .post-info .post-title {
      margin-bottom: 10px; }
    .archive .main-page-default .list-post-wrap .list-col-item .item-post .post-info .desc, .search.search-results .main-page-default .list-post-wrap .list-col-item .item-post .post-info .desc {
      -webkit-line-clamp: 2;
      margin-bottom: 10px; }
.archive .main-page-default .list-post-wrap .list-col-item:nth-child(odd) .item-post, .search.search-results .main-page-default .list-post-wrap .list-col-item:nth-child(odd) .item-post {
  background: #f9f9f9;
  border: 1px solid #005a9e;
  padding: 15px; }
.archive .main-page-default .list-post-wrap .list-col-item:nth-child(even) .item-post, .search.search-results .main-page-default .list-post-wrap .list-col-item:nth-child(even) .item-post {
  background: #d4f6bd;
  border: 1px solid #005a9e;
  padding: 15px; }

.pagi-nav {
  margin-bottom: 50px; }
  .pagi-nav .pagi-link-wrap a, .pagi-nav .pagi-link-wrap span {
    display: inline-block;
    height: 30px;
    line-height: 28px;
    border: 1px solid transparent;
    min-width: 30px;
    text-align: center;
    border-radius: 0px;
    border-color: #e5e5e5; }
  .pagi-nav .pagi-link-wrap .current {
    background: #005a9e;
    border: none;
    line-height: 30px; }

.blox-gioithieu {
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
  padding: 30px; }
  .blox-gioithieu .title-gioithieu {
    margin-top: 0;
    margin-bottom: 15px; }
  .blox-gioithieu .content-gioithieu {
    text-align: justify; }

.banner-slider:hover .owl-theme .owl-nav button.owl-prev {
  left: 15px !important; }

.banner-slider:hover .owl-theme .owl-nav button.owl-next {
  right: 15px !important; }

.item-post-style-4 {
  border: 1px solid #005a9e;
  background: #f9f9f9;
  transition: 0.3s; }
  .item-post-style-4 .post-thumb {
    border-bottom: 1px solid #005a9e; }
  .item-post-style-4 .post-info {
    padding: 15px 15px;
    border-bottom: 1px solid #dfdfdf; }
    .item-post-style-4 .post-info .post-title {
      margin-bottom: 0px; }
      .item-post-style-4 .post-info .post-title a {
        line-height: 1.5;
        overflow: hidden;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical; }
    .item-post-style-4 .post-info .desc {
      margin-bottom: 0px;
      -webkit-line-clamp: 2;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      overflow: hidden; }
  .item-post-style-4:hover {
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.3); }
    .item-post-style-4:hover .post-info {
      background: #ffffff;
      border-bottom: 1px solid #005a9e; }

.item-post-style-5 {
  align-items: center;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);
  background: #f9f9f9; }
  .item-post-style-5 .post-thumb {
    width: 200px;
    height: auto; }
  .item-post-style-5 .post-info {
    width: calc(100% - 200px);
    padding-left: 15px; }
    .item-post-style-5 .post-info .post-title a {
      overflow: hidden;
      -webkit-line-clamp: 2;
      display: -webkit-box;
      -webkit-box-orient: vertical; }

.list-post-chht .item-post-style-4 .post-thumb a {
  height: 150px;
  width: auto;
  overflow: hidden; }
  .list-post-chht .item-post-style-4 .post-thumb a img {
    height: 100%;
    object-fit: cover; }
.list-post-chht .item-post-style-4 .post-info .post-title {
  font-size: 14px; }

.gioithieu-row-1 {
  padding-top: 50px;
  padding-bottom: 20px; }

.gioithieu-row-2 {
  padding-bottom: 15px; }

.gioithieu-row-3 {
  padding-bottom: 15px; }

.gioithieu-row-4 {
  padding-bottom: 15px; }

.gioithieu-row-5 {
  padding-bottom: 20px; }

.sidebar {
  padding: 0;
  margin: 0;
  border: none; }
  .sidebar .widget {
    padding: 15px;
    border: 1px solid #e5e5e5;
    box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.3);
    background: #f9f9f9;
    border-radius: 6px;
    overflow: hidden; }
    .sidebar .widget .widget-title {
      margin: -15px -15px 0px -15px;
      padding: 15px;
      background: #005a9e;
      color: #ffffff;
      margin-bottom: 15px; }

.item-post-style6 {
  align-items: center;
  margin-bottom: 20px; }
  .item-post-style6 .post-thumb {
    width: 80px;
    height: 80px; }
  .item-post-style6 .post-info {
    width: calc(100% - 80px);
    padding-left: 10px; }
    .item-post-style6 .post-info .post-title {
      padding-bottom: 5px; }
      .item-post-style6 .post-info .post-title a {
        overflow: hidden;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        -webkit-box-orient: vertical; }

.client-slider {
  margin: -5px 0px; }
  .client-slider .item-client-style-3 {
    padding: 5px 30px !important;
    margin-bottom: 0px !important; }
    .client-slider .item-client-style-3 .row-info {
      /*background: #ffff;*/
      /*padding: 30px 15px;*/
      border-radius: 5px;
      /*box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.3);*/ }
      .client-slider .item-client-style-3 .row-info .client-info .desc {
        text-align: justify;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        color: #FFFFFF; }
    .client-slider .item-client-style-3 .post-thumb .img-client {
      width: 150px;
      border-radius: 50%;
      overflow: hidden;
      border: 3px solid #c2c2c2; }
    .client-slider .item-client-style-3 .post-thumb .title-client {
      width: calc(100% - 151px);
      padding-left: 30px; }

.hm-row-toichon {
  /*background: #2C2E36;*/
  background: #737a80;
  padding-top: 45px;
  padding-bottom: 50px; }

.hm-row-sukien {
  padding-top: 45px;
  padding-bottom: 20px; }

.hm-row-7 {
  background: #d4f6bd;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 0px; }
  .hm-row-7 .box-title h2 {
    color: #0066b1; }
  .hm-row-7 .images-slider.style5 .owl-nav button {
    background: #E22D2D !important; }

.image-list-wrap.style2 {
  margin-bottom: 30px; }
  .image-list-wrap.style2 .img-flag {
    margin: 0px 5px;
    margin: 0px 15px;
    border: 1px solid #e5e5e5; }

.item-post-default.style7 .post-title {
  text-align: justify; }
  .item-post-default.style7 .post-title:after {
    width: 100%;
    height: 1px;
    bottom: 0px; }

.blog-grid-view.Style-2 > .list-post-wrap .post-1-item .item-post.style7 .post-info .post-title {
  margin-bottom: 10px;
  padding-bottom: 10px; }
.blog-grid-view.Style-2 > .list-post-wrap .post-1-item .item-post.style7 .post-info .desc {
  margin-bottom: 15px; }
.blog-grid-view.Style-2 > .list-post-wrap .post-5-item .item-post.style7 .post-info .post-title {
  padding-bottom: 10px;
  margin-bottom: 15px; }

.box-title.style3 {
  padding-bottom: 0px;
  margin-bottom: 20px; }
  .box-title.style3 h2 {
    padding-left: 25px; }
    .box-title.style3 h2:before {
      content: "\f005";
      font-family: FontAwesome;
      left: 0px;
      font-size: 18px;
      top: 11px; }
    .box-title.style3 h2 span:before, .box-title.style3 h2 span:after {
      display: none; }

.modal {
  z-index: 999999; }
  .modal .close-modal {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0066b1;
    color: #fff;
    right: 0px;
    top: 0px;
    z-index: 1; }

.popup_form_getfly .modal-content {
  border-radius: 0px; }

.banner-slider .owl-dots {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px; }
  .banner-slider .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    background: #fff;
    border: 1px solid #005a9e;
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.3); }
  .banner-slider .owl-dots .owl-dot.active span, .banner-slider .owl-dots .owl-dot:hover span {
    background: #005a9e; }

.col-mega-url-megamenu {
  background: #d4f6bd;
  border-radius: 5px; }

.getresponse-box:before {
  top: 0px;
  left: 0px;
  width: 6px;
  height: 100%;
  background: url("../images/bg_form_ver.png") left top repeat-y; }
.getresponse-box:after {
  top: 0px;
  right: 0px;
  width: 6px;
  height: 100%;
  background: url("../images/bg_form_ver.png") left top repeat-y; }
.getresponse-box .getresponse-form {
  padding: 20px;
  background: #f9f9f9; }
  .getresponse-box .getresponse-form:before {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 6px;
    background: url("../images/bg_form_hoz.png") left top repeat-x; }
  .getresponse-box .getresponse-form:after {
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 6px;
    background: url("../images/bg_form_hoz.png") left top repeat-x; }
  .getresponse-box .getresponse-form .title-getresponse {
    margin-bottom: 15px; }
  .getresponse-box .getresponse-form .input-wrap {
    margin-bottom: 15px; }
    .getresponse-box .getresponse-form .input-wrap input {
      width: 100%; }
  .getresponse-box .getresponse-form .submit-wrap .register-getresponse {
    background: #de8c95;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    text-transform: uppercase; }
    .getresponse-box .getresponse-form .submit-wrap .register-getresponse:hover {
      background: #7cb6d7;
      background: #7cb6d7; }

.popup_form_getresponse .modal-dialog {
  margin-top: 150px; }
  .popup_form_getresponse .modal-dialog .close-modal {
    background: rgba(102, 102, 102, 0.5); }

/*# sourceMappingURL=sass.css.map */
