﻿.w-5 {
  width: 5% !important; }

.w-10 {
  width: 10% !important; }

.w-15 {
  width: 15% !important; }

.w-20 {
  width: 20% !important; }

.w-25 {
  width: 25% !important; }

.w-30 {
  width: 30% !important; }

.w-35 {
  width: 35% !important; }

.w-40 {
  width: 40% !important; }

.w-45 {
  width: 45% !important; }

.w-50 {
  width: 50% !important; }

.w-55 {
  width: 55% !important; }

.w-60 {
  width: 60% !important; }

.w-65 {
  width: 65% !important; }

.w-70 {
  width: 70% !important; }

.w-75 {
  width: 75% !important; }

.w-80 {
  width: 80% !important; }

.w-85 {
  width: 85% !important; }

.w-90 {
  width: 90% !important; }

.w-95 {
  width: 95% !important; }

.w-100 {
  width: 100% !important; }

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Regular.eot");
  src: url("../fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular.ttf") format("truetype"), url("../fonts/Montserrat-Regular.svg?#webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Italic.eot");
  src: url("../fonts/Montserrat-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Italic.woff") format("woff"), url("../fonts/Montserrat-Italic.ttf") format("truetype"), url("../fonts/Montserrat-Italic.svg?#webfont") format("svg");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Medium.eot");
  src: url("../fonts/Montserrat-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Medium.woff") format("woff"), url("../fonts/Montserrat-Medium.ttf") format("truetype"), url("../fonts/Montserrat-Medium.svg?#webfont") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-MediumItalic.eot");
  src: url("../fonts/Montserrat-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-MediumItalic.woff") format("woff"), url("../fonts/Montserrat-MediumItalic.ttf") format("truetype"), url("../fonts/Montserrat-MediumItalic.svg?#webfont") format("svg");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-SemiBold.eot");
  src: url("../fonts/Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-SemiBold.woff") format("woff"), url("../fonts/Montserrat-SemiBold.ttf") format("truetype"), url("../fonts/Montserrat-SemiBold.svg?#webfont") format("svg");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-SemiBoldItalic.eot");
  src: url("../fonts/Montserrat-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-SemiBoldItalic.woff") format("woff"), url("../fonts/Montserrat-SemiBoldItalic.ttf") format("truetype"), url("../fonts/Montserrat-SemiBoldItalic.svg?#webfont") format("svg");
  font-weight: 600;
  font-style: italic; }

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Bold.eot");
  src: url("../fonts/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold.ttf") format("truetype"), url("../fonts/Montserrat-Bold.svg?#webfont") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-BoldItalic.eot");
  src: url("../fonts/Montserrat-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-BoldItalic.woff") format("woff"), url("../fonts/Montserrat-BoldItalic.ttf") format("truetype"), url("../fonts/Montserrat-BoldItalic.svg?#webfont") format("svg");
  font-weight: 700;
  font-style: italic; }

