@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800&display=swap');

*{
	margin: 0;
	padding: 0;
	text-decoration: none;
	outline: none;
	box-sizing: border-box;
}
html, body {
    scroll-behavior: smooth;
}
ul, address {
    margin-bottom: 0;
}
ul {
	list-style: none;
	padding-left: 0;
}
ul.ul-disc {
    list-style: disc;
    padding-left: 18px;
}
body{
	font-family: 'Poppins', sans-serif;
	font-size: 17px;
    letter-spacing: inherit;
    line-height: 1.75;
    font-weight: 400;
    color: #2E2E2E;
}
a, a:hover{
	color: inherit;
	text-decoration: inherit;
}
img{
	max-width: 100%;
}
.btn_block {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-top: 2rem;
}
.button {
    border-radius: 0;
    font-size: inherit;
    font-weight: 400;
    line-height: 1.4em;
    box-shadow: none !important;
    outline: none !important;
    border: 0;
    width: auto;
    background: transparent;
    padding: 12px 30px;
}
.round_btn, .round_btn:hover {
	background: linear-gradient(2deg, #5F1022, #c32146);
    border-radius: 8px;
    font-weight: 500;
    color: #fff;
    padding: 15px 25px;
    font-family: inherit;
}
h1{
	font-family: inherit;
    font-weight: 600;
    font-size: 60px;
    line-height: 1.25;
}
h2{
	font-family: inherit;
    font-weight: 600;
    font-size: 40px;
}
h3{
    font-weight: 500;
	font-family: inherit;
    font-size: 22px;
    color: #2E2E2E;
}
h4 {
	font-family: inherit;
    font-weight: 500;
    font-size: 18px;
}
p:last-child {
	margin-bottom: 0;
}

.et_pb_code_inner {
    z-index: 98;
    position: fixed;
    bottom: 0px;
    left: 0;
    width: 100%;
    display: none;
}
.et_pb_code_inner .mobile-link {
    display: block;
    width: 100%;
    border: 0;
    outline: none;
    box-shadow: none;
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
    background: linear-gradient(45deg, #F91C3D, #A30D33);
    color: #fff;
    text-decoration: none;
    font-weight: 600;
}

/* -------------------------- HEADER STYLE ------------------- */
header .navbar {
    border: 0;
    z-index: 999; 
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    padding: 0.5rem 0;
    background: transparent;
}
header .navbar.sticky {
	background: #fff;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 3px rgb(0 0 0 / 24%);
}
header .navbar .navbar-brand{
	margin-right: 0;
    transition: 0.5s;
    padding: 0.35em 0;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 10001;
    width: 100%;
}
header .navbar .navbar-brand img {
    width: 160px;
    max-width: 100%;
    margin-right: 2rem;
}
header .navbar .navbar-brand .scholar_logo img {
    width: 120px;
    margin-right: 0;
}
header .navbar .navbar-brand a.scholar_logo {
    margin-left: auto !important;
}
header a.scholar_logo.sticky_logo {
    display: none;
    transition: 0.6s all;
}

header .navbar.sticky a.scholar_logo.sticky_logo {
    display: block;
    transition: 0.6s all;
}

header .navbar.sticky a.scholar_logo.header_logo {
    display: none;
    transition: 0.6s all;
}
/* ------------------- site style -------------- */
.py_3{
    padding-top: 4rem;
    padding-bottom: 4rem;
}
.mt_3 {
    margin-top: 2rem;
}
.mb_3 {
    margin-bottom: 2rem;
}
.wi_full{
    width: 100%;
}
.grey_bg {
    background: #EEEEEE;
}
.red_bg{
    background: #C32146;
}
.text_red {
	color: #A30D33;
}
.text_black{
    color: #000;
}
.text_white{
    color: #fff;
}
.white_bg{
    background-color: #F3F3F3;
}
.sec_title.text-center {
    max-width: 555px;
    margin: 0 auto;
}

.fixed_enquiry {
    width: 310px;
    float: right;
    margin-top: 130px;
    background: transparent;
    position: fixed;
    right: -310px;
    z-index: 9999;
    transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
}
.fixed_enquiry.opne-form {
	right: 0;
}
.fixed_enquiry #toogle_form {
    left: -34%;
    position: absolute;
    bottom: 50%;
    right: 81%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 50%  51%;
}
.fixed_enquiry #toogle_form span {
	position: relative;
    font-size: 18px;
    padding: 7px 20px;
    cursor: pointer;
    display: inline-block;
    color: #fff;
    background: #c32146;
    font-weight: 500;
    letter-spacing: 1px;
    width: 180px;
    text-align: center;
    border-radius: 30px 30px 0 0;
}

