.footer3 {background-position: center;background-size: cover;position: relative;background:rgba(21, 21, 23, 0.9);padding: 0px;}
 
.footer3 .footer-orta {width: 100%;padding-top: 50px;padding-bottom: 50px;color:#000;position: relative;z-index: 999;}

.footer3 .footer-orta .footer-liste{width: 100%;height: auto;position: relative;}

.footer3 .footer-orta .footer-liste .footer-logo {float: left;width: 100%;height: auto;margin-bottom: 13px;}
.footer3 .footer-orta .footer-liste .footer-logo img{height: 120px;}

.footer3 .footer-orta .footer-liste .footer-baslik {font-size: 1.4rem;color:rgba(255, 255, 255, 0.8);margin-bottom: 13px;font-weight: 700;}
.footer3 .footer-orta .footer-liste .footer-title {font-size: 16px;line-height: 1.5;font-weight: 500;}
.footer3 .footer-orta .footer-liste .footer-text {font-size: 16px;line-height: 1.5;font-weight: 500;color: #d2d2d2;}
.footer3 .footer-orta .footer-liste .footer-text span {float: left;width: 100%;margin-top: 0px;margin-bottom: 6px;}

.footer3 .footer-orta .footer-sosyal{position: relative;float: left;width: auto;margin-top:15px;padding: 0px;}
.footer3 .footer-orta .footer-sosyal li:first-child{margin:none;}
.footer3 .footer-orta .footer-sosyal li{float: left;list-style: none;margin-right: 17px;padding-left:0px;padding-right:0px;}
.footer3 .footer-orta .footer-sosyal li a{font-size: 23px;color: #d2d2d2;}

.footer3 .footer-orta ul.footer-list {float: left; width: 100%; height: auto; margin: 0px; padding: 0px; position: relative; }
.footer3 .footer-orta ul.footer-list li:first-child {border: none;padding-top:0px;}
.footer3 .footer-orta ul.footer-list li {width: 100%;height: auto;padding-top:4px;padding-bottom: 0px;margin: 0px;list-style: none;}
.footer3 .footer-orta ul.footer-list li a{color: #d2d2d2;width: 100%;height: auto;text-decoration: none;font-size:16px;font-weight: 500;}

.footer3 .footer-alt {width: 100%;padding-top: 20px;padding-bottom: 20px;background: #d8d7d7;text-align: center;color:#797979;font-weight: 300;font-size: 0.99em;font-weight: 500;}
.footer3 .footer-alt a {color:#797979;padding-left: 10px;border-left: 1px solid rgba(255, 255, 255, 0.16);margin-left: 10px;font-weight: 500;}

@media(max-width:1023px) {
	.footer3 .footer-orta {
		padding:0 15px;
	}
}