
@import url('https://fonts.googleapis.com/css2?family=Satisfy&display=swap');

@import url(../css/animate.css);
html,
body {
    height: 100%
    
}

body {
	color: #333333;	
	background-color:#fff;
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
	line-height: 1.5;
	font-size:18px;
	
}

h1 {

	font-weight: bold;
	color:#1b58a8;
	margin-bottom:10px;	 
	padding-bottom: 5px;
	line-height: 1.6;
}


.top-bar {
	background: #1b58a8;
	color: #fff;
	padding:10px;
	font-size:14px;
	text-align: center;
}
.top-bar a {

	color: #fff;
	
}
.header_area{
	background: #fff;
	box-shadow: 0 8px 6px -6px black;
	
	
}

.navbar-img img {
	width:250px;
}

.navbar {
	background:#fff;
	border:0;
	border-radius:0;    
	margin-bottom:0;  
	font-size:16px;
	font-weight:600;
}

.navbar-inverse .navbar-nav > li > a {
	
	color: #333333;
	padding:20px 15px 20px 15px;
	text-align:center;
	
}
.navbar-inverse .navbar-nav > li > a i{	
	color: #1b58a9;		
	
}
.navbar-inverse  .navbar-nav > li a.active {
	color: #fff;	
	background: #1b58a8;
}

.navbar-inverse  .navbar-nav > li:hover a,
.navbar-inverse .navbar-nav > li:focus a {
	color: #fff;
	background: #1b58a8;
}

.navbar-inverse  .navbar-nav > li:hover a i,
.navbar-inverse .navbar-nav > li:focus a i {
	color: #fff;
	background: #1b58a8;
}
.dropdown-menu > li > a {
	font-size:16px;
	font-weight:600;
	color: #333333 !important;
	padding:10px;
	
}


.dropdown-menu > li > a {
    color: #000;
    padding:10px;
    border-bottom: 1px solid #e0e1e2;
}

.navbar-inverse  .navbar-nav > li .dropdown-toggle:hover,
.navbar-inverse  .navbar-nav > li .dropdown-toggle:focus{
  background-color: #1b58a8 !important;
  color:#fff;
}

.dropdown-menu > li > a {
    background-color: #fff !important;
    color: #000 !important;
   
  
}

.dropdown-menu > li:hover a,
.dropdown-menu > li:focus a {
   color: #ffffff !important;
   background-color: #1b58a8 !important;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
}

.dropdown-submenu>a:after {
  display: block;
}

.dropdown-submenu:hover>a:after {
  border-left-color: #555;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
}

.dropdown-submenu .dropdown-menu > li > a {
    background-color: #fff !important;
    color: #000 !important;
}

.dropdown-submenu .dropdown-menu > li:hover a,
.dropdown-submenu .dropdown-menu > li:focus a {
    color: #ffffff !important;
    background-color: #1b58a8 !important;
}

.navbar-toggle {
	margin-top:50px;
}


.icon-bar {
	background-color:#FF0000 !important;
}

.carousel {    
	background: #fff;
}

.carousel-inner > .item > img {
	width:100%;
}
table {
    font-family: "Satisfy", cursive;
    font-size:20px;
    
}
.placements table {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size:16px !important;
}
.middle_area {
	margin-bottom:20px;    
	background: #fff;
}

.middle_area h3 {
	color: #1089c8;	
	margin-bottom: 10px;
}

.middle_area h4 {
	color: #1089c8;	
	margin-bottom: 10px;
}

.middle_area i {
	color: #1b58a8;
	
}

.middle_area p {	
	text-align: justify;
	font-size: 18px;
	
}

.middle_area  li {
	list-style-image: url('../images/bullet.png');
	line-height: 2;
	padding-left: 5px;
	color: #000;	
}

.title h1 {
	
	font-weight: bold;
	color:#1b58a8;
	margin-bottom:10px;	 
	padding-bottom: 5px;
	text-align: center;
}

.title span {
	font-size:25px;
	color:#f00404;
}
.title p {
    font-weight: normal;
	text-align:center;
}

.accordion p{
	font-size:14px;
}

.panel-default{
	border-color: transparent;
}

.panel-default>.panel-heading,
.panel{
	background-color: #e6e6e6; 
	border:0 none;
	box-shadow:none;
}

.panel-default>.panel-heading+.panel-collapse .panel-body{
	background: #fff;
	color: #000;
}

