﻿body {
    margin: 0;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #333333;
    height: 100%;
}

html {
    height: 100%;
}

header {
    width: 100%;
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    position: absolute;
    z-index: 15;
    margin-bottom: 20px;
}
.rndbtn{
        font-size: 12px !important;
    background: #fff;
    color:#2ca3b9 !important;
    padding: 5px 10px !important;
    border-radius: 50px;
        text-shadow: 0px 0px 0px #333 !important;
}

.header_ic {
    position: relative;
    padding: 0px 0px 0px 0px;
    margin-bottom: 50px;
    border-bottom: 0px solid #909baa;
}

.headersol {
    position: relative;
    margin: 0px 0px 20px 0px;
    padding-top: 22px;
}

.headersag {
    position: relative;
    text-align: right;
    margin: 0px 0px 20px 0px;
    padding-top: 22px;
}

.headerbtn {
    padding: 0;
    margin: 0px;
    list-style: none;
    display: inline-block;
    margin-left: 15px;
}

    .headerbtn li {
        padding: 0;
        margin: 0px;
        list-style: none;
        display: inline-block;
    }

        .headerbtn li a {
            padding: 5px 12px;
            color: #dedede;
            font-size: 13px;
            font-weight: 400;
            text-decoration: none;
            background: #1e1c21;
            border-radius: 5px;
            margin-right: 5px;
            display: inline-block;
            margin-bottom: 2px;
        }

            .headerbtn li a:hover {
                background: #d06500;
            }

            .headerbtn li a i {
                margin-right: 6px;
                font-size: 12px;
            }

            .headerbtn li a:last-child {
                margin-right: 0px;
            }

.logodiv {
    position: absolute;
    text-align: center;
    top: 0px;
    width: 100%;
}

.logo {
    display: inline-block;
    position: relative;
    z-index: 1;
    text-align: center;
}

.logo_img {
    position: relative;
    border: 0px;
    max-width: 100%;

}

.logo_alt_btn {
    position: absolute;
    left: 46.5%;
    bottom: -23px;
}

    .logo_alt_btn img {
    }

.tel {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    margin-right: 50px;
    text-shadow: 0px 1px 1px #333;
    margin-top:13px;
}

    .tel span {
        font-weight: 700;
        font-size:20px;
    }

    .tel i {
        color: #fff;
        font-size: 17px;
        vertical-align: inherit;
        margin-right: 5px;
        width:25px;
        height:25px;
        border-radius:50%;
        background:#f7b962;
        text-align:center;
        line-height:1.5;
    }
    .tel2 {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    text-shadow: 0px 1px 1px #333;
    margin-top:13px;
    float:right;
    display:none;
}

    .tel2 i {
        color: #fff;
        font-size: 17px;
        vertical-align: inherit;
        margin-right: 5px;
        width:25px;
        height:25px;
        border-radius:50%;
        background:#f7b962;
        text-align:center;
        line-height:1.5;
    }

    


.iletisim_sosyal_icon {
    display: inline-block;
}

    .iletisim_sosyal_icon a {
        text-decoration: none;
        color: #fefeff;
        font-size: 16px;
        padding: 0px 0px 0px 0px;
        display: inline-block;
        width: 35px;
        height: 35px;
        background: #f7b962;
        border-radius:50%;
        text-align: center;
        line-height: 35px;
        transition: all 250ms ease-out;
    }

        .iletisim_sosyal_icon a:hover {
            background: #2ca3b9;
            transform:rotate(360deg);
        }



.sosyal_icon {
    display: inline-block;
    margin-top:13px;
}

    .sosyal_icon a {
        text-decoration: none;
        color: #fff;
        font-size: 16px;
        padding: 0px 5px 0px 5px;
        display: inline-block;
        text-shadow: 0px 1px 1px #333;
    }

        .sosyal_icon a:hover {
            color: #0b6778;
            text-shadow: 0px 0px 0px #333;
        }

        .sosyal_icon a:last-child {
            margin-right: 0px;
            padding: 0px 0px 0px 5px;
        }
