footer.footer8 {
    width: 100%;
    height: auto;
    background: #fff;
    color: #101213;
}

footer.footer8 .iconbg2 .svgIcon {
    fill: #000;
    height: auto;
    width: 322px;
    position: absolute;
    left: 0px;
    opacity: 3%;
    bottom: 5px;
}

footer.footer8 .iconbg2 .svgIcon path {
    fill: #000;
}

footer.footer8 .footer-orta {
    width: 100%;
    height: auto;
    padding: 64px 0px 26px 0px;
}

footer.footer8 .footer_logo {
    width: 100%;
    height: 64px;
    margin-bottom: 25px;
}

footer.footer8 .footer_logo img {
    height: 100%;
}

footer.footer8 p {
    font-size: 15px;
    font-weight: 300;
    width: 100%;
}

footer.footer8 .footer-liste {
    width: 100%;
    height: auto;
}

footer.footer8 .footer-liste span.baslikk {
    font-weight: 700;
    display: block;
    font-size: 13px;
    margin-bottom: 16px;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #071f2f;
}

footer.footer8 .footer-liste li {
    width: 100%;
    height: auto;
    margin-top: 5px;
    list-style: none;
}

footer.footer8 .footer-liste li a {
    font-size: 14px;
    font-weight: 300;
    width: 100%;
    display: block;
    color: #26343c;
    opacity: 78%;
    line-height: 1.42;
}

footer.footer8 .footer-liste li a:hover {
    opacity: 100%;
}

footer.footer8 .footer-alt {
    width: 100%;
    height: auto;
    padding: 20px 0px;
}

footer.footer8 .footer-alt li {
    list-style: none;
    display: inline-block;
}

footer.footer8 .footer-alt li a {
    color: #101213;
    padding: 0px 50px;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
}

footer.footer8 .footer-alt li a i {
    padding-right: 10px;
}

footer.footer8 .footer-bilgi {
    width: 100%;
    height: auto;
    background: rgb(255 255 255 / 5%);
    padding: 20px 0px;
    color: #101213;
}

footer.footer8 .footer-bilgi h4 {
    color: #101213;
}

footer.footer8 .footer-sosyal {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    margin-top: 25px
}

footer.footer8 .footer-sosyal li:first-child {
    margin-left: 0px;
}

footer.footer8 .footer-sosyal li {
    display: inline-block;
    margin-left: 12px;
    width: auto !important;
}

footer.footer8 .footer-sosyal li a {
    width: 34px !important;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #101213;
    color: #57585b;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    opacity: 1;
}

footer.footer8 .footer-sosyal li a:hover {
    background: #572600;
    color: #fff;
}


footer.footer8 .footer-bilgi .bilgi-baslik {
    margin-right: 16px;
}

footer.footer8 .footer-firma {
    width: 100%;
    height: auto;
    font-size: 15px;
    font-weight: bold;
}

footer.footer8 .footer-firma .container {}

footer.footer8 .footer-firma .footer-firma-ic {
    width: 100%;
    height: auto;
    padding-top: 0px;
    padding-bottom: 30px;
}

footer.footer8 .footer-firma a {
    color: #000;
}


footer.footer8 .footer-firma .footer-text {
    font-size: 13px;
    font-weight: 300;
    color: #5d686f;
}

footer.footer8 .footer-firma .footer-logo {
    height: auto;
    display: flex;
    margin-left: auto;
    align-items: center;
}

footer.footer8 .footer-firma .footer-logo img {
    width: auto;
    height: 34px;
    max-width: 180px;
    object-fit: contain;
}

footer.footer8 .footer-firma .footer-webmaster-logo {
    opacity: .9;
    transition: opacity .2s ease;
}

footer.footer8 .footer-firma .footer-webmaster-logo:hover {
    opacity: 1;
}



.footer8_bilgiler {
    width: 100%;
    height: auto;
    margin-top: 28px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    background: #f8fafb;
}


.footer8_bilgiler .liste {
    width: 100%;
    height: auto;
    border-right: 1px solid #74747429;
    padding: 14px 20px;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    display: flex;
    align-items: center;
    gap: 12px;
}

.footer8_bilgiler .liste a {
    color: #071f2f;
}

.footer8_bilgiler .footer-info-main {
    display: flex;
    align-items: center;
    gap: 12px;
    min-width: 0;
}

.footer8_bilgiler .row > [class*="col-"]:nth-child(2) .liste {
    justify-content: center;
}

.footer8_bilgiler .row > [class*="col-"]:nth-child(3) .liste {
    justify-content: flex-end;
}

