 
/*
manoj jaiswal software developer in allahabad
[Table of contents]
===============================
01. Base Styles here
02. Header css here / header
03. Slider css here / .slider-construction
04. Promo css here /.promo-area-wraper
05. Services css here /.service-area-wrapper
06. Works css here /.work-area-wrapper
07. Under Construction css here /.construction-wrapper
08. Chosse Us css here /.choose-us-wrapper
09. Pricing css here /.price-table-are-wrapper
10 Testimonial css here /.testimonial-area-wrapper
11 Team css here /.team-area-wrapper
12 Footer css here /.footer-area -wrapper /.contact-form
13 Home version two css here
14 Header version two css here/.header-top-area/.header-bottom-area
15 Slider two css here/.slider-home-version-two
16 Promo area  home version two css here/
17 Under constaruaction version two css here/
18 Why choose Us version two css here
19 Price table version two css here/.price-table-area-wrapper
20 Team version two css here/.team-area-wrapper
21. Services page css here/.service-area-wrapper
22. About page css here/.promo-area-wrapper
23. Masonary portfolio one & two css here/.portfolio-style-one
24. Team page css here/.team-area-wrapper
25 Blog page css here/.log-container
26 Team 2 page css here/.team-area-wrapper
27.Contact page css here/.contact-us
======================================================================================================*/
/*======================
   01. Theme Base CSS
=========================*/
html,
body {
  height: 100%; }

body {
  position: relative; }

.floatleft {
  float: left; }

.floatright {
  float: right; }

.alignleft {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px; }

.alignright {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px; }

.aligncenter {
  display: block;
  margin: 0 auto 15px; }

a:focus {
  outline: 0px solid; }

img {
  max-width: 100%;
  height: auto; }

.fix {
  overflow: hidden; }

p {
  margin: 0 0 15px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #252525; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 10px;
  font-family: "Montserrat", sans-serif; }

a {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  text-decoration: none; }

a:hover {
  text-decoration: none; }

a:active,
a:hover {
  outline: 0 none; }

ul {
  list-style: outside none none;
  margin: 0;
  padding: 0; }

.clear {
  clear: both; }

