.i {
  background-image: url(../images/spritesheet.png);
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle; }

.i-facebook {
  width: 15px;
  height: 33px;
  background-position: -5px -5px; }

.i-facebook-hover, .i-facebook:hover {
  width: 15px;
  height: 33px;
  background-position: -30px -5px; }

.i-google {
  width: 31px;
  height: 20px;
  background-position: -55px -5px; }

.i-google-hover, .i-google:hover {
  width: 31px;
  height: 20px;
  background-position: -96px -5px; }

.i-icon-email {
  width: 29px;
  height: 18px;
  background-position: -137px -5px; }

.i-icon-language {
  width: 24px;
  height: 21px;
  background-position: -176px -5px; }

.i-icon-location {
  width: 29px;
  height: 24px;
  background-position: -55px -36px; }

.i-icon-phone {
  width: 17px;
  height: 30px;
  background-position: -94px -36px; }

.i-logo {
  width: 179px;
  height: 84px;
  background-position: -5px -76px; }

.i-logo-invert {
  width: 177px;
  height: 84px;
  background-position: -210px -5px; }

.i-twitter {
  width: 29px;
  height: 24px;
  background-position: -194px -99px; }

.i-twitter-hover, .i-twitter:hover {
  width: 29px;
  height: 24px;
  background-position: -233px -99px; }

.i-youtube {
  width: 33px;
  height: 23px;
  background-position: -272px -99px; }

.i-youtube-hover {
  width: 33px;
  height: 23px;
  background-position: -315px -99px; }

.inline-block {
  display: inline-block; }

.inline-list {
  list-style: none;
  padding: 0;
  margin: 0; }
  .inline-list ul {
    margin-top: 21px; }
    .inline-list ul li {
      font-size: 14px; }
      .inline-list ul li a {
        display: block;
        padding-right: 13px; }

.block-list li {
  float: none; }

a {
  color: #333333; }
  a:hover {
    text-decoration: none; }

body {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  }

@media (max-width: 990px) {
  h1 {
    font-size: 20px !important; } }
h1,
h2,
h3 {
  margin: 0;
  padding: 0;
  /* font-size: 14px !important;  */}

p {
  margin: 0;
  padding: 0;
  font-family: 'Roboto';
  font-size: 15px !important;
  line-height: 25px;
  text-align: justify !important;
  font-weight: normal; }

/* h1 {
  font-size: 45px !important; } */

#main-header .logo {
  margin-top: 23px;
  display: block;
  margin-bottom: 10px; }
#main-header .deatails {
  padding-top: 23px;
  /* padding-left: 27px; */
  display: block;
  /* margin-left: 32px; */
  margin-right: -29px;
  font-size: 14px; }
  #main-header .deatails p {
    float: left;
    position: relative;
    padding-left: 59px;
    margin-right: 32px;
    font-family: 'Segoe UI';
    font-weight: bold; }
    #main-header .deatails p img {
      position: absolute;
      left: 0; }
  @media (max-width: 750px) {
    #main-header .deatails {
    /*   margin-bottom: 25px; */
      margin-right: 0;
      font-size: 13px; } }
#main-header #nav {
 background: #00b9e0;
 font-size: 15px;
 text-align: center; }
 @media (max-width: 750px) {
   #main-header #nav ul {
     display: none; } }
 #main-header #nav ul li {
   float: left;
  /*  padding: 22px 28px 23px 35px; */
   font-weight: 600;
   font-family: 'Segoe UI';
  /*  padding-left: 23px; */
   text-transform: uppercase;
   display: inline-block;
   position: relative;
   line-height: 21px;
   text-align: left; }

 @media (max-width: 750px) {
   #main-header #nav ul li{
    line-height: 0px !important;
   }

 }


   @media (max-width: 750px) {
     #main-header #nav ul li {
       float: none; } }
   @media (max-width: 767px) {
     #main-header #nav ul li {
       display: block;
       padding-top: 0px;
       padding-bottom: 3px; } }


   #main-header #nav ul li a {
     color: #fff; 
       padding: 22px 28px 23px 35px;
    display: block;}

     @media (max-width: 1024px) {
#main-header #nav ul li a {
  padding: 16px 20px 15px 26px;
}

     }



   #main-header #nav ul li:hover {
     background: #20caf1; }
   #main-header #nav ul li .dropdown {
     min-width: 226px;
     /* Set width of the dropdown */
     background: #00b9e0;
     display: none;
     position: absolute;
     z-index: 999;
     left: 0;
    /*  border-radius: 5px 5px 5px 5px; */
     padding-left: 0px;
     margin-top: 0px !important; }
     #main-header #nav ul li .dropdown li {
       display: block;
       padding: 0;
       margin: 0;
       font-size: 13px;
       text-transform: lowercase;
       width: 100%;
       line-height: 16px !important;
    font-weight: 100 !important; 
      border-bottom-style: inset;
    border-bottom-width: thin;
  border-bottom-color: white;}
       #main-header #nav ul li .dropdown li a {
         display: block;
         padding: 8px 25px;
         color: #fff;
         text-decoration: none;
         text-transform: capitalize; }
         #main-header #nav ul li .dropdown li a:hover {
           color: #fff;
           background: #20caf1; }
   #main-header #nav ul li:hover .dropdown {
     display: block;
     /* Display the dropdown */ }
 #main-header #nav button {
   background: #ed362c; }
      
  #main-header #nav button {
    background: #ed362c; }
    #main-header #nav button span {
      background: #fff; }

