@charset "utf-8";
/* CSS Document */
/*======================================================================
	Project Name: Shahabuddin Medical College
	Creator     : Md. Imrul Hasan
	E-mail		: imrul@wanitbd.com
========================================================================*/
@import url("https://fonts.googleapis.com/css2?family=Dosis:wght@300;400;500;600;700;800&display=swap");
body {
  font-family: "Dosis", sans-serif;
  color: #000;
  background: #fff;
}

.navbar {
  min-height: auto !important;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #fff !important;
  background-color: #60a352 !important;
}

.content-area2 {
  width: 100%;
  float: left;
  display: block;
  background: #fff;
  padding: 30px;
}

.content-area2 h3 {
  position: relative;
  padding-left: 30px;
}

.content-area2 h3:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "+";
  color: #fff;
  font-weight: bolder;
  background-color: #000;
  padding: 0px 4px;
  padding-bottom: 3px;
  border-radius: 2px;
  line-height: 18px;
  margin-top: 3px;
}

.content-area2 h3.custom-title {
  overflow: hidden;
  padding-bottom: 2px;
}
.content-area2 h3.custom-title:after {
  top: auto;
}

.content-area2 p {
  letter-spacing: 0.2px;
  text-align: justify;
  font-size: 17px;
  color: #222;
  font-weight: 500;
  line-height: 25px;
  margin-bottom: 25px;
  margin-top: 20px;
}

.content-area2 p span {
  display: table;
  padding-left: 23px;
  color: #555;
}

.content-area2 table {
  margin-bottom: 30px;
}

.content-area2 table .head {
  font-weight: 700;
}

.content-area2 table tr {
  vertical-align: top;
}

.content-area2 table tr td {
  font-size: 17px;
  font-weight: 500;
  color: #111;
  padding: 10px 15px;
  letter-spacing: 0.3px;
}

.content-area2 p i {
  color: rgb(60, 68, 132);
  font-size: 15px;
  padding-right: 5px;
}
.content-area2 img {
  height: 200px;
  width: 200px;
  border-radius: 50%;
  border: 3px solid RGB(40, 45, 87);
  display: block;
  margin: 20px auto;
}
.content-area2 .custom-table img {
  width: auto;
  max-width: 100%;
  height: auto;
  border-radius:0;
  border: none;
  margin: 0;
}
.content-area2 h2 {
  font-size: 18px;
  font-weight: 900;
  text-align: center;
  padding-bottom: 5px;
}
.content-area2 h4 {
  text-align: center;
  font-weight: 400;
  font-size: 17px;
}
.content-area2 h5 {
  font-size: 18px;
  font-weight: 600;
  color: #1f6010;
  text-align: center;
  padding-bottom: 10px;
}

/*
-------------------------
  Responsive Css
-------------------------
*/
@media (max-width: 1399px) {

}

@media (max-width: 1299px) {
  .nav > li > a {
    padding: 10px 10px !important;
  }
}

@media (max-width: 1199px) {
  .header-middle .logo img {
    width: 400px !important;
  }
  .contact-location .left-location {
    padding: 0 0 0 30px !important;
    height: 50px !important;
    margin: 20px 0 20px 35px !important;
  }
  .contact-location .left-location i {
    height: 45px !important;
    width: 45px !important;
    font-size: 22px !important;
    left: -35px;
    line-height: 38px !important;
  }
  .contact-location .left-location h4,
  .contact-location .left-location h6 {
    font-size: 16px !important;
  }
  .navbar-nav > li > a {
    padding: 10px 8px;
  }
  .navbar-default .navbar-nav > li > a {
    font-size: 13px !important;
  }
  /* .navbar{
        height:30px !important;
    }*/
  .navbar-nav {
    float: left;
    margin: 0 !important;
    padding: 0 !important;
  }
  .advanced-area .adv-detail img.ch {
    width: 210px !important;
    height: 210px !important;
  }
  .advanced-area .adv-detail-dsc {
    padding-left: 30px !important;
  }
  .content-area .hvr-wrt {
    margin-bottom: 20px !important;
  }
}

@media (max-width: 991px) {
  .contact-location .left-location {
    float: none !important;
  }
  .dept-box {
    padding: 20px 15px !important;
  }
  .advanced-area .adv-detail img.ch {
    width: 155px !important;
    height: 155px !important;
  }
  .advanced-area .adv-detail-dsc {
    padding-left: 15px !important;
  }
  /* .navbar {
        height: 80px !important;
    }*/
  .advertise-area .adver-box {
    height: 190px;
  }
  .head-box h2 {
    font-size: 31px !important;
  }
}

@media (max-width: 767px) {
  .header-middle .logo img {
    width: 400px !important;
    float: none !important;
    display: table;
    margin: 0 auto;
  }
  .contact-location {
    float: none !important;
    display: block !important;
    display: table !important;
    margin: 0 auto !important;
  }
  .header-top-area .left {
    width: 260px !important;
    float: none !important;
    display: table !important;
    margin: 0 auto !important;
    padding-bottom: 20px !important;
    padding-top: 20px !important;
  }
  .scial-icon-area {
    width: 169px !important;
    float: none !important;
    display: table !important;
    margin: 0 auto !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    background: #1c5d0d;
    border-top: 0;
  }
  .advanced-area .adv-detail-dsc {
    padding-left: 0 !important;
  }
  .doc-man {
    margin-top: 30px !important;
  }
  .special-bottom {
    padding-bottom: 30px !important;
  }
  .footer-bottom {
    padding-top: 20px !important;
  }
  .footer-bottom p {
    text-align: center !important;
    margin-bottom: 10px;
    float: none !important;
  }
  .footer-box {
    padding-bottom: 20px !important;
  }
  .footer-area {
    padding: 60px 0 50px !important;
  }
  .slider-section .bs-slider > .carousel-inner > .item > img {
    height: 360px !important;
  }
  .slide-text p br {
    display: none;
  }
  /*.navbar-collapse.collapse.in{
        display:block !important;
    }*/
  /*.navbar {
        height: 80px !important;
    }*/
  .dropdown-menu {
    display: none !important;
  }

  .head-box .btn-contact {
    float: none !important;
    padding: 10px 40px !important;
    display: table !important;
    margin: 0 auto !important;
  }
  .head-box h2 {
    text-align: center;
  }
  .head-box h4 {
    padding-left: 0;
    text-align: center;
    padding-bottom: 15px;
  }
  .head-box h2 {
    padding-bottom: 10px;
  }
  .head-box h2 {
    font-size: 29px !important;
  }
  /*
    ----------------
     Menu Css
    ----------------
    */
  .navbar-collapse.collapse.in {
    background: #1c5d0d;
  }
  .navbar-toggle {
    float: right;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    padding: 20px 20px !important;
  }
  .navbar-nav {
    float: none;
    text-align: center;
  }
  .open > .dropdown-menu {
    display: block !important;
  }
  .navigation .dropdown-menu li {
    text-align: center !important;
  }
  .advertise-area .adver-box {
    height: auto;
  }
  .navigation .dropdown-menu {
    min-width: 100% !important;
    width: 100% !important;
  }
  .navigation .dropdown-menu li {
    text-align: center !important;
  }
  .navigation .navbar-nav .dropdown-menu li a {
    color: #fff !important;
    padding: 10px 10px !important;
  }
  .navigation .dropdown-menu li:first-child a {
    border-top: 1px solid#c2c255 !important;
  }
  .navbar-default .navbar-nav > li > a:focus,
  .navbar-default .navbar-nav > li > a:hover {
    color: #ffff70 !important;
    background: transparent !important;
  }
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:focus,
  .navbar-default .navbar-nav > .open > a:hover {
    color: #ffff70 !important;
    background-color: transparent !important;
  }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .open > a {
    box-shadow: none !important;
  }
}
@media (max-width: 575px) {
  .special-info .btn-more {
    padding: 8px 20px !important;
    font-size: 16px !important;
    top: -15px !important;
  }
  .slider-section .bs-slider > .carousel-inner > .item > img {
    height: 320px !important;
  }
  .content-area2 {
    padding: 20px !important;
  }
  .content-area2 table {
    border: 1px solid#ddd !important;
    width: 100%;
  }
  .content-area2 table tr td,
  .content-area2 table tbody tr th {
    display: block;
  }
}
@media (max-width: 479px) {
  .header-middle .logo img {
    width: 350px !important;
  }
  .special-info .btn-more {
    padding: 6px 12px !important;
    font-size: 14px !important;
    top: -30px !important;
  }
  .special-info h2 {
    font-size: 31px !important;
  }
  .content-area {
    padding: 20px 20px !important;
  }
  .text-foot.left {
    width: 100% !important;
    float: none !important;
  }
  .text-foot.right {
    width: 100% !important;
    float: none !important;
  }
  .slider-section .bs-slider > .carousel-inner > .item > img {
    height: 300px !important;
  }
  .slide-text h1 {
    font-size: 28px !important;
  }
  .slide-text p {
    font-size: 16px !important;
  }
  .content-area2 table tr td {
    display: block;
  }
  .content-area2 table {
    border: 1px solid#ddd !important;
  }
  .head-box h2 {
    font-size: 27px !important;
  }
  .content-area table tr td,
  .table-box th {
    display: block;
  }
}
@media (max-width: 400px) {
  .header-middle .logo img {
    width: 280px !important;
  }
}
@media (max-width: 320px) {
  .header-middle .logo img {
    width: 255px !important;
  }
}