.mesai_ {
    max-width:100%;
}
.menu_bg {
    background: url(../images/menu_bg.png) no-repeat center top;
    width: 100%;
    height:auto;
    border-bottom:3px solid #04687a;
    border-radius:22px;
}
.menu_bg:after {
    clear:both;
    content:"";
    display:block;
}

.header_menu {
    margin: 0px;
    padding: 0px;
    list-style: none;
    position: relative;
    display: inline-block;
    margin-top: 0px;
}

.menu_sag {
    float: right;
    margin-right: 19px;
}

.menu_sol {
    float: left;
    margin-left: 28px;
}

.header_menu li {
    position: relative;
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
    display: inline-block;
}


.header_menu ul li{
    margin: 0px;
    padding: 0px;
    list-style: none;
   display:block;    
   float:none;
}
.header_menu ul {
    position:absolute;
    z-index:1;
    display:none;
    width:250px;
    padding:0px;
    margin:0px;
    background:#fff;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.22);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.22);
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.22);
}
.header_menu li ul li a{
    font-size:13px;
    font-weight:400;
    padding:8px 0px 8px 10px;
    color:#2a2a2a;
    text-align:left;
    text-decoration:none;
    border-top:0px;
    border-bottom:1px solid #dadada;
    transition: all 250ms ease-out;
    display:block;
    border-right:0px;
    text-shadow: 0px 0px 0px #333;
    background:#333333;
}

    .header_menu li i {
    }

    .header_menu li a {
        position: relative;
        z-index: 1;
        display: block;
        font-size: 15px;
        font-weight: 500;
        padding: 17.5px 12px;
        color: #ffffff;
        text-decoration: none;
        text-shadow: 0px 1px 1px #333;
        transition: all 450ms ease-out;
        text-align: center;
    }

    .header_menu li:hover a {
        color: #ffffff;
        background: #0b6778;
    }
.header_menu li ul li a:hover {
    border-top:0px solid #53bb53;
    background:#eeeeee;
    color:#02697e;
}
.header_menu li:hover ul{
    display:block;
}

.menu_btn {
    position: relative;
    z-index: 5;
    padding: 8px 11px 5px 11px;
    display: none;
    border-radius: 4px;
    margin-top: 10px;
}

    .menu_btn i {
        color: #ffffff;
        text-decoration: none;
        font-size: 30px;
    }

.menu_close {
color:#ffffff;    
background:#;
font-size:30px;
float:right;
padding:0px;
}
.menu_close:hover {
color:#e62d2e;
}
.acilan_menu {
display:none;
    width: 80%;
    left: 0px;
    top: 0px;
    position: absolute;
    z-index: 10000;
    border-right: 4px solid #0188a0;
    padding: 15px;
    min-height: 100%;
    transition: all 350ms ease-out;
    background-color: rgb(1, 98, 115);
}

.acilan_menu_baslik {
color:#fff;
font-size:16px;
font-weight:700;
float:left;
padding-top:12px;
}
.menu_cizgi {
height:1px;
background:#9a9a9a;
margin-top:10px;
margin-bottom:15px;
}
.acilan_menu_list {
    margin:0px;
    padding:0px;
    list-style:none;
}
.acilan_menu_list li{
    margin:0px;
    padding:0px;
    list-style:none;
}
.acilan_menu_list li a{
    display:block;
    font-size:13px;
    color:#ffffff;
    text-decoration:none;
    padding:9px 0px;
    border-bottom:1px solid #095462;
    transition: all 250ms ease-out;
    font-weight:500;
}
.acilan_menu_list li a:hover {
background:#018ca4;
padding-left:7px;
color:#fff;
}

