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


.kd-suresi{width:100%;background:#fcb514;padding:15px;font-size:18px; font-family: 'PFDinDisplayPro-Light';color:#fff;}
.kd-baslik{font-size:34px;color:#000; font-family: 'PFDinDisplayPro-Light';margin-top:25px;}
.kd-buton{width:100%;background:#fcb514;padding:10px 0px 10px 20px;font-size:18px;color:#000; font-weight:700;margin-top:25px;position:relative;}
.kd-buton:hover{color:#fff;cursor:pointer;}
.kd-icon{width:58px; height:100%;background:#fed500 url(../images/icon/el.png) center no-repeat;position:absolute;right:0;top:0;}
.kd-cizgi{width:100%;height:1px;background:#eff0f1;margin:100px 0 80px 0;}
.kd-yazi{font-size:16px;color:#808080;font-family: 'PFDinDisplayPro-Light';}
.kd-diger{font-size:30px;color:#000;font-weight:700;text-align:center;}
.kd-kampanya{margin-top:60px;}
.kd-banner {max-width: 1600px; width: 100%; margin: 0 auto; height: 250px; overflow: hidden; display: block;  position: relative;  z-index: 1;}
.kd-banner img { width: 100%; }

.kampanya-ana{position:relative;margin-bottom:30px;}
.kampanya-resim{width:100%;height:auto;}
.kampanya-baslik{font-size:18px; font-family: 'PFDinDisplayPro-Regular';font-weight:bold;color:#000;margin-top:20px;}
.kampanya-aciklama{font-size:16px; font-family: 'PFDinDisplayPro-Light';color:#808080;margin-top:10px;}
.kampanya-tarih{padding: 1px 8px 1px 8px;border-radius:3px;position:absolute;left:10px;top:10px;font-size:14px;color:#fff;font-weight:bold;font-family: 'PFDinDisplayPro-Regular';}
.kampanya-buton{margin:35px 0 0 0;}
.gri{background:#868686;}
.gri .buton-yazi{color:#fff;}


@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;}
			.kd-baslik{font-size:24px;}
			.kd-suresi{font-size:14px;}
			.ust-buton{display:none;}
		}
@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;}
			.kd-baslik{font-size:24px;}
			.kd-suresi{font-size:14px;}
			.ust-buton{display:none;}
		}