body {
	background: #f3f3f3 url('../images/bg.jpg') repeat-x;
	font:12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2F2F2F;
}


h1 {
	text-transform: uppercase;
	font-size:20px;
}

h2 {
	
}

h3 {
	
}

a {
	
}

a:hover {
	
}

a:visited {
	
}

p {
	margin-bottom:15px;
}
.rightp {
	float:right;
	text-align:right;
}

.left {
	float:left;
}
.right {float:right;}

.holder {
	width:1050px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	margin-left: 10%;
	width:100%;
	background: url('../images/header.jpg') no-repeat;
	height:145px;
}

#content {
	width:100%;

}
#menu {
 width:100%;
 height:40px;
 background: url('../images/navibg.jpg') repeat-x;
}
ul#navi li {
	float:left;
	display:inline;
}
.title {
	margin-top: 10px;

}
.header_img {
	width:100%;
	height:301px;
	margin-bottom:50px;
}
.header_img2 {
	width:100%;
	height:301px;
	background: url('../images/doktorlarimiz.jpg') no-repeat;
	margin-bottom:50px;
}
.header_img3 {
	width:100%;
	height:301px;
	background: url('../images/poliklinik.jpg') no-repeat;
	margin-bottom:50px;
}
.header_img4 {
	width:100%;
	height:401px;
	background: url('../images/hakkimizda_img2.jpg') no-repeat;
	margin-bottom:50px;
}
.col1 {
	width:620px;
	float:left;
}

.col2 {
	width:310px;
	margin-left:20px;
	float:left;
}

.col3 {
	width:410px;
	float: left;
}

.col4 {
	width:415px;
	margin-left:20px;
	float:left;
}


.col5 {
	width:310px;
	margin-left:20px;
	float:left;
}
.col6 {
	width:400px;
	padding-left:15px;
	margin-left:20px;
	float:left;
}
.col7 {
	width:480px;
	margin-left:20px;
	float:left;
}

.col8 {
	width:350px;
	float:left;
}


.newstitle {
	margin-bottom:30px;
}
#news {
	width:100%;
	border-top:1px dotted #ccc;
	padding-top:20px;
	margin-top:40px;
	height:auto;
	
}

img.ns {
	float:left;
	display:inline;
	width:40%;
	padding-top:5px;
 }
img.ns2 {
	float:left;
	display:inline;
	margin-right: 10px;
	margin-top: 5px;
}
#news p{
	float:right;
	display:inline;
	width:55%;
}

.n, .n2 ,.n3{
	width:260px;
	float:left;
	display:inline;
	padding-right:5px;
	font-size:11px;
	
}

.n2,.n3 {
	margin-left: 25px;
}

.n,.n2{
	border-right:1px dotted #ccc;
}
#footer {
	margin-top:50px;
	width:100%;
	background:url('../images/footer_bg.jpg') repeat-x;
	min-height:107px;
	padding: 15px 0;
}

#footer .holder {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
}

.footer-health {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 8px;
	padding: 10px;
	background: rgba(255, 255, 255, 0.9);
	border-radius: 8px;
	box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.footer-health img {
	max-width: 150px;
	height: auto;
}

.footer-health a {
	font-size: 11px;
	color: #333;
	text-decoration: none;
	text-align: center;
	line-height: 1.3;
}

.footer-health a:hover {
	text-decoration: underline;
	color: #0066cc;
}

.fcontent {
	width:850px;
}


.baslik {
	color:#fff;
	font-size:16px;
	padding: 5px 0px 0px 5px;
	text-transform: uppercase;
	height:28px;
	width:100%;
	background:url('../images/darkbg.png') repeat-x;
}

.baslik2 {
	color:#fff;
	font-size:12px;
	padding: 5px 0px 0px 5px;
	text-transform: uppercase;
	height:28px;
	width:100%;
	background:url('../images/darkbg.png') repeat-x;
}

.table {
	font-size:16px;
	color:#898989;
	padding: 5px 0px 0px 5px;
	text-transform: uppercase;
	height:28px;
	width:100%;
	background:url('../images/light_bg.png') repeat-x;
}

.row {
	width:100%;
	margin-bottom:10px;
}
h2 {
	font-size:16px;
}
.small {
	color:#616161;
}
.small a { color:#616161; text-decoration:none; }
.small a:hover {text-decoration:underline;}


.uzman {
	font-size:14px;
	color:#8c8c8c;
}


#subnavi {
	width:320px;
	height:300px;
	background:#5B5B5B;
}


#subnavi ul li {
	margin-bottom:14px;
	color:#ffffff;
	text-transform: uppercase;
	font-size:14px;
	padding-left:20px;
}


