* {
    box-sizing: border-box;
}
a{
  font-family: "Poppins", sans-serif !important;
  font-weight: 400!important;
  font-style: normal!important;
  font-size: 16px;
  color: white!important;
}
p{
color: #646464;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 0px;
  text-align:justify;on
}
h1{
  color: #193F64;
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 45px;
  line-height: 28px;
}
h2{
  color: #193F64;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 32px;
  line-height: 40px;testimonial_card
}
h3{
  color: #193F64;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  line-height: 40px;
}
h4{

  color: #193F64;
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 20px;
  line-height: 40px;
  margin-bottom: 0px;

}
h5{
  color: #193F64;
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 0px;
}


.logo{
	width: 113px;
	height: 113px;
}
header{
	position: fixed;
	left: 0;
	right: 0;
	z-index: 11;
}
header nav{
	background-color: #193f64b8;
}
header .navbar-nav .nav-item{
	margin-right: 20px!important;
}
header .navbar-nav .nav-item .nav-link{
	padding: 0;
}
.container{
	max-width: 1140px;
}
/*new dropdwon css start from here*/
.dropdown .nav-link.text-white{
    color:white!important;
}
.dropdown .dropdown-item .nav-link{
    padding: 14px 9px!important;
}
.dropdown .dropdown-item,.dropdown .dropdown-menu .nav-link{
    padding: 14px 9px!important;
  font-size: 14px!important;
  color: #000000!important;
  text-decoration: none;
  display: block;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.dropdown .dropdown-item:hover {
  background: linear-gradient(90deg, rgba(55, 131, 216, .12) 18.76%, #e3f0fc 52.2%, #cfe5f7 72.2%);
  color: #fff;
}
.dropdown .dropend .nav-link:hover {
  background: linear-gradient(90deg, rgba(55, 131, 216, .12) 18.76%, #e3f0fc 52.2%, #cfe5f7 72.2%);
  color: #fff;
}
.dropdown .dropdown-menu {
  display: none;
  padding:0px;
}
.dropdown:hover > .dropdown-menu,
.dropend:hover > .dropdown-menu {
  display: block;
  margin-top: 0em;
  margin-left: 0.125em;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
@media screen and (min-width: 769px) {
 .dropdown .dropend:hover > .dropdown-menu {
    position: absolute;
    top: 0;
    left: 100%;
  }

}

/*new dropdwon css end here*/
/*dropdown css start from here*/

.dropdown {
  position: relative;
  display: inline-block;
}
/*.dropdown a{*/
/*  padding-bottom: 15px !important;*/
/*}*/

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #FFFFFF;
  min-width: 260px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  border-radius: 8px;
}

.dropdown-content a{
  padding: 14px 9px;
  font-size: 14px!important;
  color: #000000!important;
  text-decoration: none;
  display: block;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.dropdown-content a:hover{background: linear-gradient(90deg, rgba(55, 131, 216, .12) 18.76%, #e3f0fc 52.2%, #cfe5f7 72.2%);}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {color: #7BE394;}

/*dropdown css end here*/
.grn_clr{
	color: white;
	font-family: "Poppins", sans-serif !important;
  font-weight: 600!important;
  font-style: normal!important;
	text-align: center;
	padding: 12px 55px;
	background-image: linear-gradient(to right, #1B6281,#34B474,#7BE394);
  border-radius:50px;
  border:0px;
-webkit-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
}
.grn_link{
	text-decoration: none;
	padding: 5px 20px;
	margin-top: 20px;
	color: white;
	font-family: "Poppins", sans-serif !important;
	text-align: center;
	border-radius:50px;
	background-image: linear-gradient(to right, #1B6281,#34B474,#7BE394);
	-webkit-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
	font-size: 14px!important;
	position: absolute;
    bottom: 11px;
    right: 20px;
    margin: auto;
    transition: 1s;
}
.hostel_banner .grn_clr{
    width: 200px;
    display: block;
    text-decoration: none;
    margin-top: 20px;
}
.hostel_banner ul li{
    color: #646464;
    font-family: "Lato", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 0px;
}
.festival_section .slick-slide img{
    width:100%;
    height:400px;
    object-fit:contain;
} 
.courses_allied .grn_link{
	display: none;

}
.courses_allied .course_Card:hover .grn_link{
	display: block;
	transition: 1s;
}
.courses_allied .course_Card:hover img{
    filter: invert(100%);
}
/*Courses page css start from here*/
 .courses .grn_clr{
          width:200px;
          display:block;
          text-decoration:none;
          margin-top:20px;
      }
      .courses{
          transition:1s;
          cursor:pointer;
      }
      .courses:hover{
          background-color:#193F64;
          transition:1s;
      }
      .courses:hover h2{
          color:white;
          transition:1s;
      }
      .courses:hover p{
          color:white;
          transition:1s;
      }
      .courses:hover h4{
          color:white;
          transition:1s;
      }
      .courses:hover ul li{
          color:white;
          transition:1s;
      }
/*courses css end here*/
section{
	padding: 75px 0px;
	overflow:hidden;
}
.home_banner{
	background-image: url('../images/home_banner.png');
	background-size: cover;
	background-repeat: no-repeat;
	height: 700px;
}

.home_banner .content{
	background-color: #ffffffcf;
	padding: 146px 95px 40px;
	position: relative;
	border-radius: 20px;
	margin-top: 230px!important;
}
.home_banner .content p{
  color: #274563;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 28px;
  margin-top: 25px;
  text-align:center;
}
.home_banner .content img{
	width: 235px;
	height: 235px;
	display: block;
	margin: auto;
	position: absolute;
	top: -110px;
	left: 0;
	right: 0;
}
.home_banner .content button{
	margin-top: 22px!important;
	margin-bottom: 22px!important;
	}
	.about_section_home{
		background-color: #EEEEEE;
	}
	.course-offer{
		background-color: #f7f7f7;
	}
	.course-offer img{
		transform: scaleX(-1);
	}
.course-offer h2{
	margin-bottom: 15px;
}
.course-offer h3{
    font-size: 21px;
}
.course-offer p{
	font-size: 18px;
}
.charkos_courses .custom_card img{
    height:380px;
    object-fit:cover;
}
	.charkos_courses .custom_card{
		position: relative;
		cursor: pointer;
		transition: 0.5s all ease-in-out;
	}
.charkos_courses .custom_card .bottom h2{
	color: white;
	font-size: 26px;
}
.charkos_courses .custom_card .bottom p{
	display: none;
	color: white;
}
	.charkos_courses .custom_card .bottom {
	  position: absolute;
	  transition:2s ease;
	  bottom: 0;
	  right: 0;
	  left: 0;
	  padding: 18px 20px;
	  background-image: linear-gradient(to right, #193F64,#337fcacc);
	transition: 0.5s all ease-in-out;
	}
	.charkos_courses .custom_card:hover  .bottom{
		top:0;
		transition:.2s all ease-in-out;
	}
	.charkos_courses .custom_card:hover .bottom p{
			display: block;
	}
	.charkos_courses .custom_card .grn_link{
	    display:none;
	    transition:1s;
	}
	.charkos_courses .custom_card:hover .grn_link{
	    display:block;
	    transition:1s;
	    right: 0;
        left: 0;
        width: 120px;
	}
	.charkos_courses .heading_sec{
		margin-bottom: 40px;
	}
	.testimonials{
		background-color: #EEEEEE;
	}

	.testimonials .testimonial_card{
			background-color: white;
			padding: 20px 14px;
			-webkit-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
		}
	.testimonials .heading_content p{
		padding-bottom: 40px;
		font-size: 20px;
	}
	.testimonials .testimonial_card .card_head .content h4{
		color: #000000;
	}
	.testimonials .testimonial_card .card_head .content p{
		font-size: 18px;
		font-weight: 700;
		color: #313131;
		line-height: 22px;
	}
	.testimonials .testimonial_card .card_head .profile img{
		width: 74px;
		height: 74px;
	}
	.testimonials .testimonial_card .card_body p{
		  font-family: "Poppins", sans-serif !important;
		  font-weight: 400!important;
		  font-style: normal!important;
		  font-size: 16px!important;
		  margin-top: 27px;
		}
		.testimonials .testimonial_card .card_body{
		    margin-bottom: 10px;
            height: 165px;
            overflow: auto;
		}
	.testimonials .slider .slick-slide img{
		/*width: 100%;*/
	}
	.testimonials .slider .slick-slide{
		margin: 10px 10px;
	}
	.testimonials .slider .testimonial_card{
	    height:280px;
	}
	.testimonials .slider .testimonial_card p{
	    
	}
	.testimonials .slider .testimonial_card video{
	    height:100%
	}
	.vision_mission{
		background: url(../images/shape-bg.svg) no-repeat left;
		position: relative;
		background-position: bottom left;
	}
	/*.vision_mission img{*/
	/*	transform: scaleX(-1);*/
	/*}*/
	.vision_mission p{
		font-size: 20px;
		line-height: 30px;
	}
	.vision_mission h3{
		margin-top: 24px;
		color: #193F64;
		font-size: 24px;
		font-weight: 500;
	}
	.vision_mission h2{
		margin-bottom: 18px;
	}
	.home_news_events .blog-card, .news_section .blog-card{
	    border: 1px solid #D4D4D4;
/*	    -webkit-box-shadow: -1px 17px 46px -8px rgba(0,0,0,0.1);*/
/*-moz-box-shadow: -1px 17px 46px -8px rgba(0,0,0,0.1);*/
/*box-shadow: -1px 17px 46px -8px rgba(0,0,0,0.1);*/
	}
	
	.home_news_events .blog-card img, .news_section .blog-card img{
	        height: 250px;
            object-fit: contain;
	}
	.home_news_events .blog-card h3, .news_section .blog-card h3{
	overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 1; 
           line-clamp: 1;
   -webkit-box-orient: vertical;
	}
		/*SNA page*/
	.festival_section .card .card-body img{
	    height:300px;
	    object-fit:cover;
	}
	.festival_section .card{
	    padding:0px;
	    transition:1s;
	    border:0px;
	    box-shadow: 2px 9px 14px -8px rgba(0,0,0,0.58);
	    position:relative;
	}
	.festival_section .card .card-body .grn_clr{
	    display:none;
	    transition: 1s;
        font-size: 14px !important;
        padding: 10px 12px !important;
        margin: auto;
        left: 0;
        right: 0;
        position: absolute;
        top: 45%;
	}
	.festival_section .card:hover .grn_clr{
	    display:block;
	}
	.festival_section .card .card-body{
	    padding:10px;
	}
	.festival_section .card h4{
	    color:#193F64;
	}
	.festival_section .card .grn_clr{
	    margin:10px auto;
	    display:block;
	    width:200px;
	    text-decoration:none;
	}
	.festival_section .card:hover{
	    box-shadow: 2px 9px 14px -8px rgba(0,0,0,0.58);
        background:#193F64;
        transition:1s;
	}
	.festival_section .card:hover h4{
	    color:white;
	}
	/*SNA models*/
.sna_models .modal-body img{
    width:100%;
    height:500px;
    object-fit:contain;
}
.sna_models h5{
    display:none;
}
.sna_models .modal-header{
    border-bottom:0px;
}
.sna_models .modal-header .btn-close{
        background-color: #ffffff;
}
.sna_models .modal-content{
    background:transparent;
    border:0px;
}
/*SNA end here*/
	footer{
		background-color: #193F64;
		padding: 60px 0px 20px;
	}
	footer .about_charkos .footer_logo{
		width: 113px;
		height: 113px;
		display: block;
		margin: auto;
	}
	footer .about_charkos p{
		font-size: 13px;
		line-height: 15px;
		margin: 10px 0px;
		color: #76A1CB;
	}
	footer .about_charkos .social_icons{
		display: flex;
		margin-top: 25px;
		align-items: center;
		justify-content: center;
	}
	footer .about_charkos .social_icons img{
		width: 16px;
		height: 16px;
		object-fit: contain;
		margin: 0px 15px;
	}

	footer .footer_links h5{
		margin-bottom: 25px;
		font-weight: 600;
		font-family: "Poppins", sans-serif !important;
		color: white;
		line-height: 15px;
	}

	footer .footer_links a{
		font-size: 13px!important;
		margin-bottom: 8px;
		color: #76A1CB!important;
		text-decoration: none;
		display: block;
	}
	footer .footer_links p{
		font-family: "Poppins", sans-serif !important;
		font-size: 13px;
		color:#76A1CB;
		font-weight: 400;
		text-align:center;
	}
footer .footer_links p a{
	text-decoration: underline;
	display: inline-block;
}
	footer .footer_links .contact_icon{
		margin-bottom: 8px;
	}
	footer .footer_links .contact_icon img{
		width: 10px;
		height: 10px;
		margin: 0px 5px;
		object-fit: contain;
	}
	.testimonials .slider .slick-dots li.slick-active button:before{
		color: #f56809;
		font-size: 12px;
	}
	.testimonials .slider .slick-dots li button:before{
		color: #FFFFFF;
		font-size: 12px;
		opacity: 1;
	}
	/*home gallery*/
.home_gallery img{
        width:100%;
        height:100%;
        object-fit: cover;
        transition: transform .2s;
       
}
/*.home_gallery img:hover{*/
/*    transform: scale(1.1);*/
/*}*/
/*gallery page*/

.gallery img{
    width:100%;
    vertical-align: middle;
    margin-top: 8px;
}
.gallery .gallery_content a{
    display:block;
}
.gallery .gallery_content{
    display:flex;
    flex-wrap: wrap;
}
/*gallery page css end here*/
.padding_custom{
    padding:5px!important;
}
	.contact_us h2{
		margin-bottom: 50px;
	}

	.contact_us form input,.contact_us form select{
		border-top:0px;
		border-right:0px;
		border-bottom: 1px solid #193F64;
		border-left:0px;
		border-radius: 0px;
		padding: 0px 0px 17px 17px;
		margin-bottom: 38px;
	}
	.contact_us form textarea{
		background-color: #E4E4E4;
		border:0px;
		padding: 17px 0px 17px 17px;
		margin-bottom: 38px;

	}
	/* sangeeta css start here */
	/*marque css start from here*/
.marquee_custom{
    width: 100%;
    background-color: #f8c323;
    color: black;
    font-weight: 500;
    padding: 10px 0px;
    font-size: 16px;
    display: block;
    font-family: "Poppins", sans-serif !important;
}
.marquee_custom a{
    text-decoration:none;
    color: black!important;
    font-weight: 500!important;
    
}
/*marquee.marquee.scroll-reached {*/
/*    position: fixed;*/
/*    top: 139px;*/
/*	z-index: 9;*/
/*}*/
/*marque css end here*/
	.values{
		background: #193F64;
		padding: 20px 44px;
		/* position: absolute;
		bottom: 0;
		right: 0; */
	}
	
	.values ul li .letter{
		font-size: 32px;
    color: #193F64;
    font-weight: 600;
	}
	.values ul li .txt{
	    color: #193F64;
		font-size: 14px;
		font-weight: 500;
		line-height: 18px;
	}
	.values ul li{
		width: 115px;
		height: 115px;
		border-radius: 50%;
		padding: 10px 0px;
		background: #fff;
		display: flex;
		align-items: center;
		/*justify-content: center;*/
		flex-direction: column;
		text-align: center;
		margin: 0 2px;
	}
	.blog-list {
		border: 1px solid #D4D4D4;
		border-radius: 8px;
		padding: 10px;
		margin-bottom: 10px;
	}
	.blog-list h3,.blog-card h3{
		font-size: 15px;
		font-weight: 600!important;
		margin-bottom: 10px;
		color: black;
		line-height: 20px;
	}
	.blog-card p{
		color: #CCC6C6;
		font-size: 12px;
	}
	.meta{
		margin-right: 10px;
		width: 88px;
		height: 88px;
		background: #359D9E;
		color: #fff;
		font-size: 22px;
		font-weight: 600;
		text-align: center;
		border-radius: 8px;
		padding: 12px 22px;
		display: inline-table;
		line-height: 27px;
	}
	.blog-list p{
		font-size: 14px;
		color: #646464;
		font-weight: 400;
		line-height: 20px;
		overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
	}
	.blog-card div{
		box-shadow: 0 2px 12px #00000025;
		padding: 20px;
	}
	.vision_mission h4{
		font-weight: 500;
    margin: 0;
    font-size: 18px;
    line-height: 24px;
	}

	/*allied hosptital css start from here*/
		.allied_banner{
			background-image: url('../images/allied_health.webp');
			background-size: cover;
			background-repeat: no-repeat;
			padding: 220px 0px 128px;
		}
		.nursing_banner{
			background-image: url('../images/college-of-nursing.webp');
			background-size: cover;
			background-repeat: no-repeat;
			padding: 220px 0px 128px;
		}
		.contact_banner{
		    background-image: url('../images/contact-us.webp');
			background-size: cover;
			background-repeat: no-repeat;
			padding: 220px 0px 128px;
		}
		.courses_allied .course_Card img{
			width: 50px;
			height: 50px;
			display: block;
			margin: auto;
		}
		.courses_allied .course_Card{
			padding:46px 18px;
			border:1px solid #D0D0D0;
			border-radius: 15px;
			margin-top: 30px;
			transition: 1s;
			cursor: pointer;
		}
		.courses_allied .course_Card h5{
			font-size: 17px;
		}
		.courses_allied .course_Card:hover{
			background-color: #193F64;
			transition: 1s;

		}
		.courses_allied .course_Card:hover h5{
			color: white;
		}
		.allied_instruction{
			background-image: url('../images/instruction-banner.png');
			background-size: cover;
			background-repeat: no-repeat;
			padding: 100px 0px 100px;
		}
		.allied_instruction h3{
			color: white;
			align-items: center;
			font-weight: 500;
			font-size: 22px;
			text-align: left;
		}
		.allied_instruction h3 img{
			width: 25px;
			height: 25px;
			margin-right: 5px;
		}
		.admission_process h2{
			margin-bottom: 20px;
		}
		.admission_process h4{
			line-height: 30px;
			font-weight: 900;
			font-size: 18px;
		
		}
		.admission_process h5{
		    	margin-bottom:20px;
		}
		.admission_process ul{
		    margin-left:20px;
		}
		.admission_process ul li{
			font-family: "Lato", sans-serif;
			font-size: 18px;
			font-weight: 400;
			line-height: 35px;
			color: #646464;
			margin-bottom: 10px;
		}
		.documents_submitted{
			background-color: #193F64;
		}
		.documents_submitted h3{
			color: white;
			font-size: 22px;
		}
		.documents_submitted ul li{
			font-family: "Lato", sans-serif;
			font-size: 20px;
			font-weight: 400;
			line-height: 30px;
			color: #D6D6D6;
			margin-bottom: 10px;

		}
		.document_gallery img{
			height: 100%;
			width: 100%;
		}
		.principal_message{
			background-color: #EEEEEE;
		}
	/*allied hosptital css end here */

	/* sangeeta css start */
	.courses-left {
		padding: 55px 30px;
		background: #165171;
		color: #fff;
		flex: 0 0 40%;
		position: relative;
		height: 300px;
	}
	.courses-left img{
		position: absolute;
		bottom: 19px;
		transform: scale(1.2);
	}
	.courses-left h2{
		color: #fff;
		line-height: 42px;
		font-size: 30px;
	}

	.courses-card {
		background: #fff;
		box-shadow: 0px 2px 7px #d4cece;
	}
	.courses-right{
		padding: 15px 40px;
	}
	.courses-right img{
		margin-bottom: 10px;
	}
	/*Management and Faculty css start from here*/
	.dr-img img{
		filter:drop-shadow(0px -2px 12px #c2bdbd)
	}
	/*.dr-img:after{*/
	/*	content: "";*/
 /*   display: block;*/
 /*   width: 77%;*/
 /*   height: 58px;*/
 /*   border: 5px solid #59748f;*/
 /*   border-radius: 50%;*/
 /*   position: absolute;*/
 /*   bottom: 35px;*/
 /*   left: 32px;*/
 /*   filter: drop-shadow(2px 4px 6px #222222);*/
 /*   border-top: 0;*/
	/*}*/
	.management_banner{
	    padding-top:200px!important;
	}
	.management_banner ul li{
		font-family: "Poppins", sans-serif !important;
  		font-weight: 400!important;
		font-size: 16px;
		line-height: 30px;
	}
	.management_banner h2{
		text-decoration: underline;
	}
	.academic_slider .management_card .profile img, .anti_ragging_slider .management_card .profile img{
		width: 100%;
		height: 300px;
		object-fit: cover;
		object-position: top;
	}
	.management_card .profile{
		position: relative;
		cursor:pointer;
		background: #fff;
	}
	.academic_slider .slick-dots li.slick-active button:before, .anti_ragging_slider .slick-dots li.slick-active button:before {
        color: #f56809;
        font-size: 12px;
    }

    .academic_slider .slick-dots li button:before, .anti_ragging_slider .slick-dots li button:before {
    color: #FFFFFF;
    font-size: 12px;
    opacity: 1;
}
            .management_card .card_head .profile .hover_content ul li{
				color: #30b44e;
				font-size: 12px;
				font-family: "Poppins", sans-serif !important;
				font-weight: 600;
				margin-bottom: 8px;
            }
        .management_card .card_head .profile .hover_content{
            display:none;
            position: absolute;
            top:0;
    		bottom: 0;
    		padding: 10px 0px;
    		background-color: #000000d6;
    		width:100%;
        }
        .management_card:hover .card_head .profile .content{
           display:none;
        }
        .management_card:hover .card_head .profile .hover_content{
            display: flex;
            /* justify-content: center; */
            align-items: center;
        }
	.management_card .content{
		position: absolute;
		bottom: 0;
		padding: 10px 0px;
		background-color: #278c3e;
		width:100%;
		text-align: center;
	}
	.management_card .profile .content h4{
		color: white;
		line-height: 20px;
	}
	.management_card .profile .content p{
		color: white;
	}
	.academic_slider{
		background-color: #193F64;
	}
	.academic_slider .heading_content p{
		color: #76A1CB;
		margin-bottom: 20px;
	}
	.anti_ragging_slider .heading_content p{
		margin-bottom: 20px;
	}
	.management_slider .slick-slide {
    margin: 10px 5px;
    
	}
	.anti_ragging_slider{
	background-color: #EEEEEE;
	height: 85vh;
	}
	.management_ul li{
		font-family: "Lato", sans-serif;
	    font-size: 16px;
	    font-weight: 500;
	    line-height: 40px;
	    color: #646464;
	}
	.management_ul h2{
		text-decoration: underline;
	}
	.ragging-content{
		padding: 50px;
	}
	.management_slider .academic-card{
	    height:300px;
	}
.academic-card{
	background: #15324f;
    padding: 30px 20px;
    position: relative;
    color: #fff;
    border-radius: 8px;
	transition: 0.5s all ease-in-out;
	
}
.academic-card h3{
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;
    border-bottom: 1px solid #7f7e7e;
}
.academic-card h4{
	color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.academic-card:hover{
	background: #f4d144;
    box-shadow: 0 2px 14px #0b233a;
}
.academic-card:hover h3, .academic-card:hover h4,.academic-card:hover ul li{
	color: #0e0e0e;
}
.academic-card ul{
	list-style: none;
	padding: 0;
	margin: 0;
	color: #fff;
}
.academic-card img{
	width: 60px;
	height: 60px;
	object-fit: cover;
	object-position: center;
border-radius: 50%;
background-color: #CCC6C6;
margin-bottom: 20px;
}
.academic-card ul li{
	font-size: 14px;
}
.anti_ragging_slider li a{
	color: #4d4d4d!important;
}
.academic-card ul li:not(:last-child){
	margin-bottom: 10px;
}
.academic-front-detail p{
	color: #c6c6c6;
    font-size: 14px;
    margin-top: 11px;
    line-height: 22px;
}
.academic-card .hover-content{
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	opacity: 0;
    padding: 22px 20px;
	transform: translateY(-50%);
}
.academic-card:hover .hover-content{
	animation: fadein 0.4s;
	opacity: 1;
}
a.anchor {
    display: block;
    position: relative;
    top: -200px;
    visibility: hidden;
}


@keyframes fadein {
	0%{
		opacity: 0;
	}
	50%{
		opacity: 0.5;
	}
	100%{
		opacity: 1;
	}
	
}
.academic-card:hover .academic-front-detail{
	opacity: 0;
}
.academic_slider .academic-card:hover .academic-front-detail{
	opacity: 1;
}
.academic_slider.faculty-sec .academic-card:hover .academic-front-detail{
	opacity: 0;
}
.anti_ragging_slider img{
	display: none;
}
.ragging-bg{
	background: url(../images/anti-ragging.jpg) no-repeat;
    background-size: contain;
    background-attachment: fixed;
}


	/*Management and Faculty css end here*/
.quote-msg{
	background: #65d48a30;
    padding: 25px 40px;
    text-align: left;
    border-left: 5px solid #65d48a;
    font-size: 22px;
    font-weight: 500;
    color: #1e1e1e;
}
/* multistepform css start */
.multistepform{
	padding: 200px 0 100px;
}
.multistepform .logo_brand{
	width: 120px;
}
.multistepform h1{
	font-size: 32px;
	margin-top: 18px;
}
.address {
    font-size: 16px;
    font-weight: 700;
    color: #193F64;
}
.multistepform h2{
	font-size: 16px;
	line-height: 25px;
}
.multistepform label{
	font-weight: 400;
    font-size: 16px;
    color: #222222;
}
.multistepform .form-control{
	font-size: 14px;
    background: #f7f7f7;
    padding: 10px 20px;
    margin-top: 10px;
    border-color: #e9e5e5;
}
.multistepform select{
    	font-size: 14px;
    background: #f7f7f7;
    padding: 10px 20px;
    margin-top: 10px;
    border-color: #e9e5e5;
}
.multistepform .form-check-input[type=checkbox] {
    border-radius: 2px;
    padding: 8px;
}
.outline-btn.grn_clr {
    border: 1px solid #22797d;
    color: #22797d;
    background: transparent;
}
.multistepform .step2, .multistepform .step3{
	display: none;
}
.text-description-container{
	background: #2d3f640f;
    padding: 40px;
}
.text-description-container h5{
	margin-bottom: 20px;
}
.multistepform h2 input.form-control{
	flex: 0 0 79px;
    margin: 0 12px;
    border: 0;
    padding: 7px 20px;
	width: 72px;
}
.drop-zone {
	max-width: 100%;
	height: 200px;
	padding: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-family: "Quicksand", sans-serif;
	font-weight: 500;
	font-size: 20px;
	cursor: pointer;
	color: #cccccc;
	border: 4px dashed #009578;
	border-radius: 10px;
  }
  
  .drop-zone--over {
	border-style: solid;
  }
  
  .drop-zone__input {
	display: none;
  }
  
  .drop-zone__thumb {
	width: 100%;
	height: 100%;
	border-radius: 10px;
	overflow: hidden;
	background-color: #cccccc;
	background-size: cover;
	position: relative;
  }
  
  .drop-zone__thumb::after {
	content: attr(data-label);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 5px 0;
	color: #ffffff;
	background: rgba(0, 0, 0, 0.75);
	font-size: 14px;
	text-align: center;
  }
  .multistepform table tr th{
    color: #193F64;
    font-weight: 700;
    text-align: center;
    font-size: 13px;
    padding: 12px 6px;
  }
  .multistepform table tr td{
	padding: 0;
  }
  .multistepform table tr td input{
	padding: 12px;
	border: 0;
  }
  .multistepform .table{
	margin: 0;
	padding: 0;
  }
  .multistepform .table-responsive{
	padding: 0;
	/* border-right: 1px solid #ccc; */
  }
  .multistepform input:focus{
	box-shadow: unset;
	outline: 0;
  }
  /* width */
 .multistepform .table-responsive::-webkit-scrollbar {
	width: 5px;
	height: 8px;
  }

  
  /* Track */
   .multistepform table::-webkit-scrollbar-track {
	background: #f1f1f1; 
  }
   
  /* Handle */
   .multistepform table::-webkit-scrollbar-thumb {
	background: #888; 
  }
  
  /* Handle on hover */
   .multistepform table::-webkit-scrollbar-thumb:hover {
	background: #555; 
  }
/*  multistepform css end*/
@media (min-width:768px) {
     #onloadPopup h2, #onloadPopup h3{
    font-size:60px;
    line-height:70px;
}
 #onloadPopup .custom_border_content{
       border-right:3px solid white;
       padding-right:40px;
   }
}
  
@media (min-width:1201px) {
    .gallery{
        height:500px;
        overflow:auto;
    }
    #onloadPopup .custom_border_popup{
        border-right:2px solid white;
        border-left:2px solid white;
        
    }
   #onloadPopup h2, #onloadPopup h3{
    font-size:85px;
    line-height: 95px;
}
  
   #onloadPopup h4{
    font-size:30px;
    line-height:55px;
}

}
  
/*Popup for homepage end here*/
@media (max-width:1200px) {
	.vision_mission p {
		font-size: 18px;
	}
}
@media (max-width:992px) {
	.values{
		position: unset;
	}
	footer .footer_links{
		margin-top: 30px;
	}
	/*.dr-img:after{*/
	/*	bottom: 0;*/
	/*	left: 0;*/
	/*	width: 92%;*/
	/*	height: 67px;*/
	/*}*/
}
@media (max-width:768px) {
    .home_banner{
        background-position: center;
    }
	.vision_mission {
		background-position: top left;
		background-size: contain;
	}
	section {
		padding: 30px 0px;
	}
	.values {
		padding: 20px 10px
	}
	.home_banner .content img {
		width: 150px;
    	height: 150px;
    	top: -80px;
	}
	.home_banner .content{
		    padding: 80px 15px 20px;
	}
	header nav .button_content{
		padding-bottom: 20px!important;
	}
	.grn_clr{
		    padding: 10px 30px;
	}
a{
	font-size: 18px !important;
	margin-top: 10px;
}
p{
  font-size: 14px;
      line-height: 20px;
}
h1{
  font-size: 35px;
  text-align: center;
  line-height: 35px;
}
h2{
  font-size: 25px;
  line-height: 22px;
}

h4{
  font-size: 18px;
}
h5{
  font-size: 16px;
}
.charkos_courses .custom_card img{
    height:300px;
}
.charkos_courses .custom_card .bottom h2{
	font-size: 18px;
}
.charkos_courses .custom_card:hover .bottom p{
	font-size: 15px;
}
.charkos_courses .custom_card .bottom{
	padding: 12px 16px;
}
.vision_mission p{
	font-size: 16px;
}
.logo{
	width: 80px;
    height: 80px;
}
.home_banner .content {
	margin-top: 150px !important;
	}
	.testimonials .heading_content p{
		padding-bottom: 20px;
	}

	.contact_us h2 {
    margin-bottom: 30px;
	}
	.contact_us form{
		margin-top: 30px;
	}
	.course-offer img{
	    display:none;
	}
	.course-offer .content{
	    padding:15px 10px;
	    text-align:center;
	}
	.allied_banner, .nursing_banner{
	    background-position:center;
	}
.academic_committee .heading_content p{
    margin-bottom: 20px;
    font-size: 16px;
    text-align: left;
    margin-top: 20px;
}
.academic_committee .academic-card{
    height:130px;
    position:relative;
    padding: 30px 12px!important;
}
.academic_committee .academic-card h4{
    position:absolute;
    bottom:10px;
    right:10px;
}
.ragging-bg{
    background-size: cover!important;
    background-position:center;
}
.anti_ragging_slider .parent_ragging{
    position: absolute;
    background: #ffffffcc;
    right: 0;
    left: 0;
}
.anti_ragging_slider .ragging-content{
        padding: 25px 10px;
}

.courses .grn_clr{
    margin-bottom:20px;
}
.sna_models .modal-body img{
    height:220px!important;
}
.festival_section .slick-slide img{
        height: 250px!important;
}
.contact_details .border_right{
    border-right:0px!important;
}
.contact_details .content{
    display:flex;
    justify-content:center;
    align-items:center;
    margin-top: 5px;
}
.contact_details .content a{
        margin-top: 0px!important;
    margin-left: 10px;
        font-size: 20px !important;
}
.contact_details .content img{
    display:inline-block!important;
    margin: unset!important;
    width:20px!important;
}
 .slick-next{
    right: -10px!important;
    z-index: 1;
}
.slick-prev{
    left: -10px!important;
    z-index: 1;
}
#onloadPopup h2, #onloadPopup h3{
    font-size:40px;
    line-height:40px;
}
}
/*.slick-prev:before, .slick-next:before {*/
/*    color: #b9921c!important;*/
/*}*/
.contact_details{
    background:#193F64;
    padding:12px!important;
}
.contact_details .content{
    text-align:center;
}
.contact_details .content img{
    display:block;
    margin:auto;
    width:30px;
}
.contact_details .content a{
    margin-top:15px;
    display:block;
    font-size:25px;
    text-decoration:none;
}
.contact_details .border_right{
    border-right:1px solid white;
}
/* Additional CSS for custom styling */
    .image-container {
      margin-bottom: 20px;
    }
    .image-container img {
      max-width: 100%;
      height: auto;
    }
/*Popup for homepage*/
#onloadPopup{
        background-image: linear-gradient(to right, #193f64a8, #3e3e3e);
}
#onloadPopup div{
    background:transparent;
}
#onloadPopup h2{
    color:#7fe195;
}
#onloadPopup .text_gold{
    text-align:center;
    color:#fdbe04;
    font-weight:600;
    font-size:18px;
}
#onloadPopup h4, #onloadPopup h3{
    color:white;
}
#onloadPopup .modal-xl{
       max-width:100%;
   }
   #onloadPopup .dot_custom{
       height:10px;
       width:10px;
       background:white!important;
       border-radius:50px;
       margin:0px auto;
   }
   
/*   .blink {*/
/*  animation: blink-animation 1s steps(5, start) infinite;*/
/*  -webkit-animation: blink-animation 1s steps(5, start) infinite;*/
/*}*/
/*@keyframes blink-animation {*/
/*  to {*/
/*    visibility: hidden;*/
/*  }*/
/*}*/
/*@-webkit-keyframes blink-animation {*/
/*  to {*/
/*    visibility: hidden;*/
/*  }*/
/*}*/

/*Popup for homepage end here*/
@media (max-width:576px) {
	.courses-left {
		padding: 40px 13px;
	}
	.courses-left h2 {
		color: #fff;
		line-height: 29px;
		font-size: 18px;
	}
	.allied_instruction {
		padding: 15px 0;
		background-position: center;
	}
	.allied_instruction h3 {
		font-size: 18px;
	}
	.documents_submitted h3 {
		font-size: 22px;
		line-height: 33px;
	}
}
@media (max-width:480px) {
	.values ul li {
		width: 240px;
		height: 100px;
		margin: 6px 20px;
		border-radius:0px!important;
	}
}