@font-face {
  font-family: 'Barlow Condensed';
  src: url('/wp-content/uploads/fonts/BarlowCondensed-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Condensed';
  src: url('/wp-content/uploads/fonts/BarlowCondensed-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('/wp-content/uploads/fonts/Barlow-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow';
  src: url('/wp-content/uploads/fonts/Barlow-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow';
  src: url('/wp-content/uploads/fonts/Barlow-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow';
  src: url('/wp-content/uploads/fonts/Barlow-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gilda Display';
  src: url('/wp-content/uploads/fonts/GildaDisplay-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@media (max-width: 768px) {
    #mobileAwardsText{
        text-align: center;
        position: relative;
        padding-top: 4rem;
        z-index: 3;
    }
    .awards-img{
        position: relative;
        z-index: 1;
        margin-top: -12rem;
    }
    #awards{
        display: none;
    }
    #desktop-menu-con{
        display: none;
    }
    .case-meta{
        margin-top: -1rem;
    }
    #jForm{
        margin-bottom: 2rem;
        margin-top: 1rem;
        padding-bottom: 1rem;
    }
    #cssFRM{
        justify-content: center;
        display: flex;
    }
    #readMore{
        background-color: #000;
        display: flex;
        width: fit-content;
        font-family: 'Barlow Condensed',sans-serif;;
        text-decoration: none;
    }
    #widget-area{
        margin-top: 2rem;
    }
    #guestReviews .slider-section {
        padding: 0 20px;
    }

    #guestReviews .testimonial-card {
        flex-direction: column !important;
        padding: 160px 20px 40px 20px !important; 
        margin-left: 0 !important;
        text-align: center !important;
    }

    #guestReviews .user-image {
        top: -40px !important;  
        left: 50% !important;
        transform: translateX(-50%) translateY(0) !important; 
        width: 150px !important;
        height: 180px !important;
    }

    #guestReviews .swiper {
        padding: 80px 0 80px 0 !important;
    }
    h2{
        font-family: 'Gilda Display',serif;
    }
    .testimonials-head{
        text-align: center;
    }
    #awardsP{
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .ba-pagination{
        text-align: center;
    }
    #ba-href-tag{
        margin-top: 2rem; 
        margin-bottom: 2rem;
    }
    #ba-header-text{
        padding-left: 1rem;
        padding-right: 1rem ;
        text-align: center;
    }
    #robotic{
        display: none;
    }
    .cat-img{
        padding-left: 1.4rem;
        padding-right: 1.4rem;
        background: transparent;
    }
    .svc-media{
        background: transparent !important;
    }
    #header-area{
        margin-top: 2rem !important;
    }
    .footer-area{
        display: none !important;
    }
    .section-head{
        text-align: center;
        padding-left: 1rem;
    }
    #content-area-homepage{
        display: none;
    }
    .wtc-card{
        padding-bottom: 1rem;
    }
    .why-grid{
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
    }
    .hero-slider {
        height: 100vh;
    }

    .hero-swiper {
        height: 100vh;
    }

    .hero-slider .swiper-wrapper {
        height: 100vh;
    }

    .hero-slider .swiper-slide {
        height: 100vh;
    }
    .hero-slide img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .hero-content {
        position: absolute;
        top: 18%;
        left:auto !important;
        transform: translateX(-50%);
        text-align: center;
        width: 100% !important;
        z-index: 3;
    }

    .hero-content > div {
        font-size: 44px !important;
        line-height: 1.15;
    }

    .hero-content > div span {
        display: block;
    }

    .hero-btn {
        margin-top: 16px;
        padding: 12px 28px;
        font-size: 13px;
    }

    .hero-video-split {
        position: relative;
        height: 100vh;
    }

    .hero-video-split .hero-inner {
        position: relative;
        height: 100%;
        padding: 0 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .hero-video-split .hero-left {
        position: absolute;
        top: 35%;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        text-align: center;
    }

    .hero-video-split .hero-left > div {
        font-size: 34px;
        line-height: 1.15;
    }

    .hero-video-split .hero-left > div span {
        display: block;
    }

    .hero-video-split .hero-btn {
        margin-top: 0;
    }

    .hero-video-split .hero-right {
        width: 100%;
        margin-top: auto;
        margin-bottom: 130px; 
        display: flex;
        justify-content: center;
    }

    .hero-video-split .video-box {
        width: 100%;
        max-width: 360px;
        border-radius: 14px;
        overflow: hidden;
    }

    .hero-swiper .swiper-pagination {
        position: absolute;
        top: auto !important;
        right: auto !important;
        transform: translateX(-50%);
        display: flex;
        flex-direction: row !important;
        gap: 10px;
        z-index: 10;

        left: 45% !important;
        bottom: 5% !important;
        gap: 15px !important;
    }

    .scroll-down {
        display: none;
    }
    #carousel .arrow{
        left: 75% !important;
    }
    .awards-text{
        text-align: center;
    }
    #treatment-carousel{
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .cases-swiper{
        padding-right: 30px;
        padding-left: 30px;
    }
}
@media(max-width: 1441px){
    #header-area, #content-area,#footer-area{
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    
}
@media(min-width:2000px){
    #awards{
        padding-bottom: 68rem !important;
    }
}
@media(min-width:800px){
    .footer-mobile-area{
        display: none;
    }
}
@media(min-width:1366px){
    .team-card{
        width: 17rem;
    }
    .team-card-st{
        width: 30rem;
    }
    .team-img{
        width: 17rem;
    }
    .team-img-st{
        width: 30rem;
    }
    [data-target="ht-btn"]{
        justify-content: end;
        display: flex;
    }
    [data-target="htr-btn"]{
        justify-content: start;
        display: flex;
    }
    #jForm{
        padding-bottom: 2rem;
    }
    #desktop-menu-con{
        height: auto !important;
    }
    #contact-jot-form{
        padding-right: 6rem;
    }
    #contact-area-rev{
        padding-left: 8rem;
    }
    .footer-content{
        font-size: 48px !important;
    }
    .fotter-menu-l li a:hover{
        color: #ABABAB ;
        padding-left: 15px; 
    }
    .cases-swiper{
        padding-left: 1.9rem;
        padding-right: 1rem;
    }
    .robotic-header{
        font-size: 60px;
        line-height: 90px;
        font-weight: 400;
    }
    #mobileCT{
        margin-left: .7rem;
    }
    #services-container{
        padding-top: 40px;
    }
    .content-paragraph{
        width: 80%;
    }
    #mobile-robotic{
        display: none;
    }
    .header-content{
        /* padding-left: 6rem; */
    }
    #header-area{
        /* padding-left: 12rem !important; */
        margin-top: 4rem;
    }
}
html{
	overflow-x: hidden !important;
}
a{
	text-decoration: none;
	color: #000;
}
.header-row-lock {
    position: relative;
    height: 100px;          /* header sabit yüksekliği */
    overflow: visible;     /* fwmenu aşağı taşabilsin */
}
.header-row-lock #menu-container {
    position: static;     /* header’ın hover alanını büyütmesin */
}

