.mb--30 {
  margin-bottom: 30px !important;
}
.mb--10 {
  margin-bottom: 10px !important;
}
.mb--20 {
  margin-bottom: 20px !important;
}
.mb--200 {
  margin-bottom: 200px !important;
}
.mb--100 {
  margin-bottom: 100px !important;
}
.mt--30 {
  margin-top: 30px !important;
}
.mt--10{
  margin-top: 10px !important;
}
.ml--10 {
  margin-left: 30px;
}
.ml--30 {
  margin-left: -30px;
}
.ml--50 {
  margin-left: -50px;
}
.list-styel-bold li {
  font-weight: 400;
  color: #000;
}
.color {
  color: #235A81;
}

.bottom-card-hight {
  height: 140px !important;
  background-color: #ebf3ff !important;
}
.maxwidth400 img{width:100px;}
.maxwidth400 {
    border: 2px solid #0C8C46;
    margin-bottom: 10px;
}
.mt--10 {
  margin-top: 10px !important;
}
.list-hight li {
    line-height: 24px;
    font-size: 15px;
    color: #504949;
    font-weight: 600;
}

.paper-submission-list li {
  color: black;
}

p {
  font-family: Open Sans !important;
}
.btt-left {
  top: 37%;
  position: absolute;
  left: 10px;
  padding: 4px;
  background: #a41034;
  border: 1px solid #e6e6e6;
  font-weight: bold;
}

.btt-right {
  top: 37%;
  position: absolute;
  right: 10px;
  padding: 4px;
  background: #a41034;
  border: 1px solid #e6e6e6;
  font-weight: bold;
}

.dack-space-v-logo {
  /* padding-top: 20px !important; */
}
.registration-link {
  padding: 10px;
}
.registration-link a {
  color: black;
}

@media only screen and (max-width: 599px) {
  .mobile-space-logo {
    padding-top: 10px !important;
  }
  .mobile-space-logo1 {
    padding-top: 20px !important;
  }
  .mobile-logo-height {
    height: 60px;
  }
  .dack-space-logo {
    padding-top: 0px !important;
  }
  .dack-space-v-logo {
    padding-top: 0px !important;
  }
  .my-footer-2 p {
    font-size: 12px!important;
        font-weight: 600!important;
}
.list-hight li {
    line-height: 24px;
    font-size: 13px!important;
    color: black;
    font-weight: 600;
}
}

.container1,
section > .container-fluid {
  padding-top: 5px;
  padding-bottom: 70px;
}

.bg_image {
  background-image: url("/images/LBS/Pharmecy/pharmacy-ic/banner/College-new.jpg");
  background-size: cover;
  /* padding: 10px; */
  /* width: fit-content; */
}

.mainhading_para p {
  color: white;
  font-weight: 700;
  line-height: 1;
}

.mainhading_para h1,
h2 {
  font-size: 25px;
  font-weight: 700;
  color: white;
}

.bg-theme-colored {
  background-color:#0976af  !important;
}

.menuzord-menu li {
  color: white;
  float: left;
  border-right: 1px solid white;
  margin: 7px 0px;
  padding: 0px 2px;
}

.menuzord-menu li a {
  padding: 0px 10px;
}

.footer_bg {
  background-color: #414143;
  padding: 3px 0px 0px 0px;
}

.footer_bg1 {
  background-color: #0976af!important;
  padding: 3px 0px 0px 0px;
  /* border-radius: 4px; */
}

.border-inner {
  /* border: 1px solid white; */
  padding: 5px;
}

.m-c-50 {
  height: 400px;
  width: auto;
}

#customers td {
  vertical-align: middle;
  border: 1px solid #ddd;
  padding: 5px;
  color: black;
  font-weight: 600;
  /* text-transform: capitalize; */
}

#customers th {
  text-align: center;
}

h1 {
  font-family: "FontAwesome";
}

.contact_us_para p {
  font-weight: 600;
}

