
.footer1 {background: #fff;position: relative;width: 100%;height: 100%;display: inline-block;}

.footer1:before {content: '';width: 100%;height: 100%;position: absolute;background:url('../images/hizmetlersliderbg.html') repeat;opacity: 0.1;top: 0px;left: 0px;}

.footer1 .footer-orta {width: 100%;padding-top:25px;padding-bottom: 25px;color:#000;position: relative;z-index: 999;}

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

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

.footer1 .footer-orta .footer-liste .footer-baslik {font-size: 17px;color:#000;margin-bottom: 3px;font-weight: 500;text-transform: uppercase;/* text-align: center; */width: 100%;}
.footer1 .footer-orta .footer-liste .footer-title {font-size: 15px;line-height: 1.5;font-weight: 400;}
.footer1 .footer-orta .footer-liste .footer-text {font-size: 15px;line-height: 1.5;font-weight: 400;/* text-align: center; */margin-top: 4px;}
.footer1 .footer-orta .footer-liste .footer-text span {display:inline-block;width:auto;margin-top: 0px;margin-bottom: 6px;margin-right:20px;}

.footer1 .footer-orta .footer-sosyal{position: absolute;float: left;width: auto;margin-top:0px;padding: 0px;top:35px;}
.footer1 .footer-orta .footer-sosyal li:first-child{margin:none;}
.footer1 .footer-orta .footer-sosyal li{float: left;list-style: none;margin-right: 3px;padding-left:0px;padding-right:0px;font-size: 11px;}
.footer1 .footer-orta .footer-sosyal li a{font-size: 14px;color: #fff;background: #3b9634;padding: 5px 9px;margin-top: 5px;display: inline-block;border-radius: 16px;}

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

.footer1 .footer-alt {width: 100%;padding-top: 10px;padding-bottom: 10px;background: #00662d;text-align: center;color:#ccc;font-weight: 300;font-size: 14px;}
.footer1 .footer-alt a {color:#ccc;padding-left: 10px;border-left: 1px solid rgba(255, 255, 255, 0.16);margin-left: 10px;}

@media(max-width: 1024px){
	.footer1 .footer-alt {margin-bottom: 35px!important; }
	.footer1 .footer-orta .footer-sosyal {
		position:relative;
		top:0;
	}
}