.footer-general {
    margin-top: 40px;
}

body div#tsoft-ecommerce-systems {
    background: transparent;
    font-size: 11px;
    font-weight: 200;
}

body #tsoft-ecommerce-systems a:first-child {
    font-weight: 500 !important;
}

.footer-newsletter {
    background: #8ED6CB;
    padding: 40px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 8px;
}

.footer-newsletter b {
    font-size: 30px;
    color: #354E57;
    margin-bottom: 8px;
    font-weight: 600;
}

#footer .newsletterMain .sub-email::placeholder {
    font-family: "nexa", sans-serif;
    color: #aaa;
    font-weight: 400;
}

#footer .newsletterMain .sub-email:focus {
    box-shadow: none;
}

.newsletter-left > span {
    font-size: 13px;
    color: #354E57;
    display: flex;
    align-items: center;
    font-weight: 600;
}

.newsletter-kvkk {
    font-size: 12px;
    font-weight: 400;
    padding-left: 16px;
    display: flex;
    align-items: center;
}

.newsletter-kvkk a {
    text-decoration: underline;
}

.newsletter-kvkk .input-wrap {
    margin-right: 6px;
}

.newsletter-kvkk .input-wrap.checkbox {
    width: 16px;
    height: 16px;
    background: #fff;
    border: 1px solid #fff;
    box-sizing: border-box;
}

.newsletter-kvkk .input-wrap.checkbox:hover, .form-control:hover .input-wrap.checkbox {
    background: #fff;
    border-color: #29296d;
}

.newsletter-kvkk .input-wrap.checkbox.active {
    border-color: #29296d;
    background: #29296d url(/Data/EditorFiles/Devux/svg/check-light.svg) no-repeat center;
    background-size: 14px;
}

.newsletter-kvkk .input-wrap.checkbox.active:hover, .form-control:hover .input-wrap.checkbox.active {
    border-color: #29296d;
    background: #29296d url(/Data/EditorFiles/Devux/svg/check-light.svg) no-repeat center;
    background-size: 14px;
}

.footer-bottom {
    box-sizing: border-box;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 8px;
    background: #29296d0a;
    padding: 32px;
    border-radius: 4px;
}

.footer-contact-1 {
    font-size: 32px;
    font-weight: 600;
    width: 100%;
    text-align: center;
    margin-bottom: 8px;
}

.footer-contact-3 {
    font-size: 16px;
    font-weight: 600;
    line-height: 125%;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}

.footer-contact-3 i {
    font-style: normal;
    font-size: 11px;
    font-weight: 300;
    display: block;
    margin-top: 0;
    text-transform: none;
}

.footer-contact-2 img {
    height: 90px;
}

.footer-bottom-etbis img {
    height: 100px;
}

.footer-bottom-etbis {
    display: flex;
    justify-content: end;
}

.follow-me {
    font-size: 14px;
    display: flex;
    align-items: center;
}

.follow-me ul {
    display: flex;
    align-items: center;
}

.follow-me ul li a img {
    height: 24px;
}

.follow-me ul > li {
    margin-left: 4px;
}

.footer-bottom-social > a {
    font-size: 22px;
    font-weight: 800;
    margin-top: 8px;
    letter-spacing: -0.5px;
}

.footer-bank ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer-bank {
    padding: 16px 0 8px 0;
}

.footer-logo {
    border-top: 2px dotted #000;
    display: flex;
    justify-content: center;
    margin-bottom: 32px;
    position: relative;
}

#footer-logo {
    background: #fff;
    padding: 0 24px;
    position: absolute;
    transform: translateY(-50%);
}

#footer-logo img {
    height: 24px;
}

.footer-menu-item > ul > li > h3 {
    font-size: 15px;
    text-transform: uppercase;
    color: #707070;
    margin-top: 0;
    margin-bottom: 16px;
    font-weight: 800;
}

.footer-menu-item > ul > li > h3 + div a {
    font-size: 14px;
    color: #707070;
    margin-bottom: 8px;
    font-weight: 500;
}

.footer-menu-item > ul > li > h3 + div > ul > li {
    margin-bottom: 16px;
}

