/*
@ Front-end Developer & UI Designer by alico
@ http://alico.me */
@import url("font/icomoon/style.css");
@import url("font/segoe/styles.css");
/*
@ fontlar */
/*
@ semboller*/
/*
@  base */
@import url("base.min.css");
/*
@  bootstrap */
@import url("custom.bootstrap.min.css");
/*
@  Pluing's */
@import url("libs/nano-scroller/nanoscroller.min.css");
@import url("builds/form/form.min.css");
/*
@ temel font setleri */
body {
  background: #fff;
  /* font:$font; color:$renk-01; */
  min-width: 320px;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%; }

.base {
  min-height: 328px;
  z-index: 1; }

.base.sifir {
  padding-top: 0; }

/*
@ font > url's */
a {
  text-decoration: none;
  color: #808285; }
  a:hover {
    text-decoration: none;
    color: black; }
  a.underline:hover {
    text-decoration: underline; }

.underline a:hover {
  text-decoration: underline; }

/*
@ font > url > color's  */
.link-1 a, a.link-1 {
  color: white; }

.link-2 a, a.link-2 {
  color: #dbfff9; }
  .link-2 a:hover, a.link-2:hover {
    color: white; }

.link-3 a, a.link-3 {
  color: #2abb9d; }
  .link-3 a:hover, a.link-3:hover {
    color: #249F87; }

.link-4 a, a.link-4 {
  color: #231f20; }
  .link-4 a:hover, a.link-4:hover {
    color: black; }

.link-5 a, a.link-5 {
  text-decoration: underline; }
  .link-5 a:hover, a.link-5:hover {
    text-decoration: none; }

/*
@  space */
hr.space {
  background: none;
  width: 100%;
  height: 1px;
  border: 0; }

/*
@ image width */
.iw img, img.iw {
  width: 100%;
  display: block; }

.word {
  font-size: 16px;
  line-height: 25px; }
  .word.sm {
    font-size: 15px;
    line-height: 22px; }
  .word.f-14 {
    font-size: 14px;
    line-height: 20px; }
  .word.renk-1 {
    color: #808285; }
  .word.justify p {
    text-align: justify; }

.buton {
  color: white;
  font-size: 16px;
  border-radius: 6px;
  height: 36px;
  font-weight: 400;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .buton:hover {
    color: white; }
  .buton .ico {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
  .buton.t0 .ico {
    left: -7px; }
  .buton.t1 .ico {
    position: absolute; }
  .buton.t1.left .ico {
    left: 10px; }
  .buton.t1.right .ico {
    right: 10px; }
  .buton.c-2 {
    background: #2abb9d; }
    .buton.c-2:hover {
      background: #249F87; }
  .buton.c-9 {
    background: none;
    color: #2abb9d;
    border: 1px solid #2abb9d; }
    .buton.c-9:hover {
      border-color: #249F87; }
  .buton.c-3 {
    background: #2dc7a7;
    border: 1px solid white; }
  .buton.c-4 {
    background: #31d3b1;
    border: 1px solid #31d3b1; }
  .buton.c-5 {
    background: #35debb;
    border: 1px solid white; }
  .buton.c-6 {
    background: #f06a6a; }
    .buton.c-6:hover {
      background: #ED4747; }
  .buton.c-7 {
    border: 1px solid #2abb9d;
    padding: 6px;
    height: auto; }
    .buton.c-7 span {
      background: #2abb9d;
      padding: 6px 24px;
      border-radius: 3px;
      font-size: 18px;
      font-weight: 700; }
    .buton.c-7:hover span {
      background: #249F87; }
  .buton.c-8 {
    border: 1px solid #2abb9d;
    color: #2abb9d;
    border-radius: 4px;
    padding: 6px 6px 6px 45px;
    width: 280px;
    height: auto; }
    .buton.c-8 .ico {
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      width: 45px; }
    .buton.c-8 .ins {
      background: #2abb9d;
      color: white;
      width: 100%;
      display: block;
      padding: 8px 12px;
      border-radius: 4px;
      font-weight: 700; }
    .buton.c-8 i {
      font-size: 25px;
      top: 1px; }
    .buton.c-8:hover .ins {
      background: #249F87; }
    .buton.c-8:hover .in {
      background: #24A288; }
    .buton.c-8:hover i {
      color: #24A288; }
    .buton.c-8.h-44 {
      padding: 5px 5px 5px 44px; }
      .buton.c-8.h-44 .ins {
        padding: 6px 12px; }
  .buton.c-10 {
    border: 1px solid #2abb9d;
    padding: 4px;
    height: auto; }
    .buton.c-10 span {
      background: #2abb9d;
      padding: 3px 18px;
      border-radius: 3px;
      font-size: 14px;
      font-weight: 700; }
    .buton.c-10:hover span {
      background: #249F87; }
  .buton.t-more {
    background: #f06a6a;
    color: white;
    display: inline;
    border-radius: 2px;
    padding: 0 9px 2px 3px;
    font-size: 13px;
    margin-left: 6px; }
    .buton.t-more i {
      font-size: 10px;
      margin-right: 4px; }
  .buton[type] {
    padding-top: 1px;
    font-weight: 700;
    display: block; }
  .buton.ov {
    border-radius: 18px; }
  .buton.h-24 {
    height: 24px; }
    .buton.h-24.ov {
      border-radius: 12px; }
  .buton.h-28 {
    height: 28px; }
    .buton.h-28.ov {
      border-radius: 14px; }
  .buton.h-30 {
    height: 30px; }
    .buton.h-30.ov {
      border-radius: 15px; }
  .buton.h-32 {
    height: 32px; }
    .buton.h-32.ov {
      border-radius: 16px; }
  .buton.h-34 {
    height: 34px; }
    .buton.h-34.ov {
      border-radius: 17px; }
  .buton.h-38 {
    height: 38px; }
    .buton.h-38.ov {
      border-radius: 19px; }
  .buton.h-40 {
    height: 40px; }
    .buton.h-40.ov {
      border-radius: 20px; }
  .buton.h-46 {
    height: 46px; }
    .buton.h-46.ov {
      border-radius: 23px; }
  .buton.h-no {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px; }
  .buton.r-0 {
    border-radius: 0; }
  .buton.r-3 {
    border-radius: 3px; }
  .buton.r-4 {
    border-radius: 4px; }
  .buton.r-8 {
    border-radius: 8px; }
  .buton.fw-400 {
    font-weight: 400; }
  .buton.fw-600 {
    font-weight: 600; }
  .buton.fw-700 {
    font-weight: 700; }
  .buton.f-1 {
    font-weight: 700;
    font-style: italic;
    font-size: 14px; }
  .buton.xs {
    font-size: 14px;
    padding: 0 13px; }
    .buton.xs span {
      top: -1px; }
    .buton.xs .ico {
      font-size: 12px;
      top: 0; }
  .buton.md {
    font-size: 14px;
    padding: 0 16px; }
    .buton.md span {
      top: -1px; }
    .buton.md.font-2 span {
      top: 1px; }
  .buton.wf {
    width: 100%; }

.slide .ctrl.t1 a {
  color: white;
  background: #2abb9d;
  width: 40px;
  height: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  top: calc( 50% - 36px ); }
  .slide .ctrl.t1 a i {
    font-size: 15px; }
  .slide .ctrl.t1 a.prev {
    margin-right: 6px; }
  .slide .ctrl.t1 a:hover {
    background: #249F87; }
.slide .ctrl.t2 a.prev {
  margin-right: 0; }

.star {
  display: -ms-flexbox;
  display: flex; }
  .star a {
    padding-left: 2px;
    font-size: 28px;
    color: #94ddce; }
    .star a:first-child {
      padding-left: 0; }
    .star a.on:not(.hover) {
      color: #2abb9d; }
  .star.t1 a {
    font-size: 16px; }
  .star.t2 a {
    font-size: 14px; }
  .star:not(.pasif):hover a.on {
    color: #94ddce; }
  .star:not(.pasif) a.on:hover, .star:not(.pasif) a:hover, .star:not(.pasif) a.hover {
    color: #2abb9d !important; }

.tablo, table {
  border-spacing: 0;
  border-collapse: collapse; }
  .tablo td, .tablo th, table td, table th {
    text-align: left; }
    .tablo td.l, .tablo th.l, table td.l, table th.l {
      text-align: right; }
    .tablo td.c, .tablo th.c, table td.c, table th.c {
      text-align: center; }
    .tablo td.r, .tablo th.r, table td.r, table th.r {
      text-align: center; }

.adet {
  width: 100%;
  max-width: 106px;
  border: 1px solid #e6e3df;
  background: white;
  border-radius: 18px;
  height: 36px; }
  .adet > * {
    height: 100%;
    text-align: center; }
  .adet input {
    width: 40%;
    background: white;
    font-weight: 800;
    font-size: 17px;
    padding-bottom: 2px; }
  .adet a {
    cursor: pointer;
    width: 30%;
    font-weight: 700;
    font-size: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
    .adet a.eksi {
      border-radius: 16px 0 0 16px; }
      .adet a.eksi i {
        height: 7px;
        line-height: 0; }
    .adet a.arti {
      border-radius: 0 16px 16px 0; }
      .adet a.arti i {
        height: 8px;
        line-height: 0; }
  .adet i {
    line-height: 1px; }

.tab-con > * {
  display: none; }
.tab-con > .on {
  display: block; }

.mask-ratio {
  display: block; }
  .mask-ratio.crop {
    overflow: hidden; }
  .mask-ratio .real {
    width: 100%;
    min-height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  .mask-ratio .mask {
    width: 100%;
    display: block; }

.mobil-thumb .mobil {
  display: none; }

.sosyal {
  height: 28px; }
  .sosyal a {
    margin-left: 6px;
    font-size: 26px;
    line-height: 23px;
    height: 25px; }
    .sosyal a.face {
      color: #2556A0; }
    .sosyal a.twit {
      color: #1da1f2; }
    .sosyal a.link {
      color: #0077b5; }
    .sosyal a.plus {
      color: #dc4e41; }
    .sosyal a:first-child {
      margin-left: 0; }

.patlangac {
  color: white;
  text-align: center; }
  .patlangac > div {
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
  .patlangac > i {
    z-index: 0;
    color: #2abb9d; }
  .patlangac.t1 > i {
    font-size: 170px; }
  .patlangac.t1 .in > span {
    display: block; }
  .patlangac.t1 .a {
    font-size: 26px;
    line-height: 24px; }
  .patlangac.t1 .b {
    font-size: 40px;
    line-height: 37px;
    margin-top: 2px;
    font-weight: 700; }
    .patlangac.t1 .b span {
      font-size: 25px; }
  .patlangac.t2 > i {
    font-size: 98px; }
  .patlangac.t2 .in > span {
    display: block; }
  .patlangac.t2 .a {
    font-size: 17px;
    line-height: 16px; }
  .patlangac.t2 .b {
    font-size: 23px;
    line-height: 22px;
    margin-top: 2px;
    font-weight: 700; }
    .patlangac.t2 .b span {
      font-size: 21px; }

.patlangac {
  top: -9px; }

.fiyat.t1 b {
  font-weight: 600; }
.fiyat.t1 span {
  font-weight: 400;
  margin-left: 4px;
  background: #f06a6a;
  padding: 2px 6px 2px 7px;
  border-radius: 4px;
  color: white; }

.sec-baslik {
  text-align: center;
  font-weight: 700;
  font-style: italic; }
  .sec-baslik:not(.custom) {
    font-size: 40px; }

.us-head h1 {
  color: #231f20;
  font-style: italic;
  font-weight: 700; }
.us-head .us-baslik.xl p {
  font-size: 19px;
  color: #808285; }
.us-head .breadcrumb {
  margin-top: -32px;
  margin-bottom: 11px;
  padding-right: 4px; }
  .us-head .breadcrumb > li + li:before {
    color: white;
    font-weight: 400; }
  .us-head .breadcrumb.t1 {
    font-weight: 600;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end; }
    .us-head .breadcrumb.t1 .active,
    .us-head .breadcrumb.t1 a {
      color: white; }
    .us-head .breadcrumb.t1 a:hover {
      text-decoration: underline; }

.filter .set {
  font-size: 12.5px; }
  .filter .set label {
    color: #808285;
    margin-right: 10px;
    width: 68px; }
  .filter .set.a a {
    border: 1px solid #808285;
    border-radius: 3px;
    padding: 3px 26px 3px 8px;
    font-weight: 400;
    margin-right: 20px; }
    .filter .set.a a span {
      position: absolute;
      right: 0;
      top: 0;
      height: 100%;
      width: 18px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-direction: column;
          flex-direction: column; }
      .filter .set.a a span i {
        height: 7px;
        display: block;
        font-size: 10px; }
    .filter .set.a a.on {
      color: black; }
    .filter .set.a a.on.az .icon-drop-up {
      display: none; }
    .filter .set.a a.on.za .icon-drop-down {
      display: none; }
  .filter .set.b {
    font-weight: 700; }
    .filter .set.b em {
      padding: 0 8px;
      color: #ddd; }

.pager a:not(.c) {
  font-weight: 600;
  font-size: 24px;
  line-height: 20px;
  color: #2abb9d;
  margin: 0 2px;
  padding: 8px 9px 11px 9px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
.pager a:hover {
  color: black; }
.pager a.on {
  background: #2abb9d;
  color: white; }
.pager a.c {
  color: #867d80;
  font-size: 16px; }
  .pager a.c:hover {
    color: black; }
  .pager a.c.prev {
    margin-right: 10px; }
    .pager a.c.prev span {
      margin-right: 5px; }
  .pager a.c.next {
    margin-left: 10px; }
    .pager a.c.next span {
      margin-left: 5px; }

.pager-xs a {
  width: 34px;
  height: 36px;
  border-radius: 4px;
  border: 1px solid #2abb9d;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .pager-xs a i {
    font-size: 14px; }
  .pager-xs a.prev {
    margin-right: 8px; }
  .pager-xs a.next {
    margin-left: 8px; }
.pager-xs .f4 {
  width: 110px; }
  .pager-xs .f4 i {
    font-size: 13px; }

a figure .over {
  visibility: hidden;
  background: rgba(19, 114, 90, 0.6);
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  color: white;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
a figure .over span {
  font-weight: 700;
  font-style: italic;
  font-size: 14px;
  border: 1px solid white;
  border-radius: 4px;
  padding: 6px 26px; }
a figure:hover .over {
  visibility: visible; }

.content-items {
  border-bottom: 1px solid #2abb9d;
  text-align: center;
  font-size: 12px; }
  .content-items a {
    border: 1px solid #2abb9d;
    border-bottom: 0;
    border-radius: 6px 6px 0 0;
    padding: 8px;
    width: 100px;
    height: 53px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
    .content-items a:hover {
      background: #e9f8f5; }
    .content-items a.on {
      background: #2abb9d;
      color: white; }
  .content-items.reset.t1 {
    font-size: 13px; }
    .content-items.reset.t1 a.active {
      background: #2abb9d;
      color: white; }

.comment > h4 {
  color: #2abb9d;
  font-weight: 800;
  font-size: 25px;
  font-style: italic; }
.comment ul.list li {
  margin-bottom: 20px;
  display: -ms-flexbox;
  display: flex; }
.comment ul.list:not(.on) li:nth-child(n+3) {
  display: none; }
.comment ul.list .sol figure {
  font-size: 52px;
  border-radius: 50%;
  overflow: hidden;
  width: 1em;
  height: 1em;
  overflow: hidden; }
.comment ul.list .sag {
  width: calc(100% - 52px); }
  .comment ul.list .sag h5 {
    font-style: italic;
    font-weight: 800; }
  .comment ul.list .sag p {
    font-size: 13px;
    text-align: justify; }
.comment form textarea {
  font-style: italic; }
.comment .comment-more {
  font-style: italic;
  font-size: 14px;
  margin-left: 70px; }
  .comment .comment-more span {
    text-decoration: underline; }
  .comment .comment-more:hover span {
    text-decoration: none; }
  .comment .comment-more i {
    font-size: 11px;
    top: 1px;
    margin-left: 4px; }

.sec-rel-soru .item h4 {
  font-weight: 800;
  font-size: 16px; }
.sec-rel-soru .item p {
  font-size: 15px; }

.content-deneyim .us-baslik h3 {
  font-style: italic;
  font-weight: 700; }
.content-deneyim .list article {
  padding: 30px 0 30px 0; }
  .content-deneyim .list article:nth-child(2n+1) {
    background: #e9f8f5; }
  .content-deneyim .list article nav .a {
    margin-right: 15px; }
  .content-deneyim .list article h3 {
    font-style: italic;
    font-size: 30px;
    font-weight: 700; }
  .content-deneyim .list article .tanim {
    color: #2abb9d;
    font-weight: 700;
    font-size: 15px; }
  .content-deneyim .list article .kunye {
    color: #817676;
    font-size: 12px;
    font-style: italic; }
  .content-deneyim .list article .sol p {
    color: #756b6b;
    font-size: 11px;
    font-weight: 700; }
    .content-deneyim .list article .sol p span {
      margin-right: 8px; }
  .content-deneyim .list article .patlangac div {
    font-size: 11px; }
  .content-deneyim .list article .patlangac > i {
    font-size: 64px; }

.content-foto .as {
  background: #e9f8f5 url("img/z_pattern.jpg") repeat-x 0 0;
  padding: 0 0 2px 0; }
.content-foto .list article {
  text-align: center;
  margin-bottom: 10px; }
  .content-foto .list article figure {
    margin-bottom: 5px; }
    .content-foto .list article figure img {
      z-index: 0; }
  .content-foto .list article h4 {
    font-weight: 700;
    font-size: 14px;
    height: 36px; }

.sec-related-tedavi {
  text-align: center; }
  .sec-related-tedavi .list article {
    margin: 0 10px; }
  .sec-related-tedavi .list figure {
    border: 1px solid #2abb9d;
    margin-bottom: 8px; }
    .sec-related-tedavi .list figure img {
      display: block;
      z-index: 0;
      width: 100%; }
    .sec-related-tedavi .list figure > span {
      display: none;
      visibility: hidden;
      background: rgba(19, 114, 90, 0.6);
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: 100%;
      color: white;
      z-index: 1;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center; }
    .sec-related-tedavi .list figure span span {
      font-weight: 700;
      font-style: italic;
      font-size: 14px;
      border: 1px solid white;
      border-radius: 4px;
      padding: 6px 26px; }
  .sec-related-tedavi .list a h4 {
    font-weight: 700;
    font-size: 17px; }
  .sec-related-tedavi .list a:hover figure > span {
    visibility: visible; }

.sec-deneyim-doktor .col.a {
  width: 190px; }
  .sec-deneyim-doktor .col.a figure {
    width: 100%;
    height: 190px;
    border-radius: 50%;
    border: 4px solid #2abb9d;
    overflow: hidden; }
.sec-deneyim-doktor .col.c {
  width: 220px; }
  .sec-deneyim-doktor .col.c ul li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin-bottom: 10px; }
    .sec-deneyim-doktor .col.c ul li:last-child {
      margin-bottom: 0; }
  .sec-deneyim-doktor .col.c label {
    font-weight: 600;
    margin-left: 10px; }
  .sec-deneyim-doktor .col.c .star a {
    font-size: 18px; }
.sec-deneyim-doktor .b {
  width: calc(100% - 420px );
  padding: 0 25px; }
  .sec-deneyim-doktor .b h4 {
    color: #756b6b;
    font-size: 22px;
    font-weight: 600; }
  .sec-deneyim-doktor .b > span {
    color: black;
    font-weight: 600; }
  .sec-deneyim-doktor .b .link-3 {
    font-weight: 600;
    font-style: italic;
    font-size: 13px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .sec-deneyim-doktor .b .link-3 span {
      letter-spacing: -1.9px;
      font-size: 14px;
      margin-right: 5px;
      top: -1px; }

.sec-dashboard h2 {
  text-align: center;
  font-weight: 700;
  font-style: italic;
  font-size: 36px; }
.sec-dashboard .nav-tabs li {
  width: 223px;
  height: 40px; }
  .sec-dashboard .nav-tabs li a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    height: 100%;
    color: white;
    width: 100%;
    z-index: 0;
    text-align: center; }
    .sec-dashboard .nav-tabs li a span {
      font-size: 20px;
      font-weight: 600; }
    .sec-dashboard .nav-tabs li a:hover {
      color: white; }
    .sec-dashboard .nav-tabs li a:focus {
      color: white; }
  .sec-dashboard .nav-tabs li.a a {
    background: #49c6e2; }
  .sec-dashboard .nav-tabs li.b a {
    background: #2abb9d; }
  .sec-dashboard .nav-tabs li.c a {
    background: #f9b851; }
  .sec-dashboard .nav-tabs li.active a:focus {
    color: white; }
  .sec-dashboard .nav-tabs li i {
    position: absolute;
    left: 10px;
    top: 0; }
    .sec-dashboard .nav-tabs li i.icon-soru {
      font-size: 28px;
      top: 9px; }
    .sec-dashboard .nav-tabs li i.icon-chat {
      font-size: 28px;
      top: 7px; }
    .sec-dashboard .nav-tabs li i.icon-yorum {
      font-size: 23px;
      top: 10px; }
.sec-dashboard .tab-pane article {
  padding: 10px 0; }
  .sec-dashboard .tab-pane article figure {
    font-size: 60px;
    border-radius: 50%;
    overflow: hidden;
    width: 1em;
    height: 1em;
    overflow: hidden;
    border: 3px solid #2abb9d;
    margin-right: 18px; }
    .sec-dashboard .tab-pane article figure img {
      display: block; }
  .sec-dashboard .tab-pane article .kunye {
    font-size: 13px;
    display: block;
    font-style: italic; }
  .sec-dashboard .tab-pane article h4 {
    color: #808285;
    margin-top: 5px;
    font-weight: 700; }
  .sec-dashboard .tab-pane article p {
    font-size: 14px;
    margin-top: 3px; }
  .sec-dashboard .tab-pane article .container > div {
    max-width: 800px; }
.sec-dashboard .tab-pane .git {
  text-align: center; }
  .sec-dashboard .tab-pane .git h4 {
    font-weight: 700;
    font-size: 20px;
    font-style: italic;
    color: #2abb9d; }
.sec-dashboard .tab-pane.a article:nth-child(2n+0) {
  background: #c8f5ff; }
  .sec-dashboard .tab-pane.a article:nth-child(2n+0) figure {
    border-color: #39a9c1; }
.sec-dashboard .tab-pane.b article:nth-child(2n+0) {
  background: #e9f8f5; }
.sec-dashboard .tab-pane.c article:nth-child(2n+0) {
  background: #fff2dd; }
  .sec-dashboard .tab-pane.c article:nth-child(2n+0) figure {
    border-color: #eaa83f; }
.sec-dashboard .tab-pane.a article figure {
  border-color: #39a9c1; }
.sec-dashboard .tab-pane.c article figure {
  border-color: #eaa83f; }
.sec-dashboard .tab-pane .slide .list {
  z-index: 1; }
.sec-dashboard .tab-pane .slide > .container {
  z-index: 2; }
.sec-dashboard .tab-pane .slide nav .prev {
  top: -9px; }
.sec-dashboard .tab-pane .slide nav .next {
  top: 341px; }

.sec-doktorum {
  background: #f4f4f4;
  padding: 20px 0; }
  .sec-doktorum .list {
    height: 270px;
    overflow: hidden; }
    .sec-doktorum .list figure {
      font-size: 42px;
      border-radius: 50%;
      overflow: hidden;
      width: 1em;
      height: 1em;
      overflow: hidden;
      border: 2px solid #2abb9d;
      margin-right: 8px; }
      .sec-doktorum .list figure img {
        display: block; }
    .sec-doktorum .list li {
      margin-bottom: 14px; }
      .sec-doktorum .list li:last-child {
        margin-bottom: 0; }
      .sec-doktorum .list li a {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        font-weight: 600;
        font-size: 13px; }
    .sec-doktorum .list strong {
      display: block;
      color: black;
      margin-top: 3px;
      font-weight: 700;
      font-size: 12.5px; }
  .sec-doktorum .sag figure {
    font-size: 60px;
    border-radius: 50%;
    overflow: hidden;
    width: 1em;
    height: 1em;
    min-width: 60px;
    overflow: hidden;
    border: 3px solid #2abb9d;
    margin-right: 8px; }
    .sec-doktorum .sag figure img {
      display: block; }
  .sec-doktorum .sag div h3 {
    color: #756b6b;
    font-size: 22px; }
  .sec-doktorum .sag div strong {
    display: block;
    color: black; }
  .sec-doktorum .sag div h4 {
    font-size: 20px; }
  .sec-doktorum .sag div p {
    font-size: 14px; }
  .sec-doktorum .sag div .t-more {
    margin-left: 0; }
  .sec-doktorum .sag .ctrl a {
    color: white;
    background: #2abb9d;
    width: 26px;
    height: 26px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
    .sec-doktorum .sag .ctrl a i {
      font-size: 15px; }
    .sec-doktorum .sag .ctrl a.prev {
      margin-right: 6px; }
    .sec-doktorum .sag .ctrl a:hover {
      background: #249F87; }

.sec-tedavi {
  border-top: 5px solid #2abb9d;
  padding: 20px 0 30px 0; }
  .sec-tedavi h2 {
    font-weight: 700;
    text-align: center;
    font-style: italic;
    font-size: 40px;
    color: #808285; }
  .sec-tedavi article {
    margin-bottom: 3.5rem; }
    .sec-tedavi article h3 {
      background: #2abb9d;
      text-align: center;
      font-size: 14px;
      color: white;
      padding: 6px;
      font-weight: 700; }
    .sec-tedavi article nav {
      height: 24px; }
      .sec-tedavi article nav .t1 {
        font-weight: 700;
        height: 22px;
        color: white; }
        .sec-tedavi article nav .t1 span {
          height: 100%;
          padding: 0 4px;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center;
          -ms-flex-pack: center;
              justify-content: center; }
        .sec-tedavi article nav .t1 span:nth-child(1) {
          font-size: 11px; }
        .sec-tedavi article nav .t1 span:nth-child(2) {
          font-size: 8.5px;
          background: #818286; }
        .sec-tedavi article nav .t1.a span:nth-child(1) {
          background: #2abb9d; }
        .sec-tedavi article nav .t1.b span:nth-child(1) {
          background: #00badb; }
      .sec-tedavi article nav .c {
        color: #00badb;
        margin: 0 3px 0 15px; }

.sec-doktor {
  background: url("img/doktor-cover.jpg") no-repeat center 0;
  min-height: 604px;
  border-top: 2px solid #2abb9d; }
  .sec-doktor h2 {
    font-weight: 700;
    text-align: center;
    font-style: italic;
    font-size: 40px;
    color: #808285; }
  .sec-doktor .list li {
    padding: 0 10px; }
  .sec-doktor .list li div {
    max-width: 190px;
    margin: 0 auto;
    height: 280px;
    background: #2abb9d; }
  .sec-doktor .list a {
    color: white;
    display: block;
    text-align: center;
    font-size: 12px;
    padding: 15px 0 0 0;
    height: 100%; }
  .sec-doktor .list figure {
    font-size: 106px;
    border-radius: 50%;
    overflow: hidden;
    width: 1em;
    height: 1em;
    overflow: hidden;
    border: 3px solid white;
    margin: 17px auto 10px auto; }
    .sec-doktor .list figure img {
      width: 100%;
      display: block; }
  .sec-doktor .list p {
    padding: 0 6px; }
  .sec-doktor .list h4 {
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 3px; }
  .sec-doktor .list span {
    font-weight: 400; }
  .sec-doktor .list span.nav {
    bottom: 10px; }
    .sec-doktor .list span.nav.plb {
      left: 8px; }
      .sec-doktor .list span.nav.plb i {
        font-size: 15px;
        margin-right: 5px; }
    .sec-doktor .list span.nav.prb {
      right: 8px; }
      .sec-doktor .list span.nav.prb i {
        font-size: 15px; }
  .sec-doktor .ctrl {
    position: static; }
    .sec-doktor .ctrl a {
      width: 36px;
      top: 50%;
      margin-top: -18px;
      height: 36px;
      color: white;
      background: #2abb9d;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center; }
    .sec-doktor .ctrl .prev {
      left: 0; }
    .sec-doktor .ctrl .right {
      right: 0; }
  .sec-doktor blockquote {
    font-weight: 700;
    margin-top: 50px;
    font-size: 20px;
    font-style: italic;
    color: #2abb9d;
    text-align: center; }
  .sec-doktor .form {
    padding-right: 20px; }
    .sec-doktor .form .f4 {
      width: 230px; }
      .sec-doktor .form .f4 select {
        border-color: #2abb9d;
        font-size: 15px;
        color: #bcbec0; }
      .sec-doktor .form .f4 .dropdown i {
        font-size: 14px;
        color: black; }
    .sec-doktor .form label {
      font-size: 13px;
      color: #2abb9d;
      margin-right: 16px; }

.sec-rel-sehir ul li {
  margin-bottom: 10px; }
  .sec-rel-sehir ul li:last-child {
    margin-bottom: 0; }

/*
@ responsive  */
@media (max-width: 991px) {
  .content-deneyim.t1 .list article nav .a {
    margin-right: 0; }

  .sec-deneyim-doktor .col.a {
    width: 140px; }
    .sec-deneyim-doktor .col.a figure {
      width: 100%;
      height: 140px; }
  .sec-deneyim-doktor .b {
    width: 100%;
    padding: 0 5px; } }
@media (max-width: 767px) {
  .content-deneyim.t1 .list article {
    padding: 35px 0 35px 0; }
    .content-deneyim.t1 .list article h3 {
      font-size: 24px; }

  .sec-doktorum {
    background: #f4f4f4;
    padding: 30px 0; }
    .sec-doktorum .list {
      background: #E9E9E9;
      padding: 10px; }

  .base:not(.custom) {
    padding-top: 100px; }

  .base.sifir {
    padding-top: 54px; }

  .tablo-mobil {
    display: block; }
    .tablo-mobil tbody, .tablo-mobil tfoot, .tablo-mobil thead, .tablo-mobil tr, .tablo-mobil td, .tablo-mobil th {
      display: block; }

  .mobil-thumb .mobil {
    display: block; }
  .mobil-thumb .desktop {
    display: none; }

  .us-head {
    margin-top: 0; }

  .sec-baslik:not(.custom) {
    font-size: 30px; }

  .filter .set {
    font-size: 14px; }
    .filter .set.a a {
      margin: 0 0 10px 0;
      width: 100%;
      display: block; }
    .filter .set.b {
      font-weight: 700; }
      .filter .set.b em {
        padding: 0 8px;
        color: #ddd; } }
@media (max-width: 420px) {
  .sec-baslik:not(.custom) {
    font-size: 26px; } }
/*
@ header  */
header .us {
  padding-top: 15px; }
  header .us .form {
    width: 300px; }
    header .us .form input {
      background: transparent; }
    header .us .form span {
      z-index: 1;
      width: 20px;
      height: calc(100% - 1px); }
      header .us .form span input {
        width: 100%;
        height: 100%;
        background: transparent; }
      header .us .form span i {
        top: -2px; }
    header .us .form .text {
      border-width: 0 0 1px 0;
      border-color: #aaacaf;
      border-radius: 0;
      text-indent: 3px;
      z-index: 0;
      height: 30px; }
  header .us a.btn {
    height: 26px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    border: 1px solid #a7a9ac;
    border-radius: 3px;
    padding: 0 18px;
    font-size: 11px; }
    header .us a.btn i {
      margin-right: 8px;
      margin-left: -5px;
      font-size: 14px; }
    header .us a.btn span {
      top: -1px; }
  header .us .doktor {
    margin-left: 18px; }
  header .us .oturum {
    margin-left: 8px; }
    header .us .oturum a.login {
      color: white;
      background: #fab74f;
      border-color: #fab74f;
      padding: 0 10px; }
      header .us .oturum a.login:hover {
        background: #F9A322; }
    header .us .oturum a i {
      margin-right: 8px;
      margin-left: 0; }
    header .us .oturum a i.icon-user {
      font-size: 14px;
      top: 1px; }
header .as .logo {
  position: absolute;
  left: 0;
  top: -30px; }
  header .as .logo img {
    width: 100%;
    max-width: 205px; }
header .as .sosyal {
  padding-top: 12px;
  margin-bottom: 41px; }
header .as .buton {
  height: 30px; }
header .menu a {
  font-size: 16px;
  margin-left: 26px;
  border-bottom: 10px solid transparent;
  padding-bottom: 8px; }
  header .menu a:first-child {
    margin-left: 0; }
  header .menu a:hover {
    border-color: #2abb9d; }
header .row-menu {
  height: 54px;
  right: -28px; }
  header .row-menu a {
    color: white;
    padding-right: 10px; }
  header .row-menu b {
    font-weight: 400;
    letter-spacing: .9px;
    font-size: 18px;
    margin-right: 7px; }
  header .row-menu .in span {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    width: 15px;
    height: 15px;
    padding: 1px 0;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    header .row-menu .in span i {
      height: 1px;
      transition: .4s;
      background: white;
      width: 100%;
      display: block; }
    header .row-menu .in span .b {
      opacity: 1; }

.mobil-menu {
  visibility: hidden;
  text-align: center;
  background: #0a0a0a;
  z-index: 4;
  position: fixed;
  width: 100%;
  height: calc(100% - 54px);
  top: 53px;
  left: 0; }
  .mobil-menu .s {
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    -os-overflow-scrolling: touch; }
  .mobil-menu form .text {
    width: 100%;
    z-index: 0;
    background: #6acfba;
    color: white;
    font-size: 16px;
    text-indent: 16px;
    height: 44px; }
    .mobil-menu form .text::-webkit-input-placeholder {
      color: #fff;
      opacity: 0.8;
      font: "Segoe"; }
    .mobil-menu form .text::-moz-placeholder {
      color: #fff;
      opacity: 0.8;
      font: "Segoe"; }
    .mobil-menu form .text:-ms-input-placeholder {
      color: #fff;
      opacity: 0.8;
      font: "Segoe"; }
    .mobil-menu form .text::placeholder {
      color: #fff;
      opacity: 0.8;
      font: "Segoe"; }
  .mobil-menu form .prt {
    width: 50px; }
    .mobil-menu form .prt i {
      font-size: 19px;
      color: #f4fffd; }
  .mobil-menu .item-1 {
    padding-top: 30px; }
    .mobil-menu .item-1 li {
      margin-bottom: 20px; }
    .mobil-menu .item-1 a {
      font-size: 17px; }
      .mobil-menu .item-1 a:hover {
        color: #2abb9d; }
  .mobil-menu .item-2 a {
    width: 180px;
    font-size: 14px;
    height: 38px;
    border-radius: 20px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    border: 1px solid #232222; }
    .mobil-menu .item-2 a span {
      top: -1px; }
    .mobil-menu .item-2 a i {
      position: absolute;
      height: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      left: 12px;
      color: #2abb9d;
      font-size: 16px; }
    .mobil-menu .item-2 a:hover {
      color: #fff; }
  .mobil-menu .item-3 {
    font-size: 38px; }
    .mobil-menu .item-3 a {
      margin: 0 6px; }

.menu-on header .row-menu .in span .b {
  visibility: hidden;
  opacity: 0; }
.menu-on header .row-menu .in span .a {
  transform: rotate(45deg);
  top: 6px; }
.menu-on header .row-menu .in span .c {
  transform: rotate(-45deg);
  top: -6px; }
.menu-on .mobil-menu {
  visibility: visible; }

.sub.head-one header {
  background-repeat: no-repeat;
  background-position: center top; }
.sub.head-one header {
  padding-bottom: 34px;
  background-image: url("img/t1_1.jpg"); }
.sub.head-one.t12 header {
  background-color: #d1ac82;
  background-image: url("img/t1_2.jpg"); }
.sub.head-one.t13 header {
  background-image: url("img/t1_3.jpg"); }
.sub.head-one.t14 header {
  background-image: url("img/t1_4.jpg"); }
.sub.head-one.t15 header {
  background-image: url("img/t1_5.jpg"); }
.sub.head-one.t16 header {
  background-image: url("img/t1_6.jpg"); }
.sub.head-one.t17 header {
  background-color: #6FC79F;
  background-image: url("img/t1_7.jpg"); }
.sub.head-one.t18 header {
  /*height:215px;*/
  background-image: url("img/t1_8.jpg"); }
.sub.head-one.t19 header {
  background-image: url("img/t1_9.jpg"); }

@media (max-width: 991px) {
  header .us .form {
    width: 200px; } }
@media (max-width: 767px) {
  header {
    padding-top: 0;
    padding-bottom: 0;
    height: 54px;
    background: #2abb9d;
    border-bottom: 1px solid #1a9279;
    z-index: 2;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 3; }
    header .as .logo {
      top: -4px;
      border-radius: 0 0 14px 14px;
      padding: 7px;
      position: absolute;
      width: 164px;
      height: 86px;
      border: 1px solid #2abb9d;
      background: white; }
      header .as .logo img {
        max-width: 144px;
        top: -16px; }

  .sub header {
    height: 54px !important;
    background-color: #2abb9d !important;
    background-image: none !important; }

  .menu-on header .as .logo {
    width: 144px;
    background: rgba(255, 255, 255, 0.3); }
    .menu-on header .as .logo img {
      max-width: 122px;
      top: -17px; } }
@media (max-width: 420px) {
  header.container-fluid {
    padding: 0; }
  header .row-menu {
    right: -14px; } }
/*
@ footer  */
footer {
  min-height: 317px;
  background: #2abb9d;
  color: white;
  padding-top: 45px; }
  footer h5 {
    font-weight: 700;
    color: #dbfff9;
    margin-bottom: 15px; }
  footer .t1 ul li {
    margin-bottom: 6px;
    font-size: 14px; }
    footer .t1 ul li:last-child {
      margin-bottom: 0; }
  footer .sosyal a {
    background: white;
    font-size: 36px;
    width: 31px;
    height: 31px;
    margin-left: 14px; }
    footer .sosyal a i {
      top: -3px;
      left: -2px; }
  footer .tel {
    display: block;
    font-size: 30px;
    font-weight: 700; }

/*
@ pages  */
.home .sec-cover {
  background: url("img/home_cover.jpg") no-repeat center top;
  height: 230px; }
  .home .sec-cover .slide {
    margin-top: 35px; }
    .home .sec-cover .slide figure {
      font-size: 50px;
      border-radius: 50%;
      overflow: hidden;
      width: 1em;
      height: 1em;
      min-width: 50px;
      max-width: 50px;
      overflow: hidden;
      margin-right: 1rem;
      border: 3px solid #2abb9d; }
      .home .sec-cover .slide figure img {
        width: 100%;
        display: block; }
    .home .sec-cover .slide strong {
      color: #2abb9d;
      font-weight: 700;
      font-size: 13px;
      font-style: italic; }
    .home .sec-cover .slide .star a {
      font-size: 16px; }
    .home .sec-cover .slide .b {
      margin-top: 2px; }
      .home .sec-cover .slide .b span {
        font-size: 11px; }
    .home .sec-cover .slide .c {
      font-size: 10px;
      padding-left: 6px;
      margin-top: 3px; }
  .home .sec-cover .find {
    background: rgba(42, 187, 157, 0.8);
    border-radius: 6px;
    max-width: 380px;
    padding: 10px 12px 5px 12px;
    color: white;
    margin-top: 15px; }
    .home .sec-cover .find h4 {
      font-weight: 700;
      font-size: 14px;
      font-style: italic;
      margin-bottom: 12px; }
    .home .sec-cover .find form .f4 .icon {
      color: #808285;
      font-size: 22px;
      height: 100%;
      top: 0; }
    .home .sec-cover .find form .f4 input {
      padding-left: 30px;
      font-size: 13px; }
    .home .sec-cover .find form .f4 .sum {
      display: block;
      padding-top: 5px;
      font-size: 10px;
      letter-spacing: 0.5px; }
.home .sec-kusak {
  background: #2abb9d; }
  .home .sec-kusak .r1 > div.a {
    background: #2dc7a7; }
  .home .sec-kusak .r1 > div.b {
    background: #4de8c8; }
  .home .sec-kusak .r1 > div.c {
    background: #35debb; }
  .home .sec-kusak .r1 > div:hover, .home .sec-kusak .r1 > div.on {
    background: #fff; }
    .home .sec-kusak .r1 > div:hover .box, .home .sec-kusak .r1 > div.on .box {
      color: #31d3b1; }
  .home .sec-kusak .box {
    display: block;
    color: white;
    padding: 15px 13px;
    text-align: center; }
    .home .sec-kusak .box button {
      margin: 18px auto 0 auto;
      font-weight: 600;
      font-size: 16px; }
    .home .sec-kusak .box p {
      font-size: 14px;
      margin-bottom: 0;
      margin-top: 20px; }
    .home .sec-kusak .box i {
      font-size: 62px; }
    .home .sec-kusak .box:hover {
      color: #409c89; }
      .home .sec-kusak .box:hover button {
        background: #24AA8F;
        border-color: #24AA8F; }

@media (max-width: 991px) {
  .sec-doktor .form {
    padding-right: 0; } }
@media (max-width: 767px) {
  .home .sec-cover {
    background: url("img/home_cover.jpg") no-repeat center center;
    height: 443px; }
    .home .sec-cover .slide {
      margin-top: 70px; }
      .home .sec-cover .slide article {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        text-align: center; }
    .home .sec-cover .find {
      margin-left: auto;
      margin-right: auto;
      margin-top: 105px; }

  .sec-dashboard {
    overflow: hidden; }
    .sec-dashboard h2 {
      font-size: 30px; }
    .sec-dashboard .nav-tabs li {
      width: 180px; }
      .sec-dashboard .nav-tabs li a span {
        font-size: 16px; }
      .sec-dashboard .nav-tabs li.active a span {
        font-size: 20px; }

  .sec-doktor {
    background: url("img/doktor-cover.jpg") no-repeat center 0;
    min-height: auto;
    /* .form 							{ padding-right:20px;
    	.f4 						{ width:230px;
    		select 					{ border-color:$renk-02; font-size:15px; color:#bcbec0 }
    		.dropdown i 			{ font-size:14px; color:black}
    	}
    	label 						{ font-size:13px; color:$renk-02; margin-right:16px }
    } */ }
    .sec-doktor h2 {
      font-size: 32px; }
    .sec-doktor .form .f4 {
      width: 200px; } }
@media (max-width: 420px) {
  .home .sec-cover {
    background: url("img/home_cover_mob.jpg") no-repeat center center;
    background-size: 100% auto;
    height: 443px; }
    .home .sec-cover .slide {
      margin-top: 46px; }
      .home .sec-cover .slide strong {
        font-size: 14px; }
      .home .sec-cover .slide article .flex {
        -ms-flex-direction: column;
            flex-direction: column; }
    .home .sec-cover .find {
      padding: 14px 14px 11px 14px;
      margin-top: 60px;
      text-align: center; }
      .home .sec-cover .find h4 {
        font-size: 18px;
        margin-bottom: 15px; }
      .home .sec-cover .find form .f4 .icon {
        color: #808285;
        font-size: 18px;
        height: 100%;
        top: 0; }
      .home .sec-cover .find form .f4 input {
        font-size: 14px; }

  .sec-kusak {
    padding-top: 15px;
    padding-bottom: 15px; }
    .sec-kusak .r1 > div {
      width: 100%; }

  .sec-dashboard {
    overflow: hidden; }
    .sec-dashboard h2 {
      font-size: 28px; }
    .sec-dashboard .nav-tabs li.active a {
      width: 120%;
      height: 120%;
      top: -10%;
      left: -10%; }
      .sec-dashboard .nav-tabs li.active a span {
        font-size: 18px; }

  .sec-dashboard .tab-pane article figure {
    margin-right: 0; } }
.tedavi .zemin {
  background: #e9f8f5; }

.tedavi.detay .us-head .patlangac {
  top: 45px;
  /* 
  > i 						{ font-size:170px }
  .in	> span					{ display:block }
  .a 							{ font-size:26px;line-height:24px}
  .b 							{ font-size:40px;line-height:37px; margin-top:2px; font-weight:700;
  	span 					{ font-size:25px }
  } 
  */ }
.tedavi.detay .us-info {
  background: #e9f8f5;
  padding: 7px 0;
  border-bottom: 3px solid #2abb9d; }
  .tedavi.detay .us-info .oncesonra {
    color: #2abb9d;
    font-weight: 700; }
    .tedavi.detay .us-info .oncesonra img {
      border: 2px solid #2abb9d;
      display: block; }
    .tedavi.detay .us-info .oncesonra .a img {
      border-right-width: 1px; }
    .tedavi.detay .us-info .oncesonra figcaption {
      margin-bottom: 6px;
      font-size: 14px;
      display: block; }
    .tedavi.detay .us-info .oncesonra .b {
      text-align: right; }
    .tedavi.detay .us-info .oncesonra .b img {
      border-left-width: 1px; }

.tedavi.deneyim-detay .nav-like i {
  font-size: 25px;
  color: #f06a6a;
  margin-right: 5px; }
.tedavi.deneyim-detay .deneyim-head {
  padding-bottom: 80px; }
  .tedavi.deneyim-detay .deneyim-head .sub .a {
    width: 134px;
    min-width: 134px; }
  .tedavi.deneyim-detay .deneyim-head .sub .a a {
    background: #2abb9d;
    color: white;
    border-radius: 3px;
    font-size: 11.5px;
    font-style: italic;
    font-weight: 700;
    padding: 3px 8px 3px 7px; }
  .tedavi.deneyim-detay .deneyim-head h1 {
    font-weight: 700;
    font-style: italic;
    color: black; }
  .tedavi.deneyim-detay .deneyim-head .kunye {
    color: #817676;
    font-style: italic;
    font-size: 13px; }
  .tedavi.deneyim-detay .deneyim-head .tanim {
    color: #2abb9d;
    font-weight: 700;
    font-size: 13px; }
  .tedavi.deneyim-detay .deneyim-head .patlangac.t2 {
    top: 35px; }
.tedavi.deneyim-detay .deneyim-surec {
  margin-top: -96px; }
  .tedavi.deneyim-detay .deneyim-surec article > time {
    background: #2abb9d;
    z-index: 1;
    color: white;
    width: 42px;
    padding: 10px 4px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0; }
    .tedavi.deneyim-detay .deneyim-surec article > time span {
      display: block;
      font-size: 13px; }
      .tedavi.deneyim-detay .deneyim-surec article > time span.gg {
        font-size: 24px;
        line-height: 15px;
        height: 18px;
        font-weight: 800; }
  .tedavi.deneyim-detay .deneyim-surec article {
    padding-bottom: 80px; }
    .tedavi.deneyim-detay .deneyim-surec article:last-child {
      padding-bottom: 0; }
  .tedavi.deneyim-detay .deneyim-surec article > h3 {
    height: 72px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    color: #231f20;
    font-style: italic; }
  .tedavi.deneyim-detay .deneyim-surec .rota {
    position: absolute;
    z-index: 0;
    left: 20px;
    top: 0;
    background: #2abb9d;
    width: 1px;
    height: 100%; }
  .tedavi.deneyim-detay .deneyim-surec article:last-child .rota {
    display: none; }
  .tedavi.deneyim-detay .deneyim-surec .as time {
    color: #817676;
    font-size: 13px;
    margin-bottom: 10px; }

@media (max-width: 767px) {
  .tedavi.detay .us-head .patlangac {
    top: 0;
    width: 110px; }
    .tedavi.detay .us-head .patlangac > i {
      font-size: 110px; }
    .tedavi.detay .us-head .patlangac .a {
      font-size: 19px;
      line-height: 13px; }
    .tedavi.detay .us-head .patlangac .b {
      font-size: 21px;
      line-height: 26px;
      margin-top: 2px; }
      .tedavi.detay .us-head .patlangac .b span {
        font-size: 21px; } }
.tedavibul .sec-doktorum {
  border-top: 4px solid #2abb9d; }
.tedavibul .list article {
  padding: 20px 0; }
  .tedavibul .list article:nth-child(2n+0) {
    background: #e9f8f5; }
  .tedavibul .list article h3 {
    font-weight: 700;
    font-size: 23px; }
  .tedavibul .list article .info {
    font-size: 13px;
    font-weight: 600; }
    .tedavibul .list article .info .fiyat b {
      font-weight: 600; }
  .tedavibul .list article .patlangac {
    top: -15px; }
    .tedavibul .list article .patlangac i {
      font-size: 84px; }
    .tedavibul .list article .patlangac div > span {
      display: block; }
    .tedavibul .list article .patlangac .a {
      font-size: 14px;
      line-height: 16px; }
    .tedavibul .list article .patlangac .b {
      font-size: 16px;
      line-height: 15px;
      margin-top: 2px;
      font-weight: 700; }
      .tedavibul .list article .patlangac .b span {
        font-size: 15px; }
  .tedavibul .list article .row .sol {
    width: 290px;
    max-width: 290px;
    min-width: 290px; }

@media (max-width: 767px) {
  .tedavibul .list article {
    padding: 30px 0; }
    .tedavibul .list article h3 {
      font-weight: 700;
      font-size: 20px; }
    .tedavibul .list article .info {
      font-size: 13px;
      font-weight: 600; }
      .tedavibul .list article .info .fiyat b {
        font-weight: 600; }
    .tedavibul .list article .patlangac {
      top: -45px;
      right: 22px; }
    .tedavibul .list article .row .sol {
      width: auto;
      max-width: none;
      min-width: initial; } }
.hesap.profil .us-head .avatar {
  font-size: 110px;
  border-radius: 50%;
  overflow: hidden;
  width: 1em;
  height: 1em;
  top: 22px;
  right: 20px;
  overflow: hidden;
  border: 3px solid #2abb9d; }
  .hesap.profil .us-head .avatar img {
    display: block;
    width: 100%; }
.hesap.profil .bant {
  background: #2abb9d;
  height: 70px;
  font-size: 14px; }
.hesap.profil .content-deneyim .list article {
  padding: 20px 0 5px 0; }

.arama .us-baslik {
  font-style: italic; }
  .arama .us-baslik h1 {
    font-weight: 400; }
    .arama .us-baslik h1 strong {
      font-weight: 700; }
  .arama .us-baslik em {
    font-style: italic;
    font-weight: 700;
    color: #2abb9d; }
.arama .list h4 {
  font-weight: 700; }
  .arama .list h4 a {
    color: #2abb9d; }
.arama .list .info {
  font-style: italic;
  font-size: 13px;
  font-weight: 600; }
  .arama .list .info .cevap {
    font-weight: 700;
    color: #f06a6a;
    text-decoration: underline; }
.arama .list article {
  margin-bottom: 45px; }
  .arama .list article:last-child {
    margin-bottom: 0; }

.soru .form .form-note {
  font-style: italic;
  font-size: 13px; }

.user-soru .kusak {
  background: #2abb9d;
  color: white;
  text-align: center; }
  .user-soru .kusak .b {
    border-left: 1px solid white;
    border-right: 1px solid white; }
  .user-soru .kusak .row > div {
    padding-top: 30px;
    padding-bottom: 30px; }
  .user-soru .kusak h4 {
    font-weight: 700;
    padding-top: 25px;
    line-height: 22px; }
  .user-soru .kusak i {
    font-size: 80px; }
  .user-soru .kusak p {
    padding: 5px 20px 0 20px;
    font-size: 14px;
    margin-bottom: 0; }

.doktor-soru .kusak {
  background: #2abb9d;
  color: white;
  padding: 30px 20px; }
  .doktor-soru .kusak h4 {
    font-weight: 700;
    font-size: 16px;
    margin: 8px 0 4px 0; }
  .doktor-soru .kusak .icon-ovchat {
    font-size: 71px; }
  .doktor-soru .kusak .icon-doktor {
    font-size: 80px; }
  .doktor-soru .kusak .icon-et {
    font-size: 72px; }
  .doktor-soru .kusak .col {
    padding: 10px 0; }
.doktor-soru .r2 {
  border-top: 2px solid #2abb9d; }
.doktor-soru .sec-doktor {
  background: none;
  border: 0;
  min-height: inherit; }
  .doktor-soru .sec-doktor h2 {
    font-size: 30px; }
.doktor-soru .sec-other-ques {
  /*padding:0 10px 0 55px; */ }
  .doktor-soru .sec-other-ques .list {
    height: 328px;
    overflow: hidden; }
  .doktor-soru .sec-other-ques ul li {
    padding-right: 20px;
    margin-bottom: 22px; }
    .doktor-soru .sec-other-ques ul li:last-child {
      margin-bottom: 0; }
  .doktor-soru .sec-other-ques a h4 {
    font-weight: 700;
    font-size: 16px; }
  .doktor-soru .sec-other-ques a p {
    font-size: 14px;
    margin-bottom: 0; }

@media (max-width: 991px) {
  .doktor-soru .kusak {
    padding: 30px 10px; }
    .doktor-soru .kusak i {
      font-size: 42px; }
    .doktor-soru .kusak .col {
      padding: 5px 0; } }
@media (max-width: 767px) {
  .user-soru .kusak .b {
    border: 0;
    border-top: 1px solid white;
    border-bottom: 1px solid white; }
  .user-soru .kusak .row > div {
    padding-top: 20px;
    padding-bottom: 20px; }
  .user-soru .kusak i {
    font-size: 64px; }
  .user-soru .slide .ctrl.t1 a.prev {
    left: -5px; }
  .user-soru .slide .ctrl.t1 a.next {
    right: -5px; }

  .doktor-soru .kusak {
    padding: 0 10px; }
    .doktor-soru .kusak i {
      font-size: 52px; }
    .doktor-soru .kusak .col {
      padding: 30px 0; }
    .doktor-soru .kusak .col.b {
      border-top: 1px solid rgba(255, 255, 255, 0.5);
      border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
  .doktor-soru .r1 .sag {
    margin-top: -31px; } }
.doktor-kayit .sec-kayit .text {
  font-style: italic; }
  .doktor-kayit .sec-kayit .text div {
    color: #808285;
    font-size: 16px; }
  .doktor-kayit .sec-kayit .text blockquote {
    font-size: 24px;
    font-weight: 700;
    font-style: italic;
    color: #2abb9d; }
.doktor-kayit .sec-kayit .sub {
  font-size: 20px;
  text-align: center;
  display: block; }
.doktor-kayit .sec-yorum {
  background: #e9f8f5;
  padding: 10px 0; }
  .doktor-kayit .sec-yorum li {
    margin-bottom: 30px; }
    .doktor-kayit .sec-yorum li:last-child {
      margin-bottom: 0; }
    .doktor-kayit .sec-yorum li figure {
      width: 60px;
      height: 60px;
      border-radius: 50%;
      overflow: hidden; }
    .doktor-kayit .sec-yorum li div.a {
      width: 60px;
      max-width: 60px;
      min-width: 60px; }
    .doktor-kayit .sec-yorum li div.b {
      padding-left: 10px; }
    .doktor-kayit .sec-yorum li a {
      display: -ms-flexbox;
      display: flex;
      font-size: 14px; }
      .doktor-kayit .sec-yorum li a h4 {
        font-weight: 700;
        font-size: 14px; }
      .doktor-kayit .sec-yorum li a p {
        margin-bottom: 0; }
.doktor-kayit .sec-kusak {
  background: #2abb9d;
  color: white;
  padding: 10px 0;
  text-align: center; }
  .doktor-kayit .sec-kusak h4 {
    font-size: 16px;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 10px; }
  .doktor-kayit .sec-kusak p {
    font-size: 14px; }
  .doktor-kayit .sec-kusak i {
    font-size: 74px; }

.doktor-profil .sec-cover {
  height: 240px;
  background: #ddd; }
  .doktor-profil .sec-cover .slick-slide {
    height: 240px;
    text-align: center;
    background-position: center center;
    background-repeat: no-repeat; }
  .doktor-profil .sec-cover .list {
    z-index: 0; }
  .doktor-profil .sec-cover .ctrl {
    z-index: 1; }
    .doktor-profil .sec-cover .ctrl a {
      top: 96px; }
  .doktor-profil .sec-cover .item-1 {
    background-image: url("img/slide/1.jpg"); }
  .doktor-profil .sec-cover .item-2 {
    background-color: orange; }
.doktor-profil .sec-cart .sol {
  width: 126px;
  text-align: center;
  margin-right: 20px; }
.doktor-profil .sec-cart figure {
  font-size: 126px;
  border-radius: 50%;
  overflow: hidden;
  width: 1em;
  height: 1em;
  z-index: 1;
  border: 4px solid #2abb9d;
  margin-top: -48px; }
.doktor-profil .sec-cart small {
  font-style: italic;
  font-size: 12px; }
.doktor-profil .sec-cart .sag {
  font-size: 14px; }
  .doktor-profil .sec-cart .sag h1 {
    font-weight: 700;
    font-style: italic;
    font-size: 20px;
    color: #231f20; }
  .doktor-profil .sec-cart .sag > span {
    display: block; }
  .doktor-profil .sec-cart .sag .url {
    font-weight: 700; }
.doktor-profil .sec-cart .yorum label {
  font-weight: 400;
  font-size: 12px;
  padding-left: 8px; }
.doktor-profil .block-1 hr.kusak-back {
  background: #2abb9d;
  height: 56px;
  width: 100%;
  z-index: 0;
  position: absolute;
  left: 0;
  top: 148px;
  margin: 0;
  border: 0; }
.doktor-profil .sec-kusak {
  background: #2abb9d;
  color: white;
  height: 56px;
  padding-left: 103px;
  font-size: 12px;
  text-align: center; }
.doktor-profil .tab-menu {
  border-bottom: 1px solid #2abb9d;
  text-align: center;
  padding: 0 8px;
  font-size: 12px; }
  .doktor-profil .tab-menu > li {
    width: 100px; }
    .doktor-profil .tab-menu > li a {
      border-radius: 6px 6px 0 0;
      padding: 8px;
      height: 34px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center; }
      .doktor-profil .tab-menu > li a:hover {
        background: #e9f8f5; }
    .doktor-profil .tab-menu > li.active a {
      background: #2abb9d;
      color: white; }
.doktor-profil .tab-bilgi .list-us li {
  margin-bottom: 18px; }
  .doktor-profil .tab-bilgi .list-us li:last-child {
    margin-bottom: 0; }
.doktor-profil .tab-bilgi .list-hizmet h3 {
  font-style: italic;
  font-weight: 700; }
.doktor-profil .tab-bilgi .list-hizmet ul {
  color: #2abb9d;
  font-size: 19px;
  font-weight: 600; }
  .doktor-profil .tab-bilgi .list-hizmet ul li {
    margin-bottom: 15px; }
  .doktor-profil .tab-bilgi .list-hizmet ul a {
    color: #2abb9d; }
.doktor-profil .sec-blog h3 {
  font-style: italic;
  font-weight: 700; }
.doktor-profil .sec-blog article {
  margin-bottom: 35px; }
  .doktor-profil .sec-blog article:last-child {
    margin-bottom: 0; }
  .doktor-profil .sec-blog article h4 {
    margin-bottom: 15px; }
  .doktor-profil .sec-blog article h4 a {
    font-weight: 700;
    font-size: 22px; }
.doktor-profil .sec-basvuru {
  border: 2px solid #2abb9d;
  background: white; }
  .doktor-profil .sec-basvuru h3 {
    background: #2abb9d;
    color: white;
    padding: 16px 8px;
    text-align: center;
    font-weight: 700;
    font-size: 18px; }
  .doktor-profil .sec-basvuru form {
    padding: 16px; }
  .doktor-profil .sec-basvuru blockquote {
    color: #808285;
    font-size: 17px;
    padding: 22px 0;
    text-align: center; }
  .doktor-profil .sec-basvuru .form li.f4 {
    margin-bottom: 6px; }
    .doktor-profil .sec-basvuru .form li.f4 label {
      font-weight: 400;
      font-size: 14px;
      padding-left: 8px; }
  .doktor-profil .sec-basvuru small {
    font-size: 13px;
    color: #999; }
.doktor-profil .sec-harita h3 {
  color: #2abb9d;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 12px; }
.doktor-profil .sec-harita a {
  border: 2px solid #2abb9d;
  display: block; }
.doktor-profil .r-1 > .sag > div {
  max-width: 320px;
  margin: 0 auto; }

@media (max-width: 991px) {
  .r-1 > .sag {
    background: #f7f5f5;
    padding-top: 25px;
    padding-bottom: 25px; } }
@media (max-width: 767px) {
  .doktor-kayit .sec-kayit .text div {
    font-size: 15px; }
  .doktor-kayit .sec-kayit .text blockquote {
    font-size: 20px; }
  .doktor-kayit .sec-kusak {
    padding-bottom: 0; }
    .doktor-kayit .sec-kusak li {
      border-bottom: 1px solid rgba(255, 255, 225, 0.3);
      padding-top: 25px;
      padding-bottom: 25px; }
      .doktor-kayit .sec-kusak li:last-child {
        border-bottom: 0; }

  .doktor-profil .sec-kusak {
    padding-left: 0; } }
@media (max-width: 420px) {
  .doktor-profil .sec-kusak {
    height: auto; }
    .doktor-profil .sec-kusak ul li {
      margin-bottom: 10px; }
      .doktor-profil .sec-kusak ul li:last-child {
        margin-bottom: 0; } }
.deneyim-paylas .form .f4 label {
  padding-left: 5px;
  font-weight: 400; }
.deneyim-paylas .form .field-onay label {
  font-size: 14px;
  font-style: italic; }
.deneyim-paylas .form .field-oy li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 6px; }
  .deneyim-paylas .form .field-oy li:last-child {
    margin-bottom: 0; }
  .deneyim-paylas .form .field-oy li label {
    font-weight: 400;
    font-size: 13px;
    padding-left: 10px; }
