.bebekimg {
    width: 300px !important;
    /* margin: 0px 9em; */
    display: inline-block !important;
}

.cs-btn-one {
    position: relative;
    display: inline-block;
    text-transform: none;
}

.bebeksayisi {
    color: #234693;
    font-size: 40px !important;
    font-family: sans-serif;
    font-weight: bold;
}

.service-style4 .service-item-thumb:before {
    background: #ffffff00;
}

.doktorlar {
    background: white;
    padding: 17px;
    border-radius: 50px;
    text-align: center;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}

.drimg {
    padding: 5% 11%;
}

.col-xl-3 {
    flex: auto;
    width: 20%;
}

.anakapsayici {
    border: 2px solid #5EB9D5;
    border-radius: 55px;
    padding: 20px;
}

.rakam {
    color: #75B7D1;
    font-weight: bold;
    font-size: 90px;
    line-height: normal;
    text-align: center;
}

.rakambaslik {
    font-size: 25px;
    text-align: center;
}

.rakamyazi {
    margin: 0 0 5px;
    line-height: 1.5em;
    font-size: 15px;

}

.sidebar-widget {
    padding: 30px;
    margin-bottom: 40px;
    background: #f3f3f5;
    border: 5px solid rgba(var(--primary-color), 0.1);
    border-radius: 30px;
}

.news-sidebar-widget .widget-categories ul li,
.news-sidebar-widget .widget-archives ul li {
    display: inherit;
    padding: 5px 0;
    height: 3em;
}

.about-image-box-style2 .about-image1 {
    top: 0em;
}

.dot-circle:after {
    top: 10em;
    right: -40px;
}

.banner_hakkimizda {
    background-position: center;
    background-color: #f8f8f8;
    background-image: url(myimg/Slider_Foto.png);
    display: flex;
    align-items: end;
    min-height: 365px;
    position: relative;
    padding: 75px 0;
    margin: 4em 0px;
}

.ekibimiz_button {
    color: white;
    background: #0162ca;
    font-size: 25px;
    padding: 5px;
    text-align: center;
    border-radius: 15px;
    font-family: 'Red Hat Display';
    margin: 2em 0px;
}

.service-nav-menu .service-link-list {
    background: #f3f3f5;
    padding: 30px;
    border-radius: 30px;
}

.solactive {
    color: var(--primary-color);
}

[class^="webex-icon-"],
[class*=" webex-icon-"] {
    font-size: 20px;
}

.footer-contact-info {
    align-items: initial;

}

.dil {
    border-radius: 12px;
    background: #f7f7fc;
    width: 130px;
}

.about-section {
    padding: 25px 25px 25px 0;
}

.home_banner_02 .home-carousel .active .auto-container .content-box .home-carousel-text {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -ms-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms;
}

.binaresmi {
    max-width: 100%;
    height: -webkit-fill-available;
}

.ijfSyc {
    display: none !important;
}

/* Varsayılan stil */
.language-btn,
.header-btn {
    border: 2px solid #2C458E;
    padding: 2px 10px !important;
    border-radius: 20px;
}
.whatsapp-button {
    position: fixed;
    bottom: 20px;
    left: 20px;
    padding: 10px 20px;
    background-color: #25D366;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}

#dkuywW {
    display: none !important;
}

.dkuywW {
    display: none !important;
}

.modal {
    display: none;
    position: fixed;
    z-index: 47;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
}

/* Modal content */
.modal-content {
    display: block;
    margin: 1% auto;
    padding: 6px;
    background-color: #fefefe;
    border: 1px solid #888;
    width: 88%;
    max-width: 38%;
    text-align: center;
    position: relative;
}

/* Close button */
.close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    cursor: pointer;
}

.mrb-10 {
    margin-bottom: 2em;
}
/* Ekran boyutu 1048px ve altındayken geçerli olacak stil */
@media screen and (max-width: 1048px) {
    .language-btn,
    .header-btn {
        border: 0;
        padding: 8px 5%!important;
        border-radius: 0;
    }
    .dot-circle:after {
        top: 32em;
        right: 0;
        z-index: 0;
    }
    .about-image1 {
        position: relative!important;
        right: 0;
        width: 420px;
        bottom: 15px;
        border-radius: 8px;
    }
    .about-image-box-style2 {
        margin-bottom: 25px!important;
    }
}


@media screen and (max-width: 768px) {
    .home_banner_02 .home-carousel .slide-item::after {
        background: none;
        opacity: 0;

    }
    .col-xl-3 {
        flex: auto;
        width: 100%;
    }

    .modal-content {
        max-width: 95%;
    }
}