.acilan_menu_list ul {
    position:relative;
    z-index:5;
    display:none;
    padding:0px;
    margin:0px;
    padding:7px 7px 7px 15px;
}
.acilan_menu_list ul li a{
font-weight:400;
}
.icerik {
    padding-top:20px;
}

.page_header {
    position:relative;
    z-index:5;
    padding-bottom:50px;
}
.page_header h2 {
    font-weight: 700;
    font-size: 35px;
    color: #043d4e;
    margin: 0px;
    padding: 0px;
    text-align: center;
    line-height:1.4;
    margin-bottom:8px;
}

.page_title {
    display:block;
    margin-bottom:10px;
}
.page_title h2{
    position:relative;
    color:#2c5175;
    font-weight:700;
    font-size:21px;
    margin:0px;
    padding:0px;
}
.tumu{
float: right;
    padding: 6px 15px;
    border-radius: 20px;
    background: #036f82;
    font-size: 12px;
    font-weight: 500;
    color: #ffffff;
    transition: all 150ms ease-out;
}
.tumu:hover{
    background: #f7b962;
    color:#fff;
    text-decoration:none;
}
.main_title {
   display:block;
}
.main_title:after{
   display:block;
   content:"";
   clear:both;
}
.main_title h2{
    position:relative;
    color:#f7b962;
    font-weight:700;
    font-size:29px;
    margin:0px;
    padding:0px;
    display:inline-block;
    margin-bottom:30px;
}
.main_title h2:after{
width:75px;
content:"";
height:2px;
background:#f7b962;
margin-top:10px;
display:block;
}
.main_title h2 span{
    font-weight:600;
    color:#026d80;
}
.main_title h2.beyaz, .main_title h2.beyaz span{
    color:#ffffff;
}

.main_title h2.beyaz:after{
background:#fff;
}
.video {
    display:block;
    width:100%;
    height:auto;
    position:absolute;
    top:0px;
    left:0px;
    z-index:0;
    opacity:0.4;
}
.slider_ {
    padding:0px;
    position:relative;
    z-index:1;
}

.carousel-control.left, .carousel-control.right {
    background-image: none;
    background-color: #016273;
    padding:10px;
    border-radius:5px;
}
.carousel-control {
    position: absolute;
    top: 45%;
    bottom: auto !important;
    left: 0;
    width: auto;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0;
    filter: alpha(opacity=50);
    opacity: 1.0;
    height: auto;
    line-height: 1;
    
}

.home_bg2 {
    position: relative;
    width: 100%;
    padding-bottom: 55px;
    background: url(../images/home_bg.jpg) no-repeat 0px -290px #91dae4;
    background-size: cover;
    overflow: hidden;
    margin-bottom: 30px;
}

.home_bg2 .home_bg_mask {
    position: absolute;
    z-index:2;
    width: 100%;
    overflow:hidden;
    bottom: 0px;
}
.home_bg2 .home_bg_mask img {
    max-width:100%;
}

.home_bg2 .home_bg_icerik {
    padding-top: 220px;
    position: relative;
}

.home_bg {
    position: relative;
    width: 100%;
    padding-bottom:55px;
    background:#91dae4;
    background-size: cover;
    overflow:hidden;
    margin-bottom:30px;
}

.home_bg_mask {
    position: absolute;
    z-index:2;
    width: 100%;
      overflow:hidden;
    bottom: 0px;
}
.home_bg_mask img {
    max-width:100%;
}

.home_bg_icerik {
    padding-top: 220px;
    position: relative;
}