#banner {
  position: relative; }
  #banner ul li {
    position: relative; }
    #banner ul li img {
      width: 100%; }
  #banner .caption {
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 7%;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #ee572d; }
    #banner .caption h2 {
      color: #222222;
      font-size: 61px !important; }
    @media (max-width: 767px) {
      #banner .caption {
        display: none; } }

#pakeges {
  position: absolute;
  width: 100%;
  right: 0;
  left: 0;
  margin-top: -75px;
  cursor: pointer; }
  @media (max-width: 920px) {
    #pakeges {
      position: static;
      margin-top: 0px; } }
  #pakeges ul li {
    width: 33.3333%;
    text-align: center;
    background: rgba(219, 228, 227, 0.8);
    padding-top: 13px;
    padding-bottom: 13px;
    border-bottom: solid 2px #15bbe0;
    float: left;
    font-size: 24px;
    border-left: solid 2px white;
    font-weight: 600;
    font-family: 'Segoe UI'; }
    @media (max-width: 920px) {
      #pakeges ul li {
        width: 100%; } }
    #pakeges ul li img {
      margin-right: 28px;
      width: 49px;
      height: 48px; }
    #pakeges ul li a {
      color: #333333; }
    #pakeges ul li:hover {
      background: #15bbdf;
      transition: 1s; }

#about {
  width: 100%;
  background: url(../images/banner/about.jpg);
  height: 510px;
  padding-left: 38%;
  padding-top: 5%;
  overflow: hidden; }
  @media (max-width: 920px) {
    #about {
      height: auto;
      padding-left: 20px;
      background: #c1c5c5 !important; } }
  #about h1 {
    font-size: 40px;
    padding-bottom: 66px;
    font-family: 'cooper_blackregular'; }
    @media (max-width: 750px) {
      #about h1 {
        font-size: 25px !important; } }
  #about p {
    font-size: 25px !important;
    margin-bottom: 22px;
    font-weight: 500; }
    @media (max-width: 1024px) {
      #about p {
        font-size: 12px !important; }    

      }
  @media (width: 1024px) {
       .alnahil{
          padding-left: 114px;
      }
    }
    #about p img {
      margin-right: 22px; }

#ourdoctor {
 /*  background: url(../images/doctors/bg.jpg); */