.footer-menu {
    display: grid;
    grid-template-columns: 25% 25% 30% 20%;
    grid-template-rows: auto;
    margin: 32px 0;
}

.footer-menu-item > ul:nth-child(2) {
    margin-top: 24px;
}

#footer p, #footerMiddle ul li a {
    line-height: 14px;
    font-size: 12px;
    color: #5e5e5e;
    font-weight: 300;
}

#footer-social h3, #footer-newsletter h3 {
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 10px;
}

#footer-social p, #footer-newsletter p {
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    font-weight: 300;
}

#social {
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
}

#social ul {
    padding-top: 10px;
}

#social li a, #social li a img {
    float: left;
}

[dir="rtl"] #social li, [dir="rtl"] #social li a, [dir="rtl"] #social li a img {
    float: right;
}

#social li {
    display: inline-block;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

[dir="rtl"] #social li {
    padding-right: 0;
    padding-left: 10px;
}

#footer .newsletterMain {
    width: 384px;
}

#footer .newsletterMain .sub-email {
    height: 56px;
    line-height: 56px;
    color: #29296d;
    font-size: 14px;
    font-weight: 600;
    border: none;
    padding-left: 16px;
    box-sizing: border-box;
}

#footer .newsletterMain .placeholder {
    right: 40px;
    line-height: 34px;
    padding-left: 10px;
}

[dir="rtl"] #footer .newsletterMain .placeholder {
    right: 1px;
    left: 40px;
    padding-right: 5px;
    padding-left: 25px;
}

#footer .newsletterMain input[type="button"] {
    height: 56px;
    color: #fff;
    border: 0;
    cursor: pointer;
    background: #29296D;
    padding: 0 20px;
    font-size: 14px;
    text-transform: uppercase;
    position: absolute;
    right: 0;
    top: 0;
    font-family: "nexa", sans-serif;
    font-weight: 600;
}

#footer-newsletter {
    padding-top: 35px;
    padding-bottom: 35px;
    background: #f7f7f7;
}

#footer-newsletter h3 {
    color: #393939;
    margin-bottom: 0;
}

#footer-newsletter p {
    color: #393939;
}

#footerMiddle {
    padding-top: 25px;
    padding-bottom: 25px;
    background: #f7f7f7;
    border-top: 1px solid #e5e5e5;
    margin-bottom: 20px;
}

#footerMiddle h3 {
    line-height: 20px;
    font-size: 13px;
    color: #393939;
    font-weight: 700;
    text-transform: uppercase;
    word-break: break-all;
    margin-top: 0;
    margin-bottom: 0;
}

#footerMiddle ul li {
    display: block;
}

#footerMiddle ul li a, #footerMiddle p {
    display: block;
}

#footerMiddle ul li a {
    padding-bottom: 8px;
    padding-top: 8px;
}

#footerMiddle ul li a:hover {
    color: #e35252;
}

#footerMiddle p {
    padding-bottom: 0;
}

#footerContact {
    background: url('footerContact.png') no-repeat center center;
}

#contactInfo strong {
    color: #393939;
}

#contactInfo i {
    display: inline-block;
    width: 25px;
}

