* {
  font-family: "Poppins", sans-serif;
}
@font-face {
  font-family: 'noto nastaliq';
  src: url('NotoNastaliqUrdu-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.urdu{
  font-family: noto nastaliq;
  line-height: 28px !important;
  font-size: 13px;
  text-align: right;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;

}
.navbar {
  background: #254576;
  border-bottom: 5px solid #00af99;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}
img {
  max-width: 100%;
}
.navbar a {
  color: #ffff;
  text-align: center;
}
.navbar-nav a {
  text-transform: uppercase;
  font-size: 14px;
}
.navbar-nav a:hover {
  color: #00d7a0;
}
.fa-bars {
  color: #fff;
}
/* .navbar-nav .cta a {
  font-size: 12px;
}
.navbar-nav .cta a i {
  color: #00d7a0;
  font-size: 1.5em;
}*/
div.control-group div.span9 {
  text-align: center!important;
}
a.hed_home_links {
  color: #ff9800;
  cursor: pointer;
  
}
.required{
  color: red;
}
input#female,input#other {
  margin-left: 15px!important;
}
/*.hero {
   background: url("../images/header-bg.jpg") no-repeat;
  background-size: cover; 
}*/
.btn-base {
  background: #008f94;
  color: #fff;
  border-radius: 30px;
  padding: 10px 20px;
  text-transform: uppercase;
}
.btn-secondary {
  background: #254576;
  color: #fff;
  border-radius: 30px;
  padding: 10px 20px;
  text-transform: uppercase;
}
.bg-white {
  background: #fff;
}
.text-white {
  color: #fff;
}
section.steps {
  background: linear-gradient(#00c59d, #008f94);
  color: #fff;
  padding: 60px 0px;
}

section.steps i {
  background: #254576;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  margin-bottom: 10px;
  font-size: 1.5em;
}
.steps i {
  position: relative;
}
.steps i span {
  position: absolute;
  top: -5px;
  left: -5px;
  background: #fff;
  color: #000;
  line-height: 20px;
  width: 20px;
  border-radius: 50%;
  height: 20px;
  font-size: 16px;
}
.bg-secondary {
  background-color: #254576 !important;
}
.text-base {
  color: #008f94;
}
.text-secondary {
  color: #254576 !important;
}

.information-grids > div:nth-child(1) {
  background: #e4f6f2;
  border-radius: 50px;
}
.information-grids > div:nth-child(2) {
  background: #e4e8ee;
  border-radius: 50px;
}
.information-grids > div:nth-child(3) {
  background: #f2f8e7;
  border-radius: 50px;
}
footer {
  background: #373737;
  color: #fff;
}
@media screen and (max-width: 992px) {
  .text-center-xs {
    text-align: center !important;
  }
}
img {
  max-width: 100%;
}
.hero-gradient {
  background: linear-gradient(#0fc8a3, #38a8ab);
  padding: 60px;
}

.hero-gradient img {
  position: absolute;
  left: 0px;
  right: 0px;
  margin: auto;
  bottom: -90px;
  border-radius: 50%;
}
.hero-gradient {
  position: relative;
}
.college-social i {
  background: #222;
  color: #fff;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 5px;
  margin-right: 5px;
}
.college-social a {
  color: #000;
}
.college-social {
  list-style: none;
  padding-left: 0px;
}
.college-social li {
  margin-bottom: 5px;
}
.college-social .fa-phone {
  background: green;
}

.college-social .fa-facebook-square {
  background: #3b5999;
}
.bg-light {
  background: #f8f8f8;
}
.page-title,
.section-title {
  color: #254576;
}
.section-title {
  font-weight: 600;
  margin-bottom: 30px;
}
.faculty img {
  max-width: 180px;
}
.read-more-btn,
.read-more-btn:hover {
  /*background: #254576;
  color: #fff;
  padding: 5px 10px;
  display: inline-block;
  font-size: 14px;
  border: none;*/
  background: #254576;
    color: #fff;
    border-radius: 30px;
    padding: 5px 15px;
    text-transform: uppercase;
    border-color: #6c757d;
    border: 0;
    
}

.news-events {
  background: #dae2c9;
  padding: 25px;
  border-radius: 50px;
}
@media screen and (min-width: 767px) {
  .news-events .col-md-4:not(:last-child) .item {
    border-right: 1px solid #8b9b99;
  }
  .formatted-table p {
    margin-bottom: 0px;
  }
}

.formatted-table {
  background: #f8f8f8;
  padding: 0px 25px 25px 25px;
  border: 1px solid #b1d172;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
  min-height: 250px;
}
.formatted-table .row:not(:last-child) {
  border-bottom: 1px solid #dddede;
  margin-bottom: 20px;
}
.formatted-table .row:first-child {
  padding-top: 15px;
}
.formatted-table .header {
  background: #008f94;
  color: #fff;
  margin-left: -25px;
  margin-right: -25px;
  padding: 20px 10px;
}

.formatted-table .row:not(:last-child) {
  padding-bottom: 15px;
}
.college-merit-list {
  background: #ffffff;
  border-radius: 50px;
  padding: 40px 25px;
  margin-bottom: 40px;
  border: 1px solid #bbcc9a;
}

.college-merit-list p {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .hero-gradient img {
    z-index: 1;
  }
  .sidebar {
    padding-top: 120px !important;
  }
}

.bootstrap-select button {
  border: 1px solid #888;
}
.bootstrap-select > .dropdown-toggle::after {
  color: #888;
}
.adm-open,.text-red{
  color: red;
}

#accordion .card-header {
  padding: 0px;
}
#accordion .btn-link {
  padding: 20px;
  color: #000;
  font-weight: bold;
  text-decoration: none !important;
  width: 100%;
  text-align: left;
}
#accordion .btn-link[aria-expanded="true"] {
  background: #00af99;
  color: #fff;
}