/*  background: #49c7e4; */

 background:  rgba(73, 199, 228, 0.73);
  min-height: 630px;
  text-align: center;
  font-family: 'Roboto', sans-serif !important; }
  @media (max-width: 750px) {
    #ourdoctor .bx-wrapper .bx-viewport
    {
      height: 319px !important;
    }
  }
  @media (max-width: 750px) {
    #ourdoctor {
      height: auto; } }
  #ourdoctor h1 {
    text-align: center;
    padding-top: 68px;
    padding-bottom: 58px;
    font-weight: 300;
    font-family: 'Myriad Pro'; }
    @media (max-width: 750px) {
      #ourdoctor h1 {
        font-size: 30px !important; } }
  #ourdoctor ul li {
    float: left; }
    #ourdoctor ul li .cpation_l {
      width: 100%;
      background: #fff;
   /*    padding-left: 17px; */
    /*   color: #fff; */
      /* margin-top: -65px; */
      position: relative;
      left: 0;
      right: 0;
      bottom: 0;
      top: -13px; }
      #ourdoctor ul li .cpation_l h2 {
        font-size: 15px !important;
        float: left;
        padding-top: 8px;
        text-align: center;
      /*   margin-right: 35px; */
        font-weight: 800;
        font-family: 'Roboto', sans-serif;
        line-height: 20px; }
        
    #ourdoctor ul li a .bg- {
      background: #333333;
      padding-left: 28px;
      padding-top: 20px;
      padding-right: 27px;
      padding-bottom: 20px; }
  #ourdoctor .btn-mo {
    background: #fff;
        padding: 10px 38px;
    border-radius: 3px;
    color: #1cbfe4;
    /* text-align: center; */
    display: inline-block;
    margin-bottom: 47px;
    font-weight: 400;
        margin-top: 22px;
  }

#departament {
  padding-top: 72px;
  background: #f1f1f1;
  min-height: 850px;
 /*  .depart {
    .cle {
        .clik {
            img {}
            a {
                background: #dddddd;
                width: 100%;
                display: block;
                text-align: center;
                color: #000000;
                margin-bottom: 30px;
                padding: 16px;
            }
            &.active {
                a {
                    background-color: #0893c0;
                    text-decoration: none;
                }
            }
        }
    }
}
.dep-rtment {
    a {
        background: #dddddd;
        width: 100%;
        display: block;
        text-align: center;
        color: #000000;
        margin-bottom: 30px;
        padding: 16px;
    }
}
.demo {
    .content {
        display: none;
        .cli_ {
            border: solid 1px #000;
            padding: 10px;
            margin-top: 24px;
            display: inline-block;
            float: right;
            margin-bottom: 24px !important;
        }
        p {
            text-align: justify;
        }
    } */
  /*  } */ }
  @media (max-width: 750px) {
    #departament {
      text-align: center; } }
  #departament h1 {
    text-align: center !important;
    padding-bottom: 66px;
    font-family: 'Myriad Pro'; }
    @media (max-width: 750px) {
      #departament h1 {
        font-size: 30px !important; } }
  #departament .part ul li {
    float: left;
    margin-right: 6px;
    font-weight: 400; }
    #departament .part ul li a {
      background: #dddddd;
      width: 100%;
      display: block;
      text-align: center;
      color: #000;
      margin-bottom: 30px;
      padding: 13px; }
    #departament .part ul li img {
      width: 100%; }
  #departament .demos .demo1 {
    display: none !important; }
    #departament .demos .demo1 img {
      margin-bottom: 20px !important; }

@media (max-width: 1024px) {
   #departament .part ul{
        display: inline-block;
   }
   #departament .part ul li {
    float: none !important;
   }

    
   }



#services {
  padding-top: 66px; }
  #services h1 {
    padding-bottom: 50px;
    text-align: center; }
    @media (max-width: 750px) {
      #services h1 {
        font-size: 30px !important; } }
  #services ul li {
    font-size: 25px;
    /* padding: 10px; */
    background: #e8e8e8;
    /* text-align: center; */
    /* display: block; */
    padding-left: 25px;
    padding-top: 21px;
    padding-bottom: 23px; }
    @media (max-width: 720px) {
      #services ul li {
        margin-bottom: 30px; } }
    #services ul li a {
      color: #191a1c;
      font-size: 25px; }
      @media (max-width: 720px) {
        #services ul li a {
          font-size: 14px; } }
    #services ul li .wdh {
      width: 42px;
      display: inline-block;
      margin-right: 39px; }
  #services ul li:nth-child(1) {
    background: #f1f1f1; }
    #services ul li:nth-child(1):hover {
      background: #00c1ed; }
    #services ul li:nth-child(1):active {
      background: #00c1ed; }
  #services ul li:nth-child(2) {
    background: #e8e8e8; }
    #services ul li:nth-child(2):hover {
      background: #00c1ed; }
  #services ul li:nth-child(3) {
    background: #f1f1f1; }
    #services ul li:nth-child(3):hover {
      background: #00c1ed; }
  #services ul li:nth-child(4) {
    background: #e8e8e8; }
    #services ul li:nth-child(4):hover {
      background: #00c1ed; }
  #services ul li:nth-child(5) {
    background: #f1f1f1; }
    #services ul li:nth-child(5):hover {
      background: #00c1ed; }
  #services ul li:nth-child(6) {
    background: #e8e8e8; }
    #services ul li:nth-child(6):hover {
      background: #00c1ed; }
  #services .kj li .test {
    padding-bottom: 26px;
    border-bottom: solid 1px #20caf1;
    margin-bottom: 50px; }
    #services .kj li .test img {
      float: left;
      padding-right: 24px; }
    #services .kj li .test section {
      font-size: 15px;
      text-align: justify;
      color: #333333; }
      #services .kj li .test section h3 {
        font-size: 15px;
        padding-left: 54px; }
      #services .kj li .test section p {
        padding-bottom: 26px; }
  #services .kj li:hover {
    background: none; }
  #services .kj li:nth-child(1) {
    background: none; }
    #services .kj li:nth-child(1):hover {
      background: none; }

