html,
body {
  margin: 0;
  width: 100%;
  min-height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Mulish", sans-serif;
}
.bk-slider {
  position: relative;
  width: 90vw;
  height: auto;
  padding: 50px 0 100px;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px;
  background: white;
  transition: all 0.3s ease;
}

.swiper-slide .swiper-slide-active {
    color: #fff;
    background: linear-gradient(45deg, rgb(246, 146, 89), rgb(241, 105, 117));
    transform: scale(1.4);
    z-index: 2;
  }
    /* Normal state of the image 
    .doctor-image {
        transition: transform 0.3s ease-in-out!important; /* Smooth transition for the hover effect */
        backface-visibility: hidden!important; /* This prevents flickering when the image flips */
    }

/* Hover state of the image */
.relative:hover .doctor-image {
    transform: rotateY(180deg)!important; 
}
*/
.ba-slider {
    position: relative;
    overflow: hidden;
}

.ba-slider img {
    width: 100%;
    display: block;
}

.before,
.after {
    margin: 0;
}

.slider-example-split-line {
    --divider-width: 4px;
    --divider-color: #b4813a;

}

.custom-animated-handle {
    transition: transform 0.2s;
}

.slider-example-split-line:hover .custom-animated-handle {
    transform: scale(1.2);
}

.before figcaption,
.after figcaption {
    background: #fff;
    border: 1px solid #c0c0c0;
    border-radius: 12px;
    color: #2e3452;
    opacity: 0.8;
    padding: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    line-height: 100%;
}

.before figcaption {
    left: 12px;
}
.iti {
    position: relative;
    width: 100%;
    display: inline-block;
}
.after figcaption {
    right: 12px;
}

.resize {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 50%;
    overflow: hidden;
}


.handle { /* Thin line seperator */
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 4px;
    margin-left: -2px;

    background: rgba(0, 0, 0, .5);
    cursor: ew-resize;
}

.handle:after { /* Big orange knob  */
    position: absolute;
    top: 50%;
    width: 64px;
    height: 64px;
    margin: -32px 0 0 -32px;

    content: '\21d4';
    color: white;
    font-weight: bold;
    font-size: 36px;
    text-align: center;
    line-height: 64px;

    background: #ffb800; /* @orange */
    border: 1px solid #e6a600; /* darken(@orange, 5%) */
    border-radius: 50%;
    transition: all 0.3s ease;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .3),
    inset 0 2px 0 rgba(255, 255, 255, .5),
    inset 0 60px 50px -30px #ffd466; /* lighten(@orange, 20%)*/
}

.draggable:after {
    width: 48px;
    height: 48px;
    margin: -24px 0 0 -24px;
    line-height: 48px;
    font-size: 30px;
}

.box_general_3 hr {
    background-color: #ededed !important;
    opacity: 1;
}

.profile ul {
    padding-left: 0;
}

.profile small {
    text-transform: uppercase;
    color: #999;
    font-weight: 600;
}

.profile ul.contacts li h6 {
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 3px;
}

