/*İç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-alt-buton{height:40px;line-height:40px;font-size:16px;color:#808080; font-family: 'PFDinDisplayPro-Light';margin-left:20px;}
.yatay-buton:hover,.yatay-alt-buton:hover{color:#fcb514;}

.hizmet-baslik{font-size:36px;font-weight:700;color:#000;margin-bottom:30px;}
.hizmet-baslik-2{font-size:18px;font-weight:700;color:#000;margin:5px 0 10px 0;}
.hizmet-ufak-baslik{font-size:24px;font-weight:700;color:#000;margin:30px 0 30px 0;}
.hizmet-yazi{font-size:16px;color:#808080; font-family: 'PFDinDisplayPro-Light';}
.hizmet-ul{list-style-type:initial;padding-left:40px;}
.hizmet-resim{width:auto;max-width:100%;height:auto;}

.hp-resim{width:100%;height:auto;}
div.hp-baslik{font-size:30px;font-family:'Roboto Condensed', sans-serif;font-weight:700;color:#000;margin:20px 0 10px 0;}
h4.hp-baslik{font-size:25px; font-family:'Roboto Condensed', sans-serif; font-weight:700; color:#000;}
a.ilan-detay-button { font-family:'Roboto Condensed', sans-serif; font-size:18px; color:#000; font-weight:700; }
.ilan-pozisyon { margin-bottom: 20px; }

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