@font-face {
    font-family: "Baloo Paaji 2";
    src: url("../fonts/BalooPaaji2-Regular.eot");
    src: url("../fonts/BalooPaaji2-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/BalooPaaji2-Regular.woff2") format("woff2"), url("../fonts/BalooPaaji2-Regular.woff") format("woff"), url("../fonts/BalooPaaji2-Regular.ttf") format("truetype"), url("../fonts/BalooPaaji2-Regular.svg#../fonts/BalooPaaji2-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Baloo Paaji 2";
    src: url("../fonts/BalooPaaji2-SemiBold.eot");
    src: url("../fonts/BalooPaaji2-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/BalooPaaji2-SemiBold.woff2") format("woff2"), url("../fonts/BalooPaaji2-SemiBold.woff") format("woff"), url("../fonts/BalooPaaji2-SemiBold.ttf") format("truetype"), url("../fonts/BalooPaaji2-SemiBold.svg#../fonts/BalooPaaji2-SemiBold") format("svg");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Baloo Paaji 2";
    src: url("../fonts/BalooPaaji2-Medium.eot");
    src: url("../fonts/BalooPaaji2-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/BalooPaaji2-Medium.woff2") format("woff2"), url("../fonts/BalooPaaji2-Medium.woff") format("woff"), url("../fonts/BalooPaaji2-Medium.ttf") format("truetype"), url("../fonts/BalooPaaji2-Medium.svg#../fonts/BalooPaaji2-Medium") format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

.BalooPaaji2-Regular {
    font-family: "Baloo Paaji 2";
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.BalooPaaji2-SemiBold {
    font-family: "Baloo Paaji 2";
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

.BalooPaaji2-Medium {
    font-family: "Baloo Paaji 2";
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

body {
    margin: 0 auto;
    font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: subpixel-antialiased;
}

a:focus {
    outline: 0;
}

a {
    outline: 0;
}

a:focus,
a:hover {
    text-decoration: unset;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
}

ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.padzero {
    padding: 0 !important;
}

.navbar-header.header-top {
    width: 100%;
    float: left;
    padding: 15px 0px;
}

.navbar-brand {
    height: auto;
    padding: 0;
}

.aspire-socila-icons-ul li {
    width: 100%;
}

.aspire-socila-icons-ul li a {
    width: 100%;
    height: 40px;
    display: block;
    background: url(../images/aspire_split-image.png) no-repeat;
    position: relative;
}

.aspire-socila-icons-ul {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 80%;
    float: right;
}

.navbar>.container .navbar-brand,
.navbar>.container-fluid .navbar-brand {
    margin-left: 0;
}

.navbar-default {
    margin-bottom: 0;
    border: 0;
    background: #fdfbff;
    position: relative;
}

.header-top {
    position: relative;
    width: 100%;
    padding: 15px 0px;
}

.header-top:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #e6deee;
    bottom: 0;
    left: 0px;
    right: 0;
    margin: auto;
}

.aspire-socila-icons-ul li .aspire-help {
    background-position: -18px -15px;
}

.aspire-socila-icons-ul li .aspire-insta {
    background-position: center -1238px;
}

.aspire-socila-icons-ul li .aspire-linkin {
    background-position: center -72px;
}

.aspire-socila-icons-ul li .aspire-facebook {
    background-position: center -130px;
}

.aspire-socila-icons-ul li .aspire-twitter {
    background-position: center -185px;
}

.aspire-socila-icons-ul {
    margin-top: 10px;
}

.aspire-socila-icons-ul li a:before,
.navbar-default .header-top-2 .container .col-md-12 ul li a:before {
    position: absolute;
    content: "";
    width: 2px;
    height: 85%;
    right: 0px;
    background: #f7f5f9;
    top: 8px;
}

#myNavbar,
.navbar-nav {
    float: left;
    width: 100%;
}

.navbar-default .header-top-2 .container .col-md-12 ul li a {
    font-family: "Baloo Paaji 2";
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: 18px;
    display: block;
    width: 100%;
    line-height: 27px;
    padding: 30px 10px;
    position: relative;
    transition: all 0.3s linear;
    color: #3e3e3e;
    background-image: linear-gradient(to top, #fdfbff, #fdfbff);
    webkit-backface-visibility: hidden;
    z-index: 1;
}

.navbar-default .header-top-2 .container .col-md-12 ul li a:hover,
.navbar-default .header-top-2 .container .col-md-12 ul li.active a {
    color: #fff;
    font-weight: bold;
}

.navbar-default .header-top-2 .container .col-md-12 ul li a:hover:after,
.navbar-default .header-top-2 .container .col-md-12 ul li.active a::after {
    opacity: 1;
}

.navbar-default .header-top-2 .container .col-md-12 ul li a::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, #855aa6, #b08bcb);
    transition: opacity 0.5s ease-out;
    z-index: -1;
    opacity: 0;
}

.navbar-default .header-top-2 .container .col-md-12 ul li {
    width: 14.2%;
    text-align: center;
    display: block;
}

.navbar-default .header-top-2 .container .col-md-12 ul li a:before {
    height: 40%;
    top: 35px;
}

.navbar-default .header-top-2 .container .col-md-12 ul li a:hover:before,
.navbar-default .header-top-2 .container .col-md-12 ul li.active a:before {
    content: unset;
}

.header-top-2 {
    float: left;
    width: 100%;
    padding: 0px 0px;
}

.navbar-default .header-top-2 .container .col-md-12 ul li:first-child a,
.navbar-default .header-top-2 .container .col-md-12 ul li:last-child a {
    padding: 30px 0px;
}

.container p a {
    font-family: "Baloo Paaji 2";
    font-weight: 600;
    font-style: normal;
}

#aspire-sub-banner {
    min-height: 350px;
    background: url(../images/aspire-financial.png) no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: center;
    position: relative;
}

.aspire-physical {
    background: url(../images/aspire-physical-new.jpg) no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    position: relative;
}

.aspire-physical:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    opacity: 60%;
    bottom: 0;
    background: rgb(16 16 14 / 30%);
}

.aspire-emotional {
    background: url(../images/Emotional-wellbeing.png) no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    position: relative;
}

.aspire-emotional:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgb(16 16 14 / 30%);
}

.aspire-financial {
    background: url(../images/aspire-financial-new.jpg) no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    position: relative;
}

.aspire-financial:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgb(16 16 14 / 30%);
}