.main-content-b {
  /* margin-bottom: px; */
  background-color: #f5f5f5;
}

.pb-0 {
  background-color: #eaeaea;
}

@media (max-width: 767px) {
  h1 {
    font-size: 18px;
    font-weight: 800;
  }
}

strong {
  color: #000;
}

.line-bottom {
  margin-bottom: 0px;
}

.team {
  margin-bottom: 20px;
}

.content {
  height: 138px;
}

.thumb-img {
  display: inline-block;
  border: 1px solid silver;
  margin: 4px !important;
  /* margin: auto; */
}

.icon-box i {
  font-size: 40px;
  margin-left: 5px;
}

.media-body {
  height: 320px;
}

.heading-header {
  background: rgb(255 255 255 / 82%);
  margin: 20px 20px;
}

.heading-header h1 {
  font-size: 25px;
  color: #6c6969;
  padding: 20px 0px 5px 0px;
}

.heading-header h2 {
  font-size: 17px;
  color: #023849;
  margin: 10px 0px;
  font-weight: 500;
}

.heading-header p {
  font-size: 17px;
  color: #801d1d;
  background: #eaeaea;
  padding: 10px 5px;
  line-height: 1.4em;
}

.heading-header p i {
  font-size: 18px !important;
  padding: 5px;
}

.heading-header p span {
  font-size: 20px;
  color: black;
}

.para_location {
  text-align: left;
  padding-left: 89px !important;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
    margin-bottom: 10px;
    border: 5px solid #bbaf22;
}

.card_width {
  height: 400px;
  margin-bottom: 10px;
}

.card-body {
  -webkit-box-flex: 1;
}

.card_width a {
  text-decoration: none;
  color: #555;
  transition: 0.3s all;
  background-color: transparent;
}

.card-text {
  text-align: left;
}

.meramap {
  padding: 20px;
  border: 1px solid rgb(128, 131, 131);
  background-color: #0976af;
  box-shadow: 0px 0px 9px 1px #747374;
}
.text-white-footer p {
  color: #FFF !important;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.my-footer-2 p {
  font-size: 14px;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  text-align: center;
  color: white;
  font-weight: 700;
}
.my-footer-2 p strong {
  color: #e8d785;
  font-weight: 700;
}
.main-page-hading {
  color: #FCB92D;
  font-weight: 700;
  font-family: "Hina Mincho", serif;
  font-size: 26px;
}
.maerabackground {
  background-color: #f1f1f1;
}
.blinking:hover {
  color: #ffffff;
}

.blinking {
  animation: glowing 1500ms infinite;
}

.registration-link {
  background-color: #0C8C46;
  padding: 10px;
  font-size: 17px !important;
  font-weight: 500;
  border-radius: 5px;
  margin-bottom: 10px;
  display: inline-block;
  margin-top: 20px;
}

.registration-link a {
  font-size: 15px;
  color: white;
  font-family: inherit;
}

.blinking {
  animation: glowing 1500ms infinite;
}
/* .heading-links ul {
  height: 50px;
} */

.heading-links ul {
  display: flex;
  align-items: center;
  justify-content: center;
}

.main-6-link li {
  padding: 7px;
  text-align: center;

  background-color: #fdb92e;
  /* width: -webkit-fill-available; */
  font-size: 14px;
}

.main-6-link li a {
  color: #ffffff;
  font-family: inherit;
  font-weight: 600;
}

.main-6-link li:hover {
  background-color: #575ec2;
  color: rgb(255, 255, 255);
}

.main-6-link li a:hover {
  color: rgb(255, 255, 255);
}

