.preloader-icon{width:200px;height:auto}
.loading-bar{width:120px;height:4px;margin-top:30px;position:relative;overflow:hidden;background:#fff;margin: 30px auto;border-radius: 20px;}
.loading-bar::before{content:"";width:45px;height:4px;background:#FC2B5A;position:absolute;left:-34px;-webkit-animation:bluebar 1.5s infinite ease;animation:bluebar 1.5s infinite ease;border-radius: 30px;}
@-webkit-keyframes bluebar{50%{left:96px}}
@keyframes bluebar{50%{left:96px}}
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    z-index: 999999;
}
li.nav-item.active a {
    color: #FC2B5A;
    background: #fff;
    border-radius: 10px;
    padding: 0px 10px!important;
    line-height: 0px!important;
    font-weight: 500;
}
.reveal-header .nav-link-item.active a {
    color: #FC2B5A;
}
a.nav-link-item.drop-trigger.active_menu {
    color: #FC2B5A!important;
}
/* Custom Scroll bar Style */
::-webkit-scrollbar {
    width: 6px
}
::-webkit-scrollbar-track {
    background: #f1f1f1
}
::-webkit-scrollbar-thumb {
    background: #FFD542
}
::-webkit-scrollbar-thumb:hover {
    background: #FC2B5A
}
/* END */
body {
    background-color: #121212;
}
.border_cta {
    padding: 10px 30px;
    border-width: 3px!important;
    border-style: solid!important;
    background: linear-gradient(rgba(0, 0, 0, 1),rgba(0, 0, 0, 1)) padding-box,linear-gradient(to right,rgba(151, 71, 255, 1), rgba(252, 43, 90, 1)) border-box;
    border-radius: 15px!important;
    border: 2px solid transparent!important;
}
.border_cta p{
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.80px;
    word-wrap: break-word;
}
ul.slick-dots {
    display: none;
}
.color-pink {
    color: #FC2B5A;
}
.color-yellow {
    color: #FFD542;
}
.home-2_hero-content-text h4 {
    color: #FFD542;
    font-size: 30px;
    font-weight: 300;
    word-wrap: break-word;
    word-spacing: 5px;
    
}
.home-2_hero-content-text h1 {
   background: -webkit-linear-gradient(99deg, rgba(255,42,86,1) 0%, rgba(255,42,86,1) 0%, rgba(255,255,255,1) 35%, rgba(255,255,255,1) 75%, rgba(255,255,255,1) 100%);
   background: -o-linear-gradient(99deg, rgba(255,42,86,1) 0%, rgba(255,42,86,1) 0%, rgba(255,255,255,1) 35%, rgba(255,255,255,1) 75%, rgba(255,255,255,1) 100%);
   background: -moz-linear-gradient(99deg, rgba(255,42,86,1) 0%, rgba(255,42,86,1) 0%, rgba(255,255,255,1) 35%, rgba(255,255,255,1) 75%, rgba(255,255,255,1) 100%);
   background: linear-gradient(99deg, rgba(255,42,86,1) 0%, rgba(255,42,86,1) 0%, rgba(255,255,255,1) 35%, rgba(255,255,255,1) 75%, rgba(255,255,255,1) 100%); 
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: .4s ease-in;
}
.home-2_hero-content-text h1:hover {
    background: -webkit-linear-gradient(99deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,42,86,1) 35%, rgba(255,42,86,1) 75%, rgba(255,42,86,1) 100%);
    background: -o-linear-gradient(99deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,42,86,1) 35%, rgba(255,42,86,1) 75%, rgba(255,42,86,1) 100%);;
    background: -moz-linear-gradient(99deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,42,86,1) 35%, rgba(255,42,86,1) 75%, rgba(255,42,86,1) 100%);;
    background: linear-gradient(99deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,42,86,1) 35%, rgba(255,42,86,1) 75%, rgba(255,42,86,1) 100%);; 
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   transition: .8s ease-out;
 }
