@import url('bootstrap.min.css');
@import url('font-awesome.min.css');
@import url('https://fonts.googleapis.com/css2?family=Mr+De+Haviland&display=swap');
html,
body {
    scroll-behavior: smooth;
    top: 0;
    left: 0;
    overflow-x: hidden;
    box-sizing: border-box;
    /* background: rgba(144, 238, 144, 0.1); */
}

/*COMMON CSS STARTS*/
* {
	transition: all ease .3s;
}

.ctplqryform h2 {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 6%;
}

.form-control-sm {
    height: calc(2em + 0.5rem + 2px) !important;
}

.phonewithcountrycode .select2-container--default .select2-selection--single {
    height: calc(2em + 0.53rem + 2px) !important;
}


.btn-style-one {
	font-family: Montserrat;
    background: #000 !important;
    border-radius: 100px !important;
    height: 35px;
    font-weight: 700 !important;
    color: #fff !important;
    padding: 5px 15px !important;
    font-size: 15px !important;
    border: 1px solid #000 !important;
}

.btn-style-one:hover {
    background: #fff !important;
    color: #000 !important;
}

.btn-style-two {
	font-family: Montserrat;
    border-radius: 45.118px !important;
    background: #000 !important;
    box-shadow: 0px 3.60945px 36.0945px 0px rgba(0, 0, 0, 0.30) !important;
    color: #fff !important;
    padding: 10px 80px !important;
    border: 1px solid #000 !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
}

.btn-style-two:hover {
    background: #fff !important;
    color: #000 !important;
}

.btn-style-three {
	font-family: Montserrat;
    border-radius: 45px !important;
    background: #fff !important;
    border: 1px solid #000 !important;
    box-shadow: 0px 3.60945px 36.0945px 0px rgba(0, 0, 0, 0.30) !important;
    color: #CE0004 !important;
    padding: 10px 80px !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
}

.btn-style-three:hover {
    background: #CE0004 !important;
    color: #fff !important;
}

.bg-pink {
    background: rgba(216, 2, 52, 0.06);
}

.form_one {
    width: 100%;
    border-radius: 7px;
    background: #FFF;
    box-shadow: 0px 4px 100px 0px rgba(0, 0, 0, 0.25);
    height: auto;
    display: block;
}

.form_two {
    width: 280px;
    border-radius: 7px;
    background: #FFF;
    box-shadow: 0px 4px 100px 0px rgba(0, 0, 0, 0.25);
    height: 450px;
    display: block;
    left: -140px;
    top: 30%;
    position: absolute;
}

.form_three {
    width: 100%;
    border-radius: 7px;
    background: #FFF;
    box-shadow: 0px 4px 100px 0px rgba(0, 0, 0, 0.25);
    height: 450px;
    display: block;
}

/*COMMON CSS ENDS*/

/*header css starts*/

.header {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    padding: 20px 0;
    background: transparent;
}

.logo img {
    height: 40px;
    margin-right: 20px;
}

.logo {
    display: flex;
    align-items: center;
}

header.inner-header {
    position: static;
    border-bottom: 1px solid #ddd;
}

header.inner-header .logo {
    padding: 15px;
}

.inner-header .logout .dropdown {
    padding-right: 10px;
    margin-top: 15px;
    margin-right: 25px;
}

.inner-header .logout .dropdown .dropdown-toggle::after {
    right: -10px !important;
}

.inner-header .logout .dropdown .dropdown-menu.show {
    top: 19px !important;
    transform: translate3d(-10px, 30px, 0px) !important;
}

.inner-header .logout .dropdown .dropdown-item.active,
.inner-header .logout .dropdown .dropdown-item:active {
    background-color: #299683;
}

header .phone a {
    display: inline-block;
    font-family: Montserrat;
    padding: 8px 25px !important;
    border-radius: 50px;
    color: #D70132 !important;
    background: #fff !important;
    font-weight: 600;
}

header.header .container-fluid {
    border-bottom: 1px solid #ff0000;
    width: 96%;
    padding-bottom: 15px;
}