.header-row-lock #menu-container .fwmenu {
    position: absolute;
    top: 72px;            /* header’ın ALTINDAN başla */
    left: 0;
    width: 100%;
    z-index: 99;
}
	.menu-col {
    position: relative;     /* sınır */
}

.menu-col #menu-container {
    position: relative;     /* 🔑 fwmenu bunun içine bağlanır */
}
/* MOBILE MENU S */
.mobile-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 71px;
    /* background: #ffffff; */
    z-index: 1;
    border-bottom: 1px solid rgba(0,0,0,0.05);
}
.awards-text{
    text-align: center;
}
.mobile-header-inner {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* HAMBURGER */
.menu-toggle {
	margin-left:1rem;
	color:black;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    font-size: 26px;
    cursor: pointer;
    padding: 0;
    line-height: 1;
}

/* LOGO */
.mobile-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 2rem;
}

.mobile-logo img {
    height: 60px;
    width: auto;
    display: block;
}
.dt-header{
	height:0;
}
#opencustommenu{
	color:#fff;
}
#desktop-menu-con{
    /* margin-top: -3rem; */
}
.robotic-mobile-header{
    font-size: 33px;
    line-height: 1.5;
}
#mobile-rd-ht{
    position: absolute;
    transform: translate(-50%, -50%);
    left: clamp(50%, 12vw, 35%);
    color: #fff;
    top: clamp(50%,12vw,35%);
    width: 100%;
    text-align: center;
}
#mobile-first-content-bg{
    background-image: url('https://drterziler.com/wp-content/uploads/2026/03/md3.webp');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh !important;
    max-width: 100% !important;
}
ol,ul{
    padding-left: 0 !important;
}
ul{
    list-style: none;
    text-decoration: none;
}
li{
    list-style: none;
    text-decoration: none;
}
li::marker {
    content: "";
}
.page-content{
    /* padding-top: 5rem; */
}
.breadcrumbs ul {
    display: flex;
    align-items: center;
    gap: 8px;
    overflow-x: auto; /* kalsın */
}
.breadcrumbs .separator{
    color: #999;
    font-size: 14px;
    line-height: 1;
    white-space: nowrap;
}
.breadcrumbs ul li a{
    text-decoration: none;
    font-size: 16px;
    color: #464646;
    font-weight: 400;
    white-space: nowrap;
}
.breadcrumbs ul li.current-page span{
    font-weight: 600;
    color: #001e6e;
}
#content-area{
    padding-bottom: 80px;
}
#footer-area{
    padding: 50px 0;
    background-color: #F8F9FA;
}
.footer-content{
    font-family: 'Gilda Display',serif;
    line-height: 1.2;
    font-weight: 400;
}
.footer-title-area{
    text-align: center;
    margin-bottom: 20px;
}
.footer-content-title{
    font-size: 16px;
    font-family: 'Barlow Condensed',sans-serif;
    letter-spacing: 3px;
}
.img-thumb{
    margin-bottom: 32px;
    max-width: 100%;
    height: auto;
}
.img-thumb img{
    width: 100%;
    height: auto;
    display: block;
}
.h3-header{
    margin: 40px 0 16px;
    font-size: 1.75rem;
    line-height: 1.2;
    font-weight: 400;
    color: #222222;
    font-family: 'Gilda Display',serif;
}
.h2-header{
    margin: 40px 0 16px;
    line-height: 1.2;
    font-weight: 400;
    color: #222222;
    font-family: 'Gilda Display',serif;
}
#header-area{
    margin-bottom: 100px;
    background-color: #F5F3F3;
    padding: 80px 0;
    
}
#header-area #firstContent .header-content {
    gap: 20px;
}
#header-area #firstContent .header-content .content-title{
    font-weight: 400;
    color: #464646;
    font-size: 48px;
    line-height: 1.2;
}
#header-area #firstContent .header-content .content-paragraph{
    font-size: 16px;
    color: #666666;
    line-height: 26px;
}
h1,h2,h3,h4,h5 {
    font-family: 'Gilda Display', serif;
}
p{
    font-family: 'Barlow', sans-serif;
}
.why-grid{
    padding-left: 6.5rem;
    padding-right: 6.5rem;
}
.robotic-header{
    font-size: 55px;
    font-weight: 400;
    line-height: 85px;
    color: #FFFFFF;
}
[data-target='form-window'].modal-content{
    background: #fff;
}
.gfc-img-btn{
    width: fit-content !important;
}
.wp-img-btn-en{
    position: absolute;
    top:90.2%;
    transform: translate(-50%, -50%); 
    left: clamp(60%, 12vw, 35%);    
    width: fit-content !important;
}
.wp-img-btn-en a{
    text-align: center;
    justify-content: center;
}
.wp-img-btn-bg{
    position: absolute;
    top:89.7%;
    transform: translate(-50%, -50%); 
    left: clamp(48%, 12vw, 35%);    
    width: fit-content !important;
}
.wp-img-btn-bg a{
    text-align: center;
    justify-content: center;
}
.wp-img-btn-es{
    position: absolute;
    top:89.5%;
    transform: translate(-50%, -50%); 
    left: clamp(53%, 12vw, 35%);    
    width: fit-content !important;
}
.wp-img-btn-es a{
    text-align: center;
    justify-content: center;
}
.wp-img-btn-it{
    position: absolute;
    top:89.7%;
    transform: translate(-50%, -50%); 
    left: clamp(50%, 12vw, 35%);    
    width: fit-content !important;
}
.wp-img-btn-it a{
    text-align: center;
    justify-content: center;
}
.wp-img-btn-de{
    position: absolute;
    top:89.5%;
    transform: translate(-50%, -50%); 
    left: clamp(47%, 12vw, 35%);    
    width: fit-content !important;
}
.wp-img-btn-de a{
    text-align: center;
    justify-content: center;
}
.wp-img-btn-fr{
    position: absolute;
    top:89.5%;
    transform: translate(-50%, -50%); 
    left: clamp(48%, 12vw, 35%);    
    width: fit-content !important;
}
.wp-img-btn-fr a{
    text-align: center;
    justify-content: center;
}
.wp-img-btn-tr{
    position: absolute;
    top: 90%;
    transform: translate(-50%, -50%);
    left: clamp(54%, 12vw, 35%);
    width: fit-content !important;
}
.wp-img-btn-tr a{
    text-align: center;
    justify-content: center;
}
#rd-ht{
  position:absolute;
  top:50%;
  transform: translate(-50%, -50%); 
  left: clamp(38%, 12vw, 35%);    
  color:#fff;
}
#first-content-bg{
    background-image: url('https://drterziler.com/wp-content/uploads/2026/03/banner-x.webp');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh !important;
    max-width: 100% !important;
}
.skip-link {
    display: none !important;
}
#treatment-carousel{
    padding-left: 80px;
    padding-right: 80px;
}
.main-header{
    font-family: "Gilda Display, sans-serif";
    font-size: 46px;
    font-weight: 400;
}
.barlow{
    font-family: 'Barlow', sans-serif !important;
}
.gilda{
    font-family: 'Gilda Display', serif;
}
.barlow-condensed{
    font-family: 'Barlow Condensed', sans-serif !important;
}
.upper-header-p{
    font-size: 15px;
    line-height: 23px;
    color: rgb(0, 0, 0);
    font-weight: 400;
    letter-spacing: 3px;
}
.header-p{
    font-family: 'Gilda Display', 'sans-serif';
    font-size: 43px;
    font-weight: 400;
}
.hero-slider {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.hero-swiper,
.hero-swiper .swiper-wrapper,
.hero-swiper .swiper-slide {
    width: 100%;
    height: 100%;
}

.hero-slide {
    position: relative;
    width: 100%;
    height: 100%;
}

.hero-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hero-content {
    position: absolute;
    top: 50%;
    left: 19%;
    transform: translateY(-50%);
    color: #fff;
    max-width: 600px;
    z-index: 3;
}

.hero-content div {
    font-size: 58px;
    font-weight: 300;
    line-height: 1.1;
    margin-bottom: 30px;
}

.hero-content div span {
    font-weight: 600;
}

.hero-btn {
    display: inline-block;
    padding: 14px 36px;
    border: 1px solid #fff;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 2px;
    transition: all 0.3s ease;
}

.hero-btn:hover {
    background: #fff;
    color: #000;
}

#slider-area .swiper-slide {
    opacity: 0 !important;
    transition: opacity 1s ease-in-out !important;
}