.aspire-intellectual {
    background: url("../images/intellectual-wellbeing-new.jpg") no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    position: relative;
}

.aspire-intellectual:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgb(16 16 14 / 30%);
}

.aspire-comunity {
    background: url(../images/community-building-new.jpg) no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    position: relative;
}

.aspire-comunity:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgb(16 16 14 / 30%);
}

.aspire-covid {
    background: url(../images/aspire-covid.png) no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    position: relative;
}

.aspire-covid:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgb(16 16 14 / 30%);
}

.aspire-leave {
    background: url(../images/aspire-leave.png) no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    position: relative;
}

.aspire-leave:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgb(16 16 14 / 30%);
}

.aspire-professional {
    background: url(../images/aspire-professional.png) no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    position: relative;
}

.aspire-professional:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgb(16 16 14 / 30%);
}

.aspire-footer-copyright-content .region-dropdown {
    display: none !important;
}

#aspire-sub-banner h2 span {
    color: #e2dce7;
    margin-right: 15px;
}

#aspire-sub-banner h2 {
    font-size: 65px;
    color: #e2dce7;
    letter-spacing: 2px;
    position: absolute;
    z-index: 1;
    top: 250px;
    text-shadow: 2px 2px #000;
}

.spacer {
    min-height: 204px;
    position: relative;
}

.aspire-medium-head {
    font-size: 22px;
    color: #464444;
    margin-bottom: 20px;
}

.aspire-head {
    font-size: 36px;
    color: #474646;
    margin-bottom: 25px;
    line-height: 33px;
}

.aspire-head span {
    color: #855aa6;
    margin-bottom: 15px;
}

.aspire-para {
    font-size: 16px;
    line-height: 28px;
    color: #474646;
    margin-bottom: 15px;
}

#service-lists {
    padding: 5% 0%;
}

#service-lists .container>.col-md-12,
#aspire-footer-form .container>.col-md-12 {
    display: flex;
    flex-wrap: wrap;
    border-radius: 12px;
    box-shadow: 0px 0px 24px 0px rgba(26, 47, 106, 0.25);
}

#service-lists .container .col-md-12 {
    margin-bottom: 70px;
}

#service-lists .container .col-md-12 .col-md-7>div {
    padding: 50px 50px;
}

#service-lists .container .col-md-12 .col-md-5 {
    display: flex;
}

#service-lists .container .col-md-12 .col-md-5 img {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    object-fit: cover;
}

.aspire-readmore a {
    display: inline-block;
    font-size: 18px;
    color: #474646;
    text-decoration: underline;
    margin-top: 20px;
}

.aspire-readmore a span {
    width: 27px;
    height: 20px;
    background: url(../images/aspire_split-image.png) no-repeat;
    background-position: -38px -258px;
    margin-left: 12px;
    margin-top: 4px;
    float: right;
    transition: all 0.3s linear;
}

.aspire-readmore a:hover span {
    margin-left: 18px;
}

.aspire-readmore {
    margin-top: 20px;
}

#aspire-footer-form {
    padding: 0% 0% 0%;
}

#aspire-footer-form .container .col-md-12>div {
    padding: 75px 50px;
}

.aspire-footer-form-social-links {
    justify-content: flex-start;
    margin-left: 0px;
    margin-top: 40px;
}

#aspire-footer-form .container .col-md-12>div>.col-md-6:nth-child(1) {
    padding-right: 50px !important;
}

