.f-400 {
  font-weight: 400;
}
.f-600 {
  font-weight: 600;
}
label {
  margin-bottom: 2px;
}
.mdi.mdi::before {
  vertical-align: middle;
}
.mdi-18px.mdi::before {
  font-size: 18px;
}
.mdi-20px.mdi::before {
  font-size: 20px;
}
.mdi-22px.mdi::before {
  font-size: 22px;
}
.card-header {
  padding: 0.5rem 1rem;
  position: relative;
  border-radius: 0 !important;
}
.card-body,
.card-footer {
  padding: 1rem;
}
.card-title {
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}
.table-bordered td,
.table-bordered th {
  border: 1px solid #b0b0b0;
}
.table td,
.table th {
  padding: 0.45rem;
}
.select2-container {
  width: 100% !important;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: #1a91a1;
  color: #fff;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  outline: 0 !important;
}
.select2-container .select2-selection--single {
  height: 38px !important;
  border: 1px solid rgba(0, 0, 0, 0.31);
  border-radius: 0;
  outline: 0 !important;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #111;
  line-height: 38px;
  font-size: 16px;
}
.select2-results__option {
  font-size: 16px;
  color: #111;
  padding: 4px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 35px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #fc801a transparent transparent;
}
.select2-container--default.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: transparent transparent #fc801a transparent;
  border-width: 0 4px 5px 4px;
}
.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef !important;
  opacity: 1;
}
.pull-up {
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.pull-up:hover {
  -webkit-transform: translateY(0) scale(1.01);
  -moz-transform: translateY(0) scale(1.01);
  -ms-transform: translateY(0) scale(1.01);
  -o-transform: translateY(0) scale(1.01);
  transform: translateY(0) scale(1.01);
  -webkit-box-shadow: 0 14px 24px rgba(62, 57, 107, 0.2);
  box-shadow: 0 14px 24px rgba(62, 57, 107, 0.2);
  z-index: 30;
}
.top-header .topper .icon {
  text-align: center;
  line-height: 25px;
  width: 25px;
  height: 25px;
}
.top-header .topper .icon span {
  line-height: inherit;
  font-size: 13px;
}
.egx-navbar-light.scrolled {
  border-bottom: 1px solid #1a91a1;
}
.egx-navbar-light.scrolled .navbar-brand > img {
  width: 175px !important;
}
.egx-services a.services.first-block:focus,
.egx-services a.services.first-block:hover {
  background: #de6a0a !important;
}
.egx-services a.services.bg-secondary .icon span {
  color: #fc8019 !important;
}
.egx-services a.services.bg-secondary:focus .icon,
.egx-services a.services.bg-secondary:hover .icon {
  background-color: #de6a0a;
  box-shadow: 0 0 0 3px #fff;
}
.egx-services a.services.bg-secondary:focus .icon > span,
.egx-services a.services.bg-secondary:hover .icon > span {
  color: #fff !important;
}
.services:hover.bg-secondary::before {
  content: "Click Here";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto;
  animation: blink 1s linear infinite;
}
.egx-services a.services.bg-tertiary:focus,
.egx-services a.services.bg-tertiary:hover {
  background: #75a244 !important;
}
.egx-services a.services.bg-tertiary .icon span {
  color: #8cc152 !important;
}
.egx-services a.services.bg-tertiary:focus .icon,
.egx-services a.services.bg-tertiary:hover .icon {
  background-color: #75a244;
  box-shadow: 0 0 0 3px #fff;
}
.egx-services a.services.bg-tertiary:focus .icon > span,
.egx-services a.services.bg-tertiary:hover .icon > span {
  color: #fff !important;
}
.services:hover.bg-tertiary::before {
  content: "Click Here";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto;
  animation: blink 1s linear infinite;
}
.egx-services a.services.bg-fifth:focus,
.egx-services a.services.bg-fifth:hover {
  background: #137b89 !important;
}
.egx-services a.services.bg-fifth:focus .icon,
.egx-services a.services.bg-fifth:hover .icon {
  background-color: #1a91a1;
  box-shadow: 0 0 0 3px #fff;
}
.egx-services a.services.bg-fifth:focus .icon > span,
.egx-services a.services.bg-fifth:hover .icon > span {
  color: #fff !important;
}
.services:hover.bg-fifth::before {
  content: "Click Here";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto;
  animation: blink 1s linear infinite;
}
.egx-services a.services.bg-quarternary:focus,
.egx-services a.services.bg-quarternary:hover {
  background: #c4322a !important;
}
.egx-services a.services.bg-quarternary .icon span {
  color: #f1453d !important;
}
.egx-services a.services.bg-quarternary:focus .icon,
.egx-services a.services.bg-quarternary:hover .icon {
  background-color: #f1453d;
  box-shadow: 0 0 0 3px #fff;
}
.egx-services a.services.bg-quarternary:focus .icon > span,
.egx-services a.services.bg-quarternary:hover .icon > span {
  color: #fff !important;
}
.services:hover.bg-quarternary::before {
  content: "Click Here";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto;
  animation: blink 1s linear infinite;
}
@keyframes blink {
  50% {
    opacity: 0;
  }
}
.nav-tabs.myTabs .nav-item .nav-link {
  color: #fff;
  background: #707070;
  border: 0;
  border-radius: 0;
}
.myTabs {
  box-shadow: 2px 4px 5px 1px #d2d2d28f;
}
.nav-tabs.myTabs .nav-item.show .nav-link,
.nav-tabs.myTabs .nav-link.active {
  color: #fff;
  background-color: #7aa947;
  font-weight: 600;
  position: relative;
}
.nav-tabs.myTabs .nav-link.active::after {
  content: "";
  position: absolute;
  bottom: -18px;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 5px;
  border: 10px solid #7aa947;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
}
.title-block {
  margin: -15px;
}
.colum-left {
  width: 50%;
  display: inline-block;
}
.colum-right {
  width: 15%;
  display: inline-block;
}
.maintbl {
  margin: 0;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
}
.maintbl table td {
  border: 1px solid #e7e7e7;
  padding: 3px;
}
.background1 {
  background: #f7f7f7;
}
.textcolor {
  color: #125dae;
}
.titletxt {
  font-weight: 700;
  text-align: center;
  color: #000;
}
.highlitedbg {
  background: none repeat scroll 0 0 #125dae;
}
.highlitedbg .titletxt {
  color: #fff;
}
.highlitedtd {
  text-align: center;
  font-weight: 700;
}
.bg-teal-var {
  background: #3a7470;
}
.listing-menu ul li {
  background: #ffe4cd;
  padding: 5px 10px;
  border: 1px solid #ffe4cd;
  margin-bottom: 10px;
}
.inner-menu .card {
  margin-bottom: 2rem !important;
  transition: 0.2s al linear;
}
.inner-menu .card:hover {
  background: #177f8d !important;
}
.inner-menu-block i {
  color: #fff;
}
.inner-menu-block h5 {
  margin: 0;
  color: #fff;
  font-size: 18px;
}
.video-card {
  margin-bottom: 1.5rem;
  position: relative;
  transition: 0.25s all linear;
}
.video-card iframe {
  filter: grayscale(1);
  transition: 0.1s filter ease-in-out;
}
.video-card:hover iframe {
  filter: grayscale(0);
}
.footer-about h4 {
  margin-bottom: 30px;
}
.footer-about h4 span {
  color: #fefefe;
  font-size: 18px;
  font-weight: 600;
  position: relative;
}
.footer-about h4 span::after {
  content: "";
  position: absolute;
  left: 0;
  top: 25px;
  width: 50%;
  height: 2px;
  background: #fc8019;
}
.footer-about .p-footer-details {
  color: #fefefe;
  font-size: 16px;
  margin-bottom: 5px;
}
.footer-social {
  margin-top: 15px;
}
.footer-social li a {
  margin-right: 10px;
}
.footer-social li:last-child a {
  margin-right: 0;
}
.footer-social li a i {
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #fff;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  color: #1a91a1;
  transition: 0.3s all ease-in-out;
  display: inline-block;
}
.footer-social li a:hover i {
  color: #fff;
  background: #1a91a1;
}
.footer-links {
  list-style: none;
  padding: 0 0 0 5px;
}
.footer-links li {
  position: relative;
}
.footer-links li::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  background: #fb8019;
  width: 7px;
  height: 7px;
  transform: rotate(-45deg);
}
.footer-links li a {
  color: #fefefe;
  font-size: 16px;
  margin-left: 20px;
  vertical-align: middle;
}
.footer-content p {
  color: #fff;
  font-weight: 500;
  margin: 0;
  padding: 7px 0;
}
.footer-section {
  position: relative;
}
.footer-ribbon {
  background: #1a91a1;
  position: absolute;
  margin: -64px 0 0 0;
  padding: 10px 20px 6px 20px;
}
.footer-ribbon::after {
  border-right: 10px solid #646464;
  border-right-color: #1a91a1;
  border-left-color: #1a91a1;
  border-top: 16px solid transparent;
  content: "";
  display: block;
  height: 0;
  right: 100%;
  position: absolute;
  top: 0;
  width: 7px;
}
.footer-ribbon span {
  color: #fff;
  font-weight: 400;
}
a:not([href]) {
  cursor: pointer;
}
.uni-abt-clamp {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  height: 120px;
}
.contact-details-title {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 0.5rem;
}
.contact-details-title span {
  font-weight: 600 !important;
}
.contact-details-desc {
  text-align: justify;
  font-size: 16px;
  color: #444;
  line-height: 26px;
  margin: 0 0 20px;
}
.embed-responsive-16by9::before {
  padding-top: 25%;
}
.office-details ul {
  list-style: none;
  padding: 0;
  margin-top: 15px;
}
.office-details ul li {
  margin-bottom: 5px;
  font-size: 16px;
}
.office-details ul li i {
  font-size: 13px;
  background: #fff;
  color: #fc801a;
  border: 1px solid #fc801a;
  border-radius: 100%;
  text-align: center;
  padding: 5px;
  width: 25px;
  height: 25px;
  line-height: 13px;
  display: inline-block;
  transition: 0.3s all ease-in-out;
  vertical-align: middle;
  margin-right: 5px;
}
.office-details ul li:hover i {
  background: #fc801a;
  color: #fff;
}
.office-details ul li strong {
  font-weight: 600 !important;
  color: #212529;
}
.office-details ul li span,
.office-details ul li span > a {
  text-align: justify;
  font-size: 16px;
  color: #444 !important;
  line-height: 26px;
}
.office-times ul {
  list-style: none;
  padding: 0;
  margin-top: 10px;
}
.office-times ul li {
  margin-bottom: 5px;
  font-size: 16px;
}
.office-times ul li > i {
  font-size: 18px;
  margin-right: 5px;
  vertical-align: middle;
}
.link-card {
  border: 0;
  box-shadow: 0 1px 15px 1px rgba(62, 57, 107, 0.07);
  background: #fff;
  border-radius: 0 !important;
}
.link-card .card-body {
  padding: 1rem;
}
.link-card .card-header {
  padding: 0.5rem 1rem;
  background: #1a91a1;
  border-left: 5px solid #fc8019;
  border-radius: 0 !important;
  color: #fff;
}
.link-card .card-header .card-title {
  font-size: 15px;
  font-weight: 400;
}
.pull-up {
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.pull-up:hover {
  -webkit-transform: translateY(-2px) scale(1.01);
  -moz-transform: translateY(-2px) scale(1.01);
  -ms-transform: translateY(-2px) scale(1.01);
  -o-transform: translateY(-2px) scale(1.01);
  transform: translateY(-2px) scale(1.01);
  -webkit-box-shadow: 0 14px 24px rgba(62, 57, 107, 0.2);
  box-shadow: 0 14px 24px rgba(62, 57, 107, 0.2);
  z-index: 30;
}
.side-listing-details {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
.side-listing-details li {
  border-bottom: 1px solid #ccc;
  padding: 0.4rem 0;
}
.side-listing-details li:first-child {
  padding-top: 0;
}
.side-listing-details li:last-child {
  padding-bottom: 0;
  border: 0;
}
.side-listing-details li::before {
  content: "\FB96";
  display: inline-block;
  font: normal normal normal 24px/1 "Material Design Icons";
  vertical-align: middle;
  margin-right: 5px;
  display: inline;
  font-weight: 600;
  color: #fc8019;
}
.side-listing-details li > .content {
  color: #444 !important;
}
.news-listing .card:nth-of-type(odd) .title-block {
  background: #507c82 !important;
}
.news-listing .card:nth-of-type(even) .title-block {
  background: #b86e30 !important;
  font-size: 1rem;
}
.news-listing .card:nth-of-type(odd):hover .card-body {
  background: #ebf8fa !important;
}
.news-listing .card:nth-of-type(even):hover .card-body {
  background: #fff6ee !important;
  font-size: 1rem;
}
.news-listing .card .title-block h5 {
  font-size: 1rem !important;
}
.news-information ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.news-information ul li {
  position: relative;
  padding-left: 35px;
}
.news-information ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  content: "\FB96";
  display: inline-block;
  font: normal normal normal 24px/1 "Material Design Icons";
  vertical-align: middle;
  display: inline;
  font-weight: 600;
  color: #000;
}
.currentexam:hover::before {
  content: "Click Here";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 9px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto;
  animation: blink 1s linear infinite;
}
.egx-navbar-light .navbar-nav > .nav-item.nav-item-result > a,
.egx-navbar-light .navbar-nav > .nav-item.nav-item-result > a:hover {
  color: #fff !important;
  position: relative;
  transition: 0.3s all ease;
}
.egx-navbar-light .navbar-nav > .nav-item.nav-item-result > a::after,
.egx-navbar-light .navbar-nav > .nav-item.nav-item-result > a:hover::after {
  content: "";
  background: #fc8019;
  width: calc(100% - 10px);
  /*height: 35px;*/
  min-height:35px;
  position: absolute;
  top: 2px;
  left: 0;
  right: 0;
  bottom: 10px;
  margin: 0 auto;
  z-index: -1;
  border-radius: 6px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.24);
  animation: blinking 1s infinite;
}

