@import url("https://fonts.googleapis.com/css2?family=Varela+Round&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@900&display=swap");
.black-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 2;
}

.blue-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: rgba(47, 65, 141, 0.7);
  z-index: 2;
}

.btn-primary {
  color: #fff;
  background-color: #013878;
  border-color: #013878;
}
.btn-primary:hover {
  color: #fff;
  background-color: #013878;
  border-color: #013878;
}

img {
  width: 100%;
  vertical-align: middle;
  border-style: none;
}
img.logo {
  max-width: 200px;
}

body {
  font-family: "Varela Round", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
}

header {
  border-bottom: 1px solid #013878;
}
header .btn-primary {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
header .btn-primary:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
header a {
  color: #343a40;
  text-decoration: none;
  background-color: transparent;
}
header a:hover {
  color: #343a40;
  text-decoration: none;
}
header .menu-item {
  text-transform: uppercase;
}
header .menu-item.active {
  border-bottom: 1px solid #fff;
}
@media all and (min-width: 576px) {
  header {
    position: fixed;
    top: 0;
    z-index: 1000;
    width: 100%;
    background-color: #fff;
  }
  header .navbar {
    background-color: #013878;
  }
  header .navbar-light .navbar-nav .nav-link {
    color: #fff;
  }
  header .navbar-light .navbar-nav .active > .nav-link, header .navbar-light .navbar-nav .nav-link.active, header .navbar-light .navbar-nav .nav-link.show, header .navbar-light .navbar-nav .show > .nav-link {
    color: #fff;
  }
}
@media all and (min-width: 768px) {
  header .navbar .nav-item .nav-link {
    font-size: 1.2rem;
    color: #fff !important;
  }
}

@media all and (min-width: 576px) {
  main {
    min-height: 0;
    padding-top: 159px;
  }
}
@media all and (min-width: 767px) {
  main {
    min-height: 0;
    padding-top: 195px;
  }
}
@media (min-width: 1680px) {
  main .container, main .container-sm, main .container-md, main .container-lg, main .container-xl {
    max-width: 1400px;
  }
}
main .section-hero {
  position: relative;
}
main .section-hero .container-fluid {
  position: relative;
  padding: 0;
}
main .section-hero #main-page-carousel {
  max-width: 1920px;
  margin: 0 auto;
}
main .section-hero .carousel-control {
  z-index: 10;
  width: 5%;
}
main .section-hero .carousel-caption {
  text-transform: capitalize;
  right: initial;
  bottom: initial;
  top: 2%;
  left: 2%;
}
main .section-hero .carousel-caption h5, main .section-hero .carousel-caption p {
  z-index: 10;
  background-color: rgba(255, 255, 255, 0.75);
  font-family: "Roboto", sans-serif;
  visibility: visible;
  text-align: left;
  letter-spacing: 0px;
  font-weight: 900;
  border-color: #212529;
  border-style: none;
  margin: 0px;
  border-radius: 0px;
  padding: 20px;
  color: #212529;
  text-decoration: none;
  white-space: nowrap;
  width: auto;
  height: auto;
  min-height: 0px;
  min-width: 0px;
  max-height: none;
  max-width: none;
  opacity: 1;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  transform-origin: 50% 50% 0px;
}
main .section-hero .carousel-caption h5 {
  line-height: 65px;
  font-size: 57px;
}
main .section-hero .carousel-caption p {
  line-height: 41px;
  font-size: 39px;
  padding: 11px;
  margin-top: 10px;
}
@media all and (max-width: 1200px) {
  main .section-hero .carousel-caption h5 {
    font-size: 50px;
    line-height: 55px;
  }
  main .section-hero .carousel-caption p {
    font-size: 30px;
    line-height: 32px;
  }
}
@media all and (max-width: 992px) {
  main .section-hero .carousel-caption h5 {
    font-size: 30px;
    line-height: 35px;
  }
  main .section-hero .carousel-caption p {
    font-size: 20px;
    line-height: 22px;
  }
}
@media all and (max-width: 576px) {
  main .section-hero .carousel-caption h5 {
    font-size: 20px;
    line-height: 25px;
    padding: 10px;
  }
  main .section-hero .carousel-caption p {
    font-size: 12px;
    line-height: 14px;
  }
}
main #visa-process .col, main #visa-process .col-1, main #visa-process .col-10, main #visa-process .col-11, main #visa-process .col-12, main #visa-process .col-2, main #visa-process .col-3, main #visa-process .col-4, main #visa-process .col-5, main #visa-process .col-6, main #visa-process .col-7, main #visa-process .col-8, main #visa-process .col-9, main #visa-process .col-auto, main #visa-process .col-lg, main #visa-process .col-lg-1, main #visa-process .col-lg-10, main #visa-process .col-lg-11, main #visa-process .col-lg-12, main #visa-process .col-lg-2, main #visa-process .col-lg-3, main #visa-process .col-lg-4, main #visa-process .col-lg-5, main #visa-process .col-lg-6, main #visa-process .col-lg-7, main #visa-process .col-lg-8, main #visa-process .col-lg-9, main #visa-process .col-lg-auto, main #visa-process .col-md, main #visa-process .col-md-1, main #visa-process .col-md-10, main #visa-process .col-md-11, main #visa-process .col-md-12, main #visa-process .col-md-2, main #visa-process .col-md-3, main #visa-process .col-md-4, main #visa-process .col-md-5, main #visa-process .col-md-6, main #visa-process .col-md-7, main #visa-process .col-md-8, main #visa-process .col-md-9, main #visa-process .col-md-auto, main #visa-process .col-sm, main #visa-process .col-sm-1, main #visa-process .col-sm-10, main #visa-process .col-sm-11, main #visa-process .col-sm-12, main #visa-process .col-sm-2, main #visa-process .col-sm-3, main #visa-process .col-sm-4, main #visa-process .col-sm-5, main #visa-process .col-sm-6, main #visa-process .col-sm-7, main #visa-process .col-sm-8, main #visa-process .col-sm-9, main #visa-process .col-sm-auto, main #visa-process .col-xl, main #visa-process .col-xl-1, main #visa-process .col-xl-10, main #visa-process .col-xl-11, main #visa-process .col-xl-12, main #visa-process .col-xl-2, main #visa-process .col-xl-3, main #visa-process .col-xl-4, main #visa-process .col-xl-5, main #visa-process .col-xl-6, main #visa-process .col-xl-7, main #visa-process .col-xl-8, main #visa-process .col-xl-9, main #visa-process .col-xl-auto {
  padding: 0;
}
main #numbers {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0);
  background-image: url(/assets/img/numbers-bg.jpg);
  background-attachment: fixed;
  padding: 40px 0;
}
main #numbers .container {
  position: relative;
  z-index: 10;
}
main #numbers .card {
  background: transparent;
  color: #fff;
  text-align: center;
  border: none;
  width: 18rem;
  font-weight: bold;
}
main #numbers .card h5 {
  font-size: 2rem;
}
@media all and (max-width: 596px) {
  main #numbers .card {
    width: 100%;
    margin-bottom: 10px;
  }
  main #numbers .card p {
    font-size: 1rem;
  }
}
main #numbers .card .card-img-top {
  width: 5rem;
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
main #steps {
  background-color: #fff;
  padding: 40px 0;
  text-align: center;
}
main #steps h2 {
  font-size: 1.5rem;
  font-weight: bold;
  text-transform: uppercase;
}
main #steps h3 {
  font-size: 1.2rem;
  text-transform: uppercase;
}
main #steps .btn-primary {
  font-size: 32px;
  display: block;
  margin: 0 auto;
  margin-top: 50px;
}
@media all and (max-width: 596px) {
  main #steps h2 {
    font-size: 1.2rem;
  }
  main #steps h3 {
    font-size: 1rem;
  }
}
main #steps .steps {
  padding-top: 80px;
}
@media all and (max-width: 596px) {
  main #steps .steps {
    padding-top: 40px;
  }
}
main #steps .steps .card {
  background: transparent;
  border: none;
}
main #steps .steps .card .card-img-top {
  width: 5rem;
  display: block;
  margin: 0 auto;
}
main #steps .steps .card .card-body .card-title {
  font-weight: bold;
  font-size: 2rem;
  color: #013878;
  text-transform: uppercase;
}
@media all and (max-width: 596px) {
  main #steps .steps .card {
    margin-bottom: 30px;
  }
}
main #visas {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0);
  background-image: url(/assets/img/visas-bg.jpg);
  padding: 80px 0 40px 0;
}
@media all and (max-width: 991px) {
  main #visas {
    padding-bottom: 0;
  }
}
main #visas .container-fluid {
  position: relative;
  z-index: 10;
}
main #visas .card {
  text-align: center;
  min-height: 500px;
}
@media all and (max-width: 991px) {
  main #visas .card {
    margin-bottom: 80px;
  }
}
main #visas .card h5 {
  font-size: 1.15rem;
}
main #visas .card .card-body .btn {
  font-size: 1.2rem;
}
main #visas .card .card-img-top {
  position: relative;
  width: 7rem;
  display: block;
  margin: 0 auto;
  margin-top: -40px;
  padding: 10px;
  background-color: #fff;
  border-radius: 50% 50% 0 0;
  border: none;
}
main #visas .card .card-title {
  font-weight: bold;
  text-transform: uppercase;
}
main #testimonials {
  background-color: #fff;
  padding: 40px 0;
  text-align: center;
}
main #testimonials h2 {
  font-size: 1.5rem;
  font-weight: bold;
  text-transform: uppercase;
}
main #testimonials h3 {
  font-size: 1.2rem;
  text-transform: uppercase;
}
main #testimonials .testimonials {
  padding: 80px 0;
}
main #testimonials .testimonials .carousel-inner {
  padding: 60px 0;
}
@media all and (max-width: 596px) {
  main #testimonials .testimonials .carousel-inner {
    padding: 10px 0;
  }
}
main #testimonials .testimonials .carousel-indicators li {
  background-color: #000000;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
