@charset "utf-8";

/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, 
acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, 
sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-family: 'Open Sans', sans-serif;
}
p {
    margin-top: 0;
    margin-bottom: 0!important;
	line-height: 28px;
}
a {
	text-decoration: none !important;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 14px !important;
	color: #1b1b1b;
}

.head_top{
width:100%;
display:block;
float:left;
 
background-color: #dcdbdb; 
border-bottom: 1px solid #c4c1c1;
    padding: 8px 0px;
}

.social-icontop {
    text-align: right;
	list-style: none;
    margin-bottom: 5px !important;
}
.social-icontop li {
    display: inline-block;
    margin-left: 15px;
}
.social-icontop li a {
    color: black;
	text-decoration: none;
}
.images-icontop {
    position: relative;
    top: 5px;
}

.head{
width:100%;
display:block;
float:left;

padding:10px 0px 10px 10px;
background-color: #12670F;
}

#container{
width:100%;
display:block;
margin:auto;
max-width:1170px;
}

.head img{width:100%;
display:block;
float:left;
}


.heading-tittle{
	margin-top: 10px;
	margin-bottom: 0px !important;
	
}

.logo_block{
	background:#002147;
}
.breadcrumb-item{
	color:#000000;
	font-size:18px;
}
hr {
    margin: 0rem 0 !important;
    color: inherit;
    border: 0;
    border-top: var(--bs-border-width) solid;
    opacity: .25;
}

.heading-tittle li a{
	color:#000000;
	font-size:18px;
}


