@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Geist:wght@100..900&family=Jost:ital,wght@0,100..900;1,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Outfit:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
	font-family: 'Oswald';
}
h1, h2, h3, h4, h5, h6, span, b, strong, ul, li, small {
      font-family: "Outfit", sans-serif;
}
p {
    font-family: "Jost", sans-serif;
    font-size: 15px;
  
}
.social-icons {
    float: right;
}
.pre-header {
    background: #002e84;
    padding: 0 0;
    position: relative;
    color: #fff;
    /* font-family: MATH; */
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
}
.pre-header-right a {
    margin-left: 0;
    padding: 13px 10px;
    line-height: 42px;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
}
.pre-header-right a:hover {
    color: #ffe475;
}
.pre-header a {
    color: #fff;
    margin-bottom: 0;
    text-decoration: none;
    line-height: 32px;
}
/*-- foter css --*/
.footer_background p {
    text-align: left;
    font-family: system-ui;
    font-weight: 400;
    font-size: 13px;
    color: #bcbcbc;
    font-size: 13px;
    line-height: 20px;
}
.input-group-btn .btn {
    background: #000;
    color: #fff;
    font-family: system-ui;
    font-weight: 500;
}
.footer_background {
    padding-top: 30px;
    margin-top: 0;
    color: #fff;
    background: url(../images/footerbg.jpg) no-repeat 0 0;
    height: 253px;
    background-size: cover;
}
.footer_body ul  {
  padding-inline-start: 0;
}
.footer_body {
    width: 25% !important;
    float: left;
    padding: 10px 8px;
}
.footer_body h1 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 15px;
    text-align: left;
    font-family: 'Montserrat';
    letter-spacing: 1px;
    min-height: 14px;
    padding-bottom: 0;
}
.footer_body ul li {
    text-align: left;
    list-style-type: none;
    font-family: 'Montserrat';
    line-height: 35px;
}
.footer_body li a {
    color: #fff;
    text-decoration: none;
    line-height: 30px;
    font-size: 14px;
    margin-right: 7px;
    font-weight: 400;
    font-family: system-ui;
    transition: padding 0.2s linear 0s;
}
.footer_body li a:hover {
    padding-left: 10px;
    cursor: pointer;
    transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
}
.slide .carousel-control-prev {
    left: -60px;
}
.slide .carousel-control-next {
    right: 0;
}
.enquiry-form {
    position: absolute;
    /* left: 0; */
    z-index: 999;
    right: 113px;
    margin-top: 0;
}
.transform-bg {
    background: url(../images/form-img.png) no-repeat 0 0;
    height: 107px;
    background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding: 20px;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 36px;
}
.enquiry-form-h3 {
    font-family: 'MONTSERRAT';
    font-size: 19px;
    font-weight: bolder;
    color: #06194c;
    position: absolute;
    /* left: 0; */
    right: 132px;
    text-align: right;
    padding-top: 60px;
    z-index: 999;
    text-shadow: 0 0 BLACK1;
}
.transform-bg p {
    font-size: 18px;
    padding-top: 8px;
    font-weight: bold;
    font-family: 'Montserrat';
}
.enquiry-form form {
    background: rgb(255 255 255 / 46%);
    width: 302px;
    height: 425px;
}
.enquiry-form .form-group {
    padding: 0 15px;
}
.enquiry-form .form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-bottom: 1px solid #ddd;
}
.enquiry-form textarea.form-control {
    height: 76px;
}
.enquiry-form .btn-primary {
    color: #fff;
    background-color: #dd550b;
    border-color: #dd550b;
    margin: 0 auto;
    display: block;
    font-size: 14px;
    border-radius: 8px;
    padding: 10px  15px;
}
.about-section img {
    border-radius: 10px;
    margin-bottom: 30px;
}
.about-section  {
    padding: 0 0;
}
.aboutleft-content h2 {
    font-size: 28px;
    color: #000000;
    font-family: 'Montserrat';
    font-weight: 600;
    padding: 50px 0 0;
    font-family: "Poppins", sans-serif;
}
.aboutleft-content h2::before {
    content: '';
    position: absolute;
    /* margin-top: 30px; */
    /* left: 0; */
    /* right: 0; */
    background: #ea811a;
    width: 4px;
    height: 36px;
    margin: 2px -12px;
}
.aboutleft-content h2 span {
    font-size: 24px;
    color: #0039a3;
}
.aboutleft-content p {
    color: #000000;
    font-size: 15px;
    /* font-family: 'Montserrat'; */
    text-align: justify;
    /* font-weight: 700; */
    margin-bottom: 30px;
}
.b-sub-font {
    display: block;
    font-size: 22px;
    font-weight: 600;
    color: #3c3c3c;
}
.b-strong {
    font-size: 31px;
    font-weight: 500;
    line-height: 73px;
    color: #dd550b;
    display: block;
}
.span-iise {
    font-size: 15px;
    line-height: 25px;
    color: #323232;
}
.knowmore-btn {
    color: #fff;
    margin-left: 0;
    font-size: 13px;
    text-transform: uppercase;
    border: none;
    padding: 14px 24px;
    background: #002e84;
    border-radius: 13px;
    font-family: 'Montserrat';
    font-weight: 600;
    margin-top: 60px;
    text-decoration: none;
    background: linear-gradient(to right, #003366, #0056b3);
}
.knowmore-btn:hover {
    color: #002e84;
    text-transform: uppercase;
    border: 2px solid #002e84;
    background: #fff;
    border-radius: 7px;
	text-decoration:none;
}


/******************  News Slider Demo-8 *******************/
.feature-section a:hover {
    text-decoration: none;
    background-color: transparent;
}
.category-box:hover {
    transform: translateY(-15px);
}
.category-box {
    display: block;
    height: 95px;
    line-height: 100px;
    background-color: #f6f7f9;
    position: relative;
    padding: 15px;
    border-radius: 5px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    color: #363636;
    cursor: pointer;
    margin-bottom: 30px;
	overflow: hidden;
    transition: all 0.5s;
}
.category-box img {
    width: 55px;
    float: left;
    margin-right: 10px;
}
.category-box h4 {
    font-size: 16px;
    font-weight: 600;
    color: var(--lmsmart-header-font-color);
    line-height: 25px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    padding-left: 15px;
}
.iise-main-heading h4 {
    color: #525fe1;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 900;
    text-align: center;
}
.iise-main-heading h2 {
    text-align: center;
    color: #000;
    font-size: 28px;
    margin-bottom: 35px;
    font-weight: bold;
    font-family: 'Montserrat';
}
.view-course {
    margin: 0 auto;
    background: cornflowerblue;
    color: #fff;
    /* margin-left: 0; */
    font-size: 13px;
    text-transform: uppercase;
    border: 2px solid #002e84;
    padding: 12px 24px;
    background: #002e84;
    border-radius: 7px;
    font-family: 'Montserrat';
    font-weight: 600;
    /* margin-top: 60px; */
    display: block;
    text-align: center;
}
.gallery_main {
    /* background: #002e84; */
    margin: 0 0 0;
    padding-top: 0;
}
.approval-h2 {
    text-align: center;
    color: #fff;
    font-size: 28px;
    margin-bottom: 2px;
    font-family: 'Montserrat';
    font-weight: 600;
}

#counter {
    background: #002e84;
    padding: 50px 25px;
    width: 950px;
    max-width: 100%;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 9999;
    font-family: 'Montserrat';
    top: -30px;
    border-radius: 6px;
    list-style-type: none;
}
#counter li {
    flex: 1;
    text-align: center;
    font-size: 50px;
    font-weight: 700;
    color: #fff;
    border-right: 1px solid #264d96;
}
#counter li:nth-last-child(1) {
    border-right: 1px solid transparent;
}

   #counter span.percent:after {
    content: "";
    display: inline-block;
  }

.news-section {
    position: relative;
    z-index: 9999;
    transition: background-color 0.9s ease;
    border-bottom: 1px solid #ebebeb;
    background: linear-gradient(to left, #e5eeff 50%, #f7f7f7 50%);
    padding: 35px 0;
}
.news-column h3 {
    color: #000;
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 22px;
}
.news-column p {
    color: #141414;
    text-align: justify;
    font-size: 14px;
    line-height: 25px;
    padding-right: 33px;
    margin-bottom: 0;
}
.news-column a {
    font-weight: bold;
    color: #074ac3;
    line-height: 52px;
    text-decoration: underline;
}
.notice-column h4 {
    font-size: 16px;
    color: #000;
    font-family: 'Montserrat';
    font-weight: bold;
    line-height: 24px;
}
.notice-column span {
    color: #0045c3;
    font-weight: bold;
}
.notice-column  {
    overflow-y: scroll;
    height: 388px;
}
.notice-h4  {
    text-align: center;
    color: #000;
    font-family: 'Montserrat';
    font-weight: bold;
}
#counter img {
    display: block;
    margin: 0 auto;
    margin-bottom: 18px;
}
#counter b {
    font-size: 14px;
    display: block;
    padding-top: 32px;
}
.service-section {
	background: url(../images/bg.jpg) no-repeat 0 0;
    height: 900px;
    background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding: 20px;
    width: 100%;
    margin-top: 0;
}
.number-section {
	background: url(../images/bg.jpg) no-repeat 0 0;
    height: 901px;
	background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding: 20px;
    width: 100%;
    margin-top: 0;
}
.serviceBox {
    background: #fff;
    border-radius: 7px;
    padding-bottom: 20px;
    float: left;
	    overflow: hidden;
    transition: all 0.5s;
    margin-bottom: 30px;
}
.service-content  {
    font-family: 'Montserrat';
    padding: 20px 20px 0 20px;
}
.service-content .title {
    color: #231f40;
    text-align: left;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}
