@font-face {
    font-family: 'HK Grotesk';
    src: url('../assets/fonts/HKGrotesk-Italic.otf');
    font-weight: normal;
    font-style: italic;
}

/* map */
#map {
    height: 413px;
    overflow: visible;
}

/* default css */
body {
    background-color: #EBE8DF;
}

/* header */
.nav-primary {
    justify-content: space-between;
}

.nav-toggle>span {
    height: 22px;
}

.navigation-inner.nav-hamburger {
    width: 100%;
    max-width: 990px;
}

.nav-primary li:not(:last-child) {
    margin-right: 0rem !important;
}

.nav-primary-desktop .current-menu-item a,
.nav.nav-filter,
.module.module-title h1 {
    color: #52574D !important;
}

.nav-primary-desktop .menu-item a:hover,
.nav-primary-desktop .menu-item a:focus {
    color: #EBE8DF !important;
}

.nav-primary-desktop li a::after {
    border-top: 2px solid #EBE8DF !important;
}

.nav-primary-hover .current-menu-item a {
    color: #52574D !important;
}

.menu-item.menu-item-type-post_type.menu-item-object-page.current-page-ancestor>a {
    color: #52574D;
    transform: scaleX(1);
}

.menu-item.menu-item-type-post_type.menu-item-object-page.current-page-ancestor>a::after {
    transform: scaleX(1);
    visibility: visible;
}

.nav-toggle>span>span {
    background: #52574D !important;
}

.nav-primary-hover .current-menu-item a #header .module-company .company-header img {
    width: 71px;
    height: auto !important;
    margin-bottom: 2px !important;
}

.owiu-goods-module {
    margin-bottom: 16px;
    font-size: 14px;
    color: #52574D;
}

.Inflexion-module {
    font-size: 14px;
    color: #52574D;
}

.text__logo {
    font-size: 10px;
    color: #52574D;
}

.section .section-navigation.secondary-navigation {
    display: block;
}

.nav-primary li>a:after {
    border-color: #52574D;
}

body.home .nav-primary li>a:after {
    margin-top: 10px;
}

.section .section-navigation-placeholder strong,
.nav-primary li>a:after {
    color: #52574D;
    border-top: 2px solid #52574D;
}

.placeholder-single-page h2 strong {
    font-size: 2.75rem;
}

.container-single-page span {
    font-size: 3.5rem;
    font-weight: 300;
    margin-bottom: 0px;
    color: #52574D;
}
.container-single-page h1 {
    font-weight: 700;
    margin-bottom: 30px;
}

.page-template-people-page .content.col-12 { 
    padding-top: 40px 
}

.wp-block-image figcaption {
    color: #52574D;
    font-family: "HK Grotesk", serif;
    font-weight: 400;
    font-style: italic;
    font-size: 10px;
    margin-top: 10px;
}

.container-section-project .section-content {
    padding: 100px 0 30px;
    border-top: 1px solid #000;
}

.container-section-project .col-md-4 {
    margin-bottom: 70px;
}

.container-awards .project-item .project-image img {
    max-width: 109px;
}

.project-item .project-image img {
    aspect-ratio: 4/3;
    object-fit: cover;
}

.container-awards .project-image {
    background:none;
}

.container-awards .project-item {
    text-align: center;
}

@media screen and (max-width: 1199px) {
    .section .section-navigation.secondary-navigation {
        display: none;
    }
}

/* HEADER TAGLNINE */
.header__owiu_about {
    font-size: 34px;
    font-weight: 700;
    color: #52574D;
    margin-bottom: 48px;
}

.header__owiu_about.header-terms-of-service {
    margin-bottom: 25px;
}

.tag-title {
    font-size: 34px;
    color: #52574D;
    margin-bottom: 4px;
}

.list-menu-about {
    position: absolute;
    max-width: 100px;
    left: 0;
    z-index: 10;
    padding-left: 0px;
}

.list-menu-about.list-menu-shop {
    left: -20%;
}

.image-product {
    padding-right: 64px;
}

.image-galleries .row .col-md-6 {
    padding-right: 80px;
}

.menu-about-item {
    list-style: none;
    margin-bottom: 11px;
    cursor: pointer;
    color: #52574D;
}

.menu-about-item:hover,
.menu-about-item:focus {
    font-weight: 700;
}

.menu-about-item.active {
    font-weight: 700;
}

.col-content-about {
    padding: auto;
}

/* tagline */
.section .section-tagline {
    padding-bottom: 85px;
}

/* nav disable */
.nav-disable {
    display: none !important;
}

/* footer */
.new__footer {
    background-color: #A98C7C;
    height: 385px;
}

.new__footer_mobile {
    background-color: #A98C7C;
    height: 385px;
    display: none;
}

.container__footer_desktop,
.row__footer,
.col__footer {
    height: 100%;
}

.footer__content {
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding-top: 20px;
    padding-bottom: 100px;
}

.footer__content_mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer__logo {
    position: absolute;
    z-index: 10;
    left: 15px;
}

.footer__logo_img {
    height: auto !important;
    margin-bottom: 10px !important;
}

.footer__logo_img a img {
    width: 84px;
}

.footer__text_logo {
    color: #EBE8DF !important;
    font-size: 12px;
    margin-bottom: 15px;
}