.main_hekim {

    background:url(../images/hekim_bg.jpg) top center no-repeat; #fff;
}
.main_hekim .main_title{
    text-align:center;
    margin-bottom:50px;
}
.hekimsol {
    
}
.hekimsol img{
    max-width:100%;
    float:right;
}
.hekimsol h3{
    float:left;
    text-align:left;
    padding:0px;
    margin:0px;
    margin-bottom:15px;
    margin-top:120px;
}
.hekimsol h3 span{
    display:block;
    font-size:24px;
    font-weight:700;
    color:#026d80;
}
.hekimsol h3 b{
    font-size:15px;
    font-weight:500;
    color:#333333;
}
.hekimsag {
    
}
.hekimsag img{
    max-width:100%;
    float:left;
}
.def h3 {
    float: left !important;
    width: 50% !important;
    text-align: left !important;
    padding: 0px !important;
    margin: 0px !important;
    margin-bottom: 15px !important;
    margin-top: 50px !important;
}
    .def h3 span {
        display: block;
        font-size: 18px !important;
        font-weight: 700;
        color: #026d80;
    }

    .def h3 b {
        font-size: 13px !important;
        font-weight: 500;
        color: #333333;
    }
.hekimsag h3 {
    float: right;
    text-align: right;
    padding: 0px;
    margin: 0px;
    margin-bottom: 15px;
    margin-top: 120px;
}





    .hekimsag h3 span {
        display: block;
        font-size: 24px;
        font-weight: 700;
        color: #026d80;
    }

    .hekimsag h3 b {
        font-size: 15px;
        font-weight: 500;
        color: #333333;
    }




.yazi {
    font-size: 14px;
    color: #333333;
    padding: 0px;
    margin: 0px;
    font-weight: 400;
    line-height: 1.7;
}

footer {
    background: url(../images/footer_bg.jpg) top center no-repeat #064e5c;
    position: relative;
    margin-top: 90px;
    min-height:250px;
}

.footer_ic {
    padding-top: 120px;
    padding-bottom: 50px;
    position: relative;
}

.footer_copyright {
    background: #2ca3b9;
    font-size: 13px;
    color: #fff;
    padding: 15px 0px;
    text-align: center;
}


.footerdiv {
    margin-bottom: 30px;
    margin-top:40px;
}

    .footerdiv:first-child {
        
    }

    .footerdiv:last-child {
        text-align:right;
    }
    .footerdiv:last-child .iletisim_list_f li {
        text-align:-webkit-right;
    }

.footerdiv h2{
    position:relative;
    color:#f7b962;
    font-weight:700;
    font-size:19px;
    margin:0px;
    padding:0px;
    display:inline-block;
    margin-bottom:30px;
}
.footerdiv h2:after{
width:60px;
content:"";
height:1px;
background:#238fa3;
margin-top:6px;
display:block;
}
.footerdiv:last-child h2:after{
   
}
.footerdiv h2 span{
    font-weight:600;
    color:#fff;
}

