

header .lang {
    right: unset;
    left: 35px;
}


header .logo {
    left: unset;
    right: -20px;
}


header .menu-opening-button {
    right: unset;
    left: 15px;
    transform: rotateY(180deg);

}


header nav {
    right: unset;
    left: -125%;
    direction: ltr;
}

header nav.open {
    right: unset;
    left: 0;
}

header nav ul {
    padding-left: 0;
}


header nav.open li.active::after {
    right: unset;
    left: 0;
}


header .title-en {
    position: absolute;
    left: 50%;
    bottom: 25%;
    width: 100%;
    padding: 16px 0;
    transform: translateX(-50%);
    font-size: 17px;
    font-weight: 700;
    color: #fff;
}



#properties .main>div {
    padding: 25px;
}


#about-us .main {
    direction: ltr;
}

#about-us .main .content .title {
    direction: ltr;
    padding-right: 0;
    padding-left: 16px;
    border-right: none;
    border-left: 4px solid #C6AA76;
}

#about-us .main .content .desc {
    direction: ltr;
}

#properties .main .icon {
    direction: ltr;
}

#properties .main .title {
    font-size: 19px;
    direction: ltr;
}


#properties .main .desc {
    font-size: 14px;
    direction: ltr;
}




#our-products .main {
    direction: ltr;
}



#our-products .main .title {
    border-right: none;
    border-left: 4px solid #C6AA76;
    padding-right: 0;
    padding-left: 16px;
    transform: translateX(15px);
}



footer .main {
    display: flex;
    direction: ltr;
}

footer .main .logo {
    width: auto;
    transform: translateX(0);
}

footer .main .contact-us {
    width: auto !important;
    margin-left: 0;
}

footer .main .contact-us .content {
    font-size: 14px !important;
    flex-wrap: wrap !important;
}

footer .main .contact-us .location {
    margin-right: 20px;
    margin-bottom: 10px;
}

footer .main .contact-us .location .icon {
    margin-left: 0;
    margin-right: 7px;
}

footer .main .contact-us .call .icon{
    margin-right: 7px;
}

footer .main .contact-us .call a {
    margin-right: 0;
}

footer .main .contact-us .call a {
    cursor: pointer;
}

footer .main .contact-us .call a:hover {
    color: #C6AA76;
}



footer .main .socials {
    margin-left: 0;
}

footer .footer__Map{
    direction: ltr;
}

footer .design-by a {
    margin-right: 0;
    margin-left: 5px;
}



@media (min-width: 487px) {


    header .title-en {
        font-size: 24px;
    }

    
    #our-products .main .title {
        transform: translateX(30px);
    }
            
}



@media (min-width: 576px) {

    header .title-en {
        font-size: 36px;
    }

    

                        
}





@media (min-width: 992px) {

    header .lang {
        left: 10%;
    }

    header .lang.sticky {
        position: fixed;
        top: 35px;
    }


    header .logo.sticky {
        right: 50%;
        transform: translateX(50%);
    }


    header nav.sticky {
        z-index: 1000;
        position: fixed;
        top: 20px;
    }

    header .title-parent {
        margin-top: 150px;
    }

    header .title-en {
        font-size: 48px;
    }




    #about-us .background {
        right: 0;
        transform: rotateY(180deg);
    }
    
    
    #about-us::before {
        content: "";
        position: absolute;
        left: unset;
        right: 20px;
        top: 0;
        display: block;
        width: 50%;
        height: 100%;
        background-color: #C6AA76;
        clip-path: polygon(0 0, 51% 0, 75% 100%, 0 100%);
        transform: rotateY(180deg);
    }


    #about-us .main img {
        margin-right: 0;
        margin-left: 8%;
    }
    
    
    
    #properties .main{
        flex-direction: row-reverse;
    }

    
    
    
    #our-products .background {
        left: 0;
        right: unset;
        transform: rotateY(180deg);
    }

    #our-products .background::after {
        content: "";
        position: absolute;
        left: 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::before {
        right: unset;
        left: 20px;
        transform: rotateY(180deg);
    }


                        
}




@media (min-width: 992px) {

    header .title-en {
        font-size: 52px;
    }

    #properties .main .desc {
        font-size: 16px;
    }


                        
}


@media (min-width: 1200px) {
    #properties .main .desc {
        font-size: 17px;
    }
                
}

@media (min-width: 1400px) {
    #properties .main .desc {
        font-size: 18px;
    }
                
}

.sectionTop__Links {
    direction: ltr;
}

.sectionTop__Link:first-child {
    margin-left: 0;
    margin-right: 24px;
}

.sectionTop__Links.sticky {
    left: unset;
    right: calc(10% + 92px);
}

header .lang.sticky {
    left: unset;
    right: 10%;
}

header nav.sticky {
    right: unset;
    left: 10%;
}

.sectionTop__Links.sticky  .sectionTop__Link:first-child {
    margin-left: 0;
    margin-right: 16px;
}

/* Catalog */

#catalog .main .title {
    border-right: none;
    border-left: 4px solid #C6AA76;
    padding-right: 0;
    padding-left: 16px;
    width: max-content;
    margin-right: auto;
}

.portfolio__Tab__Header ul {
    direction: ltr;
}

.portfolio__Tab__Header li:not(:last-child) {
    margin-left: 0;
    margin-right: 8rem;
}

#myTabContent {
    direction: ltr;
}

@media screen and (max-width: 1199px) {
    header .lang.sticky {
        left: unset;
        right: 4%;
    }

    .sectionTop__Links.sticky {
        left: unset;
        right: calc(4% + 92px);
    }

    header nav.sticky {
        right: unset;
        left: 4%;
    }
}

@media screen and (max-width: 992px) {
    .sectionTop__Link:first-child {
        margin-right: 0;
    }    
}

@media screen and (max-width: 575px) {

    .portfolio__Tab__Header li:not(:last-child) {
        margin-left: 0;
        margin-right: 3.5rem;
    }
}




