/**
 * @file
 */

/* video home */
@media (max-width: 575.98px) {
  .video-home {
    background-color: #fafafa;
    text-align: center;
    width: 100%;
    color: #1c1c1c;
    font-weight: 600;
    margin: 0 auto;
  }

  .video-home .fullscreen-video {
    width: 270px;
    height: auto;
  }

  .video-home .bt {
    text-align: center;
    padding-bottom: 20px;
  }

  .video-home h1 {
    color: #2b6cb0;
    text-align: center;
    font-size: 2rem;
  }

  .video-home h3 {
    color: #1c1c1c;
    text-align: center;
    font-size: 1rem;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .video-home h4 {
    color: #1c1c1c;
    text-align: center;
    padding-top: 10px;
    font-size: 1rem;
  }

  .video-home p {
    color: #1c1c1c;
  }

  .video-home button {
    color: #1c1c1c !important;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .video-home {
    background-color: #fafafa;
    text-align: center;
    width: 100%;
    color: #1c1c1c;
    font-weight: 600;
    margin: 0 auto;
  }

  .video-home .fullscreen-video {
    width: 450px;
    height: auto;
  }

  .video-home .bt {
    text-align: center;
    padding-bottom: 20px;
  }

  .video-home h1 {
    color: #2b6cb0;
    text-align: center;
    font-size: 2rem;
  }

  .video-home h3 {
    color: #1c1c1c;
    text-align: center;
    font-size: 1.2rem;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .video-home h4 {
    color: #1c1c1c;
    text-align: center;
    padding-top: 10px;
    font-size: 1rem;
  }

  .video-home p {
    color: #1c1c1c;
  }

  .video-home button {
    color: #1c1c1c !important;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .video-home {
    background-color: #fafafa;
    text-align: center;
    width: 100%;
    color: #1c1c1c;
    font-weight: 600;
    margin: 0 auto;
  }

  .video-home .fullscreen-video {
    width: 500px;
    height: auto;
  }

  .video-home .bt {
    text-align: center;
    padding-bottom: 20px;
  }

  .video-home h1 {
    color: #2b6cb0;
    text-align: center;
    font-size: 2.4rem;
  }

  .video-home h3 {
    color: #1c1c1c;
    text-align: center;
    font-size: 1.2rem;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .video-home h4 {
    color: #1c1c1c;
    text-align: center;
    padding-top: 10px;
    font-size: 1rem;
  }

  .video-home p {
    color: #1c1c1c;
  }

  .video-home button {
    color: #1c1c1c !important;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .video-home {
    background-color: #fafafa;
    text-align: center;
    width: 100%;
    color: #1c1c1c;
    font-weight: 600;
    margin: 0 auto;
  }

  .video-home .fullscreen-video {
    width: 700px;
    height: auto;
  }

  .video-home .bt {
    text-align: center;
    padding-bottom: 20px;
  }

  .video-home h1 {
    color: #2b6cb0;
    text-align: center;
    font-size: 2.8rem;
    padding-top: 10px;
  }

  .video-home h3 {
    color: #1c1c1c;
    text-align: center;
    font-size: 1.4rem;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .video-home h4 {
    color: #1c1c1c;
    text-align: center;
    padding-top: 10px;
    font-size: 1em;
  }

  .video-home p {
    color: #1c1c1c;
    font-size: 1.2rem;
  }

  .video-home button {
    color: #1c1c1c !important;
  }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
  .video-home {
    background-color: #fafafa;
    text-align: center;
    width: 100%;
    color: #1c1c1c;
    font-weight: 600;
    margin: 0 auto;
  }

  .video-home .fullscreen-video {
    width: 800px;
    height: auto;
  }

  .video-home .bt {
    text-align: center;
    padding-bottom: 20px;
  }

  .video-home h1 {
    color: #2b6cb0;
    text-align: center;
    font-size: 3rem;
    padding-top: 10px;
  }

  .video-home h3 {
    color: #1c1c1c;
    text-align: center;
    font-size: 1.4rem;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .video-home h4 {
    color: #1c1c1c;
    text-align: center;
    padding-top: 10px;
    font-size: 1em;
  }

  .video-home p {
    color: #1c1c1c;
    font-size: 1.4rem;
  }

  .video-home button {
    color: #1c1c1c !important;
  }
}

@media (min-width: 1400px) {
  .video-home {
    background-color: #fafafa;
    text-align: center;
    width: 100%;
    color: #1c1c1c;
    font-weight: 600;
    margin: 0 auto;
  }

  .video-home .fullscreen-video {
    width: 800px;
    height: auto;
  }

  .video-home .bt {
    text-align: center;
    padding-bottom: 20px;
  }

  .video-home h1 {
    color: #2b6cb0;
    text-align: center;
    font-size: 3rem;
    padding-top: 10px;
  }

  .video-home h3 {
    color: #1c1c1c;
    text-align: center;
    font-size: 1.4rem;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .video-home h4 {
    color: #1c1c1c;
    text-align: center;
    padding-top: 10px;
    font-size: 1em;
  }

  .video-home p {
    color: #1c1c1c;
    font-size: 1.4rem;
  }

  .video-home button {
    color: #1c1c1c !important;
  }
}

/* AS section */
/* Features */
.features-content {
  padding: 0;
  margin: 0;
}

.home-title {
  text-align: center;
}

.feature-box {
  background-color: transparent;
  padding-top: 50px;
}

/* home-parallax */
/* Hero 1: Image Parallax */
@media (max-width: 575.98px) {
  .parallax {
    padding-top: 10px;
  }

  .parallax h2 {
    color: aliceblue;
    font-size: 1.4rem;
    font-weight: 600;
  }

  .parallax p {
    font-size: 1.2rem;
  }

  .parallax a {
    color: #f3f5fb !important;
  }

  .parallax .btn-outline-light {
    background-color: #fc770a;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .parallax {
    padding-top: 10px;
  }

  .parallax h2 {
    color: aliceblue;
    font-size: 1.4rem;
    font-weight: 600;
  }

  .parallax p {
    font-size: 1.2rem;
  }

  .parallax a {
    color: #f3f5fb !important;
  }

  .parallax .btn-outline-light {
    background-color: #fc770a;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .parallax {
    padding-top: 10px;
  }

  .parallax h2 {
    color: aliceblue;
    font-size: 1.6rem;
    font-weight: 600;
  }

  .parallax p {
    font-size: 1.3rem;
  }

  .parallax a {
    color: #f3f5fb !important;
  }

  .parallax .btn-outline-light {
    background-color: #fc770a;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .parallax {
    padding-top: 15px;
  }

  .parallax h2 {
    color: aliceblue;
    font-size: 1.6rem;
    font-weight: 600;
  }

  .parallax p {
    font-size: 1.2rem;
  }

  .parallax a {
    color: #f3f5fb !important;
  }

  .parallax .btn-outline-light {
    background-color: #fc770a;
  }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
  .parallax {
    padding-top: 20px;
  }

  .parallax h2 {
    color: aliceblue;
    font-size: 1.8rem;
    font-weight: 600;
  }

  .parallax p {
    font-size: 1.6rem;
  }

  .parallax a {
    color: #f3f5fb !important;
  }

  .parallax .btn-outline-light {
    background-color: #fc770a;
  }
}

@media (min-width: 1400px) {
  .parallax {
    padding-top: 20px;
  }

  .parallax h2 {
    color: aliceblue;
    font-size: 2.4rem;
    font-weight: 600;
  }

  .parallax p {
    font-size: 1.6rem;
  }

  .parallax a {
    color: #f3f5fb !important;
  }

.btn-outline-light {
    background-color: #fc770a !important;
  }

  .btn-outline-light a:hover {
    background-color: #104b8f !important;
  }
}

.hero-1 {
  height: 50vh;
  background:
    linear-gradient(rgba(0, 67, 122, 0.5), rgba(0, 67, 122, 0.5)),
    url("../img/bg/parallax.jpg");
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
}
/* Hero 1: Image Parallax */

/* Opinions carousel */
.col-centered {
  float: none;
  margin: 0 auto;
}

#carouselExampleCaptions {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

i.fa-arrow-right,
i.fa-arrow-left {
  background: orangered;
  padding: 10px;
  border-radius: 100%;
}

.carousel-indicators [data-bs-target] {
  background-color: orangered;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  transition:
    opacity,
    width 0.6s ease;
}

.carousel-indicators .active {
  opacity: 1;
  width: 20px;
}

.carousel-control-prev,
.carousel-control-next {
  background: none !important;
  box-shadow: none !important;
}

@media (max-width: 575.98px) {
  /* Opinions carousel */
  .carousel-inner {
    width: 70%;
  }

  .carousel-inner p {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 1rem;
  }

  .carousel h3 {
    font-size: 1.6rem;
  }

  .card {
    width: 100%;
    height: 500px;
    border-radius: 10px;
    border: none;
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    box-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  }

  .smallimg {
    width: 150px;
    height: 150px;
  }

  .carousel-item h5 {
    font-size: 1.5rem !important;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  /* Opinions carousel */
  .carousel-inner {
    width: 70%;
  }

  .carousel-inner p {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 1rem;
  }

  .carousel h3 {
    font-size: 1.6rem;
  }

  .card {
    width: 100%;
    height: 500px;
    border-radius: 10px;
    border: none;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    box-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  }

  .smallimg {
    width: 150px;
    height: 150px;
  }

  .carousel-item h5 {
    font-size: 1.5rem !important;
  }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
  /* Opinions carousel */
  .carousel-inner {
    width: 70%;
  }

  .carousel-inner p {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 1rem;
  }

  .carousel h3 {
    font-size: 1.6rem;
  }

  .card {
    width: 100%;
    height: 500px;
    border-radius: 10px;
    border: none;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    box-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  }

  .smallimg {
    width: 150px;
    height: 150px;
  }

  .carousel-item h5 {
    font-size: 1.5rem !important;
  }
}

@media (min-width: 1200px) {
  /* Opinions carousel */
  .carousel-inner {
    width: 70%;
  }

  .carousel-inner p {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 1rem;
  }

  .carousel h3 {
    font-size: 1.6rem;
  }

  .card {
    width: 100%;
    height: 500px;
    border-radius: 10px;
    border: none;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    box-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  }

  .smallimg {
    width: 150px;
    height: 150px;
  }

  .carousel-item h5 {
    font-size: 1.5rem !important;
  }
}
