
body { font-family:"Î¢ÈíÑÅºÚ" }
a{ color:#69c2b6; font-family:"Î¢ÈíÑÅºÚ"}
a:hover{ color:#6C1847;}
h2, h3, h4, h5 {
  font-family: 'Î¢ÈíÑÅºÚ'; }
a, a:focus{outline:0;}
.container {
  position: relative; }

h2 {
  font-size: 37px;
  font-weight: bold; }
.dropdown { font-size:18px;}
.dropdown-menu {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  margin: 0; }

.carousel-indicators li {
  border: 0;
  background: #FFF; }

.carousel-indicators .active {
  background: #661244; }

.head-top {
  background: #515254;
  color: #FFFFFF;
  min-height: 45px;
  font-size: 12px; }
  .head-top a {
    color: #FFFFFF; }
  .head-top a:hover {
    text-decoration: none; }

.logo {
  left: 0;
  position: absolute;
  top: 10px;
  z-index:99; }

.top-nav li {
  list-style: none;
  float: left;
  margin-top: 14px; }

.top-nav {
  float: left;
  padding-right: 20px;
  padding-left: 117px; }

.top-nav li a {
  display: block;
  padding: 0px 10px;
  font-size: 12px; }

.top-phone, .client-log {
  font-weight: bold; }

.top-phone {
  padding-left: 10px;
  border-left: 1px solid #a8a9aa; }

.top-phone .fa-phone, .client-log .fa-lock {
  width: 20px;
  height: 20px;
  font-size: 13px;
  border: 1px solid #FFF;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
  margin-right: 5px;
  vertical-align: middle; }

.client-log .fa-lock {
  border: 0;
  font-size: 20px;
  margin-right: 2px; }

.lang {
  float: left;
  margin-top: 8px; 
/*adding by me*/  margin-left: 40px; }
  .lang .btn {
    background: transparent;
    border: 0;

    font-size: 13px;
    font-weight: bold;
    text-transform: none; }
  .lang .btn.focus, .lang .btn:focus, .lang .btn:hover {
    color: #fff; }

.top-phone, .client-log {
  float: left;
  padding: 0 10px;
  margin-top: 13px; }

.make-an-app {
  float: right; }
  .make-an-app a {
    background: #69c2b6;
    color: #FFFFFF;
    display: block;
    text-transform: uppercase;
    padding: 9.5px 15px;
    font-weight: bold;

    font-size: 14px; }
  .make-an-app .fa-clock-o {
    font-size: 26px;
    vertical-align: middle;
    margin-right: 5px; }

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: inherit;
  min-width: 120px; }

.head-nav ul.nav {
  padding-left: 300px; }

.head-nav li {
  float: left;
  list-style: none; }

.head-nav li a {
  color: #69c2b6;
  display: block;
  padding: 15px 22px;  
  text-transform: uppercase;
  font-size: 15px;

  -webkit-transition: -webkit-transform 0.5s ease-in-out, all 0.5s;
  -moz-transition: -moz-transform 0.5s ease-in-out, all 0.5s;
  -o-transition: -o-transform 0.5s ease-in-out, all 0.5s;
  transition: transform 0.5s ease-in-out, all 0.5s; }
  

.head-nav li a:hover {
  background: #69c2b6;
  color: #FFFFFF;
  text-decoration: none; }

/* Carousel Fading slide */
.carousel-fade .item {
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out; }

.carousel-fade .active.left,
.carousel-fade .active.right {
  left: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0); }

.carousel-fade .carousel-control {
  z-index: 3; }

.carousel-fade .next,
.carousel-fade .prev {
  left: 0;
  z-index: 1; }

.spotlight img {
  margin: 0 auto; }

.spotlight .carousel-caption {
  bottom: 30%;
  left: 49%;
  text-shadow: none;
  text-align: left; }
  .spotlight .carousel-caption h2 {
    font-size: 42px;
      color: #444444;
    text-transform: uppercase; }
    .spotlight .carousel-caption h2 span {

      color: #69c2b6; }
  .spotlight .carousel-caption p {
    color: #2c2c2c;
    font-size: 17px; }

.abt-wrap {
  background: url(../images/abt-bg.jpg) center no-repeat;
  min-height: 444px;
  padding-top: 20px; }
  .abt-wrap p {
    font-size: 14px;
    margin: 25px 0; }
  .abt-wrap h2 {
    color: #69c2b6;
    text-transform: uppercase;

    font-size: 37px; }
  .abt-wrap .abt-nav a img {
    display: block;
    margin-bottom: 10px; }
  .abt-wrap .abt-nav a {
    color: #69c2b6;
    display: inline-block;
    font-size: 16px;

    text-align: center;
    max-width: 61px;
    margin-right: 40px; }
  .abt-wrap .abt-nav a:hover {
    text-decoration: none;
    color: #505050; }
  .abt-wrap h3 {
    font-size: 20px;
    font-weight: bold; }

.med-tools-wrap {
  background: #69c2b6;
  min-height: 315px;
  padding: 40px 0; }

.med-tools {
  background: #FFFFFF;
  min-height: 191px;
  padding: 30px 15px 15px 15px;
  margin-top: 46px;
  position: relative; }
  .med-tools a {
    color: #515051; }
  .med-tools a:hover {
    text-decoration: none; }
  .med-tools h4 {
    color: #69c2b6;
    font-size: 15px;
     }
  .med-tools p {
    font-size: 14px; }

.tool-img {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -45.5px;
  background: #FFFFFF;
  width: 91px;
  height: 88px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin-top: -44px; }

.tool-img img {
  padding-top: 20px; }

.btn {
  background: #69c2b6;
  color: #FFFFFF;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;

  text-transform: uppercase;
  font-size: 13px;
  -webkit-transition: -webkit-transform 0.3s ease-in-out, all 1s;
  -moz-transition: -moz-transform 0.3s ease-in-out, all 1s;
  -o-transition: -o-transform 0.3s ease-in-out, all 1s;
  transition: transform 0.3s ease-in-out, all 1s; }

.btn:hover {
  background: #505050;
  color: #FFFFFF; }

.div-img {
  float: left;
  margin-right: 20px;
  width: 29%; }

.blog-list {
  margin-bottom: 27px; }
  .blog-list h4 {
    margin-top: 0;
    color: #69c2b6;
    font-size: 17px; }
  .blog-list .date {
    color: #505050;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px; }
  .blog-list p {
    font-size: 13px;
    margin-bottom: 20px;
    color: #505050; }

.news-wrap {
  background: #f5f5f5;
  padding: 40px 0 60px 0; }
  .news-wrap h2 {
    margin: 0 0 40px 0; }

.news-wrap h2, .blog-wrap h2 {
  text-align: center;
  color: #69c2b6; }

.blog-wrap {
  padding: 40px 0; }
  .blog-wrap h2 {

    margin: 0 0 10px 0; }
  .blog-wrap h3 {
    text-align: center;
    color: #9f9f9f;
    font-size: 26px;
    margin: 0 0 40px 0;
 }

.news-list {
  background: #FFFFFF;
  max-width: 270px; }
  .news-list h3 {
    color: #69c2b6;
    font-size: 17px;
  }
  .news-list p {
    color: #505050;
    font-size: 13px; }
  .news-list a {
    color: #69c2b6;
    font-size: 13px;

    font-weight: bold; }

.news-det {
  padding: 0 20px 20px; }

.copy-wrap {
  background: #212121;
  color: #909090;
  font-size: 12px;
  padding: 10px 0; }
  .copy-wrap .developer {
    float: right;
    margin-top: 15px; }
  .copy-wrap p {
    margin: 10px 0 5px 0; }
  .copy-wrap .copy {
    color: #555555;
    margin: 0; }

.foot-nav-wrap {
  background: linear-gradient(90deg, #343434 50%, #434343 50%);
  color: #9a9a9a;
  padding: 0;
  position: relative; }
  .foot-nav-wrap a.go-top {
    position: absolute;
    width: 56px;
    height: 28px;
    top: -28px;
    left: 50%;
    margin-left: -28px;
    background: url(../images/icon-go-top.png) 0 0; }
  .foot-nav-wrap h3, .foot-nav-wrap h4 {
    color: #FFFFFF; }
  .foot-nav-wrap .foot-bg-wrap {
    background: #343434;
    padding: 30px 0; }

.news-ltr {
  float: left;
  width: 45%; }
  .news-ltr button.btn {
    background: #212121;
    padding: 11px 20px; }
  .news-ltr .form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0; }
  .news-ltr h3 {
    font-size: 27px;
    margin: 0; }
  .news-ltr img {
    margin-right: 15px; }
  .news-ltr p {
    font-size: 13px;
    margin: 15px 0 20px 0; }
  .news-ltr .newsltr-field, .news-ltr .newsltr-btn {
    float: left; }
  .news-ltr .form-control {
    height: 42px;
    line-height: 42px;
    min-width: 225px;
    background: #eaeaea; }

.foot-nav {
  float: left;
  padding-left: 20px;
  border-left: 1px solid #494949;
  margin-left: 20px; }

.foot-logo img {
  margin: 10px 10px 0 0; }

.foot-nav ul {
  float: left;
  padding: 0;
  margin: 0; }
  .foot-nav ul li {
    list-style: none;
    padding: 0; }
  .foot-nav ul a {
    color: #9a9a9a;
    font-size: 14px;
    padding: 4px 0;
    display: block; }

.foot-social {
  margin-top: 20px; }

.foot-social a {
  width: 32px;
  height: 32px;
  margin-right: 7px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #939393;
  color: #939393;
  line-height: 32px;
  text-align: center;
  font-size: 15px;
  -webkit-transition: -webkit-transform 0.5s ease-in-out, all 0.5s;
  -moz-transition: -moz-transform 0.5s ease-in-out, all 0.5s;
  -o-transition: -o-transform 0.5s ease-in-out, all 0.5s;
  transition: transform 0.5s ease-in-out, all 0.5s; }

.foot-social a:hover {
  color: #FFF;
  text-decoration: none;
  border: 1px solid transparent; }

.fa-facebook:hover {
  background: #3864A3; }

.fa-twitter:hover {
  background: #3E8DC8; }

.fa-google-plus:hover {
  background: #D95232; }

.fa-linkedin:hover {
  background: #007AB5; }
.fa-youtube:hover {
  background: #CD2121; }

.foot-address {
  padding: 30px 0; }
  .foot-address p {
    font-size: 13px;
    line-height: 18px; }

.nav-tabs.nav-justified > li > a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background: #69c2b6;
  color: #FFFFFF;
  text-transform: uppercase;

  font-size: 20px;
  border: 0;
  outline: none;
  padding: 20px; }

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
  background: #f4f4f4;
  color: #69c2b6;
  border: 0; }

.tabs-wrap .tab-content {
  padding: 40px 0; }

.tabs-wrap .nav > li > a > img {
  margin-right: 10px; 
  filter:brightness(0) invert(1);
  -webkit-filter:brightness(0) invert(1);
  }
.tabs-wrap .nav > li.active > a > img{filter:brightness(1) invert(0); -webkit-filter:brightness(1) invert(0);}
.tabs-wrap .slick-prev, .tabs-wrap .slick-next {
  width: 33px;
  height: 60px;
  margin-top: -30px; }

.tabs-wrap .slick-prev {
  background-image: url(../images/tab-arrow-left.png); }

.tabs-wrap .slick-next {
  background-image: url(../images/tab-arrow-right.png); }

.centre-list {
  text-align: center; }
  .centre-list .centre-pic {
    max-width: 189px;
    margin: 0 auto;
	 }
  .centre-list .centre-title {
    background: #a1a5a3;
    color: #FFFFFF;
    padding: 10px 10px;
    text-transform: uppercase;
    margin-bottom: 15px; }
  .centre-list h4 {
    font-size: 12px;
    color: #69c2b6;
     }
.ins-affl .centre-list .centre-pic { border:1px solid #ccc; width:174px; height:102px; max-width: 174px;}
.ins-affl .centre-list h4{font-size:12px;}
.slick-slide .centre-list img {
 }

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 22px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color: transparent; }

.slick-prev {
  left: -80px;
  background-image: url(../images/slide-arrow-left.png); }

[dir='rtl'] .slick-prev {
  right: -80px;
  left: auto; }

.slick-next {
  right: -80px;
  background-image: url(../images/slide-arrow-right.png); }

[dir='rtl'] .slick-next {
  right: auto;
  left: -80px; }

.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: .25; }

/* Menu Appearance */
.pushy {
  position: fixed;
  width: 200px;
  height: 100%;
  top: 0;
  z-index: 9999;
  background: #333332;
  font-size: 0.9em;
  font-weight: bold;
  -webkit-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, 0.7);
  box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, 0.7);
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  /* enables momentum scrolling in iOS overflow elements */ }

.pushy a {
  display: block;
  color: #b3b3b1;
  padding: 15px 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  text-decoration: none; }

.pushy a:hover {
  background: #00b4ff;
  color: #FFF; }

/* Menu Movement */
.pushy-left {
  -webkit-transform: translate3d(-200px, 0, 0);
  -moz-transform: translate3d(-200px, 0, 0);
  -ms-transform: translate3d(-200px, 0, 0);
  -o-transform: translate3d(-200px, 0, 0);
  transform: translate3d(-200px, 0, 0); }

.pushy-open {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.container-push, .push-push {
  -webkit-transform: translate3d(200px, 0, 0);
  -moz-transform: translate3d(200px, 0, 0);
  -ms-transform: translate3d(200px, 0, 0);
  -o-transform: translate3d(200px, 0, 0);
  transform: translate3d(200px, 0, 0); }

/* Menu Transitions */
.pushy, #container, .push {
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  -moz-transition: -moz-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  -o-transition: -o-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  /* improves performance issues on mobile*/
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000; }

/* Site Overlay */
.site-overlay {
  display: none; }

.pushy-active .site-overlay {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 200px;
  z-index: 9999; }

.menu-btn {
  position: absolute;
  right: 0; }



.last {border:0px;}
/*.inner-content-wrap .row.row-flex > .col-md-3{background:#69c2b6;}*/
.side-left {
  background: #69c2b6;
  color: #FFFFFF;
  padding: 20px 20px; }

.side-nav ul {
  margin: 0;
  padding: 0; }
.side-nav li {
  list-style: none; }
.side-nav a {
  padding: 0px 20px;
  text-transform: uppercase;
  font-size: 15px;
  display: block;
  color: #FFFFFF;
 }
 
 
 
 
.side-nav a span {
  border-bottom: 1px solid #FFF;
  display: block;
  padding: 10px 0px; }
.side-nav li:last-child a span {
  border: 0; }
.side-nav a:hover {
  color: #848484;
  text-decoration: none; }
.side-nav li.active a {
  text-decoration: none;
  background: #FFFFFF;
  color: #363636;
  margin-right: -20px;
  position: relative; }
.side-nav li.parent a span{ border:0;}
.side-nav span:has(li > a.active) {
  border: 0; }
.side-nav li.active a:before {
  left: 0;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 10px;
  width: 10px;
  position: absolute;
  pointer-events: none;
  border-color: rgba(156, 35, 102, 0);
  border-left-color: #69c2b6;
  border-width: 8px;
  margin-top: -8px; }

.req-btn {
  margin: 10px 0; }
  .req-btn .btn {
    background: #212121;
    display: block;
    margin-right: -20px;
    text-align: left;
    padding: 10px 10px;
    font-size: 14px; }
  .req-btn .btn:hover {
    background: #000; }
  .req-btn .fa {
    margin-right: 5px;
    font-size: 22px;
    vertical-align: middle; }

.inner-wrap {
  padding: 0 15px 20px 20px;
  }

.inner-content-wrap .col-md-9.col-sm-8 {
  background: #FFF;
  margin-bottom: 50px; }

.inner-wrap h2 {
  text-transform: uppercase;
  margin: 0;

  font-size: 30px;
  color: #000; font-weight:normal; }

.head-wrap {
  border-bottom: 1px solid #e7e7e7;
  padding: 20px 0;
  margin-bottom: 23px; }

.head-wrap .inside-icons {
  float: right;
  margin-top: 3px; }
  .head-wrap .inside-icons a {
    background: #e8e8e8;
    padding: 5px 10px;
    color: #878688;
    font-size: 19px;
    -webkit-transition: -webkit-transform 0.5s ease-in-out, all 0.5s;
    -moz-transition: -moz-transform 0.5s ease-in-out, all 0.5s;
    -o-transition: -o-transform 0.5s ease-in-out, all 0.5s;
    transition: transform 0.5s ease-in-out, all 0.5s;
	display:inline-block; }
  .head-wrap .inside-icons a:hover {
    background: #878688;
    color: #e8e8e8; }

.content h3, .content h4, .content h5 {
  text-transform: uppercase;
   }

.content {
  font-size: 13px;
 /* margin-bottom: 40px;*/
  color: #000;
  line-height: 20px; }

.content .big-txt {
  font-weight: bold;
  font-size: 16px; }

.ceo-panel {
  font-size: 21px;
   }
  .ceo-panel img {
    margin-bottom: 10px; }
  .ceo-panel .desig {
    color: #69c2b6;
    font-weight: bold;
    font-size: 14px; }

.side-news h3 {
  text-transform: uppercase;
  margin-bottom: 15px; }
.side-news ul {
  margin: 0;
  padding: 0; }
.side-news ul li {
  list-style: none;
  border-bottom: 1px solid #FFF;
  padding: 15px 0; }
.side-news ul li:last-child {
  border: 0; }
.side-news ul li .date {
  font-size: 17px;
  text-transform: uppercase;

  margin-bottom: 10px; }
.side-news ul li .date .day {
  font-size: 51px;
  float: left;
  line-height: 0.8;
  margin-right: 5px; }
.side-news p {
  color: #ce91b3;
  font-size: 16px; }

.doc-list {
  background: #eeeeee;
  padding: 5px 0 0;
  text-align: center;
  margin-bottom: 25px;
  -webkit-transition: -webkit-transform 0.1s ease-in-out, all 0.5s;
  -moz-transition: -moz-transform 0.1s ease-in-out, all 0.5s;
  -o-transition: -o-transform 0.1s ease-in-out, all 0.5s;
  transition: transform 0.1s ease-in-out, all 0.5s; }
  .doc-list .doc-img {
    margin: 20px auto;
    width: 235px;
    height: 235px;
    border: 3px solid #cc9ab6;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden; }
  .doc-list .title-name {
    display: block;
    color: #515254;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 20px;
    line-height: 1.3; }
  .doc-list .btn.view-prof {
    background: #515254; }
  .doc-list .btn {
    float: left;
    width: 50%;
    padding: 12px 20px; font-size:14px; }
  .doc-list .btn:hover {
    background: #000; }

.doc-list:hover {
  background: #8c8c8c; }


.doc-list:hover .title-name {
  color: #FFFFFF; }

.spotlight {
  position: relative; }

.spotlight .carousel-inner > .item > img {
  width: 100%; }

.side-nav-branch {
  background: #9b2265 none repeat scroll 0 0;
  color: #fff;
  /*padding: 13.5px;*/
  text-transform: uppercase;
  transform: rotate(90deg);
  transform-origin: right top 0;
  -webkit-transform: rotate(90deg);
  -webkit-transform-origin: right top 0;
  right: 0px;
  top: 60%;
  width: 195px;
  height:45px;
  line-height:45px;
  text-align:center;
  position: fixed;
  z-index: 99;
  font-size: 16px;
  font-weight: bold; }
.side-nav-branch:hover{background:#6C1847;}
.side-nav-branch a {
  color: #FFF; }
.side-nav-branch a:hover, .side-nav-branch a:focus{  text-decoration:none;}
.side-nav-branch a i {
 /* background: url(../images/icon-location.png) 0 0 no-repeat;*/
 background-color:#6c1847;
  width: 46px;
  height: 41px;
  line-height:41px;
  position: absolute;
  top: 2px;
  left: -43px;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  font-size:23px;
   }

.spotlight-inner img {
  margin: 0 auto; }

.panel-content {
  padding: 20px 0;
  border-bottom: 1px solid #e5e5e5; }
  .panel-content h3 {
    color: #69c2b6;
    text-transform: inherit;

    font-size: 20px; }
  .panel-content ul {
    padding: 0;
    margin: 0; }
  .panel-content ul li {
    list-style: none;
    padding: 0 0 0 22px;
    background: url(../images/icon-list.png) 0 0 no-repeat;
    margin-bottom: 8px; }

.panel-content:first-child {
  padding-top: 0; }

.panel-content:last-child {
  border: 0; }

.events-list {
  max-width: 414px;
  margin-bottom: 30px; }
  .content .events-list h3 {
    font-size: 16px;

    text-transform: inherit;
    margin-top: 10px; }
  .events-list p {
    color: #7d7b7b; }

.pagination {
  float: right;
  margin: 0; }

.pagin-wrap {
  border-top: 1px solid #e7e7e7;
  padding: 30px 0;
  margin-top: 20px; }

.showing-txt {
  margin-top: 10px;
  font-weight: bold;
  color: #2b2b2b; }


.events-det h3 {
  color: #69c2b6;
  text-transform: none;
  font-size: 20px;
  margin-bottom: 15px; }
.events-det .date {
  font-size: 15px;
  color: #212121;
  margin-bottom: 25px; }
  .events-det .date .fa {
    margin-right: 5px; }
.events-det p {
  color: #4e4b4b;
  font-size: 17px;
  margin: 20px 0;
  line-height: 1.2; }
.events-det .carousel-control span {
  display: block;
  height: 64px;
  position: absolute;
  top: 50%;
  width: 54px;
  text-align: center;
  padding: 10px;
  margin-top: -32px; }
.events-det .left.carousel-control span {
  background: url(../images/events-arrow-prev.png) center no-repeat #69c2b6;
  left: 0; }
.events-det .right.carousel-control span {
  background: url(../images/events-arrow-next.png) center no-repeat #69c2b6;
  right: 0; }

.inner-content-wrap {
  background: #e5e5e5; }

.captcha {
  float: left; }

.forms .form-control {
  height: 42px;
  border: 0;
  background: #f0f0f0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  box-shadow: none; }

.forms textarea.form-control {
  height: auto; }

.forms .btn {
  width: 100%;
  height: 42px;
  border: 0; }

.hr-line {
  border-bottom: 1px solid #e7e7e7;
  display: block; }

.form-wrap {
  margin-top: -7px; }

.form-wrap h4 {
  font-size: 17px;
  font-weight: bold;
  padding: 15px 0 10px 0; }

.form-wrap h4, .form-wrap h3 {
  text-transform: none; }

.form-wrap h3 {
  margin: 15px 0 20px 0;
  font-size: 25px; }

.form-wrap p {
  font-size: 13px;
  margin-bottom: 15px; }

p.form-title {

  font-size: 16px;
  margin-bottom: 10px; }

.radio-wrap {
  padding-bottom: 15px; }

.radio label {
  font-weight: bold; }

.forms .form-group ::-webkit-input-placeholder {
  color: #606060;
  font-weight: bold; }
.forms .form-group :-moz-placeholder {
  color: #606060;
  font-weight: bold; }
.forms .form-group ::-moz-placeholder {
  color: #606060;
  font-weight: bold; }
.forms .form-group :-ms-input-placeholder {
  color: #606060;
  font-weight: bold; }

ul.listing {
  margin: 0;
  padding: 0; }

ul.listing li {
  list-style: none;
  padding: 0 0 0 22px;
  background: url(../images/icon-list.png) 0 0 no-repeat;
  margin-bottom: 8px; }

.doc-prof-content {
  color: #515254; }

.doc-prof-content h4 {
  text-transform: none;
  font-size: 22px;
  color: #69c2b6; }

.doc-prof-box {
  background: #f9f9f9;
  padding: 20px; }
  .doc-prof-box p {
    color: #515254;
    font-weight: bold; }

.doc-prof-content .btn {
  padding: 10px 20px;
  margin-top: 10px; }

.doc-prof-content h3 {
  text-transform: none;
  color: #69c2b6; }

.doc-prof-content .table > tbody > tr:first-child > td {
  border: 0 !important; }

.doc-prof-content .table > tbody > tr > td:first-child, .doc-prof-content .table > tbody > tr > td:nth-child(2) {
  font-weight: bold; }

.doc-prof-content .table > tbody > tr > td:last-child {
  color: #69c2b6; }

.doc-prof-pic {
  border: 2px solid #deb7cd;
  max-width: 240px; }

.srvc-det-content {
  color: #535353; }
  .srvc-det-content img {
    margin: 0 20px 12px 0;
    float: left; }
  .srvc-det-content .listing li {
    color: #4e4e4e;
    font-weight: bold;
    margin-bottom: 15px; }
  .srvc-det-content .btn {
    margin: 22px 0 30px 0;
    padding: 15px 25px; }

.content .doctors-carousel-wrap h3 {
  margin: 25px 0;
  font-size: 23px;
  color: #a9407a;
}
.content .doctors-carousel-wrap .slick-prev, .content .doctors-carousel-wrap .slick-next {
  top: -46px;
  width: 34px;
  height: 34px;
  z-index: 999; }
.content .doctors-carousel-wrap .slick-prev {
  left: auto;
  right: 57px;
  background: url(../images/doc-slide-arrow-left.png) 0 0 no-repeat; }
.content .doctors-carousel-wrap .slick-next {
  left: auto;
  right: 14px;
  background: url(../images/doc-slide-arrow-right.png) 0 0 no-repeat; }

.content .srvc-list {
  margin-bottom: 25px;
  -webkit-transition: -webkit-transform 0.5s ease-in-out, all 0.5s;
  -moz-transition: -moz-transform 0.5s ease-in-out, all 0.5s;
  -o-transition: -o-transform 0.5s ease-in-out, all 0.5s;
  transition: transform 0.5s ease-in-out, all 0.5s; min-height:350px; }
  .content .srvc-list h4 {
    color: #69c2b6;
    text-transform: none;
    font-size: 16px;
    margin-top: 10px; }
  .content .srvc-list p {
    color: #818181;
    font-size: 12px; }
  .content .srvc-list .btn {
    background: #515254;
    margin-bottom: 10px; }

.content .srvc-list:hover {
  background: #69c2b6; }
  .content .srvc-list:hover h4, .content .srvc-list:hover p {
    color: #FFFFFF; }
  .content .srvc-list:hover h4, .content .srvc-list:hover p, .content .srvc-list:hover .btn {
    margin-left: 10px;
    margin-right: 10px; }
  .content .srvc-list:hover .btn {
    background: #e61187; }

.srvc-nav {
  margin: 0;
  padding: 0; }
  .srvc-nav li {
    list-style: none;
    width: 50%;
    float: left; }
  .srvc-nav li a {
    background: #515254;
    display: block;
    padding: 20px;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;

    font-size: 18px;
    position: relative; }
  .srvc-nav li a:hover {
    text-decoration: none; }
  .srvc-nav li.active a {
    background: #69c2b6; }
  .srvc-nav li.active a:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(156, 35, 102, 0);
    border-top-color: #69c2b6;
    border-width: 9px;
    margin-left: -9px; }

.content .srvc-pagin {
  padding: 25px 0; }
  .content .srvc-pagin h3 {
    float: left;
    margin: 5px 12px 0 0;
    font-size: 17px;

    font-weight: bold;
    text-transform: none; }
  .content .srvc-pagin a {
    display: inline-block;
    color: #69c2b6;
    text-transform: uppercase;
    font-size: 16px;

    width: 26.5px;
    height: 26.5px;
    line-height: 26.5px;
    text-align: center; }
  .content .srvc-pagin a:hover {
    text-decoration: none; }
  .content .srvc-pagin a.active {
    background: #e7e7e7;
    border-color: #e7e7e7;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    outline: 0; }
.filter-box{margin-bottom:40px;}
.filter-box h3 {
  text-transform: uppercase;

  font-size: 26px; }

.filter-box label { font-size:15px;  text-transform:uppercase;  margin:0 0 10px 0;}
.filter-box button[type="submit"].btn{ width:100%; background:#e61187; padding:12px; font-size:14px; outline:0;}
.filter-box button[type="submit"].btn:hover{ background:#515254;}
.filter-box p{font-size:11px; color:#d6a4c0;}
.filter-box .hr-line{ margin:15px 0; border-color:#b04f85; }
.filter-box .form-group{margin-bottom:20px;}
.filter-box .bootstrap-select{ height:30px;}
.filter-box .bootstrap-select button{ border:0; background:#801b53; color:#c08da9; padding:10px 10px;}
.filter-box button .caret{ background:url(../images/select-arrow.png) 0 0 no-repeat; border:0; width:19px; height:11px;}
.filter-box .bootstrap-select.btn-group .dropdown-toggle .caret{ margin-top:-5.5px;}
.management-list{ margin-bottom:30px; padding-bottom:30px; border-bottom:1px solid #e5e5e5;}
.management-list h4{ color:#69c2b6; text-transform:none;}


/***************************************HOVER EFFECT*/



.view-first img, .branch-block  img, .branch-block h5  {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   background-color: rgba(156, 35, 102, 1);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.view-first h2 {
   -webkit-transform: translateY(-100px);
   -moz-transform: translateY(-100px);
   -o-transform: translateY(-100px);
   -ms-transform: translateY(-100px);
   transform: translateY(-100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;

   -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;
}
.view-first p {
   -webkit-transform: translateY(100px);
   -moz-transform: translateY(100px);
   -o-transform: translateY(100px);
   -ms-transform: translateY(100px);
   transform: translateY(100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first:hover img,.branch-block:hover  img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
.view-first a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -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;
}
.view-first:hover .mask, .branch-block:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info, .branch-block:hover a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
}
.view-first:hover p {
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}
.view-first:hover a.info {
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}


/****************/


.view {

   width: 250px;
   height: 190px;
   margin: 10px;
   float: left;
   border: 1px solid #e5e5e5;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 1px 1px 2px #e6e6e6;
   -moz-box-shadow: 1px 1px 2px #e6e6e6;
   box-shadow: 1px 1px 2px #e6e6e6;
   cursor: default;
   background: #fff url(../images/bgimg.jpg) no-repeat center center;
}
.view .mask,.view .content {
   width: 250px;
   height: 190px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 14px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 0 0 5px 0;
}
.view p {

   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}

.view .img-wrap{ display:table-cell; vertical-align:middle; text-align:center; height:170px; width:250px;}
.view .img-wrap img{margin:0 auto;}
.view table{color:#FFF; font-size:11px; margin:0 auto;} 
.view table td{ padding:2px;}
.view table tr:first-child td{ font-weight:bold; font-size:12px;}
.view table tr td:first-child{ text-align:left;}


/***************************************HOVER EFFECT*/


.branch-item { min-height:210px; max-width:none; padding:20px; border:1px solid #CCC; text-align:center;}
.branch-item a{ color:#212121;}
.branch-item img{margin:0 auto;}
.branch-item:hover {background: #f0f0f0;}
.branch-item:hover a{ text-decoration:none;}
.events-det .item img{ width:100%;}
.doc-top{ min-height:340px;}
.holder-wrap{border-bottom:1px solid #e7e7e7; padding:20px 0;}
.content  .holder-wrap h3, .content .holder-wrap h4{font-size:16px; margin-bottom:15px;}
.center-tab .nav-tabs.nav-justified > li > a{ font-size:16px;}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{border: 1px solid #ddd;}
.req-appointment label{font-size:15px; display:block;}
.req-appointment .form-control{ font-size:12px;}
.req-appointment span.red{ font-size:12px; font-weight:normal;}
.modal-header{ background:#fafafa;}
.modal-content{border-radius:0;}
.center-box{ background:#f6f6f6; padding:20px; font-size:15px; margin-bottom:30px; line-height:25px;}
.center-box .col-sm-5, .center-box .col-sm-7{ font-weight:bold;}
.content .center-box h3{margin-bottom:15px;}
.center-box .fa{ color:#69c2b6; font-size:18px; margin-right:5px;vertical-align:middle;}
.center-box span.pull-left{width:89%;}
.center-box .fa-map-marker, .center-box .fa-clock-o{ font-size:30px; }
.center-box .fa-phone{ border-radius:50%; width:25px; height:25px; border:1px solid #69c2b6; text-align:center; line-height:25px; margin-right:4px; margin-left:-5px;}
.center-table{margin-bottom:20px;}
.center-table td{ padding:3px 30px 3px 0;}
.center-tab .nav-tabs.nav-justified > .active > a, .center-tab .nav-tabs.nav-justified > .active > a:focus, .center-tab .nav-tabs.nav-justified > .active > a:hover, .center-tab  .nav-tabs.nav-justified > li > a{ background:#69c2b6; color:#FFF;}
.center-tab .nav-tabs.nav-justified > .active > a:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(156, 35, 102, 0);
	border-top-color: #69c2b6;
	border-width: 14px;
	margin-left: -14px;
}

.doc-prof-content .table > tbody > tr > td, .doc-prof-content .table > tbody > tr > th, .table > tfoot > tr > td, .doc-prof-content .table > tfoot > tr > th, .table > thead > tr > td, .doc-prof-content .table > thead > tr > th{border:0;border-top: 1px solid #ddd;}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{ color:#69c2b6;}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{color:#69c2b6; border-color:#69c2b6; background:#f0f0f0;}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{ background:#f0f0f0;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{ color:#333; text-align:center;}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{border-color:#69c2b6;}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{border-color:#69c2b6;}
.ui-widget-header{border-color:#69c2b6;}
.ui-widget-content{ font-size:13px; }
.ui_tpicker_time_label, .ui_tpicker_hour_label{ margin:20px 0 5px;}
.ui-timepicker-div{  font-size: 14px;
    padding: 0 15px;
}
.ui_tpicker_hour{ margin-bottom:10px;}
.reset-btn{ background:#505050;}
.modal-body{ padding:20px 30px;}
.modal-header{padding:20px 30px;}
.branch-block{margin-bottom:20px;}
.branch-block h5{}
.branch-block h5, .branch-block h6{ color:#333; margin:0 0 10px;}
.content .branch-block h5, .branch-block h5{ margin-top:10px;}
.branch-block h6 { color:#69c2b6;}
.branch-block .icon-title{ width:59%;}
.branch-block p{ margin:15px 0; font-size:13px; color:#515051; line-height:20px;}
.branch-block img{ }
.branch-block .fa{font-size:20px; margin:10px 10px 0 0; border-radius:50%;  text-align:center;  -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;}
.branch-block .fa:hover{color:#333; background:#FFF;}
.branch-block a.loc-txt:hover{ color:#333; }
/*.branch-block .desc-wrap{ min-height:82px; display:block;}*/
.branch-block-inner{min-height:272px;}
.branch-block-inner .icon-title{ width:50%; min-height:100px;}
.doc-top-branch{ min-height:342px;}
.branch-block .img-wrap{ margin:15px 0 5px 0;}



.branch-block .view{ border:0; margin:0; box-shadow:none; height:169px;}
.branch-block .view .mask{ padding-top:45px; background:rgba(136, 6, 86, 0.9); height:169px;}
.branch-block  a.info{ margin-top:20px;  background:#2b2b2b;}
.branch-block  a.info:hover{ background:#000;}

.branch-block-inner .view .mask{ }
.content .branch-block h5{ min-height:32px;}
.btn.focus, .btn:focus, .btn:hover, .btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus{ color:#FFF; outline:0;}
a:focus, a:hover{outline:0;}
.doc-prof-det .table > tbody > tr > td, .doc-prof-det .table > tbody > tr > th, .doc-prof-det .table > tfoot > tr > td, .doc-prof-det.table > tfoot > tr > th, .doc-prof-det.table > thead > tr > td, .doc-prof-det .table > thead > tr > th{ padding:8px 8px 8px 0;}

.a-link,.a-link:hover{ color: #ce91b3;font-size: 16px; text-decoration:none; }
a.link-hover { text-decoration:none; }
.red { color:#F00 }
.branch-block a{ color: #888888;font-size: 13px; text-decoration:none; font-weight:bold; }
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background: #e7e7e7;
  border-color: #e7e7e7;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  color: #000;
  outline: 0; }

.pagination > li > a, .pagination > li > span {
  border: 0;
  color: #2b2b2b;
  outline: 0; }

.pagination > li.prev > a {
  background: url(../images/pagin-arrow-prev.png) 0 0 no-repeat !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0 !important; }

.pagination > li.next > a {
  background: url(../images/pagin-arrow-next.png) 0 0 no-repeat !important; }
.pagination > li:last-child a {
  margin-left: 10px; }


.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  color: #69c2b6;
  background: none; }

.pagination > li > a span {
  display: block;
  width: 26px;
  height: 32px; }
  
 .custom-btn {
	width: 100%;
    background: #e61187;
    padding: 12px;
    font-size: 14px;
    outline: 0;
	border: none;
	font-weight:bold;
 }
 
.custom-btn:hover {
    background: #515254;
}

.ui-widget-header { background: #69c2b6 none; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	background: #69c2b6 none;
	color:#FFF;
}

.icon-title {
    display: inline-block;
    margin-left: 29px;
}
.branch-desc { margin: 18px 0 50px; float:left; }
.data-loader{background:url('../images/loading-data.gif')rgba(250,250,250,0.5) no-repeat center;padding-top:196px;min-height:500px;position:relative;}
.alphabet {cursor:pointer;}

.branches .nav-tabs.nav-justified > li > a { padding:5px;}
.branches .nav>li>a>img { max-width: 22px; }
.medical-tourism .btn { margin:0 18px;}
.emailurl_form label { font-size: 15px; display: block;}
/*.news-list a img.item-image { max-height: 271px; min-height: 271px; }*/
.branch-block h5{ min-height:37px;}
.branch-block .img-wrap{overflow:hidden;}
.branch-block:hover h5 a{ color:#69c2b6;}
.spotlight-inner .container{position:relative;}
.spotlight-inner .banner-caption{ position:absolute; left:0; top:40px;}
.spotlight-inner .banner-caption h2{ font-size:30px;}
.spotlight-inner .banner-caption h2 span{  color:#69c2b6;}
.pagination > li:first-child > a, .pagination > li:first-child > span{ border-radius:50%;}
.glyphicon.slider-arrow-right { background:url('../images/tab-arrow-right.png'); content:""; width:33px; height:59px; }
.glyphicon.slider-arrow-left { background:url('../images/tab-arrow-left.png'); content:""; width:33px; height:59px;  }
.glyphicon.slider-arrow-right:before, .glyphicon.slider-arrow-left:before{content:""; }
.srvc-nav li { width:100%}
.video-list { /*max-height: 247px; min-height: 195px;*/ } 
.branch-block .service-block,.news-block { max-height: 375px; min-height: 375px; } 
.big-list-block { max-height: 474px; min-height: 474px; }
.carousel-control.left, .carousel-control.right{background:none;}

.side-nav-branch .bookanapp{ background:none; word-spacing:1px; letter-spacing:1px;}
.top-wrap{ float:right;}
/*# sourceMappingURL=style.css.map */