.service-content .description {
    color: #c70a2a;
    text-transform: uppercase;
    text-align: left;
    font-weight: bold;
    font-size: 12px;
}
.demo a {
    float: right;
    line-height: 15px;
    margin-right: 21px;
    color: #0f4cbf;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    font-family: 'Montserrat';
}
.service-icon img {
    width: 100%;
    border-radius: 10px 10px 0 0;
}
.serviceBox:hover {
    transform: translateY(-15px);
}
.view-all-course {
    margin: 0 auto;
    background: cornflowerblue;
    color: #fff;
    /* margin-left: 0; */
    font-size: 13px;
    text-transform: uppercase;
    border: 2px solid #002e84;
    padding: 12px 24px;
    background: #002e84;
    border-radius: 7px;
    font-family: 'Montserrat';
    font-weight: 600;
    /* margin-top: 60px; */
    display: block;
    text-align: center;
    width: 14%;
    margin-top: 30px;
}
.view-all-course:hover {
    text-decoration: none;
    background-color: transparent;
}
.feature-section {
    padding: 50px 0;
}
.feature-section h4 {
    font-family: 'Montserrat';
    font-weight: 700;
    color: #000000;
    padding-top: 12px;
}
.violet {
	color:#0047cd;
}
.franchise-ul li::before {
    background: url("../images/tick.jpg") no-repeat;
    content: "";
    height: 18px;
    width: 18px;
    left: 16px;
    margin-top: 16px;
    position: absolute;
    padding-left: 32px;
}
.franchise-ul {
    list-style-type: none;
    padding-inline-start: 13px;
}
.franchise-ul li {
    padding-left: 14px;
    line-height: 52px;
    font-size: 14px;
    font-family: 'Montserrat';
    color: #000;
    font-weight: 600;
}
.whasapp-a {
    font-size: 14px;
    color: #fff;
    font-family: system-ui;
    line-height: 37px;
    position: relative;
    display: block;
    /* text-align: -webkit-right; */
    text-decoration: none;
}
.mail {
    color: #fff;
    font-size: 14px;
    font-family: system-ui;
    line-height: 30px;
    text-decoration: none;
}
.social_icon_links a i {
    color: #f0980c;
    font-size: 16px;
}
.whasapp-a i {
    color: #e9980c;
}
.mail i {
    color: #e9980c;
}
.copyright {
    text-align: center;
    background: #000;
    margin-bottom: 0;
    color: #fff;
    font-size: 13px;
    padding: 7px 0;
}
.livlihood {
    background: url(../images/subpage-banner.jpg) no-repeat 0 0;
    height: 261px;
    padding: 0;
    width: 100%;
    padding-top: 6%;
}
.missionvision-text img {
    width: 85px;
    height: 85px;
    box-shadow: 0 0 11px 0 #b5e5ff;
    border-radius: 50px;
    padding: 15px;
    margin: 0 auto;
    display: block;
    background: #fff;
}
.objective-section {
    padding: 0 0;
}
.missionvision-text h3 {
    text-align: center;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 20px;
    padding-top: 17px;
    color: #262626;
}
.missionvision-text ul  {
	padding-inline-start:0;
	list-style-type:none;
    text-align: left;
    font-weight: 600;
}
.missionvision-text ul li {
    font-size: 13px;
    line-height: 20px;
    font-family: 'Montserrat';
    text-align: justify;
    color: #565656;
    margin-bottom: 22px;
}
.missionvision-text .fa-check {
    color: #feffff;
    background: #0393db;
    width: 18px;
    height: 18px;
    border-radius: 50px;
    padding-top: 4px;
    font-size: 12px;
    text-align: center;
    margin-right: 6px;
    float: left;
}
.objective-section {
    padding: 45px 0;
    background: #fafdff;
}
.mail b {
    color: skyblue;
}
.contact_details {
    margin-bottom: 50px;
    margin-top: 20px;
}
.inner_contact_us_page_text {
    margin: 30px 0 28px;
}
.inner_contact_us_page_text i {
    /* display: inline-flex; */
    margin: 0 auto;
    text-align: center;
    font-size: 24px;
    margin-bottom: 15px;
    float: left;
    width: 59px;
    margin-right: 15px;
    color: #097ee0;
}
.inner_contact_us_page_text p {
    font-family: lato;
    font-size: 15px;
    color: #505050;
    font-weight: normal;
    font-style: normal;
    line-height: 22px;
    text-align: left;
}
.iise-form .form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: .375rem .75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 15px;
    font-family: 'Montserrat';
}
.iise-form {
    width: 95%;
    margin-top: 40px;
    display: block;
    margin: 0 auto;
    margin-top: 40px;
    padding: 27px 20px;
    box-shadow: 0 0 10px 0 #d1d1d1;
}
.iise-form textarea.form-control {
    height: 170px !important;
}
.iise-form .btn {
    /* background: #4c4c4c; */
    color: #fff;
    width: 20%;
    padding: 8px 10px;
    margin: 0 auto;
    display: block;
    background: #088117;
}
.placement {
    background: url(../images/placement-banner.jpg) no-repeat 0 0;
    height: 337px;
    padding: 0;
    width: 100%;
    padding-top: 10%;
}
.innerpage-heading {
    text-align: center;
    margin-bottom: 30px;
    font-family: 'Montserrat';
    font-weight: 600;
    color: #002e84;
    font-size: 27px;
}
.logo-section {
    background: #fafbff;
    padding: 27px 0 50px;
}
.logo-section h3 {
    text-align: center;
    color: #000;
    font-size: 30px;
}
.logo-box img {
    padding: 20px 13px;
    width: 100%;
    border: 1px solid #ddd;
    margin: 20px 0;
    border-radius: 14px;
    background: #fff;
}
#login .container #login-row #login-column #login-box {
    margin-top: 24px;
    max-width: 600px;
    height: 225px;
    /* border: 1px solid #9C9C9C; */
    background-color: #ffffff;
    box-shadow: 0 0 11px 0 #a9a9a9;
    border-radius: 14px;
    margin-bottom: 60px;
}
#login .container #login-row #login-column #login-box #login-form {
    padding: 63px 20px;
}
#login .container #login-row #login-column #login-box #login-form #register-link {
  margin-top: -85px;
}
.result-section {
    /* background: #f7f7f7; */
    margin: 13px 0;
}
#login h3 {
    color: #161616!important;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 26px;
}
#login-box .form-control {
    display: block;
    width: 100%;
    height: 57px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#login-box .btn-info {
    color: #fff;
    background-color: #088117;
    border-color: #088117;
    margin: 0 auto;
    display: block;
    text-transform: uppercase;
    margin-top: 30px;
    padding: 9px 30px;
}
.recognitions {
    background: url(../images/recognitions.jpg) no-repeat 0 0;
    height: 337px;
    padding: 0;
    width: 100%;
    padding-top: 10%;
}
.approval-ul li {
    line-height: 29px;
    font-size: 14px;
    color: #666;
    font-family: 'Montserrat';
    font-weight: 600;
}
.internship {
    background: url(../images/internship.jpg) no-repeat 0 0;
    height: 337px;
    padding: 0;
    width: 100%;
    padding-top: 10%;
}
.admission {
    background: url(../images/admission-img.jpg) no-repeat 0 0;
    height: 337px;
    padding: 0;
    width: 100%;
    padding-top: 10%;
}
.admission-box {
    box-shadow: 0 0 10px 0 #ddd;
    padding: 0px;
    height: 190px;
}
.admission-box h4 {
    background: #0ca5ff;
    color: #fff;
    font-size: 17px;
    padding: 11px 16px;
    border-radius: 8px  8px 0 0;
    text-align: center;
}
.admission-box p {
    padding: 0 13px;
    color: #2e2e2e;
}
.admission-box p b {
    color: #2a2a2a;
    font-family: 'Montserrat';
    margin-right: 10px;
}
#admission-table .thead-dark th {
    color: #fff;
    background-color: #1970c9;
    border-color: #1970c9;
    padding: 8px 8px;
    font-family: 'Montserrat';
    font-size: 13px;
}
#admission-table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    background: #fff;
    font-family: 'Montserrat';
    font-size: 14px;
    border: 1px solid #ddd;
    margin-bottom: 30px;
    width: 96%;
    margin: 0 auto;
    margin-bottom: 30px;
}
#admission-table  td, th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    font-weight: 600;
}
.thead-darkcolor {
    background-color: #08488b  !important;
    border-color: #08488b  !important;
}
.admission-ul {
    padding-inline-start: 22px;
    color: #000;
    line-height: 35px;
    font-size: 14px;
    font-family: 'Montserrat';
}
.apply-online {
    color: #fff;
    margin-left: 0;
    font-size: 13px;
    text-transform: uppercase;
    border: 2px solid #002e84;
    padding: 11px 24px;
    background: #002e84;
    border-radius: 7px;
    font-family: 'Montserrat';
    font-weight: 600;
    margin-top: 0;
    margin-left: 30px;
}
.login {
    background: url(../images/login-bg.jpg) no-repeat 0 0;
    height: 479px;
    padding: 0;
    width: 100%;
    padding-top: 6%;
}
.login-box {
    width: 42%;
    margin: 0 auto;
    background: #fff;
    height: 341px;
    padding: 40px 27px;
    border-radius: 10px;
    box-shadow: 0 0 11px 0 #747474;
}
.login-box h3 {
    font-size: 22px;
    color: #3c3c3c;
    text-align: center;
}
.login-box h3 span {
    color: #2058c1;
}
.student-login {
    margin: 0 auto;
    display: block;
    text-align: center;
    margin-top: 33px;
    background: #fb700e;
    width: 53%;
    padding: 8px 30px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: 600;
    border-radius: 5px;
}
.student-login:hover {
    color: #ffffff;
    text-decoration: none;
	background:#002e84;
}
.centre-login {
    margin: 0 auto;
    display: block;
    text-align: center;
    margin-top: 24px;
    background: #002e84;
    width: 53%;
    padding: 8px 30px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: 600;
    border-radius: 5px;
}
.centre-login:hover {
    color: #ffffff;
    text-decoration: none;
	background:#fb700e;
}
.studentlogin-page {
    background: url(../images/studentlogin-bg.jpg) no-repeat 0 0;
    height: 479px;
    padding: 0;
    width: 100%;
    padding-top: 6%;
}
.studentlogin-form {
    margin-top: 26px;
}
.studentlogin-page .btn-primary {
    color: #fff;
    background-color: #088117;
    border-color: #088117;
    margin: 0 auto;
    display: block;
    text-transform: uppercase;
    margin-top: 30px;
    padding: 9px 30px;
}
.studentlogin-page .form-control {
    display: block;
    width: 100%;
    height: 44px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.studentlogin-page p {
    text-align: center;
    line-height: 47px;
}
.studentlogin-page p a {
    color: #035bff;
    font-weight: 600;
}
.centreregistration-page {
    background: url(../images/centreregistration-bg.jpg) no-repeat 0 0;
    padding: 0;
    width: 100%;
    padding: 4% 0;
    background: #f1f6ff;
}
.registration-box {
    width: 83%;
    margin: 0 auto;
    background: #fff;
    padding: 40px 27px;
    border-radius: 10px;
    box-shadow: 0 0 11px 0 #747474;
}
.registration-box h3 {
    font-size: 22px;
    color: #3c3c3c;
    text-align: center;
}
.registration-box h3 span {
    color: #2058c1;
}
.organization-group {
    width: 96%;
    margin: 0 auto;
    margin-bottom: 25px;
    margin-top: 20px;
    text-align: center;
}
.organization-group .form-control {
    float: left;
    width: 73%;
}
.organization-group-label {
    /* float: left; */
    /* width: 44%; */
    font-size: 16px;
    text-align: center;
    font-family: 'Montserrat';
    font-weight: 700;
    color: #000;
    line-height: 38px;
    margin-right: 22px;
}
.centre-registration label {
    font-size: 14px;
    color: #000;
    font-family: 'Montserrat';
    font-weight: 700;
}
.organization-group .form-check-label {
    font-size: 17px;
    color: #000;
    font-weight: 400;
    font-family: 'Montserrat';
}

.m-right {
    margin-right: 30px;
}
.document-h4 {
    text-align: center;
    padding: 15px 0;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 21px;
    color: #2058c1;
}
.span-owner {
    color: #6a6a6a;
    font-weight: 500;
    font-size: 13px;
}
.declaration-text {
    color: #000;
    text-align: justify;
}

.centreregistration-page .btn-primary {
    color: #fff;
    background-color: #088117;
    border-color: #088117;
    margin: 0 auto;
    display: block;
    text-transform: uppercase;
    margin-top: 30px;
    padding: 9px 30px;
}
.affiliation-section {
	background: url(../images/affiliation.jpg) no-repeat 0 0;
    height: 300px;
    background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding: 20px;
    width: 100%;
    margin-top: 0;
}

.affiliation-content h2 {
    text-align: left;
    font-size: 25px;
    font-family: 'Montserrat';
    font-weight: 600;
    color: black;
    margin-bottom: 20px;
}
.course-list {
	background: url(../images/courselist-banner.jpg) no-repeat 0 0;
    height: 300px;
    background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding: 20px;
    width: 100%;
    margin-top: 0;
}

.coursepage-body {
    background: url(../images/coursebg-banerr.jpg) no-repeat 0 0;
    height: 1437px;
    background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding:35px 20px;
    width: 100%;
    margin-top: 0;
}
.serviceBox a:hover {
	text-decoration:none;
}
.coursedetails-banner {
    background: url(../images/coursedetails-banner.jpg) no-repeat 0 0;
    height: 300px;
    background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding:35px 20px;
    width: 100%;
    margin-top: 0;
}
.coursedetails-section {
	background:#f8f8f8;
	padding:50px 0;
}
.couselist-h3 {
    font-family: 'Playfair Display', serif;
    color: #003aa5;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 19px;
    text-align: center;
}
.cousedetails-h3 {
    font-family: 'Playfair Display', serif;
    color: #003aa5;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 19px;
    text-align: left;
}
.cousedetails-left {
    background: #fff;
    padding: 15px;
    border: 1px solid #ddd;
}
.cousedetails-content h4 {
    color: #202020;
    padding-top: 15px;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 0;
}
.cousedetails-content p {
    /* font-family: 'Montserrat'; */
    font-size: 14px;
    text-align: justify;
    line-height: 24px;
    color: #000;
}
.cousedetails-right {
    background: #fff;
    margin-top: 50px;
    font-family: 'Montserrat';
    box-shadow: 0 0 15px 0 #ebebeb;
    padding-bottom: 13px;
}
.cousedetails-right h3 {
    background: #041831;
    color: #fff;
    padding: 14px 15px;
    font-size: 17px;
    text-align: center;
    font-weight: 600;
}
.cousedetails-form {
    padding: 9px 15px;
    padding-bottom: 25px;
}  
.cousedetails-right .form-control {
    display: block;
    width: 100%;
    height: 37px;
    padding: 0.375rem 0.75rem;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.textarea-height {
    height: 100px !important;
}
.cousedetails-form .btn-primary {
    color: #fff;
    background-color: #088117;
    border-color: #088117;
    margin: 0 auto;
    display: block;
    text-transform: uppercase;
    margin-top: 19px;
    padding: 7px 24px;
    font-weight: 700;
    font-size: 13px;
    /* padding-bottom: 30px; */
}
.cousedetails-right h3 {
    background: #041831;
    color: #fff;
    padding: 14px 15px;
    font-size: 17px;
    text-align: center;
    font-weight: 600;
}
h3.all-course {
    color: #000;
    background: #fff;
    padding: 14px 15px;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    text-align: left;
    margin-left: 14px;
}
h3.all-course:after {
    content: "";
    position: absolute;
    /* top: 0; */
    left: 31px;
    width: 2px;
    height: 23px;
    background: #034bd1;
}
.coursedetails-ul {
    color: #000;
    line-height: 30px;
    font-family: 'Montserrat';
}
.coursedetails-ul a {
    color: #000;
}
.affiliation-body {
    padding: 45px 0;
    background: #ededed;
}
.affiliation-ul h3 {
    font-size: 19px;
    color: #073c9f;
}
.affiliation-content {
    background: #fff;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 0 4px 0 #bbbbbb;
    margin-bottom: 30px;
}
.affiliation-ul ul {
    color: #000;
}
.affiliation-ul ul li {
    margin-bottom: 11px;
}

.p-applytext {
    text-align: center;
    font-size: 18px;
    color: #003bab;
    font-weight: 500;
}
.applyonline-ul {
    color: #000;
    font-family: 'Montserrat';
    font-size: 13px;
    font-weight: 600;
}
.applyonline-ul li {
    margin-bottom: 10px;
}
.applyonline-h2 {
    text-align: center;
    font-size: 21px;
    color: #0540af;
    padding: 24px 0;
}
#search-table .table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6;
    font-weight: 600;
    font-family: 'Montserrat';
}
.download-banner {
    background: url(../images/download-banner.jpg) no-repeat 0 0;
    height: 300px;
    background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding:35px 20px;
    width: 100%;
    margin-top: 0;
}

.box{
    font-family: 'Poppins', sans-serif;
    text-align: center;
    border-radius: 15px;
    position: relative;
    overflow: hidden;
    transition: all 0.5s ease 0s;
}
.box:hover{ box-shadow: 0 0 10px rgba(0,0,0,0.1); }
.box:before{
    content: "";
   background-image: linear-gradient(to right,rgb(0 123 255), rgb(31 78 129));
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 100%;
    left: 0;
    transition: all 0.5s ease 0s;
}
.box:hover:before{ bottom: 0; }
.box img{
    width: 100%;
    height: auto;
    transition: all 0.5s ease 0s;
}
.box:hover img{ opacity: 0.3; }
.box .box-content {
    color: #fff;
    background-image: linear-gradient(to right,rgb(0 123 255), rgb(31 78 129));
    width: 100%;
    padding: 13px 20px 12px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    transition: all 0.5s ease 0s;
}
.box:hover .box-content {
    color: rgb(0 87 181);
    background: #fff;
}
.box .title {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    font-family: 'Montserrat';
}
.box .post{
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 4px;
    text-transform: lowercase;
}
.box .icon{
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    transform: translateX(-50%) translateY(-35%);
    position: absolute;
    top: 35%;
    left: 50%;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.box:hover .icon{ opacity: 1; }
.box .icon li{
    margin: 0 3px;
    display: inline-block;
}
.box .icon li a{
    color: #000;
    background: #fff;
    font-size: 18px;
    line-height: 35px;
    height: 35px;
    width: 35px;
    display: block;
    transition: all .5s ease 0s;
}
.box .icon li a:hover {
    color: #000;
    background: rgb(255 255 255);
    border-radius: 10px 0;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
@media only screen and (max-width:990px){
    .box{ margin: 0 0 30px; }
}
.download-section {
    padding: 55px 0 70px;
    background: #fff;
}
a.no-bg {
    background: transparent !important;
    color:transparent !important;
}

.examination-banner {
    background: url(../images/examination-banner.jpg) no-repeat 0 0;
    height: 300px;
    background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding:35px 20px;
    width: 100%;
    margin-top: 0;
}
.b-text {
    font-size: 15px;
    font-weight: bolder;
    font-family: 'Montserrat';
    color: #000;
}
p.coduct-text {
    font-size: 16px !important;
    color: #767676;
    margin-bottom: 7px;
}
.grey-text {
    color: #282828;
    font-weight: 500;
}
.text-strong {
    color: #000;
    font-family: 'Montserrat';
    line-height: 15px;
    position: relative;
    top: 17px;
}
.payment-banner {
    background: url(../images/payment-banner.jpg) no-repeat 0 0;
    height: 300px;
    background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding:35px 20px;
    width: 100%;
    margin-top: 0;
}
.payment-ul  {
    color: #000;
    list-style-type: none;
    padding-inline-start: 0;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Montserrat';
}
.payment-ul span  {
    color: #1145a7;
}
.payment-ul b {
    width: 15%;
    display: inline-block;
}
.b-para {
    font-family: 'Montserrat';
    color: black;
    font-size: 14px;
    line-height: 64px;
    font-weight: 600;
}
.fees-b {
    display: block;
    font-size: 21px;
    color: #000;
    font-family: 'Montserrat';
    margin-bottom: 20px;
}

.scanner-img {
    display: block;
	margin-bottom:30px;
}
.our-team{
    text-align: center;
}
.our-team .team-img{
    overflow: hidden;
    position: relative;
}
.our-team .team-img img{
    width: 100%;
    height: auto;
}
.our-team .social{
    width: 100%;
    height: 30%;
    background: rgba(243, 144, 77,0.7);
    position: absolute;
    top: 50%;
    left: 0;
    opacity: 0;
    transform: translateY(-50%) rotate(-30deg);
    transition: all 0.3s ease 0s;
}
.our-team:hover .social{
    height: 100%;
    opacity: 1;
    transform: translateY(-50%) rotate(0deg);
}
.our-team .social ul{
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 45%;
    left: 0;
}
.our-team .social ul li{
    display: inline-block;
}
.our-team .social ul li a{
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    font-size: 17px;
    color: #fff;
    margin-left: 10px;
    background: transparent;
    transition: all 0.3s ease 0s;
}
.our-team .social ul li a:hover{
    background: #fff;
    color: #f3904d;
}
.our-team .team-content{
    padding: 20px 0;
    background: #f5f7f8;
    color: #54478a;
}
.our-team .title {
    display: block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: uppercase;
    margin: 0 0 7px 0;
    font-family: 'Montserrat';
}
.our-team .post{
    display: block;
    font-size: 15px;
    color: #999;
}
@media only screen and (max-width: 990px){
    .our-team{ margin-bottom: 30px; }
}
#gallery-page {
	margin:30px 0 50px;
}

.gallery-banner {
    background: url(../images/gallery-banner.jpg) no-repeat 0 0;
    height: 300px;
    background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding:35px 20px;
    width: 100%;
    margin-top: 0;
}
.blink{
		text-align: center;
		line-height: 50px;
	}
.blink a {
    font-size: 25px;
    font-family: cursive;
    color: white !important;
    animation: blink 1s linear infinite;
    background: #ff6a00;
    color: #fff;
    padding-right: 18px !important;
    line-height: 41px;
}
@keyframes blink{
0%{opacity: 0;}
50%{opacity: .5;}
100%{opacity: 1;}
}
.affiliation-ul p {
    color: #000;
    font-family: 'Montserrat';
    font-weight: 600;
} 
.result-page {
    background: url(../images/result-bg.jpg) no-repeat 0 0;
    height: 479px;
    padding: 0;
    width: 100%;
    padding-top: 6%;
}
.result-box {
    width: 42%;
    margin: 0 auto;
    background: #fff;
    height: 341px;
    padding: 40px 27px;
    border-radius: 10px;
    box-shadow: 0 0 11px 0 #747474;
}
.result-box h3 {
    font-size: 22px;
    color: #3c3c3c;
    text-align: center;
}
.result-form {
    margin-top: 26px;
}
.result-form .form-control {
    display: block;
    width: 100%;
    height: 44px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.result-page .btn-primary {
    color: #fff;
    background-color: #088117;
    border-color: #088117;
    margin: 0 auto;
    display: block;
    text-transform: uppercase;
    margin-top: 30px;
    padding: 9px 30px;
}
.download-section table {
    background: #fff;
    width: 60%;
    margin: 0 auto;
}
.download-section table td, .table-bordered th {
    font-size: 16px;
    font-family: 'Montserrat';
    font-weight: 600;
text-align: center;
}
.download-section a {
    background: #0049d1;
    color: #fff;
    font-size: 12px;
    padding: 11px 11px;
    border-radius: 6px;
}
.download-section a:hover {
    background: #fb832d;
    color: #fff;
}
.affiliation-content-h2 {
    text-align: left;
    font-size: 25px;
    font-family: 'Montserrat';
    font-weight: 600;
    color: black;
    margin-bottom: 20px;
    float: left;
    clear: both;
    display: block;
    /* width: 100%; */
}
.affiliation-applynow {
    background: #0c47b7;
    color: #fff;
    padding: 13px 26px;
    margin-left: 30px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: 600;
    border-radius: 7px;
}
.affiliation-applynow:hover {
    color: #fff;
}

.read-more-target,
.read-more-trigger_opened {
  display: none;
}
.read-more-state:checked ~ .read-more-wrap .read-more-target,
.read-more-state:checked ~ .read-more-trigger_opened {
  display: block;
}
.read-more-state:checked ~ .read-more-trigger_closed {
  display: none;
}
.readmore-label {
    color: #084dcf;
    font-family: 'Montserrat';
    font-weight: 800;
    text-transform: uppercase;
}
.read-more-wrap p {
    color: #000;
    text-align: justify;
    line-height: 22px;
}
.centrelist-section {
    width: 83%;
    margin: 0 auto;
    background: #fff;
    padding: 40px 27px;
    border-radius: 10px;
    box-shadow: 0 0 11px 0 #747474;
}
.no-margin {
	    margin-bottom: 7px !important;

}
h3.centre-list-h3 {
    font-size: 20px;
    color: #3c3c3c;
    text-align: left;
}
.studycentre-list {
    background: #f9f9f9;
    width: 96%;
    padding: 19px 16px;
    margin-top: 31px;
    border-radius: 10px;
}
.studycentre-list ul {
    list-style-type: none;
    color: #000;
    font-family: 'Montserrat';
    font-size: 14px;
    padding-inline-start: 15px;
}
.studycentre-list ul li {
    border-bottom: 1px dashed #a7a7a7;
    line-height: 30px;
    color: #003eb3;
    font-weight: 700;
    font-size: 12px;
}
.contactus-banner {
    background: url(../images/contactus-bg.jpg) no-repeat 0 0;
    height: 380px;
    padding: 0;
    width: 100%;
}
.contactenquire-now {
    text-align: center;
    color: #000;
    padding-bottom: 15px;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 22px;
}
.contact-left {
    margin-top: 46px;
}
.enquire-now {
    text-align: left;
    color: #000;
    padding-bottom: 15px;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 22px;
    padding-left: 26px;
}
.courselist-box {
    background: #fff;
    padding: 25px 15px;
    border: 1px solid #ddd;
}
.courselist-img img {
    width: 100%;
}
.courselist-course {
    /* box-shadow: 0 0 20px #ddd; */
    border-radius: 6px;
    padding: 53px 6px;
    text-align: center;
    font-size: 15px;
    min-height: 138px;
    background: #eaf5ff;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.5s;
    margin-bottom: 20px;
}
.courselist-course h3 {
    font-size: 17px;
    font-family: 'Montserrat';
    font-weight: 700;
    padding-top: 18px;
    color: #000;
    min-height: 62px;
}
.courselist-a {
    background: #002e84;
    color: #fff;
    padding: 9px 22px;
    font-size: 12px;
    line-height: 71px;
    border-radius: 5px;
    font-family: 'Montserrat';
}
.courselist-a:hover {
    color: #fff;
}
.courselist-course:hover {
    transform: translateY(-15px);
}
.courselist-a-main:hover {
	text-decoration:none;
}

.course-table tbody {
    background: #fff;
}
#course-table .thead-light th {
    color: #ffffff;
    background-color: #323232;
    border-color: #dee2e6;
    font-family: 'Montserrat';
}
#course-table {
    margin-top: 28px;
}
#course-table tbody {
    background: #fff;
}
#course-table td, th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    font-size: 14px;
    font-weight: 600;
}
.cousedetails-img img {
	    width: 100%;
    height: 395px;
}
header .logo {
    position: relative;
    padding: 0;
    top: 56% !important;
}  

