/*İçerik*/
.icerik{width:100%;max-width:1200px;margin:auto;margin-top:40px;}

.ust-alan{width:100%;max-width:1600px;height:190px;text-align:center;-webkit-box-sizing: border-box;box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;padding-top:45px;background:#f8f8f8;margin:auto;border:1px solid #ededed;margin-top:5px;}
.ust-baslik{font-size:48px;color:#000;font-weight:700;}
.ust-nav{text-align:center;}
.ust-buton{font-size:14px;color:#a5a5a5;font-weight:700;}
.ust-buton:hover{color:#fcb514;}
.ok::after{content:"»";margin:0 8px 0 8px;color:#000;}

.yatay-buton{width:100%;height:50px;line-height:50px;font-size:18px;color:#000;font-weight:700;}
.yatay-buton:hover{color:#fcb514;}
.yatay-cizgi{width:100%;height:1px;background:#eff0f1;}


.haberler{ font-family: 'PFDinDisplayPro-Regular';font-size:36px;font-weight:bold;color:#000;margin-bottom:25px;}
.haber-ana{font-family: 'PFDinDisplayPro-Regular' !important;color:#000;margin-bottom:60px;}
.haber-resim{width:100%;height:auto;}
.haber-baslik{ font-size:24px;font-weight:bold;margin-top:25px;}
.haber-yazi{color:#808080;font-size:16px;margin-top:5px;}
.haber-buton{font-size:18px;font-weight:bold;margin-top:10px;cursor:pointer;}
.haber-icon{display:inline-block;height:16px;width:16px;background:url(../images/icon/icon.png);background-position:0 0;vertical-align:-2px;margin-left:5px;}
.haber-buton:hover{color:#fcb514;}


.sayfalama{text-align:center;margin-top:50px;}
.sayfalar{display:inline-block;position:relative;}
.sayfala-buton{width:40px;height:40px;text-align:Center;float:left;line-height:40px;font-size:18px;color:#000;font-family: 'PFDinDisplayPro-Regular';cursor:pointer;}
.sayfala-buton:hover{background:#000;color:#fff;}
.sayfala-aktif{background:#fcb514;color:#fff;}
.sayfala-cizgi{width:35px;height:2px;background:#3b3b3b;position:absolute;top:20px;}
.sayfala-sol{left:-55px;}
.sayfala-sag{right:-55px;}

@media screen and (min-width:450px) and (max-width:768px),screen and (min-device-width:300px) and (max-device-width:768px) {
			.ust-baslik{font-size:30px;}
			.ust-alan{height:160px;}
		}
@media screen and (min-width:100px) and (max-width:450px),screen and (min-device-width:100px) and (max-device-width:450px) {
			.ust-baslik{font-size:30px;}
			.ust-alan{height:160px;}
		}