@media screen and (max-width: 768px) {
  .heading-links ul {
    align-items: center;
    justify-content: center;
    flex-direction: column;
    display: contents;
  }
}
@-webkit-keyframes glowing {
  0% {
    background-color: #0C8C46;
    -webkit-box-shadow: 0 0 3px #0C8C46;
  }

  50% {
    background-color: #ff0000;
    -webkit-box-shadow: 0 0 20px #ff0000;
  }

  100% {
    background-color: #0C8C46;
    -webkit-box-shadow: 0 0 3px #0C8C46;
  }
}

@-moz-keyframes glowing {
  0% {
    background-color: #0C8C46;
    -moz-box-shadow: 0 0 3px #0C8C46;
  }

  50% {
    background-color: #ff0000;
    -moz-box-shadow: 0 0 20px #ff0000;
  }

  100% {
    background-color: #0C8C46;
    -moz-box-shadow: 0 0 3px #0C8C46;
  }
}

@-o-keyframes glowing {
  0% {
    background-color: #0C8C46;
    box-shadow: 0 0 3px #0C8C46;
  }

  50% {
    background-color: #ff0000;
    box-shadow: 0 0 20px #ff0000;
  }

  100% {
    background-color: #0C8C46;
    box-shadow: 0 0 3px #0C8C46;
  }
}

@keyframes glowing {
  0% {
    background-color: #1e1e20;
    box-shadow: 0 0 3px #1e1e20;
  }

  50% {
    background-color: #414143;
    box-shadow: 0 0 20px #414143;
  }

  100% {
    background-color: #1e1e20;
    box-shadow: 0 0 3px #1e1e20;
  }
}

@media only screen and (max-width: 600px) {
  .advisory_page .card {
    height: 289px;
  }
}

@media (max-width: 500px) {
  .heading-header p i {
    font-size: 12px !important;
    padding: 5px;
    display: inline-block !important;
  }
  .para_location {
    font-size: 14px !important;
    text-align: left;
    padding-left: 0px !important;
  }
}

@media (min-width: 500px) and (max-width: 700px) {
  .heading-header p i {
    font-size: 12px !important;
    padding: 5px;
    display: inline-block !important;
  }
  .para_location {
    font-size: 18px !important;
    text-align: left;
    padding-left: 100px !important;
  }
}
@media (min-width: 325px) and (max-width: 600px) {
  .my-footer-2 p {
    font-size: 10px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    text-align: center;
    color: white;
    font-weight: 500;
  }
}

@media (min-width: 700px) and (max-width: 990px) {
  .heading-header p i {
    font-size: 18px !important;
    padding: 5px;
    display: inline-block !important;
  }
  .para_location {
    font-size: 18px !important;
    text-align: left;
    padding-left: 120px !important;
  }
}

@media (min-width: 995px) and (max-width: 1160px) {
  .heading-header p i {
    font-size: 18px !important;
    padding: 5px;
    display: inline-block !important;
  }
  .para_location {
    font-size: 18px !important;
    text-align: left;
    padding-left: 20px !important;
  }
}

@media only screen and (max-width: 599px) {
  .footertext {
    font-size: 11px !important;
  }
  .text-white-footer p {
   
    font-size: 9px;
    font-weight: 500;
    line-height: 2;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
  }
  .side-danda {
    display: none;
  }
  .media-body {
    height: 158px;
  }
  .card-two footer_card {
    position: relative;
    height: 94px!important;
    background-color: #6573d0;
    text-align: center;
}
}

@media only screen and (max-width: 400px) {
  .media-body {
    height: 158px;
  }
}
@media only screen and (max-width: 768px) {
  .media-body p {
    font-size: 11px;
  }
}

@media only screen and (max-width: 1044px) {
  .breakeline {
    display: block;
  }
}
@media only screen and (min-width: 1045px) {
  .breakeline {
    display: none;
  }
}

@media (min-width: 603px) and (max-width: 1160px) {
  .media-body {
    height: 348px;
  }
  .text-white-footer p {
    line-height: 2;
  }
}