/*===========@Global Styles ============*/
* {
  margin: 0;
  padding: 0;
  outline: none;
}
img,
fieldset {
  border: 0;
}
a {
  text-decoration: none;
}
ul,
li {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
.container {
  max-width: 1250px;
  width: 100%;
}
.no-padding {
  padding: 0 !important;
}

/* Paste this css to your style sheet file or under head tag */
/* This only works with JavaScript, 
if it's not present, don't show loader */
.no-js #loader {
  display: none;
}
.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}
.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999999999999999999999999999;
  background: url(../img/interface/loading.gif) center no-repeat #faf6f6;
}
.appointment {
  width: auto;
  position: fixed;
  z-index: 999999999999999999999999999999999999999999999999999;
  left: 0;
  top: 45%;
  background: #60a352;
  border-radius: 0 30px 30px 0;
  -webkit-box-shadow: 3px 0px 15px 0px rgba(0, 0, 0, 0.37);
  -moz-box-shadow: 3px 0px 15px 0px rgba(0, 0, 0, 0.37);
  box-shadow: 3px 0px 15px 0px rgba(0, 0, 0, 0.37);
}
.appointment a {
  font-size: 14px;
  text-align: center;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 18px;
  padding: 10px 18px 10px 11px;
  float: left;
  transition: all 0.8s;
}
.appointment a span {
  font-size: 20px;
  text-align: center;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}
.appointment a i {
  font-size: 32px;
  text-align: center;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}
.appointment:hover {
  background: #60a352;
}
.appointment a:hover,
.appointment a:focus {
  text-decoration: none;
}
.advertise-area {
  width: 100%;
  float: left;
  display: block;
}
.advertise-area .adver-box {
  width: 100%;
  float: left;
  display: block;
  padding: 30px 0;
  background: #2b8cdd;
  transition: all 0.6s;
  border: 10px solid #2b8cdd;
}
.advertise-area .adver-box:hover {
  border: 10px solid #1a73be;
  text-decoration: none;
}
.advertise-area .adver-box.second {
  background: #f76552;
  border: 10px solid #f76552;
}
.advertise-area .adver-box.second:hover {
  border: 10px solid #d75746;
}
.advertise-area .adver-box.third {
  background: #60a352;
  border: 10px solid #60a352;
}
.advertise-area .adver-box.third:hover {
  border: 10px solid #4a883d;
}
.advertise-area .adver-box.fourth {
  background: #d36e9d;
  border: 10px solid #d36e9d;
}
.advertise-area .adver-box.fourth:hover {
  border: 10px solid #b45883;
}
.advertise-area .adver-box h1 {
  font-size: 26px;
  color: #fff;
  text-align: center;
  padding-bottom: 6px;
  font-weight: 600;
}
.advertise-area .adver-box:hover h1 {
  color: #000;
}
.advertise-area .adver-box p {
  font-size: 16px;
  color: #fff;
  text-align: center;
  font-weight: 600;
}
.advertise-area .adver-box:hover p {
  color: #000;
}

/*...............................
            First-Panel
.................................*/
.top-top {
  position: absolute;
  z-index: 999999999999999999999999;
  width: auto;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
}
.top-top h1 {
  font-size: 27px;
  font-weight: 699;
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  padding: 7px 0;
  letter-spacing: -0.5px;
  text-shadow: 1px 0 2px rgba(0, 0, 0, 0.7);
}
.top-top .logomg {
  width: 190px;
  height: 190px;
  border-radius: 50%;
  border: 2px solid rgb(40, 45, 87);
  display: block;
  margin: auto;
  background: rgb(255, 255, 255);
}
.top-top .logomg img {
  width: 142px;
  margin: auto;
  display: block;
  padding-top: 18px;
}
.bottom-bottom {
  position: absolute;
  z-index: 999999999999999999999999;
  width: auto;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.bottom-bottom h4 {
  font-size: 17px;
  font-weight: 300;
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  padding: 15px 0;
  background: linear-gradient(#383e77, #1c5d0d);
}
.full-area {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-image: url(../img/full.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.full-area .left-side {
  float: left;
  height: 100%;
  width: 50%;
  background: linear-gradient(
    to left,
    rgba(239, 83, 80, 0.85),
    rgba(178, 0, 0, 0.85)
  );
}
.full-area .right-side {
  float: right;
  height: 100%;
  width: 50%;
  background: linear-gradient(
    to left,
    rgba(239, 83, 80, 0.85),
    rgba(178, 0, 0, 0.85)
  );
}
.full-area .left-side .image-circle,
.full-area .right-side .image-circle {
  height: 275px;
  width: 275px;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
  position: relative;
  border: 2px solid #fff;
  margin-top: 265px;
}
.full-area .left-side .image-circle img,
.full-area .right-side .image-circle img {
  max-width: 100%;
  height: 100%;
}
.full-area .left-side h3,
.full-area .right-side h3 {
  font-size: 21px;
  font-weight: 300;
  color: #292e58;
  text-transform: capitalize;
  text-align: center;
  padding-top: 12px;
  text-shadow: 1px 0 1px rgba(0, 0, 0, 0.5);
}
.full-area .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 50%;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  background: radial-gradient(rgba(72, 82, 157, 0.9), rgba(33, 39, 80, 0.9));
}
.full-area .image-circle:hover .overlay {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.full-area .overlay .btn-text {
  font-size: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  text-transform: capitalize;
  background: #fff;
  color: #2d3568;
  transition: all 0.5s;
}
.full-area .overlay .btn-text:hover {
  color: rgba(178, 0, 0, 0.9);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
}

/************ Animation ************/
.slideanim {
  visibility: hidden;
}
.slide {
  animation-name: slide;
  -webkit-animation-name: slide;
  animation-duration: 3.3s;
  -webkit-animation-duration: 3.3s;
  visibility: visible;
}
@keyframes slide {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
@-webkit-keyframes slide {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
  }
}

/*...................................
            SMC & SMCH-Panel
...................................*/

/*============Header-Top============*/
.header-top-area {
  width: 100%;
  background: #277714;
  display: block;
  float: left;
}
.header-top-area .left span {
  float: left;
  width: auto;
  padding: 6px 8px;
  background: #1c5d0d;
}
.header-top-area .left {
  width: auto;
  float: left;
  display: inline-flex;
}
.header-top-area .left span i {
  width: 30px;
  height: 30px;
  background: #60a352;
  border-radius: 60px;
  line-height: 30px;
  text-align: center;
  color: #fff;
}
.header-top-area .left p {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  letter-spacing: 0.5px;
  padding: 10px 0 0 5px;
}
.header-top-area .middle {
  font-size: 15px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  padding: 8px 20px;
  background: #1c5d0d;
  height: 42px;
  width: auto;
  display: table;
  margin: auto;
}
.scial-icon-area {
  width: auto;
  float: right;
  display: block;
  cursor: pointer;
  background: #1c5d0d;
  padding: 0 8px;
}
.scial-icon-area li {
  list-style-type: none;
  display: inline-block;
  float: left;
  background: transparent;
}
.scial-icon-area li a i {
  width: 30px;
  height: 30px;
  border-radius: 60px;
  background: #60a352;
  float: right;
  text-align: center;
  color: #fff;
  line-height: 30px;
  font-size: 16px;
  margin: 6px 4px;
  transition: all 0.5s;
}
.scial-icon-area i:hover {
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.75);
}
.scial-icon-area li a .fa-facebook:hover {
  background: #4267b2;
  color: #fff;
}
.scial-icon-area li a .fa-twitter:hover {
  background: #1da1f3;
  color: #fff;
}
.scial-icon-area li a .fa-youtube-play:hover {
  background: #ff0000;
  color: #fff;
}
.scial-icon-area li a .fa-google:hover {
  background: #f65314;
  color: #fff;
}
.scial-icon-area li a .fa-instagram:hover {
  background: #aa499e;
  color: #fff;
}

/*============Header-Middle============*/
.header-middle {
  width: 100%;
  display: block;
  padding: 12px 0;
  float: left;
}
.header-middle .logo {
  width: 100%;
  float: left;
  display: block;
  padding: 12px 0;
}
.header-middle .logo a:hover {
  text-decoration: none;
}
.header-middle .logo h2 {
  font-weight: 900;
  font-size: 27px;
  text-transform: Capitalize;
  padding: 38px 0;
  color: #1c5d0d;
  text-shadow: 0px 0 1px rgba(230, 30, 30, 0.35);
}
.header-middle .logo h2.hos {
  font-size: 22px;
}
.header-middle .logo img {
  width: 450px;
  float: left;
}
.contact-location {
  width: auto;
  float: right;
  display: block;
}
.contact-location .left-location {
  width: auto;
  display: block;
  float: left;
  position: relative;
  padding: 0 0 0 38px;
  height: 60px;
  margin: 23px 0 23px 40px;
}
.contact-location .left-location i {
  position: absolute;
  height: 58px;
  width: 58px;
  border-radius: 70px;
  font-size: 27px;
  color: #1c5d0d;
  left: -28px;
  text-align: center;
  line-height: 52px;
  background: #fff;
  border: 3px solid #e8ebf0;
}
.contact-location .left-location h4 {
  font-size: 18px;
  font-weight: 600;
  color: #222;
  margin: 0;
  padding-top: 3px;
  letter-spacing: 0.3px;
}
.contact-location .left-location h6 {
  font-size: 18px;
  font-weight: 600;
  color: #999;
  margin: 0;
  padding-top: 5px;
  letter-spacing: 0;
  letter-spacing: 0.5px;
}

/*============Navigation============*/
.navigation {
  float: left;
  display: block;
  width: 100%;
}
.navigation .navbar-default {
  background-image: none;
  background: #1c5d0d;
  border-radius: 0;
  border: 0;
  margin: 0;
  border-bottom: 1px solid #60a352;
}
.navbar-default .navbar-nav > li > a {
  color: #ffff70;
  text-shadow: none;
  font-weight: 500;
  letter-spacing: 0.6px;
  font-size: 16px;
  text-transform: capitalize;
  margin-right: 0px;
  padding-left: 18px;
  padding-right: 18px;
}
.navigation .navbar-nav li a i {
  padding-left: 5px;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  background-image: none;
  color: #fff;
  background: #60a352;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .open > a {
  background-image: none;
  color: #fff;
  background: #60a352;
}
.navigation .dropdown {
  position: relative !important;
}
.dropdown:hover .dropdown-menu {
  display: block;
}
.dropdown-submenu:hover .dropdown-menu {
  display: block;
}
.navigation .dropdown-menu {
  min-width: auto;
  width: 170px;
  background: #ffff70;
  margin: 0;
  padding: 0;
  left: 0px;
  border-radius: 0;
  position: absolute;
  z-index: 9999999999999;
  border: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.175);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.175);
}
.navigation .dropdown-menu.large {
  width: 438px;
}
.navigation .dropdown-menu h3 {
  font-size: 17px;
  font-weight: 600;
  color: #fff;
  border-bottom: 2px solid #fff;
  padding-bottom: 9px;
  margin-bottom: 10px;
}
.navigation .dropdown-menu li {
  display: block;
  margin: 0;
  text-align: left;
  padding: 0 !important;
}
.navigation .dropdown-menu li a {
  color: #222 !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  position: relative;
  display: block;
  padding: 4px 10px !important;
  border-bottom: 1px solid #c2c255;
  letter-spacing: 0.1px;
  white-space: normal;
  background-image: none !important;
  background-color: transparent !important;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
.navigation .dropdown-menu li a:hover::before {
  opacity: 1;
}
.navigation .dropdown-menu li a::before {
  background: #1c5d0d none repeat scroll 0 0;
  content: "";
  height: 6px;
  width: 6px !important;
  border-radius: 0;
  left: 8px;
  opacity: 0;
  position: absolute;
  top: 12px;
  -webkit-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  width: 10px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.navigation .dropdown-menu li a:hover {
  background: transparent;
  padding: 4px 0 4px 20px !important;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
.navigation .dropdown-menu li:hover a:hover {
  text-decoration: none;
  color: #1c5d0d !important;
}

/* NEW 2nd-Level Dropdown CSS START */
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
}
.dropdown-submenu.open > a:after {
  border-left-color: #fff;
}
.dropdown-submenu.open > .dropdown-menu,
.dropdown-submenu.open > .dropdown-menu {
  display: block;
}
.dropdown-submenu .dropdown-menu {
  margin-bottom: 8px;
}
.navigation .navbar-nav .open .dropdown-menu .dropdown-submenu ul {
  background-color: #f6f6f6;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .dropdown-submenu ul {
  background-color: #333;
}
.navbar .navbar-nav .open .dropdown-submenu .dropdown-menu > li > a {
  padding-left: 30px;
}
@media screen and (min-width: 992px) {
  .dropdown-submenu .dropdown-menu {
    margin-bottom: 2px;
  }
  .navbar .navbar-nav .open .dropdown-submenu .dropdown-menu > li > a {
    padding-left: 25px;
  }
  .navigation .navbar-nav .open .dropdown-menu .dropdown-submenu ul {
    background-color: #fff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .dropdown-submenu ul {
    background-color: #fff;
  }
} /* END New 2nd-level Dropdown CSS */

.affix {
  top: 0;
  left: 0;
  right: 0;
  position: fixed;
  z-index: 999;
  padding: 0 !important;
  transition: all 0.7s;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.5) !important;
  -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.5) !important;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.5) !important;
}
.affix .logo img {
  width: 135px;
}
.affix #search-label {
  height: 72px;
}
.affix #search-label i {
  color: #222;
}