.instagram__footer {
    color: #EBE8DF;
    font-size: 12px;
}

.link-hover span {
    padding-left: 28px;
}

.instagram__footer img {
    margin-right: 13px;
}

.module-media-social {
    position: relative;
    display: flex;
    margin-left: auto;
    gap: 50px;
    align-items: center;
}

.footer-owiu-goods {
    max-width: 35px;
    text-align: center;
    color: #EBE8DF;
}

.footer-inflextion-builds {
    max-width: 50px;
    text-align: center;
    color: #EBE8DF;
}

.nav__footer {
    width: 100%;
}

.new__footer_nav {
    justify-content: center;
    display: flex;
}

.nav__footer_primaryMobile {
    flex-direction: inherit;
    justify-content: space-between;
}

body.home .nav-primary li>a:after {
    border-top: 2px solid #FFFFFF;
}

body.home .module .nav-primary li>a:after {
    border-top: 2px solid #52574D;
}

body .nav-primary li>a:after {
    display: block;
}

body .nav-primary.nav-primary-desktop li>a:after {
	display: none
}

.nav__footer_primaryMobile .menu-item a {
    color: #EBE8DF !important;
    font-size: 12px;
}

.nav__footer_primary .menu-item a {
    color: #EBE8DF !important;
    font-size: 14px;
    font-weight: 600;
}

.nav__footer_primary .menu-item a:hover {
    color: #A1A1A1;
}

.nav__footer_primary .menu-item a::after {
    border-top: 2px solid #EBE8DF;
}

.nav__footer_primary .menu-item a :focus {
    border-top: 2px solid #EBE8DF !important;
}

.nav__footer_primaryMobile .menu-item a::after, .nav__footer_primaryMobile .menu-item a:hover::after  {
    border-top: 2px solid #EBE8DF !important;
}
.nav__footer_primary .menu-item {
    padding: 0px 0px;
}

.nav__footer_primaryMobile .menu-item {
    padding: 0px;
}

.nav__footer_primary li:not(:last-child) {
    margin-right: 0px;
}

.nav__footer_primaryMobile li:not(:last-child) {
    margin-right: 0px;
}

.img__inflextion {
    width: 78px;
    margin-right: 20px;
}

.social__icon_footer {
    color: #FFFFFF;
}

.social__icon_footer li:not(:last-child) {
    margin-right: 0rem;
}

.social__icon_footer li a {
    font-size: 13px;
}

.modul__footer {
    display: flex;
    align-items: center;
}

.sparator {
    border-bottom: 1px solid #FFFFFF;
    width: 100%;
    margin-top: 55px;
    margin-bottom: 55px;
}

.menu__footer_secondary {
    position: relative;
    width: 100%;
    bottom: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
}

.owiu__meals {
    margin-right: 16px;
}

.owiu__meals a img {
    height: 25px;
}

.copyright__footer a,
.privacy__policy a,
.term__of_service a {
    font-size: 9px;
    color: #FFFFFF;
    font-family: HK Grotesk, sans-serif;
}

.copyright__footer a:hover,
.privacy__policy a:hover,
.term__of_service a:hover {
    color: #A1A1A1;
}

.footer__medsos {
    position: absolute;
    right: 15px;
    z-index: 1000;
}

.social-icons.social__icon_footer {
    display: none;
}

.image-map {
    height: 488px;
    margin-top: 0;
    margin-bottom: 50px;
    display: flex;
    justify-content: center;
    max-width: 1040px;
}

.image-map a {
    height: auto;
    width: 100%;
    display: flex;
    justify-content: center;
}

.image-map a img {
    object-fit: contain;
}

@media screen and (min-width: 280px) and (max-width:1024px) {
    .new__footer {
        display: none;
    }

    .new__footer_mobile {
        display: block;
    }
}

@media screen and (min-width: 280px) and (max-width: 420px) {
    .img__inflextion {
        width: 58px;
    }

    .owiu__meals a img {
        height: 22px;
    }

    .owiu__meals a img {
        font-size: 12px;
    }
}

/* new front nav */
.nav-primary.nav__footer_primary li:not(:last-child) {
    margin-right: 0rem;
}

.nav-primary.nav__footer_primaryMobile li:not(:last-child) {
    margin-right: 0rem;
}

.new__front_nav {
    display: block !important;
    background-color: #EBE8DF;
}

.section .new__front_nav .module-navigation:before {
    left: -36px;
    right: -36px;
    bottom: -2px;
}

.nav-primary li.current-menu-item>a {
    color: #EBE8DF;
}

.section .section-navigation .module-copyright {
    display: none;
}

.module-media-social {
    position: relative;
    display: flex;
    margin-left: auto;
    gap: 50px;
    align-items: center;
}

.owiu-goods {
    max-width: 35px;
    text-align: center;
    color: #52574D;
}

.inflextion-builds {
    max-width: 50px;
    text-align: center;
    color: #52574D;
}

.nav__footer_primary {
    gap: 60px;
}

.navigation-open #navigation {
    background-color: #EBE8DF;
}

.nav-primary li>a {
    color: rgba(151, 145, 128, 0.65);
    font-weight: 600;
}

