/*
  Theme Name: Codeware Edu Theme
  Theme URL: 
  Author: Codeware Ltd.
  License: https://Codewareltd.com/license/
*/
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
@import url('font.css');

@import url('https://fonts.googleapis.com/css?family=Fjalla+One');
/*font-family: 'Fjalla One', sans-serif;*/
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
/*font-family: 'Roboto', sans-serif;*/
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i&subset=cyrillic,cyrillic-ext,latin-ext');
/*font-family: 'PT Sans', sans-serif;*/
@import url('https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700&subset=cyrillic,cyrillic-ext,latin-ext');
/*font-family: 'PT Sans Narrow', sans-serif;*/
/* --------Bangla Font--------- */
@import url('font_1.css');
/* font-family: 'Kalpurush', sans-serif; */
@import url('font_2.css');
/* font-family: 'AdorshoLipi', sans-serif; */
@import url('https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i,700,700i,900,900i');
/*font-family: 'Merriweather', serif;*/
body {
	font-family: 'Merriweather', 'seri';
	background: #dbdbdb;
}
.m-b-15{
    margin-bottom:15px;
}
.m-t-15{
    margin-top:15px;
}
.container-inner {
	padding-left: 15px;
	padding-right: 15px;
}
li{
  list-style: none;
}
h1,h2,h3,h4,h5,h6{
  font-family: 'Merriweather', 'seri';
}

.title-2 {
  font-weight: 700;
  font-size: 38px;
  font-family: 'Merriweather', 'seri';
  margin: 0 0 0.5em 0;
  line-height: 1.2em;
}
.title-4 {
  font-weight: 700;
  font-size: 24px;
  text-transform: uppercase;
  font-family: 'Merriweather', 'seri';
  margin: 0 0 0.5em 0;
  line-height: 1.2em;
  color: #222;
}
.link-btn {
  background: #225187;
  padding: 10px 20px;
  color: #fff;
  border-radius: 3px;
  width: 100%;
  display: block;
  border: 1px solid #6dad7b;
  text-align: left;
  font-size: 17px;
  text-shadow: 0 0 2px #000;
  transition: .4s;
}
.link-btn:hover {
  color: #0c0b0c;
  text-shadow: none;
  background: #1d894a;
}
.footer-col-4 {
  padding-left: 0px;
}


.btn-dep-red {
  display: inline-block;
  width: 100%;
  background: #a51c30;
  text-align: center;
  color: #fff;
  overflow: hidden;
  margin-top: 13px;
  padding: 10px 0;
  transition: .3s;
}
.btn-dep-red:hover, .btn-dep-red:focus{
  background: #7a1625;
  color: #ededed;
}
/*====== $ Top bar $ =======*/
.top-bar {
  background: #225187;
  z-index: 99999;
  position: relative;
  width: 100%;
  height: 8px;
}
.top-bar ul li{
  float: left;
}
.top-bar ul li a{
  color: #fff;
  border-radius: 2px;
}
.topbar-right li a:hover {
  color: #e6735a;
}
.topbar-right li a {
  padding: 2px 10px;
  display: block;
  margin-top: 4px;
  text-shadow: 0 0 2px #000;

}
.fsitename{
    
}
.topbar-left{
  margin-top: 0;
  margin-bottom: 0;
}
.topbar-left li{}
.topbar-left li a{
  padding: 7px 5px;
display: block;
}

.topbar-right{
  margin-top: 0;
  margin-bottom: 0;
}
.topbar-right li{}
.topbar-right li a {
  padding: 0px 10px 4px;
  display: block;
  margin-top: 4px;
}
.topbar-right li .lgn-btn {
}
.topbar-right li .lgn-btn:hover, .topbar-right li .lng-btn:hover{
}
.topbar-right li .lng-btn{
}
/*====== $ Header $ =======*/
.main-header {
	background: #002147;
}
#header {
  height: 96px;
  position: fixed;
  left: 0;
  right: 0;
  transition: all 0.5s;
  z-index: 997;
}
#header #logo {
	padding: 0px 5px;
	padding-left: 0;
}
#header #logo h1 {
  font-size: 36px;
  margin: -4px 0 0 0;
  padding: 0;
  line-height: 1;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.logo-row {
	margin-top: 15px;
}
.logo-row .logo{
    float:left;
}
 #header.header-fixed .logo-row {
	margin-top: -6px;
}
.site-name h1 {
	font-size: 17px;
	color: #fff;
	margin: 1px !important;
}
.sitename-bn {
	font-family: 'SolaimanLipi', sans-serif !important;
	font-size: 15px !important;
}
.sitename-en {
	margin-top: 28px;
	font-family: 'Merriweather', 'seri' !important;
	overflow: hidden;
}
 #header .faculty-logo #logo img {
	margin-top: -20px;
	height: 75px;
}
 #header.header-fixed .faculty-logo #logo img {
	height: 55px;
}

.faculty-logo .sitename-en {
	margin-top: 30px;
}
#header #logo h1 a, #header #logo h1 a:hover {
  color: #fff;
}
#header #logo img {
	padding: 0;
	margin: 0;
	margin-top: -12px;
	height: 75px;
	background: #f9f4f4;
	transition: .4s;
	border-radius: 1px;
}
#header.header-fixed #logo img {
	height: 60px;
	margin-top: -10px;
	transition: .4s;
}
.site-name {
	margin-top: 22px;
}
#header.header-fixed .sitename-en {
	margin-top: 15px;
}
#header.header-fixed {
  padding: 0px;
  height: 80px;
  transition: all 0.5s;
    display: inline-flex;
  
  top: 0;
}
.main-header .header-fixed {
    background: #225187;
}
.main-content-section {
  margin-top: 0px;
}
.mobile-all-menu-link{
  display: none;
}
/*====== $ Start Nav Menu $ =======*/
.width100{
  width: 100%;

}
.m-t-10{
  margin-top: 10px;
}
.m-b-t-10{
  margin: 10px 0;
}
.main-nav-menu .nav-menu ul {
	position: absolute;
	display: none;
	top: 97%;
	left: -69px;
	z-index: 99;
	padding: 10px;
	background-color: #fff !important;
	padding-top: 10px;
	width: 800px;
}
.header-fixed .main-nav-menu .nav-menu ul {
  top: 115%;
}
.main-nav-menu  .nav-menu li {
  position: relative;
  transition: .3s;
}

.main-nav-menu .nav-menu > li {
  float: left;
}
/* .main-nav-menu .nav-menu >.dropdown a:hover > .dropdown-menu {
  display: block;
}
.main-nav-menu .nav-menu ul li.dropdown:hover > .dropdown-menu {
  display: block;
} */
.main-nav-menu .nav-menu ul li.dropdown > .dropdown-menu {
  left: 228px;
  top: 0px;
  background: #fff !important;
}
.main-nav-menu .nav-menu ul li.dropdown .dropdown-menu li.dropdown .dropdown-menu {
  left: 229px;
  top: 5px;
  background: #fff !important;
}
.main-nav-menu .nav-menu ul li a {
  color: #000;
  font-weight: bold;
  text-transform: capitalize;
  font-size: 16px;
  padding: 5px 0px;
  display: block;
  border-bottom: 1px dotted #b0adade6;
}
.main-nav-menu .nav-menu ul li:last-child>a{
  border-bottom: none;

}
.main-nav-menu .nav-menu ul li a:hover {
	color: #57aacb;
}
#nav-menu-container {
  float: right;
  margin: 0;
}
#header.header-fixed #nav-menu-container {
  float: right;
  margin: 0;
  /* padding: 12px 0px; */
  margin-top: 26px;
}
#header.header-fixed .social-icon {
	top: 31%;
}


