@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap);
*,
:focus,
a:focus,
button:focus,
form:focus,
input:focus,
select:focus,
textarea:focus {
  outline: 0 !important;
}
.team-caption h2,
.team-caption h3 {
  line-height: 1.2 !important;
  font-weight: 600 !important;
  text-align: center;
  margin-bottom: 0;
}
*,
.fa,
.fab,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.table thead th,
.top_bar_icon {
  vertical-align: middle;
}
*,
.mobile-footer,
.mobile-footer a,
.mobile-footer a p,
.search_icon {
  text-decoration: none;
}
.ModalEnForm h3,
.bread-heading h1,
.bread-heading h2,
.btn,
.find-us h2,
.footer-form h2,
.modal-pop-timer-txt,
.text-uppercase,
.widget-side-heading,
footer.main-footer .text {
  text-transform: uppercase;
}
* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body {
  font-family: Poppins, sans-serif;
  color: #000;
  line-height: 1.75 !important;
}
body .page {
  overflow: hidden;
  position: relative;
  z-index: 10;
}
body .site-main {
  background-color: #fff;
  position: relative;
  z-index: 1;
}
body::-webkit-scrollbar {
  width: 10px;
}
body::-webkit-scrollbar-track {
  background-color: #e4e4e4;
}
body::-webkit-scrollbar-thumb {
  background-color: #051b48;
}
.overlay,
option:focus {
  background-color: #fff;
}
option:focus {
  outline: 0;
  border: none;
  box-shadow: none;
}
select {
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  appearance: menulist;
}
.program-bg {
  background: #f5f5f5;
}
.media,
.pnp-program,
.team,
a.dropdown-content-hover-callus:hover .icon-badge,
a.dropdown-content-hover:hover .icon-badge {
  background: #fff;
}
a.dropdown-content-hover div:hover {
  color: #fff;
}
.pnp-icon {
  width: 60px !important;
  position: relative;
  top: -29px;
  border: 4px solid #fff;
  border-radius: 50%;
}
.pnp-program {
  padding: 20px;
  height: 450px;
  overflow: hidden;
  color: #000;
  box-shadow: 0 0 10px 0 rgb(132 132 132);
  margin-bottom: 30px;
}
.pnp-program:hover {
  background: #857f83;
  color: #fff;
}
#modalenvisatypediv,
#svisatypediv,
.PaymentButton--rzpTheme.svelte-ekc7fv.svelte-ekc7fv::before,
.img-mob,
.media-mobile-view,
.mob-view,
.pnp-program a:hover > .pnp-para,
.pnp-program a > .pnp-read,
.res-bann,
.slick-arrow.slick-hidden,
.slick-slide.slick-loading img,
.social-foot,
svg.svelte-ekc7fv.svelte-ekc7fv {
  display: none;
}
.pnp-program a:hover > .pnp-read {
  display: block;
  color: #fff;
}
.pnp-read {
  padding: 50px 0;
}
.pnp-program a:hover > .pnp-fa-icon {
  position: relative;
  top: -40px;
  color: #fff;
}
.pnp-heading {
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
}
.country-caption h1,
.country-caption h2,
.country-caption h3,
.country-caption h4,
.country-caption h5,
.country-caption h6,
.country-caption p,
.country-menu .active a,
.country-menu .unactive a:hover,
.country-menu .unactive:hover,
.country-menu h2:hover,
.pnp-program a:hover > .pnp-heading,
.top_bar_contact_item a,
.top_bar_contact_item:last-child i,
a.dropdown-content-hover-callus:hover,
a.dropdown-content-hover:hover,
footer.main-footer .btn-danger:hover {
  color: #fff;
}
.layer-content:after {
  content: "";
  width: 5000px;
  height: 100%;
  background-color: #051b48;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 0;
}
.text-default {
  color: #000;
  font-size: 18px;
  font-weight: 700;
}
.auto-count {
  font-size: 70px;
  color: #051b48;
  font-weight: 700;
}
.col-fnt-sec {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
}
.thumbnail {
  border-radius: 5px;
  box-shadow: 0 5px 3px rgba(0, 0, 0, 0.1);
}
.overlay {
  z-index: 6;
  opacity: 1;
  width: 250px;
  height: 150px;
  position: absolute;
  margin: 0;
  left: 4160px;
  top: 0;
}
.sidebar-item,
.slick-list,
.slick-slider,
.slick-track {
  position: relative;
}
.slick-slide {
  margin: 60px 0;
}
.slick-slide img {
  width: 100%;
}
.slick-slider {
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  top: 0;
  left: 0;
  display: block;
}
.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide,
div.table-responsive {
  display: block;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-slide.slick-center {
  z-index: 1;
  transform: scale(1);
  opacity: 1;
  transform: translate(0, 0) scale(1.1);
}
.team-heading {
  text-align: center;
  margin-bottom: -18px;
  padding-top: 20px;
}
.team-caption {
  padding: 10px;
}
.team-caption h2 {
  font-size: 22px;
}
.team-caption h3 {
  font-size: 18px;
}
.testimonial1 {
  color: #8d97ad;
  font-weight: 300;
}
.breadcrumb-item + .breadcrumb-item::before {
  content: ">";
}
.breadcrumb {
  display: block !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.breadcrumb .breadcrumb-item {
  display: inline;
}
.breadcrumb-item a,
.breadcrumb-item + .breadcrumb-item::before,
.card-header a:hover,
.fa-chevron-down:before,
.fa-chevron-up:before,
.footer-col-part,
.section-title p,
.testimonial1 h1,
.testimonial1 h2,
.testimonial1 h3,
.testimonial1 h4,
.testimonial1 h5,
.testimonial1 h6,
.text-black,
footer.main-footer .h4.footer-col-part,
footer.main-footer h4.footer-col-part {
  color: #000;
}
.testimonial1 .bg-light {
  background-color: #f4f8fa !important;
}
.testimonial1 .subtitle {
  color: #8d97ad;
  line-height: 24px;
}
.testimonial1 .testi1 .card-body {
  padding: 35px;
}
.testimonial1 .testi1 .thumb {
  padding: 10px 20px 10px 120px;
  margin-left: -35px;
  font-weight: 700;
}
.testimonial1 .testi1 .thumb .thumb-img {
  width: 80px;
  left: 20px;
  top: -10px;
}
.testimonial1 .testi1 h5 {
  line-height: 30px;
  font-size: 16px;
  font-weight: 400 !important;
}
.testimonial1 .testi1 .devider {
  height: 1px;
  background: rgba(120, 130, 140, 0.13);
  width: 100px;
}
.testimonial1 .bg-success-gradiant {
  background: #2cdd9b;
  background: -webkit-linear-gradient(
    legacy-direction(to right),
    #2cdd9b 0,
    #1dc8cc 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#2cdd9b),
    to(#1dc8cc)
  );
  background: -webkit-linear-gradient(left, #2cdd9b 0, #1dc8cc 100%);
  background: -o-linear-gradient(left, #2cdd9b 0, #1dc8cc 100%);
  background: linear-gradient(to right, #051b48 0, #080a46 100%);
}
.testimonial1 .card.card-shadow {
  -webkit-box-shadow: 0 0 30px rgba(115, 128, 157, 0.1);
  box-shadow: 0 3px 4px 0 rgba(115, 128, 157, 0.1);
}
.testimonial1 .owl-theme .owl-dots .owl-dot.active span,
.testimonial1 .owl-theme .owl-dots .owl-dot:hover span {
  background: #316ce8;
}
.testimonial-bg {
  background-image: url(https://www.nationwidevisas.com/images/testimonial-bg.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  box-shadow: 0 5px 3px rgba(0, 0, 0, 0.1);
}
.news-updates {
  padding: 4rem 0 0;
}
.news-updates .section-heading {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 60px;
}
.accordion > .card > .card-header,
.news-updates .section-heading h2,
.partner h2 {
  margin-bottom: 0;
}
#accordion p,
.news-updates .section-heading a {
  font-size: 16px;
}
.news-updates .post-entry-big .img-link {
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.news-updates .post-entry-big .img-link img {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: 1;
  padding: 10px;
}
.news-updates .post-entry-big .img-link:before {
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  position: absolute;
  content: "";
  background: #000;
  opacity: 0;
  z-index: 2;
  visibility: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.news-updates .post-entry-big .img-link:hover:before {
  opacity: 0.6;
  visibility: visible;
}
.news-updates .post-entry-big .img-link:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.news-updates .post-entry-big .post-content .post-meta a,
.news-updates .post-entry-big .post-content p a {
  display: inline-block;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  color: #939393;
}
.news-updates .post-entry-big .post-content .post-heading {
  line-height: 0.9;
}
.news-updates .post-entry-big .post-content .post-heading a {
  font-size: 18px;
  font-weight: 700;
  color: #303030;
}
.news-updates .post-entry-big .post-content .post-heading a:hover {
  color: #f23a2e;
}
.news-updates .post-entry-big.horizontal .img-link {
  -webkit-box-flex: 0;
  flex: 0 0 90px;
}
.post-content {
  padding: 11px;
}
footer.main-footer {
  background: linear-gradient(to right, #000 0, #3a3a3a 100%);
  padding: 10px 0;
  color: #fff;
}
footer.main-footer .h5,
footer.main-footer h5 {
  padding-left: 15px;
  font-size: 1rem !important;
}
footer.main-footer .h5:before,
footer.main-footer h5:before {
  content: "-";
  margin: 0 5px 0 -15px;
}
footer.main-footer a {
  color: #fff !important;
  font-size: 14px;
  line-height: 1.3;
}
.header-cont-info a:hover,
footer.main-footer a:hover {
  color: #051b48;
  text-decoration: none;
}
footer.main-footer .h4,
footer.main-footer h4 {
  color: #fff;
  margin: 10px 0;
  letter-spacing: 0.1em;
  font-size: 18px !important;
  font-weight: 600;
}
footer.main-footer p {
  font-size: 18px;
  line-height: 1.5;
}
footer.main-footer hr {
  border: none;
  border-top: 1px solid #ddd;
  background: 0 0;
}
.under-border,
footer.main-footer .footer-blog-list li {
  margin-bottom: 20px;
}
footer.main-footer .image {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
footer.main-footer .text {
  letter-spacing: 0.1em;
}
footer.main-footer .text a {
  font-size: 0.8rem;
}
footer.main-footer .copyrights {
  padding: 10px 0;
  background: #333;
  color: #ccc;
  margin-top: 50px;
}
.featured-content a:hover,
.featured-title a:hover,
.form-check-label span a:hover,
.impo-links-point li a:hover,
.info a:hover p,
.news-updates a:hover,
.program-bg a:hover,
.top_bar_contact_item a:hover,
a.dropdown-content-hover-callus:hover .fa,
a.dropdown-content-hover:hover .fa,
footer.main-footer .copyrights a,
footer.main-footer .find-us a:hover {
  color: #051b48;
}
footer.main-footer .copyrights p {
  color: inherit;
  font-size: 0.8rem;
  margin-bottom: 0;
}
footer.main-footer .photo-stream li {
  margin: 0 0 10px;
  width: 32%;
}
footer.main-footer .photo-stream a {
  padding: 5px;
  display: block;
  width: 100%;
  height: auto;
}
.footer-form h2:after,
.under-border:after,
.widget-heading:after,
.widget-side-heading:after,
footer.main-footer .h4:after,
footer.main-footer h4:after {
  height: 2px;
  background-color: #051b48;
  display: block;
  content: "";
}
footer.main-footer a.footer-col-part {
  color: #000;
  font-weight: 700;
  font-size: 18px;
}
footer.main-footer a:hover.footer-col-part {
  color: #d81d26;
}
.bg-dark {
  background-color: #000 !important;
}
.footer-nav-menu {
  list-style: none;
  margin: 15px 0 0;
  padding: 0;
  text-align: left;
}
.footer-menu {
  line-height: 23px;
  text-align: center;
}
.footer-social {
  letter-spacing: 15px;
  margin: 15px 0 0;
}
.btn-adst {
  padding: 0.25rem 0.75rem !important;
  font-size: 1rem !important;
}
.btn {
  border: 0;
  font-weight: 600;
  padding: 13px 31px;
  border-radius: 0;
  font-size: 14px;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  top: 38%;
  z-index: 5;
  border: 3px solid #dcdcdc;
  width: 45px;
  height: 45px;
  font-size: 50px;
  color: #dcdcdc;
  position: absolute;
}
@media (max-width: 992px) {
  footer.main-footer .h4.footer-col-part,
  footer.main-footer h4.footer-col-part {
    color: #fff;
  }
  footer.main-footer a {
    color: #fff !important;
  }
}
.clientele h2,
.media h2,
.media h3,
.news-updates h2,
.partner h2,
.program-bg h2,
.realtors h2,
.team h2,
.testimonial-bg h2,
.why-choose h2 {
  font-weight: 700;
  line-height: 1.3;
}
.abt-heading2 {
  letter-spacing: 0;
  font-weight: 700;
  font-size: 56px;
  margin-bottom: 0;
}
.abt-heading4 {
  font-weight: 700;
  margin-bottom: 20px;
}
.abt-para,
.abt-para-right {
  font-weight: 500;
  color: #000;
}
.realtors h2,
.widget-heading {
  margin-bottom: 30px;
}
.abt-para {
  font-size: 30px;
  line-height: 1;
}
.abt-para-right {
  font-size: 21px;
  padding-top: 90px;
}
.abt-bann,
.cont-bann,
.review-bann {
  padding: 150px 0;
}
.widget-heading {
  font-size: 30px;
  line-height: 1;
  font-weight: 700;
}
.widget-heading:after {
  position: absolute;
  left: 36%;
  width: 245px;
  top: 70px;
}
.widget-side-heading {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 0;
}
.widget-side-heading:after {
  position: absolute;
  left: 14%;
  width: 192px;
  top: 44px;
}
.widget-side-sub-heading {
  color: #000;
  font-weight: 400;
  line-height: 1.2;
}
.card {
  border: 0 !important;
  margin-bottom: 20px;
}
.about-nationwide,
.cont-nationwide,
.loc-sec {
  background-color: #fff;
  padding: 30px 0;
}
.iccrc-consultants {
  background: url(../images/ICCRC-BG-Image.jpg) center/cover no-repeat;
  padding: 30px 0;
}
.iccrc-consultants h2,
.ielts h2,
.reviews h2 {
  font-weight: 700;
  line-height: 1.2;
}
.disclaimer,
.ielts,
.reviews,
.why-choose {
  padding: 30px 0;
  background: #fff;
}
.country-form span,
.loc-caption .h5,
.loc-caption h5,
.salary h1,
.why-choose h1,
strong {
  font-weight: 700;
}
.quote-cont {
  background: linear-gradient(to right, #c50000 0, #800 100%);
  padding: 20px 0;
}
.ielts-cons,
.post-land-cons {
  background-color: #f2f2f2;
  padding: 30px 0;
}
.under-border:after {
  position: absolute;
  width: 320px;
}
.partner,
.realtors {
  background: #fff;
  padding: 30px 0;
}
#logo-img {
  width: 230px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.image {
  background: #dcdcdc;
  padding: 30px;
}
.caption,
.country-bann,
.country-menu,
.pad-0 {
  padding: 0;
}
@media (device-width: 320px) {
  .caption {
    padding: 0;
  }
}
@media (device-width: 411px) {
  .caption {
    padding: 15px;
  }
}
@media (device-width: 360px) {
  .caption {
    padding: 10px;
  }
}
@media (device-width: 375px) {
  .caption {
    padding: 14px;
  }
}
.caption h5 {
  font-weight: 600;
  text-align: center;
}
.carousel-item .img-fluid {
  width: 100%;
  height: auto;
}
.carousel-item a {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav button.owl-prev {
  display: inline-block;
  left: -50px;
}
.owl-carousel .owl-nav button.owl-next {
  right: -50px;
  display: inline-block;
}
.footer-form h2:after,
footer.main-footer .h4:after,
footer.main-footer h4:after {
  position: absolute;
  width: 30px;
  top: 42px;
}
.cons-name {
  margin: 12px 0;
  font-weight: 600;
}
.bann-background,
.ielts-test-comp,
div[data-toggle="collapse"]:hover {
  background-color: #f2f2f2;
}
.quote-cont h2 {
  font-size: 37px;
  line-height: 45px;
  margin-bottom: 0;
}
.iccrc-consultants h5 {
  font-size: 12px;
}
.span-heading {
  font-size: 9rem;
}
@media (max-width: 767px) {
  .social-foot {
    display: block;
  }
  .social-foot a {
    color: #fff;
  }
  .social-foot-phone,
  .social-foot-whatsapp {
    background: #41c55f;
    text-align: center;
    font-size: 40px;
  }
  .social-foot-envelope {
    background: #051b48;
    text-align: center;
    font-size: 40px;
  }
  .social-foot-calendar {
    background: #167ac6;
    text-align: center;
    font-size: 40px;
  }
  .abt-heading2 {
    font-size: 22px;
    line-height: 0;
    margin-top: 10px;
  }
  .abt-heading4 {
    font-size: 12px;
  }
  .abt-para {
    font-size: 20px;
  }
  .abt-para-right {
    font-size: 16px;
    padding-top: 0;
  }
  .widget-heading {
    font-size: 25px;
  }
  .widget-heading:after {
    left: 18%;
    top: 60px;
  }
  .widget-side-heading:after {
    left: 23%;
    top: 45px;
  }
  .card {
    margin-top: 20px;
  }
  .info_img {
    padding-top: 30px;
  }
  .cons-name {
    text-align: center;
    font-size: 21px;
  }
  .quote-cont h2 {
    font-size: 17px;
    line-height: 1.3;
  }
  .col-fnt-sec {
    margin-bottom: 15px;
  }
  .iccrc-consultants h2 {
    font-size: 25px;
    line-height: 1;
  }
  .iccrc-consultants h5,
  .iccrc-consultants h6 {
    text-align: center;
    line-height: 1.5;
  }
  .under-border:after {
    width: 255px;
  }
  .review-heading1 {
    font-size: 40px !important;
    line-height: 40px !important;
    text-align: center;
  }
  .review-para-right {
    font-size: 14px !important;
    padding-top: 30px !important;
    text-align: center;
    line-height: 1.5;
  }
  .ielts-test-comp h2,
  .resr320 {
    line-height: 34px !important;
  }
  .review-bann {
    padding: 40px 8px !important;
  }
  .resr320 {
    font-size: 29px !important;
  }
  .span-heading {
    font-size: 3rem;
  }
  .btn-lg {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
  }
  .ielts-para {
    font-size: 23px !important;
    text-align: center;
    padding: 20px 5px 0 !important;
  }
  .sidebar-form h2 {
    font-size: 22px !important;
  }
  .ielts-heading1 {
    font-size: 70px !important;
    text-align: center;
    margin-bottom: 0;
  }
  .ielts-para-right,
  .test-para {
    font-size: 18px !important;
  }
  .ielts-para-right {
    padding-top: 30px !important;
    text-align: center;
  }
  .ielts-para-right a {
    font-size: 16px !important;
  }
  .points-cal > .btn {
    padding: 0.25rem 1.3rem !important;
  }
  .footer-form h2:after {
    top: 55px !important;
  }
  .find-us h2:after {
    top: 36px !important;
  }
  .table {
    font-size: 13px;
  }
  .salary h1,
  .section-title h2,
  .section-title h2.title,
  .testimonial-bg h1,
  .why-choose h1 {
    font-size: 25px;
    line-height: 1.1;
  }
}
@media (device-width: 425px) {
  .caption {
    padding: 20px;
  }
  .points-cal > .btn {
    padding: 0.25rem 2.1rem !important;
  }
}
@media (device-width: 768px) {
  .cons-name,
  .review-heading1 {
    text-align: left;
  }
  .abt-heading2 {
    font-size: 31px;
    line-height: 22px;
    margin-top: 0;
  }
  .abt-heading4 {
    font-size: 16px;
  }
  .abt-para {
    font-size: 15px;
  }
  .abt-para-right {
    font-size: 15px;
    padding-top: 55px;
  }
  .widget-side-heading:after {
    left: 36%;
  }
  .cons-name {
    margin: 0;
    font-size: 13px;
  }
  .iccrc-consultants h5 {
    font-size: 10px;
    line-height: 1.5;
  }
  .quote-cont h2 {
    font-size: 22px;
  }
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel .owl-nav button.owl-prev {
    display: none;
  }
  .widget-heading:after {
    left: 33%;
  }
  .under-border:after {
    width: 320px;
  }
  .review-para-right {
    text-align: left;
    font-size: 11px !important;
    padding-top: 20px !important;
  }
  .review-bann {
    padding: 60px 23px !important;
  }
  .nav {
    padding-left: 50px;
  }
  .resr320 {
    text-align: center !important;
    font-size: 40px !important;
    line-height: 34px !important;
  }
  .span-heading {
    font-size: 4rem;
    line-height: 1;
  }
  .ielts-para,
  .test-para {
    font-size: 24px !important;
  }
  .ielts-para {
    text-align: left;
    padding: 30px 5px !important;
  }
  .points-cal,
  .sidebar-form p {
    text-align: center;
  }
  .sidebar-form h2 {
    font-size: 30px !important;
  }
  .sidebar-form p {
    font-size: 16px;
  }
  .sidebar-form h5 {
    font-size: 24px;
    line-height: 42px;
  }
  .info p {
    font-size: 18px !important;
  }
  .ielts-para-right a,
  .info span {
    font-size: 14px !important;
  }
  .ielts-heading1 {
    font-size: 85px !important;
    text-align: left;
    margin-bottom: 0;
  }
  .ielts-para-right {
    font-size: 16px !important;
    padding-top: 118px !important;
    text-align: left !important;
  }
}
@media (device-width: 320px) {
  .abt-heading2 {
    font-size: 17px;
  }
  .abt-para {
    font-size: 12px;
  }
  .abt-para-right {
    font-size: 12px;
    line-height: 12px;
  }
  .widget-heading:after {
    left: 12%;
  }
  .widget-side-heading:after {
    left: 17%;
  }
  .iccrc-consultants h5 {
    font-size: 11px;
  }
  .ielts-cons h2,
  .post-land-cons h2 {
    font-size: 30px;
    line-height: 1;
  }
  .under-border:after {
    width: 212px;
  }
  footer.main-footer a.footer-col-part {
    font-size: 16px;
  }
  .review-heading1 {
    font-size: 34px !important;
    line-height: 32px !important;
    text-align: center;
  }
  .review-para-right {
    font-size: 12px !important;
    padding-top: 30px !important;
    text-align: center;
    line-height: 1.5;
  }
  .review-bann {
    padding: 40px 8px !important;
  }
  .span-heading {
    font-size: 3rem;
  }
  .btn-lg {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
  }
  .resr320 {
    font-size: 29px !important;
    line-height: 34px !important;
  }
  .ielts-para,
  .sidebar-form h2 {
    font-size: 18px !important;
  }
  .ielts-para {
    text-align: center;
    padding: 20px 5px 0 !important;
  }
  .sidebar-form p {
    font-size: 12px;
    line-height: 1.4;
  }
  .sidebar-form h4 {
    font-size: 14px;
    line-height: 16px;
  }
  .ielts-heading1 {
    font-size: 60px !important;
    text-align: center;
    margin-bottom: 0;
  }
  .ielts-para-right,
  .ielts-para-right a {
    font-size: 16px !important;
  }
  .ielts-para-right {
    padding-top: 30px !important;
    text-align: center;
  }
  .btn-sm,
  .points-cal > .btn {
    font-size: 11px !important;
  }
  .test-para {
    font-size: 14px !important;
  }
  .ielts-test-comp h2 {
    line-height: 34px;
  }
}
.ielts-heading1,
.review-heading1 {
  line-height: 80px;
  letter-spacing: 0;
  font-weight: 700;
}
.call-section p {
  line-height: 1.3;
}
@media only screen and (min-width: 1200px) {
  #site-header-menu
    .cmt-stickable-header.fixed-header
    .site-navigation
    ul.menu
    > li
    > a,
  .cmt-header-style-01 #site-header-menu .site-navigation ul.menu > li > a {
    padding: 10px !important;
  }
}
.review-heading1 {
  font-size: 88px;
}
.ielts-heading1 {
  font-size: 110px;
}
.review-para-right {
  font-size: 16px;
  color: #000;
  font-weight: 500;
  padding-top: 90px;
}
.ielts-para-right {
  font-size: 24px;
  color: #000;
  font-weight: 500;
  padding-top: 125px;
  line-height: 1.2;
}
.ielts-para-right a {
  color: #051b48;
  border-bottom: 1px solid #fff;
  font-size: 20px;
}
#myTab img {
  width: 225px;
}
.nav-link {
  padding: 0 26px;
}
.nav-item a img:hover,
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  transform: scale(1.1);
}
.tab-content {
  margin-top: 30px;
}
.nav-tabs {
  border-bottom: 0;
}
.nav-tabs .nav-link {
  border: 0;
  border-radius: 0.25rem;
}
.ielts-para {
  font-weight: 700;
  font-size: 30px;
  padding: 30px 5px;
  line-height: 1;
}
.blog-news-info,
.side-contact-info,
.sidebar-form {
  background-color: #f2f2f2;
  padding: 20px;
}
.test-para {
  font-size: 29px;
  font-weight: 600;
  line-height: 1;
}
.sidebar-form h2 {
  font-size: 22px;
  line-height: 1.2;
}
.sidebar-form h4 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
}
.btn-default {
  color: #363636;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
.btn-default.active {
  background-color: #363636;
  color: #fff;
}
.points-cal h5 {
  font-weight: 600;
  font-size: 24px;
}
.points-cal > .btn {
  padding: 0.25rem 0.5rem;
  font-weight: 600 !important;
}
.info,
.top_bar .social-icons li {
  margin: 0;
}
.info p {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  margin: 0;
}
.info span {
  font-size: 11px;
}
.blog-news-info {
  margin: 0;
  box-shadow: 0 0 10px 0 rgba(0, 43, 92, 0.08);
  background-color: unset;
}
.points-cal {
  margin: 40px 0;
}
.side-contact-info h5,
.side-contact-info p {
  margin: 0;
  font-weight: 600 !important;
}
.header-cont-info a {
  color: #000;
  font-weight: 600;
}
@media (min-width: 768px) {
  header.masthead {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  header.masthead h1 {
    font-size: 4.7rem;
  }
}
header.masthead {
  background: url(../img/bg-banner.jpg) center center/cover no-repeat;
  padding-top: 8rem;
  padding-bottom: 8rem;
}
header.masthead .overlay {
  background-color: #f5f5f5;
}
.text-danger {
  color: #051b48 !important;
}
.bg-light {
  background-color: #f7f7f7 !important;
}
.bg-dark-liner {
  background: linear-gradient(to right, #252525 0, #969393 100%);
}
.logo-section {
  padding: 20px 0 !important;
}
.caption h4 {
  font-weight: 600;
  line-height: 1.2;
}
.logo-section img {
  width: 100px;
  margin-bottom: 10px;
}
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  padding: 5px 10px;
}
.table-responsive {
  display: table;
}
.testimonial-bg span {
  font-size: 14px;
}
.land-process img {
  width: 70px;
  padding-top: 20px;
}
.land-process h4 {
  line-height: 1.2;
}
.title-header h4 {
  margin-bottom: 0;
  font-weight: 700;
}
.country-menu h2,
.custm-cont li {
  margin-bottom: 10px;
}
.apply-button a,
.apply-button a:hover {
  color: #fddf0b;
}
.modal-header .close {
  padding: 0.9rem 1rem;
  margin: 0;
}
.modal-content {
  background-color: rgb(0 0 0 / 72%);
}
.close {
  color: #fff;
  text-shadow: 0 1px 0 #000;
  opacity: 1;
}
.space-small {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .list-group-item {
    font-size: 16px !important;
  }
  .loc-sec h2 {
    font-size: 1.4rem !important;
  }
}
.blockquote {
  border-left: 5px solid #051b48;
}
.cont-nationwide {
  background: linear-gradient(to right, #f2f2f2 0, #e2e2e2 100%);
  box-shadow: inset -4px -7px 10px 0 rgb(0 43 92 / 8%);
}
#accordion li,
.cont-nationwide ul li {
  list-style-type: none;
}
#accordion #choose[aria-expanded="true"],
#accordion div[aria-expanded="true"],
.cont-nationwide h2 {
  font-weight: 600;
}
.contact-form {
  background-color: #fff;
  padding: 15px;
  box-shadow: 0 1px 16px 4px #d0d0d0;
}
.cform input[type="email"],
.cform input[type="text"],
.cform select,
.cform textarea,
.contact-form input[type="email"],
.contact-form input[type="text"],
.contact-form select,
.contact-form textarea {
  border: 0;
  border-bottom: 1px solid #c5c5c5 !important;
}
.canada67form input[type="email"].error,
.canada67form input[type="text"].error,
.canada67form select.error {
  border: 1px solid #051b48 !important;
}
.canada67form input[type="email"],
.canada67form input[type="text"],
.canada67form select,
.canada67form textarea,
.crsform input[type="email"],
.crsform input[type="text"],
.crsform select,
.crsform textarea,
.walkinform input[type="datetime-local"],
.walkinform input[type="email"],
.walkinform input[type="text"],
.walkinform select,
.walkinform textarea {
  border: 1px solid #3333334d !important;
  border-radius: 5px;
}
.form-control:focus {
  outline: 0 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.pcform input[type="email"],
.pcform input[type="text"],
.pcform select,
.pcform textarea {
  border: 1px solid #d4d4d4 !important;
}
.cont-nationwide p {
  font-size: 30px;
}
.list-group-item {
  padding: 5px 0;
  background-color: unset;
  border: 0;
  font-size: 22px;
}
.loc-sec h2 {
  font-weight: 700;
  font-size: 2.4rem;
}
.loc-sec h2:after {
  display: block;
  height: 3px;
  content: "";
  position: absolute;
  width: 95px;
  background-color: #051b48;
  top: 44px;
}
.loc-sec option,
.loc-sec select {
  font-weight: 700;
  color: #000;
}
.impo-links-point li a,
.loc-caption p {
  font-weight: 600;
  line-height: 1.2;
}
.bann-background,
.bg-contact-bann,
.bg-country-bann {
  background: linear-gradient(to right, #c30000 0, #4e0707 100%);
}
.eu-blue-background {
  background: linear-gradient(to right, #033193 0, #000 100%);
}
.express-bann-bg,
.invest-bann-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.invest-bann-bg {
  background-image: url(../images/Business-Investor-LP-Banner-2.jpg);
}
.express-bann-bg {
  background-image: url(../images/Landing-Page-Banner.jpg);
}
@media (max-width: 768px) {
  #menu-footer-menu {
    text-align: left !important;
  }
  .footer-form {
    margin: 15px 0 45px;
  }
  .invest-bann-bg {
    background: linear-gradient(to right, #525252 0, #b1b1b1 100%);
  }
}
.cont-nationwide ul {
  padding: 0 0 0 27px;
}
.cont-nationwide li:before {
  font-family: FontAwesome;
  content: "\f00c";
  margin: 0 5px 0 -27px;
}
.loc-caption,
.pad-30 {
  padding: 30px;
}
.thumbnail {
  border-radius: unset;
  box-shadow: 0 5px 17px 1px rgb(0 0 0 / 20%);
}
.bg-country-bann h2 {
  font-weight: 700;
  font-size: 45px;
}
.country-bann h1 {
  font-size: 6rem;
}
.country-caption {
  margin-top: 20%;
}
.cont-bann h1 {
  font-size: 5rem;
  font-weight: 700;
}
.cont-bann p {
  font-size: 2rem;
  line-height: 1;
}
.icon-section h4,
label {
  font-size: 20px;
}
.mr-18 {
  margin-right: 18px;
}
.country-form {
  box-shadow: 0 1px 15px 2px #1f1f1f;
  margin: 30px 0;
}
.card-header {
  background-color: #fff;
  border: 1px solid #ccc;
}
.card-header a {
  color: #363636;
}
.country-isign {
  padding: 30px 50px;
}
.country-isign h2 {
  font-size: 40px;
  font-weight: 700;
}
.country-menu h2 {
  font-size: 18px;
  padding: 10px 20px;
  font-weight: 500;
}
.country-menu .active {
  background: #051b48;
  color: #fff;
}
.country-menu .unactive {
  background: #ededed;
  color: #000;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.country-menu .unactive:hover {
  box-shadow: 400px 0 0 #051b48 inset;
}
.sidebar-item {
  top: initial;
  width: 100%;
}
#sticky.stick,
.fixed-side-header {
  position: fixed;
  top: 60px;
  width: 350px;
}
.abt-card {
  border: 0 !important;
  background-color: #f2f2f2 !important;
}
.abt-side-heading {
  line-height: 1.5;
}
.canada-menu-phone,
.cws-logo,
.cws-powered-by,
.search-icon-hide {
  display: none !important;
}
.country-form h2 {
  font-weight: 500;
  font-size: 40px;
}
.country-caption h5 {
  font-size: 24px;
}
.impo-links-point {
  list-style: none;
  width: 90%;
  margin: 0;
  padding: 0;
}
.impo-links-point li {
  border-bottom: 1px solid #ccc;
  padding: 20px;
}
.reach-out .h1,
.reach-out h1 {
  font-weight: 700;
  padding-top: 50%;
}
.impo-links-point li a {
  color: #1a73e8;
  font-size: 20px;
}
.impo-links-point li:before {
  font-family: FontAwesome;
  font-size: 17px;
  content: "\f0c1";
  margin: 0 5px 0 -20px;
}
.bdy-cnt h1:after,
.find-us h2:after {
  display: block;
  content: "";
  background-color: #051b48;
  position: absolute;
}
.reach-out .h1 {
  font-size: 2.5rem;
}
@media (max-width: 767px) {
  .reach-out .h1 {
    font-weight: 700;
    padding-top: 0;
    font-size: 48px;
  }
}
.find-us h2,
.footer-form h2 {
  font-size: 24px;
  font-weight: 600;
}
.find-us a,
.find-us p {
  font-size: 12px !important;
}
.find-us h2:after {
  height: 2px;
  width: 30px;
  top: 27px;
}
.find-us select {
  border: none !important;
  background: unset;
  color: #fff;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  width: 100%;
}
.loc-sec select {
  width: 100%;
  padding: 10px;
  border-bottom: 1px solid #000 !important;
  border: 0;
}
.find-us option {
  font-weight: 500;
  color: #000;
}
.pad-15 {
  padding: 15px;
}
.pad-5,
.sub-input {
  padding: 5px;
}
.find-us a {
  font-weight: 500 !important;
  padding: 5px 10px;
  color: #000;
}
footer.main-footer .btn-danger {
  color: #fff !important;
}
footer.main-footer .find-us a {
  color: #000;
  font-weight: 600 !important;
}
.fut-burd {
  border: 1px dashed;
}
.form-control {
  font-size: 14px;
  color: #71757d;
  border-radius: 0;
  border: 0 !important;
}
#crs-form p,
.law-thumb {
  color: #000;
}
.sub-input {
  background: #d8d8d8;
  border: 0;
}
.carousel-inner {
  overflow: visible;
}
.bdy-cnt h1 {
  font-size: 30px;
  line-height: 1;
  font-weight: 700;
}
#crs-form p,
.copyright a,
label,
option {
  font-weight: 500;
}
.bdy-cnt h1:after {
  height: 3px;
  width: 80px;
  top: 95px;
}
.fnt-size26 {
  font-size: 26px;
}
.fnt-size18 {
  font-size: 18px;
}
.sec-breadcrumb {
  background: #fff;
  font-size: 14px;
}
.breadcrumb {
  padding-left: 0;
  padding-right: 0;
  margin: 0;
  background: 0 0;
  border-radius: 0;
}
.breadcrumb-item.active {
  color: #444;
}
.alert-secondary {
  color: #000;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
.wb-frmvld {
  box-shadow: 0 0 10px 0 rgb(0 43 92 / 8%);
  padding: 20px;
  margin-bottom: 30px;
}
.mt-93 {
  margin-top: 93px;
}
.mt-35 {
  margin-top: 35px;
}
.mt-91 {
  margin-top: 91px;
}
.wb-frmvld p {
  font-weight: 400 !important;
}
.custm-cont ul {
  list-style: none;
}
.custm-cont ul li:before {
  font-family: FontAwesome;
  font-size: 17px;
  color: #23bf5d;
  content: "\f058";
  margin: 0 5px 0 -20px;
}
.custm-cont p {
  margin: 24px 0;
}
div[data-toggle="collapse"] {
  background-color: #fff;
  border: 1px solid #ccc;
  width: 100%;
  cursor: pointer;
  padding: 22px 32px;
  font-size: 17px;
  border-left: unset;
  border-right: unset;
  border-bottom: unset;
  font-weight: 500;
}
.collapse {
  background: #f5f5f5;
}
.fa.pull-right {
  margin-top: 5px;
}
.card-body {
  padding-top: 1.25rem;
  padding-left: 32px;
  font-size: 13px;
  font-weight: 400;
  background: #fff;
}
.canada67-calc label,
.snip-calc label {
  display: inline-block;
  cursor: pointer;
  padding: 5px 20px;
  margin-top: 0;
  margin-bottom: 0;
}
.canada67-calc input[type="radio"],
.snip-calc input[type="radio"] {
  position: absolute;
  visibility: hidden;
  display: none;
}
.canada67-calc .radio-group,
.snip-calc .radio-group {
  border: 1px solid #bdbdbd;
  display: inline-block;
  overflow: hidden;
}
.canada67-calc label + input[type="radio"] + label,
.snip-calc label + input[type="radio"] + label {
  border-left: 1px solid #bdbdbd;
}
.canada67-calc input[type="radio"]:checked + label,
.snip-calc input[type="radio"]:checked + label {
  color: #fff;
  background: #051b48;
}
.btn-danger.disabled,
.btn-danger:disabled,
.fswp-btn.btn-danger {
  color: #fff;
  background-color: #051b48;
  border-color: #051b48;
  padding: 15px 30px;
}
.btn.disabled,
.btn:disabled {
  opacity: unset;
}
.btn-danger.disabled:hover,
.btn-danger:disabled:hover,
.fswp-btn.btn-danger:hover {
  background-color: #fff;
  border-color: #fff;
  color: #051b48;
  box-shadow: 0 1px 15px 2px #1f1f1f;
}
.line {
  width: 84px;
  height: 3px;
  background-color: #eb2421;
  margin: 10px 0 20px;
}
.header_search .header_search_content.on {
  display: block;
  opacity: 1;
  z-index: 2;
}
#pageloader,
#totop,
.PaymentButton-securedBy.svelte-ekc7fv.svelte-ekc7fv {
  display: none;
}
.header_search #search_query_top {
  width: 100%;
  font-size: 12px;
  line-height: 25px;
  font-weight: 400;
  position: relative;
  clear: both;
  min-width: 240px;
  padding: 12px;
  border: 2px solid #f2f2f2;
}
.header_search_content button.close-search:hover {
  opacity: 1;
}
.header_search_content button.close-search {
  position: absolute;
  top: 8px;
  bottom: 0;
  right: 25px;
  box-shadow: unset;
  opacity: 0.3;
}
.fa,
.fab,
.fal,
.far,
.fas {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.top_bar,
.top_bar_contact_item {
  height: 51px;
  line-height: 50px;
  position: relative;
}
.law-thumb {
  padding: 40px;
  background: #fff;
  border-radius: 5px;
}
.badge-primary {
  color: #fff;
  background-color: #006a9b;
}
.badge {
  border-radius: unset;
  padding: 10px;
}
.img-background {
  background: url(../images/About-Us-Banner-BG.jpg) center/cover no-repeat;
}
.btn-danger,
.cmt-col-wrapper-bg-layer {
  background-color: #051b48;
}
.top_bar {
  width: 100%;
  z-index: 1;
}
.top_bar_icon {
  display: inline-block;
  margin-right: 8px;
}
.top_bar_contact_item {
  font-size: 13px;
  margin-right: 14px;
  padding-right: 14px;
  color: #fff;
  font-weight: 600;
}
.top_bar_contact_item:last-child {
  margin-right: 0;
  padding-right: 0;
  font-size: 15px;
  font-weight: 600;
  opacity: 1;
  color: #fff;
  z-index: 1;
}
.top_bar_contact_item:after {
  content: "";
  height: 20px;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.11);
  display: block;
  position: absolute;
  left: -14px;
  top: 15px;
}
.top_bar_contact_item:nth-child(odd):after {
  content: unset;
}
.top_bar .social-icons {
  display: flex;
}
.top_bar .social-icons li a {
  margin: 0;
  font-size: 12px;
  min-width: 40px;
  color: #fff;
}
.phone-icon {
  background: #fff;
  color: #051b48 !important;
  border-radius: 50px;
  box-shadow: 0 0 2px #888;
  padding: 0.3em 0.4em;
}
.top_bar ul li.facebook-icon a {
  background-color: #1877f2;
}
.top_bar ul li.twitter-icon a {
  background-color: #1d9bf0;
}
.top_bar ul li.linkedin-icon a {
  background-color: #0077b5;
}
.top_bar ul li.whatsapp-icon a {
  background-color: #1fd04c;
}
.top_bar ul li.instagram-icon a {
  background-color: #d6386f;
}
.top_bar ul li.youtube-icon a {
  background-color: red;
}
.top_bar ul li.linkedin-icon:hover a {
  background-color: #fff;
  color: #0077b5;
}
.top_bar ul li.instagram-icon:hover a {
  background-color: #fff;
  color: #d6386f;
}
.top_bar ul li.twitter-icon:hover a {
  background-color: #fff;
  color: #1d9bf0;
}
.top_bar ul li.facebook-icon:hover a {
  background-color: #fff;
  color: #1877f2;
}
.top_bar ul li.whatsapp-icon:hover a {
  background-color: #fff;
  color: #1fd04c;
}
.top_bar ul li.youtube-icon:hover a {
  background-color: #fff;
  color: red;
}
#cws_google_reviews {
  background-color: #fff !important;
}
.searchbar {
  margin-bottom: auto;
  height: 40px;
  background-color: #fff;
  border-radius: 29px;
  padding: 0 10px;
  width: 313px;
  margin-top: 5px;
}
.search_input {
  color: #000;
  border: 0;
  outline: 0;
  background: 0 0;
  line-height: 40px;
  display: block;
  width: 100%;
  height: calc(1.8em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
}
.search_input:-webkit-autofill,
.search_input:-webkit-autofill:active,
.search_input:-webkit-autofill:focus,
.search_input:-webkit-autofill:hover {
  -webkit-box-shadow: 0 0 0 20px #fff inset !important;
  border-radius: 29px;
}
.ctr,
.mobile-footer {
  bottom: 0;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
  position: fixed;
  z-index: 9999;
  text-align: center;
  width: 100%;
}
.search_icon {
  float: right;
  display: flex;
  border-radius: 50%;
  color: #051b48;
  margin-top: -33px;
  background: #fff;
  padding: 10px;
  border: 0;
}
.bread-heading {
  background: linear-gradient(to right, #c30000 0, #4e0707 100%);
  padding: 30px 10px;
}
.bread-heading h1,
.bread-heading h2 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0;
}
.bread-heading p {
  font-size: 18px;
  line-height: 1.3;
}
.eligibility-heading:after {
  display: block;
  height: 2px;
  content: "";
  position: relative;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 245px;
  background-color: #051b48;
  top: 10px;
}
.mt-40 {
  margin-top: 40px;
}
.btn-success {
  background-color: #569e1b;
}
.btn-primary {
  background-color: #083f9a;
}
.form-inline {
  flex-flow: unset;
}
.mobile-footer {
  cursor: pointer;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  background-color: #fff;
  line-height: 0 !important;
  padding: 8px 0 2px !important;
}
.ctr {
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.mobile-footer a {
  float: left;
  text-align: center;
  width: 25% !important;
  transition: 0.3s;
  color: #2d3e50;
  font-size: 28px;
  font-weight: 100 !important;
}
.mobile-footer a p {
  font-size: 12px;
  font-weight: 300 !important;
  padding-top: 10px;
}
.enquiry-now {
  text-align: right;
  position: fixed;
  transform: rotate(270deg);
  right: -63px;
  top: 50%;
  z-index: 10;
}
@media screen and (max-width: 884px) {
  header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    box-sizing: border-box;
    z-index: 11;
  }
}
.ModalEnForm .form-control {
  font-size: 14px !important;
  height: 42px;
  color: #797e86;
  padding: 0 0 0 12px;
  border: 1px solid rgba(61, 64, 64, 0.12) !important;
  opacity: 1;
}
.bg-brown {
  background: #363636;
}
#pageloader {
  background: rgba(255, 255, 255, 0.8);
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 9999;
}
#totop,
.bcontent > div {
  position: fixed;
  z-index: 999;
}
#pageloader img {
  left: 50%;
  margin-left: -32px;
  margin-top: -32px;
  position: absolute;
  top: 50%;
}
.ModalEnForm h3 {
  color: #333;
  font-size: 28px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 15px;
}
.ModalEnForm h3:before {
  background: #fd0302;
  top: -5px;
  content: "";
  display: block;
  height: 4px;
  position: relative;
  width: 90px;
}
.ModalEnForm .form-control,
.ModalQuickCallForm .form-control {
  border-radius: 0;
  background: 0 0;
  border: none !important;
  border-bottom: 1px solid #848484 !important;
  font-size: 16px;
  padding-left: 5px;
}
.form-control:focus {
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.dropdown-content,
.dropdown-content-bookcon,
.dropdown-content-callus {
  z-index: 400;
  box-shadow: 15px 15px 15px rgb(0 0 0 / 5%);
  position: absolute;
}
.chathidden {
  display: none;
}
#totop {
  font-weight: 900;
  color: #fff;
  right: 5px;
  bottom: 30px;
  height: 0;
  width: 0;
  font-size: 0;
  text-align: center;
  padding-top: 3px;
  line-height: 34px;
  border-radius: 3px;
  transition: 0.3s ease-in-out;
}
#totop.top-visible {
  animation: 4s infinite jump;
  background-color: #051b48;
  font-size: 22px;
  height: 40px;
  width: 40px;
}
.bcontent {
  width: 100%;
  overflow: hidden;
}
.bcontent > div {
  display: inline-block;
  left: 15px;
  top: 110%;
}
.web-img-width {
  width: 350px;
}
@media (max-width: 1024px) {
  .paynow {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .mega-submenu,
  .menu {
    max-height: 590px;
    overflow: scroll;
  }
}
.reach-out .h3,
.reach-out h3 {
  padding-top: 50%;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.2;
}
.dropdown-content a,
.dropdown-content-callus a {
  float: none;
  color: #000;
  padding: 15px 0 15px 20px;
  text-decoration: none;
  text-align: left;
  line-height: 1.5;
}
.dropdown-content-bookcon a {
  float: none;
  color: #000;
  padding: 10px;
  text-decoration: none;
  text-align: left;
  line-height: 1.5;
}
.copyright {
  margin-bottom: 50px;
  font-size: 13px;
  line-height: 24px;
}
.PaymentButton--rzp-light-standard.svelte-ekc7fv.svelte-ekc7fv {
  background: #051b48 !important;
  color: #fff !important;
}
.PaymentButton.svelte-ekc7fv.svelte-ekc7fv {
  font-style: inherit !important;
  height: inherit !important;
  min-width: 100px !important;
  overflow: inherit !important;
}
.PaymentButton--rzpTheme.svelte-ekc7fv .PaymentButton-contents.svelte-ekc7fv {
  background: #051b48;
}
.PaymentButton-contents.svelte-ekc7fv.svelte-ekc7fv {
  padding: 4px !important;
  margin: 0 !important;
}
.PaymentButton-text.svelte-ekc7fv.svelte-ekc7fv {
  text-transform: uppercase !important;
}
.form-check-input {
  margin-top: 0.5rem;
  height: 16px;
  width: 16px;
}
.mb-6 {
  margin-bottom: 4rem !important;
}
.pop-timer {
  position: absolute;
  top: 60%;
  left: 21%;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
}
@media (max-width: 767.5px) {
  .pop-timer {
    font-size: 14px;
  }
}
.dropdown-content {
  display: block;
  min-width: 330px;
  top: 103%;
  border-radius: 5px;
  width: 350px;
  background: #fff;
  border: 1px solid #da002c;
  padding: 20px 0;
}
.dropdown-content-service,
.dropdown-content1 {
  min-width: 250px;
  width: 50px;
  left: -25px;
  display: none;
}
.dropdown-content-bookcon:before,
.dropdown-content-callus::before,
.dropdown-content::before {
  top: -9px;
  left: 10%;
  width: 14px;
  height: 15px;
}
.dropdown-content:before {
  content: "";
  position: absolute;
  top: -11px;
  left: 10%;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #da002c;
  transform: rotate(45deg);
  border-color: #da002c transparent transparent #da002c;
}
.dropdown-content a {
  display: block;
}
.dropdown-content-hover,
.dropdown-content-hover-callus {
  display: flex;
  flex-flow: row wrap;
  padding: 18px 0 18px 35px;
  transition: 0.3s ease-in-out;
}
.dropdown-content-hover-callus:hover,
.dropdown-content-hover:hover {
  background: #051b48;
  color: #fff !important;
  box-shadow: 0 0 10px rgb(0 0 0 / 15%);
}
.icon-badge {
  padding: 10px;
  background: #051b48;
  margin-right: 10px;
  color: #fff;
}
.dropdown-content-callus {
  display: block;
  bottom: 135%;
  border-radius: 5px;
  width: 270px;
  background: #fff;
  border: 1px solid #da002c;
  padding: 20px 0;
}
.dropdown-content-bookcon {
  display: block;
  bottom: 135%;
  border-radius: 5px;
  width: 270px;
}
.dropdown-content1-callus {
  left: 10px;
  display: none;
}
.dropdown-content2-bookcon {
  left: 15%;
  display: none;
}
.dropdown-content-callus:before {
  content: "";
  position: absolute;
  top: 98%;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #da002c;
  transform: rotate(225deg);
  border-color: #da002c transparent transparent #da002c;
}
.button-free-ielts {
  align-items: center;
  appearance: none;
  background-image: radial-gradient(
    100% 100% at 100% 0,
    #5adaff 0,
    #5468ff 100%
  );
  border: 0;
  border-radius: 6px;
  box-shadow: rgba(45, 35, 66, 0.4) 0 2px 4px,
    rgba(45, 35, 66, 0.3) 0 7px 13px -3px, rgba(58, 65, 111, 0.5) 0 -3px 0 inset;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  height: 48px;
  justify-content: center;
  line-height: 1;
  list-style: none;
  overflow: hidden;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  text-align: left;
  text-decoration: none;
  transition: box-shadow 0.15s, transform 0.15s;
  -webkit-user-select: none;
  user-select: none;
  touch-action: manipulation;
  white-space: nowrap;
  will-change: box-shadow, transform;
  font-size: 18px;
}
.button-free-ielts:focus {
  box-shadow: #3c4fe0 0 0 0 1.5px inset, rgba(45, 35, 66, 0.4) 0 2px 4px,
    rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;
}
.button-free-ielts:hover {
  box-shadow: rgba(45, 35, 66, 0.4) 0 4px 8px,
    rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;
  transform: translateY(-2px);
}
.button-free-ielts:active {
  box-shadow: #3c4fe0 0 3px 7px inset;
  transform: translateY(2px);
}
.dropdown-content-bookcon a,
.dropdown-content-callus a {
  display: block;
  width: 100% !important;
  font-size: 16px !important;
}
.button-check-eligibility {
  align-items: center;
  appearance: none;
  background-image: radial-gradient(
    100% 100% at 100% 0,
    #ffeb3b 0,
    #e91e63 100%
  );
  border: 0;
  border-radius: 6px;
  box-shadow: rgba(45, 35, 66, 0.4) 0 2px 4px,
    rgba(45, 35, 66, 0.3) 0 7px 13px -3px, rgba(58, 65, 111, 0.5) 0 -3px 0 inset;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  height: 48px;
  justify-content: center;
  line-height: 1;
  list-style: none;
  overflow: hidden;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  text-align: left;
  text-decoration: none;
  transition: box-shadow 0.15s, transform 0.15s;
  -webkit-user-select: none;
  user-select: none;
  touch-action: manipulation;
  white-space: nowrap;
  will-change: box-shadow, transform;
  font-size: 18px;
}
.button-check-eligibility:focus {
  box-shadow: #3c4fe0 0 0 0 1.5px inset, rgba(45, 35, 66, 0.4) 0 2px 4px,
    rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;
}
.button-check-eligibility:hover {
  box-shadow: rgba(45, 35, 66, 0.4) 0 4px 8px,
    rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;
  transform: translateY(-2px);
}
.button-check-eligibility:active {
  box-shadow: #3c4fe0 0 3px 7px inset;
  transform: translateY(2px);
}
.dropdown-content-bookcon a,
.dropdown-content-callus a {
  display: block;
  width: 100% !important;
  font-size: 16px !important;
}
.form-label label {
  font-weight: 400;
  font-size: 12px;
  margin-bottom: 0;
  cursor: pointer;
}
#modal-pop-timer {
  position: relative;
  top: -190px;
  left: 50%;
}
.modal-pop-timer-txt {
  display: inline-block;
  position: relative;
  text-align: center;
  font-size: 16px;
  color: #fff;
}
.modal-pop-timer-txt p {
  text-align: center;
  margin: 0 0 5%;
  font-size: 54px;
  padding: 0;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 3px;
  color: #fff;
}
.pipeline a::after {
  content: "|";
}
.pipeline a:first-child::after,
.pipeline a:last-child::after {
  content: "";
}
@media (max-width: 767px) {
  #myTab img {
    width: 55px;
  }
  .nav-link {
    padding: 0 10px;
  }
  .title-header h4 {
    font-weight: 500;
  }
  .bread-heading p,
  .cont-bann p {
    font-size: 15px;
  }
  .cont-bann {
    padding: 65px 0;
  }
  .canada-menu-phone {
    display: block !important;
  }
  #slider-2-slide-4-layer-3,
  #slider-2-slide-4-layer-3_1884,
  #slider-2-slide-4-layer-5,
  #slider-2-slide-4-layer-5_6570,
  .canada-menu-desk {
    display: none !important;
  }
  .icon-section h4,
  .impo-links-point li a {
    font-size: 16px;
  }
  .reach-out h1 {
    font-weight: 700;
    padding-top: 0;
    font-size: 48px;
  }
  .bread-heading h1,
  .bread-heading h2,
  .find-us h2,
  .footer-form h2 {
    font-size: 20px;
  }
  .country-isign,
  .country-menu,
  .desk-bann,
  .desk-view,
  .img-desk,
  .media-desk-view {
    display: none;
  }
  .mb-none {
    margin-bottom: 0 !important;
  }
  .bg-country-bann h1,
  .bg-country-bann h2,
  .cont-bann h1 {
    font-size: 30px;
    text-align: center;
    line-height: 1;
  }
  .country-caption {
    text-align: center;
    margin-top: 0;
  }
  .pad-zero {
    padding: 0;
  }
  .bdy-cnt h1 {
    font-size: 24px;
  }
  .bdy-cnt h1:after {
    top: 55px;
  }
  .img-mob,
  .media-mobile-view,
  .mob-view,
  .res-bann {
    display: block;
  }
  .sec-breadcrumb {
    font-size: 12px;
  }
  .eligibility-heading:after {
    width: 185px;
  }
  #pageloader img {
    left: 30%;
  }
  #totop {
    bottom: 70px;
  }
  .web-img-width {
    width: 230px;
  }
  .reach-out .h3,
  .reach-out h3 {
    padding-top: 0;
  }
  #modal-pop-timer {
    top: -80px;
  }
  .modal-pop-timer-txt {
    font-size: 8px;
  }
  .modal-pop-timer-txt p {
    font-size: 18px;
  }
}
@media (device-width: 768px) {
  .country-form h2 {
    font-size: 36px;
  }
  .country-caption h5 {
    font-size: 20px;
  }
  .bg-country-bann h2 {
    font-size: 26px;
  }
  .country-caption {
    margin-top: 40%;
  }
  .country-isign,
  .country-menu {
    display: none;
  }
  #sticky img {
    width: 688px;
  }
  #modal-pop-timer {
    top: -122px;
  }
  .modal-pop-timer-txt {
    font-size: 12px;
  }
  .modal-pop-timer-txt p {
    font-size: 30px;
  }
}
@media (device-width: 812px) {
  #modal-pop-timer {
    top: -122px;
  }
  .modal-pop-timer-txt {
    font-size: 12px;
  }
  .modal-pop-timer-txt p {
    font-size: 30px;
  }
}
@media (device-width: 425px) {
  #modal-pop-timer {
    top: -95px;
  }
  .modal-pop-timer-txt {
    font-size: 8px;
  }
  .modal-pop-timer-txt p {
    font-size: 24px;
  }
}
@media (device-width: 662px) {
  #modal-pop-timer {
    top: -122px;
  }
  .modal-pop-timer-txt {
    font-size: 12px;
  }
  .modal-pop-timer-txt p {
    font-size: 35px;
  }
}
@media (max-width: 320px) {
  #modal-pop-timer {
    top: -70px;
  }
  .modal-pop-timer-txt {
    font-size: 5px;
  }
  .modal-pop-timer-txt p {
    font-size: 16px;
  }
}
.client-review-visa-sec-tab {
  border-radius: 30px !important;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
  padding: 5px 8px;
}
@media (max-width: 767px) {
  .client-review-visa-sec-tab {
    font-size: 9px;
    font-weight: 600;
  }
}
@media (device-width: 768px) {
  .client-review-visa-sec-tab {
    font-size: 18px !important;
  }
}