#aspire-footer-form .col-md-6 .form-horizontal .form-group .col-md-6 .form-control {
    height: 60px;
    margin-bottom: 30px;
    border-radius: 12px;
    font-family: "Baloo Paaji 2";
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    color: #474646;
    font-size: 16px;
    padding: 15px 20px 15px;
}

#aspire-footer-form .col-md-6 .form-horizontal .form-group textarea.form-control {
    margin-bottom: 30px;
    resize: none;
    border-radius: 12px;
    padding: 15px 20px 15px;
    font-family: "Baloo Paaji 2";
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    color: #474646;
    font-size: 16px;
}

#aspire-footer-form .col-md-6 .form-horizontal .form-group .form-control::placeholder {
    color: #474646;
}

.aspire-btn {
    padding: 15px 0px;
    border-radius: 50px;
    font-size: 18px;
    background: linear-gradient(to right, #855aa6, #b08bcb);
    color: #fff !important;
    border: 0;
    box-shadow: 0px 0px 24px 0px rgba(26, 47, 106, 0.25);
}

#aspire-footer-form>.container:nth-child(1)>.col-md-12 {
    margin-bottom: 5% !important;
}

.aspire-footer-para {
    font-size: 18px;
    margin-bottom: 0px;
    color: #fff;
}

.aspire-footer-copyright {
    padding: 1% 0% !important;
    background: #474546;
}

#service-details {
    padding: 5% 0%;
}

.service-list-banner {
    border-radius: 12px;
    box-shadow: 0px 0px 24px 0px rgba(26, 47, 106, 0.25);
}

.service-list-content {
    padding: 3% 0% 0%;
    float: left;
}

.service-list-content .aspire-head {
    font-size: 28px;
    margin-bottom: 25px;
}

.service-list-content .aspire-para {
    margin-bottom: 30px !important;
}

.service-list-content .aspire-medium-head span {
    color: #855aa6;
}

.service-list-content-list .aspire-para {
    margin-bottom: 12px;
}

.service-list-content-list li.aspire-para:last-child {
    margin-bottom: 40px;
}

.service-list-content-list ul {
    list-style: inside;
}

.header-area {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 4;
}

.sticky_header {
    position: fixed !important;
    z-index: 99;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-animation-name: fadeInDown;
    animation-duration: 1s;
    background-color: #fdfbff;
}

.sticky_header .navbar-header.header-top {
    width: 18%;
    padding: 27px 0px;
}

.sticky_header .navbar-header.header-top::before {
    content: unset;
}

.navbar-default .header-top-2.sticky_header .container .col-md-12 ul li a {
    background-image: unset;
}

.sticky_header #myNavbar {
    width: 82%;
    float: right;
}

.sticky_header .navbar-nav {
    width: 100% !important;
}

.header-top-2.sticky_header .header-top {
    display: block !important;
}

#home-services-carousel {
    padding: 5% 0% 0%;
}

#home-services-carousel .aspire-readmore,
#home-services-carousel .aspire-readmore a {
    margin-top: 0;
}

#home-services-carousel .aspire-para {
    max-width: 90%;
}

#home-services-carousel .container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.home-services-carousel-list {
    margin-top: 50px;
}

.owl-carousel.owl-home-services-carousel .owl-item .item img {
    object-fit: cover;
    min-height: 250px;
    border-radius: 12px;
}

.home-service-content {
    max-width: 85%;
    margin: auto;
    text-align: center;
    box-shadow: 0px 0px 24px 0px rgba(26, 47, 106, 0.25);
    z-index: 1;
    position: relative;
    background: #fff;
    margin-top: 0px;
    border-radius: 12px;
    padding: 30px 0px 50px;
    margin-top: -40px;
}

.home-service-content .aspire-medium-head {
    font-size: 18px;
}

.home-service-content-head {
    color: #855aa6;
}

.home-service-content-arrow {
    background-image: linear-gradient(to right, #855aa6, #b08bcb);
    width: 50px;
    margin: auto;
    border-radius: 50%;
    height: 50px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -23px;
    box-shadow: 0px 0px 24px 0px rgba(26, 47, 106, 0.14);
}

.home-service-content-arrow a {
    width: 100%;
    height: 100%;
    background: url(../images/aspire_split-image.png) no-repeat;
    background-position: center -299px;
    display: block;
}

.owl-carousel.owl-home-services-carousel .owl-item .item {
    margin-bottom: 50px;
}

.owl-carousel.owl-home-services-carousel .owl-dots {
    text-align: center;
    margin-top: 25px;
}

.owl-carousel.owl-home-services-carousel .owl-dots .owl-dot span {
    width: 14px;
    height: 14px;
    background: #ae89c8;
    border-radius: 50%;
    display: block;
    margin: auto 7px;
    transition: all 0.6s;
}

.owl-carousel.owl-home-services-carousel .owl-dots .owl-dot.active span {
    width: 38px;
    background: #845aa6;
    border-radius: 12px;
}

#home-aspire-about {
    padding: 6% 0% 10%;
    position: relative;
}

