﻿.main-content .left .alphabet-list strong:before {
    content: none;
}

.main-content .left .alphabet-list {
    padding: 25px;
    margin-top: 10px;
}

    .main-content .left .alphabet-list span, .main-content .left .alphabet-list a {
        margin-left: 0;
        border-left: solid 1px #009396;
        padding-bottom: 5px;
        color: #707070;
        width: 100%;
        display: block;
    }

        .main-content .left .alphabet-list span:last-child {
            padding-bottom: 0;
        }

.doctorImg {
    width: 230px;
    margin-top: 45px;
    border-radius: 25px;
    /*  border:20px solid white;*/
}

.alphabet-list span {
    padding-left: 5px;
}

.doctorImg img {
    border-radius: inherit;
}

.noPadding {
    padding: 0;
}

.doctorInfo {
    color: white;
}

    .doctorInfo h1 {
        margin-bottom: 25px;
    }

        .doctorInfo h1 span {
            clear: both;
            display: block;
            font-size: 20px;
        }

    .doctorInfo ul li {
        margin-bottom: 10px;
        /*  letter-spacing:0.5px;*/
    }

        .doctorInfo ul li p, .doctorInfo ul li a {
            font-size: 20px;
            color: white;
        }

        .doctorInfo ul li i {
            color: #1fc1c8;
            padding-right: 10px;
            font-size: 18px;
            width: 30px;
        }

.socialBar .topAppointment a {
    color: white;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 0.5px;
}

    .socialBar .topAppointment a i {
        padding-right: 20px;
    }

.socialBar .topSocial {
    height: 50px;
    display: flex;
    align-items: center;
}

    .socialBar .topSocial ul {
        height: initial;
        padding-top: 10px;
    }

.main-content .owl-carousel {
    border-bottom: none;
}

.main-content .nav-tabs li {
    border-right: 1px solid #707070;
    padding: 0px 16px 0px 17px;
    margin: 20px 0px 20px;
}

.main-content .owl-carousel .active > a {
    background-color: #f9fcfc;
    border: none;
    font-weight: bold;
    color: #5a5959;
    border-bottom: 2px solid #1fc1c8;
    padding-bottom: 5px;
}

.main-content .owl-carousel a {
    border-left: none;
    border-top: none;
    border-bottom: none;
    border: none;
    color: #707070;
    padding: 0;
    font-size: 18px;
    font-weight: bold;
    margin-right: 0;
    border-radius: 0px;
}

.main-content .owl-carousel > a:hover {
    background-color: #f9fcfc;
    /*    border-left: none;
            border-top: none;
            border-bottom: none;
            border-right: 1px solid #707070;
            color: #707070;*/
}

.main-content .owl-carousel div:last-child {
    border: none;
}

.main-content .nav-tabs li:first-child {
    padding-left: 0px;
}

.main-content .nav-tabs {
}

.main-content .owl-carousel .item {
    border-right: 1px solid #717171;
    padding-right: 10px;
}

@media (min-width:1024px) {
    .owl-stage {
        width: 100% !important;
    }
}

@media (max-width:1024px) {
    .doctorImg {
        border-radius: 25px;
        margin-top: 0;
        /* width: 75%;
            margin: 0 auto;
            margin-top: 45px;*/
    }

    .doctorInfo h1 {
        font-size: 25px;
        letter-spacing: 0.3px;
        margin-bottom: 0;
        font-weight: bold;
    }

        .doctorInfo h1 span {
            font-weight: 100;
        }

    .doctorInfo ul li {
        margin-bottom: 0;
    }

        .doctorInfo ul li p, .doctorInfo ul li a {
            font-size: 15px;
            color: white;
            margin: 0;
        }

        .doctorInfo ul li i {
            color: #1fc1c8;
            padding-right: -4px;
            font-size: 13px;
            width: 20px;
        }

    .ff {
        padding-left: 5%;
    }



    .topAppointment {
        text-align: center;
    }

        .topAppointment a {
            font-size: 15px !important;
        }

    .main-content .owl-carousel a {
        font-size: 14px;
    }

    .owl-carousel {
        /*   height: 35px;*/
    }

        .owl-carousel.owl-drag .owl-item {
            margin-right: 0px !important;
        }
}

@media (max-width:1024px) {
    #topBlock .hGuideCover {
        background: url(https://static.medicana.com.tr/www/medicana/assets/img/cover/1920.png) no-repeat center center;
        background-size: cover;
    }
}

@media (min-width:1024px) {
    .doctorContent {
        padding: 5px;
    }

    #saglik-rehberi-yazilari .item:first-child {
        /*margin-left: -40px;*/
    }
    #saglik-rehberi-yazilari .container{
        padding-left:0;
        margin-left:-20px;
    }
}

