.kurumsal-form { display: inline-block; margin-top: 15px; }
.kurumsal-form input[type="text"] { width: 100%; height: 45px; border: 1px solid #eee; box-shadow: none; margin-bottom: 30px; padding: 0px 15px; }
.kurumsal-form textarea { width: 100%; height: 120px; border: 1px solid #eee; box-shadow: none; margin-bottom: 30px; padding: 15px; }
.kurumsal-form input[type="text"]::focus { box-shadow: none; outline: none; }
.kurumsal-form input[type="text"]:focus-visible { box-shadow: none; outline: none; }
.kurumsal-form input[type="text"]::active { box-shadow: none; }
.kurumsal-form input[type="submit"] { padding: 6px 16px; color: #fff; border: 1px solid #eee; border-radius: 4px; float: right; box-shadow: none; outline: none; background: #E43D30; margin-top: -15px; }

.scroll { position: absolute; animation-name: scroll; display: none; animation-direction: forward; animation-iteration-count: infinite; animation-duration: 2s; bottom: 0px; width: auto; left: calc(50% - 60px); height: 60px; margin-bottom: 30px; text-align: center; z-index: 888; }
.scroll::before { content: '';
position: relative;
margin-left: 30px;
cursor: pointer;
bottom: 0px;
display: inline-block;
width: 60px;
height: 60px;
z-index: 2222;
text-align: center;
background: url(../images/scroll.png) no-repeat rgba(0,0,0,0.2);
background-size: 35px;
background-position: center center;
border-radius: 50%;
box-shadow: 0 0 8px 4px rgb(80 80 80 / 20%);
}

@keyframes scroll {
  0%    { bottom: 0px; }
  50%   { bottom: 30px; }
  100%  { bottom: 0px; }
}


/* Mobil CSS */

@media (max-width:768px) {

  @media screen and (max-width: 820px) {
    .container {
      width: 100%;
      padding: 0px 15px;
    }
  }

  header .top {
    float: left;
    width: 100%;
    background: #EEEEEE;
    height: 140px;
  }


  header .top .search .search-btn {
    position: absolute;
    left: 36px;
    top: 88px;
  }

  header .top .search .search-text {
    width: 100%;
  }

  main .slide .btns .left-top a {
    width: 49%;
    margin-right: 6px;
  }

  main .slide .btns .right-top a {
    width: 49%;
  }

  main .slide .btns .left-bottom a {
    width: 49%;
    margin-right: 6px;
  }

  main .slide .btns .right-bottom a {
    width: 49%;
  }

  .slick-slide img {
    height: 100%;
    max-width: initial;
  }

  main .slide #main-slider .slick-next {
    left: 18%;
    top: 95%;
  }

  main .slide #main-slider .slick-prev {
    left: 12%;
    top: 95%;
  }

  header .bottom {
    height: 160px;
  }

  main .slide #main-slider-content {
    top: 120px;
    width: 65%;
    left: 14%;
  }

  main .slide #main-slider-content h1,
  main .slide #main-slider-content h2 {
    line-height: 45px;
  }

  main .socialtab {
    top: 50%;
  }

  header .bottom .hastaneler {
    padding-top: 20px;
  }

  header .top .online-menu {
    margin-top: 50px;
  }

  main .can-bebek .right .left-top a {
    width: 50%;
  }

  main .can-bebek .right .right-top a {
    width: 50%;
  }

  main .can-bebek .right .left-bottom a {
    width: 50%;

  }

  main .can-bebek .right .right-bottom a {
    width: 50%;
  }

  main .kurumlar .kurumlar-slider .slick-prev {
    top: -40px;
    left: auto;
    right: 20%;
  }

  main .kurumlar .kurumlar-slider .slick-next {
    top: -40px;
    right: 6%;
  }


  main .can-kesfet .left {
    float: unset;
  }

  main .can-kesfet .right {
    margin-top: 500px;
    padding-left: 40px;
  }

  main .can-kesfet .text2 {
    padding-left: 0px;
    padding-right: 20px;
  }

  .footer .top .social {
    float: unset;
    width: 70%;
  }

  .footer .top .privacy a {
    font-weight: 400;
    font-size: 12px;
    color: #6B6B6B;
    letter-spacing: 0.4px;
    text-decoration: underline;
    margin-left: 7px !important;
    line-height: 27px;
    margin-right: 15px;
  }

  main .checkup .checkup-slider .slick-list {
    padding: 0px 0px !important;
  }

  .mobile-footer-reverse {
    display: flex;
    flex-direction: column-reverse;
  }

  .mobile-footer-reverse .footer-logo {
    margin-top: 70px;
  }

  main .checkup {
    float: left;
    width: calc(100% - 40px);
    margin: 40px 20px;
  }

  main .checkup .slick-next {
    right: -23px;
  }

  main .checkup .slick-prev {
    left: -23px;
  }

  main .checkup .checkup-btn {
    padding: 15px 45px;
    text-align: center;
    display: flex;
    justify-content: center;
    float: unset;
  }

  .can-bebek .can-bebek-reverse {
    margin-top: 300px;
  }

  .page main .blog .filtre .birim {
    float: right;
    background: #00B5AC;
    color: #fff;
    border: none;
    padding: 15px;
    width: 184px;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 17px;
    outline: 0px;
  }
}