.footer_menu {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .footer_menu li {
        margin: 0;
        padding: 0;
        list-style: none;
        margin-bottom: 5px;
    }

        .footer_menu li a {
            padding: 5px 0px;
            font-size: 14px;
            color: #999999;
            text-decoration: none;
        }

            .footer_menu li a:hover {
                color: #ffffff;
            }

.footer_sosyal_icon {
    display:block;
    text-align:left;
    margin-top:20px;
    
}

.footer_sosyal_icon a {
    text-decoration: none;
    color: #dedede;
    font-size: 15px;
    padding: 0px 5px 0px 5px;
    display: inline-block;
}

.footer_sosyal_icon a:hover {
    color: #ffffff;
}

.footer_sosyal_icon a:last-child {
    margin-right: 0px;
    padding: 0px 0px 0px 0px;
}

.iletisim_list_f {
    padding:0;
    margin:0;
    list-style:none;
}
.iletisim_list_f li{
    padding:0;
    margin:0;
    list-style:none;
    padding:5px 0px;
}
.iletisim_list_f:last-child {
    
}
.iletisim_list_f li span{
    color:#f0f0f0;
    font-size:14px;
    font-weight:normal;
  
}
.iletisim_list_f li b{
    font-weight: 600;
   display:inline-block;
    margin-right: 5px;

    color: #f0f0f0;
    font-size: 13px;
    text-align: left;

}
.iletisim_list_f li i{
    margin-right:15px;
    vertical-align:baseline;
    color:#999999;
}

.iletisim_baslik {
    margin: 0;
    padding: 0;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 25px;
}

.iletisim_list {
    padding:0;
    margin:0;
    list-style:none;
}
.iletisim_list li{
    padding:0;
    margin:0;
    list-style:none;
    padding:10px 0px;
    border-bottom:1px solid #e9e9e9;
}
.iletisim_list :last-child {
    
}
.iletisim_list li span{
    color:#424242;
    font-size:14px;
    font-weight:500;
    
}
.iletisim_list li .icon_ {
    display:inline-block;
    width:25px;
    height:25px;
    background:#2ca3b9;
    text-align:center;
    line-height:1.8;
    margin-right:10px;
    border-radius:0px;
    border-radius:5px;
    }
.iletisim_list li i{
    vertical-align:baseline;
    color:#fff;
}

.form_icon {
    text-align:center;
    margin-bottom:10px;
}
.form_icon i{
    font-size:24px;
    width:55px;
    height:55px;
    color:#fff;
    text-align:center;
    background:#f7b962;
    border-radius:50%;
    line-height:2.3;
}

.iletisim_form {
}

    .iletisim_form label {
        font-weight: 400;
    }

    .iletisim_form .btn {
        background: #2ca3b9;
        color: #ffffff;
        border: 0px;
        font-weight: 500;
        font-size:14px;
        border-radius: 20px;
        padding: 10px 25px;
        transition: all 250ms ease-out;
    }
    .iletisim_form input[type=file] {

    }
    .iletisim_form .btn:hover {
        background: #f7b962;
        color: #ffffff;
    }

    .iletisim_form .form-control {
        font-size: 13px;
        height:47px;
        -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
        box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    }

    .iletisim_form .textrea {
        height: 139px;
    }

.ilk_m {
display: inline-block;
    padding: 7px 30px;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    background: #26A65B;
    border-radius: 20px;
    margin-bottom:15px;
}
.hekimsag h2{
    font-size:19px !important;
    text-align:left;
    float:left;
}
.hekimsag .main_title {
    margin-bottom: 20px;
    margin-top: 60px;
}
.ilk_m i {
    font-size: 25px;
    margin-right: 10px;
}
.hekimsag h6{
    font-style:italic;
    text-align:left;
    margin-top:0;
}
.hizmet_bg_div {
    padding: 35px;
    padding-top: 76px;
    min-height: 250px;
    background: url(../images/hizmet_bg_div.png) top center no-repeat;
    margin-top: -150px;
    position: relative;
    margin-bottom: 50px;
}
.hizmet_list {
    display:inline-block;
}
.hizmet_list a{
    text-decoration:none;
    display:block;
}
.hizmet_list_bg{
    width:155px;
    height:160px;
    padding:0px;
    margin:0px;
    background:url(../images/hizmet_bg.png);   
    text-align:center;
    transition: all 280ms ease-out;
}
.hizmet_list_bg .hizmet_png{
    width:70px !important;
    height:70px !important;
    display:inline-block !important;
    margin-top:45px;
    transition: all 280ms ease-out;


}
.hizmet_list span{
    position:relative;
    z-index:5;
font-size:14px;
font-weight:600;
color:#fff;
display:block;
margin-top:19px;
transition: all 280ms ease-out;
}
.hizmet_list:hover span{
    color:#e0ac5e;
    
}
.hizmet_list:hover .hizmet_png {
         -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);  
    -moz-transform: scale(1.2);
    transform: scale(1.2); 
	z-index:2;
	box-shadow: 0 0 10px rgba(0,0,0,0.0);
    transform: rotate(360deg);
}
.hizmet_list:hover .hizmet_list_bg {
         -webkit-transform: scale(0.8);
    -ms-transform: scale(0.9);  
    -moz-transform: scale(0.9);
    transform: scale(0.9); 
	z-index:2;
	box-shadow: 0 0 10px rgba(0,0,0,0.0);
}
.hizmet_bg_div .item{
    text-align:center;
}
.hizmet_bg_div .owl-nav {
}
.hizmet_bg_div .owl-nav .owl-prev {
}
.hizmet_bg_div .owl-nav .owl-next {
  
}
.hizmet_bg_div .owl-nav .owl-next:before {
}
.hizmet_bg_div .owl-dots {
    margin-top:30px !important;
}
.hizmet_bg_div .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 5px 4px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 50%;
}
.hizmet_bg_div .owl-dots .owl-dot.active span {
    background: #e0ac5e;
}
.main_div_galeri {
    background:url(../images/foto_bg.jpg) center #edb260;
    padding:50px 0px;
    margin-bottom:50px;
}