@media only screen and (max-width: 400px) {
  p {
    font-size: 12px;
    line-height: 18px;
  }
  #customers td {
    font-size: 12px;
  }
  #customers th {
    text-align: center;
    font-size: 12px;
  }
  .content p {
    font-size: 12px;
    font-weight: 600;
  }
}

@media screen and (max-width: 677px) {
  .mobile-banner-n {
    display: block;
  }

  .desktop-view {
    display: none;
  }
}

@media screen and (min-width: 678px) and (max-width: 3600px) {
  .mobile-banner-n {
    display: none;
  }

  .desktop-view {
    display: block;
  }
}
.team-members {box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; }



.card-two {
    background: #fff;
    box-shadow: 0 10px 7px -5px rgba(0, 0, 0, 0.4);
    height: 339px;
}

.card-two header {
  position: relative;
  width: 100%;
  height: 72px;
  background-color: #c8c;
}
.card_two_core header {
  position: relative;
  width: 100%;
  height: 120px;
  background-color: rgb(253 185 46);
}

.card-two header::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: inherit;
  transform: skewY(8deg);
  transform-origin: 0 100%;
}

.card-two header .avatar {
    position: absolute;
    left: 50%;
    top: 10px;
    margin-left: -74px;
    z-index: 5;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    overflow: hidden;
    background: #ccc;
    border: 3px solid #fff;
}

.card-two header .avatar img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 150px;
  height: auto;
}

.card-two h3 {
    position: relative;
    margin: 90px 0 30px;
    text-align: center;
    color: red;
    font-size: 16px;
    font-weight: 600;
}

.card-two h3::after {
  content: "";
  position: absolute;
  bottom: 14px;
  left: 50%;
  margin-left: -15px;
  width: 30px;
  height: 1px;
  background: #000;
}

.card-two .desc {
    padding: 7px 5px 34px 2px;
    text-align: center;
    line-height: 1.5;
   
}
.card-two .desc p {
    margin-top: -46px;
    color: #161212;
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 0px;
}
.card-two .contacts {
  width: 200px;
  max-width: 100%;
  margin: 0 auto 3.5rem;
}

.card-two .contacts a {
  display: block;
  width: 33.333333%;
  float: left;
  text-align: center;
  color: #c8c;
}

.card-two .contacts a:hover {
  color: #333;
}

.card-two .contacts a:hover .fa::before {
  color: #fff;
}

.card-two .contacts a:hover .fa::after {
  top: 0;
}
td {
  display: table-cell;
  vertical-align: inherit;
}


.card-two footer_card {
    position: relative;
    height: 67px;
    background-color: #6573d0;
    text-align: center;
}
footer_card.card_two_core {
  background: #0c8c46;
}
.card-two footer_card p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}

.card-two footer_card p a {
  padding: 0 1rem;
  color: #ffffff;
  transition: color 0.4s;
}

.card-two footer_card p a:hover {
  color: rgb(243, 4, 4);
}

.card-two footer_card::before {
  z-index: 0;
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0;
  left: 0;
  right: 0;
  background: inherit;
  transform: skewY(8deg);
  transform-origin: 100%;
}

/* ORANGE CARD */

.flexcardOrange {
  width: 100%;
  background: #fdf8f3;
  box-shadow: 4px -2px 1px #f68404;
}

.flexcardNumberOrange {
  background: #fdfffe;
  background: -webkit-linear-gradient(right, #fdfffe, #f68404);
  background: -moz-linear-gradient(right, #fdfffe, #f68404);
  background: linear-gradient(to left, #fdfffe, #f68404);
  box-shadow: 0px 2px 2px #f68404;
}

.flexcardNumberOrange:before {
  background: #f68404;
}

.flexcardNumberOrange:after {
  background: #d06f02;
}

.team-members p {
    font-size: 12px;
    color: black;
    line-height: 18px;
    padding: 6px 7px 0px 6px;
}
.team-members h4{
    font-size: 14px;
    color: red;
   
}

.card-main {margin-bottom:10px;}