#slider-area .swiper-slide-active {
    opacity: 1 !important;
}

#slider-area .swiper-pagination {
    position: absolute;
    right: 40px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
}

#slider-area .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border: 2px solid #fff;
    background: transparent;
    opacity: 1;
    margin: 5px 0 !important;
    border-radius: 50%;
    transition: all 0.3s ease;
}

#slider-area .swiper-pagination-bullet-active {
    background: #fff;
}

.hero-video-split {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.hero-bg-video {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}

.hero-overlay {
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at left, rgba(5,15,35,.85), rgba(0,0,0,.6));
    z-index: 2;
}

.hero-inner {
    position: relative;
    z-index: 3;
    height: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hero-left {
    width: 45%;
    color: #fff;
}

.hero-left div {
    font-size: 58px;
    font-weight: 300;
    line-height: 1.1;
    margin-bottom: 40px;
}

.hero-left div span {
    font-weight: 600;
}

.hero-right {
    width: 45%;
}

.video-box {
    position: relative;
    padding-top: 56.25%;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 30px 80px rgba(0,0,0,.45);
}

.video-box iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}

.hero-swiper .swiper-pagination {
    position: absolute;
    right: 40px;            
    left: auto;             
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0px;
    width: auto;
    z-index: 10;
}

.scroll-down {
    position: absolute;
    left: 50%;
    bottom: 32px;
    transform: translateX(-50%);
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 10;
}

.scroll-down span {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 25px;
    height: 25px;
    border-left: 3px solid #fff;
    border-bottom: 3px solid #fff;
    transform: translate(-50%, -50%) rotate(-45deg);
    animation: arrowBounce .6s ease-in-out infinite;
    font-weight: bold;
}