.panel-body{
	padding: 20px 20px 10px;
}

.panel-group .panel+.panel{
	margin-top: 0;
	border-top: 1px solid #d9d9d9;
}

.panel-group .panel{
	border-radius: 0;
}

.panel-heading{
	border-radius: 0;
}

.panel-title a{
	color: #000;
	
	font-size:17px;
}

.accordion-inner img{
	border-radius: 4px;
}


.panel-heading.active{
	background: #1f1f20;
}

.panel-heading.active .panel-title>a{
	color:#fff;
}

a.accordion-toggle  i{
	width: 45px;
	line-height: 45px;
	font-size: 20px;
	margin-top: -10px;
	text-align: center;
	margin-right: -15px;
	background: #c9c9c9;
}

.panel-heading.active a.accordion-toggle i{
	background: #c52d2f;
	color: #fff;
}

.panel-heading.active a.accordion-toggle.collapsed i{
	background: #c52d2f;
	color: #fff;
}

#conatcat-info{
	background: #fff url(../images/contact.png) no-repeat 90% 0;
	padding: 30px 0;
}


.contact-info i{
	width: 60px;
	height: 60px;
	font-size: 40px;
	line-height: 60px;
	color: #fff;
	background: #000;
	text-align: center;
	border-radius: 10px;
}

.contact-info h3{
	color: #000;
	margin-bottom:0;
	font-size:20px;
	
}

.contact-info a{
	color:#333333;
	
}

.mb30{
	margin-bottom: 30px;
}

.mb50{
	margin-bottom: 50px;
}

.mb15 {
	margin-bottom: 15px;
}

.mt {
    margin-top: 15px;
}

.example {
	margin:auto;
	max-width:350px
}

form.example input[type=text] {
	padding:10px;
	border: 1px solid grey;
	float: left;
	width: 80%;
	background: #f1f1f1;
}

form.example button {
	float: left;
	width: 20%;
	padding: 10px;
	background: #2196F3;
	color: white;
	border: 1px solid grey;
	border-left: none;
	cursor: pointer;
}

form.example button:hover {
	background: #000;
}

form.example::after {
	content: "";
	clear: both;
	display: table;
}


input {
	border: 1px solid grey;
	font-size:15px;
	color:#000;
	padding:10px;
	width:100%;	
	margin-bottom:10px;
}

textarea {
	border: 1px solid grey;
	font-size:15px;
	color:#000;
	margin-bottom:10px;
	padding:10px;
	width:100%;
}

.mainbutton {	
	margin-bottom:15px;
	border: 1px solid #f34334;
	font-size:15px;
	background-color:#f34334;
	padding:10px;
	width:120px;
	color: #fff;
}

.footer_area {	
	padding-top:40px;
	padding-bottom:40px;
	background: #2d3e50 none repeat scroll 0 0;
	font-size:15px;	
}

.footer_area h3 {
	
	color: #fff;
}

.footer_area p{
	color: #fff;		
}

.footer_area a{
	color: #fff;
	
}

hr { 
	margin-top:10px;
}

.footer_bottom_area {
	background: #2d3e50 none repeat scroll 0 0;
}

.footer_bottom_area p {
	text-align:center;
	color: #fff;
	padding: 10px;
	font-size:15px;	
	font-weight:normal;
}

.modal-content {
	border:10px solid #eee;
	background-color: #2396f1;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #fff;
}

.close {
	color: #fff; 
	opacity: 1;
}

.close1 {
	line-height: 12px;
	width: 18px;
	font-size: 30px;
	margin-top: 10px;
	margin-right: 25px;
	position:absolute;
	top:0;
	right:0;
	color: red;
	background-color: transparent; 
	border: none;
	z-index: 999;
}

.carousel-control.left, .carousel-control.right {
	background-image:none !important;
	filter:none !important;
	color: #023491;
}

.carousel-indicators li {
	background-color: #294b8a;
}

.carousel-indicators .active {
	background-color: #ec1f25;
}

.modal-dialog {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.banner .centered {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	 
	font-size: 35px;
}

.light-box li {
	list-style:none;
	margin-bottom:25px;
}

.light-box img {
	margin:0;
	cursor: pointer;
}

#myModal .modal-dialog {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	border:none !important;
}

#myModal .modal-body {
	background-color: #fff !important;
	padding:0 !important;
}

#successmodal .modal-content {
	background-color: #fff;
	color: #000;
}

