#footer {
}

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

div#newsArea {
    height: 55px;
    border-radius: 32.5px;
    border: solid 3px #f9f9f9;
    background-color: #ffffff;
}

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

#footer-social p, #footer-newsletter p {
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    font-family: 'Public Sans', sans-serif;
    font-weight: 300;
}

#newsletterBtn {
    background: url("send.svg") no-repeat center center;
}

#footer a, #footer p, #footer h3 {
    font-family: 'Public Sans', sans-serif;
}

#social {
    display: flex;
    align-items: center;
    float: left;
    text-align: left;
    padding: 0;
}

#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: 25px;
    padding-right: 20px;
    padding-bottom: 21px;
    padding-left: 0;
}

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

#footer .newsletterMain {
    position: relative;
}

#footer .newsletterMain input[type="text"] {
    height: 51px;
    line-height: 51px;
    color: #7c7c7c;
    font-size: 12px;
    font-weight: 300;
    box-shadow: none;
    border: 0;
    padding: 0;
    border-radius: 30%;
}

#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"] {
    color: #fff;
    border: 0;
    cursor: pointer;
    width: 60px;
    height: 41px;
    border-radius: 24.5px;
    background-color: #f9af2c;
}

#footer-newsletter {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #3e3e3e;
    border-bottom: 1px solid #737373;
}

#footer-newsletter h3 {
    margin-bottom: 0;
    font-size: 23px;
    font-weight: bold;
    line-height: 27px;
    letter-spacing: normal;
    color: #ffffff;
    font-family: 'Public Sans', sans-serif;
    text-transform: capitalize;
    text-align: center;
    padding-bottom: 10px;
}

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

#footerMiddle {
    padding-top: 25px;
    padding-bottom: 25px;
    background: #3e3e3e;
}

#footerMiddle h3 {
    text-transform: uppercase;
    word-break: break-all;
    margin-top: 0;
    margin-bottom: 13px;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    color: #ffffff;
    font-family: 'Public Sans', sans-serif;
}

#footerMiddle ul li {
    display: block;
}

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

#footerMiddle ul li a {
    font-size: 13px;
    font-weight: normal;
    line-height: 2.69;
    color: #ffffff;
    font-family: 'Public Sans', sans-serif;
}

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

#footerMiddle p {
    padding-bottom: 0;
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    color: #ffffff;
    font-family: 'Public Sans', sans-serif;
}

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

#contactInfo i {
    filter: brightness(100);
}

.socialTitle {
    text-align: left;
    float: left;
    width: 100%;
    text-transform: uppercase;
    word-break: break-all;
    margin-top: 0; /* margin-bottom: 13px; */
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    color: #ffffff;
    font-family: 'Public Sans', sans-serif;
}

#contactInfo strong {
    width: 15%;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    color: #ffffff;
    font-family: 'Public Sans', sans-serif;
    padding: 0;
}

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

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

.digitaltext {
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    color: #3e3e3e;
    font-family: 'Public Sans', sans-serif;
    padding-top: 20px;
    padding-bottom: 40px;
}

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

div#footerIcons img {
    padding-right: 15px;
}

div#footerIcons {
    padding-top: 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;
}

.align-items-center {
    align-items: center;
}

.justify-content-center {
    justify-content: center;
}

@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;
    }
}

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

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

    img.bank {
        width: 20%;
        padding: 0 !important;
        position: relative;
        float: none;
        display: inline-block;
    }

    div#footerIcons {
        text-align: center;
    }

    img.others {
        padding: 10px 0 !important;
        width: 25%;
        float: left;
    }
    .col.col-11.col-xs-9 {
        width: 75%;
    }
    #contactInfo li {
        float: left;
        width: 100%;
    }

    #contactInfo li p span {
        float: left;
        width: 100% !important;
    }

    #contactInfo p {
        padding: 0 !important;
        display: block;
    }

    #contactInfo strong i {
        filter: brightness(0);
    }

    #contactInfo strong {
        filter: brightness(0);
        width: 100%;
        display: flex;
        align-items: center;
    }

    #socialMedia {
        background: #44444400 !important;
    }

    div#footerMiddle .inner div:last-child {
        padding: 0;
    }

    ul#contactInfo {
        padding: 0;
    }

    #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 input[type="text"] {
        font-size: 15px;
        box-sizing: border-box;
    }

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

    #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;
    }

    #socialMedia ul {
        text-align: center;
        padding-top: 10px;
    }

    #socialMedia ul li {
        float: none;
        display: inline-block;
    }

    #footerMiddle ul ul li {
        float: none;
        width: auto;
        padding-left: 20px;
        padding-right: 20px;
        /* border-bottom: 1px solid #444; */
        color: #000000;
    }

    #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: #f9af2c;
    }

    [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;
    }

    #footerSecurity {
        padding-top: 10px;
    }

    #footerCards {
        padding-bottom: 10px;
    }

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

    #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) {


    .newsletterMain.mobile-no-padding {
        padding: 0 !important;
    }

    #footer h3 {
        line-height: 45px;
        font-size: 15px;
    }

    #footerMiddle ul li a, #footerMiddle p {
        line-height: 25px;
        font-size: 13px;
        color: #000000;
    }

    #social li {
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
    }

    #footer .newsletterMain input[type="text"] {
        height: 40px;
        line-height: 38px;
        font-size: 13px;
        margin-bottom: 10px;
    }

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