/* Nav Meu Styling */
.main-nav-menu .nav-menu>li>a {
  padding: 36px 10px;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  font-size: 18px;
  outline: none;
  text-transform: capitalize;
  font-weight: normal;
    transition: .3s;
}
.main-nav-menu .nav-menu>li>a:hover ,.main-nav-menu .nav-menu>li>a:focus{
     padding: 36px 10px;
  text-decoration: none;
  display: inline-block;
  color: #57aacb;
  font-weight: 400;
  font-size: 18px;
  outline: none;
  text-transform: capitalize;
  font-weight: normal;
}

.header-fixed .main-nav-menu .nav-menu>li>a {
  padding: 5px 10px;
}

.menu-has-children ul {
  top: 106%;
  margin-top: 18px;
  background: #fffc;
}
.menu-has-children ul li a{
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
}
.menu-has-children ul li a:hover{
  color: #a51c30;
  text-transform: uppercase;
  text-transform: uppercase;
  font-weight: bold;
}

.nav-menu ul ul {
  margin: 0;
}
/*.sf-arrows .sf-with-ul:hover {*/
/*	padding-right: 30px;*/
/*}*/

/* Mobile Nav Toggle */
#mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  margin: 20px 20px 0 0;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}

#mobile-nav-toggle i {
  color: #fff;
}

@media (max-width: 768px) {
  #mobile-nav-toggle {
    display: inline;
  }
  #nav-menu-container {
    display: none;
  }
}

/* Mobile Nav Styling */
#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background: rgba(52, 59, 64, 0.9);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
}

#mobile-nav ul li a:hover {
  color: #fff;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #1dc8cd;
}

#mobile-nav ul .menu-item-active {
  color: #1dc8cd;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(52, 59, 64, 0.9);
  display: none;
}
/*====== $ Sidebar Nav $ =======*/
/* 
.overlay {
  top: 98px;
}
.header-fixed .overlay{
  top: 70px;
}
.mega-menu-main ul {
  padding-left: 5px;
  float: left;
  text-align: left;
}
.mega-menu-main .menu-list li ul{
  text-align: left;
}
.mega-menu-main .menu-list li ul li a {
  padding: 6px 0px 6px 10px;
  display: block;
  line-height: 18px;
}
.mega-menu-main .menu-list{

}
.mega-menu-main .menu-list li{

}
.mega-menu-main .menu-list li a{
  font-size: 16px;
}
.mega-menu-main .menu-list > li > a {
  font-weight: bold;
  font-size: 16px;
  display: inline-block;
  width: 100%;
  padding: 4px 10px;
}
.dropdown-link {
  border: 1px solid #3336;
  background: #2c2b2b99;
   padding: 2px;
}
.overlay {
  height: 0%;
  width: 100%;
  position: fixed;
  z-index: 1;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0, 0, 0, 0.94);
  overflow-y: hidden;
  transition: 0.5s;
}

.overlay-content {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
}
 .mega-menu-row:hover{
  height: 100vh;
  overflow-y: scroll;
} 
.overlay .closebtn {
  position: absolute;
  top: 0px;
  right: 20px;
  font-size: 60px;
  z-index: 55555;
}

@media screen and (max-height: 450px) {
  .overlay {overflow-y: auto;}
  .overlay a {font-size: 20px}
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}

.navmenubtn i{
  cursor: pointer;
}.navmenubtn i{
  font-size: 22px;
}
.sidenav ul .nav-item .nav-link {
  border-bottom: 1px solid #938f8f66;
  padding: 5px 16px !important;
}
*/
.navmenubtn{
  cursor: pointer;
}
.msidebar .jquery-accordion-menu ul ul.submenu li> a {
  border-bottom: 1px solid #dcdbdb;
}
.msidebar .jquery-accordion-menu ul ul.submenu li:hover > a {
  color: #a51c30;
}
.msidebar {
   height: 100%;
   width: 0;
   position: fixed;
   z-index: 1;
   top: 0;
   right: 0;
   background-color: #a1bcd3;
   overflow-x: hidden;
   transition: 0.5s;
   padding-top: 60px;
}
.msidebar a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.msidebar a:hover {
  color: #f1f1f1;
}

.msidebar .closebtn {
  position: absolute;
  top: -5px;
  left: -15px;
  font-size: 36px;
  margin-right: 47px;
}
.openbtn {
  font-size: 24px;
  cursor: pointer;
  background-color: #111;
  color: white;
  padding: 10px 15px;
  border: none;
}

.openbtn:hover {
  background-color: #444;
}

#main-wraper {
  transition: .5s;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .msidebar {padding-top: 15px;}
  .sidebar a {font-size: 18px;}
}
/* Mobile Nav body classes */
body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}

/*====== $ Start Footere $ =======*/
.map-main {
  background: #eee;
  padding: 30px 0;
}
.ftop-address .ftitle-5 {
  border-bottom: 1px solid #989;
  padding-bottom: 8px;
}
.blank-page-bannar img{
  width: 100%;
}
.ftop-map {
  border: 10px solid #fff;
}
.footer-area {
   /* height: 300px; */
   padding: 45px 0px 10px;
   background-position: center;
   background-size: cover;
   color: #948C83;
   background: #002147;
   border-top: 1px solid #1c3f66;
   border-right: 1px solid #1c3f66;
}
.footer-links {
	border-right: 1px solid #a6b3c1;
	width: 95%;
	height: 85%;
}
.footer-links ul {
    margin: 0;
    padding: 0;
}
.footer-links ul li a {
  color: #d8d8cc;
  font-size: 16px;
  padding: 2px 0;
  display: block;
}
.footer-area .ftitle-4 {
	color: #d8d8cc;
}
.footer-links ul li a i {
    padding-right: 5px;
}
.footer-links ul li a:hover {
    color: #fff;
}
.footer-title {
    margin-bottom: 40px;
}
.footer-title h3 {
    color: #fff;
    font-size: 25px;
    margin-bottom: 20px;
    /*    font-family: 'Playball', cursive;*/
    letter-spacing: 3px;
    position: relative;
    margin-top: 0px;
}
.footer-title h3::after {
    position: absolute;
    content: "";
    height: 3px;
    width: 65px;
    background: #fff;
    bottom: -10px;
    left: 0;
}
.footer-about p {
    color: #a7a7a4;
}
.footer-contact-info table{
    font-size: 13px;
}
.footer-contact-info table td:nth-child(1) {
	color: #fff;
}
.footer-contact-info table td:nth-child(2), .footer-contact-info table td a {
	color: #a7a7a4;
}
.footer-contact-info strong {
  font-size: 15px;
  color: #b6b6b6;
}
.ftitle-4 {
  font-size: 28px;
}
.footer-contact-info p {
  margin-bottom: 0;
  font-size: 16px;
}
.footer-contact-info ul{
  padding-left: 5px;
}
.footer-bottom-social, .social-icon {
    text-align: right;
}
.footer-bottom-social ul, .social-icon ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-bottom-social ul li, .social-icon ul li {
    list-style: none;
    display: inline-block;
    color: #fff;
    
}

.footer-bottom-social ul li a, .social-icon ul li a {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-size: 300px;
  color: #fff;
  line-height: 2.4em;
  border-radius: 4%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  /* background: #fff; */
  font-size: 17px;
}
.footer-bottom-social ul li a:hover, .social-icon ul li a:hover{
    color: #00923f;
}
.footer-col-4 li{
  margin-top: 10px;
}
/*======| Footer End|=======*/


/*====== $ Start Return top Btn $ =======*/
#return-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.7);
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  border-radius: 3px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 88888;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: #2A3A53;
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}