header .phone {
    text-align: right;
}

/*header css ends*/

/*hero section starts*/

section.hero-section {
    padding: 50px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: auto;
    overflow: hidden;
    position: relative;
}

section.hero-section .hero-content h2 {
    color: #000;
    font-family: Average;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0.52px;
    text-transform: uppercase;
}
section.hero-section .hero-content h2 .h2-font {
    font-size: 52px;
    line-height: 60px;
}
section.hero-section .hero-content h3 {
    color: #000;
    font-family: Average;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    margin-top: 200px;
}
section.hero-section .hero-content p {
    color: rgba(0, 0, 0, 0.70);
    font-family: Montserrat;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.58px;
    text-transform: uppercase;
}
section.hero-section .banner_form_sec .form_title {
    font-size: 24px;
    color: #414141;
    text-align: center;
    margin: 10px 0 15px;
    font-weight: bold;
    /*border-bottom: 1px solid #d0d0d0;*/
    padding: 0 0 10px;
}

section.hero-section .banner_form_sec .form_title span {
    display: inline-block;
    position: relative;
}

section.hero-section .banner_form_sec .form_title span::before {
    position: absolute;
    content: '';
    width: 50px;
    height: 6px;
    background: #414141;
    top: 10px;
    left: -60px;
}

section.hero-section .banner_form_sec .form_title span::after {
    position: absolute;
    content: '';
    width: 50px;
    height: 6px;
    background: #414141;
    top: 10px;
    right: -60px;
}

section.hero-section .banner_form_sec {
    background: #fff;
    padding: 15px 25px;
    width: 100%;
    border-radius: 10px;
    /* position: absolute; */
    /* bottom: -225px; */
    /* right: 50px; */
    z-index: 9999;
    display: inline-block;
    box-shadow: 1px 0 21px rgb(0 0 0 / 26%);
}

section.hero-section .banner_form_sec label {
    font-size: 14px;
    font-weight: 500;
    color: #232323;
    margin: 0;
}

section.hero-section .banner_form_sec .form-group,
section.hero-section .form_sec .form-group {
    margin-bottom: 10px;
}

section.hero-section .banner_form_sec .submit-btn,
section.hero-section .form_sec .btn {
    background: #07cc84;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    border-radius: 50px;
    border-color: #07cc84;
    padding: 7px 40px;
    margin: 15px 0 0;
}

section.hero-section .banner_form_sec .submit-btn:hover {
    background: #832625;
    color: #fff;
}

section.hero-section .banner_form_sec .form-control,
section.hero-section .form_sec .form-control {
    height: 32px;
    padding: .3rem .7rem;
    font-size: 14px;
    color: #495057 !important;
    background-color: #fff !important;
    border: 1px solid #484ddc !important;
    font-family: 'Roboto', sans-serif;
    box-shadow: none;
}

section.hero-section .form_sec select.form-control {
    height: inherit !important;
}

section.hero-section .form_sec .form-control:focus,
section.hero-section .card-footer .form-control:focus {
    outline: 1px solid lightblue;
    box-shadow: none;
}

section.hero-section .banner_form_sec ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #495057;
}

section.hero-section .banner_form_sec ::-moz-placeholder {
    /* Firefox 19+ */
    color: #495057;
}

section.hero-section .banner_form_sec :-ms-input-placeholder {
    /* IE 10+ */
    color: #495057;
}

section.hero-section .banner_form_sec :-moz-placeholder {
    /* Firefox 18- */
    color: #495057;
}

/*hero section ends*/

.color-red {
    color: #CE0004 !important;
}

/*about section starts*/

section.about_section {
    padding: 100px 0;
    position: relative;
    background: #F5F5F5;
}

section.about_section .abt-text.border-top {
    border-color: rgba(0, 0, 0, 0.21) !important;
}