#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) {
    #footerMiddle {
        padding-top: 0;
        padding-bottom: 0;
        background-color: #848484;
        border-top: 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: 20px;
        padding-right: 20px;
        border-bottom: 1px solid #fff;
    }

    #footerMiddle h3 {
        line-height: 60px;
        color: #fff;
        font-size: 20px;
        font-weight: 600;
        padding-left: 20px;
        padding-right: 20px;
        background: #444;
        margin-bottom: 1px;
        cursor: pointer;
    }

    #footerMiddle h3.active {
        background: #e35252;
    }

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

    #footerMiddle h3 + div {
        background: #f7f7f7;
        display: none;
    }

    #footerMiddle ul li a, #footerMiddle p {
        line-height: 35px;
        font-size: 17px;
    }

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

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

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

    #footerContact {
        background: none;
    }

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

    #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) {
    .footer-menu-item > ul > li > h3 + div a {
        font-size: 13px;
        font-weight: 300;
    }

    .footer-menu-item > ul > li > h3:after {
        content: '+';
        padding-left: 4px;
        position: absolute;
        right: 0;
        font-size: 14px;
    }

    .footer-menu-item > ul > li > h3.active:after {
        content: '-';
    }

    .footer-bank ul li:nth-child(1) img {
        height: 9px;
    }

    .footer-bank ul li:nth-child(2) img {
        height: 16px;
    }

    .footer-bank ul li:nth-child(3) img {
        height: 14px;
    }

    .footer-bank ul li:nth-child(4) img {
        height: 14px;
    }

    .footer-bank ul li:nth-child(5) img {
        height: 20px;
    }

    .footer-bank ul li:nth-child(6) img {
        height: 13px;
    }

    .footer-bank ul li:nth-child(7) img {
        height: 16px;
    }

    .footer-bank ul li:nth-child(8) img {
        height: 12px;
    }

    .footer-menu {
        grid-template-columns: 100%;
        margin: 0;
        padding: 24px 16px;
        box-sizing: border-box;
    }

    .footer-newsletter {
        flex-wrap: wrap;
        padding: 16px;
        border-radius: 0;
    }

    .newsletter-right {
        order: 1;
    }

    .newsletter-left {
        order: 2;
        padding-top: 16px;
    }

    .footer-newsletter b {
        font-size: 16px;
        margin-bottom: 8px;
        line-height: 120%;
        text-align: center;
    }

    #footer .newsletterMain {
        width: 100%;
    }

    .newsletter-kvkk {
        width: 100%;
        padding-left: 0;
        font-size: 11px;
        margin-top: 0px;
        justify-content: center;
    }

    .newsletter-left > span {
        flex-wrap: wrap;
        font-size: 13px;
        line-height: 120%;
        text-align: center;
        justify-content: center;
        font-weight: 400;
    }

    .newsletter-kvkk .input-wrap.checkbox {
        width: 11px;
        height: 11px;
    }

    #footer .newsletterMain .sub-email {
        height: 40px;
    }

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

    .newsletter-kvkk .input-wrap.checkbox.active {
        background-size: 10px;
    }

    .footer-menu-item > ul > li > h3 + div {
        display: none;
        margin-bottom: 16px;
    }

    .footer-menu-item > ul:nth-child(2) {
        margin: 0;
    }

    .footer-menu-item > ul > li > h3 {
        font-size: 13px;
        font-weight: 700;
        margin-bottom: 16px;
        position: relative;
    }

    #footer-logo img {
        height: 18px;
    }

    .footer-logo {
        border-top: 2px dotted #000;
        margin-bottom: 24px;
    }

    #footer-logo {
        padding: 0 16px;
    }

    .footer-bottom {
        padding: 16px;
        border-radius: 0;
        grid-template-columns: 40% 45% 15%;
        grid-template-rows: auto;
        grid-column-gap: 0;
    }

    .footer-bank {
        padding: 4px;
        box-sizing: border-box;
    }

    .footer-bank ul {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-column-gap: 4px;
        grid-row-gap: 4px;
    }

    .footer-bank ul li {
        display: flex;
        align-items: center;
        justify-content: center;
        border: .5px solid #ebecec;
        height: 32px;
    }

    .follow-me {
        font-size: 11px;
    }

    .footer-bottom-social > a {
        font-size: 11px;
        margin-top: 4px;
    }

    .footer-contact-1 {
        font-size: 12px;
        margin-bottom: 4px;
    }

    .follow-me ul li a img {
        height: 12px;
    }

    .footer-contact-3 {
        font-size: 10px;
        margin-left: 0;
    }

    .footer-contact-3 i {
        font-size: 7px;
        margin-top: 0;
    }

    .footer-contact {
        border-right: 1px solid #29296d24;
    }

    .footer-contact-2 img {
        height: 38px;
    }

    .footer-bottom-social {
        border-right: 1px solid #29296d24;
    }

    .follow-me ul > li {
        margin-right: 4px;
        margin-left: 0;
    }

    .footer-bottom-etbis a {
        display: flex;
        align-items: center;
    }

    .footer-bottom-etbis img {
        height: 44px;
    }

    .follow-me ul li .instagram {
        padding: 0;
    }

    .follow-me ul li .facebook {
        padding: 2px;
    }

    .footer-general {
        margin-top: 40px;
    }
}