.nav-primary li>a:focus,
.nav-primary li>a:hover {
    color: #EBE8DF;
}

.nav-primary.nav-primary-desktop li>a {
    color: rgb(235 232 223 / 65%);
    font-weight: 600;
}

.nav-primary.nav-primary-desktop li>a:hover {
    color: #EBE8DF !important;
    font-weight: 600;
}

.nav-primary.nav-primary-hover li>a:hover {
    color: #52574D !important;
}


.nav__front_primary li:not(:last-child) {
    margin-right: 0;
    padding: 0 36px;
}

.module-nav-secondary {
    width: 100%;
}

@media (max-width: 1500px) {
    .nav__front_primary li:not(:last-child) {
        margin-right: 0;
        padding: 0 28px;
    }
}

/* instagram color */
.section-segment-right,
.module.module-social {
    display: none;
}

.new-social-icon {
    margin-left: auto;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 0;
    top: 0;
}

.new-social-icon.instagram-header {
    position: relative;
    height: 24px;
    width: 24px;
}

.new-social-icon.instagram-header .new-icon-item {
    display: flex;
    height: 100%;
}

.new-social-icon.instagram-header .new-icon-item .link-hover {
    height: 24px;
    width: 24px;
}

.module-social-icon {
    margin-right: auto;
    width: 24px;
    height: 24px;
    margin-bottom: 16px;
}

.swap-on-hover {
    position: relative;
}

.swap-on-hover img {
    position: absolute;
    right: 0;
    overflow: hidden;
    height: 24px;
    width: 24px;
}

.swap-on-hover .swap-on-hover__front-image {
    z-index: 10;
    transition: opacity .5s linear;
    cursor: pointer;
}

.swap-on-hover .swap-on-hover__back-image {
    opacity: 0;
    transition: opacity .5s linear;
}

.swap-on-hover:hover>.swap-on-hover__front-image {
    opacity: 0;
}

.swap-on-hover:hover>.swap-on-hover__back-image {
    opacity: 1;
}

.swap-footer {
    position: relative;
}

.swap-footer img {
    position: absolute;
    left: 0;
    overflow: hidden;
    height: 16px;
    width: 16px;
}

.swap-footer .swap-footer__front-image {
    z-index: 10;
    transition: opacity .5s linear;
    cursor: pointer;
}

.swap-footer .swap-footer__back-image {
    opacity: 0;
    transition: opacity .5s linear;
}

.swap-footer:hover>.swap-footer__front-image {
    opacity: 0;
}

.swap-footer:hover>.swap-footer__back-image {
    opacity: 1;
}

/* feature press */
@media screen and (min-width: 992px) {
    .section .section-navigation .module-navigation {
        padding-right: 120px;
    }
    .section .section-navigation.secondary-navigation .module-navigation {
        padding-right: 120px;
        padding-left: 120px;
    }
    .image-map a {
        justify-content: start;
    }
}

.section .section-navigation.secondary-navigation .module-navigation .nav-primary li.current-menu-item>a {
    color: #52574D;
}

.section .section-navigation.secondary-navigation .module-navigation .nav-primary li>a:hover {
    color: #52574D !important;
}

.module-navigation .nav-primary.nav-primary-hover li>a:hover {
    color: #52574D !important;
}


.section .section-navigation .module-navigation:before {
    background-color: #EBE8DF !important;
}

.section .section-navigation.pull-down.new__front_nav .module-navigation:before {
    background-color: #A98C7C !important;
}

.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-post-ancestor.current-menu-parent.current-post-parent a {
    color: #EBE8DF;
}
.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-post-ancestor.current-menu-parent.current-post-parent a::after {
    transform: scaleX(1);
    visibility: visible;
}

.container-press-year {
    display: flex;
    gap: 50px;
    margin-bottom: 77px;
}

.container-press-year .year-label {
    font-size: 24px;
    font-weight: normal;
    color: #B7B3A5!important;
}

.container-press-year .year-label.current {
    color: #52574D!important;
}

.container-press-year .press-year-content {
    display: flex;
    flex-wrap: wrap;
    flex: 1;
    gap: 20px;
}

