@import url("https://fonts.googleapis.com/css?family=Montserrat:400,600|Open+Sans:300|Varela+Round:400");

body {
  font-family: "Varela Round", sans-serif;
  font-weight: 400;
}

.w-25 {
  max-width: 25%;
}

.no-mt {
  margin-top: 5px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.ml-10 {
  margin-left: 10px;
}

.mx-2{
  margin: 0 10px;
}

.p-0 {
  padding: 0 !important;
}

.pt-10 {
  padding-top: 15px !important;
}

.no-pt {
  padding-top: 0px;
}

.nopl {
  padding-left: 5px !important;
}

.nopr {
  padding-right: 5px;
}

.bold {
  font-weight: 700 !important;
}

.medium {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 600 !important;
}

.hod-pic {
  max-width: 170px !important;
  padding: 10px;
  margin: 0px auto;
}

.txt-black {
  color: #222 !important;
}

.txt-grey {
  color: #777 !important;
}

.bg-white {
  background-color: #fff !important;
}

.blue-icon {
  display: inline-block;
  padding-right: 5px;
  color: #0785db;
}

.gallery-link {
  position: relative;
  z-index: 100;
  float: right;
  margin-top: 10px;
  margin-right: 10px;
  display: inline-block;
  color: #0785db;
  border-radius: 20px;
  border: 2px dashed #ddd;
  padding: 5px 20px;
}

.each-event .gallery-link {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 100;
}

.gallery-pics li {
  vertical-align: middle;
}

.gallery-pics li img {
  transition: 0.3s ease-in-out all;
  -o-transition: 0.3s ease-in-out all;
  -ms-transition: 0.3s ease-in-out all;
  -webkit-transition: 0.3s ease-in-out all;
  max-width: 100px;
}

.gallery-pics li img:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

.gallery-pics .go-to-gallery {
  font-weight: 700;
  display: block;
  color: #0785db;
  border-radius: 2px;
  border: 2px dashed #ddd;
  padding: 0px 20px;
  line-height: 65px;
}

.gallery-link span {
  font-size: 20px;
  display: inline-block;
  padding-right: 5px;
}

a:hover {
  text-decoration: none;
}

.tab-content>.active {
  outline: none;
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .container {
    width: 95%;
  }
}

.flame {
  box-shadow: 0px 0px 20px 0px #eee;
  padding: 20px;
}

/*==========================*/
.top-bar {
  padding: 10px 0px;
  background-color: #08416b;
  color: #ffffff;
  z-index: 99999;
  position: relative;
}

.top-bar p {
  padding-right: 20px;
  display: inline-block;
  margin-bottom: 0px;
}

.top-bar p span {
  color: rgb(222 241 255);
  display: inline-block;
  padding-right: 5px;
  font-size: 17px;
  line-height: 20px;
}

.top-bar .topbar-title {
  position: relative;
  font-size: 1.5rem;
  padding: 10px 15px 11px 40px;
  margin-right: 3rem;
  background-color: #1693f0;
}

.top-bar .topbar-title a {
  color: #fff;
}


.top-bar .topbar-title:before {
  content: '';
  position: absolute;
  left: 13.65rem;
  z-index: 999;
  border-bottom: 19px solid transparent;
  border-top: 19px solid transparent;
  border-left: 17px solid #1693f0;
  top: 0;
}

.top-bar .phone,
.top-bar .email {
  color: #fff;
  font-size: 1.5rem;
}

.top-bar .code {
  display: inline-block;
  padding: 0px 3px;
  border-radius: 1px;
  line-height: 20px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #e7fb27;
}

.logo-container {
  display: flex;
  align-items: center;
  padding: 0rem 4rem 1rem;
  background: white;
  z-index: 99999;
  position: relative;
}
.logo-container .brand-logo{
  /* height: 100%;
  max-height: 100%;
  max-width: 85%; */
}
.logo-container .site-title{
  max-width: 100px;
}
.logo-container .sub-text-logo{
  margin-bottom:  0px;
}



/*=========================*/
.main-header {
  height: 200px;
  background-color: #fff;
}
.scoll-notify{
  line-height: normal;
}


.sub-navbar a {
  color: #fff;
  font-weight: bold;
}

.sub-navbar a:hover,
.sub-navbar a.active {
  color: #fff;
  background-color: #062a47 !important;
}



.sub-navbar .navbar-collapse {
  /* display: flex!important;
  justify-content: flex-start;
  width: 100vw;
  position: relative;
  left: 20rem; */
}

.site-header {
  background-color: #0a416b;
  border-color: #0c3555;
  box-shadow: 0 0 60px rgba(51, 51, 51, 0.2);
  margin-bottom: 0px;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  border-radius: 0px;
}

.site-header.affix-top {
  top: 0px;
}

.affix {
  top: 0px;
}

.site-header.affix .navbar-nav>li>.menu-item {
  line-height: 54px;
  padding: 10px 15px;
}

.site-header .header-main {
  margin-left: 16rem;
}
.site-header.affix .header-main .site-title {
  height: 70px;
  padding: 4px 20px;
}

.site-header.affix .header-main .site-title img {
  width: 55px;
}

.site-header.affix .header-main .site-title .logo-txt {
  margin-top: 0px;
}

.logo-txt h3 {
  color: #832b2d!important;
}
.site-header.affix .header-main .site-title .logo-txt h3 {
  margin-top: 5px;
  font-size: 21px;
  line-height: 17px;
  letter-spacing: 1.4px;
}

.site-header.affix .header-main .site-title .logo-txt p {
  margin-bottom: 2px;
}

.site-header .header-main .site-title .logo-txt h6 {
  font-family: "Montserrat", sans-serif;
  margin: 0px;
  letter-spacing: 0.5px;
  text-align: right;
  color: #d63f43;
  font-size: 10px;
}

/* The element to apply the animation to */
.site-header .header-main .site-title {
  -webkit-transition: all 0.5s ease-out;
  -khtml-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  vertical-align: middle;
  display: inline-block;
  float: left;
  margin-left: -15px;
  height: 100px;
}

.site-header .header-main .site-title .logo-txt {
  line-height: 106px;
  vertical-align: middle;
  display: inline-block;
  padding-left: 10px;
}

.site-header .header-main .site-title .logo-txt h3 {
  font-size: 23px;
  margin: 5px 0px 0px;
  font-weight: 700;
  color: #0e3f67;
  text-transform: uppercase;
}


.site-header .header-main .site-title .logo-txt p {
  font-size: 16px;
    line-height: 24px;
    margin-bottom: 5px;
    color: #7d0308;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
  display: block;
}

.dropdown-submenu>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
  border-left-color: #fff;
}
#nestedMenu{
  display: none;
  position: relative;
}
.dropdown-submenu:hover>#nestedMenu{
  display: block !important;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

