.flag-icon {
  height: 60px; }

.destiny .nav-tabs {
  border: none;
  border-bottom: 2px solid #ECF0F1; }
  .destiny .nav-tabs .nav-link {
    border: none;
    color: #2a2a2a;
    font-size: 24px;
    padding: 8px 40px 24px 40px;
    transition: all 0.1s; }
    .destiny .nav-tabs .nav-link.active, .destiny .nav-tabs .nav-link:hover {
      background: transparent;
      border: none;
      border-bottom: 4px solid #E21C26; }
.destiny-list {
  display: block;
  color: #555;
  padding: 24px;
  transition: all 0.2s; }
  .destiny-list .icon {
    color: #28ACEA;
    display: block;
    font-size: 40px;
    margin-bottom: 16px;
    transition: all 0.2s; }
  .destiny-list-h {
    color: #2a2a2a;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 8px; }
  .destiny-list-l {
    color: #28ACEA;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 24px;
    transition: all 0.2s; }
  .destiny-list:hover {
    background: #FFFFFF;
    box-shadow: 0px 0px 16px rgba(29, 64, 154, 0.14);
    border-radius: 4px;
    color: #555; }
    .destiny-list:hover .icon,
    .destiny-list:hover .destiny-list-l {
      color: #E21C26; }

.about {
  background-color: #F8FAFF; }
  .about-link {
    color: #E21C26;
    display: inline-block;
    font-weight: 700; }
    .about-link:hover {
      color: #28ACEA; }
  .about-side-h {
    color: #2a2a2a;
    font-weight: 700;
    margin-bottom: 32px; }
  .about-side-exp {
    color: #28ACEA;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 0; }
  .about-side-year {
    font-size: 20px;
    font-weight: 500; }
  .about .b-left {
    border-left: 2px solid #28ACEA; }
  .about .icon {
    color: #28ACEA;
    display: inline-block;
    font-size: 60px;
    margin-bottom: 24px; }
  .about-list {
    padding: 32px; }
    .about-list-h {
      font-size: 20px;
      font-weight: 700; }

.cta-wrap {
  background-color: #28ACEA;
  min-height: 400px;
  margin-bottom: 100px; }
  .cta-wrap .cta {
    padding: 80px 0;
    background-color: #28ACEA;
    color: #fff;
    position: relative;
    text-align: center; }
    .cta-wrap .cta-text, .cta-wrap .cta-h {
      font-size: 40px; }
    .cta-wrap .cta-h {
      font-weight: 700; }
    .cta-wrap .cta-list {
      background-color: #fff;
      position: absolute;
      bottom: -250px;
      z-index: 9; }
      .cta-wrap .cta-list-h {
        color: #E21C26;
        font-size: 20px;
        font-weight: 700;
        padding: 0 40px;
        padding-top: 40px; }
      .cta-wrap .cta-list-c {
        font-size: 32px;
        font-weight: 700;
        padding: 0 40px;
        margin-bottom: 24px; }

.choose-destiny .country-name {
  background-color: #28ACEA;
  display: inline-block;
  color: #fff;
  position: absolute;
  padding: 6px 24px; }
.choose-destiny .slick-slide > div {
  margin: 0 10px; }
.choose-destiny-details {
  position: relative;
  background-color: #fff; }
.choose-destiny-content {
  padding: 16px 24px;
  min-height: 240px; }
.choose-destiny-link {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  color: #28ACEA;
  margin-bottom: 12px; }
  .choose-destiny-link .icon {
    margin-right: 8px; }
.choose-destiny-view {
  font-size: 14px;
  font-weight: 600; }

.why-choose-details {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .why-choose-details-wrap {
    padding-top: 140px;
    padding-bottom: 40px; }
.why-choose-list {
  border-radius: 4px;
  color: #fff;
  text-align: center;
  max-width: 260px;
  border: 2px solid #fff;
  margin-bottom: 40px;
  padding: 40px; }
.why-choose-title {
  font-size: 20px;
  font-weight: 600; }
.why-choose .icon {
  display: inline-block;
  font-size: 60px;
  margin-bottom: 16px; }

.faq .card,
.inner-page .card {
  margin-bottom: 24px; }
  .faq .card-header,
  .inner-page .card-header {
    border: 1px solid #28ACEA;
    border-radius: 4px 4px 0 0; }
    .faq .card-header-title,
    .inner-page .card-header-title {
      font-size: 18px;
      font-weight: 600; }
    .faq .card-header .btn-link,
    .inner-page .card-header .btn-link {
      color: #28ACEA;
      display: flex;
      align-items: center;
      padding: 24px 32px;
      width: 100%;
      white-space: normal;
      text-align: left;
      line-height: 1.4; }
      .faq .card-header .btn-link:hover, .faq .card-header .btn-link:focus,
      .inner-page .card-header .btn-link:hover,
      .inner-page .card-header .btn-link:focus {
        text-decoration: none; }
    .faq .card-header .icon-wrap,
    .inner-page .card-header .icon-wrap {
      padding-left: 24px; }
  .faq .card-body,
  .inner-page .card-body {
    background-color: #fff;
    padding: 24px 40px;
    border: 1px solid #28ACEA;
    border-top: 0; }

/****************** About page *********************/
.story-title {
  color: #28ACEA;
  font-size: 32px;
  font-weight: 700; }

.about-why-choose .why-choose-list {
  color: #28ACEA;
  border-color: #28ACEA; }
  .about-why-choose .why-choose-list .icon {
    display: inline-block;
    font-size: 60px;
    margin-bottom: 16px; }

/****************** Country page *********************/
.immigration-list {
  background-color: #FAFAFA;
  padding: 32px;
  border-radius: 4px;
  margin-bottom: 30px; }
  .immigration-list-head {
    display: flex;
    align-items: center;
    margin-bottom: 16px; }
  .immigration-list-name {
    width: 70%;
    color: #E21C26;
    font-size: 20px;
    font-weight: 600;
    margin-left: 24px; }
  .immigration-list-link {
    color: #28ACEA;
    font-weight: 600; }
    .immigration-list-link .icon {
      display: inline-block;
      font-size: 14px;
      margin-top: 4px;
      margin-right: 8px; }
  .immigration-list-content {
    font-weight: 500;
    margin-bottom: 16px; }
  .immigration-list .icon-wrap {
    background-color: #28ACEA;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .immigration-list .icon-wrap .icon {
      color: #fff;
      font-size: 30px; }

/****************** inner page *********************/
.inner-page-list {
  display: flex;
  font-weight: 500;
  margin-bottom: 16px; }
  .inner-page-list .icon {
    color: #28ACEA;
    margin-right: 8px;
    margin-top: 4px; }

.intro-text {
  font-weight: 500; }

.contact-us {
  background-color: #1D7DC2;
  border-radius: 4px;
  padding-bottom: 24px; }
  .contact-us .contact-use-h-wrap {
    margin-bottom: 24px;
    border-bottom: 1px solid #ededed57;
    padding: 24px;
    text-align: center;
    color: #fff; }
  .contact-us .secondary-title {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0; }
    .contact-us .secondary-title-1 {
      font-size: 20px; }
  .contact-us-details {
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 500;
    color: #fff; }
  .contact-us .wa-img {
    height: 24px;
    margin-right: 16px; }
  .contact-us .text-or {
    color: #e4e4e4; }

.tiny {
  position: sticky;
  width: 350px;
  top: 80px; }

/************************ Contact Us **********************/
.contact-page .contact-details .footer-address {
  font-size: 18px;
  font-weight: 500;
  display: flex;
  margin-bottom: 24px; }
  .contact-page .contact-details .footer-address .icon {
    color: #28ACEA;
    margin-top: 4px;
    margin-right: 12px; }
  .contact-page .contact-details .footer-address .email-icon {
    font-size: 14px;
    margin-top: 6px; }

/************************** Thank You Page ***********************************/
.mail-sent {
  width: 100%;
  background-color: #fff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.12);
  padding: 40px;
  text-align: center;
  margin-top: 100px; }
  .mail-sent-img {
    height: 120px;
    margin-bottom: 32px; }
  .mail-sent a {
    display: inline-flex;
    align-items: center; }
  .mail-sent .thankyou-text {
    color: #2a2a2a;
    margin-bottom: 32px;
    font-size: 32px;
    font-weight: 600; }
  .mail-sent .icon {
    display: inline-block;
    transform: rotate(180deg);
    margin-right: 16px; }

@media (max-width: 991.98px) {
  .title div {
    font-size: 18px; }

  .destiny-list {
    padding: 0;
    margin-bottom: 16px; }
    .destiny-list-h, .destiny-list-l {
      font-size: 15px;
      font-weight: 700; }
  .destiny .nav {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden; }
    .destiny .nav .nav-link {
      font-size: 18px;
      font-weight: 600;
      text-align: center;
      padding: 12px 38px; }
  .destiny .nav-tabs .nav-link.active,
  .destiny .nav-tabs .nav-link:hover {
    border: none; }
  .destiny ::-webkit-scrollbar {
    -webkit-appearance: none; }
  .destiny ::-webkit-scrollbar:vertical {
    width: 4px; }
  .destiny ::-webkit-scrollbar:horizontal {
    height: 4px; }
  .destiny ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    border: none;
    background-color: #d41454; }

  .flag-icon {
    height: 40px; }

  .about-side-wrap {
    display: flex;
    justify-content: space-between; }
    .about-side-wrap .about-side-exp {
      font-size: 24px; }
    .about-side-wrap .about-side-year {
      font-size: 16px; }

  .cta-wrap .cta-list-c {
    font-size: 20px; }
  .cta-wrap .cta-text,
  .cta-wrap .cta-h {
    font-size: 24px; }
  .cta-wrap .cta-list {
    position: relative;
    bottom: 40px; }

  .faq .card-header .icon-wrap,
  .inner-page .card-header .icon-wrap {
    padding-right: 24px;
    padding-left: 0; }

  .faq .card-header-title,
  .inner-page .card-header-title {
    letter-spacing: 0;
    font-size: 15px; }

  .faq .card-header .btn-link,
  .inner-page .card-header .btn-link {
    padding: 16px;
    align-items: center; }

  .faq .card-body,
  .inner-page .card-body {
    padding: 16px; }

  .story-title {
    font-size: 24px; }

  .contact-us {
    display: none; }

  .why-choose .icon {
    font-size: 40px; } }

/*# sourceMappingURL=home.css.map */
