<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,700&amp;family=Inter:wght@100;400;500;700&amp;family=Plus+Jakarta+Sans:wght@300;400;500&amp;display=swap");
body {
  font-family: "Inter";
  font-size: 14px !important;
  color: #1a1a1a !important;
  overflow-x: hidden !important;
  background: #f7f8fa;
}

.form-control {
  border-radius: 0px !important;
  background-color: transparent !important;
  height: 40px !important;
  padding: 0.375rem 0rem !important;
  outline: 0;
  border-width: 0 0 1px;
  border-color: #cccccc;
  font-size: 14px;
  font-weight: 500;
}
.form-control:focus {
  border-color: #00dc8d;
  box-shadow: none;
}

.card {
  box-shadow: 0px 0px 54px 0px rgba(0, 0, 0, 0.15);
  border: none !important;
  transition: all 0.3s ease-in-out;
}
.card:hover {
  box-shadow: rgba(149, 157, 165, 0.5) 0px 8px 24px;
}

.btn-common, .btn-darkblue, .btn-green {
  font-family: "DM Sans";
  border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 10px 40px;
  font-size: 14px;
  font-weight: 700;
  transition: 0.2s all;
  text-decoration: none !important;
}
.btn-common:focus, .btn-darkblue:focus, .btn-green:focus {
  outline: none;
}

.btn-green {
  color: #1a1a1a !important;
  background: #00dc8d;
  border-radius: 10px !important;
  border: none;
  outline: none;
}
.btn-green:hover {
  background: #00dc8d;
  box-shadow: 0 0 0 0.25rem rgba(41, 243, 68, 0.25);
}
.btn-green:active {
  background: #00dc8d !important;
}

.btn-darkblue {
  color: #ffffff !important;
  background: #001741;
  border-radius: 10px !important;
  border: none;
  outline: none;
}
.btn-darkblue:hover {
  background: #001741;
  box-shadow: rgba(0, 23, 65, 0.19) 0px 0px 0px 0.25rem;
}
.btn-darkblue:active {
  background: #001741 !important;
}

.dark-blue {
  color: #001741 !important;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px !important;
  }
}
@media (max-width: 991px) {
  .container {
    width: 100%;
  }
}
.mt-6 {
  margin-top: 5rem !important;
}

.f-20 {
  font-size: 22px;
}

.f-16 {
  font-size: 18px;
}

.m-logo-home {
  margin-bottom: 1.5rem;
}

.mt-64-minus {
  margin-top: -64px;
}

.nav-links &gt; ul {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  margin-bottom: 0;
  padding: 0;
  flex-grow: 1;
}
.nav-links &gt; ul .nav-item:last-child {
  padding-right: 0 !important;
}

.bg-overlay {
  display: none;
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: 0.7;
  filter: alpha(opacity=50);
  position: fixed;
  right: 0;
  top: 0;
  z-index: 0;
}

#loading {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  background: #ffffff url("../images/loader-xirni.gif") no-repeat center center;
  z-index: 9999;
}

#scroll {
  position: fixed;
  right: 20px;
  bottom: 30px;
  cursor: pointer;
  width: 40px;
  height: 40px;
  background-color: #001741;
  text-indent: -9999px;
  display: none;
  border-radius: 8px;
  z-index: 999;
}

#scroll span {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -5px;
  margin-top: -3px;
  width: 10px;
  height: 10px;
  border-top: 3px solid #ffffff;
  border-left: 3px solid #ffffff;
  transform: rotate(45deg);
}

#scroll:hover {
  background-color: #00dc8d;
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1490196078);
}

.section-one {
  padding: 40px 0 50px 0;
}

.menu-link .nav-item .nav-link {
  padding: 8px 20px 8px 0px;
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #001741;
}

#header-home {
  background: transparent;
  padding: 40px 0;
  z-index: 999;
  position: absolute;
  width: 100%;
}
#header-home .menu-link .nav-item:last-child .nav-link {
  padding-right: 0;
}
#header-home .menu-link .nav-item .nav-link {
  padding: 8px 20px 8px 0px;
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #001741;
}

.banner-text {
  font-family: "DM Sans";
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  color: #1a1a1a;
  margin-top: 65px;
  margin-bottom: 14px;
}

.mission-statement {
  padding: 50px 0;
  background: #001741;
}
.mission-statement p {
  font-family: "Inter";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  color: white;
}

