@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');

.dropdown-submenu {
	position: relative;
}

	.dropdown-submenu.has-submenu {
		padding-right: 10px;
	}

		.dropdown-submenu.has-submenu::before {
			content: '98798798';
			position: absolute;
			font-family: 'Font Awesome 6 Free';
			font-weight: 900;
			font-style: normal;
			font-variant: normal;
			right: 10px;
			top: 5px;
		}

	.dropdown-submenu:hover > .dropdown-menu {
		position: absolute;
		display: block;
		right: -170px;
		top: 0;
	}



.dilNav {
	font-family: Montserrat, Roboto, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 41px;
	text-decoration: none;
}
.dilNav:hover {
	color: #000000;
}



.baslikEtkinlikTarih {
	font-size: 17px;
}
.baslikEtkinlikMahalle {
	font-size: 17px;
	font-weight: 600;
}
.baslikEtkinlikZemin {
	font-family: Montserrat;
	background-color: #ff0000;
	color: #ffffff;
	padding: 5px;
}

.baslikListeHaber {
	font-size: 21px;
	color: #333333;
	font-weight: 600;
	line-height: 23px;
	padding: 15px 15px 0px 15px;
}
.baslikListeSpot {
	font-size: 15px;
	color: #333333;
	padding: 15px 15px 0px 15px;
}
.baslikListeLink {
	font-size: 14px;
	color: #000000;
	font-weight: 600;
	padding: 15px 15px 15px 15px;
}

.copyright {
	font-family: Montserrat;
	font-size: 13px;
	padding: 15px;
	color: #f3f3f3;
}

.projeCTA {
	font-family: Montserrat;
	font-size: 20px;
	line-height: 27px;
	font-weight: 300;
	color: #ffffff;
	width: 70%;
}





.icerik {
	margin: 20px 0px 50px 0px;
	width: 70%;
}


.duyuruAnasayfa {
	font-family: Roboto;
	font-size: 16px;
	font-weight: 400;
	background-color: #f6f6f6;
	padding: 25px;
	overflow: hidden scroll;
}

	.duyuruAnasayfa p {
		border-left: solid 3px #de3900;
		padding-left: 15px;
	}

.dahaFazlaBilgiKutu {
	font-size: 16px;
	text-decoration: none;
	font-weight: 600;
	color: #000000;
}

.dahaFazlaBilgiHaber {
	font-size: 14px;
	text-decoration: none;
	font-weight: 600;
	color: #000000;
}

.etkinlikleriGoster {
	font-size: 14px;
	text-decoration: none;
	font-weight: 600;
	color: #ffffff;
}

.etkinlikleriGosterSergi {
	font-size: 14px;
	text-decoration: none;
	font-weight: 600;
	color: #666666;
}

.navUstKutuphaneMuze {
	float: right;
	line-height: 53px;
}


.navKutuphaneMuze {
	font-family: Montserrat, Roboto, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 600;
	color: #666666;
	text-decoration: none;
}
.navKutuphaneMuze:hover {
	color: #000000;
}


.navUstLogolar {
	float: left;
	padding: 5px 0px 5px 0px;
}

.navUstLogolarIBB {
	height: 45px;
	padding: 0px 0px 0px 0px;
}

.navUstLogolarMudurluk {
	height: 30px;
	max-height: 30px;
	padding: 0px 0px 0px 23px;
	margin-left: 18px;
	border-left: solid 1px #00438c;
}

.navUstLogolarKutuphane {
	max-height: 30px;
	padding: 0px 0px 0px 23px;
	margin-left: 18px;
	border-left: solid 1px #ff5f00;
}

.navUstDiller {
	width: 150px;
	padding: 7px 5px 5px 50px;
	color: #e4e4e4;
	text-align: center;
	height: 55px;
	float: right;
	border: solid 1px;
}



.navUstKurumsalMQ {
	display: none;
}

.navUstKurumsal {
	display: block;
}



.aramaKutuAnasayfa {
	top: 65%;
	height: fit-content;
	width: fit-content;
	font-family: Montserrat;
	color: #ffffff;
	padding: 15px 20px 15px 20px;
	border-radius: 5px;
	text-align: center;
	background-color: rgba(0,0,0,0.8);
	position: relative;
	box-shadow: 0px 0px 10px #000000;
	/*border: solid 1px #ff0000;*/
}

.aramaKutuMetin {
	font-size: 15px;
	width: 100%;
	margin: 10px 0px 10px 0px;
}

#alinlikAnasayfa {
	display: inline-flex;
	margin: 0;
	padding: 0;
	height: 450px;
	width: 100%;
	background-image: url(/Content/home/ana_sayfa_banner_20230110.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
	text-align: center;
	justify-content: center;
}