/*====== $ End Return top Btn $ =======*/
/*====== $ Start Full Page Search Box $ =======*/

#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    
    -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;

    -webkit-transform: translate(0px, -100%) scale(0, 0);
  -moz-transform: translate(0px, -100%) scale(0, 0);
  -o-transform: translate(0px, -100%) scale(0, 0);
  -ms-transform: translate(0px, -100%) scale(0, 0);
  transform: translate(0px, -100%) scale(0, 0);
    
    opacity: 0;
}

#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
  -o-transform: translate(0px, 0px) scale(1, 1);
  -ms-transform: translate(0px, 0px) scale(1, 1);
  transform: translate(0px, 0px) scale(1, 1); 
    opacity: 1;
}

#search input[type="search"] {
    position: absolute;
    top: 50%;
    width: 100%;
    color: rgb(255, 255, 255);
    background: rgba(0, 0, 0, 0);
    font-size: 60px;
    font-weight: 300;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
}
#search .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 61px;
    margin-left: -45px;
}
#search .close {
  position: fixed;
  top: 92px;
  right: 15px;
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
  opacity: 1;
  padding: 10px 17px;
  font-size: 27px;
  /* z-index: 9999999; */
}
/*====== $ End Full Page Search Box $ =======*/
/*====== $ Start  Slider $ =======*/
.slide .carousel-inner .carousel-item img{
  height: 700px;
  width: 100%;
}
.slide .carousel-control-next-icon, .slide .carousel-control-prev-icon {
	width: 60px;
	height: 60px;
	display:none;
	transition:.6s;
}

.slide .carousel-control-next:hover .carousel-control-next-icon, .slide .carousel-control-prev:hover .carousel-control-prev-icon{
	display:block;
}

/*====== $ End  Slider $ =======*/
/*====== $ Events $ =======*/
.event_text .e-desc {
  min-height: 125px;
}
.events-slider {
  overflow: hidden;
  width: 100%;
  background: #225187;
  padding: 20px 0;
}
.etitle{
  color: #fff;
}
.econtent {
  background: #ededed;
  margin-top: 0;
  overflow: hidden;
  padding: 5px;
}
.event-box .eiteam img {
  width: 100%;
  min-height: 155px;
}
.event-box .eiteam h5 {
  color: #222;
  margin-top: 10px;
  font-size: 18px;
  font-weight: 700;
  text-shadow: 0 0 2px #dadada;
}
.event-box .eiteam p {
  color: #333;
  font-size: 14px;
}
.all-event-btn {
  float: right;
  margin-bottom: 10px;
  font-family: 'PT Sans Narrow', sans-serif;
}
.event-box .event_text {
  padding-top: 0px;
  margin-top: 0;
  background: #fff;
  padding: 5px 5px;
  overflow: hidden;
}
.event-box .event_text .e-desc{
  min-height: 100px;
}
.all-events-list-page {
	background: #fcfcfcb3;
	overflow: hidden;
}
/* .event-box .event_text .btn-success {
  bottom: 0;
  left: 21px;
  width: 89%;
  position: absolute;
  margin: 5px auto;
} */
/*====== $ Events $ =======*/
/*====== $ Start Footere Bottom $ =======*/
.footer-bottom {
   background: #002147;
   padding: 15px 0px 0px 0px;
   border-top: 1px solid #a6b3c1;
}
/*====== $ About $ =======*/
.title-border {
  border-bottom: 4px solid #a51c30;
  width: 50px;
  margin-bottom: 10px;
  font-family: 'Roboto', sans-serif;
}
/*====== $ End Footere Bottom $ =======*/
.about-news {
  overflow: hidden;
  background: #f5f5f5;
  padding: 20px 0;
  margin-top: -80px;
}
.about-box p {
  text-align: justify;
  font-size: 16px;
}

.today-events:hover .hero-image img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.hero-image {
  width: 95%;
  height: 100%;
  position: absolute;
  overflow: hidden;
}
.today-events .hero-image img {
  width: 100%;
  position: absolute;
  height: 100%;
  transition: .6s;
}
/*
.today-events .hero-text {
  background: #0009;
  height: 100%;
  text-align: center;
  padding-top: 70px;
  position: absolute;
  width: 95%;
}
*/
.today-events .hero-text {
	height: 120px;
	text-align: left;
	position: absolute;
	width: 95%;
	background-image: linear-gradient(to bottom, rgba(255,0,0,0), rgb(0, 0, 0));
	bottom: 0;
	padding-top: 48px;
	padding-left: 24px;
	padding-right: 24px;
}
.demo-inner-content a{
    color: #fff;
}
.today-events .hero-text p{
  color:#ededed;
}
.today-events .hero-text h2 {
  text-transform: capitalize;
  font-size: 23px;
  margin-bottom: 0;
  font-family: 'Merriweather', serif;
  letter-spacing: 1px;
  color: #ededed;
  font-weight: bold;
  text-shadow: 0 0 2px #1f1f1f;
}
.btn-style{
border: 1px solid #fff;
color: #fff;
border-radius: 3px;
cursor: pointer;
display: inline-block;
font-size: 1em;
font-weight: inherit;
line-height: normal;
padding: 1em;
text-align: center;
text-decoration: none !important;
-webkit-transition: background .2s;
transition: background .2s;
text-transform: uppercase;
}
.btn-style:hover{
  color:#999;
}

.ins-img-col .today-events .hero-text {
  height: 25%;
}
.ins-img-col .hero-image {
  height: 25%;
}

/*====== $ Start News $ =======*/
.news-box{}
.news-box .title{}
.news-box ul {
  padding-left: 0;
}
.news-box ul li:last-child{

}
.news-box ul li {
  width: 47%;
  margin-right: 2%;
  float: left;
  border-bottom: 1px solid #d3d3d3;
  margin-bottom: 10px;
}
.column-left-border{
  border-left: 5px solid #000
}
.news-box ul li a{}
.news-box ul li a p {
  font-size: 12px;
  margin-bottom: 5px;
  color: #000;
  /* text-align: justify; */
}
.news-box ul li a span {
  color: #000;
  font-size: 12px;
  margin-bottom: 10px;
  overflow: hidden;
  display: block;
  font-weight: bold;
}
/*====== $ Start News $ =======*/
/*====== $ Notice $ =======*/
.all-notice-btn {
  float: right;
  color: #000;
  border: 1px solid #000;
  font-family: 'PT Sans Narrow', sans-serif;
}
.notice-outer {
  /* background: url(../images/eb.jpg) no-repeat; */
  background-size: cover;
  height: 100%;
  background-attachment: fixed;
  background-size: ;
}
.notice-overlay {
  background: #fcfcfcb3;
  padding: 20px 0 50px;
}
.notice-title {
  color: #272727;
}
#tab-button {
  display: table;
  table-layout: fixed;
  width: 98%;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
#tab-button li {
  display: table-cell;
  width: 20%;
}
#tab-button li a {
  display: block;
  /* padding: .5em; */
  background: #225187;
  text-align: center;
  color: #fff !important;
  text-decoration: none;
  padding: 7px 10px !important;
  transition: .5s;
  width: 98%;
  font-family: 'Merriweather', 'seri';
  font-size: 15px;
}
.login-btn {
  width: 15%;
  background: #2a4c70b3;
  font-size: 22px;
  font-weight: bold;
  border: 1px solid #275e9c;
}
#tab-button li:not(:first-child) a {
  border-left: none;
}
#tab-button .is-active a {
  border-bottom-color: transparent;
  background: #fff;
  color: #000!important;
}
#tab-button li a:hover{
  border-bottom-color: transparent;
  background: #8bb1dd;
  color: #000!important;
}
.tab-contents {
  padding: .5em 2em 1em;
  background: transparent;
  overflow: hidden;
}