@keyframes arrowBounce {
    0% {
        transform: translate(-50%, -45%) rotate(-45deg);
    }
    50% {
        transform: translate(-50%, -55%) rotate(-45deg);
    }
    100% {
        transform: translate(-50%, -45%) rotate(-45deg);
    }
}
#content-area-homepage{
  background-image: url('https://drterziler.com/wp-content/uploads/2024/08/mainbg.jpg');
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  width: auto;
  height: auto;
  margin-top: -2.8rem;
  padding-top: 250px;
  padding-bottom: 250px;
}
#readMore{
  border-radius: 0;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 10px;
  padding-bottom: 10px;
  letter-spacing: 3px;
  color: #FFFFFF;
  font-size: 15px;
}
[data-target='resume']{
  margin-left: 7rem;
  padding-bottom: 2rem;
}
[data-target='mobile-resume']{
  width: auto;
  height: auto;
  text-align: center;
  padding-top: 30px;
  padding-left: 10px;
  padding-right: 10px;
}
.resume-img{
  width: 25rem;
  height: 25;
}
.resume-img {
    width: 100%;
    max-width: 800px; 
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
}

.responsive-image {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
}
.content-sub-header{
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 3px;
}
.content-main-header{
    font-size: 43px;
    font-weight: 400;
    color: #000000;
}
.content-paragraph{
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: rgb(102, 102, 102);
}
/* CAROUSEL */
.myCarousel .swiper-slide .arrow {
  transition: background-color .55s ease;
}
.myCarousel .swiper-slide:hover .arrow {
  background-color: rgb(171, 204, 235) !important;
}
#carousel {
  background: linear-gradient(0deg, #6493BD 20%, #ABCCEB 90%);
  padding:80px 0;
  margin-top: -2.9rem;
}

#carousel .myCarousel {
  width: 100%;
}

#carousel .swiper-slide {
  height: auto;
  opacity: 1 !important;
}

#carousel,
#carousel .swiper,
#carousel .swiper-wrapper {
  min-height: auto !important;
  height: auto !important;
}
#carousel .card {
  position: relative;
  height: 460px;
  overflow: hidden;
  border: none;
  border-radius: 0;
}

#carousel .card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.8s ease;
}
#carousel .card:hover img {
  transform: scale(1.2);
}

#carousel .card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to top,
    rgba(0,0,0,.7),
    rgba(0,0,0,.1)
  );
}
#carousel .content {
  position: absolute;
  bottom: 30px;
  left: 25px;
  right: 25px;
  color: #fff;
  z-index: 2;
}

#carousel .content h3 {
  font-size: 24px;
  margin-bottom: 8px;
}

#carousel .content p {
  font-size: 14px;
  opacity: .9;
}
#carousel .arrow {
  position: relative;
  bottom: 5%;
  left: 80%;
  width: 46px;
  height: 46px;
  background: #002f87;
  border: 4px solid rgb(171, 204, 235);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}

#carousel .carousel-pagination {
  margin-top: 30px;          
  display: flex;
  justify-content: center;
  gap: 0;
}

#carousel .carousel-pagination .swiper-pagination-bullet {
  background: transparent;
  border: 1px solid #fff;
  opacity: 1;
}

#carousel .carousel-pagination .swiper-pagination-bullet-active {
  background: #fff;
}

.line-item {
    display: block;
    width: 60px;
    height: 1px;
    background: rgba(255,255,255,0.8);
    margin-top: 12px;
}
/* BEFORE-AFTER */
.ba-header{
    font-family: 'Gilda Display', serif;
    font-size: 43px;
    font-weight: 400;
    color: #000000;
}
.ba-sub-header{
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 3px;
    color: #000000;
}
[data-target='ht']{
    text-decoration: none;
    color: #000;
    background: #F8F9FA;
    font-size: 1rem;
    line-height: 24px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 2rem;
    padding-left: 2rem;
}
#before-after{
    background-color: #F5F3F3;
    padding-top: 80px;
    padding-bottom: 80px;
}

.cases-section {
    max-width: 1200px;
    margin: 0 auto;
}

.case-card {
    /* background: #2b2f36; */
    padding: 16px;
}

.case-images {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}

.case-images img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.case-meta {
    /* margin-top: 14px; */
    background: #2b2f36;
    padding-top: 1rem;
    padding-bottom: 1rem;
    color: #fff;
    font-family: 'Barlow', sans-serif;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.case-meta .top,
.case-meta .bottom {
    display: flex;
    justify-content: center;
    font-size: 14px;
    gap: 20px;
    margin-left: 1rem;
    margin-right: 1rem;
}

.case-meta .top {
    font-weight: 500;
    margin-bottom: 8px;
}

.ba-pagination {
    margin-top: 20px;
    position: relative;
    padding-top: 2rem;
}
#before-after .ba-pagination .swiper-pagination-bullet {
  border: 1px solid #fff;
  opacity: 1;
  background: gray;
}

#before-after .ba-pagination .swiper-pagination-bullet-active {
  background: #000;
  border-color: #000;
}
/*AWARDS*/
.awards-eyebrow{
    font-size: 15px;
    letter-spacing: 3px;
    font-weight: 400;
    line-height: 23px;
}
#awards{
    background-image: url(https://drterziler.com/wp-content/uploads/2026/03/awards-2026.webp);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: auto;
    height: auto;
    margin-top: -2.8rem;
    padding-top: 80px;
    padding-bottom: 50rem;
}
.frame-slider {
       position: relative;
    width: 330px;
    height: 520px;
    margin: 0 auto;
    overflow: hidden
}

.frame-swiper {
    width: 100%;
    height: 100%;
}

.frame-swiper .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}

.frame-swiper .swiper-slide img {
    max-width: 100%;           
    height: auto;
    object-fit: contain;
}

.frame-overlay {
    position: absolute;
    inset: 0;
    z-index: 5;
    pointer-events: none; 
}

.frame-overlay img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
/*TOUR AREA*/