.container-press-year .press-year-item {
    background-color: #A98C7C;
    width: 73px;
    height: 73px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

@media screen and (min-width: 1200px) and (max-width:1500px) {
    .logo__featured_press img {
        width: 50px;
    }

    .title__fratured_press {
        font-size: 14px;
        font-weight: 700;
        margin-bottom: 12px;
        font-family: HK Grotesk;
        width: 100%;
        height: 90px;
    }

}

@media screen and (min-width: 1024px) and (max-width: 1199px) {

    .nav__footer,
    .section-navigation,
    .module-navigation {
        height: 100%;
    }

    .footer__logo {
        top: 16vh;
    }

    .footer__medsos {
        top: 21vh;
    }

    .module-navigation {
        display: block;
        align-items: center;
        justify-content: space-between;
    }

    .module-navigation.module-nav-footer {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .logo__featured_press img {
        width: 40px;
    }

    .title__fratured_press {
        font-size: 14px;
        font-weight: 700;
        margin-bottom: 12px;
        font-family: HK Grotesk;
        width: 100%;
        height: 70px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1023px) {
    .module-navigation {
        display: block;
    }

    .section-secondary {
        padding-bottom: 68px !important;
    }

    .list-menu-about.list-menu-shop {
        left: 0px;
    }

    .nav__footer,
    .section-navigation,
    .module-navigation {
        height: 100%;
    }

    .footer__logo {
        top: 16vh;
    }

    .footer__medsos {
        top: 22vh;
    }

    .module-navigation {
        display: block;
        align-items: center;
        justify-content: space-between;
    }

    .module-navigation.module-nav-footer {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .logo__featured_press img {
        width: 40px;
    }

    .title__fratured_press {
        font-size: 14px;
        font-weight: 700;
        margin-bottom: 12px;
        font-family: HK Grotesk;
        width: 100%;
        height: 70px;
    }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    .section-secondary {
        padding-bottom: 68px !important;
    }

    .list-menu-about {
        position: relative;
        margin-bottom: 36px;
        display: flex;
        gap: 32px;
        max-width: 300px;
    }

    .list-menu-about.list-menu-shop {
        left: 0px;
    }

    .nav__footer,
    .section-navigation,
    .module-navigation {
        height: 100%;
    }

    .module-navigation {
        display: block;
        align-items: center;
        justify-content: space-between;
    }

    .module-navigation.module-nav-footer {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .footer__logo {
        top: 15px;
    }

    .footer__medsos {
        top: 46px;
    }

    .logo__featured_press img {
        width: 30px;
    }

    .title__fratured_press {
        font-size: 12px;
        font-weight: 700;
        margin-bottom: 12px;
        font-family: HK Grotesk;
        width: 100%;
        height: 60px;
    }

    .date__featured {
        font-size: 11px;
    }

    .Inflexion-module {
        padding-bottom: 130px;
    }

    .owiu-goods-module,
    .Inflexion-module,
    .module-social-footer {
        max-width: 90px;
        margin-left: auto;
        margin-right: auto;
    }

    .module-social-footer {
        width: auto !important;
    }

    #navigation .module {
        margin-bottom: 0px;
    }
}

@media screen and (min-width: 574px) and (max-width: 767px) {
    #header .module-logo img {
        margin-bottom: 10px;
    }
    .section-secondary {
        padding-bottom: 68px !important;
    }

    .list-menu-about {
        position: relative;
        margin-bottom: 36px;
        display: flex;
        gap: 32px;
        max-width: 300px;
    }

    .list-menu-about.list-menu-shop {
        left: 0px;
    }

    .nav__footer,
    .section-navigation,
    .module-navigation {
        height: 100%;
    }

    .module-navigation {
        display: block;
        align-items: center;
        justify-content: space-between;
    }

    .module-navigation.module-nav-footer {
        display: flex !important;
        align-items: center;
        justify-content: center;
        height: 100% !important;
    }
    .module-navigation.module-nav-mobile {
        display: flex !important;
        justify-content: center;
    }

    .footer__logo {
        top: 15px;
    }

    .module-media-social {
        gap: 30px;
    }

    .footer__medsos {
        top: 46px;
    }

    .card__featured_press img {
        width: 100%;
    }

    .logo__featured_press img {
        width: 80px;
    }

    .title__fratured_press {
        font-size: 36px;
        font-weight: 700;
        margin-bottom: 12px;
        font-family: HK Grotesk;
        width: 100%;
        height: 206px;
    }

    .date__featured {
        font-size: 24px;
    }

    .arrow__featured_link a img {
        width: 24px;
    }

    .Inflexion-module {
        padding-bottom: 130px;
    }

    .owiu-goods-module,
    .Inflexion-module,
    .module-social-footer {
        max-width: 120px;
        margin-left: auto;
        margin-right: auto;
    }

    .module-social-footer {
        width: auto !important;
    }

    #navigation .module {
        margin-bottom: 0px;
    }

    .image-product {
        padding: 0px;
    }
    .image-galleries .row .col-md-6 {
        padding-right: 15px;
        padding-left: 15px;
    }
    .image-map {
        height: auto !important;
        margin-top: 63px;
        margin-bottom: 142px;
    }
    .col-content-about {
        padding: 0px;
    }
    .container-single-page span {
        font-size: 2.75rem;
    }
}

@media screen and (min-width: 524px) and (max-width: 574px) {
    .section-secondary {
        padding-bottom: 68px !important;
    }

    .list-menu-about {
        position: relative;
        margin-bottom: 36px;
        display: flex;
        gap: 32px;
        max-width: 300px;
    }

    .list-menu-about.list-menu-shop {
        left: 0px;
    }

    .nav__footer,
    .section-navigation,
    .module-navigation {
        height: 100%;
    }

    .module-navigation {
        display: block;
        align-items: center;
        justify-content: space-between;
    }

    .module-navigation.module-nav-footer {
        display: flex !important;
        align-items: center;
        justify-content: center;
        height: 70% !important;
    }
    .module-navigation.module-nav-mobile {
        display: flex !important;
        justify-content: center;
    }

    .nav-primary {
        gap: 17px;
    }

    #header .module-logo img {
        height: 22.5px;
        margin-bottom: 10px;
    }

    .module-media-social {
        gap: 15px;
    }

    .footer__logo {
        top: 15px;
    }

    .footer__medsos {
        top: 46px;
    }

    .card__featured_press img {
        width: 100%;
    }

    .logo__featured_press img {
        width: 80px;
    }

    .title__fratured_press {
        font-size: 36px;
        font-weight: 700;
        margin-bottom: 12px;
        font-family: HK Grotesk;
        width: 100%;
        height: 206px;
    }

    .date__featured {
        font-size: 24px;
    }

    .arrow__featured_link a img {
        width: 24px;
    }

    .Inflexion-module {
        padding-bottom: 130px;
    }

    .owiu-goods-module,
    .Inflexion-module,
    .module-social-footer {
        max-width: 70px;
        margin-left: auto;
        margin-right: auto;
    }

    .module-social-footer {
        width: auto !important;
    }

    #navigation .module {
        margin-bottom: 0px;
    }

    .image-product {
        padding: 0px;
    }
    .image-galleries .row .col-md-6 {
        padding-right: 15px;
        padding-left: 15px;
    }
    .image-map {
        height: auto !important;
        margin-top: 63px;
        margin-bottom: 142px;
    }
    .col-content-about {
        padding: 0px;
    }
    .container-single-page span {
        font-size: 2.75rem;
    }
}