.tab-button-outer {
  display: none;
}
.tab-contents {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .tab-button-outer {
    position: relative;
    z-index: 2;
    display: block;
  }
  .tab-select-outer {
    display: none;
  }
  .tab-contents {
    position: relative;
    top: 0px;
    margin-top: 0;
    overflow: hidden;
    padding-left: 4px;
    padding-right: 0;
  }
}
/*.notice-outer .nav-tabs  {
  float: left;
  display: block;
  border-bottom: 0;
  border-right: 1px solid #e8e8e8 !important;
  width: 15%;
  height: 100%;
  border-right: 1px solid #ebebeb !important;
  background: #ededed;
}
.notice-outer .nav-tabs .nav-item{}
.notice-outer .nav-tabs .nav-item .nav-link {
  color: #000 !important;
  padding: 4px 10px !important;
  font-size: 13px;
}
.notice-outer .nav-tabs li .active {
  background: #afadad !important;
  border-radius: 0;
}
.notice-outer .nav-tabs li .active {
  
}
.notice-outer .nav-tabs li .active {
  background: #afadad !important;
  border-radius: 0;
}*/
.notice-outer .tab-content {
  overflow: hidden;
  padding: 0px 20px;
}
.notice-outer .tab-content .tab-pane{}
.notice-detail-content {
  padding: 20px 0;
  background: #fff;
  padding: 20px 10px;
  overflow: hidden;
  margin-bottom: 10px;
}

.date-box {
	background: #f3f5f8;
	width: 70px;
	border-radius: 4px;
	float: left;
	margin-right: 15px;
	height: 70px;
	border: 1px solid #225187;
}
.notice-detail-content .title-3 {
  font-size: 18px;
  font-weight: bold;
}
.date-box > h5 {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  padding: 2px;
  color: #000;
  margin-bottom: 0;
}
.date-box > h5 strong {
  display: block;
  color: #f8f8f8;
  font-size: 28px;
  background: #225187;
  border-radius: 3px 3px 0 0;
  margin-bottom: 5px;
  padding-bottom: 2px;
}
.notice-box{
}
.notice-box .title{}
.notice-box ul {
  padding-left: 0;
}
.notice-box ul li:last-child{

}

.notice-box ul li {
  width: 47%;
  height: 75px;
  margin-right: 2%;
  float: left;
  margin-bottom: 10px;
  display: inline-block;
}
.column-left-border {
  border-left: 1px dashed #b4b2b2;
}
.notice-box ul li > a {
  padding: 0px 10px !important;
  display: block;
  overflow: hidden;
}
.notice-box ul li a p {
  font-size: 12px;
  margin-bottom: 5px;
  color: #444;
  font-family: sans-serif;
}
.notice-box ul li a h6 {
  color: #000;
  font-size: 16px;
  margin-bottom: 10px;
  overflow: hidden;
  display: block;
  font-weight: bold;
  padding-top: 7px;
  font-family: 'Merriweather', serif;
}
/*====== $ Focus $ =======*/
.focus-main {
	padding: 20px 0;
	background: #f9f0bb;
}
.focus-main .img-area .img-box img {
  width: 100%;
  position: relative;
  transition: .4s;
}