#clientsa {
 /*  background: url(../images/sponsors/bg.jpg); */
     background: url(../images/inner/department/book.jpg);
  height: 330px;
  text-align: center; }
  #clientsa h1 {
    padding-top: 34px;
    padding-bottom: 40px; }

.bx-wrapper .bx-viewport {
  background: none !important; }

#main-footer {
  background: #444444;
  padding-top: 70px; }
  #main-footer h2 {
    font-size: 40px !important;
    color: #fff;
    padding-bottom: 26px; }
    @media (max-width: 750px) {
      #main-footer h2 {
        font-size: 30px !important; } }
  #main-footer p {
    color: #fff;
    font-size: 15px;
    position: relative;
    padding-left: 34px;
    padding-bottom: 24px; }
    #main-footer p img {
      position: absolute;
      left: 0; }
  #main-footer section {
    height: 98px;
    border-bottom: solid 2px #00c1ed;
    margin-bottom: 30px; }
    #main-footer section p {
      padding-bottom: 0px;
      padding-left: 0px; }
    #main-footer section a {
      color: #00c1ed;
      padding-bottom: 5px;
      display: block; }
    #main-footer section span {
      color: #fff;
      float: right;
      font-size: 12px; }
  #main-footer .abou_ftr {
    padding: 0;
    margin: 0;
    line-height: 25px;
    font-size: 15px;
    padding-bottom: 29px; }
  @media (max-width: 720px) {
    #main-footer ul {
      margin-bottom: 30px; } }
  #main-footer ul li {
    float: left;
    margin-right: 15px; }

#copybar {
  background: #333333;
  padding-top: 29px;
  padding-bottom: 20px;
  text-align: center; }
  #copybar span {
    color: #fff; }
    #copybar span a {
      color: #0893c0; }

.bx-wrapper .bx-next {
  right: -55px !important; }
  @media (max-width: 750px) {
    .bx-wrapper .bx-next {
      right: 0px !important; } }

.bx-prev {
  left: -60px !important; }
  @media (max-width: 750px) {
    .bx-prev {
      left: 0px !important; } }

.demo1 {
  display: none; }
  .demo1 img {
    width: 100%; }

.bor {
  border: solid 1px #948b8b;
  padding: 6px 35px;
  font-size: 14px;
  background: url(../images/mo.png) 76px 8px;
  background-repeat: no-repeat; }

.demo1 img {
  margin-bottom: 20px; }
.demo1 a {
  margin-bottom: 35px;
  display: block;
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 20px; }