.home-aspire-about-background {
    position: absolute;
    right: 0;
    background: url(../images/about-aspire_image-bg.png) no-repeat;
    background-position: right;
    width: 70%;
    margin-left: auto;
    height: 547px;
    top: 145px;
    background-size: cover;
    z-index: -1;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}

#home-aspire-about .container .home-aspire-about-img img {
    border-radius: 12px;
}

#home-aspire-about .container .home-aspire-about-img:after {
    content: "";
    width: 97%;
    height: 100%;
    position: absolute;
    top: 30px;
    left: 30px;
    border: 8px solid #855aa6;
    border-radius: 10px;
    z-index: -1;
}

#home-aspire-about .container .col-md-7 .home-aspire-about-content .col-md-6:nth-child(4) {
    padding-left: 0px !important;
}

#home-aspire-about .container .col-md-7 .col-md-6 div span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: url(../images/aspire_split-image.png) no-repeat;
}

#home-aspire-about .container .col-md-7 .home-aspire-about-content .col-md-6:nth-child(5) div span {
    background-position: center -348px;
}

#home-aspire-about .container .col-md-7 .home-aspire-about-content .col-md-6:nth-child(6) div span {
    background-position: center -424px;
}

#home-aspire-about .container .col-md-12 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

#home-aspire-about .container .col-md-7 {
    padding: 0px 70px;
}

.home-aspire-about-content {
    float: left;
    margin-top: 80px;
}

#home-aspire-about .container .col-md-7 .col-md-6 div {
    width: 70px;
    height: 70px;
    float: left;
    margin-right: 20px;
    position: relative;
    margin-bottom: 20px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0px 0px 24px 0px rgba(26, 47, 106, 0.25);
}

#home-aspire-about .container .col-md-7 .home-aspire-about-content>.aspire-para {
    margin-bottom: 60px;
}

#home-aspire-about .container .col-md-7 .col-md-6 .aspire-medium-head {
    margin-top: -10px;
    margin-bottom: 10px;
    position: relative;
    left: -100px;
}

#we-care {
    padding: 1% 0% 4%;
}

#we-care .container .aspire-para {
    max-width: 50%;
    margin: auto;
}

.photo {
    width: 110px;
    height: 110px;
    margin: 0 auto;
    background-color: #fff;
    position: relative;
    border-radius: 10px;
    background: url(../images/aspire_split-image.png) no-repeat;
    box-shadow: 0px 0px 24px 0px rgba(26, 47, 106, 0.25);
    margin-bottom: 50px;
}

.photo span {
    background-color: #474646;
    border-radius: 100%;
    height: 35px;
    width: 35px;
    font-size: 16px;
    color: #ffff;
    position: absolute;
    text-align: center;
    padding: 7px 0 0 0;
    right: -15px;
    bottom: -15px;
}

#we-care .container .col-md-4 .aspire-medium-head {
    text-align: center;
}

#we-care .container .col-md-4 .aspire-para {
    max-width: 75%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

#we-care .container .we-care-content {
    margin-top: 60px;
}

#we-care .container .col-md-4 {
    margin-bottom: 65px;
}

#we-care .container .col-md-4 .aspire-readmore {
    text-align: center;
    margin-top: 8px;
}

#we-care .container .col-md-4:nth-child(2)::before,
#we-care .container .col-md-4:nth-child(5)::before {
    position: absolute;
    content: "";
    width: 192px;
    height: 14px;
    background: url(../images/homepage_we-care-section_image.png) no-repeat;
    left: -100px;
    top: 55px;
}

#we-care .container .col-md-4:nth-child(2):after {
    position: absolute;
    content: "";
    width: 192px;
    height: 14px;
    background: url(../images/homepage_we-care-section_image.png) no-repeat;
    right: -100px;
    top: 55px;
}

html,
body {
    height: 100%;
}

.slide-text .col-md-12 .col-md-6:nth-child(2) {
    text-align: center;
}

.aspire-banner-content h4 {
    font-size: 36px;
    margin-bottom: 10px;
    animation-delay: 0.1s;
}

.aspire-banner-content h2 {
    font-size: 60px;
    margin-bottom: 20px;
    animation-delay: 0.5s;
}

.aspire-banner-content h3 {
    font-size: 100px;
    margin-bottom: 25px;
    color: #855aa6;
    line-height: 70px;
    animation-delay: 0.3s;
}

.aspire-banner-content .aspire-para {
    margin-bottom: 28px;
    animation-delay: 0.6s;
}

.aspire-banner-content a {
    width: 30%;
    animation-delay: 0.7s;
}

.slide-text {
    left: 0 !important;
    top: unset !important;
    bottom: 0;
    right: 0 !important;
    margin: auto !important;
    padding: 0px !important;
    position: absolute !important;
    text-align: left !important;
}

.slide-text .col-md-12 .col-md-6:nth-child(1) {
    padding-top: 130px !important;
}