.service-block:hover .img-area .img-box img {
 opacity: .8;
}
.service-block:hover .service-label {
	background-image: linear-gradient(to right, #fff , #f9f2f266);
}
.service-block:hover .service-label a h5 {
	color: #1DA8DF;
}
.service-label {
	position: absolute;
	bottom: 0%;
	left: 0;
	width: 100%;
	background-image: linear-gradient(to right, #fff , #f9f2f266);
}
.service-label a{
}
.service-label a h5 {
  font-family: 'Merriweather', 'seri';
  font-size: 20px;
  margin-bottom: 0;
  padding: 7px 5px;
  text-align: left;
  margin-left: 20px;
  color: #222;
  font-weight: bold;
}

.copy-right p,.dev-by p{
  color: #fff;
}
.focus-img{
width: 100%;
height: 100%;
overflow: hidden;
}
.focus-img img{
  width: 100%;
transition: .6s;
}
.service-block:hover .focus-img img{
  -moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
/* =============Event list page============== */
.event-list-col{
  margin-top: 30px;
}
.page-bannar img{
  width: 100%;
}
/*
.page-bannar .title-content {
  position: relative;
  text-align: center;
  color: #ffff;
  top: 0;
  position: absolute;
  width: 100%;
  height: 236px;
  padding-top: 140px;
}
*/
.page-bannar .title-content {
	position: relative;
	text-align: left;
	color: #ffff;
	top: 0;
	position: absolute;
	width: 100%;
	height: 256px;
	padding-top: 196px;
}
.page-bannar .title-content .title-1 {
	position: absolute;
	bottom: 65px;
	left: 2%;
}
.page-bannar {
  margin-bottom: 0px;
}
.page-bannar .title-content .title-1 {
	color: #363636;
	font-size: 38px;
	font-weight: bold;
	text-shadow: 0 0 2px #b3b3b3;
}
.page-bannar .title-border {
  margin: 0 auto;
}
.blank-page-bannar {
	height: 220px;
	background: #d8d8d8;
	padding: 0px 15px;
}
.event-list {
  margin: 40px 0;
}
.event_img{
  width: 100%;
overflow: hidden;
}
.event_img img {
  width: 100%;
  height: 200px;
  transition: .6s;
  border: 1px solid #dedddd;
}
.event-list-col:hover .event_img img {
}

.event_text h4 {
	font-size: 19px;
	font-weight: 700;
	min-height: 75px;
}
.event_text h4 a{
  color: #222;
  transition: .5s;
}
.event-list-col:hover .event_text h4 a{
  color: #a51c30;
}
.event_text {
	/* margin-top: 10px; */
	border: 1px solid #e0dede;
	padding: 5px 5px;
	box-shadow: 0 0 2px #dddbdb;
	background: #fff;
}
.event_clock{
  float: left;
}
.event_clock,.event_map{
  background: #ededed;
  padding: 10px;
  width: 49%;
  font-size: 12px;
  min-height: 70px
}
.event_map {
  float: right;
}
.edetails-btn{
  margin-top: 5px;
}
.ccommon{
  font-size: 15px;
}
/* =============Event list page============== */
/* =============Event Details page============== */

.event-details {
	margin: 0px auto;
	background: #d2d7d6;
    padding-top: 120px;
}
.event-details-map {
  background: #ededed;
  padding: 10px;
  width: 100%;
  margin-bottom: 15px;
}
.events-detail-content img {
	width: 100%;
	height: 450px;
}
.event-details .info-box {
  background: #ededed;
  padding: 8px 5px 3px;
}
.more-events-img{
  margin: 10px 0;
}
.more-events-img img{
  width: 100%;
}
.ed-sidebar ul{
  padding-left: 0;
}
.ed-sidebar ul li a img {
  width: 100px;
  float: left;
  margin-right: 10px;
}
.ed-list {
  /* min-height: 105px; */
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
  display: flow-root;
  padding-bottom: 10px;
}
.ed-list a p {
  color: #000;
  margin-bottom: 0;
}
.ed-list span {
  color: #777;
  font-size: 14px;
}
/* =============Notice page============== */
.notice-page{
  margin: 50px 0;
}
.notice-box h2 {
  margin-bottom: 35px;
  margin-left: 15px;
}
.nd-sidebar {
  border: 1px solid #ededed;
  padding-left: 5px;
  box-shadow: 0 0 2px #e1e0e0;
  background: #f9f9f9;
}

.nd-sidebar ul{
  padding-left: 0;
}
.nd-sidebar ul li{
  min-height: 80px;
}
.nd-sidebar ul li a{
  font-size: 16px;
  color: #222;
  padding-top: 5px;
  display: block;
}
.nd-sidebar ul li a h6 {
  padding-top: 2px;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 5px;
}
.nd-sidebar ul li a p {
  line-height: 17px;
  font-size: 15px;
}
.nd-sidebar .title-5 {
  margin-top: 10px;
}
.events-detail-content {
  /* border: 1px solid #ededed; */
  padding: 0;
  box-shadow: 0 0 2px #e1e0e0;
  /* background: #f9f9f9; */
  position: relative;
}
.pagination-box {
  text-align: center !important;
  display: inline-block;
  margin: 0 auto;
}
.epagination-box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination-box .page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #225187;
  border-color: #225187;
}
.pagination-box .page-link {
  color: #225187;
}
/* =============Faculty list page============== */

.faculty-page-bannar {
  padding: 140px 0 0px 0;
  background: #dddada;
  overflow: hidden;
}
.wd-title {
  color: #444;
  text-shadow: 0 0 2px #fbf7f7;
}
.faculty-dean-msg-box p {
  color: #333;
  font-size: 16px;
  text-align: justify;
}
.faculty-dean-img-resizer{
	width: 85%;
	float: right;
}

.faculty-dean-img {
	position: relative;
	margin-bottom: 20px;
}
.faculty-dean-img .img-thumbnail{
    padding: 0px;
    border:none;
}
.faculty-dean-img img{
  width: 100%;
}

.dean-info {
  color: #fff;
  padding: 5px 10px;
  background: #3e3434cc;
  text-align: center;
  height: 60px;
  bottom: 0;
  width: 100%;
  line-height: 16px;
  margin-top: -60px;
  position: relative;
}
.dean-info .title-4 {
	color: #fff;
	margin-bottom: 0;
	font-size: 13px;
}
.dean-info p {
	margin-bottom: 0;
	font-size: 11px;
	
}
.dean-info i {
	margin-top: 5px;
	font-size: 13px;
}

.faculty-main-content {
	padding: 30px 0 10px;
	background: #a1bcd3;
}
.department-list-box img {
	width: 100%;
	height: 245px;
}
.department-list-box {
	position: relative;
	margin-top: 30px;
}
.department-caption {
	background: #000000b3;
	font-weight: 700;
	transition: .5s;
	padding: 10px;
	width: 100%;
	margin-top: -95px;
	position: absolute;
	height: 95px;
}
.department-caption h5 {
	color: #fff;
	margin-bottom: 0;
	font-size: 17px;
}
.department-caption h3 {
	font-size: 17px;
	font-weight: normal;
	color: #fff;
}
/*new css 20 10 2018*/
.card-containt {
	padding: 0px 20px;
}
.card-heading {
	padding: 10px;
}
.card-hade {
	margin-left: 10px;
	margin-top: 25px;
}
.card-marging {
	margin: 30px 0;
}
.profile-image img{
    width: 100px;
    border-radius: 50%;
}
.notice-box {
	padding-top: 25px;
	padding-left: 0;
	padding-right: 0;
}
.active-color .active {
  background: #a51c30;
  color: #fff;
}
.profile-page {
  background: #ededed;
  padding: 15px;
  margin-bottom: 20px;
  box-shadow: 0 0 7px #aaa9a9;
}
.profile-page .card{
  border-radius: 1px;
}
.profile-page .card-heading p {
  margin-bottom: 5px;
}
.profile-page .card-heading .announcement-text{
  font-weight: bold;
}
.profile-page .padding-5{
  padding-left: 5px;
  padding-right: 5px;
}
.profile-page .view-link {
  display: block;
  padding: 0px 0px;
}

.profile-page .view-link .card-footer {
  padding: 3px 6px 26px 6px;
  display: block;
  background: #e1e1e1;
  color: #225187;
}
.profile-page .view-link .card-footer:hover {
  background: #ededed;
  
  color: #000;
  transition: .4s;
}
.profile-page .view-link .card-footer.active {
  background: #a51c30;
  color: #fff;
  border-radius: 0;
}
.profile-page .view-link p{
  margin-bottom: 0;
  font-weight: bold;
  font-size: 14px;
}
/* ===Profile Data=== */
.emp-profile{
    padding: 3%;
    margin-top: 3%;
    margin-bottom: 3%;
    border-radius: 0.5rem;
    background: #fff;
}
.profile-img{
    text-align: center;
}
.profile-img img{
    width: 70%;
    height: 100%;
}
.profile-img .file {
    position: relative;
    overflow: hidden;
    margin-top: -20%;
    width: 70%;
    border: none;
    border-radius: 0;
    font-size: 15px;
    background: #212529b8;
}
.profile-img .file input {
    position: absolute;
    opacity: 0;
    right: 0;
    top: 0;
}
.profile-head h5{
    color: #333;
}
.profile-head h6{
    color: #0062cc;
}
.profile-edit-btn{
    border: none;
    border-radius: 1.5rem;
    width: 70%;
    padding: 2%;
    font-weight: 600;
    color: #6c757d;
    cursor: pointer;
}
.proile-rating{
    font-size: 12px;
    color: #818182;
    margin-top: 5%;
}
.proile-rating span{
    color: #495057;
    font-size: 15px;
    font-weight: 600;
}
.profile-head .nav-tabs{
    margin-bottom:5%;
}
.profile-head .nav-tabs .nav-link{
    font-weight:600;
    border: none;
}
.profile-head .nav-tabs .nav-link.active{
    border: none;
    border-bottom:2px solid #0062cc;
}
.profile-work{
    padding: 14%;
    margin-top: -15%;
}
.profile-work p{
    font-size: 12px;
    color: #818182;
    font-weight: 600;
    margin-top: 10%;
}
.profile-work a{
    text-decoration: none;
    color: #495057;
    font-weight: 600;
    font-size: 14px;
}
.profile-work ul{
    list-style: none;
}
.profile-tab label{
    font-weight: 600;
}
.profile-tab p{
    font-weight: 600;
    color: #0062cc;
}
.emp-profile .nav-tabs {
  border-bottom: 1px solid #d1cdcd;
  padding-bottom: 1px;
  width: 100%;
}
.emp-profile .nav-tabs li {
  float: left;
}
.emp-profile .nav-tabs li a{
  color: #000!important;
  padding: 5px 16px !important;
  border-radius: 0px;
}

.rd-btn {
  /* position: absolute; */
  /* top: -40px; */
  right: 150px;
  margin-top: -38px;
}
.llr-box {
    position: absolute;
    z-index: 2222;
    right: 0;
    background: #225187;
    width: 160px;
    border-radius: 0 0 0 35px;
}
.llr-box ul {
  text-align: center;
  margin-left: 0;
  padding-left: 15px;
}
.llr-box ul li {
  float: left;
}
.llr-box ul li a {
	padding: 0px 5px 1px 10px;
	color: #bcbcbc;
	display: block;
	font-size: 14px;
	transition: .4s;
	font-weight: bold;
	border-right: 1px dotted #177840;
}
.llr-box ul li:last-child a {
  border-right: none;
}

.llr-box ul li a.active {
  color: #fff;
}
.llr-box ul li a.hover {
  color: #fff;
}
.rs-mobile {
  margin-top: -5px;
  position: absolute;
  top: -31px;
  right: 62px;
  border: 1px solid #28a745;
  color: #225187 !important;
  padding: 6px 3px;
  font-weight: 600;
  cursor: pointer;
  display: none;
}
/* === Profile Data === */

/* ========= Page ==== */
.msg-page-box .msg-info img {
  max-height: 350px;
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
}
.biographi-inner{
    background: transparent !important;
     box-shadow: none !important;
    padding-left: 0px !important;
}
.page-box {
  background: #f9f9f9;
  padding: 16px 0px 20px 0px;
  width: 100%;
  margin-bottom: 10px;
  box-shadow: 0 0 3px #cecccc;
}
.page-box h5{
  margin-top: 10px;
  margin-bottom: 0;
}
.page-box h6 {
  margin-bottom: 25px;
  font-size: 15px;
}
.page-box p {
  text-align: justify;
}
.page-fimg img {
  float: left;
  margin-right: 15px;
  box-shadow: 0px 0px 7px #b6b6b6;
  /* padding: 5px; */
  /* background: #fff; */
  border: 5px solid #e1e1e1;
}
.msg-info {
	width: 100%;
	/* background: #fff; */
	padding: 20px 0 0 0;
	/* text-align: center; */
	margin-right: 10px;
}
.msg-tab-panel{
  margin-top: 20px;
}
.msg-tab-panel .tab-content {
  padding-top: 50px;
}
.msg-tab-panel .nav-tabs {
  border-right: none!important;
}
.msg-tab-panel .nav-tabs .nav-item {
  float: left;
}
.msg-tab-panel .nav-tabs .nav-item a {
  color: #000 !important;
  background: #c6c4c4;
  margin-right: 10px;
  border: 1px solid #999;
  transition: .4s;
}
.msg-tab-panel .nav-tabs .nav-item .nav-link.active {
  border-bottom: 2px solid #000 !important;
}
/* ======== Page ======= */

/* ======== 404 Page ======= */
.page-default-bannar{
  height: 120px;
  background: #ededed;
}
#notfound {
  position: relative;
  height: 100vh;
}

#notfound .notfound {
  position: absolute;
  left: 50%;
  top: 35%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.notfound {
  max-width: 410px;
  width: 100%;
  text-align: center;
}

.notfound .notfound-404 {
  height: 280px;
  position: relative;
  z-index: -1;
}

.notfound .notfound-404 h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 230px;
  margin: 0px;
  font-weight: 900;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url('../images/bg.jpg') no-repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: cover;
  background-position: center;
}