#alinlikIcSayfa {
	display: inline-flex;
	margin: 0;
	padding: 0;
	height: 400px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
	text-align: center;
	justify-content: center;
}

.aramaKutuIcSayfa {
	top: 60%;
	height: fit-content;
	width: fit-content;
	font-family: Montserrat;
	color: #ffffff;
	text-align: center;
	position: relative;
	box-shadow: 0px 0px 10px #000000;
	padding: 15px 20px 15px 20px;
	margin: 0px;
	border-radius: 5px;
	background-color: rgba(0,0,0,0.8);
	box-shadow: 0px 0px 10px #000000;
}



.sayfaAciklama {
	font-family: Roboto;
	font-size: 17px;
	font-weight: 400;
}
.sayfaAciklama img {
	max-width: 100%;
}


.sosyalMedyaIkon {
	color: #666666;
}
	.sosyalMedyaIkon:hover {
		color: #0a4492;
	}


.etkinlikTakvim {
	padding: 15px 5px 15px 20px;
	height: 200px;
}
.etkinlikTakvimGun {
	margin: 0px 0px 30px 0px;
	font-family: Roboto;
	font-size: 35px;
	font-weight: 600;
	color: #ffffff;
}
.etkinlikTakvimAy {
	font-family: Roboto;
	font-size: 20px;
	font-weight: 300;
	color: #ffffff;
}
.etkinlikTakvimBaslik {
	margin: 20px 0px 0px 0px;
}
.etkinlikTakvimBaslik a {
	font-family: Roboto;
	font-size: 19px;
	font-weight: 400;
	line-height: 27px;
	color: #ffffff;
	text-decoration: none;
}
.etkinlikTakvimBaslik a:hover {
	color: #000000;
}

.koyu {
	background-color: #206177;
}
.acik {
	background-color: #70a6b8;
}



h3 a {
	line-height: 40px;
	font-size: 1.25rem;
	text-decoration: none;
	color: #05218e;
}
	h3 a:hover {
		color: #de3900;
	}



.embed-container {
	display: inline-block;
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	min-height: 350px;
	clear: both;
	margin-bottom: 20px;
}

.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.aramaKutuSiteMQ, .uyelikMQ {
	display: none;
}

.aramaKutuSite {
	width: fit-content;
	background: #e0e0e0;
	border-radius: 0px;
	display: flex;
	margin-top: 30px;
	float: right;
}
	.aramaKutuSite .aramaMetinSite .input {
		background-color: #e0e0e0;
		border: 0px;
		font-size: 16px;
		padding: 5px 50px 5px 15px;
		color: #6f768d;
	}

.wrapper .aramaKutuSite .aramaMetinSite .fas {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 26px;
	color: #000000;
	cursor: pointer;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #9fa3b1;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #9fa3b1;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #9fa3b1;
}


.tabButonlar {
	margin-top: -35px;
	justify-content: flex-end !important;
}


.bilgiKarti {
	background-color: #efefef;
	background-image: url(/Content/assets/images/ikon_zemin_bilgi.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	padding: 30px 30px 10px 60px;
}

	.bilgiKarti .ikon {
		font-size: 30px;
		vertical-align: middle;
		padding-right: 10px;
	}

	.bilgiKarti a {
		text-decoration: none;
		color: #011668;
	}
		.bilgiKarti a:hover {
			color: #de3900;
		}

a {
	text-decoration: none;
	color: #0050b2;
}
a:hover {
	color: #de3900;
}



.etkinlikBilgiKarti {
	display: inline-grid;
	width: 100%;
}
	.etkinlikBilgiKarti .sol {
		min-width: 20%;
		background-color: #e0e0e0;
		font-weight: 600;
		padding: 5px 15px;
		margin-bottom: 1px;
		clear: both;
	}
	.etkinlikBilgiKarti .sag {
		width: 80%;
		background-color: #f0f0f0;
		padding: 5px 15px;
		margin-bottom: 1px;
	}


figcaption {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	line-height: 14px;
	padding-top: 5px;
}


.haberSpot {
	font-family: Montserrat, Roboto, Arial, Helvetica, sans-serif;
	font-size: 21px;
	border-left: 5px solid #de3900;
	padding: 5px 0px 5px 20px;
}


.ipaLogoSag {
	float: right;
	width: 200px;
}


.temaKutu {
	border: solid 1px #e0e0e0;
	height: 200px;
	padding: 25px;
}


.sliderAnasayfa {
	max-width: 845px;
	max-height: 485px;
}