/* [+] Footer Top */

.porteFightlineFooterTopContainer {
    padding: 42px 0;
    background: #F2F3EF;
}

.footerTopArea {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.footerTopItem {
    display: flex;
    column-gap: 0px;
    align-items: center;
    color: #262626;
    font-size: 21px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    justify-content: center;
}

.footerTopItemIcon img {
    width: 75%;
}

/* [-] Footer Top */


footer {
    background-color: #262626;
}

.footerContainer {
    width: 90%;
    margin: auto;
    padding: 52px 0;
}

.footerLogoArea {
    display: flex;
    flex-direction: column;
    row-gap: 32px;
}

.footerSocialMedia {
    display: flex;
    column-gap: 1rem;
}

    .footerSocialMedia .socialMedia a {
        width: 32px;
        height: 32px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #818181 !important;
        font-size: 28px;
    }

.footerBottomLeft {
    display: flex;
    align-items: center;
    column-gap: 10px;
}

.footerBottomLeftLinkArea {
    display: flex;
    align-items: center;
    column-gap: 12px;
}

    .footerBottomLeftLinkArea a {
        font-size: 12px;
        color: #818181;
        font-weight: 500;
        font-family: 'Roboto';
    }

        .footerBottomLeftLinkArea a:hover {
            color: #818181 !important;
        }

.footerMenuList {
    display: flex;
    flex-direction: column;
    row-gap: 30px;
    text-align: start;
}

.footerMenuTitle {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.18px;
}

.footerMenuList .footerMenuTitle a {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.18px;
}

.footerSubMenuList ul {
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    row-gap: 1rem;
}

    .footerSubMenuList ul li a {
        color: #A6A6A6 !important;
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

.footerSubMenuArea {
    display: flex;
    flex-direction: column;
    row-gap: 27px;
    text-align: start;
}


.newspaperArea {
    display: flex;
    flex-direction: column;
    row-gap: 1rem;
}

.newspaperTitle {
    color: #E9E9E9;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.newspaperDescription {
    color: #A6A6A6;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.newspaperInputArea {
    margin-top: 14px;
    margin-bottom: 8px;
}

    .newspaperInputArea input {
        padding: .5rem;
        width: 100%;
        background: none;
        border: none;
        border-bottom: 1px solid #E9E9E9;
        color: #A6A6A6;
        font-family: Roboto;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 42px;
    }

        .newspaperInputArea input:focus-visible {
            outline: none;
        }

.newspaperSubmitButton button {
    background: #CD1E1E;
    border: 1px solid #CD1E1E;
    padding: 13px 24px;
    color: #FFF;
    font-family: Oswald;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    transition: .4s;
}

    .newspaperSubmitButton button:hover {
        background: #fff;
        border-color: #CD1E1E;
        color: #CD1E1E;
        transition: .4s;
    }

.footerBottomContainer {
    width: 90%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    padding: 1rem 0;
    border-top: 1px solid #4B4B4B;
    flex-wrap: wrap;
}

    .footerBottomContainer .copyrightArea {
        color: #818181;
        font-family: 'Roboto';
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: 18px;
    }



.list-baslik {
    font-weight: 600;
    margin-bottom: 8px;
}

.socialMediaArea
{
    display: flex;
    column-gap: 18px;
}

    .socialMediaArea a {
        width: 32px;
        height: 32px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

.row.list li {
    list-style: none;
    color: #1F1F1F;
}

a {
    text-decoration: none !important;
}

.contract {
    color: #D9D9D9 !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    column-gap: 24px;
}

.bottomFooter {
    padding: 20px 0px;
}

.bottom-footer {
    line-height: 7vh;
}

.contract a {
    color: #D9D9D9 !important;
}

.social-icon {
    color: white;
    
}

.gizli {
    display: flex;
}

.gizli a {
    color: #D9D9D9 !important;
}

.list {
    line-height: 3vh;
}
    .list ul {
        row-gap: 16px;
        display: flex;
        flex-direction: column;
    }

.list li a{
    color: black;
}

    .list ul li a {
        color: #000;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

.socialMediaLink {
    color: #fff !important;
}

.social-icon
{
    justify-content: end;
}

.footerBottomLeft span {
    color: #818181;
}

.sslText {
    font-size: 12px;
    color: #818181;
    line-height: 18px;
    font-family: 'Roboto';
    font-weight: 500;
}

.footerModal .modal-body {
    text-align: center;
    padding: 60px 0;
    font-size: 24px;
    font-weight: 500;
    color: #545454;
}

.footerModal .modal-footer .footerModalButton {
    background: #CD1E1E;
    border: 1px solid #CD1E1E;
    padding: 10px 40px;
    color: #FFF;
    font-family: Oswald;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    transition: .4s;
}

.footerModal .modal-content
{
    border-radius: 0;
}

.footerModal .modal-footer {
    justify-content: center;
    border: none;
    padding: 0;
    padding-bottom: 10px;
}

.footerModal .modal-header {
    border: none;
    padding: 25px 20px;
    padding-bottom: 10px;
}

@media only screen and (max-width: 1440px)
{
    .footerTopItemIcon img {
        width: 85%;
    }

    .footerTopItem {
        font-size: 18px;
    }
}

@media only screen and (max-width: 1199px)
{
    .porteFightlineFooterTopContainer {
        padding: 20px 0;
        background: #F2F3EF;
    }

    .footerTopItemIcon {
        text-align: center;
    }

    .footerTopItemIcon img {
        width: 75%;
    }

    .footerTopItem {
        display: flex;
        column-gap: 10px;
        align-items: center;
        color: #262626;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }


    .footerArgedeLogo
    {
        display: flex;
        justify-content: center;
    }
}

@media only screen and (max-width: 991px) {
    .list
    {
        row-gap: 50px;
    }
    .list ul {
        padding: 0;
    }

    .contract
    {
        justify-content: center;
    }

    .bottomFooter {
        row-gap: 20px;
    }
    .social-icon {
        justify-content: center !important;
    }

    .footerLogo img {
        width: 100%;
    }

    .footerBottomContainer {
        flex-wrap: wrap;
        align-items: center;
    }


    .footerBottomLeftLinkArea {
        display: flex;
        align-items: center;
        column-gap: 12px;
        flex-wrap: wrap;
        justify-content: center;
        row-gap: 10px;
    }

}

@media only screen and (max-width: 767px) {
    .contract {
        flex-direction: column;
        align-items: center;
        row-gap: 12px;
        text-align: center;
    }

    .footerBottomLeft {
        flex-direction: column;
        row-gap: 10px;
    }
    .footerBottomLeft span{
       display: none;
    }

    .footerLogoArea {
        display: flex;
        flex-direction: row;
        align-items: center;
        column-gap: 32px;
    }


    .footerBottomContainer {
        flex-direction: column;
        align-items: center;
        row-gap: 10px;
    }


    .footerBottomLeftLinkArea {
        column-gap: 8px;
    }

    .footerBottomLeftLinkArea {
        column-gap: 4px;
        flex-direction: column;
        row-gap: 8px;
    }

}

@media only screen and (max-width: 475px)
{
    .footerTopArea {
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        column-gap: 16px;
    }

    .footerTopItem {
        display: flex;
        column-gap: 8px;
        align-items: center;
        color: #262626;
        font-size: 13px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .porteFightlineFooterTopContainer {
        padding: 8px 0;
        background: #F2F3EF;
    }

    .footerLogoArea {
        flex-direction: column;
    }

}


@media only screen and (max-width: 375px)
{
    .footerModal .modal-body {
        text-align: center;
        padding: 30px 0;
        font-size: 19px;
        font-weight: 500;
        color: #545454;
    }

    .footerModal .modal-footer .footerModalButton {
        padding: 8px 35px;
        font-size: 14px;
    }
}