#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;
    font-family: "Montserrat", "Arial", sans-serif;
    margin-top: 0;
    margin-bottom: 10px;
}
#footer-social p,
#footer-newsletter p {
    line-height: 20px;
    font-size: 14px;
    color: #000000;
    font-family: "Montserrat", "Arial", sans-serif;
    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: 42px;
    /*
padding-bottom: 10px;
*/
    padding-left: 10px;
}
[dir="rtl"] #social li {
    padding-right: 0;
    padding-left: 10px;
}
#footer .newsletterMain {
    position: relative;
}
#footer .newsletterMain .sub-email {
    height: 60px;
    line-height: 48px;
    color: #101010;
    font-size: 12px;
    font-weight: 300;
    width: 100%;
}
#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: 60px;
    color: #fff;
    border: 0;
    cursor: pointer;
    background: transparent url("alt_mailsend.svg") no-repeat center center;
}
#footer-newsletter {
    padding-top: 4px;
    padding-bottom: 35px;
    /*
background: #f7f7f7;
*/
}

.altbutton {
    left: calc(100% - 60px);
    width: 60px;
}
#footer-newsletter h3 {
    color: #393939;
    margin-bottom: 0;
}
#footer-newsletter p {
    color: #393939;
}
#footerMiddle {
    padding-top: 25px;
    padding-bottom: 25px;
    background: #fcfcfc;
    /*
border-top: 1px solid #e5e5e5;
*/ /*
margin-bottom:  20px;
*/
}
.baslik {
    font-family: "Montserrat", "Arial", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    text-transform: uppercase;
}
#footerMiddle ul li {
    display: block;
}
#footerMiddle ul li a,
#footerMiddle p {
    display: block;
}
#footerMiddle ul li a {
    padding-bottom: 8px;
    padding-top: 8px;
    font-family: "Montserrat", "Arial", sans-serif;
    font-size: 14px;
    line-height: 27px;
    color: #000000;
}
#footerMiddle ul li a:hover {
    color: #e35252;
}
#footerMiddle p {
    padding: 7px 0 28px 0;
}
#footerContact {
    background: url("footerContact.png") no-repeat center center;
}
#contactInfo strong {
    color: #393939;
}
#contactInfo i {
    display: inline-block;
    width: 25px;
}
#footerBottom {
    padding-top: 30px;
    padding-bottom: 76px;
    background: #fff;
}
#footerSecurity img {
    padding-right: 10px;
}
#footerCards {
    /*
flex-direction: row-reverse;
*/
    justify-content: space-between;
}
#footerCards img {
    max-width: 60px;
    padding-left: 10px;
}
#tsoft-eticaret-sistemleri {
    line-height: 50px;
    font-size: 12px;
    color: #6c6c6c;
    text-align: center;
    background: #fff;
}
@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;
    }

    .news-wrapper {
        width: 660px;
    }
}
@media screen and (max-width: 768px) {
    #footerMiddle > div > div {
        display: block;
    }
    #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: #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: #1a1919;
        margin-bottom: 1px;
        cursor: pointer;
    }
    h3.border-limited.border-custom-pink {
        text-align: center;
    }
    #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;
        width: inherit;
    }
    #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;
        justify-content: center;
    }
    #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;
    }
}
