/* Color Variables */
:root {
  --primary: #122c4f;
  --secondary: #ad0003;
  --yellow: #feB316;
  --blue: #001440;
  --skyBlue: #ebf2ff;
  --gray: #f3f3f3;
  --black: #000;
  --white: rgba(255, 255, 255, 1);
  --lightBlue: rgba(0, 68, 138, 1);
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
button, hr, input {
  overflow: visible;
}

progress, sub, sup {
  vertical-align: baseline;
}

[type=checkbox], [type=radio], legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

html {
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

details, main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: ButtonText dotted 1px;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

[hidden], template {
  display: none;
}

@font-face {
  font-family: "Nunito";
  src: url("../../fonts/Nunito-ExtraBold.woff2") format("woff2"), url("../../fonts/Nunito-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
/* Galano Grotesque Regular (400) */
@font-face {
  font-family: "Galano Grotesque";
  src: url("../../fonts/galanogrotesque-regular21-webfont.woff2") format("woff2"), url("../../fonts/galanogrotesque-regular21-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/* Galano Grotesque Medium (500) */
@font-face {
  font-family: "Galano Grotesque";
  src: url("../../fonts/galanogrotesquemedium-webfont.woff2") format("woff2"), url("../../fonts/galanogrotesquemedium-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
/* Regular 400 */
@font-face {
  font-family: "Poppins";
  src: url("../../fonts/Poppins-Regular.woff2") format("woff2"), url("../../fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/* Italic 400 */
@font-face {
  font-family: "Poppins";
  src: url("../../fonts/Poppins-Italic.woff2") format("woff2"), url("../../fonts/Poppins-Italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
/* Medium 500 */
@font-face {
  font-family: "Poppins";
  src: url("../../fonts/Poppins-Medium.woff2") format("woff2"), url("../../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
/* SemiBold 600 */
@font-face {
  font-family: "Poppins";
  src: url("../../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../../fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../../fonts/Poppins-Bold.woff2") format("woff2"), url("../../fonts/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/* Plus Jakarta Sans Regular */
@font-face {
  font-family: "Plus Jakarta Sans";
  src: url("../../fonts/PlusJakartaSans-Regular.woff2") format("woff2"), url("../../fonts/PlusJakartaSans-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
body {
  font: 16px/1.25 "GalanoGrotesque", Times;
  font-weight: 300;
  color: #fff;
}

/* Body text */
body,
p {
  font: 400 13px/1 "Galano Grotesque", sans-serif;
  letter-spacing: 0;
}

/* Strong / emphasis text */
strong,
b {
  font-family: "Galano Grotesque", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0;
}

h1,
.h1,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  line-height: 1;
  font-weight: 600;
  margin: 0 0 15px;
}

h1,
.h1 {
  font-size: 92px;
}

@media (max-width: 1439px) {
  h1,
  .h1 {
    font-size: 70px;
  }
}
@media (max-width: 1199px) {
  h1,
  .h1 {
    font-size: 50px;
  }
}
@media (max-width: 1023px) {
  h1,
  .h1 {
    font-size: 38px;
  }
}
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 30px;
  }
}
h2,
.h2 {
  font-family: "Nunito", sans-serif;
  font-weight: 800;
  font-size: 48px;
  line-height: 56px;
  letter-spacing: 0;
  margin: 0 0 24px;
}

@media (max-width: 1199px) {
  h2,
  .h2 {
    font-size: 30px;
    margin: 0 0 26px;
  }
}
@media (max-width: 1023px) {
  h2,
  .h2 {
    font-size: 28px;
    margin: 0 0 20px;
  }
}
@media (max-width: 767px) {
  h2,
  .h2 {
    font-size: 24px;
  }
}
h3,
.h3 {
  font-size: 36px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 36px;
  line-height: 56px;
  letter-spacing: -2%;
  margin: 0 0 26px;
}

@media (max-width: 1439px) {
  h3,
  .h3 {
    font-size: 30px;
  }
}
@media (max-width: 1199px) {
  h3,
  .h3 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  h3,
  .h3 {
    font-size: 20px;
  }
}
h4 {
  letter-spacing: -0.04em;
  color: #e13a27;
  margin: 0 0 20px;
  font-size: 24px;
  text-transform: uppercase;
}

@media (max-width: 1023px) {
  h4 {
    font-size: 20px;
  }
}
h4:last-child {
  margin-bottom: 0;
}

h5,
.h5 {
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  line-height: 1.2;
}

@media (max-width: 1023px) {
  h5,
  .h5 {
    font-size: 16px;
  }
}
p {
  margin: 0 0 36px;
}

@media (max-width: 1199px) {
  p {
    margin: 0 0 20px;
  }
}
h1:last-child,
.h1:last-child,
h2:last-child,
.h2:last-child,
h3:last-child,
.h3:last-child,
h4:last-child,
.h4:last-child,
h5:last-child,
.h5:last-child,
h6:last-child,
.h6:last-child,
p:last-child {
  margin-bottom: 0;
}

a {
  text-decoration: none;
  color: #e13a27;
}

a:hover {
  text-decoration: underline;
}

a,
input,
button {
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  outline: none !important;
}

input,
button {
  font-family: inherit;
}

.text-primary {
  color: #e13a27 !important;
}

.text-success {
  color: #367d46 !important;
}

.text-secondary {
  color: #322e6d !important;
}

.text-warning {
  color: #ffcb00 !important;
}

.text-danger {
  color: #e13a27 !important;
}

.bg-primary {
  background-color: #e13a27 !important;
}

.bg-success {
  background-color: #367d46 !important;
}

.bg-secondary {
  background-color: #322e6d !important;
}

.bg-blue-dark {
  background-color: #110c41 !important;
}

.bg-gray {
  background-color: #f0f0f0 !important;
}

.bg-warning {
  background-color: #ffcb00 !important;
}

.bg-danger {
  background-color: #e13a27 !important;
}

/* General Layout Styles */
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  min-width: 360px;
  background: #ffffff;
  color: #fff;
}

#wrapper {
  position: relative;
  overflow: hidden;
}

/* Wrapper Styles */
.wrapper {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.container {
  max-width: 1310px;
  position: relative;
  padding: 0 15px;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

img {
  max-width: 100%;
  width: auto;
  height: auto;
  display: block;
}

/* Input Styles */
.btn {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-style: SemiBold;
  letter-spacing: 0;
  text-align: center;
  text-transform: capitalize;
  padding: 15px 0;
  border-radius: 32px;
  text-decoration: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  text-align: center;
  color: var(--white);
  background: var(--lightBlue);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  min-width: 246px;
  line-height: 1;
}
@media (min-width: 768px) {
  .btn {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .btn {
    font-size: 20px;
    line-height: 22px;
  }
}

/* Slick slider styles */
.slick-slider {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slick Dots Styles */
.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2px;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 0;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  border: 0;
  width: 22px;
  height: 7px;
  display: block;
  border-radius: 4px;
  background: var(--lightOrange2);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}
.slick-dots li button:hover {
  background: var(--secondary);
}
.slick-dots li.slick-active button {
  width: 42px;
  background: var(--secondary);
}

/* Header Styles */
.header {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 11;
  padding: 24px 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 25px;
}
.header .logo {
  width: 145px;
  display: block;
  padding: 0;
}
@media (min-width: 1024px) {
  .header .logo {
    width: 177px;
    padding: 13px 0;
  }
}
.header .logo a,
.header .logo img {
  display: block;
  width: 100%;
  height: auto;
}

/* Sticky Header */
.sticky-header .header:not(.not-sticky) {
  position: fixed;
  padding: 22px 0;
  background: white;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
@media (min-width: 1024px) {
  .sticky-header .menu li a {
    color: rgb(23, 63, 61);
  }
}
.sticky-header .nav-opener {
  border-top: 2px solid black;
}
.sticky-header .nav-opener::after, .sticky-header .nav-opener::before {
  background: black;
}

/* Nav Opener (Burger Menu) - Ab 1023px tak dikhega */
.nav-opener {
  position: absolute;
  right: 15px;
  width: 24px;
  height: 20px;
  border-top: 2px solid white;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: block;
}
@media (min-width: 1024px) {
  .nav-opener {
    display: none;
  }
}
.nav-opener::after, .nav-opener::before {
  background: white;
  left: 0;
  right: 0;
  top: 6px;
  height: 2px;
  content: "";
  position: absolute;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.nav-opener::after {
  top: 14px;
}
.nav-active .nav-opener {
  border-top: none;
  z-index: 12;
}
.nav-active .nav-opener::before {
  top: 10px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background: var(--white);
}
.nav-active .nav-opener::after {
  top: 10px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background: var(--white);
}

/* Nav Holder */
.nav-holder {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
}
@media (max-width: 1023px) {
  .nav-holder {
    padding: 80px 0;
    width: 300px;
    right: 0;
    top: 0;
    bottom: 0;
    background: var(--primary);
    position: fixed;
    display: block;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transform: translate(100%, 0);
            transform: translate(100%, 0);
    overflow: auto;
    z-index: 11;
  }
  .nav-active .nav-holder {
    -webkit-transform: none;
            transform: none;
    -webkit-box-shadow: -2px 0 20px rgba(0, 0, 0, 0.2);
            box-shadow: -2px 0 20px rgba(0, 0, 0, 0.2);
  }
}
.nav-holder .btn-holder {
  width: 100%;
}
@media (min-width: 1024px) {
  .nav-holder .btn-holder {
    width: auto;
  }
}
.nav-holder .btn-holder .btn {
  margin: 20px 24px 0;
  width: calc(100% - 48px);
}
@media (min-width: 1024px) {
  .nav-holder .btn-holder .btn {
    margin: 0;
    width: auto;
  }
}

/* Menu Styles */
.menu {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 16px;
}
@media (min-width: 1024px) {
  .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 4px;
  }
}
.menu li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
@media (min-width: 1024px) {
  .menu li {
    border-bottom: 0;
    padding: 6px 12px;
  }
}
.menu li.active > a {
  color: var(--yellow);
}
@media (min-width: 1024px) {
  .menu li.active > a {
    color: rgb(23, 63, 61);
    position: relative;
  }
  .menu li.active > a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    border-bottom: 1px solid rgb(23, 63, 61);
  }
}
.menu a {
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: block;
  color: rgb(255, 255, 255);
  padding: 15px 24px;
}
@media (min-width: 1024px) {
  .menu a {
    padding: 13px 0;
  }
}
.menu a:hover {
  color: var(--yellow);
}
@media (min-width: 1024px) {
  .menu a:hover {
    color: rgb(23, 63, 61);
    position: relative;
  }
  .menu a:hover::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    border-bottom: 1px solid rgb(23, 63, 61);
  }
}

/* Hero Section Styles */
.hero-section {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.hero-section .image-holder {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.hero-section .image-holder img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.hero-section .container {
  position: relative;
  z-index: 1;
}
.hero-section .textbox {
  min-height: 236px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
          padding: 100px 0 100px;
}
@media (min-width: 576px) {
  .hero-section .textbox {
    padding: 150px 0 100px;
  }
}

@media (min-width: 768px) {
  .hero-section .textbox {
    min-height: 436px;
    padding: 193px 0 117px;
  }
}
.hero-section .textbox a {
  text-decoration: none;
}
.hero-section h1 {
  margin: 0 0 24px;
  color: rgb(255, 255, 255);
  max-width: 760px;
  width: 100%;
}
.hero-section h2 {
  color: rgb(23, 63, 61);
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 30px;
  letter-spacing: 0;
  margin: 0 0 24px;
}
.hero-section p {
  color: rgb(255, 255, 255);
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0;
  margin: 0 0 12px;
  max-width: 572px;
}
.hero-section p span {
  color: rgb(23, 63, 61);
  font-weight: 600;
}
.hero-section .last-paragraph {
  margin-bottom: 24px;
}

/* Article About Styles */
.article-about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  margin: 44px 0;
}
@media (min-width: 768px) {
  .article-about {
    gap: 21.08px;
    margin: 66px 0 7px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.article-about .textbox {
  width: 100%;
}
@media (min-width: 768px) {
  .article-about .textbox {
    width: auto;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    min-width: 0;
    margin-top: 16px;
  }
}
.article-about .image-holder {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  width: 100%;
  margin: 0 0 30px 0;
}
@media (min-width: 768px) {
  .article-about .image-holder {
    width: 52.5%;
    margin: 0 -42.7px 0 0;
  }
}
.article-about .image-holder img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 12px;
}
.article-about ul.objectives {
  color: rgb(0, 0, 0);
  padding: 0 0 0 28px;
  margin-bottom: 34px;
}
.article-about ul li {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0;
  margin: 0 0 3px;
}
.article-about .top-space {
  margin-top: 34px;
}
.article-about .h2 {
  color: rgb(0, 68, 138);
}
.article-about p {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0;
  margin: 0 0 12px;
  color: rgb(0, 0, 0);
}
.article-about p:last-child {
  margin-bottom: 0;
}
.article-about p.note {
  color: rgb(236, 28, 36);
  margin: 0 0 27px;
  font-weight: 500;
}
.article-about .btn-holder {
  padding-top: 22px;
}

.arvo-slider-section {
  padding: 60px 0 140px;
}
@media (max-width: 991px) {
  .arvo-slider-section {
    padding: 40px 0 60px;
  }
}
.arvo-slider-section .container {
  max-width: 1207px;
}
.arvo-slider-section .slider-wrapper {
  border-radius: 48px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 767px) {
  .arvo-slider-section .slider-wrapper {
    border-radius: 24px;
  }
}
.arvo-slider-section .slider-wrapper.slide-index-0 {
  background: rgb(254, 240, 199);
}
.arvo-slider-section .slider-wrapper.slide-index-0 .slick-dots li button {
  background: #FBDF7C;
}
.arvo-slider-section .slider-wrapper.slide-index-0 .slick-dots li.slick-active button {
  background: #F0D434;
}
.arvo-slider-section .slider-wrapper.slide-index-1 {
  background: rgb(200, 255, 218);
}
.arvo-slider-section .slider-wrapper.slide-index-1 .slick-dots li button {
  background: #8FF2AF;
}
.arvo-slider-section .slider-wrapper.slide-index-1 .slick-dots li.slick-active button {
  background: #54DF82;
}
.arvo-slider-section .slider-wrapper.slide-index-2 {
  background: rgb(196, 233, 255);
}
.arvo-slider-section .slider-wrapper.slide-index-2 .slick-dots li button {
  background: #98CEEE;
}
.arvo-slider-section .slider-wrapper.slide-index-2 .slick-dots li.slick-active button {
  background: #64C5FD;
}
.arvo-slider-section .slider-wrapper.slide-index-3 {
  background: rgb(255, 213, 225);
}
.arvo-slider-section .slider-wrapper.slide-index-3 .slick-dots li button {
  background: #F9ACC1;
}
.arvo-slider-section .slider-wrapper.slide-index-3 .slick-dots li.slick-active button {
  background: #F383A2;
}
.arvo-slider-section .h2 {
  color: rgb(0, 68, 138);
  text-align: center;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .arvo-slider-section .h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.arvo-slider-section .arvo-slideshow {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.arvo-slider-section .arvo-slideshow.slick-initialized {
  opacity: 1;
  visibility: visible;
}
.arvo-slider-section .textbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 991px) {
  .arvo-slider-section .textbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    gap: 0;
  }
}
.arvo-slider-section .textbox .image-holder {
  margin-top: -25px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 991px) {
  .arvo-slider-section .textbox .image-holder {
    margin: 0 auto;
    width: 100%;
    max-width: 320px;
    padding-bottom: 50px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.arvo-slider-section .textbox .image-holder img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.arvo-slider-section .article-holder {
  padding: 40px 45px 40px 60px;
}
@media (max-width: 991px) {
  .arvo-slider-section .article-holder {
    padding: 30px 20px;
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.arvo-slider-section .h3 {
  margin: 0 0 12px;
  color: rgb(0, 0, 0);
}
@media (max-width: 991px) {
  .arvo-slider-section .h3 {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .arvo-slider-section .h3 {
    font-size: 22px;
  }
}
.arvo-slider-section p {
  color: rgb(0, 0, 0);
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .arvo-slider-section p {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .arvo-slider-section p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 25px;
  }
}
.arvo-slider-section .stats-list {
  color: rgb(0, 0, 0);
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (max-width: 991px) {
  .arvo-slider-section .stats-list {
    text-align: left;
    display: inline-block;
    margin-bottom: 30px;
  }
}
.arvo-slider-section .stats-list li {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 40px;
  position: relative;
  padding-left: 35px;
  margin: 0 0 12px;
}
@media (max-width: 767px) {
  .arvo-slider-section .stats-list li {
    font-size: 15px;
    line-height: 24px;
  }
}
.arvo-slider-section .stats-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  width: 20px;
  height: 20px;
  background-image: url("../images/list-icon.png");
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .arvo-slider-section .stats-list li::before {
    top: 2px;
  }
}
.arvo-slider-section .slick-dots {
  bottom: 20px;
  z-index: 5;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 0;
  margin: 0;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.arvo-slider-section .slick-dots li {
  margin: 0 5px;
}
.arvo-slider-section .slick-dots li button {
  width: 20px;
  height: 8px;
  border-radius: 4px;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.arvo-slider-section .slick-dots li button::before {
  display: none;
}
.arvo-slider-section .slick-dots li.slick-active button {
  width: 32px;
}

.journey-section {
  padding: 60px 0 18%;
  background: #003265;
  position: relative;
  overflow: hidden;
}
.journey-section h2 {
  text-align: center;
}
.journey-section .journey-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 52px;
}
@media (max-width: 1023px) {
  .journey-section .journey-wrapper {
    gap: 30px;
  }
}
.journey-section .image-holder {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.journey-section .image-holder img {
  width: 100%;
  max-width: 376px;
  height: auto;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 1024px) {
  .journey-section .image-holder {
    width: 29.64%;
    margin: 0 0 0 30px;
    text-align: left;
  }
  .journey-section .image-holder img {
    max-width: 100%;
  }
}
.journey-section .form-holder {
  width: 100%;
  background: #ffffff;
  padding: 37px 40px;
  border-radius: 16px;
}
@media (min-width: 1024px) {
  .journey-section .form-holder {
    width: 58%;
  }
}
@media (max-width: 767px) {
  .journey-section .form-holder {
    padding: 25px 20px;
  }
}
.journey-section .form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 30px;
  gap: 18px;
}
@media (max-width: 767px) {
  .journey-section .form-row {
    margin-bottom: 0;
    gap: 0;
  }
}
.journey-section .form-group {
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .journey-section .form-group {
    width: calc(50% - 9px);
    margin-bottom: 0;
  }
}
.journey-section .form-group label {
  display: block;
  font-weight: 600;
  color: #232F58;
  margin-bottom: 10px;
}
.journey-section .form-group input {
  width: 100%;
  padding: 18px 20px;
  border: 2px solid #E5E7EB;
  border-radius: 12px;
  font-size: 16px;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 767px) {
  .journey-section .form-group input {
    padding: 14px 15px;
  }
}
.journey-section .btn-submit {
  width: 100%;
  background: #00448A;
  color: #fff;
  padding: 18px;
  font-size: 20px;
  font-weight: 700;
  border-radius: 50px;
  border: none;
  cursor: pointer;
}
@media (max-width: 767px) {
  .journey-section .btn-submit {
    padding: 15px;
    font-size: 18px;
  }
}
.journey-section .pattern-img {
  position: absolute;
  bottom: -110px;
  left: 0;
  width: 100%;
}
@media (min-width: 1441px) {
  .journey-section .pattern-img {
    bottom: -175px;
  }
}
@media (max-width: 1023px) {
  .journey-section .pattern-img {
    bottom: -80px;
  }
}
@media (max-width: 767px) {
  .journey-section .pattern-img {
    bottom: -50px;
  }
}
@media (max-width: 480px) {
  .journey-section .pattern-img {
    bottom: -20px;
  }
}
.journey-section .pattern-img img {
  width: 100%;
  height: auto;
  display: block;
}

.image-holder img {
  max-width: 100%;
  height: auto;
}

.main-footer {
  background: #003265;
  color: #ffffff;
  padding: 80px 0 0;
  position: relative;
  overflow: hidden;
}
.main-footer .footer-stars {
  position: absolute;
  top: 30px;
  right: 90px;
  width: 3.81%;
}
.main-footer .footer-bottom-graphics {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
  width: 12.8%;
}
.main-footer .footer-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 116px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  position: relative;
  z-index: 5;
}
@media (max-width: 1023px) {
  .main-footer .footer-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px;
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .main-footer .footer-row {
    padding-bottom: 40px;
    gap: 40px;
  }
}
.main-footer .brand-col {
  width: 25%;
}
@media (max-width: 1023px) {
  .main-footer .brand-col {
    width: 100%;
  }
}
.main-footer .brand-col p {
  font-size: 13px;
  line-height: 1.7;
  opacity: 0.8;
  margin: 0;
}
.main-footer .footer-links-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 68%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1023px) {
  .main-footer .footer-links-wrapper {
    width: 100%;
    gap: 30px;
  }
}
@media (max-width: 767px) {
  .main-footer .footer-links-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 40px 0;
  }
}
.main-footer .link-col {
  width: 19%;
}
@media (max-width: 767px) {
  .main-footer .link-col {
    width: 50% !important;
  }
}
@media (max-width: 480px) {
  .main-footer .link-col {
    width: 100% !important;
  }
}
.main-footer .link-col.contact-col, .main-footer .link-col.social-col {
  width: 31%;
}
@media (max-width: 1023px) {
  .main-footer .link-col.contact-col, .main-footer .link-col.social-col {
    width: auto;
  }
}
.main-footer .link-col.social-col p {
  line-height: 1.5;
  margin-bottom: 0;
}
.main-footer .footer-logo {
  margin-bottom: 20px;
  display: block;
}
.main-footer .footer-logo img {
  max-width: 177px;
  width: auto;
}
.main-footer .social-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  margin-top: 25px;
}
.main-footer .social-box img {
  width: 28px;
}
.main-footer .contact-details p {
  margin-bottom: 12px;
  font-size: 13px;
}
.main-footer .contact-details p strong {
  font-weight: 500;
  font-size: 13px;
}
.main-footer .footer-h4 {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 40px 0;
  letter-spacing: 0.5px;
  text-transform: capitalize;
  line-height: 1;
}
@media (max-width: 767px) {
  .main-footer .footer-h4 {
    margin-bottom: 20px;
  }
}
.main-footer .footer-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main-footer .footer-list li {
  margin-bottom: 16px;
}
.main-footer .footer-list a {
  color: #ffffff;
  text-decoration: none;
  font-size: 13px;
  opacity: 0.8;
}
.main-footer .footer-list a:hover {
  opacity: 1;
  text-decoration: underline;
}
.main-footer .footer-copyright {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 0 27px;
  font-size: 13px;
  position: relative;
  z-index: 5;
  opacity: 0.9;
}
@media (max-width: 620px) {
  .main-footer .footer-copyright {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
    text-align: center;
  }
}
.main-footer .footer-copyright p {
  margin-bottom: 0;
}