body {
  font-family: 'Roboto', sans-serif;
  color: #252525;
  font-size: 16px;
  font-weight: 400; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

.ptb-100 {
  padding: 50px 0; }

.boxshadow,
.tp-caption.boxshadow {
  box-shadow: none; }

.hades.tparrows::before {
  color: #20b8f1;
  font-size: 20px;
  line-height: 50px; }

.hades.tparrows {
  height: 50px;
  position: absolute;
  width: 50px;
  z-index: 1000;
  border: 1px solid #20b8f1;
  background: transparent; }

.hades.tparrows:hover::before {
  background: none;
  color: #20b8f1; }

.tp-bannertimer {
  background: #00aeef; }

.section-paddings {
  padding: 60px 0 0 0; 
  
  }
  
  .section1-paddings {
  padding: 20px 0 0 0; 
  
  }
  
  .table > tbody > tr > td {
     vertical-align: middle;
}

/*=====basce css end here=========*/
/*==============================
 theme buttons css goes here
===============================*/
.btn-regular, .btn-primary-btn {
  background: #2c3e50;
  font-size: 20px;
  color: #ffffff;
  padding: 15px 35px;
  border-radius: 3px;
  position: relative;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase; }

.btn-white {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 5px;
  color: #0ab0ef;
  display: inline-block;
  font-family: "Montserrat",sans-serif;
  font-size: 12px;
  font-weight: 500;
  padding: 13px 30px;
  text-transform: uppercase;
  line-height: 20px;
  margin-top: 15px; }

.btn-primary-btn {
  background: #00aeef;
  line-height: 20px; }

/*==============================
01. all section title css goes here
===============================*/
.section-title h2 {
  color: #00aeef;
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
  background: url("../images/line.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 25px; }
.section-title p {
  margin: 12px auto;
  max-width: 730px;
  line-height: 25px; 
      text-align: justify; }

.section-title-two h2 {
  color: #ffffff;
  font-size: 36px;
  font-weight: 600;
  text-transform: uppercase;
  background: url("../images/line2.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 25px; }
.section-title-two p {
  margin: 30px auto 100px;
  max-width: 730px;
  line-height: 30px;
  color: #ffffff; }

/*==============================
02. header css goes here
===============================*/
header {
  background-color: #ffffff; }
  header .header-top-area {
    background-color: #2073B9;
    text-align: center; }
    header .header-top-area .header-top-social {
      float: left;
      padding: 5px 0; }
      header .header-top-area .header-top-social .header-social-icon li {
        display: inline-block;
        border: 3px solid #f3f3f3; }
        header .header-top-area .header-top-social .header-social-icon li a {
          background: #ffffff none repeat scroll 0 0;
          color: #a7a6a6;
          display: block;
          font-size: 16px;
          height: 25px;
          line-height: 30px;
          text-align: center;
          width: 25px;
          transition: all .3s ease-in-out; }
          header .header-top-area .header-top-social .header-social-icon li a:hover {
            color: #00aeef; }
    header .header-top-area .header-top-address .address {
      padding-top: 10px; }
      header .header-top-area .header-top-address .address li {
        display: inline-block;
        color: #fdfdff;
        font-size: 13px;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-transform: none; }
        header .header-top-area .header-top-address .address li i {
          margin-right: 15px;
          font-size: 20px; }
    header .header-top-area .header-top-right {
      padding: 5px 0; }
      header .header-top-area .header-top-right .header-right-icon {
        float: right; }
        header .header-top-area .header-top-right .header-right-icon li {
          display: inline-block;
          border: 3px solid #f3f3f3; }
          header .header-top-area .header-top-right .header-right-icon li a {
            background: #ffffff none repeat scroll 0 0;
            color: #a7a6a6;
            display: block;
            font-size: 16px;
            height: 50px;
            line-height: 50px;
            text-align: center;
            transition: all 0.3s ease-in-out 0s;
            width: 50px; }
            header .header-top-area .header-top-right .header-right-icon li a:hover {
              background: #00aeef;
              color: #ffffff; }
  header .version-two-right-icon {
    margin-left: 30px !important; }
  header .header-bottom-area {
    border-bottom: 1px solid #ececec; }
    header .header-bottom-area .logo-area {
      padding: 10px 0; }
    header .header-bottom-area .main-menu > li {
      display: inline-block;
      position: relative; }
      header .header-bottom-area .main-menu > li > a {
        display: block;
        padding: 10px;
        font-size: 10px;
        text-transform: uppercase;
        padding: 32px 6px !important;
        color: #333333;
        font-weight: 800;
        font-family: "Montserrat", sans-serif;
        position: relative; }
      header .header-bottom-area .main-menu > li::before, header .header-bottom-area .main-menu > li::after {
        background: #00aeef none repeat scroll 0 0;
        content: "";
        height: 23px;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        text-align: center;
        top: 11px;
        opacity: 0;
        visibility: hidden;
        width: 3px;
        transition: all .3s ease-in-out;
        transform-origin: 0 0 0;
        z-index: 999; }
      header .header-bottom-area .main-menu > li::after {
        top: 60%;
        bottom: 0;
        z-index: 999; }
      header .header-bottom-area .main-menu > li:hover::before, header .header-bottom-area .main-menu > li:hover::after {
        visibility: visible;
        opacity: 1; }
    header .header-bottom-area .main-menu li:hover ul.dropdown {
      opacity: 1;
      visibility: visible;
      top: 100%;
      transform: perspective(600px) rotateX(0deg); }
    header .header-bottom-area .main-menu ul.dropdown {
      background: #f9f9f9 none repeat scroll 0 0;
      left: 0;
      padding: 0;
      position: absolute;
      top: 150%;
      width: 200px;
      z-index: 999;
      opacity: 0;
      visibility: hidden;
      transition: all ease-in-out .3s;
      transform: perspective(600px) rotateX(-45deg);
      transform-origin: 0 0 0; }
      header .header-bottom-area .main-menu ul.dropdown li a {
        display: block;
        padding: 15px;
        color: #333333;
        text-transform: uppercase;
        font-size: 12px;
        font-family: "Montserrat", sans-serif;
        font-weight: 400; }
      header .header-bottom-area .main-menu ul.dropdown li:hover a{
        background: #00a6e4 none repeat scroll 0 0; color: #fff; }

/*==============================
03.slider css goes here
===============================*/
.slider-area .slider-text h2 {
  margin-left: 130px !important;
  color: #2c3e50;
  font-size: 55px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600; }
  .slider-area .slider-text h2 span {
    color: #00aeef; }
.slider-area .slider-des p {
  margin-left: 100px !important;
  margin-top: 20px !important;
  line-height: 27px !important; }

/*==============================
04.event css goes here
===============================*/
.event-area {
  margin-top: -120px; }
  .event-area .event-content-wrapper .col-md-4 {
    padding-left: 0;
    padding-right: 0; }
  .event-area .event-content-wrapper .tab-content-wrapper, .event-area .event-content-wrapper .event-calender, .event-area .event-content-wrapper .meet-doctors {
    background: #00aeef;
    text-align: center;
    padding: 40px 0;
    max-height: 400px;
    transition: all .3s ease-in-out; }
    .event-area .event-content-wrapper .tab-content-wrapper h2, .event-area .event-content-wrapper .tab-content-wrapper h2, .event-area .event-content-wrapper .tab-content-wrapper h2, .event-area .event-content-wrapper .event-calender h2, .event-area .event-content-wrapper .event-calender h2, .event-area .event-content-wrapper .event-calender h2, .event-area .event-content-wrapper .meet-doctors h2, .event-area .event-content-wrapper .meet-doctors h2, .event-area .event-content-wrapper .meet-doctors h2 {
      color: #ffffff;
      font-size: 20px;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 2px; }
    .event-area .event-content-wrapper .tab-content-wrapper .tab-menu, .event-area .event-content-wrapper .event-calender .tab-menu, .event-area .event-content-wrapper .meet-doctors .tab-menu {
      padding: 15px 0; }
      .event-area .event-content-wrapper .tab-content-wrapper .tab-menu li, .event-area .event-content-wrapper .event-calender .tab-menu li, .event-area .event-content-wrapper .meet-doctors .tab-menu li {
        display: inline-block;
        margin: 0 -3.3px; }
        .event-area .event-content-wrapper .tab-content-wrapper .tab-menu li a, .event-area .event-content-wrapper .event-calender .tab-menu li a, .event-area .event-content-wrapper .meet-doctors .tab-menu li a {
          color: #fff;
          font-size: 20px;
          display: block;
          padding: 0 10px;
          border: 1px solid #ffffff;
          border-radius: 2px;
          text-decoration: none;
          font-weight: 500;
          text-transform: uppercase;
          transition: all 0.3s ease-in-out; }
          .event-area .event-content-wrapper .tab-content-wrapper .tab-menu li a:hover, .event-area .event-content-wrapper .event-calender .tab-menu li a:hover, .event-area .event-content-wrapper .meet-doctors .tab-menu li a:hover {
            background: #ffffff;
            color: #00aeef; }
        .event-area .event-content-wrapper .tab-content-wrapper .tab-menu li.active a, .event-area .event-content-wrapper .event-calender .tab-menu li.active a, .event-area .event-content-wrapper .meet-doctors .tab-menu li.active a {
          background: #ffffff;
          color: #00aeef; }
    .event-area .event-content-wrapper .tab-content-wrapper .tab-content .opening-dates li, .event-area .event-content-wrapper .event-calender .tab-content .opening-dates li, .event-area .event-content-wrapper .meet-doctors .tab-content .opening-dates li {
      display: block;
      padding: 27px 0;
      color: #ffffff;
      font-size: 16px;
      font-weight: 400;
      display: block;
      position: relative; }
      .event-area .event-content-wrapper .tab-content-wrapper .tab-content .opening-dates li:before, .event-area .event-content-wrapper .event-calender .tab-content .opening-dates li:before, .event-area .event-content-wrapper .meet-doctors .tab-content .opening-dates li:before {
        border-bottom: 1px solid #fff;
        bottom: 0.5px;
        content: "";
        height: 1px;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        text-align: center;
        width: 50%; }
    .event-area .event-content-wrapper .tab-content-wrapper:hover, .event-area .event-content-wrapper .event-calender:hover, .event-area .event-content-wrapper .meet-doctors:hover {
      transform: scale(0.9); }
  .event-area .event-content-wrapper .event-calender {
    background: #2c3e50; }
  .event-area .event-content-wrapper .meet-doctors {
    background: #00aeef; }
    .event-area .event-content-wrapper .meet-doctors form input {
      color: #ffffff;
      width: 50%;
      background: none;
      border: none;
      border-bottom: 1px solid #ffffff;
      margin: 15px;
      position: relative; }
      .event-area .event-content-wrapper .meet-doctors form input:focus {
        outline: none; }
    .event-area .event-content-wrapper .meet-doctors form ::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #ffffff; }
    .event-area .event-content-wrapper .meet-doctors form ::-moz-placeholder {
      /* Firefox 19+ */
      color: #ffffff; }
    .event-area .event-content-wrapper .meet-doctors form :-ms-input-placeholder {
      /* IE 10+ */
      color: #ffffff; }
    .event-area .event-content-wrapper .meet-doctors form :-moz-placeholder {
      /* Firefox 18- */
      color: #ffffff; }
    .event-area .event-content-wrapper .meet-doctors form .form-group i.fa-user, .event-area .event-content-wrapper .meet-doctors form .form-group i.fa-envelope, .event-area .event-content-wrapper .meet-doctors form .form-group i.fa-phone {
      color: #ffffff;
      position: absolute;
      width: 50%;
      left: -30px;
      margin-top: 25px; }
    .event-area .event-content-wrapper .meet-doctors form .btn-apoinment {
      background: #ffffff none repeat scroll 0 0;
      color: #00aeef;
      display: inline-block;
      padding: 20px 50px;
      border: none;
      font-size: 17px;
      text-transform: uppercase;
      font-weight: 500;
      font-family: "Montserrat", sans-serif;
      margin-top: 20px; }
      .event-area .event-content-wrapper .meet-doctors form .btn-apoinment i {
        margin-right: 10px;
        font-size: 17px; }

/*==============================
05.about css goes here
===============================*/
.about-area-wrapper .about-left .about-left-image {
  border: 0px solid #2c3e50;     margin: 35px auto;}
.about-area-wrapper .about-left .about-text {
  background: #2c3e50;
  text-align: center; }
  .about-area-wrapper .about-left .about-text h3 {
    display: block;
    padding: 24px;
    letter-spacing: 1.3px;
    color: #ffffff;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase; }
.about-area-wrapper .about-right {
  background: #00aeef url("../images/about/about-bg.jpg") no-repeat scroll center center/cover;
  height: 100% single-department;
  position: relative; }
  .about-area-wrapper .about-right .about-history {
    padding: 40px 0; }
    .about-area-wrapper .about-right .about-history i {
      color: #00aeef;
      background: #ffffff;
      height: 100px;
      width: 100px;
      line-height: 100px;
      font-size: 40px;
      margin-bottom: 30px; }
    .about-area-wrapper .about-right .about-history h4 {
      color: #ffffff;
      font-size: 24px;
      font-weight: 400;
      text-transform: uppercase;
      margin-bottom: 20px; }
    .about-area-wrapper .about-right .about-history p {
      color: #ffffff;
      font-size: 13px;
      font-weight: 400;
      max-width: 267px;
      margin: 0 auto 15px; }
  .about-area-wrapper .about-right:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(1, 173, 238, 0.95);
    left: 0; }
  .about-area-wrapper .about-right:after {
    position: absolute;
    content: '';
    background: #ffffff;
    width: 1px;
    height: 309px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    top: 38px; }

/*==============================
06.servives css goes here
===============================*/
.back-color {
  background-color: #f9f9f9; }
  .back-color .services-content .single-services {
    background: #1cba3ea3 none repeat scroll 0 0;
    display: block;
    padding: 35px 0;
    border: 1px solid #e2e2e2;
    margin-bottom: 50px;
    transition: all 0.3s ease-in-out; }
    .back-color .services-content .single-services i {
      color: #0ab0ef;
      font-size: 30px;
      margin-bottom: 10px;
      transition: all 0.3s ease-in-out; }
    .back-color .services-content .single-services h4 {
      color: #2c3e50;
      font-size: 17px;
      font-weight: 400;
      text-transform: uppercase;
      transition: all 0.3s ease-in-out; }
    .back-color .services-content .single-services:hover {
      background-color: #00aeef;
      transform: scale(0.9); }
    .back-color .services-content .single-services:hover i, .back-color .services-content .single-services:hover h4 {
      color: #ffffff; }

/*==============================
07.departments css goes here
===============================*/
.departments-content .departmets-left h3 {
  color: #00aeef;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 500; }
.departments-content .departmets-left .departments-benifits {
  border-bottom: 1px solid #dddddd;
  padding: 20px 0; }
  .departments-content .departmets-left .departments-benifits li {
    display: block;
    padding: 8px 0;
    color: #252525;
    font-size: 15px;
    font-family: "Montserrat", sans-serif; }
    .departments-content .departmets-left .departments-benifits li i {
      margin-right: 15px; }
.departments-content .departmets-left .dental-care {
  padding: 30px 0; }
  .departments-content .departmets-left .dental-care p {
    color: #252525;
    line-height: 25px;
    margin: 20px 0; }
.departments-content .departmets-right .single-departments-content {
  padding: 1px; }
.departments-content .departmets-right .single-department {
  border: 3px solid #f9f9f9;
  height: 100%;
  margin-bottom: 10px;
  padding-top: 25px;
  transition: all 0.3s ease-in-out 0s;
  width: 100%; }
  .departments-content .departmets-right .single-department a {
    position: relative;
    display: block;
    transition: all 0.3s ease-in-out; }
    .departments-content .departmets-right .single-department a img {
      height: 150px;
      width: auto; }
    .departments-content .departmets-right .single-department a:before { 
      content: "";
      height: 100%;
      left: 0;
      opacity: 0;
      position: absolute;
      width: 100%;
      visibility: hidden; }
  .departments-content .departmets-right .single-department h3 {
    color: #00aeef;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 20px 0;
    transition: all 0.3s ease-in-out; }
  .departments-content .departmets-right .single-department:hover {
     
    transform: scale(0.9); }
  .departments-content .departmets-right .single-department:hover h3 {
    color: #000; }
  .departments-content .departmets-right .single-department:hover a:before {
    visibility: visible;
    opacity: 1; }

/*==============================
08.counter css goes here
===============================*/
.counter-bg {
  background: url("../images/counter/counter-bg.jpg");
  background-position: center center;
  background-size: cover;
  background-color: #2f0cb1;
  position: relative; }
  .counter-bg:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #0cade9;
    left: 0;
    top: 0;
    opacity: .9; }
  .counter-bg .counter-elemnts .single-counter {
    color: #ffffff;
    border: 1px solid #89d8f6;
    padding: 20px 0; }
    .counter-bg .counter-elemnts .single-counter i {
      font-size: 50px;
      font-weight: 700; }
    .counter-bg .counter-elemnts .single-counter .counter {
      font-size: 50px;
      font-weight: 700;
      padding: 20px 0; }
    .counter-bg .counter-elemnts .single-counter h3 {
      font-size: 24px;
      text-transform: uppercase;
      font-weight: 600; }

/*==============================
09.team css goes here
===============================*/
.team-wrapper .doctor-slider .col-md-4 {
  width: 100%; }
.team-wrapper .doctor-slider .single-team, .team-wrapper .doctor-slider .single-doctor {
  border-bottom: 1px solid #00aeef;
  display: inline-block; }
  .team-wrapper .doctor-slider .single-team figure, .team-wrapper .doctor-slider .single-doctor figure {
    position: relative;
    overflow: hidden; }
    .team-wrapper .doctor-slider .single-team figure:before, .team-wrapper .doctor-slider .single-doctor figure:before {
      position: absolute;
      content: '';
      width: 100%;
      height: 100%;
      background: rgba(23, 180, 241, 0.9);
      z-index: 1;
      left: 0;
      visibility: hidden;
      opacity: 0;
      transition: all 0.5s ease-in-out;
      transform: scaleY(0);
      transform-origin: 0 0 0; }
    .team-wrapper .doctor-slider .single-team figure .triangle, .team-wrapper .doctor-slider .single-doctor figure .triangle {
      position: relative; }
      .team-wrapper .doctor-slider .single-team figure .triangle:before, .team-wrapper .doctor-slider .single-doctor figure .triangle:before {
        border-right: 100px solid transparent;
        border-top: 100px solid #2c3f52;
        content: "";
        height: 0;
        position: absolute;
        width: 0;
        z-index: 1;
        left: -150px;
        right: 0;
        opacity: 0;
        visibility: hidden;
        transition: all 0.5s ease-in-out;
        transform: scaleY(0);
        transform-origin: 0 0 0; }
      .team-wrapper .doctor-slider .single-team figure .triangle:after, .team-wrapper .doctor-slider .single-doctor figure .triangle:after {
        border-left: 100px solid transparent;
        border-top: 100px solid #2c3f52;
        content: "";
        height: 0;
        position: absolute;
        right: -150px;
        width: 0;
        z-index: 1;
        opacity: 0;
        visibility: hidden;
        transition: all 0.5s ease-in-out;
        transform: scaleY(0);
        transform-origin: 0 0 0; }
    .team-wrapper .doctor-slider .single-team figure figcaption, .team-wrapper .doctor-slider .single-doctor figure figcaption {
      position: absolute;
      left: 0;
      right: 0;
      width: 100%;
      text-align: center;
      top: 50%;
      transform: translateY(-50%);
      opacity: 0;
      visibility: hidden;
      z-index: 1;
      transition: all 0.5s ease-in-out; }
      .team-wrapper .doctor-slider .single-team figure figcaption p, .team-wrapper .doctor-slider .single-doctor figure figcaption p {
        color: #ffffff; }
      .team-wrapper .doctor-slider .single-team figure figcaption .team-social, .team-wrapper .doctor-slider .single-doctor figure figcaption .team-social {
        padding-top: 30px; }
        .team-wrapper .doctor-slider .single-team figure figcaption .team-social li, .team-wrapper .doctor-slider .single-doctor figure figcaption .team-social li {
          position: relative;
          width: 60px;
          height: 34.64px;
          margin: 10px;
          border-left: solid 5px #ffffff;
          border-right: solid 5px #ffffff;
          display: inline-block;
          cursor: pointer; }
          .team-wrapper .doctor-slider .single-team figure figcaption .team-social li:before, .team-wrapper .doctor-slider .single-team figure figcaption .team-social li:after, .team-wrapper .doctor-slider .single-doctor figure figcaption .team-social li:before, .team-wrapper .doctor-slider .single-doctor figure figcaption .team-social li:after {
            content: "";
            position: absolute;
            z-index: 1;
            width: 42.43px;
            height: 42.43px;
            -webkit-transform: scaleY(0.5774) rotate(-45deg);
            -ms-transform: scaleY(0.5774) rotate(-45deg);
            transform: scaleY(0.5774) rotate(-45deg);
            background-color: inherit;
            left: 3.7868px; }
          .team-wrapper .doctor-slider .single-team figure figcaption .team-social li:before, .team-wrapper .doctor-slider .single-doctor figure figcaption .team-social li:before {
            top: -21.2132px;
            border-top: solid 7.0711px #ffffff;
            border-right: solid 7.0711px #ffffff; }
          .team-wrapper .doctor-slider .single-team figure figcaption .team-social li:after, .team-wrapper .doctor-slider .single-doctor figure figcaption .team-social li:after {
            bottom: -21.2132px;
            border-bottom: solid 7.0711px #ffffff;
            border-left: solid 7.0711px #ffffff; }
          .team-wrapper .doctor-slider .single-team figure figcaption .team-social li i, .team-wrapper .doctor-slider .single-doctor figure figcaption .team-social li i {
            line-height: 35px;
            font-size: 20px;
            color: #ffffff; }
  .team-wrapper .doctor-slider .single-team .team-bio, .team-wrapper .doctor-slider .single-doctor .team-bio {
    background: #00aeef none repeat scroll 0 0;
    color: #ffffff;
    padding: 30px 0;
    transition: all 0.5s ease-in-out; }
    .team-wrapper .doctor-slider .single-team .team-bio h4, .team-wrapper .doctor-slider .single-doctor .team-bio h4 {
      font-size: 20px;
      font-weight: 500;
      text-transform: capitalize;
      letter-spacing: 2px; }
    .team-wrapper .doctor-slider .single-team .team-bio span, .team-wrapper .doctor-slider .single-doctor .team-bio span {
      letter-spacing: 1px;
      font-size: 16px;
      text-transform: capitalize;
      font-family: "Roboto", sans-serif; }
  .team-wrapper .doctor-slider .single-team:hover figure:before, .team-wrapper .doctor-slider .single-team:hover .triangle:before, .team-wrapper .doctor-slider .single-team:hover .triangle:after, .team-wrapper .doctor-slider .single-doctor:hover figure:before, .team-wrapper .doctor-slider .single-doctor:hover .triangle:before, .team-wrapper .doctor-slider .single-doctor:hover .triangle:after {
    opacity: 1;
    visibility: visible;
    transform: scaleX(1); }
  .team-wrapper .doctor-slider .single-team:hover figcaption, .team-wrapper .doctor-slider .single-doctor:hover figcaption {
    opacity: 1;
    visibility: visible; }
  .team-wrapper .doctor-slider .single-team:hover .team-bio, .team-wrapper .doctor-slider .single-doctor:hover .team-bio {
    background: #2c3f52;
    color: #ffffff; }
.team-wrapper .doctors-slider_btn .owl-nav {
  display: none; }
.team-wrapper .doctors-slider_btn .owl-dots div {
  border: 1px solid #00aeef;
  border-radius: 50%;
  display: inline-block;
  height: 15px;
  margin: 10px;
  width: 15px;
  margin-top: 20px; }
.team-wrapper .doctors-slider_btn div.owl-dot.active {
  background: #00aeef; }

/*==============================
10.gallery css goes here
===============================*/
.gallery-wrapper {
  overflow: hidden; }
  .gallery-wrapper .filtering-menu {
    text-align: center; }
    .gallery-wrapper .filtering-menu .button {
      background: #ffffff none repeat scroll 0 0;
      border: 1px solid #cccccc;
      border-radius: 2px;
      color: #3c3f46;
      display: inline-block;
      font-size: 20px;
      padding: 6px 24px;
      text-transform: capitalize;
      margin-right: 15px;
      margin-bottom: 30px;
      font-weight: 300;
      font-family: "Montserrat", sans-serif;
      transition: all ease-in-out 0.3s; }
      .gallery-wrapper .filtering-menu .button:hover {
        background: #00aeef;
        color: #ffffff; }
    .gallery-wrapper .filtering-menu .is-checked {
      background: #00aeef;
      color: #ffffff; }
  .gallery-wrapper .gallery-item .single-gallery {
    width: 25%;
    float: left;
    position: relative; }
    .gallery-wrapper .gallery-item .single-gallery:before {
      position: absolute;
      background: rgba(22, 162, 216, 0.9);
      content: '';
      width: 100%;
      height: 100%;
      left: 0;
      z-index: 1;
      top: 0;
      opacity: 0;
      visibility: hidden;
      transition: all 0.5s ease-in-out;
      transform: perspective(600px) rotateX(-45deg);
      transform-origin: left right; }
    .gallery-wrapper .gallery-item .single-gallery figure {
      position: relative; }
      .gallery-wrapper .gallery-item .single-gallery figure a {
        display: block; }
      .gallery-wrapper .gallery-item .single-gallery figure figcaption {
        left: 0;
        margin: 0 auto;
        position: absolute;
        text-align: center;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
        z-index: 1;
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease-in-out; }
        .gallery-wrapper .gallery-item .single-gallery figure figcaption h2 {
          color: #ffffff;
          text-transform: capitalize;
          font-size: 30px;
          font-weight: 600;
          position: relative;
          bottom: 20px; }
        .gallery-wrapper .gallery-item .single-gallery figure figcaption ul.search-link li {
          display: inline-block; }
          .gallery-wrapper .gallery-item .single-gallery figure figcaption ul.search-link li a {
            border: 1px solid;
            border-radius: 50%;
            color: #ffffff;
            display: block;
            font-size: 18px;
            height: 40px;
            line-height: 38px;
            margin: 5px;
            width: 40px; }
    .gallery-wrapper .gallery-item .single-gallery:hover:before {
      opacity: 1;
      visibility: visible;
      transform: perspective(600px) rotateX(0deg); }
    .gallery-wrapper .gallery-item .single-gallery:hover figcaption {
      opacity: 1;
      visibility: visible; }

/*==============================
10 .testimonial css goes here
===============================*/
.testimonial-bg {
  background: transparent url("../images/client/client-bg.jpg") no-repeat scroll center center/cover;
  position: relative; }
  .testimonial-bg:before {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: #0badeb;
    opacity: 0.9; }
  .testimonial-bg .testimonial-slider .bg-client {
    background: #ffffff;
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    display: inline-block;
    transition: all ease-in-out 0.3s; }
    .testimonial-bg .testimonial-slider .bg-client:hover {
      background: none; }
    .testimonial-bg .testimonial-slider .bg-client .col-md-6 {
      padding-left: 0; }
    .testimonial-bg .testimonial-slider .bg-client .client-bio {
      margin-left: 5px;
      margin-top: 70px;
      text-align: center; }
      .testimonial-bg .testimonial-slider .bg-client .client-bio h4 {
        font-size: 16px;
        color: #252525;
        font-weight: 400; }
      .testimonial-bg .testimonial-slider .bg-client .client-bio h5 {
        font-size: 12px;
        color: #252525;
        font-weight: 400; }
    .testimonial-bg .testimonial-slider .bg-client:hover h4, .testimonial-bg .testimonial-slider .bg-client:hover h5 {
      color: #ffffff; }
  .testimonial-bg .testimonial-slider .message {
    margin-top: 40px;
    position: relative; }
    .testimonial-bg .testimonial-slider .message p {
      font-size: 14px;
      line-height: 25px;
      font-style: italic;
      text-align: center;
      color: #ffffff; }
    .testimonial-bg .testimonial-slider .message h3 {
      font-size: 14px;
      color: #ffffff;
      font-weight: 400;
      text-align: center; }
    .testimonial-bg .testimonial-slider .message:before {
      position: absolute;
      content: '\f10d ';
      font-family: fontawesome;
      color: #fff;
      font-size: 30px;
      left: 50%;
      top: -44px; }
  .testimonial-bg .testimonial-slider_pagi .owl-nav {
    display: none; }
  .testimonial-bg .testimonial-slider_pagi .owl-dots div {
    border: 1px solid #ffffff;
    border-radius: 50%;
    display: inline-block;
    height: 15px;
    left: 67%;
    margin: 20px 10px 10px;
    position: relative;
    right: 0;
    top: -30px;
    width: 15px; }
  .testimonial-bg .testimonial-slider_pagi div.owl-dot.active {
    background: #ffffff; }

/*==============================
11.pricing css goes here
===============================*/
.pricing-wrapper .pricing-content .single-pricing-table {
  border: 1px solid #ecebeb;
  position: relative;
  padding-bottom: 60px;
  border-bottom: 0px;
  transition: all ease-in-out 0.3s; }
  .pricing-wrapper .pricing-content .single-pricing-table:before {
    position: absolute;
    width: 88px;
    height: 1px;
    content: '';
    background: #ecebeb;
    top: 100%;
    left: -1px; }
  .pricing-wrapper .pricing-content .single-pricing-table:after {
    position: absolute;
    width: 88px;
    height: 1px;
    content: '';
    background: #ecebeb;
    top: 100%;
    right: 0; }
  .pricing-wrapper .pricing-content .single-pricing-table .pricing-header {
    background: #f9f9f9;
    transition: all ease-in-out 0.3s;
    color: #00aeef; }
    .pricing-wrapper .pricing-content .single-pricing-table .pricing-header span {
      font-size: 50px;
      font-weight: 700;
      display: block;
      padding: 30px 0;
      font-family: "Montserrat", sans-serif; }
  .pricing-wrapper .pricing-content .single-pricing-table .test-name {
    color: #00aeef;
    padding: 20px 0; }
    .pricing-wrapper .pricing-content .single-pricing-table .test-name h3 {
      text-transform: uppercase;
      font-weight: 400;
      font-size: 23px;
      padding: 25px 0; }
  .pricing-wrapper .pricing-content .single-pricing-table .pricing-body .blood-fetaures li {
    display: block;
    padding: 20px 0;
    position: relative;
    width: 100%;
    font-size: 18px;
    color: #4c4c4c;
    font-weight: 400;
    transition: all ease-in-out 0.3s; }
    .pricing-wrapper .pricing-content .single-pricing-table .pricing-body .blood-fetaures li:before {
      content: "";
      position: absolute;
      border-bottom: 1px solid #eeeeee;
      left: 15%;
      right: 15%;
      bottom: 0; }
    .pricing-wrapper .pricing-content .single-pricing-table .pricing-body .blood-fetaures li:hover {
      transform: translateX(5px); }
  .pricing-wrapper .pricing-content .single-pricing-table .pricing-footer {
    left: 0;
    margin-top: 15px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 87.3%; }
    .pricing-wrapper .pricing-content .single-pricing-table .pricing-footer .pricing-border-btn {
      transition: all ease-in-out 0.3s;
      border: 1px solid #ecebeb;
      color: #00aeef;
      display: inline-block;
      font-size: 20px;
      left: 0;
      margin: 27px auto 0;
      padding: 16px 40px;
      text-align: center;
      text-transform: uppercase;
      right: 0;
      background: none;
      transition: all ease-out 0.3s; }
  .pricing-wrapper .pricing-content .single-pricing-table:hover .pricing-header, .pricing-wrapper .pricing-content .single-pricing-table.active .pricing-header {
    background: url("../images/price-bg.png");
    color: #ffffff; }
  .pricing-wrapper .pricing-content .single-pricing-table:hover .pricing-border-btn, .pricing-wrapper .pricing-content .single-pricing-table.active .pricing-border-btn {
    background: #00aeef;
    border-radius: 4px;
    color: #ffffff; }
  .pricing-wrapper .pricing-content .single-pricing-table:hover, .pricing-wrapper .pricing-content .single-pricing-table.active {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); }

/*==============================
12 .blog css goes here
===============================*/
.blog-warpper .blog-contents .single-blog-post {
  border-bottom: 1px solid #00aeef;
  padding-bottom: 20px; }
  .blog-warpper .blog-contents .single-blog-post .image-holder h2 {
    color: #00aeef;
    font-weight: 500;
    font-size: 20px;
    margin-left: 0px;
    text-transform: uppercase;
    margin-bottom: 20px; }
  .blog-warpper .blog-contents .single-blog-post .image-holder a {
    display: block;
    position: relative; }
    .blog-warpper .blog-contents .single-blog-post .image-holder a:before {
      position: absolute;
      content: '';
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 174, 239, 0.5);
      opacity: 0;
      visibility: hidden;
      transition: all ease-out 0.3s;
      transform: scaleY(0); }
    .blog-warpper .blog-contents .single-blog-post .image-holder a img {
      border-top: 1px solid #00aeef; }
  .blog-warpper .blog-contents .single-blog-post .post-meta .media .media-left {
    background: #00aeef;
    padding: 10px 20px;
    text-transform: uppercase;
    color: #fffefe;
    font-weight: 400;
    text-align: center;
    font-size: 16px; }
  .blog-warpper .blog-contents .single-blog-post .post-meta .media .media-body {
    display: table-cell;
    vertical-align: middle; }
    .blog-warpper .blog-contents .single-blog-post .post-meta .media .media-body p {
      margin-left: 20px;
      margin-top: 14px; }
      .blog-warpper .blog-contents .single-blog-post .post-meta .media .media-body p a {
        color: #333333;
        font-size: 16px;
        font-weight: 400;
        text-transform: capitalize;
        text-decoration: none; }
  .blog-warpper .blog-contents .single-blog-post .post-meta .post-content h3 {
    color: #333333;
    font-size: 17px;
    letter-spacing: 1.5px;
    margin: 20px 0;
    line-height: 25px; }
  .blog-warpper .blog-contents .single-blog-post .post-like-comment li {
    display: inline-block; }
    .blog-warpper .blog-contents .single-blog-post .post-like-comment li a {
      display: block;
      color: #6c6c6c;
      font-size: 16px;
      font-weight: 400; }
      .blog-warpper .blog-contents .single-blog-post .post-like-comment li a i {
        color: #00aeef;
        margin-right: 10px;
        font-weight: 500;
        font-size: 20px; }
    .blog-warpper .blog-contents .single-blog-post .post-like-comment li:last-child {
      float: right; }
  .blog-warpper .blog-contents .single-blog-post:hover .image-holder a:before {
    opacity: 1;
    visibility: visible;
    transform: scaleY(1); }
  .blog-warpper .blog-contents .single-blog-post:hover .media-body p a {
    color: #00aeef !important; }
  .blog-warpper .blog-contents .single-blog-post:hover .post-content h3 {
    color: #00aeef !important; }
.blog-warpper .blog-contents aside .top-news .top-rated-news {
  position: relative; }
  .blog-warpper .blog-contents aside .top-news .top-rated-news h2 {
    color: #00aeef;
    font-weight: 500;
    font-size: 20px;
    margin-left: 0px;
    text-transform: uppercase;
    margin-bottom: 20px; }
  .blog-warpper .blog-contents aside .top-news .top-rated-news .read-more {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 70%;
    width: 100%; }
    .blog-warpper .blog-contents aside .top-news .top-rated-news .read-more a {
      display: inline-block;
      background: #00aeef;
      font-size: 15px;
      padding: 12px 15px;
      color: #ffffff;
      text-transform: uppercase;
      border-radius: 2px;
      font-family: "Montserrat", sans-serif;
      font-weight: 400; }
.blog-warpper .blog-contents aside .top-news .post-mata-sidebar .sidebar-meta li {
  display: inline-block;
  padding: 10px 18px;
  color: #333333;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400; }
  .blog-warpper .blog-contents aside .top-news .post-mata-sidebar .sidebar-meta li i {
    color: #00aeef;
    font-size: 18px;
    margin-right: 10px; }
.blog-warpper .blog-contents aside .top-news .post-mata-sidebar .sidebar-rated {
  text-align: center; }
  .blog-warpper .blog-contents aside .top-news .post-mata-sidebar .sidebar-rated li {
    display: inline-block;
    padding: 3px;
    color: #2c3e50;
    font-size: 12px; }
.blog-warpper .blog-contents aside .top-news:first-child {
  padding-bottom: 30px; }

/*==============================
13 .footer css goes here
===============================*/
.footer-bg {
  background: #25272e; }
  .footer-bg .section-title p {
    color: #ffffff !important; }
  .footer-bg .footer-address {
    border-bottom: 1px solid #293441;
    padding: 10px 0; }
    .footer-bg .footer-address .address li {
      display: block;
      color: #b1b2b8;
      font-size: 14px;
      font-weight: 400;
      padding: 5px 0; }
       
    .footer-bg .footer-address .footer-logo {
      padding-bottom: 30px; }
    .footer-bg .footer-address .footer-social {
      padding-top: 10px; }
      .footer-bg .footer-address .footer-social li {
        display: inline-block;
        margin: 0 -1px; }
        .footer-bg .footer-address .footer-social li a {
          display: block;
          width: 30px;
          height: 30px;
          line-height: 30px;
          font-size: 20px;
          background: #ececec;
          color: #bababa;
          transition: all ease-in-out 0.3s; }
          .footer-bg .footer-address .footer-social li a:hover {
            background: #00aeef;
            color: #ffffff; }
    .footer-bg .footer-address .footer-recent-news h2, .footer-bg .footer-address .footer-recent-news h2, .footer-bg .footer-address .footer-recent-news h2, .footer-bg .footer-address .footer-contact h2, .footer-bg .footer-address .footer-contact h2, .footer-bg .footer-address .footer-contact h2, .footer-bg .footer-address .footer-tab h2, .footer-bg .footer-address .footer-tab h2, .footer-bg .footer-address .footer-tab h2 {
      color: #cccccc;
      font-size: 16px; 
	      /*text-align: left;*/
      text-transform: uppercase;
      font-family: "Montserrat", sans-serif;
	      display: block;
    clear: both;
	margin:0.3em auto;
      font-weight: 400; }
    .footer-bg .footer-address .footer-recent-news .recent-news li, .footer-bg .footer-address .footer-contact .recent-news li, .footer-bg .footer-address .footer-tab .recent-news li {
      display: block;
      padding: 5px 0;
      color: #cccccc;
	     /* float: left;*/
      font-size: 15px;
      font-weight: 400;
      font-family: "Montserrat", sans-serif;
      transition: all ease-in-out 0.3s; }
      .footer-bg .footer-address .footer-recent-news .recent-news li:hover, .footer-bg .footer-address .footer-contact .recent-news li:hover, .footer-bg .footer-address .footer-tab .recent-news li:hover {
        color: #00aeef; }
      .footer-bg .footer-address .footer-recent-news .recent-news li span, .footer-bg .footer-address .footer-contact .recent-news li span, .footer-bg .footer-address .footer-tab .recent-news li span {
        display: block;
        color: #fefefe;
        font-size: 13px;
        font-weight: 400;
        font-family: "Montserrat", sans-serif;
        padding-top: 3px; }
    .footer-bg .footer-address .footer-contact .quick-contact {
      width: 100%; }
      .footer-bg .footer-address .footer-contact .quick-contact li {
        padding: 8px 0; }
        .footer-bg .footer-address .footer-contact .quick-contact li input[type='email'],.footer-bg .footer-address .footer-contact .quick-contact li input[type='text'], .footer-bg .footer-address .footer-contact .quick-contact li textarea {
          width: 100%;
          background: none;
          border: none;
          border: 1px solid #7d7d7d;
          height: 25px;
          color: #d3d4d9;
          font-size: 12px; 
          font-weight: 400; 
		  padding: 1em; 
          border-radius: 4px; }
        .footer-bg .footer-address .footer-contact .quick-contact li input[type='submit'] {
          background: #00aeef none repeat scroll 0 0;
          border: medium none;
          color: #fff;
          display: block;
          font-size: 15px;
          font-weight: 400;
          padding: 10px 17px;
          text-transform: uppercase;  }
        .footer-bg .footer-address .footer-contact .quick-contact li textarea {
          height: 50px;
          padding-top: 30px; }
    .footer-bg .footer-address .footer-tab .footer-tab-menu {
      padding: 15px 0; }
      .footer-bg .footer-address .footer-tab .footer-tab-menu li {
        display: inline-block;
        margin: 0 -1.3px; }
        .footer-bg .footer-address .footer-tab .footer-tab-menu li a {
          color: #6a6b70;
          font-size: 20px;
          display: block;
          padding: 0 10px;
          border: 1px solid #6a6b70;
          border-radius: 2px;
          text-decoration: none;
          font-weight: 500;
          text-transform: uppercase;
          transition: all 0.3s ease-in-out; }
          .footer-bg .footer-address .footer-tab .footer-tab-menu li a:hover {
            color: #00aeef; }
        .footer-bg .footer-address .footer-tab .footer-tab-menu li.active a {
          color: #00aeef; }
    .footer-bg .footer-address .footer-tab .tab-content .opening-dates li {
      display: block;
      padding: 18px 0;
      color: #d3d4d9;
      font-size: 16px;
      font-weight: 400;
      display: block;
      position: relative; }
      .footer-bg .footer-address .footer-tab .tab-content .opening-dates li:before {
        border-bottom: 1px solid #27313e;
        bottom: 0;
        content: "";
        height: 1px;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        text-align: center;
        width: 80%; }
  .footer-bg .copyright {
    font-size: 12px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    margin-top: 15px; }
    .footer-bg .copyright p {
      color: #ffffff;
      text-transform: capitalize; }
    .footer-bg .copyright span {
      color: #ffffff; }

/*======================================
home version two default heading styles
======================================*/
.section-title-version-two h2 {
  color: #00aeef;
  font-size: 36px;
  font-weight: 600;
  text-transform: uppercase;
  background: url("../images/line3.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 35px;
  position: relative; }
  .section-title-version-two h2:before, .section-title-version-two h2:after {
    background: #00aeef none repeat scroll 0 0;
    bottom: 14px;
    content: "";
    height: 1px;
    position: absolute;
    width: 82px;
    margin: 0 auto;
    right: 0;
    text-align: center;
    left: -106px; }
  .section-title-version-two h2:after {
    left: 106px;
    margin: 0 auto;
    right: 0;
    text-align: center; }
.section-title-version-two p {
  margin: 30px auto 100px;
  max-width: 730px;
  line-height: 30px;
  color: #2c3e50; }

.white-color p {
  color: #ffffff !important; }

.section-title-version-two-white h2 {
  color: #ffffff;
  font-size: 36px;
  font-weight: 600;
  text-transform: uppercase;
  background: url("../images/line3.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 35px;
  position: relative; }
  .section-title-version-two-white h2:before, .section-title-version-two-white h2:after {
    background: #00aeef none repeat scroll 0 0;
    bottom: 14px;
    content: "";
    height: 1px;
    position: absolute;
    width: 82px; }
  .section-title-version-two-white h2:after {
    left: 106px;
    margin: 0 auto;
    right: 0;
    text-align: center; }
.section-title-version-two-white p {
  line-height: 30px;
  margin: 0 auto;
  max-width: 730px;
  padding-bottom: 60px;
  color: #ffffff; }

.pt-100 {
  padding-top: 100px; }

.section-title-testimonial h2 {
  color: #ffffff;
  font-size: 36px;
  font-weight: 600;
  text-transform: uppercase;
  background: url("../images/line3.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 35px;
  position: relative; }
  .section-title-testimonial h2:before, .section-title-testimonial h2:after {
    background: #fff none repeat scroll 0 0;
    bottom: 14px;
    content: "";
    height: 1px;
    left: -147px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 123px; }
  .section-title-testimonial h2:after {
    left: 147px; }
.section-title-testimonial p {
  line-height: 30px;
  margin: 0 auto;
  max-width: 730px;
  padding-bottom: 60px;
  color: #ffffff; }

/*=====================================
14 .home version two css goes here
=======================================*/
header .header-top-area .header-top-social .home-version-two-social li {
  border: 2px solid transparent; }
  header .header-top-area .header-top-social .home-version-two-social li a {
    background: transparent; }
    header .header-top-area .header-top-social .home-version-two-social li a:hover {
      background: #ffffff; }
  header .header-top-area .header-top-social .home-version-two-social li:hover {
    border: 2px solid #dddddd; }
header .header-top-area .header-top-address .home-version-two-address {
  padding: 0; }
  header .header-top-area .header-top-address .home-version-two-address li {
    padding: 20px; }
    header .header-top-area .header-top-address .home-version-two-address li i {
      color: #00aeef; }
    header .header-top-area .header-top-address .home-version-two-address li:first-child {
      margin-right: 35px; }
header .header-top-area .header-top-right .search-area li {
  border: none; }
  header .header-top-area .header-top-right .search-area li .search-box .serach-form {
    margin-top: -5px;
    width: 300px;
    position: absolute;
    right: 0; }
    header .header-top-area .header-top-right .search-area li .search-box .serach-form input {
      background: #ffffff none repeat scroll 0 0;
      width: 100%;
      height: 35px;
      border: none;
      position: relative;
      padding-left: 15px;
      padding-right: 110px; }
    header .header-top-area .header-top-right .search-area li .search-box .serach-form button {
      position: absolute;
      padding: 8px 15px;
      right: 0;
      background: transparent;
      border: none;
      font-size: 12px;
      text-transform: uppercase;
      background: #00aeef;
      color: #fff;
      font-family: "Montserrat", sans-serif;
      font-weight: 500; }
>
header .header-bottom-area > .home-version-3-menu > li.active > a, >
header .header-bottom-area .home-version-two-menu > li.active > a {
  background: #00aeef !important;
  color: #ffffff !important; }
header .header-bottom-area > .home-version-3-menu > li:hover > a, header .header-bottom-area .home-version-two-menu > li:hover > a {
  background: #00aeef !important;
  color: #ffffff !important; }
header .header-bottom-area > .home-version-3-menu > li:before, header .header-bottom-area > .home-version-3-menu > li:after, header .header-bottom-area .home-version-two-menu > li:before, header .header-bottom-area .home-version-two-menu > li:after {
  display: none; }
header .header-bottom-area > .home-version-3-menu ul.dropdown li a:hover, header .header-bottom-area .home-version-two-menu ul.dropdown li a:hover {
  color: #00aeef; }
header .header-bottom-area .serach-area .search-box .search-icon {
  text-align: center;
  padding: 22px 0; }
  header .header-bottom-area .serach-area .search-box .search-icon i {
    color: #00aeef;
    font-size: 16px;
    border: 1px solid #dcdcdc;
    display: block;
    padding: 10px; }
header .header-bottom-area .serach-area .search-box .serach-form {
  position: absolute;
  top: 100px;
  width: 300px;
  right: 12px;
  opacity: 0;
  visibility: hidden;
  transition: all ease-in-out 0.5s;
  transform-origin: bottom;
  z-index: 2; }
  header .header-bottom-area .serach-area .search-box .serach-form input {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #ddd;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
    height: 35px;
    padding: 0 44px 0 10px;
    position: relative;
    width: 100%; }
  header .header-bottom-area .serach-area .search-box .serach-form button {
    background: #00aeef;
    border: medium none;
    color: #fff;
    font-size: 16px;
    padding: 6.3px 8px;
    position: absolute;
    right: 0; }
header .header-bottom-area .serach-area .search-box:hover .serach-form {
  top: 80px;
  opacity: 1;
  visibility: visible; }

/*=====================================
15 .home version two herounit css goes here
=======================================*/
.bg-image {
  background: transparent url("../images/hero-unit.jpg") no-repeat fixed center center/cover;
  padding: 200px 0;
  width: 100%; }
  .bg-image .hero-unit-overlay {
    position: relative;
    overflow: hidden; }
    .bg-image .hero-unit-overlay:before {
      position: absolute;
      height: 100%;
      width: 100%;
      content: '';
      background: #606060;
      opacity: 0.5;
      left: 0; }
    .bg-image .hero-unit-overlay .main-hero-unit {
      padding: 100px 0; }
      .bg-image .hero-unit-overlay .main-hero-unit h2 {
        font-size: 54px;
        color: #ffffff;
        font-weight: 500; }
        .bg-image .hero-unit-overlay .main-hero-unit h2 span {
          color: #00aeef; }
      .bg-image .hero-unit-overlay .main-hero-unit p {
        color: #ffffff;
        font-size: 18px;
        font-family: "Roboto", sans-serif;
        padding: 20px 0; }
    .bg-image .hero-unit-overlay .meet-doctors-form {
      position: relative;
      overflow: hidden;
      left: 30px;
      text-align: center;
      padding-bottom: 94px; }
      .bg-image .hero-unit-overlay .meet-doctors-form:before {
        background: #323131 none repeat scroll 0 0;
        content: "";
        height: 100%;
        left: 0;
        opacity: 0.9;
        position: absolute;
        width: 100%; }
      .bg-image .hero-unit-overlay .meet-doctors-form h3 {
        color: #ffffff;
        font-size: 24px;
        font-weight: 500;
        text-transform: uppercase;
        position: relative;
        margin-top: 50px; }
      .bg-image .hero-unit-overlay .meet-doctors-form form input {
        color: #dbdbdb;
        width: 50%;
        background: none;
        border: none;
        border-bottom: 1px solid #ffffff;
        margin: 15px;
        position: relative;
        padding-left: 25px; }
        .bg-image .hero-unit-overlay .meet-doctors-form form input:focus {
          outline: none; }
      .bg-image .hero-unit-overlay .meet-doctors-form form ::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #dbdbdb; }
      .bg-image .hero-unit-overlay .meet-doctors-form form ::-moz-placeholder {
        /* Firefox 19+ */
        color: #dbdbdb; }
      .bg-image .hero-unit-overlay .meet-doctors-form form :-ms-input-placeholder {
        /* IE 10+ */
        color: #dbdbdb; }
      .bg-image .hero-unit-overlay .meet-doctors-form form :-moz-placeholder {
        /* Firefox 18- */
        color: #dbdbdb; }
      .bg-image .hero-unit-overlay .meet-doctors-form form .form-group i.fa-user, .bg-image .hero-unit-overlay .meet-doctors-form form .form-group i.fa-envelope, .bg-image .hero-unit-overlay .meet-doctors-form form .form-group i.fa-phone {
        color: #00aeef;
        position: absolute;
        width: 50%;
        left: 7.5px;
        margin-top: 20px; }
      .bg-image .hero-unit-overlay .meet-doctors-form form .btn-apoinment {
        background: transparent;
        color: #ffffff;
        display: inline-block;
        padding: 20px 50px;
        border: 1px solid #00aeef;
        font-size: 17px;
        text-transform: uppercase;
        font-weight: 500;
        font-family: "Montserrat", sans-serif;
        margin-top: 10px; }
        .bg-image .hero-unit-overlay .meet-doctors-form form .btn-apoinment i {
          margin-right: 10px;
          font-size: 17px; }

/*=====================================
16 .home version two about us css goes here
=======================================*/
.about-area-wrapper .meet-doctors {
  position: relative; }
  .about-area-wrapper .meet-doctors h3 {
    color: #ffffff;
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 25px; }
  .about-area-wrapper .meet-doctors form input {
    color: #ffffff;
    width: 50%;
    background: none;
    border: none;
    border-bottom: 1px solid #ffffff;
    margin: 15px;
    text-align: center;
    padding-bottom: 5px;
    position: relative; }
    .about-area-wrapper .meet-doctors form input:focus {
      outline: none; }
  .about-area-wrapper .meet-doctors form ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #ffffff; }
  .about-area-wrapper .meet-doctors form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #ffffff; }
  .about-area-wrapper .meet-doctors form :-ms-input-placeholder {
    /* IE 10+ */
    color: #ffffff; }
  .about-area-wrapper .meet-doctors form :-moz-placeholder {
    /* Firefox 18- */
    color: #ffffff; }
  .about-area-wrapper .meet-doctors form .form-group i.fa-user, .about-area-wrapper .meet-doctors form .form-group i.fa-envelope, .about-area-wrapper .meet-doctors form .form-group i.fa-phone {
    color: #00aeef;
    position: absolute;
    width: 50%;
    left: 15px;
    margin-top: 15px;
    font-size: 24px; }
  .about-area-wrapper .meet-doctors form .btn-apoinment {
    background: #00aeef none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    padding: 20px 50px;
    border: none;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    margin-top: 20px; }
    .about-area-wrapper .meet-doctors form .btn-apoinment i {
      margin-right: 10px;
      font-size: 17px; }
  .about-area-wrapper .meet-doctors .elements-of_form {
    left: 0;
    position: absolute;
    right: 0;
    top: 13%; }
.about-area-wrapper .tab-content-wrapper {
  background: #00aeef none repeat scroll 0 0;
  max-height: 600px;
  padding: 0px;
  text-align: center; }
  .about-area-wrapper .tab-content-wrapper h2 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px; }
  .about-area-wrapper .tab-content-wrapper .tab-image {
    padding-bottom: 20px; }
  .about-area-wrapper .tab-content-wrapper .tab-menu {
    padding: 15px 0; }
    .about-area-wrapper .tab-content-wrapper .tab-menu li {
      display: inline-block;
      margin: 0 -3.3px; }
      .about-area-wrapper .tab-content-wrapper .tab-menu li a {
        color: #fff;
        font-size: 20px;
        display: block;
        padding: 0 10px;
        border: 1px solid #ffffff;
        border-radius: 2px;
        text-decoration: none;
        font-weight: 500;
        text-transform: uppercase;
        transition: all 0.3s ease-in-out; }
      .about-area-wrapper .tab-content-wrapper .tab-menu li.active a {
        background: #ffffff;
        color: #00aeef; }
  .about-area-wrapper .tab-content-wrapper .tab-content .opening-dates li {
    display: block;
    padding: 24px 0;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    display: block;
    position: relative; }
    .about-area-wrapper .tab-content-wrapper .tab-content .opening-dates li:before {
      border-bottom: 1px solid #fff;
      bottom: 0;
      content: "";
      height: 1px;
      left: 0;
      margin: 0 auto;
      position: absolute;
      right: 0;
      text-align: center;
      width: 50%;
      margin-bottom: 10px; }
.about-area-wrapper .double-tab-menu-area .double-tab-menu li a {
  border: 1px solid #cccccc;
  border-radius: 3px;
  display: block;
  margin-bottom: 20px;
  padding: 16px 15px;
  text-align: center;
  font-size: 24px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #3c3f46;
  text-transform: capitalize; }
.about-area-wrapper .double-tab-menu-area .double-tab-menu li.active a {
  color: #ffffff;
  background: #00aeef;
  text-decoration: none; }
.about-area-wrapper .bg-image {
  background: transparent url("../images/doctor.jpg") no-repeat scroll center center/cover;
  position: relative;
  height: 525px; }
  .about-area-wrapper .bg-image:before {
    position: absolute;
    background: #333333;
    opacity: 0.8;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }

.version-two .col-md-4 {
  padding-right: 0; }

/*===========================================
16 .home version two services css goes here
=============================================*/
.servives-slider .single-service-slider {
  background: #ffffff none repeat scroll 0 0;
  text-align: center;
  padding: 30px 0;
  transition: all ease-in-out 0.3s; }
  .servives-slider .single-service-slider img {
    margin: 0 auto; }
  .servives-slider .single-service-slider .service-content h3 {
    color: #00aeef;
    font-size: 24px;
    font-weight: 500;
    padding-top: 15px;
    padding-bottom: 20px;
    transition: all ease-in-out 0.3s; }
  .servives-slider .single-service-slider .service-content p {
    transition: all ease-in-out 0.3s; }
  .servives-slider .single-service-slider .service-content .btn-white {
    background: none;
    border: 1px solid #00aeef; }
  .servives-slider .single-service-slider:hover {
    background: #00aeef;
    transform: scale(0.9); }
  .servives-slider .single-service-slider:hover h3, .servives-slider .single-service-slider:hover p {
    color: #ffffff; }
  .servives-slider .single-service-slider:hover .btn-white {
    background: #ffffff;
    color: #00aeef;
    border: none; }
.servives-slider ul.slick-dots {
  margin-top: 50px;
  text-align: center; }
  .servives-slider ul.slick-dots li {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    background: none;
    border: 1px solid #00aeef;
    margin: 0 5px; }
    .servives-slider ul.slick-dots li button {
      font-size: 0;
      border: 0; }
    .servives-slider ul.slick-dots li.slick-active {
      background: #00aeef !important;
      border: none !important; }

  /*===========================================
17 .home version two department css goes here
=============================================*/
.custome-container {
  width: 970px;
  margin: 0 auto; }
  .custome-container .single-departments {
    text-align: center;
    position: relative;
    padding: 20px 0;
    margin-bottom: 50px; }
    .custome-container .single-departments:before {
      position: absolute;
      width: 100%;
      height: 100%;
      content: '';
      background: rgba(52, 52, 53, 0.8);
      left: 0;
      top: 0;
      visibility: hidden;
      opacity: 0;
      transform-origin: bottom;
      transform: scaleY(0);
      transition: all ease-in-out 0.3s; }
    .custome-container .single-departments h2 {
      font-size: 20px;
      font-weight: 500;
      color: #00aeef;
      margin-top: 20px;
      text-transform: uppercase; }
    .custome-container .single-departments figure a img {
      height: 150px;
      width: auto; }
    .custome-container .single-departments figcaption {
      opacity: 0;
      position: absolute;
      top: 50%;
      visibility: hidden;
      transform: translateY(-50%);
      z-index: 1;
      transition: all ease-in-out 0.3s; }
      .custome-container .single-departments figcaption .btn-white {
        border: 1px solid #fff;
        color: #fff;
        background: none; }
    .custome-container .single-departments:hover:before {
      visibility: visible;
      opacity: 1;
      transform: scaleY(1); }
    .custome-container .single-departments:hover figcaption {
      opacity: 1;
      visibility: visible; }
    .custome-container .single-departments:hover figcaption p {
      color: #ffffff; }
    .custome-container .single-departments:hover figure h2 {
      visibility: hidden;
      opacity: 0; }

  /*===========================================
18 .home version two team doctors css goes here
=============================================*/
.background-image {
  background: transparent url("../images/bg2.jpg") no-repeat scroll center center/cover;
  position: relative;
  padding: 100px 0; }
  .background-image:before {
    position: absolute;
    height: 100%;
    width: 100%;
    content: '';
    background: rgba(28, 181, 238, 0.9);
    left: 0;
    top: 0; }
  .background-image .single-team figure:before {
    background: rgba(178, 178, 178, 0.5) !important; }
  .background-image .single-team figure figcaption .team-social li {
    background: #00aeef;
    z-index: 1; }
    .background-image .single-team figure figcaption .team-social li i {
      position: relative;
      top: 0;
      z-index: 2; }
  .background-image .single-team:hover figure:before {
    opacity: 1;
    visibility: visible; }
  .background-image .single-team .doctor-bio {
    background: #00aeef;
    color: #ffffff !important;
    padding: 10px 0 !important; }
  .background-image .doctors-slider_btn-two .owl-nav div {
    border: 1px solid #ffffff;
    font-size: 20px;
    height: 40px;
    left: -25px;
    line-height: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    color: #ffffff; }
  .background-image .doctors-slider_btn-two .owl-nav div.owl-prev {
    left: auto;
    right: -25px; }

.background-image-2 {
  margin-bottom: 0px !important;
  max-height: 655px !important; }

/*===========================================
18 .home version two gallery css goes here
=============================================*/
.gallery-wrapper .grid figure {
  position: relative;
  margin-bottom: 30px; }
  .gallery-wrapper .grid figure:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, 0.5);
    content: '';
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    transition: all ease-in-out 0.6s;
    transform-origin: bottom; }
  .gallery-wrapper .grid figure:after {
    border: 1px solid #00aeef;
    content: "";
    height: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    transition: all ease-in-out 0.6s;
    transform-origin: left right;
    opacity: 0;
    visibility: hidden; }
  .gallery-wrapper .grid figure figcaption {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    color: #ffffff;
    transition: all ease-in-out 0.6s; }
    .gallery-wrapper .grid figure figcaption:before {
      position: absolute; }
    .gallery-wrapper .grid figure figcaption h4 {
      font-size: 20px;
      font-weight: 500;
      padding: 25px 0; }
    .gallery-wrapper .grid figure figcaption a {
      display: inline-block;
      position: relative;
      width: 70px;
      height: 40.41px;
      background-color: #00aeef;
      border-left: solid 5px #ffffff;
      border-right: solid 5px #ffffff; }
      .gallery-wrapper .grid figure figcaption a:before, .gallery-wrapper .grid figure figcaption a:after {
        content: "";
        position: absolute;
        z-index: 1;
        width: 49.50px;
        height: 49.50px;
        -webkit-transform: scaleY(0.5774) rotate(-45deg);
        -ms-transform: scaleY(0.5774) rotate(-45deg);
        transform: scaleY(0.5774) rotate(-45deg);
        background-color: inherit;
        left: 5.2513px; }
      .gallery-wrapper .grid figure figcaption a:before {
        top: -24.7487px;
        border-top: solid 7.0711px #ffffff;
        border-right: solid 7.0711px #ffffff; }
      .gallery-wrapper .grid figure figcaption a:after {
        bottom: -24.7487px;
        border-bottom: solid 7.0711px #ffffff;
        border-left: solid 7.0711px #ffffff; }
      .gallery-wrapper .grid figure figcaption a i {
        color: #ffffff;
        left: 0;
        position: absolute;
        right: 0;
        top: 25%;
        z-index: 2; }
    .gallery-wrapper .grid figure figcaption p {
      color: #ffffff;
      padding: 40px 2px; }
  .gallery-wrapper .grid figure:hover:before {
    visibility: visible;
    opacity: 1; }
  .gallery-wrapper .grid figure:hover:after {
    width: 90%;
    height: 90%;
    visibility: visible;
    opacity: 1; }
  .gallery-wrapper .grid figure:hover figcaption {
    opacity: 1;
    visibility: visible; }

/*===========================================
19 .home version two testimonial css goes here
=============================================*/
.testimonial-two {
  background: transparent url("../images/bg-3.jpg") no-repeat center center/cover;
  padding: 130px 0;
  position: relative;
  height: 880px; }
  .testimonial-two:before {
    background: rgba(45, 47, 46, 0.9);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  .testimonial-two .top-testimonial-image .slider-nav {
    padding-bottom: 40px; }
    .testimonial-two .top-testimonial-image .slider-nav .slick-slide img {
      padding: 10px;
      transition: all ease-in-out 0.3s;
      cursor: pointer; }
    .testimonial-two .top-testimonial-image .slider-nav .slick-center {
      transform: scale(1.2);
      padding: 0;
      transition: all ease-in-out 0.3s; }
  .testimonial-two .block-text {
    text-align: center; }
    .testimonial-two .block-text .single-box {
      color: #ffffff; }
      .testimonial-two .block-text .single-box p {
        color: #ffffff;
        margin-top: 31px;
        padding-top: 10px; }
      .testimonial-two .block-text .single-box > span {
        position: relative; }
        .testimonial-two .block-text .single-box > span:before {
          content: '\f10d ';
          font-family: fontawesome;
          font-size: 25px;
          left: -15px;
          position: absolute;
          right: 0;
          top: -20px; }
  .testimonial-two ul.slick-dots {
    margin-top: 25px; }
    .testimonial-two ul.slick-dots li {
      display: inline-block;
      position: relative;
      width: 15px;
      height: 15px;
      background: none;
      border: 1px solid #ffffff;
      margin: 0 5px;
      border-radius: 50%; }
      .testimonial-two ul.slick-dots li button {
        font-size: 0;
        border: 0; }
      .testimonial-two ul.slick-dots li.slick-active {
        background: #ffffff !important;
        border: none !important; }

/*===========================================
20 .home version two pricing table css goes here
=============================================*/
.pricing-wrapper-two .pricing-wrapper .single-pricing-table:hover .pricing-header {
  transition: all ease-in-out 0.5s;
  background: url("../images/price-2-bg.png");
  padding: 19.6px 0; }
.pricing-wrapper-two .pricing-wrapper .single-pricing-table.active .pricing-header {
  background: url("../images/price-2-bg.png");
  padding: 19.6px 0; }

/*===========================================
21 .home version two blog css goes here
=============================================*/
.blog-two .blog-warpper .blog-contents .single-blog-post .post-meta .media .media-body p a {
  color: #00aeef;
  text-transform: none; }
  .blog-two .blog-warpper .blog-contents .single-blog-post .post-meta .media .media-body p a i {
    margin-right: 10px; }

/*===========================================
22 .home version three header css goes here
=============================================*/
header .header-top-area .version-3-address .address li {
  color: #00aeef; }
  header .header-top-area .version-3-address .address li i {
    margin: 0 30px; }
header .header-top-area .header-top-right .login-register > li {
  border: none;
  display: inline-block;
  position: relative; }
  header .header-top-area .header-top-right .login-register > li a {
    background: transparent none repeat scroll 0 0;
    color: #00aeef;
    display: block;
    font-family: "Montserrat",sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    padding: 20px; }
  header .header-top-area .header-top-right .login-register > li:not(:last-child):before {
    content: "or";
    font-family: "Montserrat",sans-serif;
    font-size: 14px;
    font-weight: 600;
    position: absolute;
    right: -12px;
    text-transform: uppercase;
    top: 19.5px;
    color: #9c9c9c; }
  header .header-top-area .header-top-right .login-register > li:last-child a {
    color: #2c3e50; }

  /*===========================================
23 .home version three slider css goes here
=============================================*/
.slider-area .hades.tparrows {
  background: transparent;
  border: 1px solid #ffffff;
  height: 50px;
  position: absolute;
  width: 50px;
  z-index: 1000; }
  .slider-area .hades.tparrows:before {
    color: #ffffff;
    font-size: 20px;
    line-height: 50px; }
  .slider-area .hades.tparrows:hover {
    border: 1px solid transparent; }
    .slider-area .hades.tparrows:hover:before {
      background: #526171;
      color: #ffffff; }
.slider-area .text-arrounds a {
  transition: all ease-in-out 0.5s !important; }
  .slider-area .text-arrounds a:hover {
    color: #ffffff !important;
    background: #00aeef !important; }

  /*===========================================
24 .home version three appoinment css goes here
=============================================*/
.appointment {
  position: absolute;
  top: 0;
  z-index: 1;
  right: 0; }
  .appointment .appoinment-btn {
    background: #243342 none repeat scroll 0 0;
    display: block;
    padding: 13px 40px;
    font-size: 18px;
    color: #fff;
    border-radius: 3px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    opacity: 0.5;
    text-decoration: none; }
  .appointment i {
    margin-left: 20px; }

.appointment-two {
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0; }
  .appointment-two .appoinment-btn {
    background: #00aeef none repeat scroll 0 0;
    display: block;
    padding: 13px 40px;
    font-size: 18px;
    color: #fff;
    border-radius: 3px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    text-decoration: none; }
  .appointment-two i {
    margin-left: 20px; }

  /*===========================================
25 .home version three appoinment-form css goes here
=============================================*/
.appoinment-bg {
  background: transparent url("../images/bg/1.jpg") no-repeat scroll center center/cover;
  position: relative;
  height: 280px;
  padding: 60px 0; }
  .appoinment-bg:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    background: #3a4e5f;
    opacity: 0.95;
    top: 0; }
  .appoinment-bg .form-wrapper .single-input {
    margin-bottom: 60px; }
    .appoinment-bg .form-wrapper .single-input input {
      background: transparent none repeat scroll 0 0;
      border: none;
      border-bottom: 1px solid #ffffff;
      width: 100%;
      position: relative;
      color: #fff;
      font-size: 14px;
      padding-left: 40px;
      padding-bottom: 10px; }
      .appoinment-bg .form-wrapper .single-input input:focus {
        outline: none; }
    .appoinment-bg .form-wrapper .single-input ::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #ffffff; }
    .appoinment-bg .form-wrapper .single-input ::-moz-placeholder {
      /* Firefox 19+ */
      color: #ffffff; }
    .appoinment-bg .form-wrapper .single-input :-ms-input-placeholder {
      /* IE 10+ */
      color: #ffffff; }
    .appoinment-bg .form-wrapper .single-input :-moz-placeholder {
      /* Firefox 18- */
      color: #ffffff; }
    .appoinment-bg .form-wrapper .single-input i {
      position: absolute;
      color: #fff;
      left: 27px;
      top: 4px; }
    .appoinment-bg .form-wrapper .single-input button {
      background: #00aeef;
      width: 100%;
      text-align: center;
      padding: 10px 0;
      border: none;
      display: block;
      color: #ffffff;
      font-size: 14px;
      font-weight: 700;
      font-family: "Montserrat", sans-serif;
      position: relative; }
      .appoinment-bg .form-wrapper .single-input button:before {
        content: "\f1d8";
        position: absolute;
        font-family: fontawesome;
        left: -80px;
        right: 0;
        margin: 0 auto;
        text-align: center; }

/*===========================================
26 .home version three about us css goes here
=============================================*/
.section-title-version-3 h2 {
  color: #00aeef;
  font-size: 36px;
  font-weight: 600;
  padding-bottom: 35px;
  position: relative;
  text-transform: uppercase; }
  .section-title-version-3 h2:before, .section-title-version-3 h2:after {
    background: #00aeef none repeat scroll 0 0;
    bottom: 14px;
    content: "";
    height: 1px;
    left: -50px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 38px; }
  .section-title-version-3 h2:after {
    left: 50px;
    margin: 0 auto;
    right: 0;
    text-align: center; }
.section-title-version-3 span {
  position: relative; }
  .section-title-version-3 span:before {
    position: absolute;
    content: '';
    width: 15px;
    height: 15px;
    background: #00aeef;
    top: -86%;
    bottom: 0;
    border-radius: 50%;
    left: -6px; }
.section-title-version-3 p {
  margin: 30px auto 100px;
  max-width: 730px;
  line-height: 30px;
  color: #2c3e50; }

.section-title-version-3-white h2 {
  color: #ffffff;
  font-size: 36px;
  font-weight: 600;
  padding-bottom: 35px;
  position: relative;
  text-transform: uppercase; }
  .section-title-version-3-white h2:before, .section-title-version-3-white h2:after {
    background: #ffffff none repeat scroll 0 0;
    bottom: 14px;
    content: "";
    height: 1px;
    left: -50px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 38px; }
  .section-title-version-3-white h2:after {
    left: 50px;
    margin: 0 auto;
    right: 0;
    text-align: center; }
.section-title-version-3-white span {
  position: relative; }
  .section-title-version-3-white span:before {
    position: absolute;
    content: '';
    width: 15px;
    height: 15px;
    background: #ffffff;
    top: -86%;
    bottom: 0;
    border-radius: 50%;
    left: -6px; }
.section-title-version-3-white p {
  margin: 30px auto 100px;
  max-width: 730px;
  line-height: 30px;
  color: #ffffff; }

.intro-title {
  padding-bottom: 15px;
 text-align: justify;  }
  .intro-title h3 {
    font-size: 24px;
    color: #00aeef;
    font-weight: 500;
    /*text-transform: uppercase;*/ }
  .intro-title h5 {
    color: #2c3e50;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    position: relative; }
    .intro-title h5:before {
      position: absolute;
      content: '';
      height: 1px;
      width: 77px;
      background: #2c3e50;
      bottom: -3px; }

.single-trophy {
  margin-bottom: 30px; }
  .single-trophy .media .media-left a {
    margin-right: 20px;
    height: 50px;
    width: 50px;
    background: #00aeef;
    display: block; }
    .single-trophy .media .media-left a i {
      line-height: 50px;
      text-align: center;
      color: #ffffff;
      font-size: 24px;
      display: block; }
  .single-trophy .media .media-body .media-heading {
    color: #00aeef;
    font-size: 16px;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    margin-top: 5px; }
  .single-trophy .media .media-body p {
    color: #191717; }

.doctor-image {
  background: transparent url("../images/about/2.jpg") repeat scroll 0 0;
  width: 100%;
  height: 376px;
  background-size: cover;
  background-position: center center; }

 /*===========================================
27 .home version three services css goes here
=============================================*/
.single-service {
  margin-bottom: 30px; }
  .single-service figure {
    position: relative; }
    .single-service figure:before {
      position: absolute;
      width: 100%;
      height: 100%;
      content: '';
      background: rgba(11, 167, 229, 0.8);
      left: 0;
      right: 0;
      top: 0;
      visibility: hidden;
      opacity: 0;
      transition: all ease-in-out 0.5s;
      transform: scaleX(0); }
    .single-service figure figcaption {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 0;
      right: 0;
      margin: 0 auto;
      width: 100%;
      text-align: center;
      opacity: 0;
      visibility: hidden;
      transition: all ease-in-out 0.5s; }
      .single-service figure figcaption p {
        color: #ffffff;
        padding: 10px; }
  .single-service h3 {
    color: #00aeef;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    padding: 15px;
    transition: all ease-in-out 0.5s; }
  .single-service:hover figure:before {
    opacity: 1;
    visibility: visible;
    transform: scaleX(1); }
  .single-service:hover figcaption {
    opacity: 1;
    visibility: visible; }
  .single-service:hover h3 {
    background: #2c3e50;
    color: #ffffff; }

 /*===========================================
28 .home version three departments css goes here
=============================================*/
.back-color .free-checkup h3 {
  color: #00aeef;
  font-size: 20px;
  font-weight: 500;
  text-transform: capitalize;
  padding: 7px 0; }
.back-color .free-checkup a {
  font-size: 14px;
  text-transform: uppercase;
  color: #00aeef;
  font-family: "Montserrat", sans-serif;
  font-weight: 500; }
  .back-color .free-checkup a i {
    margin-top: 5px;
    margin-right: 10px; }

 /*===========================================
30 .home version three doctor css goes here
=============================================*/
.doctor-pdl-0 .col-md-6 {
  padding-right: 0; }

.doctor-slider-pdl-0 .col-md-6 {
  padding-left: 0; }
  .doctor-slider-pdl-0 .col-md-6 .doctor-details {
    background: #2c3e50 none repeat scroll 0 0;
    color: #ffffff;
    padding: 31.4px 10px;
    position: relative;
    margin-left: -8px; }
    .doctor-slider-pdl-0 .col-md-6 .doctor-details:before {
      border-bottom: 45px solid transparent;
      border-right: 50px solid #2c3e50;
      border-top: 45px solid transparent;
      content: "";
      height: 0;
      position: absolute;
      width: 0;
      left: -50px;
      top: 50%;
      transform: translateY(-50%); }
    .doctor-slider-pdl-0 .col-md-6 .doctor-details .doctor-bio {
      text-align: center; }
      .doctor-slider-pdl-0 .col-md-6 .doctor-details .doctor-bio h3 {
        font-size: 20px;
        text-transform: capitalize;
        font-weight: 400; }
      .doctor-slider-pdl-0 .col-md-6 .doctor-details .doctor-bio h4 {
        font-size: 16px;
        font-weight: 400; }
    .doctor-slider-pdl-0 .col-md-6 .doctor-details p {
      padding: 20px 0;
      color: #ffffff; }
  .doctor-slider-pdl-0 .col-md-6 .social-doctor li {
    position: relative;
    width: 60px;
    height: 34.64px;
    margin: 10px;
    background: #00aeef;
    border-left: solid 5px #c0c5cb;
    border-right: solid 5px #c0c5cb;
    display: inline-block;
    transition: all ease-in-out 0.5s;
    cursor: pointer; }
    .doctor-slider-pdl-0 .col-md-6 .social-doctor li:before, .doctor-slider-pdl-0 .col-md-6 .social-doctor li:after {
      content: "";
      position: absolute;
      z-index: 1;
      width: 42.43px;
      height: 42.43px;
      -webkit-transform: scaleY(0.5774) rotate(-45deg);
      -ms-transform: scaleY(0.5774) rotate(-45deg);
      transform: scaleY(0.5774) rotate(-45deg);
      background-color: inherit;
      left: 3.7868px; }
    .doctor-slider-pdl-0 .col-md-6 .social-doctor li:before {
      top: -21.2132px;
      border-top: solid 7.0711px #c0c5cb;
      border-right: solid 7.0711px #c0c5cb; }
    .doctor-slider-pdl-0 .col-md-6 .social-doctor li:after {
      bottom: -21.2132px;
      border-bottom: solid 7.0711px #c0c5cb;
      border-left: solid 7.0711px #c0c5cb; }
    .doctor-slider-pdl-0 .col-md-6 .social-doctor li a i {
      line-height: 35px;
      font-size: 20px;
      color: #ffffff;
      position: relative;
      z-index: 2;
      width: 100%;
      text-align: center; }
    .doctor-slider-pdl-0 .col-md-6 .social-doctor li:nth-child(1):hover {
      background: #3b5998; }
    .doctor-slider-pdl-0 .col-md-6 .social-doctor li:nth-child(2):hover {
      background: #1dcaff; }
    .doctor-slider-pdl-0 .col-md-6 .social-doctor li:nth-child(3):hover {
      background: #8a3ab9; }

/*===========================================
30 .home version three gallery css goes here
=============================================*/
.gallery-wrapper-3 figure {
  position: relative;
  margin-bottom: 30px; }
  .gallery-wrapper-3 figure:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(44, 183, 234, 0.8);
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    transition: all ease-in-out 0.5s;
    transform: perspective(500px) rotateX(45deg); }
  .gallery-wrapper-3 figure figcaption {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    left: 0;
    right: 0;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: all ease-in-out 0.5s;
    transform: perspective(500px) rotateX(45deg); }
    .gallery-wrapper-3 figure figcaption a {
      color: #ffffff;
      position: relative;
      padding-bottom: 10px; }
      .gallery-wrapper-3 figure figcaption a:before, .gallery-wrapper-3 figure figcaption a:after {
        position: absolute;
        width: 2px;
        height: 22px;
        background: #ffffff;
        content: '';
        left: 5px;
        top: -26px; }
      .gallery-wrapper-3 figure figcaption a:after {
        right: 9px;
        top: 26px; }
      .gallery-wrapper-3 figure figcaption a span {
        position: relative; }
        .gallery-wrapper-3 figure figcaption a span:before, .gallery-wrapper-3 figure figcaption a span:after {
          background: #ffffff none repeat scroll 0 0;
          content: "";
          position: absolute;
          height: 2px;
          width: 34px;
          left: -62px;
          right: 0;
          margin: 0 auto;
          top: 9px; }
        .gallery-wrapper-3 figure figcaption a span:after {
          left: 20px; }
    .gallery-wrapper-3 figure figcaption h4 {
      color: #ffffff;
      text-transform: uppercase;
      font-size: 20px;
      margin-top: 30px; }
  .gallery-wrapper-3 figure:hover:before {
    opacity: 1;
    visibility: visible;
    transform: perspective(500px) rotateX(0deg); }
  .gallery-wrapper-3 figure:hover figcaption {
    opacity: 1;
    visibility: visible;
    transform: perspective(500px) rotateX(0deg); }

/*===========================================
30 .home version three testimonial-three css goes here
=============================================*/
.testimonial-3 .top-testimonial-image .slider-nav-two {
  padding-bottom: 10px; }
  .testimonial-3 .top-testimonial-image .slider-nav-two .slick-slide img {
    padding: 10px;
    transition: all ease-in-out 0.3s;
    cursor: pointer; }
  .testimonial-3 .top-testimonial-image .slider-nav-two .slick-center {
    transform: scale(1.2);
    padding: 0;
    transition: all ease-in-out 0.3s; }
.testimonial-3 .top-testimonial-image .slick-prev, .testimonial-3 .top-testimonial-image .slick-next {
  top: 40%; }
.testimonial-3 .block-text .single-box {
  color: #ffffff;
  text-align: center; }
  .testimonial-3 .block-text .single-box p {
    color: #ffffff;
    position: relative; }
  .testimonial-3 .block-text .single-box span {
    position: relative; }
    .testimonial-3 .block-text .single-box span:before {
      content: '\f10d';
      font-family: fontawesome;
      color: #2c3e50;
      font-size: 30px;
      left: 0%;
      top: 100%;
      right: 0;
      left: 0;
      margin: 0 auto;
      width: 100%;
      text-align: center;
      z-index: 9; }
.testimonial-3 .testimonial-bg {
  padding: 100px 0; }

/*===========================================
31 .home version three pricing css goes here
=============================================*/
.pricing-wrapper-3 .pricing-wrapper .single-pricing-table:hover .pricing-header {
  transition: all ease-in-out 0.5s;
  background: transparent url("../images/pricing3.jpg") repeat scroll 0 0;
  transition: all 0.5s ease-in-out 0s;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative; }
  .pricing-wrapper-3 .pricing-wrapper .single-pricing-table:hover .pricing-header:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 174, 239, 0.8);
    content: '';
    left: 0;
    top: 0;
    transition: all ease-in-out 0.5s; }
  .pricing-wrapper-3 .pricing-wrapper .single-pricing-table:hover .pricing-header span {
    z-index: 1;
    position: relative; }
.pricing-wrapper-3 .pricing-wrapper .single-pricing-table.active .pricing-header {
  background: transparent url("../images/pricing3.jpg") repeat scroll 0 0;
  transition: all 0.5s ease-in-out 0s;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative; }
  .pricing-wrapper-3 .pricing-wrapper .single-pricing-table.active .pricing-header:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 174, 239, 0.8);
    content: '';
    left: 0;
    top: 0;
    transition: all ease-in-out 0.5s; }
  .pricing-wrapper-3 .pricing-wrapper .single-pricing-table.active .pricing-header span {
    z-index: 1;
    position: relative; }

/*===========================================
32 .home version three blog css goes here
=============================================*/
.blog-design-3 {
  background-color: #f9f9f9; }
  .blog-design-3 .blog-contents h4 {
    display: block;
    color: #252525;
    font-size: 20px;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    position: relative;
    padding-bottom: 3px;
    margin-bottom: 10px; }
    .blog-design-3 .blog-contents h4:before {
      position: absolute;
      content: '';
      width: 77px;
      height: 1px;
      background: #333;
      bottom: 0; }
  .blog-design-3 .blog-contents .recent-post-content {
    padding: 15px;
    margin-bottom: 30px;
    background: #ffffff; }
    .blog-design-3 .blog-contents .recent-post-content .recent-post-list li {
      display: block;
      padding: 15px 0;
      position: relative; }
      .blog-design-3 .blog-contents .recent-post-content .recent-post-list li:before {
        position: absolute;
        content: '';
        width: 116px;
        height: 1px;
        background: #dfdfdf;
        bottom: 0;
        margin-bottom: 9px; }
      .blog-design-3 .blog-contents .recent-post-content .recent-post-list li a {
        color: #333333;
        font-size: 14px;
        font-family: "Montserrat", sans-serif;
        font-weight: 400;
        transition: all ease-in-out 0.3s; }
        .blog-design-3 .blog-contents .recent-post-content .recent-post-list li a:hover {
          padding-left: 16px;
          color: #00aeef; }
    .blog-design-3 .blog-contents .recent-post-content .popular-post-box {
      overflow: hidden;
      margin-bottom: 20px; }
      .blog-design-3 .blog-contents .recent-post-content .popular-post-box .post-image {
        float: left;
        margin-right: 15px; }
      .blog-design-3 .blog-contents .recent-post-content .popular-post-box .ppost-content p {
        color: #333333;
        font-size: 13px;
        font-family: "Montserrat", sans-serif;
        font-weight: 400;
        margin: 7px;
        transition: all ease-in-out 0.3s; }
        .blog-design-3 .blog-contents .recent-post-content .popular-post-box .ppost-content p:hover {
          color: #00aeef;
          padding-left: 10px; }
      .blog-design-3 .blog-contents .recent-post-content .popular-post-box .ppost-content span {
        color: #717171;
        font-size: 13px;
        font-family: "Montserrat", sans-serif;
        font-weight: 400; }
  .blog-design-3 .blog-contents .single-blog-post .image-holder {
    border-bottom: 1px solid #00aeef;
    position: relative; }
    .blog-design-3 .blog-contents .single-blog-post .image-holder a img {
      border-top: 0px; }
  .blog-design-3 .blog-contents .single-blog-post .post-meta .post-date {
    background: #00aeef;
    padding: 10px 20px;
    display: inline-block;
    color: #ffffff;
    font-family: "Montserrat", sans-serif;
    position: absolute;
    top: 45.3%;
    left: 35px;
    opacity: 0.8; }
    .blog-design-3 .blog-contents .single-blog-post .post-meta .post-date a {
      color: #ffffff; }
      .blog-design-3 .blog-contents .single-blog-post .post-meta .post-date a p {
        margin: 0;
        color: #ffffff;
        text-align: center; }
  .blog-design-3 .blog-contents .single-blog-post .post-author {
    margin-top: 20px; }
    .blog-design-3 .blog-contents .single-blog-post .post-author a {
      color: #333333;
      font-family: "Roboto", sans-serif;
      font-size: 14px;
      font-weight: 400; }

/*===========================================
33 .about-us page css goes here
=============================================*/
.section-title-version-4 {
  position: relative;
  z-index: 1; }
  .section-title-version-4 h2 {
    color: #ffffff;
    font-size: 25px;
    font-weight: 600;
    padding-bottom: 35px;
    position: relative;
    text-transform: uppercase; }
    .section-title-version-4 h2:before, .section-title-version-4 h2:after {
      background: #ffffff none repeat scroll 0 0;
      bottom: 14px;
      content: "";
      height: 1px;
      left: -50px;
      margin: 0 auto;
      position: absolute;
      right: 0;
      text-align: center;
      width: 38px; }
    .section-title-version-4 h2:after {
      left: 50px;
      margin: 0 auto;
      right: 0;
      text-align: center; }
  .section-title-version-4 span {
    position: relative; }
    .section-title-version-4 span:before {
      position: absolute;
      content: '';
      width: 15px;
      height: 15px;
      background: #ffffff;
      top: -86%;
      bottom: 0;
      border-radius: 50%;
      left: -6px; }
  .section-title-version-4 p {
    margin: 0 auto;
    max-width: 730px;
    line-height: 30px;
    color: #ffffff; }

.breadcrumbs-bg {
  background: transparent url("../images/bg/2.jpg") no-repeat scroll center center/cover;
  padding: 20px 0;
  position: relative;
  z-index: 1; }
  .breadcrumbs-bg:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    content: '';
    background: #2073B9;
    opacity: 0.9; }

.about-us .background-image {
  max-height: 715px;
  padding-bottom: 0;
  margin-bottom: 150px; }
  .about-us .background-image .doctors-slider_btn-two .owl-nav .owl-prev:hover, .about-us .background-image .doctors-slider_btn-two .owl-nav .owl-next:hover {
    transition: all ease-in-out 0.3s;
    background: #ffffff;
    color: #2f0cb1; }
  .about-us .background-image .doctors-slider_btn-two .single-doctor {
    border: 1px solid #2f0cb1;
    display: inline-block; }

/*===========================================
34 gallery page css goes here
=============================================*/
.grid-3 .grid-item .portfolio-item {
  margin-bottom: 20px; }
  .grid-3 .grid-item .portfolio-item img {
    width: 100%; }
.grid-3 .grid-item figure {
  position: relative; }
  .grid-3 .grid-item figure:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(3, 160, 219, 0.9);
    transform: rotate(45deg) scale(0);
    transition: .5s ease;
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    top: 0;
    left: 0; }
  .grid-3 .grid-item figure figcaption {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    width: 100%;
    text-align: center;
    transition: .5s ease;
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
    .grid-3 .grid-item figure figcaption a {
      display: block;
      position: relative; }
      .grid-3 .grid-item figure figcaption a:before, .grid-3 .grid-item figure figcaption a:after {
        background: #283754 none repeat scroll 0 0;
        content: "";
        height: 4px;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 160px;
        cursor: pointer; }
      .grid-3 .grid-item figure figcaption a:after {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg); }
.grid-3 .grid-item:hover figure:before {
  visibility: visible;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  transform: rotate(0deg) scale(1); }
.grid-3 .grid-item:hover figcaption {
  visibility: visible;
  transform: rotate(0deg) translateY(-50%);
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

/*===========================================
35 doctors page css goes here
=============================================*/
.bg-color {
  background: #f1f1f1; }
  .bg-color .doctors-all-slider .single-doctors-list.design-two {
    border-right: none !important;
    border-left: 5px solid #00aeef; }
    .bg-color .doctors-all-slider .single-doctors-list.design-two .doctors-bio-details {
      margin-right: 25px;
      float: left !important; }
      .bg-color .doctors-all-slider .single-doctors-list.design-two .doctors-bio-details .name-info p {
        width: 209px; }
    .bg-color .doctors-all-slider .single-doctors-list.design-two .doctor-image-info {
      margin-right: 0 !important; }
  .bg-color .doctors-all-slider .single-doctors-list {
    overflow: hidden;
    background: #fff;
    padding: 10px;
    margin-bottom: 30px;
    border-right: 5px solid #00aeef; }
    .bg-color .doctors-all-slider .single-doctors-list .doctor-image-info {
      float: left;
      margin-right: 25px; }
      .bg-color .doctors-all-slider .single-doctors-list .doctor-image-info a {
        position: relative;
        display: block; }
        .bg-color .doctors-all-slider .single-doctors-list .doctor-image-info a:before {
          position: absolute;
          width: 100%;
          height: 100%;
          left: 0;
          top: 0;
          background: rgba(0, 174, 239, 0.7);
          content: '';
          visibility: hidden;
          transition: all ease-out 0.3s;
          z-index: 1;
          transform-origin: top;
          transform: scaleY(0);
          opacity: 0; }
    .bg-color .doctors-all-slider .single-doctors-list .doctors-bio-details {
      color: #2c3e50;
      transition: all ease-out 0.3s; }
      .bg-color .doctors-all-slider .single-doctors-list .doctors-bio-details .name-info h3 {
        font-size: 16px; 
        font-weight: 600; }
      .bg-color .doctors-all-slider .single-doctors-list .doctors-bio-details .name-info h4 {
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 300;
        border-bottom: 1px solid #2c3e50;
        display: inline-block;
        padding-bottom: 5px; }
      .bg-color .doctors-all-slider .single-doctors-list .doctors-bio-details .name-info p {
        font-size: 13px;
        font-weight: 400;
		text-align: justify;
        padding: 10px 0;
        line-height: 23px; }
      .bg-color .doctors-all-slider .single-doctors-list .doctors-bio-details .doctors-social-profile .doctors-profile li {
        display: inline-block;
        margin: -2px; }
        .bg-color .doctors-all-slider .single-doctors-list .doctors-bio-details .doctors-social-profile .doctors-profile li a {
          display: block;
          color: #00aeef;
          font-size: 16px;
          transition: all ease-in-out 0.5s;
          height: 40px;
          width: 40px;
          line-height: 40px;
          text-align: center; }
        .bg-color .doctors-all-slider .single-doctors-list .doctors-bio-details .doctors-social-profile .doctors-profile li:nth-child(1) a:hover {
          background: #3b5998;
          color: #ffffff; }
        .bg-color .doctors-all-slider .single-doctors-list .doctors-bio-details .doctors-social-profile .doctors-profile li:nth-child(2) a:hover {
          background: #c92228;
          color: #ffffff; }
        .bg-color .doctors-all-slider .single-doctors-list .doctors-bio-details .doctors-social-profile .doctors-profile li:nth-child(3) a:hover {
          background: #fb3958;
          color: #ffffff; }
        .bg-color .doctors-all-slider .single-doctors-list .doctors-bio-details .doctors-social-profile .doctors-profile li:nth-child(4) a:hover {
          background: #3cbee3;
          color: #ffffff; }
        .bg-color .doctors-all-slider .single-doctors-list .doctors-bio-details .doctors-social-profile .doctors-profile li:nth-child(5) a:hover {
          background: #e13928;
          color: #ffffff; }
    .bg-color .doctors-all-slider .single-doctors-list:hover .doctor-image-info a:before {
      opacity: 1;
      visibility: visible;
      transform: scaleY(1); }
    .bg-color .doctors-all-slider .single-doctors-list:hover .doctors-bio-details {
      color: #00aeef; }
  .bg-color .doctors-pagination .owl-dots {
    text-align: center; }
    .bg-color .doctors-pagination .owl-dots div {
      height: 25px;
      width: 6px;
      border: 1px solid #00aeef;
      display: inline-block;
      margin: 5px;
      border-radius: 3px;
      transition: all 0.3s ease-out; }
    .bg-color .doctors-pagination .owl-dots .owl-dot.active {
      background: #00aeef;
      transform: scale(1.3); }

/*===========================================
36 blog page css goes here
=============================================*/
.blog-design .single-blog-post {
  margin-bottom: 50px; }
  .blog-design .single-blog-post .image-holder.blog-img img {
    height: 350px;
    width: 100%; }

/*===========================================
37 blog-details page css goes here
=============================================*/
.blog-details .single-blog-post .post-meta .post-date {
  top: 14.3% !important; }

.blog-details .comment-box {
  margin-bottom: 50px;
  margin-top: 43px; }
  .blog-details .comment-box h3 {
    margin-bottom: 35px; }
  .blog-details .comment-box .comment-holder {
    border: 1px solid #00aeef; }
  .blog-details .comment-box .single-comment {
    border-bottom: 1px solid #00aeef;
    padding: 20px 28px 28px; }
    .blog-details .comment-box .single-comment .img-holder {
      display: table-cell;
      vertical-align: top;
      width: 70px; }
    .blog-details .comment-box .single-comment .content {
      display: table-cell;
      padding-left: 30px;
      vertical-align: top; }
      .blog-details .comment-box .single-comment .content h4 {
        color: #283754;
        font-size: 13px;
        font-weight: 700;
        letter-spacing: 1px;
        line-height: 26px;
        margin: 0; }
        .blog-details .comment-box .single-comment .content h4::before {
          display: none; }
      .blog-details .comment-box .single-comment .content p {
        color: #252525;
        margin: 0; }
      .blog-details .comment-box .single-comment .content ul {
        margin: 0;
        padding: 0; }
        .blog-details .comment-box .single-comment .content ul li::after {
          color: #000000;
          content: "|";
          display: inline-block;
          font-size: 13px;
          padding: 7.5px; }
        .blog-details .comment-box .single-comment .content ul li:last-child::after {
          display: none; }
        .blog-details .comment-box .single-comment .content ul li a {
          color: #000000; }
          .blog-details .comment-box .single-comment .content ul li a:hover {
            color: #00aeef; }

.blog-details .comment-form {
  margin-top: 64px; }
  .blog-details .comment-form h3 {
    color: #283754;
    font-weight: 400;
    margin-bottom: 28px;
    margin-left: 31px; }
  .blog-details .comment-form form {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #00aeef;
    padding: 50px 25px; }
    .blog-details .comment-form form .form-group {
      margin-left: -15px;
      margin-right: -15px; }
      .blog-details .comment-form form .form-group .half {
        float: left;
        margin-bottom: 20px;
        padding: 0 15px;
        width: 50%; }
        .blog-details .comment-form form .form-group .half input {
          border: 1px solid #283754;
          height: 45px;
          outline: medium none;
          padding: 0 20px;
          width: 100%; }
    .blog-details .comment-form form textarea {
      border: 1px solid #283754;
      height: 170px;
      outline: medium none;
      padding: 10px 20px;
      width: 100%; }
    .blog-details .comment-form form button {
      background: #00aeef none repeat scroll 0 0;
      border: 1px solid transparent;
      border-radius: 3px;
      color: #ffffff;
      font-size: 20px;
      font-weight: 500;
      margin-top: 5px;
      padding: 11px 26px;
      position: relative;
      text-transform: uppercase; }

/*===========================================
37 contact page css goes here
=============================================*/
.contact-us {
  margin-top: 10px; }
  .contact-us .contct_wrap {
    /*float: left;
    width: 100%;*/ }
    .contact-us .contct_wrap .contact_heading {
      float: left;
      margin-bottom: 14px;
      width: 100%; }
      .contact-us .contct_wrap .contact_heading h4 {
        color: #283754;
        font-size: 24px;
        font-weight: 500;
        text-transform: uppercase; }
    .contact-us .contct_wrap .contact_des {
      float: left;
      width: 100%; }
      .contact-us .contct_wrap .contact_des .inputs_des {
        float: left;
        margin-bottom: 25px;
        width: 100%; }
        .contact-us .contct_wrap .contact_des .inputs_des span {
          color: #283754;
          float: left;
          font-size: 15px;
          font-weight: 400;
          margin-bottom: 5px;
          width: 100%; }
          .contact-us .contct_wrap .contact_des .inputs_des span i {
            color: #283754;
            margin-right: 10px; }
        .contact-us .contct_wrap .contact_des .inputs_des input[type="text"] {
          border: 1px solid #dedede;
          float: left;
          line-height: 34px;
          padding: 5px 10px;
          width: 100%;
          transition: all 0.5s ease-in-out 0s; }
		   .contact-us .contct_wrap .contact_des .inputs_des input[type="password"] {
          border: 1px solid #dedede;
          float: left;
          line-height: 34px;
          padding: 5px 10px;
          width: 100%;
          transition: all 0.5s ease-in-out 0s; }
          .contact-us .contct_wrap .contact_des .inputs_des input[type="text"]:focus {
            border: 1px solid #283754; }
        .contact-us .contct_wrap .contact_des .inputs_des textarea {
          height: 100px;
          line-height: 34px;
          padding: 3px 10px 5px 38px;
          resize: none;
          width: 100%;
          transition: all 0.5s ease-in-out 0s; }
          .contact-us .contct_wrap .contact_des .inputs_des textarea:focus {
            border: 1px solid #283754; }
      .contact-us .contct_wrap .contact_des button {
        background: #00aeef none repeat scroll 0 0;
        border: medium none;
        color: #ffffff;
        display: block;
        font-family: "Montserrat",sans-serif;
        font-size: 15px;
        font-weight: 500;
        line-height: 14px;
        padding: 10px 15px;
		margin: 0px auto;
        text-align: center;
        text-transform: uppercase;  }

.contact-right .contact_heading {
  float: left;
  margin-bottom: 14px;
  width: 100%; }
  .contact-right .contact_heading h4 {
    color: #283754;
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase; }
.contact-right .contact_meta {
  float: left;
  margin: 16px 0 30px;
  width: 100%; }
  .contact-right .contact_meta li {
    color: #283754;
    float: left;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    margin-bottom: 20px;
    text-align: left;
    text-transform: none;
    width: 100%; }
    .contact-right .contact_meta li i {
      margin-right: 8px; }
.contact-right .cont_socil_meta {
  float: left;
  width: 100%; }
  .contact-right .cont_socil_meta li {
    float: left;
    margin-right: 10px; }
    .contact-right .cont_socil_meta li a {
      border: 1px solid #283754;
      color: #283754;
      display: block;
      font-size: 14px;
      height: 35px;
      line-height: 35px;
      text-align: center;
      width: 37px; }
      .contact-right .cont_socil_meta li a:hover {
        background-color: #00aeef;
        color: #283754; }

/*=================================
  preloder-style 
==================================*/
#loading {
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 9999;
  margin-top: 0px;
  top: 0px; }

#loading-center {
  width: 100%;
  height: 100%;
  position: relative; }

#loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 150px;
  width: 150px;
  margin-top: -75px;
  margin-left: -75px; }

.object {
  width: 20px;
  height: 20px;
  background-color: #00aeef;
  float: left;
  margin-right: 20px;
  margin-top: 65px;
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%; }

#object_one {
  -webkit-animation: object_one 1.5s infinite;
  animation: object_one 1.5s infinite; }

#object_two {
  -webkit-animation: object_two 1.5s infinite;
  animation: object_two 1.5s infinite;
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s; }

#object_three {
  -webkit-animation: object_three 1.5s infinite;
  animation: object_three 1.5s infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; }

@-webkit-keyframes object_one {
  75% {
    -webkit-transform: scale(0); } }
@keyframes object_one {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0); } }
@-webkit-keyframes object_two {
  75% {
    -webkit-transform: scale(0); } }
@keyframes object_two {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0); } }
@-webkit-keyframes object_three {
  75% {
    -webkit-transform: scale(0); } }
@keyframes object_three {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0); } }

/*# sourceMappingURL=style.css.map */