@media only screen and (min-width: 951px) {
    .f-wrap.sticky {
        position: sticky;
        bottom: 0;
        z-index: 90;
        background-color: #282828;
    }
    .f-wrap {
        position: relative;
        float: left;
        width: 100%;
        height: 70px;
        display: flex;
        align-items: center;
    }
    .f-wrap-container {
        width: 90%;
        max-width: 1600px;
        margin: 0 auto;
        position: relative;
        box-sizing: border-box;
        height: 100%;
    }
    .f-wrap.sticky ul {
        margin: 0;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        list-style: none;
        overflow-wrap: break-word;
    }
    .f-wrap ul>li {
        list-style: none;
        width: 33.33%;
        display: flex;
        justify-content: center;
        align-items: center;
        float: left;
        padding: 0;
        box-sizing: border-box;
    }
    .f-wrap ul>li:nth-child(1) {
        justify-content: flex-start;
    }
    .f-wrap ul li .sosyal-icon {
        width: 60px;
        position: relative;
        float: left;
        text-align: center;
        margin-right: 10px;
        margin: 0;
        padding: 0;
        border: 0;
        font: inherit;
        vertical-align: baseline;
    }
    .f-wrap ul li .sosyal-iletisim {
        position: relative;
        float: left;
    }
    .f-wrap ul li .sosyal-iletisim a,
    .f-wrap ul li .sosyal-iletisim p {
        color: #fff;
        font-weight: 700;
        font-size: 22px;
    }
    .sosyal-baslik p {
        margin: 0;
        padding: 0;
    }
    .f-wrap ul li .sosyal-iletisim a {
        text-decoration: none;
        font-size: 18px;
        letter-spacing: 1px;
        font-weight: 400;
    }
    .f-wrap ul li .sosyal-iletisim a {
        text-decoration: none;
        font-size: 18px;
        letter-spacing: 1px;
        font-weight: 400;
    }
    .f-wrap ul li .sosyal-detay {
        text-decoration: none;
        font-size: 18px;
        letter-spacing: 1px;
        font-weight: 400;
        color: white;
    }
    .f-wrap.sticky li .iletisim-buton {
        padding: 5px 30px;
        position: relative;
        float: left;
        width: 100%;
        background-color: transparent;
        border: none;
        color: #fff;
        text-align: left;
        text-decoration: none;
        display: inline-block;
        font-size: 16px;
        margin: 0;
        cursor: pointer;
        -webkit-transition-duration: .4s;
        transition-duration: .4s;
        list-style: none;
        text-align: center;
        border-radius: 360px;
        border: 2px solid #fff;
    }
    .f-wrap.sticky li .iletisim-buton a {
        color: #fff;
        font-size: 18px;
        text-align: center;
        padding: 15px 0;
        display: inline-block;
        width: 100%;
        letter-spacing: 1px;
    }
    .subj-btn{
        padding: 15px 30px!important;
        position: relative;
        float: left;
        width: 60%!important;
        background-color: transparent;
        border: none;
        color: #000!important;
        text-align: left;
        text-decoration: none;
        display: inline-block;
        font-size: 16px;
        margin: 0;
        cursor: pointer;
        -webkit-transition-duration: .4s;
        transition-duration: .4s;
        list-style: none;
        text-align: center;
        border-radius: 360px!important;
        transition:.3s ease-in-out!important;
        border: 2px solid #000!important;
    }
    .subj-btn:hover{
        background: #000;
        color: #fff;
        transition:.3s ease-in-out;
        border: 2px solid #fff;
    }
    .f-wrap ul li .sosyal-icon {
        width: 60px;
        position: relative;
        float: left;
        text-align: center;
        margin-right: 10px;
    }
    .f-wrap ul>li:last-child {
        justify-content: flex-end;
    }
    .f-wrap.sticky img {
        height: auto;
        max-width: 100%;
    }
}



.icon-image .ilk {
    object-fit: none;
    object-position: top;
    height: 210px;
    overflow: hidden;
    width: 100%;
}

.icon-image .ilk {
    height: 296px;
    object-fit: contain;
    /* background-size: contain; */
    /* background-position: bottom; */
    /* background-repeat: no-repeat; */
}

.icon-image:hover img.ilk {
    display: none;
}

.icon-image:hover .ilk {
    background-image: none !important;
}

.icon-image:hover img.son {
    display: block;
}

.icon-image:hover .son {
    display: block;
}

.icon-image:hover .son {
    display: block;
}

.ozel-w {
    position: relative;
    top: 35px;
}



.bg-liner {
    width: 320px;
    /* padding: 25px; */
    float: right;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    background: linear-gradient(115deg, rgba(189, 138, 29, 1) 10%, rgba(254, 214, 101, 1) 50%, rgba(211, 164, 53, 1) 77%, rgba(189, 138, 29, 1) 100%);
    align-items: center;
}

.wp-button {
    color: white !important;
    border-radius: 0 !important;
    background-color: #239c1f !important;
    padding: 10px 25px !important;
}

.roboto-m {
    font-family: 'Roboto Medium';
}

.siyah-tr {
    background-attachment: fixed;
    background-position: center;
    background: #00000082;
    position: relative;
    height: 100%;
    object-fit: unset;
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover !important;
    background-position: right;
}

#wraic2 {
    height: 100%;
    object-fit: unset;
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover !important;
    background-position: right;
    background: url(../img/wrap2/bg.png);
}


