#footer p,
#footerMiddle ul li a {
    line-height: 14px;
    font-size: 14px;
    color: #000000;
    font-weight: 700;
}

div#footerSecurity .col-4 {
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#contactInfo strong {
    color: #f0740f;
}

.bottomRight>div {
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.footerbtn a {
    color: #ffffff;
    font-size: clamp(10px, 1vw, 14px);
    font-weight: 700;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.93);
    border-radius: 100px;
    border: 2px solid #ffffff;
    height: 31px;
    justify-content: center;
    align-items: center;
    display: flex;
    padding: 0 10px;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.a1 {
    background-color: #803296;
}

.a2 {
    background-color: #00acc1;
}

.a3 {
    background-color: #64dd17;
}

.a4 {
    background-color: #fd6b02;
}

.a5 {
    background-color: #e41c27;
}

.appInfo {
    color: #262626;
    font-size: 16px;
    font-weight: 700;
}

#footer-social h3,
#footer-newsletter h3 {
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 10px;
}

.eBultenTitle {
    color: #f0740f;
    font-size: 18px;
}

.ebultenInfo {
    color: #262626;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}

.kvkkEbutten {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 55px;
    color: #262626;
    font-size: 14px;
    font-weight: 600;
    font-style: italic;
}

.footerBar {
    background: #900b26;
    height: 15px;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
}

.taksit-sec {
    font-size: 12px;
    font-weight: 400;
    text-align: right;
}

.footerBottom img {
    background: white;
    position: relative;
    z-index: 2;
}

.footerBottom {
    margin-top: 40px;
}

#footerIcons,
#social {
    border: 3px dashed #f0740f;
    padding: 5px;
    box-sizing: border-box;
    margin-top: 10px;
}

#footer-social p,
#footer-newsletter p {
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    font-weight: 300;
}

#social {
    padding: 14px;
}

#social ul {
    padding-top: 10px;
}

#social li a,
#social li a img {
    float: left;
    width: 90%;
}

[dir="rtl"] #social li,
[dir="rtl"] #social li a,
[dir="rtl"] #social li a img {
    float: right;
}

#social li {
    display: inline-block;
    padding-top: 0px;
    padding-right: 8px;
    padding-bottom: 1.5px;
    padding-left: 3px;
}

[dir="rtl"] #social li {
    padding-right: 0;
    padding-left: 10px;
}

#footer .newsletterMain {
    position: relative;
}

#footer .newsletterMain .sub-email {
    height: 50px;
    line-height: 48px;
    text-align: center;
    background: transparent;
    border: 0;
    border-bottom: 2px solid #f0740f;
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    font-style: italic;
}

.footerbtn {
    align-items: flex-end;
}

#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: 40px;
    cursor: pointer;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    box-shadow: 0 0 6px rgb(0 0 0 / 96%);
    border: 3px solid #ffffff;
    background-color: #f0740f;
    line-height: 25px;
}

#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;
    margin-bottom: 20px;
    background-color: #f8f8f8;
}

#footerMiddle h3 {
    line-height: 20px;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    word-break: break-all;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #f0740f;
}

#footerMiddle ul li {
    display: block;
}

#footerMiddle ul li a,
#footerMiddle p {
    display: block;
}

#footerMiddle ul li a {
    padding-bottom: 5px;
    padding-top: 0px;
}

#footerMiddle ul li a:hover {
    color: #900b26;
}

#footerMiddle p {
    padding-bottom: 0;
}

div#contactInfo p {
    font-weight: 600;
    margin-bottom: 12px;
    line-height: 17px;
}

#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;
}

@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;
    }
    .footerbtn {
        padding-top: 43px;
    }
}

@media screen and (max-width: 768px) {
    #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;
        background-color: #ffffff;
        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: #900b26;
    }
    [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 h3 {
        line-height: 45px;
        font-size: 15px;
    }
    #footerMiddle ul li a,
    #footerMiddle p {
        line-height: 25px;
        font-size: 13px;
    }
    #social li {
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
    }
    #footer .newsletterMain .sub-email {
        height: 40px;
        line-height: 38px;
        font-size: 13px;
        margin-bottom: 10px;
    }
    #footer .newsletterMain input[type="button"] {
        height: 40px;
        font-size: 13px;
    }
}