main #testimonials .testimonials .card {
  text-align: left;
}
main #testimonials .testimonials .card .card-body:before {
  position: absolute;
  top: -50px;
  right: 15px;
  width: 84px;
  height: 67.5px;
  z-index: 100;
  content: " ";
  background-image: url(/assets/img/quote.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
main #testimonials .testimonials .card .card-title {
  font-size: 1.15rem;
}
@media all and (max-width: 596px) {
  main #testimonials .testimonials .card {
    margin-top: 85px;
  }
}
@media all and (max-width: 596px) {
  main #testimonials .testimonials {
    padding: 0;
  }
}
@media all and (max-width: 596px) {
  main #testimonials h2 {
    font-size: 1.2rem;
  }
  main #testimonials h3 {
    font-size: 1rem;
  }
}

#form {
  padding: 40px 20px;
  background-color: #f8f9fa;
  z-index: 20;
}
#form h2 {
  font-size: 1.25rem;
  font-weight: bold;
}
#form form {
  max-width: 400px;
  margin: 20px auto;
}
#form form .iti, #form form .country-select {
  width: 100%;
  color: #000;
}
#form form input[type=checkbox] + label {
  font-size: 13px;
}

@media all and (min-width: 993px) {
  .section-hero #form {
    position: absolute;
    top: 5%;
    right: 20px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
  }
}
@media all and (min-width: 1920px) {
  .section-hero #form {
    position: absolute;
    top: 5%;
    right: 15%;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
  }
}