.enquire-btn {
    background-color: #f28c28;
    color: #fff;
    border-radius: 8px;
    padding: 10px 12px;
    font-weight: 600;
    letter-spacing: 0.5px;
    border: none;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    font-size: 12px;
}

.enquire-btn .arrow {
  margin-left: 8px;
  transition: transform 0.3s ease;
}

.enquire-btn:hover {
  background-color: #e07a16;
  /* box-shadow: 0 8px 20px rgba(242, 140, 40, 0.4); */
  transform: translateY(-2px);
}

.enquire-btn:hover .arrow {
  transform: translateX(6px);
}

 .ban-text {
    position: absolute;
    top: 123px;
    left: 70px;
}

.why-choose {
  background: url(../images/choose-bg.jpg) no-repeat 0 0;
    height: 338px;
    padding: 0;
    width: 100%;
}

.why-box {
  padding: 20px 10px;
}

.icon-circle {
  width: 90px;
  height: 90px;
  margin: auto;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 10px 25px rgba(0,0,0,0.1);
    transition: all 0.5s;
    cursor: pointer;
}
.icon-circle:hover {
    transform: translateY(-15px);
}
.icon-circle i {
  font-size: 32px;
  color: #f26c1a;
}

.why-box h3 {
  margin-top: 15px;
  font-weight: 700;
  color: #000;
}