.wid {
    height: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.wid img {
    width: 90%;
    height: 50%;
}

.wid i {
    position: absolute;
    color: #ffb800;
    font-size: 48px;
}


/*our services*/

.servi-border-bottom {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 75px;
}

.icon-image:hover .ilk {
    display: none;
}

.icon-image:hover .son {
    display: block;
}

.icon-image .son {
    display: none;
}

.iti__selected-dial-code{
    color:white
}

.wp-btn-mains{
    background:#0ec12f;
    padding: 10px 20px;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    width: 349px;
    transition: all 0.3s;
    display:flex;
    justify-content:center;
    align-items:center;

    flex-direction:row;
    gap:5px
}
.whatsapp-send-icon-small {
width: 25px;
height: 25px;
flex: 0 0 16px;
fill: rgb(255,255,255);
z-index: 1;
}
.wp-btn-mains:hover{
    scale:1.1;
    transition: all 0.3s;
}
@media (max-width: 768px) {
            .pr-mb{
                padding-right:32px
            }
            .wp-btn-mains{
    width: 100%;
}
}

        /* Accessibility Button and Sidebar Styles */
        .accessibility-btn {
            position: fixed;
            left: 0;
            top: 25%;
            transform: translateY(-50%);
            background: #d6a12e;
            color: white;
            border: none;
            padding: 12px;
            cursor: pointer;
            z-index: 1000;
            border-radius: 0 4px 4px 0;
            transition: all 0.3s ease;
        }

        .accessibility-btn.sidebar-open {
            left: 228px;
        }



        .accessibility-sidebar {
            position: fixed;
            left: -300px;
            top: 31%;
            transform: translateY(-50%);
            width: 231px;
            height: 314px;
            background: white;
            box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1);
            z-index: 999;
            transition: left 0.3s ease;
            padding: 20px;
            border-radius: 0 4px 4px 0;
            overflow-y: auto;
        }

        .text-size {
            font-size: 14px;
        }

          @media (max-width: 1300px) {
            .accessibility-sidebar {
                top: 41%;
            }
        }
        @media (max-width: 768px) {
            .accessibility-sidebar {
                top: 51%;
            }
        }

        .accessibility-sidebar.active {
            left: 0;
        }

        .accessibility-options {
            display: flex;
            flex-direction: column;
            height: 100%;
        }

        .accessibility-option {
            display: flex;
            align-items: center;
            gap: 10px;
            padding: 3px 0;
            border-radius: 4px;
            cursor: pointer;
            transition: background 0.2s ease;
        }


        .accessibility-option i {
            width: 32px;
            height: 32px;
            display: flex;
            align-items: center;
            justify-content: center;
            background: transparent;
            color: black;
            border-radius: 4px;
        }

        .accessibility-close {
            position: absolute;
            right: 10px;
            top: 10px;
            background: none;
            border: none;
            font-size: 24px;
            cursor: pointer;
            color: #666;
        }

        .accessibility-close:hover {
            color: #333 !important;
        }

        /* High Contrast Mode Styles */
        body.high-contrast {
            background: #000 !important;
            color: #fff !important;
        }

        body.high-contrast * {
            background: #000 !important;
            color: #fff !important;
            border-color: #fff !important;
        }

        body.high-contrast a {
            color: #ffff00 !important;
        }

        /* Negative Contrast Mode Styles */
        body.negative-contrast {
            background: #000 !important;
            color: #fff !important;
        }

        body.negative-contrast * {
            background: #000 !important;
            color: #fff !important;
            border-color: #fff !important;
        }

        body.negative-contrast a {
            color: #ffff00 !important;
        }

        body.negative-contrast img,
        body.negative-contrast video,
        body.negative-contrast iframe {
            filter: invert(100%) !important;
        }

        body.negative-contrast .accessibility-btn,
        body.negative-contrast .accessibility-sidebar,
        body.negative-contrast .whatsapp-main,
        body.negative-contrast .navbar-menu,
        body.negative-contrast .uzmanina-sor-mobil,
        body.negative-contrast #cookie-content,
        body.negative-contrast #cookie-pref {
            filter: none !important;
            background: #000 !important;
            color: #fff !important;
        }

        /* Link Underline Mode Styles */
        body.link-underline-mode a {
            text-decoration: underline !important;
        }

        /* Readable Font Mode Styles */
        @font-face {
            font-family: 'OpenDyslexic';
            src: url('https://dyslexicfonts.com/fonts/OpenDyslexic-Regular.otf') format('opentype');
        }

        body.readable-font-mode {
            font-family: 'OpenDyslexic', Arial, sans-serif !important;
        }

        /* Text Size Adjustment Styles */
        body.text-size-large {
            font-size: 22px !important;
        }

        body.text-size-xlarge {
            font-size: 24px !important;
        }

        /* Grayscale Mode Styles */
        body.grayscale-mode {
            filter: grayscale(100%) !important;
        }

        /* Exclude fixed elements and important UI components from grayscale */
        body.grayscale-mode .accessibility-btn,
        body.grayscale-mode .accessibility-sidebar,
        body.grayscale-mode .whatsapp-main,
        body.grayscale-mode .navbar-menu,
        body.grayscale-mode .uzmanina-sor-mobil,
        body.grayscale-mode #cookie-content,
        body.grayscale-mode #cookie-pref,
        body.grayscale-mode .fixed,
        body.grayscale-mode [style*="position: fixed"],
        body.grayscale-mode [style*="position:fixed"],
        body.grayscale-mode .mobile-bottom-bar,
        body.grayscale-mode .form-btn-mobile,
        body.grayscale-mode .whatsappx,
        body.grayscale-mode .sticky-whatsapp,
        body.grayscale-mode .side-cookie,
        body.grayscale-mode .menu,
        body.grayscale-mode .toggle-btn,
        body.grayscale-mode .accessibility-option,
        body.grayscale-mode .accessibility-close,
        body.grayscale-mode .accessibility-btn,
        body.grayscale-mode .accessibility-sidebar,
        body.grayscale-mode .accessibility-options,
        body.grayscale-mode .accessibility-option i,
        body.grayscale-mode .accessibility-option span,
        body.grayscale-mode .accessibility-close,
        body.grayscale-mode .accessibility-btn i {
            filter: none !important;
            background: white !important;
            color: black !important;
        }

        /* Ensure proper hover states for fixed elements */
        body.grayscale-mode .accessibility-option:hover {
            background: #f0f0f0 !important;
        }

        body.grayscale-mode .accessibility-close:hover {
            color: #333 !important;
        }

        body.grayscale-mode .accessibility-btn:hover {
            background: #2da3a8 !important;
        }

        /* Ensure proper styling for fixed navigation elements */
        body.grayscale-mode .navbar-menu,
        body.grayscale-mode .navbar-backdrop,
        body.grayscale-mode .navbar-close,
        body.grayscale-mode .navbar-burger {
            filter: none !important;
            background: white !important;
            color: black !important;
        }

        /* Ensure proper styling for form elements */
        body.grayscale-mode .form-area input,
        body.grayscale-mode .form-area button,
        body.grayscale-mode .form-area input::placeholder {
            filter: none !important;
            background: #233161 !important;
            color: white !important;
        }

        /* Ensure proper styling for cookie consent elements */
        body.grayscale-mode #cookie-content,
        body.grayscale-mode #cookie-pref,
        body.grayscale-mode #cookie-content button,
        body.grayscale-mode #cookie-pref button {
            filter: none !important;
            background: rgba(0, 0, 0, 0.75) !important;
            color: white !important;
        }

        /* Ensure proper styling for WhatsApp elements */
        body.grayscale-mode .whatsapp-main,
        body.grayscale-mode .whatsapp-wrapper,
        body.grayscale-mode .whatsapp-header,
        body.grayscale-mode .whatsapp-background,
        body.grayscale-mode .whatsapp-btn {
            filter: none !important;
            background: white !important;
            color: black !important;
        }

        /* Ensure proper styling for mobile elements */
        body.grayscale-mode .mobile-bottom-bar,
        body.grayscale-mode .form-btn-mobile,
        body.grayscale-mode .whatsappx {
            filter: none !important;
            background: white !important;
            color: black !important;
        }

        /* Ensure proper styling for sticky elements */
        body.grayscale-mode .sticky-whatsapp,
        body.grayscale-mode .sticky-whatsapp a {
            filter: none !important;
            background: transparent !important;
            color: #f8f9fb !important;
        }

        /* Ensure proper styling for side cookie elements */
        body.grayscale-mode .side-cookie,
        body.grayscale-mode .menu {
            filter: none !important;
            background: #38c3c6 !important;
            color: white !important;
        }

        /* Ensure proper styling for toggle button */
        body.grayscale-mode .toggle-btn {
            filter: none !important;
            background: #3b82f6 !important;
            color: white !important;
        }

        body.grayscale-mode .toggle-btn:hover {
            background: #2563eb !important;
        }