footer {
  background-color: #013878;
}
footer .logo {
  background-color: #fff;
  padding: 10px;
  display: block;
  margin: 0 auto;
}
footer #footer-info nav {
  height: 100%;
}
footer #footer-info a {
  color: #fff;
}
footer #footer-info a:hover {
  color: #d0d0d0;
  text-decoration: none;
}
footer #footer-bottom {
  font-size: 0.85rem;
  color: #adb5bd;
}

.inner-page {
  padding: 80px 0;
}
.inner-page h1 {
  font-weight: 700;
  font-size: 2rem;
  text-transform: uppercase;
}
.inner-page h3 {
  font-size: 1rem;
  font-weight: 700;
  margin-top: 40px;
}
.inner-page h3:first-child {
  margin-top: 0;
}

#thank-you {
  background-image: url(/assets/img/desktop_banner.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  height: 100%;
  min-height: 700px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#thank-you .content {
  text-align: center;
  color: #fff;
  max-width: 400px;
  font-size: 1.25rem;
}
#thank-you .content img {
  max-width: 200px;
  background-color: #fff;
  margin-bottom: 20px;
}
@media all and (max-width: 596px) {
  #thank-you {
    background-image: url(/assets/img/mobile_banner.jpg);
    background-size: cover;
  }
}

/*# sourceMappingURL=style.css.map */
