@font-face {
    font-family: 'YekanBakh';
    src: url('../fonts/YekanBakh/YekanBakh-Hairline.eot');
    src: url('../fonts/YekanBakh/YekanBakh-Hairline.eot?#iefix') format('embedded-opentype'),
        url('../fonts/YekanBakh/YekanBakh-Hairline.woff') format('woff'),
        url('../fonts/YekanBakh/YekanBakh-Hairline.ttf') format('truetype'),
        url('../fonts/YekanBakh/YekanBakh-Hairline.svg#YekanBakh-Hairline') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'YekanBakh';
    src: url('../fonts/YekanBakh/YekanBakh-Thin.eot');
    src: url('../fonts/YekanBakh/YekanBakh-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/YekanBakh/YekanBakh-Thin.woff') format('woff'),
        url('../fonts/YekanBakh/YekanBakh-Thin.ttf') format('truetype'),
        url('../fonts/YekanBakh/YekanBakh-Thin.svg#YekanBakh-Thin') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'YekanBakh';
    src: url('../fonts/YekanBakh/YekanBakh-Light.eot');
    src: url('../fonts/YekanBakh/YekanBakh-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/YekanBakh/YekanBakh-Light.woff') format('woff'),
        url('../fonts/YekanBakh/YekanBakh-Light.ttf') format('truetype'),
        url('../fonts/YekanBakh/YekanBakh-Light.svg#YekanBakh-Thin') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'YekanBakh';
    src: url('../fonts/YekanBakh/YekanBakh-Regular.eot');
    src: url('../fonts/YekanBakh/YekanBakh-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/YekanBakh/YekanBakh-Regular.woff') format('woff'),
        url('../fonts/YekanBakh/YekanBakh-Regular.ttf') format('truetype'),
        url('../fonts/YekanBakh/YekanBakh-Regular.svg#YekanBakh-Thin') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'YekanBakh';
    src: url('../fonts/YekanBakh/YekanBakh-Medium.eot');
    src: url('../fonts/YekanBakh/YekanBakh-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/YekanBakh/YekanBakh-Medium.woff') format('woff'),
        url('../fonts/YekanBakh/YekanBakh-Medium.ttf') format('truetype'),
        url('../fonts/YekanBakh/YekanBakh-Medium.svg#YekanBakh-Thin') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'YekanBakh';
    src: url('../fonts/YekanBakh/YekanBakh-Bold.eot');
    src: url('../fonts/YekanBakh/YekanBakh-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/YekanBakh/YekanBakh-Bold.woff') format('woff'),
        url('../fonts/YekanBakh/YekanBakh-Bold.ttf') format('truetype'),
        url('../fonts/YekanBakh/YekanBakh-Bold.svg#YekanBakh-Thin') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'YekanBakh';
    src: url('../fonts/YekanBakh/YekanBakh-Heavy.eot');
    src: url('../fonts/YekanBakh/YekanBakh-Heavy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/YekanBakh/YekanBakh-Heavy.woff') format('woff'),
        url('../fonts/YekanBakh/YekanBakh-Heavy.ttf') format('truetype'),
        url('../fonts/YekanBakh/YekanBakh-Heavy.svg#YekanBakh-Thin') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'YekanBakh';
    src: url('../fonts/YekanBakh/YekanBakh-Fat.eot');
    src: url('../fonts/YekanBakh/YekanBakh-Fat.eot?#iefix') format('embedded-opentype'),
        url('../fonts/YekanBakh/YekanBakh-Fat.woff') format('woff'),
        url('../fonts/YekanBakh/YekanBakh-Fat.ttf') format('truetype'),
        url('../fonts/YekanBakh/YekanBakh-Fat.svg#YekanBakh-Thin') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}


*,
*::before,
*::after {
    box-sizing: border-box;
}

* {
    padding: 0;
    margin: 0;
}


body {
    /* width: 100vw; */
    overflow-x: hidden;
    direction: rtl;
    font-family: 'YekanBakh';
    /* background-color: #0D0D0D; */
    background-color: #000;
}