.why-box p {
    font-size: 16px;
    margin-top: 5px;
    color: #242424;
    font-weight: 500;
    line-height: 54px;
}
* {
  margin: 0;
  padding: 0;
  text-decoration: none;
}

.title {
  margin-top: 50px;
}
.title h1 {
  text-align: center;
  margin: 0;
  padding: 0;
  font-family: Arial;
  text-transform: uppercase;
  color: #d63031;
}
.title h1 span {
  display: block;
  color: #300a0a;
  font-size: 20px;
  margin-bottom: 10px;
}

/*Carousel Gallery*/
.carousel-gallery {
  margin: 50px 0;
  padding: 0 30px;
}
.carousel-gallery .swiper-slide a {
  display: block;
  width: 100%;
  height: 200px;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  -webkit-box-shadow: 3px 2px 20px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 3px 2px 20px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 2px 20px 0px rgba(0, 0, 0, 0.2);
}
.carousel-gallery .swiper-slide a:hover .image .overlay {
  opacity: 1;
}
.carousel-gallery .swiper-slide a .image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.carousel-gallery .swiper-slide a .image .overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(20, 20, 20, 0.8);
  text-align: center;
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.carousel-gallery .swiper-slide a .image .overlay em {
  color: #fff;
  font-size: 26px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
}
.carousel-gallery .swiper-pagination {
  position: relative;
  bottom: auto;
  text-align: center;
  margin-top: 25px;
}
.carousel-gallery .swiper-pagination .swiper-pagination-bullet {
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.carousel-gallery .swiper-pagination .swiper-pagination-bullet:hover {
  opacity: 0.7;
}
.carousel-gallery .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #d63031;
  transform: scale(1.1, 1.1);
}

/*# Carousel Gallery*/
.plugins {
  text-align: center;
}
.plugins h3 {
  text-align: center;
  margin: 0;
  padding: 0;
  font-family: Arial;
  text-transform: uppercase;
  color: #111;
}
.plugins a {
  display: inline-block;
  font-family: Arial;
  color: #777;
  font-size: 14px;
  margin: 10px;
  transition: all 0.2s linear;
}
.plugins a:hover {
  color: #d63031;
}
.why-choose .col-lg-2 {
    width: 20%;
}
.icon-circle::before {
    content: "";
    bottom: 0;
    width: 80%;
    background-color: #e3771f;
    position: absolute;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
}
.icon-circle h4 {
    padding: 15px 0 5px;
    font-family: var(--primary-font);
    font-size: var( --fontsi-22);
    font-weight: var(--fw-600);
}
.icon-circle:hover i {
    filter: brightness(5) saturate(0%);
}
.icon-circle:hover {
    background-color: #e3771f;
}
.website-heading h2 {
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 36px;
}
@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-250px * 7));
    transform: translateX(calc(-250px * 7));
  }
}
@keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-250px * 7));
    transform: translateX(calc(-250px * 7));
  }
}
.slider {
  height: 100px;
  margin: auto;
  overflow: hidden;
  position: relative;
}
.slider::before,
.slider::after {
  content: "";
  height: 100px;
  position: absolute;
  width: 200px;
  z-index: 2;
}
.slider::after {
  right: 0;
  top: 0;
  -webkit-transform: rotateZ(180deg);
  transform: rotateZ(180deg);
}
.slider::before {
  left: 0;
  top: 0;
}
.slider .slide-track {
  -webkit-animation: scroll 40s linear infinite;
  animation: scroll 40s linear infinite;
  display: flex;
  width: calc(250px * 14);
}
.slider .slide {
  height: 100px;
  width: 250px;
}



.quick-enquiry {
  background: #fff;
}

/* Underline input style */
.form-line {
    border: none !important;
    border-bottom: 1px solid #bfbfbf !important;
    border-radius: 0 !important;
    padding-left: 0;
    padding-right: 0;
}

.form-line:focus {
  box-shadow: none;
  border-color: #0a1f44;
}

/* Button */
.enquire-btn {
    background: #8c6dc3;
    color: #fff;
    padding: 10px 33px;
    border-radius: 32px;
    font-weight: 600;
}

.enquire-btn:hover {
  background: #081836;
  color: #fff;
}

/* Map */
.map-frame {
  width: 100%;
  height: 100%;
  min-height: 400px;
  border: none;
}
.bg-grey {
    background: #f5f5f5;
}
.carouseller__wrap .car__3 span {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 17px;
    position: relative;
    top: -5px;
    font-weight: 400;
}
.block_box {
    position: absolute;
    top: 80%;
    left: 0;
    right: 0;
    background: rgb(15 28 94 / 72%);
    /* opacity: 0.4; */
}

.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    padding: 0 20px;
    margin: auto;
}

.testim .arrow {
    display: block;
    position: absolute;
    color: #ffffff;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 22222222;
}

.testim .arrow:before {
		cursor: pointer;
}

.testim .arrow:hover {
    color: green;
}
    

.testim .arrow.left {
    left: 70px;
}

.testim .arrow.right {
    right: 70px;
}

.testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 10px;
    left: 0;
    display: block;
    z-index: 3333;
		height: 12px;
}

.testim .dots .dot {
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #ffffff;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    position: relative;
}

.testim .dots .dot.active, .testim .dots .dot:hover {
    background: #ffffff;
    border-color: #ffffff;
}

.testim .dots .dot.active {
    -webkit-animation: testim-scale .5s ease-in-out forwards;   
    -moz-animation: testim-scale .5s ease-in-out forwards;   
    -ms-animation: testim-scale .5s ease-in-out forwards;   
    -o-animation: testim-scale .5s ease-in-out forwards;   
    animation: testim-scale .5s ease-in-out forwards;   
}
    
.testim .cont {
    position: relative;
		overflow: hidden;
}

.testim .cont > div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 70px 0;
    opacity: 0;
}

.testim .cont > div.inactive {
    opacity: 1;
}
    

.testim .cont > div.active {
    position: relative;
    opacity: 1;
}
    

.testim .cont div .img img {
    display: block;
    width: 77px;
    height: 77px;
    margin: auto;
    border-radius: 50%;
}

.testim .cont div h2 {
    color: #ffffff;
    font-size: 20px;
    margin: 13px 0;
}

.testim .cont div p {
    font-size: 1.15em;
    color: #ffffff;
    width: 70%;
    margin: auto;
}

.testim .cont div.active .img img {
    -webkit-animation: testim-show .5s ease-in-out forwards;            
    -moz-animation: testim-show .5s ease-in-out forwards;            
    -ms-animation: testim-show .5s ease-in-out forwards;            
    -o-animation: testim-show .5s ease-in-out forwards;            
    animation: testim-show .5s ease-in-out forwards;            
}

.testim .cont div.active h2 {
    -webkit-animation: testim-content-in .4s ease-in-out forwards;    
    -moz-animation: testim-content-in .4s ease-in-out forwards;    
    -ms-animation: testim-content-in .4s ease-in-out forwards;    
    -o-animation: testim-content-in .4s ease-in-out forwards;    
    animation: testim-content-in .4s ease-in-out forwards;    
}

.testim .cont div.active p {
    -webkit-animation: testim-content-in .5s ease-in-out forwards;    
    -moz-animation: testim-content-in .5s ease-in-out forwards;    
    -ms-animation: testim-content-in .5s ease-in-out forwards;    
    -o-animation: testim-content-in .5s ease-in-out forwards;    
    animation: testim-content-in .5s ease-in-out forwards;    
}

.testim .cont div.inactive .img img {
    -webkit-animation: testim-hide .5s ease-in-out forwards;            
    -moz-animation: testim-hide .5s ease-in-out forwards;            
    -ms-animation: testim-hide .5s ease-in-out forwards;            
    -o-animation: testim-hide .5s ease-in-out forwards;            
    animation: testim-hide .5s ease-in-out forwards;            
}

.testim .cont div.inactive h2 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;        
    -moz-animation: testim-content-out .4s ease-in-out forwards;        
    -ms-animation: testim-content-out .4s ease-in-out forwards;        
    -o-animation: testim-content-out .4s ease-in-out forwards;        
    animation: testim-content-out .4s ease-in-out forwards;        
}

.testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;    
    -moz-animation: testim-content-out .5s ease-in-out forwards;    
    -ms-animation: testim-content-out .5s ease-in-out forwards;    
    -o-animation: testim-content-out .5s ease-in-out forwards;    
    animation: testim-content-out .5s ease-in-out forwards;    
}

@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -ms-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -ms-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -ms-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -o-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -o-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -o-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -webkit-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -moz-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -ms-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -o-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        transform: translateY(0);        
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -moz-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -ms-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
    }
}

@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
}

@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        transform: scale(1);       
    }
}

@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}

@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        transform: scale(0);
    }
}

@media all and (max-width: 300px) {
	body {
		font-size: 14px;
	}
}

@media all and (max-width: 500px) {
	.testim .arrow {
		font-size: 1.5em;
	}
	
	.testim .cont div p {
		line-height: 25px;
	}

}
#testim {
	background: url(../images/testimonial-bg.jpg) no-repeat 0 0;
    height: 479px;
    padding: 0;
    width: 100%;
    padding-top: 4%;
}

#testim-content .fa-solid {
    color: #fff;
    font-size: 45px;
    padding: 20px 0 0;
}
.subpage-text h3 {
    text-align: center;
    font-size: 36px;
    font-family: "Poppins", sans-serif;
    color: #fff;
}


.social_media {
    display: inline-flex;
    padding: 0 0;
}
.social_media li  {
    margin-right: 8px;
}
.product-banner {
    background: url(../images/product-banner.jpg) no-repeat 0 0;
    height: 261px;
    padding: 0;
    width: 100%;
    padding-top: 7%;
}
.page-product {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    background: #fff;
}
.page-product .prodbx {
    border: 1px solid #ededed;
    border-radius: 10px;
    margin-bottom: 16px;
    margin-top: 30px;
    transition: all 0.5s;
    overflow: hidden;
}
.tophead h3 {
    font-size: 14px;
    line-height: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    color: #2e2e2e;
    text-align: left;
}
.prodbx:hover {
    transform: translateY(-15px);
    box-shadow: 0 0 20px 0 #a5a5a5;
}
.career {
   background: url(../images/career-bg.jpg) no-repeat 0 0;
    height: 261px;
    padding: 0;
    width: 100%;
    padding-top: 7%; 
}
.apply-form {
    background-color: #e7f0ff;
    padding: 45px;
}
.form-container {
    max-width: 900px;
    margin: auto;
    background: #eaf2ff;
    padding: 35px 35px;
    margin-bottom: 50px;
}
.form-row {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.form-group {
    flex: 1;
}

.career-form label {
    display: block;
    margin-bottom: 6px;
    font-size: 14px;
    font-weight: 600;
}

.career-form input,
select,
textarea {
    width: 100%;
    padding: 12px;
    border-radius: 6px;
    border: 1px solid #ddd;
    font-size: 14px;
    outline: none;
}

.career-form textarea {
    resize: vertical;
    min-height: 120px;
}


.submit-btn {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
.career-form button {
    background: linear-gradient(to right, #003366, #0056b3);
    color: #fff;
    border: none;
    padding: 14px 21px;
    font-size: 16px;
    border-radius: 13px;
    font-weight: 600;
    cursor: pointer;
    text-transform: uppercase;
}
.career-form button:hover {
    opacity: 0.9;
}

/* Responsive */
@media (max-width: 768px) {
    .form-row {
        flex-direction: column;
    }
}
.career-form {
    margin-top: 50px;
}
.form-container h2 {
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 30px;
}

/* ================================
   AERVISTA WELCOME SECTION
================================ */

.aervista-welcome-section {
    background: #ffffff;
    overflow: hidden;
}

.welcome-images {
    position: relative;
    min-height: 520px;
    width: 100%;
}

/* Main Image */
.welcome-main-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 88%;
    height: 425px;
    overflow: hidden;
    border-radius: 12px;
    transition: transform 0.6s ease;
}

.welcome-main-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.8s ease;
}

.welcome-main-img:hover img {
    transform: scale(1.06);
}

/* Small Image */
.welcome-small-img {
    
}

.welcome-small-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.7s ease;
}

