﻿/******     Shnizer     ******/
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@700&display=swap');

body { overflow-x: hidden; background-color: #d1bc99; color: #385078; position: relative; }
body:after { content: ""; position: fixed; display: block; height: 100%; width: 100%; right: 0; opacity: 1; z-index: 0; transition: all .6s cubic-bezier(.785,.135,.15,.86); top: 0; background: #000; opacity: 0; z-index: 1; pointer-events: none; }
body.menuIsOpen:after { opacity: 0.25; }
.menuIsOpen #SiteGridContainer { transition-delay: 0s; }
#SiteGridContainer { background: #fff; position: relative; z-index: 1; }
#SiteContainer { width: 100vw; overflow-x: hidden; }

header { position: relative; z-index: 2; }
#header { right: 0px; padding: 55px 62px 0; color: inherit; position: absolute; }
#header.bg { background: transparent; display: flex; flex-direction: row; justify-content: space-between; /*background: -webkit-linear-gradient(top,rgba(256,256,256,.52),rgba(256,256,256,.3),rgba(256,256,256,.2),transparent); background-image: -moz-linear-gradient(top,rgba(256,256,256,.52),rgba(256,256,256,.3),rgba(2560,256,256,.2),transparent); background-image: -ms-linear-gradient(top,rgba(256,256,256,.52),rgba(256,256,256,.3),rgba(256,256,256,.2),transparent); background-image: -o-linear-gradient(top,rgba(256,256,256,.52),rgba(256,256,256,.3),rgba(256,256,256,.2),transparent); background-image: linear-gradient(top,rgba(256,256,256,.52),rgba(256,256,256,.3),rgba(256,256,256,.2),transparent);*/ }
#header .submenu > li.active { background: transparent; color: inherit; }
#header .submenu > li { opacity: 0; transition: opacity .6s cubic-bezier(.785,.135,.15,.86),transform .6s cubic-bezier(.785,.135,.15,.86); transform: translateX(20px); padding: 0 90px 0 0; line-height: 1.5; letter-spacing: -0.74px; visibility: visible; }
#header .submenu > li:hover { background: transparent; color: inherit; }
#header .submenu li > a, #header .submenu li:not(.has-sub) > a, #header .submenu li > a:focus { color: inherit; font-size: 185%; position: relative; width: auto; display: inline-block; text-decoration: none; }
#header .submenu li > a:after { content: ""; height: 2px; width: 100%; background: #384f78; position: absolute; right: 0; bottom: 6px; opacity: 1; transition: all .3s cubic-bezier(.785,.135,.15,.86); }
#header .submenu li > a:hover:after { opacity: 0; }
#header .submenu li > a:hover:after, #header .submenu li > a:focus:after { opacity: 0; }
#header .submenu li > a.smallNav { line-height: 1.56; letter-spacing: -0.32px; font-size: 80%; }
#header .submenu li > a.smallNav:after { bottom: 0px; height: 1px; opacity: 0; }
#header .submenu > li:first-child { margin-top: 0px; }
#header .submenu > li.activeli { transform: translateX(0); opacity: 1; transition: opacity .6s cubic-bezier(.785,.135,.15,.86),transform .6s cubic-bezier(.785,.135,.15,.86); }
#header .submenu li.social-mobile { display: none; }
#header.menu-open .menuWrapper { transform: translateX(0%); transition-delay: 0s; }
#header .menuWrapper { transform: translateX(100%); background-color: #DDCDB4; position: fixed; height: 100vh !important; width: 300px; top: 0; transition: transform .6s cubic-bezier(.785,.135,.15,.86); right: 0; transition-delay: 0.25s; }
#header .submenu, #header:not(.menu-open):not(.subopen) .submenu { background: transparent; width: 100%; display: block !important; margin: 0; clip: unset; /* color: inherit; */ }
#header .submenu { position: absolute; margin-bottom: 0px; text-align: right; color: inherit; }
#header .submenu .menu-sub { padding-right: 0; }
#header .submenu .menu-sub li { text-align: right; }
#header .submenu .menu-sub li a { font-size: 80%; }
#header #header-right .closed { display: none; }
#header .menu-nav .open { display: none !important; }
#header .menu-nav { background: transparent; outline-width: 0; display: block; color: inherit; }
#header .menu-nav { outline: none; }
#header #header-center-kdm { display: none; }
#header .nav-menu-anim { vertical-align: middle; }
#header #header-left img, #header.bg #header-left img { max-width: 218px; width: 85%; position: relative; top: 0px; }

#header #header-center-kdm a.lang:after { content: ""; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); background-image: url('/warehouse/temp/sgs/EN.svg'); background-repeat: no-repeat; background-size: contain; width: 18px; height: 18px; padding: 0; }
#header #header-center-kdm a.lang { background: transparent; padding: 0; position: relative; color: #d1bc99; }

#nav-toggle span, #nav-toggle span:after, #nav-toggle span:before, #nav-toggle-mobile span, #nav-toggle-mobile span:after, #nav-toggle-mobile span:before { background-color: #172A5C; width: 29px; }
#nav-toggle span:before, #nav-toggle-mobile span:before { top: -7px; }
#nav-toggle span:after, #nav-toggle-mobile span:after { bottom: -7px; }

.withAwardPage #text2 p { text-align: right; margin-top: 30px; }
.withAwardPage #text2 img { display: inline-block; max-height: 70px; margin-left: 10px; width: auto; }
.withAwardPage #text2 { max-width: 100%; }

footer { float: left; width: 100%; position: absolute; padding-top: 0; background: transparent; z-index: 2; transition: transform .6s cubic-bezier(.785,.135,.15,.86),opacity 1s cubic-bezier(.785,.135,.15,.86); transition-delay: 0.25s; }
#SiteFooter .site-credit.alternative { background: transparent; padding: 6px 0; }
#SiteFooter .creditWrapper { display: none; }
#SiteFooter a.AccessabilityLink { right: 12px; color: #000; font-size: 50%; }
.footer-text a img { position: absolute; top: 0; width: 100%; height: auto; }
.footer-text a { width: 28px; display: inline-block; position: relative; margin-left: 6px; overflow: hidden; height: 28px; }
.footer-text { text-align: right; /* position: absolute; */ bottom: 0; }
.footer-text > span { display: inline-block; }

#SiteGridContainer, #header #header-left img, #header.bg #header-left img { transition: transform .6s cubic-bezier(.785,.135,.15,.86); transition-delay: 0.25s; }

@media(min-width:992px) {
    footer { bottom: 10px; }
    #header .submenu { top: 50%; max-height: calc(100vh - 170px); overflow-y: auto; transform: translateY(-50%); }
    #header.bg #header-center-kdm { display: none; }
    .menuIsOpen #SiteGridContainer, .careerPage.menuIsOpen #SiteContainer:before, .menuIsOpen #header #header-left img, .menuIsOpen #header.bg #header-left img { transform: translateX(-300px); transition-delay: 0s; }
    .footer-text { text-align: right; padding-right: 87px; margin-bottom: 20px; }
    #SiteGridContainer { min-height: 100vh; }
    #header #header-right { width: 50%; }
    #SiteFooter .footer-address, #header #header-center-kdm .address, #header #header-center-kdm .languages:before { display: none; }
    #header #header-right { width: auto; }
    .home-page #header:not(.bg) { display: flex; flex-direction: row; justify-content: space-between; }
    #header #header-center-kdm, #header.bg #header-center-kdm { display: inline-flex; width: 85%; z-index: 0; }
    #header .menu-nav { padding-top: 0; }
}
@media(max-width:1200px) {
    #header #header-center-kdm a.lang:last-child { margin-right: 25px; }
}
@media(max-width:991px) {
    #header.bg, #header { padding: 6px 15px; position: fixed; }
    #header.bg:after { content: ""; background: #fff; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; transform: translateX(0%); transition: all 0.6s cubic-bezier(.785,.135,.15,.86); transition-delay: 0.25s; }
    #header .submenu { top: 90px; }
    #header .menuWrapper { width: 100%; transition: all .6s cubic-bezier(.785,.135,.15,.86); }
    #header.menu-open .menuWrapper { }
    #header .submenu > li { padding-right: 25px; }
    #header .submenu li > a.smallNav { font-size: 120%; }
    #header #header-left a, #header.bg #header-left a { top: 0; max-height: 40px; left: 0; width: 89px; background-image: url('/warehouse/temp/sgs/logo-blue.svg'); height: 80px; background-size: cover; }
    #header #header-left img, #header.bg #header-left img { display: none; }
    #PageBreadCrumps { display: none; }
    #SiteGridContainer { min-height: calc(100vh - 48px); }
    #SiteContainer { overflow-x: hidden; }
    body:after { transform: translateX(0vw); width: 100vw; right: 0; }
    body.menuIsOpen:after { transform: translateX(0vw); }
    body.middleClose:after { transform: translateX(0vw); }
    .menuIsOpen #SiteGridContainer, .menuIsOpen #header.bg:after, .careerPage.menuIsOpen #SiteContainer:before { }
    footer { position: relative; }
    .footer-text { display: none; }
    .sideImgPage #GridTop { transition: transform .6s cubic-bezier(.785,.135,.15,.86); transition-delay: 0.25s; }
    .menuIsOpen #SiteGridContainer, .careerPage.menuIsOpen #SiteContainer:before, .menuIsOpen #header #header-left img, .menuIsOpen #header.bg #header-left img, .menuIsOpen.sideImgPage #GridTop { transform: translateX(-300px); transition-delay: 0s; }
    #SiteGridContainer { min-height: 100vh; }
}

@media(max-width:767px) {
    #header .menuWrapper { }
    #SiteFooter a.AccessabilityLink { margin-bottom: 0px; }
    #header .menu-nav { padding: 8px 10px 0 0px; }
    #header #header-center-kdm img { max-width: 100%; position: absolute; top: 0; left: 0; height: auto; }
    #header #header-center-kdm a { padding: 0; border-radius: 0px; border: none; margin-left: 5px; width: 30px; height: 30px; overflow: hidden; position: relative; }
    #header #header-center-kdm a:first-child { padding: 0; }
    #header #header-center-kdm a:nth-child(2), #header #header-center-kdm a:nth-child(3) { display: block; }
    #header #header-center-kdm span p { display: flex; flex-direction: row-reverse; }
    #header #header-right { width: auto; }
    #header #header-center-kdm, #header.bg #header-center-kdm { vertical-align: middle; padding-top: 8px; width: auto; }
    #header #header-center-kdm span { display: block; }
    #header .nav-menu-anim { width: 29px; }
    #header .submenu::-webkit-scrollbar { width: 4px; height: 2px; }
    #header .submenu::-webkit-scrollbar-button { width: 4px; height: 0px; }
    #header .submenu::-webkit-scrollbar-thumb { background: transparent; border: 0px none transparent; border-radius: 0px; }
    #header .submenu::-webkit-scrollbar-thumb:hover { background: transparent; }
    #header .submenu::-webkit-scrollbar-thumb:active { background: transparent; }
    #header .submenu::-webkit-scrollbar-track { background: transparent; border: 0px none transparent; border-radius: 0px; }
    #header .submenu::-webkit-scrollbar-track:hover { background: transparent; }
    #header .submenu::-webkit-scrollbar-track:active { background: transparent; }
    #header .submenu::-webkit-scrollbar-corner { background: transparent; }
    #SiteFooter { padding-bottom: 0; }
    #SiteFooter .site-credit.alternative { padding: 10px; }
    #SiteFooter .site-credit.alternative .text-center { text-align: right; }
    #SiteFooter .site-credit.alternative .text-center p { text-align: center; }
    .withAwardPage #text2 img { max-height: 70px; }
    .menuIsOpen #SiteGridContainer, .menuIsOpen #header.bg:after { }
}

.home-page #header:not(.bg) { background: transparent; }
.home-page .sections .grid-content-section { max-width: 100%; margin: 0; }
.home-page .grid-boxes { display: flex; flex-wrap: wrap; }
.home-page .grid-boxes .section-animation-item { padding: 0; margin: 0; }
.home-page .grid-boxes .grid-box-image { margin-bottom: 0; background-color: #D1BC99; }
.home-page .grid-box-image-text { direction: ltr; font-family: 'Oswald', sans-serif; font-weight: 200; font-size: 3vw; line-height: 1.04; letter-spacing: -1.6px; width: 100%; text-align: center; }
.home-page .grid-box-image-text p { margin: 0 auto; }
.home-page .grid-box-fulltext { position: absolute; top: 50%; right: 103px; transform: translateY(-50%); font-size: 185%; text-align: right; line-height: 1.5; letter-spacing: -0.74px; transition: all .6s cubic-bezier(.785,.135,.15,.86); }
.home-page .grid-box-fulltext a { position: relative; }
.home-page .grid-box-fulltext a:after { content: ""; height: 2px; width: 100%; background: #384f78; position: absolute; right: 0; bottom: 6px; opacity: 1; transition: all .3s cubic-bezier(.785,.135,.15,.86); }
.home-page .grid-box-fulltext a:hover:after { opacity: 0; }

.home-page.menuIsOpen .grid-box-fulltext { opacity: 0; }
.home-page .grid-box-title { display: none; }
.home-page .grid-boxes .box-image-animation img { height: 100%; }
.home-page .grid-boxes .box-image-animation:hover img { transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); }
.home-page .grid-box-opacity-layer { opacity: 0; }

@media(min-width:992px) {
    .home-page .grid-boxes .grid-box-image { padding-bottom: 100vh; }
    .home-page .grid-boxes .grid-box-image .box-image-animation { pointer-events: none; }
    .home-page .sections .grid-content-section { padding: 0; }
}

@media(max-width:991px) {
    .home-page #header.bg { background-color: transparent; }
    .home-page .sections .grid-content-section { padding-top: 0; }
    .home-page .grid-boxes .grid-box { width: 100%; }
    .home-page .grid-boxes .grid-box:first-child { width: 100%; order: 3; height: 50vh; }
    .home-page .grid-boxes .grid-box:first-child .grid-box-image { padding-bottom: 50vh; }
    .home-page .grid-boxes .grid-box-image { padding-bottom: 25vh; }
    .home-page .grid-boxes .grid-box:nth-child(3) .grid-box-image { padding-bottom: calc(25vh - 59px); }
    .home-page .grid-box-image-text { font-size: 6vw; padding: 0 3vw; letter-spacing: normal; line-height: 7vw; }
    .home-page .grid-boxes .box-image-animation img { width: auto; min-width: 100%; margin: 0 auto; position: absolute; left: 50%; top: 110%; transform: translate(-50%, -50%); height: auto; min-height: 100%; max-width: 150%; }
    .home-page .grid-box-fulltext { right: 25px; }
    .home-page .sections .grid-content-section { padding-bottom: 0; margin-top: 59px; }
    .home-page .grid-boxes .box-image-animation:hover img { transform: translate(-50%, -50%) scale(1); -webkit-transform: translate(-50%, -50%) scale(1); -moz-transform: translate(-50%, -50%) scale(1); -ms-transform: translate(-50%, -50%) scale(1); -o-transform: translate(-50%, -50%) scale(1); }
}

@media(max-width:767px) {
    .home-page .grid-box-image-text { font-size: 8vw; line-height: 9vw; }
}

/** SCROLLING STYLE**/
::-webkit-scrollbar { width: 4px; height: 2px; }
::-webkit-scrollbar-button { width: 4px; height: 0px; }
::-webkit-scrollbar-thumb { background: #afa089; border: 0px none #ffffff; border-radius: 0px; }
::-webkit-scrollbar-thumb:hover { background: #afa089; }
::-webkit-scrollbar-thumb:active { background: #afa089; }
::-webkit-scrollbar-track { background: #ebebeb; border: 0px none #ffffff; border-radius: 0px; }
::-webkit-scrollbar-track:hover { background: #ebebeb; }
::-webkit-scrollbar-track:active { background: #ebebeb; }
::-webkit-scrollbar-corner { background: transparent; }

/*** GENERAL INNER Pages ***/

#PageBreadCrumps { position: absolute; top: 10px; right: 130px; color: #384f78; font-size: 70%; line-height: 1.47; letter-spacing: -0.34px; width: max-content; z-index: 1; }
#PageBreadCrumps span:first-child { display: none; }

@media(min-width:992px) {
    .sideImgPage #SiteGridContainer { background: transparent; }
    .sideImgPage #GridTop { position: fixed; left: 0; width: calc(100% - 600px); height: 1080px; transition: transform .6s cubic-bezier(.785,.135,.15,.86); transition-delay: 0.25s; }
    .menuIsOpen.sideImgPage #GridTop { transform: translateX(-300px); transition-delay: 0s; }
}

@media(max-width:1440px) and (min-width:992px) {
    .sideImgPage #GridTop { width: calc(100% - 400px); }
}

@media(max-width:991px) {
    .sideImgPage #GridTop { position: relative; }
}

@media(max-width:767px) {
    #GridPage .max-width { width: 100%; padding: 0 15px; }
}

.fullImgPage #GridTop { position: fixed; left: 0; width: 100%; height: 100%; }
.fullImgPage #SiteGridContainer { background: transparent; }
.whiteTextPage #SiteGridContainer { color: #e8ddcb; }
.whiteTextPage #PageBreadCrumps { color: #f3f5f9; }

@media(min-width:992px) {
    .whiteTextPage #SiteFooter a.AccessabilityLink { color: #f3f5f9 }
    .whiteTextPage #SiteFooter a.AccessabilityLink svg .st0, #SiteFooter .site-credit.alternative svg { fill: #f3f5f9; }
    .whiteTextPage #nav-toggle span,
    .whiteTextPage #nav-toggle span:after,
    .whiteTextPage #nav-toggle span:before,
    .whiteTextPage #nav-toggle-mobile span,
    .whiteTextPage #nav-toggle-mobile span:after,
    .whiteTextPage #nav-toggle-mobile span:before { background-color: #f3f5f9; }
    .whiteTextPage #nav-toggle.active span,
    .whiteTextPage #nav-toggle.active span:after,
    .whiteTextPage #nav-toggle.active span:before { background-color: #172A5C; }
    .whiteTextPage #nav-toggle-mobile.active span,
    .whiteTextPage #nav-toggle.active span { background-color: transparent; }
    .whiteTextPage .footer-text a img { top: -100%; }
}

/*** BLUE-LOGO-DESKTOP***/
@media(min-width:992px) {
    .mediaPage #header.bg #header-left a, .specializationInnerPage:not(.careerPage) #header.bg #header-left a, .teamPage #header.bg #header-left a { top: 0; left: 0; background-image: url(/warehouse/temp/sgs/logo-blue.svg); background-size: cover; width: 184px; height: 83px; }
    .mediaPage #header.bg #header-left img, .specializationInnerPage:not(.careerPage) #header.bg #header-left img, .teamPage #header.bg #header-left img { display: none; }
}


/*** ABOUT Page ***/
.aboutPage { background: #d1bc99; }

.aboutPage .MainContent { background: rgba(243,245,249, 0.95); }
.aboutPage #text1 p:last-child { margin-bottom: 0px; }
.aboutPage #text1 { text-align: right; max-width: 100%; }
.aboutPage #headline { text-align: right; font-size: 90%; font-family: 'Heebo-Medium'; }
.aboutPage #text1 p { font-size: 90%; line-height: 1.5; letter-spacing: -0.42px; color: #385078; text-align: justify; }

@media(min-width:992px) {
    .aboutPage .MainContent { padding: 35px; }
    .aboutPage #galleryview { width: 740px; max-width: calc(100% - 250px); margin: 0; margin-top: 120px; margin-bottom: 100px; }
    .aboutPage #GridPage .max-width { margin: 0; max-width: 100%; margin-right: 250px; }
}

@media(max-width:991px) {
    .aboutPage #GridPage { padding-top: 0; margin-top: -40px; }
    .aboutPage .MainContent { padding: 25px; }
    .aboutPage #SiteGridContainer { background: #DBCBB1; }
}

@media(max-width:767px) {
    .aboutPage #headline { font-size: 180%; }
    .aboutPage #galleryview { margin-bottom: 70px; }
}

/*** SPECIALIZATIONS Pages ***/
.specializationPage #headline, .specializationPage #text1, .specializationPage #text2 { font-size: 280%; line-height: 1.25; letter-spacing: -1.12px; text-align: right; max-width: 100%; margin: 0; font-family: 'Heebo-Light'; color: #d0bb98; }
.specializationPage #text1 a,
.specializationPage #text2 a { position: relative; display: inline-block; }
.specializationPage #text1 a:hover,
.specializationPage #text2 a:hover { color: inherit; }
.specializationPage #text1 a:after,
.specializationPage #text2 a:after { content: ""; height: 1px; width: 100%; background: #d0bb98; position: absolute; right: 0; bottom: 3px; opacity: 0; transition: all .3s cubic-bezier(.785,.135,.15,.86); }
.specializationPage #text1 a:hover:after,
.specializationPage #text2 a:hover:after { opacity: 1; }
.specializationPage #headline h1 { font-size: 50%; color: #fff; font-family: 'Heebo-Medium'; letter-spacing: normal; }
.specializationPage #GridContent > div { direction: rtl; }
.specializationPage #headline { /* display: none; */ }

@media(max-width:1440px) {
    .specializationPage #headline, .specializationPage #text1, .specializationPage #text2 { font-size: 200%; }
}

@media(min-width:992px) {
    .specializationPage #text2 { padding-right: 80px; }
    .specializationPage #GridWrap { max-width: 1440px; }
    .specializationPage #pageview { max-width: 100%; width: 100%; overflow: auto; direction: ltr; padding-right: 0; margin-top: 170px; display: flex; flex-direction: row-reverse; margin-bottom: 100px; }
}

@media(max-width: 1560px) and (min-width:992px) {
    .specializationPage #pageview { max-width: calc(100% - 140px); }
    .specializationPage #GridPage .max-width { width: 80%; }
}

@media(max-width:991px) {
    .specializationPage #GridPage { padding: 120px 50px 0; }
    .specializationPage #text1 p:last-child { margin-bottom: 0; }
}

@media(max-width:767px) {
    .specializationPage #GridPage { padding: 80px 10px 0; }
    .specializationPage #headline, .specializationPage #text1, .specializationPage #text2 { font-size: 140%; line-height: normal; }
    .specializationPage #headline > *, .specializationPage #text1 > * { line-height: normal; }
}

/*** SPECIALIZATIONS INNER Page ***/
.specializationInnerPage, .specializationInnerPage #SiteGridContainer { background-color: #E9DECC; }
.specializationInnerPage .categories-strip { display: none; }
.specializationInnerPage #LobbyModule { max-width: 1280px; margin: 0 auto; width: 100%; padding-right: 50px; text-align: right; display: flex; justify-content: space-between; margin-top: 100px; margin-bottom: 50px; flex-wrap: wrap; }
.specializationInnerPage #lobbyText { text-align: right; width: 100%; direction: ltr; max-width: 891px; font-size: 90%; margin-bottom: 26px; }
.specializationInnerPage #headline { text-align: right; font-size: 175%; margin-bottom: 30px; }
.specializationInnerPage #lobbyText > * { direction: rtl; text-align: justify; }
.specializationInnerPage.withAwardPage #text2 { border-top: 1px solid #fafbfc; }
.specializationInnerPage footer { position: relative; background: #e9decc; margin-top: 0px; }
.specializationInnerPage .grid-Catalog-Items { padding-top: 0px; }

@media(min-width:1170px) and (max-width:1440px) {
    .specializationInnerPage #lobbyview { max-width: calc(100% - 370px); }
    .specializationInnerPage #lobbyText { font-size: 80%; }
}

@media(max-width:991px) {
    .specializationInnerPage.withAwardPage #text2 { border-bottom: 1px solid #fafbfc; }
    .specializationInnerPage.withAwardPage #text2 p { margin-bottom: 30px; }
    .specializationInnerPage #LobbyModule { margin-top: 0px; margin-bottom: 0px; padding: 0; }
}

#bottom-newsletter { margin-top: 170px; font-size: 95%; /* flex-grow, flex-shrink, flex-basis */ flex: 0 0 100%; /* flex-grow, flex-shrink, flex-basis */ }
#bottom-newsletter a { background-color: #384f78; color: #e8ddcb; padding: 3px 9px; display: inline-block; line-height: 1.11; letter-spacing: -0.57px; }

.side-team .all-department-link { display: block; max-width: 195px; text-align: center; font-family: 'Heebo-Medium'; font-size: 95%; margin-top: 16px; }
.side-team .all-department-link span { display: block; }
.team-item { display: flex; align-items: flex-end; text-align: right; margin-top: 20px; }
.team-item:first-child { margin-top: 0; }
.team-item-img { overflow: hidden; position: relative; }
.team-item-img img { max-width: 146px; }
.team-item-img img.hover { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); opacity: 0; -webkit-transition: all .3s ease; transition: all .3s ease; }
.team-item-img:hover img.hover { opacity: 1; }
.team-details { margin-right: 18px; }
.team-item-name { line-height: 1.21; letter-spacing: -0.38px; font-size: 95%; font-family: 'Heebo-Medium'; }
.team-item-name span { display: block; line-height: 1; max-width: 130px; }
.team-item-custom-details { font-size: 65%; line-height: 1.4; letter-spacing: -0.26px; margin-top: 10px; max-width: 200px; }


@media(max-width:991px) {
    .side-team { margin-top: 42px; }
    #bottom-newsletter { margin-bottom: 50px; margin-top: 0px; }
}

@media(max-width:767px) {
    .team-item-img img { max-width: 100%; }
    .team-item-img { width: 35%; }
    .team-details { width: 65%; }
    .team-item-name span { max-width: 100% }
    .team-item-name { font-size: 110%; }
    .team-item-custom-details { font-size: 100%; }
    .side-team .all-department-link { margin-top: 40px; }
}


/*** ITEM VIEW ***/
.CatalogItemPage .catalogContainer { width: 100%; }
.CatalogItemPage #GridPage .max-width { max-width: 1269px; }
#CatalogItemView { padding-bottom: 50px; }
#CatalogModule .item-custom-details,
#CatalogModule .catalogTextContainer { letter-spacing: -0.57px; font-size: 90%; line-height: 1.11; display: flex; align-items: flex-end; }
#CatalogModule .item-makat, .item-price, .item-actions { display: none; }
#CatalogModule .itemContent { background-color: #E9DECC; padding: 111px 57px; width: 65%; display: flex; flex-wrap: wrap; align-content: flex-start; }
#CatalogModule .itemContent > * { width: 100%; }
#CatalogModule .itemContent #headline { order: 1; margin-bottom: 0; font-size: 100%; }
#CatalogModule .itemContent #subheadline { order: 2; }
#CatalogModule .itemContent #headline h1,
#CatalogModule .itemContent #subheadline h2 { font-size: 175%; line-height: 1.06; letter-spacing: -0.7px; margin-bottom: 0; }
#CatalogModule .item-custom-details { order: 3; margin-top: 55px; margin-bottom: 40px; }
#CatalogModule #CatalogItemView .custom-field { width: 33%; }
#CatalogModule #CatalogItemView .custom-field#customField3359 { direction: ltr; text-align: left; width: 30px; margin-left: 0; }
#CatalogModule #CatalogItemView .custom-field span.custom-field-title { display: block; text-decoration: none; direction: rtl; }
#CatalogModule #CatalogItemView .custom-field span { direction: ltr; text-decoration: underline; font-weight: normal; }
#CatalogModule #CatalogItemView .custom-field span img { width: 31px; height: 31px; }
#CatalogModule #CatalogItemView #customField3359 .custom-field-title { display: none; }
#CatalogModule #CatalogItemView #customField3432 { display: none; }
#CatalogModule #catalogText p { margin-top: 20px; }
#CatalogModule #catalogText table { margin-top: 44px; }
#CatalogModule #catalogText tr { display: flex; width: 100%; border-bottom: 1px solid #384f78; padding: 10px 0; }
#CatalogModule #catalogText tr td { margin-left: 10px; min-width: 71px; }
#CatalogModule .catalogTextContainer { order: 4; font-size: 90%; text-align: justify; }
#CatalogModule .itemImages { width: 35%; padding: 0; padding-top: 110px; }
#CatalogModule .gallery-slider.flexslider .slides li { padding-bottom: 588px; }
#CatalogModule .flexslider .slides img { width: 100%; max-height: 200%; top: 0; transform: translateX(-50%); }
#CatalogModule .itemContentWrapper { display: flex; flex-wrap: wrap; }
#CatalogModule #CatalogItemView #customField3360 span { font-weight: bold; font-family: 'Heebo', sans-serif; }
#CatalogModule .gallery-slider.large:after { content: "Professionality you can rely on."; display: block; font-family: 'Oswald', sans-serif; font-size: 175%; margin-top: 25px; letter-spacing: -1.04px; }
#CatalogModule .gallery-slider.large { text-align: center; pointer-events: none; }
#CatalogModule .RelatedItemsWrapper { display: none; }
#CatalogModule #bottom-newsletter { margin-right: 35%; margin-top: 20px; padding-right: 60px; }
#CatalogModule .gallery-slider.thumbs { display: none; }
#CatalogModule .gallery-slider .flex-control-nav { display: none; }

@media(min-width:1170px) and (max-width:1440px) {
    #CatalogModule .catalogTextContainer { font-size: 80%; }
}

@media(max-width:767px) {
    .CatalogItemPage #GridPage { padding-top: 10px; }
    #CatalogModule .itemContent, #CatalogModule .itemImages { width: 100%; }
    #CatalogModule .itemImages { padding-top: 0px; padding: 0 15px; position: relative; z-index: 1; }
    #CatalogModule .gallery-slider.flexslider:not(.thumbs) .slides li { padding-bottom: calc(127vw - 60px); }
    #CatalogModule .gallery-slider.large:after { margin-top: -1px; padding: 12px 19px; font-size: 150%; display: inline-block; background: white; }
    #CatalogModule .itemContent { margin-top: -90px; padding: 110px 21px 40px; position: relative; }
    #CatalogModule .item-custom-details { flex-wrap: wrap; margin-top: 0px; }
    #CatalogModule .item-custom-details { font-size: 100%; margin-bottom: 0; }
    #CatalogModule #CatalogItemView .custom-field { width: 100%; margin-top: 15px; }
    #CatalogModule #CatalogItemView .custom-field#customField3359 { position: absolute; top: 0; left: 16px; width: auto; margin-top: 117px; }
    #CatalogModule .itemContent #subheadline, #CatalogModule .itemContent #headline { max-width: calc(100% - 50px); }
    #CatalogModule #bottom-newsletter { margin-right: 0; padding-right: 15px; }
    #CatalogItemView { padding-bottom: 0; }
    #CatalogModule #catalogText tr { flex-wrap: wrap; }
    #CatalogModule #catalogText tr td { width: 100%; text-align: right; }
    #CatalogModule #catalogText table { margin-top: 20px; }
}


/*** CAREER PAGE ***/
.careerPage #allSectionsWrapper { width: 447px; }
.careerPage .grid-image-section { text-align: right; }
.careerPage .image-section-data img { width: 299px; max-width: 100%; margin-top: 0 !important; }
.careerPage #lobbyText h2 { text-align: right; font-family: 'Heebo-Medium'; font-size: 115%; }
.careerPage.specializationInnerPage #lobbyText > * { font-size: 105%; margin-bottom: 7px; line-height: 1.11; }
.careerPage.specializationInnerPage #lobbyText > *:last-child { border-bottom: 1px solid #384f78; padding-bottom: 20px; }
.careerPage.specializationInnerPage #lobbyText:after { content: "Team work you can rely on."; display: block; font-family: 'Oswald', sans-serif; font-size: 175%; letter-spacing: -1.04px; text-align: left; }
.careerPage #SiteContainer:before { content: ""; position: fixed; right: 0; width: 70%; height: 100vh; top: 0; z-index: 0; background-color: #e9decc; pointer-events: none; z-index: 1; transition: transform .6s cubic-bezier(.785,.135,.15,.86); transition-delay: 0.25s; }
.careerPage.specializationInnerPage footer { background: transparent; }
.careerPage.specializationInnerPage #LobbyModule { max-width: 1460px; flex-wrap: nowrap; }






@media(min-width:992px) {
    .careerPage #lobbyview { max-width: 877px; padding-left: 87px; }
    .careerPage.specializationInnerPage #SiteGridContainer { z-index: 1; background: transparent; }
    .careerPage #SiteContainer:after { content: ""; position: fixed; left: 0; width: 30%; height: 100vh; top: 0; background-image: url(/warehouse/dynamic/217435.jpg); z-index: 0; }
}

@media(max-width:991px) {
    .careerPage.specializationInnerPage #LobbyModule { flex-wrap: wrap; }
    .careerPage #SiteContainer:before { width: 100%; }
    .careerPage #SiteGrid { display: flex; flex-wrap: wrap; z-index: 2; }
    .careerPage #SiteGrid > * { width: 100%; }
    .careerPage #GridPage { order: 1; padding-top: 90px; }
    .careerPage #GridTop { order: 2; margin-top: -56vw; height: 60vw; }
    .careerPage #SiteGridContainer:After { background-image: url(/warehouse/dynamic/217435.jpg); height: 54vw; bottom: 0; top: auto; position: absolute; }
}


/*** accessability Page ***/
#accessability { background: rgba(243,245,249, 0.95); }
#accessability #text1 h2 { font-size: 90%; font-family: 'Heebo-Medium'; }
#accessability ul.accessability-list { font-size: 90%; }

@media(min-width:992px) {
    #accessability { padding: 35px; background: rgba(243,245,249, 0.95); width: 740px; max-width: calc(100% - 250px); margin: 0; margin-top: 120px; margin-bottom: 100px; }
}

@media(max-width:991px) {
    #accessability { padding: 25px; }
}

@media(max-width:767px) {
    #accessability { margin-bottom: 70px; }
}


/***** Contact Page *****/
.sideImgPage.contactPage #headline { text-align: right; font-size: 185%; line-height: 1.45; letter-spacing: -0.42px; color: #fff; }
.sideImgPage.contactPage #text1,
.sideImgPage.contactPage #text2 { text-align: right; max-width: 100%; line-height: 1.45; letter-spacing: -0.42px; font-size: 90%; color: #d0bb98; }
.sideImgPage.contactPage #text1 a:hover { color: inherit; }
.sideImgPage.contactPage #text1 p:last-child { margin-bottom: 0px; }
.sideImgPage.contactPage #text2 { color: #fff; }
.sideImgPage.contactPage #text2 a { position: relative; }
.sideImgPage.contactPage #text2 a:after { content: ""; position: absolute; width: 100%; right: 0; height: 1px; background: white; bottom: 0; transition: all .3s cubic-bezier(.785,.135,.15,.86); }
.sideImgPage.contactPage #text2 a:hover:after { opacity: 0; }
.sideImgPage.contactPage #text2 a:hover { color: inherit; }
.sideImgPage.contactPage #GridPage { background-image: url(/warehouse/dynamic/217435.jpg); }

@media(min-width:992px) {
    .sideImgPage.contactPage #GridTop { width: calc(65% - 18px); }
    .sideImgPage.contactPage #GridPage { position: fixed; width: 35%; height: 100vh; }
    .sideImgPage.contactPage #pageview { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: right; width: 460px; padding: 0 15px; max-width: 100%; }
}

@media(max-width:991px) and (min-width:768px) {
    .sideImgPage.contactPage #GridTop { height: 472px; }
    .sideImgPage.contactPage #GridPage { margin-top: 13px; min-height: calc(100vh - 485px); padding: 80px 30px; }
}

@media(max-width:767px) {
    .sideImgPage.contactPage #GridTop { height: 37vh; }
    .sideImgPage.contactPage #GridPage { padding: 55px 15px; min-height: calc(63vh - 80px); }
    .sideImgPage.contactPage #SiteGridContainer { min-height: 0vh; }
}


/**** team Page ****/
#CatalogModule .filters-box .filters-list-wrapper { overflow: hidden; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; opacity: 0; max-height: 100vh; pointer-events: none; top: 57px; }
#CatalogModule .filters-box .filters-list-wrapper.active { max-height: 100vh; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; opacity: 1; pointer-events: auto; }
.desktop-filters-list { opacity: 0; transition: all .1s cubic-bezier(.785,.135,.15,.86); }
.desktop-filters-list.active { opacity: 1; }
.teamPage #GridPage .max-width { max-width: 1440px; }
.teamPage .catalogContainer { width: 100%; }
.teamPage .mainCatalogPage #headline { display: none; }
#CatalogModule .filtersList .currentFilter { background-color: rgb(38 57 87 / 10%); color: #000; font-size: 70%; border-radius: 14px; }
.catalogItemBox.col-md-4 { width: 25%; padding: 0 15px; }
.catalogItemBox .catalogItemBoxInner { overflow: visible; }
.catalogItemBox a.item-image { padding-bottom: 131%; overflow: hidden; }
.catalogItemBox a.item-image img { min-width: 100%; min-height: 100%; }
.catalogItemBox a.item-text { padding: 0; height: 133px; margin-top: 10px; }
.catalogItemBox a.item-text .item-subtitle,
.catalogItemBox h3.itemTitle { font-size: 105%; }
.catalogItemBox h3.itemTitle { min-height: 0; display: inline-block; margin: 0; margin-left: 5px; }
.catalogItemBox a.item-text .item-subtitle { line-height: 0.8; font-size: 70%; /* flex-grow, flex-shrink, flex-basis */ }
.catalogItemBox a.item-text .item-subtitle:not(.item-subtitle-custom) { display: inline-block; font-size: 100%; line-height: 1.1; margin: 0; padding-right: 9px; position: relative; }
.catalogItemBox a.item-text .item-subtitle:not(.item-subtitle-custom):before { content: "|"; position: absolute; right: 0; }
.catalogItemBox a.item-text .item-subtitle.item-subtitle-custom { flex: 0 0 100%; }

#CatalogModule .filters-box button.filters-title:after { background-image: url('/warehouse/temp/sgs/down.svg'); background-repeat: no-repeat; background-position: center; }
#CatalogModule .filters-box ul.filter-list li a { margin-bottom: 6px; display: block; }
#CatalogModule .filters-box ul.filter-list li a:last-child { margin-bottom: 0; }
#CatalogModule .filters-box ul.filter-list li a:hover { color: inherit; }
#CatalogModule .filters-box .filter-list-inner li.filter-list-item,
#CatalogModule .filters-box ul.filter-list li.filter-list-item { border: none; padding: 5px 0; }
#CatalogModule .filters-box .filter-list-inner { font-size: 100%; /*display: none;*/ }
#CatalogModule .filters-box button.filters-title.active { background: transparent; }
#CatalogModule .filtersList .currentFilters { position: absolute; margin: 0; bottom: -30px; right: 0; /*display: none;*/ }
#CatalogModule .filters-box ul.filter-list li.filter-list-item.active > a { font-weight: normal; text-decoration: underline; }

/* 26.6.22 fix*/
.teamPage .itemsList.row { display: flex; flex-wrap: wrap; }

@media(max-width:1440px) {
    .CatalogItemPage.teamPage #GridPage .max-width { max-width: 1170px; }
}

@media (max-width:1600px) and (min-width:1170px) {
    .teamPage #GridPage #GridWrap { max-width: 90%; }
}

@media(min-width:992px) {

    .teamPage #header #header-left img { display: none; }
    #CatalogModule .filtersList { background-color: #354F79; color: #fff; padding: 31px 43px; position: relative; margin: 30px 0px 40px; }
    #CatalogModule #CatalogCollectionView .filtersList { }
    #CatalogModule .filters-box:not(:first-child) { margin-right: 93px; }
    #CatalogModule .filters-box ul.filter-list { background-color: #2d4265; font-size: 80%; min-width: 260px; }
}

@media(max-width:991px) {
    .catalogItemBox.col-md-4 { width: 33.33%; }
    .desktop-filters-list { max-height: 500px; background: #385078; color: #fff; display: flex; padding: 15px 0; border: none; justify-content: center; flex-wrap: wrap; }
    .mobileFiltersBtns { display: none; }
    #CatalogModule .filters-box { border: none; width: 35%; margin: 0 45px; }
    .desktop-filters-list .filters-box:after { opacity: 0; }
    #CatalogModule .filters-box ul.filter-list { background-color: #385078; padding: 0 8px; max-height: 0px; -webkit-transition: all .3s ease; transition: all .3s ease; transition-delay: 0s; margin: 0; overflow: hidden; }
    #CatalogModule .filters-box .filters-list-wrapper.active ul.filter-list { max-height: 100vh; -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 1s; /* padding-bottom: 5px; */ }
    #CatalogModule .filters-box .filters-list-wrapper { top: 0; }
    #CatalogModule .filters-box .filter-list-inner { padding: 0; }
    .catalogItemBox a.item-text { height: 133px; }
}

@media(max-width:767px) {
    #CatalogModule .filtersList .currentFilters { bottom: 20px; }
    .desktop-filters-list { background: transparent; margin-bottom: 0; }
    .catalogItemBox.col-md-4 { width: 50%; margin-bottom: 15px; padding: 0 10px; }
    .catalogItemBox { }
    #CatalogModule .filtersList { margin: 0; position: relative; float: left; }
    #CatalogModule .filters-box { margin: 0; width: 100%; margin-bottom: 15px; background: #385078; padding: 0; border: 1px solid #fff; overflow: hidden; padding-bottom: 5px; }
    #CatalogModule #CatalogCollectionView .filters-box:last-child { margin-bottom: 40px; }
    .catalogItemBox a.item-text .item-subtitle, .catalogItemBox h3.itemTitle { font-size: 90%; margin-top: 0; }
    .catalogItemBox h3.itemTitle { max-width: 100%; font-size: 105%; }
    .catalogItemBox .item-text-top { padding-top: 0; }
    .catalogItemBox a.item-text { height: 140px; }
    .catalogItemBox a.item-text .item-subtitle:not(.item-subtitle-custom) { font-size: 105%; }
    .catalogItemBox a.item-text .item-subtitle.item-subtitle-custom { margin-top: 10px; }
    .catalogItemBox a.item-text .item-subtitle:last-child { margin-top: 0; }
    .itemsList.row { display: flex; flex-wrap: wrap; }
}

@media(max-width:375px) {
    .catalogItemBox a.item-text { height: auto; }
}
/*** newsletter Page***/
.newsletterPage #lobbyview { display: none; }
.newsletterPage #GridPage { padding-top: 150px; }
.form-container-wide #DynamicFormObject { border: none; background: #fff; padding: 85px; color: #384f78; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields .top-form { margin: 0; }
#DynamicFormObject:after { opacity: 0; }
.grid-form-section { max-width: 650px; }
.form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText, .form-container-wide #DynamicFormObject .dynamicFormObjectFields { width: 100%; display: block; text-align: right; }
.form-container-wide #DynamicFormObject .dynamicFormEndText { display: none; }
.form-container-wide #DynamicFormObject .dynamicFormObjectField { width: 100%; padding: 0; }
#DynamicFormObject .dynamicFormObjectField .must:before { font-size: 80%; right: 10px; top: 13px; }
.normal-form input { height: 51px; border-color: #1c2c5b; border-radius: 0; margin-bottom: 10px; font-size: 105%; color: inherit; }
.normal-form textarea { padding-right: 15px; color: inherit; font-size: 105%; height: 124px; border-radius: 0; }
.form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText { font-size: 175%; }
.normal-form input:placeholder, .normal-form textarea:placeholder { color: #384f78; }
.normal-form input::-webkit-input-placeholder, .normal-form textarea::-webkit-input-placeholder { color: #384f78; }
.normal-form input::-moz-placeholder, .normal-form textarea::-moz-placeholder { color: #384f78; }
.normal-form input:-ms-input-placeholder, .normal-form textarea:-ms-input-placeholder { color: #384f78; }
.normal-form input:-moz-placeholder, .normal-form textarea:-moz-placeholder { color: #384f78; }
.form-container-wide #DynamicFormObject .dynamicFormObjectField.checkboxField { display: flex; }
.form-container-wide #DynamicFormObject .dynamicFormObjectField.checkboxField label { font-size: 82.5%; max-width: 500px; }
.normal-form input[type=checkbox] { margin-top: 5px; border-radius: 0; border: 1px solid #000; height: 14px; appearance: none; -moz-appearance: none; -webkit-appearance: none; position: relative; width: 14px; padding: 0 6px; }
.normal-form input[type=checkbox]:before { content: ""; content: ""; position: absolute; left: 3px; top: -1px; width: 5px; height: 8px; border: 1px solid #384f78; border-width: 0 2px 2px 0; -webkit-transform: rotate( 45deg ); -ms-transform: rotate(45deg); transform: rotate( 45deg ); display: none; }
.normal-form input[type=checkbox]:checked:before { display: block; }
#DynamicFormObject input[type=submit] { background: #d0bb98; color: #384f78; font-size: 105%; height: 42px; border-radius: 0; max-width: 94px; }
.form-container-wide #DynamicFormObject .dynamicFormObjectSubmit { padding: 0; }
#DynamicFormObject input[type=submit]:focus, #DynamicFormObject input[type=submit]:hover { border-color: #384f78; color: inherit; }

@media(max-width:767px) {
    .newsletterPage #GridPage { padding-top: 100px; }
    .form-container-wide #DynamicFormObject { padding: 15px; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText { font-size: 140%; }
}


/*** MEDIA PAGE***/
.mediaPage #GridWrap { max-width: 1430px; }
.mediaPage #headline { text-align: right; font-size: 150%; }
#ContentGridReadMoreModule #pageview:after { content: ""; display: block; height: 62px; background: #354F79; margin-bottom: 28px; }
#ContentGridReadMoreModule #pageview { margin-bottom: 0; }
#ContentGridReadMoreModule .grid-short-box.box a { width: 100%; left: 0; top: 307px; color: #384f78; font-family: 'Heebo-Medium'; }
#gridshort-view-media { position: relative; margin: 0 -27px; }
#gridshort-view-media > div { padding: 0 27px; margin-bottom: 163px; }
.grid-short-box.box { padding-bottom: 286px; margin-bottom: 0; }
.grid-short-box.box .text-caption { position: unset; top: auto; left: auto; transform: none; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; text-align: right; font-size: 100%; width: 89%; }
.grid-short-box.box .grid-short-box-subtitle { display: none; }
.grid-short-box.box .grid-short-box-text { padding: 0; color: #000; display: inline-block; white-space: normal; display: inline; padding-right: 2px; }
.grid-short-box.box:hover .grid-short-box-text { color: #000; }
#gridshort-view-media .grid-short-box-label { font-size: 100%; display: inline-block; padding-top: 0; white-space: normal; display: inline; }

@media(max-width:1600px) and (min-width:1170px) {
    .mediaPage #GridWrap { max-width: 90%; }
}

@media(min-width:992px) {
    #gridshort-view-media > div { width: 33.33%; }
}

@media(max-width:991px) {
    #gridshort-view-media > div { margin-bottom: 203px; }
}

@media(max-width:767px) {
    .grid-short-box.box .grid-short-box-text { display: block; }
    .mediaPage #GridPage { padding-top: 0px }
    #ContentGridReadMoreModule #pageview:after { height: 30px; }
    .grid-short-box.box { padding-bottom: 36vw; }
    #ContentGridReadMoreModule .grid-short-box.box a { top: 36vw; }
    #gridshort-view-media > div { padding: 0 10px; margin-bottom: 165px; }
    #gridshort-view-media { margin: 0 -10px; }
}

.FormResultPage #headline { font-size: 140%; text-align: center; margin-bottom: 0; }

@media(min-width:992px) {
    #FormResultPage { position: absolute; top: 50vh; width: 600px; transform: translateY(-50%); }
    .FormResultPage #GridPage .max-width { margin-right: 0; }
}

@media(max-width:991px) {
    .FormResultPage #GridPage { margin-top: 0px; padding-top: 40px; }
    .FormResultPage #SiteGridContainer { min-height: calc(100vh - 300px); }
}
@media(max-width:767px) {
    a.lang { position:relative; color:transparent;}
    a.lang:after { content: ""; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); background-image: url(/warehouse/temp/sgs/EN.svg); background-repeat: no-repeat; background-size: contain; width: 18px; height: 18px; padding: 0; }
}