/* header */
header {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    height: 65vh;
    background-image: url("../img/bg-Home.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}


header .lang {
    display: flex;
    position: absolute;
    right: 35px;
    top: 90px;
    padding: 10px;
    border: 1px solid #FFFFFF4D;
    font-family: 'YekanBakh';
    transform: scale(0.7);
    z-index: 1500;
}

header .lang .sticky-mode {
    display: none;
}

header .lang .dropdown-toggle {
    display: flex;
    align-items: center;
    background: transparent;
    direction: ltr;
    border: none;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin-right: 7px;
    font-family: 'YekanBakh';
}


header .lang .dropdown-menu {
    font-family: 'YekanBakh';
    background-color: transparent;
    font-weight: 700;
    border: none;
}

header .lang .dropdown-menu li {
    width: 100px;
    background-color: #ffffff;
    border: none;
    text-align: center;
}


header .main {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 80%;
    margin-top: 50px;
}

header .logo {
    z-index: 1000;
    width: 186px;
    height: 87px;
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 65px;
    left: -20px;
    transform: scale(0.6);
}

header .logo .logo-sticky {
    display: none;
}

header .logo .logo-sec-2 {
    margin-top: 10px;
}

header .menu-opening-button {
    position: absolute;
    right: 15px;
    top: 100px;
}

header nav {
    z-index: 1100;
    position: fixed;
    width: 100vw;
    height: 100%;
    top: 0;
    right: -125%;
    padding: 100px 40px 0;
    transform-origin: right;
    background-color: #ffffff;
    transition: all 0.3s linear;
}


header nav.open {
    right: 0;
    transition: all 0.3s linear;
}

header nav.open .menu-closing-button {
    display: block;
    width: 25px;
}

header nav ul {
    display: flex;
    flex-direction: column;
    list-style-type: none;
}

header nav.open li {
    position: relative;
    padding: 17px 0;
    border-bottom: 1px solid #0000004D;
    cursor: pointer;
}


header nav.open li.active {
    font-weight: 700;
    color: #C6AA76;
}

header nav.open li.active::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 27px;
    height: 2px;
    background-color: #000;
}



header .title {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    width: 100%;
    left: 50%;
    bottom: 20%;
    /* bottom: 50%; */
    transform: translateX(-50%);
}

header .title .primary {
    padding: 16px 0;
    border-bottom: 2px solid #FFFFFF;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
}

header .title .secondary {
    margin-top: 16px;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.145em;
    color: #C6AA76;
}


/* about-us */
#about-us {
    position: relative;
    padding: 10% 0;
    /* margin-top: 40px;
    margin-bottom: 40px; */
    background-color: #fff;
}

#about-us .background {
    display: none;
}

#about-us .main {
    display: flex;
    flex-direction: column;
    width: 85%;
    margin: 0 auto;
    transition: all 0.3s ease-in-out;
}

#about-us .main .content {
    position: relative;
    margin-bottom: 10%;
}

#about-us .main .content .title {
    padding-right: 16px;
    border-right: 4px solid #C6AA76;
    margin-bottom: 8%;
    font-size: 22px;
    font-weight: 700;
    color: #373435;
}

#about-us .main .content .desc {
    font-size: 16px;
    font-weight: 500;
    text-align: justify;
    color: #373435;
    transition: all 0.3s ease-in-out;
}



/* properties */
#properties {
    display: flex;
    justify-content: center;
    align-items: center;
    /* margin-bottom: 40px; */
    /* background-image: url("../img/background-properties-mobile-size.png"); */
    background-color: #C6AA76;
    background-size: cover;
}

#properties .main {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    width: 93%;
    height: 90%;
    margin-top: 15px;
}

#properties .main>div {
    width: 100%;
    padding: 15px;
    margin-bottom: 15px;
    border: 1px solid #C6AA76;
    background-color: #fff;
}


#properties .main .title {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 15px;
    color: #373435;
}

#properties .main div:nth-last-child(2) .title {
    color: #373435;
}