.has-menu .dropdown-menu {
  padding: 20px;
  min-width: 250px;
  top: calc(100% - 15px);
  left: 15px;
  border: none;
  opacity: 0;
  position: absolute;
  border-radius: 3px;
  background-clip: padding-box;
  background-color: #fff;
  -webkit-transform: scale(0.85) translateY(-10%);
  transform: scale(0.85) translateY(-10%);
  -webkit-transition: all 0.25s cubic-bezier(0.24, 0.22, 0.015, 1.56),
    opacity 0.1s ease-in-out;
  transition: all 0.25s cubic-bezier(0.24, 0.22, 0.015, 1.56),
    opacity 0.1s ease-in-out;
  z-index: 5;
  border-top: 1px solid #ddd;
}

.site-header ul.nav li.dropdown ul.dropdown-menu {
  display: block;
  opacity: 0;
  -webkit-transform: scale(0.8) translate(-10%, -100%);
  transform: scale(0.8) translate(-10%, -100%);
  z-index: -121 !important;
}

.site-header ul.nav .dropdown:hover ul.dropdown-menu {
  display: block;
  opacity: 1;
  -webkit-transform: scale(1) translate(0%, 5%);
  transform: scale(1) translate(0%, 5%);
  pointer-events: auto;
  /* z-index: 12100 !important; */
}

.site-header ul.nav ul.dropdown-menu:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  right: calc(100% - 30px);
  bottom: calc(100% + 1px);
  border-top-width: 0;
  border-bottom-color: #ddd;
}

.has-menu .dropdown-menu li label {
  padding-top: 6px;
  color: #0a416b;
  letter-spacing: 1px;
}

.has-menu .dropdown-menu li a {
  font-family: "Montserrat", sans-serif;
  padding: 7px 5px;
  border-bottom: 1px solid #f9f9f9;
  transition: 0.4s all ease-in-out;
  -webkit-transition: 0.4s all ease-in-out;
  -o-transition: 0.4s all ease-in-out;
  -ms-transition: 0.4s all ease-in-out;
}

.has-menu .dropdown-menu .active a {
  background-color: #fff;
  color: rgb(222 241 255);
}

.has-menu .dropdown-menu li>a:hover {
  background-color: #ffffff;
  color: #0a416b;
  font-weight: bold;
}

.has-menu .dropdown-menu li>a span {
  position: relative;
  left: 0px;
  display: inline-block;
  width: 24px;
}

.has-menu .dropdown-menu li>a:hover span {
  left: 10px;
}

@media (max-width: 786px) {
  .site-header .header-main .site-title {
    margin-right: 0;
  }
}

.site-header .header-main .site-title img {
  display: inline-block;
  -webkit-transition: all 0.5s ease-out;
  -khtml-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 70px;
  vertical-align: middle;
}

.site-header .header-main .site-title span {
  color: #333333;
  font-weight: 900;
  font-size: 20px;
  letter-spacing: 0;
}

.site-header .navbar-nav>li>.menu-item {
  font-family: "Montserrat", sans-serif;
  color: #fff;
  display: block;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  text-transform: capitalize;
  vertical-align: middle;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  /* line-height: 70px; */
  vertical-align: middle;
}

.site-header .navbar-nav>li>.menu-item:hover,
.site-header .navbar-nav>li.open>.menu-item,
.site-header .navbar-nav>li.active>.menu-item {
  color: #7f0604;
  background-color: #ffffff;
}

.site-header .navbar-brand {
  padding-top: 10px;
}

/*==========================*/
.banner .bg-image {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  color: #ffffff;
  background-image: url(../img/ppdvc_college.jpg);
  padding: 100px 0px;
}

.banner .bg-image:before {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(51, 51, 51, 0.45);
}

.mtech .bg-image {
  background-image: url(../img/events-bg.jpg);
  background-size: 100%;
}

.mba .bg-image {
  background-image: url(../img/events-bg.jpg);
  background-size: 100%;
}

.cse-branch .bg-image {
  background-image: url(../img/cse-banner.jpg);
  background-attachment: cover;
}

.ece-branch .bg-image {
  background-image: url(../img/ece-banner.jpg);
  background-size: 100%;
}

.mech-branch .bg-image {
  background-image: url(../img/banner-mech.jpg);
  background-size: 100%;
}

.eee-branch .bg-image {
  background-image: url(../img/electrical-banner.jpg);
}

.mech-branch .bg-image:before {
  background-color: rgba(175, 34, 2, 0.66);
}

.ece-branch .bg-image:before {
  background-color: rgba(51, 51, 51, 0.74);
}

.eee-branch .bg-image:before {
  background-color: rgba(51, 51, 51, 0.74);
}

.ds-branch .bg-image {
  background-image: url(../img/data-science-baanner.jpg);
  background-size: 100%;
}

.iot-branch .bg-image {
  background-image: url(../img/IoT.png);
  background-size: 100%;
}

.internet-lab .bg-image {
  background-image: url(../img/cse-lab.jpg);
  background-size: 100%;
}

.internet-lab .bg-image:before {
  background-color: rgba(169, 68, 66, 0.28);
}