/*==========================================
            Slider
==========================================*/
.bs-slider {
  position: relative;
  background: #000000;
  width: 100%;
  display: block;
}
.bs-slider:hover {
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
.bs-slider:active {
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
  margin: auto;
  width: 100% !important;
}

/********************
*****Slide effect
**********************/

.fade {
  opacity: 1;
}
.fade .item {
  top: 0;
  z-index: 1;
  opacity: 0;
  width: 100%;
  position: absolute;
  left: 0 !important;
  display: block !important;
  -webkit-transition: opacity ease-in-out 1s;
  -moz-transition: opacity ease-in-out 1s;
  -ms-transition: opacity ease-in-out 1s;
  -o-transition: opacity ease-in-out 1s;
  transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
  top: auto;
  position: relative;
}
.fade .item.active {
  opacity: 1;
  z-index: 2;
  -webkit-transition: opacity ease-in-out 1s;
  -moz-transition: opacity ease-in-out 1s;
  -ms-transition: opacity ease-in-out 1s;
  -o-transition: opacity ease-in-out 1s;
  transition: opacity ease-in-out 1s;
}

/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.slider-section {
  width: 100%;
  float: left;
  position: relative;
}
.indicators-line > .carousel-indicators {
  right: 2%;
  top: 40% !important;
  width: auto;
  white-space: nowrap;
  left: auto;
  display: block;
}
.indicators-line > .carousel-indicators li {
  display: block;
  padding: 0;
  width: 20px;
  height: 20px;
  border: 6px solid #fff;
  overflow: hidden;
  position: relative;
  border-radius: 50%;
  -webkit-transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
  transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
  z-index: 10;
  cursor: pointer;
  background: transparent;
  margin: 8px 0;
}
.indicators-line > .carousel-indicators .active {
  background: #60a352;
  border-color: #60a352;
}

/*---------- SLIDE CAPTION ----------*/
.slide_style_center {
  text-align: center !important;
}
.slide-text {
  left: 0;
  top: auto;
  right: 0;
  position: absolute;
  width: 100%;
  bottom: 0;
  margin: auto;
  float: left;
  text-align: center;
}
.slide-text .txt-box {
  width: 100%;
  background-image: linear-gradient(
    to right,
    transparent,
    rgba(255, 255, 111, 0.9),
    transparent
  );
  float: left;
  padding: 30px 0;
  text-align: center;
}
.slide-text h1 {
  padding: 0;
  color: #141516;
  font-size: 31px;
  font-style: normal;
  margin-bottom: 10px;
  display: inline-block;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
  font-weight: 900;
  text-align: center;
}
.slide-text p {
  font-size: 18px;
  margin: 0;
  font-weight: 600;
  color: #000;
  display: block;
  padding-bottom: 14px;
}
.slide-text a.btn-default {
  color: #fff;
  font-weight: 600;
  background-image: none;
  font-size: 17px;
  margin-right: 10px;
  text-align: center;
  padding: 13px 45px;
  border: none;
  text-transform: uppercase;
  background: linear-gradient(#277714, #1c5d0d);
  border-radius: 90px;
}
.slide-text a:hover,
.slide-text a:active {
  color: #ffffff;
  background: linear-gradient(#1c5d0d, #1c5d0d);
}

/*============Banner Area============*/
.banner-area {
  width: 100%;
  float: left;
  display: block;
  position: relative;
  background: #222;
}
.banner-area img {
  width: 100%;
  float: left;
  opacity: 1;
}
.ban-area {
  width: 100%;
  float: left;
  display: block;
  position: relative;
  background: #f2f3f8;
  padding: 60px 0;
}
.introduce {
  width: 100%;
  float: left;
  display: block;
}
.introduce .intro-box {
  background: #fff;
  padding: 25px;
  float: left;
  width: 100%;
  position: relative;
  transition: all 0.5s;
  border: 1px solid #fff;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
  margin-top: 30px;
}
.introduce .intro-box:hover {
  border: 1px solid #d9d9d9;
  box-shadow: none;
}
.introduce .intro-box span {
  width: 82px;
  height: 82px;
  border: 6px solid rgb(255, 255, 255);
  border-radius: 50%;
  position: absolute;
  top: -43px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #60a352;
  padding: 8px 10px;
  transition: all 0.5s;
}
.introduce .intro-box:hover {
  text-decoration: none;
}
.introduce .intro-box:hover span {
  background: red;
  width: 100px;
  height: 100px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -53px;
  padding: 17.7px 19px;
  background: #1c5d0d;
}
.introduce .intro-box span img {
  width: auto !important;
  display: block;
  margin: auto;
  opacity: 1;
}
.introduce .intro-box h4 {
  font-size: 25px;
  font-weight: 900;
  color: #222;
  padding-bottom: 10px;
  text-align: center;
  padding-top: 18px;
  text-transform: capitalize;
}
.introduce .intro-box p {
  font-size: 15px;
  font-weight: 500;
  color: #444;
  text-align: center;
  letter-spacing: 0.6px;
  line-height: 24px;
}
.introduce .intro-box:hover h4 {
  color: #60a352;
}
.introduce .intro-box:focus h4 {
  color: #60a352;
}
.introduce .intro-box:focus p {
  color: #60a352;
}

/*===========Advanced-Area===========*/
.advanced-area {
  width: 100%;
  float: left;
  display: block;
  padding: 50px 0;
  background-image: url(../img/banner/banner-1.png);
}
.advanced-area h1 {
  text-align: left;
  font-weight: 800;
  padding-bottom: 20px;
  color: #1c5d0d;
  font-size: 32px;
}
.advanced-area h4 {
  font-size: 19px;
  font-weight: 600;
  color: #888;
  text-align: left;
  padding-bottom: 10px;
}
.advanced-area .adv-img {
  width: 100%;
  float: left;
  display: block;
  position: relative;
}
.advanced-area .adv-img .main {
  width: 100%;
  float: left;
  padding-left: 30px;
}
.advanced-area .adv-img .first {
  width: auto;
  position: absolute;
  top: -25px;
  right: -30px;
  z-index: -1;
}
.advanced-area .adv-img .second {
  width: auto;
  position: absolute;
  left: 0px;
  bottom: -30px;
  z-index: -1;
}
.advanced-area .adv-detail {
  width: 100%;
  float: left;
  display: block;
  position: relative;
}
.advanced-area .adv-detail-dsc {
  padding-left: 70px;
}
.advanced-area .adv-detail img.ch {
  width: 100%;
  height: auto;
  float: none;
  margin: auto;
  display: block;
  border-radius: 5px;
  border: 7px solid #60a352;
  margin-bottom: 20px;
}
.advanced-area .adv-detail p {
  font-size: 16px;
  color: #444;
  font-weight: 500;
  line-height: 24px;
  text-align: justify;
}
.advanced-area .adv-link {
  float: left;
  width: 100%;
  display: block;
  padding: 30px 0;
}
.advanced-area .adv-link a {
  font-size: 16px;
  color: #111;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  padding: 8px 0;
  float: left;
  width: 100%;
}
.advanced-area .adv-link a:hover {
  color: #de2068;
  text-decoration: none;
}
.advanced-area .adv-link a i {
  color: #de2068;
  padding-right: 12px;
  font-size: 23px;
}
.advanced-area .adv-indi {
  width: 100%;
  float: left;
  display: block;
}
.advanced-area .adv-indi h2 {
  font-size: 19px;
  color: #555;
  font-weight: 700;
  padding-bottom: 10px;
}
.advanced-area .adv-indi h4 {
  font-size: 16px;
  color: #1c5d0d;
  font-weight: 500;
}
.advanced-area .adv-bottom {
  width: 700px;
  display: inline-flex;
  position: absolute;
  right: 0 !important;
  padding: 25px 50px;
  bottom: 0;
  background: #de2068;
  bottom: -215px;
  height: 185px;
}
.adv-bottom h3 {
  text-align: left;
  font-weight: 600;
  color: #fff;
  font-size: 30px;
  width: 420px;
  padding-right: 50px;
  border-right: 5px solid #fff;
  line-height: 40px;
  padding-left: 0;
  padding-top: 8px;
}
.adv-bottom ul {
  width: 100%;
  float: left;
  display: block;
  padding-left: 50px;
}
.adv-bottom ul li {
  font-size: 18px;
  color: #fff;
  padding: 8px 0;
  border-bottom: 2px dashed #fff;
  display: inline-flex;
  width: 100%;
}
.adv-bottom ul li:last-child {
  border-bottom: 0;
}
.adv-bottom ul li b {
  font-weight: 500;
  width: 135px;
}

.course-img {
  margin: 15px 0 25px;
  padding: 0;
}

/*============Specialized Area============*/
.specialized-area {
  width: 100%;
  float: left;
  display: block;
  background: #ffff70;
  padding: 80px 0 0;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.special-info {
  width: 100%;
  float: left;
  display: block;
  position: relative;
}
.special-info h4 {
  color: #000;
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 0.5px;
  line-height: 24px;
  text-transform: uppercase;
  padding-bottom: 10px;
}
.special-info h2 {
  color: #1c5d0d;
  font-size: 32px;
  font-weight: 900;
  line-height: 24px;
  text-transform: capitalize;
  padding-bottom: 20px;
}
.special-info p {
  color: #222;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.3px;
  padding-bottom: 20px;
}
.special-info .btn-more {
  padding: 10px 25px;
  background: linear-gradient(RGB(239, 83, 80), RGB(178, 0, 0));
  color: #fff;
  font-size: 16px;
  border: 0;
  text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.34);
  position: absolute;
  top: 6px;
  right: 0;
  transition: all 0.5s;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
}
.special-info .btn-more:hover {
  background: linear-gradient(RGB(239, 83, 80), RGB(239, 83, 80));
}
.special-bottom {
  width: 100%;
  float: left;
  display: block;
  padding-bottom: 60px;
}
.special-pan {
  width: 100%;
  float: left;
  display: block;
  padding: 20px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.special-pan img {
  width: 60px;
  height: 60px;
}
.special-pan:hover img {
  animation-name: swing;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-timing-function: ease-out;
  text-decoration: none;
  -webkit-animation-name: swing;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-name: swing;
  -moz-animation-duration: 1s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease-out;
}
.special-pan.btm-line {
  border-bottom: 1px dotted #333;
}
.special-pan.right-line {
  border-right: 1px dotted #333;
}
.special-pan h3 {
  font-size: 22px;
  color: #222;
  font-weight: 900;
  padding: 10px 0;
  text-transform: capitalize;
}
.special-pan a:hover {
  text-decoration: none;
}
.special-pan a:hover h3 {
  color: #1c5d0d;
}
.special-pan p {
  font-size: 16px;
  color: #333;
  font-weight: 500;
  text-transform: none;
  letter-spacing: 0.3px;
}
.special-pan .btn-more {
  padding: 6px 20px;
  background: #1c5d0d;
  color: #ffff70;
  font-size: 16px;
  font-weight: 600;
  margin-top: 14px;
  display: table;
  float: left;
  letter-spacing: 0.5px;
  transition: all 0.7s;
}
.special-pan .btn-more:hover {
  background: #60a352;
  color: #fff;
}
.doc-man {
  width: 100%;
  margin-top: 65px;
  height: 550px;
}

.hospital-area {
  width: 100%;
  float: left;
  display: block;
  background: #f2f3f8;
  padding: 70px 0;
}
.hos-pan {
  background: #fff;
  float: left;
  width: 100%;
  display: block;
  margin-bottom: 30px;
  height: 175px;
}
.hos-pan h2 {
  font-size: 16px;
  color: #222;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 0 10px 10px;
  background: #f4dbdb;
  transition: all 0.8s;
}
.hos-pan:hover h2 {
  color: #fff;
  background: #b20000;
}
.hos-pan p {
  font-size: 15px;
  color: #666;
  font-weight: 400;
  padding: 20px 10px;
}
.hos-pan .btn-hos {
  color: #282d57;
  padding: 0 0 10px 10px;
  font-weight: 500;
}
.hos-pan .btn-hos:hover {
  color: #b20000;
}

/*============Profile Members============*/
.profile.panel {
  border: 1px solid #78c668;
  display: block;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.profile.panel .panel-body {
  overflow: hidden;
}
.profile.panel h4 {
  margin-bottom: 15px;
}
.profile.panel p {
  margin-bottom: 10px;
}
.profile.panel p + p {
  margin-bottom: 0px;
}
.profile.panel:hover {
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
.founder-img {
  text-align: center;
  display: block;
  margin-bottom: 25px;
}
.founder-img img {
  margin: auto;
}
.founder-text h4,
.founder-text p {
  text-align: center !important;
}
/* .d-flex {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
} */

/*============Message Area============*/
.message-area {
  width: 100%;
  float: left;
  display: block;
  background: #1c5d0d;
}
.news-area {
  float: left;
  display: block;
  padding: 0;
  background: #fff;
  width: 100%;
  margin-top: 30px;
}
.news-area h3 {
  color: #fff;
  font-size: 26px;
  font-weight: 900;
  padding: 13px 21px;
  text-transform: capitalize;
  background: linear-gradient(to right, #1c5d0d, rgb(39, 141, 20, 0.7));
}
.scroll-text {
  height: 250px;
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
  background-color: transparent;
  border: 2px solid #d9d9d9;
}
.scroll-text ul {
  width: 100%;
  margin: 0;
  padding: 0;
}
.scroll-text ul li {
  list-style: none;
  height: auto;
}
.scroll-text ul li a {
  font-size: 14px;
  color: #000;
  text-decoration: none;
  display: inline-flex;
  width: 100%;
  background: linear-gradient(#fff, #d9d9d9);
  padding: 15px;
}
.news_section {
  background: transparent;
}
.news_section img {
  width: 45px;
  position: relative;
  float: left;
}
.news_section p {
  font-size: 16px;
  color: #222;
  margin: 0;
  line-height: 20px;
  font-weight: 600;
  width: 100%;
  transition: all 0.7s;
  background: transparent;
}
.news_section .text-dv h5 {
  padding-top: 5px;
  color: #555;
  font-weight: 600;
  letter-spacing: 1px;
  padding-bottom: 2px;
  font-size: 13px;
}
.news_section p:hover {
  color: #488d3a;
  text-decoration: underline;
}
.polls-area {
  background: #384186;
  float: left;
  display: block;
  width: 100%;
}
.polls-area h4 {
  background: linear-gradient(#4b55a3, #20264c);
  color: #fff;
  font-size: 20px;
  font-weight: 900;
  padding: 12px 15px;
  text-transform: uppercase;
}
.q-polls {
  width: 100%;
  padding: 15px;
  height: 296px;
  float: left;
}
.q-polls h5 {
  color: #fff;
  font-size: 14px;
  padding-bottom: 15px;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.radio-line {
  display: flex;
  float: left;
  width: 100%;
}
.radio-line label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 0;
  font-weight: 400;
  color: #b3baf0;
  padding: 6px 0 1px 5px;
}
.radio-line label:hover {
  color: #e9e9e9;
  cursor: pointer;
}
.polls-btns {
  width: 100%;
  float: left;
  display: block;
  padding-top: 15px;
}
.polls-btns .btn-voting {
  background: linear-gradient(RGB(239, 83, 80), RGB(178, 0, 0));
  color: #ffdbdb;
  font-size: 15px;
  padding: 3px 41px;
  transition: all 0.8s;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
}
.polls-btns .btn-voting:hover {
  background: linear-gradient(RGB(239, 83, 80), RGB(239, 83, 80));
  color: #fff;
}
.msg-img {
  width: 100%;
  height: 242px;
  border: 5px solid rgb(57, 67, 149);
  background: #fff;
  border-radius: 50%;
  overflow: hidden;
  margin-top: 45px;
}
.msg-img img {
  width: 100%;
  float: left;
}
.msg-text {
  width: 100%;
  float: right;
  display: block;
  padding: 50px 0;
}
.msg-text h2 {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  padding-bottom: 5px;
}
.msg-text h4 {
  font-size: 18px;
  color: #b6befe;
  font-style: italic;
  font-weight: 600;
  padding-bottom: 5px;
}
.msg-text h5 {
  font-size: 15px;
  color: #b6befe;
  padding-bottom: 15px;
}
.msg-text p {
  color: #b0b5e1;
  line-height: 20px;
  font-size: 14px;
  letter-spacing: 0.3px;
}
.msg-text .btn-read {
  font-size: 16px;
  color: rgb(255, 219, 219);
  padding: 7px 26px;
  background: linear-gradient(RGB(239, 83, 80), RGB(178, 0, 0));
  margin-top: 15px;
  transition: all 0.6s;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
}
.msg-text .btn-read:hover {
  color: #fff;
  background: linear-gradient(RGB(239, 83, 80), RGB(239, 83, 80));
}

.gallrey-area {
}

/*============Departments Area============*/
.departments-area {
  width: 100%;
  float: left;
  display: block;
  padding: 60px 0;
  background: #f2f3f8;
}
.header-line {
  width: 100%;
  float: left;
  display: block;
  margin-bottom: 25px;
}
.header-line h2 {
  text-align: center;
  font-weight: 800;
  padding-bottom: 5px;
  color: #60a352;
  font-size: 32px;
}
.header-line h2 span {
  color: #1c5d0d;
}
.header-line img {
  max-width: auto;
  margin: auto;
  display: block;
}
.dept-box {
  width: 100%;
  float: left;
  display: block;
  padding: 30px;
  border: 1px solid rgb(233, 233, 233);
  position: relative;
  margin-top: 10px;
  background: radial-gradient(#fff, #fff);
  transition: all 0.8s;
  border-left: 10px solid #78c668;
}
.dept-box:hover {
  transition: all 0.8s;
  background: radial-gradient(#fff, #ffff70);
}
.dept-box h3 {
  font-size: 21px;
  color: #222;
  font-weight: 700;
  padding-bottom: 12px;
  text-align: left;
}
.dept-box p {
  font-size: 15px;
  color: #444;
  font-weight: 500;
  text-align: left;
  padding-bottom: 17px;
  min-height: 125px;
}
.dept-box .btn-more {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  background: linear-gradient(#277714, #1c5d0d);
  padding: 7px 25px;
  border: 0;
  border-radius: 45px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
}
.dept-box .btn-more:hover {
  background: linear-gradient(#1c5d0d, #1c5d0d);
}
.dept-box img {
  display: block;
  border: 4px solid #e8ebf0;
  margin: 0 auto 15px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.dept-box:hover img {
  border: 4px solid #1c5d0d;
}
@keyframes animate {
  0% {
    transform: scale(0.92) rotate(0deg);
  }
  100% {
    transform: scale(0.92) rotate(360deg);
  }
}

/*=============J-Carousel==========*/
.jcarousel-wrapper {
  margin: 20px auto auto;
  position: relative;
  border: 10px solid transparent;
  box-shadow: none;
}
/** Carousel **/
.jcarousel,
.jcarousel1 {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.jcarousel ul,
.jcarousel1 ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.jcarousel li,
.jcarousel1 li {
  width: 200px;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.jcarousel img,
.jcarousel1 img {
  display: block;
  max-width: 100%;
  height: auto !important;
}
.jcarousel-control-prev,
.jcarousel-control-next,
.jcarousel1-control-prev,
.jcarousel1-control-next {
  position: absolute;
  top: 60%;
  margin-top: -15px;
  width: 40px;
  height: 40px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font: 24px/27px Arial, sans-serif;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 0 0 4px #f0efe7;
  -moz-box-shadow: 0 0 4px #f0efe7;
  box-shadow: 0 0 4px #f0efe7;
  background: #1c5d0d;
}
/** Carousel Controls **/
.jcarousel-control-prev:hover,
.jcarousel-control-next:hover,
.jcarousel1-control-prev:hover,
.jcarousel1-control-next:hover {
  background: #f8c860;
  border-color: #c48d17;
}
.jcarousel-control-prev,
.jcarousel1-control-prev {
  left: 15px !important;
}
.jcarousel-control-next,
.jcarousel1-control-next {
  right: 15px !important;
}
.jcarousel-wrapper a i {
  color: #222;
  text-align: center;
  line-height: 0;
  position: absolute;
  padding: 0;
  left: 12px;
  top: 20px;
  color: #fff;
  font-size: 19px;
}
.jcarousel-wrapper a:hover {
  background: #60a352;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.56);
  -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.56);
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.56);
}
.jcarousel-wrapper a .fa-long-arrow-right {
  left: 8px;
}
.jcarousel-wrapper a .fa-long-arrow-left {
  right: 8px;
}
/** Carousel Pagination **/
.jcarousel-pagination,
.jcarousel1-pagination {
  position: absolute;
  bottom: -40px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin: 0;
}
.jcarousel-pagination a,
.jcarousel1-pagination a {
  text-decoration: none;
  display: inline-block;
  font-size: 11px;
  height: 10px;
  width: 10px;
  line-height: 10px;
  background: #fff;
  color: #4e443c;
  border-radius: 10px;
  text-indent: -9999px;
  margin-right: 7px;
  -webkit-box-shadow: 0 0 2px #4e443c;
  -moz-box-shadow: 0 0 2px #4e443c;
  box-shadow: 0 0 2px #4e443c;
}
.jcarousel-pagination a.active,
.jcarousel1-pagination a.active {
  background: #4e443c;
  color: #fff;
  opacity: 1;
  -webkit-box-shadow: 0 0 2px #f0efe7;
  -moz-box-shadow: 0 0 2px #f0efe7;
  box-shadow: 0 0 2px #f0efe7;
}

/*=========Hospital-Area========*/
.hospital-area {
  width: 100%;
  float: left;
  display: block;
  background-image: url(../smc/img/banner/banner-2.png);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 70px 0;
}
.left-image {
  width: 100%;
  float: left;
  display: block;
}
.left-image h3 {
  font-size: 20px;
  color: #fff;
  font-style: italic;
  font-weight: 900;
  padding-top: 30px;
  text-align: center;
}
.left-image .btn-hos-more {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  text-align: center;
  background: linear-gradient(RGB(239, 83, 80), RGB(178, 0, 0));
  padding: 15px 31px;
  border: 0;
  border-radius: 45px;
  display: table;
  margin: 10px auto;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
}
.left-image .btn-hos-more:hover {
  background: linear-gradient(RGB(239, 83, 80), RGB(239, 83, 80));
}
.hospital-area .image-circle img {
  width: 100%;
  float: left;
}
.hospital-area .image-circle {
  height: auto;
  width: 100%;
  overflow: hidden;
  margin: auto;
  position: relative;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.75);
}
.image-circle .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  background: radial-gradient(rgba(72, 82, 157, 0.9), rgba(33, 39, 80, 0.9));
}
.hospital-area .image-circle:hover .overlay {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.hospital-area .overlay .btn-text {
  font-size: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  text-transform: capitalize;
  background: #fff;
  color: #2d3568;
  transition: all 0.5s;
}
.hospital-area .overlay .btn-text:hover {
  color: red;
}
.hos-pan {
  background: #fff;
  float: left;
  width: 100%;
  display: block;
  margin-bottom: 0;
  height: auto;
  padding-bottom: 15px;
  border: 1px solid transparent;
  transition: all 0.8s;
}
.hos-pan h2 {
  font-size: 21px;
  color: #fff;
  font-weight: 700;
  text-transform: capitalize;
  padding: 10px 0 10px 20px;
  background: #60a352;
  transition: all 0.8s;
}
.hos-pan:hover {
  border: 1px solid #206212;
}
.hos-pan:hover h2 {
  color: #fff;
  background: #1c5d0d;
}
.hos-pan p {
  font-size: 16px;
  color: #444;
  font-weight: 500;
  padding: 20px;
}
.hos-pan .btn-hos {
  color: #222;
  padding: 0 0 10px 20px;
  font-weight: 600;
  font-size: 16px;
}
.hos-pan .btn-hos i {
  padding-left: 5px;
}
.hos-pan .btn-hos:hover {
  color: #256616;
}

/*==============Doctors-Area==============*/
.doctors-area {
  width: 100%;
  float: left;
  display: block;
  background-image: url(../smc/img/banner/banner-3.png);
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0 70px 0;
}
.doc-box {
  width: 100%;
  float: left;
  display: block;
  transition: all 0.5s;
}
.doc-img {
  width: 100%;
  float: left;
  position: relative;
}
.doc-img img {
  width: 100%;
  float: left;
}
.doc-img .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  background: rgba(40, 45, 87, 0.5);
}
.doc-img:hover .overlay {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.doc-img .overlay .btn-text {
  font-size: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  text-transform: capitalize;
  background: #fff;
  color: #2d3568;
  transition: all 0.5s;
}
.doc-img .overlay .btn-text:hover {
  color: #ef5350;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
}
.doc-info {
  width: 100%;
  float: left;
  position: relative;
  display: block;
  transition: all 0.5s;
}
.social-up {
  width: 152px;
  position: absolute;
  left: 0;
  right: 0;
  top: -22px;
  margin: 0 auto;
  display: none;
  transition: all 0.5s !important;
}
.social-up li {
  list-style-type: none;
  display: inline-block;
}
.social-up li a i {
  width: 42px;
  height: 42px;
  text-align: center;
  line-height: 42px;
  font-size: 18px;
  color: #ffd7d7;
  background-image: linear-gradient(RGB(239, 83, 80), RGB(178, 0, 0));
  margin: 0 3px;
  border-radius: 50%;
  transition: all 0.5s;
}
.social-up li a i:hover {
  color: #fff;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.5);
}
.social-up li a .fa-facebook:hover {
  background-image: linear-gradient(#4267b2, #4267b2);
}
.social-up li a .fa-envelope:hover {
  background-image: linear-gradient(#18c1ec, #18c1ec);
}
.social-up li a .fa-linkedin:hover {
  background-image: linear-gradient(#0275ae, #0275ae);
}
.doc-box .doc-info h3 {
  font-size: 16px;
  color: #fff;
  background: #1c5d0d;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  font-weight: 400;
  text-transform: capitalize;
  transition: all 0.5s;
}
.doc-box .doc-info h5 {
  font-size: 14px;
  color: #d8dcfe;
  background: #31376a;
  padding: 10px 0;
  text-align: center;
  font-weight: 400;
  text-transform: uppercase;
}
.doc-box .doc-info h1 {
  font-size: 21px;
  color: #9ba5fe;
  background: #3d4483;
  padding: 10px 0;
  text-align: center;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 25px;
  transition: all 0.5s;
}
.doc-box:hover .doc-info .social-up {
  display: block;
}
.doc-box:hover .doc-info h3 {
  padding-top: 35px;
}
.doc-box:hover .doc-info h1 {
  margin-bottom: 0;
}
.doctors-area .btn-hos-more {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  text-align: center;
  background: linear-gradient(RGB(239, 83, 80), RGB(178, 0, 0));
  padding: 15px 31px;
  border: 0;
  border-radius: 45px;
  display: table;
  margin: 10px auto;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
}
.doctors-area .btn-hos-more:hover {
  background: linear-gradient(RGB(239, 83, 80), RGB(239, 83, 80));
}

/*==============Addmission-Area==============*/
.admission-area {
  width: 100%;
  float: left;
  display: block;
  background-image: url(../smc/img/banner/banner-4.png);
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0 80px 0;
  position: relative;
  overflow: hidden;
}
.admission-area .add-left {
  position: absolute;
  left: 0;
  top: -40px;
}
.admission-area .add-right {
  position: absolute;
  right: 0;
  top: -40px;
}
.admission-box {
  width: 100%;
  float: left;
  display: block;
  padding: 0 33px;
  position: relative;
  z-index: 99;
}
.add-info {
  width: 100%;
  float: left;
  display: block;
}
.add-info p {
  color: #b0b4d7;
  text-align: center;
  letter-spacing: 0.3px;
  font-size: 14px;
  font-weight: 500;
}
.add-info h1 {
  font-size: 19px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 20px;
}
.add-info .add-icon {
  background: linear-gradient(RGB(239, 83, 80), RGB(178, 0, 0));
  width: 65px;
  height: 65px;
  border-radius: 50%;
  padding-top: 20px;
  display: block;
  margin: auto;
  transition: all 0.5s;
}
.add-info .add-icon:hover {
  background: linear-gradient(RGB(239, 83, 80), RGB(239, 83, 80));
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.75);
}
.add-info .add-icon img {
  width: 30px;
  margin: auto;
  display: block;
}
.bottom-add {
  width: 100%;
  float: left;
  display: block;
  padding: 0 180px;
  position: relative;
  margin-top: -100px;
}
.bottom-add .admission-box {
  padding: 0 18px;
}
.bottom-add .add-info .add-icon {
  width: 135px;
  height: 135px;
  padding-top: 32px;
}
.bottom-add .add-info .add-icon img {
  width: 60px;
}
.add-info .add-icon:hover img {
  animation-name: swing;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-timing-function: ease-out;
  text-decoration: none;
  -webkit-animation-name: swing;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-name: swing;
  -moz-animation-duration: 1s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease-out;
}
.add-info p a {
  color: #ef5350;
  text-decoration: underline;
}
.add-info p a:hover {
  color: #b20000;
}

/*==============Visitors-Area==============*/
.visitor-area {
  width: 100%;
  float: left;
  display: block;
  padding: 60px 0;
  background: #60a352;
}
.visitor-area h1 {
  font-size: 26px;
  font-weight: 700;
  color: #fff;
  text-transform: capitalize;
  text-align: center;
  padding-bottom: 12px;
}
.visitor-area h4 {
  font-size: 18px;
  font-weight: 900;
  color: #222;
  text-transform: capitalize;
  text-align: center;
  padding-bottom: 10px;
}
.visitor-area .visitors {
  width: auto;
  display: table;
  margin: auto;
}
.visitor-area .visitors li {
  display: inline-block;
  list-style: none;
  font-size: 29px;
  font-weight: 900;
  background: #1c5d0d;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  margin: 0 2px;
}

/*==============Visitors-Area==============*/
.footer-area {
  width: 100%;
  float: left;
  display: block;
  padding: 70px 0;
  background: #141414;
}
.footer-heading {
  width: 100%;
  float: left;
  display: block;
  margin-bottom: 20px;
}
.footer-heading h1 {
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
  color: #fff;
  text-align: left;
  padding-left: 25px;
}
.footer-heading img {
  max-width: 100%;
}
.text-foot {
  width: 100%;
  float: left;
  display: block;
}
.text-foot li {
  display: flex;
  float: left;
  width: 100%;
  padding-bottom: 15px;
}
.text-foot img {
  width: 50px;
  float: left;
  padding-right: 12px;
  height: 40px;
}
.text-foot .text-f {
  float: right;
  width: auto;
}
.text-foot .text-f p {
  color: #a3a3a3;
  font-size: 16px;
  text-align: left;
  text-transform: unset;
  font-weight: 600;
  letter-spacing: 0.3px;
}
.text-foot.left {
  width: 50%;
  float: left;
  display: block;
}
.text-foot.right {
  width: 50%;
  float: right;
  display: block;
}
.text-foot.left li,
.text-foot.right li {
  padding-bottom: 5px !important;
}
.text-foot.left li a,
.text-foot.right li a {
  color: #9f9f9f;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.text-foot.left li a:hover,
.text-foot.right li a:hover {
  color: #60a352;
}
.footer-bottom {
  width: 100%;
  float: left;
  display: block;
  background: #232323;
  padding: 12px 0;
}
.footer-bottom p {
  color: #c9c9c9;
  font-size: 13px;
  letter-spacing: 0.3px;
  font-weight: 500;
}
.footer-bottom a {
  color: #e9e9e9;
  letter-spacing: 0.3px;
  font-weight: 800;
}
.footer-bottom a:hover {
  color: #60a352;
  letter-spacing: 0.3px;
  font-weight: 800;
}
.scroll-top-wrapper {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  z-index: 99999999;
  color: #fff;
  width: 35px;
  height: 35px;
  line-height: 35px;
  right: 30px;
  bottom: 30px;
  text-shadow: none;
  background: linear-gradient(#b20000, #b20000);
  font-size: 14px;
  transform: rotate(45deg);
  border: 2px solid #fff;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.59);
  -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.59);
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.59);
}
.scroll-top-wrapper:hover {
  background: #1c5d0d;
}
.scroll-top-wrapper.show {
  visibility: visible;
  cursor: pointer;
  opacity: 1;
}
.scroll-top-wrapper i.fa {
  line-height: 28px;
  transform: rotate(-45deg);
  transition: all 0.3s;
  text-align: center;
  font-size: 18px;
  color: #fff;
  width: 28px;
  height: 28px;
}
.scroll-top-wrapper i.fa:hover {
  transform: rotate(315deg);
  color: #fff;
}
.scroll-top-inner {
  line-height: 0;
}

/*.....................................
              Inner Pages
.....................................*/
.inner-head {
  width: 100%;
  float: left;
  display: block;
  padding: 150px 0;
  background: #ffefef;
  background-image: url(../img/banner.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.innerh-head {
  width: 100%;
  float: left;
  display: block;
  padding: 50px 0;
  background: #ffefef;
  background-image: url(../img/banner-1.png);
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.inner-head h2,
.innerh-head h2 {
  font-size: 20px;
  font-weight: 900;
  text-transform: uppercase;
}
.inner-head h2 i,
.innerh-head h2 i {
  padding-right: 6px;
}
.content-panel {
  width: 100%;
  float: left;
  display: block;
  padding: 0 0 35px 0;
  background: #ededed;
  background-image: url(../img/body.png);
}
.content-area {
  width: 100%;
  float: left;
  display: block;
  background: #fff;
  padding: 30px;
}
.content-area h2 {
  font-size: 24px;
  margin-bottom: 30px;
  position: relative;
  padding-left: 30px;
}
.content-area h2:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "+";
  color: #fff;
  font-weight: bolder;
  background-color: #000;
  padding: 0px 4px;
  padding-bottom: 3px;
  border-radius: 2px;
  line-height: 18px;
  margin-top: 3px;
}

.content-area h3 {
  font-size: 30px;
  font-weight: 200;
  color: #fff;
  padding: 18px 0;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 15px;
  background-image: linear-gradient(#1c5d0d, rgba(39, 141, 20, 0.7));
  text-align: center;
  text-transform: capitalize;
  border-radius: 10px;
}
.content-area h4 {
  font-size: 21px;
  font-weight: 600;
  color: #292f5a;
  margin-bottom: 8px;
  text-transform: capitalize;
  letter-spacing: 0;
}
.content-area h4 i {
  font-size: 17px;
  padding-right: 5px;
}
.content-area p {
  letter-spacing: 0.2px;
  text-align: justify;
  font-size: 17px;
  color: #222;
  font-weight: 500;
  line-height: 25px;
  margin-bottom: 25px;
}
.content-area p span {
  display: table;
  padding-left: 23px;
  color: #555;
}
.content-area table {
  margin-bottom: 30px;
}
.content-area table .head {
  font-weight: 700;
}
.content-area table tr {
  vertical-align: top;
}
.content-area table tr td {
  font-size: 17px;
  font-weight: 500;
  color: #111;
  padding: 10px 15px;
  letter-spacing: 0.3px;
}
.content-area p i {
  color: rgb(60, 68, 132);
  font-size: 15px;
  padding-right: 5px;
}
.content-area h6 {
  font-size: 13px;
  font-weight: 600;
  color: #666;
  margin-bottom: 15px;
}
.inn-img {
  width: 100%;
  float: left;
  display: block;
  border: 5px solid #fff;
}
.inn-img img {
  width: 100%;
}
.right-nav {
  width: 100%;
  float: left;
  display: block;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
}
.right-nav ul {
  float: left;
  display: block;
  padding: 20px;
  border-bottom: 0;
}
.right-nav h2 {
  font-weight: 300;
  color: #fff;
  background: linear-gradient(#1c5d0d, rgb(39, 141, 20, 0.7));
  padding: 20px;
  font-size: 28px;
}
.right-nav ul a {
  text-decoration: none;
  width: 100%;
  float: left;
  padding: 7px 15px;
  border-bottom: 1px solid #e9e9e9;
  color: #666;
  text-shadow: none;
  font-weight: 600;
  letter-spacing: 0.4px;
  font-size: 17px;
  text-transform: capitalize;
  margin-right: 0px;
}
.right-nav ul a:hover {
  color: #000;
}
.two-button {
  width: 100%;
  float: left;
  display: block;
}
.two-button .left-t {
  width: 50%;
  float: left;
  display: block;
  background: linear-gradient(#495199, #2c325f);
  padding: 35px 0;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.3px;
  text-align: center;
  border-radius: 0 0 0 10px;
}
.two-button .left-t:hover {
  background: linear-gradient(#3f4788, #3f4788);
}
.two-button .right-t {
  width: 50%;
  float: right;
  display: block;
  padding: 10px;
  color: #fff;
  background: linear-gradient(rgba(239, 83, 80), rgba(178, 0, 0));
  font-size: 12px;
  font-weight: 500;
  padding: 35px 0;
  letter-spacing: 0.3px;
  text-align: center;
  transition: all 0.7s;
  border-radius: 0 0 10px 0;
}
.two-button .right-t:hover {
  background: linear-gradient(rgba(178, 0, 0), rgba(178, 0, 0));
}
.content-area .mg-img {
  width: 100%;
  float: left;
  display: block;
}
.content-area .mg-img img {
  height: 200px;
  width: 200px;
  border-radius: 50%;
  border: 3px solid RGB(40, 45, 87);
  display: block;
  margin: 20px auto;
}
.content-area .mg-img h2 {
  font-size: 18px;
  font-weight: 900;
  text-align: center;
  padding-bottom: 5px;
}
.content-area .mg-img h4 {
  text-align: center;
  font-weight: 400;
  font-size: 17px;
}
.content-area .mg-img h5 {
  font-size: 18px;
  font-weight: 600;
  color: #1f6010;
  text-align: center;
  padding-bottom: 10px;
}
.table-box {
  float: left;
  display: block;
  width: 100%;
}
.table-box table {
  border-collapse: collapse;
  width: 100%;
}
.table-box th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 12px 16px;
  background: linear-gradient(to right, #1c5d0d, rgb(39, 141, 20, 0.7));
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.3px;
}
.table-box td {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
  font-size: 14px;
  color: #444;
  font-weight: 400;
}
.table-box tr:nth-child(even) {
  background-color: #f2f3ff;
}
.note-fee {
  width: 100%;
  float: left;
  display: block;
}
.content-area h5 {
  font-size: 15px;
  font-weight: 500;
  color: #333;
  margin-bottom: 5px;
}
.online-form {
  float: left;
  width: 100%;
  display: block;
}
.online-form h5 {
  font-size: 15px;
  font-weight: 500;
  color: #333;
  padding: 5px 0;
  border-bottom: 1px solid #c9c9c9;
  float: left;
  width: 100%;
}
.own-form {
  float: left;
  width: 100%;
  display: block;
  margin-bottom: 20px;
}
.own-form .form-control {
  box-shadow: none !important;
  margin: 5px 0;
  color: #000;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.3px;
  height: 30px;
}
.own-form .form-control:focus {
  border-color: #222;
}
.own-form label {
  margin-bottom: 0px;
  font-weight: 500;
  font-size: 13px;
  color: #333;
  letter-spacing: 0.2px;
  margin-top: 10px;
}
.own-form .same-row {
  display: inline-flex;
  float: left;
  width: 100%;
  padding: 5px 0;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  margin: 4px 0;
}
.own-form input[type="radio"] {
  margin-top: 0;
  line-height: normal;
  margin-right: 5px;
  margin-left: 13px;
}
.btns-area {
  width: auto;
  float: none;
  display: table;
  margin: 15px auto auto;
}
.btns-area .btn-reset {
  background: linear-gradient(#e33939, #852626);
  color: #fff;
  padding: 10px 30px;
  border: 0;
  float: none;
  transition: all 0.5s;
}
.btns-area .btn-reset:hover {
  background: linear-gradient(#e33939, #e33939);
}
.btns-area .btn-submit {
  background: linear-gradient(#2ca32a, #155213);
  color: #fff;
  padding: 10px 30px;
  border: 0;
  float: none;
  transition: all 0.5s;
}
.btns-area .btn-submit:hover {
  background: linear-gradient(#2ca32a, #2ca32a);
}
.own-form form input[type="checkbox"] + label {
  display: inline-table;
  margin: 0;
  cursor: pointer;
  padding: 20px 20px 0 20px;
}
.own-form form label h5 {
  color: #555;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0.5px;
  text-align: justify;
  width: 95%;
  float: right;
  border-bottom: 0;
  line-height: 18px;
}
.own-form form input[type="checkbox"] {
  display: none;
}
.own-form form input[type="checkbox"] + label::before {
  content: "\2714";
  border: 3px solid #c9c9c9;
  border-radius: 0px;
  display: inline-block;
  width: 20px;
  height: 20px;
  padding-left: 2px;
  padding-top: 0px;
  margin-right: 8px;
  vertical-align: bottom;
  margin-top: 8px;
  transition: 0.2s;
  line-height: 15px;
  color: transparent;
}
.own-form form input[type="checkbox"] + label:active:before {
  transform: scale(0);
}
.own-form form input[type="checkbox"]:checked + label:before {
  background-color: MediumSeaGreen;
  border-color: MediumSeaGreen;
  color: #fff;
}
.content-area .head-tb {
  margin-top: 20px;
  float: left;
  width: 100%;
}
.doc-img-box {
  width: 100%;
  float: left;
  display: block;
}
.doc-img-box img {
  width: 100%;
  float: left;
  margin-top: 15px;
}
.note-img-box {
  width: 100%;
  float: left;
  display: block;
}
.note-img-box img {
  width: 100%;
  float: left;
  margin-top: 15px;
  border: 6px solid #c9c9c9;
  border-radius: 3px;
  margin-bottom: 20px;
}
.result-tb th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
  background: linear-gradient(to left, #e9e9e9, #c9c9c9);
  color: #2a2f5b;
  font-size: 14px;
  font-weight: 500;
  font-family: roboto;
  letter-spacing: 0.3px;
}
.result-tb .result-link img {
  width: 46px;
  margin: auto;
  display: block;
}
.content-area .hovereffect {
  width: 235px;
  float: none;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  border: 3px solid #246615;
  margin-top: 30px;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  height: 235px;
  margin: auto;
}
.content-area .hovereffect img {
  width: 100%;
  height: 100%;
}
.content-area .hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(460px, -100px) rotate(180deg);
  -ms-transform: translate(460px, -100px) rotate(180deg);
  transform: translate(460px, -100px) rotate(180deg);
  -webkit-transition: all 0.2s 0.4s ease-in-out;
  transition: all 0.2s 0.4s ease-in-out;
}
.content-area .hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 10px 14px;
  text-transform: capitalize;
  font-size: 14px;
  color: #fff;
  border: 0;
  margin-top: 41%;
  background: linear-gradient(#1c5d0d, rgba(39, 141, 20, 0.7));
  -webkit-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  transform: translateY(-200px);
  -webkit-transition: all 0.2s ease-in-out;
  font-weight: 700;
  letter-spacing: 0px;
  border-radius: 40px;
  transition: all 0.5s;
  letter-spacing: 0.5px;
}
.content-area .hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
.content-area .hovereffect:hover a.info {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.content-area .hovereffect a.info:hover {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.8);
}
.content-area .hvr-wrt {
  width: 100%;
  float: left;
  position: relative;
  margin-top: -28px;
}
.content-area .hvr-wrt h4 {
  width: 100%;
  float: left;
  background: linear-gradient(to right, #1c5d0d, rgb(39, 141, 20, 1));
  margin: 0;
  font-size: 16px;
  line-height: 25px;
  color: #ffff70;
  text-align: center;
  font-weight: 600;
  height: 45px;
  padding-top: 8px;
  border-radius: 0;
  letter-spacing: 0.5px;
}
.gallery-area {
  padding: 30px 0 50px;
  width: 100%;
  float: left;
  display: block;
}
.gal_details_box a img {
  height: 160px;
}
.gallery-area .btn-more {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  background: linear-gradient(#277714, #1c5d0d);
  padding: 15px 52px;
  border: 0;
  border-radius: 45px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
  display: table;
  margin: auto;
}
.contact-map {
  width: 100%;
  float: left;
  display: block;
}
.contact-map h2 {
  font-size: 22px;
  font-weight: 700;
  padding-bottom: 5px;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 15px;
}
.contact-map input {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.3px;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 15px;
  background: #f9f9f9;
  height: 38px;
  -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.25);
}
.contact-map textarea {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.3px;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 15px;
  background: #f9f9f9;
  -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.25);
}
.contact-map #captcha span {
  font-size: 22px;
  font-weight: 900;
  padding: 7px 18px;
  letter-spacing: 13px;
  background: #555;
  color: #fff;
  font-family: magneto;
}
.contact-map #captcha input {
  background: url(../smc/img/interface/reload.png) no-repeat scroll 0 0
    transparent;
  margin: 5px 14px 0 0;
  padding: 0;
  border: medium none;
  cursor: pointer;
  width: 50px;
  background-position: center;
}
.contact-map .captcha {
  border: 1px solid #c9c9c9;
  padding: 5px 10px;
  width: 175px !important;
}
.contact-map form .btn-submit {
  width: 200px;
  background: #3d9448;
  padding: 9px 14px;
  height: auto;
  border: 0;
  color: #fff;
  text-shadow: none;
  margin-top: 4px;
  font-size: 18px;
  font-weight: 600;
}
.emergency-call {
  width: 100%;
  float: left;
  display: block;
  margin-top: 30px;
}
.emergency-call h1 {
  font-size: 20px;
  color: #fff;
  padding: 15px 0;
  text-align: center;
  line-height: 20px;
  background: linear-gradient(rgb(40, 45, 87), #4b54a1);
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 0.7px;
}
.emergency-call h1 span {
  font-size: 17px;
  font-weight: 300;
  color: #fff;
  text-transform: capitalize;
  letter-spacing: 0;
}
.emergency-call h3 {
  font-size: 22px;
  font-weight: 300;
  color: #fff;
  padding: 15px 0;
  text-align: center;
  background-image: linear-gradient(
    rgba(239, 83, 80, 0.8),
    rgba(178, 0, 0, 0.8)
  );
  float: left;
  width: 100%;
}
.emergency-call img {
  width: 100%;
  float: left;
}
.dept-img {
  width: 100%;
  float: left;
  display: block;
  background: #000;
  border-top: 40px solid #1c5d0d;
  border-bottom: 20px solid #1c5d0d;
  margin-bottom: 30px;
  opacity: 0.85;
}
.dept-img img {
  width: 100%;
  float: left;
  display: block;
}
.doctor-box {
  width: 100%;
  float: left;
  display: block;
  background: #fff;
  padding: 25px;
  margin-top: 30px;
}
.doctor-info {
  width: 100%;
  float: left;
  display: block;
}
.doctor-info h3 {
  color: #fff;
  background: #3b427f;
  padding: 6px 10px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 0.5px;
  display: table;
}
.doctor-info h1 {
  color: #222;
  font-size: 22px;
  font-weight: 900;
  padding: 10px 0;
}
.doctor-info h5 {
  font-size: 18px;
  font-weight: 400;
  color: #222;
  padding-bottom: 10px;
}
.doctor-info h6 {
  font-size: 18px;
  font-weight: 400;
  color: #222;
  padding-bottom: 10px;
}
.doctor-info .btn-appoint {
  background: green;
  color: #fff;
  border-radius: 60px;
  padding: 12px 24px;
  border: 0;
  font-size: 15px;
  font-weight: 400;
  margin-top: 15px;
  transition: all 0.5s;
}
.doctor-info .btn-appoint:hover {
  background: #006100;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.5);
}
.doctor-info .social-up {
  display: block;
  float: left;
  position: relative;
  top: 0;
}
.doctor-box .quote {
  font-size: 14px;
  font-weight: 400;
  color: #555;
  padding-top: 30px;
  float: left;
  width: 100%;
  text-align: justify;
}
.doctor-box .doc-img {
  border: 2px solid #c9c9c9;
}

.modal {
  z-index: 9999999999;
}
.modal .modal-dialog {
  width: 430px;
  margin: 80px auto;
}
.modal .modal-dialog .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  background: #da3634;
}
.modal-dialog .modal-header h2 {
  color: #fff;
  font-size: 21px;
  font-weight: 300;
  padding: 0;
  text-align: center;
}
.modal input {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  margin-bottom: 8px;
  border-radius: 60px;
  height: 34px;
}
.modal textarea {
  border-radius: 15px;
  box-shadow: none;
}
.modal .modal-body {
  position: relative;
  padding: 20px 35px;
}
.modal-footer .btn-form {
  color: #ffffff;
  cursor: pointer;
  float: none;
  background: green;
  padding: 10px 47px;
  display: table;
  border-radius: 60px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.28);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.28);
  transition: all 0.5s;
  margin: auto;
}
.achievements-box {
  width: 100%;
  float: left;
  display: block;
  padding: 30px 30px 10px;
  background: #fff;
  margin-top: 30px;
}
.per-achieve {
  width: 100%;
  float: left;
  display: inline-block;
  padding: 20px;
  border: 2px solid #c9c9c9;
  border-radius: 5px;
  margin-bottom: 20px;
}
.per-achieve li {
  width: auto;
  display: block;
  float: left;
}
.per-achieve li img {
  width: 100px;
  height: 100px;
  float: left;
  border: 1px solid #e9e9e9;
}
.per-achieve li h2 {
  color: #222;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  padding-bottom: 5px;
  margin-left: 10px;
  width: 300px;
}
.per-achieve li h5 {
  color: #666;
  font-size: 13px;
  font-weight: 400;
  text-align: left;
  margin-left: 10px;
  width: 300px;
  line-height: 18px;
}
.per-achieve .btn-achieve {
  background: #c71d1c;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  padding: 9px 20px;
  border-radius: 50px;
  border: 0;
  margin-left: 15px;
  margin-top: 32px;
}
.table-box td a i {
  font-size: 23px;
  text-align: center;
  width: auto;
  margin: auto;
  display: block;
}
.table-box td a:hover {
  text-decoration: none;
}

.head-box {
  width: 100%;
  float: left;
  display: block;
  background: #ffff70;
  margin-bottom: 30px;
  padding: 30px;
}
.head-box h2 {
  padding-left: 0;
  color: #1c5d0d;
  font-size: 32px;
  font-weight: 900;
  line-height: 24px;
  text-transform: capitalize;
  padding-bottom: 5px;
}
.head-box h2 i {
  padding-right: 10px;
}
.head-box h3 {
  color: #222;
  border-radius: 0;
  padding: 10px 0 0 130px;
  float: left;
  font-size: 20px;
  font-weight: 300;
}
.head-box h4 {
  padding-left: 43px;
  color: #000;
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 0.5px;
  line-height: 24px;
  text-transform: uppercase;
}
.head-box .btn-contact {
  color: #fff;
  background: #1c5d0d;
  float: right;
  padding: 12px 45px;
  transition: all 0.5s;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.6px;
}
.head-box .btn-contact:hover {
  background: #277714;
}
.inner-banners {
  width: 100%;
  float: left;
  display: block;
  padding: 20px 0 40px 0;
  background: #e9e9e9;
}
.inner-banners img {
  width: 100%;
  float: left;
  background: #ededed;
  margin-top: 20px;
  height: 320px;
  border: 10px solid #fff;
}
.inner-banners .top-anchor {
  background: #f65959;
  color: #fff;
  border-radius: 0;
  padding: 17px;
  width: 100%;
  float: left;
  font-size: 16px;
  margin-top: 20px;
  height: 150px;
}
.inner-banners .top-anchor:hover {
  background: #f63737;
}
.inner-banners .top-anchor.bottom {
  background: #264fa2;
}
.inner-banners .top-anchor.bottom:hover {
  background: #39449b;
}
.inner-banners .top-anchor i {
  font-size: 50px;
  text-align: center;
  padding-bottom: 10px;
}
.inner-banners .top-anchor h4 {
  font-size: 16px;
  text-align: center;
  padding-bottom: 10px;
  font-weight: 600;
}
.inner-banners .top-anchor h4 span {
  font-size: 13px;
  text-align: center;
  padding-bottom: 10px;
  font-weight: 400;
}
.box-area-fix {
  width: 100%;
  float: left;
  display: block;
  background: #fff;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.box-area-fix h3 {
  font-size: 15px;
  font-weight: 900;
  color: #1c5d0d;
  padding: 21px 22px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.box-area-fix p {
  font-size: 13px;
  font-weight: 400;
  color: #666;
  padding: 20px 20px;
  float: left;
}
.box-area-fix .btn-read {
  background: #e44441;
  color: #fff;
  padding: 6px 20px;
  border: 0;
  float: none;
  display: table;
  margin: 20px auto;
}
.zoom-effect-container {
  float: left;
  position: relative;
  width: 100%;
  height: 160px;
  margin: 0 auto;
  overflow: hidden !important;
}
.image-card {
  position: absolute;
  top: 0;
  left: 0;
}
.image-card img {
  width: 100%;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

.zoom-effect-container:hover .image-card img {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}
table.notice tr td a img {
  width: 45px;
}
table.notice tr td a:hover img {
  filter: grayscale(100%);
}
.hostel-seat {
  width: 100%;
  float: left;
  display: block;
}
.hostel-seat img {
  width: 100%;
  float: left;
}

.is-invalid {
  border-color: #ff5400 !important;
}

.custom-list {
  margin-top: 15px;
  margin-bottom: 30px;
  padding: 0 30px;
}
.custom-list li {
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 5px;
}
.custom-list li span {
  margin-right: 5px;
}

.page-image {
  width: 100%;
  height: 100%;
  padding: 15px;
  background: #e9e9e9;
  margin-bottom: 30px;
}
.page-image img {
  width: 100%;
  height: auto;
  border-radius: 0;
  border: none;
  margin: 0;
  box-shadow: 0 0 5px -1px rgb(0 0 0 / 20%);
}