.welcome-small-img:hover img {
    transform: scale(1.08);
}

/* Content */
.welcome-content {
    padding-left: 20px;
}

.welcome-content h2 {
    color: #111111;
    font-size: 26px;
    line-height: 1.35;
    font-weight: 600;
    margin-bottom: 25px;
}

.welcome-content h2 span {
    color: #0752a0;
}

.welcome-content p {
    color: #1a1a1a;
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 6px;
    text-align: justify;
}
.welcome-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    margin-top: 10px;
    transition: all 0.3s ease;
    font-family: "Outfit", sans-serif;
    background: #8260be;
    border-radius: 30px;
    padding: 12px 30px;
}
.welcome-btn:hover {
    color: #ffffff;
    background: #000;
}

.welcome-btn span {
    font-size: 22px;
    text-decoration: none;
    transition: transform 0.3s ease;
}



.welcome-btn:hover span {
    transform: translateX(7px);
}


/* ================================
   RESPONSIVE
================================ */

@media (max-width: 991px) {

    .welcome-images {
        min-height: 480px;
    }

    .welcome-main-img {
        width: 90%;
        height: 400px;
    }

    .welcome-small-img {
        width: 42%;
        height: 230px;
    }

    .welcome-content {
        padding-left: 0;
    }

    .welcome-content h2 {
        font-size: 27px;
    }
}

@media (max-width: 767px) {

   .welcome-images {
	min-height: auto;
	padding-bottom: 0;
}

    .welcome-main-img {
        position: relative;
        width: 90%;
        height: 350px;
    }

    .welcome-small-img {
        width: 48%;
        height: 200px;
        right: 0;
        bottom: 0;
    }

    .welcome-content h2 {
	font-size: 23px;
}
    .welcome-content p {
        font-size: 14px;
        line-height: 1.8;
    }
}

@media (max-width: 575px) {

    .welcome-main-img {
        width: 100%;
        height: 300px;
    }

   .welcome-small-img {
	width: 98%;
	height: 283px;
}

}
.welcome-btn i {
    color: #fff;
}
.website-heading span {
    color: #01429d;
    font-weight: 500;
    line-height: 33px;
}

/* ===================================
   PROGRAMME SECTION
=================================== */

.programme-section {
    background: #f8f9fb;
}

/* Card */
.programme-card {
    height: 100%;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    transition: all 0.4s ease;
    position: relative;
}

/* Card Hover */
.programme-card:hover {
    transform: translateY(-10px);
    
}


/* Image */
.programme-img {
    width: 100%;
    overflow: hidden;
}

.programme-img img {
    transition: transform 0.6s ease;
}

.programme-card:hover .programme-img img {
    transform: scale(1.08);
}


/* Content */
.programme-content {
    padding: 15px 15px 22px;
    min-height: 210px;
    display: flex;
    flex-direction: column;
    text-align: left;
}

/* Heading */
.programme-content h3 {
    font-size: 14px;
    line-height: 1.4;
    color: #06469a;
    font-weight: 700;
    margin-bottom: 6px;
}


/* Details */
.programme-content ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.programme-content ul li {
    color: #222;
    font-size: 14px;
    line-height: 1.9;
}

.programme-content ul li strong {
    font-weight: 500;
}


/* Read More */
.programme-link {
    margin-top: auto;
    padding-top: 10px;
    display: inline-flex;
    align-items: center;
    gap: 0;
    color: #06469a;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.3s ease;
    font-family: "Outfit", sans-serif;
}

.programme-link span {
    font-size: 19px;
    transition: transform 0.3s ease;
}

.programme-link:hover {
    color: #111;
}

.programme-link:hover span {
    transform: translateX(6px);
}


/* ===================================
   RESPONSIVE
=================================== */

@media (max-width: 991px) {

    .programme-img {
        height: 230px;
    }

    .programme-content {
        min-height: 220px;
    }

}

@media (max-width: 767px) {

    .programme-card {
        max-width: 450px;
        margin: 0 auto;
    }

    .programme-img {
	height: 170px;
}

}

/* ==========================================
   WHY CHOOSE US SECTION
========================================== */
.why-choose-section .col-lg-4 {
    margin-top: 10px;
        margin-bottom: 10px;

}
.why-choose-section {
    background: url(../images/choose-bg.jpg) no-repeat 0 0;
    height: 935px;
    padding: 0;
    width: 100%;
    background-size: cover;
    padding-top: 50px;
    background-position: top;
}

/* Subtle Background Pattern */
.why-choose-section::before {
    
}

.why-choose-section .container {
    position: relative;
    z-index: 2;
}


/* ==========================================
   HEADING
========================================== */

.why-heading {
    max-width: 900px;
    margin: 0 auto 50px;
}

.why-heading h2 {
    color: #fff;
    font-size: 36px;
    margin-bottom: 18px;
}

.why-heading p {
    color: #fff;
    font-size: 15px;
    line-height: 1.8;
    margin: 0 auto;
}

/* ==========================================
   FEATURE ITEMS
========================================== */

.why-features {
    align-items: stretch;
}

.why-item {
    text-align: center;
    height: 100%;
    padding: 10px 25px;
    transition: all 0.4s ease;
}

/* Icon */
.why-icon {
    width: 55px;
    height: 55px;
    margin: 0 auto 15px;

    display: flex;
    align-items: center;
    justify-content: center;

    color: #fff;
    font-size: 36px;

    transition: all 0.4s ease;
}

.why-item:hover .why-icon {
    transform: translateY(-8px) scale(1.1);
}


/* Title */
.why-item h3 {
    color: #fff;
    font-size: 17px;
    margin-bottom: 14px;
}


/* Description */
.why-item p {
    max-width: 300px;
    margin: 0 auto;
    color: #fff;
    font-size: 15px;
    line-height: 1.7;
}


/* ==========================================
   BOTTOM CTA
========================================== */

.why-bottom {
    text-align: center;
    color: #fff;
    font-size: 15px;
    margin-top: 45px;
    padding-top: 10px;
}

.why-bottom strong {
    font-weight: 700;
}


/* ==========================================
   RESPONSIVE
========================================== */

@media (max-width: 991px) {

    .why-heading h2 {
        font-size: 32px;
    }

    .why-heading p {
        font-size: 15px;
    }

    .why-item {
        padding: 10px 15px;
    }

}

@media (max-width: 767px) {
    .aviation-img {
	
	margin: 0 auto;
	display: block;
}

    .why-choose-section {
        padding: 60px 0 30px;
          height: auto;
    }

    .why-heading {
        margin-bottom: 35px;
    }

    .why-heading h2 {
        font-size: 28px;
    }

    .why-heading p {
        font-size: 14px;
    }

    .why-item {
        padding: 10px 30px;
    }

    .why-bottom {
        line-height: 1.8;
    }

}


.aviation-section{
    background:#fff;
    overflow:hidden;
}

.aviation-img-wrapper{
    position:relative;
    display:inline-block;
}

.bg-shape{
    position:absolute;
    left:-18px;
    top:35px;
    width:18px;
    height:80%;
    background:#d2a45d;
    z-index:0;
}

.aviation-img{
    position:relative;
    z-index:2;
    width:100%;
    border-radius:4px;
    object-fit:cover;
    box-shadow:0 20px 50px rgba(0,0,0,.12);
    transition:.4s;
}

.aviation-img:hover{
    transform:translateY(-8px);
}

.aviation-content h2 {
    font-size: 33px;
    font-weight: 600;
    /* color: #111; */
    margin-bottom: 25px;
    line-height: 1.2;
    padding-top: 55px;
}

.aviation-content p {
    color: #3e3e3e;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 22px;
}
.aviation-btn {
    display: inline-flex;
    align-items: center;
    color: #0d47a1;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    transition: .3s;
    padding-bottom: 50px;
    font-family: "Outfit", sans-serif;
    text-decoration: none;
}
.aviation-btn i {
    transition: .3s;
    color: #000;
    text-decoration: none;
}
.aviation-content {
    padding-left: 0;
}

.aviation-btn:hover{
    color:#000;
}

.aviation-btn:hover i{
    transform:translateX(6px);
}

@media(max-width:991px){

    .aviation-content{
        text-align:center;
    }

    .aviation-img-wrapper{
        display:block;
    }

    .bg-shape{
        display:none;
    }

    .aviation-content h2{
        font-size:34px;
    }

    .aviation-content p{
        font-size:16px;
    }
}

@media(max-width:576px){

    .aviation-content h2{
        font-size:28px;
          padding-top: 25px;
    }

}
.aviation-section .row  {
    box-shadow: 0 0 10px 0 #d3d3d3;
    border-radius: 9px;
    /* padding: 25px 25px; */
}


.partner-section{
    background:#fff;
}

.partner-subtitle{
    color:#1d4ed8;
    font-size:16px;
    font-weight:600;
    text-transform:uppercase;
    display:block;
    margin-bottom:8px;
}

.partner-title{
    font-size:46px;
    font-weight:700;
    color:#111;
    margin-bottom:45px;
}

.partner-grid .col-lg-3,
.partner-grid .col-md-6{
    padding:0;
}

.partner-box{
    height:190px;
    display:flex;
    justify-content:center;
    align-items:center;
    padding:10px;
    border-right:1px solid #e7edf7;
    border-bottom:1px solid #e7edf7;
    transition:.35s;
}

.partner-box img{
    transition:.35s;
}

.partner-box:hover{
    background:#fafcff;
}

.partner-box:hover img{
    transform:scale(1.08);
}

/* Remove right border from last column */
.partner-grid .col-lg-3:nth-child(4n) .partner-box{
    border-right:none;
}

/* Remove bottom border from last row */
.partner-grid .col-lg-3:nth-last-child(-n+4) .partner-box{
    border-bottom:none;
}

@media(max-width:991px){

    .partner-grid .col-md-6:nth-child(2n) .partner-box{
        border-right:none;
    }

    .partner-grid .col-md-6:nth-last-child(-n+2) .partner-box{
        border-bottom:none;
    }

    .partner-title{
        font-size:34px;
    }

    .partner-box{
        height:160px;
    }

}

@media(max-width:575px){

   .partner-grid .col-md-6 .partner-box {
	border-right: 1px solid #e7edf7;
	border-bottom: 1px solid #e7edf7;
}

    .partner-grid .col-md-6:last-child .partner-box{
        border-bottom:none;
    }

    .partner-title{
        font-size:28px;
    }

    .partner-box {
	height: 130px;
	padding: 0 0;
}
}


.career-form-section{
    background:#ffffff;
}

.career-box {
    /* background: #f7ede5; */
    border-radius: 6px;
    padding: 0;
    overflow: hidden;
    position: relative;
}

/* subtle texture */
.career-box::before{
    content:"";
    position:absolute;
    inset:0;
    background:
    radial-gradient(rgba(255,255,255,.18) 1px, transparent 1px);
    background-size:8px 8px;
    opacity:.35;
    pointer-events:none;
}

.career-content p {
    color: #555;
    font-size: 17px;
    margin-bottom: 14px;
}

.career-content h2 {
    font-size: 40px;
    font-weight: 600;
    color: #111;
    margin-bottom: 12px;
}