.cse-branch .bg-image:before {
  background-color: rgba(51, 51, 51, 0.7);
}

.eee-branch .bg-image:before {
  background-color: rgba(51, 51, 51, 0.74);
}

.civil-branch .bg-image {
  background-image: url(../img/civil-banner.jpg);
  background-size: 100%;
}

.adm-bg .bg-image {
  background-image: url(../img/admissions-banner.jpg);
  background-size: 100%;
}

.adm-bg .bg-image:before {
  background-color: rgba(51, 51, 51, 0.14);
}

.placements .bg-image {
  background-image: url(../img/placements-banner.jpg);
}

.placements .bg-image:before {
  background-color: rgba(51, 51, 51, 0.34);
}

.banner .bg-image h1 {
  position: relative;
  color: #fff;
  margin: 0;
  font-size: 41px;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 6px;
}

.banner .bg-image p {
  font-size: 18px;
  margin-bottom: 27px;
  opacity: 0.8;
}

.banner .bg-image .breadcrumb {
  background-color: transparent;
  margin-bottom: 0px;
}

.banner .bg-image .breadcrumb li {
  vertical-align: top;
}

.banner .bg-image .breadcrumb a:first-child {
  color: #888888;
  display: inline-block;
  padding: 0;
  width: 30px;
  height: 30px;
  border: 0;
  border-radius: 8px;
  border-color: #888888;
  float: left;
  line-height: 30px;
  margin-bottom: 20px;
  opacity: 0.5;
  margin-right: 20px;
  position: relative;
}

.banner .bg-image .breadcrumb li:first-child a {
  color: #ffffff;
}

.banner .bg-image .breadcrumb li:first-child a:hover {
  color: #555555;
  border-color: #555;
}

.banner .bg-image .breadcrumb li:last-child span {
  color: inherit;
  display: inline-block;
  font-size: 15px;
  padding: 0px 20px;
  float: left;
  border-radius: 8px;
  line-height: 30px;
  margin-bottom: 20px;
  opacity: 0.5;
  color: #ffffff;
  opacity: 1;
  position: relative;
}

.banner .bg-image .breadcrumb li span:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: visible;
  border: 2px solid;
  border-radius: 10px;
  border-color: #999999;
}

.banner .bg-image .breadcrumb li:last-child span:after {
  border-color: #7f0604;
}

.banner .bg-image .breadcrumb li:last-child:before {
  content: "";
}

/* =========== elevated-concepts-blk =========== */
  .elevated-concepts-blk {
    box-shadow:3px 3px 10px 0px #ddd
  }


/* =========== end elevated-concepts-blk =========== */

/*====== Events & News ======*/
.news_events .list-group {
  max-height: 300px;
  overflow-y: scroll;
  border: 2px solid #ddd;
  padding: 5px;
}

.news_events .list-group::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  background-color: #f5f5f5;
  border-radius: 10px;
}

.news_events .list-group::-webkit-scrollbar {
  width: 10px;
  background-color: #f5f5f5;
}

.news_events .list-group::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #fff;
  background-image: -webkit-linear-gradient(90deg,
      rgba(0, 0, 0, 1) 0%,
      rgba(0, 0, 0, 1) 25%,
      transparent 100%,
      rgba(0, 0, 0, 1) 60%,
      transparent);
}

.news_events .list-group a {
  font-size: 16px;
  border-radius: 0px;
  padding: 15px 15px;
  border-left: none;
  border-right: none;
}

.news_events .list-group a:first-child {
  border-top: none;
}

.news_events .list-group a:last-child {
  border-bottom: none;
}

.news_events .list-group a span {
  font-size: 14px;
  float: right;
  color: #789;
}

.news_events .list-group a span i {
  color: #7f0604;
}

/*======= About Us =======*/
.about-usage {
  background-color: #f5f4f4;
  padding: 50px 0px;
}

.categories {
  min-width: 235px;
  margin: 0 0 40px 0;
  padding: 32px 40px 32px;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 5px 20px 40px rgba(51, 51, 51, 0.05);
  display: inline-block;
}

.categories.affix {
  position: fixed !important;
  top: 85px;
}

.categories .categories-title div {
  display: none;
}

.categories .categories-title .quick-link {
  display: block;
  margin-bottom: 10px;
  color: #0a416b;
  font-size: 20px;
}

.categories .categories-list li,
.categories .categories-list span {
  display: block !important;
  position: relative;
  font-size: 16px;
  line-height: 1.375;
  color: #666666;
  font-weight: 300;
  font-family: "Varela Round";
  padding: 10px 0px;
}

.categories .categories-list li a,
.categories .categories-list span a {
  display: block;
  font-family: "Varela Round";
  -webkit-transform: translate(0, 0);
  -khtml-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  line-height: 1.6;
  color: #333333;
  display: block;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: capitalize;
  vertical-align: middle;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  padding: 0px;
}

.categories .categories-list .active a {
  color: #7f0604;
}

.categories .categories-list li a:hover {
  background-color: #fff;
}

.categories .categories-list li:before,
.categories .categories-list span:before {
  border-top: 4px solid transparent;
  border-left: 4px solid #0099ff;
  border-bottom: 4px solid transparent;
  -webkit-transform: translate(-40px, -50%);
  -khtml-transform: translate(-40px, -50%);
  -moz-transform: translate(-40px, -50%);
  -ms-transform: translate(-40px, -50%);
  transform: translate(-40px, -50%);
  left: 0;
  visibility: hodden;
  position: absolute;
  opacity: 0;
  top: 50%;
  height: 0;
  border-radius: 30px;
  width: 0;
  -webkit-transition: all 0.2s linear 0s;
  -khtml-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  content: "";
}

.categories .categories-list li:after,
.categories .categories-list span:after {
  content: "";
  display: table;
  clear: both;
}

.categories .categories-list li.active::before,
.categories .categories-list li:hover::before,
.categories .categories-list span:hover::before {
  visibility: visible;
  height: calc(100% - 8px);
  opacity: 1;
}

