.-c-white {
  color: #FFFFFF !important;
}

.-c-gray {
  color: #9EA7AF !important;
}

.-c-navy-black {
  color: #19242F !important;
}

.-c-green {
  color: #00B39C !important;
}

.-c-blue {
  color: #1F71B1 !important;
}

.-b-white {
  background: #FFFFFF !important;
}

.-b-gray {
  background: #9EA7AF !important;
}

.-b-navy-black {
  background: #19242F !important;
}

.-b-green {
  background: #00B39C !important;
}

.-b-blue {
  background: #1F71B1 !important;
}

.-b-gray-2 {
  background: #EAF1F4 !important;
}

.text-justify {
  text-align: justify !important;
}

.l-hr {
  margin-top: 35px;
  margin-bottom: 25px;
  border-top: 3px solid #19242F;
  height: 3px;
}

[class*=bttn-] {
  cursor: pointer;
}

.bttn-link {
  font-size: 16px;
  color: #0D7AB8;
  text-decoration: none;
  font-weight: 700;
}

.bttn-link:hover {
  color: #0D7AB8;
  text-decoration: underline;
}

.bttn-link-dark {
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
}

.bttn-link-dark:hover {
  color: #fff;
  text-decoration: underline;
}

.bttn-normal {
  display: inline-block;
  box-shadow: -4px 5px 20px rgba(0, 45, 160, 0.1);
  border-radius: 5px;
  padding: 15px 35px;
  text-decoration: none;
  border: none;
}

.bttn-outline {
  display: inline-block;
  border: 1px solid #19242F;
  box-shadow: -4px 5px 20px rgba(0, 45, 160, 0.1);
  border-radius: 5px;
  color: #19242F;
  padding: 15px 35px;
  text-decoration: none;
}

.bttn-outline:hover {
  color: #19242F;
}

.bttn-outline.-bg-bttn-dark {
  border: 1px solid #fff;
  color: #fff;
}

.button-control {
  margin-top: 30px;
}

.button-control [class*=bttn-] {
  margin-right: 30px;
}

.button-control [class*=bttn-]:last-child {
  margin-right: 0px;
}

.button-control.-vertical [class*=bttn-] {
  margin-top: 20px;
  margin-right: 0px;
  display: block;
}

.button-control.-vertical [class*=bttn-]:first-child {
  margin-top: 0px;
}

.column-contect-box .itm {
  margin-bottom: 30px;
}
.column-contect-box .itm:last-child {
  margin-bottom: 0;
}

.txt-percent {
  position: relative;
  color: #2992CC;
  font-weight: 700;
  font-size: 72px;
  text-align: center;
}
.txt-percent sup {
  position: absolute;
  font-size: 20px;
  color: #767C81;
  top: 25px;
  margin-left: -5px;
}

.quote-box {
  position: relative;
  background: #E6F8F6;
  padding-top: 77px;
  padding-bottom: 67px;
  padding-left: 85px;
  padding-right: 92px;
  font-size: 18px;
  margin-top: 20px;
}
.quote-box .img-quote-icon {
  position: absolute;
  top: -17px;
  left: 50%;
  transform: translateX(-50%);
}
.quote-box p:last-child {
  margin-bottom: 0px;
}

.parallelogram-box {
  transform: skew(-10deg);
  background: #F1F1F6;
  padding: 30px 30px;
  border-radius: 10px;
}
.parallelogram-box .txt-title {
  transform: skew(10deg);
  text-align: center;
  font-size: 1.3rem;
  line-height: 1.2;
  padding-left: 20px;
  margin-bottom: 30px;
}
.parallelogram-box .txt-desc {
  transform: skew(10deg);
  text-align: center;
  font-size: 18px;
  padding-left: 20px;
}