.footer8_bilgiler .footer-info-icon {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    flex: 0 0 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #0b4f78;
    background: #eef6fa;
    border: 1px solid #d9eaf1;
    font-size: 17px;
    line-height: 1;
    font-family: inherit;
    font-weight: 600;
    letter-spacing: 0;
    overflow: hidden;
}

.footer8_bilgiler .footer-info-icon svg {
    width: 21px;
    height: 21px;
    display: block;
    fill: currentColor;
}

.footer8_bilgiler .liste span {
    display: block;
    font-size: 10px;
    color: #52616b;
    text-transform: uppercase;
    letter-spacing: .06em;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 5px;
}

.footer8_bilgiler .liste .footer-info-icon {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin-bottom: 0 !important;
    line-height: 1 !important;
    font-size: 17px !important;
}

.footer8_bilgiler .liste small {
    display: block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.2;
}

.footer8_bilgiler .liste small a {
    font-weight: 500;
}

.footer8_bilgiler .footer-socials {
    display: flex;
    align-items: center;
    gap: 7px;
}

.footer8_bilgiler .footer-socials a {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    border: 1px solid #dfe8ed;
    color: #0b4f78;
    font-size: 10px;
    font-weight: 600;
    line-height: 1;
    transition: all .2s ease;
}

.footer8_bilgiler .footer-socials a svg {
    width: 14px;
    height: 14px;
    display: block;
    fill: currentColor;
}

.footer8_bilgiler .footer-socials a:hover {
    background: #0b4f78;
    border-color: #0b4f78;
    color: #ffffff;
}

@media (max-width: 991.98px) {
    footer.footer8 .footer_logo {
        margin-bottom: 36px;
    }

    footer.footer8 .footer-liste {
        margin-bottom: 28px;
    }

    .footer8_bilgiler .liste {
        border-right: 0;
        padding: 18px 0;
    }

    .footer8_bilgiler .row > [class*="col-"]:nth-child(2) .liste,
    .footer8_bilgiler .row > [class*="col-"]:nth-child(3) .liste {
        justify-content: flex-start;
    }

    .footer8_bilgiler .liste small {
        font-size: 14px;
    }

    footer.footer8 .footer-firma .footer-logo {
        margin-top: 16px;
        margin-left: 0;
    }
}

/*katalog*/

.katalog {
    width: 100%;
    height: auto;
    position: relative;
}

.katalog .katalogic {
    width: 100%;
    height: auto;
}

.katalog .katalogic .newsletterCtn {
    border-radius: 0px;
}

.katalog .katalogic .newsletterCtn h3 {
    margin-bottom: 4px;
    font-weight: 500;
    font-size: 21px;
}

.katalog .katalogic .newsletterCtn h3 b {
    color: #9a7d66;
}

.katalog small {
    border-radius: 0px;
    font-size: 14px;
    font-weight: 300;
    width: 100%;
    display: block;
    color: #fff;
    opacity: 70%;
    margin-top: 25px;
}

.subHeading {
    margin-bottom: 14px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
}

.newsletter-form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    position: relative;
}

.newsletterCtn h3 {
    margin-bottom: 4px;
}

.newsletterCtn form .newsletterForm .fieldNews {
    display: flex;
}

.newsletterCtn form .newsletterForm .fieldNews input {
    padding: 20px;
}

.newsletterCtn .kataloggg img {
    border-radius: 5px;
    overflow: hidden;
    height: 160px;
    object-fit: cover;
}

.newsletterCtn .kataloggg p {
    font-size: 12px;
}

.btn.grey {
    bottom: 0;
    background-color: #494949;
    color: #fff;
    border: 2px solid #494949;
    display: inline-block;
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: fit-content;
    text-transform: uppercase;
    text-align: center;
    border-radius: 50%;
    font-size: 14px;
    outline: 0;
    font-weight: 400;
    transition: background-color .2s ease, color .2s ease;
    display: flex;
    align-items: center;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 4px;
    top: 7px;
    justify-content: center;
}

.btn.grey:hover {
    color: #494949;
    border-color: #494949;
    background: transparent;
}

.pS {
    font-size: 10px;
    font-weight: 500;
}

.pM {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
}

.pN {
    font-size: 16px;
    font-weight: 500;
}

.newsletterCtn input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    padding: 15px 20px;
    outline: none;
    color: #000;
    font-weight: 100;
    resize: none;
    font-size: 16px;
    border-radius: 30px;
    background-color: #ffffff;
    border: none;
}