/* General CSS */

main .blog .item .text {
  min-height: 60px;
}

main .blog .col-md-3 .tag {
  left: 0px;
  bottom: 90px;
}

main .blog .item .tag {
  bottom: 90px;
}

main .merkezler{
  padding-bottom: 60px!important;
}

main .nedengozakademi{
  padding-bottom: 60px!important;
}

main .blog .all-btn{
  float: none;
  display: block;
  width: 250px;
  background: #0070FF;
  border-radius: 6px;
  padding: 12px 25px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #FFFFFF;
  text-align: center;
  line-height: 20px;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 30px;
}
main .blog .all-btn:hover{
  background: #e43d30;
  transition: all 0.8s;
}

.fancybox__container{
  z-index: 99999!important;
}

main .merkezler .img-radius{
  border-radius: 9%;
}

.det-btn { color: #0070FF; font-weight: 700; transition: 0.3s; font-size: 14px; margin-top: 10px; display: inline-block; }
.det-btn:hover { color: #E43D30; }
.custom-content { display: table; }
.custom-align { display: table-cell; vertical-align: middle; width: 100%; height: 355px; }
main .banner .slider #main-slider .item:before { background: rgba(0, 0, 0, 0.25)!important; }

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

.page .doctors-kurumsal .doktorlar {
  float: left;
  width: 100%;
}

.page .doctors-kurumsal .doktorlar .item {
  float: left;
  margin: 14px;
  width: calc(25% - 28px);
}

.page .doctors-kurumsal .doktorlar .item .img img{
  /*border-radius: 15px;*/
}

.page .doctors-kurumsal .doktorlar .item h4 {
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  color: #19232B;
  line-height: 17px;
  margin: 15px 0px;
  float: left;
  width: 100%;
}

.page .doctors-kurumsal .doktorlar .item h4 a {
  color: #19232B;
  font-weight: 700;
}

.page .doctors-kurumsal .doktorlar .item h4 span {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #464646;
  line-height: 13px;
  display: block;
  margin-top: 5px;
}

.page .doctors-kurumsal .doktorlar .item:hover h4 a {
  color: #0070ff;
}

.page .doctors-kurumsal h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 36px;
  color: #0D0D0D;
  text-align: center;
  line-height: 36px;
  font-weight: 600;
  margin-bottom: 30px;
}

.hospitalsubpage header .bottom {
  background: transparent!important;
}

.hospitalsubpage header .bottom .navbar .navbar-nav li a {
  color: #464646!important;
}
header .top .left a.active {
    color: #464646;
    text-decoration: none;
}
.hospitalsubpage .fixed .bottom .navbar .navbar-nav li a {
  color: #464646;
}

.hospitalsubpage header .bottom .navbar .navbar-nav .dropdown-content a {
  color: #464646;
}

.hospitalsubpage header .bottom .navbar .navbar-collapse .search a {
  background: #fff;
  color: #464646;
}

.hospitalsubpage .fixed .bottom .navbar .navbar-collapse .search a {
  background: #e4e4e4;
  color: #464646;
}

.hospitalsubpage header .top .left a {
  color: #464646!important;
}

.hospitalsubpage .fixed .top .left a {
  color: #464646!important;
}

.hospitalsubpage header .bottom .navbar .navbar-collapse .lang a {
  background: #fff;
  color: #464646;
}

.hospitalsubpage .fixed .bottom .navbar .navbar-collapse .lang a {
  background: #e4e4e4;
  color: #464646;
}

.hospitalsubpage header .bottom {
  padding: 0px;
}

.alert {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 6666;
}


.fix_privacy { border-top: 1px solid #ccc; }
.fix_privacy p { padding: 15px 0px; }
.fix_privacy .kapat { padding: 6px 12px; background: #0070FF; color: #fff; border: 1px solid #0070FF; transition: .3s; }
.fix_privacy .kapat:hover { background: #fff; color: #0070FF; }


.merkez-slider {
      margin-top: 45px; }
      main .merkezler .merkez-slider .item {
        display: none;
        padding: 0px 20px; }
        main .merkezler .merkez-slider .item .img {
          position: relative; }
          main .merkezler .merkez-slider .item .img:before {
            content: '';
            position: absolute;
            left: 0px;
            top: 0px;
            background-image: linear-gradient(-180deg, rgba(232, 255, 254, 0.2) 35%, #0070FF 100%);
            border-radius: 32px 32px 8px 32px;
            width: 100%;
            height: 100%; }
        main .merkezler .merkez-slider .item h3 {
          position: absolute;
          margin-top: -45px;
          font-size: 20px;
          color: #FFFFFF;
          font-weight: 600;
          line-height: 17px;
          z-index: 999;
          padding: 0px 20px; }
        main .merkezler .merkez-slider .item:hover .img:before {
          background-image: linear-gradient(-180deg, rgba(232, 255, 254, 0.2) 15%, #0070FF 100%); }
      main .merkezler .merkez-slider .slick-active .item {
        display: block; }
    main .merkezler .slick-prev {
      left: -30px;
      top: 49%; }
      main .merkezler .slick-prev:before {
        content: '';
        position: absolute;
        background: url(../images/arrow-left-black.png) no-repeat top center;
        width: 18px;
        height: 14px; }
    main .merkezler .slick-next {
      right: -10px;
      top: 49%; }
      main .merkezler .slick-next:before {
        content: '';
        position: absolute;
        background: url(../images/arrow-right-black.png) no-repeat top center;
        width: 18px;
        height: 14px; }




main .blog .item .img { display: inline-block; }
main .blog .item { display: inline-block; }

.searchresult a { color: #000; }

form a { font-weight: 700; color: #E43D30; }
form a:hover { border-bottom: 1px solid #fff; color: #fff; }
.page main .kurumsal .right .doktorlar .item h4 { text-align: center; }


header .top { background: rgb(255 255 255); }
header .bottom .navbar .navbar-nav li a { color: #000; }
header { position: relative; background: #EEF2F6; }
main .banner .slider #main-slider .item img { -webkit-transform: scale(1); transform: scale(1); }
main .banner { height: 100%; }

main .banner .slider #main-slider-content .bottom .detail{ font-size: 19px; }

@media screen and (min-width: 1470px){
  #main-slider-content {
      top: 52% !important;
      left: 41%!important;
  }
}
@media screen and (min-width: 1700px){
  #main-slider-content {
      top: 52% !important;
      left: 36%!important;
  }
}
.page main {
    margin-top: 75px;
}

@media screen and (max-width: 1470px){
  #main-slider-content {
      top: 52% !important;
      left: 46%!important;
  }
}

.page header .top .left a{ color: #777!important; text-decoration:none; }
.page header .top .left a.active{ color: #0071ff!important; text-decoration: underline; }
@media screen and (max-width: 768px) {
    .dropdown-content { display:none!important; }
  header { width: 100%; height: 100%; display: inline-block; }
  main .banner { height: auto; }
  header .top { height: auto; padding-bottom: 10px; }
  header .top .right { width: 100%; display: inline-block; margin-top: 8px; text-align: center; }
  header .bottom { display: inline-block; height: auto; width: 100%; }
  header .bottom .navbar-brand { margin-top: 0px!important; }
  header .top .left a { float: initial; margin-right: 0px; margin: 0px 10px; }
  header .top .left { width: 100%; display: inline-block; text-align: center; }
  header .top .right a { padding: 7px 7px !important; font-size: 10px; }
  header .top .right a.phone { margin: 0px 10px; }
  .navbar-header button { position: relative; z-index: 9999; margin-top: 10px; }
  .custom-content { padding: 0px 0px 0px 0px!important; }
  .page main .iletisimform form { padding: 50px 20px!important; }
  .page header .navbar-toggle { margin-top: 5px!important; }
  .scroll { display: none; }
  main .banner .slider #main-slider-content .bottom { margin-top: -20px; margin-left: 20px; }
  .hospitalsubpage header .top .left a { color: #4e4e4e!important; }
  .page .doctors-kurumsal .doktorlar .item { width: 100%!important; margin: 0px!important; }
  .page .doctors-kurumsal .doktorlar .item .img img { width: 100%; }
  main .tedaviler .item { margin: 5px 0px; }
  main .banner .slider #main-slider-content { top: 100px!important; left: 0px!important; font-size: 15px; }
  main .banner .slider #main-slider-content .bottom .detail { margin-top: 20px; font-size: 14px; }
main .banner .slider #main-slider-content .bottom { margin-top: 0px; margin-left: 20px; }
  .slick-slide img { width: 100%; }
  header .top .right a.phone { float: initial!important; font-size: 13px; }
  header .top .right a.randevu { float: initial!important; font-size: 13px; }
  header .top .right a.tetkik { float: initial!important; font-size: 13px; }
  .page .col-md-3 { float: l }
  .page .col-md-9 { float: left; }
  header .bottom .navbar-brand img { width: auto!important; }
  main .merkezler .merkez-slider .item { padding: 0px; }
  main .merkezler .slick-next { top: initial; bottom: -38px; right: 43%; }
  main .merkezler .slick-prev { top: initial; bottom: -38px; left: 40%; }
  .footerincefikirler { width: 100%; display: inline-block; float: left; margin-top: 20px; text-align: center; }
}