.staff-quote-box {
  background: rgba(22, 99, 152, 0.8);
  margin: 120px 0px 30px 30px;
  border-radius: 30px;
  padding: 65px 80px;
  font-size: 14px;
  line-height: 1.8;
}
.staff-quote-box .staff-footer {
  margin-top: 60px;
  font-size: 14px;
}
.staff-quote-box .staff-footer .staff-img {
  width: 73px;
  height: 73px;
  border-radius: 50%;
  margin-right: 15px;
  overflow: hidden;
  position: relative;
}
.staff-quote-box .staff-footer .staff-img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
}
.staff-quote-box .staff-footer .staff-footer-desc {
  color: #fff;
}
.staff-quote-box .staff-footer .staff-footer-desc .staff-name {
  font-size: 18px;
  font-weight: 700;
}
.staff-quote-box .staff-footer .staff-footer-desc .staff-position {
  font-size: 14px;
}
@media (max-width: 1200px) {
  .staff-quote-box {
    padding: 40px 55px;
  }
}
@media (max-width: 991px) {
  .staff-quote-box {
    margin: 0px;
  }
}
@media (max-width: 575px) {
  .staff-quote-box {
    padding: 40px 25px;
  }
}

.hilight-cate {
  margin-bottom: 20px;
}
.hilight-cate .badge {
  background: #EAF1F4;
  padding: 5px 15px;
  color: #19242F;
  font-size: 14px;
  line-height: 22px;
  margin-right: 20px;
}

.hilight-title {
  margin-bottom: 30px;
}
.hilight-title h2 {
  font-weight: 700;
  line-height: 1.4;
}

.content-date-box {
  font-size: 18px;
}
.content-date-box h4 {
  font-size: 20px;
  font-weight: 700;
}
.content-date-box .sc-content {
  margin-bottom: 30px;
}
.content-date-box .sc-content:last-child {
  margin-bottom: 0;
}
.content-date-box .sc-content a {
  color: #2992CC;
  font-size: 20px;
  text-decoration: underline;
}
.content-date-box .row-date-time .list-date-time {
  list-style: none;
  padding-inline-start: 0;
  margin-bottom: 0;
}
.content-date-box .row-date-time .list-date-time .itm {
  display: flex;
  column-gap: 15px;
  margin-bottom: 20px;
}
.content-date-box .row-date-time .list-date-time .itm:last-child {
  margin-bottom: 0px;
}
.content-date-box .row-date-time .list-date-time .itm i {
  margin-right: 10px;
}
.content-date-box .row-date-time .list-date-time .itm .date {
  width: 33.33333333%;
}
.content-date-box .row-date-time .list-date-time .itm .time {
  width: 33.33333333%;
}
@media (max-width: 1199px) {
  .content-date-box .row-date-time .list-date-time .itm .date {
    width: 41.66666667%;
  }
  .content-date-box .row-date-time .list-date-time .itm .time {
    width: 41.66666667%;
  }
}
@media (max-width: 991px) {
  .content-date-box .row-date-time .list-date-time .itm .date {
    width: 50%;
  }
  .content-date-box .row-date-time .list-date-time .itm .time {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .content-date-box .row-date-time .list-date-time .itm {
    flex-direction: column;
    column-gap: 0px;
  }
  .content-date-box .row-date-time .list-date-time .itm .date {
    width: 100%;
  }
  .content-date-box .row-date-time .list-date-time .itm .time {
    width: 100%;
  }
}

.linkout-box {
  font-size: 18px;
  font-weight: 700;
}
.linkout-box a {
  font-size: 16px;
  color: #0D7AB8;
}

.content-head-box {
  margin-bottom: 30px;
}
.content-head-box .itm {
  display: flex;
  margin-bottom: 20px;
}
.content-head-box .itm .head {
  width: 25%;
  padding-right: 20px;
  font-weight: 600;
}
@media (max-width: 991px) {
  .content-head-box .itm .head {
    width: 30%;
  }
}
.content-head-box .itm .desc {
  width: 75%;
}
@media (max-width: 991px) {
  .content-head-box .itm .desc {
    width: 70%;
  }
}

.content-desc-box {
  padding: 40px;
}

.-list-itm {
  margin-bottom: 20px;
}
.-list-itm li {
  margin-bottom: 7px;
}

.slide-banner .item > div {
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-banner .item a > div {
  background-repeat: no-repeat;
  background-size: cover;
}

.fix-hl-banner .img-right-box {
  margin-top: 0 !important;
}

.fix-hl-banner .row.no-pad > [class*=col-] {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

@media (max-width: 991px) {
  .fix-hl-banner .row {
    min-height: auto !important;
  }
}