.triangle {
    position: absolute;
    top: -140px;
    z-index: 0;
    right: -8px;
}

.model-img {
    position: relative;
    z-index: 1;
    width: 100%;
    margin-top: 30px;
}

.bs-slider {
    background: transparent !important;
}

@keyframes floating {
    0% {
        transform: translateY(0%);
    }
    50% {
        transform: translateY(3%);
    }
    100% {
        transform: translateY(0%);
    }
}

@-webkit-keyframes floating {
    0% {
        -webkit-transform: translateY(0%);
    }
    50% {
        -webkit-transform: translateY(3%);
    }
    100% {
        -webkit-transform: translateY(0%);
    }
}

.triangle {
    animation-name: floating;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

.indicators-line>.carousel-indicators {
    height: 30% !important;
    width: 4% !important;
    right: 0 !important;
    bottom: 15% !important;
    z-index: 3;
}

.carousel-indicators li {
    display: block;
    margin-bottom: 15px;
    border-radius: unset !important;
    background: #ae8aca !important;
    border: 0px !important;
    width: 12px !important;
    height: 12px !important;
    transition: all 0.3s linear;
}

.indicators-line>.carousel-indicators .active {
    margin-bottom: 15px !important;
    width: 15px !important;
    height: 15px !important;
    right: 2px;
    box-shadow: unset !important;
    background: #845aa6 !important;
    border: 0px !important;
}

.indicators-line>.carousel-indicators .active:before {
    content: unset !important;
}

.sub-menu li a {
    font-size: 16px;
}

.sub-menu {
    background-image: linear-gradient(to top, #fdfbff, #fdfbff);
    text-align: left;
    position: absolute;
    width: 280px;
    margin: 0;
    list-style: none;
    left: 0px;
    box-shadow: 0 1px 4px #0000004d;
    transition: all 0.3s linear;
    z-index: 99;
    top: 120px;
    opacity: 0;
    visibility: hidden;
    border-radius: 12px;
    padding: 15px 10px;
    border: 1px solid #936ab2;
}

.sub-menu li {
    width: 100% !important;
}

.sub-menu li a {
    display: block;
    width: 100%;
    color: #474646 !important;
    font-size: 14px;
    transition: all 0.4s ease;
    padding: 0 !important;
    background-image: unset !important;
    text-align: left;
    padding: 8px 15px 8px 32px !important;
}

.navbar-default .header-top-2 .container .col-md-12 .navbar-nav li:hover .sub-menu {
    top: 104px;
    opacity: 1;
    visibility: visible;
}

.sub-menu li a:before,
.sub-menu li a:after {
    content: unset !important;
}

.sub-menu li a {
    font-weight: normal !important;
}

#aspire-faq {
    padding: 5% 0% 0%;
}

#aspire-faq .panel-default {
    border-color: #885da8 !important;
}

#aspire-faq .panel-heading {
    padding: 20px 15px;
    border-radius: 12px !important;
    background: #fdfbff;
}

#aspire-faq .panel.panel-default {
    margin-bottom: 60px;
}

#aspire-faq .panel-heading .panel-title a {
    display: block;
    position: relative;
}

.panel-heading a::after {
    content: "";
    border: solid black;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 5px;
    position: absolute;
    right: 20px;
    top: 5px;
    transform: rotate(45deg);
    transition: all 0.3s linear;
    border-color: #855ba6;
}

.panel-heading a[aria-expanded="true"]::after {
    transform: rotate(-135deg);
    top: 5px;
}

#aspire-faq .panel-heading .panel-title a {}

#aspire-faq .panel-heading .panel-title a.aspire-medium-head {
    margin-bottom: 0;
}

#aspire-faq .panel-body.aspire-para {
    margin-bottom: 0;
    background-image: linear-gradient(to right, #855aa6, #b08bcb);
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    color: #fff;
}

.panel-group .panel {
    border-radius: 12px;
}

@-webkit-keyframes slide-top {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
}

@keyframes slide-top {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
}

@-webkit-keyframes slide-bottom {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
}

@keyframes slide-bottom {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
}

.animation-element.slide-top {
    opacity: 0;
    -moz-transition: all 0.6s linear;
    -webkit-transition: all 0.6s linear;
    -o-transition: all 0.6s linear;
    transition: all 0.6s linear;
    -moz-transform: translate3d(0, -60px, 0);
    -webkit-transform: translate3d(0, -60px, 0);
    -o-transform: translate(0, -60px);
    -ms-transform: translate(0, -60px);
    transform: translate3d(0, -60px, 0);
}

.animation-element.slide-left {
    opacity: 0;
    transition: all 0.6s linear;
    -moz-transform: translate3d(-50px, 0, 0);
    -webkit-transform: translate3d(-50px, 0, 0);
    -o-transform: translate(-50px, 0);
    -ms-transform: translate(-50px, 0);
    transform: translate3d(-50px, 0, 0);
}

