@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

*{
	margin: 0;
	padding: 0;
	text-decoration: none;
	outline: none;
	box-sizing: border-box;
}
html, body {
    scroll-behavior: smooth;
}
.placement-page{
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
    letter-spacing: inherit;
    line-height: 1.65;
    font-weight: 400;
    color: #000000;
}
.placement-page ul.ul_disc {
    padding-left: 18px;
}
.placement-page ul.ul_disc li {
    list-style: disc;
}

.placement-page .justify-content-center {
	justify-content: center;
}
.outer-form-hr .form-group {
    padding: 0 10px;
}
.placement-page img {
    max-width: 100%;
}
.placement-page .awardImg img {
    width: 680px;
}
.blog-detail-content img {
    max-width: 100%;
    height: auto !important;
    margin-bottom: 15px;
}
.placement-page .btn_block {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-top: 2rem;
}
.placement-page .button {
    border-radius: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4em;
    box-shadow: none !important;
    outline: none !important;
    border: 0;
    width: auto;
    background: transparent;
    transition: .3s all;
}
.placement-page .black_btn {
    background: #000;
    color: #fff;
    border-radius: 10px;
    line-height: 1.75;
    padding: 10px 15px;
}
.credit-wrap {
    text-align: left;
}
.text-justify {
    text-align: justify;
}
.hr-page ul li, .hr-page p {
    font-size: 18px;
}
.ranking-heading {
    position: relative;
    font-size: 32px;
    font-weight: 700 !important;
    text-transform: uppercase;
    text-shadow: 0px 1px 4px #241616;
}
.placement-page .black_btn:hover {
    background: #7a1231;
    color: #fff;
    box-shadow: 3px 3px #00000040 !important;
}
.placement-page .red_btn {
    background: #9F0203;
    color: #fff;
    border-radius: 10px;
    line-height: 1.75;
    font-size: 18px;
    padding : 12px 30px;
}
.form-career {
    display: flex;
}
.outer-form-hr {
    position: absolute;
    right: 0;
    width: 25%;
    background-color: #E4E4E4;
    padding: 0 12px;
    top: 193px;
    height: 100%;
    font-size: 16px;
}
.outer-form-hr .red_btn {
    font-size: 14px;
}
.placement-page .red_btn:hover {
    background: #9F0203;
    color: #fff;
    box-shadow: 3px 3px #00000040 !important;
}
.placement-page h2{
    font-family: inherit;
    font-weight: 700;
    font-size: 28px;
    color: #000;
    margin-bottom: 10px;
}
h2.accordion-header {
    margin-bottom: 0;
}
.international_page h2, .life_page h2, .library_page h2 {
    font-size: 34px;
}
.placement-page h3{
    font-weight: 500;
	font-family: inherit;
    font-size: 18px;
    color: inherit;
}
h3.rank-clge {
    color: #FFF;
}
.rank-clge {
    font-weight: 700 !important;
}
.placement-page h4 {
	font-family: inherit;
    font-weight: 500;
    font-size: 18px;
}
.placement-page p {
    line-height: inherit;
}
 .placement-page p:last-child {
	margin-bottom: 0;
} 
.placement-page sub {
    bottom: 0;
}

.admission_page h2.text_red, .cec_page h2.text_red, .library_page h2.text_red,.intern-gallery h2.text_red {
    text-shadow: 0 0 0 rgb(255,255,255), 1px 1px 0 rgb(255,255,255), 2px 2px 0 rgb(255,255,255), 3px 3px 0 rgb(0,0,0) !important;
}
.csb-institute{
    font-size: 38px;
    text-shadow: 0 0 0 rgb(255, 255, 255), 1px 1px 0 rgb(255, 255, 255), 2px 2px 0 rgb(255, 255, 255), 3px 3px 0 rgb(0, 0, 0) !important;
}
.admission_page h2.h2_white_shadow, .international_page h2.h2_white_shadow, .life_page h2.h2_white_shadow{
    text-shadow: none !important;
    position: relative;
    width: max-content;
    margin: 0 auto;
    max-width: 100%;
}
.admission_page h2.h2_white_shadow span {
    color: transparent;
    -webkit-text-stroke: 1px #F9E562;
    text-stroke: 2px #F9E562;
    text-shadow: none;
    position: absolute;
    top: 2px;
    right: -3px;
    z-index: -1;
}
.international_page h2.h2_white_shadow span, .life_page h2.h2_white_shadow span  {
    color: transparent;
    -webkit-text-stroke: 1px #F9E562;
    text-stroke: 1px #F9E562;
    text-shadow: none;
    position: absolute;
    top: 1px;
    right: -2px;
    z-index: -1;
}
.cec_page h2.h2_white_shadow, .library_page h2.h2_white_shadow {
    text-transform: uppercase;
    text-shadow: 2px 2px 0 rgb(192, 15, 94), 1px 1px 0 rgb(241, 228, 154), 3px 3px 0 rgb(244, 230, 149) !important;
    color: #fff !important;
    border-bottom: 0 !important;
}
.intern-gallery h2.text_red {
   color: #9F0203;
}
.cv-submit-title {
    background-color:#FFF;
    padding:10px;
}
.collabo {
    display: flex;
    justify-content: center;
    padding: 0;
    align-items: center;
}
.collabo li {
    list-style: none;
    margin: 0 20px;
}
/* ------------------- site style -------------- */
.placement-page .text-justify {
 	text-align: justify;
}
.placement-page .py_3{
    padding-top: 4rem;
    padding-bottom: 4rem;
}
.placement-page .py_2 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}
.placement-page .mt_2 {
    margin-top: 2rem;
}
.placement-page .mb_2 {
    margin-bottom: 2rem;
}
.placement-page .pt_3 {
    padding-top: 4rem;
}
.placement-page .pb_3 {
    padding-bottom: 4rem;
}
.placement-page .wi_full{
    width: 100%;
}
.placement-page .text_red, .strong_red strong {
	color: #9F0203;
}
.placement-page .text_yellow {
    color: #F9E562;
}
.placement-page .page_breadcumb {
    padding-top: 3rem;
}
.placement-page .sec_title h2 {
    position: relative;
    text-transform: capitalize;
    line-height: 1.2;
    font-size: 28px;
    font-weight: 600;
    text-shadow: 0 0 0 rgb(255, 255, 255), 0 0 0 rgb(255, 255, 255), 2px 2px 0 rgb(255, 255, 255), 3px 3px 0 rgb(0, 0, 0);
}
/* .placement-page p {
    font-size: 14px;
} */
.placement-page .top-banner .desk-text {
    font-weight: 500;
    font-size: 38px;
}
.international_page .top-banner .desk-text img {
    width: 30px;
    position: relative;
    left: -4px;
    top: -20px;
}
.international_page .top-banner .course-name img {
    width: 30px;
    position: relative;
    right: -4px;
    top: -20px;
}
.placement_sec .sec_content .placemnt_list {
    margin-bottom: 2rem;
}
.placemnt_list .list_item {
    width: 50%;
    margin-top: 1.5rem;
}
.placemnt_list .list_item .item_inner {
    background: #fff;
    height: 100%;
    font-size: 16px;
    padding: 20px 20px 20px 100px;
    box-shadow: 0 2px 20px rgb(0 0 0 / 5%);
    border-radius: 15px;
    position: relative;
    transition: .4s all;
}
.placemnt_list .list_item .item_inner:hover {
/*    transform: translateY(-10px);*/
    background: #a00534;
}
.placemnt_list .list_item .item_inner:hover * {
	color: #fff;
}
.placemnt_list .list_item .item_inner h2 {
    font-size: 32px;
    margin-bottom: 0;
}
.placemnt_list .list_item .item_inner h2 sub {
    font-weight: 400;
}
.placemnt_list .list_item .item_inner img {
    width: 60px;
    height: 60px;
    object-fit: contain;
    position: absolute;
    left: 20px;
    top: 20px;
}
.placement_sec .sec_image {
    /*padding-left: 3rem;*/
}
.placement_sec .bg_shape:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 300px;
    height: 100%;
    background: #B33D61;
    z-index: -1;
}
.triumphs_sec .sec_title, .triumphs_sec .graph_calc {
    margin-bottom: 2rem;
}
.alumni_sec, .about_sec, .testimonial_sec, .pioneer_sec {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.placement-page .recruiter_sec {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}
.recuiter_wrapper {
    width: 100%;
    height: 565px;
    margin-top: 3rem;
    position: relative;
    overflow: hidden;
}
.recuiter_wrapper .middle_circle {
    width: 750px;
    height: 750px;
    border-radius: 50%;
    position: absolute;
    background: url(../images/cgc-placement/middle-circle.png);
    left: 50%;
    transform: translateX(-50%);
    top: 160px;
    background-repeat: no-repeat;
    background-position: center top 8px;
    background-size: 99%;
}
.recuiter_wrapper .smalle_circle {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    position: absolute;
    background: url(../images/cgc-placement/smallest-circle.png);
    left: 50%;
    transform: translateX(-50%);
    top: 78%;
    background-repeat: no-repeat;
    background-position: center top 8px;
    background-size: 99%;
}
.recriter_orbit {
    padding-top: 50px;
}
#orbit_outer {
    width: 1000px;
    height: 1000px;
    margin: 10px auto;
    border: 1px dashed #D9D9D9;
    background: rgb(255 255 255 / 80%);
    position: relative;
    border-radius: 50%;
    animation: spin 30s linear infinite;
}
#orbit_outer .item {
    width: 135px;
    height: 135px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    animation: spin 30s linear infinite reverse;
}

.recruiter_sec .inner_circle {
    position: absolute;
    left: 50%;
    top: 250px;
    transform: translateX(-50%);
} 
#orbit_inner {
    width: 500px;
    height: 500px;
    margin: 10px auto;
    border: 1px dashed #D9D9D9;
    position: relative;
    border-radius: 50%;
    animation: spin 40s linear infinite;
}
#orbit_inner .item {
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    animation: spin 40s linear infinite reverse;
}
#orbit_outer .item span, #orbit_inner .item span {
	width: 100%;
	height: 100%;
    border-radius: 50%;
    background: #fff;
	border: 1px solid #D9D9D9;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s all;
}
#orbit_outer .item:hover span, #orbit_inner .item:hover span {
	transform: scale(1.15);
}
.recriter_orbit .pause_hover  {
    animation-play-state: paused !important;
}
@keyframes spin {
  100% {
    transform: rotate(1turn);
  }
}


.alumni_sec .sec_title h2 {
    position: relative;
    padding-left: 25px;
}
.alumni_sec .sec_title h2:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 8px;
    height: 100%;
    background: url(/public/course/assets/images/cgc-placement/vertical-line.svg) no-repeat center;
    background-size: contain;
}
.alumni_slider .item_inner {
    padding-top: 60px;
    text-align: center;
    color: #fff;
}
.alumni_slider .item_inner .item_img {
    background: #fff;
    width: 100%;
    height: 200px;
    padding: 0 1rem;
    position: relative;
    border-radius: 150px 150px 0 0;
}
.alumni_slider .owl-item:nth-child(odd) .item_img, .alumni_slider .owl-item:nth-child(even) .item_img .plced_img img {
    background: #F9E562;
}
.alumni_slider .item_inner .item_img img.sudnt_img {
    width: 100%;
    height: calc(100% + 60px);
    object-fit: contain;
    top: -60px;
    position: relative;
}
.alumni_slider .item_inner .item_img .plced_img img {
    position: absolute;
    left: 0;
    top: -50px;
    width: 33px !important;
    background: #fff;
    height: 110px;
    padding: 4px;
    object-fit: contain;
    border-radius: 8px;
}
.alumni_slider .item_inner h3 {
    color: #fff;
    font-weight: 500 !important;
    margin-top: 10px;
    text-align: center;
}
.alumni_slider .owl-nav {
    display: flex;
    justify-content: flex-end;
    margin-top: 2rem;
}
.alumni_slider .owl-nav button {
    width: 100px;
    margin-left: 2rem;
    height: auto;
    border: 0;
    outline: none;
    box-shadow: none;
}
.about_sec .sec_title {
    display: flex;
    align-items: center;
    padding-bottom: 1rem;
    border-bottom: 1px solid #000;
}
.about_sec .sec_title span {
    display: block;
    font-size: 60px;
}
.about_sec .sec_title .detail_text {
    padding-left: 2rem;
    margin-left: 2rem;
    border-left: 1px solid #000;
}
.ccpd_pillars .pillar_title {
    background: #7a0025;
    width: max-content;
    margin: 0 auto;
    padding: 10px 40px;
}
.visible_desktop .pillar_title * {
    margin: 0;
    color: #fff;
}
.visible_desktop .pillar_list img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.visible_desktop .pillar_list {
    display: flex;
    justify-content: center;
    position: relative;
    padding-top: 150px;
    padding-bottom: 100px;
    max-width: 1200px;
    margin: 0 auto;
}
.visible_desktop .pillar_list .pilar_item {
    width: 25%;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    position: relative;
    padding: 23px 60px;
    display: flex;
    align-items: center;
}
.about_sec  img.visible_mobile, .visible__mob {
    display: none;
}