section.about_section .abt-text h2 {
    color: #151E46;
    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

section.about_section .abt-text h2 span {
    color: rgba(0, 0, 0, 0.70);
    font-family: Montserrat;
    font-size: 27px;
    font-style: normal;
    font-weight: 700;
    line-height: 0;
    letter-spacing: 0.58px;
    text-transform: uppercase;
}

section.about_section .abt-cnttn {
    border-right: 2px solid rgba(0, 0, 0, 0.10);
}

section.about_section .abt-text p {
    color: rgba(0, 0, 0, 0.70);
    text-align: left;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.32px;
    text-transform: uppercase;
}

section.about_section .applynw-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

section.about_section span.rule {
    background: #000;
    width: 100%;
    height: 1px;
}

section.about_section .abt-text h3 {
    color: #141E46;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.32px;
    text-transform: uppercase;
}

/*about section ends*/

/*Online MCA Specilaizations section starts*/

section.online_specialisation_section {
    position: relative;
    padding: 100px 0;
    background: #000;
}

section.online_specialisation_section:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 200px;
    background: #f5f5f5;
}

section.online_specialisation_section .online_spec_dv h3 {
    color: #151E46;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0.4px;
    text-transform: uppercase;
}

section.online_specialisation_section .online_spec_dv h4 {
    color: #000;
    font-family: Montserrat;
    font-size: 23.179px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0.464px;
    text-transform: uppercase;
}

