@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Average&family=Caveat:wght@400..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Average&display=swap');
html,
body {
    top: 0;
    left: 0;
    box-sizing: border-box;
    overflow-x: inherit;
    scroll-behavior: smooth;
}

* {
    font-family: 'Montserrat', sans-serif;
    list-style: none;
}



.heading-style-one h2 {
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 36px;
    font-weight: 600;
    position: relative;
    margin-bottom: 30px;
}

.heading-style-one h2:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -15px;
    width: 90px;
    height: 3px;
    background: #000;
    margin: auto;
}

.heading-style-one h2 span {
    background: linear-gradient(92deg, #BD379C 10.92%, #2962D3 84.23%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Montserrat;
    font-size: 36px;
    font-weight: 700;
}

.heading-style-one p {
    color: rgba(0, 0, 0, 0.40);
    text-align: center;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 600;
    margin-top: 35px;
}

.heading-style-two h2 {
    color: #000;
    font-family: Montserrat;
    font-size: 36px;
    font-weight: 700;
    text-align: center;
}

.heading-style-two h2 span {
    background: linear-gradient(92deg, #BD379C 10.92%, #2962D3 84.23%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Montserrat;
    font-size: 36px;
    font-weight: 700;
    text-align: center;
}

.heading-style-two>span {
    color: rgba(0, 0, 0, 0.60);
    font-family: Montserrat;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    display: block;
    letter-spacing: 12.404px;
    text-transform: uppercase;
}


.heading-style-two h2:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -15px;
    width: 90px;
    height: 3px;
    background: #000;
    margin: auto;
}


.heading-style-three h2 {
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.heading-style-three h2 span {
    font-size: 28px;
}

.btns-style-one {
    display: inline-block;
    margin-top: 18px;
    padding: 10px 30px !important;
    color: #000;
    background: #fff;
    font-weight: 600;
    border-radius: 40px;
    box-shadow: 0px 8px 80px 0px rgba(0, 0, 0, 0.15);
}

.form-one {
    width: 100%;
    /* height: 450px; */
    background: #fff;
    border-radius: 8px;
    margin-bottom: 20px;
}


/*------------Common Css Ends-----------*/

/*header css starts*/
header.header {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    padding: 20px 0;
    background: transparent;
}

header.inner-header {
    position: static;
    border-bottom: 1px solid #ddd;
}

header.inner-header .logo {
    padding: 15px;
}

header .phone a {
    display: inline-block;
    margin-top: 18px;
    padding: 8px 25px !important;
    border-radius: 50px;
    color: #f72585 !important;
    background: #fff !important;
    font-weight: 600;
}

header .phone {
    text-align: right;
}

/*header css ends*/
/*hero section starts*/
section.hero-section {
    background-size: cover;
    background-position: top center;
    padding: 130px 0px 50px;
    position: relative;
}

section.hero-section .hero-cont h1 {
    color: #FFF;
    text-align: right;
    text-shadow: 0px 8.83px 8.83px rgba(0, 0, 0, 0.50);
    font-family: Montserrat;
    font-size: 54px;
    font-weight: 700;
    line-height: 40px;
    margin-top: 150px;
}

section.hero-section .hero-cont h1 span {
    color: rgba(255, 255, 255, 0.60);
    font-family: Montserrat;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 65px;
}

section.hero-section .hero-cont img {
    width: 300px;
    margin-top: 15px;
}

section.hero-section .hero-cont p {
    color: #FFF;
    text-align: right;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
    margin-top: 15px;
}

/*hero section ends*/

/*Student Relationship & Engagement Management CSS STARTS*/
section.srem_apply_section.bg-style-one {
    padding: 150px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
}

section.srem_apply_section .heading-style-one h2 img {
    width: 100%;
    margin-bottom: 15px;
}

section.srem_apply_section .content_dv>p {
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
}

section.srem_apply_section .content_dv {
    margin-bottom: 155px;
}

/*Student Relationship & Engagement Management CSS ENDS*/

/*SREM Powerhouse css starts*/
section.srem_powerhouse_section {
    padding-top: 260px;
    margin-top: -250px;
}
section.srem_powerhouse_section .powerhouse-bgs {
    box-shadow: 0px 8px 80px 0px rgba(0, 0, 0, 0.25);
    padding: 180px 0 60px;
    margin-top: -130px;
    background: linear-gradient(black, black) padding-box, linear-gradient(to bottom, rgba(120, 205, 107, 1), rgba(41, 98, 211, 1)) border-box;
    border-radius: 35px;
    border: 6px solid transparent;
}

section.srem_powerhouse_section .powerhouse-bgs ul li {
    color: #FFF;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    width: 50%;
    padding: 10px;
}

section.srem_powerhouse_section .powerhouse-bgs ul li img {
    width: 24px;
    margin-right: 5px;
}

section.srem_powerhouse_section .powerhouse-bgs ul {
    display: flex;
    flex-wrap: wrap;
}

section.srem_powerhouse_section .heading-style-one h2 {
    color: #fff;
}

section.srem_powerhouse_section .heading-style-one p {
    color: rgba(255, 255, 255, 0.40);
    ;
}

section.srem_powerhouse_section .heading-style-one h2:before {
    background: #58C8D6;
}

section.srem_powerhouse_section .img-powerhouse {
    margin-top: -250px;
}

/*SREM Powerhouse css ends*/

/*Admission Experience css starts*/
section.admission_exp_section {
    padding: 80px 0;
    position: relative;
}

section.admission_exp_section .cutom-margin {
    margin-bottom: 350px;
}

section.admission_exp_section .img_bx {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
    background: #FFF;
    box-shadow: 0px 4px 100px rgba(0, 0, 0, 0.25);
    padding: 20px;
    margin: 18px auto;
    border-radius: 16px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.admission_exp_section .srem-process-dv h3 {
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 700;
}

section.admission_exp_section .srem-process-dv p {
    color: rgba(0, 0, 0, 0.60);
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
}

/*Admission Experience css ends*/


/*Ultimate CRM solutions css starts*/
section.ult_crm_solutions_secion {
    padding: 100px 0;
    position: relative;
    height: 100%;
}

section.ult_crm_solutions_secion:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 65%;
    background: linear-gradient(96deg, #415CCB 11.22%, #4B4EA5 81.45%);
}

section.ult_crm_solutions_secion .crm-sol-dv {
    border-radius: 30px;
    background: #fff;
    box-shadow: 0px 8px 200px 0px rgba(0, 0, 0, 0.25);
    padding: 30px 20px;
    height: 100%;
}

section.ult_crm_solutions_secion .crm-sol-dv h3 span {
    background: linear-gradient(92deg, #BD379C -17.74%, #6850BC 97.68%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: block;
}

section.ult_crm_solutions_secion .crm-sol-dv h3 {
    font-weight: 700;
    font-size: 20px;
    color: #000;
    position: relative;
    margin-bottom: 20px;
}

section.ult_crm_solutions_secion .crm-sol-dv h3:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 55px;
    height: 2px;
    background: #000;
}

section.ult_crm_solutions_secion .crm-sol-dv img {
    height: 55px;
    margin-bottom: 15px;
}

section.ult_crm_solutions_secion .crm-sol-dv p {
    color: rgba(0, 0, 0, 0.60);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
}


/*Ultimate CRM solutions css ends*/
/*Manage with SREM App css starts*/
section.manage_srem_app_section {
    position: relative;
}

section.manage_srem_app_section .row {
    align-items: end;
}

section.manage_srem_app_section .bg_img-sv {
    position: absolute;
    top: 0;
    width: 65%;
    left: 0;
    right: 0;
    margin: auto;
}

section.manage_srem_app_section .bg_img-sv img {
    width: 100%;
}

section.manage_srem_app_section .heading-style-one h2 {
    text-align: left;
    margin-bottom: 5px;
}

section.manage_srem_app_section .heading-style-one h2:before {
    display: none;
}

section.manage_srem_app_section .heading-style-one h3 {
    display: flex;
    align-items: center;
    font-size: 64px;
    font-weight: 600;
}

section.manage_srem_app_section .heading-style-one img {
    height: 45px;
    margin-right: 15px;
}

section.manage_srem_app_section .maageapp-con p {
    color: rgba(0, 0, 0, 0.50);
    font-family: Montserrat;
    font-size: 16px;
    margin-bottom: 25px;
    font-weight: 500;
}

/*Manage with SREM App css ends*/

/*AI-Powered Insights css starts*/
section.ai-powered-section {
    padding: 100px 0 40px;
    position: relative;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    z-index: 2;
    /* overflow: hidden; */
}

section.ai-powered-section:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background:
        linear-gradient(180deg, rgb(0 0 0 / 27%) 0%, rgba(0, 0, 0, 0.00) 25.73%),
        linear-gradient(175deg, rgba(105, 81, 189, 0.00) 8.48%, #6951BD 79.44%);
}

section.ai-powered-section .ai-power-head h2 {
    color: #FFF;
    font-family: Montserrat;
    font-size: 28px;
    font-weight: 400;
}

section.ai-powered-section .ai-power-head h2 span {
    color: #FFF;
    text-shadow: 0px 6.578px 6.578px rgba(0, 0, 0, 0.25);
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
}

section.ai-powered-section .ai-power-text p {
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 40px;
}

section.ai-powered-section .ai-power-text .btns-style-one {
    margin-bottom: -20px;
}

section.ai-powered-section .ai-power-dvs ul li {
    border-radius: 20px 0px 20px 20px;
    border: 6px solid #FFF;
    background: #FFF;
    box-shadow: 0px 8px 200px 0px rgba(0, 0, 0, 0.25), 0px 8px 58px 0px rgba(0, 0, 0, 0.25) inset;
    padding: 12px;
    margin-top: 70px;
    width: max-content;
}

section.ai-powered-section .ai-power-dvsleft ul li {
    margin-left: auto;
}

section.ai-powered-section .ai-power-dvs ul li h3 {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
}

section.ai-powered-section .ai-power-dvs ul li h3 span {
    background: linear-gradient(96deg, #BD379C 15.14%, #6850BC 54.65%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: block;
}

section.ai-powered-section .ai-power-dvsright ul li {
    border-radius: 20px 20px 20px 0px;
}

section.ai-powered-section .ai-power-dvsright ul li.ai-power-list2 {
    border-radius: 0px 20px 20px 20px;
    margin-left: 50px;
}

section.ai-powered-section .ai-power-dvs {
    margin-top: 170px;
}

/*AI-Powered Insights css ends*/

section.btn-section {
    margin-top: 0;
    position: relative;
    z-index: 2;
    padding: 0px 0 0px;
    overflow: visible;
}
section.btn-section a {
    position: absolute;
    left: 0;
    right: 0;
    top: -25px;
    width: 350px;
    margin: auto;
}
/*Where oprations thrive css starts*/
section.geeta-operations-thrive-section {
    position: relative;
    padding-bottom: 150px;
}

section.geeta-operations-thrive-section .opr-thrive-head h2 {
    color: rgba(0, 0, 0, 0.60);
    font-family: Montserrat;
    font-size: 34px;
    font-weight: 700;
}

section.geeta-operations-thrive-section .opr-thrive-head img {
    width: 270px;
    margin-top: 50px;
    margin-bottom: 15px;
}

section.geeta-operations-thrive-section .opr-thrive-head p {
    color: rgba(0, 0, 0, 0.40);
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
}

section.geeta-operations-thrive-section .car-thrive-con {
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 17%);
    padding: 15px;
    height: 100%;
}

section.geeta-operations-thrive-section .carousel-inner {
    padding: 25px 0;
}

section.geeta-operations-thrive-section .car-thrive-con h3 {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
}

section.geeta-operations-thrive-section .car-thrive-con h3 span {
    background: linear-gradient(92deg, #BD379C -17.74%, #6850BC 97.68%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: block;
}

section.geeta-operations-thrive-section .car-thrive-con h3:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    background: #000;
    height: 2px;
    width: 60px;
}

section.geeta-operations-thrive-section .car-thrive-con p {
    color: rgba(0, 0, 0, 0.60);
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

section.geeta-operations-thrive-section .carousel-indicators li {
    border-radius: 12px;
    border: 2px solid #BD379C;
}

section.geeta-operations-thrive-section .carousel-indicators .active {
    background: #6850BC;
    border: 2px solid #6850BC;
}

section.geeta-operations-thrive-section .carousel-indicators {
    bottom: -30px;
}

.geeta-carosal-next-prev a {
    position: relative;
    background: #0000001c;
    display: block;
    color: #000;
    width: 50px;
    height: 50px;
    padding: 15px;
    opacity: 1
}

.geeta-carosal-next-prev a.carousel-control-next {
    background: #6850BC;
    color: #fff;
    opacity: 1
}

.geeta-carosal-next-prev {
    display: flex;
    align-items: center;
}

.bg_img-dv {
    width: 40%;
    position: absolute;
    right: 0;
    bottom: 0;
}

.bg_img-dv img {
    width: 100%;
}


@media (min-width: 576px) and (max-width: 768px) {

    /* Show 3rd slide on sm if col-sm-6*/
    .carousel-inner .active.col-sm-6.carousel-item+.carousel-item+.carousel-item {
        position: absolute;
        top: 0;
        right: -50%;
        /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }
}

@media (min-width: 576px) {
    .carousel-item {
        margin-right: 0;
    }

    /* show 2 items */
    .carousel-inner .active+.carousel-item {
        display: block;
    }

    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item {
        transition: none;
    }

    .carousel-inner .carousel-item-next {
        position: relative;
        transform: translate3d(0, 0, 0);
    }

    /* left or forward direction */
    .active.carousel-item-left+.carousel-item-next.carousel-item-left,
    .carousel-item-next.carousel-item-left+.carousel-item,
    .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    /* farthest right hidden item must be also positioned for animations */
    .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }

    /* right or prev direction */
    .active.carousel-item-right+.carousel-item-prev.carousel-item-right,
    .carousel-item-prev.carousel-item-right+.carousel-item,
    .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}

/* MD */
@media (min-width: 1200px) {

    /* show 3rd of 3 item slide */
    .carousel-inner .active+.carousel-item+.carousel-item {
        display: block;
    }

    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item {
        transition: none;
    }

    .carousel-inner .carousel-item-next {
        position: relative;
        transform: translate3d(0, 0, 0);
    }

    /* left or forward direction */
    .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    /* right or prev direction */
    .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}


/*Where oprations thrive css ends*/


/*bridging gaps css starts*/

section.bridging-gaps-section {
    padding: 0 0 80px;
    position: relative;
}

section.bridging-gaps-section .container {
    position: relative;
}

section.bridging-gaps-section .bridg-text h2 {
    text-align: right;
    font-family: Montserrat;
    font-size: 38px;
    font-weight: 700;
    margin-top: 50px;
    text-transform: uppercase;
    background: linear-gradient(90deg, #F72585 32.64%, #6850BC 89.61%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

section.bridging-gaps-section .bridg-text p {
    color: rgba(0, 0, 0, 0.60);
    text-align: right;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
}

section.bridging-gaps-section .bridg-img img {
    width: 100%;
}

section.bridging-gaps-section .bridg-text ul li p {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    background: linear-gradient(92deg, #BD379C -17.74%, #6850BC 97.68%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 0;
}

section.bridging-gaps-section .bridg-text ul {
    padding: 0;
    margin: 0;
}

section.bridging-gaps-section .bridg-text ul li img {
    width: 70px;
    margin-left: -30px;
    margin-top: -30px;
}

section.bridging-gaps-section .bridg-text ul li {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
    padding: 5px;
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 8px 80px 0px rgba(0, 0, 0, 0.25);
}

section.bridging-gaps-section .bridg-bg-img {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: -1;
}


/*bridging gaps css ends*/


/* START TIMELINE STARTS */
section.steps_to_transform_sctn {
    padding: 100px 0;
    position: relative;
    background: #000000;
    overflow: hidden;
}

section.steps_to_transform_sctn .ps-timeline-sec {
    position: relative;
    background: #fff;
}

section.steps_to_transform_sctn .ps-timeline-sec .container {
    position: relative;
}

section.steps_to_transform_sctn .heading-style-three h2 {
    text-align: center;
    text-shadow: 0px 8.299px 8.299px rgba(0, 0, 0, 0.25);
    font-family: Montserrat;
    font-size: 38px;
    font-weight: 700;
    background: linear-gradient(90deg, #FFF 14.9%, #F5C6DC 154.83%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.heading-style-three h3 {
    background: linear-gradient(90deg, #FFF 14.9%, #F5C6DC 154.83%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Montserrat;
    font-size: 26px;
    font-weight: 700;
}

.heading-style-three {
    position: relative;
}

.heading-style-three div:before {
    content: "";
    background: #58C8D6;
    position: absolute;
    top: 50%;
    left: 0;
    height: 2px;
    width: 30%;
}

.heading-style-three div:after {
    content: "";
    background: #58C8D6;
    position: absolute;
    top: 50%;
    right: 0;
    height: 2px;
    width: 30%;
}

section.steps_to_transform_sctn ul.ps-timeline {
    margin: 210px 0px 180px;
    padding: 0;
    border-top: 2px solid #00000000;
    list-style: none;
    position: relative;
}

section.steps_to_transform_sctn ul.ps-timeline li {
    float: left;
    width: 25%;
    padding-top: 30px;
    position: relative;
    text-align: right;
}

section.steps_to_transform_sctn ul.ps-timeline li span {
    border-radius: 140px;
    background: #FFF;
    box-shadow: 0px 3.99619px 49.95243px 0px rgba(0, 0, 0, 0.25);
    display: inline-flex;
    height: 85px;
    width: 85px;
    padding: 8px;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -40px;
    right: 0;
    color: #4B4EA5;
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0;
}

section.steps_to_transform_sctn ul.ps-timeline:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(270deg, #78CD6B 67.84%, rgba(120, 205, 107, 0.00) 99.91%);
    z-index: 0;
}

section.steps_to_transform_sctn ul.ps-timeline li .img-handler-top {
    position: absolute;
    bottom: 0;
    margin-bottom: 150px;
    width: 140px;
    right: -30px;
    text-align: center;
}

section.steps_to_transform_sctn ul.ps-timeline li .img-handler-top img {
    display: table;
    margin: 0 auto;
}

section.steps_to_transform_sctn ul.ps-timeline li .img-handler-bot {
    position: absolute;
    margin-top: 60px;
    width: 120px;
    right: -30px;
}

section.steps_to_transform_sctn ul.ps-timeline li .img-handler-bot img {
    display: table;
    margin: 0 auto;
}

section.steps_to_transform_sctn ul.ps-timeline li p {
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.3px;
}

section.steps_to_transform_sctn ul.ps-timeline li .ps-top {
    position: absolute;
    bottom: 0;
    margin-bottom: 100px;
    width: 250px;
    right: -90px;
}

section.steps_to_transform_sctn ul.ps-timeline li .ps-bot {
    position: absolute;
    margin-top: 35px;
    width: 200px;
    right: -60px;
}

/* START TIMELINE ENDS */


/*About CTPL css starts*/

section.about_ctpl_section {
    padding: 80px 0;
    position: relative;
    overflow: hidden;
}

section.about_ctpl_section .heading-three-styleone h3 {
    font-family: Montserrat;
    font-size: 40px;
    /* text-align: left; */
    font-weight: 700;
    background: linear-gradient(90deg, #F72585 -7.8%, #6850BC 67.77%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* width: fit-content; */
}

section.about_ctpl_section .carousel-cell3 {
    padding: 0 15px;
    background: #FFF;
    margin: 23px 0;
    height: 100px;
    width: 20%;
}

section.about_ctpl_section .carousel-cell3 img {
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.25);
}

section.about_ctpl_section .flickity-viewport {
    overflow: visible;
    position: relative;
}

/*About CTPL css ends*/

/*Doors to innovation css starts*/

section.doorsto_innovation_section .inno-content {
    border-radius: 34.875px;
    background: #555777;
    box-shadow: 0px 4.5px 22.5px 0px rgba(0, 0, 0, 0.25);
    width: 100%;
    padding: 25px 50px;
}

section.doorsto_innovation_section .inno-sub-cont {
    display: flex;
    align-items: center;
}

section.doorsto_innovation_section .inno-cntn h2 {
    color: #BCBCCA;
    font-family: 'Montserrat';
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
}

section.doorsto_innovation_section .inno-cntn p {
    color: #BCBCCA;
    font-family: 'Montserrat';
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    margin: 0;
}

section.doorsto_innovation_section .inno-cntn {
    margin-left: 20px;
}

section.doorsto_innovation_section .addr_sectn h3 {
    color: rgba(255, 255, 255, 0.63);
    font-family: 'Montserrat';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 8px;
}

section.doorsto_innovation_section .addr_sectn h3:after {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    height: 1px;
    width: 100%;
    background: #fff;
    opacity: 63%;
}

section.doorsto_innovation_section .cor-add-one h4 {
    color: rgba(255, 255, 255, 0.63);
    font-family: 'Montserrat';
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
}

section.doorsto_innovation_section .cor-add-one p {
    color: rgba(255, 255, 255, 0.63);
    font-family: 'Montserrat';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0
}

section.doorsto_innovation_section {
    margin-bottom: -100px;
    overflow: visible;
}

/*Doors to innovation css ends*/


/*footer css starts*/
footer.footer {
    background: #2962D3;
    padding: 150px 0 0;
}

footer.footer ul.footer_social_media {
    display: flex;
    align-items: center;
    justify-content: right;
    width: 100%;
}

footer.footer ul.footer_social_media li {
    margin: 0 5px;
}

footer.footer ul.footer_social_media li a i {
    width: 40px;
    height: 40px;
    border: 1px solid #BCBCCA;
    text-align: center;
    padding: 8px 5px;
    font-size: 20px;
    color: #D7D7DD;
    border-radius: 60px;
    transform: scale(1);
    transition: all ease .3s;
}

footer.footer ul.footer_social_media li a:hover i {
    border: 1px solid #BCBCCA;
    color: #2962D3;
    background: #fff;
    transform: scale(0.9);
}

footer.footer .copyright-dv {
    border-top: 1px solid #BCBCCA;
    padding: 15px 0;
}

footer.footer .copyright-dv p {
    color: rgba(255, 255, 255, 0.63);
    font-family: 'Montserrat';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0
}

footer.footer ul.footer_menu_link {
    display: flex;
    justify-content: right;
    align-items: center;
    list-style: disc;
    color: #fff;
    margin-bottom: 0;
}

footer.footer ul.footer_menu_link li a {
    color: rgba(255, 255, 255, 0.63);
    font-family: 'Montserrat';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

footer.footer ul.footer_menu_link li {
    margin-left: 30px;
}

/*footer css ends*/







/* call button start  */

.CallButton {
    position: fixed;
    bottom: 85px;
    z-index: 2200000;
    right: 16px;
    box-shadow: 0 0 10px #ddd;
    /* background-color: var(--whiteColor); */
    background:#F6AA1C;
    border-radius: 100%;
    width: 60px;
    height: 60px;
  }
  .CallButton a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color:#fff;
  }
  .CallButton a:hover{
    text-decoration: none;
    color:#fff;
  }
  
  /* call now button end  */
  
  
  /* Apply Now button start  */
  
  .applyNowButton {
    position: fixed;
    bottom: 250px;
    z-index: 2200000;
    right: 0;
    box-shadow: 0 0 10px #ddd;
    background: #000;
    border-radius: 8px 0px 0px 8px;
    width: 40px;
    height: 100px;
    padding: 10px 10px 10px 20px;
    text-align: center;
    overflow: hidden;
  }
  
  .applyNowButton a {
    display: flex;
    color: #fff;
    transform: rotate(270deg);
    justify-content: center;
    height: 100%;
    white-space: nowrap;
    width: 100%;
    align-items: center;
  }
  
  .applyNowButton a h5 {
    font-size: 14px;
  }
  
  .applyNowButton a:hover {
    text-decoration: none;
    color: #fff;
  }
  
  .applyNowButton a img {
    max-width: 90%;
  }
  
  
  
  /* Apply Now  button end  */



  

/* Form Css Starts */

.banner_form_sec {
    background: #fff;
    width: 100%;
    padding: 20px 15px;
    position: relative;
    border-radius: 15px;
    z-index: 1;
    /* box-shadow: 0 10px 44px 0px #0000005c; */
    height: auto;
    margin-bottom: 50px;
}
.banner_form_sec h2 {
    font-size: 24px !important;
    text-align: center;
    margin: 10px 0 20px;
}
.banner_form_sec h4.form_title {
    font-size: 22px;
    color: #000;
    text-align: center;
    margin-top: 10px;
}

.banner_form_sec .form-control {
    height: 40px !important;
    padding: 10px 15px;
    background: #ffffff;
    color: #000 !important;
    border: 1px solid #b9b9b9;
}

.select2-container--default .select2-selection--single {
    height: 40px !important;
    padding: 5px !important;
    background: #ffffff !important;
    border: 1px solid #b9b9b9 !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000 !important;
}

.phonewithcountrycode .select2-container--default .select2-selection--single {
    height: 40px !important;
    border-color: #b9b9b9 !important;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    padding: 6px 0 !important;
}

.banner_form_sec a.btn.btn-link.forPwd.showifvalid.toggleAction {
    padding: 0;
    color: #000;
    font-weight: 500;
}

.register-panel .form-group.agrCheck .checkText {
    color: #000;
}

.banner_form_sec ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #000;
}

.banner_form_sec ::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
}

.banner_form_sec :-ms-input-placeholder {
    /* IE 10+ */
    color: #000;
}

.banner_form_sec :-moz-placeholder {
    /* Firefox 18- */
    color: #000;
}



.btn-style-one,
.btn-style-one:hover {
    background: linear-gradient(45deg, #484ddc, #484ddc);
    padding: 10px 50px;
    font-size: 16px;
    border-radius: 4px;
    border: 1px solid #484ddc;
    color: #fff !important;
    font-weight: 500;
    transform: scale(1);
    box-shadow: none !important;
    transition: all ease .3s;
}

.btn-style-five,
.btn-style-five:hover {
    padding: 10px 50px;
    font-size: 16px;
    border-radius: 4px;
    font-weight: 500;
    transform: scale(1);
    box-shadow: none !important;
    transition: all ease .3s;
    background: #fff;
    color: #484ddc;
    border: 1px solid #484ddc;
}
.loginwithotpbtn,
.loginwithotpbtn:hover {
    padding: 10px 10px;
    font-size: 16px;
    border-radius: 4px;
    font-weight: 500;
    transform: scale(1);
    box-shadow: none !important;
    transition: all ease .3s;
    background: #000000;
    color: #ffffff;
    border: 1px solid #000000;
}
#loginregister {
    box-shadow: none !important;
}
form#dataFormRegistration {
    display: block !important;
}
/* Form Css Ends */





@media only screen and (max-width: 1400px) {}

@media screen and (max-width: 1199.98px) {
    section.srem_apply_section {
        background: #fff !important;
    }

}

@media screen and (max-width: 991.98px) {
    section.srem_powerhouse_section .powerhouse-bgs ul li {
        width: 100%;
        font-size: 14px;
    }

    section.manage_srem_app_section .row,
    section.geeta-operations-thrive-section .container-fluid>.row,
    section.bridging-gaps-section .container>.row {
        flex-direction: column-reverse;
    }

    section.bridging-gaps-section .bridg-text * {
        text-align: left !important;
    }

    section.bridging-gaps-section {
        padding: 0;
        position: relative;
    }

    section.steps_to_transform_sctn ul.ps-timeline li {
        float: none;
        width: 100%;
        padding-top: 30px;
        position: relative;
        text-align: left;
    }

    section.steps_to_transform_sctn ul.ps-timeline li .img-handler-top {
        position: relative;
        bottom: 0;
        width: 140px;
        text-align: center;
        right: 0;
        margin-bottom: 0;
        margin-left: 100px;
    }

    section.steps_to_transform_sctn ul.ps-timeline li .ps-bot {
        position: relative;
        margin-top: 35px;
        width: 100%;
        right: 0;
        text-align: left;
        margin-left: 100px;
    }

    section.steps_to_transform_sctn ul.ps-timeline li span {
        top: 50%;
        left: 0;
        transform: translate(0px, -50%);
    }

    section.steps_to_transform_sctn ul.ps-timeline li .img-handler-bot {
        position: relative;
        margin-top: 0;
        width: 120px;
        right: 0;
        margin-left: 100px;
    }

    section.steps_to_transform_sctn ul.ps-timeline li p {
        text-align: left;
    }

    section.steps_to_transform_sctn ul.ps-timeline li .ps-top {
        position: relative;
        bottom: 0;
        margin-bottom: 0;
        width: 250px;
        right: 0;
        margin-left: 100px;
    }

    section.steps_to_transform_sctn ul.ps-timeline:before {
        content: "";
        position: absolute;
        left: 45px;
        top: 0;
        width: 2px;
        height: 100%;
        background: linear-gradient(270deg, #78CD6B 67.84%, rgba(120, 205, 107, 0.00) 99.91%);
        z-index: 0;
    }

    section.steps_to_transform_sctn ul.ps-timeline {
        margin: 50px 0px 0px 30px;
    }

    .heading-style-three div:after,
    .heading-style-three div:before {
        display: none;
    }

    section.ai-powered-section .ai-power-dvs ul li {
        margin-top: 15px;
    }

    section.ai-powered-section .ai-power-dvs {
        margin-top: 0;
    }

    section.ai-powered-section .mob-ds {
        display: none !important;
    }

    section.ai-powered-section .ai-power-dvsright ul li.ai-power-list2 {
        margin-left: 0;
    }

    section.ai-powered-section .ai-power-dvs ul {
        padding: 0;
        margin: 0;
    }

    section.ai-powered-section .ai-power-dvs ul li {
        width: 80%;
    }

    section.ai-powered-section .ai-power-dvsleft ul li.ai-power-list1 {
        border-radius: 20px 20px 0px 20px !important;
    }

    section.ai-powered-section .ai-power-text p {
        font-size: 16px;
        margin-bottom: 15px;
    }


}


@media screen and (max-width: 767.98px) {
    header .phone {
        display: none;
    }

    header .logo {
        text-align: center;
    }

    section.ai-powered-section .ai-power-dvs ul li {
        margin-left: unset;
        width: 100%;
        border-radius: 0px 15px 0px 15px !important;
        border: 5px solid #FFF;
        padding: 10px;
        text-align: center;
    }

    section.hero-section .hero-cont h1 {
        text-align: left;
        font-size: 44px;
        margin-top: 0;
    }

    section.hero-section .hero-cont.text-right {
        text-align: left !important;
    }

    section.hero-section .hero-cont img {
        width: 160px;
        margin-top: 15px;
    }

    section.hero-section .hero-cont h1 span {
        font-size: 20px;
        line-height: 45px;
    }

    section.hero-section .hero-cont p {
        text-align: left;
        font-size: 16px;
        font-weight: 400;
    }

    section.hero-section {
        background-size: cover;
        background-position: 20% 100%;
        padding: 90px 0px 60px;
    }

    section.hero-section:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #000000b8;
    }

    section.srem_apply_section.bg-style-one,
    section.steps_to_transform_sctn,
    section.about_ctpl_section {
        padding: 50px 0;
    }

    section.srem_powerhouse_section .img-powerhouse {
        margin-top: 0;
    }

    section.srem_apply_section .content_dv {
        margin-bottom: 0;
    }

    section.srem_powerhouse_section .powerhouse-bgs {
        padding: 50px 0 60px;
        margin-top: -20px;
        position: relative;
    }

    section.srem_powerhouse_section .powerhouse-bgs ul {
        padding: 0;
    }

    section.doorsto_innovation_section .inno-content {
        padding: 25px 20px;
    }

    section.doorsto_innovation_section .inno-sub-cont {
        display: block;
        text-align: center;
    }

    section.doorsto_innovation_section .inno-cntn h2 {
        font-size: 20px;
        margin-top: 15px;
    }

    section.doorsto_innovation_section .inno-cntn p {
        font-size: 14px;
        margin: 0;
    }

    footer.footer .footer-logo {
        text-align: center;
        margin-bottom: 25px;
    }

    footer.footer ul.footer_social_media {
        justify-content: center;
        padding: 0;
        margin-bottom: 0
    }

    footer.footer ul.footer_menu_link {
        padding: 0;
        justify-content: left;
    }

    footer.footer ul.footer_menu_link li a {
        font-size: 12px;
    }

    footer.footer ul.footer_menu_link li {
        margin-left: 25px;
    }

    section.geeta-operations-thrive-section {
        position: relative;
        padding-bottom: 30px;
    }

    p {
        font-size: 14px !important;
    }

    .heading-style-two h2 span,
    .heading-style-two h2,
    section.bridging-gaps-section .bridg-text h2,
    section.steps_to_transform_sctn .heading-style-three h2,
    .heading-style-one h2 span,
    .heading-style-one h2 {
        font-size: 30px;
    }

    section.admission_exp_section,
    section.ult_crm_solutions_secion {
        padding: 50px 0;
        position: relative;
        overflow: inherit;
    }

    section.ult_crm_solutions_secion .crm-sol-dv img {
        height: 45px;
        margin-bottom: 15px;
    }

    .heading-style-three h2,
    section.geeta-operations-thrive-section .opr-thrive-head h2 {
        font-size: 26px;
    }

    .heading-style-three h2 span,
    section.ai-powered-section .ai-power-head h2,
    .heading-style-three h3 {
        font-size: 20px;
    }

    section.ult_crm_solutions_secion .crm-sol-dv p {
        font-size: 12px !important;
        margin: 0;
    }

    section.ult_crm_solutions_secion .crm-sol-dv {
        border-radius: 15px;
        padding: 15px 10px;
    }

    section.ult_crm_solutions_secion .crm-sol-dv h3 {
        font-size: 18px;
    }

    section.manage_srem_app_section .heading-style-one h2 {
        font-size: 24px;
    }

    section.manage_srem_app_section .heading-style-one img {
        height: 30px;
    }

    section.manage_srem_app_section .heading-style-one h3,
    section.ai-powered-section .ai-power-head h2 span {
        font-size: 40px;
    }

    section.manage_srem_app_section .maageapp-con p {
        margin-bottom: 0;
    }

    section.ai-powered-section {
        padding: 50px 0 0;
    }

    section.ai-powered-section .ai-power-text p {
        margin-bottom: 10px;
    }

    section.geeta-operations-thrive-section .opr-thrive-head img {
        width: 200px;
        margin-top: 20px;
    }

section.about_ctpl_section .carousel-cell3 {
    width: 50%;
    height: auto;
}
}
