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

#tab{min-height:34px;border-bottom:1px solid #eff0f1;text-align:center;margin-top:25px;}
.tab-buton,.tab-buton-2{display:inline-block;font-size:16px;font-weight:700;margin-bottom:5px;padding-bottom:10px;color:#808080;margin-right:20px;cursor:pointer;}
.tab-buton:hover,.tab-buton-2:hover{border-bottom:2px solid #fcb514;color:#000;}
.tab-aktif{border-bottom:2px solid #fcb514;color:#000 !important;}
.tab-icerik{width:100%;margin:auto;margin-top:80px;}

.ekip-ana{border:1px solid #ececec;padding:60px 0 60px 0;margin-top:40px;position:relative;text-align:center;}
.ekip-serit{display:none;width:100%;height:10px;position:absolute;bottom:0;left:0;background:#fcb514;}
.ekip-ana:hover .ekip-serit{display:block;}
.ekip-resim{width:160px;height:160px;border-radius:140px;border:10px solid #fcb514;margin:auto;}
.ekip-resim img{width:140px;height:140px;border-radius:140px;}
.ekip-isim{font-size:24px;font-weight:700;color:#000;margin-bottom:10px;}
.ekip-yetki{font-size:16px; font-family: 'PFDinDisplayPro-Light';color:#808080;}
.ekip-bilgi{font-size:14px; font-family: 'PFDinDisplayPro-Light';color:#000;}
.ekip-bilgi span:hover{color:#fcb514;cursor:pointer;}
.ekip-cizgi{width:35px;height:1px;background:#eff0f1;margin:15px 0 20px 0;}
.ekip-yazi,.ekip-yazi-2{font-size:36px;font-weight:700;color:#000;margin:0 0 10px 15px;}
.ekip-yazi-2{font-size:18px;}
.ekip-baslik{width:100%;height:1px;background:#eff0f1;position:relative;margin:35px 0 0 0;}
.ekip-unvan{display:inline-block;background:#fcb514;position:absolute;left:0;top:-20px;padding:10px 20px 10px 20px;font-size:14px;font-weight:700;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;}

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