@media (max-width: 768px) {
    .corporate .corporate-boxes a {
        width:47%!important;
    }

    .corporate .corporate-boxes a:nth-child(2n) {
        margin-right: 0
    }

    .corporate .corporate-boxes .item {
        font-size: 16px;
        height: 135px;
        margin-bottom: 20px;
        display: flex;
        flex-direction: column;
        justify-content: space-around
    }

    .corporate .corporate-boxes .item img {
        margin-bottom: 0
    }

    .corporate .corporate-boxes .item .image-wrapper {
        width: 48px;
        height: 48px;
        margin: 0 auto
    }

    .corporate .corporate-boxes .item .image-wrapper img,.corporate.page-healthpacks-detail .wrapper-box.wrapper-box-form form .item {
        width: 100%
    }
	}
.corporate .corporate-boxes {
    position: relative;
    z-index: 5;
    margin-top: -70px
}

.corporate .sponsor-list ul,.corporate-art-list ul,.corporate-boxes-row {
    display: flex;
    flex-wrap: wrap
}

.corporate .corporate-boxes a {
    display: block;
    width: 19%;
    margin-right: auto
}

body.rtl .corporate .corporate-boxes a {
    margin: 0 0 0 auto
}

@media (max-width: 1199px) {
    .corporate .corporate-boxes a {
        margin-right:auto
    }

    body.rtl .corporate .corporate-boxes a {
        margin: 0 0 0 auto
    }
}

@media (max-width: 991px) {
    .corporate .corporate-boxes a {
        margin-right:auto
    }

    body.rtl .corporate .corporate-boxes a {
        margin: 0 0 0 auto
    }
}

body.rtl .corporate .corporate-boxes a:last-child {
    margin: 0
}

.corporate .corporate-boxes .item {
    padding: 20px 5px;
    color: #151b26;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    background-color: #fff;
    border: solid 1px #d4d7dd;
    border-radius: 4px
}

body:lang(en) .corporate .corporate-boxes .item {
    font-size: 17px
}

@media (max-width: 1199px) {
    .corporate .corporate-boxes .item {
        height:100%
    }
}

.corporate .corporate-boxes .item img {
    display: block;
    margin: 0 auto 10px;
    width: 64px;
    height: 64px
}