.section3-services {
  padding: 50px 0;
  background: #f7f8fa;
}
.section3-services h4 {
  color: black;
  font-family: "Plus Jakarta Sans";
  font-size: 38px;
  font-style: normal;
  font-weight: 400;
  line-height: 38px;
}
.section3-services .card {
  font-family: "Plus Jakarta Sans";
}
.section3-services .card .card-body {
  padding: 32px;
}
.section3-services .card .card-body h5 {
  color: #1a1a1a;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
}
.section3-services .card .card-body p {
  font-size: 14px;
  font-weight: 400;
  color: #1a1a1a;
  margin-bottom: 10px;
}
.section3-services .card .card-body a {
  color: #3b46e4;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
}
.section3-services .card .card-body a i {
  margin-left: 7px;
  font-size: 11px;
}

.news-article-section4 {
  padding: 50px 0;
  background: url("../images/bg-news-article.png") center no-repeat;
  background-size: cover;
}
.news-article-section4 h4 {
  color: white;
  font-family: "DM Sans";
  font-size: 38px;
  font-style: normal;
  font-weight: 400;
  line-height: 38px;
}

.section5 {
  padding-top: 0;
  padding-bottom: 50px;
}
.section5 .bg-info {
  background: url("../images/bg-transform.png") center no-repeat;
  background-size: cover;
  border-radius: 45px;
  padding: 50px;
}
.section5 .bg-info .card-nfo {
  border-radius: 45px;
  opacity: 0.9;
  background: #001741;
  padding: 35px;
}
.section5 .bg-info .card-nfo p {
  color: white;
  font-family: "DM Sans";
  font-size: 38px;
  font-style: normal;
  font-weight: 400;
  line-height: 38px;
}

#footer {
  padding: 40px 0 40px 0;
}
#footer ul {
  padding-left: 0;
  margin-bottom: 6px;
}
#footer ul li {
  display: inline-block;
  list-style-type: none;
  margin-right: 5px;
}
#footer ul li a i {
  color: #001741;
  font-size: 18px;
}
#footer p {
  font-size: 12px;
  font-family: "Plus Jakarta Sans";
  color: #1a1a1a;
  font-weight: 500;
}

.nav-item .active {
  color: #00dc8d !important;
}

.fixed {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  transition: all 0.4s ease-in !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  box-shadow: 0 0 10px #1a1a1a !important;
  background-color: #001741 !important;
}

.fixed-home {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  transition: all 0.4s ease-in !important;
  padding-top: 10px !important;
  padding-bottom: 0px !important;
  box-shadow: 0 0 10px #1a1a1a !important;
  background-color: white !important;
}

.logo-small {
  height: 45px !important;
  transition: all 0.6s;
  -moz-transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
}

#header {
  background: transparent;
  padding: 40px 0;
  z-index: 999;
  position: absolute;
  width: 100%;
}
#header .menu-link .nav-item:last-child .nav-link {
  padding-right: 0;
}
#header .menu-link .nav-item .nav-link {
  padding: 8px 20px 8px 0px;
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: white;
}

.page-head {
  background-size: cover;
  position: relative;
  height: 400px;
  display: flex;
  align-items: end;
}
.page-head .s-head {
  margin-bottom: 25px;
}
.page-head .s-head h2 {
  color: #ffffff;
  font-family: "DM Sans";
  font-size: 50px;
  font-weight: 400;
  margin-bottom: 0;
}
.page-head .s-head .breadcrumb {
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 0;
  float: right;
}
.page-head .s-head .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  color: white;
}
.page-head .s-head .breadcrumb .breadcrumb-item a {
  color: #ffffff;
  text-decoration: none;
}
.page-head .s-head .breadcrumb .active {
  color: #f1c425;
}
.page-head .article-header {
  padding: 40px 0;
}
.page-head .article-header .author-box {
  display: flex;
  align-items: center;
}
.page-head .article-header .author-box .author-img {
  margin-right: 10px;
}
.page-head .article-header .author-box .author-text p {
  color: white;
  font-weight: 700;
  margin-bottom: 0;
}
.page-head .article-header .author-box .author-text div {
  color: #6bb8ff;
  font-weight: 700;
}
.page-head .article-header h5 {
  color: #00dc8d;
  font-family: "Plus Jakarta Sans";
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
}
.page-head .article-header .time-country {
  font-family: "Plus Jakarta Sans";
  font-weight: 500;
  color: white;
}