#subnavi ul {padding-top:15px; }

#subnavi ul li a {color:#FFF; text-decoration:none;} /*Link's Styles*/

#subnavi ul li:hover {position:relative; text-decoration:underline;}

/*Sub Menu*/
#subnavi ul ul {display:none; position:absolute; left:75px; top:5px; background-color:#333; text-decoration:none; }
#subnavi ul li:hover ul {display:block; text-decoration:underline;}

#subnavi ul ul li {  float:left; display:inline; border:none; text-decoration:none;}
#subnavi ul ul li:hover {border:none; text-decoration:underline;}

#subnavi li:hover ul li ul {display:none; text-decoration:none;}

#subnavi ul ul li ul {left:110px; background-color:#333; text-decoration:none;}
#subnavi ul ul li:hover ul {display:block; text-decoration:underline;}

#subnavi ul ul li a {
	text-decoration:none;
}


#subnavi ul ul li a:hover{
	text-decoration:underline;
}

p.alt {
	font-size:11px;
}
.rform {
	margin-top:0px;
	padding-top:10px;
	padding-left:10px;
	background: url('../images/form_bg.png') repeat-x;
	padding-bottom:10px;
}
.rform label {
	width:100px;
	float:left;
	color:#333;
	font-size:13px;
}

input.rformr {
	background:#fff;
	border:1px solid #ccc;
	height:20px;
	font-size:13px;
	width:190px;
}

input.button {
	background: url('../images/darkbg.png') repeat-x;
	height:30px;
	color:#fff;
	border:1px solid #ccc;
}

/* Dropdown Button */
.dropbtn {
	border: none;
	padding-top: 0px;
	padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
  
  #navi {
    list-style: none; /* Madde işaretlerini kaldırır */
    padding: 0;
    margin: 0;
    display: flex; /* Menü öğelerini yan yana sıralamak için */
    /* Gerekirse diğer stil tanımlamaları (arka plan rengi vb.) */
}

.menu-item a, .dropbtn {
    display: block; /* Tüm alana tıklanabilir yapar */
    padding: 10px 15px; /* İç boşluk */
    text-decoration: none; /* Link alt çizgisini kaldırır */
    color: white; /* Varsayılan yazı rengi */
    background-color: black; /* Varsayılan arka plan rengi */
    transition: background-color 0.3s ease, color 0.3s ease; /* Yumuşak geçiş efektleri */
    border: none; /* Düğme kenarlığını kaldırır */
    cursor: pointer; /* Fare üzerine gelindiğinde imleci değiştirir */
	font-size: 1.23em;
	text-transform: uppercase;
}

.menu-item a:hover, .dropbtn:hover {
    color: black; /* Fare üzerindeyken yazı rengi */
    background-color: white; /* Fare üzerindeyken arka plan rengi */
}

/* Dropdown menü stilleri */
.dropdown {
    position: relative;
}

.dropdown-content {
    display: none; /* Başlangıçta gizli */
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background-color: #ddd;
}

.dropdown:hover .dropdown-content {
    display: block;
}

/* Aktif (tıklanmış veya bulunulan) sayfa stili */
#navi a.active {
    color: black;
    background-color: white;
}
.drop_a{
	font-size: 16px;
  }
    /* Change color of dropdown links on hover */
	.dropdown-content a:hover {background-color: #ddd;}
  
	/* Show the dropdown menu on hover */
	.dropdown:hover .dropdown-content {display: block;}

/* ==================== MOBILE RESPONSIVE ==================== */

/* Hamburger Menu Button */
.hamburger {
    display: none;
    flex-direction: column;
    cursor: pointer;
    padding: 10px;
    background: black;
    border: none;
    position: absolute;
    right: 10px;
    top: 5px;
    z-index: 1001;
}

.hamburger span {
    width: 25px;
    height: 3px;
    background: white;
    margin: 3px 0;
    transition: 0.3s;
}

.hamburger.active span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 5px);
}

.hamburger.active span:nth-child(2) {
    opacity: 0;
}

.hamburger.active span:nth-child(3) {
    transform: rotate(-45deg) translate(7px, -6px);
}

/* Tablet - 1024px ve altı */
@media screen and (max-width: 1024px) {
    .holder {
        width: 95%;
        padding: 0 10px;
    }

    #header {
        margin-left: 5%;
        background-size: contain;
    }

    .col1 {
        width: 60%;
    }

    .col2 {
        width: 35%;
        margin-left: 15px;
    }

    .col2 img {
        max-width: 100%;
        height: auto;
    }

    .menu-item a, .dropbtn {
        padding: 10px 10px;
        font-size: 1em;
    }

    #footer .holder img[usemap] {
        max-width: 100%;
        height: auto;
    }
}