.corporate .corporate-boxes a:nth-child(1) .item img {
    width: 64px
}
.contentlist a{font-size:18px; line-height: 24px;}
.contentlist li{padding:5px 0px;}
    .hero{
      position:relative;
      width:100%;
      height:750px;
      overflow:hidden;
      display:flex;
      align-items:center;
      justify-content:center;
    }
    .hero video{
      position:absolute;
      top:0;left:0;
      width:100%;
		height:750px;
      object-fit:cover;
      filter:brightness(65%) contrast(105%);
      z-index:-2;
    }
    /* Search bar */
    .searchbar{
      display:flex;
      align-items:center;
      background:rgba(255,255,255,0.15);
      backdrop-filter:blur(10px);
      border-radius:50px;
      border:1px solid rgba(255,255,255,0.3);
      padding:8px;
      width:60%;
      max-width:600px;
		margin-top: 300px;
    justify-self: center;
      box-shadow:0 10px 30px rgba(0,0,0,0.5);
    }
    .searchbar input{
      flex:1;
      background:transparent;
      border:none;
      outline:none;
      color:#fff;
      font-size:1rem;
      padding:12px 16px;
    }
    .searchbar input::placeholder{color:#eee;}
    .searchbar button{
      border:none;
      border-radius:50px;
      background:#003974;
      color:#fff;
      padding:12px 24px;
      font-weight:bold;
      cursor:pointer;
      transition:transform .15s ease, box-shadow .3s ease;
      box-shadow:0 6px 20px rgba(0,89,178,.5);
    }
    .searchbar button:hover{
      transform:scale(1.05);
      box-shadow:0 8px 25px rgba(0,89,178,.6);
    }
    /* JCI badge */
    .jci-badge{
      position:absolute;
      top:15px;right:15px;
      display:flex;
      align-items:center;
      gap:15px;
      background:#fff;
      border:1px solid rgba(255,255,255,0.3);
      padding:14px 20px;
      border-radius:18px;
      backdrop-filter:blur(12px);
      box-shadow:0 0 40px rgba(255,255,255,0.25),0 10px 30px rgba(0,0,0,0.5);
      transition:transform .2s ease, box-shadow .3s ease;
    }
    .jci-badge:hover{
      transform:scale(1.05);
      box-shadow:0 0 55px rgba(255,255,255,0.35),0 12px 35px rgba(0,0,0,0.6);
    }
    .jci-badge img{
      width:60px;height:60px;object-fit:contain;
      filter:drop-shadow(0 0 15px rgba(255,255,255,0.5));
    }
    .jci-badge .txt{
      color:#fff;
      line-height:1.2;
    }
    .jci-badge .txt strong{
      font-size:16px;
      letter-spacing:0.4px;
    }
    .jci-badge .txt span{
      font-size:13px;
      opacity:0.9;
    }
    @media (max-width:600px){
      .searchbar{width:85%;place-self: anchor-center;margin-top: 350px;}
      .jci-badge{
        top:15px;right:15px;
        padding:14px 14px;
      }
      .jci-badge img{width:78px;height:78px;}
		    .hero{
      position:relative;
      width:100%;
      height:550px;
      overflow:hidden;
      display:flex;
      align-items:center;
      justify-content:center;
    }
    .hero video{
      position:absolute;
      top:0;left:0;
      width:100%;
    height:550px;
      object-fit:cover;
      filter:brightness(65%) contrast(105%);
      z-index:-2;
    }
    }
/*=============================
        07. Anasayfa Choose Us Alan覺
===============================*/

.tg-chose-list-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 5px !important;
}
@media (max-width: 575px) {
  .tg-chose-section-title h2 br {
    display: none;
  }
}
.tg-chose-shape {
  left: 0;
  bottom: 70px;
  z-index: -1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tg-chose-shape-2 {
    margin-left: 0;
  }
}
.tg-chose-right {
  margin-right: 50px;
  margin-left: 33px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tg-chose-right {
    margin-right: 0;
    margin-left: 0;
  }
}
.tg-chose-thumb {
  margin-right: -143px;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tg-chose-thumb {
    margin-right: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tg-chose-thumb {
    margin-bottom: 20px;
  }
}
.tg-chose-big-text {
  position: absolute;
  top: 36%;
  left: 103%;
  -webkit-transform: rotate(-90deg) translateY(-188px);
  -moz-transform: rotate(-90deg) translateY(-188px);
  -ms-transform: rotate(-90deg) translateY(-188px);
  -o-transform: rotate(-90deg) translateY(-188px);
  transform: rotate(-90deg) translateY(-188px);
  z-index: -1;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tg-chose-big-text {
    left: 98%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tg-chose-big-text {
    left: 106%;
  }
}
.tg-chose-big-text h2 {
  font-weight: 600;
  font-size: 130px;
  text-transform: uppercase;
  font-family: var(--tg-ff-chillax);
  position: relative;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-color: var(--tg-grey-4);
  -webkit-text-stroke-width: 1px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tg-chose-big-text h2 {
    font-size: 100px;
  }
}
@media (max-width: 575px) {
  .tg-chose-big-text h2 {
    font-size: 60px;
  }
}
.tg-chose-big-text h2::after {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  color: var(--tg-theme-primary);
  -webkit-text-stroke-color: var(--tg-theme-primary);
  overflow: hidden;
  width: 100%;
  -webkit-transition: all 2s ease-out 0s;
  -moz-transition: all 2s ease-out 0s;
  -ms-transition: all 2s ease-out 0s;
  -o-transition: all 2s ease-out 0s;
  transition: all 2s ease-out 0s;
  -moz-animation: about-text 2s ease-in-out 1s forwards infinite alternate-reverse;
  -webkit-animation: about-text 2s ease-in-out 1s forwards infinite alternate-reverse;
  animation: about-text 2s ease-in-out 1s forwards infinite alternate-reverse;
}
.tg-chose-2-thumb img {
  border-radius: 20px;
  object-fit: cover;
}
.tg-chose-2-content {
  background: var(--tg-theme-primary);
  border-radius: 20px;
  padding: 51px 44px 30px 44px;
  height: 100%;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tg-chose-2-content {
    padding: 51px 20px 30px 20px;
  }
}
.tg-chose-2-content p {
  text-transform: capitalize;
  color: var(--tg-common-white);
  line-height: 26px;
}
.tg-chose-2-shape {
  position: absolute;
  left: 0;
  top: 40%;
  z-index: -1;
}
.tg-chose-2-box-shape {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  border-radius: 0 0 20px 0;
}
.tg-chose-2-title {
  font-weight: 600;
  font-size: 20px;
  text-transform: capitalize;
  color: var(--tg-common-white);
}
.tg-chose-2-title a:hover {
  color: var(--tg-common-white);
  opacity: 0.6;
}
.tg-chose-3-left {
  padding-right: 55px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tg-chose-3-left {
    padding-right: 0;
  }
}
.tg-chose-3-map {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: -52px;
}
.tg-chose-3-shape {
  position: absolute;
  right: 32px;
  bottom: 0;
  width: 17%;
  z-index: -1;
}
.tg-chose-3-rounded {
  display: inline-block;
  margin-left: 63px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tg-chose-3-rounded {
    margin-left: 0;
  }
}
.tg-chose-3-star {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto;
}
.tg-chose-3-thumb .main-thumb {
  box-shadow: -10px 13px 20px 0 rgba(0, 0, 0, 0.1);
  background: #f2f2f2;
  transform: rotate(-4deg);
  border: 8px solid var(--tg-common-white);
  border-radius: 20px;
  max-width: 288px;
  position: relative;
  z-index: 1;
}
@media (max-width: 575px) {
  .tg-chose-3-thumb .main-thumb {
    max-width: 100%;
  }
}
.tg-chose-3-thumb-2 {
  box-shadow: -10px 13px 20px 0 rgba(0, 0, 0, 0.1);
  border: 8px solid var(--tg-common-white);
  border-radius: 20px;
  background: #f2f2f2;
  transform: rotate(3deg);
}
@media (max-width: 575px) {
  .tg-chose-3-thumb-2 {
    max-width: 100%;
  }
}
.tg-chose-4-right {
  padding-right: 0;
  padding-left: 55px;
}
@media (max-width: 575px) {
  .tg-chose-4-right {
    padding-left: 55px;
  }
}
.tg-chose-4-shape {
  position: absolute;
  left: 0;
  bottom: 85px;
  z-index: -1;
  width: 13%;
}
.tg-chose-5-list-wrap {
  margin-right: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tg-chose-5-list-wrap {
    margin-right: 0;
  }
}
.tg-chose-5-list-wrap .tg-chose-list-icon {
  width: 68px;
  flex: 0 0 auto;
}
.tg-chose-5-text-round {
  position: absolute;
  left: -100px;
  bottom: 90px;
}
.tg-chose-5-text-round .tg-chose-3-rounded {
  margin-left: 0;
}
.tg-chose-5-thumb img {
  border-radius: 20px;
}
@media (max-width: 575px) {
  .tg-chose-5-thumb img {
    width: 100%;
    margin-bottom: 20px;
  }
}
.tg-chose-5-thumb-2 img {
  border-radius: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tg-chose-5-left {
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tg-chose-5-para {
    margin-bottom: 30px;
  }
}
.tg-chose-5-map-shape {
  position: absolute;
  right: 0;
  bottom: 92px;
  width: 16%;
  z-index: -1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tg-chose-content {
    margin-left: 0;
  }
}
.tg-chose-6-totle {
  font-weight: 600;
  font-size: 20px;
  text-transform: capitalize;
}
.tg-chose-6-shape {
  position: absolute;
  bottom: 14%;
  width: 12%;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tg-chose-6-shape {
    bottom: 0;
  }
}
.tg-chose-6-wrap {
  padding: 40px 40px 15px 40px;
  box-shadow: 0 4px 50px 0 #e5e5e5;
  border-radius: 15px;
  background: var(--tg-common-white);
}
.tg-chose-6-wrap .icon {
  border-radius: 10px;
  background: #f0e9ff;
  width: 60px;
  height: 60px;
  text-align: center;
  display: inline-block;
  line-height: 60px;
}
.tg-chose-6-wrap p {
  line-height: 28px;
}
.tg-chose-su-wrap .tg-chose-2-content {
  background: var(--tg-grey-8);
  overflow: hidden;
}
.tg-chose-su-wrap .tg-chose-2-title {
  font-family: var(--tg-ff-outfit);
  color: var(--tg-common-black);
}
.tg-chose-su-wrap .tg-chose-2-title a:hover {
  color: var(--tg-theme-primary);
}
.tg-chose-su-wrap .tg-chose-2-content p {
  color: var(--tg-grey-1);
  line-height: 26px;
}
.tg-chose-su-2-wrap {
  background: #f6f4fa;
}
.tg-chose-su-2-wrap .tg-chose-list-title {
  font-family: var(--tg-ff-outfit);
  font-size: 22px;
  font-weight: 700;
}
.tg-chose-su-2-wrap .tg-chose-list-content p {
  font-family: var(--tg-ff-outfit);
  text-transform: capitalize;
}
.tg-chose-su-2-wrap .tg-chose-list-icon.mr-20 {
  width: 60px;
  display: inline-block;
  flex: 0 0 auto;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tg-chose-su-2-wrap .tg-chose-list-wrap {
    margin-top: 30px;
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tg-chose-su-2-wrap .tg-chose-list-wrap {
    margin-left: 0;
  }
}
@media (max-width: 575px) {
  .tg-chose-su-2-wrap .tg-chose-su-2-main-thumb {
    padding-left: 0;
  }
}
.tg-chose-su-2-thumb {
  border: 8px solid var(--tg-common-white);
  border-radius: 17px;
}
.tg-chose-su-2-thumb img {
  border-radius: 15px;
}
.tg-chose-su-2-main-thumb {
  margin-right: -70px;
  padding-left: 35px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tg-chose-su-2-main-thumb {
    margin-right: 0;
  }
}
.tg-chose-su-2-main-shape {
  position: absolute;
  top: -12px;
  left: 0;
}
.tg-chose-su-2-bg-shape {
  right: 88px;
  top: 0;
  max-width: 100%;
  z-index: -1;
}

.tg-process-content .tg-section-su-subtitle {
  background: #671ef2;
  color: var(--tg-common-white);
}
.tg-process-content .tg-section-su-title {
  color: var(--tg-common-white);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tg-process-content .tg-section-su-title br {
    display: none;
  }
}
.tg-process-content .tg-section-su-para {
  color: #ebe0ff;
}
.tg-process-content .tg-btn-transparent {
  background: var(--tg-common-white);
  padding: 13px 40px;
}
.tg-process-content .tg-btn-transparent:hover {
  background: var(--tg-common-white);
  color: var(--tg-common-black);
}
.tg-process-list {
  margin-right: 30px;
  margin-left: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tg-process-list {
    margin-right: 0;
    margin-left: 0;
  }
}
.tg-process-list .tg-chose-list {
  background: var(--tg-common-white);
  border-radius: 15px;
  padding: 40px 90px 20px 34px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tg-process-list .tg-chose-list {
    padding: 40px 34px 20px 34px;
  }
}
@media (max-width: 575px) {
  .tg-process-list .tg-chose-list {
    display: block !important;
  }
}
.tg-process-list .tg-chose-list p {
  font-family: var(--tg-ff-outfit);
  color: #353844;
  font-size: 16px;
  line-height: 25px;
  text-transform: capitalize;
}
.tg-process-list .tg-chose-list-icon {
  width: 80px;
  height: 80px;
  display: inline-block;
  text-align: center;
  line-height: 80px;
  border-radius: 50%;
  background: #f4eeff;
  flex: 0 0 auto;
}
@media (max-width: 575px) {
  .tg-process-list .tg-chose-list-icon {
    margin-bottom: 25px;
  }
}
.tg-process-list .tg-chose-list-title {
  font-size: 22px;
  font-weight: 700;
  font-family: var(--tg-ff-outfit);
}
/*=============================
    	02. ads
===============================*/
.tg-ads-wrap {
  border-radius: 20px;
  padding: 0px 45px 45px 20px;
  height: 100%;
}
.tg-ads-wrap-2 {
  border-radius: 20px;
  padding: 37px 30px 30px 30px;
  height: 100%;
}
.tg-ads-wrap-3 {
  border-radius: 20px;
  padding: 34px 30px 27px 42px;
  height: 100%;
}
.tg-ads-wrap-3 .tg-btn {
  background: var(--tg-theme-primary);
}
.tg-ads-wrap-3 .tg-ads-discount {
  margin-top: -4px;
}
.tg-ads-wrap-3 .tg-ads-discount-inner h2 {
  color: var(--tg-common-white);
}
.tg-ads-wrap-3 .tg-ads-discount-inner h3 {
  color: var(--tg-common-white);
}
.tg-ads-wrap-3 .tg-ads-discount-inner span {
  color: var(--tg-common-white);
}
.tg-ads-upto {
  background: var(--tg-theme-primary);
  width: 150px;
  height: 150px;
  border-radius: 50%;
  margin-top: -50px;
  padding-top: 66px;
}
.tg-ads-upto h2 {
  font-size: 45px;
  line-height: 1;
  text-transform: capitalize;
  color: var(--tg-common-white);
}
.tg-ads-upto .saving {
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.06em;
  text-transform: capitalize;
  color: var(--tg-common-white);
  display: inline-block;
  transform: translateY(-8px);
}
.tg-ads-upto .upto {
  font-weight: 700;
  font-size: 9px;
  text-transform: capitalize;
  color: var(--tg-common-white);
  transform: rotate(-90deg);
  position: absolute;
  top: 49%;
  right: 16px;
}
.tg-ads-btn .tg-btn {
  font-size: 12px;
  padding: 3px 16px;
  border-radius: 100px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tg-ads-content {
    margin-left: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tg-ads-content {
    text-align: left !important;
  }
}
.tg-ads-content-2 h5 {
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  color: #003486;
}
.tg-ads-content-2 a {
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  color: var(--tg-common-white);
  background: #003385;
  border-radius: 50px;
  padding: 2px 12px;
  display: inline-block;
  transform: translateY(-12px);
}
.tg-ads-discount {
  margin-top: 8px;
}
.tg-ads-discount-inner {
  transform: translateY(-6px);
}
.tg-ads-discount-inner h2 {
  font-size: 50px;
  text-transform: uppercase;
  color: var(--tg-theme-primary);
}
.tg-ads-discount-inner h3 {
  font-size: 30px;
  text-transform: uppercase;
  color: var(--tg-theme-primary);
}
.tg-ads-discount-inner span {
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: var(--tg-theme-primary);
  display: inline-block;
  line-height: 1;
  transform: translateY(-7px);
}
.tg-ads-space {
  margin-bottom: -130px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tg-ads-space {
    margin-bottom: 70px;
  }
}
.tg-ads-su-space {
  margin-top: -130px;
}
.tg-ads-su-wrap img {
  border-radius: 20px;
}
.tg-ads-su-wrapper {
  display: flex;
  align-items: center;
  padding: 52px 30px 27px 60px;
}
@media (max-width: 575px) {
  .tg-ads-su-wrapper {
    padding: 42px 30px 27px 30px;
  }
}
.tg-ads-su-wrapper .travel {
  font-weight: 700;
  font-size: 24px;
  text-transform: uppercase;
  text-decoration: underline;
  text-decoration-skip-ink: none;
  color: var(--tg-common-white);
  display: inline-block;
  margin-bottom: 10px;
}
.tg-ads-su-wrapper .tg-btn {
  font-size: 13px;
  font-weight: 700;
  padding: 9px 32px;
  background: var(--tg-common-white);
  color: var(--tg-common-black);
  border-radius: 9px;
  display: inline-block;
}
.tg-ads-su-wrapper .tg-ads-discount-inner h2 {
  transform: translateY(-5px);
}


.filters{position:sticky; top:0; z-index:5; background:color-mix(in oklab, var(--card) 92%, transparent); backdrop-filter:saturate(150%) blur(8px); border:1px solid var(--line); padding:12px; border-radius:12px; margin:16px 0 24px; display:flex; gap:16px; flex-wrap:wrap; align-items:center}
.filters label{font-weight:600; font-size:18px; margin-right:6px; color:#000}
.filters select{padding:6px 10px; border-radius:8px; border:1px solid var(--line); font-size:14px; background:var(--card); color:#000}
.filters .reset{margin-left:auto; padding:8px 12px; border-radius:10px; border:1px solid var(--line); background:transparent; cursor:pointer; font-weight:700}


.grid{display:grid; gap:18px; grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}


.doc{background: var(--smoke-color);border: 1px solid var(--theme-color);border-radius: 16px;overflow: hidden;display: grid;grid-template-rows: auto 1fr auto;}
.doc__media{aspect-ratio:1/1; background:#dbeafe; position:relative}
.doc__media img{position:absolute; inset:0; width:100%; height:100%; object-fit:cover}
.doc__body{padding:14px 14px 8px; display:grid; gap:8px}
.doc__name{margin:0; font-weight:800; font-size:18px; line-height:1.25}
.doc__meta{display:grid; gap:6px; font-size:14px; color:#000}
.meta-row{display:flex; align-items:center; gap:8px}
.meta-row svg{width:16px; height:16px; opacity:.75; flex:0 0 16px}
.doc__actions{display:grid; grid-template-columns:1fr 1fr; gap:10px; padding:12px 14px 16px}
.btn{display:inline-flex; align-items:center; justify-content:center; gap:8px; text-decoration:none; padding:10px 12px; border-radius:12px; font-weight:700; font-size:14px; line-height:1; border:1px solid transparent; transition:.2s}
.btn--primary{background:var(--theme-color); color:#fff; border-color:color-mix(in oklab, var(--theme-color), #000 12%)}
.btn--primary:hover{filter:brightness(1.05)}
.btn--ghost{background:transparent; color:var(--theme-color); border-color:var(--line)}
.btn--ghost:hover{background:color-mix(in oklab, var(--primary-color) 6%, transparent)}
.badge{display:inline-block; font:600 11px/1.2 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace; padding:4px 8px; border-radius:999px; border:1px solid var(--line); color:var(--muted)}
@media (max-width:420px){ .doc__actions{grid-template-columns:1fr} }

.anchor{display:none;}.tableofcontents ul{padding-left: 0!important;}.tableofcontents{background-color: var(--tg-theme-primary);padding: 0px;color: #000;font-family: 'Montserrat';font-weight: 300;}.tableofcontents li{margin-left: 1rem;list-style: disc;}
.secnav--grid{padding:1rem}
.secnav--grid ul{max-width:1100px; margin:0 auto; padding:0; list-style:none; display:grid; grid-template-columns:repeat(6,1fr); gap:.75rem}
@media (max-width:1100px){ .secnav--grid ul{grid-template-columns:repeat(3,1fr)} }
@media (max-width:640px){ .secnav--grid ul{grid-template-columns:repeat(2,1fr)} }
.secnav--grid a{display:flex; flex-direction:column; align-items:center; justify-content:center; min-height:88px; background:linear-gradient(180deg,#fff,#fafafa); border:1px solid #e2e8f0; border-radius:14px; text-decoration:none; color:#0f172a; font-weight:700;font-family:var(--title-font); font-size:14px; transition:transform .15s ease, box-shadow .15s ease, border-color .15s ease}
.secnav--grid a:hover{transform:translateY(-2px); border-color:#0ea5e9; box-shadow:0 6px 18px rgba(14,165,233,.15)}
.secnav--grid svg{width:24px; height:24px; margin-bottom:.45rem; fill:#0ea5e9}
 
 .cta-block{margin:0 auto;}
.cta-block__inner{position:relative; overflow:hidden; border-radius:16px; border:1px solid var(--theme-color);background-color: var(--theme-color); }
.cta-block__inner::before{content:""; position:absolute; inset:0; background-color:var(--theme-color);) center/cover no-repeat; opacity:.16; mix-blend:overlay;}
.cta-block__copy{padding:clamp(18px,4vw,32px); color:#ffffff}
.cta-block__copy h1{margin:0 0 8px; font-weight:900; font-size:24px; line-height:1.2; color:#fff}
.cta-block__copy p{margin:0; color:#e6f6ff; font-size:14px}
.cta-block__actions{display:flex; gap:12px; flex-wrap:wrap; padding:0 clamp(18px,4vw,32px) clamp(18px,4vw,28px)}
.cta-btn{font-size:12px;display:inline-flex; align-items:center; justify-content:center; gap:8px; padding:12px 10px; border-radius:12px; font-weight:800; text-decoration:none; border:1px solid rgba(255,255,255,.6); transition:.2s;}
.cta-btn--primary{background:#fff; color:var(--primary-color);}
.cta-btn--primary:hover{filter:brightness(1.05)}
.cta-btn--ghost{background:transparent; color:#ffffff}
.cta-btn--ghost:hover{background:rgba(255,255,255,.12)}

@media (min-width:780px){
.cta-block__inner{display:grid; grid-template-columns:1.2fr .8fr; align-items:center}
.cta-block__copy{padding-right:0}
}
  @media (prefers-color-scheme: dark){ .pill span{background:#0f1218} }
@media(max-width:575.98px) {.mobil {display:block;}.pc {display:none;}}
@media(min-width:575.99px) {.mobil {display:none;}.pc {display:block;}}

/* Shortcut Buttons in Hero */
    .hero-shortcuts { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: -60px;}
    .hero-shortcuts a { display:flex; flex-direction:column; align-items:center; text-decoration:none; background:#fff; color:var(--theme-color); padding:20px; border-radius: var(--radius); box-shadow: var(--shadow-1); font-weight:600; transition: all .2s ease; min-width: 120px; }
    .hero-shortcuts a:hover { background: #f1f5f9; box-shadow: var(--shadow-2); transform: translateY(-2px);}
    .hero-shortcuts img { width:40px; height:40px; object-fit:contain; margin-bottom: 8px; }

    @media(max-width:600px){
      .hero-shortcuts { display:block; align-items: center; }
      .hero-shortcuts a { display:inline-block; width: 49%; max-width: 200px; }
    }
    
    
 .floating-panel{
    position: fixed;
    left: 20px;
    bottom: 20px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    z-index: 9999;
    font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  }

  .floating-panel .btn{
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 12px 16px;
    border-radius: var(--radius);
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    box-shadow: var(--shadow);
    transition: transform .15s ease, filter .15s ease, box-shadow .15s ease;
    will-change: transform;
  }

  .floating-panel .btn:hover,
  .floating-panel .btn:focus-visible{
    transform: translateY(-2px);
    filter: brightness(1.05);
    box-shadow: 0 14px 38px rgba(0,0,0,.2);
    outline: none;
  }

  .btn-whatsapp{ background:#25D366; }
  .btn-appointment{ background: var(--brand-primary); }

  .btn svg{
    width: 20px; height: 20px; flex: 0 0 20px;
  }

  /* Adjust for small screens */
  @media (max-width: 480px){
    .floating-panel{
      left: 10px; bottom: 10px;
      gap: 8px;
    }
    .floating-panel .btn{
      padding: 10px 12px;
      border-radius: 12px;
      font-size: 14px;
    }
  }
  
  .treatment-section{
  position: relative;
  width: 100%;
  min-height: 80vh;
  display: grid;
  place-items: center;
  color: var(--text-light);
  overflow: hidden;
  font-family: Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
}

/* Background video */
.treatment-section video{
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(.8) saturate(1.05);
}

/* Overlay for readability */
.treatment-section::before{
  content:"";
  position:absolute;
  inset:0;
  background: var(--overlay-dark);
}

/* Text content */
.treatment-content{
  position: relative;
  text-align: center;
  max-width: 800px;
  padding: 0 1rem;
}

.treatment-content h2{
  font-size: clamp(28px,4vw,48px);
  font-weight:700;
  margin-bottom: .6rem;
  color:#fff;
}
.treatment-content p{
  font-size: clamp(16px,1.4vw,20px);
  opacity:.95;
  margin-bottom: 1.5rem;
  color:#fff;
}

.btn-group{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12px;
}

.btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:12px 22px;
  border-radius:999px;
  text-decoration:none;
  font-weight:600;
  font-size:15px;
  transition:transform .15s ease,filter .15s ease;
}
.btn:hover{transform:translateY(-2px);filter:brightness(1.1);}
.btn-primary{background:var(--brand-accent);color:#002631;}
.btn-outline{background:transparent;border:2px solid #fff;color:#fff;}

@media(max-width:768px){
  .treatment-content h2{font-size:30px;}
  .treatment-section{min-height:70vh;}
}

.quick-access {
  background: #f7f9fb;
  padding: 40px 0;
}
.quick-access .container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 20px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
}
.quick-btn {
  background: #fff;
  border: 2px solid #e2e8f0;
  border-radius: 16px;
  padding: 20px 10px;
  text-decoration: none;
  color: #003974;
  font-weight: 600;
  font-size: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
.quick-btn img {
  width: 40px;
  height: 40px;
  margin-bottom: 10px;
  transition: transform 0.3s ease;
}
.quick-btn:hover {
  background: #003974;
  color: #fff;
  transform: translateY(-4px);
  box-shadow: 0 6px 12px rgba(0,0,0,0.1);
}
.quick-btn:hover img {
  transform: scale(1.1);
  filter: brightness(0) invert(1);
}
    /* Section */
    section{padding:48px 0}
    .section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:20px}
    .section-head h2{margin:0;color:var(--brand-primary);font-size:clamp(1.2rem,1.8vw,1.6rem)}
    .sub{color:var(--muted)}

    /* Doktorlar Grid */
    .grid{display:grid;gap:1rem}
    .grid.drs{grid-template-columns:repeat(12,1fr)}
    .doctor{grid-column:span 6;background:var(--white);border:1px solid #e6edf1;border-radius:14px;overflow:hidden;box-shadow:var(--shadow);display:flex;gap:1rem}
    .doctor .pic{flex:0 0 120px;background:#e9f2f5;display:grid;place-items:center}
    .doctor .pic img{width:100%;height:100%;object-fit:cover}
    .doctor .info{padding:1rem}
    .doctor .info h3{margin:.2rem 0}
    .doctor .meta{color:var(--muted);font-size:.95rem}
    .pill{display:inline-flex;align-items:center;gap:.35rem;background:#eff6f8;border-radius:999px;padding:.35rem .6rem;font-size:.85rem;margin:.3rem .3rem .3rem 0}
    .pill svg{width:14px;height:14px}

    /* İletişim */
    .contact-wrap{display:grid;grid-template-columns:1.1fr .9fr;gap:1rem}
    .contact-card{background:var(--white);border:1px solid #e6edf1;border-radius:14px;padding:1rem;box-shadow:var(--shadow)}
    .contact-list{display:grid;gap:.75rem}
    .cta-row{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:.6rem}
    .cta-row .btn{padding:.7rem 1rem}
    .map{height:320px;border:0;border-radius:12px;filter:grayscale(10%)}
    .form{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}
    .form .full{grid-column:1/-1}
    .form label{display:block;font-size:.9rem;margin-bottom:.35rem;color:var(--muted)}
    .form input,.form textarea, .form select{width:100%;padding:.8rem;border:1px solid #dde7ee;border-radius:10px;font:inherit}
    .form textarea{min-height:120px;resize:vertical}