@font-face {
		font-family:Shonar Bangla Bold;
		src:url(../Shonarb.woff2);
		font-style:normal;
		font-weight:bold;
	}
@font-face {
		font-family:times new roman bold italic;
		src:url(../times new roman bold italic.woff2);
		font-style:italic;
		font-weight:bold;
	}
@font-face {
		font-family:times new roman bold;
		src:url(../times new roman bold.woff2);
		font-style:normal;
		font-weight:bold;
	}
@font-face {
		font-family:times new roman italic;
		src:url(../times new roman italic.woff2);
		font-style:italic;
		font-weight:normal;
	}
@font-face {
		font-family:times new roman;
		src:url(../times new roman.woff2);
		font-style:normal;
		font-weight:normal;
	}
*{
	margin:0;
	padding:0;
}
 body{
	text-decoration:none;
	font-family:roboto;
	font-size:15px;
}

p {
	font-size:15px;
	line-height:28px;
	text-align:justify;
	color: #656565;
	margin:0;
	text-shadow:none;
	font-family:roboto;
}
ul li{
	text-decoration:none;
	font-family:roboto;
	font-size:14px;
	text-shadow:none;
	margin:0;
}
ul
{

	margin:0;
}
*/
h1,h2,h3,h4,h5,h6 {
	padding:0px;
	margin:0px;
	text-align:left;
	font-weight:normal;
	text-shadow:none;
	
}
h2 {
font-family: alegreya sc;
  font-size: 45px;
  margin-bottom: 30px;
  color: #000a60;
  font-weight: 700;
}
h4 {

  font-size: 30px;
  margin-bottom: 30px;

  
   font-family: oswald;


  color: #497fa9;
  font-weight: 500;
  text-shadow: 2px 2px 3px #00000040;
}
.right-content-area h4{
	margin:30px 0;
}
a{
	text-decoration:none;
}
ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
h1 {
 
  font-weight: 700;
  font-size: 13px;
  text-align: center;
  word-spacing: 5px;
  letter-spacing: 4px;
  color: #9c243a;
  font-weight: 900;
}
h1 b {
    font-family: times new roman bold;
  font-weight: 700;
  font-size: 57px;
  text-align: center;
  word-spacing: 5px;
  letter-spacing: 4px;
  color: #000a60;
  line-height: 0.8;
  text-shadow: 2px 2px 2px gray;
}
h1 span {
  font-family: Shonar Bangla Bold !important;
  font-weight: 900;
  font-size: 24px;
  text-align: center;
  word-spacing: 5px;
  letter-spacing: 0px;
  line-height: 1.7;
  color: #aa0251;
  
}
nav {
	width:100%;
	float:left;
	height:auto;
	background-color: #204b88;
	margin:0px;
	padding:0px;
	color:green;
	font-family:calibri;
	font-size:17px;
	line-height:28px;
	display:block;
	clear:both;
	min-height:30px;
	/*position:fixed;*/
	z-index:999;
}
nav i {
	padding:7px 10px;
}
nav ul li a {
	color:white;
	text-transform: uppercase;
}
nav ul li a {
  padding: 0 11px !important;
}
.nav-link{
	color:white;
}
.nav-link:focus, .nav-link:hover {
  color: #ececec;
}
.dropdown-divider {
  height: 0;
  margin: 0;
  overflow: hidden;
  border-top: 1px solid rgba(0,0,0,.15);
}
/*=======================================Important Information Menu============================================*/

.sidenav a, .dropdown-btn {
  /*padding: 6px 8px 6px 16px;
  text-decoration: none;
  font-size: 20px;
  color: #818181;
*/  display: block;
  border: none;
  background: none;
  width: 100%;
  text-align: left;
  cursor: pointer;
  outline: none;
}

/* On mouse-over */
.sidenav a:hover, .dropdown-btn:hover {
  color: #f1f1f1;
}


/* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */
.dropdown-container {
  display: none;
  background-color: #243b65;
  padding-left: 8px;
}
/*nav ul li a {
  padding: 0 18.8px !important;
}*/
nav ul li ul li a {
  padding: 5px 10px  !important;
}
nav ul li ul {
   background-color: rgb(32, 75, 136) !important;
  border-radius:0 0 5px 5px;
  padding: 20px auto !important;
  width:300px !important;
}
.rm-toggle.rm-button.rm-show {
  margin: 0;
}
.rm-nav li a, .rm-menu-item a {

  color: white !important;

}


.foot-bottom a{
	text-decoration:none;
	color: #0a58ca;
}
.foot-bottom p{
	font-size:12px
}
.foot-bottom p span {
  color: #25526E;
  
}
.foot-bottom {
  border-top: 1px solid #00000026;
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: #e8e8e8;
}
.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 25px;
    right: 25px;
    background-color: rgb(0, 10, 96);
    color: white;
    text-align: center;
}
.scrollup i{
    padding-top: 15px;
}
.head-top {
	background-image: url(../images/bggggff.jpg);
background-size: 115%;
background-position: 0px -55px;
  /*background-color: #2e4562;*/
  color:white;
  
  font-weight: bold;
  padding: 5px;
}
.head-top p{
	color:white;
	text-align:left;
	font-size: 14px;
}
.head-top i{
	color:white;
	font-size: 25px;
	margin-left:7px;
	float:right;
}
header{
	background-color:white;
}
.head-bottom{
	background-color:white;
	padding: 10px 0;

}
.middle{
    text-align: center;
    padding:50px 0;
}
.box-img img{
    width: 350px;
}

.box-img{
    width: 350px;
    height: 190px;
	border-radius: 10px 10px 0 0;
}
.box-bar{
    margin: auto;
    background-color: rgb(0, 128, 64);
    display: flex;
    justify-content: space-between;
    color: white;
    padding: 10px;
}
.box-bar i{
    padding: 5px;
    color: white;
}
.box-foot button{
    width: auto;
    border-radius: 0%;
    background-color: brown;
    float: left;
}
.box-foot{
    width: 100%;
    height: 30px;
}
.box button{
    border-radius: 0%;
    background-color: brown;
    float: left;
}
.box-foot button:nth-child(2){
    background-color: #01a36d;;
    border-radius: 0px 0px 10px 0px;
}
.box-foot button{
    border-radius: 0px 0px 0px 10px;
}
.box{
    width: 350px;
    text-align: center;
    background-color: white;
    border-radius: 10px 10px 0 0;
	box-shadow: 1px -1px 10px 0px #00000061;
}
.box button{
    width: 100%;
}
.midrap{
  
    border-radius:  10px;
}
.middle button{
   background-color: #3569b3;
    border: none;
    border-radius: 100px;
    height: 50px;
    color: white;
    font-size: 15px;
    padding: 10px;
	
}
.box button{
    border-radius: 0px 0px 10px 10px;
}

.box-mid {
  padding: 15px;
  box-shadow: 0px -7px 12px -3px #0000003b;
}

.box-mid p{
	font-size: 15px;
text-align: left;
color: #656565;
}
.butgrass{
	padding: 10px 75px !important;
	background-color: #3569b3;
    border: none;
    border-radius: 100px;
    height: 50px;
    color: white;
    font-size: 15px;
    padding: 10px;
	margin-top: 10px;
}
.box4{
    padding-top: 20px;
    padding-bottom: 20px;
    border: none;
    align-self: start;
	text-align:center;
}
.box4 img{
   width: 60px;
}
.box4 h3{
    font-size: 15px;
    font-family: ubuntu;
    color: #000;
    font-weight: 600;
}
.box-s {
  border: 5px solid #fff;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 3px 3px 10px 0px #85858570;
}
.box4 h3 {
  font-size: 21px;
  font-family: ubuntu;
  color: #173e02;
  font-weight: 600;
  text-shadow: 2px 2px 3px #00000054;
  margin: 25px auto 10px auto;
}
.box4 p {
  font-size: 15px;
  text-align:center;
  color: #656565;
}
.ins-logo {
  display: flex;
  justify-content: center;
  margin:50px;
}