@media screen and (min-width: 320px) and (max-width: 524px) {
    .section-secondary {
        padding-bottom: 68px !important;
    }

    .list-menu-about {
        position: relative;
        display: flex;
        gap: 32px;
        margin-bottom: 36px;
        max-width: 300px;
    }

    .list-menu-about.list-menu-shop {
        left: 0px;
    }

    .nav__footer,
    .section-navigation,
    .module-navigation {
        height: 100%;
    }

    .module-navigation {
        display: block;
        align-items: center;
        justify-content: space-between;
    }

    .module-navigation.module-nav-footer {
        display: flex !important;
        align-items: center;
        justify-content: center;
        height: 70% !important;
    }
    .module-navigation.module-nav-mobile {
        display: flex !important;
        justify-content: center;
    }

    .nav-primary {
        gap: 25px;
    }

    .nav-primary.nav-primary-hover {
        gap: 0px;
    }

    #header .module-logo img {
        height: 22.5px;
        margin-bottom: 10px;
    }

    .module-media-social {
        gap: 15px;
    }

    .logo__featured_press img {
        width: 50px;
    }

    .card__featured_press img {
        width: 100%;
    }

    .footer__logo {
        top: 15px;
    }

    .footer__logo_img {
        max-width: 72px;
        margin-bottom: 10px;
    }

    .footer__logo_img a img {
        height: 22.5px;
    }

    .footer__text_logo {
        font-size: 10px;
        margin-bottom: 10px;
    }

    .footer__medsos {
        top: 46px;
    }

    .title__fratured_press {
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 12px;
        font-family: HK Grotesk;
        width: 100%;
        height: 86px;
    }

    .Inflexion-module {
        padding-bottom: 130px;
    }

    .owiu-goods-module,
    .Inflexion-module,
    .module-social-footer {
        max-width: 100px;
        margin-left: auto;
        margin-right: auto;
    }
    .owiu-goods-module a,
    .Inflexion-module a,
    .module-social-footer a {
        max-width: 70px;
        margin-left: auto;
    }
    #navigation .navigation-inner {
        margin-top: 0vh !important;
    }
    .module-social-footer {
        width: auto !important;
    }

    #navigation .module {
        margin-bottom: 0px;
    }

    .image-product {
        padding: 0px;
    }
    .image-galleries .row .col-md-6 {
        padding-right: 15px;
        padding-left: 15px;
    }

    .module.module-navigation {
        display: none;
    }
    .image-map {
        height: auto !important;
        margin-top: 63px;
        margin-bottom: 142px;
    }
    .col-content-about {
        padding: 0px;
    }
    .container-single-page span {
        font-size: 2.75rem;
    }
}

/* press page */
.section__featured_press,
.section__press,
.container__body_press {
    width: 100%;
    max-width: 100%;
}

.container__press {
    padding: 0px 77px;
}

.col__card_press {
    padding-left: 25px !important;
    padding-right: 25px !important;
    margin-bottom: 50px;
}

.card__press_content {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.78);
    z-index: 1000;
    padding: 30px 32px 30px 25px;
    bottom: 0;
}

.logo__featured_press.full {
    margin-bottom: 62px;
}

.logo__featured_press.full img {
    width: 80px;
}

.title__fratured_press.full {
    font-size: 28px;
    height: 146px;
}

.date__featured.full {
    font-size: 16px;
}

.arrow__featured_link.full a img {
    width: 16px;
}

.about-secondary-image{
    margin-bottom: 0;
}

@media screen and (min-width: 1660px) and (max-width: 1768px) {
    .logo__featured_press.full img {
        width: 60px;
    }

    .title__fratured_press.full {
        font-size: 20px;
        height: 126px;
    }
}