.services-content {
  padding-top: 50px;
}
.services-content .s-text {
  margin-bottom: 60px;
}
.services-content .s-text h3 {
  font-family: "DM Sans";
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  color: #001741;
}
.services-content .s-text .sub-text {
  font-family: "Inter";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  color: #001741;
}
.services-content .s-text p {
  font-size: 14px;
  color: #1a1a1a;
  font-weight: 500;
}
.services-content .s-text ul {
  list-style: none;
  padding-left: 0;
}
.services-content .s-text ul li {
  display: flex;
  margin-bottom: 5px;
  font-weight: 500;
}
.services-content .s-text ul li::before {
  content: "✓";
  color: #3b46e4;
  margin-right: 5px;
  font-size: 15px;
}

.about-content {
  padding: 50px 0;
}
.about-content h4 {
  font-size: 14px;
  color: #f1c425;
  font-family: "DM Sans";
  font-weight: 700;
}
.about-content p {
  color: #1a1a1a;
  font-size: 14px;
}
.about-content .about-year {
  background-color: #1a1a1a;
  border-radius: 25px;
  padding: 14px;
  height: 144px;
  position: relative;
}
.about-content .about-year .about-t {
  position: absolute;
  bottom: 14px;
}
.about-content .about-year .about-t p {
  color: #f1c425;
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 0;
}
.about-content .about-year .about-t h5 {
  font-weight: 100;
  color: white;
  font-size: 70px;
  margin-bottom: 0;
  line-height: 60px;
}

.about-section3 .row {
  background: #001741;
  padding: 45px 50px 45px 50px;
  border-radius: 25px;
}
.about-section3 p {
  color: white;
  font-weight: 500;
  font-size: 14px;
}

.news-article-one {
  padding: 50px 0;
}
.news-article-one .img-box .img-text {
  border-radius: 15px;
  color: white;
  background-color: #001741;
  position: absolute;
  width: 96%;
  bottom: 18px;
  padding: 20px;
  left: 0;
  right: 0;
  margin: auto;
}
.news-article-one .img-box .img-text h4 {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 700;
  margin-bottom: 2px;
}
.news-article-one .img-box .img-text p {
  font-weight: 500;
  opacity: 0.5;
}

.whats-new .whats-new-bg {
  background-color: #001741;
  border-radius: 20px;
  padding: 60px 80px;
}
.whats-new .whats-new-bg h4 {
  font-family: "DM Sans";
  font-size: 20px;
  font-weight: 700;
  color: white;
  margin-bottom: 20px;
}
.whats-new .whats-new-bg h4::after {
  content: "";
  border-bottom: 2px solid #00dc8d;
  width: 20px;
  width: 35px;
  display: block;
  margin-top: 10px;
}
.whats-new .whats-new-bg .whats-new-text {
  color: white;
}
.whats-new .whats-new-bg .whats-new-text h5 {
  font-family: "DM Sans";
  font-size: 18px;
  font-weight: 700;
}
.whats-new .whats-new-bg .whats-new-text p {
  font-weight: 500;
  margin-bottom: 0.5rem;
}
.whats-new .whats-new-bg .whats-new-text a {
  font-weight: 500;
  color: #00dc8d;
  text-decoration: none;
}

.latest-article-section {
  padding: 50px 0;
}
.latest-article-section .whats-new-bg {
  border-radius: 20px;
}
.latest-article-section .whats-new-bg h4 {
  font-family: "DM Sans";
  font-size: 20px;
  font-weight: 700;
  color: #001741;
  margin-bottom: 20px;
}
.latest-article-section .whats-new-bg h4::after {
  content: "";
  border-bottom: 2px solid #00dc8d;
  width: 20px;
  width: 35px;
  display: block;
  margin-top: 10px;
}
.latest-article-section .whats-new-bg .whats-new-text {
  color: #001741;
}
.latest-article-section .whats-new-bg .whats-new-text h5 {
  font-family: "DM Sans";
  font-size: 18px;
  font-weight: 700;
}
.latest-article-section .whats-new-bg .whats-new-text h3 {
  font-family: "DM Sans";
  font-size: 22px;
  font-weight: 700;
}
.latest-article-section .whats-new-bg .whats-new-text p {
  font-weight: 500;
  margin-bottom: 0.5rem;
  color: #1a1a1a;
}
.latest-article-section .whats-new-bg .whats-new-text a {
  font-weight: 500;
  color: #3b46e4;
  text-decoration: none;
}