.kl {
  border: solid 1px #20caf1;
  padding: 10px;
  margin-top: 64px;
  display: inline-block;
  color: #20caf1; }
  @media (max-width: 720px) {
    .kl {
      margin-bottom: 30px; } }

/* inner pages styles */
#page {
  padding-top: 88px; }
  #page h1 {
    text-align: center;
    color: #191a1c;
    padding-bottom: 25px; }
    #page h1 span {
      font-weight: bold; }
  #page h2 {
    text-align: left;
    font-size: 45px !important;
    margin-bottom: 47px; }
    #page h2 .ban {
      border: solid 1px #00c1ed;
      padding: 10px;
      font-size: 16px !important;
      color: #00c1ed; }
    #page h2 span {
      font-weight: bold; }
  #page .inner-depart {
    padding-bottom: 70px;
    font-size: 20px; }
    #page .inner-depart ul li {
      text-align: right;
      padding-right: 28px;
      line-height: 45px;
      font-weight: 300;
      font-family: 'Roboto', sans-serif; }
      #page .inner-depart ul li a {
        color: #666666; }
      #page .inner-depart ul li:hover {
        background: #00c1ed;
        transition: 1s; }
        #page .inner-depart ul li:hover a {
          color: #fff; }
    #page .inner-depart li:nth-child(1) {
      background: #e8e8e8; }
      #page .inner-depart li:nth-child(1).active {
        background-color: #0893c0;
        text-decoration: none; }
        #page .inner-depart li:nth-child(1).active a {
          color: #fff; }
    #page .inner-depart li:nth-child(2) {
      background: #f1f1f1; }
      #page .inner-depart li:nth-child(2).active {
        background-color: #0893c0;
        text-decoration: none; }
        #page .inner-depart li:nth-child(2).active a {
          color: #fff; }
    #page .inner-depart li:nth-child(3) {
      background: #e8e8e8; }
      #page .inner-depart li:nth-child(3).active {
        background-color: #0893c0;
        text-decoration: none; }
        #page .inner-depart li:nth-child(3).active a {
          color: #fff; }
    #page .inner-depart li:nth-child(4) {
      background: #f1f1f1; }
      #page .inner-depart li:nth-child(4).active {
        background-color: #0893c0;
        text-decoration: none; }
        #page .inner-depart li:nth-child(4).active a {
          color: #fff; }
    #page .inner-depart li:nth-child(5) {
      background: #e8e8e8; }
      #page .inner-depart li:nth-child(5).active {
        background-color: #0893c0;
        text-decoration: none; }
        #page .inner-depart li:nth-child(5).active a {
          color: #fff; }
    #page .inner-depart li:nth-child(6) {
      background: #f1f1f1; }
      #page .inner-depart li:nth-child(6).active {
        background-color: #0893c0;
        text-decoration: none; }
        #page .inner-depart li:nth-child(6).active a {
          color: #fff; }
    #page .inner-depart li:nth-child(7) {
      background: #e8e8e8; }
      #page .inner-depart li:nth-child(7).active {
        background-color: #0893c0;
        text-decoration: none; }
        #page .inner-depart li:nth-child(7).active a {
          color: #fff; }
    #page .inner-depart li:nth-child(8) {
      background: #f1f1f1; }
      #page .inner-depart li:nth-child(8).active {
        background-color: #0893c0;
        text-decoration: none; }
        #page .inner-depart li:nth-child(8).active a {
          color: #fff; }
    #page .inner-depart li:nth-child(9) {
      background: #e8e8e8; }
      #page .inner-depart li:nth-child(9).active {
        background-color: #0893c0;
        text-decoration: none; }
        #page .inner-depart li:nth-child(9).active a {
          color: #fff; }
  #page .inner-clik {
    display: none; }
    #page .inner-clik h2 {
      font-size: 30px !important;
      font-weight: 900;
      font-family: 'Roboto', sans-serif;
      padding-bottom: 18px; }
    #page .inner-clik section img {
      margin-bottom: 20px; }
    #page .inner-clik section p {
      font-size: 15px;
      margin-bottom: 20px; }
     #page .departments {
    margin-bottom: 30px; }
      #page .departments h4 {
      font-size: 15px !important; }
     #page .departments li {
      background: url(../images/inner/tick.png) 14px 17px;
      height: 11px;
      line-height: -8px;
      padding: 15px 20px;
      background-repeat: no-repeat;
      padding-left: 32px; }

  #page .booknow {
    background: url(../images/inner/department/book.jpg);
    min-height: 240px; }
    @media (max-width: 750px) {
      #page .booknow {
        background: #008dba; } }
    #page .booknow h2 {
      font-size: 55px !important;
      color: #fff;
      font-weight: 900;
      padding-top: 77px;
      padding-bottom: 40px; }
      @media (max-width: 750px) {
        #page .booknow h2 {
          font-size: 30px !important; } }
    #page .booknow a {
      color: #20caf1; }
      #page .booknow a span {
        padding: 22px 118px;
        background: #fff;
        /* padding-top: 77px; */
        float: right;
        margin-top: 134px;
        border-radius: 5px; }
        @media (max-width: 750px) {
          #page .booknow a span {
            padding: 16px 41px;
            background: #fff;
            /* padding-top: 77px; */
            /* float: right; */
            margin-top: 160px;
            /* border-radius: 5px; */
            /* font-size: 11px; */
            /* margin-bottom: -7px; */ } }
  #page .docto_r {
    padding-bottom: 30px; }
  #page .docto_rs {
    background: #fff;
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.18);
    margin-bottom: 30px; }
    #page .docto_rs section {
      padding-top: 20px;
      padding-left: 20px;
      padding-right: 19px;
      padding-bottom: 32px;
      border-bottom: solid 2px #00c1ed; 
      min-height: 185px;
     /*  height: 155px; */
    }
      #page .docto_rs section h2 {
        font-size: 15px !important;
        font-family: 'Roboto', sans-serif;
        margin-bottom: 8px; }
      #page .docto_rs section p {
           padding-bottom: 21px;
    color: rgba(102, 102, 102, 0.82);
    line-height: 20px !important; }
      #page .docto_rs section a {
        color: #00c1ed; }
  #page .innecnt {
    width: 100%;
    height: auto;
    position: relative;
    top: 0;
    right: 0;
    margin-top: -628px; }
    @media (min-width: 1366px) {
      #page .innecnt {
        margin-top: -493px; } }
    @media (max-width: 750px) {
      #page .innecnt {
        position: static;
        margin-top: 0px;
        padding-top: 30px; } }
    @media (max-width: 750px) {
      #page .innecnt .inner-deatails {
        margin-bottom: 40px; } }
    #page .innecnt .inner-deatails p {
      position: relative;
      padding-left: 70px;
      padding-bottom: 30px; }
      #page .innecnt .inner-deatails p img {
        position: absolute;
        left: 0; }
    #page .innecnt .inner-deatails ul li {
      float: left; }
    #page .innecnt .form-inn h2 {
      font-size: 20px !important;
      background: #07b9e2;
      color: #fff;
      text-align: center;
      /* padding-bottom: 32px; */
      /* padding-top: 18px; */
      padding: 0;
      margin: 0;
      display: block;
      padding: 14px; }
    #page .innecnt .form-inn .box {
      background: rgba(255, 255, 255, 0.68);
      padding-top: 27px;
      text-align: center;
      padding-left: 39px;
      /* margin-right: 18px; */
      padding-right: 39px; }
      #page .innecnt .form-inn .box form input {
        width: 100%;
        margin-bottom: 20px;
        min-height: 45px;
        background: rgba(7, 185, 226, 0.13);
        border: none;
        padding-left: 10px;
        border-radius: 5px; }
      #page .innecnt .form-inn .box form textarea {
        width: 100%;
        margin-bottom: 20px;
        min-height: 45px;
        background: rgba(7, 185, 226, 0.13);
        border: none;
        padding-left: 10px;
        border-radius: 5px; }
      #page .innecnt .form-inn .box form button {
        background: #07b9e2;
        width: 80%;
        border: none;
        margin-bottom: 10px;
        /* padding-bottom: 20px; */
        /* padding-top: 20px; */
        padding: 16px; }