.tour-video {
    position: relative;
    background: #000;
    /* min-height: 280px; */
}

.video-wrapper {
    position: relative;
    padding-top: 56.25%; 
    width: 100%;
    height: 100%;
}

.video-wrapper iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}

.tour-360 {
    position: relative;
    min-height: 100%;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tour-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.tour-icon {
    width: 120px;
    height: auto;
    transition: transform .3s ease;
}

/* WHY TO CHOOSE */
#why-to-choose {
    background: #a9c9e5;
    padding-top: 80px;
    padding-bottom: 140px;
}

.section-eyebrow {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 12px;
}

.section-title {
    font-family: 'Gilda Display', serif;
    font-size: 42px;
    color: #000;
    margin-bottom: 60px;
}

.why-card {
    background: #fff;
    padding: 40px 30px;
    text-align: center;
    height: 100%;
}

.why-icon {
    font-size: 36px;
    color: #7aaad6;
    margin-bottom: 20px;
}

.why-card h4 {
    font-family: 'Gilda Display', serif;
    font-size: 22px;
    margin-bottom: 16px;
    color: #000;
}

.why-card p {
    font-family: 'Barlow', sans-serif;
    font-size: 15px;
    line-height: 1.6;
    color: #333;
}
.w-t-c-icon{
    width: 60px;
}

/* Testimonials */
#testimonials {
    background: #001f5b;
    color: #fff;
    padding: 120px 0 50px;
}

#testimonials .eyebrow {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 3px;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-bottom: 14px;
}

#testimonials .title {
    font-family: 'Gilda Display', serif;
    font-size: 48px;
    margin-bottom: 80px;
}

#testimonials .testimonial-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 40px;
}

#testimonials .testimonial-text p {
    font-family: 'Barlow', sans-serif;
    font-size: 16px;
    line-height: 1.8;
    max-width: 520px;
}

#testimonials .testimonial-video {
    position: relative;
    padding-top: 56.25%;
}

#testimonials .testimonial-video iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}

#testimonials .testimonial-nav {
    /* padding-bottom: 20rem; */
    position: relative;
    transform: translateY(-50%);
    font-size: 45px;
    color: #fff;
    cursor: pointer;
    z-index: 5;
    opacity: .7;
}

#testimonials .testimonial-nav.prev {
    width: 1rem;
    height: 1rem;
    left: 0;
    bottom: 180px;
}

#testimonials .testimonial-nav.next {
    width: 1rem;
    height: 1rem;
    bottom: 200px;
    left: 98%;
}

#testimonials .testimonial-nav:hover {
    opacity: 1;
}

/* PAGINATION */
#testimonials .testimonial-pagination {
    text-align: center;
    position: relative;
    padding-top: 50px;
}

#testimonials .testimonial-pagination .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    background: rgba(255,255,255,.4);
    opacity: 1;
    margin: 0 6px;
}