.categories .categories-list li.active::before {
  color: #7f0604;
  border-left: 4px solid #7f0604;
}

.categories .categories-list li.active a {
  background-color: #fff;
  color: #7f0604;
}

.image-left-block {
  padding-bottom: 30px;
}

.image-left-block img {
  border-radius: 5px;
}

.header-para h1 {
  color: inherit;
  font-family: "Varela Round";
  font-weight: 400;
  font-size: 35px;
  line-height: 1.17;
  margin-bottom: 35px;
}

.header-para p {
  display: block;
  color: inherit;
  font-family: "Varela Round";
  font-weight: 400;
  font-size: 17px;
  line-height: 1.5;
}

.header-para>p.alert {
  margin-top: 30px;
}

/*======= About Chairman =======*/
.profile-block {
  padding: 70px 0px;
}

.profile-block .info-title {
  color: inherit;
  font-size: 25px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.15;
  margin: 0px 0px 24px;
}

.profile-block .info-title b {
  display: inline-block;
  margin-top: 10px;
  font-size: 32px;
  color: #7f0604;
}

.profile-block .info-title span {}

.profile-block .info-button a:hover {
  color: #ffffff;
  background-color: #7f0604;
}

.profile-block .info-description {
  color: inherit;
  font-size: 17px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.5;
  opacity: 0.6;
  margin-bottom: 30px;
}

.profile-block .info-button a {
  cursor: pointer;
  color: #7f0604;
  line-height: 46px;
  display: inline-block;
  border: 2px solid #7f0604;
  border-radius: 10px;
  padding: 0 33px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.5px;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.profile-block .info-button a span {
  position: relative;
  display: inline-block;
  width: 23px;
  background: transparent;
  height: 8px;
  vertical-align: middle;
  margin-left: 17px;
  margin-top: -2px;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.profile-block .info-button a span:before {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  left: 0;
  background-color: #7f0604;
  width: 100%;
  height: 2px;
}

.profile-block .info-button a span:after {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  right: -5px;
  border: 4px solid transparent;
  border-left: 5px solid #7f0604;
}

.profile-block .info-button a:hover span:before {
  background-color: #fff;
}

.profile-block .info-button a:hover span:after {
  border-left-color: #fff;
}

.profile-block .bg-white-shadow {
  display: inline-block;
  background-color: #f2f2f2;
  margin-top: 30px;
}

.header-para.profile-block {
  padding-top: 20px;
}

.pull-right-pic {
  float: right;
  margin-top: 10px;
}

.pull-right-pic img {
  margin-left: 60px;
  margin-bottom: 20px;
  border-radius: 5px;
}

.profile-block .bg-white-shadow img {
  position: relative;
  top: -30px;
  left: -30px;
}

/*---------- Home Slider -----------*/

#heroArea {
  background-color: #08416b;
}

.slide-title{
  font-size: 2.55rem;
  background: rgb(165 41 42 / 80%);
  line-height: 6.9rem;
  padding: 1rem;
}

.side-links {
  padding: 5px;
  background-color: #08416b;
}

.side-links .list-content {
  padding: 10px 20px;
}

.side-links .list-content li {
  display: block;
  padding: 6px 0;
  border-bottom: 2px solid rgb(189 156 91 / 12%);
  list-style: none;
}

.side-links .list-content>li:first-child {
  padding-top: 0;
}

.side-links .list-content>li a {
  display: inline-block;
  color: #c7e7ff;
  font-size: 16px;
  padding-left: 12px;
  position: relative;
  line-height: 1.4;
  -webkit-transition: all 0.2s linear 0s;
  -khtml-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  overflow: hidden;
}

.side-links .list-content>li:hover a {
  color: #ffffff;
  padding-left: 27px;
}

.side-links .list-content>li:hover a:before {
  -webkit-transform: scale(0);
  -khtml-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

/* .side-links .list-content>li a:before {
  font-family: "Ionicons";
  content: "\f400";
  -webkit-transition: all 0.2s linear 0s;
  -khtml-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  -webkit-transform: scale(1);
  -khtml-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  font-size: 5px;
  top: 10px;
  left: 0;
} */

.side-links .list-content>li:hover a:after {
  -webkit-transform: translate(0, 0);
  -khtml-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.side-links .list-content>li a:after {
  font-family: "Ionicons";
  content: "\f10b";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  color: #7f0604;
  font-size: 18px;
  top: -0px;
  left: 0;
  -webkit-transform: translate(-35px, 0);
  -khtml-transform: translate(-35px, 0);
  -moz-transform: translate(-35px, 0);
  -ms-transform: translate(-35px, 0);
  transform: translate(-35px, 0);
  -webkit-transition: all 0.2s linear 0s;
  -khtml-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}

#carousel.home-banner .notification {
  position: absolute;
  text-decoration: none;
  font-size: 2rem;
  line-height: 3rem;
  margin: 0 !important;
  color: #ffffff;
  top: 5px;
  right: 6px;
  background: #7f0604;
  border-radius: 7px;
  z-index: 9999999;
}

.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
  z-index: 2;
}

.carousel-1 {
  /* box-shadow: 0px 10px 20px 0px #efefef; */
  margin-bottom: 3px;
}

.carousel,
.carousel .carousel-inner,
.carousel .carousel-inner .item {
  height: calc(88vh - 100px);
}

.carousel .item:nth-child(1) {
  background: url("../img/ppdvc_college.jpg");
  background-size: cover;
}

.carousel .item:nth-child(2) {
  background: url("../img/ppdcet-2.jpg");
  background-size: cover;
}

.carousel .item:nth-child(3) {
  background: url("../img/ppdcet-4.jpg");
  background-size: cover;
}

.carousel .item:nth-child(4) {
  background: url("../img/ppdcet-7.jpg");
  background-size: cover;
}

.carousel .item:nth-child(5) {
  background: url("../img/banner-8.jpg");
  background-size: cover;
  background-position: center;
}

.carousel .carousel-indicators {
  text-align: center;
  width: 125px;
  margin-left: -50px;
  padding: 5px 0px;
  background-color: rgba(214, 63, 67, 0.28);
  border-radius: 20px;
  bottom: 20px;
}

.carousel .carousel-indicators li {
  border: none;
  height: 10px;
  width: 10px;
  /*box-shadow: 0px 0px 0px 1px #ff989a;*/
  background-color: rgba(255, 255, 255, 0.5);
  margin: 0px 4px;
  transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -webkit-transition: 0.3s all ease-in-out;
}

.carousel .carousel-indicators .active {
  background-color: #d63f43;
  box-shadow: 0px 0px 0px 1px #d63f43;
  transition: 0.1s all ease-in-out;
  -o-transition: 0.1s all ease-in-out;
  -moz-transition: 0.1s all ease-in-out;
  -webkit-transition: 0.1s all ease-in-out;
}

.carousel .carousel-control.right,
.carousel .carousel-control.left {
  top: calc(50% - 25px);
  bottom: auto;
  width: 40px;
  height: 50px;
  padding-top: 10px;
  background-color: rgba(214, 63, 67, 0.48);
  background-image: none;
  color: #fff;
  opacity: 1;
  text-align: center;
  transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -webkit-transition: 0.3s all ease-in-out;
}

.carousel .carousel-control.right {
  border-right: 2px solid #d63f43;
}

.carousel .carousel-control.left {
  border-left: 2px solid #d63f43;
}

.carousel .carousel-control.right:hover,
.carousel .carousel-control.left:hover {
  background-color: rgba(214, 63, 67, 0.7);
  width: 50px;
}

.carousel .item:nth-child(1),
.carousel .item:nth-child(2) {
  position: relative;
}

.carousel .item:nth-child(1):after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.carousel .item:nth-child(2) .s-caption {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 50%;
  bottom: 0px;
  z-index: 100;
  color: #fff;
}

.carousel .item:nth-child(2) .s-caption .content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.carousel .item:nth-child(2) .s-caption h2 {
  margin-top: 0px;
  padding: 0px 50px;
  color: #fff;
  font-size: 40px;
  margin-bottom: 40px;
}

.carousel .item:nth-child(3) .s-caption {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  left: 0px;
  z-index: 100;
  color: #fff;
  padding: 10px 0px;
  margin-bottom: 0px;
}

.carousel .item:nth-child(3) .s-caption h2 {
  margin: 0px;
  color: #fff;
  font-size: 40px;
}

.carousel .item:nth-child(4) .s-caption h4 {
  font-size: 20px;
  color: #222;
}

.carousel .item:nth-child(4) .s-caption {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50%;
  text-align: left;
  z-index: 100;
  color: #fff;
  padding: 8% 0px 0px 4%;
  margin-bottom: 0px;
}

.carousel .item:nth-child(4) .s-caption h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 60px;
  color: #7f0604;
  text-transform: uppercase;
  margin: 0px;
}