.notfound h2 {
  font-family: 'Montserrat', sans-serif;
  color: #000;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
}

.notfound p {
  font-family: 'Montserrat', sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 20px;
  margin-top: 0px;
}

.notfound a {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  background: #0046d5;
  display: inline-block;
  padding: 15px 30px;
  border-radius: 40px;
  color: #fff;
  font-weight: 700;
  -webkit-box-shadow: 0px 4px 15px -5px #0046d5;
          box-shadow: 0px 4px 15px -5px #0046d5;
}


@media only screen and (max-width: 767px) {
    .notfound .notfound-404 {
      height: 142px;
    }
    .notfound .notfound-404 h1 {
      font-size: 112px;
    }
}
/* ======== 404 Page ======= */
/* ======== Contact Page ======= */
.login-block {
  /* background: #DE6262;
  background: -webkit-linear-gradient(to bottom, #4B96BF, #5BA440);
  background: linear-gradient(to bottom, #4B96BF, #5BA440); */
  padding: 0px;
}
.login-block .login-form {
  background: #f9f8f8;
  padding: 10px;
  overflow: hidden;
  border: 1px solid #cfcece;
}
.banner-sec {
  border-left: 1px solid #b7b7b7;
}
.contact-sec {
  background: #e7e7e7;
  padding: 15px;
}
.pb-margin-btm-none{
  margin-bottom: 0;
}
/* ======== Contact Page ======= */
/* ======== Faculty Member Page ======= */
/* =========Login Css========== */
.card-box {
  background: #f9f9f9;
  padding: 25px;
  border: 1px solid #e9e9e9;
  box-shadow: 0 0 2px #d2d1d1;
  margin: 10px 0; 
}
.card-box2 {
  background: #fff;
}
.member-banner{
  margin-bottom: 20px;
}

.member-list-head .follow-us{
  padding-left: 10px;
  display: inline-block;
  text-align: center;
}
.member-list-head .follow-us li{
  float: left;
}
.member-list-head .follow-us li a {
  font-size: 14px;
  padding: 3px 12px;
  display: block;
  margin-top: 5px;
  color: #fff;
  margin-left: 7px;
  width: 35px;
  text-align: center;
}
.member-list-head .follow-us li .fb-link {
  background: #2f65ab;
  border: 1px solid #1d477d;
}
.member-list-head .follow-us li .twt-link {
  background: #26b3a8;
  border: 1px solid #1a867d;
}
.member-list-head .follow-us li .ldin-link {
  background: #0274b3;
  border: 1px solid #16577b;
}
.profile-head label{
  margin-bottom: 0;
}
.profile-head .col-md-9 p{
  margin-bottom: 0;
}
.member-list-row {
  margin: 20px 0px;
}
.view-profile-btn {
  position: absolute;
  bottom: 12px;
  margin: 0 auto;
  display: inline-block;
  width: 112px;
  left: 35%;
}
.dept-list-box{
  
}
.dpt-btn-list-outer .dpt-btn-list{
  padding-left:0px;
}

.dpt-btn-list-outer .dpt-btn-list li a {
  padding-left: 10px;
  background: #fcfcfc;
  display: block;
  margin-bottom: 2px;
  border-bottom: 1px solid #dbd7d7;
  /* color: ; */
  padding: 3px 10px;
  color: #121212;
  font-size: 16px;
  transition: .4s;
}
.dpt-btn-list-outer .dpt-btn-list li.active a {
  background: #aa190e;
  color: #fcf9f9;
  border-bottom: 1px solid #ae2c1d;
  /* box-shadow: 0px 1px 1px #999; */
}

.our-webcoderskull .cnt-block h3{
  margin-bottom: 0;
}
.our-webcoderskull .cnt-block span {
  margin-bottom: 10px;
  display: block;
}
.our-webcoderskull ul {
  padding-left: 0;
  margin-bottom: 0;
}

.heading.heading-icon {
    display: block;
}
.padding-lg {
  display: block;
}
.practice-area.padding-lg {
    padding-bottom: 55px;
    padding-top: 55px;
}
.practice-area .inner{ 
     border:1px solid #999999; 
   text-align:center; 
   margin-bottom:28px; 
   padding:40px 25px;
}
.our-webcoderskull .cnt-block{
  transition: .3s;
  box-shadow: 0px 0px 0px #fff;
}
.our-webcoderskull .cnt-block:hover {
    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    
}
.practice-area .inner h3{ 
    color:#3c3c3c; 
  font-size:24px; 
  font-weight:500;
  font-family: 'Poppins', sans-serif;
  padding: 10px 0;
}
.practice-area .inner p{ 
    font-size:14px; 
  line-height:22px; 
  font-weight:400;
}
.practice-area .inner img{
  display:inline-block;
}