#properties .main .desc {
    font-size: 16px;
    font-weight: 500;
    color: #373435;
}




/* our-products */
#our-products {
    position: relative;
    /* margin-top: 40px;
    margin-bottom: 40px; */
    /* height: 505px; */
    height: 380px;
    /* background-color: #F0F0F0; */
    background-color: #fff;
}

#our-products .background {
    display: none;
}


#our-products .main {
    display: flex;
    flex-direction: column;
    justify-content: start;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 95%;
    height: 95%;
    transform: translate(-50%, -50%);
    padding-top: 80px;
}

#our-products .main .title {
    width: 50%;
    border-right: 4px solid #C6AA76;
    padding-right: 16px;
    transform: translateX(-10px);
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
    color: #000000;
}

#our-products .main .content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    max-height: 350px;
    margin: 0 auto;
}

#our-products .main .content>* {
    position: relative;
    width: 37%;
    /* width: 40%; */
    margin: 10px;
}

#our-products .main .content>*::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: 0.3s ease-in-out;
}

/**#our-products .main .content div::after {
    content: attr(data-name);
    position: absolute;
    left: 50%;
    top: 50%;
    padding: 7px;
    border: 2px solid #fff;
    transform: translate(-50%, -50%);
    font-size: 9px;
    font-weight: 700;
    color: #fff;
    opacity: 0;
    transition: 0.3s ease-in-out;
}**/

#our-products .main .content>*:hover::before {
    background-color: #37343580;
}

#our-products .main .content>*:hover::after {
    opacity: 1;
}

#our-products .main .content img {
    width: 100%;
    height: 100%;
}



/* footer */
footer {
    display: flex;
    flex-direction: column;
    padding: 32px 4%;
    padding-bottom: 0;
    background-image: url("../img/background-footer1.jpg");
    background-size: cover;
}

footer .main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 30px;
}

footer .main .logo {
    display: flex;
    flex-direction: column;
    transform: scale(0.8) translateX(20px);
}

footer .main .logo img:first-child {
    margin-bottom: 8px;
}


footer .main .contact-us {
    width: 97%;
    margin-top: 30px;

}

footer .main .contact-us .title {
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: 700;
    color: #FFFFFF;
}

footer .main .contact-us .content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}

footer .main .contact-us .location {
    display: flex;
}

footer .main .contact-us .location a {
    text-decoration: none;
    color: #fff;
    cursor: pointer;
}

footer .main .contact-us .location .icon {
    margin-left: 7px;
}

footer .main .contact-us .link {
    display: flex;
}

footer .main .contact-us .call {
    display: flex;
    margin-top: 23px;
}


footer .main .contact-us .call img {
    width: 20px;
    height: 20px;
}

footer .main .contact-us .call a {
    text-decoration: none;
    margin-right: 7px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
}

footer .main .contact-us .call a:hover {
    color: #C6AA76;
}

footer .main .socials {
    display: flex;
    justify-content: space-between;
    width: 35%;
    align-items: center;
    margin-top: 25px;
    margin-left: 25%;
    flex-direction: row-reverse;
    justify-content: flex-start;
    align-items: flex-end;
}

footer .main .socials a {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 16px .4rem;
    
}

footer .main .socials a img:last-child {
    display: none;
}

footer .main .socials a:hover img:first-child {
    display: none;
}

footer .main .socials a:hover img:last-child {
    display: block;
}

footer .design-by {
    display: flex;
    justify-content: center;
    padding: 25px 0;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}

footer .design-by a {
    margin-right: 5px;
    transform: translateY(-3px);
}

hr {
    background-color: #fff;
}


@media (min-width: 360px) {

    /* our-products */
    #our-products {
        height: 550px;
    }

}


@media (min-width: 487px) {


    header .title .primary {
        font-size: 24px;
    }

    header .title .secondary {
        font-size: 14px;
    }


    #our-products {
        height: 700px;
    }


    #our-products .main .content>* {
        width: 40%;
    }

    footer .main .socials {
        width: 15%;
    }


}