section.enquery_form {
	display: none;
}
.admsn_form_wrapper {
	max-width: 320px;
	margin: 0 auto;
}
.admsn_form_wrapper .form1 .npf_wgts, .fixed_enquiry .form1 .npf_wgts {
    background: #f6ecec;
    padding: 10px;
    border-radius: 20px;
    height: 400px;
}
.banner_section:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #ffffff9e;
}
.banner_section {
    position: relative;
    padding-top: 90px;
    overflow: hidden;
    background-size: cover !important;
}
.banner_section img.banner_img {
    width: 700px;
    margin-left: auto;
    display: block;
}
.banner_img_bg {
    position: absolute;
    right: 0;
    bottom: 0;
}
.banner_section .banner_content {
    padding-top: 6rem;
    margin-bottom: 7rem;
}
.banner_section .banner_content img.banner_arrow {
    width: 240px;
    margin-left: auto;
    display: block;
    margin-right: 160px;
    transform: rotate(357deg);
}
.banner_section .banner_content .open_year {
    background: linear-gradient(359deg, #b01a1a, #E86C6C);
    padding: 15px 20px;
    text-align: center;
    width: 300px;
    border-radius: 0 0 80px 0px;
    box-shadow: inset 0 0 10px #0000006b;
    margin-top: 50px;
}
.highest_pckg .pckg_list {
    background: #F3F3F3;
    border-radius: 30px;
}
.pckg_list .list_item, .gen_leader_list .list_item{
    width: 25%;
}
.pckg_list .list_item .item_inner {
    background: linear-gradient(357deg, #ffffff26, #ffffff00);
    height: 100%;
    text-align: center;
    padding: 2rem;
    border-radius: 10px;
}
.pckg_list .list_item .item_inner h3, .tieup_list .tieup_item h3{
    font-size: 35px;
}
/* --------------About----------- */
section.about_cgc {
    background: #F3F3F3;
    position: relative;
}
section.about_cgc .sec_title {
    background: #F1F9FD;
    padding: 50px 30px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-18%, -50%);
}
section.about_cgc .sec_title h2 {
    max-width: 500px;
}

.ranking_sec {
    background-size: cover !important;
}
.ranking_sec ul.nav-tabs li {
    margin-left: 8px;
    margin-right: 8px;
}
.ranking_sec ul.nav-tabs li .nav-link {
    background: #fff;
    border-radius: 5px;
    border: 2px solid #fff;
}
.ranking_sec ul.nav-tabs li .nav-link.active, .ranking_sec ul.nav-tabs li .nav-link:hover {
    background: #fff;
    border: 2px solid #aa0733;
}
.ranking_sec ul.nav-tabs li .nav-link img {
    height: 40px;
    object-fit: contain;
    width: 80px;
}
.ranking_tab_data .tab__item {
    background: #fff;
    padding: 1.5rem 2rem;
    text-align: center;
    height: 100%;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.ranking_tab_data .tab__item .item__title {
    font-size: 60px;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 10px;
}
.ranking_tab_data .tab__item .item__title sub {
    bottom: 0;
    font-size: 60%;
}
.ranking_tab_data .mt_space {
    margin-bottom: 1.5rem;
}
.recruiter_carousel .item {
    background: #fff;
    height: 100%;
    padding: 6px 2px;
    box-shadow: 0 1px 15px rgb(0 0 0 / 7%);
    border-radius: 10px;
    margin: 10px;
}
.recruiter_carousel .item img {
	width: 100%;
	height: 60px;
	object-fit: contain;
}
.recruiter_sec .recruiter_carousel.owl-carousel .owl-nav button {
    border: 1px solid #EBEBEB;
}

.recruiter_carousel.owl-carousel .owl-nav button:hover img {
    filter: invert(14%) sepia(84%) saturate(7072%) hue-rotate(335deg) brightness(64%) contrast(104%);
}

/* ------------placement---------------- */
.placement_sec .sec_title {
    padding-left: 8rem;
    margin-bottom: 3rem;
}
.placement_carousel .item_inner {
    width: 100%;
    max-width: 330px;
    margin-left: 10px;
    margin-bottom: 10px;
    background: #fff;
    padding-top: 30px;
    border-radius: 130px 0 0 0;
    position: relative;
    z-index: 0;
}
.placement_carousel img.sudent_img {
    width: 80%!important;
    height: 100%;
    object-fit: contain;
    margin: 0 auto;
    background: #A30D33;
    padding: 0 10px;
    border-radius: 100px 0px 0px 0px;
}
.placement_carousel .item_txt {
    text-align: center;
    background: #D9D9D9;
    padding: 30px 0;
    position: relative;
    z-index: -1;
    margin-top: -13px;
    padding-bottom: 15px;
}
.placement_carousel.owl-carousel .item_txt img {
    width: 120px;
    margin: 0 auto;
    margin-top: 5px;
}
.placement_carousel .item_txt h3 {
    margin: 0;
}
.placement_carousel .item_txt h4 {
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 0;
    color: #75112E;
    padding: 5px 0;
}
.placement_carousel .item_txt img.plced_img {
    width: 100px !important;
    margin: 0 auto;
}
.placement_carousel .item_content {
    padding-top: 3rem;
}
.placement_sec .item_content {
    max-width: 450px;
    margin: 0 auto;
    display: block;
}
.placement_carousel.owl-carousel .item {
    margin-top: 50px;
    color: #2E2E2E;
    width: 100%;
    display: inline-block;
}
/* ------------------mou---------- */
.mous_sec img.sec_bg {
    width: 100%;
    min-height: 300px;
}
.mous_sec .bg_wrapper {
    background: #2A2C35;
    color: #fff;
    border-radius: 20px;
    padding: 2rem;
    margin-top: -140px;
    z-index: 1;
    position: relative;
}
.mous_carousel.owl-carousel .item img {
	border-radius: 20px;
	width: 150px;
	margin: 0 auto;
}
.mous_carousel.owl-carousel .owl-nav {
    justify-content: flex-end;
    display: block;
}

.mous_sec .mous_carousel.owl-carousel .owl-nav button {
    background: #fff;
    border-radius: 50px;
    position: absolute;
    left: -20px;
    top: 50%;
    transform: translate(0, -50%);
}
.mous_sec .bg_mou {
    background: #2A2C35;
    padding: 40px 20px;
    border-radius: 50px;
    align-items: center;
}
.mous_sec .mous_carousel.owl-carousel .owl-nav button.owl-next {
    right: -25px;
    left: auto;
}
.mous_sec .sec_title h2{
    font-size: 35px;
}

.sub_title {
    font-weight: 500;
    text-transform: uppercase;
    padding: 10px 0;
    color: #A30D33;
    font-size: 120%;
}

/* --------------why-choose---------- */
.why_choose_sec {
    background: #EAEAEA;
}

.why_choose_sec .item_wrap {
    padding: 20px 20px;
    background: #fff;
    height: 100%;
}

.why_choose_sec .item_wrap h3 {
    height: 60px;
}
.why_choose_sec .item_wrap img {
    height: 70px;
    width: 70px;
    margin-bottom: 20px;
}
.pulse {
    animation: pulse 1.5s infinite ease-in-out alternate;
}
@keyframes pulse {
    from { transform: scale(1.0); }
    to { transform: scale(1.1); }
}

.award_carousel .item {
    width: 100%;
    height: 250px;
    position: relative;
}
.award_carousel .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 30px;
}
.award_carousel .award_style {
	width: 100%;
	height: 100%;
	background: #ffffffbf;
    position: absolute;
    left: 0;
    top: 0;
    transform: scale(0);
    transform-origin: 50% 50%;
    transition: .7s all;
    padding: 1rem;
    border-radius: 30px;
}
.award_carousel .award_style img{
	object-fit: contain;
}
.award_carousel .item:hover .award_style {
    transform: scale(1);
}
/* ----------------------scholarship---------------- */
.scholarship_sec .sec_title, .eligibilty_sec .sec_title {
    max-width: 1000px;
}
.scholarship_sec .DD_flex {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 1rem;
}
.scholarship_sec .sec_title img.img_size {
    width: 200px;
    margin-bottom: 1rem;
}
.scholarship_sec .DD_flex h2 {
    margin-left: 1rem;
    padding-top: 10px;
    margin-bottom: 0;
    padding-bottom: 10px;
}
.scholarship_sec .DD_flex h2 span{
	color: #dae5f3;
    letter-spacing: 1px;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px #0667b1;
}
/* -------------------life_at_cgc--------------- */
.life_at_cgc .full_image.full_width{
    width: 25%;
}
.life_at_cgc .full_image .img_size_h.full_size {
    height: 250px;
}
.life_at_cgc .full_image {
    width: 100%;
    padding: 0;
}
.life_at_cgc .full_image img {
    width: 100%;
    height: 500px;
    padding: 7px;
}
.life_at_cgc .half_image {
    width: 100%;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
.life_at_cgc .half_image img {
    width: 60%;
    height: 250px;
    padding: 7px;
}
.life_at_cgc .half_image img.img_size_h {
    width: 40%;
}
.life_at_cgc img {
	filter: grayscale(100%);
	object-fit: cover;
}
.life_at_cgc img:hover {
	filter: none;
}
.life_at_cgc .images{
    display: none;
}
.life_at_cgc .load-more {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 170px;
    text-align: center;
    margin-top: 2rem;   
}
/* ------------------testimonial-------------- */
.testimonial_carousel .item_inner {
    height: 100%;
    padding: 1.25rem;
    border-radius: 5px;
    display: flex;
    justify-content: flex-end;
    position: relative;
    width: 100%;
    margin-left: 2px;
}
.testimonial_carousel .item_inner img {
    width: 160px !important;
}
.testimonial_carousel .testi_text h4 {
	font-weight: 500;
    color: #C32146;
    font-style: italic;
}
.testimonial_carousel.owl-carousel .owl-dots button span {
    background: #fff;
}
/* ------------foreign-------------- */
.foreign_carousel .owl-stage-outer .owl-stage, .testimonial_carousel .owl-stage-outer .owl-stage {
    display: flex;
}
.foreign_carousel .owl-stage-outer .owl-stage .item, .testimonial_carousel .owl-stage-outer .owl-stage .item, .placement_carousel.owl-carousel .item {
    height: 100%;
}

.foreign_carousel .item {
    margin-top: 150px;
    color: #2E2E2E;
    width: 100%;
    display: inline-block;
}
.foreign_carousel.owl-carousel .item .delg_img img {
    width: 300px;
    height: 300px;
    object-fit: cover;
    border-radius: 170px 170px 170px 0px;
    margin: 0 auto;
}
.foreign_carousel.owl-carousel .owl-nav button {
    position: absolute;
    left: -60px;
    top: 50%;
    background: #D9D9D9!important;
    border-radius: 50%;
}

.foreign_carousel.owl-carousel .owl-nav button.owl-next {
    left: auto;
    right: -60px;
}
.foreign_carousel.owl-carousel .owl-nav {
    display: block;
}
.delg_img {
    width: 100%;
    height: 300px;
    display: block;
    margin: -140px auto 0;
    position: relative;
    z-index: 0;
    background: #F3F3F3;
    padding: 20px 20px;
    border-radius: 170px 170px 0px 0px;
}
.delgt_txt {
    text-align: center;
    font-size: 80%;
    line-height: 1.15;
    background: #A30D33;
    padding: 40px 10px;
    padding-bottom: 10px;
    height: 100%;
}
.delgt_txt h4, .delgt_txt p {
    color: #fff;
}

/* --------------eligibilty_sec---------- */
.eligibilty_sec .tab-content .tab_data {
    background: #A30D33;
    color: #fff;
    padding: 30px;
    border-radius: 30px;
    text-align: center;
}
.eligibilty_sec .tab_data h3 {
    color: #fff;
}

.eligibilty_sec ul.nav.nav-tabs button.nav-link {
    border-radius: 50px;
    border: none;
    border-top: none;
    background: #F3F3F3;
    color: #A30D33;
    margin: 0 10px;
}

.eligibilty_sec ul.nav.nav-tabs button.nav-link.active {
    background: #A30D33;
    border: none;
    border: none;
    color: #fff;
}
.eligibilty_sec .tab_data ul.ul-disc li {
    width: 50%;
    position: relative;
    padding-left: 40px;
    list-style: none;
}
.eligibilty_sec .tab_data ul.ul-disc li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    height: 100%;
    width: 100%;
    background: url(../images/check-icon.svg);
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
}
.eligibilty_sec .sec_title,
.mous_sec .sec_title,
.life_at_cgc .sec_title,
.award_sec .sec_title {
    max-width: 900px;
    margin: 0 auto;
}

.eligibilty_sec img.fix_in_bg {
    position: absolute;
    right: 100px;
    z-index: 0;
    width: 500px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0.75;
}

.eligibilty_sec .shadow_box {
    background: #fff;
    padding: 12px;
    border-radius: 8px;
    box-shadow: 0 4px 20px #00000024;
}

.eligibilty_sec .shadow_box img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    border-radius: 10px;
    margin-bottom: 1rem;
}