#testimonials .testimonial-pagination .swiper-pagination-bullet-active {
    background: #fff;
}
@media (min-width: 1700px){
    #testimonials .testimonial-nav.prev {
        left: 5px;
        width: 1rem;
        bottom: 200px;
    }

    #testimonials .testimonial-nav.next {
        bottom: 218px;
        width: 1rem;
        left:99%;
    }
    #testimonials .testimonial-pagination {
        margin-top:66px;
        bottom: 80px;
    }
}
@media (max-width: 991px) {
    #testimonials .testimonial-grid .testimonial-text{
        text-align: start;
        padding-left: 2rem;
        padding-right: 2rem;
    }
    #testimonials .testimonial-pagination {
        margin-top:66px;
        bottom: 50px;
    }
    #testimonials .testimonial-grid {
        grid-template-columns: 1fr;
        gap: 40px;
        text-align: center;
    }

    #testimonials .testimonial-text p {
        max-width: 100%;
        margin: 0 auto;
        font-size: 15px;
        line-height: 1.7;
    }

    #testimonials .testimonial-video {
        padding-top: 56.25%;
        margin-right: 2rem;
        margin-left: 2rem;
    }

    #testimonials .testimonial-nav {
        top: 15%;
        bottom: auto;
        transform: none;
        padding-bottom: 0;
        font-size: 32px;
    }

    #testimonials .testimonial-nav.prev {
        left: 15px;
        width: 1rem;
        height: 1rem;
        bottom: 300px;
    }

    #testimonials .testimonial-nav.next {
        bottom: 320px;
        height: 1rem;
        width: 1rem;
        left:95%;
    }

    /* TITLE KÜÇÜLT */
    #testimonials .title {
        font-size: 34px;
        margin-bottom: 50px;
    }
}
.dnone {
    display: none !important;
  }

  .density-value,
  .graft-input,
  #suggested-list {
    display: none !important;
  }

  .graftcalculator {
    width: 100%;
    max-width: 1140px;
    background: white;
    margin: auto;
    position: relative;
  }
  .graftcalculator .image-container {
    display: flex;
    width: 100%;
    height: 350px;
    padding-top: 50px;
    justify-content: space-between;
    transition: 0s !important;
  }
  .graftcalculator .image-container .section {
    width: 25%;
    max-width: 25%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px;
  }
  .graftcalculator .image-container .section img {
    width: 300px;
    position: absolute;
  }
  .graftcalculator .container {
    display: block;
    background-color: #fff;
    padding: 0px 20px;
    max-width: 100%;
    text-align: center;
  }
  .graftcalculator .container h1 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .graftcalculator .container .regions {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    height: -moz-min-content;
    height: min-content;
    overflow: hidden;
  }
  .graftcalculator .container .regions .region {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 12%;
  }
  .graftcalculator .container .regions .region label {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .graftcalculator .container .regions .region input[type=range] {
    width: 100%;
    margin-bottom: 10px;
  }
  .graftcalculator .container .regions .region .density-value {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .graftcalculator .container .regions .region input[type=number] {
    width: 80%;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
    text-align: center;
  }
  .graftcalculator .container .stoggle {
    height: 0px !important;
    margin: 0 !important;
  }
  .graftcalculator .suggested-grafts {
    font-size: 14px;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
  }
  .graftcalculator .suggested-grafts h3 {
    margin-bottom: 7px;
    margin-top: 0px;
    font-size: 16px;
    font-weight: bold;
    color: #777777;
  }
  .graftcalculator .suggested-grafts ul {
    list-style: none;
    padding: 0;
    display: flex;
    gap: 15px;
    width: 100%;
    justify-content: space-between;
    font-weight: bold;
    margin-top: 30px;
  }
  .graftcalculator .suggested-grafts li {
    display: flex;
    flex-direction: column;
    padding: 5px 0px;
    border-radius: 4px;
    width: 12%;
    color: #777777;
  }
  .graftcalculator .suggested-grafts span {
    color: black;
  }

  .toggle-btn {
    background: url("https://drterziler.com/wp-content/graftcalculatorimages/btn9.png") no-repeat center;
    color: white;
    border: none;
    background-size: 600px 45px;
    width: 100%;
    cursor: pointer;
    font-weight: 600;
    transition: box-shadow 0.2s ease, transform 0.06s ease;
    display: block;
    text-align: center;
    position: relative;
    z-index: 1;
    border-top: 3px solid black;
    line-height: 45px;
    color: white !important;
    margin: 0;
  }
  .toggle-btn:hover {
    background-color: transparent;
    color: white !important;
  }
  .toggle-btn:active, .toggle-btn:focus {
    background-color: transparent;
    color: white !important;
  }

  .calculatorwpdiv {
    margin: 30px;
    background: #fff;
    color: #000;
    border-radius: 10px;
    padding: 12px 16px;
    text-align: center;
    font-weight: 700;
    transition: box-shadow 0.2s ease, transform 0.06s ease;
  }

  .calculator-wp a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background-color: #25D366;
    color: #fff;
    text-decoration: none;
    padding: 10px 16px;
    font-weight: 600;
    font-family: "Barlow";
    box-shadow: 0 4px 12px rgba(37, 211, 102, 0.3);
    transition: background-color 0.2s ease, transform 0.2s ease;
    font-size: 18px;
  }
  .calculator-wp a:hover {
    background-color: #1ebe5d;
    transform: translateY(-2px);
  }
  .calculator-wp a::after {
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url("https://upload.wikimedia.org/wikipedia/commons/6/6b/WhatsApp.svg") no-repeat center/contain;
    background-size: 100% auto;
  }

  @media screen and (max-width: 768px) {
    .graftcalculator {
      max-width: 100%;
      width: 100%;
      text-align: center;
    }
    .graftcalculator .inputname {
      margin: 10px auto 0px auto;
      position: unset;
      width: 65%;
      display: block;
      border-radius: 10px;
      text-align: center;
    }
    .graftcalculator .inputdonor {
      margin: 20px auto 0px auto;
      position: unset;
      width: 45%;
      display: inline-block;
    }
    .graftcalculator .inputnorwood {
      margin: 20px auto 0px auto;
      position: unset;
      width: 45%;
      display: inline-block;
    }
    .graftcalculator .image-container {
      text-align: left;
      display: block;
      width: 100%;
      padding: 0px;
    }
    .graftcalculator .image-container #section-1 {
      display: block;
      width: 300px;
      max-width: 300px;
      margin: auto;
      margin-top: 55px;
    }
    .graftcalculator .image-container #section-2,
    .graftcalculator .image-container #section-3 {
      display: none;
    }
    .graftcalculator .container {
      width: 100%;
    }
    .graftcalculator .container .regions {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-around;
    }
    .graftcalculator .container .regions .region {
      width: 48%;
      display: block;
    }
    .graftcalculator .container .regions .region .density-value {
      font-size: 10px;
    }
    .graftcalculator #suggested-list {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
    }
    .graftcalculator #suggested-list li {
      width: 45%;
      display: block;
    }
    .graftcalculator #suggested-list li span {
      font-size: 15px;
    }
  }
.custom-button-slider{
height: 4.6rem;
}
[data-tag="custom-btn-for-bg"]{
    width: 17rem !important;
}
.custom-button-wrapper-slider {
	width:15rem;
    bottom: -0.5rem;
    display: flex;
    justify-content: center;
    font-family: 'Barlow', sans-serif;
    z-index: 50;
    transition: opacity 0.3s ease-in-out;
    transform: translateY(200%);
}
.custom-button-wrapper-slider .custom-button-slider {
    width: 100%;
    background-color: rgb(0, 30, 110, 1);
    color: white;
    font-size: 18px;
    font-weight: 600;
    padding: 24px;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s ease;
    border-radius: 0px !important;
}
.wp-button-left-slider {
    text-align: center;
    align-items: center;
    z-index: 50;
}
.wp-button-left-slider a {
    display: flex;
    align-items: center;
    font-size: 16px;
    height: 4.76rem;
    text-decoration: none;
    text-align: center;
    transition: background-color 0.3s ease-in-out;
    background-color: rgb(22, 163, 74, 1);
    color: rgba(255, 255, 255, 1) !important;
    padding-left: 3rem;
    padding-right: 3rem;
    width: 15rem;
}

[data-target="wp-button-bottom-slider"] {
    font-family: Barlow, sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 1.75rem;
}
.svc-item {
  position: relative;
  max-width: 1100px;         
  margin: 0 auto 95px;
  min-height: calc(480px + 40px); 
}

.svc-media {
  width: 750px;              
  height: 480px;             
  background: #ddd;
  overflow: hidden;
}
.svc-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.svc-card {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 520px;             
  background: #fff;
  padding: 44px 48px;       
  box-shadow: 0 10px 28px rgba(0,0,0,.08); 
  z-index: 5;
}