.to-p {
  padding-top: 0px !important; }

.prof-ile {
  padding-top: 0px !important; }
  .prof-ile .profile {
    text-align: center;
    position: relative;
    top: 0;
    margin-top: -183px;
    width: 100%; }
    .prof-ile .profile ul {
      display: inline-block; }
      .prof-ile .profile ul li {
        float: left;
        padding-right: 30px; }
    .prof-ile .profile img {
      margin-bottom: 30px; }
  .prof-ile h3 {
    font-size: 35px !important;
    padding-top: 30px;
    margin-bottom: 30px; }
  .prof-ile p img {
    margin-right: 23px; }
  .prof-ile p {
    padding-bottom: 13px; }
  .prof-ile .last {
    margin-bottom: 30px; }
    .prof-ile .last h4 {
      font-size: 15px !important; }
    .prof-ile .last li {
      background: url(../images/inner/tick.png) 14px 17px;
      height: 11px;
      line-height: -8px;
      padding: 15px 20px;
      background-repeat: no-repeat;
      padding-left: 32px; }

.table-time {
  padding-bottom: 40px; }
  .table-time h4 {
    font-size: 45px !important;
    padding-bottom: 58px; }
    .table-time h4 a {
      font-size: 16px;
      border: solid 1px #07b9e2;
      padding: 10px;
      color: #07b9e2; }
  .table-time p {
    padding-bottom: 30px; }
  .table-time .timetable ul {
    margin-bottom: 63px; }
    .table-time .timetable ul li {
      float: left;
      padding: 19px 8px; }
          .table-time .timetable ul li a {
            padding: 19px 40px;}
    .table-time .timetable ul li:nth-child(1) {
      background: #e8e8e8; }
      .table-time .timetable ul li:nth-child(1):hover {
        background: #1cbfe4; }
        .table-time .timetable ul li:nth-child(1):hover a {
          color: #fff; }
      .table-time .timetable ul li:nth-child(1).active {
        background-color: #0893c0;
        text-decoration: none; }
        .table-time .timetable ul li:nth-child(1).active a {
          color: #fff; }
    .table-time .timetable ul li:nth-child(2) {
      background: #f1f1f1; }
      .table-time .timetable ul li:nth-child(2):hover {
        background: #1cbfe4; }
      .table-time .timetable ul li:nth-child(2).active {
        background-color: #0893c0;
        text-decoration: none; }
        .table-time .timetable ul li:nth-child(2).active a {
          color: #fff; }
    .table-time .timetable ul li:nth-child(3) {
      background: #e8e8e8; }
      .table-time .timetable ul li:nth-child(3):hover {
        background: #1cbfe4; }
      .table-time .timetable ul li:nth-child(3).active {
        background-color: #0893c0;
        text-decoration: none; }
        .table-time .timetable ul li:nth-child(3).active a {
          color: #fff; }
    .table-time .timetable ul li:nth-child(4) {
      background: #f1f1f1; }
      .table-time .timetable ul li:nth-child(4):hover {
        background: #1cbfe4; }
      .table-time .timetable ul li:nth-child(4).active {
        background-color: #0893c0;
        text-decoration: none; }
        .table-time .timetable ul li:nth-child(4).active a {
          color: #fff; }
    .table-time .timetable ul li:nth-child(5) {
      background: #e8e8e8; }
      .table-time .timetable ul li:nth-child(5):hover {
        background: #1cbfe4; }
      .table-time .timetable ul li:nth-child(5).active {
        background-color: #0893c0;
        text-decoration: none; }
        .table-time .timetable ul li:nth-child(5).active a {
          color: #fff; }
    .table-time .timetable ul li:nth-child(6) {
      background: #f1f1f1; }
      .table-time .timetable ul li:nth-child(6):hover {
        background: #1cbfe4; }
      .table-time .timetable ul li:nth-child(6).active {
        background-color: #0893c0;
        text-decoration: none; }
        .table-time .timetable ul li:nth-child(6).active a {
          color: #fff; }
    .table-time .timetable ul li:nth-child(7) {
      background: #e8e8e8; }
      .table-time .timetable ul li:nth-child(7):hover {
        background: #1cbfe4; }
      .table-time .timetable ul li:nth-child(7).active {
        background-color: #0893c0;
        text-decoration: none; }
        .table-time .timetable ul li:nth-child(7).active a {
          color: #fff; }
    .table-time .timetable ul li:nth-child(8) {
      background: #f1f1f1; }
      .table-time .timetable ul li:nth-child(8):hover {
        background: #1cbfe4; }
      .table-time .timetable ul li:nth-child(8).active {
        background-color: #0893c0;
        text-decoration: none; }
        .table-time .timetable ul li:nth-child(8).active a {
          color: #fff; }
  .table-time .doctor-time img {
    border-bottom: solid 2px #1cbfe4; }
  .table-time .doctor-time section {
      float: left;
    height: auto !important;
    border-bottom: none !important;
    padding-left: -6px;
    /* margin-left: 10px; */
    margin-right: 37px;
    margin-bottom: 21px !important;
    width: 66%; }
  .table-time .doctor-time p {
    padding-bottom: 11px !important;
    padding-top: 10px;
  /*   border-bottom: solid 1px #000; */
        border-bottom-style: inset;
            border-bottom-width: thin;
    width: 148%; 
    position: relative;
    padding-left: 31px!important;
    height: 66px;
    line-height: 26px; }
    .table-time .doctor-time p img {
      margin-right: 10px !important;
      position: absolute;
      left: 0; }
  .table-time .list-1 {
    display: none; }

/*# sourceMappingURL=main.css.map */
