@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");


.Container {
    max-width: 1300px;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFFF;

}
.Container2 {
    max-width: 1300px;
    margin-right: auto;
    margin-left: auto;

}
.Row {
    max-width: 1300px;
    margin-right: auto;
    margin-left: auto;

}
.Row2 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}



#topbar {
    height: 54px;
}

.topbarLeft {
    margin-top: 11px;
    float: left;
    max-width: 200px;
    margin-left: 0px;
}
.topbarLeft2 {
    margin-top: 11px;
    float: right;
    max-width: 300px;
    margin-right: 0px;
}

.topbarRight {
    margin-top: 0px;
    float: right;
    max-width: 200px;
    margin-right: 0px;
}
.topbarRight2 {
    margin-top: 0px;
    float: left;
    max-width: 350px;
    margin-left: 5px;
}

#menum {
	height: 30px;
}

 

 	

.logo1{
	width: 310px;
	height: 115px;
	position: absolute;
	z-index: 1000;
 	margin-top: 0px;
}
.LogoKenarOval {
	border-bottom-right-radius:7px;
	border-top-right-radius:7px;
	opacity:0.9;
}



#Tasarim {
	background-color: #FFFFFF;
	height: 125px;
}


#Tasarim2 {
	max-width: 750px;
	text-align: right;
	float: right;
}
#Tasarim3 {
	max-width: 750px;
	text-align: right;
	float: right;
}
 .tasarim2Resim{
		height: 125px;
	}
   



/* Sol Sağ kutucuklar */

.BoxBaslik {
    border-bottom: 1px none #C4C4C4;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-decoration: none;
    font-size:16px;
}
.BoxBaslik2 {
    border-bottom: 1px none #C4C4C4;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-decoration: none;
    font-size: 16px;
}
.BoxContent {
    border-left: 0px solid #D3D3D3;
    border-right: 0px solid #D3D3D3;
    border-top: 0px solid #D3D3D3;
    border-bottom: 0px solid #A4A4A4;
    padding-top: 8px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}
.solaHizalaText{
	text-align:left !important;
	
}
/* Sol Sağ kutucuklar */