a {
  font-size: inherit;
  color: inherit;
  transition: all .6s ease-in-out;
  text-decoration: none !important; }
  a.btn-link {
    font-weight: 500;
    color: #f17412; }
  a.btn {
    transition: all .5s ease-in-out !important;
    border-radius: 0;
    padding-top: 12px;
    padding-bottom: 12px;
    font-weight: 600; }
    a.btn.btn-sm {
      padding-top: 5px;
      padding-bottom: 5px;
      font-size: 14px; }
    a.btn.btn-primary {
      background-color: #0164a5;
      border-color: #0164a5;
      min-width: 130px; }
      a.btn.btn-primary:hover {
        background-color: #0192f1;
        border-color: #0164a5; }
    a.btn.btn-outline-primary {
      min-width: 130px; }
    a.btn:hover {
      transition: all .8s ease-in-out; }
  a:hover {
    transition: inherit; }

.sec-title {
  font-size: 32px;
  color: #0164a5;
  font-weight: 600; }

.mb-60 {
  margin-bottom: 60px; }

.footer {
  width: 100%;
  position: relative;
  padding-top: 50px;
  background-color: #232323; }
  .footer h3 {
    font-size: 18px;
    color: white;
    font-weight: 600; }
  .footer p, .footer a, .footer h4 {
    color: white; }
  .footer a:hover {
    color: #f17412; }
  .footer i {
    color: #ffea00; }
  .footer h4.title {
    font-size: 24px;
    color: #ffffff;
    font-weight: 600;
    text-decoration: underline;
    margin-bottom: 20px; }
  .footer ul li {
    margin-bottom: 15px; }
    .footer ul li::before {
      content: "\f138";
      color: #ffea00;
      margin-right: 8px;
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      display: inline-block;
      font-style: normal; }
  .footer .copy-right {
    background-color: white;
    padding: 5px 0; }
    .footer .copy-right p {
      font-size: 14px;
      font-weight: 500; }
    .footer .copy-right .reserved {
      color: #1f1f1f;
      margin-bottom: 0; }
    .footer .copy-right .dev-by {
      color: #1f1f1f;
      margin-bottom: 0; }
      .footer .copy-right .dev-by a {
        color: #f17412; }

.fancy-collapse-panel .panel-default {
  box-shadow: -2px 5px 11px 1px rgba(0, 0, 0, 0.05);
  border-color: #fff;
  margin-bottom: 15px; }
  .fancy-collapse-panel .panel-default > .panel-heading {
    padding: 0; }

.fancy-collapse-panel .panel-body {
  border-top-color: #fff !important; }
  .fancy-collapse-panel .panel-body .btn {
    padding: 5px;
    margin-right: 15px; }

.fancy-collapse-panel .panel-heading a {
  padding: 12px 35px 12px 15px;
  display: inline-block;
  width: 100%;
  background-color: #fff;
  color: #070201;
  position: relative;
  text-decoration: none;
  border-left: 5px solid #E21734 !important;
  line-height: 20px;
  text-transform: uppercase; }
  .fancy-collapse-panel .panel-heading a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f146";
    position: absolute;
    right: 20px;
    font-size: 20px;
    font-weight: 400;
    top: 50%;
    line-height: 1;
    margin-top: -10px; }
  .fancy-collapse-panel .panel-heading a.collapsed:after {
    content: "\f0fe"; }

.back-to-top {
  position: fixed;
  bottom: 25px;
  right: 25px;
  display: none;
  width: 50px;
  min-width: auto !important;
  border-color: #0164a5;
  border-radius: 0;
  display: inline;
  border-radius: 4px;
  padding: 8px;
  z-index: 111; }

@media only screen and (min-width: 992px) {
  .col-custom5-lg {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20% !important; } }

.dropdown-item:hover, .dropdown-item:focus {
  background-color: #0164a5 !important;
  color: white !important; }

.img__banner {
  position: relative;
  height: 100px;
  background: black; }
  .img__banner img {
    height: 100%;
    object-fit: cover;
    object-position: center; }
  .img__banner .captions {
    position: absolute;
    top: 50%;
    margin: auto;
    left: 8%;
    transform: translate(8px, -70%); }
    .img__banner .captions .title {
      font-size: 18px;
      color: white;
      font-weight: 700;
      filter: drop-shadow(0px 3px 3.5px rgba(0, 0, 0, 0.35));
      position: relative; }
      @media only screen and (min-width: 600px) {
        .img__banner .captions .title {
          font-size: 26px;
          line-height: 28px; } }
      .img__banner .captions .title::after {
        content: "";
        position: absolute;
        right: -25px;
        width: 3px;
        top: -10px;
        height: 50px;
        background-color: #f17412; }

.cta_one {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url(../images/cta-one.png);
  padding: 50px 0;
  margin-bottom: 50px; }
  .cta_one h3 {
    font-weight: 800;
    color: white; }

.heading_1 {
  min-width: 180px;
  border-left: 2px solid #f17412;
  padding-left: 10px; }
  .heading_1 h4 {
    font-size: 24px;
    color: #1f1f1f;
    font-weight: 600; }
  .heading_1 h3 {
    font-size: 30px;
    line-height: 24px;
    color: #0164a5;
    font-weight: 700; }

.all_inner_content .heading_1 h3 {
  font-size: 22px; }

.all_inner_content .table {
  margin-bottom: 40px; }

/*.all_inner_content p {
	&:last-child {
		margin-bottom: 40px!important;
	}
}*/
html {
  scroll-behavior: smooth;
  font-size: 16px; }

body {
  font-family: 'Montserrat', sans-serif !important;
  z-index: -1;
  position: relative; }
  body.light-mode {
    color: black !important;
    background-color: transparent !important; }
  body.dark-mode {
    background-color: black;
    color: white; }

p, li {
  /*font-weight: 500;*/ }

button:focus {
  outline: none; }

.all-content {
  width: 100%;
  position: relative;
  min-height: calc(50vh - 100px); }
  @media (max-width: 767px) {
    .all-content {
      min-height: calc(23vh - 18px); } }

@-moz-document url-prefix() {
  .all-content {
    width: 100%;
    position: relative;
    min-height: calc(65vh - 15px); } }

@media (min-width: 1200px) {
  .container {
    max-width: 1170px; }
  .container-fluid {
    max-width: 1309px; } }

header {
  position: relative;
  min-height: 80px;
  width: 100%;
  z-index: 9; }
  header.inner-header {
    background-image: url(../images/inner-head-Bg-image.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative; }
  header .header_info {
    padding: 15px 0;
    position: relative;
    background-color: #0164a5; }
    @media only screen and (max-width: 768px) {
      header .header_info .logo {
        text-align: center; } }
    header .header_info .info_contact {
      text-align: right;
      position: relative;
      z-index: 9;
      padding: 8px 0;
      margin-bottom: -22px;
      /*	&:before {
				content: "";
				position: absolute;
				height: 100%;
				left: 52%;
				top: 0px;
				z-index: -1;
				border-left: 13px solid transparent;
				border-top: 40px solid #f17412;
				border-top-left-radius: 10px;
				border-top-left-radius: 10px;
				width: 50px;
			}*/ }
      header .header_info .info_contact:after {
        content: "";
        position: absolute;
        width: 47%;
        height: 100%;
        /*background-color: $warning;*/
        right: 0;
        top: 0;
        z-index: -1;
        border-left: 13px solid transparent;
        border-top: 40px solid #f17412;
        border-top-left-radius: 10px;
        border-top-left-radius: 10px; }
        @media only screen and (max-width: 768px) {
          header .header_info .info_contact:after {
            width: 100%;
            border-left: 13px solid #f17412; } }
      header .header_info .info_contact ul {
        display: inline-block;
        list-style: none;
        padding-left: 0;
        margin-bottom: 0; }
        header .header_info .info_contact ul li {
          display: inline-block;
          margin-left: 15px; }
          @media only screen and (max-width: 768px) {
            header .header_info .info_contact ul li {
              font-size: 10px; } }
      header .header_info .info_contact i {
        color: white; }
    header .header_info .inner_items {
      /*display: flex;
			justify-content: space-between;
			align-items: center;*/ }
      header .header_info .inner_items .logo h1 {
        font-size: 22px;
        line-height: 30px;
        color: #fefefe;
        font-weight: 600;
        margin-bottom: 0; }
      header .header_info .inner_items .logo p {
        font-size: 14px;
        line-height: 20px;
        color: #fefefe;
        font-weight: 500;
        letter-spacing: 1px;
        margin-bottom: 0; }
    header .header_info .btn-group-toggle .btn {
      background-color: white; }
      header .header_info .btn-group-toggle .btn i {
        color: #f17412; }
      header .header_info .btn-group-toggle .btn.active {
        background-color: #f17412; }
        header .header_info .btn-group-toggle .btn.active i {
          color: white; }
  header .navbar {
    filter: drop-shadow(0px 3px 3.5px rgba(0, 0, 0, 0.35));
    background: #013B61;
    /*@media screen and (max-width: 768px) {
			background-color: $warning;
		}*/ }
    header .navbar .navbar-nav li .nav-link {
      color: white;
      font-size: 14px;
      line-height: 28px;
      text-transform: capitalize;
      font-weight: 500; }
    header .navbar .navbar-nav li .dropdown-menu {
      border-radius: 0; }
      header .navbar .navbar-nav li .dropdown-menu li a {
        font-weight: 500;
        font-size: 15px;
        line-height: 28px; }

.vid__banner {
  position: relative;
  background-color: black;
  height: auto;
  min-height: 25rem;
  width: 100%;
  overflow: hidden; }
  @media screen and (max-width: 480px) {
    .vid__banner {
      height: 500px; }
      .vid__banner img {
        height: 500px;
        object-fit: cover; } }
  .vid__banner img {
    height: 450px;
    object-fit: cover; }
  .vid__banner .captions {
    position: absolute;
    z-index: 99;
    top: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    .vid__banner .captions .lead {
      font-size: 18px;
      color: #ffffff;
      font-weight: 500;
      filter: drop-shadow(0px 3px 3.5px rgba(0, 0, 0, 0.35)); }
    .vid__banner .captions .title {
      font-size: 40px;
      font-weight: 600;
      filter: drop-shadow(0px 3px 3.5px rgba(0, 0, 0, 0.35)); }
  .vid__banner .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: black;
    opacity: 0.2;
    z-index: 2; }
  .vid__banner .banner-carousel .owl-dots {
    position: absolute;
    bottom: 5%;
    left: 50%;
    transform: translate(-50%, -50%); }
    .vid__banner .banner-carousel .owl-dots button span {
      display: inline-block;
      width: 30px;
      height: 5px;
      background-color: white;
      margin: 5px; }
    .vid__banner .banner-carousel .owl-dots button.owl-dot.active span {
      background-color: #f17412; }

/* Media Query for devices withi coarse pointers and no hover functionality */
/* This will use a fallback image instead of a video for devices that commonly do not support the HTML5 video element */
.container-announcement {
  position: relative;
  background: linear-gradient(110deg, #161616 60%, #252525 60%); }

.container-announcement, .container-announcement .headertext {
  padding: 7px;
  background-color: #fff;
  color: #626060;
  font-weight: bold;
  height: auto; }

.container-announcement .headertext {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  padding: 20px 50px;
  border-right: 1px solid #777;
  background: #f17412;
  color: #fff;
  text-shadow: 1px 1px #111;
  height: 100%; }

.container-announcement marquee {
  line-height: 1.5; }
  .container-announcement marquee ul {
    display: flex;
    list-style: none;
    align-items: center;
    margin-bottom: 0; }
    .container-announcement marquee ul li {
      color: #fff;
      padding: 0 20px;
      position: relative; }
      .container-announcement marquee ul li:before {
        content: "";
        position: absolute;
        height: 90%;
        width: 3px;
        background: #f17412;
        bottom: 0;
        right: -7px;
        /*border-right: 3px solid #f17412;*/ }
      .container-announcement marquee ul li a span {
        color: #fff !important; }

.container-announcement p {
  margin: 0; }

.announcement_strip {
  /*background-color: rgba(0, 0, 0, 0.57);*/
  background-color: #000;
  padding: 4px 6px;
  color: white !important;
  /* top: -54px; */
  z-index: 2;
  position: relative; }
  @media screen and (min-width: 768px) {
    .announcement_strip {
      margin-top: -54px; } }
  .announcement_strip::before {
    content: "";
    background-color: #f17412;
    left: 0;
    position: absolute;
    width: 100%;
    height: 74px;
    top: 0px; }
    @media screen and (min-width: 768px) {
      .announcement_strip::before {
        width: 22%; } }
  .announcement_strip .block-title {
    margin-bottom: 0;
    padding: 8px 25px;
    display: inline-block;
    font-size: 16px;
    line-height: 28px;
    font-weight: 700;
    position: relative; }
  .announcement_strip .announcement-carousel .owl-nav {
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    right: -6px;
    width: 60px;
    height: 52px;
    line-height: 52px; }
    .announcement_strip .announcement-carousel .owl-nav button {
      margin: 0 5px; }
      .announcement_strip .announcement-carousel .owl-nav button:hover i {
        color: #f17412; }
  .announcement_strip .item p {
    margin-bottom: 0; }

.vi_mi_Sec {
  margin-bottom: 80px; }
  .vi_mi_Sec .count_box {
    margin-top: 30px; }
    .vi_mi_Sec .count_box .image {
      border: 1px dashed #0164a5;
      height: 65px;
      width: 65px;
      justify-content: center;
      align-items: center;
      display: flex;
      margin-bottom: 20px; }
    .vi_mi_Sec .count_box .counts_title .count {
      font-size: 30px;
      line-height: 24px;
      color: #0164a5;
      font-weight: 700; }
  .vi_mi_Sec .bg-primary-light {
    background-color: #d9f0ff; }
  .vi_mi_Sec .bg-warning-light {
    background-color: #fce5d3; }
  .vi_mi_Sec .heading_1-bar .bar {
    background: #f17412;
    height: 5px;
    width: 90px;
    margin: 8px 0 15px;
    position: relative;
    border-radius: 30px; }
    .vi_mi_Sec .heading_1-bar .bar:before {
      content: "";
      position: absolute;
      left: 0;
      top: -2.7px;
      height: 10px;
      width: 10px;
      border-radius: 50%;
      background: #0164a5;
      animation-duration: 3s;
      animation-timing-function: linear;
      animation-iteration-count: infinite;
      animation-name: MOVE-BG; }

@keyframes MOVE-BG {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  to {
    -webkit-transform: translateX(88px);
    transform: translateX(88px); } }

.annouce_sec {
  margin-bottom: 80px; }

.news-ticker-card {
  margin-bottom: 30px;
  height: 316px;
  overflow: hidden;
  margin-left: auto;
  padding: 20px; }
  .news-ticker-card .ticker-card-header {
    margin-bottom: 30px; }
    .news-ticker-card .ticker-card-header h3 {
      margin-bottom: 0;
      font-size: 19px;
      line-height: 25px;
      font-weight: 600; }
    .news-ticker-card .ticker-card-header .card-arrows .news-controller .btns {
      padding-left: 10px; }
      .news-ticker-card .ticker-card-header .card-arrows .news-controller .btns a {
        color: #1f1f1f; }
        .news-ticker-card .ticker-card-header .card-arrows .news-controller .btns a:hover {
          color: #f17412; }
    .news-ticker-card .ticker-card-header .card-arrows.text-white .news-controller .btns {
      padding-left: 10px; }
      .news-ticker-card .ticker-card-header .card-arrows.text-white .news-controller .btns a {
        color: white; }
        .news-ticker-card .ticker-card-header .card-arrows.text-white .news-controller .btns a:hover {
          color: #f17412; }
  .news-ticker-card .card-ticker-body ul.demo1 {
    list-style: none;
    padding-left: 0; }
    .news-ticker-card .card-ticker-body ul.demo1 li {
      display: flex;
      align-items: flex-start;
      margin-bottom: 10px;
      padding-bottom: 10px;
      border-bottom: 1px solid white; }
      .news-ticker-card .card-ticker-body ul.demo1 li .date_box {
        padding-top: 5px;
        background-color: #f17412;
        min-width: 50px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border-radius: 3px;
        margin-right: 10px; }
        .news-ticker-card .card-ticker-body ul.demo1 li .date_box h5 {
          margin-bottom: 0; }
      .news-ticker-card .card-ticker-body ul.demo1 li .content h3 {
        font-size: 16px;
        font-weight: 600; }
      .news-ticker-card .card-ticker-body ul.demo1 li .content p {
        font-size: 14px; }
  .news-ticker-card .card-ticker-body ul.demo2 {
    list-style: none;
    padding-left: 25px; }
    .news-ticker-card .card-ticker-body ul.demo2 li {
      position: relative; }
      .news-ticker-card .card-ticker-body ul.demo2 li::before {
        font: var(--fa-font-solid);
        content: "\f14a";
        position: absolute;
        top: 5px;
        left: -25px; }
      .news-ticker-card .card-ticker-body ul.demo2 li a {
        color: black !important; }
        .news-ticker-card .card-ticker-body ul.demo2 li a span, .news-ticker-card .card-ticker-body ul.demo2 li a p {
          font-size: 16px !important;
          font-family: 'Montserrat', sans-serif !important; }

.course-specialization_sec {
  margin-bottom: 40px; }
  .course-specialization_sec .specialization_box {
    margin-bottom: 50px; }
    .course-specialization_sec .specialization_box .img {
      margin-bottom: 25px; }
    .course-specialization_sec .specialization_box .content {
      text-align: center; }
      .course-specialization_sec .specialization_box .content .title {
        font-size: 18px;
        text-transform: capitalize;
        min-height: 40px;
        font-weight: 700;
        /*&:first-line {
					text-transform: capitalize;
				}*/ }

.campus_life_sec {
  position: relative;
  margin-bottom: 80px; }
  @media screen and (min-width: 769px) {
    .campus_life_sec::before {
      content: "";
      background-image: url(../images/Campus-life-Image.jpg);
      background-position: right;
      background-repeat: no-repeat;
      background-size: cover;
      width: 49%;
      position: absolute;
      top: 0;
      left: 0;
      height: 100%; }
    .campus_life_sec:after {
      content: "";
      width: 100px;
      height: 80%;
      background: #f17412b5;
      position: absolute;
      top: 50%;
      right: 51%;
      transform: translateY(-50%); } }
  .campus_life_sec .campus_facility .box {
    min-height: 125px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 25px;
    cursor: pointer;
    transition: all .4s ease-in-out; }
    .campus_life_sec .campus_facility .box:hover {
      background-color: #f8f9fa;
      -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
      -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
      box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
      transition: all .4s ease-in-out;
      border-radius: 5px; }
    .campus_life_sec .campus_facility .box img {
      margin-bottom: 15px; }
    .campus_life_sec .campus_facility .box p {
      font-weight: 600; }

.student-achievers_sec {
  padding-bottom: 40px; }
  .student-achievers_sec .student_card {
    text-align: center;
    transition: all .4s ease-in-out;
    cursor: pointer;
    margin-bottom: 30px;
    border-radius: 10px;
    border: 1px solid #E6E6E6; }
    .student-achievers_sec .student_card .desi_head {
      font-size: 15px;
      font-weight: 600;
      color: #ffc500; }
    .student-achievers_sec .student_card img {
      height: 266px;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px; }
    .student-achievers_sec .student_card input.img-fluid {
      height: 250px;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
      object-fit: cover;
      object-position: top; }
    .student-achievers_sec .student_card:hover {
      box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.94);
      transition: all .4s ease-in-out;
      border-radius: 10px; }
    .student-achievers_sec .student_card .content {
      background-color: #4c4c4c;
      text-align: center;
      padding: 10px 10px 1px;
      border-bottom-right-radius: 10px;
      border-bottom-left-radius: 10px;
      color: white;
      min-height: 96px; }
      .student-achievers_sec .student_card .content h3 {
        font-size: 16px;
        font-weight: 600;
        color: white;
        margin-bottom: 5px;
        min-height: 40px; }
        .student-achievers_sec .student_card .content h3 a {
          color: white; }

.hcta_sec {
  padding: 50px 0;
  margin: 50px 0; }
  .hcta_sec h3 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700; }
  .hcta_sec p {
    font-size: 18px;
    line-height: 26px;
    font-weight: 500; }
  .hcta_sec .btn {
    font-weight: 600;
    text-transform: uppercase; }

.partnerships_sec {
  margin-bottom: 80px; }
  .partnerships_sec .partnership_carousel .item {
    text-align: center; }
    .partnerships_sec .partnership_carousel .item img {
      width: auto !important;
      margin: auto;
      margin-bottom: 15px; }
    .partnerships_sec .partnership_carousel .item h3 {
      font-size: 18px;
      font-weight: 600; }
    .partnerships_sec .partnership_carousel .item p {
      font-size: 12px;
      line-height: 20px;
      font-weight: 400; }
  .partnerships_sec .partnership_carousel .owl-nav button {
    border-radius: 3px;
    background-color: #1f1f1f !important; }
    @media screen and (min-width: 769px) {
      .partnerships_sec .partnership_carousel .owl-nav button {
        transform: translateX(-50%);
        position: absolute;
        top: 30%; }
        .partnerships_sec .partnership_carousel .owl-nav button:hover {
          background-color: #4c7b11 !important; }
        .partnerships_sec .partnership_carousel .owl-nav button.owl-prev {
          left: -50px; }
        .partnerships_sec .partnership_carousel .owl-nav button.owl-next {
          right: -50px; } }
    .partnerships_sec .partnership_carousel .owl-nav button i {
      font-size: 18px;
      padding: 8px;
      color: white; }

.alumni_sec {
  padding: 50px 0;
  margin-bottom: 80px;
  background-image: url(../images/Alumni-BG.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top left; }
  .alumni_sec .alumni_box {
    background-color: #f8f9fa;
    padding: 50px; }

.cta_sec {
  margin-bottom: 80px;
  background-color: black;
  text-align: center;
  padding: 30px 0;
  color: white; }
  .cta_sec h3 {
    display: inline-block;
    font-size: 24px;
    color: #ffffff;
    font-weight: 700;
    position: relative;
    margin-bottom: 20px; }
    .cta_sec h3 span {
      color: #e13a31; }
    .cta_sec h3::after {
      content: "";
      background-color: white;
      width: 100%;
      height: 2px;
      position: absolute;
      bottom: 0;
      left: 0; }
    .cta_sec h3 span {
      position: relative; }
      .cta_sec h3 span::after {
        content: "";
        background-color: #e13a31;
        width: 100%;
        height: 2px;
        z-index: 99;
        position: absolute;
        bottom: -1px;
        left: 0; }

.photo_gallery {
  margin-bottom: 80px; }
  .photo_gallery .images_row img {
    margin-bottom: 20px;
    border-radius: 3px; }
    .photo_gallery .images_row img.big_img {
      min-height: 292px;
      object-fit: cover; }

.new_card {
  text-align: center;
  margin-bottom: 20px;
  border: none !important;
  border-radius: 10px !important; }
  .new_card .card-img-top {
    height: calc(100px + 88px);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px; }
  .new_card .card-body .card-title {
    height: calc(100px - 40px);
    font-size: 19px;
    font-weight: 600; }
  .new_card .card-body .card-text {
    height: calc(100px - 15px);
    overflow: hidden;
    margin-bottom: 30px; }
  .new_card .card_buttons {
    display: flex;
    justify-content: space-between; }
    .new_card .card_buttons a {
      min-width: 140px; }
  .new_card.new_card_inner .card-body {
    filter: drop-shadow(0 0 3.5px rgba(0, 0, 0, 0.35));
    background-color: #f4f4f4;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px; }
    .new_card.new_card_inner .card-body .card-title {
      height: calc(100px - 75px); }

.marks_of_excellence {
  margin-bottom: 80px; }
  .marks_of_excellence .border-right {
    border-right: 1px solid black; }
  .marks_of_excellence .h6 {
    font-size: 19px;
    font-weight: 800; }
  .marks_of_excellence .Accreditation-carousel .item p {
    font-size: 10px;
    font-weight: 600; }
  .marks_of_excellence .Accreditation-carousel .owl-nav button {
    position: absolute;
    top: 8px; }
    .marks_of_excellence .Accreditation-carousel .owl-nav button.owl-prev {
      left: 0; }
    .marks_of_excellence .Accreditation-carousel .owl-nav button.owl-next {
      right: 0; }

/* fixed social*/
#fixed-social {
  position: fixed;
  top: 130px;
  right: 0;
  z-index: 9999; }

#fixed-social a {
  color: #fff;
  display: block;
  height: 40px;
  position: relative;
  text-align: center;
  line-height: 40px;
  width: 40px;
  margin-bottom: 1px;
  z-index: 2;
  background-color: black;
  border: 1px solid #f17412;
  margin: 5px 0;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px; }

#fixed-social a:hover > span {
  visibility: visible;
  right: 41px;
  opacity: 1; }

#fixed-social a span {
  line-height: 40px;
  right: 60px;
  position: absolute;
  text-align: center;
  width: 120px;
  visibility: hidden;
  transition-duration: 0.5s;
  z-index: 1;
  opacity: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px; }

.fixed-youtube span {
  background-color: red; }

.fixed-facebook {
  background-color: #00AAE5; }

.fixed-facebook span {
  background-color: #00AAE5; }

.fixed-twitter {
  background-color: #7D3895; }

.fixed-twitter span {
  background-color: #7D3895; }

.fixed-gplus {
  background-color: #00AF54; }

.fixed-gplus span {
  background-color: #00AF54; }

.fixed-linkedin {
  background-color: #FFC41E; }

.fixed-linkedin span {
  background-color: #FFC41E; }

.fixed-instagrem {
  background-color: #ED2B29; }

.fixed-instagrem span {
  background-color: #ED2B29; }

.fixed-tumblr {
  background-color: #EB1471; }

.fixed-tumblr span {
  background-color: #EB1471; }

/*end fixed social*/
.campus_life_sec_inner {
  margin-bottom: 80px; }
  .campus_life_sec_inner .owl-dots {
    text-align: center;
    margin: 20px 0; }
    .campus_life_sec_inner .owl-dots button.owl-dot {
      background: black;
      width: 15px;
      height: 15px;
      margin: 5px;
      border-radius: 50%; }
      .campus_life_sec_inner .owl-dots button.owl-dot.active {
        background: #e13a31;
        position: relative; }
        .campus_life_sec_inner .owl-dots button.owl-dot.active::after {
          content: "";
          width: 23px;
          height: 23px;
          position: absolute;
          border: 2px solid #e13a31;
          top: -4px;
          left: -4px;
          border-radius: 50%; }

.learning_card {
  padding: 20px;
  filter: drop-shadow(0px 3px 3.5px rgba(0, 0, 0, 0.35));
  margin-bottom: 30px;
  background-color: #ffffff; }
  .learning_card .learning-header {
    align-items: center;
    justify-content: start;
    display: flex;
    margin-bottom: 20px; }
    .learning_card .learning-header img {
      margin-right: 15px; }
    .learning_card .learning-header h3 {
      font-size: 22px;
      color: #292929;
      font-weight: 600; }

.arrow_round_list {
  list-style: none; }
  .arrow_round_list li {
    position: relative; }
    .arrow_round_list li::before {
      font: var(--fa-font-solid);
      content: "\f138";
      position: absolute;
      top: 3px;
      left: -25px;
      color: #0164a5; }

.mainnav-menu {
  float: none !important;
  width: 100%; }
  .mainnav-menu .navbar-nav {
    float: none !important;
    width: 100% !important;
    flex-wrap: wrap; }
    .mainnav-menu .navbar-nav li {
      float: none !important; }

/*=================accordian====*/
/*.accordions-wrapper {
		.accordion-header {
			background-color: rgb(235, 235, 235);
			cursor: pointer;
			color: black;
			display: flex;
			justify-content: space-between;
			align-items: center;
			padding: 1rem 1.5rem;
			transition: all 0.4s ease-in-out;
		}

		.accordion-header h4 {
			font-size: 1rem;
			font-weight: 600;
			margin-bottom: 0;
		}

		.accordion-body {
			transition: all 0.35s ease-in-out;
			max-height: 0;
			overflow: hidden;
			background-color: lighten($color: $primary, $amount: 65%);
			padding: 0;
		}

		.accordion-body p {
			padding: 1rem 1.5rem;
			line-height: 1.8;
		}

		.accordion + .accordion {
			margin-top: 1rem;
		}

		.accordion-icon {
			transition: transform 0.4s ease-in-out;
		}

		.accordion.active .accordion-header {
			background-color: $primary;
			color: white;
		}

		.accordion.active .accordion-icon {
			transform: rotate(-180deg);
		}

		.accordion.active .accordion-body {
			padding: 1rem 1.25rem;
		}
	}*/
.students_zone_page .academic_resources_Card {
  margin-bottom: 20px;
  padding: 15px;
  transition: all .4s ease-in-out;
  cursor: pointer; }
  .students_zone_page .academic_resources_Card .fa-link {
    background-color: #0164a5;
    color: white;
    text-align: center;
    padding: 9px 7px;
    border-radius: 50%;
    margin-right: 15px; }
  .students_zone_page .academic_resources_Card:hover {
    filter: drop-shadow(0 0 8px rgba(0, 0, 0, 0.35));
    background-color: #f7f7f7;
    transition: all .4s ease-in-out; }

.students_zone_page .students_achievers_sec {
  padding: 0 0 120px; }
  .students_zone_page .students_achievers_sec .students_achievers_carousel {
    margin-top: -40px;
    margin-bottom: -40px; }
    .students_zone_page .students_achievers_sec .students_achievers_carousel .item .details {
      background-color: #0164a5;
      color: white;
      text-align: center;
      padding: 15px 0;
      border-top: 2px solid white; }
      .students_zone_page .students_achievers_sec .students_achievers_carousel .item .details h3 {
        font-size: 16px;
        line-height: 22px;
        font-weight: 600;
        margin-bottom: 0; }
      .students_zone_page .students_achievers_sec .students_achievers_carousel .item .details p {
        font-size: 13px;
        margin-bottom: 0; }
    .students_zone_page .students_achievers_sec .students_achievers_carousel .owl-dots {
      background-color: #0164a5;
      text-align: center;
      padding: 15px; }
      .students_zone_page .students_achievers_sec .students_achievers_carousel .owl-dots button.owl-dot {
        background: white;
        width: 15px;
        height: 15px;
        margin: 5px;
        border-radius: 50%; }
        .students_zone_page .students_achievers_sec .students_achievers_carousel .owl-dots button.owl-dot.active {
          background: #f17412;
          position: relative; }
          .students_zone_page .students_achievers_sec .students_achievers_carousel .owl-dots button.owl-dot.active::after {
            content: "";
            width: 23px;
            height: 23px;
            position: absolute;
            border: 2px solid #f17412;
            top: -4px;
            left: -4px;
            border-radius: 50%; }

.hdr_top {
  border-bottom: 1px solid white;
  background-color: rgba(0, 0, 0, 0.51); }
  .hdr_top ul {
    padding-left: 0;
    margin-bottom: 0; }
    .hdr_top ul li {
      display: inline-block;
      padding: 5px; }
      @media screen and (min-width: 769px) {
        .hdr_top ul li {
          padding: 4px 15px; } }
      .hdr_top ul li a {
        font-size: 14px;
        color: white;
        font-weight: 500; }
        .hdr_top ul li a:hover {
          color: #f17412; }
    .hdr_top ul.social-icon_top li {
      position: relative; }
      .hdr_top ul.social-icon_top li a i {
        font-size: 18px; }
        @media only screen and (max-width: 600px) {
          .hdr_top ul.social-icon_top li a i {
            font-size: 11px; } }
      .hdr_top ul.social-icon_top li::after {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        transform: translate(0, -50%);
        height: 50%;
        width: 1px;
        background-color: white; }
      .hdr_top ul.social-icon_top li:last-child::after {
        display: none; }

.max-width-f {
  max-width: 300px; }

.breadcrumbs ul {
  list-style-type: none;
  padding: 0 0px; }
  .breadcrumbs ul li {
    display: inline-block;
    color: white;
    margin: 0 8px;
    position: relative; }
    .breadcrumbs ul li:after {
      content: "/";
      transform: rotate(348deg);
      display: inline-block;
      position: absolute;
      right: -14px; }
    .breadcrumbs ul li:last-child {
      margin-right: 0; }
      .breadcrumbs ul li:last-child:after {
        display: none; }
    .breadcrumbs ul li:first-child {
      margin-left: 0; }
    .breadcrumbs ul li a {
      color: white;
      font-weight: 600;
      max-width: 120px;
      display: inline-block;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      text-transform: lowercase; }
      .breadcrumbs ul li a:first-line {
        text-transform: capitalize; }
    .breadcrumbs ul li span {
      color: #f17412;
      font-weight: 600;
      max-width: 120px;
      display: inline-block;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      text-transform: lowercase; }
      .breadcrumbs ul li span:first-line {
        text-transform: capitalize; }

/*
.about_template {
	.bg-temp_white {
		position: relative;
		padding: 50px 0;

		&:after {
			content: "";
			background-color: #ebebeb;
			width: 75%;
			height: 100%;
			position: absolute;
			top: 0;
			left: 50%;
			transform: translate(-50%, 10px);
			z-index: -1;
		}
		p{text-align:justify;}


		.image {
			border-bottom: 3px solid white;
		}
	}
}*/
.text-justify {
  text-align: justify !important; }

.depart_menu {
  margin-top: 30px;
  position: relative;
  margin-bottom: 50px; }
  .depart_menu .mainnav-menu .navbar-nav .nav-link {
    color: white;
    font-weight: 500; }
    .depart_menu .mainnav-menu .navbar-nav .nav-link:hover {
      color: #f17412; }

ul.check_icon {
  list-style: none;
  padding-left: 25px; }
  ul.check_icon li {
    position: relative; }
    ul.check_icon li::before {
      font: var(--fa-font-solid);
      content: "\f14a";
      position: absolute;
      top: 5px;
      left: -25px;
      color: #0164a5; }

.dept_list_card {
  /*margin-bottom: 50px;*/
  margin-bottom: 50px; }
  .dept_list_card a {
    color: inherit;
    text-decoration: none;
    transition: all .4s ease-in-out; }
    .dept_list_card a:hover .image {
      box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
      transition: all .4s ease-in-out; }
  .dept_list_card .list_head {
    display: flex;
    align-items: center;
    border-bottom: 2px solid #f17412;
    margin-bottom: 20px; }
    .dept_list_card .list_head .image {
      background-color: #f17412;
      height: 60px;
      min-width: 60px;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-right: 10px;
      transition: all .4s ease-in-out; }
    .dept_list_card .list_head .dept_title h3 {
      margin-bottom: 0;
      font-size: 16px;
      font-weight: 600;
      text-transform: capitalize; }
  .dept_list_card .dept_img {
    transition: all .4s ease-in-out;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    transition: all .4s ease-in-out; }
    .dept_list_card .dept_img img {
      width: 100%; }

.vi_mi_Sec_dept-box {
  box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.75);
  padding: 20px 20px 5px;
  border-radius: 10px;
  min-height: 100%; }

.academic_card-title {
  font-size: 17px;
  font-weight: 600; }

.executive_card {
  margin-bottom: 40px;
  padding: 15px;
  background-color: #f8f9fa;
  box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.75);
  min-height: 229px; }
  @media screen and (max-width: 768px) {
    .executive_card .d-flex {
      flex-direction: column; } }
  .executive_card img {
    width: 100px;
    min-width: 100px;
    margin-right: 15px;
    max-height: 120px; }
    @media screen and (max-width: 768px) {
      .executive_card img {
        margin-bottom: 20px; } }
  .executive_card-title h3 {
    font-size: 18px;
    font-weight: 600;
    color: black; }
  .executive_card-title p {
    font-weight: 600;
    color: #f17412; }
  .executive_card-content {
    overflow: hidden;
    margin-top: 15px; }
    .executive_card-content ul {
      padding-left: 20px;
      text-align: justify;
      margin-bottom: 5px; }

.founders .box {
  background: #E6E6E6;
  padding: 40px 35px;
  text-align: center; }
  .founders .box img {
    max-width: 250px; }
  .founders .box:nth-of-type(2) {
    background: #f8f9fa;
    text-align: left; }
  .founders .box .heading-2 {
    color: #0164a5;
    font-size: 22px;
    font-weight: 600; }
  .founders .box p {
    text-align: justify; }

.all_inner_content ul {
  list-style: none;
  padding-left: 30px;
  margin-bottom: 30px; }
  .all_inner_content ul li {
    position: relative;
    margin-bottom: 10px; }
    .all_inner_content ul li::before {
      font: var(--fa-font-solid);
      content: "\f0a4";
      position: absolute;
      top: 5px;
      left: -30px;
      color: #f17412;
      font-size: 15px; }

.student_card_individual {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  border-top: 3px solid #0164a5;
  background-color: #ccc; }
  .student_card_individual .content {
    padding: 20px; }
    .student_card_individual .content h3 {
      font-size: 18px;
      font-weight: 600; }
    .student_card_individual .content p {
      font-size: 15px;
      margin-bottom: 10px; }

.new_breadcrubs {
  position: absolute;
  bottom: 0;
  left: 8%;
  transform: translate(8px, 0%);
  /*background-color: #5a5a5a;
	padding: 5px 15px;*/ }
  .new_breadcrubs .steps {
    margin-bottom: 0;
    position: relative;
    bottom: 10px; }
    .new_breadcrubs .steps li a {
      font-size: 13px; }
    .new_breadcrubs .steps li span {
      font-size: 13px; }

.card_view .card {
  /*width: 190px;
		height: 274px;*/
  background: white;
  padding: .4em;
  border-radius: 6px;
  height: 100%; }

.card_view .card-image {
  background-color: #ececec;
  width: 100%;
  border-radius: 6px 6px 0 0; }

.card_view .card-image:hover {
  transform: scale(0.98); }

.card_view .category {
  text-transform: uppercase;
  font-size: 0.7em;
  font-weight: 600;
  color: #3f79e6;
  padding: 10px 7px 0; }

.card_view .category:hover {
  cursor: pointer; }

.card_view .heading {
  font-weight: 600;
  color: #585757;
  padding: 7px;
  font-size: 15px; }

.card_view .heading:hover {
  cursor: pointer; }

.card_view .author {
  color: gray;
  font-weight: 400;
  font-size: 11px;
  padding-top: 20px; }

.card_view .name {
  font-weight: 600; }

.card_view .name:hover {
  cursor: pointer; }

/*department faculty individual card*/
/* Cards */
.postcard {
  flex-wrap: wrap;
  display: flex;
  box-shadow: 0 4px 21px -12px rgba(0, 0, 0, 0.66);
  border-radius: 10px;
  margin: 0 0 2rem 0;
  overflow: hidden;
  position: relative;
  color: black;
  /*a {
		color: black;
		font-size: 20px;
		font-weight: 600;
	}*/ }
  .postcard.light {
    background-color: #e1e5ea; }
  .postcard h1, .postcard .h1 {
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2; }
  .postcard .small {
    font-size: 80%; }
  .postcard .postcard__title {
    font-size: 1.75rem; }
    .postcard .postcard__title a {
      color: black;
      font-size: 20px;
      font-weight: 600; }
  .postcard .postcard__img {
    max-height: 180px;
    width: 100%;
    object-fit: cover;
    position: relative; }
  .postcard .postcard__img_link {
    display: contents; }
  .postcard .postcard__bar {
    width: 50px;
    height: 10px;
    margin: 10px 0;
    border-radius: 5px;
    background-color: #424242;
    transition: width 0.2s ease; }
  .postcard .postcard__text {
    padding: 1.5rem;
    position: relative;
    display: flex;
    flex-direction: column; }
  .postcard .postcard__preview-txt {
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;
    height: 100%; }
    .postcard .postcard__preview-txt p {
      margin-bottom: 5px; }
  .postcard:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(-70deg, #424242, transparent 50%);
    opacity: 1;
    border-radius: 10px; }
  .postcard:hover .postcard__bar {
    width: 100px; }

@media screen and (min-width: 769px) {
  .postcard {
    flex-wrap: inherit; }
    .postcard .postcard__title {
      font-size: 2rem; }
    .postcard .postcard__img {
      max-width: 300px;
      max-height: 100%;
      transition: transform 0.3s ease; }
    .postcard .postcard__text {
      padding: 15px 60px;
      width: 100%; }
    .postcard .media.postcard__text:before {
      content: "";
      position: absolute;
      display: block;
      background: #18151f;
      top: -20%;
      height: 130%;
      width: 45px; }
    .postcard:hover .postcard__img {
      transform: scale(1.1); }
    .postcard:nth-child(2n+1) {
      flex-direction: row; }
    .postcard:nth-child(2n+0) {
      flex-direction: row-reverse; }
    .postcard:nth-child(2n+1) .postcard__text::before {
      left: -12px !important;
      transform: rotate(4deg); }
    .postcard:nth-child(2n+0) .postcard__text::before {
      right: -12px !important;
      transform: rotate(-4deg); } }

@media screen and (min-width: 1024px) {
  .postcard__text {
    padding: 2rem 3.5rem; }
  .postcard__text:before {
    content: "";
    position: absolute;
    display: block;
    top: -20%;
    height: 130%;
    width: 55px; }
  .postcard.dark .postcard__text:before {
    background: #18151f; }
  .postcard.light .postcard__text:before {
    background: #e1e5ea; } }

/* COLORS */
.yellow .postcard__title:hover {
  color: #bdbb49; }

.yellow .postcard__bar {
  background-color: #bdbb49; }

.yellow::before {
  background-image: linear-gradient(-30deg, rgba(189, 187, 73, 0.1), transparent 50%); }

.yellow:nth-child(2n)::before {
  background-image: linear-gradient(30deg, rgba(189, 187, 73, 0.1), transparent 50%); }

@media screen and (min-width: 769px) {
  .yellow::before {
    background-image: linear-gradient(-80deg, rgba(189, 187, 73, 0.1), transparent 50%); }
  .yellow:nth-child(2n)::before {
    background-image: linear-gradient(80deg, rgba(189, 187, 73, 0.1), transparent 50%); } }

/*faculty_acordian*/
.faculty_acordian .panel-default {
  margin-bottom: 35px; }

.faculty_acordian .panel-title {
  margin-bottom: 0; }

.faculty_acordian .panel-group .panel {
  background-color: #fff;
  border: none;
  box-shadow: none;
  border-radius: 10px;
  margin-bottom: 11px; }

.faculty_acordian .panel .panel-heading {
  padding: 0;
  border-radius: 10px;
  border: none; }

.faculty_acordian .panel-heading a {
  display: block;
  border: none;
  padding: 10px 35px;
  font-size: 18px;
  background-color: #0164a5;
  font-weight: 600;
  position: relative;
  color: #fff;
  box-shadow: none;
  transition: all 0.1s ease 0;
  text-align: left; }

.faculty_acordian .panel-heading a:after, .faculty_acordian .panel-heading a.collapsed:after {
  content: "\f068";
  font-family: fontawesome;
  text-align: center;
  position: absolute;
  left: -20px;
  top: 10px;
  color: #816d6d !important;
  background-color: #fff;
  border: 5px solid #fff;
  font-size: 15px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  transition: all 0.3s ease 0s;
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.75); }

.faculty_acordian .panel-heading:hover a:after,
.faculty_acordian .panel-heading:hover a.collapsed:after {
  transform: rotate(360deg); }

.faculty_acordian .panel-heading a.collapsed:after {
  content: "\f067"; }

.faculty_acordian #accordion .panel-body {
  background-color: #fbf8f8;
  color: #8C8C8C;
  line-height: 25px;
  padding: 10px 25px 20px 35px;
  border-top: none;
  font-size: 14px;
  position: relative; }

.faculty_acordian .text-white {
  color: white;
  text-transform: uppercase; }

.faculty_acordian .loader {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: relative;
  border: 4px solid #f17412;
  top: 50%;
  animation: loader 2s infinite ease;
  z-index: 9; }

.faculty_acordian .loader-inner {
  vertical-align: top;
  display: inline-block;
  width: 100%;
  background-color: #0164a5;
  animation: loader-inner 2s infinite ease-in; }

@keyframes loader {
  0% {
    transform: rotate(0deg); }
  25% {
    transform: rotate(180deg); }
  50% {
    transform: rotate(180deg); }
  75% {
    transform: rotate(360deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes loader-inner {
  0% {
    height: 0%; }
  25% {
    height: 0%; }
  50% {
    height: 100%; }
  75% {
    height: 100%; }
  100% {
    height: 0%; } }

.dropdown-reverse {
  left: auto !important;
  right: 100%;
  border-top: 2px solid #0164a5 !important;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75); }

#enquiry_btn {
  position: fixed;
  top: 50%;
  right: 0;
  transform: translate(0px, -50%);
  z-index: 9999999; }