.m_galeri_l { 
    padding:15px;
    display:inline-block;
    overflow:hidden;
    border-bottom:0px solid #CCC;

}
.m_galeri_l:hover .m_galeri_img
{ 
 -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);  
    -moz-transform: scale(1.2);
    transform: scale(1.2) rotate(15deg); 
	z-index:3;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
}
.m_galeri_img {
    min-height:100%;
    width:100%;
    transition: all 300ms ease-out;
    vertical-align:text-bottom;

}
.m_galeri_a {
    height:190px;
    width:100%;
    overflow:hidden;
    text-decoration:none;
    display:block;
    position:relative;
        border:5px solid #eeeeee;
    border-bottom-right-radius:30px;
    border-top-left-radius:30px;
    box-sizing:border-box;
}
.m_galeri_efekt{
    overflow:hidden;
    position:absolute;
    bottom:0px;
    left:0px;
    height:100%;
    width:0%;
    background: rgba(2,96,115,0.5);
    transition: all 200ms ease-out;
    text-align:center;
}
.m_galeri_efekt i {
    font-size:40px;
    color:#ffffff;
    margin-top:25%;
}
.m_galeri_l:hover .m_galeri_efekt{
    width:100%;
    z-index:5;
}


.main_btn {
    position:relative;
    margin:0px 0px 30px 0px;
}
.main_btn a{
text-decoration:none;
}
.main_btn_ic{
    text-align:center;
    position:relative;   
    padding:25px 8px;
    background:#2ca3b9;
    border-top-right-radius:20px;
    border-bottom-left-radius:20px;
    overflow:hidden;
    transition: all 250ms ease-out;
}
.main_btn_ic.yesil {
    background:#66b967;
}
.main_btn_ic.turuncu {
    background:#f7b962;
}
.main_btn_ic.mavi {
    background:#197889;
}
.main_btn_bg {
width:100%;
height:100%;
position:absolute;
top:0px;
left:0px;
text-align:center;
z-index:0;
}
.main_btn_bg img {
height: 80%;
margin:15px;
z-index:0;
transition: all 250ms ease-out;
}

.main_btn_ic i{
    color:#fff;
    font-size:30px;
    margin-bottom:15px;
    position:relative;
    z-index:1;
}
.main_btn_ic span{
    color:#fff;
    display:block;
    font-size:17px;
    font-weight:600;  
    position:relative;
    z-index:1;
}
.main_btn:hover .main_btn_bg img {
    height:130%;
    margin:0px;
    transform:rotate(20deg);
}
.main_btn:hover .main_btn_ic {
    border-top-right-radius:00px;
    border-bottom-left-radius:00px;
    border-top-left-radius:20px;
    border-bottom-right-radius:20px;
}

.toogletum {
    float: right;
}


.accor .panel-title > a {
  padding: 8px 0px 8px 15px;
  display: block;
  line-height: 28px !important;
  font-size: 18px;
  color: #197889;
  font-weight: 500; 
  transition: all 0.4s;
  font-size:16px;
  text-decoration:none;
  background:#eeeeee;
}

.accor .panel-title > a.pm-dark-link {
  background-color: #5F89D7;
  color: white;
  text-align: left; }

