.preloader {
  display: none !important;
}

html,
body {
  overflow-x: hidden;
}

.tce-hero-kicker {
  display: inline-block;
  margin-bottom: 14px;
  color: #78909a;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
}

#Contentplaceholder1_C002_Col00.banner_section {
  position: relative;
  overflow: hidden;
}

#Contentplaceholder1_C002_Col00 .carousel_slider .item {
  position: relative;
  min-height: 550px;
}

#Contentplaceholder1_C002_Col00 .carousel_slider .item::before {
  position: absolute;
  inset: 0;
  z-index: 1;
  content: "";
  pointer-events: none;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.98) 0%, rgba(255, 255, 255, 0.93) 28%, rgba(255, 255, 255, 0.58) 44%, rgba(255, 255, 255, 0.08) 58%, rgba(255, 255, 255, 0) 68%);
}

#Contentplaceholder1_C002_Col00 .background_bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-position: center right !important;
  background-size: cover !important;
}

#Contentplaceholder1_C002_Col00 .background_bg::after {
  display: none !important;
  content: none !important;
}

#Contentplaceholder1_C002_Col00 .banner_slide_content {
  position: relative;
  z-index: 2;
}

.banner_content.tce-hero-panel {
  max-width: 660px;
  padding: 34px 0;
  background: transparent;
  border-left: 0;
  box-shadow: none;
}

.banner_content.tce-hero-panel h1,
.banner_content.tce-hero-panel h2 {
  margin-bottom: 18px;
  color: #015467;
  font-size: 48px;
  line-height: 1.12;
  overflow-wrap: break-word;
}

.banner_content.tce-hero-panel p {
  color: #015467;
  font-size: 18px;
  line-height: 1.65;
}

.banner_content.tce-hero-panel .btn {
  background: #015467;
  border-color: #015467;
  color: #ffffff;
}

.banner_content.tce-hero-panel .btn:hover {
  background: #013f4f;
  border-color: #013f4f;
  color: #ffffff;
}

#Contentplaceholder1_C002_Col00 .owl-theme .owl-nav [class*="owl-"] {
  width: 46px;
  height: 46px;
  background: #ffffff;
  border-radius: 4px;
  color: #015467;
  box-shadow: 0 7px 18px rgba(1, 84, 103, 0.18);
}

#Contentplaceholder1_C002_Col00 .owl-theme .owl-nav [class*="owl-"]:hover {
  background: #015467;
  color: #ffffff;
}

#Contentplaceholder1_C002_Col00 .dot_style3 .owl-dots .owl-dot span {
  background: rgba(1, 84, 103, 0.35);
}

#Contentplaceholder1_C002_Col00 .dot_style3 .owl-dots .owl-dot.active span {
  background: #015467;
}

.tce-section-intro {
  max-width: 860px;
  margin-bottom: 34px;
  color: #4d5b62;
  font-size: 17px;
  line-height: 1.8;
}

.tce-feature-card {
  height: 100%;
  overflow: hidden;
  padding: 0 0 28px;
  background: #ffffff;
  border: 1px solid rgba(1, 84, 103, 0.12);
  border-radius: 6px;
  box-shadow: 0 14px 34px rgba(1, 84, 103, 0.08);
}

.tce-feature-img {
  margin-bottom: 24px;
  background: #dfe8ec;
}

.tce-feature-img img {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.tce-feature-card h4 {
  margin: 0 28px 14px;
  color: #013f4f;
  font-size: 22px;
  font-weight: 700;
}

.tce-feature-card p {
  margin: 0 28px;
  color: #52626a;
  line-height: 1.7;
}

.tce-home-contact-section {
  background: #ffffff;
}

.tce-home-contact-wrap {
  display: grid;
  grid-template-columns: minmax(0, 0.86fr) minmax(0, 1.14fr);
  gap: 34px;
  align-items: stretch;
}

.tce-home-contact-intro,
.tce-home-contact-card {
  height: 100%;
  border-radius: 8px;
}

.tce-home-contact-intro {
  padding: 34px;
  background: #eef4f6;
  border-left: 4px solid #00b0f0;
}

.tce-home-contact-intro h2 {
  margin-bottom: 18px;
  color: #015467;
  font-size: 32px;
  font-weight: 700;
}

.tce-home-contact-intro p {
  margin-bottom: 22px;
  color: #314b56;
  font-size: 17px;
  line-height: 1.75;
}

.tce-home-contact-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.tce-home-contact-list li {
  margin-bottom: 12px;
  color: #015467;
  font-weight: 700;
}

.tce-home-contact-card {
  padding: 34px;
  background: #ffffff;
  box-shadow: 0 18px 42px rgba(1, 84, 103, 0.12);
}

.tce-home-contact-card .form-group {
  margin-bottom: 18px;
}

.tce-home-contact-card label {
  display: block;
  margin-bottom: 8px;
  color: #015467;
  font-weight: 700;
}

.tce-home-contact-card .form-control {
  min-height: 50px;
  border: 1px solid rgba(1, 84, 103, 0.18);
  border-radius: 6px;
  color: #263f49;
  box-shadow: none;
}

.tce-home-contact-card textarea.form-control {
  min-height: 150px;
  resize: vertical;
}

.tce-home-contact-card .form-control:focus {
  border-color: #00b0f0;
  box-shadow: 0 0 0 0.18rem rgba(0, 176, 240, 0.16);
}

.tce-home-contact-card .btn {
  min-width: 180px;
  background: #015467;
  border-color: #015467;
  color: #ffffff;
}

.tce-home-form-status {
  display: none;
  margin-bottom: 18px;
  padding: 14px 16px;
  border-radius: 6px;
  font-weight: 600;
}

.tce-home-form-status.success {
  display: block;
  background: #e9f7ef;
  color: #1d6b3a;
}

.tce-home-form-status.error {
  display: block;
  background: #fdecec;
  color: #9f2323;
}

.tce-hidden-field {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.tce-export-image img,
.tce-report-image img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border-radius: 8px;
}

.tce-report-image img {
  aspect-ratio: 16 / 11;
}

.tce-highlight-panel {
  padding: 32px;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0 16px 36px rgba(1, 84, 103, 0.08);
}

.tce-highlight-panel h3 {
  margin-bottom: 16px;
  color: #013f4f;
  font-size: 28px;
  font-weight: 700;
}

.tce-highlight-panel p {
  color: #52626a;
  font-size: 16px;
  line-height: 1.75;
}

.tce-values-list {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 12px;
  margin-top: 22px;
}

.tce-values-list span {
  display: block;
  padding: 12px 10px;
  background: rgba(0, 176, 240, 0.09);
  border-radius: 6px;
  color: #015467;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}

.flex_title {
  flex-wrap: wrap;
  gap: 10px 22px;
}

.report_card.tce-stat-card {
  border-left: 4px solid #00b0f0;
}

.report_card.tce-stat-card h3 {
  color: #013f4f;
  font-size: 28px;
}

.tce-news-section {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  background: #eef4f6;
}

#Contentplaceholder1_C017_Col00.bg_light_grey {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  background: #eef4f6;
}

.tce-news-heading {
  align-items: center;
  margin-bottom: 28px;
}

.tce-news-heading h2 {
  position: relative;
  padding-left: 22px;
  color: #015467;
}

.tce-news-heading h2::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  background: #00b0f0;
  border-radius: 50%;
  content: "";
}