.our-webcoderskull .cnt-block {
  float: left;
  width: 100%;
  background: #fff;
  padding: 10px;
  text-align: center;
  border: 1px solid #d5d5d5;
  margin: 0 0 28px;
  min-height: 325px;
}
.our-webcoderskull .cnt-block figure {
  width: 120px;
  height: 120px;
  border-radius: 100%;
  display: inline-block;
  margin-bottom: 15px;
}
.our-webcoderskull .cnt-block img {
  width: 120px;
  height: 120px;
  border-radius: 100%;
}
.our-webcoderskull .cnt-block h3 {
  color: #2a2a2a;
  font-size: 18px;
  font-weight: 500;
  padding: 6px 0;
}
.our-webcoderskull .cnt-block h3 a{
  text-decoration:none;
  color:#2a2a2a;
}
.our-webcoderskull .cnt-block h3 a:hover{
  color:#337ab7;
}
.our-webcoderskull .cnt-block p{ 
   color:#2a2a2a; 
   font-size:13px; 
   line-height:20px; 
   font-weight:400;
}
.our-webcoderskull .cnt-block .follow-us{
  margin:20px 0 0;
}
.our-webcoderskull .cnt-block .follow-us li{ 
    display:inline-block; 
  width:auto; 
  margin:0 5px;
}
.our-webcoderskull .cnt-block .follow-us li .fa{ 
   font-size:24px; 
   color:#767676;
}
.our-webcoderskull .cnt-block .follow-us li .fa:hover{ 
   color:#025a8e;
}
.dpt-btn-list-outer{
  margin-bottom: 15px;
}

/* -=======Institute======== */
.institute-list {
	padding: 15px 15px 5px 15px;
	background: #f6fafc;
}
.inst-inner {
  background: #eee;
  padding: 20px;
  margin-bottom: 15px;
}
.inst-img {
	width: 25%;
	float: left;
	margin-right: 15px;
}
/* -=======Institute======== */
/* -=======Research======== */
.white-box {
  background: #fff;
  padding: 10px;
  border: 1px solid #ddd;
}
.research-box .row {
  margin: 10px;
}
.research-box .research-row .title-3 {
  color: #225187;
  font-size: 25px;
  font-weight: bold;
}
.research-box .research-row p {
  font-size: 18px;
}

.contact-form{
    background: #fff;
    margin-top: 10%;
    margin-bottom: 5%;
    width: 70%;
}
.contact-form .form-control{
    border-radius:1rem;
}
.contact-image{
    text-align: center;
}
.contact-image img{
    border-radius: 6rem;
    width: 11%;
    margin-top: -3%;
    transform: rotate(29deg);
}
.contact-form form{
    padding: 14%;
}
.contact-form form .row{
    margin-bottom: -7%;
}
.contact-form h3{
    margin-bottom: 8%;
    margin-top: -10%;
    text-align: center;
    color: #0062cc;
}
.contact-form .btnContact {
    width: 50%;
    border: none;
    border-radius: 1rem;
    padding: 1.5%;
    background: #dc3545;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
}
.btnContactSubmit
{
    width: 50%;
    border-radius: 1rem;
    padding: 1.5%;
    color: #fff;
    background-color: #0062cc;
    border: none;
    cursor: pointer;
}
.page-box p{
  margin-bottom: 5px;
}
.msg-content{
    padding-top:20px;
}
.biographi-main-content{
    margin-top:0px;
}
.msg-content p {
   /* margin-bottom: 5px; */
   color: #000;
   font-size: 18px;
   /*font-weight: bold;*/
}
.blank-page-bannar .title-3 {
    padding-top: 135px;
    font-family: 'Merriweather', serif;
    font-size: 35px;
    font-weight: 300;
}
/* ==============Start Tree Menu ============= */

.content {
  width: 100%;
  margin-bottom: 10px;
}

.colors {
  width: 100%;
  float: left;
  margin: 20px auto;
}

.colors a {
  width: 43.3px;
  height: 30px;
  float: left;
}

.colors .default {
  background: #414956;
}

.colors .blue {
  background: #4A89DC;
}

.colors .green {
  background: #03A678;
}

.colors .red {
  background: #ED5565;
}

.colors .white {
  background: #fff;
}

.colors .black {
  background: #292929;
}

.jquery-accordion-menu,
.jquery-accordion-menu * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  outline: 0
}

.jquery-accordion-menu {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 10px;
}

.jquery-accordion-menu .jquery-accordion-menu-footer,
.jquery-accordion-menu .jquery-accordion-menu-header {
  width: 100%;
  height: 50px;
  padding-left: 22px;
  float: left;
  line-height: 50px;
  font-weight: 600;
  color: #f0f0f0;
  background: #414956
}

.jquery-accordion-menu ul {
  margin: 0;
  padding: 0;
  list-style: none
}

.jquery-accordion-menu ul li {
  width: 100%;
  display: block;
  float: left;
  position: relative
}

.jquery-accordion-menu ul li a {
    width: 100%;
    padding: 14px 22px;
    float: left;
    text-decoration: none;
    color: #021b38;
    font-size: 18px;
    white-space: normal;
    position: relative;
    overflow: hidden;
    text-transform: capitalize;
    background: #c2d8e7e6;
    font-weight: bold;
    text-shadow: none;
}

.jquery-accordion-menu > ul > li.active > a, .jquery-accordion-menu > ul > li:hover > a, .submenu-indicator-minus {
    color: #57aacb;
}

.jquery-accordion-menu > ul > li > a {
    border-bottom: solid 1px #9e9e9e;
}
.jquery-accordion-menu>ul>li:last-child >a {
  border-bottom: none;
}

.jquery-accordion-menu ul li a i {
  width: 34px;
  float: left;
  line-height: 18px;
  font-size: 16px;
  text-align: left
}

.jquery-accordion-menu .submenu-indicator {
  float: right;
  right: 22px;
  position: absolute;
  line-height: 19px;
  font-size: 20px;
  -o-transition: transform .3s linear;
  -moz-transition: transform .3s linear;
  -webkit-transition: transform .3s linear;
  -ms-transition: transform .3s linear;
  border: 1px solid #2c2a2b;
  width: 19px;
  text-align: center;
}
.jquery-accordion-menu ul ul.submenu .submenu-indicator {
  line-height: 16px
}

.jquery-accordion-menu .submenu-indicator-minus>.submenu-indicator {
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border: none;
}

.jquery-accordion-menu ul ul.submenu,
.jquery-accordion-menu ul ul.submenu li ul.submenu {
  width: 100%;
  display: none;
  position: static
}

.jquery-accordion-menu ul ul.submenu li {
  clear: both;
  width: 100%
}

.jquery-accordion-menu ul ul.submenu li a {
   width: 100%;
   float: left;
   font-size: 17px;
   background: #87a7bf;
   border-top: none;
   position: relative;
   border-left: solid 6px transparent;
   -o-transition: border .2s linear;
   -moz-transition: border .2s linear;
   -webkit-transition: border .2s linear;
   transition: border .2s linear;
   text-transform: capitalize;
}

.jquery-accordion-menu ul ul.submenu li:hover > a {
    border-left-color: #6c98b4;
}

.jquery-accordion-menu ul ul.submenu>li>a {
  padding-left: 30px
}

.jquery-accordion-menu ul ul.submenu > li > ul.submenu > li > a {
  padding-left: 65px;
}

.jquery-accordion-menu ul ul.submenu>li>ul.submenu>li>ul.submenu>li>a {
  padding-left: 60px
}

.jquery-accordion-menu ul li .jquery-accordion-menu-label,
.jquery-accordion-menu ul ul.submenu li .jquery-accordion-menu-label {
  min-width: 20px;
  padding: 1px 2px 1px 1px;
  position: absolute;
  right: 18px;
  top: 14px;
  font-size: 11px;
  font-weight: 800;
  color: #555;
  text-align: center;
  line-height: 18px;
  background: #f0f0f0;
  border-radius: 100%
}

.jquery-accordion-menu ul ul.submenu li .jquery-accordion-menu-label {
  top: 12px
}

.ink {
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, .3);
  border-radius: 100%;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0)
}

.animate-ink {
  -webkit-animation: ripple .5s linear;
  -moz-animation: ripple .5s linear;
  -ms-animation: ripple .5s linear;
  -o-animation: ripple .5s linear;
  animation: ripple .5s linear
}