@media (min-width: 576px) {

    header {
        height: 100vh;
    }

    header nav {
        width: 75vw;
    }


    header .title .primary {
        font-size: 40px;
    }


    header .title .secondary {
        font-size: 24px;
    }

    #properties .main>div {
        width: 80%;
    }


    #properties .main {
        width: 90%;
    }


    #our-products {
        height: 800px;
    }

    /**#our-products .main .content div::after {
        font-size: 12px;
    }**/


    #our-products .main .title {
        transform: translateX(-35px);
    }





}



@media (min-width: 992px) {

    header #sticky-bar.sticky {
        z-index: 1000;
        position: fixed;
        top: 0;
        width: 100%;
        height: 120px;
        background-image: url("../img/background-stickybar.jpg");
        box-shadow: 0 1px 10px rgba(0, 0, 0, 0.311);
        animation: start-sticky 0.3s ease-in backwards;
    }

    @keyframes start-sticky {
        0% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }

    }


    header .lang {
        all: initial;
        display: flex;
        position: absolute;
        left: 10%;
        top: 130px;
        padding: 10px;
        border: 1px solid #FFFFFF4D;
        transform: scaleX(1);
    }

    header .lang.sticky {
        position: fixed;
        top: 36px;
        z-index: 1000;
        border: 1px solid #ffffffce;
        animation: start-sticky 0.3s ease-in backwards;
    }

    header .lang.sticky .normal-mode {
        display: none;
    }

    header .lang.sticky .sticky-mode {
        display: block;
    }

    header .lang.sticky .dropdown-toggle {
        direction: ltr;
        border: none;
        color: rgb(255, 255, 255);
        font-size: 16px;
        font-weight: 700;
        margin-right: 7px;
        font-family: 'YekanBakh';
    }


    header .lang .dropdown-menu li {
        width: 100%;
    }



    header .logo {
        position: static;
        z-index: 1000;
        width: 186px;
        height: 87px;
        display: flex;
        flex-direction: column;
        transform: scale(1);
    }



    header .logo.sticky {
        position: fixed;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        animation: start-sticky 0.3s ease-in backwards;
    }

    header .logo.sticky .logo-sticky {
        display: block;
    }

    header .logo.sticky .logo-sec-2,
    header .logo.sticky .logo-sec-1 {
        display: none;
    }

    header .menu-opening-button {
        display: none;
    }

    header nav .menu-closing-button {
        display: none;
    }


    header nav {
        all: initial;
        font-family: 'YekanBakh';
    }


    header nav ul {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: baseline;
        list-style-type: none;
        width: 290px;
        border-bottom: 1px solid #FFFFFF4D;
        margin: 0;
        padding: 0;
    }


    header nav li {
        padding: 16px 0;
        font-size: 16px;
        font-weight: 500;
        color: #fff;
        cursor: pointer;
    }

    header nav li.active {
        border-bottom: 2px solid #ffffff;
        font-weight: 700;
        color: #C6AA76;
    }


    header nav.sticky {
        z-index: 1000;
        position: fixed;
        top: 20px;
    }


    header nav.sticky ul {
        border-bottom: 1px solid #ffffff4d;
        animation: start-sticky 0.3s ease-in backwards;
    }

    header nav.sticky li {
        color: #ffffff;
    }

    header nav.sticky li.active {
        color: #C6AA76;
        border-bottom: 2px solid #ffffff;
    }


    header .title {
        position: static;
        transform: translateX(0);
        display: flex;
        flex-direction: column;
        align-items: center;
    }



    header .title .primary {
        font-size: 56px;
    }


    header .title .secondary {
        font-size: 32px;
    }

    #about-us {
        position: relative;
        padding: 0;
        /* margin-top: 80px;
        margin-bottom: 80px; */
        height: 505px;
        /* background-color: #F0F0F0; */
    }

    #about-us .background {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 50%;
        height: 100%;
        clip-path: polygon(0 0, 51% 0, 75% 100%, 0 100%);
    }


    #about-us::before {
        content: "";
        position: absolute;
        left: 20px;
        top: 0;
        display: block;
        width: 50%;
        height: 100%;
        background-color: #C6AA76;
        clip-path: polygon(0 0, 51% 0, 75% 100%, 0 100%);
    }

    #about-us .background::after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        display: block;
        width: 100%;
        height: 100%;
        /* background-color: rgba(0, 0, 0, 0.721); */
       /* background-color: rgba(0, 0, 0, 0.4);*/
        clip-path: polygon(0 0, 51% 0, 75% 100%, 0 100%);
    }





    #about-us .background img {
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        /* height: auto !important; */
    }


    #about-us .main {
        flex-direction: row;
        position: absolute;
        left: 50%;
        top: 50%;
        width: 85%;
        margin: 0;
        transform: translate(-50%, -50%);
        transition: all 0.3s ease-in-out;
    }

    #about-us .main .content {
        margin-bottom: 0;
        width: 55%;
    }


    #about-us .main img {
        margin-right: 8%;
        width: 40%;
    }

    #properties {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 355px;
        /* margin-bottom: 80px; */
        /* background-color: rgba(0, 0, 0, 0.216); */
        /* background-image: url("../img/background-properties-desktop-size.png"); */
        background-size: cover;
    }


    #our-products {
        background-color: #FBFBFB;
        /* margin-top: 80px;
        margin-bottom: 80px; */
        height: 505px;
    }



    #our-products .background {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        width: 47%;
        height: 100%;
        clip-path: polygon(29% 0, 100% 0, 100% 100%, 0% 100%);
    }

    #our-products::before {
        content: "";
        position: absolute;
        right: 20px;
        top: 0;
        display: block;
        width: 47%;
        height: 100%;
        background-color: #C6AA76;
        clip-path: polygon(29% 0, 100% 0, 100% 100%, 0% 100%);
    }



    #our-products .background::after {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        display: block;
        width: 100%;
        height: 100%;
        /*background-color: rgba(0, 0, 0, 0.4);*/
        clip-path: polygon(29% 0, 100% 0, 100% 100%, 0% 100%);
    }




    #our-products .background img {
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
    }

    #our-products .main {
        display: flex;
        flex-direction: column;
        /* justify-content: space-between; */
        position: absolute;
        left: 50%;
        top: 50%;
        width: 95%;
        transform: translate(-50%, -50%);
    }

    #our-products .main .title {
        color: #ffffff;
        margin-bottom: 50px;
        font-size: 24px;
        transform: translateX(0px);
    }

    #our-products .main .content {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        width: 100%;
        margin: 0;
    }


    #our-products .main .content>* {
        position: relative;
        width: 23%;
    }

    /**#our-products .main .content div::after {
        font-size: 14px;
    }**/



    #properties .main {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: initial;
        width: 95%;
        height: 90%;
        margin-top: 0;
    }

    #properties .main>div {
        width: 32.5%;
        margin-bottom: 0;
    }


    #properties .main .desc {
        font-size: 15px;
    }


    #properties .main .title {
        font-size: 22px;
    }

    footer {
        padding: 32px 8% 0;
    }

    footer .main .logo {
        margin-right: 25%;
        transform: scale(1);
    }

    footer .main .socials {
        margin: 0;
        order: 2;
        width: 15%;
        margin-left: 25%;
    }


    footer .main .contact-us {
        order: 3;
        width: 90%;
        margin: 0 auto;
        margin-top: 35px
    }

    footer .main .contact-us .content {
        flex-direction: row;
    }


    footer .main .contact-us .content .location {
        font-size: 15px;
    }

    footer .main .contact-us .content .call {
        font-size: 15px;
        margin-top: 0;
    }



}