.svc-title {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 30px;
  font-weight: 500;
  margin: 0 0 14px;
  color: #1f1f1f;
}
.svc-text {
    font-family: "Barlow", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    color: #666666;
}

.btn-details {
    background: #111;
    border: 0;
    padding: 8px 18px;
    font-size: 11px;
    letter-spacing: .08em;
    text-transform: uppercase;
    border-radius: 0;
    display: inline-block;
    text-decoration: none;
    font-family: "Barlow Condensed", Sans-serif;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 3px;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    fill: #FFFFFF;
    color: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
}
.btn-details:hover { background: #000; color: #fff; }

.svc-item.right-card .svc-media {
  margin-left: 0;
  margin-right: auto;
}
.svc-item.right-card .svc-card {
  right: 0;
}

.svc-item.left-card .svc-media {
  margin-left: auto;
  margin-right: 0;
}
.svc-item.left-card .svc-card {
  left: 0;
}

/* Responsive */
@media (max-width: 991.98px) {
  .svc-item {
    max-width: 100%;
    min-height: auto;
    margin-bottom: 55px;
  }

  .svc-media {
    width: 100%;
    height: 240px;
  }

  .svc-card {
    position: static;
    transform: none;
    width: 100%;
    margin-top: 18px;
    padding: 26px 22px;
    box-shadow: 0 10px 28px rgba(0,0,0,.08);
  }
}
.p-text{
    color: rgb(102, 102, 102);
}
.fotter-menu-l li a{
    font-family: "Barlow", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
    color: #2B2B2C;
    fill: #2B2B2C;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 4px;
    padding-bottom: 4px;
    transition: padding-left .3s ease !important;
}

#guestReviews {
  --bg-color: #a7c9e8;
  --card-bg: #ffffff;
  --star-color: #f39c12;
  --text-color: #333;
  background-color: var(--bg-color);
  padding: 80px 0;
  font-family: 'Arial', sans-serif;
  overflow: hidden; 
}

#guestReviews .slider-section {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 50px;
  position: relative;
  overflow: hidden; 
}
#guestReviews .swiper-slide {
  height: auto;
  display: flex;
  justify-content: center;
}

#guestReviews .swiper {
  padding: 50px 0 100px 0 !important;
  overflow: hidden !important; 
}
/* Beyaz Kart Yapısı */
#guestReviews .testimonial-card {
  background: var(--card-bg);
  display: flex;
  align-items: center;
  padding: 40px 40px 40px 170px; 
  position: relative;
  margin-left: 60px; 
  min-height: 250px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}

#guestReviews .user-image {
  position: absolute;
  left: -60px; 
  top: 50%;
  transform: translateY(-50%);
  width: 180px;
  height: 220px;
  z-index: 5;
  overflow: hidden;
  box-shadow: 10px 10px 20px rgba(0,0,0,0.15);
}

#guestReviews .user-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#guestReviews .card-content h3 {
  margin: 0 0 5px 0;
  font-size: 1.2rem;
  font-weight: bold;
  color: #000;
}

#guestReviews .stars {
  color: var(--star-color);
  margin-bottom: 15px;
  font-size: 1rem;
}

#guestReviews .card-content p {
    font-family: 'Barlow', sans-serif;
    font-weight: 400;
    font-size: .8rem;
    line-height: 1.6;
    color: var(--text-color);
    margin: 0;
}

#guestReviews .swiper-pagination {
  bottom: 30px !important; 
}

#guestReviews .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: #000 !important;
  opacity: 0.2;
  margin: 0 6px !important;
}

#guestReviews .swiper-pagination-bullet-active {
  opacity: 1;
  background: #000 !important;
}
#guestReviewsHeader{
    font-family: 'Gilda Display',serif;
    font-size: 46px;
    font-weight: 400;
    color: #000000;
}
#guestReviewsText{
    font-family: 'Barlow', sans-serif;
    font-weight: 400;
    color: #000000;
}
.footer-title{
    font-family: 'Gilda Display',serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 32px;
    color: #2B2B2C;
}
.footer-nav-links{
    font-family: 'Gilda Display',serif;
    font-weight: 600;
    color: #000000;
    font-size: 16px;
    line-height: 24px;
}
#footerNavMain{
    gap: 3.5rem;
}
.footer-area{
    padding-top: 2rem;
    padding-bottom: 3rem;
}
.footer-bottom .footer-container{
    padding-bottom: 3rem;
}
.footer-bottom-mobile{
    justify-content: center;
    display: flex;
}
.mt-3 {
  margin-top: 1rem !important;
}
.text-center{
    text-align: center;
}
.footer-mobile-area{
    margin-top: 2rem;
    margin-bottom: 5rem;
}
[data-target='mobile-f-m-s']{
    padding-left: 25px;
    margin-top: 4rem;
}
.next-menu-footer{
    margin-top: 2rem;
}
/* Ana Kutu Ayarı */
/* 1. Bootstrap'in col-md-6 içindeki varsayılan boşluklarını öldürüyoruz */
.custom-toc-box.col-md-6 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* 2. Ana Kutu: Kenarların taşmasını önler ve yuvarlar */
.custom-toc-box {
    border: 1px solid #9da5ae;
    border-radius: 2px;
    background-color: #ffffff;
    overflow: hidden; 
    display: block;
    float: none; /* Layout kaymalarını önlemek için */
}

/* 3. Header: Başlık alanı */
#toc-header {
    padding: 20px 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    background-color: #ffffff;
}

#toc-header h4 {
    margin: 0;
    font-family: 'Gilda Display', serif;
    font-size: 25px;
    line-height: 30px;
    color: #333;
    font-weight: 500;
}

.toc-full-divider {
    height: 1px;
    background-color: #9da5ae; 
    width: 100%; 
    margin: 0;
    padding: 0;
    display: block;
}