@-webkit-keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5)
  }
}

@-moz-keyframes ripple {
  100% {
    opacity: 0;
    -moz-transform: scale(2.5)
  }
}

@-o-keyframes ripple {
  100% {
    opacity: 0;
    -o-transform: scale(2.5)
  }
}

@keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(2.5)
  }
}

.blue.jquery-accordion-menu .jquery-accordion-menu-footer,
.blue.jquery-accordion-menu .jquery-accordion-menu-header,
.blue.jquery-accordion-menu ul li a {
  background: #4A89DC
}

.blue.jquery-accordion-menu>ul>li.active>a,
.blue.jquery-accordion-menu>ul>li:hover>a {
  background: #3e82da
}

.blue.jquery-accordion-menu>ul>li>a {
  border-bottom-color: #3e82da
}

.blue.jquery-accordion-menu ul ul.submenu li:hover>a {
  border-left-color: #3e82da
}

.green.jquery-accordion-menu .jquery-accordion-menu-footer,
.green.jquery-accordion-menu .jquery-accordion-menu-header,
.green.jquery-accordion-menu ul li a {
  background: #03A678
}

.green.jquery-accordion-menu>ul>li.active>a,
.green.jquery-accordion-menu>ul>li:hover>a {
  background: #049372
}

.green.jquery-accordion-menu>ul>li>a {
  border-bottom-color: #049372
}

.green.jquery-accordion-menu ul ul.submenu li:hover>a {
  border-left-color: #049372
}

.red.jquery-accordion-menu .jquery-accordion-menu-footer,
.red.jquery-accordion-menu .jquery-accordion-menu-header,
.red.jquery-accordion-menu ul li a {
  background: #ED5565
}

.red.jquery-accordion-menu>ul>li.active>a,
.red.jquery-accordion-menu>ul>li:hover>a {
  background: #DA4453
}

.red.jquery-accordion-menu>ul>li>a {
  border-bottom-color: #DA4453
}

.red.jquery-accordion-menu ul ul.submenu li:hover>a {
  border-left-color: #DA4453
}

.white.jquery-accordion-menu .jquery-accordion-menu-footer,
.white.jquery-accordion-menu .jquery-accordion-menu-header,
.white.jquery-accordion-menu ul li a {
  background: #fff;
  color: #555
}

.white.jquery-accordion-menu>ul>li.active>a,
.white.jquery-accordion-menu>ul>li:hover>a {
  background: #f0f0f0
}

.white.jquery-accordion-menu>ul>li>a {
  border-bottom-color: #f0f0f0
}

.white.jquery-accordion-menu ul ul.submenu li:hover>a {
  border-left-color: #f0f0f0
}

.white.jquery-accordion-menu ul ul.submenu li a {
  color: #f0f0f0
}

.white.jquery-accordion-menu>ul>li>a>.ink {
  background: rgba(0, 0, 0, .1)
}

.black.jquery-accordion-menu .jquery-accordion-menu-footer,
.black.jquery-accordion-menu .jquery-accordion-menu-header,
.black.jquery-accordion-menu ul li a {
  background: #292929
}

.black.jquery-accordion-menu>ul>li.active>a,
.black.jquery-accordion-menu>ul>li:hover>a {
  background: #222
}

.black.jquery-accordion-menu>ul>li>a {
  border-bottom-color: #222
}

.black.jquery-accordion-menu ul ul.submenu li:hover>a {
  border-left-color: #222
}
/*new Css Nasir */
.about-news .row {
	 margin-right: 0px; 
	 margin-left: 0px; 
}
.main-header .row {
	 margin-right: 5px !important; 
	 margin-left: 15px !important; 
}
.notice-overlay .row , .focus-main .row, .events-slider .row, .footer-area .row, .footer-bottom .row, .biographi-main-content .row, .blank-page-bannar .row {
	 margin-right: 0px !important; 
	 margin-left: 0px !important; 
}
.row {
	 margin-right: 0px !important; 
	 margin-left: 0px !important; 
}
.btn-success {
	color: #fff;
	background-color: #225187;
	border-color: #225187;
}
.btn-success:hover {
	color: #fff;
	background-color: #4d7cb2;
	border-color: #4d7cb2;
}
.main-slider .container-fluid {
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
.notice-box .btn-outline-success {
    color: #5786BC;
    background-color: transparent;
    background-image: none;
    border-color: #5786BC;
    position: absolute;
    bottom: 0;
    right: 2%;
    font-weight: bold;
    font-size: 20px;
}
.biographi-inner img {
  box-shadow: 0px 0px 7px #b0b0b0;
  padding: 5px;
  border: 1px solid #b7b7b7;
}
.aboutpage .page-box {
    padding: 20px;
}
.msg-content h3 {
	text-transform: uppercase;
}
.events-title {
	width: 90%;
	background: #ffffff80 !important;
	position: absolute;
	padding: 10px 20px;
	right: 0;
	top: 306px;
	height: 144px;
}
.event-box  .btn-outline-success {
    color: #fff;
    background-color: transparent;
    background-image: none;
    border-color: #fefefe;
    font-size: 20px;
    font-weight: bold;
}
.description {
  background: #f5f5f5;
  padding: 15px;
}
.ed-sidebar {
  background: #fff;
  padding: 10px;
}
.manu-class {
	display: flex;
	justify-content: center;
	flex-flow: column;
}
.header-fixed .manu-class {
	display: flex;
	justify-content: center;
	flex-flow: column;
}
.notis-padding .container-fluid {
	padding-right: 0px;
	padding-left: 0px;
}
.bradcum {
	margin-bottom: 7px;
}
.bradcum hr {
	margin-bottom: 0;
}
.container-fluid {
	max-width:1600px;
    padding-right: 0px;
    padding-left: 0px;
}
.focus-main .service-block {
	position: relative;
}
.footer-col-4 .link-btn{
    border: 1px solid #3277AE;
    
}
.footer-col-4 .link-btn:hover {
	color: #fff;
	text-shadow: none;
	background: #3277AE;
}
.language-bar {
	position: relative;
}
.page-section {
	background: #dad0d0;
	margin-bottom: 0;
	padding: 0 15px;
}
.padding-none{
    padding:0;
}
.biographi-inner .tab-content > .active {
	background-color: transparent !important;
}
.notis-padding, .notice-details {
  background: #d2d7d6;
    padding-top: 20px;
}
.notice-details {
	margin-bottom: 10px;
}

.iner-section {
	margin-left: 15px;
	margin-right: 15px;
}
.header-iner-section{
padding-left: 15px;
padding-right: 15px;
    
}

/* ============== End Tree Menu ============= */
.scrolloff{margin: 0; height: 100%; overflow: hidden}

/* New silder css */
.carousel-caption.slider_tex_bg {
  /* background: #999; */
  width: 100%;
  left: 0;
  text-align: left;
  padding-left: 32px;
  margin-bottom: -20px;
  background-image: linear-gradient(to bottom, rgba(255,0,0,0), rgb(0, 0, 0));
}
.main-slider {
  margin-bottom: 76px;
}

.slider_tex_bg h1{
  font-size: 43px;
font-weight: bold;
text-shadow: 0px 0 3px #000;
/*text-transform: capitalize;*/
}

.slide {
	padding-top: 95px;
}
.col-4{
    width:25%;
}

.ex-search-form {
    padding-left: 15px;
    padding-right: 15px;
    background: #efefef;
    padding-top: 20px;
  }
  .ex-search-form .label-padding-none{
    margin-top: 5px;
    font-size: 15px;
  }

