
body {
  font-family: "Montserrat";
}
.font-purple {
  color: #7245ff;
}
.footer {
  background-color: #dce4e6;
  padding-top: 1rem;
  padding-bottom: 2rem;
  line-height: 2;
  font-size: small;
}

.notification {
  background-image: linear-gradient(#764aff, #a499ff);
  border-radius: 80px;
  margin: 1%;
  padding-top: 2%;
  padding-bottom: 2%;
}

.notification-btn {
  background-image: linear-gradient(#764aff, #a499ff);
  border-radius: 20px;
}
.notification-btn:active {
  background-image: linear-gradient(#4affe7, #a499ff);
}
.logo {
  height: 5rem;
}
.message {
  border-radius: 10% !important;
}
.facilities-subtext {
  padding: 2rem;
}
.facilities-subtext:hover {
  transform: scale(1.3);
  transition: transform 0.5s;
}

.links {
  font-size: 0.9rem;
  margin-top: 2px;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top:0.3rem;
  padding-bottom: 0.3rem;
  text-decoration: none;
  border-radius:50rem!important;
  color:black;
}

.links:hover {
  background-color: #7245ff;
  color: white;
}
.links-depad {
  padding-left: 0.3rem !important;
  padding-right: 0.2rem !important;
}

.custom-drop-down {
 
  transition: opacity 1s;
  display: none;
  color: white;
}

.custom-drop-down:hover{
  display: block;
}
.show-table{
 display: block;
}

/* .drop-down-contents{
  text-decoration: none;
  color:black;
}
.drop-down-contents:hover{
  background-color: purple;
} */
.drop-down-table {
  position: absolute;
  width: 170px;
}
td {
  background-color: #7245ff !important;
}
td:hover {
  background-color: black !important;
  color: white;
}
.behind-card {
  position: fixed;
  z-index: 1;
}
.top-bar {
  position: absolute;
  top: 0px;
  padding-top: 2rem;
  padding-left: 10%;
  z-index: 99;
}
@media (max-width: 479px) {
  .top-bar {
    position: relative;
    padding-left: 10%;
    z-index: 99;
  }
  .footer {
    text-align: center;
  }
  .collapsed-top-bar {
    height: 5.5rem !important;
    overflow: hidden;
  }
  .main-icon-style {
    width: 5rem !important;
  }
  .collapse-icon {
    visibility: visible !important;
  }

  .hide-br-pc {
    display: block;
  }
  .v-center {
    padding-top: 25vh !important;
  }
  .hide-mobile {
    display: none;
  }
  .reduce-pl-mobile{
    padding-left: 1rem !important;
  }

}
.hide-br-pc {
  display: none;
}

.allied-health-science {
  width: 20rem;
}
.collapse-icon {
  visibility: hidden;
}
.main-icon-style {
  width: 15%;
  padding: unset;
}

.top-bar2 {
  position: absolute;
  top: 0px;
  z-index: 99;
  border-radius: 0px 0px 20px 20px;
}

.carousel-custom {
  /* background-color: red; */
}

.rem-pad {
  padding-left: unset;
  padding-right: unset;
}

.underline-purple {
  text-decoration: underline;
  text-decoration-color: #7245ff;
}
.specialities {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-right:2rem;
  border-bottom: #7245ff 2px;
  box-shadow: 0px 15px 10px -15px rgb(212, 212, 212);
}
.specialities-box {
  background-color: white;
  border-radius: 0.8rem;
  overflow: hidden;
  line-height: 2rem;
  box-shadow: 12px 0 15px -14px rgb(153, 151, 151),
    -12px 0 8px -14px rgb(153, 151, 151), 0px 15px 10px -14px rgb(153, 151, 151);
}
.side-bg {
  background-image: url("../images/side_bg.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
}

.padding-10 {
  padding-top: 6rem;
}

.main_bg {
  background-image: url("../images/main_bg.png");
  background-size: cover;
}

.font-new {
  font-size: 33px !important ;
}

.courses-bg {
}

.animate__animated.animate__bounce {
  --animate-duration: 4s;
}

.submit-btn {
  background-image: linear-gradient(to right, #764aff, #a499ff);
  color: white;
  border-radius: 3rem;
}

.choose-us-bg {
  background-image: url("../images/choose-us.png");
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: top;
  background-size: contain;
}

.speciality {
  padding: 1rem;
  background-repeat: no-repeat;
  background-position: center;
}

.speciality-bg-1 {
  background-image: url("../images/01.png");
}
.speciality-bg-2 {
  background-image: url("../images/02.png");
}
.speciality-bg-3 {
  background-image: url("../images/03.png");
}
.speciality-bg-4 {
  background-image: url("../images/04.png");
}
.speciality-bg-5 {
  background-image: url("../images/05.png");
}
.speciality-bg-6 {
  background-image: url("../images/06.png");
}
.speciality-bg-7 {
  background-image: url("../images/07.png");
}
.speciality-bg-8 {
  background-image: url("../images/08.png");
}
.speciality-bg-9 {
  background-image: url("../images/09.png");
}
.speciality-bg-10 {
  background-image: url("../images/10.png");
}
.speciality-bg-11 {
  background-image: url("../images/11.png");
}
.speciality-bg-12 {
  background-image: url("../images/12.png");
}
.speciality:hover {
  transform: scale(1.2);
  transition: transform 0.5s;
}
.speciality-icon {
  height: 90px !important;
}

.what-we-have-image {
  height: 180px !important;
  width: 100% !important;
}
.what-we-provide-image {
  height: 200px !important;
  width: 100% !important;
}
.hosp-ul {
  list-style-image: url("../images/hosp-ul.jpg");
}

.underline {
  border-bottom: 20px solid #000;
  border-image: url("../images/line.png");
  border-image-slice: 100;
  margin: 0px auto;
  width: 70%;
}
.underline-nopush {
  border-bottom: 20px solid #000;
  border-image: url("../images/line.png");
  border-image-slice: 100;
  width: 70%;
}
.underline-first {
  border-bottom: 20px solid #000;
  border-image: url("../images/line2.png");
  border-image-slice: 100;
  margin: 0px auto;
  width: 70%;
}
.underline-first-nopush {
  border-bottom: 20px solid #000;
  border-image: url("../images/line2.png");
  border-image-slice: 100;
  width: 70%;
}

.underline-starting {
  border-radius: 10px;
  box-shadow: 0 15px 0 0 #000;
}

.underline-end {
  border-radius: 10px;
  box-shadow: 0 15px 0 0 #000;
}
u {
  border-radius: 2px;
  height: 20px;
  box-shadow: 0 5px 0 0 #000;
}
.hosp-main-img {
  background-image: url("../images/hospital_bg.jpg");
  height: 100vh !important;
  width: 100%;
}
.contact-img {
  background-image: url("../images/contact.jpg");
  background-size: cover;
  height: 100vh !important;
  width: 100%;
}
.v-center {
  padding-top: 40vh;
}

.custom-bold-800 {
  font-weight: 800;
}
.custom-bold-700 {
  font-weight: 700;
}

.contact-card {
  border-radius: 1rem;
  box-shadow: 0 0 15px #808080;
}

.get-in-touch-body {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

@media only screen and (max-width: 600px) {
  body {
    background-color: lightblue;
  }
}

.nowrap {
  white-space: nowrap !important;
}

.text-justify {
  text-align: justify;
}

.custom-intent-1 {
  text-indent: 1rem;
}

.about-us-img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 15rem;
  border: 4px solid #764aff;
}
.box-bg {
  background-image: url("../images/bg-box.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 18rem;
  width: 100%;
}

.custom-pl-2 {
  padding-left: 2rem;
}
.custom-ml-2 {
  margin-left: 2rem;
}
.provide-img {
  height: 5rem;
}
.affliation-shadow{
  box-shadow: 12px 0 15px -14px rgb(153, 151, 151),
  -12px 0 8px -14px rgb(153, 151, 151), 0px 15px 10px -14px rgb(153, 151, 151);
}



@media only screen and (min-width: 1025px) {
  .pc-hide {
    display: none;
  }

}

.provide-bottom{
  border-radius: 0px 0px 25px 25px;
}

.zoom{

}
.zoom:hover{
  transform: scale(1.2);
  transition: transform 0.5s;
}

.white-a{
text-decoration: none;
color:white;
}

.white-a:hover{
  color:white;
}

.mq{
  background-color: #3f3e40;
  opacity: 0.5;
}

.inner-mq{
  opacity: 1;
  color:white ;
  font-weight: 700;
 
}


.course-box-1 {
  padding-top: 8rem;
}

.course-box-1-h1 {
  padding-left: 8rem;
}
.course-box-1-div {
  padding-left: 8rem;
}
.course-box-1-p {
  padding-left: 4rem;
}
.course-box-2 {
  margin-top: 5rem;
  padding-right: 0rem;
}

.course-box-2-h1 {
  text-align: center;
}
.course-box-2-div {
  text-align: center;
}
.course-box-2-p {
  text-align: center;
}
.car-img{
  height: 90vh !important;
  width: 100%
}
.pc-pt-5{
  padding-top:5rem
}
.pc-pb-10{
  padding-bottom: 10rem;
}
.pc-8{
  font-size:8rem;
}
.pc-5{
  font-size:5rem
}
.normal-a{
  text-decoration: none;
  color:black;
}
@media (max-width: 479px) {
  .course-box-1-h1 {
    padding-left: 5rem;
  }
  .course-box-1-div {
    padding-left: 4rem;
  }
  .course-box-1-p {
    padding-left: 2rem;
  }
  .course-box-2 {
    margin-top: 3rem;
    padding-right: 0rem;
  }
  .car-img{
    height: 50vh !important;
    width: 100%
  }
  .h1-mobile{
    font-size: 1rem;
  }
  .btn-mob{
    transform: scale(0.8);
  }

  .hide-bg-mobile{
    background-image: none;
  }
  .pc-pt-5{
    padding-top: 0rem;
  }
  .pc-pb-10{
    padding-bottom: 0rem;
  }
  .pc-8{
    font-size:5rem;
  }
  .pc-5{
    font-size:3.5rem
  }
  .mobile-bg-white{
    background-color: white;
  }
  .side-bg {
    background-image: url("../images/side_bg.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 70%;
    
  }
  .nowrap {
    white-space: normal !important;
  }
}


