body {
    margin: 0 auto;
    font-size: 16px;
    padding: 0;
    font-family: "Albert Sans", sans-serif;
    color: #000;
}
.fontplayfair {
    font-family: "Playfair Display", serif;
}
::selection {
    background-color: #2196f3;
    color: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    color: #000;
}
a {
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    outline: 0;
    color: #000;
    text-decoration: none;
}
a:hover {
    outline: none;
    color: #1d1d1d;
    text-decoration: none;
}
.wow {
    visibility: hidden;
}
.clear {
    clear: both;
}
img:not(table img) {
    max-width: 100%;
}
.theme-gradient {
    background: linear-gradient(178.17deg, #FFFBF7 0%, #F7F4FF 100%);
}
.header-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}
.header-overlay + *{
    padding-top:92px;
}
.theme-shapes {
    background: linear-gradient(178.17deg, #FFFBF7 0%, #F7F4FF 100%), url(../img/home-banner-theme.png) no-repeat center top / cover;
    background-blend-mode: multiply;
}

/*header css*/
header {
    padding: 20px 0 10px;
}
header .navbar-brand {
    padding: 0;
}
.home-title-width {
    max-width: 650px;
    margin: auto;
}
.title h1 {
    font-weight: 400;
    font-size: 60px;
    line-height: 100%;
    text-align: center;
}
.title p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color:#5F5D62;
}
.btn-theme{
    background: radial-gradient(70.19% 70.19% at 50% 100%, rgb(133 79 255) 0%, rgb(71 28 168 / 91%) 100%);
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    border-radius: 40px;
    padding: 21px 28px;
}
.btn-theme:hover {
    background: #471CA8;
    color: #fff;
}
.btn-outline.bg-transparent{
    color: #ff8510;
    border: 1px solid #ff8510;
    background: transparent;
}
.btn-outline.bg-transparent:hover{
    background: #ff8510 !important;
    border: 1px solid #ff8510;
    color:#fff;
}
@media(min-width:1200px){
.col-lg-2.custom-width {
    width: 14.666667%;
}
}
.h-home-grid img + img {
    margin-top: 18px;
}
.h-home-grid {
    padding-top: 25px;
}
.home-banner {
    padding-bottom: 40px;
    overflow: hidden;
}
.my-100{
    margin-top:100px;
    margin-bottom:100px;
}
.mt-100{
    margin-top:100px;
}
.mb-100{
    margin-bottom:100px;
}
.my-80{
    margin-top:80px;
    margin-bottom:80px;
}
.mt-80{
    margin-top:80px;
}
.mb-80{
    margin-bottom:80px;
}
.py-100{
    padding-top:100px;
    padding-bottom:100px;
}
.pt-100{
    padding-top:100px;
}
.pb-100{
    padding-bottom:100px;
}
.py-80{
    padding-top:80px;
    padding-bottom:80px;
}
.pt-80{
    padding-top:80px;
}
.pb-80{
    padding-bottom:80px;
}
.py-40{
    padding-top:40px;
    padding-bottom:40px;
}
.pt-40{
    padding-top:40px;
}
.pb-40{
    padding-bottom:40px;
}
.my-40{
    margin-top:40px;
    margin-bottom:40px;
}
.mt-40{
    margin-top:40px;
}
.mb-40{
    margin-bottom:40px;
}