.recent-articles {
  padding: 50px 0;
}
.recent-articles h4 {
  font-family: "DM Sans";
  font-size: 20px;
  font-weight: 700;
  color: #001741;
  margin-bottom: 20px;
}
.recent-articles h4::after {
  content: "";
  border-bottom: 2px solid #00dc8d;
  width: 35px;
  display: block;
  margin-top: 10px;
}
.recent-articles .recent-article-link {
  padding-left: 0;
}
.recent-articles .recent-article-link li {
  display: flex;
  margin-bottom: 15px;
  align-items: center;
}
.recent-articles .recent-article-link li .img-recent-article {
  margin-right: 15px;
}
.recent-articles .recent-article-link li .img-recent-article img {
  width: 90px;
  height: 90px;
  border-radius: 10px;
}
.recent-articles .recent-article-link li .recent-article-txt h5 {
  font-family: "DM Sans";
  font-size: 18px;
  font-weight: 700;
  color: #001741;
  margin-bottom: 0;
}
.recent-articles .recent-article-link li .recent-article-txt a {
  font-weight: 500;
  color: #3b46e4;
  text-decoration: none;
}
.recent-articles h5 {
  font-family: "DM Sans";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  color: #001741;
}
.recent-articles .list-article {
  padding-left: 0;
}
.recent-articles .list-article li {
  margin-left: 10px;
  padding-left: 10px;
  margin-bottom: 10px;
  font-weight: 500;
}
.recent-articles .list-article li::marker {
  content: "✓";
  color: #3b46e4;
  margin-right: 5px;
  font-size: 15px;
}

.whats-new-detail {
  padding: 50px 0;
  background-color: #001741;
}
.whats-new-detail h4 {
  font-family: "DM Sans";
  font-size: 20px;
  font-weight: 700;
  color: white;
  margin-bottom: 20px;
}
.whats-new-detail h4::after {
  content: "";
  border-bottom: 2px solid #00dc8d;
  width: 20px;
  width: 35px;
  display: block;
  margin-top: 10px;
}
.whats-new-detail .whats-new-text {
  color: white;
}
.whats-new-detail .whats-new-text h5 {
  font-family: "DM Sans";
  font-size: 18px;
  font-weight: 700;
}
.whats-new-detail .whats-new-text p {
  font-weight: 500;
  margin-bottom: 0.5rem;
}
.whats-new-detail .whats-new-text a {
  font-weight: 500;
  color: #00dc8d;
  text-decoration: none;
}

.contact-section {
  padding: 50px 0;
}
.contact-section h4 {
  font-family: "DM Sans";
  font-size: 30px;
  font-weight: 700;
  color: #001741;
  margin-bottom: 20px;
}
.contact-section h4::after {
  content: "";
  border-bottom: 2px solid #00dc8d;
  display: block;
  margin-top: 10px;
}
.contact-section .address h5 {
  font-family: "DM Sans";
  font-size: 20px;
  color: #00dc8d;
  font-weight: 700;
}
.contact-section .address p {
  font-weight: 500;
  margin-bottom: 10px;
}
.contact-section .address ul {
  padding-left: 0;
  margin-bottom: 0;
}
.contact-section .address ul li {
  margin-bottom: 10px;
  display: flex;
  align-items: start;
}
.contact-section .address ul li p {
  margin-bottom: 0;
  margin-left: 5px;
  font-weight: 500;
}
.contact-section .address ul li p span {
  font-weight: 700;
}
.contact-section .reachout-us h5 {
  font-family: "DM Sans";
  font-size: 18px;
  color: #001741;
  font-weight: 700;
}

.nav-tabs {
  border-bottom: none !important;
}
.nav-tabs .nav-link {
  background-color: transparent !important;
  border: none !important;
  color: #ffffff !important;
  font-size: 18px !important;
  font-weight: 400 !important;
}
.nav-tabs .active {
  border-bottom: 2px solid #00dc8d !important;
}

.tab-content {
  padding: 35px;
  background-color: #1d1626;
  position: relative;
}

.owl-content {
  color: #ffffff;
  font-family: "Plus Jakarta Sans";
}
.owl-content img {
  margin-bottom: 10px;
}
.owl-content .h-content {
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 10px;
}
.owl-content p {
  font-family: "Plus Jakarta Sans";
  font-size: 14px;
  font-weight: 400;
}
.owl-content a {
  color: #00dc8d;
  text-decoration: none;
  font-size: 20px;
}

.error {
  color: red;
  font-size: 12px;
}

#thanku .modal-content {
  border-radius: 15px;
}
#thanku .modal-content .modal-body h5 {
  font-family: "DM Sans";
  font-size: 35px;
  font-style: normal;
  font-weight: 600;
  margin-bottom: 40px;
}

.h-article-detail {
  height: 500px !important;
}/*# sourceMappingURL=style.css.map */</pre></body></html>