@media screen and (min-width: 1400px) and (max-width: 1659px) {
    .logo__featured_press.full img {
        width: 60px;
    }

    .logo__featured_press.full {
        margin-bottom: 52px;
    }

    .title__fratured_press.full {
        font-size: 18px;
        height: 86px;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1399px) {
    .card__press_content {
        padding: 22px 20px 25px 20px;
    }

    .logo__featured_press.full {
        margin-bottom: 32px;
    }

    .logo__featured_press.full img {
        width: 50px;
    }

    .title__fratured_press.full {
        font-size: 18px;
        height: 78px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        /* number of lines to show */
        line-clamp: 3;
        -webkit-box-orient: vertical;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1199px) {
    .card__press_content {
        padding: 22px 20px 25px 20px;
    }

    .logo__featured_press.full {
        margin-bottom: 20px;
    }

    .logo__featured_press.full img {
        width: 30px;
    }

    .title__fratured_press.full {
        font-size: 12px;
        height: 54px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        /* number of lines to show */
        line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .date__featured.full {
        font-size: 12px;
    }

    .arrow__featured_link.full a img {
        width: 12px;
    }

    .nav__footer_primaryMobile {
        gap: 60px;
        display: flex;
        flex-direction: unset !important;
    }

    .nav-primary.nav__footer_primaryMobile li:not(:last-child) {
        margin-right: 0rem;
    }

    .nav-primary.nav__footer_primaryMobile li.current-menu-item>a {
        color: #FFFFFF;
    }

    .nav-primary.nav__footer_primaryMobile li.current-menu-item>a::after {
        border-top: 2px solid #FFF;
    }

    .nav-primary-hover {
        gap: 15px;
    }

    .module-social-icon.module-social-footer {
        width: auto !important;
    }

    .modul-logo-hover,
    .module-social-icon.module-social-footer,
    .owiu-goods-module,
    .Inflexion-module {
        padding-left: 160px;
    }

    .module-navigation.module-nav-mobile {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .nav__footer_primaryMobile {
        display: flex;
        justify-content: space-between;
        flex-direction: unset !important;
    }

}

@media screen and (min-width: 992px) and (max-width: 1023px) {
    .card__press_content {
        padding: 22px 20px 25px 20px;
    }

    .logo__featured_press.full {
        margin-bottom: 20px;
    }

    .logo__featured_press.full img {
        width: 30px;
    }

    .title__fratured_press.full {
        font-size: 12px;
        height: 52px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        /* number of lines to show */
        line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .date__featured.full {
        font-size: 12px;
    }

    .arrow__featured_link.full a img {
        width: 12px;
    }

    .nav__footer_primaryMobile {
        gap: 60px;
    }

    .nav-primary-hover {
        gap: 15px;
    }

    .module-social-icon.module-social-footer {
        width: auto !important;
    }

    .modul-logo-hover,
    .module-social-icon.module-social-footer,
    .owiu-goods-module,
    .Inflexion-module {
        padding-left: 160px;
    }

    .nav-primary-desktop {
        display: none;
    }

    .module-navigation.module-nav-mobile {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .nav__footer_primaryMobile {
        display: flex;
        justify-content: space-between;
        flex-direction: unset !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .container__press {
        padding: 0px;
    }

    .card__press_content {
        padding: 22px 20px 25px 20px;
    }

    .logo__featured_press.full {
        margin-bottom: 40px;
    }

    .logo__featured_press.full img {
        width: 50px;
    }

    .title__fratured_press.full {
        font-size: 18px;
        height: 94px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        /* number of lines to show */
        line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .date__featured.full {
        font-size: 12px;
    }

    .arrow__featured_link.full a img {
        width: 12px;
    }

    .nav__footer_primaryMobile {
        gap: 60px;
        display: flex;
        flex-direction: unset !important;
    }

    .nav-primary.nav__footer_primaryMobile li:not(:last-child) {
        margin-right: 0rem;
    }

    .nav-primary.nav__footer_primaryMobile li.current-menu-item>a {
        color: #FFFFFF;
    }

    .nav-primary.nav__footer_primaryMobile li.current-menu-item>a::after {
        border-top: 2px solid #FFF;
    }

    .nav-primary-desktop {
        display: none;
    }

    .module-navigation.module-nav-mobile {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .nav__footer_primaryMobile {
        display: flex;
        justify-content: space-between;
        flex-direction: unset !important;
    }
    .bg-image-container.about.loaded {
        margin-left: 0px !important;
        /* background-position-y: 50% !important; */
    }
    .row-about-content {
        margin-left: 0px;
        margin-right: 0px;
    }
}

@media screen and (min-width: 524px) and (max-width: 767px) {
    .container__press {
        padding: 0px;
    }

    .card__press_content {
        padding: 22px 20px 25px 20px;
    }

    .logo__featured_press.full {
        margin-bottom: 40px;
    }

    .logo__featured_press.full img {
        width: 80px;
    }

    .title__fratured_press.full {
        font-size: 28px;
        height: 164px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        /* number of lines to show */
        line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .date__featured.full {
        font-size: 16px;
    }

    .arrow__featured_link.full a img {
        width: 16px;
    }

    .nav__footer_primaryMobile {
        gap: 30px;
        display: flex;
        flex-direction: unset !important;
    }

    .nav-primary.nav__footer_primaryMobile li:not(:last-child) {
        margin-right: 0rem;
    }

    .nav-primary.nav__footer_primaryMobile li.current-menu-item>a {
        color: #FFFFFF;
    }

    .nav-primary.nav__footer_primaryMobile li.current-menu-item>a::after {
        border-top: 2px solid #FFF;
    }

    .nav-primary-desktop {
        display: none;
    }

    .module-navigation.module-nav-mobile {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .nav__footer_primaryMobile {
        display: flex;
        justify-content: space-between;
        flex-direction: unset !important;
        gap: 17px;
        padding-top: 50px;
    }
    .bg-image-container.about.loaded {
        margin-left: 0px !important;
        /* background-position-y: 50% !important; */
    }
    .row-about-content {
        margin-left: 0px;
        margin-right: 0px;
    }
    /* .section.section-intro.section-font-page {
        height: 100vh;
    } */
    .new__footer_mobile {
        height: 282px;
    }

}

@media screen and (min-width: 320px) and (max-width: 523px) {
    .container__press {
        padding: 0px;
    }

    .col__card_press {
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin-bottom: 30px;
    }

    .card__press_content {
        padding: 22px 20px 25px 20px;
    }

    .logo__featured_press.full {
        margin-bottom: 22px;
    }

    .logo__featured_press.full img {
        width: 50px;
    }

    .title__fratured_press.full {
        font-size: 14px;
        height: 64px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        /* number of lines to show */
        line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .date__featured.full {
        font-size: 11px;
    }

    .arrow__featured_link.full a img {
        width: 11px;
    }

    .nav__footer_primaryMobile {
        display: flex;
        justify-content: space-between;
        flex-direction: unset !important;
        gap: 17px;
        padding-top: 50px;
    }

    .nav-primary.nav__footer_primaryMobile li:not(:last-child) {
        margin-right: 0rem;
    }

    .nav-primary.nav__footer_primaryMobile li.current-menu-item>a {
        color: #EBE8DF;
    }

    .nav-primary.nav__footer_primaryMobile li.current-menu-item>a::after {
        border-top: 2px solid #EBE8DF;
    }

    .nav-primary-desktop {
        display: none;
    }
    .bg-image-container.about.loaded {
        margin-left: 0px !important;
        /* background-position-y: 50% !important; */
    }
    .row-about-content {
        margin-left: 0px;
        margin-right: 0px;
    }
    /* .section.section-intro.section-font-page {
        height: 100vh;
    } */
    .new__footer_mobile {
        height: 282px;
    }
}

@media screen and (max-width: 523px) {
    .container-press-year {
        flex-direction: column;
        gap: 0;
        padding: 0 15px;
    }
}

/* image bg container about, owiu goods, inflextion */
.bg-image-container.about {
    margin-top: -14px;
}

.section-secondary {
    padding-bottom: 108px;
}

.section-secondary.policy {
    padding-bottom: 10px;
}

/* privacy policy */
.btn_back {
    margin-bottom: 53px;
}

.btn_back.shop {
    margin-bottom: 62px;
}

.btn_back a {
    display: flex;
    align-items: center;
    gap: 5px;
}

.btn_back a img {
    width: 13px;
}

.btn_back a p {
    font-size: 12px;
    font-weight: 700;
    color: #52574D;
    margin-bottom: 0px;
}

.privacy-policy {
    font-size: 14px;
    font-weight: 400;
    color: #52574D;
    line-height: inherit;
}

/* shop */
.title-shop-content {
    margin-bottom: 10px;
}

.title-shop-content a {
    font-size: 12px;
    font-weight: 700;
    color: #52574D;
    font-family: HK Grotesk, sans-serif;
}

.shop-nav li {
    max-width: 60px;
    font-size: 12px;
}

.image-product img {
    width: 100%;
}

.menu-shop-detail {
    position: relative;
    width: 100%;
}

.row-shop {
    margin-bottom: 56px !important;
}

.information-product {
    display: flex;
    gap: 24px;
    margin-bottom: 32px;
}

.title-information {
    max-width: 68px;
    list-style: none;
    padding-left: 0px;
}

.text-information {
    max-width: 106px;
    list-style: none;
    padding-left: 0px;
}

.title-information li {
    font-size: 10px;
    font-weight: 700;
    color: #52574D;
    height: 14px;
    display: flex;
    align-items: center;
    font-style: italic;
}

.text-information li {
    font-size: 10px;
    color: #52574D;
    height: 14px;
    display: flex;
    align-items: center;
    font-style: italic;
}



.btn-buy-magazine {
    display: flex;
    gap: 15px;
    margin-bottom: 80px;
    align-items: center;
}

.title-magazine {
    color: #52574D;
    font-weight: 700;
    font-size: 12px;
    font-style: italic;
    margin-bottom: 30px;
}

.text-magazine {
    color: #52574D;
    font-size: 12px;
    margin-bottom: 40px;
}

.btn-magazine a button {
    font-size: 12px;
    font-weight: 700;
    color: #EBE8DF;
    padding: 12px 22px;
    background-color: #52574D;
    border: none;
    outline: none;
}

.btn-magazine a button:hover {
    background-color: #888A80;
}

/* contact */
.contact-item {
    margin-bottom: 30px;
}

.contact-item:last-child {
    margin-bottom: 0;
}

.title-contact {
    font-size: 24px;
    font-weight: 700;
    color: #52574D;
    margin-bottom: 10px;
}

.text-contact {
    font-size: 12px;
    color: #52574D;
}

.text-contact span a:hover {
    font-weight: 600;
    cursor: pointer;
}

.email-item,
.phone-item,
.office-item {
    margin-bottom: 16px;
}

.email-title,
.phone-title,
.office-title {
    display: flex;
    gap: 8px;
    align-items: center;
    margin-bottom: 6px;
}

.email-item p,
.phone-item p,
.office-item p {
    font-size: 14px;
    color: #52574D;
    font-weight: 700;
    margin-bottom: 0px;
}

.email-text a,
.phone-text a,
.office-text {
    font-size: 16px;
    color: #52574D;
}



/* intern name */
.intern {
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: center;
}

.title-intern {
    font-size: 20px;
    font-weight: 700;
    color: #52574D;
}

.people-intern-name {
    font-size: 12px;
    color: #52574D;
    margin-bottom: 0px;
}

/* news content */
.news-content h5 {
    margin-bottom: 8px;
    color: #52574D;
}

.news-content .btn-direction,
.news-content p,
.section-header.section-header-vertical h1,
.project-content .project-title a,
.section-segment.animated.fadeInDown.visible,
.address-row,
.press-dates a,
.project-content .project-title .project-category,
.i-arrow-left:before,
.btn-direction.btn-back,
.text-xs i,
.content.col-12 h5,
.content.col-12 p,
.project-category,
.col-lg-5.offset-lg-1.col-md-6 .has-text-align-left,
.col-lg-5.offset-lg-1.col-md-6 p,
.price-shop-content,
.shop-nav li,
.i-arrow-right:before,
.btn-direction,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #52574D !important;
}

.container-inner h2,
.container-inner h6,
.project-description {
    color: #EBE8DF !important;
}


.container-inner.container-single-page h2,
.container-inner.container-single-page h6 {
    color: #52574D !important;
}

/* about */
.wp-block-image.size-full,
.wp-block-image.is-resized {
    margin: 0px;
}

/* foont-nav-sidebar */
.nav-vertical li a {
    display: block;
    padding: 0.35rem 0;
    font-size: 10px;
    max-width: 80px;
    line-height: 13px;
    margin-bottom: 11px;
    color: #52574D;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .nav-vertical li a {
        max-width: 300px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .nav-vertical li a {
        max-width: 300px;
    }
}

.popover {
    background-color: #A98C7C;
    max-width: 600px;
    border-radius: 0;
    z-index: 999;
    border:none;
}

.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before, .bs-popover-end>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after, .bs-popover-end>.popover-arrow::after{
    border-right-color: #A98C7C;
}

.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before, .bs-popover-start>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after, .bs-popover-start>.popover-arrow::after{
    border-left-color: #A98C7C;
}

.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before, .bs-popover-top>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after, .bs-popover-top>.popover-arrow::after{
    border-top-color: #A98C7C;
}

.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before, .bs-popover-bottom>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after, .bs-popover-bottom>.popover-arrow::after{
    border-bottom-color: #A98C7C;
}

.popover .press-popover-content {
    margin: 10px 0;
    color: #EBE8DF;
    display: flex;
    justify-content: space-between;
}

.popover .press-popover-content > div {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.popover .press-popover-content > div.info {
    text-align: right;
}

.popover .press-popover-content h4 {
    font-size: 10px;
    font-weight: 700;
    color: #EBE8DF !important;;
    margin-bottom: 10px;
}

.popover .press-popover-content h3 {
    font-size: 14px;
    font-weight: 700;
    line-height: 140%;
    color: #EBE8DF !important;
    margin-bottom: 0;
}

.popover-item-active {
    z-index: 999;
}

.popover-backdrop {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 60%);
    top: 0;
    left: 0;
    z-index: 888;
}

.press-mobile-modal .modal-content {
    background: transparent;
    border: none;
}

.press-mobile-modal .modal-header {
    background: transparent;
    border: none;
    padding-bottom: 8px;
    padding-right: 2px;
}

.press-mobile-modal .modal-body{
    background-color: #A98C7C;
    border: none;
    color: #EBE8DF!important;
}

.press-mobile-modal img {
    aspect-ratio: 4/5;
    object-fit: cover;
    margin-bottom: 30px;
    width: 100%;
}

.press-mobile-modal h4 {
    color: #EBE8DF!important;
    font-weight: 700;
    font-size: 10px;
    margin: 0 0 5px;
}

.press-mobile-modal h3 {
    color: #EBE8DF!important;
    font-size: 12px;
    font-weight: 700;
    margin: 0 0 5px;
}

.press-mobile-modal .info {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.press-mobile-modal .info a {
    font-weight: 700;
}

.project-showcase:before {
    transition: background-color 500ms;
}

.project-showcase:hover:before {
    background-color: rgb(0 0 0 / 60%);
}

body.home .module .nav-primary.nav__footer_primary li>a:after {
	border-top: 2px solid #FFFFFF;
	top: -10px;
}

/* .nav__footer_primary li>a:after {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border-top: 2px solid #000;
    content: " ";
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    visibility: hidden;
    transition: all 1s cubic-bezier(.165,.84,.44,1)	
}
.nav__footer_primary li>a:focus:after,.nav__footer_primary li>a:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    visibility: visible
} */