/*
font-family: 'Noto Sans', sans-serif;
font-family: 'Roboto', sans-serif;
*/
a{
	color:var(--red);
}
a:hover{
	text-decoration: none;
	color: inherit;
}
ul{
	list-style: none;
	margin:0px;
	padding: 0px;
}
p{
	font-family: 'Roboto', sans-serif;
	color:var(--dark);
}
p.UstTel{
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size:10pt;
	color: var(--dark);
	margin-top: 15px
}
p.UstTel span a{
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
	font-size:16pt;
	display: block;
	color: var(--dark);
	line-height: 20pt;
}
p.spot {
    font-family: 'Khand', sans-serif;
    font-weight: 700;
	font-size:18pt;
    color: var(--dark);
    margin-top: 20px;
    margin-bottom: 20px;
    background: #fee7d4;
    padding:20px;
}
p.spot-2 {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 400;
	font-size:16pt;
    color: var(--dark);
    margin-bottom: 20px;
}
.duyurular-liste li.son{
	border-left:4px solid var(--yel);
	border-bottom:1px solid #dcdcdc;
	height: 170px;
	padding-top: 10px;
}
.duyurular-liste li{
	border-left:4px solid var(--red);
	border-bottom:1px solid #dcdcdc;
	height: 170px;
	padding-top: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.duyurular-liste li time{
	display: block;
	width: 90px;
	height: 170px;
	float: left;
	text-align: center;
}
.duyurular-liste li time strong{
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
    font-size:26pt;
    display: block;
    line-height: 26pt;
}
.duyurular-liste li time small{
    font-family: 'Noto Sans', sans-serif;
    font-weight: 400;
    font-size:8pt;
    display: block;
}
h1{
    font-family: 'Khand', sans-serif;
    font-weight: 700;
	font-size:30pt;
	display: block;
	color: var(--dark);
	letter-spacing: normal;
	margin-bottom: 30px;
}
h2{
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
	font-size:16pt;
	display: block;
	color: var(--dark);
	line-height: 20pt;
}
h2 a{
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
	font-size:20pt;
	display: block;
	color: var(--dark);
	line-height: 20pt;
}
h2 a:hover{
	color: var(--dark);
}
h3{
    font-family: 'Noto Sans', sans-serif;
    font-weight: 400;
	font-size:18pt;
	display: block;
	color: var(--dark);
	line-height: 20pt;
	margin-top: 10px;
}
h5{
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
	font-size:16pt;
	color:var(--wht);
}
.yan-menu h3{
    font-family: 'Khand', sans-serif;
    font-weight: 700;
	font-size:23pt;
	display: block;
	color: var(--wht);
	line-height: 40pt;
	padding-left: 20px;
	margin-top: 0px;
}
.yan-menu > ul li a{
    font-family: 'Noto Sans', sans-serif;
    font-weight: 400;
	font-size:14pt;
	color:var(--wht);
}
ul.liste-1 {
	list-style: circle;
	padding:0 0 0 13px;
	margin-bottom: 20px;
}
ul.liste-1 li{
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size:10pt;
	color:#383a49;
}
.btn1{
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
	font-size:12pt;
	display: block;
	color: var(--dark);
	background: var(--yel);
	text-align: center;
	width: 140px;
	height: 40px;
	padding-top: 8px;
	border-radius: 20px;
	margin: 0px auto;
	margin-top: 160px;
	-webkit-box-shadow: 0px 3px 5px 3px rgba(0,0,0,0.06);
	-moz-box-shadow: 0px 3px 5px 3px rgba(0,0,0,0.06);
	box-shadow: 0px 3px 5px 3px rgba(0,0,0,0.06);
}
p.okullar{
    font-family: 'Noto Sans', sans-serif;
    font-weight: 400;
	font-size:16pt;
	display: block;
	color: var(--wht);
	text-align: center;
    line-height: 20pt;
    margin-top: 21px;
}

.f-menu li{
	line-height: 23pt;
}
.f-menu li a{
    font-family: 'Noto Sans', sans-serif;
    font-weight: 400;
	font-size:11pt;
	color:var(--wht);
}
.f-menu li span{
	margin-right: 10px;
}
img.sosyal{
	float: left;
	margin-right: 15px;
	display: inline-block;
}
.tag{
    font-family: 'Noto Sans', sans-serif;
    font-weight: 400;
	font-size:11pt;
	color:var(--wht);
	display: inline-block;
}
p.copy{
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size:8pt;
	color: var(--dark);
}
p.copy a{
	color: var(--dark);
}
nav.brdcmb{
	border:none!important;
	height: 40px;
}
.breadcrumb{
	background: none;
    margin: 0px;
}
li.breadcrumb-item{
	font-family: 'Roboto', sans-serif;
	font-size: 9pt;
	font-weight: 400;
	letter-spacing: 1px;
	color:#9c9c9c;
}
li.breadcrumb-item a{
	color:#000;
}
table td{
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size:10pt;
	color:#383a49;
}
table th{
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size:10pt;
	color:#383a49;
}
ul.liste-1 {
	list-style: circle;
	padding:0 0 0 13px;
}
ul.liste-1 li{
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size:10pt;
	color:#383a49;
}
.text-danger,
.text-success{
    font-family: 'Khand', sans-serif;
    font-weight: 700;
	font-size:18pt;
	color:var(--wht)!important;
}
a.buton1{
	display: block;
	position: absolute;
	background: #FBC400!important;
	height: 40px!important;
	border-radius: 20px;
	bottom:20px;
	margin: 0 auto;
	text-align: center;
	right: 0px;
	left: 0px;
	width: 200px!important;
    font-family: 'Khand', sans-serif;
    font-weight: 700;
	font-size:18pt;
	color:#000;
	padding-top: 3px;
}