.bg_white{
    background-color: white !important;
  }
  
  .bg_green{
    background-color:#C1E1C1 !important ;
  }
  
  #preloader{
    background: #30bc8c;
  }

/* modified */
  .inner-page-banner-area {
    height: 70vh !important;
  }

  .short_links .link-text-box .link-icon {
    background-color: #CB0034;
    border-radius: 100%;
    height: 120px;
    margin: 0 auto;
    position: relative;
    width: 120px;
}
.about-page1-area1 {
  background-color: white !important;
}
.short_links .link-text-box .link-text {
  margin-top: -60px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
  padding: 100px 25px 40px;
  transition: all 0.3s ease-in-out;
}
.short_links .link-text-box .link-icon:before {
  border: 8px solid rgba(37, 150, 190, 0.2);
  border-radius: 100%;
  content: "";
  height: 114%;
  left: -8px;
  position: absolute;
  top: -8px;
  width: 114%;
  z-index: 2;
}
.short_links .link-text-box .link-text h3 {
  font-size: 25px;
  padding-bottom: 15px;
  color: #CB0034;
  font-weight: 600;
  text-align: center;
}
.short_links .link-text-box .link-text p {
  font-size: 18px;
  color: #444444;
  text-align: center;
}
.short_links .link-text-box .link-text a {
  color: #CB0034;
  margin: 0px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  transition: all 0.3s ease-in-out;
  text-align: center;
  margin-left: 40px;
}
.short_links .link-text-box .link-icon img {
  height: 60px;
  margin-top: 20px;
  width: 60px;
  margin-left: 30px;
}
.short_links .link-text-box .link-icon:before {
  border: 8px solid rgba(37, 150, 190, 0.2);
  border-radius: 100%;
  content: "";
  height: 114%;
  left: -8px;
  position: absolute;
  top: -8px;
  width: 114%;
  z-index: 2;
}
.culture_physio .about-us-img .overly-img {
  background: rgba(105, 126, 164, 0.7);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.culture_physio .clearfix:before {
  display: table;
  content: " ";
}
.culture_physio .about-us-img .v1 {
  top: 40px;
  left: 260px;
  z-index: 99;
}
.culture_physio .about-us-img .v1 img {
  width: 400px;
}
.map-area .contact-form2 {
  background-color: #1C4596;
  border-radius: 5px;
  width: 30%;
  padding: 40px;
  position: absolute;
  top: 70px;
  right: 118px;
}
.enquiry_bg:after {
  position: absolute;
  content: "";
  background-color: rgba(96,196,236, 0.7);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.short_links .link-text-box .link-icon {
  background-color: #CB0034;
  border-radius: 100%;
  height: 120px;
  margin: 0 auto;
  position: relative;
  width: 120px;
}

.divider-traingle {
    width: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: #30bc8c;
    opacity: 0.4;
    position: relative;
    display: inline-block;
}

.divider-traingle:before {
    position: absolute;
    content: "";
    width: 18px;
    height: 18px;
    background-color: #30bc8c;
    top: -9px;
    opacity: 0.4;
    right: 50%;
    transform: rotate(45deg);
}

.divider-traingle:after {
    position: absolute;
    content: "";
    width: 18px;
    height: 18px;
    background: #30bc8c;
    top: -9px;
    left: 47%;
    opacity: 0.4;
    transform: rotate(45deg);
}

.divider-traingle:before, .divider-traingle:after, .menu > .nav-item a::after{
    background-color: #30bc8c !important;
}

.section-divider {
    margin-top: 20px;
    margin-bottom: 30px;
}
 
  /* Home Page */
  .main-menu-area .logo-area1 img{
    height:85px;
  }
    
  .header2-area nav#desktop-nav > ul > li > a {
    padding: 42px 6px;
  }
  
  
   .header2-area .header-top-area {
    background: #30bc8c;
  }
  
  .header2-area nav.desktop-nav1 > ul > li:hover {
    background: #40bc74;
  }
  
  .header2-area nav#desktop-nav > ul > li > a {
    color: #30bc8c; 
    /* color: #ffffff; */
    background-color: #FFFFFF;
  } 

  .header2-area nav#desktop-nav > ul > li > a:hover {
    /* color: #30bc8c; */
    background-color: #40bc74;
    color: #FFFFFF !important;
  } 

  /* .header2-area .header-top-area {
     background: #60c4ec; 
  } */
  
  .founders_msg {
    color: #30bc8c;
  }
  .founders_msg_2 {
    color: #30bc8c;
    position: absolute;
    margin-top: 25px;
    font-size: 14px;
    font-weight: 600;
    /* margin-top: -82px; */
  }
  
  .inner-page-banner-area .pagination-area ul li a {
    color: #40bc74;
  }
  
  
  .slider1-area1 .default-big-btn{
    background:#40bc74 ;
  }
  
  .default-big-btn:hover {
    background: #40bc74;
  }
  
  .header2-area .stick {
    z-index: 1000;
  }

  .culture_physio {
    clear: both;
    display: block;
    position: relative;
    padding: 80px 0;
    margin-top: 80px;
  }
  

 .culture_physio .about-us-img .v1,  .culture_physio .about-us-img .v2,  .culture_physio .about-us-img .v3 {
    position: absolute;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
  }
  
  
  .culture_physio .about-us-img .overly-img {
    background: rgba(105, 126, 164, 0.7);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  
  .culture_physio .about-us-img .v1 {
    top: 40px;
    left: 260px;
    z-index: 99;
  }
  
  
  .culture_physio .about-us-img .v2 {
    top: 100px;
    z-index: 9;
    left:360px;
  }
  
  .culture_physio .about-us-img .v3 {
    top: 380px;
    z-index: 999;
    left:290px;
  }
  
  .culture_physio h2 {
    font-size: 40px;
    color: #0D1317;
    font-weight: 700;
}
  .culture_physio .about-us-img .v1:hover,  .culture_physio .about-us-img .v2:hover, .culture_physio .about-us-img .v3:hover {
    cursor: pointer;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  .culture_physio .about-us.style1 {
    padding: 65px 35px 140px 0;
  }
  
  .culture_physio .about-us .title-about-us {
    padding-bottom: 25px;
  }
  
  .culture_physio .about-us .desc p {
    padding-bottom: 80px;
  }
  
  .history_physio .about-page-content-holder{
    margin-top:0px;
  }
  
  .title-bar-medium-left:before {
    width: 60px;
    background: #30bc8c;
}

.about-page1-area1 .about-page-content-holder .content-box p.ab_data {
    color: #444444;
}

/* About Page */

.gpcp .what_is_gpmt {
    font-size: 40px;
    color: #0D1317;
    font-weight: 700;
}

.gpcp .about-img {
    position: relative;
    padding-top: 70px;
    padding-bottom: 70px;
    padding-left: 70px;
    z-index: 1;
}

.gpcp .about-img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 500px;
    height: 100%;
    border: 20px solid #40bc74;
    z-index: -1;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}


  ul.mission_list {
    list-style: none; 
  }
  
  ul.mission_list li::before {
    content: "\2022"; 
    color: #30bc8c; 
    font-weight: bold; 
    display: inline-block; 
    width: 1em;
    margin-left: -1em;
  }

  .principal_area .other_title{
    font-size: 40px;
    color: #0D1317;
    font-weight: 700;
}
.principal_area .about-page-content-holder .content-box .subcredits, .principal_area .about-page-content-holder .content-box .subcredits1 {
    color: #30bc8c!important;
}
.principal_area .about-page-content-holder .content-box .subcredits1 {
    font-style: italic;
}

.principal_area .about-page-content-holder .content-box h3 {
    font-size: 28px;
    color: #30bc8c;
    font-weight: 500;
    margin: 0px;
}

/* Academics page */

.about-page1-area {
  padding: 50px 0 70px;
}

.academics .about-page2-inner ul li:before {
  color: #30bc8c ;
}

.academics .faq-items .faq-item .faq-body {
  background:  #C1E1C1;
  color: black;
}

.border_img {
  border-image: linear-gradient(to right, #30bc8c 25%, #48b44c 25%, #48b44c 50%, #88c454 50%,  #88c454 75%, #9cb444 75%) 5;
}

 .about-page2-inner ul li:before {
  color: #30bc8c ;
}

table thead th {
  background-color: #30bc8c !important;
  color: #FFFFFF;
  font-size: 18px;
}

table tbody td {
  color: #444444;
  font-size: 18px;
  text-align: center;
}

#syllabus1, #syllabus2{
  border-color: white;
}

.syllabus1 .title-bar-medium-left  {
  font-size: 40px;
  color: #0D1317;
  font-weight: 700;
}

/* Infrastructure page */

.video_area_pharm.overlay-video:before {
  background-color: rgba(193, 225, 193, 0.9);
}

.video_area_pharm .video-content .video-title {
  color: #30bc8c;
}

.video_area_pharm .video-content .video-sub-title {
  color: black;
}

.video_area_pharm .play-btn i {
  color: #30bc8c;
}

.video_area_pharm .play-btn {
  border-color:black;
}

/* Mandatory Disclosure */
.committee .mission_img_wrapper .mission_img img {
  width: 40px;
}

.committee .about-page2-inner ul li:before {
  content: none;
}


/* Quick Links page */
.links .links_content{
  justify-content: initial;
}

.links .links_content .annexure {
  padding: 25px;
  border: 1px solid  #eeeeee;
  margin-bottom: 30px;
  position: relative;
  text-align: center;
  height: 320px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.links .links_content .annexure::before {
  position: absolute;
  content: '';
  height: 100%;
  width: 0;
  top: 0;
  right: 0;
  background-color: #30bc8c;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}


.links .links_content .annexure:hover::before {
  width: 100%;
  border-radius: 0;
  left: 0;
  right: auto;
}

.links .links_content .annexure .icon {
  margin-bottom: 20px;
  text-align: center;
}


.links .links_content .annexure .icon i {
  font-size: 35px;
  height: 65px;
  width: 65px;
  line-height: 65px;
  border-radius: 100%;
  border: 1px solid #30bc8c;
  display: inline-block;
  color: #30bc8c;
  position: relative;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}


.links .links_content .annexure:hover .icon i {
  color: #ffffff;
  border-color: #ffffff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.links .links_content .annexure:hover .icon i {
  color: #ffffff;
  border-color: #ffffff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}


.links .links_content .annexure h3 {
  color: #30bc8c;
  font-size: 22px;
  margin-bottom: 15px;
  position: relative;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.links .links_content .annexure:hover h3 {
  color: #ffffff;
}

.links .links_content .annexure .read-more-btn {
  color: black;
  font-weight: 500;
  font-size: 18px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  position: relative;
}

.links .links_content .annexure:hover .read-more-btn {
  color: #ffffff;
}

.links .links_content .annexure .read-more-btn i {
  position: relative;
  top: 3px;
  padding-left: 7px;
}

/* Contact Us page */

.contact_us .contact-us-info1 ul {
  margin-top: 11px;
  border: 1px solid #BDBDBD;
}

.contact_us .contact-us-info1 ul > li {
  padding: 15px 0 8px 30px;
  position: relative;
  border-bottom: 1px solid #BDBDBD;
}

.contact_us .contact-us-info1 ul > li i {
  color: #30bc8c;
  font-size: 25px;
  position: absolute;
  z-index: 1;
  right: 30px;
  top: 40px;
}

.contact_us .contact-us-info1 ul > li h3 {
  color: #30bc8c;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.contact_us .contact-us-info1 ul > li p {
  font-weight: 500;
  font-size: 16px;
  color:black;
}

/* Footer area */

.footer_area {
    background-color: #30bc8c;
}

.footer_logo_div img {
    /* width: 160px; */
    width: 200px;
    background-color: #FFFFFF;
}
@media only screen and (max-width: 414px) {
.founders_msg_2 {
  margin-top: 20px !important;
}
}