.carousel .item:nth-child(4) .s-caption h2 {
  font-family: "Montserrat", sans-serif;
  color: #222;
  font-size: 90px;
  font-weight: 300;
  margin-top: 0px;
}

.carousel .item:nth-child(4) .s-caption h2 span {
  font-size: 60px;
  font-weight: 700;
  display: inline-block;
  vertical-align: top;
}

.carousel .item:nth-child(4) .s-caption .btn {
  /*border-radius: 0px;*/
}

.carousel .item .s-caption .btn {
  animation-duration: 1s;
  animation-delay: 1s;

  -webkit-animation-duration: 1s;
  -webkit-animation-delay: 2s;

  -o-animation-duration: 1s;
  -o-animation-delay: 1s;

  -ms-animation-duration: 1s;
  -ms-animation-delay: 1s;
}

.carousel .item:nth-child(4) .s-caption .btn:hover {
  border-color: rgb(178, 45, 45);
}

.s-caption {
  position: relative;
  padding-top: 10%;
  color: #fff;
  text-align: center;
  z-index: 100;
}

.s-caption p {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #8b733e;
}

.s-caption h1 {
  width: 70%;
  line-height: 1.4;
  margin: 20px auto 30px;
  color: #dfbf78;
}

.s-caption h2 {
  color: #7f0604;
}

.get-admission:hover {
  background-color: rgb(164 42 42);
  color: #fff;
  border-color: #fff;
}

.get-admission {
  color: #ffffff;
  background: rgb(164 42 42);
  line-height: 50px;
  padding: 0 40px;
  display: inline-block;
  border-radius: 8px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  outline: 0;
  outline-offset: 0;
  box-sizing: border-box;
  white-space: nowrap;
  -webkit-touch-action: manipulation;
  -khtml-touch-action: manipulation;
  -moz-touch-action: manipulation;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  border: 2px solid rgb(178, 45, 45);
}

/***== Results Styling ==***/

.results-container,
.time-table-container {
  max-height: 600px;
  overflow-y: scroll;
  border: 2px solid #ddd;
  padding: 5px;
}

/*----== About Us ==----*/
.about-home {
  padding: 60px 0px;
}

.about-home h2 {
  position: relative;
  font-weight: 400;
  margin: 20px 0 50px;
  font-size: 30px;
  line-height: 1.15;
}

.about-home h2:after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0px;
  width: 60px;
  height: 6px;
  border-radius: 3px;
  background-color: #7f0604;
}

.about-home p {
  font-weight: 400;
  font-size: 17px;
  opacity: 0.8;
  line-height: 1.5;
  margin-bottom: 30px;
}

.about-home img {
  box-shadow: 0px 0px 20px 0px #eee;
  padding: 20px;
  margin: 0 auto;
  max-width: 75%;

}

.read-more-btn {
  color: #7f0604;
  background: #fff;
  line-height: 45px;
  padding: 0 30px;
  display: inline-block;
  border-radius: 8px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  outline: 0;
  outline-offset: 0;
  box-sizing: border-box;
  white-space: nowrap;
  -webkit-touch-action: manipulation;
  -khtml-touch-action: manipulation;
  -moz-touch-action: manipulation;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  border: 2px solid #7f0604;
}

