.fz13{
    font-size: 13px!important;
}
.single-services-box h3{
    margin-top: 20px;
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 0;
}

.widget_smartslider3{
    list-style-type: none;
}
.services-area.bg-eef9ff {
    background-color: #ffffff;
}
.pt-40{
    padding-top: 40px;
}
.navbar-brand img{
    height: 55px!important;
}

.flaticon-whatsapp:before {
    content: "\f232"; /* örnek unicode */
    font-family: "Flaticon";
}

.main-slides-content h1{
    color: #fff;
}

.hospital-top-area .top-optional-wrap li:last-child {
    margin-right: 0;
    border-right: none;
    padding-right: 0;
    color: #fff;
    font-size: 12px;
}


.page-banner-content h1 {
    color: #ffffff;
    margin-bottom: 20px;
    font-size: 38px;
    font-weight: 600;
}



.ptb-50{
    margin-top: 50px;
}

.widget-area .widget_grin_posts_thumb .item .thumb .fullimage {
    width: 80px;
    height: 80px;
    display: inline-block;
    border-radius: 5px;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center center;
}

.mb-50{
    margin-bottom: 50px;
}

.details-overview-image{
    padding-top: 5px;
}

ol{
    margin-bottom: 15px;
    line-height: 1.8;
    color: #6a6c72;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
}

/* update */
.gallery-area.bg-091e3e {
    background-color: #f7f7f7;
    padding-bottom: 50px;
    padding-top: 50px;
}

.gallery-area.bg-091e3e .section-title h2, .gallery-area.bg-091e3e .section-title p {
    color: #091e3e;
}
.main-slides-item {
    height: 780px;
}

.phone-button{
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 99;
    width: 60px;
    height: 60px;
    background: #c60000;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    font-size: 22px;
    color: #f7f7f7;
}

.phone-fixed a:hover{
    color: #ffffff;
}
@media only screen and (max-width: 600px) {
    .middle-header-area{
        display: none;
    }
    .page-banner-area{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .top-header-optional{
        display: none;
    }
    .main-slides-item {
        height: 260px;
    }
}

@media (max-width: 991px) {

    /* MeanMenu butonu (hamburger/...) */
    .main-responsive-nav .mean-container a.meanmenu-reveal,
    .navbar-area .mean-container a.meanmenu-reveal,
    .mean-container a.meanmenu-reveal {
        position: absolute !important;
        right: 15px !important;
        left: auto !important;

		margin: 0 !important;
        transform: none !important;
    }


	
}

@media (max-width: 576px) {
    .top-area.hospital-top-area {
        display: none !important;
    }
}

@media (max-width: 991px) {

    .others-option-for-responsive .dot-menu,
    .dot-menu {
        display: none !important;
    }

}