.accor .panel-body p {
    padding:0px !important;
    margin:0px;
  font-size: 13px;
  color:#666666;
  font-weight: normal;
  line-height: 1.5; }

.accor .panel {
  box-shadow: none; }

.accor .panel-default {
  border: none; }

.accor.panel-group {
  margin: 0px 0 !important;
  border:1px solid #e9e9e9;
  border-radius:15px;
  overflow:hidden;
}

.accor.panel-group .panel {
  border-bottom: 1px solid #ccc;
  border-radius: 0;
  margin-bottom: 0px;
  padding-bottom: 0px; }

.accor .panel-title {
  display: block;
  /*float: right;*/
  font-size: 16px;
  margin-bottom: 0 !important;
  /* margin-left: 10px;*/
  margin-top: 0; }

.accor .panel-title i {
  display: block;
  float: right;
  font-size: 14px;
  padding: 15px;
  color: white;
  background-color: #f7b962; }


.accor .panel-default > .panel-heading a[aria-expanded="true"]:before {
    content: "\2212";
    background:#f7b962;
    padding:8px 12px;
    font-size:20px;
    float:right;
    margin-top:-8px;
    color:#fff;
}

.accor .panel-default > .panel-heading a[aria-expanded="false"]:before {
content: "\002b";
    background:#f7b962;
    padding:8px 12px;
    font-size:20px;
    float:right;
    margin-top:-8px;
    color:#fff;
}

.accor .panel-title p {
  margin: 0px;
  padding: 0px;
 
}

.accor .panel-body {
  padding: 15px !important;
}


.accor .panel-collapse {
  float: left;
  width: 100%;
  background-color: #fff;
}

.accor .panel-collapse a {
  color: white;
  font-weight: 500; }

.accor.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: medium none;
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 30px;
  
}

.accor .panel-default > .panel-heading {
  background-color: white;
  border-color: transparent;
  color: inherit;
  padding: 0px;
  display: inline-block;
  width: 100%;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }


.accor .panel-default > .panel-heading a:focus{
  background-color: #2ca3b9;
  color:#fff;
}

.accor .panel-default > .panel-heading a:hover{
  background-color: #2ca3b9;
  color:#fff;
}


.accor .panel-default > .panel-heading:hover h4 a {
  color: white; }

.accor .pm-accordionIcon {
  float: left;
  font-size: 16px;
  margin-right: 7px;
  width: auto;
  padding: 6px 5px;
  display: block; }

.accor.panel-group .panel + .panel {
  margin-top: 0px !important;
}

.footer_btn {
    margin-bottom:15px;
    position:relative;
}
.footer_btn a{
    display:block;
    background:#ffffff;
    color:#2a5564;
    text-decoration:none;
    font-size:14px;
    font-weight:500;
    position:relative;
    transition: all 0.4s;
    border-bottom-right-radius:16px;
    border-top-right-radius:16px;
    border-radius:30px;

   
}
.footer_btn a:after{
display:block;
content:"";
clear:both;
}
.footer_btn a span{
    display:inline-block;
    padding-top:15px;
}
.footer_btn a i{
    padding:13px 18px;
    background:#2ca3b9;
    color:#fff;
    font-size:24px;
    display:inline-block;
    margin-right:10px;
    float:left;
    transition: all 0.8s;
    border-radius:30px;
}
.footer_btn:hover a{
    background:#edb260;
    color:#fff;
    border-bottom-right-radius:30px;
    border-top-right-radius:30px; 
    border-radius:30px;

}
.footer_btn:hover a i{
        background:#b68138;
        transform:rotate(360deg) scale(0.8);
        border-radius:50%;
}
.sol_baslik {
    border-bottom-right-radius:16px;
    border-top-left-radius:16px;
    background:#edb260;
    color:#fff;
    font-weight:600;
    padding:12PX 15PX;
    margin-bottom:15px;
    font-size:16px;
}
.sol_list {
    margin:0px;
    padding:0px;
    list-style:none;
}
.sol_list li{
    margin:0px;
    padding:0px;
    list-style:none;
}
.sol_list li a{
    font-size:13px;
    font-weight:500;
    border-bottom:1px solid #e9e9e9;
    padding:9px 6px;
    display:block;
    text-decoration:none;
    color: #036f82;
    border-bottom-right-radius:7px;
    border-top-left-radius:7px;
     transition: all 0.3s;

}
.sol_list li a i{
    padding:4px 8px;
    background:#2ca3b9;
    border-bottom-right-radius:7px;
    border-top-left-radius:7px;
    margin-right:7px;
    color:#fff;
     transition: all 0.5s;
}
.sol_list li a:hover {
    background: #2ca3b9;
    color: #fff;
}
.sol_list li a:hover i {
    background: #fff;
    color: #edb260;
    transform:rotate(360deg);
}