.video-container {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.video-container::after {
  padding-top: 56.25%;
  display: block;
  content: "";
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.news-wrapper .row {
  background: #f8f8f8;
  margin-bottom: 40px;
  padding: 25px 15px;
  border-radius: 20px;
  border: 1px solid #bbcc9a;
}

.dropdown-menu a {
  color: #000;
  text-align: left;
}
.dropdown-menu a:hover {
  background: #fff;
}
.dropdown-menu {
  border: none;
}
@media screen and (min-width: 990px) {
  li.dropdown:hover .dropdown-menu {
    display: block;
  }
}
.student-navigation .fa {
  margin-right: 10px;
  color: #008f94;
}
.student-navigation {
  list-style: none;
  padding-left: 15px;
  font-size: 14px!important;
}
.student-navigation li{
  margin-bottom: 8px;
}
.student-navigation a {
  color: #254576;
  text-decoration: none!important;
}
.student-navigation a:hover{
  color: #008f94;
}
dl.dl-horizontal a {
  color: #254576 !important;
}
a.hed_faculties{ padding: 10px 15px!important; }

.bg-base{
  background: #008f94!important;
}
.bg-red{
  background: red;
}
form .row{
  border: none!important;
}
form .description{
  color: green;
}
.token-wrapper {
  border: 1px solid #000;
  padding-top: 5px;
  display: inline-block;
  margin-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
}
.green{
color: green;
}
.red{
color: red;
}

.avatar {

  border: 1px solid #000;
  min-height: 200px;
  margin-bottom: 10px;
  text-align: center;
}
.avatar::before {
  content: "Attach 3 Passport size photo with white background";
  padding: 40px 25px;
  text-align: center;
  width: 100%;
  display: block;
}
.view-application-wrapper .collegename {
  font-size: 24px;
  font-weight: 600;
}
.view-application-header span {
  font-weight: bold;
}
.view-application-wrapper table td{
padding: 0.55rem!important;
}
.view-application-wrapper h3 {
  font-size: 1.071em;
  margin-top: 40px;
  background: #273d53;
  color: #fff;
  text-shadow: none !important;
  padding: 15px;
  margin-bottom: 5px;
}
table.col4 td {
  width: 25%;
  padding: 8px;
}
.view-application-wrapper{
background: #fff;
}
.view-application-wrapper table{
background: rgba(0,0,0,0.063);
}
.view-application-wrapper p{
margin-bottom: 10px;
}
.slick-dots{
  margin-top: 20px;
  text-align: center;
  padding-left: 0px;
}
.slick-dots li button{
  font-size: 0px;
  border: none;
  padding: 0px!important;
  border: 3px solid #0fc8a3;
  background: #fff;
  border-radius: 50%;
}
.slick-dots li button:before{
  content: '';
  display: block;
  width: 15px;
  height: 15px;
}

.slick-dots li{
  display: inline-block;
  margin: 5px 10px;

}
.slick-dots li.slick-active button{
  background: #0fc8a3;
}
#passwordResetModal .modal-footer{
  justify-content: center!important;
}

.item{
  overflow-wrap: break-word;
}
.slick-prev{
  position: absolute;
  top: 45%;
  left: 15px;
  z-index: 212;
  font-size: 0px;
  border: 0;
  border-radius: 8px;
  background:unset!important;
}
.slick-prev:before{
  content: '\f137';
  font-family: "Font Awesome 5 Pro";
  font-size: 24px;
  color: white;
}
.slick-next{
  position: absolute;
  top: 45%;
  right: 15px;
  font-size: 0px;
  border: 0;
  border-radius: 8px;
  background:unset!important;
}
.slick-next:before{
  content: '\f138';
  font-family: "Font Awesome 5 Pro";
  font-size: 24px;
  color: white;
}
.my-5{
  min-height: 250px!important;
}