@media (min-width: 992px) {


    #about-us .main {
        width: 85%;
    }

    #about-us .main .content .title {
        font-style: 23px;
    }

    #about-us .main .content .desc {
        font-size: 17px;
    }

    #properties .main>div {
        width: 32.5%;
        padding: 25px;
        border: 1px solid #C6AA76;
    }

    #our-products .main {
        width: 90%;
    }

    /**#our-products .main .content div::after {
        font-size: 16px;
    }**/

    footer .man .socials {
        width: 12%;
    }


    footer .main .contact-us {
        width: 70%;
    }

}


@media (min-width: 1200px) {


    header .lang {
        left: 10%;
    }


    #about-us .main {
        display: flex;
        justify-content: space-between;
        position: absolute;
        left: 50%;
        top: 50%;
        width: 80%;
        transform: translate(-50%, -50%);
        transition: all 0.3s ease-in-out;
    }

    #about-us .main img {
        margin-right: 8%;
    }

    #about-us .main .content {
        position: relative;
        /* background-color: red; */
    }

    #about-us .main .content p {
        /* width: 100%; */
        /* background-color: chartreuse; */
    }

    #about-us .main .content .title {
        padding-right: 16px;
        border-right: 4px solid #C6AA76;
        margin-bottom: 8%;
        font-size: 24px;
        font-weight: 700;
        color: #373435;
    }

    #about-us .main .content .desc {
        font-size: 18px;
        font-weight: 500;
        color: #373435;
    }

    #properties .main {
        width: 80%;
    }

    #properties .main .desc {
        font-size: 18px;
    }


    #properties .main .title {
        font-size: 24px;
    }



    #our-products .main {
        width: 80%;
    }


    footer {
        padding: 32px 8% 0;
    }

    footer .main .contact-us .title {
        font-size: 15px;
    }

    footer .main .contact-us .content {
        justify-content: space-between;
        font-size: 15px;
    }

    footer .main .contact-us {
        order: 2;
        width: 70%;
        margin: 0;
        margin-left: 75px;
    }


    footer .main .logo {
        display: flex;
        flex-direction: column;
        margin: 0;
    }

    footer .main .socials {
        order: 3;
        margin: 0;
        padding: 0;
        width: 5%;
    }



}