.testimonial_sec h2 {
    color: #9F0203;
    font-style: italic;
    font-size: 45px;
    font-weight: 900 !important;
}
.testi_carousel .item {
    width: 100%;
    background: #fff;
}
.testi_carousel .item .item_inner {
    display: flex;
    flex-direction: row-reverse;
}
.testi_carousel .owl-item.active .item_inner, .testi_carousel .owl-item.active + .owl-item .item_inner {
    flex-direction: row;
}
.testi_carousel .item .full_img {
    width: 250px;
    min-width: 250px;
    position: relative;
}
.testi_carousel .item .full_img img {
    height: 100%;
    object-fit: cover;
}
.testi_carousel .item .full_img:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #9F0203;
    opacity: 0.7;
    transition: .3s all;
}
.testi_carousel .item .item_inner .testi_text {
    padding: 2rem;
    font-weight: 600;
    font-style: italic;
    font-size: 110%;
}
.testi_carousel .item .item_inner .testi_text img {
    width: 80px !important;
    margin-bottom: 2rem;
    display: inline;
}
.testi_carousel .item .item_inner h4 {
    color: #9F0203;
}
.testi_carousel .owl-item.active .item_inner .full_img:before {
    width: 5px;
    opacity: 1;
}


.pioneer_sec .sec_title {
    max-width: 900px;
    margin: 0 auto;
    padding-bottom: 2rem;
}
.pioneer_sec h2, .exposure_prgm h2, .cgcian_sec h2, .int_video_sec h2, .delegate_sec h2, .h2_white_shadow {
    text-transform: uppercase;
    text-shadow: 3px 3px 0 rgb(238 210 226), 1px 1px 0 rgb(255,255,255), 2px 2px 0 rgb(255,255,255), 3px 3px 0 rgb(121, 28, 82);
    color: #fff !important;
    padding-bottom: 1rem;
    border-bottom: 1px solid #fff;
}
.h2_white_shado {
    text-transform: uppercase;
    font-size: 45px;
    text-shadow: 2px 2px 0 rgb(192, 15, 94), 1px 1px 0 rgb(241, 228, 154), 3px 3px 0 rgb(244, 230, 149) !important;
    color: #fff !important;
    padding-bottom: 1rem;
    border-bottom: 1px solid #fff;
}
.pio_item {
    color: #fff;
    background: #C14D70;
    margin-bottom: 1rem;
    padding: 1.5rem;
    border-radius: 15px;
    transition: .3s all;
}
.pio_item img.icon__, .pio_item * {
    transition: .3s all;
}
.pio_item:hover {
    background: #F9E562 !important;
}
.pio_item:hover * {
    color: #000 !important;
}
.pio_item:hover img.icon__ {
    transform: translateY(-10px);
    filter: drop-shadow(1px 2px 5px rgb(0 0 0 / 30%));
}
.poi_wrapper .col-12:first-child .pio_item:last-child, .poi_wrapper .col-12:last-child .pio_item:first-child {
    background: #A41D46;
}
.poi_wrapper .pio_item:last-child {
    margin-bottom: 2rem;
}
.pio_item h3 {
    margin: 10px 0;
}
.pio_item p {
    font-size: 90%;
}



/*-------- International page -----------*/
.department_sec, .exposure_prgm, .cgcian_sec .sec_title, .mous_sec, .tieups_sec, .delegate_sec, .fee_process, .jap_mous_sec {
    background-size: cover !important;
}
.department_sec .sec_title {
    padding-right: 3rem;
}
.department_sec .sec_title p {
    text-align: justify;
}
.timeline{
    position: relative;
    margin: 30px auto;
}
.timeline:before{
    content:'';
    position:absolute;
    left:50%;
    width:2px;
    height:100%;
    background:#c5c5c5;
}
.timeline ul{
    padding:0;
    margin:0;
}
.timeline ul li{
    position:relative;
    width:100%;
    display: flex;
    margin-bottom: 2rem;
    list-style: none;
}
.timeline ul li:nth-child(even){
    flex-direction: row-reverse;
}
.timeline ul li:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #F9E562;
    border-radius: 50%;
    border: 4px solid #fff;
}
.timeline .content{
    width: 50%;
    padding-right: 3rem;
    text-align: right;
}
.timeline ul li .time_img {
    width: 50%;
    padding-left: 3rem;
}
.timeline ul li .time_img .img_size {
    width: 320px;
    height: 180px;
    overflow: hidden;
    border-radius: 10px;
    display: inline-block;
}
.timeline ul li .time_img img {
    transition: .5s all;
    max-width: 100%;
}
.inter-tieup.timeline ul li .time_img img {
    transition: .5s all;
    width: 100%;
}
.timeline ul li .time_img .img_size:hover img {
    transform: scale(1.15);
}
.timeline ul li:nth-child(even) .content {
    padding-right: 0;
    padding-left: 3rem;
    text-align: left;
}
.timeline ul li:nth-child(even) .time_img {
    padding-left: 0;
    padding-right: 3rem;
    text-align: right;
}
.timeline ul li h3{
    color: #F9E562 !important;
    font-weight:700 !important;
    margin-bottom: 1rem;
}
.timeline ul li p {
    color: #fff;
    font-size: 17px;
    line-height: normal;
}
.fee_process .sec_title {
    max-width: 900px;
    margin: 0 auto;
}
.fee_list {
    display: flex;
    flex-wrap: wrap;
    background-image: url(/public/course/assets/images/cgc-international/fee-Stroke.png);
    background-repeat: no-repeat;
    background-position: contain;
    background-size: 100%;
    margin-top: 3rem;
}
.fee_list .fee_item {
    width: 16.66%;
}
.fee_list .fee_item .fee_inner {
    padding: 1rem;
    padding-right: 1.5rem;
    padding-left: 0.5rem;
    text-align: center;
    font-size: 90%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.fee_list .fee_item img {
    width: 60px;
    height: 60px;
    object-fit: contain;
    transition: .4s all;
}
.fee_list .fee_item .fee_inner:hover img {
    transform: translateY(-10px);
}
.fee_list .fee_item:nth-child(even) .fee_inner img, .fee_list .fee_item:nth-child(odd) .fee_inner p {
    order: 1;
}
.fee_list .fee_item:nth-child(odd) .fee_inner img, .fee_list .fee_item:nth-child(even) .fee_inner p {
    order: 2;
}
.fee_list .fee_item:nth-child(odd) .fee_inner p {
    margin-bottom: 90px;
    padding-top: 50px;
}
.fee_list .fee_item:nth-child(even) .fee_inner p {
    margin-top: 90px;
    margin-bottom: 0;
    padding-bottom: 50px;
}
.fee_list .fee_item .fee_inner p a {
    font-weight: bold;
    color: #3092DD;
}
.fee_process .btn__outline, .credit-card-scheme .btn__outline {
    display: inline-block;
    width: max-content;
    text-align: center;
    border: 1px dashed #9F0203;
    border-radius: 12px;
    padding: 8px;
    margin: 0 auto;
}
.credit-card-scheme .btn__outline {
    margin-left: 0;
    cursor: pointer;
}
.fee_process .btn__outline .button, .credit-card-scheme .black_btn {
    display: inline-block;
}
.affair_sec {
    overflow: hidden;
}
.affair_sec img.dot_img {
    margin: 0 auto 2rem;
    display: block;
    width: 100px;
}
.affair_sec .sec_content, .class_educ .sec_content {
    position: relative;
    padding: 2rem;
    background: #F2F3F7;
    width: calc(100% + 150px);
    margin-left: -150px;
    margin-top: 2rem;
    /* z-index: -1; */
    padding-left: 160px;
    padding-right: 0;
}
.affair_sec .sec_content:before, .class_educ .sec_content:before{
    content: '';
    position: absolute;
    height: 100%;
    bottom: 0;
    right: -9999px;
    left: 0;
    border-right: 9999px solid #F2F3F7;
}
.affair_sec .sec_content .text_right {
    text-align: right;
}
.cgcian_carousel {
    margin-bottom: -20px;
}
.cgcian_carousel .item_inner {
    position: relative;
}
.cgcian_carousel .item_inner .item_content {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 1rem 2rem;
    font-size: 85%;
    color: #fff;
    transition: .5s all;
}
.delegate_carousel .dele_item {
    transition: .5s all;
}
.cgcian_carousel .item:hover .item_inner .item_content, .delegate_carousel .dele_item:hover {
    transform: translateY(-15px);
}


.mou_carousel {
    padding-right: 2px;
}
.mou_carousel .item {
    border-right: 1px solid #D6D6D6;
}
.mou_carousel .item span {
    border-top: 1px solid #D6D6D6;
    width: 100%;
    display: inline-block;
    padding: 2rem;
}
.mou_carousel .item span:first-child {
    border-top: 0;
}

.delegate_carousel .dele_item .dele_info {
    color: #fff;
    padding-top: 10px;
}
.delegate_carousel .dele_item .dele_info h4 {
    font-size: 18px;
    font-weight: 600 !important;
}


.youtube_carousel.owl-carousel button.owl-dot.active, .delegate_carousel.owl-carousel button.owl-dot.active,
.cgcian_carousel.owl-carousel button.owl-dot.active  {
    background: #F9E562 !important;
}
.cgcian_carousel .owl-dots {
    margin-top: 0;
    position: relative;
    bottom: -10px;
}
.placement-page .slick-dots {
	display: flex;
	justify-content: center;
	bottom: -40px;
}
.placement-page .slick-dots li {
	width: auto;
	height: auto;
	margin: 2px;
}
.placement-page .slick-dots button {
	width: 8px;
	height: 8px;
	padding: 0;
	border-radius: 10px;
	background: #D6D6D6;
}
.placement-page .slick-dots .slick-active button {
	width: 25px;
	background: #9F0203;
}
.csb_page .slick-dots .slick-active button {
    width: 9px;
}
.placement-page .slick-dots button:before {
	display: none;
}
.youtube_carousel button {
    width: 100%;
    height: 300px;
    position: relative;
    border: 0;
    outline: none;
}
.youtube_carousel button img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.videopopup .modal-content {
    background: #a00534;
}
.videopopup .modal-body {
    padding: 5px;
}
.videopopup button.btn-close {
    background-color: rgb(255 255 255);
    opacity: 1;
    right: 10px;
    top: 10px;
    width: 30px;
    height: 30px;
    position: absolute;
}


.tie_up_wrap {
	position: relative;
	padding-top: 100px;
}
.tie_up_outer {
    width: 900px;
    height: 400px;
    border-radius: 50%;
    position: relative;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}
.tie_up_outer:before {
	content: '';
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	width: 700px;
    height: 350px;
	background-image: url(/public/course/assets/images/cgc-international/tieup-outline.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
}
.tie_up_outer .tie_up_item {
    width: 250px;
    display: inline-block;
    position: absolute;
}
.tie_up_outer .tie_up_item h2 {
    margin-bottom: 0;
    color: #2E2E2E;
    font-size: 50px;
}
.tie_up_outer .tie_up_item:first-child h2 {
    color: #2781DC;
}
.tie_up_outer .tie_up_item:nth-child(2) h2 {
    color: #F7A600;
}
.tie_up_outer .tie_up_item:nth-child(3) h2 {
    color: #9F0203;
}
.tie_up_outer .tie_up_item:first-child {
    left: 0;
    bottom: 0;
}
.tie_up_outer .tie_up_item:nth-child(2) {
    top: 60px;
    left: 220px;
}
.tie_up_outer .tie_up_item:nth-child(3) {
    top: 60px;
    right: 220px;
}
.tie_up_outer .tie_up_item:last-child {
    right: 0;
    bottom: 0;
}
.tie_up_outer .tie_up_item .tie_icon {
    width: 130px;
    height: 130px;
    position: absolute;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 5px solid #fff;
    box-shadow: -6px 10px 15px rgb(0 0 0 / 43%);
}
.tie_up_outer .tie_up_item .tie_icon:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid white;
    z-index: 0;
}
.tie_up_outer .tie_up_item .tie_icon:before {
    content: '';
    position: absolute;
    border-left: solid 30px transparent;
    border-right: solid 30px transparent;
    height: 0;
    width: 0;
    z-index: 1;
}
.tie_up_outer .tie_up_item:first-child .tie_icon:before {
    left: 64%;
    top: 73%;
    border-bottom: solid 30px #2781dc;
    transform: rotate(130deg);
}
.tie_up_outer .tie_up_item:first-child .tie_icon:after {
    top: 77%;
    left: 69%;
    transform: rotate(-50deg);
}
.tie_up_outer .tie_up_item:nth-child(2) .tie_icon:before {
    left: 48%;
    top: 85%;
    border-bottom: solid 30px #F7A600;
    transform: rotate(153deg);
}
.tie_up_outer .tie_up_item:nth-child(2) .tie_icon:after {
    left: 51%;
    top: 90%;
    transform: rotate(-27deg);
}
.tie_up_outer .tie_up_item:nth-child(3) .tie_icon:before {
    left: 6%;
    top: 88%;
    border-bottom: solid 30px #9F0203;
    transform: rotate(200deg);
}
.tie_up_outer .tie_up_item:nth-child(3) .tie_icon:after {
    left: 4%;
    top: 94%;
    transform: rotate(20deg);
}
.tie_up_outer .tie_up_item:last-child .tie_icon:before {
    top: 76%;
    left: -11%;
    border-bottom: solid 30px #2E2E2E;
    transform: rotate(225deg);
}
.tie_up_outer .tie_up_item:last-child .tie_icon:after {
    top: 80%;
    left: -16%;
    transform: rotate(45deg);
}
.tie_up_outer .tie_up_item .tie_icon img {
    width: 70px;
    height: 70px;
    object-fit: contain;
}
.tie_up_outer .tie_up_item:first-child .tie_icon {
    left: 70px;
    top: -210px;
    background: #2781DC;
}
.tie_up_outer .tie_up_item:nth-child(2) .tie_icon {
    left: 32px;
    top: -40px;
    background: #F7A600;
}
.tie_up_outer .tie_up_item:nth-child(3) .tie_icon {
    right: 23px;
    top: -40px;
    background: #9F0203;
}
.tie_up_outer .tie_up_item:last-child .tie_icon {
    right: 70px;
    top: -200px;
    background: #2E2E2E;
}
.tie_up_outer .tie_up_item .item_text {
    position: absolute;
    transition: .4s all;
}
.tie_up_outer .tie_up_item:hover .item_text {
    transform: translateY(-20px);
}
.tie_up_outer .tie_up_item:first-child .item_text {
    top: -240px;
    left: -80px;
}
.tie_up_outer .tie_up_item:nth-child(2) .item_text {
    left: -40px;
    top: -130px;
}
.tie_up_outer .tie_up_item:nth-child(3) .item_text {
    right: -70px;
    top: -110px;
}
.tie_up_outer .tie_up_item:last-child .item_text {
    right: -60px;
    top: -210px;
}
.tie_up_outer .tie_up_item:hover .tie_icon {
    background: #92278F !important;
}
.tie_up_outer .tie_up_item:hover .tie_icon:before {
    border-bottom-color: #92278F !important;
}
.tie_up_outer .tie_up_item:hover .item_text h2 {
    color: #92278F !important;
}

.tie_up_wrap .tie_up_inner {
    width: 500px;
    margin: 0 auto;
    text-align: center;
    height: 250px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    padding: 100px 0;
}
.tie_up_wrap .tie_up_inner img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}
.tie_up_wrap .tie_up_inner h3 {
    width: auto;
    display: inline-block;
    margin-top: 5rem;
}