.ins-logo img {
  width: 100px !important;
  border-radius: 50%;
  height: 100px;
}
.text-right {
  font-size: 20px;
  font-family: algerya sc;
  font-weight: 700;
  margin-right: 32px;
  text-align:right;
  color: #1c8c7d;
}

.p-text::before {
  content: '';
  width: 50px;
  height: 50px;
  position: absolute;
  top: -60px;
  background-image: url(../images/quote-left-solid.svg);
  background-repeat: no-repeat;
  left: 0%;
}
.p-text::after {
  content: '';
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: -60px;
  background-image: url(../images/quote-right-solid.svg);
  background-repeat: no-repeat;
  right: 0%;
}
.p-text{
	position:relative;
	margin: 80px 30px;
	font-family:dancing script;
	font-size: 24px;
	color: #215f57;
}
.fxdbag {
  background-image: url(../images/bgh.jpg);
 background-attachment: fixed;
background-position: center;
background-size: cover;
  padding: 70px 0;
}
.fxdbag h2{
	color:white;
}
.about {
  background-image: url(../images/about.jpg);
  padding: 150px 0;
  background-size: 111%;
  background-position: 0px -50px;
}
.owl-dots {
  display: none;
}
.foot-top{
	background-image: url(../images/bggggff.jpg);
	background-size: 100%;
background-position: 0px 0px;
border-top: 10px solid #000a60;
padding: 50px 0;
box-shadow: 0px 0px 50px -15px;
}
.foot-top p{
	
}
.foot-top h2{
	
}
.foot-img img {
  width: 55px;
  padding: 15px 5PX;
}
.bgshd {
  background-color: #0000007a;
  padding:30px 0;
}
.p-text{
	color:white;
}
.text-right{
	color:white;
}
.services {
  padding: 80px 0;
}

.sld1{
	display:flex;
	justify-content:center;
	align-items:center;
	flex-wrap:wrap;
	background-image: url(../images/index.jpeg);
	height:540px;
	background-size:100%;
	background-position:center center;
}
.sld2{
	display:flex;
	justify-content:center;
	align-items:center;
	flex-wrap:wrap;
	background-image: url(../images/index2.jpeg);
	height:540px;
	background-size:100%;
	background-position:center center;
}
.sld3{
	display:flex;
	justify-content:center;
	align-items:center;
	flex-wrap:wrap;
	background-image: url(../images/index3.jpeg);
	height:540px;
	background-size:100%;
	background-position:center center;
}
.box-sld{
	width:80%;
	padding-bottom:80px;
}
.box-sld h2{
	color:white;
	font-family:Playfair Display;
	font-size:50px;
	font-weight:900;
	
transition:2s;
}