/*home about*/
.title-tag {
    background: #EFE8FF;
    color: #471CA8;
    padding: 8px 13px;
    font-weight: 500;
    font-size: 16px;
    line-height: normal;
    border-radius: 28px;
    display: inline-flex;
    gap: 10px;
    margin-bottom:10px;
}
.title-tag .fa-bolt {
    font-size: 20px;
    display: inline-block;
}
.title h2{
    font-weight: 400;
    font-size: 48px;
    line-height: normal;
    margin-bottom: 20px;
}
.description p, .title p{
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    color: #5F5D62;
}
.list-counter {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
}
.list-counter li {
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #DBDBDB;
    text-align: center;
}
.list-counter li h3 {
    font-weight: 400;
    font-size: 48px;
    line-height: 100%;
    color: #471CA8;
}
.list-counter li p {
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    color: #5F5D62;
    margin-bottom: 0;
}
.list-counter li:last-child {
    padding: 0;
    margin: 0;
    border: 0;
}
.h-about-img {
    position: relative;
}
.rotate-bx {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    width: 112px;
    height: 112px;
    background: #FFFFFF;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.message-icon {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 48px;
    width: 48px;
    background: radial-gradient(43.57% 80% at 49.09% 100%, #A37CFA 0%, #471CA8 100%);
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.rotate-bx img{
    -webkit-animation-name: rotate;
     -moz-animation-name: rotate;
      -ms-animation-name: rotate;
       -o-animation-name: rotate;
          animation-name: rotate;
  -webkit-animation-duration: 5s;
     -moz-animation-duration: 5s;
      -ms-animation-duration: 5s;
       -o-animation-duration: 5s;
          animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
      -ms-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
      -ms-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

@-webkit-keyframes rotate {
    from { -webkit-transform: rotate(360deg); }
}
@keyframes rotate {
    from { transform: rotate(360deg); }
}
.navbar-expand-md .navbar-nav .nav-link {
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    margin: 0 10px;
}
.navbar-expand-md .navbar-nav .nav-link.active, .navbar-expand-md .navbar-nav .active .nav-link{
    color: #ff8510;
}
.rotate-bx ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.card-img img {
    border-radius: 28px;
    height: 100%;
}
.home-card h3 {
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    white-space: pre;
    overflow: hidden;
    text-overflow: ellipsis;
}
.home-card p {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    color: #5F5D62;
    margin-bottom: 0;
}
.home-card .card-img {
    margin-bottom: 16px;
    border-radius: 30px;
}
.cta-caption {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    bottom: 30px;
    text-align: center;
    padding: 0px 25px;
}
.cta-caption h4 {
    font-weight: 400;
    font-size: 28px;
    line-height: normal;
    text-align: center;
}
.cta-caption a {
    color:#5F5D62;
}
.orange-color{
    color:#FF8107;
}
.body-bg{
    background: linear-gradient(178.17deg, #FFFBF7 0%, #F7F4FF 100%);
}
.home-card {
    background: transparent;
}
.service-bg {
    background: url(../img/our_serviceBg.png) no-repeat center center / cover;
    padding: 40px;
    border-radius: 30px;
}
.service-card {
    height: 100%;
}
.service-card h4 {
    font-weight: 400;
    font-size: 20px;
    line-height: normal;
    margin-bottom: 15px;
}
.service-card p {
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    color: #5F5D62;
}
.service-card .service-img {
    margin-bottom: 20px;
}
.service-img img {
    max-height: 165px;
}
@media(min-width:1200px){
.custom-row .col-xl-5 {
    width: 37%;
}
.custom-row .col-xl-2 {
    width: 26%;
}
}
.yellow-gradient{
    background: linear-gradient(246.13deg, #FFF2BF 0%, #FFFFFF 100%);
}
.cpt-bg {
    background: #FF8107 url(../img/coching_cpt-bg.png) no-repeat center center / cover;
    background-blend-mode: Luminosity;
}
.parpal-gradient {
    background: linear-gradient(223.73deg, #D3C9FF 0%, #FFFFFF 97.88%);
}
.card-coching h5 {
    font-weight: 400;
    font-size: 20px;
    line-height: normal;
    text-align: center;
    margin: 16px 0;
}
.btn-orange {
    background: radial-gradient(43.57% 80% at 49.09% 100%, #FFE3C7 0%, #FF8107 100%);
}
.btn-orange:hover{
    background:#FF8107;
}
.list_process {
    display: flex;
    flex-wrap: wrap;
    position:relative;
}
.list_process:after {
    content: "";
    position: absolute;
    left: 0;
    top: 55px;
    bottom: 0;
    background: url(../img/border-shape.png) no-repeat center center;
    width: 100%;
    height: 95px;
    z-index: -1;
}
.list_process li {
    width: 20%;
    padding: 0 26px;
    position: relative;
}
.list_process li .card {
    width: 200px;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    margin-bottom: 15px;
}
.list_process li h6 {
    font-weight: 500;
    font-size: 16px;
    line-height: normal;
    text-align: center;
    color: #161419;
}
.list_process li p{
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    text-align: center;
    color: #5F5D62;
    margin: 0;
}
.card_bx {
    padding: 45px;
}
.list_process li .card img {
    width: 100px;
}
.list_process {
   counter-reset: counter;
}
.list_process li{
  counter-reset: legal-list;
  list-style-type: none;
}
.list_process li:before {
    z-index: 1;
    width: 60px;
    height: 60px;
    background:#FFFFFF;
    position: absolute;
    left: 15px;
    top: -10px;
    border-radius: 50%;
    color:#B4987D;
    display: flex;
    align-items: center;
    justify-content: center;
    content: counter(counter);
    counter-increment: counter;
}
.list_process li:first-child .card{
    background:#FFEFE0;
}
.list_process li:nth-child(2) .card{
    background:#EFE3FF;
}
.list_process li:nth-child(3) .card{
    background:#FFE0E0;
}
.list_process li:nth-child(4) .card{
    background:#E0EAFF;
}
.list_process li:nth-child(5) .card{
    background:#E9E9E9;
}
.list_process li:first-child:before{
    color:#B4987D;
}
.list_process li:nth-child(2):before{
    color:#886FAA;
}
.list_process li:nth-child(3):before{
    color:#BD8686;
}
.list_process li:nth-child(4):before{
    color:#6F82AA;
}
.list_process li:nth-child(5):before{
    color:#978D8D;
}
.list_process li:hover:before{
    background:#B4987D;
    color:#fff;
    transition: all ease .3s;
}
.list_process li:hover:nth-child(2):before{
    background:#886FAA;
    color:#fff;
}
.list_process li:hover:nth-child(3):before{
    background:#BD8686;
    color:#fff;
}
.list_process li:hover:nth-child(4):before{
    background:#6F82AA;
    color:#fff;
}
.list_process li:hover:nth-child(5):before{
    background:#978D8D;
    color:#fff;
}
.check-list li {
    position: relative;
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    margin: 0;
    color: #5F5D62;
    margin-top: 18px;
    padding-left: 25px;
}
.check-list li:before {
    content: "\f00c";
    width: 16px;
    height: 16px;
    background: linear-gradient(135deg, #854FFF 14.64%, #3B119C 85.36%);
    border-radius: 50%;
    position: absolute;
    top: 2px;
    left: 0;
    font-family:"Font Awesome 6 Free";
    font-weight: 900;
    color: #fff;
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.immigration-cta .cta_bx {
    background: linear-gradient(223.73deg, #FFF0E1 0%, #FFFFFF 97.88%);
    border: 1px solid #FFD7B0;
    text-align: center;
}
.immigration-cta .cta_bx .cta-img {
    margin-bottom: 15px;
}
.immigration-cta .cta_bx h6 {
    font-weight: 400;
    font-size: 20px;
    line-height: normal;
    margin-bottom: 12px;
}
.immigration-cta .cta_bx p {
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    color: #5F5D62;
}
.list-cta li {
    max-width: 48%;
}
.blue-color {
    color: #1C4FA8;
}
.immigration-cta h3 {
    font-weight: 400;
    font-size: 28px;
    line-height: normal;
    margin-bottom: 12px;
}
.blue-gradient{
    background: radial-gradient(43.57% 80% at 49.09% 100%, #627FF1 0%, #38498B 100%);
}
.list-cta li:nth-child(2) {
    position: relative;
    top: -50px;
}
.list-cta li:nth-child(4) {
    position: relative;
    top:-50px;
}
.list-cta li:nth-child(2) .immigration-cta .cta_bx{
    background: linear-gradient(223.73deg, #E9DFFF 0%, #FFFFFF 97.88%);
}
.list-cta li:nth-child(3) .immigration-cta .cta_bx{
    background: linear-gradient(223.73deg, #6998FF 0%, #FBFDFF 97.88%);
}

/*testimonial slider*/

.testimonial-card p {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0;
    color: #5F5D62;
}
.testimonial-card .rating i{
  color:#C4C4C4;
}
.testimonial-card .rating i.fill{
  color:#FF8107;
}

.testimonial-card .rating{
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  color: #000000;
  display: inline-block;
}
.testimonial-card .rating span{
  margin-right:5px;
}
.testimonial-card-footer img {
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
.testimonial-card-footer .user-name h6 {
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  color: #161419;
  margin-bottom: 5px;
}
.testimonial-card-footer .user-name p{
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
}
.testimonial-card .bg-white{
    border-radius:28px 28px;
}
.testimonial-slider .slider-item {
    margin: 0 12px;
}
.testimonial-slider {
    padding: 14px 0 0;
}
.testimonial-slider > div{
  padding-top:10px !important;
  padding-bottom:10px !important;
}
/*.testimonial-slider > div:before{
    content: "";
    width: 380px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(90deg, #F8F5FF 0%, rgba(248, 245, 255, 0) 100%);
    z-index:1;
}
.testimonial-slider > div:after{
    content: "";
    width: 380px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: linear-gradient(270deg, #F8F5FF 0%, rgba(248, 245, 255, 0) 100%);
    z-index:1;
}*/
.testimonial-card {
    position: relative;
}
.testimonial-card:before{
    content:"";
    background:url(../img/blue_pin.png) no-repeat center top;
    position:absolute;
    left:0;
    top:0;
    width:108px;
    height:108px;
    right:0;
    margin:auto;
}
.testimonial-slider .slider-item:nth-child(odd) .testimonial-card:before{
    background:url(../img/org_pin.png) no-repeat center top;
}
.mt-130{
    margin-top:130px;
}
.testimonial-slider .slider-item:nth-child(odd) .testimonial-card .card-bg {
    background:linear-gradient(223.73deg, #FFF0E1 0%, #FFFFFF 97.88%);
    border:1px solid #FFD7B0;
}
.testimonial-slider .slider-item .testimonial-card .card-bg {
    background:linear-gradient(223.73deg, #E9DFFF 0%, #FFFFFF 97.88%);
    border:1px solid #CBB5FF
}
.testimonial-slider .slider-item .testimonial-card .card-bg {
    transition:all ease .3s;
}
.testimonial-slider .slider-item:hover .testimonial-card .card-bg {
    transition:all ease .3s;
    transform: translateY(-10px);
}

/*faq section*/
.faq-sect .accordion-button {
  background: #FFFFFF;
  border-radius: 20px !important;
  outline: 0;
  box-shadow: none;
  padding: 25px !important;
  font-weight: 400;
  font-size: 20px !important;
  line-height: 100%;
  color: #161419 !important;
}
.faq-sect .accordion-item {
  border: 0;
  margin-bottom: 12px;
  border-radius: 20px !important;
  background: #FFFFFF !important;
  border: 1px solid #EBEBEB !important;
}
.faq-sect .accordion-item .accordion-body {
  padding: 0 20px 20px;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #5F5D62;
}
.faq-sect .accordion-button:focus {
  box-shadow: inherit !important;
}
.faq-sect .accordion-button:not(.collapsed) {
  background-color: #fff !important;
  color: #000;
  box-shadow: inherit !important;
}
.faq-sect .accordion-body {
  font-size: 14px;
  color: #444;
}
.faq-sect .accordion-item{
  border:none;
  background:transparent;
}


.callback-bx {
    background:url(../img/callback_bg.png) no-repeat center center / cover;
    border-radius: 40px;
}
.orange-text {
    color: #FF8107 !important;
}
.callback-caption h2 {
    font-weight: 400;
    font-size: 48px;
    line-height: normal;
    color: #FFFFFF;
    margin-bottom: 25px;
}
.callback-caption p{
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    color: #fff;
}
.callback-caption .icon{
    margin-top:-30px;
}
.callback-caption .icon img{
    max-width:115px;
}
.callback-img {
    max-width:471px;
    margin:auto;
}
.callback-img{
    margin-top:-45px;
}
.footer-main{
    border-top:1px solid #E4E4E4;
    border-bottom:1px solid #E4E4E4;
}
.nav-bx h4{
    font-weight:400;
    font-size:20px;
    line-height:normal;
    color:#161419;
    margin-bottom:30px;
}
.nav-bx h4:before{
    content:"|";
    display: inline-block;
    margin-right:10px;
    color:#7653C7;
}
.f-nav {
    list-style: none;
    padding: 0;
    margin: 0;
}
.f-nav li {
    margin-bottom: 20px;
}
.f-nav li a {
    color: #5F5D62;
    display:flex;
    align-items: center;
    gap:10px;
}
.f-nav li a:hover{
    color: #471CA8;
}
.nav-bx {
    position: relative;
}
.nav-bx:after {
    content: "";
    border-right: 1px dashed #E4E4E4;
    position: absolute;
    height: 100%;
    right: 0px;
    top: 0;
}
.footer-main .row .col-md-4:last-child .nav-bx:after {
    display:none;
}

/*banner animation*/
.banner-animation {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    top: 0;
}
.green-leaf{top:-40px;}
.yellow-leaf{top:-45px; right:0%; animation-delay:2s;}
.green-leaf, .yellow-leaf{ 
  position: absolute;
  transform-origin:0px -550px 0px;
  animation-name:fall, sway;
  animation-duration:3s, 4s;
  animation-fill-mode:both;
  animation-timing-function:linear, ease-in-out;
}
@keyframes sway{ 
    0% {transform: rotateZ(-15deg) rotateX(40deg);}
    30%{transform: rotateZ(20deg) rotateX(50deg); animation-timing-function: ease-in-out;}
    60%{transform: rotateZ(-20deg) rotateX(30deg); animation-timing-function: ease-in-out;}
    100%{transform: rotateZ(0deg) ; animation-timing-function: cubic-bezier(0.990, 0.000, 0.890, 0.435);}
}
@keyframes fall{ 
    60% {-webkit-filter: drop-shadow(0px 60px 40px rgba(0,0,0,0));}
    100% {margin-top:100px; 
        -webkit-filter: drop-shadow(0px 5px 8px rgba(0,0,0,0.6));}
}
.home-banner .container{
    position:relative;
}
.cloud{
    -webkit-animation: moveclouds 50s linear infinite;
    -moz-animation: moveclouds 50s linear infinite;
    -o-animation: moveclouds 50s linear infinite;
    position:absolute;
    right:0;
    top: 50%;
}
@keyframes moveclouds{
    0% {right:-10%;}
    100% {right:100%;}
}
.camera {
    position: absolute;
    right: 18%;
    top: 16%;
    -webkit-animation: camera 8s linear infinite;
    -moz-animation: camera 8s linear infinite;
    -o-animation: camera 8s linear infinite;
}
@keyframes camera{
    0% {transform:rotateX(0deg);}
    50%{transform: rotateZ(-20deg);}
    100%{transform: rotateZ(0deg);}
}
.book {
    position: absolute;
    left: 8%;
    top: 45%;
    -webkit-animation: book 8s linear infinite;
    -moz-animation: book 8s linear infinite;
    -o-animation: book 8s linear infinite;
}
@keyframes book{
    0% {transform:rotateX(0deg);}
    50%{transform: rotateZ(20deg);}
    100%{transform: rotateZ(0deg);}
}
.airplan {
    position: absolute;
    left: 14%;
    top: 12%;
}
.airplan img {
    max-width: 150px;
    transform: rotate(-60deg);
}
.banner-animation + *{
    position: relative;
}
.home-banner-row img{
    background:#fff;
    border-radius:20px;
}
.home-banner-row img:hover{
    transition: all ease .3s;
    transform: translateY(5px);
}
.home-banner-row img{
    background:#fff;
    border-radius:30px;
    transition:all ease .3s;
    transform:translateY(0px);
}
.zoom-animation{
    overflow: hidden;
}
.zoom-animation img{
    transition:all 0.3s ease-in-out;
    transform:scale(1);
}
.zoom-animation img:hover{
    transform: scale(1.1);
}
.card-animation {
    transition: all ease .3s;
    transform: translateY(0px);
}
.card-animation:hover{
    transition: all ease .3s;
    transform: translateY(-8px);
}
.shadow-effect {
    transition: all ease .3s;
}
.shadow-effect:hover {
    box-shadow: 0 5px 8px rgb(0 0 0 / 22%);
}
.border-org {
    border: 1px solid #fbc897;
}

/*banner*/
.bannerBox{
    position:relative;
}
.banner-caption{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    margin:auto;
    bottom:0;
    padding:20px;
    background: linear-gradient(0deg, rgba(1, 125, 191, 0) 0%, rgba(1, 127, 194, 0.59) 18.75%, rgba(2, 131, 200, 0.941176) 100%);
    border-radius:30px;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:25px;
}
.banner-caption h2, .banner-caption h1{
    font-weight:500;
    font-size:56px;
    text-align: center;
    text-transform:capitalize;
    color:#fff;
    margin:0;
    text-shadow:0px 4px 1px #0478CB;
    margin-bottom: 5px;
}
.banner-caption p{
    color:#fff;
    margin:0 auto 18px;
    max-width:560px;
}
.breadcrumb li a, .breadcrumb li.active{
    color: #FFFFFF;
}
.breadcrumb li:before{
    color:#fff !important;
}
.title h4{
    font-weight:600;
    font-size:24px;
    line-height:100%;
    margin:8px 0 0;
}
.theme-color{
    color:#471CA8;
}
.title h4:has(+ p) {
    margin-bottom: 20px;
}
.card-process h3{
    font-weight:400;
    font-size:22px;
    line-height:30px;
    color:#161419;
}
.card-process p{
    font-weight:400;
    font-size:16px;
    line-height:normal;
    color:#5F5D62;
    margin:0;
}
.card-process{
    border:1px solid #3B97D324;
    box-shadow:0px 4px 4px 0px #00000021;
}
.list-apply li{
    display:flex;
    align-items:flex-start;
    gap:10px;
    padding-bottom:10px;
    position: relative;
}
.list-apply li:before{
    content:"";
    position:absolute;
    left:19px;
    top:0;
    border-left: 1px dashed #0478CB;
    height:100%;
}
.list-apply li:last-child:before{
    border:0;
}
.list-apply li .icon{
    background:linear-gradient(180deg, rgb(255 255 255) 0%, rgb(196 196 196) 100%);
    width:40px;
    height:40px;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    min-width:40px;
    position:relative;
}
.list-apply .caption-list p {
    line-height:24px;
    color:#5F5D62;
}

/*sidebar*/
.job-sect{
    background:#EFE7FF;
    border-radius:28px;
    padding:20px;
    margin:24px 0px;
}
.job-sect h3{
    font-size:28px;
    color:#161419;
    line-height:38px;
}
.explore_uni_list{
    list-style:none;
    padding:0;
    margin:0;
}
.job-sect .explore_uni_list li a{
    border-bottom: 1px solid #D6CDEB;
    color: #161419;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 0;
    justify-content: space-between;
    font-weight: 400;
    font-size: 16px;
}
.job-sect .explore_uni_list li:last-child a{
    border:0;
    padding-bottom:0;
}
.social-cta{
    background:url(../img/sidebar-social-bg.png) no-repeat center center / cover;
}
.social-cta h3{
    font-weight:600;
    font-size:24px;
    color:#161419;
    margin-bottom:20px;
    padding-bottom:20px;
    border-bottom:1px solid #471CA81A;
}
.explore_uni_list li a .icon{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    display: inline-flex;
    vertical-align: middle;
    margin-right: 10px;
    align-items: center;
    justify-content: center;
}
.form-cta {
    background:url(../img/sidebar-contact-bg.jpg) no-repeat center center / cover;
}
.form-cta h3{
    font-weight:400;
    font-size:28px;
}
.form-cta form .form-control {
    background-color: #FFFFFF;
    height: 40px;
    color: #5F5D62;
    border-radius: 10px;
    padding: 5px 12px;
    box-shadow: none !important;
}
.theme-gradient{
    background:radial-gradient(70.19% 70.19% at 50% 100%, rgba(133, 79, 255, 0.8) 0%, rgba(71, 28, 168, 0.8) 100%);
}
select.form-control{
    background-image:url(../img/select-icon.png) !important;
    background-repeat:no-repeat;
    background-position:right 10px center;
}
.form-cta form select.form-control{
    padding-right:32px;
}
.visa-cta{
    background:url(../img/visa-sidebar-cta.png) no-repeat center center / cover;
    padding-top:100px !important;
}
.visa-cta h3{
    font-weight:400;
    font-size:32px;
}
.guidance-cta{
    background:url(../img/visa-main-ctaBg.png) no-repeat center center / cover;
    position:relative;
}
.airplan_cta{
    position:absolute;
    bottom:-95px;
    left:-68px;
}
.celebrate_cta{
    position:absolute;
    top:-95px;
    right:-58px;
}
.cta-100 h2{
    font-weight:400;
    font-size:48px;
    text-align:center;
}
.cta-100 p{
    font-weight:400;
    font-size:16px;
    text-align:center;
    color:#000000;
}
.mw-80{
    max-width:80%;
    margin:auto;
}
.blog-card-img{
    overflow:hidden;
    height:200px;
}
.blog-card-img img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.blog-card-caption{
    padding:20px 40px 40px;
}
.date-admin li{
    display:flex;
    align-items:baseline;
    gap:10px;
    font-family:Plus Jakarta Sans;
    font-weight:400;
    font-size:16px;
    line-height:30px;
    color:#727272;
}
.blog-card-caption h3 a {
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    color: #471CA8;
    margin: 20px 0 10px;
    display: block;
    text-decoration: none;
}
.blog-card-caption p{
    font-weight:400;
    font-size:16px;
    line-height:30px;
    color:#727272;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.blog-card-caption .text-link{
    font-family:Plus Jakarta Sans;
    font-weight:600;
    font-size:14px;
    line-height:30px;
    color:#471CA8;
    display:flex;
    align-items:baseline;
    gap:10px;
}
.card.blog-card {
    border: 1px solid #E3DBD8;
    background: transparent;
    height: 100%;
}
.blog-slider .slider-items{
    margin:0 12px;
}
.blog-slider .slick-arrow{
    width:60px;
    height:60px;
    box-shadow:0px 6px 50px 0px #2525250D;
    border:0;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    background:rgb(71 28 168 / 10%);
    color:transparent;
    position: absolute;
    right: 0;
    top: 0;
}
.blog-slider .slick-arrow:before{
    content:"\f061";
    position:absolute;
    left:0;
    top:0;
    right:0px;
    bottom:0;
    color:#471CA8;
    font-family:"Font Awesome 6 Free";
    font-weight:700;
    height:fit-content;
    width:fit-content;
    margin:auto;
}
.recent-blog .container{
    position:relative;
}
.blog-slider .slick-arrow.slick-prev{
    right:85px;
    transform:rotate(180deg);
}
.blog-slider .slick-arrow:hover{
    background:radial-gradient(50% 50% at 50% 50%, #854FFF 0%, #471CA8 100%);
}
.blog-slider .slick-arrow:hover:before{
    color:#fff;
}
.recent-blog .blog-slider{
    position:static;
}
.about-card{
    border:1px solid #471CA82B;
}
.why-card {
    background:linear-gradient(180deg, #FFFFFF 0%, #FFEFCF 100%);
    padding:0 15px 0 28px;
}
.why-card .icon{
    width:80px;
    height:80px;
    min-width: 80px;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:18px;
    border:1px solid #FFE2B3;
    border-radius:50%;
}
.why-card .left-content{
    max-width:50%;
}
.why-card h4{
    font-weight:500;
    font-size:20px;
    margin-bottom:15px;
}
.why-card p{
    font-weight:400;
    font-size:16px;
    line-height:24px;
    margin-bottom:0;
    color:#5F5D62;
}
.light-blue-gradient{
    background: linear-gradient(180deg, #FFFFFF 0%, #CFEBFF 100%);
}
.light-green-gradient{
    background:linear-gradient(180deg, #FFFFFF 0%, #CFFFD0 100%);
}
.light-red-gradient{
    background:linear-gradient(180deg, #FFFFFF 0%, #FFCFDA 100%);
}
.light-blue-gradient .icon{
    border:1px solid #B3D1FF;
}
.light-green-gradient .icon{
    border:1px solid #B3FFB4;
}
.light-red-gradient .icon{
    border:1px solid #FFB3EC;
}
.sky-color{
    color:#0985E5;
}
.btn-theme.sky-btn{
    border:1px solid #0985E5;
    color:#0985E5;
    padding:15px 20px;
    margin-top:10px;
}
.btn-theme.sky-btn:hover{
    background:#0985E5 !important;
    color:#fff;
}
.explore_uni_list li a span{
    display:flex;
    align-items:center;
}
.banner-img img {
    border-radius: 30px;
    max-height: 290px;
    width: 100%;
    object-fit: cover;
}
.btn-theme.bg-white{
    color:#000;
    background: #fff;
}
.scrollspy-nav a{
    padding:18px 15px;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #5F5D62;
    white-space: nowrap;
}
.scrollspy-nav a.active {
    border-bottom: 5px solid #471CA8;
    color: #471CA8;
    font-weight: 600;
}
.card-test-module {
    border: 1px solid rgba(133, 79, 255, 0.19);
    overflow: hidden;
    height: 100%;
}
.card-test-module:before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:url(../img/test-option.jpg) no-repeat center center / cover;
    opacity:.4;
}
.card-test-module .icon{
    width:80px;
    height:80px;
    box-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    border-radius:50%;
    display:block;
    margin-bottom:15px;
}
.card-test-module h3{
    font-weight:700;
    font-size:27px;
    line-height:30px;
    color:#471CA8;
    margin-bottom:15px;
}
.card-test-module p{
    font-weight:400;
    font-size:16px;
    line-height:25px;
    color:#161419AB;
    margin:0;
}
.callback-img{
    position:relative;
}
.pattren_card{
    background:linear-gradient(180deg, #FFFAF3 0%, #FFD4C8 100%);
    border-radius:28px;
    padding:20px;
    height:100%;
}
.pattren-card-top .icon{
    border:1px solid #FFE2B3;
    background:#FFFFFF;
    width:80px;
    height:80px;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
}
.pattren-card-top h3{
    font-weight:500;
    font-size:31px;
    color:#FF8107;
    margin:0;
}
.pattren_card h5{
    font-weight:500;
    font-size:20px;
    line-height:100%;
    color:#161419;
    margin:15px 0;
}
.pattren_card p{
    font-weight:400;
    font-size:16px;
    line-height:20px;
    color:#5F5D62;
    margin:0;
}
.card_bg{
    padding:40px 20px;
    height:100%;
}
.card_bg .headline{
    font-weight:400;
    font-size:48px;
    margin-bottom:32px;
}
.card_bg .btn{
    max-width:325px;
}
.list_feature{
    display: flex;
    justify-content: space-between;
}
.list_feature li{
    width:48%;
    box-shadow:0px 4px 4px 0px #00000000;
    border:1px solid #3B97D324;
    background:#FFFFFF;
    border-radius:32px;
    padding:30px 22px;
    display:flex;
    align-items:center;
    gap:30px;
}
.list_feature li .caption{
    width: calc(100% - 200px);
}
.list_feature li h3{
    font-weight: 500;
    font-size: 28px;
    line-height: 30px;
    color: #471CA8;
    margin-bottom: 14px;
}
.list_feature li p{
    font-weight:400;
    font-size:16px;
    color:#5F5D62;
    line-height:22px;
    margin-bottom:0;
}
.list_feature li img{
    max-width:186px;
    width:100%;
    object-fit:cover;
}
.list_feature{
    row-gap:45px;
}
.freeBook {
    background: linear-gradient(223.73deg, #E9DFFF 0%, #FFFFFF 97.88%);
    border: 1px solid #CBB5FF;
    padding: 48px 50px;
    border-radius: 28px;
}
.small-theme-btn {
    background: radial-gradient(70.19% 70.19% at 50% 100%, rgba(133, 79, 255, 0.8) 0%, rgba(71, 28, 168, 0.8) 100%);
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    color: #fff;
    border-radius: 40px;
    padding: 11px 20px;
    display: inline-block;
}
.small-theme-btn:hover{
    color:#fff;
}
.freeBook h3{
    font-weight:400;
    font-size:40px;
    line-height:100%;
    text-align:center;
    margin:25px 0 55px;
    color:#161419;
}
.freeBook form .form-control{
    height: 60px;
    border-radius: 12px;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    padding: 20px;
    box-shadow: none !important;
    background-size:auto;
}
.card-price{
    position:relative;
}
.card-price > img {
    height: 228px;
    width: 100%;
    object-fit: cover;
    border-radius: 40px;
    border: 1px solid #854FFF30;
    opacity: .4;
}
.card-price .caption{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    display:flex;
    align-items:center;
    flex-direction:column;
    justify-content:center;
}
.card-price .icon span{
    width:80px;
    height:80px;
    display:inline-block;
    background:#fff;
    border-radius:50%;
    box-shadow:0px 4px 4px 0px #00000040;
    text-align:center;
}
.card-price p{
    color:#161419AB;
    margin:15px 0;
}
.card-price h2{
    font-weight:700;
    font-size:38px;
    line-height:32px;
    color:#0478CB;
    margin:0;
}
.footer-bottom p{
    margin:0;
}
.contact-info{
    display:flex;
    align-items:center;
    gap:20px;
}
.contact-info .contact-icon{
    background:#EFE8FF;
    border-radius:13px;
    padding:5px;
}
.contact-info .contact-icon img {
    max-width: 60px;
}
.contact-info h4{
    font-weight:500;
    font-size:20px;
    line-height:100%;
    color:#191A15;
}
.contact-info a, .contact-info p{
    font-weight:500;
    font-size:16px;
    line-height:normal;
    color:#16141994;
}
.contact-area {
    padding: 40px 45px;
    background: url(../img/contact-bg.png) border-box center center / cover;
}
.contact-area p{
    color:#5F5D62;
    margin:0;
}
.contact-area .form-control{
    background-color:#F4F4F4;
    border-radius:16px;
    padding:17px 22px;
    box-shadow:none !important;
    color:#5F5D62;
}
.searchInput {
    background-color: #fff;
    border-radius: 40px;
    padding: 8px 8px 8px 20px;
    width: 100%;
    margin-inline: auto;
    display: flex;
    align-items: center;
    gap: 8px;
    box-shadow: 0px 4px 6px 0px #00000029;
    max-width: 700px;
    justify-content: space-between;
}
.searchBoxInput {
    border: 0px;
    min-width: 400px;
    height: 45px;
    width: 100%;
    max-width: 600px;
    padding-left: 10px;
    outline:0;
}
.searchinputBtn_cricle {
    border: 0;
    border-radius: 30px;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 45px;
}
ul#blogstab {
    justify-content: center;
    margin:0px auto;
    gap: 5px;
}
.tablinkBtn.active, .tablinkBtn:hover {
    background: radial-gradient(70.19% 70.19% at 50% 100%, #A37CFA 0%, #471CA8 100%);
    color: #fff;
}
.tablinkBtn {
    color: #161419;
    font-size: 16px;
    padding: 18px 35px;
    border: 0;
    background: transparent;
    border-radius: 32px;
    white-space: nowrap;
}
.blog-cta {
    background: url(../img/blog-cta_bg.png) no-repeat center center / cover;
    padding: 42px 30px;
    height:100%;
}
.blog-cta h2{
    font-weight:400;
    font-size:36px;
    line-height:100%;
    margin-bottom:55px;
}
.scrollspy {
    position: sticky;
    top: 0;
    background: #fffbf8;
    z-index:2;
}
.scrollspy-nav {
    overflow: auto;
}

/*blog detail*/
.blog_mainImg.blog-post-img > img {
    max-height: 470px;
    object-fit: cover;
    border-radius: 25px;
    width: 100%;
}
.blog-post-img::after {
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 28px;
    transition: all 0.3s ease-in-out;
    background:-webkit-linear-gradient(top, transparent, rgb(30 30 30 / 30%));
}
.blog_article a img {
    width: 75px;
    border-radius: 20px;
    height: 75px;
    object-fit: cover;
}
.blog_article a {
    margin-bottom: 12px;
    text-decoration: none;
}
.card-blog h4 {
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    color: #161419;
    margin-bottom: 28px;
}
.blog_article{
    background:url(../img/blog-article-bg.png) no-repeat top center / cover;
}
.card-blog{
    border-radius:28px;
    padding:20px;
}
.card-blog .blog-post .text-body-secondary{
    color: #5F5D62;
    display: block;
    margin-bottom: 5px;
}
.blog_article a h6 {
    color: #161419;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.blog_article .blog-post {
    max-height: 400px;
    overflow: auto;
}
.blog_discover {
    margin: 90px 0 50px;
}
.blog_discover h3 {
    font-weight: 500;
    font-size: 28px;
    line-height: 100%;
    color: #161419;
    margin: 0;
}
.blog_discover span {
    color: #161419;
    font-family: Albert Sans;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
}
.btn-cricle{
    border-radius:50%;
    width:60px;
    height:60px;
    display:flex;
    align-items:center;
    justify-content:center;
}
.blog-card {
    border: 1px solid #E4E4E4;
    border-radius: 28px;
    padding: 20px;
}
.blog-img{
    border-radius:28px;
    overflow:hidden;
    clip-path:polygon(0 0, 100% 0, 100% 101%, 0 88%);
}
.blog-caption .date-blog {
    background: #E5D9FF;
    color: #471CA8;
    font-family: Albert Sans;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    padding: 8px 12px;
    display: inline-flex;
    border-radius: 20px;
    margin-top: 0;
    position: relative;
    top: -12px;
}
.blog-caption h3{
    font-weight: 400;
    font-size: 24px;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
    text-overflow:ellipsis;
    margin:10px 0 20px;
}
.blog-caption .user-post{
    border-top:1px solid #E4E4E4;
}
.blog-caption .user-post .user{
    color:#161419;
}
.blog-caption .user-post .view_user{
    color:#161419;
}
.blog-post .video-post-bx{
    margin-bottom:24px;
}
.text-parpal{
    color: #471CA8 !important;
}
/*.breadcrumb .breadcrumb-item a{
    color:#5F5D62;
    text-decoration:none;
}
.breadcrumb .breadcrumb-item.active{
    color:#000;
}*/
.font-lg-large{
    font-size:36px;
    line-height:normal;
    font-weight:400;
}
.blog_discription h4{
    font-weight:700;
    font-size:20px;
    line-height:100%;
    margin-bottom:24px;
}
.blog_discription p{
    font-weight:400;
    font-size:16px;
    line-height:22px;
    color:#5F5D62;
}
.blog_discription img{
    margin:40px 0;
    border-radius:20px;
}
.blog_discription ul{
    padding:0;
    list-style:none;
}
.blog_discription ul li{
    color:#5F5D62;
    font-size:16px;
}
.blog-post-img {
    position: relative;
}
.post-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 25px;
    z-index: 1;
}
.post-caption .date {
    background: #16141999;
    backdrop-filter: blur(20px);
    border-radius: 20px;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    color: #FFFFFF;
    padding: 8px 15px;
    margin-bottom: 8px;
    display: inline-block;
}
.user-post {
    border-top: 1px solid #FFFFFF29;
    padding-top: 18px;
}
.post-caption p{
    color:#fff;
}
.user-post .user {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #D9D9D9;
}
.user-post .view_user {
    color: #FFFFFF;
    font-weight: 400;
    font-size: 15px;
    line-height: 100%;
    text-align: right;
    display: flex;
    gap: 14px;
    align-items: center;
}
.user-post .view_user a {
    color: #FFFFFF;
}
.contact_add {
    position: relative;
}
.contact_add_caption {
    padding: 28px;
    position: absolute;
    top: 0;
    left: 0;
    width: fit-content;
    height: fit-content;
    margin: auto;
    right: 0;
    bottom: 0;
    text-align: center;
}
.follow_us {
    padding: 20px;
    background: #D5C2FF url(../img/followus_bg.png) no-repeat top center / cover;
    border-radius: 28px;
    background-blend-mode: soft-light;
}
.follow_us h4{
    margin-bottom:25px;
    font-weight:600;
    font-size:20px;
    line-height:100%;
}
.follow_us ul{
    padding:0;
    list-style:none;
    display:flex;
    flex-wrap:wrap;
    margin:0;
}
.follow_us ul li{
    display:flex;
    align-items:center;
    gap:10px;
    width:50%;
    margin-bottom:12px;
}
.follow_us ul li a {
    text-decoration:none;
    color:#161419;
}
.follow_small_icon img{
    width:40px;
    margin-right:5px;
}
.categories-blog .list-categories{
    gap:10px;
    margin-bottom:0;
}
.list-categories li a {
    white-space: nowrap;
    border: 1px solid #E4E4E4;
    background: #FFFFFF;
    border-radius: 40px;
    padding: 15px;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #161419;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}
.video_article {
    background: #F3F3F3;
}
.contact_add_caption h4 {
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
}
.blog-detail-cta {
    background: url(../img/blog-detail-cta.png) no-repeat center center / cover;
    border-radius: 28px;
}
.blog-detail-cta .contact_add_caption {
    position: relative;
}
.blog_discription ol {
    padding-left: 15px;
}
.blog_discription ol li, .blog_discription ul li{
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #5F5D62;
    margin-bottom: 15px;
}
.blog_discription ul li{
    padding: 0;
    margin: 0;
    margin-top: 18px;
    padding-left: 25px;
    position:relative;
}
.blog_discription ul li:before {
    content: "\f00c";
    width: 16px;
    height: 16px;
    background: linear-gradient(135deg, #854FFF 14.64%, #3B119C 85.36%);
    border-radius: 50%;
    position: absolute;
    top: 2px;
    left: 0;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    color: #fff;
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.faq-main .accordion-item {
    border: 0 !important;
}
.sab-menu{
    position:relative;
}
.sab-menu ul, .sub-child{
    list-style: none;
    margin: 0;
    background: #ffffff;
    box-shadow: 0px 24px 40px 0px #00000040;
    padding: 15px 20px;
    border-radius: 28px;
    min-width: 310px;
    position: absolute;
    left: 0;
    top:100%;
    z-index: 1;
    transition: all ease .3s;
    transform: translateY(30px);
    visibility: hidden;
    opacity: 0;
}
.sab-menu:hover > ul{
    visibility:visible;
    opacity:1;
    transform:translateY(0px);
}
.sab-menu ul li a {
    display: flex;
    align-items: center;
    gap: 10px;
}
.sub-child{
    border-radius: 20px;
    transform: translateY(0px);
    visibility: visible;
    opacity: 1;
    width: 700px;
    margin: auto;
    right: 0;
}
.sub-child ul{
    list-style:none;
    padding:0;
    column-count:2;
    column-gap:55px;
}
.sab-nav li .sub-child{
    transform:translateX(30px);
}
.sab-nav li:hover > .sub-child{
    visibility:visible;
    opacity:1;
    transform:translateX(-10px);
}
.sab-menu ul li a, .sub-child li a{
    border-bottom:1px solid #1614191F;
    padding:12px 0;
    font-weight:400;
    font-size:16px;
    display: flex;
    line-height:100%;
    color:#161419B8;
    position:relative;
}
.sub-child li a{
    border:0;
}
.sab-menu ul li:last-child a{
    border-bottom:0;
}
.sab-menu ul li a:hover, .sub-child li a:hover{
    color:#471CA8;
}
/*.sab-menu ul li a:after, .sub-child li a:after{
    content:"\f105";
    font-family:"Font Awesome 6 Free";
    font-weight:900;
    position:absolute;
    right:0;
    top:0;
    bottom:0;
    margin:auto;
    height: fit-content;
}*/
.sab-menu ul li{
    position:relative;
}
.sab-menu ul ul{
    left:100%;
    top:0;
}
#bookConsultation .modal-dialog{
    max-width: 950px;
}
#bookConsultation .modal-content{
    border: 0;
    border-radius: 28px;
    overflow: hidden;
}
#bookConsultation .modal-body {
    background:url(../img/popup_bg.jpg) no-repeat center center / cover;
}
.bookConsultation h3{
    font-weight:400;
    font-size:40px;
    line-height:normal;
    margin-bottom:30px;
}
.bookConsultation .form-control{
    box-shadow:none !important;
    height:60px;
    border-radius:12px;
    padding:18px;
    color:#5F5D62;
    outline:0;
}
.bookConsultation{
    padding:65px 5px;
}
.navbar-expand-md .offcanvas .offcanvas-body{
    position:relative;
}
.sub-child h4{
    padding-bottom:10px;
    border-bottom:1px solid #E0DCDC;
    font-weight:400;
    font-size:16px;
    line-height:100%;
    text-transform:uppercase;
    margin-top:25px;
}
aside#mega-menu--mobile nav.navigation a.btn {
    display: flex;
}

/*mobile menu css*/
aside#mega-menu--mobile{}
aside#mega-menu--mobile .mega__container{width: 100%;height: 100vh;height: 100svh;max-height: 100vh;max-height: 100svh;;display: flex;flex-direction: column;overflow: hidden;}
aside#mega-menu--mobile .mega__container[data-active-depth="1"] button{transform: translateX(100%);opacity: 0;pointer-events: none;}
aside#mega-menu--mobile .mega__header{height: 60px;;background-color: white;}
aside#mega-menu--mobile .mega__header .mega__controls{width: 100%;height: 100%;display: flex;justify-content: flex-end;align-items: center;}
aside#mega-menu--mobile .mega__header .mega__controls button{font-family: var(--ff-sans);font-size: var(--fs-btn);text-transform: uppercase;letter-spacing: var(--ls-200);display: flex;align-items: center;gap: var(--gap-100, 4px);transition: var(--trans);}
aside#mega-menu--mobile .mega__header .mega__controls button .btn__icon,
aside#mega-menu--mobile .mega__header .mega__controls button .btn__label{display: flex;pointer-events: none;}

aside#mega-menu--mobile .mega__body{width: 100%;height: 100%;position: relative;}

aside#mega-menu--mobile .mega__screen{width: 100%;height: 100%;overflow: auto;position: absolute;inset: 0;background-color:white; transition:all ease .3s;}
aside#mega-menu--mobile .mega__screen[data-active-menu="false"]{transform: translateX(100%);}
aside#mega-menu--mobile .mega__screen[data-active-menu="false"].stacked,
aside#mega-menu--mobile .mega__screen[data-active-menu="true"]{transform: translateX(0%);}

aside#mega-menu--mobile nav.navigation{display: flex;flex-direction: column;gap: var(--gap-300, 15px);}
aside#mega-menu--mobile nav.navigation a.btn{--item-height: 24px;--icon-size: 12px;width: 100%;height: var(--item-height);padding:0;background-color: transparent;border: 0;color: var(--color-text);justify-content: space-between;gap: var(--gap);}
aside#mega-menu--mobile nav.navigation a.btn .btn__label{width: auto;height: 100%;display: flex;align-items: center;flex-shrink: 0;}
aside#mega-menu--mobile nav.navigation a.btn .btn__icon:empty{display: none;pointer-events: none;}
aside#mega-menu--mobile nav.navigation a.btn .btn__icon{width:100%;height: 100%;display: inline-flex;align-items: center;justify-content: flex-end;pointer-events: all;}
aside#mega-menu--mobile nav.navigation a.btn .btn__icon svg{width: var(--icon-size);height: var(--icon-size);pointer-events: none;}
aside#mega-menu--mobile nav.navigation.hidden {
    display: none;
}
aside#mega-menu--mobile .mega__header {
    height: auto;
}
aside#mega-menu--mobile .mega__header .mega__controls button {
    border: 0;
    padding: 0;
    font-size: 16px;
    margin-bottom: 10px;
    background: #ff8107;
    color: #fff;
    border-radius: 5px;
    padding:7px 14px;
}
.btn__icon svg {
    width: 9px;
    height: 12px;
}

/*steps page*/
.cta-eligibility-apply{
    background:linear-gradient(223.73deg, #E9DFFF 0%, #FFFFFF 97.88%);
    border:1px solid #CBB5FF;
}
.cta_caption h5{
    font-weight:400;
    font-size:20px;
    line-height:normal;
    color:#161419;
    margin:10px 0 0;
}
.cta_caption p{
    line-height:normal;
    color:#5F5D62;
    margin:12px 0 0;
}
.cta-request-call{
    background:linear-gradient(223.73deg, #FFF0E1 0%, #FFFFFF 97.88%);
    border:1px solid #FFD7B0;
}
.form-steps {
    background: #E7DCFF52;
    box-shadow: 0px 4px 32px 17px #0000000D;
    padding: 64px;
    border-radius: 12px;
    height: 100%;
}
.steps-title li {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #8A8A8D;
    border-bottom: 6px solid #EBEBEB;
    padding-bottom: 10px;
}
.steps-title li.active{
    color:#313131;
    border-color:#854FFF;
}
.form-steps h2 {
    font-weight: 600;
    line-height: 40px;
    color: #313131;
    margin: 48px 0 32px;
}
.form-steps form .form-control {
    background-color: #FFFFFF;
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    color: #5F5D62;
    height: 60px;
    border: 0;
    border-radius: 12px;
    padding: 20px 30px;
    outline:0;
    box-shadow:none !important;
}
.personal-info:not(.active), .addition-info:not(.active){
    display:none;
}
.form-steps form .form-group > label {
    font-weight: 500;
    font-size: 17px;
    line-height: 40px;
    color: #313131;
    width: 100%;
    margin-bottom: 5px;
}
.form-steps form .form-group .form-check label {
    margin-left: 5px;
}
.form-steps form .form-group .form-check input:checked {
    background: transparent;
    border-color: #471CA8;
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-3 -3 6 6'%3e%3ccircle r='2' fill='%23471CA8'/%3e%3c/svg%3e");
    outline:0;
    box-shadow:none !important;
}
.check-gap {
    column-gap: 88px;
}
.bg-gray {
    background: linear-gradient(0deg, #5F5D62, #5F5D62) !important;
}
.sab-menu ul li i.fas{
    position: absolute;
    top: 0;
    right: 0px;
    bottom: 0;
    margin: auto;
    height: 32px;
    width: 30px;
    display: flex;
    justify-content: end;
    align-items: center;
    cursor: pointer;
}
.btn__icon.hidden {
  display: none !important;
}
.table-style th {
    color: #fff;
    background:#471CA8;
}
.table-style th:first-child {
    border-radius: 15px 0 0 0;
}
.table-style th:last-child {
    border-radius: 0 15px 0 0;
}
.table-style th, .table-style td{
    padding-left: 15px;
    padding-right: 15px;
}
.footer-bottom li img{
    position:relative;
    top:-5px;
}
.card-process ul{
    list-style:none;
    padding:0;
}
.card-process ul li{
    font-weight:400;
    font-size:16px;
    line-height:normal;
    color:#5F5D62;
    margin-bottom:8px;
}
.blog-card-caption h3 a {
    min-height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
@media(min-width:768px){
.nav-bx{
    padding-right:20px;
}
}

@media(min-width:576px){
.mobile-class:first-child img:last-child{
    display:none;
}
}
.footer-main .row > .col-12:nth-child(2) > .nav-bx .f-nav{
    column-count:2;
}
.camera img{
    max-width:70px;
}
.cta_visa_sidebar h3{
    font-weight:600;
    font-size:31px;
    line-height:40px;
    margin-top:15px;
}
.cta_visa_sidebar h3 small{
    display:block;
    font-weight:400;
    font-size:26px;
    line-height:100%;
    margin-bottom:10px;
}
.passport_img img {
    max-width:185px;
}
header{
    transition: all ease .5s;
}
.sticky {
    position: fixed;
    top: 0;
    background: #fffbf7;
    z-index: 2;
    transition: all ease .5s;
    padding: 5px 0;
    left: 0;
    right: 0;
}
.about-why .cta-caption h4 {
    font-size: 21px;
    margin: 0;
}
.about-why .cta-caption h4 span{
    display:block;
}
.visa-main .job-sect .explore_uni_list li a {
    padding: 5px 0;
}

.play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    border-radius: 50%;
    padding: 5px;
    z-index: 2;
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.play-icon::before {
    content: "\f04b";
    font-size: 14px;
    color: #471CA8;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
}
.video-thumb{
    position:relative;
}
.video-post-bx{
    border:1px solid #E4E4E4;
    padding:8px;
    border-radius:20px;
    display: flex;
    gap: 12px;
    margin-bottom:24px;
}
.video-post-bx .video-thumb {
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 0;
    max-height: 180px;
}
.video-post-bx .video-date{
    color:#5F5D62;
    margin-bottom:12px;
    display: flex;
    gap:10px;
    font-weight:400;
}
.video-post-bx .video-caption h3{
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #101010;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
}
.card-blog h4 {
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    color: #161419;
    margin-bottom: 28px;
}
.video-post-bx .video-thumb img {
    height: 100%;
    border-radius: 15px;
}
.video_article{
    background:#F3F3F3;
}
.video_article .blog-post{
    max-height:none !important;
}
/* .btn-parpal{
    background:;
} */
.cta_visa_sidebar .img-bx img {
    max-height: 170px;
}
.social_list li img {
    max-width: 50px;
}
.team-bx {
    border-radius: 30px;
    padding:0;
    position: relative;
    overflow: hidden;
    box-shadow: 0px 4px 4px 0px #854FFF12;
    border: 1px solid #854FFFA8;
    background: linear-gradient(223.73deg, #E9DFFF 0%, #FFFFFF 97.88%);
}
.team-bx img {
    height: 290px;
    object-fit: cover;
    display: block;
    margin: auto;
}
.team-bx .team-caption h4{
    font-weight: 700;
    font-size: 32px;
    line-height: 120%;
    color: #fff;
}
.team-bx .team-caption span{
    font-weight:400;
    font-size:18px;
    line-height:normal;
    color:#fff;
}
.team-bx .team-caption{
    position:absolute;
    bottom:0;
    width:100%;
    left:0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(133, 79, 255, 0.7) 50%, #471CA8 100%);
    border-radius:0 0 25px 25px;
    padding:15px;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:flex-end;
    height:160px;
    transform:translateY(101%);
    transition:all ease .3s;
    padding-bottom:20px;
}
.team-bx:hover .team-caption{
    transform:translateY(0);
    transition:all ease .3s;
}
.slider-team .slide-item{
    margin:0 10px;
}
.contact-bg-1{
    background:radial-gradient(100% 100% at 82.43% 100%, #F1FAFF 0%, #ACE6FF 100%);
}
.contact-bg-2{
    background:radial-gradient(100% 100% at 82.43% 100%, #F1FAFF 0%, rgba(255, 129, 7, 0.21) 100%);
}
.contact-bg-3{
    background:radial-gradient(100% 100% at 82.43% 100%, #F1FAFF 0%, rgba(133, 79, 255, 0.13) 100%);
}
.contact-bx > img {
    display:block;
    margin:auto;
}
.contact-bx .office-caption{
    padding:0 38px 30px;
}
.contact-bx .office-caption h5{
    font-weight:600;
    font-size:20px;
    color:#161419;
}
.contact-bx .office-caption p{
    font-weight:400;
    font-size:16px;
    color:#5F5D62;
    min-height:48px;
}
.contact-bx .office-caption a{
    font-family:Albert Sans;
    font-weight:600;
    font-size:16px;
    line-height:normal;
    background:#fff;
    width:100%;
    display:flex;
    border-radius:16px;
    color:#471CA8;
    padding:15px;
    justify-content:center;
    align-items:anchor-center;
    gap:12px;
}
.contact-bx .office-caption .btn-transparent {
    background: transparent;
    border: 1px solid #471CA8;
}
.contact-bx .office-caption .btn-transparent:hover{
    background: #fff;
    border: 1px solid #fff;
}
.navbar-brand img{
    max-height:65px;
    max-width:235px;
}
.light-violet-bg {
    background: #E8DEFF;
    border-radius: 28px;
    border: 1px solid #854FFF54;
    text-align: center;
}
.light-yellow-gradient {
    background: linear-gradient(223.73deg, #FFF0E1 0%, #FFFFFF 97.88%);
    border: 1px solid #FFD7B0;
    border-radius: 28px;
    text-align: center;
}
.visa-main .btn-theme {
    padding: 15px 18px;
}
.cta_service h5 {
    font-weight: 400;
    font-style: Italic;
    font-size: 20px;
    line-height: normal;
    text-align: center;
    color: #FF8107;
}
.why-card{
    height:100%;
}
.right-img img{
    object-fit:contain;
    object-position:bottom;
}
.blog-post-img > img{
    max-height:400px;
    object-fit:cover;
    border-radius:28px;
}
.about-why .caption {
    text-align: left;
}
.card-row {
    flex-direction: row;
    gap: 15px;
}
.card-row .img-bx {
    width: 100px;
    min-width: 100px;
}
.slider-team .slide-item:nth-child(odd) {
    margin-top: 46px;
}
.slider-team .slide-item:nth-child(odd) .team-caption {
    background:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 192, 131, 0.83) 39.9%, #FF8107 100%);
}
.slider-team .slide-item:nth-child(odd) .team-bx {
    background: linear-gradient(223.73deg, #FFF0E1 0%, #FFFFFF 97.88%);
    border: 1px solid #FFD7B0;
}



/* city page css  */

.team-sect .team-border:nth-child(odd) .team-bx {
    background: linear-gradient(223.73deg, #FFF0E1 0%, #FFFFFF 97.88%);
    border: 1px solid #FFD7B0;
}

.team-border{
    margin-bottom: 40px;
}
.team-bx{
   padding: 40px 20px 0px;
}

.team-sect .team-border:nth-child(odd) .team-caption {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 192, 131, 0.83) 39.9%, #FF8107 100%);
}

.orange-gradient{
background: linear-gradient(223.73deg, #FFF0E1 0%, #FFFFFF 97.88%);
    border: 1px solid #FFD7B0;
    border-radius: 28px;
    text-align: center;
}


    .timeline {
      position: relative;
      margin-top: 40px;
    }
    .timeline::before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      left: 50%;
      width: 1px;
      background: repeating-linear-gradient(
        to bottom,
        #471CA8,
        #471CA8 6px,
        transparent 6px,
        transparent 14px
      );
      transform: translateX(-50%);
    }
    .timeline-step {
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      position: relative;
    }
    .timeline-step:last-child {
      margin-bottom: 0;
    }
    .timeline-step .circle {
      width: 14px;
      height: 14px;
      background: #fff;
      border: 2px solid #471CA8;
      border-radius: 50%;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      top: 0;
      z-index: 2;
    }
    .timeline-step .left,
    .timeline-step .right {
      width: 45%;
    }
   
    .timeline-step img {
   max-width: 70px;
      margin-bottom: 15px;
    }
    .timeline-step h5 {
      font-weight: 600;
      margin-bottom: 10px;
      color: #2c2c54;
    }
    .timeline-step p {
      font-size: 15px;
      color: #444;
      line-height: 1.6;
    }

    .city_cta{
        min-height: auto;
    }

         .city_cta .img-bx img {
    max-height: fit-content !important;
}
.mt-28{
    margin-top: 28px;
}
   .guidance-city-cta{
    background: url(../img/cityctabg.png) no-repeat center center / cover;
    position: relative;
   }
    @media(max-width: 768px){
      .timeline::before{
        left: 20px;
      }
      .timeline-step{
        flex-direction: column;
        margin-left: 40px;
      }
      .timeline-step .left,
      .timeline-step .right{
        width: 100%;
        text-align: left !important;
      }
      .timeline-step .circle{
        left: 20px;
        transform: translateX(0);
      }
    }
    .row [class*="col-"]:last-child .nav-bx::after{
        display:none;
    }
    .timeline-step:nth-child(even) {
    margin-top: -65px;
}
.timeline-step:nth-child(even) .right {
    margin-top: -45px;
}

.social-floting{
    list-style:none;
    padding:0;
    position:fixed;
    right:10px;
    top:0;
    bottom:0;
    margin:auto;
    height:fit-content;
    z-index:99;
}
.social-floting li a{
    width:50px;
    height:50px;
    display:flex;
    background:#d2c0f9;
    color:#471CA8;
    align-items:center;
    justify-content:center;
    border-radius:50%;
    margin:10px 0;
    font-size: 22px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.social-floting li a:before {
    content: '';
    position: absolute;
    border: #d2c0f9 solid 6px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    border-radius: 50%;
}
.social-floting li:nth-child(3) a:before{
    animation: hvr-ripple-out 2s infinite ease-out;
}
.social-floting li:nth-child(3) a{
    animation: hvr-ripple-font 2s infinite ease-out;
}
.social-floting li a:hover:before, .social-floting li a:focus:before, .social-floting li a:active:before{
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out;
}
@keyframes hvr-ripple-out{
    100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
}
}
@keyframes hvr-ripple-font{
40% {
    font-size:22px;
}
70% {
    font-size:25px;
}
100% {
    font-size:23px;
}
}
.limited-slot{
    max-width:450px;
    position:fixed;
    bottom:15px;
    right:20px;
    z-index:99;
    background:linear-gradient(223.73deg, #D3C9FF 0%, #FFFFFF 97.88%);
    border-radius:24px;
    padding:30px 25px 20px;
}
.slot-caption{
    display:flex;
    gap:12px;
    align-items:flex-start;
}
.plan-icon {
    font-size: 28px;
    background: #ff8107;
    color: #fff;
    border-radius: 10px;
    padding: 4px 10px;
}
.label-pill {
    background: #ffffff;
    padding: 5px 10px;
    border-radius: 15px;
    color: #ff8107;
    font-size: 14px;
    margin-bottom: 5px;
    display: inline-block;
}
.slot-caption h4 {
    font-size: 22px;
    margin: 10px 0;
}
.limited-slot .btn-theme {
    padding: 18px 20px;
    border-radius: 10px;
}
.close-popup {
    position: absolute;
    top: .5rem;
    right: .5rem;
    background:rgb(255 129 7 / 20%);
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: 0.3s;
    z-index: 10;
}
.close-popup:hover{
    background:#ff8107;
    transform:rotate(90deg);
    color:#fff;
}
.mobile-btn {
    background: #471ca8;
    color: #fff;
    padding: 14px 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px 0 0 5px;
    width: 40px;
    position: absolute;
    right: -13px;
    top: 0;
    bottom: 0;
    height: fit-content;
    margin: auto;
    transition: all ease .3s;
}
@media(max-width:767px){
.social-floting ul {
    transform: translateX(80px);
    transition: all ease .3s;
}
.social-floting.active ul {
    transform: translateX(0px);
    transition: all ease .3s;
}
.social-floting.active .mobile-btn {
    right: 58px;
    border-radius: 5px;
    transform: rotateY(180deg);
    transition: all ease .3s;
}
.social-floting{
    top:auto;
}
.mobile-btn {
    top: auto;
    bottom: 40px;
}
}