.modal-dialog img {
	text-align:center;
	margin:0 auto;
}

.controls {
	width:50px;
	display:block;
	font-size:11px;
	padding-top:8px;
	font-weight:bold;
}

.next {
	float:right;
	text-align:right;
}

@media only screen and (max-width: 600px) {
	.navbar-img img {
		width:320px;
	}
	.top-bar { 
		background: #294b8a;
		color: #fff;
		padding:8px;
		font-size:14px;
		text-align: center;
	}
	
    .dropdown-submenu .dropdown-menu > li > a {
    background-color: #fff !important;
    color: #000 !important;
    padding-left:40px !important;
}
}

.circle-wrapper {
	position: relative;
	width: 130px;
	height: 130px;
}

.icon {
	position: absolute;
	color: #fff;
	font-size: 55px;
	top: 65px;
	left: 65px;
	transform: translate(-50%, -50%);
}

.circle {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	padding: 2.5px;
	background-clip: content-box;
	animation: spin 10s linear infinite;
}

.circle-wrapper:active .circle {
	animation: spin 2s linear infinite;
}

.success1 {
	background-color: transparent;
	border: 2px dashed #0072bd;
}


@keyframes spin {
	100% {
		transform: rotateZ(360deg);
	}
}

.card {
	padding:30px; 
	text-align: center;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
	transition: 0.3s;
	background-color:#fff;
	margin-top:30px;	
	border-radius:10px;
	border-left:5px solid #1b58a8;
	

}



.card h1{
        margin-top:0;  
	color:#2e549f;
	font-weight:bold;
		
	
}

.card:hover {
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}
.card-2 {
	padding:30px; 
	text-align: center;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
	transition: 0.3s;
	background-color:#1b58a8;
	margin-top:30px;	
	border-radius:10px;
	border-left:5px solid #1b58a8;
	color:#fff;
	

}



.card-2 h1{
        margin-top:0;	
	font-weight;bold;
	line-height:1.5;
	color:#fff;
	
	
}