.last_cta h3 {
    word-spacing: 4px;
}
div#features_cta img {
    width: 100px;
    height: auto;
    text-align: center;
    margin: 0 auto;
}
div#features_cta h4 {
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-weight: 300;
    word-wrap: break-word;
    transition: .3s;
}
.cta_cols:hover h4.head {
    transition: .5s!important;
    color: #FFD542!important;
}
div#features_cta figure {
    margin: 0;
}
.primary-gradient {
    background-image: linear-gradient(to right, rgba(255,42,86,1) 30%, rgba(255,42,86,1) 0%, rgba(255,255,255,1) 47%, rgba(255,255,255,1) 100%);
    -webkit-background-clip: text; /* For older versions of Safari/Chrome */
    background-clip: text;
    color: transparent; /* Make text transparent */
}
.partner_col {
    background: #ffffff;
    margin: 40px;
    border-radius: 10px;
    text-align: center;
    justify-content: center;
    padding: 20px 0px 0px 0px;
}
.partner_col img {
    text-align: center;
    margin: 0 auto;
}
.partner_col h5 {
    font-size: 12px!important;
    padding: 10px 0px;
    color: black;
    font-size: 20px;
    font-weight: 400;
    word-wrap: break-word;
}
.partner_col a {
    background-color: #FC2B5A;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 400;
    word-wrap: break-word;
    padding: 5px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    transition: .3s ease;
}
.partner_col a:hover {
    background-color: #9747ff;
    transition: .4s ease;
}
#skills {
    background-image: url(../image/index/bg_texture.png);
    background-color: #F4FAFA;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.role {
    border-radius: 20px;
    text-align: center;
    margin: 0 auto;
    padding: 20px 0px 0px 0px;
}