.limoon {
    position:relative;
    text-align: center;
    display:inline-block;
    width:100%;
    margin-top:10px;
}
.limoon a {
    display: inline-block;
    width: 21px;
    height: 25px;
    line-height: 40px;
    background-image: url(../images/ligo.png);
    background-repeat: no-repeat;
    background-size: cover;
    vertical-align: middle;
    transition: all .2s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

.limoon a:hover {
    background-image: url(../images/ligoy.png);
}




.filtre {
    margin-bottom: 0px;
    text-align:center;
}


.filtre a {
float: none;
    display: inline-block;
    padding: 0px 7px 2px 7px;
    line-height: 14px;
    border-left: 1px solid #CCC;
    color: #025361;
    text-decoration: none;
    font-size: 11px;
}

.filtre a:first-child {
border-left: 0px;
padding-left: 0px;
}


@media (min-width: 992px) and (max-width: 1200px) {
    .logo img {
        max-width: 70%;
    }

    .headersol {
        margin: 0px 0px 20px 0px;
    }

    .headersag {
        margin: 0px 0px 20px 0px;
    }

    .header_menu li a {
        font-size: 13px;
        font-weight: 400;
        padding: 17.5px 6px;
    }

}

@media (min-width: 768px) and (max-width: 992px) {

}

@media (max-width: 768px) {

    .header_menu {
        display: none;
    }
    .menu_bg {
        display:none;
    }
    .logodiv {
    position:relative;
    text-align: center;

    }

    .logo img {
        max-width: 180px;
    }
    .menu_btn {
        display:block;
        float:left;
    }

    .home_bg {
    background:url(../images/home_bg.jpg) no-repeat top center #91dae4;       
    }
    .home_bg_icerik {
        padding-top:250px;
    }
    .home_bg2 .home_bg_icerik {
        padding-top:250px;
    }
    .video {
    display:none;
    }
    .headersol {
        text-align:right;
        margin:0px;
        text-align:center;
        padding-top:7px;
    }
    .headersag {
        margin:0px;
        text-align:center;
        padding-top:7px;
    }
    .sosyal_icon{
        
    }
    .tel2 {
        display:block;
               
    }
    .tel {
        display:none;
        margin-right:0px;
        
    }
    .tel span{
        font-size:14px;
    }
    .m_galeri_a {
    height:110px;
    }
    .page_header {
        position:relative;
        z-index:5;
        padding-bottom:0px;
    }
   .page_header h2 {
        font-size:20px;
    }
    .main_title h2 {
        font-size:24px;
    }
    .main_hekim .main_title {
        margin-bottom:10px;
        font-size:20px;
    }
    .hekimsol h3, .hekimsag h3 {
        margin-top:0px;
    }
    .hekimsol h3 span, .hekimsag h3 span {
        font-size:15px;
    }
    .hekimsol h3 b, .hekimsag h3 b {
        font-size:12px;
    }
    .sol {
        display:none;
    }

}