.career-content p {
    color: #555;
    font-size: 18px;
    margin-bottom: 15px;
}
.career-content label {
    display: block;
    margin-bottom: 10px;
    font-weight: 400;
    color: #222;
    font-size: 17px;
    font-family: "Outfit", sans-serif;
}

.career-content label span{
    color:#d93b30;
}

.form-control,
.form-select{
    height:52px;
    border:none;
    border-radius:0;
    background:#fff;
    box-shadow:0 8px 18px rgba(0,0,0,.08);
    padding:12px 18px;
    font-size:16px;
}

.form-control:focus,
.form-select:focus{
    border:none;
    outline:none;
    box-shadow:0 10px 22px rgba(20,76,196,.15);
}

.career-btn{
    background:#0d3b9f;
    color:#fff;
    border:none;
    padding:16px 45px;
    font-size:17px;
    font-weight:600;
    text-transform:uppercase;
    border-radius:10px;
    transition:.35s;
}

.career-btn:hover{
    background:#082b75;
    transform:translateY(-3px);
}

.career-image{
    position:relative;
    z-index:2;
}

.career-image img{
    max-width:460px;
    transition:.5s;
}

.career-image img:hover{
    transform:rotate(-5deg) scale(1.04);
}

@media(max-width:991px){

    .career-box{
        padding:50px 35px;
    }

    .career-content{
        margin-bottom:40px;
    }

    .career-content h2{
        font-size:40px;
    }

    .career-image img{
        max-width:320px;
    }

}

@media(max-width:576px){

    .career-box{
        padding:0 20px;
    }

   .career-content h2 {
	font-size: 27px;
}

    .career-content p{
        font-size:15px;
    }

    .career-btn{
        width:100%;
    }

}

.career-banner {
    background: url(../images/enquiry-banner.jpg) no-repeat 0 0;
    height: 609px;
    padding: 0;
    width: 100%;
    background-size: cover;
    padding-top: 50px;
    background-position: top;
}


.student-review{
    background:#fff;
}

.review-left h2 {
    font-size: 26px;
    font-weight: 700;
    line-height: 1.2;
    color: #111;
    text-align: center;
}

.review-left p {
    color: #666;
    margin: 15px 0;
    font-size: 16px;
}

.rating-box{
    display:flex;
    align-items:center;
    gap:15px;
    margin-bottom:30px;
}

.stars{
    color:#ffb400;
    font-size:24px;
    letter-spacing:2px;
}
.rating-box span {
    font-size: 16px;
    font-weight: 600;
    text-align: left;
}

.review-left h5 {
    font-size: 17px;
    font-weight: 500;
}
.review-card {
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 30px;
    padding: 21px 23px;
    text-align: center;
    min-height: 340px;
    transition: 0.4s;
}
.review-card:hover{

    transform:translateY(-10px);

    box-shadow:0 20px 40px rgba(0,0,0,.08);

}

.quote {
    font-size: 32px;
    color: #8d6bc8;
    margin-bottom: 30px;
}

.review-card p {
    font-size: 16px;
    line-height: 1.8;
    color: #444;
}
.review-card h4 {
    margin: 25px 0;
    font-size: 16px;
    font-weight: 600;
}

.review-card img{

    width:30px !important;

    margin:auto;

}

.review-slider .owl-stage{

    display:flex;

}

.review-slider .owl-item{

    display:flex;

}

.slider-nav{

    text-align:center;

    margin-top:35px;

}

.slider-nav button{

    width:55px;

    height:55px;

    border:1px solid #ddd;

    background:#fff;

    border-radius:50%;

    margin:0 8px;

    transition:.3s;

}

.slider-nav button:hover{

    background:#0b57d0;

    color:#fff;

}

@media(max-width:991px){

.review-left{

text-align:center;

margin-bottom:40px;

}

.review-left h2{

font-size:32px;

}

.review-card{

min-height:auto;

padding:40px 25px;

}

.review-card p{

font-size:18px;

}

}

.review-left {
    text-align: center;
}


.footer-area {
    background: url(../images/footerbg.jpg) no-repeat 0 0;
    height: 332px;
    padding: 0;
    width: 100%;
    background-size: cover;
    padding-top: 50px;
    background-position: top;
}

.footer-logo img {
    max-width: 180px;
    margin-bottom: 20px;
}

.footer-social{

    display:flex;
    gap:18px;
}

.footer-social a {
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    border: 1px solid #d6d9ea;
    border-radius: 50%;
    text-decoration: none;
    transition: .35s;
}

.footer-social a:hover{

    background:#0f1f59;
    color:#fff;
    border-color:#0f1f59;
}
.footer-title {
    font-size: 22px;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 18px;
}
.footer-contact,
.footer-links{

    list-style:none;
    margin:0;
    padding:0;
}

.footer-contact li, .footer-links li {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    margin-bottom: 22px;
    color: #fff;
    font-size: 15px;
}

.footer-contact i,
.footer-links i,
.footer-address i{

    color:#fff;
    margin-top:4px;
}

.footer-contact a,
.footer-links a{

    color:#fff;
    text-decoration:none;
    transition:.3s;
}

.footer-links a:hover,
.footer-contact a:hover{

    color:#fff;
}

.footer-address{

    display:flex;
    gap:15px;
    color:#333;
    font-size:17px;
}

.footer-address p {
    margin: 0;
    line-height: 1.8;
    color: #fff;
}
.footer-bottom {
    margin-top: 20px;
    padding: 8px 0 8px;
    border-top: 1px solid #d9dceb;
    text-align: center;
    font-size: 17px;
    color: #222;
}

@media(max-width:991px){

.footer-title{

font-size:28px;

}

.footer-logo{

text-align:center;

}

.footer-social{

justify-content:center;

}

}

@media(max-width:576px){

.footer-area{

padding:50px 0 0;

}

.footer-title{

font-size:24px;

margin-bottom:20px;

}

.footer-bottom{

margin-top:40px;

font-size:15px;

}

}


.about-aervista{

    background:#f8f8f8;
    overflow:hidden;
}