.animation-element.slide-bottom.in-view,
.animation-element.slide-left.in-view,
.animation-element.slide-right.in-view,
.animation-element.slide-top.in-view {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
}

.bg_load {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: url(../images/loading.gif) 50% 50% no-repeat #fff;
}

.scrollToTop {
    background: url("../images/scroll_img.png") no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: no-repeat;
    width: 41px;
    height: 40px;
    position: fixed;
    right: 57px;
    bottom: 40px;
    background-repeat: no-repeat;
    z-index: 99;
    background-position: center;
    border-radius: 5px;
}

#home-aspire-about .container .col-md-7 .home-aspire-about-content .col-md-6:nth-child(4) div span a,
#home-aspire-about .container .col-md-7 .home-aspire-about-content .col-md-6:nth-child(5) div span a,
#home-aspire-about .container .col-md-7 .home-aspire-about-content .col-md-6:nth-child(6) div span a {
    display: block;
    width: 100%;
    height: 100%;
}

.bs-slider {
    background: transparent;
}

@media (max-width: 767px) {
    #aspire-sub-banner h2 {
        position: unset !important;
    }
    .home-aspire-about-alter {
        margin-top: 0 !important;
    }
    .sub-menu {
        position: unset;
        width: 100%;
        transition: unset;
        padding: 0 15px;
        box-shadow: unset;
        background: transparent;
        opacity: 1;
        visibility: visible;
        border: 0px;
    }
    .navbar-nav>li {
        position: relative;
    }
    .navbar-nav>li.aspire-drop-down1:after,
    .navbar-nav>li.aspire-drop-down2:after {
        position: absolute;
        content: "";
        background: url("../images/split_image_v2.png");
        background-repeat: no-repeat;
        width: 30px;
        height: 34px;
        top: 0;
        right: 0;
        background-position: center -39px;
        z-index: 1;
    }
    .sub-menu {
        padding: 0 !important;
    }
    .sub-menu li a {
        padding: 0px 10px !important;
    }
    .header-top-2 .container .col-md-12 ul li a::before {
        content: unset;
    }
    #aspire-sub-banner {
        min-height: 150px;
    }
    .sticky_header #myNavbar,
    .sticky_header .navbar-nav {
        width: 100%;
        float: right;
    }
    .service-list-content-list ul {
        text-align: left;
        list-style: outside;
        padding-left: 20px;
    }
    .sticky_header .navbar-header.header-top {
        width: 100%;
    }
    .spacer {
        min-height: 90px;
    }
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0px;
        margin-left: 0px;
        border-color: #e4e1ee;
    }
    .header-top::before {
        content: unset;
    }
    .navbar-nav {
        margin: 7.5px 0px;
        padding: 5px;
    }
    .navbar-brand {
        padding: 0px 15px;
    }
    .navbar-default .header-top-2 .container .col-md-12 ul li {
        width: 100%;
        text-align: left;
    }
    .navbar-default .header-top-2 .container .col-md-12 ul li a,
    .navbar-default .header-top-2 .container .col-md-12 ul li:first-child a,
    .navbar-default .header-top-2 .container .col-md-12 ul li:last-child a {
        padding: 5px 10px;
    }
    .navbar-default .header-top-2 .container .col-md-12 ul li a::after {
        content: unset;
    }
    .navbar-default .header-top-2 .container .col-md-12 ul li a:hover,
    .navbar-default .header-top-2 .container .col-md-12 ul li.active a:hover,
    .navbar-default .header-top-2 .container .col-md-12 ul li.active a {
        color: #3e3e3e;
        font-weight: normal;
    }
    #aspire-sub-banner h2 {
        font-size: 28px;
        letter-spacing: 0px;
    }
    #service-lists .container .col-md-12 .col-md-7>div {
        padding: 20px 15px;
        text-align: center;
    }
    #service-lists .container .col-md-12 .col-md-5 img {
        border-top-left-radius: 12px;
        border-bottom-left-radius: 0px;
        border-top-right-radius: 12px;
    }
    .aspire-readmore {
        margin-top: 0px;
    }
    #service-lists .container .col-md-12 {
        margin-bottom: 30px;
    }
    #aspire-footer-form .container .col-md-12>div {
        padding: 20px 15px;
        text-align: center;
    }
    #aspire-footer-form .container .col-md-12>div>.col-md-6:nth-child(1) {
        padding-right: 0px !important;
    }
    .aspire-footer-form-social-links {
        justify-content: center;
        margin-left: 0px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .aspire-readmore a span {
        display: none;
    }
    .service-list-content {
        text-align: center;
    }
    #home-services-carousel .container .col-xs-12 {
        text-align: center;
    }
    #home-services-carousel .aspire-para {
        max-width: 100%;
    }
    .home-services-carousel-list {
        margin-top: 20px;
    }
    #home-aspire-about {
        margin: 5% 0%;
        padding: 6% 0% 2%;
    }
    .home-aspire-about-content {
        margin-top: 0;
    }
    #home-aspire-about .container .col-md-7 {
        padding: 0px 0px;
        text-align: center;
    }
    .home-aspire-about-background {
        top: 0px;
        width: 100%;
        height: 100%;
        border-radius: 0px;
    }
    #home-aspire-about .container .col-md-7 .col-md-6 div span {
        left: 0;
    }
    #home-aspire-about .container .col-md-7 .col-md-6 div {
        float: unset;
        margin: auto;
        margin-bottom: 20px !important;
    }
    #home-aspire-about .container .col-md-7 .home-aspire-about-content>.aspire-para {
        margin-bottom: 20px;
    }
    #we-care .container .col-md-4 .aspire-para,
    #we-care .container .aspire-para {
        max-width: 100%;
    }
    #we-care .container .col-md-4:nth-child(2):after,
    #we-care .container .col-md-4:nth-child(5):after,
    #we-care .container .col-md-4:nth-child(2):before,
    #we-care .container .col-md-4:nth-child(5):before {
        content: unset;
    }
    .aspire-banner-content h4 {
        font-size: 40px;
        margin-bottom: 5px;
    }
    .aspire-banner-content h3 {
        font-size: 35px;
        line-height: 38px;
        margin-bottom: 5px;
    }
    .aspire-banner-content h2 {
        font-size: 35px;
        margin-bottom: 15px;
    }
    .aspire-banner-content .aspire-para {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 15px;
    }
    .aspire-banner-content a {
        width: 50%;
    }
    .slide-text {
        padding: 10px 20px !important;
        width: 100%;
        top: 32% !important;
    }
    .slide-text .col-md-12 {
        text-align: center;
    }
    .aspire-banner-content h2 {
        font-size: 40px;
    }
    .slide-text .col-md-12 .col-md-6:nth-child(1) {
        padding-top: 0px !important;
    }
    .sacle-img {
        height: 510px !important;
    }
    #aspire-faq .panel-heading .panel-title a.aspire-medium-head {
        font-size: 20px;
        line-height: 28px;
        margin-right: 18px;
    }
    .panel-heading a::after {
        right: -10px;
    }
    #we-care .container .col-md-4:nth-child(2):after,
    #we-care .container .col-md-4:nth-child(5):after,
    #we-care .container .col-md-4:nth-child(2):before,
    #we-care .container .col-md-4:nth-child(5):before {
        content: unset;
    }
    .aspire-head,
    .aspire-readmore a {
        margin-bottom: 15px;
    }
    #we-care .container .col-md-4 {
        margin-bottom: 35px;
    }
    .aspire-footer-copyright-content {
        justify-content: center;
        padding: 15px 0px 15px !important;
    }
    .aspire-footer-copyright-content .aspire-socila-icons-ul li a,
    .aspire-footer-copyright-content .aspire-socila-icons-ul li a.aspire-twitter-icon {
        border-left: 0px solid #ffffff8a !important;
        border-right: 0px solid #ffffff8a !important;
    }
    .aspire-footer-copyright-content .aspire-footer-form-social-links {
        margin-bottom: 0px !important;
    }
    .aspire-footer-copyright-content .aspire-footer-form-social-links {
        margin-bottom: 30px;
    }
    .home-aspire-about-alter {
        text-align: center;
    }
    .scrollToTop {
        right: 15px;
    }
    .db-flex {
        display: flex;
        justify-content: center;
    }
    .location-opt-footer {
        justify-content: center;
    }
    .location-config {
        top: -55px;
    }
}