section.online_specialisation_section .online_spec_dv {
    border-radius: 7px;
    background: linear-gradient(180deg, #FFF 0%, #F5F5F5 100%);
    box-shadow: 0px 4px 100px 0px rgba(0, 0, 0, 0.25);
    padding: 15px;
}

section.online_specialisation_section .online_spec_dv button {
    width: 100%;
    border-radius: 14px;
}

section.online_specialisation_section .online_head h2 {
    color: #151E46;
    text-align: center;
    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

section.online_specialisation_section .specls_dv {
    display: flex;
}

section.online_specialisation_section .spec_text>span {
    color: rgba(0, 0, 0, 0.50);
    text-align: justify;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.196px;
    text-transform: uppercase;
}

section.online_specialisation_section .spec_text h4 {
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.365px;
    text-transform: uppercase;
        margin-top: 2px;
}

section.online_specialisation_section .spec_icon {
    margin-top: 10px;
    margin-right: 15px;
}

section.online_specialisation_section .learn-head h2 {
    color: #FFF;
    font-family: Montserrat;
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 1.1px;
    text-transform: uppercase;
}

section.online_specialisation_section .learn-head h2 span {
    color: #FFF;
    font-family: Montserrat;
    font-size: 35px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

section.online_specialisation_section .learn-head h2 span span {
    font-weight: 700;
}

section.online_specialisation_section .cors-img h3 {
    color: rgba(255, 255, 255, 0.70);
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.28px;
    text-transform: uppercase;
    margin-top: 15px;
}

section.online_specialisation_section .cors-img p {
    color: rgba(255, 255, 255, 0.70);
	text-align: center;
	font-family: Montserrat;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 120%; /* 14.4px */
	letter-spacing: 0.24px;
}

section.online_specialisation_section .cors-img {
    text-align: center;
    padding: 15px;
}

section.online_specialisation_section .cors-img img {
    height: 60px;
}

section.online_specialisation_section .learnwt-dv .row .col-md-4 {
    border-right: 1px solid #CE0004;
}

section.online_specialisation_section .learnwt-dv .row .col-md-4:nth-child(3n) {
    border: 0;
}

/*Online MCA Specilaizations section ends*/

/*career options section starts*/

section.career-options .sectn-head h2 {
    color: #141E46;
    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 1.06px;
    text-transform: uppercase;
}

section.career-options {
    padding: 100px 0 0;
    position: relative;
    background: #f5f5f5;
}
section.career-options .cr-text h3 {
    color: #141E46;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.4px;
    margin: 0;
}

section.career-options .cr-text p {
    color: rgba(0, 0, 0, 0.70);
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.4px;
    margin-top: 5px;
}

section.career-options .creer_optin_sectn ul {
    padding: 0;
    list-style: none;
}

section.career-options .creer_optin_sectn ul li {
    display: flex;
        margin-bottom: 15px;
}
section.career-options .cr-img img {
    max-width: 25px;
}
section.career-options .cr-img {
    width: 20px;
    max-width: 20px;
    margin-right: 20px;
    margin-top: 5px;
}

/*career options section ends*/

/*why choose us section starts*/

section.why_choose_section {
    position: relative;
    background: #f5f5f5;
    padding: 80px 0px;
}
section.why_choose_section .chs_img img {
	width: 100%;
}
section.why_choose_section .owl-nav {
    position: absolute;
    width: 100%;
    top: 050%;
    justify-content: space-between;
    display: flex;
}

section.why_choose_section .owl-nav span {
    color: #fff;
    font-size: 34px;
}

section.why_choose_section .chs_ked h2 {
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.584px;
    text-transform: capitalize;
}

section.why_choose_section .chs_ked h2 span {
    font-weight: 400;
    font-size: 35px;
}

section.why_choose_section .chs_ked h2 span.color-red {
    font-weight: 700;
}

section.why_choose_section:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    background: #fff;
}

section.why_choose_section .why_choose_content {
    background: #000;
    box-shadow: 0px 4px 100px 0px rgba(0, 0, 0, 0.25);
    padding: 25px;
    position: relative;
    margin-top: -10px;
}

section.why_choose_section .bg_why_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 40px;
}

section.why_choose_section .heading-style-two {
    position: relative;
    z-index: 1;
}

section.why_choose_section .heading-style-two h2 {
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

section.why_choose_section .heading-style-two h2 span {
    color: #FFF;
    font-family: Montserrat;
    font-size: 76px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

section.why_choose_section .why_choose_list {
    background: #FFF;
    box-shadow: 0px 2.51504px 62.87605px 0px rgba(0, 0, 0, 0.25);
    padding: 15px;
    height: 100%;
}

section.why_choose_section .why_choose_list img {
    margin-bottom: 10px;
    height: 45px;
}

section.why_choose_section .why_choose_list h3 {
    font-size: 24px;
    font-family: Montserrat;
}

section.why_choose_section .why_choose_list h3 span {
    font-weight: 800;
}

section.why_choose_section .why_choose_list p {
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
}

section.why_choose_section .career_contet {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

section.why_choose_section .carrer-list img {
    width: 100%;
    height: 100%;
}

section.why_choose_section .carrer-list {
    width: 24%;
    position: relative;
    overflow: hidden;
}

section.why_choose_section .career-list-cont h4 {
    color: #FFF;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.36px;
}

section.why_choose_section .career-list-cont {
    position: absolute;
    bottom: 0;
    padding: 10px;
    height: 100px;
    transform: translate(0px, 40px);
}

section.why_choose_section .career-list-cont button {
    opacity: 0;
}

section.why_choose_section .carrer-list:hover .career-list-cont button {
    opacity: 1;
}

section.why_choose_section .carrer-list:hover .career-list-cont {
    transform: translate(0px, 0px);
}

section.why_choose_section .carrer-list * {
    transition: all ease .4s;
}

section.why_choose_section .choose_sectn_str {
    position: relative;
}

.red_overlay_choose {
    position: absolute;
    height: 80%;
    width: 80%;
    left: 50%;
    top: 50%;
    background: #CE0004;
    transform: translate(-50%, -50%);
}

/*why choose us section ends*/

/*dont have to go section starts*/

section.dont_have_section {
    padding: 60px 0 100px;
    position: relative;
}

section.dont_have_section .heading-style-two h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.654px;
    text-transform: capitalize;
}

section.dont_have_section img {
    width: 100%;
    height: auto;
}

/*dont have to go section ends*/

/*ONLINE LEARNING SECTION STARTS*/

section.online_learning_section {
    padding: 100px 0;
    background: #141E46;
    position: relative;
}

section.online_learning_section .bg_img_learn {
    position: absolute;
    top: 10px;
    left: 10%;
    padding: 20px;
    width: 85%;
}

section.online_learning_section .bg_img_learn img {
    width: 100%;
}

section.online_learning_section .dont-content h2 {
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 33px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.66px;
    text-transform: uppercase;
    position: relative;
}

section.online_learning_section .dont-content h2:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 20%;
    height: 1px;
    background: #CE0004;
}

section.online_learning_section .dont-content h2:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -15px;
    width: 60%;
    height: 1px;
    background: #CE0004;
}

section.online_learning_section .dont-contnt p {
    color: rgba(255, 255, 255, 0.70);
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.32px;
    text-transform: uppercase;
    margin-top: 50px;
}

section.online_learning_section .online_learn_cont h3 {
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.28px;
}

section.online_learning_section .online_learn_cont {
    text-align: center;
    padding: 15px;
}

section.online_learning_section .online_learn_cont p {
    color: rgba(255, 255, 255, 0.50);
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.2px;
}

section.online_learning_section .online_learn_cont img {
    height: 45px;
    margin-bottom: 20px;
}

/*ONLINE LEARNING SECTION ENDS*/

/*ONLINE VGU DEGREE SECTION STARTS*/

section.online_degree_section {
    padding: 100px 0;
    position: relative;
}

section.online_degree_section:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(92deg, #000 14.21%, #3F3F3F 81.58%);
    width: 100%;
    height: 50%;
}

section.online_degree_section .heaing-dgere h2 {
    color: #FFF;
    font-family: Montserrat;
    font-size: 34px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.76px;
}

section.online_degree_section .heaing-dgere h2 span {
    display: block;
    font-weight: 700;
    font-size: 44px;
}

section.online_degree_section .heaing-dgere p {
    color: rgba(255, 255, 255, 0.70);
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.44px;
}

section.online_degree_section .dgere-cer-img img {
    box-shadow: 0px 4px 100px 0px rgba(0, 0, 0, 0.25);
    margin: auto;
}

section.online_degree_section .dgere-cer-img {
    text-align: right;
}

section.online_degree_section hr {
    background: #FFF;
    margin: 40px 0;
}

section.online_degree_section .heading-style-four h2 {
    color: rgba(255, 255, 255, 0.70);
    text-align: center;
    font-family: Montserrat;
    font-size: 58px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 1.537px;
}

section.online_degree_section .heading-style-four h2 span {
    color: #FFF;
    font-family: Mr De Haviland;
    font-size: 86px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 2.79px;
}

section.online_degree_section .heading-style-four p {
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.76px;
}

section.online_degree_section .img_cllg img {
    width: 100%;
    height: auto;
    transform: scale(1);
    box-shadow: 0px 4px 100px 0px rgba(0, 0, 0, 0.25);
}

section.online_degree_section .img_cllg:hover img {
    width: 100%;
    height: auto;
    transform: scale(1.2);
}

section.online_degree_section .img_cllg {
    position: relative;
    overflow: hidden;
}

/*ONLINE VGU DEGREE SECTION ENDS*/

/*ENROLL NOW SECTION STARTS*/

section.enroll_now_section {
    padding-bottom: 100px;
}

section.enroll_now_section .heading-enroll h2 {
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 66px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    text-transform: uppercase;
}

section.enroll_now_section .heading-enroll h3 {
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
}

section.enroll_now_section .heading-enroll hr {
        background: #000;
    border-color: #000;
}

/*ENROLL NOW SECTION ENDS*/

/*FOOTER SECTION STARTS*/

footer.footer {
    padding: 50px 0 0;
    background: linear-gradient(92deg, #000 14.21%, #3F3F3F 81.58%);
}

footer.footer .logo-footer {
    display: flex;
    align-items: center;
}

footer.footer .contact-text {
    text-align: center;
    width: fit-content;
    margin-left: auto;
}

footer.footer .footer-content h4 {
    color: #FFF;
    font-family: Avenir;
    font-size: 22px;
    font-style: normal;
    font-weight: 900;
    line-height: 104.2%;
}

footer.footer .footer-content p {
    color: #FFF;
    font-family: Avenir;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    margin: 0;
}

footer.footer .footer-logo img {
    width: 110px;
    margin-right: 15px;
}

footer.footer .contact-text p {
    color: #FFF;
    text-align: center;
    font-family: Roboto;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
}

footer.footer .contact-text h4 a {
    color: rgba(255, 255, 255, 0.60);
    font-family: Roboto;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
}

footer.footer .copyright {
    padding: 25px;
    border-top: 1px solid #fff;
    margin-top: 50px;
}

/*FOOTER SECTION ENDS*/

/*EMPOWERING EVERYONE SECTION STARTS*/

section.empowering_section .empower_cont {
    background-image: url(../../../images/vgu_theme/bg_imgs.png);
    padding: 55px 80px 55px 0px;
    background-size: cover;
    background-repeat: no-repeat;
}

section.empowering_section .empoer-head h2 {
    color: #FFF;
    text-align: right;
    font-family: Montserrat;
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 1.277px;
}

section.empowering_section .empoer-head.text-right h2 span {
    color: #FFF;
    font-family: Montserrat;
    font-size: 34px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.882px;
}

section.empowering_section .empoer-head {
    position: relative;
}

section.empowering_section .empoer-head:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 65%;
    height: 1px;
    background: #D70132;
}

section.empowering_section .empower_text h3 {
    color: #FFF;
    text-align: right;
    font-family: Montserrat;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.59px;
    margin-top: 10px;
}

section.empowering_section .empower_text p {
    color: rgba(255, 255, 255, 0.50);
    text-align: right;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.28px;
}

section.empowering_section {
    padding: 0 0 0;
    position: relative;
}

section.empowering_section ol.carousel-indicators li {
    width: 8px;
    height: 8px;
    background: transparent;
    border: 1px solid #D70132;
    border-radius: 20px;
    margin: 8px 5px;
}

section.empowering_section ol.carousel-indicators li.active {
    background: #D70132;
}

section.empowering_section ol.carousel-indicators {
    position: relative;
}

/*EMPOWERING EVERYONE SECTION ENDS*/

/*ADMISSION PROCESS SECTION STARTS*/

section.addmission_process_section {
    padding: 100px 0;
    position: relative;
}

section.addmission_process_section .timeline-steps {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

section.addmission_process_section .timeline-steps .timeline-step {
    align-items: center;
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 10px;
    width: 16.666%;
}

@media (min-width:768px) {
    section.addmission_process_section .timeline-steps .timeline-step:not(:first-child):before {
        content: "";
        display: block;
        border-top: 2px solid #000;
        width: 100%;
        position: absolute;
        right: 7.5rem;
        top: 35px;
        z-index: -1;
    }
}

section.addmission_process_section .timeline-steps .timeline-content {
    width: 10rem;
    text-align: center
}

section.addmission_process_section .timeline-content p {
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.3px;
    margin-top: 25px;
}

section.addmission_process_section .timeline-steps .timeline-content .inner-circle {
    border-radius: 1.5rem;
    height: 3rem;
    width: 3rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #CE0004;
}

section.addmission_process_section .timeline-steps .timeline-content .inner-circle {
    border-radius: 11.5rem;
    height: 5rem;
    width: 5rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.35);
    padding: 15px;
}

section.addmission_process_section .timeline-steps .timeline-content .inner-circle img {
    height: 35px;
    width: auto;
}

section.addmission_process_section .add-head h2 {
    color: #000;
    font-family: Montserrat;
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 1.035px;
    margin-bottom: 20px;
}

/*ADMISSION PROCESS SECTION ENDS*/



/* call button start  */

.CallButton {
    position: fixed;
    bottom: 95px;
    z-index: 2200000;
    right: 16px;
    box-shadow: 0 0 10px #ddd;
    /* background-color: var(--whiteColor); */
    background:#CE0004 ;
    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  */