﻿
.footer-top-border {
    width: 100%;
    height: 1px;
    background-color: #ddd;
    margin: 0;
    border-top: 1px solid #e2e2e2;
}

.footerDemirWorld {
    letter-spacing: -.025em;
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
    line-height: 1.3;
    font-family: inherit;
    font-weight: 700;
    color: #00b351;
}




.altbilgiler {
    text-align: center;
    border-bottom: solid 0px #ebebeb;
    padding: 20px;
}

.solborder {
    border-left: solid 1px #ebebeb;
}


footer h1,
footer h2 {
    /*color: #fff;*/
    letter-spacing: -.025em;
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
    line-height: 1.3;
    font-family: inherit;
    font-weight: 700;
    color: #00b351;
}

footer h4,
footer h5,
footer h6 {
    /*color: #fff;*/
    letter-spacing: -.025em;
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 700;
    line-height: 1.5;
    color: #6b6d7e;
}

footer p {
    color: #646f79 !important;
    margin-top: 0;
}


.footerP {
    margin-bottom: 20px;
    font-family: "MarkWXX", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #2a2e37;
    line-height: 1.8em;
    padding: 0;
}

.rows {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x))
}


.list-group-item-action {
    width: 100%;
    color: #77838f;
    text-align: inherit;
}

.faceCol {
    color: #0572e6;
    font-size: 2.3rem;
}

.twitCol {
    color: #1da1f2;
    font-size: 2.3rem;
}

.instaCol {
    color: #1da1f2;
    font-size: 2.3rem;
}

.ldnCol {
    color: #0a66c2;
    font-size: 2.3rem;
}

.instagramGrad {
    color: transparent;
    font-size: 2.3rem;
    background-image: url(../img/footer/instagram.svg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: 0 7px;
}

.baglantilar {
    font-size: 13px;
    font-weight: 700;
}

.text-muted {
    color: #8c98a4 !important;
}

.font-size-10 {
    font-size: 0.625rem;
}

a.btn-custom,
.btn-custom,
a.btn-slider,
.btn-slider {
    font-family: "MarkWXX";
    font-size: 12px;
    min-width: 120px;
}

    a.btn-custom,
    a.btn-custom:active,
    a.btn-custom:focus,
    a.btn-custom:visited,
    .btn-custom,
    .form-defailt input[type="submit"].btn-custom {
        display: inline-block;
        line-height: 1em;
        color: #fff;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        outline: 0;
        font-weight: 400;
        text-decoration: none;
        padding: 12px 30px 10px 30px;
        min-width: 120px;
        font-size: 12px;
        letter-spacing: 1px;
        border: none;
        background: #00b351;
    }

        a.btn-custom.btn-white {
            background: #ffffff;
        }

        a.btn-custom.btn-black {
            background: #2A2E37;
        }


.social-links {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 0;
    list-style: none;
}

    .social-links li {
        display: inline-flex;
        align-items: center;
    }