.eligibilty_sec .shadow_box p {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    font-size: 90%;
}

.eligibilty_sec .mt_space {
    margin-bottom: 1.5rem;
}

/* --------------tieup----------- */
.tieup_sec{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
section.tieup_sec .sec_title {
    padding-left: 60px;
}
.tieup_sec .list_wrap h4 {
    font-size: 25px;
}
.tieup_sec .tieup_list .tieup_item .list_wrap{
    padding: 30px 10px;
}

.tieup_list .tieup_item .list_wrap {
	width: 100%;
    height: 100%;
    text-align: center;
    padding: 1.5rem;
    border-radius: 10px;
}
.tieup_sec .tieup_item {
    width: 50%;
    margin-bottom: 30px;
}

.tieup_list .tieup_item .list_wrap {
    background: #A30D33;
    padding: 30px 20px;
    border-radius: 0;
}

.tieup_sec .tieup_item .list_wrap h3 {
    font-size: 60px;
}
.tieup_sec .tieup_item .list_wrap h3, .tieup_sec .tieup_item .list_wrap h4 {
    color: #fff;
}

.owl-carousel .owl-nav button {
    width: 40px;
    height: 40px;
    border-radius: 0;
    outline: none;
    box-shadow: none;
    border: 0;
    margin: 0 3px;
    border: 1px solid #D9D9D9!important;
}
.owl-carousel .owl-dots, .owl-carousel .owl-nav {
	display: flex;
	justify-content: center;
	margin-top: 2rem;
}
.owl-carousel .owl-dots button {
    box-shadow: none;
    outline: none;
    border: 0;
}
.owl-carousel .owl-dots button span {
    border: 1px solid #2E2E2E;
    width: 44px;
    height: 7px;
    display: block;
    margin: 2px;
    border-radius: 10px;
    opacity: 0.3;
}
.owl-carousel .owl-dots button.active span {
    opacity: 1;
    background: #2E2E2E;
}
.owl-carousel .owl-nav {
    display: none;
}
section ul.nav-tabs {
    border-bottom: 0;
    justify-content: center;
}
section ul.nav-tabs li {
    margin-bottom: 10px;
}
section ul.nav-tabs li .nav-link {
    color: #000;
    font-weight: 600;
    line-height: 1.5;
    font-size: 15px;
    border: 1px solid #D1D1D1;
    background: #F1F1F1;
    border-radius: 30px;
    padding: 15px 25px 13px;
    text-align: center;
    width: auto;
    outline: none;
    box-shadow: none;
    max-width: 200px;
}
section ul.nav-tabs li .nav-link.active, section ul.nav-tabs li .nav-link:hover {
    background: #A30D33;
    color: #fff;
    border-color: #A30D33;
}
section .tab-content {
    padding-top: 2rem;
}
section .tab-content ul.ul-disc {
	display: flex;
	flex-wrap: wrap;
    margin: 0 auto;
}
section .tab-content ul.ul-disc li {
    width: 50%;
    margin-bottom: 10px;
    text-align: left;
}

footer {
    background: #C32146;
    color: #fff;
    padding: 1rem 0;
}


.tieup_list .tieup_item .list_wrap:hover, .gen_leader_list .item_inner:hover, .pckg_list .list_item .item_inner:hover{
    transform: translateY(-10px);
    border-radius: 50px;
}
.tieup_list .tieup_item .list_wrap, .gen_leader_list .item_inner, .pckg_list .list_item .item_inner {
    transition: 0.6s all;
}