.read-more-btn:hover {
  background-color: #7f0604;
  color: #fff;
  border-color: #7f0604;
}

.read-more-btn.type-2 {
  color: #fff;
  border-color: #fff;
}

.read-more-btn.type-2 span::before {
  background-color: #fefefe !important;
}

.read-more-btn.type-2 span::after {
  border-left: 5px solid #fefefe !important;
}

.read-more-btn.type-2:hover {
  background-color: #7f0604;
  color: #fff;
}

.read-more-btn.type-3 {
  color: #fff !important;
  border-color: rgb(34 96 144);
  background-color: #0d4068;
}

.read-more-btn.type-3:hover {
  background-color: #082e4b;
  color: #fff;
}

.read-more-btn span {
  position: relative;
  display: inline-block;
  width: 23px;
  background: transparent;
  height: 8px;
  vertical-align: middle;
  margin-left: 17px;
  margin-top: -2px;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.read-more-btn span:before {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  left: 0;
  background-color: #dfb763;
  width: 100%;
  height: 2px;
}

.read-more-btn.type-2 span:before {
  background-color: #7f0604;
}

.read-more-btn.type-2 span:after {
  border-left: 5px solid #7f0604;
}

.read-more-btn.type-3 span:after {
  border-left: 5px solid #222222;
}

.read-more-btn.type-3 span:before {
  background-color: #222222;
}

.read-more-btn span:after {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  right: -5px;
  border: 4px solid transparent;
  border-left: 5px solid #7f0604;
}

.read-more-btn:hover span:before {
  background-color: #fff;
  transform: translate(20px, -50%);
}

.read-more-btn:hover span:after {
  border-left-color: #fff;
  transform: translate(20px, -50%);
}

.director-message {
  padding: 40px 0px 50px;
}

.director-message h2 {
  position: relative;
  color: inherit;
  font-size: 30px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.15;
  margin: 10px 0px 44px;
}

.director-message h2:after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0px;
  width: 60px;
  height: 6px;
  border-radius: 3px;
  background-color: #7f0604;
}

.director-message p {
  font-size: 18px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.5;
  opacity: 0.8;
  margin-bottom: 30px;
}

.director-message h4 {
  font-size: 22px;
  color: brown;
  margin-bottom: 25px;
}

.director-message h4 span {
  display: block;
  font-size: 16px;
  color: #222;
  padding-top: 5px;
}

.director-message .content-right {
  padding-left: 30px;
}

.director-message .content-right .well {
  background-color: #ffffff;
  border: none;
  border-radius: 1px;
  box-shadow: 3px 3px 10px 0px #ddd;
  padding: 30px 20px;
  border-left: 4px solid #9ada51;
}

.director-message .content-right .well p {
  margin-bottom: 0px;
}

.ppdcet-video {
  margin: 0px 15px 10px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 360px;
  position: relative;
  border-radius: 10px;
  background-color: rgba(34, 34, 34, 0.55);
  background-color: #efefef;
  overflow: hidden;
}

.ppdcet-video .iframe {
  position: relative;
  z-index: 1;
}

/*.ppdcet-video:before {
  border-radius: 10px;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url(../img/video-cover.jpg);
}*/
.ppdcet-video a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.ppdcet-video a:hover {
  text-decoration: none;
}

.ppdcet-video .content {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  z-index: 999;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 53px;
  width: 70px;
}

.ppdcet-video .content {
  background: url(../img/YouTube-icon.png);
  background-size: 100%;
}

.page_one .facilities-home {
  background-color: transparent;
  padding: 0px;
}

.page_one .facilities-home img {}

.page_one .facilities-home .each-facility h3 {
  margin: 10px 0px 0px;
}

.facilities-home .each-facility .sub-title {
  margin-bottom: 10px !important;
  padding-bottom: 10px;
  font-size: 17px;
  max-width: 250px;
}

.page_one .facilities-home .each-facility {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 20px 0px #ddd;
  padding: 20px;
  margin-bottom: 20px;
}

.facilities-home {
  padding: 50px 0px;
  background-color: #f5f5f5;
}

.facilities-home img {
  max-height: 120px;
  margin-bottom: 20px;
}

.facilities-home h3 {
  font-size: 22px;
  font-weight: 400;
  color: inherit;
  line-height: 1.2;
  -webkit-transition: all 0.1s linear 0s;
  -khtml-transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -ms-transition: all 0.1s linear 0s;
  transition: all 0.1s linear 0s;
}

.facilities-home .each-facility:hover h3 {
  color: #7f0604;
}

.facilities-home p {
  font-size: 16px;
  margin-bottom: 38px;
  opacity: 0.6;
  line-height: 1.7;
}

.facilities-home .each-facility .arrow span {
  width: 160px;
  width: 23px;
  position: relative;
  height: 8px;
  font-size: 0;
  display: inline-block;
  -webkit-transition: all 0.2s linear 0s;
  -khtml-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  padding: 10px 0;
}

.facilities-home .each-facility .arrow span:before {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -webkit-transition: all 0.2s linear 0s;
  -khtml-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  left: 0;
  background-color: #7f0604;
  width: 100%;
  height: 2px;
}

.facilities-home .each-facility .arrow span:after {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -webkit-transition: all 0.2s linear 0s;
  -khtml-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  right: -5px;
  border: 4px solid transparent;
  border-left: 5px solid #7f0604;
}

.facilities-home .each-facility:hover .arrow span {
  width: 160px;
}

/*======= Placements Cell ======*/
.placement-cell {
  position: relative;
  padding: 100px 0px;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
}

.placement-cell:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: url(../img/events-bg.jpg);
  z-index: -1;
}

.placement-cell .btn {
  background-color: transparent;
}

.placement-cell h2 {
  color: inherit;
  font-size: 30px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.15;
  margin: 10px 0px 44px;
}