@keyframes blinking {
  0% {
    background-color: #fc801a;
  }
  50% {
    background-color: #f1453d;
  }
  100% {
    background-color: #fc801a;
  }
}

.nav-item-result2 {
    animation-iteration-count: infinite;
    animation-duration:2s;
}

/*animation*/
.animate-spin {
    -moz-animation: spinHorizontal1 8s infinite linear;
    -o-animation: spinHorizontal1 8s infinite linear;
    -webkit-animation: spinHorizontal1 8s infinite linear;
    animation: spinHorizontal1 8s infinite linear;
}

@keyframes spinHorizontal1 {

    0% {
    }

    50% {
        transform: rotateY(180deg);
    }

    50%,100% {
        transform: rotateY(360deg);
    }
}
/*animation*/

.nav-item-result2 a::after, .nav-item-result2 > a:hover::after {
    animation: blinking2 2s infinite !important;
    
}

@keyframes blinking2 {
    0% {
        background-color: #000;
    }

    50% {
        background-color: #f1453d;
    }

    100% {
        background-color: #1a91a1;
    }
}

.egx-navbar-light.scrolled .navbar-nav > .nav-item.nav-item-result > a::after,
.egx-navbar-light.scrolled
  .navbar-nav
  > .nav-item.nav-item-result
  > a:hover::after {
  height: 35px;
  bottom: 0.75rem;
}
.social-media-information {
  position: fixed;
  top: 75%;
  transform: translateY(-50%);
  right: 0;
  z-index: 1;
}
.social-media-information ul {
  list-style: none;
  padding: 0;
}
.social-media-information ul li.social-fb a {
  background: #3b5999;
  color: #fff;
}
.social-media-information ul li.social-tw a {
  background: #55acee;
  color: #fff;
}
.social-media-information ul li.social-li a {
  background: #0077b5;
  color: #fff;
}
.social-media-information ul li.social-yt a {
  background: #cd201f;
  color: #fff;
}
.social-media-information ul li.social-email a {
  background: #8cc152;
  color: #fff;
}
.social-media-information ul li.social-fb a:hover span,
.social-media-information ul li.social-fb:hover a {
  background: #304d8b;
  color: #fff;
}
.social-media-information ul li.social-tw a:hover span,
.social-media-information ul li.social-tw:hover a {
  background: #448cc4;
  color: #fff;
}
.social-media-information ul li.social-li a:hover span,
.social-media-information ul li.social-li:hover a {
  background: #026194;
  color: #fff;
}
.social-media-information ul li.social-yt a:hover span,
.social-media-information ul li.social-yt:hover a {
  background: #ad1313;
  color: #fff;
}
.social-media-information ul li.social-email a:hover span,
.social-media-information ul li.social-email:hover a {
  background: #75a145;
  color: #fff;
}
.social-media-information ul li a {
  font-size: 1.2rem;
  color: #fff !important;
  transition: 0.2s all ease;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: relative;
  transition: 0.2s all ease;
}
.social-media-information ul li a span {
  line-height: 40px;
  right: -120px;
  position: absolute;
  text-align: center;
  width: 90px;
  transition: right 0.4s ease-in-out;
  z-index: -1;
  font-size: 14px;
  font-weight: 600;
}
.social-media-information ul li a:hover span {
  right: 100%;
}
.check-result {
  background: #fc8019;
  margin: 0 auto;
  z-index: -1;
  border-radius: 0;
  color: #fff;
  font-weight: 600;
  border-bottom: 2px solid rgba(0, 0, 0, 0.24);
  animation: blinking 1s infinite;
  outline: 0;
}
.share-social-media ul {
  list-style: none;
  padding: 0;
}
.share-social-media li {
  display: inline-block;
}
.share-social-media ul li.social-fb a {
  background: #3b5999;
  color: #fff;
}
.share-social-media ul li.social-tw a {
  background: #55acee;
  color: #fff;
}
.share-social-media ul li.social-li a {
  background: #0077b5;
  color: #fff;
}
.share-social-media ul li.social-yt a {
  background: #cd201f;
  color: #fff;
}
.share-social-media ul li.social-fb a:hover span,
.share-social-media ul li.social-fb:hover a {
  background: #304d8b;
  color: #fff;
}
.share-social-media ul li.social-tw a:hover span,
.share-social-media ul li.social-tw:hover a {
  background: #448cc4;
  color: #fff;
}
.share-social-media ul li.social-li a:hover span,
.share-social-media ul li.social-li:hover a {
  background: #026194;
  color: #fff;
}
.share-social-media ul li.social-yt a:hover span,
.share-social-media ul li.social-yt:hover a {
  background: #ad1313;
  color: #fff;
}
.share-social-media ul li a {
  font-size: 1.2rem;
  color: #fff !important;
  transition: 0.2s all ease;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 40px;
  border-radius: 100%;
  text-align: center;
  position: relative;
  transition: 0.2s all ease;
}
.news-blog-card-1 .news-date {
  background: #e6e5e5;
  text-align: center;
}
.news-blog-card-1 .news-date span.date-icon {
  background: #fc801a;
  display: block;
  color: #fff;
  padding: 7px;
  font-size: 20px;
  font-weight: 700;
}
.news-blog-card-1 .news-date span.date {
  font-weight: 500;
  padding: 10px 5px;
  font-size: 15px;
  display: block;
}
.news-blog-card-1 h5.title {
  border-bottom: 1px solid #ececec;
  padding-bottom: 5px;
}
.news-blog-card-1 p.title {
  font-size: 14px;
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.news-blog-card {
  margin-bottom: 1rem;
}
.news-date-block {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #1a91a1;
  color: #fff;
  text-align: center;
  padding: 5px;
}
.news-date-block span {
  font-weight: 700;
  display: block;
  font-size: 20px;
}
.news-date-block small {
  font-weight: 500;
  font-size: 14px;
}
.news-blog-card .card-body h6 {
  font-size: 16px;
}
.news-blog-card .card-body p {
  font-size: 14px;
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.theme-ul {
  list-style-type: none;
  padding-left: 35px;
}
.theme-ul li {
  padding: 3px 0;
  position: relative;
}
.theme-ul li > a {
  color: #111;
  cursor: pointer;
}
.theme-ul li > a:hover {
  color: #111;
  font-weight: 600;
  text-decoration: underline;
}
.theme-ul li::before {
  content: "";
  position: absolute;
  top: 8px;
  left: -20px;
  border: 6px solid #1a91a1;
  border-right: 6px solid transparent;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}
.owl-carousel-video {
  position: relative;
}
.owl-carousel-video .owl-nav {
  position: absolute;
  top: 50%;
  right: 0;
  display: none !important;
}
.owl-carousel.owl-carousel-video .owl-nav .owl-prev,
.owl-carousel.owl-carousel-video .owl-nav .owl-next {
  opacity: 0 !important;
}
.owl-carousel-video .btn-nxt,
.owl-carousel-video .btn-prev {
  background: #fc801a;
  color: #fff;
}
@media (max-width: 767px) {
  .egx-navbar-light .navbar-nav > .nav-item.nav-item-result > a,
  .egx-navbar-light .navbar-nav > .nav-item.nav-item-result > a:hover {
    padding: 0 1rem;
    text-align: center;
  }
  .egx-navbar-light .navbar-nav > .nav-item.nav-item-result > a::after,
  .egx-navbar-light .navbar-nav > .nav-item.nav-item-result > a:hover::after {
    width: 100% !important;
    bottom: 0;
    height: 30px;
  }
}

.staff .text .position {
  letter-spacing: 0;
  font-size: 13px;
}
.staff .card-body {
  height: 75px;
}
.cardcontainer .card {
  position: relative !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
  min-width: 0 !important;
  word-wrap: break-word !important;
  background: transparent;
}

.blinking_me {
  font-size: 22px !important;
  font-weight: 600 !important;
  animation: blinker 1s linear infinite;
}
.blinking_me a {
  color: inherit;
  text-decoration: underline;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.owl-carousel.home-slider .slider-item .slider-text p.blinking_me {
  margin-bottom: 65px;
}
@media (max-width: 767.98px) {
  .blinking_me {
    font-size: 18px !important;
    margin-top: 10px;
  }
  /* .owl-carousel.home-slider {
            height: 170px;
        }
        .owl-carousel.home-slider .slider-item .slider-text {
            height: 170px;
        }
        .owl-carousel.home-slider .slider-item {
            height: 170px;
            background-image: url(../images/banner-bg-hsc1.jpg) !important;
            background-position: top center !important;
        } */
  .egx-services .services .icon {
    width: 80px;
    height: 80px;
    margin-top: 10px;
  }
  .egx-services .services,
  .egx-services .services .media-body {
    padding-bottom: 0 !important;
    margin: 0 !important;
  }
  .egx-services .services .icon {
    width: 60px;
    height: 60px;
    margin-top: 10px;
  }
  .egx-services .services .icon span {
    font-size: 34px !important;
  }
  .owl-carousel.home-slider .slider-item .slider-text p.blinking_me {
    margin-bottom: 10px;
  }
  .owl-carousel.home-slider .owl-dots {
    bottom: 20px;
  }
}

.owl-carousel .owl-stage,
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: auto !important;
  touch-action: auto !important;
}

/*---College Modules---*/
.radius-0 {
  border-radius: 0 !important;
}
.bg-grey-light {
  background: #f9f9f9;
}
.college-search-section {
  background: #00000026;
  padding: 15px;
  border-radius: 7px;
}

.bg-orange-light {
  background: #fff6ed;
}

.position-absolute-right {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}

.card.bg-orange-light h5 {
  font-size: 18px;
}

.college-banner .inner-section {
  background: url(../images/clg/vnsgu2.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  padding: 8rem 0;
  position: relative;
}

.college-banner .inner-section::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: #212529;
  opacity: 0.35;
  pointer-events: none;
  -webkit-transition: ease opacity 0.3s 0.1s;
  transition: ease opacity 0.3s 0.1s;
}
.clg-banner-img {
  position: relative;
}
.clg-banner-img::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  background: #444444;
  opacity: 0.25;
  pointer-events: none;
  -webkit-transition: ease opacity 0.3s 0.1s;
  transition: ease opacity 0.3s 0.1s;
}
.clg-banner-img img {
  height: 285px;
  object-fit: cover;
  object-position: center;
}
.college-detail-info {
  margin-top: -80px;
}

.college-detail-info .clg-logo {
  margin-top: -60px;
}
.college-detail-info .clg-logo img {
  background: #f9f9f9;
}

.clg-info h5 {
  font-size: 22px;
}
.clg-info p {
  font-size: 16px;
}
.clg-menu-tab.nav-tabs {
  border-bottom: 0;
}
.clg-menu-tab.nav-tabs .nav-item .nav-link {
  border: 0;
  color: #111;
  position: relative;
  padding: 15px 10px;
  border-radius: 0;
}
.clg-menu-tab.nav-tabs .nav-item.show .nav-link,
.clg-menu-tab.nav-tabs .nav-link.active,
.clg-menu-tab.nav-tabs .nav-item .nav-link:hover {
  color: #fc8019;
  background-color: #fff;
  font-weight: 600;
}
.clg-menu-tab.nav-tabs .nav-item .nav-link.active::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: #fc801a;
}
.course-info {
  position: relative;
}
.course-details-card {
  margin-bottom: 10px;
}
.btn-multiselect label {
  margin: 5px 10px 0 0;
  padding: 2px 7px;
  border-radius: 2px;
  font-size: 14px;
}

