.footer {
    background: #151515;
    padding: 80px 80px 60px 80px;
    box-sizing: border-box;
}

.guven-iconlari {
    background: #f5f5f5;
    padding: 40px;
    box-sizing: border-box;
    border-bottom: .5px solid #333;
}

.guven-iconlari ul li {
    padding: 0;
    border-right: .5px solid #bbb;
    box-sizing: border-box;
}

.guven-iconlari ul li:last-child {
    border: none;
}

.guven-iconlari ul li div div {
    font-size: 13px;
    color: #666;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.guven-iconlari ul li div span {
    text-align: center;
    font-size: 12px;
    color: #666;
    font-weight: 200;
}

.guven-iconlari ul li div img {
    height: 25px;
    filter: contrast(0.5);
    margin-bottom: 20px;
}

.guven-iconlari ul li div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.footer-social ul {
    display: flex;
    align-items: center;
    justify-content: center;
    border: .5px solid #666;
    box-sizing: border-box;
}

.footer-social ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #666;
    width: 100%;
    height: 60px;
    border-right: .5px solid #666;
}

.footer-social ul li a svg {
    width: 16px;
    height: 16px;
    fill: #666;
    margin-right: 6px;
}

.footer-copyright {
    border-top: .5px solid #333;
    padding-top: 60px;
    display: flex;
    justify-content: space-between;
    color: #888;
    font-size: 12px;
}

.t-soft a {
    font-weight: 600;
}

.t-soft a span {
    color: #ec6612;
}

div#tsoft-ecommerce-systems {
    display: none !important;
}

div#footerMiddle {
    padding: 80px 0;
}

div#footerMiddle h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 40px;
}

div#footerMiddle h3 + div > ul li {
    color: #888;
    margin-bottom: 20px;
    display: block;
    line-height: 150%;
}

div#footerMiddle h3 + div > ul li a svg {
    width: 16px;
    margin-right: 5px;
}

.footer-items {
    width: 20%;
}

#footerContact {
    width: 30%;
    padding-right: 100px;
    box-sizing: border-box;
}

div#footerMiddle > .fl {
    display: flex;
}

#footerBottom {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #f7f7f7;
}

#footerSecurity img {
    padding-right: 10px;
}

#footerCards {
    flex-direction: row-reverse;
}

#footerCards img {
    max-width: 60px;
    padding-left: 10px;
}

#tsoft-eticaret-sistemleri {
    line-height: 50px;
    font-size: 12px;
    color: #6c6c6c;
    text-align: center;
    background: #fff;
}

#footer {
    z-index: 9;
}

#newsletter_captcha {
    padding: 0;
}

#newsletter_captcha > .row {
    display: flex; 
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
}

#newsletter_captcha > .row span {
    width: 44%;
}

#newsletter_captcha > .row span input {
    padding: 0;
    width: 100%;
}

@media screen and (max-width: 1000px) {
    #footerMiddle {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    #footerMiddle .col-2 {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    #footerMiddle .col-2:nth-child(3n+1) {
        clear: both;
    }

    #footerIcons {
        flex-wrap: wrap;
    }

    #footerSecurity, #footerCards {
        width: 100%;
        justify-content: center;
    }

    #footerSecurity {
        padding-top: 10px;
    }

    #footerCards {
        padding-bottom: 10px;
    }

    #footerSecurity img, #footerCards img {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
    }
}

@media screen and (min-width: 769px) {
    #footerMiddle ul li div {
        display:block !important;
        height: auto !important;
    }
}