.about-content {
    position: relative;
    padding: 0 0% 0 105px;
    min-height: 540px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
/* Curved Divider */

.about-content::after{

    content:"";

    position:absolute;

    top:0;

    right:-120px;

    width:240px;

    height:100%;


    border-radius:120px;

    z-index:5;
}

/* Tag */

.about-tag{

    font-size:16px;

    font-weight:700;

    color:#0b3b88;

    letter-spacing:4px;

    margin-bottom:20px;
}

/* Heading */

.about-content h2 {
    font-size: 50px;
    line-height: 1.05;
    font-weight: 600;
    color: #0b2d63;
    margin-bottom: 10px;
}

.about-content h2 span{

    display:block;

    color:#b8862d;
}

/* Gold line */

.heading-line {
    width: 70px;
    height: 3px;
    background: #b8862d;
    margin-bottom: 20px;
}
.about-content p {
    font-size: 15px;
    line-height: 1.6;
    color: #555;
    margin-bottom: 0;
    max-width: 620px;
}

/* Signature */

.about-signature {
    margin-top: 20px;
    font-family: cursive;
    font-size: 20px;
    color: #123b82;
    font-weight: 600;
}

/* Plane */

.plane-icon{

    position:absolute;

    right:100px;

    top:150px;

    font-size:34px;

    color:#b8862d;
}

.plane-icon::after{

    content:"";

    position:absolute;

    width:150px;

    height:80px;

    border:2px dashed #d7b67d;

    border-left:none;

    border-bottom:none;

    border-radius:100%;

    left:-130px;

    top:18px;

    transform:rotate(-12deg);
}

/* Image */

.about-image{

    position:relative;


    overflow:hidden;
}

.about-image img {
    /* width: 100%; */
    /* height: 100%; */
    object-fit: cover;
    margin-left: 36px;
}

/* Responsive */

@media(max-width:991px){

.about-content {
	padding: 20px 10px;
	min-height: auto;
}

.about-content::after{

display:none;

}

.about-content h2{

font-size:48px;

}

.about-image{

height:500px;

}

.plane-icon{

display:none;

}

}

@media(max-width:576px){

.about-content h2{

font-size:36px;

}

.about-content p{

font-size:16px;

}

.about-signature{

font-size:22px;

}

.about-image{

height:350px;

}

}


.provide-section{

    background:#fff;
    position:relative;
    overflow:hidden;
}

/* Decorative dots */

.provide-section::before,
.provide-section::after{

    content:"";
    position:absolute;
    width:120px;
    height:120px;
    background-image:radial-gradient(#d8d8d8 1px,transparent 1px);
    background-size:10px 10px;
    opacity:.6;
}

.provide-section::before{

    left:0;
    top:30px;
}

.provide-section::after{

    right:0;
    top:30px;
}

/* Heading */

.heading-line{

    display:flex;
    align-items:center;
    justify-content:center;
    gap:20px;
    margin-bottom:60px;
}

.heading-line span{

    width:70px;
    height:2px;
    background:#c79a3a;
}

.heading-line h2{

    font-size:34px;
    color:#c79a3a;
    font-weight:700;
    margin:0;
    letter-spacing:2px;
    position:relative;
}

.heading-line h2 i{

    display:block;
    font-size:22px;
    margin-top:8px;
}

/* Grid */

.provide-box{

    height:260px;

    padding:35px;

    text-align:center;

    border-right:1px solid #ececec;

    border-bottom:1px solid #ececec;

    display:flex;

    flex-direction:column;

    align-items:center;

    justify-content:center;

    transition:.35s;
}

.provide-box:hover{

    background:#fafafa;
}

.provide-grid .col-lg-3:nth-child(4n) .provide-box{

    border-right:none;
}

.provide-grid .col-lg-3:nth-last-child(-n+4) .provide-box{

    border-bottom:none;
}

/* Icon */

.icon-box{

    width:95px;
    height:95px;
    background:#0b3474;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    margin-bottom:25px;
}

.icon-box i{

    color:#d5a441;
    font-size:40px;
}

.provide-box h5{

    font-size:22px;
    line-height:1.6;
    color:#333;
    font-weight:500;
}

.empty-box{

    background:transparent;
}

@media(max-width:991px){

.provide-box{

height:220px;

border-right:none;

}

.provide-grid .col-md-6:nth-child(odd) .provide-box{

border-right:1px solid #ececec;

}

.provide-grid .col-md-6:nth-last-child(-n+2) .provide-box{

border-bottom:none;

}

.heading-line h2{

font-size:28px;

}

}

@media(max-width:576px){

.heading-line{

gap:12px;

}

.heading-line span{

width:40px;

}

.provide-box{

padding:25px;
height:auto;
min-height:210px;

}

.provide-box h5{

font-size:17px;

}

.icon-box{

width:80px;
height:80px;

}

.icon-box i{

font-size:30px;

}

}


.av-benefits-section{
    background:#fff;
    position:relative;
    overflow:hidden;
}

.av-benefits-section::before,
.av-benefits-section::after{
    content:"";
    position:absolute;
    width:120px;
    height:120px;
    background-image:radial-gradient(#d7d7d7 1px, transparent 1px);
    background-size:10px 10px;
    opacity:.5;
}

.av-benefits-section::before{
    left:15px;
    top:20px;
}

.av-benefits-section::after{
    right:15px;
    top:20px;
}

.av-title-wrap{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:22px;
    margin-bottom:60px;
}

.av-line{
    width:70px;
    height:2px;
    background:#c79b39;
}

.av-title{
    color:#c79b39;
    font-size:32px;
    font-weight:700;
    letter-spacing:2px;
    text-transform:uppercase;
}

.av-title i{
    display:block;
    margin-top:8px;
    font-size:20px;
}

.av-benefit-card {
    padding: 0 20px 15px  20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    transition: .35s;
}
.av-benefit-card:hover{
    background:#fafafa;
}

.av-benefit-icon {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    /* background: #0c3574; */
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
}

.av-benefit-icon i {
    color: #002e84;
    font-size: 30px;
}

.av-benefit-card h5 {
    font-size: 15px;
    line-height: 1.6;
    color: #545454;
    /* font-weight: 400; */
    min-height: 72px;
}

.av-benefits-grid .col-lg-3:nth-child(4n) .av-benefit-card{
    border-right:none;
}

.av-benefits-grid .col-lg-3:nth-last-child(-n+4) .av-benefit-card{
     border-bottom: 1px solid #e9e9e9;
}

.av-empty-card{
    background:transparent;
}

@media(max-width:991px){

.av-benefit-card{
    height:220px;
    border-right:none;
}

.av-benefits-grid .col-md-6:nth-child(odd) .av-benefit-card{
    border-right:1px solid #fff;
    border-bottom: 1px solid #e9e9e9;
}

.av-benefits-grid .col-md-6:nth-last-child(-n+2) .av-benefit-card{
  
}

.av-title{
    font-size:28px;
}

}

@media(max-width:576px){

.av-title{
    font-size:24px;
}

.av-line{
    width:40px;
}

.av-benefit-card {
	min-height: 158px;
	height: auto;
	padding: 0 25px;
}

.av-benefit-card h5{
    font-size:17px;
}

.av-benefit-icon{
    width:75px;
    height:75px;
}

.av-benefit-icon i{
    font-size:28px;
}

}


/* Color Variables */
:root {
  --navy-blue: #0b2246;
  --gold-accent: #c49a45;
  --light-bg: #f8f9fa;
  --dark-text: #2b303a;
}

/* Background Split Setup */
.mission-vision-section {
    /* background: linear-gradient(90deg, #d2e4f0 0%, #e2ded8 100%); */
    /* min-height: 430px; */
}

.bg-split-left, .bg-split-right {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  background-size: cover;
  background-position: center;
  opacity: 0.35;
  z-index: 0;
}

.bg-split-left {
  left: 0;
  background-image: url('airplane-bg.jpg'); /* Replace with your left background image */
}

.bg-split-right {
  right: 0;
  background-image: url('hotel-bg.jpg'); /* Replace with your right background image */
}

/* Cards Base */
.mission-card, .vision-card {
  border-radius: 24px !important;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
  margin-top: 40px; /* Space for top overlapping icon */
}

.mission-card {
    background-color: #2d2558 !important;
}
.vision-card {
  background-color: #ffffff !important;
}

/* Overlapping Icon Badges */
.badge-icon {
  position: absolute;
  top: -45px;
  left: 50%;
  transform: translateX(-50%);
  width: 90px;
  height: 90px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  font-size: 2.2rem;
  z-index: 2;
}

.badge-dark {
  background-color: var(--navy-blue);
  color: var(--gold-accent);
  border: 3px solid rgba(255, 255, 255, 0.1);
}

.badge-light {
  background-color: #ffffff;
  color: var(--gold-accent);
}

/* Accent Lines */
.divider-line {
  height: 3px;
  width: 50px;
  border-radius: 2px;
}

.bg-gold {
  background-color: var(--gold-accent);
}

.bg-navy {
  background-color: var(--navy-blue);
}

/* Typography & Text */
.text-gold {
  color: var(--gold-accent);
  letter-spacing: 1px;
}

.text-navy {
  color: var(--navy-blue);
  letter-spacing: 1px;
}

.text-dark-gray {
  color: var(--dark-text);
  line-height: 1.65;
  font-size: 0.98rem;
}

.mission-card .card-text {
  line-height: 1.65;
  font-size: 0.98rem;
}

.mission-vision-section {
    /* background: url(../images/mission-bg.jpg) no-repeat 0 0; */
    height: 340px;
    padding: 0;
    width: 100%;
    background-size: cover;
    padding-top: 0px;
    background-position: top;
}
.mission-card  h3 {
    text-align: center;
    font-size: 25px;
    margin-bottom: 13px !important;
}
.card-body p {
    text-align: left;
    font-size: 15px;
}

.vision-card h3 {
    text-align: center;
    font-size: 25px;
    margin-bottom: 13px !important;
}

.about-aervista .heading-line {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-bottom: 20px;
}


.course-hero{

    padding:0 0;
    background:#fff;
    overflow:hidden;
}

.course-content {
    /* max-width: 620px; */
    margin-left: auto;
    padding: 0 0 0 50px;
}

.course-label{

    color:#c7972d;
    font-size:18px;
    letter-spacing:5px;
    font-weight:700;
}

.gold-line{

    width:70px;
    height:3px;
    background:#c7972d;
    margin:20px 0 30px;
}

.course-content h1 {
    font-size: 45px;
    font-weight: 600;
    color: #0d2d67;
    line-height: 1.05;
    margin-bottom: 10px;
    margin-top: 17px;
}
.course-content h1 span{

    color:#c7972d;
}

.course-content p{
font-size: 15px;
    line-height: 1.6;
    color: #555;
    margin-bottom: 0;
    max-width: 620px;
}

.course-features{

    display:flex;
    justify-content:space-between;
    margin-bottom:50px;
}

.feature-item {
    flex: 1;
    text-align: center;
    padding: 26px 10px;
    border-right: 1px solid #ddd;
}

.feature-item:last-child{

    border:none;
}

.feature-item i {
    font-size: 30px;
    color: #0d2d67;
    margin-bottom: 20px;
}

.feature-item h6 {
    font-size: 16px;
    line-height: 1.6;
    color: #222;
    font-weight: 500;
}

.course-btn{

    display:inline-flex;
    align-items:center;
    gap:12px;
    background:#0d2d67;
    color:#fff;
    padding:18px 40px;
    border-radius:8px;
    text-decoration:none;
    font-size:18px;
    font-weight:600;
    transition:.35s;
}

.course-btn:hover{

    background:#c7972d;
    color:#fff;
}

.course-image{

}

.course-image::before{

    
}

.course-image::after{

   
}

.course-image img{

    width:100%;
}

@media(max-width:991px){

.course-content {
	padding: 0 8px;
	max-width: 100%;
}

.course-content h1{

font-size:52px;
}

.course-content p {
	font-size: 15px;
}

.course-features{

flex-wrap:wrap;
gap:30px;
}

.feature-item{

width:50%;
border:none;
}

.course-image{

margin-top:40px;
border-radius:40px;
}

.course-image::before,
.course-image::after{

display:none;
}

.course-image img{

height:auto;
}

}

@media(max-width:576px){

.course-content h1{

font-size:40px;
}

.course-features{

display:flex;
grid-template-columns:repeat(2,1fr);
gap:0;
  margin-bottom: 0;
}

.feature-item{

padding:0;
}

.course-btn{

width:100%;
justify-content:center;
}

}

.av-course-list{
    background:#f8f9fb;
}

.av-course-item {
    background: #fff;
    border: 1px solid #e7e7e7;
    box-shadow: 0 8px 30px rgba(0,0,0,.05);
    overflow: hidden;
    transition: .35s;
    border-radius: 15px;
    margin-bottom: 40px !important;
}

.av-course-item:hover{

    transform:translateY(-5px);

    box-shadow:0 20px 40px rgba(0,0,0,.08);
}

/* Number */

.av-course-no{

    width:70px;

    height:110px;

    background:#fff;

    border-radius:0 0 50px 50px;

    color:#c58a1d;

    font-size:52px;

    font-weight:700;

    display:flex;

    justify-content:center;

    align-items:center;

    margin:auto;

    box-shadow:0 5px 20px rgba(0,0,0,.05);
}

/* Icon */

.av-course-icon{

    width:110px;

    height:110px;

    background:#0c2f67;

    border-radius:8px;

    display:flex;

    justify-content:center;

    align-items:center;

    margin:auto;
}

.av-course-icon i{

    color:#fff;

    font-size:54px;
}

/* Content */

.av-course-content{

    padding:35px 20px;
}

.av-course-content h2 {
    font-size: 18px;
    color: #0c2f67;
    font-weight: 600;
    margin-bottom: 11px;
}

.av-course-line{

    display:block;

    width:55px;

    height:3px;

    background:#c58a1d;

    margin-bottom:18px;
}

.av-course-content p {
    font-size: 15px;
    line-height: 1.6;
    color: #444;
    margin: 0;
}

/* Details */

.av-course-details{

    border-left:1px solid #ececec;

    padding:35px;
}

.av-course-details ul{

    list-style:none;

    margin:0;

    padding:0;
}

.av-course-details li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-size: 15px;
}

.av-course-details li:last-child{

    margin-bottom:0;
}

.av-course-details i{

    width:30px;

    color:#0c2f67;

    font-size:17px;
}

.av-course-details strong {
    width: 100px;
    font-weight: 600;
    color: #333;
}

.av-course-details span{

    color:#555;
}

/* Responsive */

@media(max-width:991px){

.av-course-no{

margin:30px auto 20px;

}

.av-course-icon{

margin-bottom:20px;

}

.av-course-content{

text-align:center;

padding:20px;

}

.av-course-line{

margin:auto auto 20px;

}

.av-course-details{

border-left:none;

border-top:1px solid #ececec;

margin-top:20px;

}

}

@media(max-width:576px){

.av-course-content h2{

font-size:20px;

}

.av-course-content p{

font-size:16px;

}

.av-course-details li{

font-size:15px;

}

.av-course-details strong{

width:100px;

}

}
.me-3 i {
    color: #1759d5;
}


.trust-section {
    padding: 40px 0;
    position: relative;
    overflow: hidden;
}

/* subtle background shapes */
.trust-section:before,
.trust-section:after {
    content: "";
    position: absolute;
    width: 250px;
    height: 250px;
    filter: blur(40px);
    border-radius: 50%;
}
.trust-icon i {
    opacity: 0.6;
}

.trust-section:before {
    left: 20%;
    top: -150px;
}

.trust-section:after {
    right: 10%;
    bottom: -180px;
}

.trust-box {
    text-align: center;
    position: relative;
    z-index: 2;
    padding: 10px;
}

.trust-icon {
    font-size: 28px;
    color: #9a9a9a;
    line-height: 1;
    margin-bottom: 10px;
}

.trust-box h5 {
    font-size: 15px;
    font-weight: 500;
    color: #333;
    margin-bottom: 7px;
}

.trust-box p {
    font-size: 14px;
    color: #777;
    margin-bottom: 0;
}

/* Hover Effect */
.trust-box {
    transition: all 0.3s ease;
}

.trust-box:hover {
    transform: translateY(-5px);
}

.trust-box:hover .trust-icon {
    transform: scale(1.1);
    color: #555;
}

.trust-icon {
    transition: all 0.3s ease;
}

/* Mobile */
@media (max-width: 767px) {
    .trust-section {
        padding: 30px 0;
    }

    .trust-box {
        padding: 15px 10px;
    }
}

.aervista-welcome-section {
    background: url(../images/aervista-bg.jpg) no-repeat 0 0;
    height: 510px;
    padding: 0;
    width: 100%;
    background-size: cover;
    padding-top: 0px;
    background-position: top;
}
.m-top {
    margin-top: 0 !important;
}

.care-section {
    overflow: hidden;
}

/* Heading */
.care-title {
    font-size: 32px;
    font-weight: 500;
    color: #252a30;
    margin-bottom: 5px;
}

.care-subtitle {
    font-size: 15px;
    color: #747474;
    margin-bottom: 0;
}

/* Card */
.care-card {
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 18px;
    padding: 28px 30px;
    min-height: 240px;
    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.06);
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
}

/* Hover animation */
.care-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.10);
}

/* Small background effect */
.care-card:before {
    content: "";
    width: 150px;
    height: 150px;
    position: absolute;
    right: -80px;
    top: -80px;
    border-radius: 50%;
    background: rgba(125, 95, 170, 0.04);
    transition: all 0.5s ease;
}

.care-card:hover:before {
    transform: scale(2);
}

/* Icon */
.care-icon {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    font-size: 24px;
    transition: all 0.4s ease;
}

.care-card:hover .care-icon {
    transform: rotate(8deg) scale(1.1);
}

.icon-green {
    background: #edf4e9;
    color: #547343;
}

.icon-pink {
    background: #f8eaea;
    color: #b26c73;
}

.icon-yellow {
    background: #f8f0df;
    color: #92713d;
}

.icon-blue {
    background: #e9edf9;
    color: #536ca7;
}

.icon-purple {
    background: #f2eaf8;
    color: #9165a6;
}

/* Content */
.care-card h4 {
    font-size: 16px;
    font-weight: 600;
    color: #304237;
    margin-bottom: 12px;
}

.care-card p {
    font-size: 15px;
    line-height: 1.55;
    color: #6e6e6e;
    margin-bottom: 20px;
}

