.footer3 {
  background-position: center;
  background-size: cover;
  position: relative;
  background: #911212!important;
}

.footer3:after {
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #333;
  z-index:1;
  opacity: 0.7;
  display: none;
}

.footer3 .footer-orta {
  width: 100%;
  padding-top: 50px;
  padding-bottom:0px;
  color:#fff;
  position: relative;
  z-index: 999;
}

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

.footer3 .footer-orta .footer-liste .footer-logo {
  display:block;
  width: 100%;
  height: auto;
  margin-bottom: 13px;
}

.footer3 .footer-orta .footer-liste .footer-logo img{
  height: 130px;
}

.footer3 .footer-orta .footer-liste .footer-baslik {
  font-size: 1.0rem;
  color:#fff;
  margin-bottom: 13px;
  font-weight: 700;
}

.footer3 .footer-orta .footer-liste .footer-title {
  font-size: 80rem;
  line-height: 1.5;
  font-weight: 500;
}

.footer3 .footer-orta .footer-liste .footer-text {
  font-size: 0.85rem;
  line-height: 1.5;
  font-weight: 400;
}

.footer3 .footer-orta .footer-liste .footer-text span {
  display:block;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 6px;
}

.footer3 .footer-orta .footer-liste .footer-text span i{
  margin-right: 5px;
}

.footer3 .footer-orta .footer-sosyal{
  position: relative;
  display:block;
  width: auto;
  margin-top:25px;
  padding: 0px;
}

.footer3 .footer-orta .footer-sosyal li:first-child{
  margin:none;
}

.footer3 .footer-orta .footer-sosyal li{
  display:inline-block;
  list-style: none;
  margin-right: 17px;
  padding-left:0px;
  padding-right:0px;
}

.footer3 .footer-orta .footer-sosyal li a{
  font-size: 23px;
  color: #fff;
}

.footer3 .footer-orta ul.footer-list {
  display:block;
  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: #fff;
  width: 100%;
  height: auto;
  text-decoration: none;
  font-size:0.85rem;
  font-weight: 500;
}

.footer3 .footer-alt {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #ffffff0a;
  text-align: center;
  color:#ccc;
  font-weight: 300;
  font-size: 0.85em;
  position: relative;
  z-index: 2;
  display: block;
  margin-top: 50px;
}

.footer3 .footer-alt a {
  color:#ccc;
  padding-left: 10px;
  border-left: 1px solid rgba(255, 255, 255, 0.16);
  margin-left: 10px;
}
