﻿.footer-top-container {
    padding-bottom: 9px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 9;
    /* border-bottom: 1px solid #ffffff1f; */
}

.logo-footer img {
    width: 63%;
    margin: 0px auto;
}

.t-menu-footer-c {
    display: flex;
    margin-top: 54px;
}
.logo-footerr{
    display:none
}
.item.center {
    flex: 1;
    margin-left: 71px;
}

.item.left {
    width: 25%;
}

.logo-footer {
    margin-bottom: 23px;
}

.footer-top {
    padding: 9px 0;
    padding-top: 6px;
}

.center-menu-footer {
    width: 56%;
}

.item.right {
    height: 100%;
    align-items: center;
    width: 320px;
    padding-left: 2px;
    margin-top: 26px;
}

.f-esz {
    display: flex;
    align-items: center;
    gap: 6px;
    font-family: 'MonR';
    font-size: 14px;
    color: #f3f0eb;
}

    .f-esz .xc {
        color: #ffd265;
    }

.f-tesa:before {
    /* position: absolute; */
    /* content: ""; */
    width: 97%;
    height: 1px;
    background: #ffffff6b;
    bottom: 13px;
}

.f-tesa {
    position: relative;
    font-size: 14px;
    color: #f3f0eb;
    font-family: 'MonR';
    padding-bottom: 5px;
    text-align: justify;
}

.footer-nav-title:before {
    content: "";
    position: absolute;
    width: 23%;
    height: 1px;
    background: var(--default-color-2);
    bottom: 6px;
}

.liste a:before {
    content: '.';
    position: absolute;
    width: 0px;
    display: block;
    left: -3px;
    margin-right: 5px;
    align-items: center;
    color: var(--default-color-3);
    font-size: 50px;
    top: -36px;
}

.footer-nav-title {
    font-size: 20px;
    font-family: 'MonSe';
    text-transform: uppercase;
    color: var(--default-color-2);
    margin: 0;
    padding-bottom: 14px;
    position: relative;
}

.liste a:hover {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
    color: var(--default-color-2);
}

.liste a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all ease .2s;
    -o-transition: all ease .2s;
    transition: all ease .5s;
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 12px;
    max-width: 263px;
    margin-top: 9px;
    font-family: 'MonR';
    color: #f3f0eb;
}

.footer-bottom-container {
    gap: 5px;
    align-items: center;
    display: flex;
    justify-content: left;
    position: relative;
    z-index: 9;
    padding-top: 8px;
    border-top: 1px solid #ffffffb3;
}

.f-es {
    font-size: 14px;
    FONT-FAMILY: 'MonR';
    color: #f3f0ebb8;
    display: flex;
    gap: 5px;
}

.esxzv {
    color: #f3f0ebb8;
}
.footer-tag-lists{
        position:relative;
    z-index:9
}
.tag {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.tag i {
    margin-right: 3px;
    font-size: 14px;
    color: #ffa618;
}
.tag a {
    display: inline-block;
    text-decoration: none;
    margin: 5px 0;
    margin-right: 10px;
    background: #FFF;
    color: #000;
    padding: 5px 10px;
    font-size: 16px;
    border-radius: 5px;
    font-family: 'Montserrat-Regular';
    transition: all linear .3s;
}
.footer:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #44332ab5;
    z-index: 1;
}

