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

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

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

#footer .newsletterMain{
    position:relative;
}

#footer-newsletter{
    background:#f7f7f7;
    background-color: hsla(36, 100%, 48%, .05);
    padding: 77px 0;
    margin-top: 45px;
}

#footerMiddle{
    padding-top: 75px;
    padding-bottom: 38px;
    background-color: hsla(218, 5%, 67%,.05);
}

#footerMiddle h3{
    margin-top:0;
    margin-bottom: 19px;
    color: hsl(0, 0%, 0%);
    font-size: 0.938rem;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

#footerMiddle #h3{
    margin-top:0;
    margin-bottom: 19px;
    color: hsl(0, 0%, 0%);
    font-size: 0.938rem;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

#footerMiddle ul li{
    display:block;
}

#footerMiddle ul li a, 

.f-mid-links  ul li a{
color: hsl(0, 0%, 0%);
font-size: 0.938rem;
font-weight: 500;
line-height: normal;
min-height: 2.188rem;
display: flex;
align-items: center;
}
.news-title {
    color: hsl(0, 0%, 0%);
    font-size: 1.563rem;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    margin-bottom: 6px;
}

.news-desc {
    color: hsl(0, 0%, 0%);
    font-size: 0.813rem;
    font-weight: 500;
    line-height: normal;
    text-align: center;
    margin-bottom: 45px;
}

#footer-newsletter input[type="email"] {
    height: 3.625rem;
    background-color: hsl(0, 0%, 100%);
    border: none;
    color: hsl(218, 5%, 67%);
    font-size: 0.75rem;
    font-weight: 500;
    line-height: normal;
}

#footer-newsletter input[type="email"]::placeholder {
    color: hsl(218, 5%, 67%);
    font-size: 0.75rem;
    font-weight: 500;
    line-height: normal;
}

#footer-newsletter input[type="button"] {
    width: 3.625rem;
    height: 3.625rem;
    background: url(https://img.cekmeceonline.com/Data/EditorFiles/social/mail.svg) no-repeat center;
    font-size: 0 !important;
    position: absolute;
    right: 10px;
    background-size:28px;
}

.f-phone {
    color: hsl(36.15deg 100% 47.84%);
    font-size: 2.188rem;
    font-weight: 700;
    line-height: normal;
}
.fl.col-12.f-xhone {
    color: hsl(0deg 0% 0%);
    font-size: 2.01rem;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 16px;
}


.f-phone-mtitle {
    color: hsl(36.15deg 100% 47.84%);
    font-size: 20px;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 5px;
    letter-spacing: 1.8px;
}

.address-title {
    color: hsl(0, 0%, 0%);
    font-size: 0.938rem;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 3px;
}

.address-desc {
    color: hsl(0, 0%, 0%);
    font-size: 0.938rem;
    font-weight: 500;
    line-height: 1.563rem;
    padding-right: 20%;
    margin-bottom: 35px;
}

#social li:not(:last-child) {
    margin-right: 14px;
}

.f-bottom-wrap {
    border-top: 0.125rem solid hsl(0, 0%, 0%);
    padding: 50px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.f-copy {
    color: hsl(0, 0%, 0%);
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 1.563rem;
}

.footer-icons img:not(:last-child) {
    /* margin-right: 14px; */
    margin-top: 23px;
}
#footerMiddle ul li a:hover{
    text-decoration: underline;
}

#footerMiddle p{
    padding-bottom:0;
}


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

#footerBottom{
    background: hsla(218, 5%, 67%,.05);
}

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

    img.socialImg {
        width: 53px;
    }
    
    #footerMiddle ul li div{
        display:block !important;
        height:auto !important;
    }

}

@media screen and (max-width: 768px) {
    #ETBIS{
        margin-top: 20px;
    }

    #footerMiddle p{justify-content: center;min-height: auto;margin-bottom: 10px;}

    #footer-newsletter {
        padding: 29px 0;
        margin-top: 30px;
    }
    
    .news-in {
        padding: 0 20px;
    }
    
    .news-desc {
        margin-bottom: 20px;
    }
    
    #footerMiddle h3 span.icon-wrapper {
        display: none;
    }
    
    .f-mid-links > .col-4 {
        margin-bottom: 10px;
    }
    
    .f-mid-row {
        margin-left: 0;
        margin-right: 0;
    }
    
    .f-phone {
        text-align: center;
    }
     .f-xhone {
        text-align: center;
    }
    
    .f-phone-mtitle {
        text-align: center;
    }
    
    .address-title {
        text-align: center;
    }
    
    .address-desc {
        text-align: center;
        padding: 0 10px;
    }
    
    .f-bottom-wrap {
        padding: 20px 10px;
    }
    
    .footer-icons {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 12px;
    flex-wrap: wrap;}
    
    .f-copy {
        text-align: center;
    }
    #footer-social p, 
    #footer-newsletter p{
        font-size:15px;
    }

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

    #footerMiddle{
        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{
        cursor:pointer;
        text-align: center;
        background: url(/Data/EditorFiles/tasarim/mobile-footer-passive.svg) no-repeat right;
    }

    #footerMiddle h3.active{
    background: url(/Data/EditorFiles/tasarim/mobile-footer-active.svg) no-repeat right;
    }

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

    #footerMiddle h3 + div{
        display:none;
    }
    #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;
    }

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

    #social{
        text-align:left;
        box-sizing:border-box;
        justify-content: center;
        padding: 0 10px;
    }

    img.socialImg {
        width: 48px;
    }

    #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: 360px) {

    .footer-icons img:not(:last-child) {
        margin-right: 5px;
    }

}