@media screen and (max-width: 768px) {
    .footerSocial li a {
        margin: 0 3px;
    }

    .footerSocial {
        padding: 30px 0;
    }

    .footerSocial li:first-child {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .footerSocial li a img {
        height: 30px;
    }

    #footer-social p, #footer-newsletter p {
        font-size: 15px;
    }

    #footerTop p {
        font-size: 13px;
    }

    #footer .newsletterMain {
        padding-top: 10px;
        padding-right: 20px;
        padding-bottom: 10px;
        padding-left: 20px;
    }

    #footer .newsletterMain .sub-email {
        font-size: 15px;
        box-sizing: border-box;
    }

    #footer .newsletterMain input[type="button"] {
        font-size: 15px;
    }

    #footerMiddle {
        padding-top: 0;
        padding-bottom: 0;
        border-top: 0;
        padding: 0;
    }

    #footerMiddle .col-2 {
        padding-top: 0;
        padding-left: 0;
        padding-bottom: 0;
        padding-right: 0;
    }

    #footerMiddle ul li {
        float: left;
    }

    #footerMiddle ul ul li {
        float: none;
        width: auto;
        padding-left: 0;
        padding-right: 0;
    }

    [dir="rtl"] #footerMiddle h3 {
        background-position: 10px center;
    }

    #footerMiddle h3 + div {
        display: none;
        padding-top: 10px;
    }

    #footerMiddle p {
        padding-left: 20px;
        padding-right: 20px;
    }

    #footerBottom .col {
        text-align: center;
    }

    #footerBottom .col img {
        padding-right: 5px;
        padding-left: 5px;
    }

    #contactInfo {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-bottom: 0;
    }

    #contactInfo i {
        font-size: 15px;
    }

    #footer-social .d-flex {
        display: inherit;
    }

    #social {
        text-align: left;
        box-sizing: border-box;
    }

    #social li, #social li a {
        width: 40px;
        height: 40px;
    }

    #social li a {
        display: flex;
        align-items: center;
    }

    #social li a img {
        margin-right: auto;
        margin-left: auto;
    }

    #footerIcons, #footerIcons .d-flex {
        display: inherit;
    }
}

@media screen and (max-width: 540px) {

    .guven-iconlari {
    padding: 40px 20px;
}

.guven-iconlari ul li {
    width: 50%;
    padding-top: 40px;
    border: none;
}

.guven-iconlari ul li div div {
    font-size: 11px;
}

.guven-iconlari ul li div span {
    font-size: 11px;
}

.guven-iconlari ul li div img {
    height: 22px;
    margin-bottom: 15px;
}

.guven-iconlari ul li:nth-child(1), .guven-iconlari ul li:nth-child(2) {
    padding: 0;
}

    .footer {
    padding: 15px 15px 30px 15px;
}

.footer-social ul li {
    width: 50%;
}

.footer-social ul {
    flex-wrap: wrap;
}

.footer-social ul li a {
    height: 50px;
    line-height: 50px;
    border-bottom: .5px solid #666;
    justify-content: flex-start;
    padding: 0 10px;
    box-sizing: border-box;
}

.footer-copyright > div {
    width: 100%;
    text-align: center;
}

.footer-copyright {
    flex-wrap: wrap;
    font-size: 11px;
    padding-top: 30px;
}

.footer-copyright > div.t-soft {
    margin-top: 15px;
}

#footerContact {
    width: 100%;
    padding: 0;
}

.footer-items {
    width: 100%;
}

div#footerMiddle > .fl {
    flex-wrap: wrap;
}

div#footerMiddle {
    padding: 30px 0;
}

div#footerMiddle h3 {
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 500;
    height: 40px;
    line-height: 40px;
    color: #aaa;
}

div#footerMiddle h3:after {
    content: '+';
    float: right;
}

div#footerMiddle h3 + div > ul li {
    font-size: 12px;
    margin-bottom: 15px;
}


    div#contactInfo ul {
        padding: 0;
        border-bottom: 1px solid #eee;
    }

    div#contactInfo ul li div {
        text-align: center;
        font-size: 13px;
    }

    div#contactInfo ul li span {
        font-size: 13px;
        text-align: center;
    }

    div#contactInfo ul li span a img {
        height: 24px;
    }

    div#contactInfo ul li span {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    div#contactInfo ul li {
        margin-bottom: 14px;
    }

    div#footerMiddle .col-8 > .fl {
        border-bottom: 1px solid #eee;
        padding: 12px 0;
    }

    #footerMiddle h3.active:after {
        content: '-';
    }
}