@media (min-width: 1400px) {


    #about-us .main img {
        max-height: 450px;
    }


    footer {
        padding: 32px 10% 0;
    }


    footer .main .contact-us .title {
        margin-bottom: 15px;
        font-size: 16px;
        font-weight: 700;
        color: #FFFFFF;
    }

    footer .main .contact-us .content {
        display: flex;
        justify-content: space-between;
        font-size: 16px;
        font-weight: 500;
        color: #fff;
    }

}

.sectionTop__Links {
    margin-top: 40px;
    display: flex;
    align-items: center;
}

.sectionTop__Link {
    color: #D2AE6D;
    font-size: 16px;
    font-weight: 700;
    border: 1px solid #D2AE6D;
    background: #0D0D0D;
    padding: 10px 32px;
    transition: all 0.4s ease;
    text-decoration: none;
}

.sectionTop__Link:first-child {
    margin-left: 24px;
}

.sectionTop__Link:hover {
    color: #0D0D0D;
    background: #D2AE6D;
}

.sectionTop__Links.sticky {
    position: fixed;
    top: 36px;
    left: calc(10% + 92px);
    z-index: 1000;
    animation: start-sticky 0.3s ease-in backwards;
    margin-top: 0;
}

header .lang.sticky {
    left: 10%;
}

header nav.sticky {
    right: 10%;
}

.sectionTop__Links.sticky .sectionTop__Link {
    padding: 10px 24px;
    background: transparent;
}

.lang-ar .sectionTop__Links.sticky .sectionTop__Link,
.lang-en .sectionTop__Links.sticky .sectionTop__Link {
    padding: 10px 4px;
}

.sectionTop__Links.sticky .sectionTop__Link:hover {
    color: #fff;
    background: #D2AE6D;
}

.sectionTop__Links.sticky  .sectionTop__Link:first-child {
    margin-left: 16px;
}



/* catalog */

#catalog {
    background-color: #fff;
    min-height: 70rem;
}

#catalog .main {
    width: 80%;
    margin: 0 auto;
    padding: 3rem 10px;
}