.owl-item {
    padding: 5px;
}

.doctorContent {
    /*  margin-top: 20px;*/
}

    .doctorContent strong, .doctorContent h3 {
        color: #2B9AC9;
        font-size: 20px;
    }

    .doctorContent h3 {
        font-weight: bold;
        margin-bottom: 30px;
    }

    .doctorContent p {
        font-size: 18px;
    }

    .doctorContent .doctorNewsItem {
        font-size: 18px;
        color: #707070;
        border-bottom: 1px solid #707070;
        padding-top: 20px;
    }

        .doctorContent .doctorNewsItem:first-child {
            padding-top: 0;
        }

        .doctorContent .doctorNewsItem:last-child {
            border: none;
        }

        .doctorContent .doctorNewsItem strong {
            color: #707070;
            margin-bottom: 10px;
            font-size: 18px;
        }

            .doctorContent .doctorNewsItem strong:last-child {
                margin-bottom: 30px;
            }

        .doctorContent .doctorNewsItem p {
            color: #707070;
            margin: 25px 0 25px;
        }

        .doctorContent .doctorNewsItem a {
            display: block;
            margin: 25px 0 25px;
            background-color: #1A3F63;
            width: 200px;
            text-align: center;
            color: white;
            padding: 5px;
            font-size: 15px;
            letter-spacing: 0.5px;
        }

            .doctorContent .doctorNewsItem a i {
                float: right;
                padding: 4px;
            }

    .doctorContent .clearfix {
        margin-bottom: 30px;
    }

    .doctorContent .text-box {
        line-height: 2;
        font-size: 18px;
    }

.owl-carousel {
    background-color: rgb(249, 252, 252);
    padding: 20px 0 20px;
}

.sticky-wrapper {
    height: initial !important;
}

@media (max-width:767px) {
    .topSocial {
        display: none !important;
    }

    .doctorContent .text-box {
        font-size: 15px;
    }

    .doctorContent strong {
        font-size: 17px;
    }

    .doctorContent p {
        font-size: 15px;
    }

    .doctorContent h3 {
        text-align: center;
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .topAppointment a {
        display: flex;
        align-content: center;
        padding-top: 5px;
        padding-left: 5px;
    }

    .socialBar ul li a, .socialBar p {
        font-size: 13px;
    }

    .socialBar .topSocial ul {
        padding-top: 10px;
    }

    .doctorInfo h1 {
        margin-bottom: 25px !important;
    }
}

.owl-stage {
}

.doctorHealthGuideItem img {
    width: 260px;
}


/*sağlık rehberi yazıları*/


#saglik-rehberi-yazilari .item {
    padding: 25px;
}

    #saglik-rehberi-yazilari .item .itemDetail {
        border-radius: 0 0 10px 10px;
        -moz-border-radius: 0 0 10px 10px;
        -webkit-border-radius: 0 0 10px 10px;
        border: 1px solid #bababa;
        -webkit-box-shadow: 0 7px 5px -5px rgba(184,182,184,1);
        -moz-box-shadow: 0 7px 5px -5px rgba(184,182,184,1);
        box-shadow: 0 7px 5px -5px rgba(184,182,184,1);
        background-color: #fff;
    }

        #saglik-rehberi-yazilari .item .itemDetail .img-box {
            display: block;
            width: 100%;
            height: 220px;
            margin-bottom: 20px;
            background-image: url(https://img.medicana.com.tr/photo/r/haber_null_t.png);
            background-repeat: no-repeat;
            background-position: center center;
        }

        #saglik-rehberi-yazilari .item .itemDetail .newsDetail {
            height:90px;
       /*     height: 160px;*/
        }

        #saglik-rehberi-yazilari .item .itemDetail a strong {
            padding-left: 10px;
            font-family: 'proxima_nova_rgregular';
            letter-spacing: .3px;
            line-height: 1.5;
            height: 50px;
            display:block;
        }

        #saglik-rehberi-yazilari .item .itemDetail span {
            padding-left: 10px;
            width: 95%;
            overflow: hidden;
            display: -webkit-box;
            -webkit-line-clamp: 5;
            -webkit-box-orient: vertical;
        }

        #saglik-rehberi-yazilari .item .itemDetail .newsButtons {
            height: 30px;
        }

            #saglik-rehberi-yazilari .item .itemDetail .newsButtons span {
                padding-left: 0px;
            }

            #saglik-rehberi-yazilari .item .itemDetail .newsButtons a {
                border-radius: 30px;
                border: 2px solid;
                padding: 5px;
            }

                #saglik-rehberi-yazilari .item .itemDetail .newsButtons a i {
                    font-size: 21px;
                    color: #002a5c;
                }