@media (max-width: 767px) {
  .view-btn a.position-absolute-right {
    position: relative;
    transform: none;
    right: auto;
    display: inline-block;
    float: right;
  }
  .clg-banner-img img {
    height: auto;
    object-fit: cover;
    object-position: center;
  }
  .college-detail-info .d-flex {
    display: block !important;
    text-align: center;
  }
  .college-detail-info .clg-logo img {
    width: 80px !important;
  }
  .clg-info h5 {
    margin-top: 10px;
    font-size: 20px;
    letter-spacing: -1px;
  }
  .college-detail-info .clg-logo img {
    margin: 0 auto !important;
    text-align: center;
    display: block;
  }
  .college-detail-info .clg-info .position-absolute-right {
    position: relative;
    top: 0;
    right: 0;
    transform: none;
    text-align: center;
    margin-top: 15px;
  }
  .clg-menu-tab.nav-tabs .nav-item .nav-link {
    padding: 10px;
  }
}

.c-table.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgb(255 251 248);
}

/*--photo-gallery--*/
.photo-fancy-card {
  position: relative;
  border: 0px solid #eaeaea !important;
  margin-bottom: 15px;
}
.photo-fancy-card a {
  position: relative;
}
figure.img-fig {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  text-align: center;
  margin: 0;
}
.img-fig img {
  display: block;
  opacity: 1;
  position: relative;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transform: scale(1);
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  height: 200px;
  object-fit: cover;
}
.img-fig figcaption {
  backface-visibility: hidden;
}
.img-fig figcaption {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.img-fig figcaption h5 {
  font-size: 16px;
  padding: 15px;
  color: #fff;
  font-weight: 600;
  margin: 0;
  opacity: 0;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.img-fig:hover {
  background: none repeat scroll 0 0 #252525;
}
.img-fig:hover img {
  opacity: 0.4;
  transform: scale(1.15);
  filter: blur(2px);
}
.img-fig:hover figcaption h5 {
  opacity: 1;
  transform: scale(1);
}

/*---*/
.collapse-title {
  position: relative;
}
.collapse-title.collapsed::after {
  content: "\F13E";
  position: absolute;
  top: -2px;
  right: 0;
  font: normal normal normal 24px/1 "Material Design Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.collapse-title::after {
  content: "\F13C";
  position: absolute;
  top: -2px;
  right: 0;
  font: normal normal normal 24px/1 "Material Design Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

.counter-part {
  list-style: none;
  padding: 0;
  justify-content: center;
  align-items: center;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}

.counter-part li {
  border: 1px solid #ccc;
  background: #fefefe;
  border-radius: 2px;
  width: 18px;
  height: 18px;
  line-height: 16px;
  text-align: center;
  margin: 0 -3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
}