#social {
    margin-top: 20px;
    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;
    margin-right: 20px;
}

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

#footer .newsletterMain {
    position: relative;
}

#footer .newsletterMain .sub-email {
    height: 3.125rem;
    box-shadow: 0 0.125rem 0.25rem hsla(176, 61%, 26%, 0.1);
    border-radius: 0.125rem;
    background: hsl(0, 0%, 100%) url(/Data/EditorFiles/tasarim/ebulten.svg) no-repeat 15px;
    border: none;
    color: hsl(0, 0%, 29%);
    font-size: 0.875rem;
    font-weight: 400;
    line-height: normal;
    padding-left: 43px;
    width: calc(100% - 90px);
}

#footer .newsletterMain input[type="button"] {
    border: 0;
    cursor: pointer;
    height: 3.125rem;
    background-color: hsl(0, 0%, 24%);
    position: absolute;
    right: 0;
    padding: 0 16px;
    line-height: normal;
    color: hsl(0, 0%, 100%);
    font-size: 0.875rem;
    font-weight: 700;
    text-transform: uppercase;
    width: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: relative;
}

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

#footerMiddle {
}

#footerMiddle .h3ToDiv {
    margin-top: 0;
    color: hsl(0, 0%, 100%);
    font-size: 1.063rem;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 24px;
    position: relative;
}

#footerMiddle span2 {
    margin-top: 0;
    color: hsl(0, 0%, 100%);
    font-size: 1.063rem;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 24px;
    position: relative;
}

#footerMiddle ul li {
    display: block;
}

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

#footerMiddle .col-2 ul li a {
    min-height: 40px;
    display: flex;
    align-items: center;
    color: hsl(0, 0%, 100%);
    font-size: 0.875rem;
    font-weight: 400;
    line-height: normal;
    padding-left: 10px;
    position: relative;
}

.f-in-border {
    border-radius: 0.125rem;
    border: 0.063rem solid hsl(0, 0%, 53%);
    background-color: hsl(0, 0%, 100%);
    height: 5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px 0 0;
}

.f-images {
    width: 5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.f-other {
    width: calc(100% - 5rem);
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.f-title {
    color: hsl(0, 0%, 29%);
    font-size: 1.125rem;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 4px;
}

.f-desc {
    color: hsl(0, 0%, 29%);
    font-size: 0.75rem;
    font-weight: 400;
    line-height: normal;
    text-align: right;
}

.footer-icons {
    margin-top: 60px;
    margin-bottom: 30px;
}

.footer-big {
    padding-top: 50px;
    padding-bottom: 48px;
    background: url(/Data/EditorFiles/tasarim/footer-bg.png) no-repeat center;
    background-size: 100% 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#footerMiddle .h3ToDiv:before {
    width: calc(100% - 8px);
    height: 0.063rem;
    background: hsl(0, 0%, 100%);
    content: '';
    display: inline-block;
    position: absolute;
    bottom: -17px;
    left: 0;
}

#footerMiddle span2:before {
    width: calc(100% - 8px);
    height: 0.063rem;
    background: hsl(0, 0%, 100%);
    content: '';
    display: inline-block;
    position: absolute;
    bottom: -17px;
    left: 0;
}

#footerMiddle .col-2 ul li a:before {
    width: 4px;
    height: 4px;
    content: '';
    display: inline-block;
    background: white;
    position: absolute;
    left: 0;
    border-radius: 50%;
}

.news-title {
    color: hsl(0, 0%, 100%);
    font-size: 1.063rem;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 10px;
}

.news-desc {
    color: hsl(0, 0%, 100%);
    font-size: 0.875rem;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 16px;
}

#footer .newsletterMain .sub-email::placeholder {
    color: hsl(0, 0%, 29%);
    font-size: 0.875rem;
    font-weight: 400;
    line-height: normal;
}

#footer .newsletterMain .tooltipWrapper > .pos-r:before {
    clip-path: polygon(100% 0, 0 50%, 100% 100%);
    content: '';
    display: inline-block;
    width: 10px;
    height: 18px;
    background: #3d3d3d;
    position: absolute;
    right: 87px;
    top: calc(50% - 9px);
}

.soc-title {
    margin-top: 27px;
    color: hsl(0, 0%, 100%);
    font-size: 1.063rem;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 10px;
}

.soc-desc {
    color: hsl(0, 0%, 100%);
    font-size: 0.875rem;
    font-weight: 400;
    line-height: normal;
}

#footerMiddle ul li a:hover {
    text-decoration: underline;
}

#footerMiddle p {
    padding-bottom: 0;
}

#footerBottom {
    margin-top: 81px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

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

@media screen and (max-width: 768px) {
    #footer-social p, #footer-newsletter p {
        font-size:15px;
    }

    #footer .newsletterMain .tooltipWrapper > .pos-r:before {
        top: calc(50% - 13px);
    }

    #footerMiddle > .row15 > .col15 {
        margin-bottom: 10px;
    }

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

    #footer .newsletterMain {
    }

    #footer .newsletterMain .sub-email {
        font-size: 15px;
        box-sizing: border-box;
    }

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

    #footerMiddle > .row15 {
        margin-left: 0;
        margin-right: 0;
        padding: 0 10px;
    }

    #footerMiddle .col-2 {
        padding-top: 0;
        padding-left: 0;
        padding-bottom: 0;
        padding-right: 0;
    }

    #footerMiddle ul li {
        float: left;
    }

    .blog-big #blog > .fl > .row15 > .col-4 {
        margin-bottom: 20px;
    }

    .f-in > .row15 {
        margin-left: 0;
        margin-right: 0;
    }

    .f-title {
        font-size: 0.75rem;
        margin-bottom: 2px;
    }

    .f-desc {
        font-size: 0.563rem;
    }

    .f-images {
        width: 50px;
    }

    .f-other {
        width: calc(100% - 60px);
    }

    .f-images img {
        max-width: 30px;
    }

    .f-in-border {
        padding-right: 5px;
    }

    .f-in > .row15 > .col-3 {
        margin-bottom: 20px;
    }

    .footer-icons {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .footer-big {
        background-size: cover;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .news-soc-wrap {
        padding-left: 0;
        padding-right: 0;
        margin-top: 20px;
    }

    #footerBottom {
        margin-top: 5px;
        flex-wrap: wrap;
        gap: 15px;
        padding-left: 10px;
        padding-right: 10px;
    }

    #footerMiddle ul ul li {
    }

    #footerMiddle .h3ToDiv {
        cursor: pointer;
        background: url(/Data/EditorFiles/tasarim/f-passive.svg) no-repeat;
        background-position: calc(100% - 10px) !important;
    }

    #footerMiddle span2 {
        cursor: pointer;
        background: url(/Data/EditorFiles/tasarim/f-passive.svg) no-repeat;
        background-position: calc(100% - 10px) !important;
    }

    #footerMiddle .h3ToDiv.active {
        background: url(/Data/EditorFiles/tasarim/f-active.svg) no-repeat;
    }

    #footerMiddle span2.active {
        background: url(/Data/EditorFiles/tasarim/f-active.svg) no-repeat;
    }

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

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

    #footerMiddle .h3ToDiv + div {
        display: none;
    }

    #footerMiddle span2 + div {
        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 {
    }

    #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 .h3ToDiv {
    }

    #footer span2 {
    }

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

    #social li {
        margin-right: 10px;
    }

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