.sub-menu li a:hover {
    color: #895ea9 !important;
}

.sub-menu li.active a {
    font-weight: bold !important;
    color: #895ea9 !important;
}

.sub-menu li a {
    transition: all 0.3s linear !important;
}

.we-care-content .col-md-4:nth-child(1) .photo {
    background-position: 7px -505px;
}

.we-care-content .col-md-4:nth-child(2) .photo {
    background-position: 5px -618px;
}

.we-care-content .col-md-4:nth-child(3) .photo {
    background-position: 5px -744px;
}

.we-care-content .col-md-4:nth-child(4) .photo {
    background-position: 5px -863px;
}

.we-care-content .col-md-4:nth-child(5) .photo {
    background-position: 5px -981px;
}

.we-care-content .col-md-4:nth-child(6) .photo {
    background-position: 5px -1114px;
}

#home-aspire-about .container .col-md-7 .home-aspire-about-content .col-md-6:nth-child(4) h4 a {
    color: #464444 !important;
}

.navbar-default .header-top-2 .container .col-md-12 ul li:last-child .sub-menu {
    left: unset;
    right: 0px;
}

@media (min-width: 1200px) {
    .slide-text {
        width: 1170px;
    }
}

@media (min-width:992px) and (max-width: 1200px) {
    .aspire-medium-head {
        font-size: 18px;
    }
    .sticky_header #myNavbar {
        width: 80%;
    }
    .navbar-default .header-top-2 .container .col-md-12 ul li a {
        font-size: 16px;
    }
    .sticky_header .navbar-brand img {
        width: 180px;
    }
}