.dikeyOrtala {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ContentSolmenu ul {
   margin:0;
   padding:0;
   list-style:none;
   border-buttom:1px solid gray;
 

}
.ContentSolmenu li {
	  position:relative;
}

.ContentSolmenu li ul {
   position:absolute;
   list-style:none;
   left:149px;
   width:200px;
   display:none;
   top:0;
}

.ContentSolmenu li ul li ul {
   position:absolute;
   list-style:none;
   left:149px;
   width:200px;
   display:none;
   top:0; 
}

.ContentSolmenu li a { 
    display: block;
	line-height: 30px;
	color: #000;
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	background-color: #fff;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.ContentSolmenu li a:hover{
   background-color:#eee;
   color:#000;   }
 
.ContentSolmenu li:hover ul {
	display: block;
	z-index: 99999;
	margin-top: 8px;
	margin-left: 40px;
    }
 
.ContentSolmenu li:hover ul li a{
	display: block;
	z-index: 99999;
 	padding-left: 15px;
	line-height: 35px;
    }

 
 
.Habercerceve {
	border: 1px solid #EDEDED;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	text-align: left;
    border-radius:18px;
}
.Habercerceve:Hover {
	-webkit-box-shadow: 3px 1px 10px #BDBDBD;
	box-shadow: 3px 1px 10px #BDBDBD;

}

.cerceve {
    border: 1px solid #eee;
    margin-bottom: 10px;
    background-color: #FFFFFF;
    padding-top: 7px;
    padding-bottom: 10px;
    text-align: left;
}

.text1{
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	text-decoration: none;
}
.text2{
	font-family: Verdana, Geneva, sans-serif;
	color: #ccc;
	text-decoration: none;
}
.text3 {
    font-family: Verdana, Geneva, sans-serif;
    color: #fff;
    text-decoration: none;
}
.text5 {
	font-family: Verdana, Geneva, sans-serif;
	color: #0D4890;
	text-decoration: none;
}

.hv3:link{font-family: Verdana, Geneva, sans-serif;font-size: 14px;color: #0D4891; text-decoration: none;}
.hv3:active{font-family: Verdana, Geneva, sans-serif;font-size: 14px;color: #0D4891; text-decoration: none;}
.hv3:visited{font-family: Verdana, Geneva, sans-serif;font-size: 14px;color: #0D4891; text-decoration: none;}
.hv3:hover {font-family: Verdana, Geneva, sans-serif;font-size: 14px;color: #ff0000; text-decoration: underline;}

.pagination 
{
    display: inline-block;
    /*padding-left:50%;*/
}
.pagination a 
{
    color: #808080;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
}
.pagination a.active 
{
    background-color: #0090CB;
    color: white;
    border: 1px solid #0090CB;
}
.pagination a:hover
{
    background-color: #0090CB;
    color: white;
    border: 1px solid #0090CB;
}


.btn_send
{
	color:#333;
	background-color:#ccc;
	border-color:#d43f3a
}

.btn_send:hover
{
	background-color:#fff;
	border-color:#ac2925
}

.VideoKutu {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #333;
 }

 

.yazarResimOval{
	border: 3px solid #E3E3E3;
	border-radius: 70px;
	margin-right: 5px;
}

.yazarResimOvalRight{
	border: 3px solid #E3E3E3;
	border-radius: 70px;
	margin-right: 15px;
	margin-top: 5px;
}

.footer1 {
	text-align: center;
	line-height: 35px;
	border-top: 1px solid #D1D1D1;
	margin-top: 20px;

}





.boxHv1 {
    display: block;
    color: white;
    text-align: center;
    text-decoration: none;
    padding-left: 2px;
    padding-right: 8px;
    padding-top: 7px;
    padding-bottom: 8px;
}

.boxHv1:hover {
text-decoration:underline;
}


.boxHv2 {
    display: block;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    text-decoration: none;
}

    .boxHv2:hover {
        background-color: #EEE;
        color: #333;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
    }


.collapsible {
	background-color: #F4F4F4;
	color: #333;
	cursor: pointer;
	padding: 7px;
	width: 100%;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #C1C1C1;
	border-top: 1px solid #C1C1C1;
	text-align: left;
	outline: none;
	font-size: 14px;
	font-weight: bold;
}

    .collapsible .active, .collapsible:hover {
        background-color: #EDEDED;
    }

.collapsible:after {
        content: '\002B';
        color: #333;
        font-weight: bold;
        float: right;
        margin-left: 5px;
		position: relative;
		top: 1px;
}

    .collapsible .active:after {
        content: "\2212";
    }
 
.collapsiblecontent {

	padding-right: 18px;
	padding-left: 18px;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
	background-color: #f1f1f1;	
}

.digerhabermakaleler{
    padding-left:10px; padding-right:5px; background-color:#eee; line-height:35px; margin-bottom:10px; border-radius: 5px;
}
.digerhabermakaleler:hover{
     background-color:#E3E3E3;
}
.BuyukKarekter {
    text-transform: uppercase;
}
.sayfa img {
    float: right;
    margin-bottom: 15px;
    margin-top: 15px;
    border-radius: 7px;
 
}

.ResimGaleriKutu {
    float:left;
    max-width: 200px;
    padding-left:20px;
    padding-right:20px;
    background-color: #fff;
    line-height: 30px;
    border: 1px solid #CCC;
    list-style-image: url(~/images/ok.png);
    list-style-position: outside;
    text-align: left;
    padding-left: 10px;
    text-decoration: none;
}

    .ResimGaleriKutu:hover {
        background-color: #eee;
    }

.ResimGaleriResimler {
    padding: 4px;
    border: 1px solid #35AAD4;
    margin-top: 5px;
    border-radius: 4px;
    margin-right: 3px;
}







.HaberBaslikYazi {
    font-family: Tahoma;
    color: #333;
    text-decoration: none;
    line-height: 30px;
    font-weight: bold;
}

.bagisBackground1{
    background-color:aliceblue;
    
}

.haberFlag1 {
    position: relative;
    top: 20px;
    width: 65px;
    line-height: 20px;
    padding-left: 4px;
    z-index: 9;
    background-color: #dce24e;
    color: #ff0000;
    font-size:14px;
}




.site-wrap {
    padding-bottom: 40px;
}

.section-title {
    background: linear-gradient(135deg, #0b4f79, #0f6ea6);
    color: #fff;
    padding: 14px 18px;
    border-radius: 14px;
    font-size: 1.1rem;
    font-weight: 700;
    margin-bottom: 18px;
    box-shadow: 0 8px 24px rgba(11, 79, 121, 0.18);
}

.modern-widget,
.news-card,
.author-card,
.donation-card,
.hero-card,
.action-card {
    margin-left:5px;
    background: #fff;
    border: 0;
    border-radius: 18px;
    box-shadow: 0 10px 30px rgba(15, 23, 42, 0.08);
    overflow: hidden;
    transition: 0.25s ease;
}

    .modern-widget:hover,
    .news-card:hover,
    .author-card:hover,
    .donation-card:hover,
    .hero-card:hover,
    .action-card:hover {
        transform: translateY(-3px);
        box-shadow: 0 14px 36px rgba(15, 23, 42, 0.12);
    }



/* Varsayılan buton stili */
.tablink {
    background: transparent;
    border: none;
    color: rgba(255,255,255,0.7);
    padding: 0.3rem 0.8rem;
    border-radius: 20px;
    font-size: 0.9rem;
    transition: 0.2s;
}

    .tablink:hover {
        color: #fff;
        background: rgba(255,255,255,0.1);
    }

/* Fotoğraf butonu aktifken kırmızı */
#btnFoto.active {
    background: #e11d48; /* kırmızı */
    color: #fff;
}

/* Video butonu aktifken mavi */
#btnVideo.active {
    background: #1d4ed8; /* mavi */
    color: #fff;
}

/* Aktif olmayan butonlar şeffaf kalır, isteğe bağlı gri ton */
.tablink:not(.active) {
    background: transparent;
    color: rgba(255,255,255,0.6);
}

/* Sekme içerikleri */
.city {
    display: block;
}

#VideoGaleri {
    display: none;
}

/* Slick kaydırıcı içinde düzeltmeler */
 

.widget-body {
    padding: 18px;
}

.hero-card {
    position: relative;
}

    .hero-card img {
        width: 100%;
        height: 360px;
        object-fit: cover;
        display: block;
    }

.hero-overlay {
    position: absolute;
    inset: auto 0 0 0;
    padding: 24px;
    background: linear-gradient(to top, rgba(0,0,0,0.72), rgba(0,0,0,0.10));
    color: #fff;
}

.hero-title {
    font-size: 1.7rem;
    font-weight: 700;
    margin-bottom: 8px;
}

.hero-text {
    font-size: 0.98rem;
    line-height: 1.7;
    max-width: 90%;
}

/* SOL DİKEY MENÜ */
.modern-sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.modern-sidebar li {
    position: relative;
}


    .modern-sidebar li > a:hover {
        background: #f4f9fc;
        color: #0b4f79;
        padding-left: 14px;
    }

    .modern-sidebar li > a {
        display: flex;
        align-items: center;
        gap: 10px;
        padding: 10px 0px;
        text-decoration: none;
        color: #1f2937;
        font-size: 0.96rem;
        border-bottom: 1px solid #eef2f7;
        transition: 0.2s;
    }

.modern-sidebar .kutu1 {
    width: 6px;
    height: 6px;
    background: #0b4f79;
    border-radius: 2px;
    flex-shrink: 0;
    top: 0px;
}

.modern-sidebar li > a:hover {
    background: #f4f9fc;
    color: #0b4f79;
    padding-left: 14px;
}



.menu-widget {
    position: relative;
    z-index: 1;
    overflow: visible !important;
}

    .menu-widget:hover,
    .menu-widget:focus-within {
        z-index: 1;
    }

    .menu-widget .widget-body,
    .menu-widget .ContentSolmenu,
    .menu-widget .ContentSolmenu ul,
    .menu-widget .ContentSolmenu li {
        overflow: visible !important;
        position: relative;
    }

        .menu-widget .ContentSolmenu li > ul {
            position: absolute;
            top: -10px;
            left: calc(100% - 50px);
            width: 220px;
            display: none;
            background: #fff;
            border-radius: 14px;
            box-shadow: 0 12px 30px rgba(15, 23, 42, 0.16);
            padding: 8px;
            z-index: 99999;
        }

        .menu-widget .ContentSolmenu li:hover > ul {
            display: block;
        }

        .menu-widget .ContentSolmenu li ul li a {
            display: block;
            padding: 8px 10px;
            border-radius: 10px;
            border-bottom: 1px solid #eef2f7;
            line-height: 1.45;
            background: #fff;
        }

        .menu-widget .ContentSolmenu li ul li:last-child a {
            border-bottom: 0;
        }

.notice-list li,
.comments-list li {
    color: #4b5563;
    line-height: 1.8;
    margin-bottom: 10px;
}

.quote-box {
    color: #4b5563;
    line-height: 1.8;
    text-align: center;
}

.donation-card {
    padding: 14px;
    height: 100%;
    text-align: center;
}

    .donation-card img {
        width: 100%;
        height: 170px;
        object-fit: cover;
        border-radius: 14px;
        margin-bottom: 12px;
    }

.donation-title {
    font-size: 1rem;
    font-weight: 700;
    color: #0f172a;
    margin-bottom: 6px;
}

.donation-price {
    color: #0b4f79;
    font-weight: 700;
    margin-bottom: 12px;
    font-size: 1.05rem;
}

.btn-readmore,
.btn-donate,
.action-btn {
    background: linear-gradient(135deg, #0b4f79, #0f6ea6);
    border: none;
    border-radius: 10px;
    padding: 10px 16px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    transition: 0.2s ease;
}

    .btn-readmore:hover,
    .btn-donate:hover,
    .action-btn:hover {
        background: linear-gradient(135deg, #083c5d, #0b5f8f);
        color: #fff;
        transform: translateY(-1px);
    }

.news-card {
    padding: 14px;
    margin-bottom: 18px;
}

.news-image-wrap {
    position: relative;
    overflow: hidden;
    border-radius: 14px;
}

    .news-image-wrap img {
        width: 100%;
        height: 220px;
        object-fit: cover;
        transition: 0.35s ease;
        display: block;
    }

.news-card:hover .news-image-wrap img {
    transform: scale(1.04);
}

.news-badge {
    position: absolute;
    top: 12px;
    left: 12px;
    background: #ffb703;
    color: #1f2937;
    font-size: 0.78rem;
    font-weight: 700;
    padding: 6px 10px;
    border-radius: 30px;
}

.news-title {
    font-size: 1.2rem;
    font-weight: 700;
    color: #0f172a;
    margin-bottom: 10px;
    line-height: 1.4;
}

.news-meta {
    font-size: 0.88rem;
    color: #6b7280;
    margin-bottom: 12px;
}

.news-text {
    color: #4b5563;
    line-height: 1.8;
    margin-bottom: 14px;
}

.author-card {
    padding: 18px;
    margin-bottom: 18px;
}

    .author-card img {
        width: 90px;
        height: 90px;
        object-fit: cover;
        border-radius: 50%;
        border: 4px solid #eef4f9;
        flex-shrink: 0;
    }

.author-title {
    font-size: 1rem;
    font-weight: 700;
    color: #0f172a;
    line-height: 1.5;
    margin-bottom: 8px;
}

.author-text {
    color: #4b5563;
    font-size: 0.95rem;
    line-height: 1.7;
}

.action-card-inner {
    padding: 24px 18px;
    text-align: center;
}

.action-icon-wrap {
    width: 104px;
    height: 104px;
    margin: 0 auto 16px auto;
    border-radius: 50%;
    background: linear-gradient(135deg, #f4f9fc, #eaf3f9);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: inset 0 2px 10px rgba(11, 79, 121, 0.08);
}

.action-icon {
    max-width: 70px;
    max-height: 70px;
    object-fit: contain;
    display: block;
}

.action-title {
    font-size: 1.08rem;
    font-weight: 700;
    color: #0f172a;
    margin-bottom: 10px;
}

.action-text {
    font-size: 0.94rem;
    line-height: 1.75;
    color: #4b5563;
    margin-bottom: 18px;
    min-height: 52px;
}

@media (max-width: 991.98px) {
    .hero-card img {
        height: 280px;
    }

    .news-image-wrap img {
        height: 200px;
    }
}

@media (max-width: 767.98px) {
    .hero-card img {
        height: 220px;
    }

    .hero-title {
        font-size: 1.25rem;
    }

    .news-title {
        font-size: 1.05rem;
    }

    .news-image-wrap img {
        height: 190px;
    }

    .menu-widget .ContentSolmenu li > ul {
        left: 0;
        top: 100%;
        width: 100%;
    }

    .action-card-inner {
        padding: 20px 15px;
    }

    .action-icon-wrap {
        width: 92px;
        height: 92px;
    }

    .action-icon {
        max-width: 60px;
        max-height: 60px;
    }
}

.useful-links a {
    display: block;
    text-decoration: none;
    color: #1f2937;
    padding: 10px 0;
    border-bottom: 1px solid #eef2f7;
    transition: 0.2s;
}

    .useful-links a:hover {
        color: #0b4f79;
        padding-left: 6px;
    }

.author-title {
    font-size: 1rem;
    font-weight: 700;
    color: #4b5563;
    line-height: 1.5;
    margin-bottom: 8px;
}

.author-text {
    color: #4b5563;
    font-size: 0.95rem;
    line-height: 1.7;
}

.altSayfaicerikAlan {
    background-color: #fff;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
    padding-top: 7px;
}


.top-demo-menu {
    background: linear-gradient(135deg, #0b4f79, #0f6ea6);
    box-shadow: 0 12px 30px rgba(15, 23, 42, 0.12);
    position: sticky;
    top: 0;
    z-index: 9999;
}

    .top-demo-menu .menu-container {
        max-width: 1320px;
        margin: 0 auto;
        padding: 0 12px;
    }

    .top-demo-menu .menu-wrap {
        display: flex;
        align-items: center;
        justify-content: space-between;
        min-height: 62px;
        gap: 18px;
    }

    .top-demo-menu .menu-logo {
        color: #fff;
        font-size: 1.15rem;
        font-weight: 700;
        text-decoration: none;
        white-space: nowrap;
    }

    .top-demo-menu .menu-toggle {
        display: none;
        background: rgba(255,255,255,0.12);
        color: #fff;
        border: 0;
        padding: 10px 14px;
        border-radius: 10px;
        font-weight: 700;
        cursor: pointer;
    }

    .top-demo-menu .menu {
        list-style: none;
        display: flex;
        align-items: center;
        gap: 4px;
        padding: 0;
        margin: 0;
    }

        .top-demo-menu .menu > li {
            position: relative;
        }

            .top-demo-menu .menu > li > a {
                display: block;
                color: #fff;
                text-decoration: none;
                padding: 18px 14px;
                font-size: 14px;
                font-weight: 600;
                border-radius: 12px;
                transition: 0.2s ease;
                white-space: nowrap;
            }

                .top-demo-menu .menu > li > a:hover {
                    background: rgba(255,255,255,0.12);
                }

    .top-demo-menu .submenu {
        list-style: none;
        position: absolute;
        top: calc(100% + 10px);
        left: 0;
        min-width: 250px;
        background: #fff;
        border-radius: 16px;
        box-shadow: 0 16px 36px rgba(15, 23, 42, 0.18);
        padding: 10px;
        margin: 0;
        display: none;
        z-index: 99999;
    }

        .top-demo-menu .submenu li {
            position: relative;
        }

            .top-demo-menu .submenu li a {
                display: block;
                padding: 11px 14px;
                color: #1f2937;
                text-decoration: none;
                border-radius: 10px;
                font-size: 14px;
                transition: 0.2s ease;
                white-space: nowrap;
            }

                .top-demo-menu .submenu li a:hover {
                    background: #f4f9fc;
                    color: #0b4f79;
                    padding-left: 18px;
                }

        .top-demo-menu .submenu .submenu {
            top: 0;
            left: calc(100% + 8px);
        }

        .top-demo-menu .menu > li:hover > .submenu,
        .top-demo-menu .submenu li:hover > .submenu {
            display: block;
        }

    .top-demo-menu .menu-right {
        display: flex;
        gap: 10px;
        align-items: center;
    }

    .top-demo-menu .menu-btn {
        display: inline-block;
        padding: 10px 14px;
        border-radius: 10px;
        text-decoration: none;
        font-size: 13px;
        font-weight: 700;
        color: #fff;
        background: rgba(255,255,255,0.12);
        transition: 0.2s ease;
        white-space: nowrap;
    }

        .top-demo-menu .menu-btn:hover {
            background: rgba(255,255,255,0.20);
            color: #fff;
        }

@media (max-width: 991.98px) {
    .top-demo-menu .menu-toggle {
        display: inline-block;
    }

    .top-demo-menu .menu-right {
        display: none;
    }

    .top-demo-menu .menu {
        display: none;
        position: absolute;
        left: 12px;
        right: 12px;
        top: calc(100% + 10px);
        background: #0b4f79;
        border-radius: 16px;
        box-shadow: 0 16px 36px rgba(15, 23, 42, 0.20);
        padding: 8px 0;
        flex-direction: column;
        align-items: stretch;
        gap: 0;
    }

    .top-demo-menu.active .menu {
        display: flex;
    }

    .top-demo-menu .menu > li > a {
        padding: 14px 16px;
        border-radius: 0;
        border-bottom: 1px solid rgba(255,255,255,0.10);
    }

    .top-demo-menu .menu > li:last-child > a {
        border-bottom: 0;
    }

    .top-demo-menu .submenu {
        position: static;
        display: none;
        min-width: 100%;
        box-shadow: none;
        border-radius: 0;
        padding: 0;
        background: rgba(255,255,255,0.06);
    }

        .top-demo-menu .submenu li a {
            color: #fff;
            border-bottom: 1px solid rgba(255,255,255,0.08);
            border-radius: 0;
            padding: 12px 28px;
        }

            .top-demo-menu .submenu li a:hover {
                background: rgba(255,255,255,0.08);
                color: #fff;
                padding-left: 32px;
            }

        .top-demo-menu .submenu .submenu li a {
            padding-left: 42px;
        }

        .top-demo-menu .menu > li.open > .submenu,
        .top-demo-menu .submenu li.open > .submenu {
            display: block;
        }

        .top-demo-menu .menu > li:hover > .submenu,
        .top-demo-menu .submenu li:hover > .submenu {
            display: none;
        }
}

.president-box {
    text-align: center;
}

.president-photo {
    width: 96px;
    height: 96px;
    object-fit: cover;
    border-radius: 50%;
    border: 4px solid #eef4f9;
    margin-bottom: 14px;
}

.president-text {
    color: #4b5563;
    font-size: 0.96rem;
    line-height: 1.9;
}

/* Bağış / Aidat */
.right-action-box {
    text-align: center;
}

.right-action-icon-wrap {
    width: 110px;
    height: 110px;
    margin: 0 auto 16px auto;
    border-radius: 50%;
    background: linear-gradient(135deg, #f4f9fc, #eaf3f9);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: inset 0 2px 10px rgba(11, 79, 121, 0.08);
}

.right-action-icon {
    max-width: 72px;
    max-height: 72px;
    object-fit: contain;
    display: block;
}

.right-action-text {
    color: #4b5563;
    font-size: 0.90rem;
    line-height: 1.85;
    margin-bottom: 18px;
}

.right-action-btn {
    display: inline-block;
    background: linear-gradient(135deg, #0b4f79, #0f6ea6);
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    font-size: 0.95rem;
    padding: 11px 22px;
    border-radius: 12px;
    box-shadow: 0 8px 20px rgba(11, 79, 121, 0.18);
    transition: 0.2s ease;
}

    .right-action-btn:hover {
        background: linear-gradient(135deg, #083c5d, #0b5f8f);
        color: #fff;
        transform: translateY(-1px);
    }


 




/*----------------------------------------------------
    TOP HABER BAR 
----------------------------------------------------*/
.news-bar {
    width: 100%;
    height: 50px;
    background: var(--bg2-degisken);
    overflow: hidden;
    position: relative;
    z-index: 9999;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    border-bottom: 2px solid rgba(255, 255, 255, 0.1);
}

.news-container {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.news-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
}

.news-item {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    padding: 0 20px;
    box-sizing: border-box;
    top: 100%;
    left: 0;
    opacity: 0;
    transition: all 0.6s ease-in-out;
    cursor: pointer;
    padding-top: 10px; /* 5px aşağı kaydırma */
}

    .news-item:hover {
        background: rgba(255, 255, 255, 0.05);
    }

    .news-item.active {
        top: 0;
        opacity: 1;
    }

    .news-item.exit {
        top: -100%;
        opacity: 0;
    }

.news-icon {
    font-size: 20px;
    flex-shrink: 0;
    animation: pulse 1.5s ease-in-out infinite;
}

.news-text {
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Nabız efekti */
@keyframes pulse {
    0%, 100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }
}

/* Sayaç */
.news-counter {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: rgba(255, 255, 255, 0.7);
    font-size: 12px;
    font-weight: 300;
    background: rgba(0, 0, 0, 0.2);
    padding: 2px 10px;
    border-radius: 12px;
    z-index: 10;
    pointer-events: none;
    margin-top: 0px;  
}

/*----------------------------------------------------
    MOBİL GÖRÜNÜM
----------------------------------------------------*/
@media all and (max-width: 768px) {
    .news-bar {
        height: 55px;
    }

    .news-item {
        flex-wrap: wrap;
        gap: 5px;
        padding: 0 10px;
        text-align: center;
        padding-top: 10px; /* Mobilde de 5px aşağı */
    }

    .news-text {
        font-size: 16px;
        white-space: normal;
        width: calc(100% - 30px);
    }

    .news-icon {
        font-size: 16px;
    }

    .news-counter {
        margin-top: 0px;  
    }
}

@media all and (max-width: 480px) {
    .news-bar {
        height: 60px;
    }

    .news-text {
        font-size: 16px;
    }
}
/*----------------------------------------------------
    TOP HABER BAR 
----------------------------------------------------*/




/*  duyuru marqeu  */
.notice-scroll {
    height: 190px;
    overflow: hidden;
    position: relative;
}

    .notice-scroll .notice-item {
        padding: 8px 0;
        border-bottom: 1px solid #eee;
    }

        .notice-scroll .notice-item:last-child {
            border-bottom: none;
        }

        .notice-scroll .notice-item i {
            display: inline-block;
            vertical-align: middle;
            margin-right: 8px;
            color: #f39c12; /* Megafon rengi (isteğe bağlı) */
        }

        .notice-scroll .notice-item span {
            display: inline-block;
            vertical-align: middle;
        }
/*  duyuru marqeu  */





.association-widgets {
    background: #f4f7fb;
    padding: 60px 0;
}

.association-panel {
    background: #ffffff;
    border: 1px solid #e7edf5;
    border-radius: 18px;
    box-shadow: 0 12px 35px rgba(16, 24, 40, 0.06);
    overflow: hidden;
    height: 100%;
    transition: all .25s ease;
}

    .association-panel:hover {
        transform: translateY(-3px);
        box-shadow: 0 18px 45px rgba(16, 24, 40, 0.10);
    }

.association-header {
    padding: 16px 20px;
    border-bottom: 1px solid #edf2f7;
    background: linear-gradient(180deg, #ffffff 0%, #f9fbfd 100%);
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.association-title {
    font-size: 15px;
    font-weight: 700;
    color: #183153;
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0;
}

    .association-title i {
        color: #2f7d32;
        font-size: 16px;
    }

.association-body {
    padding: 20px;
}


.counter-box {
    background: #f8fafc;
    border: 1px solid #e7edf5;
    border-radius: 16px;
    padding: 10px 16px;
}

.counter-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 0;
    border-bottom: 1px solid #e9eef5;
    font-size: 15px;
    color: #344054;
}

    .counter-row:last-child {
        border-bottom: none;
    }

    .counter-row strong {
        color: #101828;
        font-size: 18px;
    }










 