#toc-body {
    padding: 15px 0;
}

.custom-toc-list, .custom-toc-sublist {
    list-style: none;
    padding: 0;
    margin: 0;
}

.toc-main-item > a {
    display: flex;
    padding: 3px 25px;
    text-decoration: none;
    color: rgb(0, 0, 0);
    font-size: 15px;
    line-height: 23px;
    transition: color 0.2s;
    font-family: 'Barlow', sans-serif;
}

.toc-sub-item a {
    display: flex;
    padding: 6px 25px 6px 60px; 
    text-decoration: none;
    color: #666;
    font-size: 15px;
}

.num {
    min-width: 35px;
    flex-shrink: 0;
    font-weight: 400;
}

.txt:hover {
    text-decoration: underline;
    color: #000;
}

.toc-toggle-icon {
    width: 12px;
    height: 12px;
    border-right: 3px solid #000;
    border-bottom: 3px solid #000;
    transform: rotate(225deg);
    transition: transform 0.3s ease;
}

.is-closed .toc-toggle-icon {
    transform: rotate(45deg); 
}
#jForm{
    border: 0.1px solid #c9c9c9;
}
#resume-cons-header{
 font-family: 'Barlow Condensed', sans-serif;
 letter-spacing: 3px;
}
.clinic-tour-unique {
    width: 100%;
    aspect-ratio: 16 / 9; 
    overflow: hidden;
    position: relative;
}

.clinic-tour-unique .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* 360 Tur Buton Efekti */
.tour-slide-link {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.tour-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.2); 
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s;
}

.tour-slide-link:hover .tour-overlay {
    background: rgba(0, 0, 0, 0.4);
}

.tour-btn {
    background: #b38e5d; 
    color: #fff;
    padding: 12px 24px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.3);
}

#clinic-next, #clinic-prev {
    color: #fff;
    filter: drop-shadow(0 2px 4px rgba(0,0,0,0.5));
}

#clinic-pagination .swiper-pagination-bullet-active {
    background: #fff;
}
.ba-active{
    background: #000;
    color: #fff;
}
.ba-active:hover{
    color: #fff;
}

.team-section {
    font-family: 'Arial', sans-serif;
}

.team-title {
    color: #001E6E; 
    font-size: 2.5rem;
    font-weight: 400;
    margin-bottom: 30px;
    font-family: 'Gilda Display', serif;
    padding-top: 40px;
}
.team-main-row {
    display: flex;
    flex-wrap: wrap;
}

.team-col {
    padding: 0 10px;
    margin-bottom: 40px;
    flex: 0 0 25%;
    max-width: 25%;
}

.team-card {
    position: relative;
    text-align: center;
}
.team-card-st {
    position: relative;
    text-align: center;
}

.image-box {
    border-radius: 5px;
    overflow: hidden;
    transition: scale 0.3s ease-in-out;
}

.image-box img {
    height: auto;
    display: block;
    mix-blend-mode: multiply;
}

.info-box {
    background: #F8F9FA;
    margin-top: -30px;
    position: relative;
    z-index: 5;
    padding: 15px 5px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 8px 20px rgba(0,0,0,0.08);
    border-radius: 4px;
    padding-left: 1rem;
    padding-right: 1rem;
}

.info-box h3 {
    font-size: 16px;
    margin: 0;
    color: #000000;
    font-weight: bold;
    font-family: 'Gilda Display', serif;
}

.info-box p {
    font-size: 16px;
    margin: 5px 0 0;
    font-weight: 400;
    color: #000000;
    font-family: 'Gilda Display', serif;
}

@media (max-width: 767px) {
    .team-title {
        font-size: 22px;
        padding-left: 0;
    }

    .team-col {
        flex: 0 0 50% !important;
        max-width: 50% !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
        margin-bottom: 25px;
    }

    .info-box {
        margin-top: -20px;
        width: fit-content;
        padding: 10px 2px;
    }

    .info-box h3 {
        font-size: 12px; 
    }

    .info-box p {
        font-size: 9px;
        letter-spacing: -0.5px;
    }
}
.image-box:hover{
    scale: 1.1;
}
.faq-container {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    max-width: 900px;
    margin: 20px auto;
}

.faq-item {
    border: 1px solid #e1e8ed;
    border-radius: 3px;
    margin-bottom: 15px;
    overflow: hidden;
}

.faq-question {
    width: 100%;
    padding: 15px 20px;
    background: #fff;
    border: none;
    text-align: left;
    font-size: 16px;
    color: #001E6E; /* Görseldeki mavi tonu */
    cursor: pointer;
    display: flex;
    align-items: center;
    transition: background 0.3s ease;
}

.faq-question:hover {
    background-color: #001E6E;
    color: #fff;
}

.faq-question .icon {
    margin-right: 15px;
    font-weight: bold;
    font-size: 20px;
    color: #001E6E;
}

.faq-answer {
    padding: 0 20px 15px 50px; /* İkonun altını boş bırakmak için */
    color: #555;
    line-height: 1.6;
    display: none; /* Başlangıçta kapalı */
    background: #fff;
}

/* Aktif (Açık) Durum */
.faq-item.active .faq-question {
    background-color: #001E6E;
    color: #fff;
    border-bottom: 1px solid #e1e8ed;
}

.faq-item.active .icon {
    color: #fff;
}
#openCalcBtn{
    font-family: 'Gilda Display',serif;
}
.menu-display{
    overflow: hidden;
    touch-action: none;
    -ms-touch-action: none;
}
.certificate-logo{
    justify-content: end;
    display: flex;
}
.health-turkey-logo{
    justify-content: start;
    display: flex;
}
.certificate-logo img{
    width: 26rem;
    height: auto;
}
.footer-bottom-area{
    margin-top: 1.5rem;
}