.upr_lnk{
	font-size: 14px; 
}
.upr_lnk a{padding: 10px;
color:#000;}

.btnsearch{
	display: flex;
        justify-content: flex-end;
        padding-right: 3px;
		color:#000;
}

.breadcrumb-item.active{
	color:#002147 !important;
	font-weight: 800;
}

/*setbgcolor*/
.setbgcolor{background: #e0ded9; 
    border-top: 1px solid #c3bdb7; 
    border-bottom: 1px solid #c3bdb7;
    padding: 1em 0 1em;
}

.lightbordr{
    background-color: #f0f9ff;
    padding: 10px 10px;
}

/*nav menu*/
.navbar-expand-lg .nav-link{
	    padding: 5px 5px;
    border-right: 1px solid #640000;
    margin: 0px 0px 5px 0px;
	color:#000;
}

.navbar-nav .nav-link.active{
	color:#002147 !important;
	font-weight: bold;
}
.navbar-nav .nav-link:hover{
	color:#002147 !important;
}


/*second menu*/
.nav-link{color:#000 !important;
}
.scndmenu .nav-link{
    padding: 5px 5px;
    border-right: 1px solid #640000;
    margin: 3px 0px 3px 0px;
}
.scndmenu .nav-link.active{
	color:#002147 !important;
	font-weight: bold;
}

.sub_link{
	font-size: 18px !important;
    color: #001A57 !important;
    font-weight: 600 !important; 
}


/*banner*/
 
    .carousel-control-prev-icon{background-color:#12670F;}
    .carousel-control-next-icon{background-color:#12670F;}

    .blink-bg{ 
		animation: blinkingBackground 2s infinite;
	}
	@keyframes blinkingBackground{
		0%		{ color: #254878;}
		25%		{ color: #ef0a1a;}
		/*50%		{ color: #ef0a1a;}
		75%		{ color: #254878;}
		100%	{ color: #04a1d5;}*/
	}
	
	.bxslider img {
			width: 100%;
			height:400px;
		}

	
	.bx-wrapper{box-shadow: none!important;}


/*footer*/    
.footer-container{
	background-color: #dcdbdb;
	margin-top:20px;
}

.footer-containerw{
	background-color: #252424;
	margin-top:20px;
}

.infotext
{
	line-height: 30px;

}
.ftitle{
	color: black;
    font-weight: 600;
	text-transform: uppercase;
    margin: 15px 0 15px 0;
    text-decoration: underline;
}
.fcontact ul{
	    list-style-type: none;
}

.flink{
	font-size: 14px;
	color:#000;
	padding: 0 !important;
}
 
.fdropmenu li a{
	color:#000;
	font-size: 14px;
	padding: 5px 5px;
}

.cpyrght{font-size: 12px;
    padding:5px 5px;
    color:#000000;
}
.cpyrght span{
    color:#000000;
}



.ftitlew{
	color: #fff;
    font-weight: 600;
	text-transform: uppercase;
    margin: 15px 0 15px 0;
    text-decoration: underline;
}
.fcontactw ul{
	    list-style-type: none;
}

.flinkw{
	font-size: 14px;
	color:#fff;
	padding: 0 !important;
}
 
.fdropmenuw li a{
	color:#000;
	font-size: 14px;
	padding: 5px 5px;
}

.cpyrghtw{font-size: 12px;
    padding:5px 5px;
    color:#fff;
}
.cpyrghtw span{
    color:#fff;
}


/*faculty*/
.facultyinfo{
	color:#000;
	text-decoration: none;
}
.facultyinfo:hover{
	color:#254878;
}

/*marquee*/
.title {
    background: #002147;
    color: #fff;
    text-align: center;
    padding: 10px;
}
.title a {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
	text-decoration: none !important;
}
.txt-wp {
    background: #272e38;
    color: #ffffff;
}
#newsmove {
    margin-top: 15px;
    color: #640000;
}
.txt-wp a {
    color: #ffffff;
    font-size: 14px !important;
	text-decoration: none !important;
}
.txt-wp a:hover{
	text-decoration: underline !important;
}

.event_info{
	background: #dcdbdb;
	padding: 0px 0px 10px 0px;
}


.btninfo {
   /* width: 100%;
    padding: .4rem 1rem; 
    font-weight: 800;
    line-height: 1.5;
    border-radius: .4rem;
    transition: all 40ms linear;
    box-shadow: 0 0 0 1px #ebebeb inset, 0 0 0 2px rgba(255, 255, 255, 0.10) inset, 0 8px 0 0 #BEBEBE, 0 8px 8px 1px rgba(0, 0, 0, .2);
    background-color: #f9f9f9;
	color:#000;*/

	padding: 10px 15px;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  outline: none;
  color: #fff;
  background-color: #ec5221;
  border: none;
  border-radius: 15px;
  box-shadow: 0 9px #999;
	
}
.btninfo:hover {background-color: #002147;}

.btninfo:active {
  background-color: #002147;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}
 
.viewbutn{
	background:#002147;
	color:#fff;
	padding: 10px;
	border-radius: 10px;
}
.viewbutn:hover{
	background: #fff;
	color:#ec5221;
	border: 1px solid #ec5221;
	padding: 10px;
	border-radius: 10px;
}

.eventbtn{padding: 20px 20px;}

.bxslider_1 li{
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	min-height: 330px;
}
.bxslider_1 li img:hover{ 
   /* -webkit-filter: grayscale(100%);
    filter: grayscale(100%);*/
    transform: scale(1.2);
}

.bxslider_2 li{
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	min-height: 275px;
}

.bxslider_2 li img:hover{ 
   /* -webkit-filter: grayscale(100%);
    filter: grayscale(100%);*/
    transform: scale(1.2);
}
.bxslider_2 .postnews{text-align: center;}

.bxslider_3 li{
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	min-height: 270px;
}
.bxslider_3 li img{ 
	min-height: 160px;
	max-height: 160px;
}
.bxslider_3 li img:hover{ 
   /* -webkit-filter: grayscale(100%);
    filter: grayscale(100%);*/
    transform: scale(1.2);
}

.bxslider_3 .postnews{text-align: center;}

.bxslider_4 li{
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	min-height: 220px;
}

.bxslider_5 li{
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	min-height: 240px;
}
.bxslider_5 li img{ 
	min-height: 180px;
	max-height: 180px;
}
.bxslider_5 li img:hover{ 
   /* -webkit-filter: grayscale(100%);
    filter: grayscale(100%);*/
    transform: scale(1.2);
}

.bxslider_6 li{
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	min-height: 240px;
}
.bxslider_6 li img:hover{ 
   /* -webkit-filter: grayscale(100%);
    filter: grayscale(100%);*/
    transform: scale(1.2);
}

.blocktitle{
	padding:10px;
	text-transform: uppercase;
	font-weight: 800;
	margin-top:20px;
}
.blockfrst{
	color: #000;
}
.blocksnd{
	color:#002147;
}

.blockmore{
	margin-top:30px;
}
.postnews{
	padding: 15px 10px 10px 10px;
	text-align: justify;
} 

.newsdate{
	background: #002147;
    color: #fff;
    padding: 10px;
    border-radius: 12px;
	font-size:12px;
	margin-top:10px;
}
.newstitle{
	padding: 10px 0px 10px 0px;
	color:#000; 
}

/*counter start*/
.counter_1{
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    height: 100%;
    text-align: center;
}
.counter_1 h2 {
    font-size: 18px;
    font-weight: 600;
}

.count_box{
	padding-top: 30px;
	margin:20px 0px 10px 0px;
}

/*recruitment partner*/
.recruiter-compy img{
	max-width: 160px;
	padding:10px;
}

.underorderlistinfo{color:#000;}
ul.underorderlistinfo{color:#000;}
.underorderlistinfo li{color:#000000;}
.underorderlistinfo li a{color:#000000;}

.logo_block p{
    color:#fff;;
}
.blocktext{
    text-align: justify;
    color: #fff;
    font-size: 14px;
    padding: 10px;
}


/*subtags*/
.subtag_info{
	border-radius: 7px; 
	padding: 10px 8px 10px 8px;
	width: 90%; 
	color:#000;
	background: #fff;;
	box-shadow: 6px 6px 0 #475173;
	text-align: center;
}
.subtag_info:hover{
	background-color: #ec5221;
	/*border:1px solid #002147;*/
	color:#fff !important;
}

.subtag{
	text-align: center;
	padding: 20px 20px;
}
.subtag a{
	color: #000;
}
.subtag a:hover{
	color: #fff;
}


 .counter11 {  
    transform: translate(0%,0%); 
    text-decoration: none;
    box-shadow: 0 20px 30px rgba(0,0,0,.5);
    overflow: hidden;
}

.counter11:before {    
    background: rgba(255,255,255,0.05);
}

.counter11 span:nth-child(1) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(to right, #0c002b, #1779ff);
    animation: animate1 2s linear infinite;
}

@keyframes animate1 {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(100%);
    }
}

.counter11 span:nth-child(2) {
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(to bottom, #0c002b, #1779ff);
    animation: animate2 2s linear infinite;
    animation-delay: 1s;
}

@keyframes animate2 {
    0% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(100%);
    }
}

.counter11 span:nth-child(3) {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(to left, #0c002b, #1779ff);
    animation: animate3 2s linear infinite;
}

@keyframes animate3 {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(-100%);
    }
}

.counter11 span:nth-child(4) {
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(to top, #0c002b, #1779ff);
    animation: animate4 2s linear infinite;
    animation-delay: 1s;
}

@keyframes animate4 {
    0% {
        transform: translateY(100%);
    }
    100% {
        transform: translateY(-100%);
    }
}

/*.subtag2{
	text-align: center;
	padding: 20px 20px;
}
.subtag2 span{
	border-radius: 7px; 
	padding: 10px 8px 10px 8px;
	width: 90%; 
	 
	text-align: center; 
	background: white;
	background: linear-gradient(to right, white 50%, #002147 50%);
    background-size: 200% 100%;
    background-position:left bottom;
    margin-left:10px;
    transition:all 2s ease;
}
.subtag2 span:hover {
    background-position:right bottom;
}
.subtag2_info a{
color:#000;
}*/

/*quick link start*/
.bg-qucklnk{
	background-image: url(../images/quklink.jpg);
}

.qucklink{
    position: fixed;
    z-index: 999;
    top: 50%;
    right: 0px;
    background-color: #002147 !important; 
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important; 
}

 
.offcanvas-body ul li {
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
    text-align: left;
    font-size: 16px;
    position: relative; 
}

.offcanvas-body ul li a {
    width: 100%;
    background: none;
    padding: 0 10px 0 10px;
    line-height: 36px;
    font-weight: 700;
    font-size: 12px;
    color: #555555;
    text-transform: uppercase; 
    display: inline-block;
    position: relative;
    outline: 0;
    z-index: 1;
    transition-delay: 0.1s;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}
 
.offcanvas-body ul li a:hover {
    background: #002147;
    width: 100%;
    color: #fff !important;
    transition: all .3s ease-in-out;
}
/*quick link end*/



/*right menu*/
.rightmenu a{
	border:1px solid #999;
}
.rightmenu a:hover{
	background-color:#002147;
    color:#ffffff !important;
}

h4.details {
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
}
.img-shadow {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.details a{
    color:#000;
}
.sub-tittle {
    font-size: 18px;
    color: #001A57; font-weight: 700;
    margin: 10px 0px 10px 0px; 
}

#myVideo {
  position: fixed;
  right: 0;
  bottom: 0;
  max-width: 100%; 
  min-height: 400px;
    height: 70vh;
    object-fit: cover;
    object-position:center;
    max-height: 1080px;
}

.flash_btn{ 
              background-color: #b70606!important;
              border-radius: 10px;
              border: none;
              color: #FFFFFF;
              cursor: pointer;
              display: inline-block;
              padding: 5px 10px;
              text-align: center;
              text-decoration: none;
              -webkit-animation: glowing 1500ms infinite;
              -moz-animation: glowing 1500ms infinite;
              -o-animation: glowing 1500ms infinite;
              animation: glowing 1500ms infinite;
}
            @keyframes glowing {
              0% { background-color: var(--maroon); -webkit-box-shadow: 0 0 3px var(--maroon); }
              50% { background-color: #b70606; -webkit-box-shadow: 0 0 40px #b70606; }
              100% { background-color: var(--maroon); -webkit-box-shadow: 0 0 3px var(--maroon); }
            }



/*timeline start*/
/* The actual timeline (the vertical ruler) */
.main-timeline {
  position: relative;
}

/* The actual timeline (the vertical ruler) */
.main-timeline::after {
  content: "";
  position: absolute;
  width: 6px;
  background-color: #939597;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -3px;
}

/* Container around content */
.timeline {
  position: relative;
  background-color: inherit;
  width: 50%;
}

/* The circles on the timeline */
.timeline::after {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  right: -13px;
  background-color: #939597;
  border: 5px solid #f5df4d;
  top: 15px;
  border-radius: 50%;
  z-index: 1;
}

/* Place the container to the left */
.left {
  padding: 0px 40px 20px 0px;
  left: 0;
}

/* Place the container to the right */
.right {
  padding: 0px 0px 20px 40px;
  left: 50%;
}

/* Add arrows to the left container (pointing right) */
.left::before {
  content: " ";
  position: absolute;
  top: 18px;
  z-index: 1;
  right: 30px;
  border: medium solid white;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent white;
}

/* Add arrows to the right container (pointing left) */
.right::before {
  content: " ";
  position: absolute;
  top: 18px;
  z-index: 1;
  left: 30px;
  border: medium solid white;
  border-width: 10px 10px 10px 0;
  border-color: transparent white transparent transparent;
}

/* Fix the circle for containers on the right side */
.right::after {
  left: -12px;
}

/* Media queries - Responsive timeline on screens less than 600px wide */
@media screen and (max-width: 600px) {
  /* Place the timelime to the left */
  .main-timeline::after {
    left: 31px;
  }

  /* Full-width containers */
  .timeline {
    width: 100%;
    padding-left: 70px;
    padding-right: 25px;
  }

  /* Make sure that all arrows are pointing leftwards */
  .timeline::before {
    left: 60px;
    border: medium solid white;
    border-width: 10px 10px 10px 0;
    border-color: transparent white transparent transparent;
  }

  /* Make sure all circles are at the same spot */
  .left::after,
  .right::after {
    left: 18px;
  }

  .left::before {
    right: auto;
  }

  /* Make all right containers behave like the left ones */
  .right {
    left: 0%;
  }
}
/*timeline end*/


/*facts start*/

.tab-navigation {
    display: flex;
    gap: 1rem;
    margin-bottom: 2rem;
    flex-wrap: wrap;
}

.tab-btn {
    padding: 0.75rem 1.5rem;
    background: #f8f9fa;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
    font-weight: 500;
}

.tab-btn:hover {
    background: #e9ecef;
}

.tab-btn.active {
    background: #0d6efd;
    color: white;
}

.tab-content {
    display: none;
    animation: fadeIn 0.5s ease;
}

.tab-content.active {
    display: block;
}

.grid-container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 1.5rem;
}

.grid-item {
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    aspect-ratio: 1/1;
    cursor: pointer;
    transition: transform 0.3s ease;
}

.grid-item:hover {
    transform: translateY(-5px);
}

.grid-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.grid-item:hover img {
    transform: scale(1.1);
}

.image-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
    color: white;
    padding: 1.5rem;
    transform: translateY(100%);
    transition: transform 0.3s ease;
}

.grid-item:hover .image-overlay {
    transform: translateY(0);
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/*facts end*/