.tce-news-filter {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 32px;
}

.tce-news-filter span {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 5px 12px;
  border: 1px solid #015467;
  border-radius: 4px;
  color: #015467;
  font-size: 14px;
  line-height: 1;
}

.tce-news-filter span.active {
  background: #015467;
  color: #ffffff;
}

.tce-news-card {
  display: block;
  height: 100%;
  overflow: hidden;
  background: #ffffff;
  color: inherit;
  box-shadow: 0 10px 26px rgba(1, 84, 103, 0.06);
}

.tce-news-card:hover {
  color: inherit;
  transform: translateY(-2px);
}

.tce-news-card .card_img {
  height: 216px;
  overflow: hidden;
  background: #dfe8ec;
}

.tce-news-card .card_img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tce-news-card .card_content {
  padding: 18px 16px 22px;
}

.tce-news-card .cat_date {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.35;
}

.tce-news-card .cat_date .red {
  color: #e30000;
}

.tce-news-card .cat_date span:last-child {
  flex: 0 0 auto;
  color: #7c929b;
}

.tce-news-card .cat_date span:first-child {
  min-width: 0;
}

.tce-news-card h5 {
  margin-bottom: 10px;
  color: #0d2b3a;
  font-size: 18px;
  line-height: 1.35;
}

.tce-news-card p {
  margin: 0;
  color: #78909a;
  line-height: 1.55;
}

.tce-article-hero img {
  width: 100%;
  max-height: 470px;
  object-fit: cover;
  border-radius: 8px;
}

.tce-article-body {
  color: #4d5b62;
  font-size: 17px;
  line-height: 1.8;
}

.tce-article-body h3 {
  margin: 28px 0 12px;
  color: #013f4f;
  font-size: 26px;
}

@media (max-width: 991px) {
  #Contentplaceholder1_C002_Col00 .carousel_slider .item::before {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.98) 0%, rgba(255, 255, 255, 0.9) 48%, rgba(255, 255, 255, 0.32) 78%, rgba(255, 255, 255, 0.08) 100%);
  }

  .tce-home-contact-wrap {
    grid-template-columns: 1fr;
  }

  .banner_content.tce-hero-panel {
    padding: 28px 0;
  }

  .banner_content.tce-hero-panel h1,
  .banner_content.tce-hero-panel h2 {
    font-size: 36px;
  }

  .tce-values-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 575px) {
  #Contentplaceholder1_C002_Col00 .carousel_slider .item::before {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.98) 0%, rgba(255, 255, 255, 0.9) 100%);
  }

  .tce-home-contact-intro,
  .tce-home-contact-card {
    padding: 24px;
  }

  .tce-home-contact-intro h2 {
    font-size: 26px;
  }

  .banner_content.tce-hero-panel {
    width: calc(100vw - 30px);
    max-width: calc(100vw - 30px);
    padding: 22px 0;
  }

  .banner_content.tce-hero-panel h1,
  .banner_content.tce-hero-panel h2 {
    font-size: 28px;
    line-height: 1.18;
  }

  .banner_content.tce-hero-panel p,
  .tce-section-intro {
    font-size: 15px;
  }

  .tce-values-list {
    grid-template-columns: 1fr;
  }

  .heading_s1 h2,
  .flex_title h2 {
    font-size: 26px;
    line-height: 1.25;
  }

  .tce-news-card .card_img {
    height: 190px;
  }

  .tce-news-card .cat_date {
    display: block;
  }

  .tce-news-card .cat_date span {
    display: block;
  }

  .btn-link {
    font-size: 16px;
  }
}