.card-2:hover {
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}
.card-3 {	
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
	transition: 0.3s;
	background-color:#fff;
	margin-top:30px;	
	border-radius:10px;
	border-left:5px solid #1b58a8;
}
.card-3:hover {
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}
.card-4 {	
	
	transition: 0.3s;
	background-color:#fff;
	margin-top:20px;
	border-left:5px solid #1b58a8;
	padding:10px 30px 30px 30px;
}
.card-4 h1 {	
	text-align:left;
	
}
.card-5 {	
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
	transition: 0.3s;
	background-color:#fff;
	margin:10px;	
	border-radius:10px;
	border:2px solid #1b58a8;	
	background: linear-gradient(to right,rgba(255, 255, 255, 0.9), rgba(226, 238, 253, 0.9)),
	url('../images/logo.png');
	background-repeat: no-repeat;
	background-position: center;
}
.card-5 .header{
    background: linear-gradient(to right, #1b58a8, #5186cb);
    border-radius:10px 10px 0px 0 ;
    color:#fff;
}
.card-5 h1{
    text-align:center;
    color:#fff;
}

.card-5:hover {
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}
.card1 {
	padding:20px;	
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
	transition: 0.3s;
	border-radius:10px;
	height:420px; 
	background-color:#1b58a8;
	color:#fff;
	border-left:5px solid #1b58a8;
	   transition: all 0.3s ease;
}

.card1:hover {
	 transform: translateY(-10px);
	 box-shadow: 0 15px 30px rgba(0,0,0,0.2);
}

.card1 i{
	
	color: #ffcc00; 
}
.card1 h1{
	text-align:center;
	font-weight:bold;
	color:#fff;
	
}
.card1 h4{
	font-weight:bold;
	text-align:center;
}

.card1 p{
	font-size:15px;	
	color:#fff; 
	text-align: justify;
}

.card1 span{
	 color:#0000FF;
	 text-decoration:underline; 
}
.card1 a{
	 color:#59fbff;
	 text-decoration:underline; 
	 	
}
.green{
	background-color:#009486;
}

.light-green{
	background-color:#49ae52;
}

.parrot-green{
	background-color:#cbd93b;
}

.red{
	background-color:#f34334;
}

.purple{
	background-color:#9d29ae;
}

.blue{
	background-color:#4151b1;
}

.light-blue{
	background-color:#2396f1;
}

.sky-blue{
	background-color:#04bad2;
}

.yellow{
	background-color:#fdeb43;
}

.orange{
	background-color:#febf1a;
}

@media only screen and (max-width: 600px) {
	.card1 {  
		height:auto; 
	}
}


.download-broucher {
	position: fixed;
	z-index: 99999999;
	bottom:180px; 
	right:0px; 
}
.course-offered {    
    padding:20px 0;
    background-image: url(../images/low-poly-banner-design-vector.jpg); background-repeat:
    
}
.blink {
    -webkit-animation: blink 1000ms step-end infinite;
	    animation: blink 1000ms step-end infinite;
	    padding: 1px 10px;
	    font-weight: bold;
}
@-webkit-keyframes blink { 50% { background-color: #ffcc00; color: #000; padding: 1px 10px; border-radius: 5px; font-weight: bold; }}
	@keyframes blink { 50% { background-color: #ffcc00; color: #000; padding: 1px 10px; border-radius: 5px; font-weight: bold;}}




@property --from {
  syntax: '<integer>';
  initial-value: 0;
  inherits: false;
}

.counter {
  transition: --from 1s;
  counter-reset: int var(--from);
  animation: counter var(--time, 1000) forwards ease-in-out;
}

.counter::after {
  content: counter(int);
}

@keyframes counter {
  to {
    --from: var(--to, 100);
  }
}

.mb-3{
margin-bottom:30px;
}
.mb-5{
    margin-bottom:50px;
}
.banner {
background: linear-gradient(rgba(46, 84, 159, 0.6), rgba(46, 84, 159, 0.6)),
url('../images/banner.jpg');
color: white;
padding: 30px 0;
}

.banner h1 {
color: white;
position: relative;
z-index: 2;
padding:40px;
font-weight:bold;
}

.banner .text-center {
position: relative;
z-index: 2;
}


.why-choose-section {
position: relative;
background: linear-gradient(rgba(46, 84, 159, 0.9), rgba(46, 84, 159, 0.9)),
url('../images/why-choose.jpeg');
background-size: cover;
background-position: center;
background-attachment: fixed;
color: white;
padding: 30px 0;
}

.why-choose-section h1 {
color: white;
position: relative;
z-index: 2;
}

.why-choose-section .text-center {
position: relative;
z-index: 2;
}

.why-choose-section h4 {
color: white;
font-weight: bold;

}
.why-choose-section h3 {
	color: white;
	font-weight:bold;
}
.why-choose-section h2 {
	color: white;
	font-weight:bold;
}
.why-choose-section p {
color: rgba(255,255,255,0.9);

}

.why-choose-section i {
color: #ffd700 !important; /* Gold color for icons */
filter: drop-shadow(0 2px 4px rgba(0,0,0,0.2));
}
 /* Why Choose Us items */
	.why-choose-section .col-md-3 {
		transition: transform 0.3s ease;
}

.why-choose-section .col-md-3:hover {
		transform: translateY(-10px);
}
.chatbot {
  position: fixed;
  z-index: 99999999;
  bottom:30px; 
  right:10px; }
.ticker-wrapper-h{
	display: flex;	
	position: relative;
	overflow: hidden;
	border-left: 1px solid red;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
}

.ticker-wrapper-h .heading{
	background-color: red;
	font-weight: bold;
	color: #fff;
	padding: 5px 10px;
	flex: 0 0 auto;
	z-index: 1000;
}
.ticker-wrapper-h .heading:after{
	content: "";
	position: absolute;
	top: 0;
	border-left: 20px solid red;
	border-top: 17px solid transparent;
	border-bottom: 15px solid transparent;
}


.news-ticker-h{
	display: flex;
	margin:0;
	padding: 0;
	padding-left: 90%;
	z-index: 999;
	
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	animation-name: tic-h;
	animation-duration: 20s;
	
}
.news-ticker-h:hover { 
	animation-play-state: paused; 
}

.news-ticker-h li{
	display: flex;
	width: 100%;
	align-items: center;
	white-space: nowrap;
	padding-left: 20px;
}

.news-ticker-h li a{
	color: #212529;
	font-weight: bold;
}
.imghover img {
      transition: transform 0.5s; /* Adds a smooth transition effect */
    }
.imghover img:hover {
  transform: scaleX(-1); /* Flips horizontally on hover */
}
@keyframes tic-h {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		visibility: visible;
	}
	100% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}