.footer {
    background-image: url(../../../Design/img/Layer40.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

section.des-footer-ll p:nth-child(1)::before {
    content: "";
    margin-top: 4px;
    color: var(--default-color-2);
}
section.des-footer-ll p:nth-child(2)::before {
    content: "";
    margin-top: 4px;
    color: var(--default-color-2);
}

section.des-footer-ll p:nth-child(3)::before {
    content: "\f7a2";
    margin-top: 2px;
    color: var(--default-color-2);
}

section.des-footer-ll p:nth-child(4)::before {
    content: "\f095";
    margin-top: 4px;
    color: var(--default-color-2);
    font-size: 37px;
}

.des-footer-ll p {
    font-size: 14px;
    color: #f3f0eb;
    margin-left: 8px;
}

section.des-footer-ll p:nth-child(5)::before {
    display: none;
}

section.des-footer-ll p:nth-child(4) {
    margin-bottom: 0;
    margin-left: 25px;
    font-size: 15px;
}

section.des-footer-ll p:nth-child(5) {
    .footer-top-container

{
    
    padding: 62px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 9;
}
    section.des-footer-ll p:last-child{
            color: var(--default-color-2);
    font-size: 20px;
    margin: 0 0 0 25px;
    FONT-WEIGHT: 500;
    }

.logo-footer
    img {
    width: 51%;
}

.t-menu-footer-c {
    display: flex;
    flex: 1;
}

.item.center {
    flex: 1;
    margin-left: 46px;
}

.item.left {
    width: 25%;
}

.logo-footer {
    margin-bottom: 23px;
}

.center-menu-footer {
    width: 39%;
}

.item.right {
    height: 100%;
    align-items: center;
    width: 250px;
    padding-left: 2px;
}

.f-esz {
    display: flex;
    align-items: center;
    gap: 6px;
    font-family: 'MonR';
    font-size: 14px;
    color: #f3f0eb;
}

    .f-esz .xc {
    color: var(--default-color-2)}

.f-tesa:
    before {
    position: absolute;
    content: "";
    width: 97%;
    height: 1px;
    background: #ffffff6b;
    bottom: 13px;
}

.f-tesa {
    position: relative;
    font-size: 15px;
    color: #f3f0eb;
    font-family: 'MonR';
    padding-bottom: 24px;
}

.footer-nav-title:
    before {
    content: "";
    position: absolute;
    width: 23%;
    height: 1px;
    background: var(--default-color-2);
    bottom: 6px;
}

.liste
    a:before {
    content: '.';
    position: absolute;
    width: 0px;
    display: block;
    left: 0px;
    margin-right: 5px;
    align-items: center;
    color: var(--default-color-3);
    font-size: 50px;
    top: -35px;
}

.footer-nav-title {
    font-size: 20px;
    font-family: 'MonSe';
    text-transform: uppercase;
    color: var(--default-color-2);
    margin: 0;
    padding-bottom: 14px;
    position: relative;
}

.liste
    a:hover {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
    color: var(--default-color-2);
}

.liste
    a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all ease .2s;
    -o-transition: all ease .2s;
    transition: all ease .5s;
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 14px;
    max-width: 263px;
    margin-top: 9px;
    font-family: 'MonR';
    color: #f3f0eb;
}

.f-es {
    font-size: 14px;
    FONT-FAMILY: 'MonR';
    color: #f3f0eb;
    margin-bottom: 9px;
}

.esxzv {
}

.footer:
    before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #44332ab5;
    z-index: 1;
}

.footer {
    background-image: url(../../../Design/img/Layer40.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
    section.des-footer-ll p:nth-child(1)::before {
    content: "";
    margin-top: 4px;
    color: var(--default-color-2);
}
    section.des-footer-ll p:nth-child(2)::before {
    content: "\f7a2";
    margin-top: 4px;
    color: var(--default-color-2);
}
    section.des-footer-ll p:nth-child(3)::before {
    content: "\f095";
    margin-top: 4px;
    color: var(--default-color-2);
    font-size: 37px;
}

.des-footer-ll
    p {
    color: #f3f0eb;
}
    section.des-footer-ll p:nth-child(4)::before {
    display: none;
}
    section.des-footer-ll p:nth-child(3) {
    margin-bottom: 0;
    margin-left: 20px;
    font-size: 15px;
}
    section.des-footer-ll p:nth-child(4) {
    margin: 0;
    margin-left: 20px;
    color: var(--default-color-2);
    font-size: 20px;
}

.des-footer-ll {
    position: relative;
    margin-left: 25px;
}
    section.des-footer-ll p::before {
    content: "";
    position: absolute;
    font-family: FontAwesome;
    color: rgb(31, 25, 23);
    left: 0px;
    font-size: 14px;
    /* transform: translateY(-1px); */
    left: -28px;
    margin-top: 2px;
}
    
    
    
    
    
    
    
    
    
    
    
    
    color: var(--default-color-2);
    font-size: 20px;
    margin: 0 0 0 25px;
    FONT-WEIGHT: 500;
    
    
    
    
    
    
    
    
    
    
    
    
}
.esasa{
   font-weight: bold;
   font-family: 'Montserrat-Bold';
   margin: 0;
   padding: 0;
   display: inline;
}
.des-footer-ll {
    position: relative;
    margin-left: 13px;
    width: 105%;
    font-family: 'MonR';
}

section.des-footer-ll p::before {
    content: "";
    position: absolute;
    font-family: FontAwesome;
    color: rgb(31, 25, 23);
    left: 0px;
    font-size: 14px;
    /* transform: translateY(-1px); */
    left: -16px;
    margin-top: 2px;
}

@media (max-width:739px) {
    .footer-top-container {
        flex-direction: column-reverse
    }

    .item.left {
        width: 100%;
        height: unset;
        /* transform: translateY(-42px); */
    }

    .item.right {
        display: none;
    }
    .logo-footerr{
        margin: 0 auto;
        width: 44%;
        padding-top: 17px;
        display: block;
    }
.logo-footerr img{
    width: 100%;
}
    .center-menu-footer {
        width: 100%;
        transform: unset;
    }

    .item.center {
        margin-left: 0px;
        width: 100%;
    }

    .footer-nav-title {
        font-size: 14px;
    }

    .list section p {
        font-size: 13px !important;
        width: 89%;
    }

    section.des-footer-ll p::before {
        left: -11px;
        margin-top: 2px !important;
    }

    .liste a {
        font-size: 13px;
    }

    .list section .sxzq {
        font-size: 15px;
        margin-left: 13px;
    }

    section.des-footer-ll p:nth-child(3)::before {
        /* font-size: 24px; */
    }

    section.des-footer-ll p:nth-child(3) {
        margin-left: 8px;
        margin-bottom: -2px;
    }

    section.des-footer-ll p:nth-child(4) {
        margin-left: 17px;
    }
    section.des-footer-ll p:nth-child(5){
        margin-left: 18px;
    }
    .footer-top-container {
        /* gap: 12px; */
        padding-bottom: 12px;
        padding-top: 0px;
    }

    .t-menu-footer-c .item.center:last-child {
        margin-left: 37px;
        height: unset;
    }

    .t-menu-footer-c .item.center:first-child {
        height: 100%;
        width: 100%;
    }

    .list .des-footer-ll {
        width: 100%;
    }

    .logo-footer {
        display: flex;
        justify-content: center;
        display: none;
    }

    .f-tesa, .f-es, .f-esz {
        font-size: 11px;
    }

    .t-menu-footer-c {
        margin-top: 26px;
        height: 12%;
        margin-bottom: 24px;
    }
    .logo-footer img{
        width: 36%;
    }
    .footer{
        height: 100%;
    }
    .footer-bottom-container{
        flex-direction:column;
        border-top: 1px solid #ffffff82;
        /* transform: translateY(-149px); */
    }
    .tag a{
        font-size:13px
    }
}