.placement-cell h2 span {
  display: inline-block;
  position: relative;
}

.placement-cell h2 span:after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  width: 100px;
  height: 6px;
  border-radius: 3px;
  background-color: #7f0604;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.placement-cell p {
  font-size: 16px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.5;
  opacity: 0.8;
  margin: 0px auto 30px;
  width: 70%;
}

/*== Contact Us Bar==*/
.contact-us-bar {
  padding: 20px 0px 25px;
  background-color: #a5292a;
}

.contact-us-bar .title {
  color: #ffffff;
  font-weight: 600;
  font-size: 25px;
  letter-spacing: 1px;
  line-height: 1.5;
  margin-bottom: 5px;
}

.contact-us-bar .decription {
  color: #ffffff;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0;
}

.contact-us-bar img {
  margin-top: 15px;
}

.contact-us-bar .btn {
  margin-top: 30px;
  padding: 0px 30px;
  float: right;
}

/*--- Footer ---*/
.fb-page {
  margin-top: 10px;
}

.page-footer {
  background-color: #0d4068;
  padding: 80px 0px;
  color: #ffffff;
}

.page-footer .title {
  font-weight: 600;
  font-size: 23px;
  margin-bottom: 30px;
  margin-top: 10px;
}

.footer-list .list-content {
  padding-left: 0px;
}

.footer-list .list-content li {
  display: block;
  padding: 6px 0;
  list-style: none;
}

.footer-list .list-content>li:first-child {
  padding-top: 0;
}

.footer-list .list-content>li a {}

.footer-list.info-links .list-content>li a {
  display: inline-block;
  color: #c1e3fe;
  font-size: 16px;
  padding-left: 12px;
  position: relative;
  line-height: 1.4;
  -webkit-transition: all 0.2s linear 0s;
  -khtml-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  overflow: hidden;
}

.footer-list.info-links .list-content>li:hover a {
  color: #ffffff;
  padding-left: 27px;
}