#student.role {
    background: #E1F0EE;
    transition: .3s;
}
#employee.role {
    background: #F0EAEA;
    transition: .3s;
}
#employer.role {
    background: #BFCEFF;
    transition: .3s;
}
#educator.role {
    background: #F1DDDD;
    transition: .3s;
}
#student.role:hover {
    box-shadow: 5px 5px rgb(165 214 208);
    border-radius: 10px;
}
#employee.role:hover {
    box-shadow: 5px 5px #b89e9e;
    border-radius: 10px;
}
#employer.role:hover {
    box-shadow: 5px 5px #8691b5;
    border-radius: 10px;
}
#educator.role:hover {
    box-shadow: 5px 5px #ae8d8d;
    border-radius: 10px;
}
figure.down_shape img {
    width: 25%;
}
#how {
    background-image: url(../image/index/bg-stipes.jpg);
    background-color: #FFFFFF;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.how_focal {
    background-image: linear-gradient(to right, rgba(000,000,000,1) 30%, rgba(000,000,000,1) 0%, rgba(255,42,86,1) 47%, rgba(255,42,86,1) 100%);
    -webkit-background-clip: text; 
    background-clip: text;
    color: transparent;
}
.feature-widget-7__body p {
    color: #181818;
    line-height: 1.50;
}
div#pink-bg {
    background-image: url(../image/index/pink-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right bottom;
}
.howfocal .slick-slide img {
    display: block;
    width: 100%;
}
.why_choose_sec {
    box-shadow: 0px 0px 36px 8px rgba(0, 0, 0, 0.37);
    border-radius: 22px;
    padding:20px;
    min-height: 205px;
    transition: .5s;
}
.why_choose_sec p.text-white {
    font-size: 17px;
    font-weight: 300;
}
.why_choose_sec:hover {
    box-shadow: 5px 5px rgb(188, 197, 196);
    transition: .3s ease;
}
#why {
    background-image: url(../image/index/pink-bg.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
#why {
    background-image: url(../image/index/pink-bg.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: left 80px;
}
div#apply_modal .feature-widget-7.border-bottom {
    padding: 7px 0px;
}
div#apply_modal img {
    width: 25px;
    padding-left: 5px;
    padding-right: 5px;
}
div#apply_modal .feature-widget-7__body p {
    color: #252222;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 16px;
}
.modal.fade.show {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    /* z-index: 10; */
    background: rgba(0,0,0,.5);
    overflow-y: auto;
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    -ms-touch-action: -ms-none;
    -ms-touch-action: none;
    touch-action: none;
}
div#apply_modal h5.color-pink.fw-bold {
    font-size: 16px;
}
button.close {
    z-index: 9;
    background: #fff;
    border: 2px solid #FC2B5A!important;
    font-size: 19px;
    border-radius: 100px;
    height: 38px;
    opacity: 1;
    padding: 0;
    position: absolute;
    right: -13px;
    top: -12px;
    width: 38px;
    -webkit-appearance: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-weight: 400;
    transition: .3s;
    font-weight: 900;
}
button.close span {
    font-size: 30px;
    line-height: 30px;
    color: #FC2B5A;
    font-weight: 400;
}
button.close:hover {
    border-color: #caa03f!important;
    transition: .3s;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    opacity: 1;
}
#apply_modal .feature-widgettt-7 {
    justify-content: space-between;
    /*flex-direction: row;*/
    /*justify-content: initial;*/
    /*align-items: initial;*/
    /*text-align: initial;*/
    /*display: flex;*/
}
#hero_sm .border_cta {
    border-radius: 7px!important;
    border: 2px solid transparent!important;
}
section#hero_sm .home-2_hero-content-text h4 {
    color: #FFD542;
    font-size: 20px!important;
    padding-bottom: 4px;
}
section#hero_sm .home-2_hero-content-text h1 {
    font-size: 55px;
    background: -webkit-linear-gradient(99deg, rgba(255,42,86,1) 0%, rgba(255,42,86,1) 30%, rgba(255,42,86,1) 0%, rgba(255,255,255,1) 75%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(99deg, rgba(255,42,86,1) 0%, rgba(255,42,86,1) 30%, rgba(255,42,86,1) 0%, rgba(255,255,255,1) 75%, rgba(255,255,255,1) 100%);
    background: -moz-linear-gradient(99deg, rgba(255,42,86,1) 0%, rgba(255,42,86,1) 30%, rgba(255,42,86,1) 0%, rgba(255,255,255,1) 75%, rgba(255,255,255,1) 100%);
    background: linear-gradient(99deg, rgba(255,42,86,1) 0%, rgba(255,42,86,1) 20%, rgba(255,42,86,1) 0%, rgba(255,255,255,1) 75%, rgba(255,255,255,1) 100%); 
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   transition: .4s ease-in;
   margin-top: 10px;
}
section#hero_sm .border_cta p {
    font-size: 9px;
    letter-spacing: normal;
}
section#hero_sm .border_cta {
    padding: 13px 7px;
    display: block;
    width: 100%;
}
#about .feature-widget-7 {
    transition: .4s ease;
}
#about .active .feature-widget-7 {
    z-index: 1;
    background-color: #fff;
    box-shadow: 0 12px 40px rgba(105,131,160,.2);
    border-radius: 20px;
    width: 100%;
    padding: 10px 20px;
    transition: .3s ease;
}
#about .feature-widget-7:hover {
    z-index: 1;
    background-color: #fff;
    box-shadow: 0 12px 40px rgba(105,131,160,.2);
    border-radius: 20px;
    width: 100%;
    padding: 10px 20px;
    transition: .3s ease;
}
.active .feature-widget-7__icon-wrapper h5 {
    width: 2.175rem;
    height: 2.175rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-align: center;
    color: #fff;
    font-weight: 800;
    font-size: .999rem;
    -webkit-user-select: none;
    user-select: none;
    color: #fff!important;
    margin: 0 auto!important;
    border: 1px solid #fc2b5a!important;
    transition: .3s ease!important;
    border-radius: 50%;
    background: #fc2b5a;
    transition: .3s ease;
}
#about .feature-widget-7{
    padding: 10px 20px;
}
.feature-widget-7 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    border-radius: 15px;
    grid-template-rows: auto;
    grid-template-columns: 40px 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    padding: 15px 20px;
    display: grid;
}
#how_sliderdual .feature-widget-7__icon-wrapper h5 {
    width: 2.175rem;
    height: 2.175rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-align: center;
    color: #fff;
    font-weight: 800;
    font-size: .999rem;
    -webkit-user-select: none;
    user-select: none;
    color: #fff!important;
    margin: 0 auto!important;
    border: 1px solid #fc2b5a!important;
    transition: .3s ease!important;
    border-radius: 50%;
    background: #fc2b5a;
    transition: .3s ease;
    z-index: 1;
}
.line-steps.mobile {
    width: 75%;
    height: 3px;
    background-image: linear-gradient(to right,#fc2b5a,transparent);
    padding: 0;
    display: block;
    top: -17px;
    left: 30px;
    right: auto;
    width: 62vw;
    z-index: -2;
    position: relative;
}
.accordion-style-7-wrapper img {
    width: 80%;
}
.feature-widget-7__body p {
    color: #181818;
    line-height: 1.50;
    font-size: 16px;
}
.active .line-steps.mobile {
    width: 75%;
    height: 3px;
    background-image: linear-gradient(to right,#fc2b5a,transparent);
    padding: 0;
    display: block;
    top: -17px;
    left: 30px;
    right: auto;
    width: 62vw;
    z-index: -2;
    position: relative;
}
div#apply_modal .feature-widget-7 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto;
    grid-template-columns: max-content;
    grid-auto-columns: auto;
    align-items: center;
    padding: 15px 20px;
    display: flex!important;
    display: 100%important;
    flex-wrap: wrap;
    border-radius: 0px;
    justify-content: space-between;
}
.apply_cta_img img {
    width: 170px;
    border-radius: 8px;
     padding: 0 20px 0 0;
}

 /*  Rollover image styles  */
 .figure {
    position: relative;
    width: 360px; /* can be omitted for a regular non-lazy image */
    max-width: 100%;
  }
  .figure img.Sirv.image-hover {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    object-fit: contain;
    opacity: 0;
    transition: opacity .2s;
  }
  .figure:hover img.Sirv.image-hover {
    opacity: 1;
  }