/* Arrow */
.care-arrow {
    display: inline-block;
    color: #d76d49;
    font-size: 22px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.care-arrow:hover {
    color: #a94d31;
    transform: translateX(8px);
}

/* Button */
.care-btn {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    background: linear-gradient(90deg, #8365ad, #73549d);
    color: #fff;
    padding: 12px 28px;
    border-radius: 50px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    transition: all 0.3s ease;
}

/* .care-btn:hover {
    color: #fff;
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(117, 82, 159, 0.3);
} */

.care-btn i {
    font-size: 18px;
}

/* Responsive */
@media (max-width: 767px) {
    .care-title {
        font-size: 25px;
    }

    .care-card {
        min-height: auto;
        padding: 25px;
    }
}

/* =========================
   SCROLL ANIMATION
========================= */

.care-card {
    opacity: 0;
    transform: translateY(50px);
    animation: cardReveal 0.7s ease forwards;
}

/* Stagger animation */
.care-card-1 { animation-delay: 0.1s; }
.care-card-2 { animation-delay: 0.2s; }
.care-card-3 { animation-delay: 0.3s; }
.care-card-4 { animation-delay: 0.4s; }
.care-card-5 { animation-delay: 0.5s; }
.care-card-6 { animation-delay: 0.6s; }

@keyframes cardReveal {
    0% {
        opacity: 0;
        transform: translateY(50px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}


/* =========================
   CARD HOVER EFFECT
========================= */

.care-card {
    transition: all 0.4s ease;
}

.care-card:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.12);
}


/* =========================
   ICON ANIMATION
========================= */

.care-icon {
    animation: floatingIcon 3s ease-in-out infinite;
}

@keyframes floatingIcon {
    0%, 100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-6px);
    }
}

.care-card:hover .care-icon {
    transform: rotate(10deg) scale(1.15);
}


/* =========================
   ARROW ANIMATION
========================= */

.care-arrow {
    transition: all 0.3s ease;
}

.care-card:hover .care-arrow {
    transform: translateX(10px);
}


/* =========================
   BUTTON ANIMATION
========================= */

.care-btn {
    position: relative;
    overflow: hidden;
    transition: all 0.4s ease;
}

/* .care-btn:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 100%;
    background: rgba(255,255,255,0.25);
    top: 0;
    left: -60px;
    transform: skewX(-20deg);
    transition: all 0.6s ease;
} */

.care-btn:hover:before {
    left: 120%;
}

.care-btn:hover {
   background: #000;
   color: #fff;
}


/* =========================
   HEADING ANIMATION
========================= */

.care-title,
.care-subtitle {
    animation: fadeDown 0.8s ease forwards;
}

@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translateY(-25px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}


/* Mobile */
@media(max-width: 767px) {

    .care-card {
        animation-delay: 0s !important;
    }

}



/* Hero Section Container & Overlay */
.elder-care-hero {
  background: url('../images/elderly-care-bg.jpg'); /* Replace with your background image path */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 500px;
}



/* Headings & Paragraphs */
.hero-heading {
  font-size: 2.25rem;
  letter-spacing: -0.5px;
}

.hero-desc {
  font-size: 0.95rem;
  line-height: 1.7;
  color: #555555 !important;
}

/* Statistics Styling */
.stat-number {
  color: #522998; /* Purple brand color */
  font-size: 2.8rem;
}

.stat-label {
  font-size: 1.1rem;
  font-weight: 500;
}

/* Responsive Vertical Border Dividers for Desktop */
@media (min-width: 768px) {
  .border-md-start {
    border-left: 1px solid rgba(0, 0, 0, 0.15) !important;
  }
  .border-md-end {
    border-right: 1px solid rgba(0, 0, 0, 0.15) !important;
  }
}

/* CTA & Button Styling */
.cta-text {
  font-size: 1.05rem;
  color: #333333;
}

.btn-connect {
  background-color: #522998; /* Purple brand color */
  border: none;
  font-size: 0.85rem;
  letter-spacing: 0.5px;
  transition: background-color 0.3s ease, transform 0.2s ease;
}

.btn-connect:hover {
  background-color: #000 !important;
  color: #ffffff !important;
  transform: translateY(-2px);
}

.stat-col {
    width: 24.33% !important;
    text-align: center;
}

.elder-care-hero .rounded-pill {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    margin-top: 10px;
    transition: all 0.3s ease;
    font-family: "Outfit", sans-serif;
    background: #8260be;
    border-radius: 30px;
    padding: 12px 30px;
}  

.owl-nav {
    display: none !important;
}


/* Banner Container */
.clarity-banner {
  background-color: #f7f9f9; /* Light off-white background */
  min-height: 420px;
}

/* Background Image Column */
.banner-img-col {
  background-image: url('joyful-woman.jpg'); /* Replace with your image path */
  background-size: cover;
  background-position: center top;
  min-height: 420px;
}

/* Typography Styles */
.banner-heading {
  font-family: 'Georgia', 'Times New Roman', serif; /* Elegant serif font */
  font-size: 2.25rem;
  line-height: 1.25;
}

.text-purple {
  color: #7d5bbb !important; /* Soft purple hue */
}

.banner-desc {
    font-size: 18px;
    line-height: 1.6;
    max-width: 420px;
    color: #4a4a4a !important;
}

/* Button Styles */

.btn-purple:hover {
  background-color: #6848a5;
  color: #ffffff;
  transform: translateY(-2px);
}

/* Mobile Responsiveness */
@media (max-width: 767.98px) {
  .clarity-banner {
    background-image: linear-gradient(rgba(247, 249, 249, 0.9), rgba(247, 249, 249, 0.9)), url('joyful-woman.jpg');
    background-size: cover;
    background-position: center;
  }
  
  .banner-heading {
    font-size: 1.85rem;
  }
}
.clarity-banner {
    background: url('../images/kindness-banner.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 400px;
}

.btn-purple {
    background: #8260be;
    color: #fff;
    letter-spacing: 0;
    padding: 10px 22px;
    border-radius: 30px;
    text-decoration: none;
    position: relative;
    top: 15px;
}

.btn-purple:hover {
    background: #000;
    color: #fff;
}

.footer-logo p {
    color: #fff;
}


/* ========================================
   CLARITY KIND - ABOUT SECTION
======================================== */

.ck-about-section {
    position: relative;
    overflow: hidden;
    background: #faf9f7;
    height: 440px;
}
/* LEFT CONTENT */

.ck-about-content {
    position: relative;
    z-index: 2;
    max-width: 560px;
    padding: 55px 30px 80px 8vw;
}
.ck-about-subtitle {
    display: inline-block;
    color: #625d82;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 5px;
    margin-bottom: 18px;
}
.ck-about-content h1 {
    font-size: 39px;
    line-height: 1.08;
    font-weight: 500;
    color: #303038;
    margin-bottom: 0;
}
.ck-about-content h1 span {
    color: #746b9e;
}


/* DIVIDER */

.ck-about-divider {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 22px;
}

.ck-about-divider span {
    display: block;
    width: 108px;
    height: 1px;
    background: #aaa5a9;
}

.ck-about-divider i {
    color: #746b9e;
    font-size: 17px;
}


/* TEXT */

.ck-about-content p {
    /* max-width: 445px; */
    font-size: 15px;
    line-height: 1.8;
    color: #373738;
    margin-bottom: 15px;
    margin-top: 16px;
    text-align: justify;
}


/* BUTTONS */

.ck-about-buttons {
    display: flex;
    align-items: center;
    gap: 32px;
    flex-wrap: wrap;
}

.ck-about-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 170px;
    padding: 15px 26px;
    border-radius: 50px;
    background: linear-gradient(135deg, #786b9d, #645584);
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    transition: all 0.35s ease;
    box-shadow: 0 10px 25px rgba(103, 89, 140, 0.18);
}

.ck-about-btn:hover {
    color: #fff;
    transform: translateY(-4px);
    box-shadow: 0 15px 30px rgba(103, 89, 140, 0.3);
}

.ck-about-video-btn {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #3f3d44;
    text-decoration: none;
    font-size: 14px;
    transition: 0.3s ease;
}

.ck-about-video-btn:hover {
    color: #746b9e;
}

.ck-about-video-btn span {
    width: 32px;
    height: 32px;
    border: 1px solid #77727c;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ck-about-video-btn i {
    font-size: 10px;
    margin-left: 2px;
}


/* RIGHT IMAGE */

.ck-about-image-wrap {
   
}

.ck-about-image {
    width: 100%;
    /* height: 100%; */
    /* min-height: 600px; */
    object-fit: cover;
    /* border-top-left-radius: 180px; */
}


/* IMAGE OVERLAY CURVE */

.ck-about-image-overlay {
    position: absolute;
    width: 700px;
    height: 260px;
    background: #f2eff8;
    bottom: -170px;
    left: -140px;
    border-radius: 50% 50% 0 0;
    transform: rotate(15deg);
}


/* DECORATIVE PLANT */

.ck-about-plant {
    position: absolute;
    width: 170px;
    height: 280px;
    left: -60px;
    bottom: 10px;
    z-index: 3;
}

.ck-stem {
    position: absolute;
    width: 2px;
    height: 250px;
    background: #627052;
    left: 80px;
    bottom: 0;
    transform: rotate(-12deg);
    transform-origin: bottom;
}

.ck-leaf {
    position: absolute;
    width: 52px;
    height: 20px;
    background: #7f8d6d;
    border-radius: 100% 0 100% 0;
    opacity: 0.9;
}

.ck-leaf-1 {
    left: 26px;
    bottom: 55px;
    transform: rotate(35deg);
}

.ck-leaf-2 {
    left: 85px;
    bottom: 82px;
    transform: rotate(-40deg) scaleX(-1);
}

.ck-leaf-3 {
    left: 5px;
    bottom: 115px;
    transform: rotate(30deg);
}

.ck-leaf-4 {
    left: 91px;
    bottom: 145px;
    transform: rotate(-45deg) scaleX(-1);
}

.ck-leaf-5 {
    left: 33px;
    bottom: 185px;
    transform: rotate(25deg);
}


/* DECORATIVE BACKGROUND SHAPES */

.ck-about-shape {
    position: absolute;
    background: #e5e1f0;
    opacity: 0.75;
    z-index: 1;
}

.ck-about-shape-one {
    width: 180px;
    height: 180px;
    top: -65px;
    left: -65px;
    border-radius: 45% 55% 50% 50%;
}

.ck-about-shape-two {
    width: 65px;
    height: 110px;
    top: 42px;
    left: 46%;
    border-radius: 50%;
    transform: rotate(35deg);
    background: #b8afd2;
}


/* RESPONSIVE */

@media (max-width: 991px) {

    .ck-about-content {
        max-width: 100%;
        padding: 80px 8%;
    }

    .ck-about-image-wrap,
    .ck-about-image {
        min-height: 500px;
    }

    .ck-about-image {
        border-top-left-radius: 100px;
    }

    .ck-about-shape-two {
        display: none;
    }

    .ck-about-plant {
        left: 0;
    }
}


@media (max-width: 575px) {

    .ck-about-content {
        padding: 65px 25px;
    }

    .ck-about-content h1 {
        font-size: 42px;
    }

    .ck-about-divider span {
        width: 75px;
    }

    .ck-about-buttons {
        gap: 20px;
        align-items: flex-start;
        flex-direction: column;
    }

    .ck-about-image-wrap,
    .ck-about-image {
        min-height: 420px;
    }

    .ck-about-image {
        border-top-left-radius: 80px;
    }

    .ck-about-plant {
        transform: scale(0.8);
        transform-origin: bottom left;
    }
}

.fw-600 {
    font-weight: 500 !important;
}
.ck-ul {
    display: flex;
    padding-inline-start: 0;
    list-style-type: none;
}
.ck-ul li {
    /* width: 63%; */
    padding-left: 0;
    min-width: 140px;
    text-align: center;
}
.ck-ul b {
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 500;
    line-height: 47px;
}
.ck-ul h6 {
    display: block;
    width: 100%;
    font-size: 25px;
    color: #5720bb;
}

.care-card ul {
    padding-inline-start: 5px;
    padding-top: 10px;
    font-size: 15px;
    line-height: 30px;
    list-style-type: none;
}
.green i {
    font-size: 9px;
    margin-right: 9px;
    color: #198f41;
}

.brwon i {
    font-size: 9px;
    margin-right: 9px;
    color: #b47178;
}

.yellow i {
    font-size: 9px;
    margin-right: 9px;
    color: #d9bd82;
}
.blue i {
    font-size: 9px;
    margin-right: 9px;
    color: #4967af;
}
.purple i {
    font-size: 9px;
    margin-right: 9px;
    color: #9165a6;
}
.min-400 {
    height: 430px;
}