.services {
  border-top: 10px solid #03cc67;
}
#navbar_top {
  box-shadow: 0px 5px 7px -4px #00000026;
}
.foot-top h4 {
  border-bottom: 2px dashed #fff;
  padding-bottom: 7px;
  font-family: alegreya sc;
  color: white;
}
.foot-top p {
  color: #fff !important;
}
.hello {
  opacity: 1 !important;
}
.full {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.full .content {
  background-color: rgba(0,0,0,0.75) !important;
  height: 100%;
  width: 100%;
  display: grid;
}
.full .content img {
  left: 50%;
  transform: translate3d(0, 0, 0);
  animation: zoomin 1s ease;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.byebye {
  opacity: 1;
}
.byebye:hover {
  transform: scale(0.2) !important;
}

.gallery img {

  border-radius: 8px;
  box-shadow: 0 0 16px #333;
  transition: all 1.5s ease;
}
.gallery img:hover {
  box-shadow: 0 0 32px #333;
}
.gallery .content {
  padding: 4px;
}
.gallery .gallery-item {
  transition: grid-row-start 300ms linear;
  transition: transform 300ms ease;
  transition: all 0.5s ease;
  cursor: pointer;
}
.gallery .gallery-item:hover {
  transform: scale(1.055);
}
.thumb-cover {
  margin: 10px 0px;
  padding: 0px;
  float: left;
  height: auto;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 14px -1px rgba(153,153,153,1);
  -moz-box-shadow: 0px 0px 14px -1px rgba(153,153,153,1);
  box-shadow: 0px 0px 14px -1px rgba(153,153,153,1);
  -webkit-border-radius: 27px;
  -moz-border-radius: 27px;
  border-radius: 27px;
}
.button-tab-menu {
    float:left;
    display:block;
    clear:both;
    padding: 10px;
    margin-bottom:10px;
    width:100%;
  	-webkit-box-shadow: 0px 4px 10px 2px rgba(0, 0, 0, 0.1);
 	box-shadow: 0px 4px 10px 2px rgba(0, 0, 0, 0.1);
  	border-radius: 20px;
  	position: relative;
  	transition: 0.5s;
}
.button-tab-menu:after {
  content: "\f3aa"; 
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  font-size: 26px;
  color: #04079c;
  bottom: 10%;
  right:10%;
  z-index: 1;
  transition: 0.5s;
  text-shadow:#333 0px 1px 3px;
}
.button-tab-menu:hover:after {
  color: #d1d2ff;
  bottom: 15.5%;
  right:7.5%;
  text-shadow:#eaeaea 0px 1px 2px;
}
.button-tab-menu:before {
  /*background: hsl(45 100% 70%);*/
  background-image: linear-gradient(to right, #212070 0%, #6766b4 100%);
  content: "";
  inset: 0;
  position: absolute;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.5s ease-in-out;
  z-index: -1;
  border-radius: 20px;
}
.button-tab-menu h2 {
	text-decoration:none !important;
	line-height:26px;
}
.button-tab-menu h2 a {
	position: relative;
	z-index: 99;
	padding: 0px;
	font-size: 18px;
	line-height: 20px !important;
	text-align: center;
	color: #ed461e;
	transition: 0.5s;
	border: none !important;
	text-shadow: #999 0px 1px 2px;
	text-decoration:none !important;
}
.button-tab-menu:hover h2 a {
	color:#FFF;
	text-shadow: 3px 7px 6px rgba(149,149,149,0.6);
	text-decoration:none !important;
}
.button-tab-menu:hover a {
	text-decoration:none;
}
.button-tab-menu:hover:before {
  transform: scaleX(1);
  transform-origin: left;
}
@media (max-width: 600px) {
  .gallery {
    grid-template-columns: repeat(auto-fill, minmax(30%, 1fr));
  }
}
@media (max-width: 400px) {
  .gallery {
    grid-template-columns: repeat(auto-fill, minmax(50%, 1fr));
  }
}
@-moz-keyframes zoomin {
  0% {
    max-width: 50%;
    transform: rotate(-30deg);
    filter: blur(4px);
  }
  30% {
    filter: blur(4px);
    transform: rotate(-80deg);
  }
  70% {
    max-width: 50%;
    transform: rotate(45deg);
  }
  100% {
    max-width: 100%;
    transform: rotate(0deg);
  }
}
@-webkit-keyframes zoomin {
  0% {
    max-width: 50%;
    transform: rotate(-30deg);
    filter: blur(4px);
  }
  30% {
    filter: blur(4px);
    transform: rotate(-80deg);
  }
  70% {
    max-width: 50%;
    transform: rotate(45deg);
  }
  100% {
    max-width: 100%;
    transform: rotate(0deg);
  }
}
@-o-keyframes zoomin {
  0% {
    max-width: 50%;
    transform: rotate(-30deg);
    filter: blur(4px);
  }
  30% {
    filter: blur(4px);
    transform: rotate(-80deg);
  }
  70% {
    max-width: 50%;
    transform: rotate(45deg);
  }
  100% {
    max-width: 100%;
    transform: rotate(0deg);
  }
}
@keyframes zoomin {
  0% {
    max-width: 50%;
    transform: rotate(-30deg);
    filter: blur(4px);
  }
  30% {
    filter: blur(4px);
    transform: rotate(-80deg);
  }
  70% {
    max-width: 50%;
    transform: rotate(45deg);
  }
  100% {
    max-width: 100%;
    transform: rotate(0deg);
  }
}
#gallery {
  overflow: hidden;
  height:700px;
}
.video-gallery{
	padding:70px 0;
}
/*===============================Photo Gallery===================================*/
.photo-gallery-area {
width:100%;
float:left;
height:auto;
overflow:hidden;
padding: 20px;
}
.photo-gallery-area p {
padding:0px 1%;
}
.photo-gallery-area ol {
padding:0px;
margin:20px 10px;
}
.photo-gallery-area ol li {
padding:3px 7px;
font-size:14px;
line-height:24px;
text-align:justify;
list-style:upper-roman;
list-style-position:inside;
}
.photo-gallery-area ul li {
padding:7px;
font-size:14px;
line-height:24px;
text-align:justify;
list-style-position:inside;
}
.photo-gallery-area ul li:before {    
    font-family: 'FontAwesome';
    content: '\f105';
    margin:0 10px 0 0px;
color:#002147;
}
.photo-gallery-area li i {
margin-right:5px;
color:#69a37b;
font-size:22px;
}
.photo-gallery-area li em {
margin-right:5px;
color:#69a37b;
font-size:22px;
}
.photo-gallery-area table {
width:95%;
margin:2% 1%;
padding:1%;
border:#404f48 1px solid;
font-size:14px;
line-height:24px;
text-align:justify;
}
.photo-gallery-area table tr:nth-child(odd) {
background-color:#f1f1f1;
}
.photo-gallery-area table tr:nth-child(even) {
background-color:#fafafa;
}
.photo-gallery-area table tr td {
padding:5px;
text-align:left;
}
.photo-gallery-area table tr td a {
padding:4px 8px;
background-color:#002147;
color:#FFF;
}
.photo-gallery-area table tr th {
background-color:#002147;
color:#d9fde5;
text-align:center;
}
.photo-gallery-area a {

float:left !important;
height:auto;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px; /* future proofing */


overflow: hidden;
}
.photo-gallery-area a img {
width:100%;
float:left !important;
height:auto;
overflow:hidden;
border:0px;
}
.photo-gallery-area h3 {
border-bottom:#504025 1px dotted;
color:#504025;
margin:20px 0px;
width:100%;
float:none;
display:block;
clear:both;
}
.masonry {
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -moz-column-gap: 30px;
  -webkit-column-gap: 30px;
  column-gap: 30px;
  -moz-column-fill: initial;
  -webkit-column-fill: initial;
  column-fill: initial;
}
.masonry .brick {
  margin-bottom: 30px;
  overflow: hidden;
  box-shadow: 0px 0px 10px 0;
border-radius: 15px;
}
.masonry .brick img {
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px; /* future proofing */
-khtml-border-radius: 10px; /* for old Konqueror browsers */
}
.masonry .brick:hover img {
  opacity: .75;
}
.masonry.bordered {
  -moz-column-rule: 1px solid #eee;
  -webkit-column-rule: 1px solid #eee;
  column-rule: 1px solid #eee;
  -moz-column-gap: 50px;
  -webkit-column-gap: 50px;
  column-gap: 50px;
}
.masonry.bordered .brick {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #eee;
}
.masonry.gutterless {
  -moz-column-gap: 0;
  -webkit-column-gap: 0;
  column-gap: 0;
}
.masonry.gutterless .brick {
  margin-bottom: 0;
}
.span {
  -moz-column-span: all;
  -webkit-column-span: all;
  column-span: all;
  *margin: 30px 0;
}
.brick p {
text-align:center;
color:#392919;
font-size:12px;
}
@media only screen and (min-width: 1024px) {
  .desc {
    font-size: 1.25em;
  }

  .intro {
    letter-spacing: 1px;
  }

  /*.wrapper {
    width: 80%;
    padding: 2em;
  }*/

  .masonry {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /*.wrapper {
    width: 85%;
    padding: 1.5em;
  }*/

  .masonry {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
}
.photo{
	padding:40px 0;
}
.video-gallery iframe{
	margin-top:15px;
	border-radius:10px;
	box-shadow: 3px 3px 10px 0 #000000a6;
}
.video-gallery iframe:hover{
	
	box-shadow: -3px -3px 10px 0 #000000a6;
	transition:0.5s;
}
#submit {
  background-color: #0e9352;
  color: white;
  font-weight: 700;
}
.midrap1 p {
  width: 125px;
  color:white;
  text-align:left;
  
}

.box-sld p {
  background: #ffffffde;
  color: #668408;
  padding: 13px;
  border-radius: 10px;
  text-shadow: 1px 1px 1px #0203004f;
  font-family: poppins;
  font-weight: 900;
  width: 80%;
  word-spacing: 5px;
  letter-spacing: 6px;
  font-size: 17px;
}
.box-sld h2 {
  background-color: rgba(14, 147, 82, 0.84);
  width: 500px;
  padding: 10px;
  border-radius: 10px;
  word-spacing: 5px;
letter-spacing: 8px;
}
.box-sld {

  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.box-s.wow.flip:hover {
  box-shadow: -3px -3px 10px 0px #85858570;
  transition: 0.5s;
}

.search-button{

	
}
.search-button i{
	color:white;
	
}
.fa-solid.fa-magnifying-glass {
  padding: 0 10px;
}
form {
  background-image: linear-gradient(to right,#0e1fb3,#1b9fff,blue);
  padding: 11px 13px;
  border-radius: 20px;
  box-shadow: 1px 1px 6px 0px;
}
#gsearch {
  border: 1px solid #b6b6b6;
  border-radius: 5px;
  width: 245px;
  height: 30px;
  padding-left: 13px;
}
.header-anch {
  background-image: linear-gradient(to right,#035fd5,#2197ff);
  padding: 10px;
  border-radius: 25px;
  color: white;
  margin: 10px;
}
.header-anch i {
  padding: 7px;
  background-image: linear-gradient(to right,#1790fc,#005acb);
  border-radius: 50%;
  margin: 5px;
}
.photo {
  overflow: hidden;
}
.owl-carousel.owl-two.owl-loaded.owl-drag {
  overflow: hidden;
}
/**************************************************************/
.link-area {


	height:auto;
	overflow:hidden;
	margin:12px 0;
}
.link-area a {
	padding:0px;
	color:#FFF;
	font-weight:bold;
	text-shadow:#999 0px 1px 3px;
}
.admission-menu {
	background-image: radial-gradient( circle 862px at 6% 18%,  rgba(21,219,149,1) 9.4%, rgba(26,35,160,1) 83.6% );
	width:98%;
	margin:3px auto;
	padding:4px 0px;
	float:none;
	height:auto;
	overflow:hidden;
	margin-bottom:7px;
	box-shadow: 0px 2px 6px 0px rgba(92, 92, 92, 0.73);
border-radius: 5px
}
.admission-menu-inner {
	width:97%;
	float:left;
	height:auto;
	background-image:url(../imagess/bglogo_B1.png);
	background-position:right center;
	background-repeat:no-repeat;
	background-size:contain;
	display:block;
	clear:both;
	padding: 7px 15px;
}
.admission-menu-inner img {
	background-color:#FFF;
	width:30px;
	padding:7px 6px;
	margin-right:10px;
	-webkit-border-radius: 17px !important;
	-moz-border-radius: 17px !important;
	border-radius: 17px !important;
	border:none !important;
	text-shadow:none !important;
}
.admission-menu a i {
	background-color:#FFF;
	color:#15db95;
	padding:8px;
	margin-right:6px;
	-webkit-border-radius: 17px !important;
	-moz-border-radius: 17px !important;
	border-radius: 17px !important;
	border:none !important;
	text-shadow:none !important;
}
.rusa-menu {
	background-image: linear-gradient( 89.9deg,  rgba(255,190,32,1) 0.6%, rgba(251,112,71,1) 124.3% );
	width:98%;
	margin:3px auto;
	padding:4px 0px;
	float:none;
	height:auto;
	overflow:hidden;
	margin-bottom:7px;
	box-shadow: 0px 2px 6px 0px rgba(92, 92, 92, 0.73);
border-radius: 5px
}
.rusa-menu-inner {
	width:97%;
	float:left;
	height:auto;
	background-image:url(../imagess/ugc_logo.png);
	background-position:right center;
	background-repeat:no-repeat;
	background-size:contain;
	display:block;
	clear:both;
	padding: 7px 15px;
}
.rusa-menu-inner img {
	background-color:#FFF;
	width:30px;
	padding:7px 6px;
	margin-right:10px;
	-webkit-border-radius: 17px !important;
	-moz-border-radius: 17px !important;
	border-radius: 17px !important;
	border:none !important;
	text-shadow:none !important;
}
.naac-menu {
	background-image: radial-gradient( circle farthest-corner at 10% 20%,  rgba(238,56,56,1) 0%, rgba(206,21,0,0.92) 90.1% );
	width:98%;
	margin:3px auto;
	padding:4px 0px;
	float:none;
	height:auto;
	overflow:hidden;
	margin-bottom:7px;
box-shadow: 0px 2px 6px 0px rgba(92, 92, 92, 0.73);
border-radius: 5px
}
.naac-menu-inner {
	width:97%;
	float:left;
	height:auto;
	background-image:url(../imagess/naac-bg.png);
	background-position:right center;
	background-repeat:no-repeat;
	background-size:contain;
	display:block;
	clear:both;
	padding: 7px 15px;
}
.naac-menu-inner img {
	background-color:#FFF;
	width:30px;
	padding:7px 6px;
	margin-right:10px;
	-webkit-border-radius: 17px !important;
	-moz-border-radius: 17px !important;
	border-radius: 17px !important;
	border:none !important;
	text-shadow:none !important;
}
.aishe-menu {
	background-image: linear-gradient( 89deg,  rgba(72,177,234,1) 0.1%, rgba(26,138,211,1) 51.5%, rgba(21,74,189,1) 100.2% );
	width:98%;
	margin:3px auto;
	padding:4px 0px;
	float:none;
	height:auto;
	overflow:hidden;
	margin-bottom:7px;
box-shadow: 0px 2px 6px 0px rgba(92, 92, 92, 0.73);
border-radius: 5px
}
.aishe-menu-inner {
	width:97%;
	float:left;
	height:auto;
	background-image:url(../imagess/bglink8.png);
	background-position:right center;
	background-repeat:no-repeat;
	background-size:contain;
	display:block;
	clear:both;
	padding: 7px 15px;
}
.aishe-menu-inner img {
	background-color:#FFF;
	width:30px;
	padding:7px 6px;
	margin-right:10px;
	-webkit-border-radius: 17px !important;
	-moz-border-radius: 17px !important;
	border-radius: 17px !important;
	border:none !important;
	text-shadow:none !important;
}
.aishe-menu a i {
	background-color:#FFF;
	color:#47b0ea;
	padding:8px 7px;
	margin-right:10px;
	-webkit-border-radius: 17px !important;
	-moz-border-radius: 17px !important;
	border-radius: 17px !important;
	border:none !important;
	text-shadow:none !important;
}
.foundation-menu {
	background-image: linear-gradient( 111.5deg,  rgba(163,197,230,1) 1.4%, rgba(148,150,213,1) 39.3%, rgba(159,139,208,1) 68.4%, rgba(159,121,198,1) 89.7%, rgba(157,101,203,1) 99.9% );
	width:98%;
	margin:3px auto;
	padding:4px 0px;
	float:none;
	height:auto;
	overflow:hidden;
	margin-bottom:7px;
box-shadow: 0px 2px 6px 0px rgba(92, 92, 92, 0.73);
border-radius: 5px
}
.foundation-menu-inner {
	width:97%;
	float:left;
	height:auto;
	background-image:url(../imagess/bgscert_logo_final.png);
	background-position:right center;
	background-repeat:no-repeat;
	background-size:contain;
	display:block;
	clear:both;
	padding: 7px 15px;
}
.foundation-menu-inner img {
	background-color:#FFF;
	width:30px;
	padding:7px 6px;
	margin-right:10px;
	-webkit-border-radius: 17px !important;
	-moz-border-radius: 17px !important;
	border-radius: 17px !important;
	border:none !important;
	text-shadow:none !important;
}
.foundation-menu a i {
	background-color:#FFF;
	color:#a3c3e5;
	padding:8px 7px;
	margin-right:6px;
	-webkit-border-radius: 17px !important;
	-moz-border-radius: 17px !important;
	border-radius: 17px !important;
	border:none !important;
	text-shadow:none !important;
}
.academic-menu {
	background-image: linear-gradient( 90.2deg,  rgba(190,70,102,0.93) -15.6%, rgba(252,154,154,1) -15.6%, rgba(190,70,102,0.92) 17.9%, rgba(58,13,48,1) 81.6% );
	width:98%;
	margin:3px auto;
	padding:4px 0px;
	float:none;
	height:auto;
	overflow:hidden;
	margin-bottom:7px;
	box-shadow: 0px 2px 6px 0px rgba(92, 92, 92, 0.73);
border-radius: 5px
}
.academic-menu-inner {
	width:97%;
	float:left;
	height:auto;
	background-image:url(../imagess/bglogoo.png);
	background-position:right center;
	background-repeat:no-repeat;
	background-size:contain;
	display:block;
	clear:both;
	padding: 7px 15px;
}
.academic-menu-inner img {
	background-color:#FFF;
	width:30px;
	padding:7px 6px;
	margin-right:10px;
	-webkit-border-radius: 17px !important;
	-moz-border-radius: 17px !important;
	border-radius: 17px !important;
	border:none !important;
	text-shadow:none !important;
}
.academic-menu a i {
	background-color:#FFF;
	color:#df7685;
	padding:8px;
	margin-right:6px;
	-webkit-border-radius: 17px !important;
	-moz-border-radius: 17px !important;
	border-radius: 17px !important;
	border:none !important;
	text-shadow:none !important;
}
.notice-menu {
	background-image: radial-gradient( circle farthest-corner at -5.7% -16.7%,  rgba(0,249,243,1) 0%, rgba(14,113,159,1) 90% );
	width:98%;
	margin:3px auto;
	padding:4px 0px;
	float:none;
	height:auto;
	overflow:hidden;
	margin-bottom:7px;
box-shadow: 0px 2px 6px 0px rgba(92, 92, 92, 0.73);
border-radius: 5px
}
.notice-menu-inner img {
	background-color:#FFF;
	width:30px;
	padding:7px 6px;
	margin-right:10px;
	-webkit-border-radius: 17px !important;
	-moz-border-radius: 17px !important;
	border-radius: 17px !important;
	border:none !important;
	text-shadow:none !important;
}
.notice-menu-inner {
	width:97%;
	float:left;
	height:auto;
	background-image:url(../imagess/ncertlogo1.png);
	background-position:right center;
	background-repeat:no-repeat;
	background-size:contain;
	display:block;
	clear:both;
	padding: 7px 15px;
}
.foundation2-menu {
 background-image: linear-gradient( 111.5deg, rgb(223, 140, 52) 1.4%, rgb(189, 109, 25) 39.3%, rgb(130, 74, 16) 68.4%, rgb(87, 46, 3) 89.7%, rgb(66, 36, 4) 99.9% );
  width: 98%;
  margin: 3px auto;
    margin-bottom: 3px;
  padding: 4px 0px;
  float: none;
  height: auto;
  overflow: hidden;
  margin-bottom: 7px;
  box-shadow: 0px 2px 6px 0px rgba(92, 92, 92, 0.73);
  border-radius: 5px;
}
/*****************************************************************************************************************************************/
.bx1{
	background-image:url(../images/ncc.jpg);
	background-size:100%;
	background-position:center center;
}
.bx2{
	background-image:url(../images/logonsss.jpg);
	background-size:100%;
	background-position:center center;
}
.bx1:hover{
	background-image:url(../images/ncc.jpg);
	background-size:120%;
	background-position:center center;
	transition:1s;
}
.bx2:hover{
	background-image:url(../images/logonsss.jpg);
	background-size:120%;
	background-position:center center;
	transition:1s;
}
.bx3{
	background-image:url(../images/4013780-1024x683.jpg);
	background-size:100%;
	background-position:center center;
}
.bx3:hover{
	background-image:url(../images/4013780-1024x683.jpg);
	background-size:120%;
	background-position:center center;
	transition:1s;
}
.stay-update {


	background-color: #f7f7f7;
}
.stay-update h3 {
	width:14%;
	float:left;
	border-right:#ffc600 2px solid;
	font-size:24px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	margin: 0;
}
.stay-update marquee {
	float:right;
	width:85%;
	color:#ffc600;
}
.stay-update marquee a {
	color:#035855;
}

.roundd {
		
	background-color:#10194a;;
	padding:8px 0px;
	height:auto;
	overflow:hidden;	
	z-index: 99 !important;
	position:relative;
}
.article-bg {
	padding:40px 0px;
	background-image:url(../images/bjc.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-size:100%;
}
.welcom {
	margin-top: 30px;
    padding: 20px;
	height:auto;
	overflow:hidden;
}
.welcom p {
	margin:30px 0px !important;
}
.mv-area {
	margin-top: 30px;
    padding: 20px;
	height:auto;
	overflow:hidden;	
	background-image:url(../images/er.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	background-size:cover;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-moz-box-shadow: 0 0 10px #cccccc;
    -webkit-box-shadow: 0 0 10px #cccccc;
    -o-box-shadow: 0 0 10px #cccccc;
    box-shadow: 0 0 10px #cccccc;
}
.mv-area p {
	margin:30px 0px !important;
	width: 82%;
}
.pricipal {
	background: #ffffff none repeat scroll 0 0;
    -moz-box-shadow: 0 0 10px #cccccc;
    -webkit-box-shadow: 0 0 10px #cccccc;
    -o-box-shadow: 0 0 10px #cccccc;
    box-shadow: 0 0 10px #cccccc;
	margin-top: 30px;
    padding: 20px 20px 40px 20px;
	height:auto;
	overflow:hidden;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.75+0,0.75+100 */
	background: -moz-linear-gradient(top, rgba(255,255,255,0.55) 0%, rgba(255,255,255,0.55) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.55) 0%,rgba(255,255,255,0.55) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,0.55) 0%,rgba(255,255,255,0.55) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfffffff', endColorstr='#bfffffff',GradientType=0 ); /* IE6-9 */
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
}
.pricipal p {
	margin:30px 0px !important;
}
.pricipal img {
	width:35% !important;
	float:left;
	height:auto;
	overflow:hidden;
	margin:20px 20px 20px 0px;
	display:block;
	clear:both;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
}
.pricipal a {
	float:right;
}
.read-more {
	padding:10px 15px;
	color:#FFF;
	font-weight:bold;
	background: #fe4d30;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to bottom, #c02309, #fe4d30);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to bottom, #c02309, #fe4d30); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	transition:0.5s;
}
/*************************************************************************************************************/
.tabset > input[type="radio"] {
  position: absolute;
  left: -200vw;
}

.tabset .tab-panel {
  display: none;
}

.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
.tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
.tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
.tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
.tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5),
.tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6) {
  display: block;
}



.tabset > label:hover,
.tabset > input:focus + label {
  color: #06c;
}

.tabset > label:hover::after,
.tabset > input:focus + label::after,
.tabset > input:checked + label::after {
  background: #06c;
}

.tabset > input:checked + label {
  border-color: #ccc;
  border-bottom: 1px solid #fff;
  margin-bottom: -1px;
}

.tab-panel {
  padding: 30px 0;

}

/*
 Demo purposes only
*/
*,
*:before,
*:after {
  box-sizing: border-box;
}



.tabset {
  max-width: 65em;
}
.tabset > label {
  position: relative;
  display: inline-block;
padding: 9px 7.1px;
  -webkit-padding: 9px 3.65%;
  border: none;
 
  cursor: pointer;
  font-weight: 600;
  margin-top: 0;
  
}
.tab-panel {
  padding: 15px !important;
  width: 540px;
}

.tabset.box-corner.wow.fadeInRight {
  display: flex;
  flex-wrap: wrap;
}
.tabset > input:checked + label {
  border-color: none;
  border-bottom: none;
  margin-bottom: 0;
  background-color: #ececec;
  
}
.tabset > label:hover, .tabset > input:focus + label {
  color: #06c;
  background: #ececec;

}
.new-btn {
  background-color: #0087ff;
  padding: 7px 25px;
  border-radius: 4px;
  border: none;
  color: white;
  font-weight: 700;
  font-family: roboto;
  margin-bottom: 10px;
}
.head-top p{
	color:#white;
}
.tabset{
	margin-top:15px;
}
label{
	color:#346484;
}
.tabset.box-corner {
  width: 100%;
}
.notic{
	display:flex;
	justify-content:center;
}

.faculty-box {
  display: flex;
  margin: 15px auto;
  width: 95%;
  background-image: url(../images/bga.jpg);
  padding: 25px;
  background-size: 100%;
  border-radius: 20px;
  height: 300px;
}

.faculty-box img {
  width: 150px !IMPORTANT;
  height: 166px;
  margin-right: 6px;
  border-radius: 50%;
}
.faculty-fbx {
  padding: 10px;
}
.faculty-fbx p {
  color: #555454;
  text-shadow: 1px 1px 1px #0000008a;
}

.faculty-fbx h4 {
  font-family: oswald;
  font-size: 30px;
  margin-bottom: 30px;
  color: #497fa9;
  font-weight: 500;
  text-shadow: 2px 2px 3px #00000040;
}
.ntach{
	padding-bottom: 20px;
}
.flxach{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
}
.tab-panels marquee {
  height: 230px;
  width: 511px;
}
.logo img{
	margin-left: 75px;
}
h1{
	margin: auto 25px;
}
/*******************************************/
.department-atrea {
	padding:50px 0px;
	background-image:url(../images/department-bg.jpg);
	background-position:right bottom;
	background-repeat:repeat-x;
	background-size:containt;
}
.department-atrea h2 {
	text-align:center !important;
	border: 0px;
	margin-bottom:60px;
}
.department-tab {
	padding:0px;
	margin:0px;
	border:#f0f0f0 1px solid;
	background-color:#FFF;	
	-webkit-box-shadow: 0px 5px 10px -5px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 5px 10px -5px rgba(0,0,0,0.75);
	box-shadow: 0px 5px 10px -5px rgba(0,0,0,0.75);
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px; /* future proofing */
	-khtml-border-radius: 15px; /* for old Konqueror browsers */
}
.department-tab img {
	opacity: 0.55;
	transition:0.5s;
	width:100%;
	padding:4%;
}
.department-tab a {
	text-align:center !important;
	padding:3px 0px;
	color:#304b51;
	display:block;
	clear:both;
	font-weight:bold;
	transition:0.5s; 
}
.department-tab:hover a {
	text-decoration:none;
	opacity:0.7;
}
.department-tab:hover img {
	opacity:1;
}
.lnkbx1{
	animation: mymove 1.5s infinite linear;
}
@keyframes mymove {
  0%   {background: #096233;}
50%   {background: #0dd56b;}

  100% {background: #096233;}
}
.head-bottom{
	background-image:url(../images/headbg.jpg);
	background-size: 100%;
}
.innner-content {
  padding-top: 40px;
   padding-bottom: 80px;
}
.left-menu h2 {
  font-size: 25px;
  font-weight: 700;
  text-shadow: 2px 2px 3px #00000061;
  color: #000a60;
  font-family: oswald;
}
.right-content-area h2 {
  font-size: 40px;
  font-weight: 900;
  text-shadow: 2px 2px 3px #00000061;
  color: #000a60;
  font-family: algerya sc;
  text-decoration:underline;
  margin-bottom: 35px;
}
.imgbk img{
	width:20px;
}

.lisst{
	  background-image: linear-gradient(to right,#2e4562,#0c427d) !important;
}
.imgbk {
		background-color:white;
		border-radius:50%;
		display:flex;
		justify-content:center;
		align-items:center;
		height:33px;
		width:33px;
	}
.left-menu ul li {
  border-bottom: 1px solid #ccc3;
  padding: 11.5px 21px;
}
.left-menu p {
  font-size: 15px;
  text-align: left;
  color: white;
  font-weight: 700;
  margin-top: 2px;
}
.right-content-area{
	padding: 0 50px;
}
.inner-princi img {
  width: 300px;
  margin-top: 20px;
  margin-bottom: 40px;
  border-radius: 20px;
  box-shadow: 10px 10px 10px 0 #00000038;
}
.left-menu .active-side {
  background-image: linear-gradient(to right,#ffcb01,#fca500);
 
}
.left-menu .active-side p {
  
  color: #5c5b59 !important;
}
.staff h4 {
  font-weight: 900;
  color: #1983a4 !important;
  font-family: Roboto !important;
  line-height: 1;
  padding-top: 15px !important;
  font-size: 16px;
  margin: 0;
  text-shadow: 2px 2px 3px #00000040;
}
.staff img {
  width: 100%;
  height: 250px !important;
  box-shadow: 3px 2px 10px 0 #81808096;
}
.staff p {
  color: #a6a6a6;
  font-size: 12px;
  font-weight: 500;
  margin-top: 0px;
  padding-bottom: 20px !important;
}
/*******************************faculty***********************************/
/*.faculty {
  padding: 48px 0;
  background-image:url(../images/bg.jpg);
}*/
.faculty h2 {
  color: #603200;
  font-size: 40px;
  line-height: 100px;
  font-weight: 900;
}
.faculty-boox{
    display:flex;
	margin: 20px auto;
}
.faculty-boox hr{
width: 600px;
border: 2px solid #04b2fb;
margin: 15px 0;
opacity: 1;
}
.faculty-fbx {
  margin-left: 15px;
}
.faculty-fbx {
  width: 74%;
}
.faculty-fbx button {
  border: none;
  background-image: linear-gradient(#00b5ff,#05316a);
  padding: 8px 16px;
  border-radius: 10px;
  font-weight: 900;
  color: white;
  margin-top: 15px;
  font-size: 11px;
}
/*.faculty-fbx h4 {
  font-weight: 900;
  color: #1983a4 !important;
  font-family:Roboto !important;
  line-height: 1;
}*/
.fah h3::before{
    content: '';
    width: 120px;
    top: 18px;
    height: 20px;
    position: absolute;
    /*border-bottom: 3px solid #fdcc0d;*/
}
.fah h3{
    position:relative;
    margin-bottom: 50px;
	color: #603200;
		font-weight:900;
	font-size:20px;
}
.fa3 h3::before{
    content: '';
    width: 108px;
    top: 18px;
    height: 20px;
    position: absolute;
    border-bottom: 3px solid #fdcc0d;
}
.fa3 h3{
    position:relative;
    margin-bottom: 50px;
	color: #603200;
	font-weight:900;
	font-size:20px;
}

h5{
    font-family:oswald !important;
    font-weight:400;
    font-size:16px;
}

/*.fah th {
  background-image: linear-gradient(to right,#01a1e3,#04cbfb);
  border: 1px white solid;
  padding:  0 10px ;
}

.fah td {
  background-image: linear-gradient(to right,#f0eeee,#dbdada);
  border: 1px white solid !important;
  padding: 0 10px;
}*/

.box-table {
  margin-bottom: 50px;
}
.faculty-boox img {
  width: 102px;
  height:  117px;
  border: 7px solid #f0f0f0;
  margin-right: 6px;
  border-radius: 11px;
  box-shadow: 10px 10px 9px -5px #00000036;
}
.faculty-boox .faculty-fbx h4 {
  font-weight: 900;
  color: #1983a4 !important;
  font-family: Roboto !important;
  line-height: 1;
  padding-bottom: 10px !important;
  font-size: 16px;
  margin:0;
}
.faculty-boox .faculty-fbx{
	padding-top:0;
}

.faculty-boox .faculty-fbx p {
  padding: 0;
  color: #555454;
  text-shadow: none !important;
  font-size: 14px;
  line-height: 1.9;
}
.innner-content {
  background-image: url(../images/bjcc.jpg);
  background-repeat:no-repeat;
  background-position: bottom;
}



/*******************************faculty***********************************/

.head-top a {
	color:white;
}
.foot-top a {
	color: #fff !important;
}
.right-a th {
  border-right: 1px #041e5b black;
  border-bottom: 1px #041e5b black;
  padding: 10px;
  background-color: #041e5b;
  color: white;
}
.right-a  td {
  border-right: 1px solid #041e5b;
  border-bottom: 1px solid #041e5b;
  padding: 10px;
  background-color: #cecccc5e;
}


.right-a table {

    caption-side: bottom;
    border-collapse: collapse;
    border-top: 1px solid #041e5b!important;
    border-left: 1px solid #041e5b !important;
	width:100%;

}
.right-content-area .tab-panel {
  padding: 15px !important;
  width: 100%;
}
.faculty-fbx td {
  padding-left: 15px !important;
}
.neuclas button {
  border: none;
  background-image: linear-gradient(#00b5ff,#05316a);
  padding: 6px 16px;
  border-radius: 10px;
  font-weight: 900;
  color: white;
  margin-top: 13px;
  font-size: 11px;
  margin-left: 5px;
}
.tblwid table {
  width: 303px;
}
.tblwid table th {
  width: 85px;
}
.col-md-9.right-content-area.commitee img {
  width: 200px;
  border-radius: 50%;
  height: 200px !important;
  border: 5px solid #eee;
}
.innner-content h3 {
  color: #a81445;
  font-family: oswald;
  font-size: 22px;
  border-left: 4px solid;
  padding-left: 10px;
  background: #f4f2edba;
  padding: 10px;
  margin-bottom: 60px;
}

.newh4 {
  font-weight: 900;
  color: #215fa2 !important;
  font-family: Alegreya SC !important;
  line-height: 1;
  font-size: 26px !important;
  margin-top: 30px;
  text-shadow: 2px 2px 3px #00000040;
  letter-spacing: 4px;
  text-decoration-line: underline;
  box-shadow: 0px 0px 10px 0 #70a4b98f;
  padding: 15px !important;
    padding-top: 15px;
  padding-top: 15px;
  padding-top: 6px !important;
  background: #ffffff87;
  margin-bottom: 50px;
}
.seminar p {
  line-height: 1.5;
  margin-top: 10px;
  padding-bottom:10px !important
}
.seminar h4 {
  line-height: 1.4;
  letter-spacing: 0px;
  word-spacing: 3px;
  text-transform: uppercase;
  padding-top: 0px !important;
}
.seminar-box {
  box-shadow: 0px 0px 8px 0 #0000003d;
  border-radius: 12px;
  padding: 5px 5px 5px 5px;
  overflow: hidden;
  height: 300px;
margin: 13px auto;
background-color: #fdfdfd;
}
.seminar-button {
  background-color: #1983a4;
  padding: 6px 8.5px;
  margin: 2px 3.4px 0px 0px;
  color: white;
  border-radius: 8px;
  text-shadow: 1px 1px 3px #ffffff5e;
}
.text-box{
	  height: 215px;
}
.text-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
}
.elementor-ribbon-inner {
  text-align: center;
  left: 0;
  width: 200%;
  /*-webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  -ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);*/
  /*margin-top: 35px;*/
  margin-left: -100px;
margin-top: 9px;
margin-bottom: 9px;
  font-size: 11px;
  line-height: 2;
  font-weight: 800;
  text-transform: uppercase;
  background: #000;
    background-color: rgb(0, 0, 0);
  color: #fff;
  background-color: #6EC1E4;
}
.innner-content .tab {
  display: flex;
  justify-content: space-around;
  background-color: #20b8be00;
  margin-bottom: 35px;
}
.innner-content .tab button.active {
  background-color: #060606;
  color: white;
}
.innner-content .tab button {

  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 12px 9px;
  transition: 0.3s;
  font-size: 17px;
  color: black;
  border-radius: 5px;
}
.innner-content .tabcontent {
  display: none;
}
.publication-button {
  background-color: #1983a4;
  padding: 6px 29.5px;
  margin: 8px;
  color: white;
  border-radius: 8px;
  text-shadow: 1px 1px 3px #ffffff5e;
}
.publication-img {
  width: 100%;
  margin-top: 15px;
  padding: 12px;
  border: 2px dashed #1983a4;
}
.col-md-8.pub {
background-color: #f2f2e3bd;
  margin-bottom: 30px;
}
.pdf-link-tab::after {
  content: "\f1c1";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  font-size: 40px;
  color: #ff0000;
  bottom: 12%;
  right: 9%;
  z-index: 1;
  transition: 0.5s;
}
.pdf-link-tab:hover {

background: linear-gradient(to bottom, #21c1ff 40%, #017cff 100%)
}
.pdf-link-tab {
  background: #ECE9E6;
  background: -webkit-linear-gradient(to bottom, #FFFFFF, #ECE9E6);
background: linear-gradient(to bottom, #FFF, #FFF);

box-shadow: 0px 4px 10px 2px rgba(0, 0, 0, 0.29);
  border-radius: 20px;
  position: relative;
  transition: 0.5s;
  padding: 10px 0px 0px 20px;
  float: left;
  margin: 1% 1% 8% 1%;
  width: 100%;
  height: 120px;
}
.pdf-link-tab a  {
  position: relative;
  z-index: 99;
 
  font-size: 18px;
  line-height: 26px !important;
  text-align: center;
  color: #333;
  transition: 0.5s;
  border: none !important;
  text-shadow: #999 0px 3px 5px;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 0px 86px 83px 0px;
}
.counterfr a{
	color: #fff0 !important;
}
.gsc-control-cse.gsc-control-cse-en {
  background-color: #f5deb300;
  border: none;
}
#gsc-iw-id1 {
  width: 250px;
  border-radius:5px;
}
.gsib_a {
  padding: 3px;
}
.gsc-control-cse {
  padding: 8px 0px 0px 0px !important;
}
.gsc-search-button.gsc-search-button-v2 {
  background-color: #fff0;
  border: none;
  padding: 11px;
}
.gsc-search-button-v2 svg {

  width: 16.5px;
  height: 16.5px;
}

table.gsc-search-box td.gsc-input {
  padding-right: 0px !important;
}
.gsc-search-button.gsc-search-button-v2 {
  padding: 8px 13px 8px 13px;
}
.gsib_a {
  padding: 2px 9px 2px 9px !important;
}
.innner-content {
  overflow: hidden;
}
/**********************************************************/
.col-md-4.link-box {
  margin: 0px auto !important;
}
.icon-box {
  box-shadow: 0 0px 17px 0px #0000008f;
}
.icon-section{
	padding:40px 0;
}
.link-box img {
  width: 80px;
  margin: 0px 20px;
}
.link-box h5{
	color:white;
	margin: 7px 15px;
	text-transform: uppercase;
	font-size: 15px;
}
.lnkbx12{
  background: #424141;
  padding: 19px 0;
  border: 3px solid white;
}
.lnkbx11 {
  background: #ecc701;
  padding: 19px 0;
  border: 3px solid white;
}
.lnkbx10 {
  background: #752f19;
  padding: 19px 0;
  border: 3px solid white;
}
.lnkbx9 {
  background: #03c698;
  padding: 19px 0;
  border: 3px solid white;
}
.lnkbx8 {
  background: #6800ff;
  padding: 19px 0;
  border: 3px solid white;
}
.lnkbx7{
	background:  #ee6603;
	padding: 19px 0;
	border: 3px solid white;
}
.lnkbx1{
	background:  #00b254;
	padding: 19px 0;
	border: 3px solid white;
}
.lnkbx2{
	background:  #f30c5c;
	padding: 19px 0;
	border: 3px solid white;
}
.lnkbx3{
	background: #f39f00;
	padding: 19px 0;
	border: 3px solid white;
}
.lnkbx4{
	background: #003edc;
	padding: 19px 0;
	border: 3px solid white;
}
.lnkbx5{
	background:  #db0505;
	padding: 19px 0;
	border: 3px solid white;
}
.lnkbx6{
	background:  #00aba9;
	padding: 19px 0;
	border: 3px solid white;
}
.bottom-content-tab {
  text-align: center;
  font-size: 20px;
  font-weight: 900;
  line-height: 55px;
  padding: 20px 0;
 background-image: url(../images/borderframe.png);
 background-size: 114%;
background-position: center;

  color: #ED213A !important;
text-shadow: #999 0px 3px 5px;
}
.bottom-content {
  padding: 0 25px;
}
.bottom-content-tab h1 {
  text-align: center;
  font-size: 40px;
color: #ED213A !important;
text-shadow: #999 0px 3px 5px;
  margin:0;
}
.bottom-content-tab h1 span{

  font-size: 40px;
  color: #ED213A !important;
text-shadow: #999 0px 3px 5px;
}
.principal-section img{
	width:80%;
	margin:auto;
	box-shadow: -7px 7px 20px -4px rgba(0,0,0,0.5);
	margin-bottom: 20px;
}
/*.principal-section{
	background-image:url(../images/bgi.jpg);
	background-position: center center;
background-size: cover;
padding: 50px 0;
box-shadow: 0px 10px 15px -8px rgba(0,0,0,0.5);
}*/
.principal-section h5 span{
	color: #5F5F5F;
}
.principal-section h5 {
	color: #878787;
	line-height: 25px;
}
.principal-section p {
  color: #818181;
  margin-top: 16px;
  text-align: center;
  margin: 0px;
  font-weight: 300;
  line-height: 26px;
  font-size: 17px;

}
.principal-section p::before {
  content: "“";
  color: #868686;
font-size: calc(1.1px * 100);
  font-family: Times New Roman,Times,serif;
  font-weight: 900;
  line-height: 1;
  display: block;
  height: .7em;

}
.principal-section p b{
color: #8396AC;
font-weight: 700;
line-height: 46px;
}
.welcome-box {
  width: 95%;
  text-align: center;
  background-color: white;
  border-radius: 10px 10px 0 0;
  box-shadow: 1px -1px 10px 0px #00000061;
}
.welbox-img {
  width: 100%;
  height: 220px;
  border-radius: 10px 10px 0 0;
}
.welbx {
  background-image: url(../images/index5.jpg);
  background-size: 100%;
  background-position: center center;
}
.welbx:hover {
  background-image: url(../images/index5.jpg);
  background-size: 120%;
  background-position: center center;
  transition: 1s;
}
.welbox-mid {
  padding: 15px;
  box-shadow: 0px -7px 12px -3px #0000003b;
}
.welcome-box button {
  border-radius: 0px 0px 10px 10px;
  background-color: #3569b3;
border: none;
height: 50px;
color: white;
font-size: 15px;
padding: 10px;
width: 100%;
}
.welbox-foot {
  width: 100%;
  height: 30px;
}
.event-box {
  display: grid;
  grid-template-columns: 20% 15% 65%;
  grid-row-gap: 0px;
  grid-column-gap: 0px;
}
.img-box img {
  margin: 0;
  height: 50px;
  width: 100%;
  border-radius: 0 !important;
  margin: 8px 0;
  box-shadow: 0px 12px 5px -5px rgba(82,82,82,1);
  background-color: #999;
}

.event-date {
  padding: 10px;
  text-align: center;
}
.event-date h5 {
  font-weight: 900 !important;
  color: #3569b3;
  line-height: 1.2;
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
}
.event-date {
  text-align: center;
}
.event-date b {
  color: #bebebe !important;
}
.event-text-box {
  padding: 10px 0;
}
.event-text-box h5 {
  text-shadow: 2px 2px 0px #80808063;
  font-family: "Roboto", sans-serif;
font-weight: 600;
font-size: 1.25rem;
color: #777777;
line-height: 1.2;
  text-align: left;
}

.event-text-box p {
  color: #bebebe !important;
  font-size: 12px !important;
  margin: 0 !important;
  text-align: left !important;
  text-transform: uppercase;
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 1.8em;
}
.hafl-content-area {
 
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background-color: #FFF;
  -webkit-box-shadow: 0px 12px 5px -5px rgba(82,82,82,1);
  -moz-box-shadow: 0px 12px 5px -5px rgba(82,82,82,1);
  box-shadow: 0px 12px 5px -5px rgba(82,82,82,1);
  padding: 15px;
  margin-top: 35px;
  box-shadow: 1px -1px 10px 0px #00000061;
}
.hafl-content-area h2 {
  background-color: #3569b3;
  color: white;
  padding: 10px 0px;
  margin-top: -50px;
  margin-bottom: 19px;
  z-index: 9999;
  -webkit-box-shadow: 0px 12px 5px -5px rgba(82,82,82,1);
  -moz-box-shadow: 0px 12px 5px -5px rgba(82,82,82,1);
  box-shadow: 0px 12px 5px -5px rgba(82,82,82,1);
  font-size: 20px !important;
  text-align: center;
text-transform: uppercase;
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 1.2;
}
.btn-style-one:hover {
  color: #48bdc5;
  border: 1px solid #48bdc5;
  background: #ffffff;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  text-decoration: none;
}
.btn-style-one {
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  line-height: 27px;
  padding: 8px 36px;
  background: #3569b3;
  border: 1px solid #48bdc5;
  display: inline-block;
  text-transform: uppercase;
  font-family: "Source Sans Pro", sans-serif;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  width: 100%;
  text-align: center;
vertical-align: middle;
user-select: none;
border-radius: .25rem;
}
.welcome-section {
  padding: 100px 0;
}
.hafl-content-area hr {
  margin: 0px;
}
.welcome-box p strong {
  font-size: 22px;
  font-family: alegreya sc;
  line-height: 1.9;
  
}
.rowid{
	width: 100%;
}
.important{
	background-image: url(../images/left-menu-bg.png);
background-repeat: no-repeat;
background-position: right bottom;
background-size: contain;
}


/* Two */

.lnhv:hover {
  background-position: 0 0, 0 0;
  
  -webkit-transition-duration: 0.5s;
     -moz-transition-duration: 0.5s;
          transition-duration: 0.5s;
}
.lnhv {
  background-repeat: no-repeat;
  background-position: -303px -120px, 0 0;
  
  background-image: -webkit-linear-gradient(
    top left,
    rgba(255, 255, 255, 0.2) 0%,
    rgba(255, 255, 255, 0.2) 37%,
    rgba(255, 255, 255, 0.8) 45%,
    rgba(255, 255, 255, 0.0) 50%
  );
  background-image: -moz-linear-gradient(
    0 0,
    rgba(255, 255, 255, 0.2) 0%,
    rgba(255, 255, 255, 0.2) 37%,
    rgba(255, 255, 255, 0.8) 45%,
    rgba(255, 255, 255, 0.0) 50%
  );    
  background-image: -o-linear-gradient(
    0 0,
    rgba(255, 255, 255, 0.2) 0%,
    rgba(255, 255, 255, 0.2) 37%,
    rgba(255, 255, 255, 0.8) 45%,
    rgba(255, 255, 255, 0.0) 50%
  );
  background-image: linear-gradient(
    0 0,
    rgba(255, 255, 255, 0.2) 0%,
    rgba(255, 255, 255, 0.2) 37%,
    rgba(255, 255, 255, 0.8) 45%,
    rgba(255, 255, 255, 0.0) 50%
  );
  
  -moz-background-size: 250% 250%, 100% 100%;
       background-size: 250% 250%, 100% 100%;
  
  -webkit-transition: background-position 0s ease;
     -moz-transition: background-position 0s ease;       
       -o-transition: background-position 0s ease;
          transition: background-position 0s ease;
}
.princi-area {
  padding:  50px 0;
}
.princi-write {
  background-image: url(../images/webpsd.jpg);
  background-size: 103%;
  padding: 26px 0 0 0;
  
  border-radius: 0px 10px 10px 0px;
  box-shadow: 0 0px 11px 1px #acacac;
}
.princi-wri::before {
  content: "“";
  color: #fff;
font-size: calc(1.1px * 100);
  font-family: Times New Roman,Times,serif;
  font-weight: 900;
  line-height: 1;
  display: block;
  height: .7em;
  text-align:center;

}
.princi-write p {
  color: white;
  padding: 0px 30px;
  position: relative;
  margin-top: 30px;
}
.princi-write h2 {
  color: white;
  padding: 0px 30px;
}
.main-princi img {
  width: 100%;
  border-radius: 10px 0px 0px 10px;
  box-shadow: 0 0px 11px 1px #acacac;
}
.princi-write a {
  
  font-weight: 700;
 
 
  
  color: #fff;
}
.tabset > input:checked + label {
  border-color: none;
  border-bottom: none;
  margin-bottom: 0;
  background-color: #e1e1e1;
  color: #3a3939;
}
 .box-corner {
  border: 10px solid #10194a;
  height: 325px;
  margin-top: 10px;
 
}

label {
  background-color: #2a538d;
  color: #f0f0f0;
  font-size: 14px;
}
.owl-carousel .owl-item img {

  margin-top: 10px;
  height: 325px;
}
.liblogo img {
  width: 180px;
  margin: 18px;
}
.liblogo  h4{
	font-size:18px;
}
.boxd{
	box-shadow: 0px 4px 10px 2px rgba(0, 0, 0, 0.29);
border-radius: 20px;
margin-bottom:22px;
}
.boxd:hover {
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.29);

}
.student-section {
  padding: 50px 0;
}
.student-section h2 {
  font-family: playfair display;
  font-size: 36px;
  margin: auto;
    margin-bottom: auto;
  font-weight: 700;
  margin-bottom: 80px;
  padding: 7px 7px 13px 7px;
  background-image: url(../images/bggggff.jpg) !important;
  background-size: 128%;
  background-position: 0px -54px;
  color: white;
  text-shadow: 2px 2px 2px #000000a5;
}
#navbar_top {
  background-image: url(../images/bggggff.jpg) !important;
  background-size: 128%;
  background-position: 0px -54px;
}
.hafl-content-area h2 {
	background-image: url(../images/bggggff.jpg) !important;
  background-size: 128%;
  background-position: 0px -54px;
}
.important li a {
  color: white;
  font-weight: 700;
  text-shadow: 1px 1px 1px #0000008f;
  text-decoration:none;
}
.clear {

overflow: hidden;


clear:both;
display:block;
}
#footable_6922 {
  margin-top: -27px;
}
nav ul li ul li a {
  padding: 3px 10px !important;
  font-size: 14px;
}
.border-activity img {
  width: 100%;
  box-shadow: 2px 2px 10px -2px #0000007a;
}
.border-activity {
  border: 1px dashed #3eb3e1;
  padding: 40px;
  border-radius: 15px;
  width: 85%;
  margin: auto;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}
.boton {
  background: none;
  border: 2px solid #fff;
  border-radius: 20px;
  padding: 0px 27px;
  margin: 0 5px;
  color: #fff;
}