@media (min-width:768px) and (max-width: 991px) {
    .aspire-socila-icons-ul {
        width: 100%;
        margin-top: 15px !important;
    }
    .navbar-default .header-top-2 .container .col-md-12 ul li a {
        line-height: 20px;
        font-size: 14px;
        padding: 30px 5px;
    }
    #aspire-footer-form .container>.col-md-12 {
        margin-top: 15px;
    }
    .sticky_header .navbar-brand img {
        width: 130px;
    }
    .slide-text .aspire-banner-content .hidden-xs {
        display: none !important;
    }
    .slide-text .aspire-banner-content.col-md-12 .col-md-6:nth-child(1) {
        margin: 30px !important;
    }
    #we-care .container .col-md-4:nth-child(2)::before,
    #we-care .container .col-md-4:nth-child(5)::before,
    #we-care .container .col-md-4:nth-child(2)::after {
        background: none;
    }
    .aspire-banner-content h4 {
        font-size: 24px;
    }
    .aspire-banner-content h3 {
        font-size: 70px;
    }
    .aspire-banner-content h2 {
        font-size: 40px;
    }
    body {
        overflow-x: hidden;
    }
}

@media (min-width: 1400px) {
    .slide-text {
        width: 1310px;
    }
}

.bs-slider {
    max-height: unset !important;
}

.aspire-footer-copyright-content {
    margin-bottom: 0px !important;
}

.aspire-footer-copyright-content .col-md-4 a,
.aspire-footer-copyright-content .col-md-2 a,
.aspire-footer-copyright-content .col-md-1 a {
    color: #fff !important;
    margin-bottom: 0px;
}

.aspire-footer-copyright-content .aspire-socila-icons-ul li a {
    background: unset !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.aspire-footer-copyright-content .aspire-socila-icons-ul li a:before {
    content: unset !important;
}

.aspire-footer-copyright-content .aspire-footer-form-social-links {
    margin-top: 0px;
}

.aspire-footer-copyright-content .aspire-socila-icons-ul li a i {
    font-size: 20px;
    font-weight: 500;
}

.aspire-footer-copyright-content .aspire-socila-icons-ul li a {
    border-left: 1px solid #ffffff8a;
}

.aspire-footer-copyright-content .aspire-socila-icons-ul li a.aspire-twitter-icon {
    border-right: 1px solid #ffffff8a;
}

.aspire-footer-copyright-social-icons {
    padding: 0 !important;
}

.aspire-footer-copyright-content {
    align-items: center !important;
}

.aspire-footer-copyright-content .aspire-socila-icons-ul li a {
    height: 50px;
}

.aspire-socila-icons-ul .aspire-help-list .aspire-help {
    transition: all .3s linear;
}

.aspire-socila-icons-ul .aspire-help-list .aspire-help::after {
    position: absolute;
    content: "FAQ";
    width: 60px;
    height: 35px;
    background-image: linear-gradient(to right, #855aa6, #b08bcb);
    top: 8px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    font-size: 19px;
    color: #fff;
    z-index: 9;
    left: -11px;
    font-family: "Baloo Paaji 2";
    opacity: 0;
    transition: all .3s linear;
}

.aspire-socila-icons-ul .aspire-help-list .aspire-help:hover:after {
    opacity: 1;
}

.about-readmore {
    margin-top: 0px !important;
}

.got-question {
    font-size: 36px;
    color: #474646;
    margin-bottom: 15px;
    line-height: 33px;
}

.aspire-about-opportunities .aspire-para {
    margin-bottom: 15px !important;
}

.aspire-about-opportunities .aspire-head {
    margin-bottom: 15px;
}

.about-aspire-img img {
    margin-top: -70px !important;
}

.home-aspire-about-alter {
    padding-bottom: 5% !importants;
}

.location-opt-footer label,
.location-opt-footer .location-config,
.region-dropdown .dropdown {
    color: #fff;
    font-family: "Baloo Paaji 2";
    font-weight: normal;
    font-style: normal;
}

.location-opt-footer label {
    font-weight: 700 !important;
    font-size: 15px;
    margin-bottom: 0;
}

.location-opt-footer .location-config {
    background-color: #474546;
    border: 0;
}

.region-dropdown {
    text-align: right;
}

.location-opt-footer {
    display: flex;
    align-items: center;
}

.location-config {
    position: absolute;
    right: -5px;
    top: -65px;
    padding: 5px 20px;
}

.region-dropdown {
    padding: 0 !important;
}

.location-opt-footer .dropdown {
    margin-left: 20px;
}

.js-link .fa-chevron-down {
    margin-left: 10px;
}

.aspire-about-opportunities .col-md-6 {
    display: flex;
    align-items: center;
}

.home-aspire-about-background-alter {
    top: 90px !important;
    height: 520px !important;
}

#aspire-sub-banner .container {
    z-index: 1;
}