.art_cap_wrap {
    position: relative;
}
.art_cap_wrap .art_cap_outer {
    width: 700px;
    height: 700px;
    border-radius: 50%;
    position: relative;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}
.art_cap_wrap .art_cap_inner {
    width: 350px;
    margin: 0 auto;
    text-align: center;
    height: 350px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 4rem;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    justify-content: center;
    align-items: center;
}
.art_cap_wrap .art_cap_inner h3 {
	font-weight: 600 !important;
}
.art_cap_wrap .art_cap_outer .art_item {
	position: relative;
    font-size: 14px;
    line-height: 1.25;
    font-weight: 600;
    width: 50%;
    height: 80px;
    display: flex;
    align-items: center;
}
.art_cap_wrap .art_cap_outer .art_item .icon_bg {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: inline-flex;
    position: absolute;
    padding: 7px;
    z-index: 1;
}
.art_cap_wrap .art_cap_outer .art_item .icon_bg span {
    width: 100%;
    height: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    padding: 6px;
    box-shadow: 0 5px 5px #00000045;
    background: #fff;
}
.art_cap_wrap .art_cap_outer .art_item img {
    width: 34px;
    height: 34px;
    object-fit: contain;
}
.art_cap_wrap .art_cap_outer .art_item.rotate_h img, .lbsrvc_wrapper .lbsrvc_item:hover img.lbs_img, .welfare_service:hover .ws_center_item img, .features img:hover {
    -webkit-animation:spin_art 2s linear;
    -moz-animation:spin_art 2s linear;
    animation:spin_art 2s linear;
}
@-moz-keyframes spin_art { 
    100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin_art { 
    100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin_art { 
100% { 
    -webkit-transform: rotate(360deg); 
    transform:rotate(360deg); 
} 
}
.art_cap_wrap .art_cap_outer .art_item .item_text {
    text-align: center;
    position: relative;
}
.art_cap_wrap .art_cap_outer .art_item .item_text:before {
    content: '';
    position: absolute;
    z-index: -1;
}
.art_cap_wrap .art_cap_outer .art_item:first-child {
    width: 100%;
    text-align: center;
    justify-content: center;
    padding-bottom: 50px;
}
.art_cap_wrap .art_cap_outer .art_item:first-child .icon_bg {
    bottom: -70px;
    background-color: #9F0203;
}
.art_cap_wrap .art_cap_outer .art_item:first-child .icon_bg span {
    border: 4px solid #9F0203;
}
.art_cap_wrap .art_cap_outer .art_item:first-child .item_text:before {
    left: 56px;
    top: 40px;
    width: 2px;
    height: 40px;
    background: #8c2041;
}
.art_cap_wrap .art_cap_outer .art_item:first-child .color_t p {
    color: #8c2041;
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(2) {
    padding-right: 200px;
    margin-top: 22px;
    margin-left: -100px;
    width: calc(50% + 100px);
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(2) .icon_bg {
    right: 120px;
    background-color: #2f91db;
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(2) .icon_bg span {
    border: 4px solid #2f91db;
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(2) .item_text:before {
    left: 160px;
    top: 18px;
    width: 100px;
    height: 2px;
    background: #2f91db;
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(2) .color_t p {
    color: #2f91db;
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(3) {
	padding-left: 300px;
    margin-top: 22px;
    margin-right: -100px;
    width: calc(50% + 100px);
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(3) .icon_bg {
    left: 110px;
    background-color: #F9E562;
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(3) .icon_bg span {
    border: 4px solid #F9E562;
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(3) .item_text:before {
    right: 160px;
    top: 18px;
    width: 100px;
    height: 2px;
    background: #f9e562;
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(3) .color_t p {
    color: #f9e562;
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(4) {
    padding-right: 200px;
    margin-top: 22px;
    margin-left: -100px;
    width: calc(50% + 100px);
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(4) .icon_bg {
    right: 190px;
    background-color: #FF471D;
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(4) .icon_bg span {
    border: 4px solid #FF471D;
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(4) .item_text:before {
    left: 120px;
    top: 18px;
    width: 65px;
    height: 2px;
    background: #ff471d;
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(4) .color_t p {
    color: #ff471d;
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(5) {
    padding-left: 330px;
    margin-top: 22px;
    margin-right: -100px;
    width: calc(50% + 100px);
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(5) .icon_bg {
    left: 190px;
    background-color: #92278F;
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(5) .icon_bg span {
    border: 4px solid #92278F;
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(5) .item_text:before {
    right: 125px;
    top: 18px;
    width: 60px;
    height: 2px;
    background: #741f72;
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(5) .color_t p {
    color: #741f72;
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(6) {
	padding-right: 300px;
    margin-top: 24px;
    margin-left: -150px;
    width: calc(50% + 150px);
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(6) .icon_bg {
    right: 190px;
    background-color: #F78701;
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(6) .icon_bg span {
    border: 4px solid #F78701;
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(6) .item_text:before {
    left: 185px;
    top: 26px;
    width: 50px;
    height: 2px;
    background: #f48601;
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(6) .color_t p {
    color: #f48601;
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(7) {
    padding-left: 330px;
    margin-top: 24px;
    margin-right: -130px;
    width: calc(50% + 130px);
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(7) .icon_bg {
    left: 190px;
    background-color: #264D6C;
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(7) .icon_bg span {
    border: 4px solid #264D6C;
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(7) .item_text:before {
	right: 160px;
    top: 18px;
    width: 60px;
    height: 2px;
    background: #244967;
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(7) .color_t p {
    color: #244967;
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(8) {
	padding-right: 220px;
    margin-top: 24px;
    margin-left: -100px;
    width: calc(50% + 100px);
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(8) .icon_bg {
	right: 120px;
    background-color: #8EC63F;
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(8) .icon_bg span {
    border: 4px solid #8EC63F;
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(8) .item_text:before {
    left: 140px;
    top: 18px;
    width: 120px;
    height: 2px;
    background: #8ec63f;
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(8) .color_t p {
    color: #8ec63f;
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(9) {
    padding-left: 285px;
    margin-top: 24px;
    margin-right: -100px;
    width: calc(50% + 100px);
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(9) .icon_bg {
    left: 110px;
    background-color: #137296;
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(9) .icon_bg span {
    border: 4px solid #137296;
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(9) .item_text:before {
	right: 182px;
    top: 18px;
    width: 80px;
    height: 2px;
    background: #116483;
}
.art_cap_wrap .art_cap_outer .art_item:nth-child(9) .color_t p {
    color: #116483;
}
.art_cap_wrap .art_cap_outer .art_item:last-child {
    width: 100%;
	text-align: center;
	justify-content: center;
	padding-top: 50px;
}
.art_cap_wrap .art_cap_outer .art_item:last-child .icon_bg {
    top: -50px;
    background-color: #009DAE;
}
.art_cap_wrap .art_cap_outer .art_item:last-child .icon_bg span {
    border: 4px solid #009DAE;
}
.art_cap_wrap .art_cap_outer .art_item:last-child .item_text:before {
    left: 51px;
    top: -27px;
    width: 2px;
    height: 25px;
    background: #009dae;
}
.art_cap_wrap .art_cap_outer .art_item:last-child .color_t p {
    color: #009dae;
}

.tie_up_item .tooltip {
    background: #000;
    bottom: 100%;
    color: #fff;
    display: block;
    left: 0;
    font-size: 11px;
    text-align: center;
    line-height: 1;
    opacity: 0;
    padding: 8px;
    font-weight: 500;
    border-radius: 3px;
    pointer-events: none;
    position: absolute;
    width: 100%;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
}
.tie_up_item .tooltip:before {
    bottom: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%;
}
.tie_up_item .tooltip:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid #000 10px;
    bottom: -10px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -13px;
    position: absolute;
    width: 0;
}
.tie_up_item:hover .tooltip {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}
.tie_up_item .tooltip {
    display: none;
}
.tie_up_item .tie_icon:hover .tooltip {
    display: block;
}


.btn_center {
	justify-content: center;
}
.overview_sec, .why_choose, .how_apply, .program_sec, .admsn_ofces, .scholarship_sec {
	background-size: cover !important;
}
.how_apply p {
    font-size: 22px;
}
.why_item .why_inner {
    text-align: center;
    padding: 3rem;
    border-top: 1px solid #fff;
}
.why_item .why_inner img {
	width: 80px;
	height: 80px;
	object-fit: contain;
	margin-bottom: 1.5rem;
    transition: .4s all;
}
.admsn_ofces .admision_btn img {
    transition: .4s all;
}
.why_item .why_inner:hover img {
    filter: brightness(0) invert(1);
}
.why_item .why_inner:hover img, .admsn_ofces .admision_btn:hover img {
    transform: translateY(-10px);
}
.lab-wrap {
    overflow: hidden;
}
.lab-text {
    margin-bottom: 15px !important;
    width: 100%;
}
.gallery-zoom {
    -webkit-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;
    overflow: hidden;
    filter: grayscale(100%);
}
.gallery-zoom:hover {
    filter: grayscale(0%);
    transform: scale(1.1);
    overflow: hidden;
}

.overview_carousel .item, .overview_slick .slide {
    width: 100%;
    height: 450px;
    border-radius: 10px;
    overflow: hidden;
}
.overview_carousel .item img, .overview_slick .slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: .7s all;
}
.overview_carousel .item img:hover, .overview_slick .slide img:hover {
	transform: scale(1.15);
}

section.offline_admsn {
    padding-top: 5rem !important;
    overflow: hidden;
}
.offline_admsn .align_center {
    align-items: center;
}
.offline_admsn .container-fluid {
    position: relative;
}
.offline_admsn .ml-auto {
    margin-left: auto;
    padding-left: 2rem;
}
.offline_admsn .offline_image {
    margin-top: -130px;
    transition: .5s all;
}
.offline_admsn .offline_image:hover {
    transform: scale(1.07);
}
.ncc-divisions {
    position: relative;
    width: 100%;
}
.ncc-divisions img {
    width: 100%;
   text-align: center;
}
.offline_admsn img.bg_ofln {
    width: 80%;
    height: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    object-fit: cover;
    object-position: top right;
    z-index: -1;
}
.offline_admsn .offline_list {
    padding: 2rem 0 0 2rem;
    color: #fff;
}
.offline_admsn .offline_list ul, .progra_list .program_item ul {
	padding-left: 0;
}
.offline_admsn .offline_list ul li {
    position: relative;
    padding-left: 40px;
    margin: 10px 0;
    transition: .5s all;
    list-style: none;
}
.offline_admsn .offline_list ul li:hover {
    color: #F9E562;
}
.offline_admsn .offline_list ul li:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    top: 4px;
    background: url(/public/course/assets/images/admission/list-tick.png) no-repeat center;
    background-size: contain;
}
.program_level {
    margin: 2rem auto 1rem;
    max-width: 700px;
}
.progra_list .menu-block {
    column-count: 3;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-gap: 20px;
    margin-top: 30px;
}
.progra_list .program_item a {
    color: #fff;
}
.progra_list .program_item a:hover {
    color: #F9E562;
}

.progra_list .program_item .prgrm_title, .progra_list .program_item .prgrm_title a {
    font-weight: 600;
    color: #F9E562;
    line-height: 1.5;
    margin-bottom: 8px;
}
.progra_list .program_item ul li {
    line-height: 1.5;
    font-size: 90%;
    padding-bottom: 8px;
    list-style: none;
}

.offic_adress .addrs_item .addres_loc, .offic_adress .addrs_item .addres_phn {
    position: relative;
    padding-left: 35px;
    margin: 1rem 0;
}
.offic_adress .addrs_item .addres_loc img, .offic_adress .addrs_item .addres_phn img {
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: contain;
}
.offic_adress .addrs_item .addres_loc h3, .offic_adress .addrs_item .addres_phn h4 {
    font-weight: 500 !important;
    color: #F9E562;
}
.offic_adress .addrs_item .addres_loc h3 {
    font-size: 20px;
    text-transform: uppercase;
}
.offic_adress .addrs_item .addres_loc p {
    font-size: 16px;
}
.offic_adress .addrs_item .addres_loc {
	margin-bottom: 0;
}
.addrs_item {
    margin-top: 2rem;
}
.indicator {
    bottom: 85px !important;
    right: 65px !important;
}
#__eechatIcon {
    right: 10px !important;
    bottom: 115px !important;
}
.offic_adress .addrs_item .addres_phn {
    display: flex;
    align-items: center;
    margin-top: 0;
}
.offic_adress .addrs_item .addres_phn h4 {
    padding-right: 10px;
    font-size: 18px;
}
.offic_adress .addrs_item .addres_phn a {
    font-size: 16px;
    color: #fff;
}
.admsn_ofces .offic_adress {
    padding-right: 2rem;
}
.admsn_ofces .offic_adress.addres_left {
    padding-left: 2rem;
}
.admsn_ofces .mt_3:first-child {
    border-right: 1px dashed #F9E562;
}
.credit-card-scheme .mt_3:first-child {
    border-right: 2px dotted #b6b3b3;
}
.credit-card-scheme h3 {
    font-size: 48px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
}
.credit-card-scheme h4 {
    font-size: 48px !important;
    font-weight: 700 !important;
}
.credit-wrap {
    padding: 50px;
}
.card-scheme {
    position: relative;
    text-shadow: 0 0 0 rgb(255,255,255), 1px 1px 0 rgb(255,255,255), 2px 2px 0 rgb(255,255,255), 3px 2px 0 rgb(0,0,0) !important;
}
.credit-card-scheme p {
    margin: 45px 60px 0 0;
    font-size: 20px;
}
.credit-card-scheme h4.card-scheme:before {
    content: '';
    width: 53%;
    height: 6px;
    background: url(/public/course/assets/images/admission/line.svg) no-repeat center;
    background-size: contain;
    position: absolute;
    left: 0;
    bottom: -25px;
}
.admsn_ofces .mt_3 {
    margin-top: 2rem;
}
.admsn_ofces h2.text_yellow {
    text-transform: uppercase;
    text-shadow: 3px 3px 0 rgb(181 171 107 / 99%), 1px 1px 0 rgb(145 129 29 / 71%), 2px 2px 0 rgb(195 176 55 / 80%), 3px 3px 0 rgb(249 229 98 / 45%);
    color: #F9E562;
    margin: 1rem 0 !important;
}
.admsn_ofces .head_ofc strong {
    color: #F9E562;
    padding: 0 5px;
}
.placement-page select.form-control {
    width: 100%;
    /* border: 1px solid #fff; */
    border-radius: 5px;
    /* margin-top: 5px; */
}
.online_admsn img.m_y {
    width: 100px;
    margin-bottom: 2rem;
}
.online_list .online_item {
    width: 25%;
    text-align: center;
    position: relative;
}
.online_list .online_item:before {
    content: '';
    width: 100%;
    position: absolute;
    left: 50%;
    top: 75px;
    border-top: 1px dashed #9F0203;
    z-index: -1;
}
.online_list .online_item:last-child:before {
    display: none;
}
.online_list .online_item:after {
    content: '';
    width: 100%;
    position: absolute;
    left: 50%;
    bottom: 25px;
    border-top: 1px solid #9F0203;
    z-index: -1;
}
.online_list .online_item:last-child:after {
    display: none;
}
.online_list .online_item .onlne_inner {
    max-width: 150px;
    margin: 0 auto;
}
.online_list .online_item .online_count {
    width: 150px;
    height: 150px;
    border: 1px solid #7a1231;
    border-radius: 25px;
    padding: 5px;
    position: relative;
    background-color: #fff;
}
.online_list .online_item .online_count:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    bottom: -13px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid white;
    z-index: 0;
    transform: translateX(-50%);
}
.online_list .online_item .online_count:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    bottom: -15px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #7a1231;
    z-index: 0;
    transform: translateX(-50%);
}
.online_list .online_item .online_count .count_iner{
    width: 100%;
    height: 100%;
    border-radius: 15px;
    background: #F5F5F5;
    padding: 10px;
    font-size: 85%;
    padding-top: 0;
}
.online_list .online_item .online_count strong {
    background: #9F0203;
    padding: 13px;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 0 0 10px 10px;
    color: #fff;
    line-height: 1;
    margin-bottom: 1rem;
    margin-top: -6px;
}
.online_list .online_item .online_icon {
    margin-top: 4rem;
    position: relative;
}
.online_list .online_item .online_icon {
    position: relative;
    width: 50px;
    height: 50px;
    margin: 4rem auto 0;
    background: #fff;
}
.online_list .online_item .online_icon img {
    width: 50px;
    height: 50px;
    object-fit: contain;
}
.online_list .online_item .onlne_inner:hover .count_iner {
    background: #F9E562;
}
.online_list .online_item .onlne_inner:hover .online_count strong {
    background: #000;
}
.online_list .online_item .onlne_inner:hover .online_icon img {
    filter: brightness(0);
}

.scholarship_sec .sec_title h2 {
    position: relative;
    margin: 2rem 0;
    padding-bottom: 15px;
    width: max-content;
    display: inline-block;
}
.scholarship_sec .sec_title h2:before {
    content: '';
    width: 60%;
    height: 6px;
    background: url(/public/course/assets/images/admission/title-bottom.png) no-repeat center;
    background-size: contain;
    position: absolute;
    left: 0;
    bottom: 0;
}

.scholar_wrapper {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 70px;
}
.scholar_wrapper .outer_circle {
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3rem;
    text-align: center;
    box-shadow: 1px 1px 30px rgb(0 0 0 / 22%);
    position: relative;
    transition: .4s all;
}
.scholar_wrapper .outer_circle:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    height: 90%;
    border-radius: 50%;
    border: 1px dashed #000;
}
.scholar_wrapper .outer_circle h3 {
    text-transform: uppercase;
    text-shadow: 3px 3px 0 rgb(238 210 226), 1px 1px 0 rgb(0 0 0), 2px 2px 0 rgb(0 0 0), 3px 3px 0 rgb(0 0 0);
    color: #9F0203;
    font-weight: 700 !important;
    font-size: 28px;
}
.scholar_wrapper .scholar_count {
    width: calc(100% - 300px);
}
.scholar_wrapper .scholar_count .sc_item .sc_inner {
    display: flex;
    align-items: center;
    position: relative;
    padding: 30px 0;
}
.scholar_wrapper .scholar_count .sc_number {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    width: 50px;
    height: 50px;
    min-width: 50px;
    margin-right: 1rem;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    background: #9F0203;
    border: 5px solid #fff;
    box-shadow: 1px 1px 15px rgb(0 0 0 / 22%);
    transition: .4s all;
}
.scholar_wrapper .sc_title {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    width: 100px;
    height: 100px;
    min-width: 100px;
    text-align: center;
    line-height: 1.15;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #9F0203;
    border: 5px solid #fff;
    box-shadow: 1px 1px 15px rgb(0 0 0 / 22%);
    transition: .4s all;
}
.scholar_wrapper .sc_inner:hover .sc_number, .scholar_wrapper .sc_inner:hover .sc_title {
    background: #F9E562 !important;
    color: #a00534 !important;
}
.scholar_wrapper .scholar_count .sc_text {
    padding-left: 2rem;
}
.scholar_wrapper .scholar_count .sc_item p{
    text-align: justify;
}
.scholar_wrapper .scholar_count .sc_item strong {
    color: #9F0203;
}
.scholar_wrapper .scholar_count .sc_item .sc_fntsze {
    font-size: 60px;
    font-weight: 800;
    line-height: 1;
    opacity: 8%;
    color: #9F0203;
    position: absolute;
    top: 0;
}
.scholar_wrapper .scholar_count .sc_item .sc_inner:before {
    content: '';
    position: absolute;
    width: 90px;
    height: 10px;
    background: url(/public/course/assets/images/admission/sc-line.png) no-repeat center;
    background-size: 100%;
}
.scholar_wrapper .scholar_count .sc_item:first-child .sc_inner {
    padding-left: 70px;
    padding-bottom: 0;
}
.scholar_wrapper .scholar_count .sc_item:first-child .sc_inner:before {
    left: -18px;
    top: 112%;
    transform: translateY(-50%) rotate(-35deg);
}
.scholar_wrapper .scholar_count .sc_item:first-child .sc_inner .sc_number {
    margin-top: 50px;
}
.scholar_wrapper .scholar_count .sc_item:first-child .sc_inner .sc_fntsze {
    top: -40px;
}
.scholar_wrapper .scholar_count .sc_item:nth-child(2) .sc_inner {
    padding-left: 115px;
    padding-bottom: 70px;
    padding-top: 70px;
}
.scholar_wrapper .scholar_count .sc_item:nth-child(2) .sc_inner:before {
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.scholar_wrapper .scholar_count .sc_item:nth-child(2) .sc_inner .sc_fntsze {
    top: auto;
    bottom: 0;
    right: 0;
}
.scholar_wrapper .scholar_count .sc_item:last-child .sc_inner {
    padding-left: 70px;
    padding-top: 0;
}
.scholar_wrapper .scholar_count .sc_item:last-child .sc_inner:before {
    left: -19px;
    top: -10%;
    transform: translateY(-50%) rotate(-149deg);
}
.scholar_wrapper .scholar_count .sc_item:last-child .sc_inner .sc_number {
    margin-top: -50px;
}
.scholar_wrapper .scholar_count .sc_item:last-child .sc_inner .sc_fntsze {
    top: auto;
    bottom: -30px;
}

.scholar_wrapper .outer_circle:hover{
    animation-name: rotate;
    animation-duration: 4000ms;
}
@-ms-keyframes rotate {
    from { -ms-transform: rotate(0deg); }
    to { -ms-transform: rotate(360deg); }
}
@-moz-keyframes rotate {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes rotate {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes rotate {
from {
    transform:rotate(0deg);
}
to {
    transform:rotate(360deg);
}
}
/* International Fee Structure Table Css */
.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding: 20px 0;
}
.w-100 {
    width: 100%!important;
}
.table th {
    background-color: #9F0203;
    color: #fff;
}
.table tr {
    border: 1px solid #ddd;
}
.table tr {
    border-bottom: 1px solid #ddd;
}
.table>:not(caption)>*>* {
    padding: 0.5rem 0.5rem;
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.table tbody, td, tfoot, th, thead, tr {
    border: 1px solid;
    border-color: inherit;
}
.table tbody, td, tfoot, th, thead, tr {
    border: 1px solid;
    border-color: inherit;
    font-size: 14px;
    padding: 6px !important;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    --bs-table-accent-bg: var(--bs-table-striped-bg);
    color: var(--bs-table-striped-color);
}
.inter-background, .table th {
    background-color: #9F0203;
    color: #fff;
}
td.tbl_heading {
    font-size: 16px;
    text-transform: uppercase;
}


/*campus page*/
.class_educ {
    overflow: hidden;
}
.class_educ .sec_content {
    margin-top: 0;
    padding-top: 5rem;
    padding-bottom: 5rem;
}
.class_educ .video_box {
    background-image: url(/public/course/assets/images/life/education-circle.png), url(/public/course/assets/images/life/education-dots.png);
    background-position: top left, right bottom;
    background-repeat: no-repeat, no-repeat;
    background-size: 200px, 100px;
    padding: 4rem 2rem 2rem 4rem;
}
.join-ncc .table th {
    padding: 20px 60px;
    text-align: left;
    margin-left: 15px;
}
.join-ncc .table td {
    padding: 19px 60px;
    text-align: left;
    margin-left: 15px;
}
.campus_sec p, .club_sec p {
    max-width: 1180px;
    margin: 0 auto;
}
.club_sec .club_item {
    text-align: center;
}
.club_sec .club_item h3 {
    margin-top: 1rem;
}
.club_sec .club_item .img_box {
    width: 100%;
    height: 420px;
    border-radius: 10px;
    overflow: hidden;
}
.club_sec .club_item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .5s all;
}
.club_sec .club_item:hover img {
    transform: scale(1.15);
}


section.spots_ach {
	overflow: hidden;
}
.spots_ach .image_box img {
	transition: .7s all;
}
.spots_ach .image_box img:hover {
	transform: scale(1.07);
}
.placement-page .tab-content>.tab-pane {
    display: none;
}
.placement-page .tab-content>.active {
    display: block;
}
.evnt_tab_wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.evnt_tab_wrapper .event_tabs {
    width: 500px;
    height: 500px;
    border-radius: 50%;
    position: relative;
    margin: 5rem 0 1rem;
}
.evnt_tab_wrapper .event_tabs .etab_middle {
    width: 160px;
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    z-index: 2;
}
@-webkit-keyframes rotating {
    from{
        -webkit-transform: rotate(0deg);
    }
    to{
        -webkit-transform: rotate(360deg);
    }
}

.rotating {
    -webkit-animation: rotating 5s linear infinite;
}
.evnt_tab_wrapper .event_tabs .etab_middle img {
    width: 120px;
}
.evnt_tab_wrapper .event_tabs .nav.nav-tabs {
    border: 0;
    position: relative;
    padding: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    z-index: 1;
    margin: 0 auto;
}
.evnt_tab_wrapper .event_tabs .nav.nav-tabs, .evnt_tab_wrapper .event_tabs .etab_middle img{
	transform: scale(.8);
}
/*.evnt_tab_wrapper .event_tabs .nav.nav-tabs:before {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: #fff;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}*/
.evnt_tab_wrapper .event_tabs .nav.nav-tabs .nav-item {
    position: absolute;
    width: 180px;
    height: 140px;
}
.evnt_tab_wrapper .event_tabs .nav.nav-tabs .nav-item:first-child {
    left: 33%;
    top: -2%;
    transform: rotate(1deg);
}
.evnt_tab_wrapper .event_tabs .nav.nav-tabs .nav-item:nth-child(2) {
	right: 4.5%;
    top: 6%;
}
.evnt_tab_wrapper .event_tabs .nav.nav-tabs .nav-item:nth-child(3) {
    right: -2%;
    top: 33%;
}
.evnt_tab_wrapper .event_tabs .nav.nav-tabs .nav-item:nth-child(4) {
    right: 5.5%;
    top: 59%;
    transform: rotate(-1deg);
}
.evnt_tab_wrapper .event_tabs .nav.nav-tabs .nav-item:nth-child(5) {
    left: 31.5%;
    bottom: 6%;
}
.evnt_tab_wrapper .event_tabs .nav.nav-tabs .nav-item:nth-child(6) {
    left: 4.5%;
    top: 59%;
    transform: rotate(1deg);
}
.evnt_tab_wrapper .event_tabs .nav.nav-tabs .nav-item:nth-child(7) {
    left: -2%;
    top: 31.5%;
    transform: rotate(0deg);
}
.evnt_tab_wrapper .event_tabs .nav.nav-tabs .nav-item:last-child {
	left: 6%;
    top: 5%;
    transform: rotate(1deg);
}
.evnt_tab_wrapper .event_tabs .nav.nav-tabs .nav-item .nav-link {
    border: 0;
    background: transparent;
    padding: 0;
    border-radius: 0;
    color: #fff;
    text-align: center;
    position: relative;
}
.evnt_tab_wrapper .event_tabs .nav.nav-tabs .nav-item img {
    width: 220px;
    height: 180px;
    object-fit: contain;
    filter: grayscale(1);
}
.evnt_tab_wrapper .event_tabs .nav.nav-tabs .nav-link.active img, .evnt_tab_wrapper .event_tabs .nav.nav-tabs .nav-link:hover img {
	filter: none;
}
.evnt_tab_wrapper .event_tabs .nav.nav-tabs .nav-item .nav-link span {
    position: absolute;
    top: 0;
    text-transform: uppercase;
    width: 100px;
    line-height: 1.15;
    font-size: 16px;
}
.evnt_tab_wrapper .event_tabs .nav.nav-tabs .nav-item:first-child span {
    left: 40px;
    top: -40px;
}
.evnt_tab_wrapper .event_tabs .nav.nav-tabs .nav-item:nth-child(2) span {
    right: -40px;
    top: 30px;
}
.evnt_tab_wrapper .event_tabs .nav.nav-tabs .nav-item:nth-child(3) span {
    top: 80px;
    right: -70px;
}
.evnt_tab_wrapper .event_tabs .nav.nav-tabs .nav-item:nth-child(4) span {
    top: 130px;
    right: -50px;
}
.evnt_tab_wrapper .event_tabs .nav.nav-tabs .nav-item:nth-child(5) span {
    top: 180px;
    right: 40px;
}
.evnt_tab_wrapper .event_tabs .nav.nav-tabs .nav-item:nth-child(6) span {
    left: -50px;
    top: 130px;
}
.evnt_tab_wrapper .event_tabs .nav.nav-tabs .nav-item:nth-child(7) span {
    top: 90px;
    left: -70px;
}
.evnt_tab_wrapper .event_tabs .nav.nav-tabs .nav-item:last-child span {
    top: 10px;
    left: -30px;
}

.evnt_tab_wrapper .event_tab_content {
    width: calc(100% - 500px);
}
.evnt_sec_title {
    position: relative;
    width: max-content;
    padding: 10px 20px;
    background: #c02727;
    margin: 0 0 -80px;
}
.evnt_sec_title h2 {
    color: #fff;
    position: relative;
    margin: 0;
    font-size: 37px;
}
.evnt_sec_title h2 span:first-child{
	position: relative;
    z-index: 1;
}
.evnt_sec_title h2 span.title_stroke {
    color: transparent;
    -webkit-text-stroke: 1px #F9E562;
    text-stroke: 1px #F9E562;
    text-shadow: none;
    position: absolute;
    top: 1px;
    right: -2px;
    z-index: 0;
    width: 100%;
    display: inline-block;
    height: 100%;
}
.evnt_tab_wrapper .event_tab_content .et_tabinner {
    display: flex;
    flex-wrap: wrap;
    padding-left: 3rem;
    height: 650px;
}
.evnt_tab_wrapper .event_tab_content .et_tabinner .tab_col {
    width: 33.33%;
    height: 100%;
    overflow: hidden;
}
.evnt_tab_wrapper .event_tab_content .et_tabinner .tab_col1 {
    padding-top: 80px;
}
.evnt_tab_wrapper .event_tab_content .et_tabinner .tab_col3 {
    padding-top: 30px;
}
.evnt_tab_wrapper .event_tab_content .et_tabinner .tab_col span {
    padding: 0 6px;
    width: 100%;
    display: inline-block;
}
.evnt_tab_wrapper .event_tab_content .et_tabinner .tab_col img {
	width: 100%;
	height: 100%;
    object-fit: cover;
    transition: .7s all;
}
.evnt_tab_wrapper .event_tab_content .et_tabinner .tab_col img:hover {
	transform: scale(1.10);
}
.evnt_tab_wrapper .event_tab_content .et_tabinner .tab_col span:first-child {
	padding-bottom: 12px;
}
.evnt_tab_wrapper .event_tab_content .et_tabinner .tab_col1 span:first-child {
    height: 60%;
}
.evnt_tab_wrapper .event_tab_content .et_tabinner .tab_col1 span:last-child {
    height: 40%;
}
.evnt_tab_wrapper .event_tab_content .et_tabinner .tab_col2 span {
	height: 50%;
}
.evnt_tab_wrapper .event_tab_content .et_tabinner .tab_col3 span:first-child {
    height: 40%;
}
.evnt_tab_wrapper .event_tab_content .et_tabinner .tab_col3 span:last-child {
    height: 60%;
}
.life_page .event_sec {
    overflow: hidden;
}
.evnt_tab_wrapper .tab-content .tab-pane {
  animation: fadeInUp 1.5s ease-in-out 0s forwards;
}
.eligi {
    font-weight: 600;
}
/* defines the animation */
@keyframes fadeInUp {
  from { 
    opacity: 0;
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
    /*-webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);*/
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.placement-page h2.text_red span {
    vertical-align: -webkit-baseline-middle;
}
.bordr-bottom-title {
    position: relative;
}
.bordr-bottom-title:after {
    border-top: 3px solid rgba(152, 0, 46, 1);
    content: "";
    position: absolute;
    top: 110%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 33%;
    z-index: 9;
}
.hostel-fee-table {
    position: relative;
    margin-top: 50px;
}
.fee-degree-icon {
    position: absolute;
    border-style: none;
    background-repeat: no-repeat;
    right: -66px;
    top: -85px;
    z-index: 9;
    width: 184px;
    height: 181px;
    background-image: url(https://www.cgc.ac.in/public/assets/images/hostel/cap.svg);
}
.hostel-fee-table tr th {
    position: relative;
    background-color: #9F0203;
    color: #FFF;
    text-align: left;
    padding: 10px;
    border-radius: 8px 8px 0 0;
    border: 1px solid transparent;
}
.hostel-fee-table tr td {
    padding: 10px;
    font-size: 16px;
}
.bordr-middle {
    border-right: dotted 4px #9F0203;
}
.sec-wrap-left {
    padding: 0 60px 0 0;
    text-align: justify;
}
.sec-wrap-right {
    padding: 0 0 0 60px;
}
.title-content::after {
    content: '';
    position: absolute;
    left: 0;
    top: 55px;
    width: 24%;
    height: 5px;
    background: url(../images/awards/line.svg) no-repeat;
    background-position: 100% 100%;
}
.top-award {
    display: flex;
}
.content-w {
    font-size: 16px;
    line-height: 1.6;
    text-align: justify;
    padding: 0 67px 0 0;
}
.mt-50 {
    margin-top: 40px;
}
.award-item {
    position: relative;
    margin: 70px 0;
}
.award-item img {
    border-radius: 50px 0 50px 50px;
    border-right: 8px solid #FFF;
    position: absolute;
    right: 78px;
    bottom: -35px;
    width: 700px;
}
.award-container {
    display: flex;
    justify-content: center;
    height: 100%;
    flex-direction: column;
    margin-top: 78px;
}
.award-name {
    width: 50%;
    padding: 15px 50px;
    margin: 0 0 0 78px;
    font-size: 28px;
    font-weight: 700;
    position: relative;
    vertical-align: bottom;
    color: rgba(159, 2, 3, 1);
    text-shadow: 0 0 0 rgb(255,255,255), 1px 1px 0 rgb(255,255,255), 2px 2px 0 rgb(255,255,255), 3px 3px 0 rgb(0,0,0);
}
.award-received {
    background-color: #9F0203;
    padding: 35px 50px;
    border-radius: 15px 0 0 15px;
    color: #FFF;
    margin: 10px 0 0 78px;
}
.award_carousel .award-item img {
    width: 700px !important;
}
.pd-0 {
    padding: 0;
}
.award-wrap {
    display: flex;
}
.award-appreciations {
    position: relative;
    display: flex;
    justify-content: center;
    height: 100%;
    font-size: 16px;
    text-align: center;
    flex-direction: column;
    color: #FFF;
}
.showcase {
    width: 100%;
    height: 100%;
    position: relative;
    color: white;
    text-align: center;
  }
.showcase img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index:99;
}
.showcase .overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(159, 2, 3, 0.9);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0 45px;
    border-radius: 0;
    line-height: normal;
    opacity: 1;
}
.left:before, .left .before {
    border-bottom: 20px solid transparent;
    border-right: 20px solid #9F0203;
    border-top: 20px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    left: -19px;
    top: 50%;
    width: 0;
}
.right:before, .right .before {
    border-bottom: 20px solid transparent;
    border-left: 20px solid #9F0203;
    border-top: 20px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: -19px;
    top: 50%;
    width: 0;
    z-index: 9;
}
.showcase p {
    margin-top: 8px;
    font-size: 1.2em;
}
.best-ranked { 
    background-color: #9F0203;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    color: #FFF;
    padding: 50px 0; 
    height: 100%;
}
.best-ranked p {
    font-size: 20px;
    line-height: normal;
}
.best-ranked img {
    width: 135px;
    margin: 0 auto;
} 
.rank-fig {
    font-size: 54px !important;
    font-weight: 700;
    color: #F9E562;
    padding-bottom: 0;
    margin-bottom: 0;
}
.rank-title {
    font-size: 24px !important;
}
.ranked-carousel.owl-carousel.pb-4 {
    padding: 0 !important;
}
.ranked-carousel.owl-carousel .owl-dots {
    margin-top: 0 !important;
}
.ranked-carousel.owl-carousel .owl-dots .owl-dot {
    margin-top: -25px;
    z-index: 99;
}
.ranked-carousel.owl-carousel button.owl-dot.active {
    background: #F9E562 !important;
    margin: -25px 0;
    z-index: 99;
}
.rank-wrap {
    position: relative;
}
.student-care-carousel.owl-carousel .owl-dots .owl-dot {
    margin-top: -50px;
    z-index: 99;
}
.student-care-carousel.owl-carousel button.owl-dot.active {
    margin: -50px 0;
    z-index: 99;
}
.student-care-carousel.owl-carousel .owl-dots { 
    margin-top: 0;
}
.webinar_carousel.owl-carousel button.owl-dot.active {
    background: #F9E562 !important;
}
.student-key-features_owl.owl-carousel button.owl-dot.active {
    background: #F9E562 !important;
}
.achvmnt_owl.owl-carousel button.owl-dot.active {
    background: #F9E562 !important;
}
.ranked-text {
    color: #FFF;
    font-size: 30px;
    font-weight: 400 !important;
    text-align: center;
    position: absolute;
    bottom: 50px;
    z-index: 9;
    margin: 0 auto;
    width: 100%;
}
.student-care-text {
    color: #FFF !important;
    font-size: 30px;
    font-weight: 400 !important;
    text-align: center;
    position: absolute;
    top: 60px;
    z-index: 9;
    margin: 0 auto;
    width: 100%;
}
.yellow-text {
    color: #F9E562 !important;
    font-weight: 600;
}
.placement-page .sec_title.center_text {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* margin-bottom: 2rem; */
}
.placement-page .title_image {
    display: flex;
    align-items: center;
    width: max-content;
    max-width: 100%;
    justify-content: center;
    margin-bottom: 2rem;
    position: relative;
    padding-bottom: 10px;
}
.placement-page .title_image:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 80%;
    height: 2px;
    background: #9F0203;
}
.placement-page .title_image.yellow_border:before {
	background: #F9E562;
}
.placement-page .title_image h2 {
	text-align: left;
}
.placement-page .title_image img {
    width: 50px;
    height: 50px;
    object-fit: contain;
    margin-right: 10px;
}
.placement-page .sec_title.center_text  p {
	max-width: 1000px;
	margin: 0 auto;
}
.placement-page .title_img {
    display: flex;
    align-items: center;
    width: max-content;
    max-width: 100%;
    justify-content: center;
    margin-bottom: 1rem;
    position: relative;
    padding-bottom: 0;
}
.placement-page .title_img:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #9F0203;
}
.placement-page .title_img.yellow_border:before {
	background: #F9E562;
}
.expand-container {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 100%;
    margin: auto;
}
.img-expand {
    position: relative;
    width: 100%;
    height: 400px;
    background-color: var(--bg-navyblue);
    margin-right: -2.5px;
    margin-left: -2.5px;
    padding-right: 0px;
    padding-left: 0px;
    object-fit: cover;
    margin: 0 10px;
    border-radius: 20px;
}
.spaces-wrap {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    color: #FFF;
}
.spaces-heading {
    display: block;
    transform: rotate(270deg);
    position: relative;
    font-size: 24px;
    font-weight: 600;
}
.cec_page .faculty_table .dataTables_length, .cec_page .faculty_table .dataTables_filter, .cec_page .faculty_table .dataTables_info 
, .cec_page .paginate_button.disabled, .cec_page .dataTables_wrapper .dataTables_paginate .paginate_button.current, 
.cec_page .dataTables_wrapper .dataTables_filter input, .cec_page .dataTables_wrapper .dataTables_length select, 
.cec_page .dataTables_wrapper .dataTables_paginate .paginate_button.current,.cec_page .dataTables_wrapper .dataTables_paginate 
.paginate_button.current:hover
{
    color: #FFF !important;
}
.cec_page .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, 
.cec_page .dataTables_wrapper .dataTables_paginate .paginate_button {
    color: #FFF !important;
}
.cec_page .dataTables_filter input, .cec_page .dataTables_wrapper .dataTables_length select option {
    color: #000 !important;
}
.heading-1 {
    display: none;
}
.spaces-content {
    display: none;
    position: absolute;
    bottom: 15px;
    padding: 20px;
}
.spaces-content.active {
    display: block;
}
.spaces-title {
    font-size: 1.4rem;
    font-weight: 600;
}
.spaces-title-content {
    font-size: 1rem;
    padding-top: 10px;
}
.cec_about p strong {
    color: #F9E562;
}
.course_owl .item {
    display: flex;
    flex-wrap: wrap;
}
.course_item {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 230px;
    border-right: 1px dashed grey;
    border-bottom: 1px dashed grey;
}
.course_item:last-child {
	border-bottom: 0;
}
.course_item .item_inner {
    padding: 2rem;
    height: 100%;
}
.course_item .overlay_data {
    background: #9F0203;
    width: 0%;
    height: 0%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: .5s all;;
}
.course_item .overlay_data p {
    text-align: center;
    font-size: 90%;
    margin-top: 10px;
}
.course_item .item_data {
    text-align: center;
}
.course_item .item_data p {
    min-height: 70px;
}
.course_item .item_data img {
    width: 70px !important;
    height: 70px;
    object-fit: contain;
    margin: 0 auto 1rem;
}
.course_item .item_inner:hover .overlay_data {
    width: 100%;
    height: 100%;
    padding: 1.5rem;
}
.features-section .card {
    background-size: cover !important;
}
.black-overlay::before {
    background: rgb(0 0 0 / 80%);
}
.fss-item h3, .fss-item p {
    text-shadow: 0 1px 2px #000;
}
.fss-item h3 {
	font-size: 28px;
}
.btn-read-story {
    background-color: #F9E562;
    border-radius: 10px !important;
    color: #000;
    border-style: none;
    padding: 10px 15px;
    text-transform: capitalize;
}
.society_row {
    display: flex;
    flex-wrap: wrap;
}
.society_row .socety_col .col_img {
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.society_row .socety_col .col_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .5s all;
}
.society_row .socety_col .col_img img:hover {
    transform: scale(1.10);
}
.society_row .socety_col {
    width: 50%;
    padding: 5px;
}
.society_row .socety_col .col_content {
    width: 100%;
    height: 100%;
    background: #F2F3F7;
    padding: 2rem;
    font-size: 18px;
}
.society_row .socety_col .col_content p {
    font-size: 14px;
}
.society_row .socety_col .col_content h3 {
    font-weight: 700 !important;
    color: #9F0203;
    margin-bottom: 10px;
}

.achvmnt_owl .item {
    color: #fff;
}
.achvmnt_owl .item .img_wrap {
    width: 100%;
    height: 220px;
    overflow: hidden;
    margin-bottom: 1rem;
}
.achvmnt_owl .item .img_wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    transition: .5s all;
}
.venture-page .item .img_wrap {
    width: 100%;
    height: 220px;
    overflow: hidden;
    margin-bottom: 1rem;
    background-color: #FFF;
    padding: 15px;
    border-radius: 25px;
}
.venture-page .achvmnt_owl .item .img_wrap img {
    width: 200px;
    height: 200px;
    object-fit: contain !important;
    object-position: center !important;
    transition: .5s all;
}
.achvmnt_owl .item:hover .img_wrap img {
	transform: scale(1.15);
}
.achvmnt_owl .item .achvmnt_pos span {
    display: block;
    font-size: 30px;
    color: #F9E562;
    font-weight: 600;
    line-height: 1;
}
.achvmnt_owl .item .achvmnt_pos span sup {
	font-weight: 500;
}
.achvmnt_owl .item .achvmnt_pos strong {
	font-size: 22px;
	font-weight: 600;
}
.achvmnt_owl .item a.read__more, .achvmnt_owl .item a.read__more:hover {
	color: #F9E562;
}
.club_item {
    width: 100%;
    max-width: 80%;
    padding-top: 50px;
    margin: 0 auto 2rem;
    position: relative;
}
.club_owl .owl-item.center .club_item:before, .club_owl .owl-item.center .club_item:after {
    content: '';
    position: absolute;
    left: 30%;
    top: 60%;
    width: 100%;
    height: 2px;
    border-top: 2px dashed #9F0203;
    z-index: -1;
}
.club_owl .owl-item.center .club_item:after {
	left: -30%;
}
.club_item .club_itm_wrap {
	min-height: 250px;
    background: #F8F8F8;
    border: 1px solid #F2F3F7;
    text-align: center;
    padding: 0 1rem 1.5rem;
    border-radius: 20px;
}
.club_item .club_itm_wrap .clb_icon {
    background: #F8F8F8;
    border: 1px solid #F2F3F7;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: -50px auto 1rem;
    padding: 1rem;
}
.club_item .club_itm_wrap:hover .clb_icon {
    background: #ffd700;
}
.club_item .club_itm_wrap h3 {
    font-weight: 700 !important;
    margin-bottom: 8px;
}
.club_item .club_itm_wrap .button {
    background: #9F0203;
    color: #fff;
    border-radius: 10px;
    padding: 12px 20px;
    line-height: 1.75;
    display: inline-flex;
    align-items: center;
}
.club_item .club_itm_wrap .button:hover {
	background: #000;
    color: #fff;
    box-shadow: 3px 3px #00000040 !important;
}
.club_item .club_itm_wrap .button img {
    width: 22px;
    margin-left: 5px;
}
.faculty_table table th {
    color: #F9E562;
    background: transparent;
    text-align: left;
}
.faculty_table table td {
    color: #fff;
    white-space: nowrap;
}
.faculty_table table td, .faculty_table table th {
	padding: 12px 17px;
}
.faculty_table .table tr:hover {
    background-color: transparent;
}
.cec_event {
    width: 100%;
    height: 100%;
    padding: 1.5rem;
    position: relative;
}
.cec_event .mevent_title h2 {
    color: #fff;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 2rem;
    width: max-content;
    padding-right: 2rem;
}
.cec_event .mevent_title h2:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 5px;
	background: url(/public/course/assets/images/cec/event-underline.png) no-repeat center;
	background-size: 100%;
}
.milestone .news_headline h2 {
    color: #000;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 2rem;
    width: max-content;
    padding-right: 2rem;
}
.milestone .news_headline h2:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 5px;
	background: url(/public/course/assets/images/cec/news-underline.png) no-repeat center;
	background-size: 100%;
}
.cec_newswrap {
    padding: 1.5rem 0;
}
.eent_item {
    margin-bottom: 1.5rem;
}
.eent_item .eent_inner {
    color: #fff;
    position: relative;
}
.eent_item .eent_inner .eent_img {
    width: 100%;
    height: 180px;
    overflow: hidden;
}
.eent_item .eent_inner .eent_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .5s all;
}
.eent_item .eent_inner:hover .eent_img img {
	transform: scale(1.10);
}
.eent_item a.eent_inner h3 {
    font-weight: 600 !important;
    margin: 10px 0 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.eent_item .eent_inner .eent_date {
    color: #D9D9D9;
}
.news_width {
	width: 90%;
}
#news .item {
	margin-bottom: 25px;
}
.news-slide a {
	color: #000;
}
.news-slide.pagination-style .slick-arrow.slick-next {
    left: auto;
    right: -20px;
    top: 50%;
}
.news-slide.pagination-style .slick-arrow.slick-prev {
    left: auto;
    right: -20px;
    top: 25%;
}
.news-slide .slick-prev:before {
    content: '';
    position: absolute;
    width: 25px;
    height: 110px;
    background-image: url(https://www.cgc.ac.in/public/assets/images/news/arrow-news.svg);
    background-repeat: no-repeat;
    background-position: 100%;
}
.news-slide .slick-next:before {
    content: '';
    position: absolute;
    width: 25px;
    height: 110px;
    background-image: url(https://www.cgc.ac.in/public/assets/images/news/arrow-news-bottom.svg);
    background-repeat: no-repeat;
    background-position: 100%;
}
.news-slide .news-heading {
    font-size: 20px !important;
    font-weight: 700 !important;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.news-slide .news-detail {
    font-size: 22px;
}


/*Library Page*/
.library_page .py_3{
    padding-top: 5rem;
    padding-bottom: 5rem;
}
.library_page .mt_2 {
    margin-top: 3rem;
}
.library_page .mb_2 {
    margin-bottom: 3rem;
}
.resource_table table tr td a {
    text-decoration: underline;
    color: #000;
}
.placement-page .vis_mobile {
    display: none;
}
.ebok_list .book_item {
    border-right: 1px solid #fff;
}
.ebok_list .book_item:last-child {
    border-right: 0;
}
.ebok_list .book_inner img {
    width: 70px;
    margin-bottom: 1rem;
    transition: .5s all;
}
.ebok_list .book_inner img:hover {
    transform: translateY(-20px);
}
.education_loan h3 {
    margin-bottom: 1rem;
    margin-top: 2rem;
}
.education_partner img {
    width: 100%;
    max-width: 700px;
    margin-top: 1rem;
}
.howto_apply_lib {
    margin: 2rem 0;
}
.howto_apply_lib h2 {
    width: max-content;
    display: block;
    margin: 0 auto -15px;
    color: #a00534;
    border: 3px solid #cccccc;
    border-radius: 60px;
    padding: 1.5rem 4rem;
}
.apply_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background-image: url(/public/course/assets/images/library/how-apply-frame.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    max-width: 700px;
    margin: 0 auto;
    padding: 3rem 0;
}
.apply_list .al_item {
    width: 33.33%;
    text-align: center;
    padding: 3rem 2rem 1rem;
}
.apply_list .al_item img {
    width: 60px;
    display: block;
    margin: .5rem auto 1rem;
    transition: .5s all;
}
.apply_list .al_item:hover img {
    transform: translateY(-15px);
}
.apply_list .al_item span {
    max-width: 145px;
    display: block;
    margin: 0 auto;
    font-weight: 600;
}


.lib_medical_sec .sec_content {
    padding-right: 6rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.lib_medical_sec .mediacl_img {
    width: 40%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
.lib_medical_sec .mediacl_img img.plus_icon {
    width: 69%;
    height: 100%;
    object-fit: cover;
    position: relative;
    z-index: 1;
    left: -44%;
}
.lib_medical_sec .mediacl_img img.mi_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: 0;
    object-position: right;
}
.welfare_service {
    max-width: 560px;
    margin-top: 4rem;
    margin-right: -1.25rem;
    margin-left: 1.25rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    background: url(../images/library/ws-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.welfare_service .ws_center_item {
    width: 180px;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 48%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-image: url(../images/library/icon-care_bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.welfare_service .ws_center_item img {
    width: 90px;
    position: relative;
    left: -7px;
    top: -3px;
}
.welfare_service .ws_item {
    width: 45%;
}
.welfare_service .ws_item h4 {
    font-size: 16px;
    margin-bottom: 5px;
}
.welfare_service .ws_item p {
    font-size: 68%;
    padding: 0px 5px 0 5px;
}
.welfare_service .ws_item:nth-child(3) .ws_item_iner p {
    padding-right: 0px;
}
.welfare_service .ws_item .ws_item_iner {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    min-height: 180px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.welfare_service .ws_item:nth-child(2) .ws_item_iner {
    background-image: url(../images/library/ws-1.png);
    margin-left: -20px;
    margin-top: -30px;
    padding: 10px 20px 15px;
}
.welfare_service .ws_item:nth-child(3) .ws_item_iner {
    background-image: url(../images/library/ws-2.png);
    margin-top: -30px;
}
.welfare_service .ws_item:nth-child(4) .ws_item_iner {
    background-image: url(../images/library/ws-3.png);
    margin-left: -20px;
    margin-bottom: -30px;
    padding: 9px 23px 20px;
}
.welfare_service .ws_item:nth-child(5) .ws_item_iner {
    background-image: url(../images/library/ws-4.png);
    margin-bottom: -30px;
}
.welfare_service .ws_item:nth-child(3) .ws_item_iner, .welfare_service .ws_item:nth-child(5) .ws_item_iner {
    text-align: right;
    padding: 12px 30px 20px 10px;
    margin-right: -20px;
}
.lib_welFare .welfare_mobile {
    display: none;
}
.lbsrvc_wrapper .lbsrvc_item {
    width: 55%;
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-end;
}
.venture-page .lbsrvc_wrapper .lbsrvc_item {
    width: 53%;
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-end;
}
.lbsrvc_wrapper .lbsrvc_item img.lbs_img {
    width: 250px;
    box-shadow: 0px 2px 30px #0000001c;
    border-radius: 50%;
}
.lbsrvc_wrapper .lbsrvc_item .itm_text {
    width: calc(100% - 250px);
    position: relative;
    padding-right: 100px;
    text-align: right;
}
.lbsrvc_wrapper .lbsrvc_item:nth-child(even) {
    margin-left: auto;
    flex-direction: row; 
    margin-top: -110px;
    margin-bottom: -110px;
}
.lbsrvc_wrapper .lbsrvc_item:nth-child(even) .itm_text {
    padding-left: 100px;
    padding-right: 0;
    text-align: left;
}
.lbsrvc_wrapper .lbsrvc_item .itm_text:before {
    content: '';
    position: absolute;
    top: 10px;
    right: 15px;
    width: 70px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.lbsrvc_wrapper .lbsrvc_item:first-child .itm_text:before {
    background-image: url(../images/library/before-circulation.png);
}
.lbsrvc_wrapper .lbsrvc_item:nth-child(2) .itm_text:before {
    background-image: url(../images/library/before-digilib.png);
}
.lbsrvc_wrapper .lbsrvc_item:nth-child(3) .itm_text:before {
    background-image: url(../images/library/before-koha.png);
}
.lbsrvc_wrapper .lbsrvc_item:last-child .itm_text:before {
    background-image: url(../images/library/before-research.png);
}
.lbsrvc_wrapper .lbsrvc_item.item-last:last-child .itm_text-2:before {
    background-image: url(../images/library/before-koha.png) !important;
}
.lbsrvc_wrapper .lbsrvc_item:nth-child(even) .itm_text:before {
    right: auto;
    left: 15px;
}
.lbsrvc_wrapper .lbsrvc_item h3 {
    margin-bottom: 10px;
    font-weight: 700 !important;
}
.blog-detail-page h3 {
    font-size: 1.2rem !important;
    font-weight: 700 !important;
}
.blog-detail-page h4 {
    font-size: 1.1rem !important;
    font-weight: 700 !important;
}
.blog-detail-page h4 {
    font-size: 1rem !important;
    font-weight: 700 !important;
}
.student-care-text {
    font-size: 28px !important;
}
.eent_inner h3 {
    font-size: 23px !important;
}
.csb_page .text_red,.csb_page .strong_red strong {
    color: #2B3575;
}
.csb_page .title_image:before {
    background: #2B3575;
}
.csb_page .lab-heading {
    color: #2B3575;
}
.csb_page .labs-title::after {
    border-top: 3px solid #2B3575;
}
.csb_page .theme-color {
    color: #2B3575;
}
.csb_page .backgrund-theme {
    background: #2B3575;
}
.csb_page .course_item .overlay_data {
    background: #2B3575;
}
.csb_page .owl-carousel button.owl-dot.active {
    background: #2B3575 !important;
}
.csb_page .showcase .overlay {
    background-color: rgba(43, 53, 117, 0.9);
}
.csb_page .blue-overlay::before {
    background: rgba(43, 53, 117, 0.9);
}
.csb_page .rs-item.slick-current.slick-active .rs-item__in {
    background: #2B3575 !important;
    border: 1px solid #2B3575 !important;
    box-shadow: 0 0 15px rgba(43, 53, 117, 0.9);
}
.csb_page .rs-item__in:hover {
    background: #2B3575 !important;
    border: 1px solid #2B3575 !important;
    box-shadow: 0 0 15px rgba(43, 53, 117, 0.9);
}
.csb_page .btn-primary {
    background: #F9E562 !important;
    border: 1px solid #F9E562 !important;
    color: #000;
}
.csb_page .btn-primary:hover {
    background: #101954 !important;
    border: 1px solid #2B3575 !important;
    box-shadow: 0 0 15px rgba(43, 53, 117, 0.9);
    color: #FFF;
}
.csb_page .btn-primary:hover svg {
    filter: invert();
}
.csb_page .black_btn:hover {
    background: #101954 !important;
    color: #fff;
    box-shadow: 0 0 15px rgba(43, 53, 117, 0.9);
}
.csb_page .left:before,.csb_page .left .before  {
    border-right: 20px solid #2B3575;
}
.csb_page .right:before,.csb_page .right .before {
    border-left: 20px solid #2B3575;
}
.csb_page .showcase .overlay {
    padding: 0 15px;
}
.csb_page .showcase .overlay p {
   text-align: justify;
}
.csb_page .milestone .news_headline h2:before {
    background: url(/public/course/assets/images/csb/line-csb.svg) no-repeat center;
}
.csb_page .club_owl .owl-item.center .club_item:before, .club_owl .owl-item.center .club_item:after {
    border-top: 2px dashed #2B3575;
}
.csb_page .news-slide .slick-next:before {
    background-image: url(/public/course/assets/images/csb/arrow-news-csb.svg);
}
.cpc_page .text_red,.cpc_page .strong_red strong {
    color: #006D77;
}
.cpc_page .title_image:before {
    background: #006D77;
}
.cpc_page .lab-heading {
    color: #006D77;
}
.cpc_page .labs-title::after {
    border-top: 3px solid #006D77;
}
.cpc_page .theme-color {
    color: #006D77;
}
.cpc_page .backgrund-theme {
    background: #006D77;
}
.cpc_page .course_item .overlay_data {
    background: #006D77;
}
.cpc_page .owl-carousel button.owl-dot.active {
    background: #006D77 !important;
}
.cpc_page .showcase .overlay {
    background-color: rgba(0, 109, 119, 0.9);

}
.cpc_page .blue-overlay::before {
    background: rgba(0, 109, 119, 0.9);
}
.cpc_page .rs-item.slick-current.slick-active .rs-item__in {
    background: #006D77 !important;
    border: 1px solid #006D77 !important;
    box-shadow: 0 0 15px rgba(0, 109, 119, 0.9);
}
.cpc_page .rs-item__in:hover {
    background: #006D77 !important;
    border: 1px solid #006D77 !important;
    box-shadow: 0 0 15px rgba(0, 109, 119, 0.9);
}
.cpc_page .btn-primary {
    background: #F9E562 !important;
    border: 1px solid #F9E562 !important;
    color: #000;
}
.cpc_page .btn-primary:hover {
    background: #006D77 !important;
    border: 1px solid #006D77 !important;
    box-shadow: 0 0 15px rgba(0, 109, 119, 0.9);
    color: #FFF;
}
.cpc_page .btn-primary:hover svg {
    filter: invert();
}
.cpc_page .black_btn:hover {
    background: #006D77 !important;
    color: #fff;
    box-shadow: 0 0 15px rgba(0, 109, 119, 0.9);
}
.cpc_page .left:before,.cpc_page .left .before  {
    border-right: 20px solid #006D77;
    z-index: 9;
}
.cpc_page .right:before,.cpc_page .right .before {
    border-left: 20px solid #006D77;
    z-index: 9;
}
.cpc_page .showcase .overlay {
    padding: 0 15px;
}
.cpc_page .showcase .overlay p {
   text-align: justify;
}
.cpc_page .milestone .news_headline h2:before {
    background: url(/public/course/assets/images/csb/line-csb.svg) no-repeat center;
}
.cpc_page .club_owl .owl-item.center .club_item:before, .club_owl .owl-item.center .club_item:after {
    border-top: 2px dashed #006D77;
}
.cpc_page .news-slide .slick-next:before {
    background-image: url(/public/course/assets/images/csb/arrow-news-csb.svg);
}
.cpc_page .slick-dots .slick-active button {
    width: 9px;
}
.cpc_page .course_owl h3 {
    text-align: center;
}
.cpc_page .innovations {
    line-height: 22px;
}
.cpc_page .inno-tag-heading {
    color:#006D77 !important;
}
.cpc_page h2.h2_white_shadow {
    text-shadow: 2px 2px 0 rgb(15 90 192), 1px 1px 0 rgb(241, 228, 154), 3px 3px 0 rgb(244, 230, 149) !important;
}
.cpc_page .achvmnt_owl.owl-carousel button.owl-dot.active {
    background: #F9E562 !important;
}
.cpc_page .achvmnt_owl .item .achvmnt_pos span {
    font-size: 21px;
    line-height: 1.5;
}
.cpc_page .achvmnt_owl .item p {
    text-align: justify;
}
.cpc_page .achvmnt_owl .item .img_wrap img {
    object-position: center;
}
.childDiv {
    transition: all 0.5s ease-in-out;
    overflow: hidden;
}
.zoom {
    position: relative;
    overflow: hidden;
    transition: all 0.5s ease-in-out;
}
.childDiv:hover .zoom {
    transform: scale(1.1);
    transition: all 0.5s ease-in-out;
}
.clc_page .text_red,.clc_page .strong_red strong {
    color: #492320;
}
.clc_page .title_image:before {
    background: #492320;
}
.clc_page .lab-heading {
    color: #492320;
}
.clc_page .labs-title::after {
    border-top: 3px solid #492320;
}
.clc_page .theme-color {
    color: #492320;
}
.clc_page .backgrund-theme {
    background: #492320;
}
.clc_page .course_item .overlay_data {
    background: #492320;
}
.clc_page .owl-carousel button.owl-dot.active {
    background: #492320 !important;
}
.clc_page .showcase .overlay {
    background-color: rgba(73, 35, 32, 0.9);
}
.clc_page .blue-overlay::before {
    background: rgba(73, 35, 32, 0.9);
}
.clc_page .rs-item.slick-current.slick-active .rs-item__in {
    background: #492320 !important;
    border: 1px solid #492320 !important;
    box-shadow: 0 0 15px rgba(73, 35, 32, 0.9);
}
.clc_page .rs-item__in:hover {
    background: #492320 !important;
    border: 1px solid #492320 !important;
    box-shadow: 0 0 15px rgba(73, 35, 32, 0.9);
}
.clc_page .btn-primary {
    background: #F9E562 !important;
    border: 1px solid #F9E562 !important;
    color: #000;
}
.clc_page .btn-primary:hover {
    background: #492320 !important;
    border: 1px solid #492320 !important;
    box-shadow: 0 0 15px rgba(73, 35, 32, 0.9);
    color: #FFF;
}
.clc_page .btn-primary:hover svg {
    filter: invert();
}
.clc_page .black_btn:hover {
    background: #492320 !important;
    color: #fff;
    box-shadow: 0 0 15px rgba(73, 35, 32, 0.9);
}
.clc_page .left:before,.clc_page .left .before  {
    border-right: 20px solid #492320;
}
.clc_page .right:before,.clc_page .right .before {
    border-left: 20px solid #492320;
}
.clc_page .showcase .overlay {
    padding: 0 15px;
}
.clc_page .showcase .overlay p {
   text-align: justify;
}
.clc_page .milestone .news_headline h2:before {
    background: url(/public/course/assets/images/csb/line-csb.svg) no-repeat center;
}
.clc_page .club_owl .owl-item.center .club_item:before, .club_owl .owl-item.center .club_item:after {
    border-top: 2px dashed #492320;
}
.clc_page .news-slide .slick-next:before {
    background-image: url(/public/course/assets/images/csb/arrow-news-csb.svg);
}
.childDiv {
    transition: all 0.5s ease-in-out;
    overflow: hidden;
}
.zoom {
    position: relative;
    overflow: hidden;
    transition: all 0.5s ease-in-out;
}
.childDiv:hover .zoom {
    transform: scale(1.1);
    transition: all 0.5s ease-in-out;
}
.cec_page .item_inner a {
    color: #000;
}
.cec_page .course_owl h3 {
    text-align: center;
}
.cec_page.clc_page h3.news-heading {
    text-align: left;
}
.bg-p-fac {
    position: relative;
    background: url(../images/cpc/how.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.clc_page .course_item .overlay_data {
    background: #492320;
}
.bg-p-clc {
    position: relative;
    background: url('../images/clc/how.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.cpc_page.clc_page .inno-tag-heading {
    color: #492320 !important;
}
.clc_page .inno-tag-heading {
    margin-top: 74px;
}
/* Chandigarh College of Engineering Css Start here */
.placement-page .textGreen{
    color: #2F71B3;
}
.placement-page .ccoeText:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 80%;
    height: 2px;
    background: #2F71B3;
}
.ccoe_about .theme-color {
    color: #2F71B3;
}
.ccoe_slider .course_item .overlay_data{
    background: #2F71B3;
}
.ccoe_slider .owl-carousel button.owl-dot.active {
    background: #2F71B3 !important;
}
.ccoe_news .news_headline h2:before {
    background: url('/public/course/assets/images/ccoe/news-underline.svg') no-repeat center !important;
    background-size: 100%;
}
.coe_page h2.h2_white_shadow {
    text-shadow: 2px 2px 0 rgb(15 90 192), 1px 1px 0 rgb(241, 228, 154), 3px 3px 0 rgb(244, 230, 149) !important;
}
.coe_page .text_red,.coe_page .strong_red strong {
    color: #2F71B3;
}
.coe_page .about-five-tab .nav-tabs .nav-link {
    color: #FFF;
}
.coe_page .blue-overlay::before {
    background: rgba(1, 109, 181, 0.9);
}
.coe_page .ranking-section__top-rankings .rs-item.slick-current.slick-active .rs-item__in {
    background: rgba(1, 109, 181, 0.9);
    border: 1px solid rgba(1, 109, 181, 0.9);
    box-shadow: 0 0 15px rgba(152, 206, 239, 0.9);
    opacity: 1;
}
.coe_page .ranking-section__top-rankings .rs-item__in:hover {
    background: rgba(1, 109, 181, 0.9);
    border: 1px solid rgba(1, 109, 181, 0.9);
    box-shadow: 0 0 15px rgba(152, 206, 239, 0.9);
    opacity: 1;
}
.library_page table tr th {
    text-align: left;
}


/* Venture Page */
.help_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.help_wrapper .item {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
}
.venture-page .top-banner .desk-text {
    font-size: 28px !important;
}
.course_item-venture {
    position: relative;
    width: 33%;
    height: 100%;
    min-height: 230px;
    border-right: 1px dashed grey;
    border-bottom: 1px dashed grey;
}
.course_item-venture .item_inner {
    padding: 2rem;
    height: 100%;
}
.course_item-venture .item_data {
    text-align: center;
}
.course_item-venture .item_data img {
    width: 70px !important;
    height: 70px;
    object-fit: contain;
    margin: 0 auto 1rem;
}
.course_item-venture .item_data p {
    min-height: 70px;
    font-size: 16px;
    text-align: justify;
    margin-top: 15px;
}
.course_item-venture:nth-last-child(6), .course_item-venture:nth-last-child(3) {
    border-right: 0; 
}
.course_item-venture:nth-last-child(1), .course_item-venture:nth-last-child(2) {
    border-bottom: 0; 
}
.course_item-venture:nth-last-child(2) {
    border-left: 1px dashed grey;;
}
.about-venture {
    text-align: justify;
    padding: 0 55px 0 0;
}
.venture-page .sec_title.center_text p {
    max-width: 1400px;
    margin: 0 auto;
    font-size: 19px;
}
.ven-img-rotate {
    position: absolute;
    left: 65px;
    top: 265px;
}
.rotate{
    animation: loading 6s linear infinite;
}
@keyframes loading {
0% { 
    transform: rotate(0); 
}
100% { 
       transform: rotate(360deg);
     }
}
.placement-page .yellow-bordr.title_image:before {
    background: #EEDB71;
}
.venture-key {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
.venture-theme-color {
    color: #a00534 !important;
}
.venture-page .font-600 {
    font-weight: 600 !important;
}
.associated-content {
    font-size: 22px !important;
}

@media screen and (max-width : 600px) {
    .placement-page .title_image img {
        width: 72px !important;
        height: 72px !important;
        margin-right: 7px !important;
    }

    .lib_about{
        background-image: none !important;
    }

    .placement-page p {
        font-size: 13px !important;
    }
}

@media screen and (min-width:601px) and (max-width:768px){
    .placement-page .title_image img {
        width: 72px !important;
        height: 72px !important;
        margin-right: 7px !important;
    }
    .placement-page p {
        font-size: 14px;
    }
}

.pl-pr-70{
    padding-left: 40px;
    padding-right: 40px;
}

.sec-padding{
    padding-bottom: 70px;
}

.sustainable-picture-logos img {
    border-radius: 0.375rem;
    border: 1px solid #dee2e6;
    padding: .25rem;
}

.sustainable-para {
    font-family: "Lato", sans-serif;
    font-size: 16px;
    color: #212529;
    margin: 0px 0px 16px;
    text-align: justify;
}

.button.tsbs {
    font-size: inherit;
    font-weight: 400;
    line-height: 1.4em;
    box-shadow: none !important;
    outline: none !important;
    border: 0;
    width: auto;
    background: #F2F3F7 !important;
    transition: .3s all;
    border-radius: 10px !important;
    margin-left: 17px;
    cursor: pointer;
}

.button.tsbs a {
    text-decoration: none !important;
    color: #929292;
    display: block;
    padding: 12px 30px;
}

.tsbs:hover{
background-color: #a50034 !important;
}

.tsbs:hover a {
    color: #fff !important;
}


.extra-margin{
    margin-left: 10px;
}

/*.tab-content {
    display: none;
}*/

.tab-content:target {
    display: block;
}

/* .button.active{ */
    /* background-color: #a50034 !important;  */
 /* }  */
/*  */
/* .button.active a{  */
     /* color: #fff !important;  */
 /* }  */
/* How to apply page css starts from here */
.how-to-apply {
    padding: 80px 0;
  }
  .how-to-apply .grey-box {
    background-color: #f2f3f7;
    padding: 80px 60px;
  }
  .grey-box.faq_grey_box {
    position: relative;
  }
  .how-to-apply .content {
    text-align: center;
    max-width: 900px;
    margin: 0 auto 50px auto;
  }
  .how-to-apply .content h4 {
    color: #a30d33;
  }
  .how-to-apply .grey-box .data-center figure {
    margin-bottom: 0px;
  }
  .how-to-apply .grey-box .numbering-right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .how-to-apply .grey-box .numbering-right figure:first-child {
    position: relative;
    top: 3%;
  }
  .how-to-apply .grey-box .numbering-right figure:nth-of-type(2) {
    position: relative;
    top: 2%;
  }
  .how-to-apply .grey-box .numbering-right figure:nth-of-type(4) {
    position: relative;
    top: -2%;
  }
  .how-to-apply .grey-box .numbering-left {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
  }
  .how-to-apply .grey-box .numbering-left figure:nth-of-type(1) {
    position: relative;
    top: 6%;
  }
  .how-to-apply .grey-box .numbering-left figure:nth-of-type(2) {
    position: relative;
    top: 1%;
  }
  .how-to-apply .grey-box .numbering-left figure:nth-of-type(3) {
    position: relative;
    top: -4%;
  }
  .how-to-apply .grey-box .flex {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
  }
  .how-to-apply .grey-box .flex p:first-child {
    position: relative;
    top: 8%;
  }
  .how-to-apply .grey-box .flex p:nth-of-type(2) {
    position: relative;
    top: 2.5%;
  }
  .how-to-apply .grey-box .flex p:nth-of-type(3) {
    position: relative;
    top: -4%;
  }
  .how-to-apply .grey-box .flex-right {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
  }
  .how-to-apply .grey-box .flex-right p:first-child {
    position: relative;
    top: -3%;
  }
  .how-to-apply .grey-box .flex-right p:nth-of-type(2) {
    position: relative;
    top: 2%;
  }
  .how-to-apply .grey-box .flex-right p:nth-of-type(3) {
    position: relative;
    top: 7%;
  }
  .how-to-apply .grey-box .flex-right p:nth-of-type(4) {
    position: relative;
    top: 9%;
  }
  .why-cgcuet-banner-content.apply-content p {
    line-height: 1.4;
    max-width: 500px;
  }
  .how-to-apply .grey-box .data-center figure img {
    transition: 0.5s all ease-in-out;
  }
  .how-to-apply .grey-box .data-center figure:hover img {
    transform: rotate(360deg);
  }
  .how-to-apply .grey-box .flex p a,
  .how-to-apply .grey-box .flex-right p a {
    color: #2e2e2e;
    font-weight: 600;
  }
  
  /* How to apply page new design css starts from here*/
  .how-to-apply .grey-box .data-center {
      text-align: center;
  }
  .how-to-apply .grey-box .row .data-center{
      position: relative;
  }
  .how-to-apply .grey-box .row .d-flex{
      align-items:center;
  }
  .how-to-apply .grey-box .row figure{
      position: relative;
      margin-bottom: 0px;
      text-align:center;
  }
  .tab-content {
    position: relative;
  }
  .how-to-apply .grey-box .row .d-flex figure:nth-of-type(1){
      width: 35%
  }
  .how-to-apply .grey-box .row .d-flex figure:nth-of-type(2){
      width: 22%
  }
  .how-to-apply .grey-box .row .d-flex figure:nth-of-type(3){
      width: 35%
  }
  .how-to-apply .grey-box .row p{
      margin-bottom: 0;
  }
  /* How to apply page new design css ends here*/
  
@media screen and (max-width : 600px){
    .pl-pr-70{
        padding-left: 10px;
        padding-right: 10px;
    }

    .sustainable-para{
        font-size: 15px;
    }

    .link-tabs{
        margin-top: 1rem !important;
    }

    .sustainable-development-section{
        margin-top: 1.7rem !important;
    }

    .res-col-left{
        padding-right: 6px !important;
    }

    .res-col-right{
        padding-left: 6px !important;
    }
}

@media screen and (min-width :601px) and (max-width : 768px) {
    .pl-pr-70{
        padding-left: 15px;
        padding-right: 15px;
    }

    .res-col-left{
        padding-right: 6px !important;
    }
    .res-col-right{
        padding-left: 6px !important;
    }
}

@media screen and (min-width : 768px) and (max-width : 1199px) {
    .pl-pr-70{
        padding-left: 20px;
        padding-right: 20px;
    }
}


@media screen and  (min-width : 1800px) {
    .sustainable-sec-content .sustainable-para{
        font-size: 20px;
    }
}

@media screen and  (min-width : 1600px) {
    .sustainable-sec-content .sustainable-para{
        font-size: 20px;
    }
}



@media screen and (min-width : 1300px) and (max-width: 1500px) {
  .club-wrap {
    padding: 0 0 0 32px;
 }
  .lib_medical_sec .sec_content{
    padding-right : 6rem;
  }
  .lib_medical_sec p{
    font-size: 16px
  }
  .club-heading {
    font-size: 32px;
  }
  .club-content {
    font-size: 17px;
    line-height: 1.5; 
  }
  .library_page .club-heading {
    font-size: 28px;
}
  .club-block-para {
    font-size: 17px;
  }
  .international_page h2, .life_page h2, .library_page h2 {
    font-size: 30px;
}
  .library_page .club-block-para {
    font-size: 16px;
}
  .library_page .library_hours h3{
    font-size: 19px
 }
  .placement-page .red_btn {
    font-size: 16px;
    padding: 12px 30px;
 }
} 



.yoga_day_container {
    padding-top: 70px;
    padding-bottom: 70px;
    .logos_list {
        display: flex;
        gap: 20px;
        justify-content: center;
        margin-bottom: 2rem;
        span {
            padding-left: 20px;
            height: 70px;
            display: inline-flex;
            align-items: center;
            img {
                width: 100%;
                height: 100%;
                object-fit: contain;
            }
            &:not(:first-child) {
                border-left: 1px solid #fff;
            }
        }
    }
    .yoga_wrap {
        margin: 3rem 0;
        img {
            width: 80% !important;
            margin: 2rem auto 1rem;
            display: block;
        }
    }
    .guest_info {
        text-align: center;
    }
    .guest_img {
        width: 230px;
        height: 230px;
        border-radius: 50%;
        border: 5px solid #a00534;
        display: block;
        margin: 0 auto;
        overflow: hidden;
    }
    .shef_guest {
        width: max-content;
        max-width: 100%;
        margin: 1.5rem auto;
        color: #fff;
        font-weight: 600;
        padding: 4px 26px;
        border-radius: 50px;
        background: #A60832;
        font-size: 120%;
        box-shadow: 0 2px 20px #00000026;
    }
    h3 {
        color: #143446;
        font-size: 30px;
        font-weight: 600 !important;
        margin: 10px 0;
    }
    p {
        color: #143446;
        font-size: 110%;
        font-weight: 600;
    }
    .event_schedule {
        width: max-content;
        max-width: 100%;
        margin: 0 auto;
        display: flex;
        gap: 30px;
        .event_d_t {
            display: flex;
            align-items: center;
            text-align: left;
            color: #143446;
            font-size: 150%;
            font-weight: 600;
            line-height: 1.35;
            margin-top: 1rem;
            img {
                width: 50px;
                margin-right: 15px;
            }
        }
    }
}