/*İç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;}

.sube-ana{padding:40px;border:1px solid #ececec;margin-top:70px;color:#000;font-family: 'PFDinDisplayPro-Light' !important;}
.sube-baslik{font-size:30px;}
.sube-yazi{font-size:16px;font-style: italic;margin-bottom:10px;}
.sube-yazi span{font-style:normal;font-weight:bold;}
.sube-cizgi{width:80px;height:1px;background:#eff0f1;margin:35px 0 30px 0;}
.sube-buton{color:#fcb514;font-size:18px;font-weight:700;font-family:'Roboto Condensed', sans-serif;cursor:pointer;}
.sube-icon{display:inline-block;width:18px;height:18px;background:url(../images/icon/icon.png);background-position:-75px 0;vertical-align:-3px;margin-left:5px;}

.iletisim-ana{border-top:1px solid #ececec;margin-top:100px;}
.iletisim-baslik{margin:70px 0 40px 0;text-align:center;font-size:30px;color:#000;font-family: 'PFDinDisplayPro-Light';}

@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;}
		}