/* Mobile - 768px ve altı */
@media screen and (max-width: 768px) {
    .holder {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }

    #header {
        margin-left: 0;
        height: auto;
        min-height: 100px;
        background-size: 200px auto;
        background-position: center;
        padding: 10px;
    }

    #header h4 {
        text-align: center;
        font-size: 12px;
    }

    /* Menu Mobile */
    #menu {
        height: auto;
        min-height: 40px;
        position: relative;
    }

    .hamburger {
        display: flex;
    }

    #navi {
        display: none;
        flex-direction: column;
        width: 100%;
        position: absolute;
        top: 40px;
        left: 0;
        background: black;
        z-index: 1000;
    }

    #navi.active {
        display: flex;
    }

    ul#navi li {
        float: none;
        display: block;
        width: 100%;
    }

    .menu-item a, .dropbtn {
        width: 100%;
        text-align: left;
        padding: 15px 20px;
        font-size: 14px;
        box-sizing: border-box;
    }

    .dropdown-content {
        position: static;
        display: none;
        box-shadow: none;
        background: #333;
    }

    .dropdown.active .dropdown-content {
        display: block;
    }

    .dropdown-content a {
        padding-left: 40px;
        color: white;
        background: #333;
    }

    .dropdown-content a:hover {
        background: #555;
    }

    /* Content Columns */
    .col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8 {
        width: 100%;
        float: none;
        margin-left: 0;
        padding: 0;
    }

    .col2 {
        margin-top: 20px;
        text-align: center;
    }

    .col2 img {
        max-width: 100%;
        height: auto;
    }

    /* Title Images */
    .title img {
        max-width: 100%;
        height: auto;
    }

    /* Header Images */
    .header_img, .header_img2, .header_img3, .header_img4 {
        height: 180px;
        background-size: cover;
        background-position: center;
        margin-bottom: 20px;
    }

    /* News Section */
    #news {
        margin-top: 20px;
        padding-top: 15px;
    }

    #news table {
        width: 100% !important;
    }

    #news table tr {
        display: flex;
        flex-direction: column;
    }

    #news table td {
        width: 100% !important;
        display: block;
        margin-bottom: 20px;
    }

    .small {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 10px;
    }

    img.ns2 {
        width: 100px;
        height: auto;
        flex-shrink: 0;
    }

    .small .small {
        flex: 1;
        width: auto !important;
    }

    /* Footer */
    #footer {
        margin-top: 30px;
        padding: 15px 10px;
    }

    #footer .holder {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    #footer .holder img[usemap] {
        max-width: 100%;
        height: auto;
    }

    .footer-health {
        margin-top: 15px;
        width: 100%;
        max-width: 300px;
    }

    .footer-health img {
        max-width: 120px;
    }

    /* Forms */
    .rform {
        padding: 10px;
    }

    .rform label {
        width: 100%;
        float: none;
        margin-bottom: 5px;
    }

    input.rformr {
        width: 100%;
        box-sizing: border-box;
    }

    /* Sub Navigation */
    #subnavi {
        width: 100%;
        height: auto;
        padding-bottom: 15px;
    }

    /* General Improvements */
    img {
        max-width: 100%;
        height: auto;
    }

    table {
        width: 100% !important;
    }

    .n, .n2, .n3 {
        width: 100%;
        float: none;
        margin-left: 0;
        border-right: none;
        margin-bottom: 15px;
    }

    .fcontent {
        width: 100%;
    }
}

/* Small Mobile - 480px ve altı */
@media screen and (max-width: 480px) {
    body {
        font-size: 14px;
        line-height: 22px;
    }

    #header {
        min-height: 80px;
        background-size: 150px auto;
    }

    #header h4 {
        font-size: 11px;
    }

    .menu-item a, .dropbtn {
        padding: 12px 15px;
        font-size: 13px;
    }

    .header_img, .header_img2, .header_img3, .header_img4 {
        height: 150px;
    }

    .small {
        flex-direction: column;
    }

    img.ns2 {
        width: 100%;
        max-width: 200px;
        margin: 0 auto 10px;
    }

    .baslik, .baslik2 {
        font-size: 14px;
        padding: 8px 10px;
        height: auto;
    }

    h1 {
        font-size: 18px;
    }

    h2 {
        font-size: 15px;
    }

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