.portfolio__Tab__Header {
    border-bottom: 1px solid #0000004D;
    margin-bottom: 3rem;
}

.portfolio__Tab__HeaderContainer {
    width: max-content;
    margin: 0 auto;
}

.portfolio__Tab__Header ul {
    border: none;
}

.portfolio__Tab__Header li:not(:last-child) {
    margin-left: 8rem;
}

.portfolio__Tab__Header a {
    padding: 0;
    border: none !important;
    border-bottom: 2px solid transparent !important;
    font-weight: 700;
    color: #000;
}

.portfolio__Tab__Header a:visited {
    color: #000;
}

.portfolio__Tab__Header a:hover {
    color: #000;
}

.portfolio__Tab__Header .nav-tabs .nav-link {
    width: max-content;
    font-size: 18px;
    padding: 16px 28px;
}

.portfolio__Tab__Header .nav-tabs .nav-link.active {
    color: #C6AA76;
    border-bottom: 3px solid #000 !important;
    background-color: transparent;
}

.portfolio__Gallery .st-portfolio-item {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 2rem;
}

.st-portfolio {
    display: block;
    position: relative;
    overflow: hidden;
}

.st-portfolio:hover .st-portfolio-item-hover {
    opacity: 1;
    visibility: visible;
}

.st-portfolio .st-portfolio-img {
    width: 100%;
}

.st-portfolio .st-portfolio-img img {
    width: 100%;
}

.st-portfolio-item-hover {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    inset: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: 5;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    background-color: #37343580;
}

.st-portfolio-item-hover h5 {
    font-size: 16px;
    padding: 8px;
    border: 2px solid #fff;
    color: #fff;
}

#catalog .main .title {
    width: 50%;
    border-right: 4px solid #C6AA76;
    padding-right: 16px;
    font-weight: 700;
    color: #000;
    margin-bottom: 2rem;
    font-size: 24px;
}

@media screen and (max-width: 1199px) {
    #catalog .main {
        width: 90%;
    }

    header .lang.sticky {
        left: 4%;
    }

    .sectionTop__Links.sticky {
        left: calc(4% + 92px);
    }

    header nav.sticky {
        right: 4%;
    }
}

@media screen and (max-width: 991px) {
    #catalog {
        min-height: 64rem;
    }

    #catalog .main {
        width: 95%;
    }

    .sectionTop__Links {
        margin-top: 32px;
        flex-direction: column;
        width: 100%;
        display: none;
    }

    nav.open .sectionTop__Links {
        display: flex;
    }

    .sectionTop__Link {
        width: 100%;
        padding: 10px 0;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #fff;
    }
    
    .sectionTop__Link:first-child {
        margin-left: 0;
        margin-bottom: 24px;
    }
    
    .sectionTop__Link:hover {
        color: #fff;
        background: #D2AE6D;
    }
    
}

@media screen and (max-width: 767px) {
    .portfolio__Gallery .st-portfolio-item {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 1rem;
    }

    #catalog .main .title {
        margin-bottom: 1.25rem;
        font-size: 20px;
    }

    .portfolio__Tab__Header {
        margin-bottom: 2rem;
    }

}

@media screen and (max-width: 575px) {
    .portfolio__Tab__Header .nav-tabs .nav-link {
        padding: 10px 0;
    }

    .portfolio__Tab__Header li:not(:last-child) {
        margin-left: 3.5rem;
    }
}


/* map */

.footer__Maps {
    display: flex;
    justify-content: space-between;
    overflow: hidden;
}

.footer__Map {
    width: 45%;
    overflow: hidden;
    filter: grayscale(100%);
    transition: .3s;
}

.footer__Map:hover {
    filter: grayscale(0);
}

.footer__Map iframe {
    width: 100%;
}

.footer__Map>div {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    margin-bottom: .5rem;
}

@media screen and (max-width: 575px) {
    .footer__Maps {
        flex-direction: column;
    }
    
    .footer__Map {
        width: 100%;
    }

    .footer__Map:first-child {
        margin-bottom: 1rem;
    }

}