.footer-list.info-links .list-content>li:hover a:before {
  -webkit-transform: scale(0);
  -khtml-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.footer-list.info-links .list-content>li a:before {
  font-family: "Ionicons";
  content: "\f400";
  -webkit-transition: all 0.2s linear 0s;
  -khtml-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  -webkit-transform: scale(1);
  -khtml-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  font-size: 5px;
  top: 10px;
  left: 0;
}

.footer-list .list-content a {
  color: #fff;
}

.footer-list .list-content a:hover {
  text-decoration: underline;
}

.footer-list.info-links .list-content>li:hover a:after {
  -webkit-transform: translate(0, 0);
  -khtml-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.footer-list.info-links .list-content>li a:after {
  font-family: "Ionicons";
  content: "\f10b";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  color: #fefefe;
  font-size: 18px;
  top: -0px;
  left: 0;
  -webkit-transform: translate(-35px, 0);
  -khtml-transform: translate(-35px, 0);
  -moz-transform: translate(-35px, 0);
  -ms-transform: translate(-35px, 0);
  transform: translate(-35px, 0);
  -webkit-transition: all 0.2s linear 0s;
  -khtml-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}

.footer-list.contact-details .info {
  display: inline-block;
  font-family: "Varela Round";
  color: #ffffff;
  font-size: 16px;
  position: relative;
  line-height: 1.6;
  margin-bottom: 24px;
}

.footer-list.contact-details .list-content span:first-child {
  padding: 0px 10px;
  width: 30px;
  text-align: center;
  vertical-align: middle;
  color: #c1e3fe;
}

.footer-list.contact-details .list-content span {
  display: table-cell;
  font-size: 16px;
  color: #ffffff;
  padding-left: 18px;
}

.footer-list.contact-details .list-content .email span {
  color: #c1e3fe;
}

.social-links {
  margin-top: 10px;
}

.social-links li {
  padding: 6px 0px;
  list-style: none;
}

.social-links li a {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #fff;
  padding: 5px 0px;
  font-size: 17px;
  text-align: center;
  opacity: 0.8;
}

.social-links li a:hover {
  opacity: 9;
}

.icon-fb {
  background-color: #0066ff;
}

.icon-tw {
  background-color: #0099ff;
}

.icon-gp {
  background-color: #ff1900;
}

.icon-yt {
  background-color: #ff0000;
}

/*==== Copyrights ====*/
.copyrights {
  background-color: #093659;
  padding: 20px;
}

.copyrights p {
  font-size: 12px;
  color: #ffffff;
  margin-bottom: 0px;
}

.copyrights p a {
  color: #8dc63f;
}

.copyrights p a span {
  color: #0099ff;
}

.copyrights p span {
  color: #ffffff;
}

.contact-us .social-links {
  padding-left: 20px;
}

.contact-us .social-links li {
  padding-right: 10px;
}

.google-map {
  background-color: #f2f2f2;
}

.google-map .map-block {
  margin-bottom: 40px;
  background-color: #fff;
  padding: 5px 5px 0px;
  border-radius: 6px;
  box-shadow: 0px 0px 20px 0px #ddd;
}

/*========================*/

.inner-page {}

.page-icon img {
  max-height: 60px;
}

.inner-page .fp:first-letter {
  font-family: "Montserrat", sans-serif;
  font-size: 35px;
  /*font-weight: 300;*/
}

.inner-page h2 {
  position: relative;
  font-weight: 400;
  margin: 20px 0px 50px 90px;
  font-size: 34px;
  line-height: 1.15;
}

.inner-page h2:after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0px;
  width: 60px;
  height: 6px;
  border-radius: 3px;
  background-color: #7f0604;
}

.inner-page p {
  font-weight: 400;
  font-size: 16px;
  opacity: 0.9;
  line-height: 1.5;
  margin-bottom: 20px;
}

.inner-page h3 {
  font-size: 20px;
  margin-top: 40px;
  color: #7f0604;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.sub-title {
  position: relative;
}

.sub-title:after {
  content: "";
  z-index: 0;
  border-bottom: 2px solid #dddddd;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.sub-title:before {
  content: "";
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 2px;
  background-color: #7f0604;
  z-index: 1;
}

.sub-title:hover:before {
  width: 100%;
}

.member-list {
  padding: 3rem 0rem;
  background-color: #f3f6f5;
}

.each-profile h6 {
  margin-bottom: 0px;
}

.each-profile .card {
  border: none;
  transition: 0.4s all ease-in-out;
  -o-transition: 0.4s all ease-in-out;
  -ms-transition: 0.4s all ease-in-out;
  -moz-transition: 0.4s all ease-in-out;
  -webkit-transition: 0.4s all ease-in-out;
  background: #fff;
  border-radius: 15px;
  box-shadow: 0px 0px 10px 0px #d4d4d4;
  text-align: center;
}

.each-profile:hover .card {
  box-shadow: 0px 0px 20px 0px #ddd;
}

.each-profile .profile-btn {
  color: #0099ff;
  background-color: transparent;
  border: transparent;
}

.each-profile .card .card-body {
  background: linear-gradient(0deg, antiquewhite, transparent);
}

.list-group {
  text-align: left;
}

.list-group-item:hover {
  background-color: antiquewhite;
}

.each-profile .card img {
  max-width: 15rem;
  border-radius: 50%;
  background: antiquewhite;
  margin-top: 15px;
}

.lab-table,
.core-table,
.faculty-table {
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 15px;
  box-shadow: 0px 0px 10px 2px #ddd;
  border-radius: 10px;
}

.core-table .table,
.faculty-table .table {
  margin-bottom: 0px;
}

.core-table .table tr th:nth-child(1),
.faculty-table .table tr th:nth-child(1),
.faculty-table .table tr td:nth-child(1) {
  text-align: center;
}

.faculty-table .table tr th:nth-child(3),
.faculty-table .table tr td:nth-child(3),
.faculty-table .table tr th:last-child,
.faculty-table .table tr td:last-child {
  text-align: center;
}

.lab-table.eee tr th:nth-child(2),
.lab-table.eee tr td:nth-child(2) {
  min-width: 200px;
}

.lab-table .table tr td:nth-child(3) {
  text-align: left;
}

.lab-table .txt-left {
  text-align: left !important;
}

.faculty-table .table thead td,
.faculty-table .table thead td p,
.lab-table .table thead th,
.lab-table .table thead td,
.lab-table .table thead td p {
  font-weight: bold;
  margin-bottom: 0px;
  font-size: 14px;
}

.inner-page .table td {
  padding: 10px 1%;
}

.inner-page .table td p {
  font-size: 14px !important;
  margin-bottom: 2px;
}

.inner-page .lab-table p {
  font-size: 14px;
  margin-bottom: 10px;
}

.banner-image {
  box-shadow: 0px 0px 20px 0px #ddd;
  padding: 10px;
  background-color: #fff;
  margin: 20px 20px 0px 0px;
  display: inline-block;
}

.each-event {
  position: relative;
  padding: 30px;
  box-shadow: 0px 0px 20px 0px #ddd;
  background-color: #fff;
  margin-bottom: 30px;
  border-radius: 10px;
}

.each-event h3 {
  margin-top: 0px;
}

.each-event p:last-child {
  margin-bottom: 0px;
}

.each-event .event-date {
  color: #6cc343;
}

.inner-caption p {
  width: 80%;
  margin: 0px auto 10px;
}

/*----------------*/
.contact-us {
  padding: 60px 0px;
  background-color: #f2f2f2;
}

.contact-us .sub-title {
  font-size: 24px;
  color: #444;
}

.contact-us .form-control {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 30px;
  padding: 6px 27px;
  min-height: 60px;
  border: 2px solid transparent;
  background-color: #ffffff;
  background-image: none;
  box-shadow: none;
  box-sizing: border-box;
  letter-spacing: 0;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  -webkit-appearance: none !important;
  -khtml-appearance: none !important;
  -moz-appearance: none !important;
  -ms-appearance: none !important;
  appearance: none !important;
  margin: 0;
  border-radius: 10px;
  padding-left: 27px;
  display: block;
  width: 100%;
  margin-bottom: 20px;
}

.contact-us .form-control:hover {
  border: 2px solid #7f0604;
}

.contact-us input {
  width: 85%;
}

.contact-us .contact-details .info {
  display: inline-block;
  font-family: "Varela Round";
  color: #444;
  font-size: 19px;
  position: relative;
  line-height: 1.6;
  margin-bottom: 26px;
}

.contact-us .contact-details span:first-child {
  padding: 0px 10px;
  width: 40px;
  text-align: center;
  vertical-align: middle;
  color: #7f0604;
}

.contact-us .contact-details span {
  display: table-cell;
  font-size: 17px;
  color: #678;
  padding-left: 10px;
  padding: 8px 0px;
}

.contact-us .contact-details .email span {
  color: #7f0604;
}

.contact-us button:hover {
  background-color: #ffffff;
  color: #5bbc2e;
}

.contact-us button {
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  font-family: "Varela Round";
  line-height: 56px;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 53px;
  background-color: #5bbc2e;
  border: 2px solid #5bbc2e;
  border-radius: 10px;
  cursor: pointer;
}

.panel-box {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 20px 0px #ddd;
  padding: 20px;
  margin-bottom: 20px;
}

.panel-box .sub-title2 {
  font-family: "Montserrat", sans-serif;
  color: #789;
  margin: 5px 0px 15px;
  font-size: 16px;
  padding-bottom: 0px;
}

.panel-box .sub-title2 span {
  display: inline-block;
  padding-right: 5px;
  color: #0185e7;
  font-size: 20px;
  margin-top: 2px;
}

.panel-box h3 {
  margin-top: 10px;
  margin-bottom: 0px;
}

/*========  Gallery =========*/
.gallery-container .filtr-container a {
  position: relative;
}

.gallery-container .filtr-container a img {
  position: relative;
  width: 100%;
}